:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 768px;
    --breakpoint-md: 992px;
    --breakpoint-lg: 1300px;
    --breakpoint-xl: 9999px;
    --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}
@-ms-viewport {
    width: device-width
}

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

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,ul,dl {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,ul ul,ol ul,ul ol {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

pre,code,kbd,samp {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}
svg:not(:root) {
    overflow: hidden
}
svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

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

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

select {
    word-wrap: normal
}

button,[type="button"],[type="reset"],[type="submit"] {
    -webkit-appearance: button
}

button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled) {
    cursor: pointer
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none
}

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

input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none
}

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

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

h1,.h1 {
    font-size: 2.5rem
}

h2,.h2 {
    font-size: 2rem
}

h3,.h3 {
    font-size: 1.75rem
}

h4,.h4 {
    font-size: 1.5rem
}

h5,.h5 {
    font-size: 1.25rem
}

h6,.h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,0.1)
}

small,.small {
    font-size: 80%;
    font-weight: 400
}

mark,.mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer::before {
    content: "\2014\00A0"
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 480px
}

@media (min-width: 768px) {
    .container {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container {
        max-width:960px
    }
}

@media (min-width: 1300px) {
    .container {
        max-width:1440px
    }
}

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

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

.row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

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

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

.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.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-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.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-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.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-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-order: 13;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

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

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

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

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

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

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width: 768px) {
    .col-sm {
        -webkit-flex-basis:0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

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

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

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

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

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

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

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

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 992px) {
    .col-md {
        -webkit-flex-basis:0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

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

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

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

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

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

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

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

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1300px) {
    .col-lg {
        -webkit-flex-basis:0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

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

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

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

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

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

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

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

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 9999px) {
    .col-xl {
        -webkit-flex-basis:0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-order: 13;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

.table th,.table td {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table-sm th,.table-sm td {
    padding: .3rem
}

.table-bordered {
    border: 1px solid #dee2e6
}

.table-bordered th,.table-bordered td {
    border: 1px solid #dee2e6
}

.table-bordered thead th,.table-bordered thead td {
    border-bottom-width: 2px
}

.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,0.05)
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0,0,0,0.075)
}

.table-primary,.table-primary>th,.table-primary>td {
    background-color: #b8daff
}

.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody {
    border-color: #7abaff
}

.table-hover .table-primary:hover {
    background-color: #9fcdff
}

.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.table-secondary,.table-secondary>th,.table-secondary>td {
    background-color: #d6d8db
}

.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody {
    border-color: #b3b7bb
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf
}

.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf
}

.table-success,.table-success>th,.table-success>td {
    background-color: #c3e6cb
}

.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody {
    border-color: #8fd19e
}

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

.table-hover .table-success:hover>td,.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,.table-info>th,.table-info>td {
    background-color: #bee5eb
}

.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody {
    border-color: #86cfda
}

.table-hover .table-info:hover {
    background-color: #abdde5
}

.table-hover .table-info:hover>td,.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,.table-warning>th,.table-warning>td {
    background-color: #ffeeba
}

.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody {
    border-color: #ffdf7e
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,.table-danger>th,.table-danger>td {
    background-color: #f5c6cb
}

.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody {
    border-color: #ed969e
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7
}

.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.table-light,.table-light>th,.table-light>td {
    background-color: #fdfdfe
}

.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody {
    border-color: #fbfcfc
}

.table-hover .table-light:hover {
    background-color: #ececf6
}

.table-hover .table-light:hover>td,.table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark,.table-dark>th,.table-dark>td {
    background-color: #c6c8ca
}

.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody {
    border-color: #95999c
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-active,.table-active>th,.table-active>td {
    background-color: rgba(0,0,0,0.075)
}

.table-hover .table-active:hover {
    background-color: rgba(0,0,0,0.075)
}

.table-hover .table-active:hover>td,.table-hover .table-active:hover>th {
    background-color: rgba(0,0,0,0.075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

.table-dark th,.table-dark td,.table-dark thead th {
    border-color: #454d55
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255,255,255,0.05)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255,255,255,0.075)
}

@media (max-width: 767.98px) {
    .table-responsive-sm {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media (max-width: 991.98px) {
    .table-responsive-md {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media (max-width: 1299.98px) {
    .table-responsive-lg {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media (max-width: 9998.98px) {
    .table-responsive-xl {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px)
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[size],select.form-control[multiple] {
    height: auto
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,.form-row>[class*="col-"] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled ~ .form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40,167,69,0.9);
    border-radius: .25rem
}

.was-validated .form-control:valid,.form-control.is-valid {
    border-color: #28a745;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.was-validated .form-control:valid:focus,.form-control.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,0.25)
}

.was-validated .form-control:valid ~ .valid-feedback,.was-validated .form-control:valid ~ .valid-tooltip,.form-control.is-valid ~ .valid-feedback,.form-control.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated textarea.form-control:valid,textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.was-validated .custom-select:valid,.custom-select.is-valid {
    border-color: #28a745;
    padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,0.25)
}

.was-validated .custom-select:valid ~ .valid-feedback,.was-validated .custom-select:valid ~ .valid-tooltip,.custom-select.is-valid ~ .valid-feedback,.custom-select.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .form-control-file:valid ~ .valid-feedback,.was-validated .form-control-file:valid ~ .valid-tooltip,.form-control-file.is-valid ~ .valid-feedback,.form-control-file.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label {
    color: #28a745
}

.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label {
    color: #28a745
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745
}

.was-validated .custom-control-input:valid ~ .valid-feedback,.was-validated .custom-control-input:valid ~ .valid-tooltip,.custom-control-input.is-valid ~ .valid-feedback,.custom-control-input.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,0.25)
}

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #28a745
}

.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label {
    border-color: #28a745
}

.was-validated .custom-file-input:valid ~ .valid-feedback,.was-validated .custom-file-input:valid ~ .valid-tooltip,.custom-file-input.is-valid ~ .valid-feedback,.custom-file-input.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40,167,69,0.25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220,53,69,0.9);
    border-radius: .25rem
}

.was-validated .form-control:invalid,.form-control.is-invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,0.25)
}

.was-validated .form-control:invalid ~ .invalid-feedback,.was-validated .form-control:invalid ~ .invalid-tooltip,.form-control.is-invalid ~ .invalid-feedback,.form-control.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.was-validated .custom-select:invalid,.custom-select.is-invalid {
    border-color: #dc3545;
    padding-right: calc((1em + .75rem) * 3 / 4 + 1.75rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,0.25)
}

.was-validated .custom-select:invalid ~ .invalid-feedback,.was-validated .custom-select:invalid ~ .invalid-tooltip,.custom-select.is-invalid ~ .invalid-feedback,.custom-select.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .form-control-file:invalid ~ .invalid-feedback,.was-validated .form-control-file:invalid ~ .invalid-tooltip,.form-control-file.is-invalid ~ .invalid-feedback,.form-control-file.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label {
    color: #dc3545
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label {
    color: #dc3545
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #dc3545
}

.was-validated .custom-control-input:invalid ~ .invalid-feedback,.was-validated .custom-control-input:invalid ~ .invalid-tooltip,.custom-control-input.is-invalid ~ .invalid-feedback,.custom-control-input.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,0.25)
}

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #dc3545
}

.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #dc3545
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback,.was-validated .custom-file-input:invalid ~ .invalid-tooltip,.custom-file-input.is-invalid ~ .invalid-feedback,.custom-file-input.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220,53,69,0.25)
}

.form-inline {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width: 768px) {
    .form-inline label {
        display:-webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .input-group,.form-inline .custom-select {
        width: auto
    }

    .form-inline .form-check {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn:focus,.btn.focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,0.25)
}

.btn.disabled,.btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active {
    background-image: none
}

a.btn.disabled,fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary:focus,.btn-primary.focus {
    box-shadow: 0 0 0 .2rem rgba(38,143,255,0.5)
}

.btn-primary.disabled,.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(38,143,255,0.5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary:focus,.btn-secondary.focus {
    box-shadow: 0 0 0 .2rem rgba(130,138,145,0.5)
}

.btn-secondary.disabled,.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(130,138,145,0.5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success:focus,.btn-success.focus {
    box-shadow: 0 0 0 .2rem rgba(72,180,97,0.5)
}

.btn-success.disabled,.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72,180,97,0.5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info:focus,.btn-info.focus {
    box-shadow: 0 0 0 .2rem rgba(58,176,195,0.5)
}

.btn-info.disabled,.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(58,176,195,0.5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning:focus,.btn-warning.focus {
    box-shadow: 0 0 0 .2rem rgba(222,170,12,0.5)
}

.btn-warning.disabled,.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(222,170,12,0.5)
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger:focus,.btn-danger.focus {
    box-shadow: 0 0 0 .2rem rgba(225,83,97,0.5)
}

.btn-danger.disabled,.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(225,83,97,0.5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light:focus,.btn-light.focus {
    box-shadow: 0 0 0 .2rem rgba(216,217,219,0.5)
}

.btn-light.disabled,.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(216,217,219,0.5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark:focus,.btn-dark.focus {
    box-shadow: 0 0 0 .2rem rgba(82,88,93,0.5)
}

.btn-dark.disabled,.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(82,88,93,0.5)
}

.btn-outline-primary {
    color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:focus,.btn-outline-primary.focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,0.5)
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,0.5)
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:focus,.btn-outline-secondary.focus {
    box-shadow: 0 0 0 .2rem rgba(108,117,125,0.5)
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108,117,125,0.5)
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:focus,.btn-outline-success.focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,0.5)
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40,167,69,0.5)
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:focus,.btn-outline-info.focus {
    box-shadow: 0 0 0 .2rem rgba(23,162,184,0.5)
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23,162,184,0.5)
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:focus,.btn-outline-warning.focus {
    box-shadow: 0 0 0 .2rem rgba(255,193,7,0.5)
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255,193,7,0.5)
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:focus,.btn-outline-danger.focus {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,0.5)
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220,53,69,0.5)
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:focus,.btn-outline-light.focus {
    box-shadow: 0 0 0 .2rem rgba(248,249,250,0.5)
}

.btn-outline-light.disabled,.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248,249,250,0.5)
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:focus,.btn-outline-dark.focus {
    box-shadow: 0 0 0 .2rem rgba(52,58,64,0.5)
}

.btn-outline-dark.disabled,.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52,58,64,0.5)
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline
}

.btn-link:focus,.btn-link.focus {
    text-decoration: underline;
    box-shadow: none
}

.btn-link:disabled,.btn-link.disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-lg,.btn-group-lg>.btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-sm,.btn-group-sm>.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade.show {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.show {
    display: block
}
@media (prefers-reduced-motion: reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease
}

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none
    }
}

.dropup,.dropright,.dropdown,.dropleft {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: .25rem
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media (min-width: 768px) {
    .dropdown-menu-sm-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 992px) {
    .dropdown-menu-md-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 1300px) {
    .dropdown-menu-lg-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 9999px) {
    .dropdown-menu-xl-left {
        right:auto;
        left: 0
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-toggle::after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle::after {
    display: none
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:hover,.dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}

.dropdown-item.disabled,.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.btn-group>.btn,.btn-group-vertical>.btn {
    position: relative;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.btn-group>.btn:hover,.btn-group-vertical>.btn:hover {
    z-index: 1
}

.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active {
    z-index: 1
}

.btn-toolbar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child) {
    margin-left: -1px
}

.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split::before {
    margin-right: 0
}

.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child) {
    margin-top: -1px
}

.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

.btn-group-toggle>.btn input[type="radio"],.btn-group-toggle>.btn input[type="checkbox"],.btn-group-toggle>.btn-group>.btn input[type="radio"],.btn-group-toggle>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file {
    position: relative;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file {
    margin-left: -1px
}

.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.form-control:not(:last-child),.input-group>.custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-prepend,.input-group-append {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.input-group-prepend .btn,.input-group-append .btn {
    position: relative;
    z-index: 2
}

.input-group-prepend .btn:focus,.input-group-append .btn:focus {
    z-index: 3
}

.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-text input[type="radio"],.input-group-text input[type="checkbox"] {
    margin-top: 0
}

.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg>.custom-select,.input-group-sm>.custom-select {
    padding-right: 1.75rem
}

.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,0.25)
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #80bdff
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px
}

.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0,123,255,0.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0,123,255,0.5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0,123,255,0.5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label::after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-transform 0.15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .custom-switch .custom-control-label::after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0,123,255,0.5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,0.25)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin: 0;
    opacity: 0
}

.custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,0.25)
}

.custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"
}

.custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse)
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    height: calc(1rem + .4rem);
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: none
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,0.25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,0.25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,0.25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label::before,.custom-file-label,.custom-select {
    transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,.custom-file-label,.custom-select {
        transition: none
    }
}

.nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:hover,.nav-link:focus {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}

.navbar>.container,.navbar>.container-fluid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:hover,.navbar-brand:focus {
    text-decoration: none
}

.navbar-nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:hover,.navbar-toggler:focus {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media (max-width: 767.98px) {
    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .navbar-expand-sm {
        -webkit-flex-flow:row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width: 991.98px) {
    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .navbar-expand-md {
        -webkit-flex-flow:row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md>.container,.navbar-expand-md>.container-fluid {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width: 1299.98px) {
    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 1300px) {
    .navbar-expand-lg {
        -webkit-flex-flow:row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width: 9998.98px) {
    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 9999px) {
    .navbar-expand-xl {
        -webkit-flex-flow:row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-expand>.container,.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,.navbar-expand>.container-fluid {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand {
    color: rgba(0,0,0,0.9)
}

.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus {
    color: rgba(0,0,0,0.9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,0.5)
}

.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0,0,0,0.7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0,0,0,0.3)
}

.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active {
    color: rgba(0,0,0,0.9)
}

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,0.5);
    border-color: rgba(0,0,0,0.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0,0,0,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
    color: rgba(0,0,0,0.5)
}

.navbar-light .navbar-text a {
    color: rgba(0,0,0,0.9)
}

.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus {
    color: rgba(0,0,0,0.9)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,0.5)
}

.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255,255,255,0.75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255,255,255,0.25)
}

.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,0.5);
    border-color: rgba(255,255,255,0.1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
    color: rgba(255,255,255,0.5)
}

.navbar-dark .navbar-text a {
    color: #fff
}

.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus {
    color: #fff
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px)
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.modal-dialog-scrollable {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none
}

.modal-content {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        max-width:500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 1300px) {
    .modal-lg,.modal-xl {
        max-width:800px
    }
}

@media (min-width: 9999px) {
    .modal-xl {
        max-width:1140px
    }
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner::after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item.active,.carousel-item-next,.carousel-item-prev {
    display: block
}

.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none
}

.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: 0s .6s opacity
}

@media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
        transition: none
    }
}

.carousel-control-prev,.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity 0.15s ease
}

@media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,.carousel-control-next {
        transition: none
    }
}

.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-prev-icon,.carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50% / 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    box-sizing: content-box;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease
}

@media (prefers-reduced-motion: reduce) {
    .carousel-indicators li {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #007bff !important
}

a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus {
    background-color: #0062cc !important
}

.bg-secondary {
    background-color: #6c757d !important
}

a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus {
    background-color: #545b62 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus {
    background-color: #1d2124 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #007bff !important
}

.border-secondary {
    border-color: #6c757d !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded-sm {
    border-radius: .2rem !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.rounded-right {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-lg {
    border-radius: .3rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

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

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

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

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-md-none {
        display:none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

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

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

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

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

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

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 9999px) {
    .d-xl-none {
        display:none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

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

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

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

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-flex !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.85714%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.flex-row {
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -webkit-flex: 1 1 auto !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -webkit-flex-grow: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-flex-grow: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -webkit-flex-shrink: 0 !important;
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -webkit-flex-shrink: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 768px) {
    .flex-sm-row {
        -webkit-flex-direction:row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-md-row {
        -webkit-flex-direction:row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1300px) {
    .flex-lg-row {
        -webkit-flex-direction:row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 9999px) {
    .flex-xl-row {
        -webkit-flex-direction:row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 768px) {
    .float-sm-left {
        float:left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width: 992px) {
    .float-md-left {
        float:left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width: 1300px) {
    .float-lg-left {
        float:left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width: 9999px) {
    .float-xl-left {
        float:left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position:-webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

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

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

.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,0.075) !important
}

.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,0.175) !important
}

.shadow-none {
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0,0,0,0)
}

.m-0 {
    margin: 0 !important
}

.mt-0,.my-0 {
    margin-top: 0 !important
}

.mr-0,.mx-0 {
    margin-right: 0 !important
}

.mb-0,.my-0 {
    margin-bottom: 0 !important
}

.ml-0,.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,.my-1 {
    margin-top: .25rem !important
}

.mr-1,.mx-1 {
    margin-right: .25rem !important
}

.mb-1,.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,.my-2 {
    margin-top: .5rem !important
}

.mr-2,.mx-2 {
    margin-right: .5rem !important
}

.mb-2,.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,.my-3 {
    margin-top: 1rem !important
}

.mr-3,.mx-3 {
    margin-right: 1rem !important
}

.mb-3,.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,.my-5 {
    margin-top: 3rem !important
}

.mr-5,.mx-5 {
    margin-right: 3rem !important
}

.mb-5,.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,.py-0 {
    padding-top: 0 !important
}

.pr-0,.px-0 {
    padding-right: 0 !important
}

.pb-0,.py-0 {
    padding-bottom: 0 !important
}

.pl-0,.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,.py-1 {
    padding-top: .25rem !important
}

.pr-1,.px-1 {
    padding-right: .25rem !important
}

.pb-1,.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,.py-2 {
    padding-top: .5rem !important
}

.pr-2,.px-2 {
    padding-right: .5rem !important
}

.pb-2,.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,.py-3 {
    padding-top: 1rem !important
}

.pr-3,.px-3 {
    padding-right: 1rem !important
}

.pb-3,.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,.py-5 {
    padding-top: 3rem !important
}

.pr-5,.px-5 {
    padding-right: 3rem !important
}

.pb-5,.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1,.my-n1 {
    margin-top: -.25rem !important
}

.mr-n1,.mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1,.my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1,.mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,.my-n2 {
    margin-top: -.5rem !important
}

.mr-n2,.mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2,.my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2,.mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,.mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,.my-auto {
    margin-top: auto !important
}

.mr-auto,.mx-auto {
    margin-right: auto !important
}

.mb-auto,.my-auto {
    margin-bottom: auto !important
}

.ml-auto,.mx-auto {
    margin-left: auto !important
}

@media (min-width: 768px) {
    .m-sm-0 {
        margin:0 !important
    }

    .mt-sm-0,.my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,.mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,.my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,.mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,.my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,.my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,.mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,.my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,.mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,.my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,.mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,.my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,.mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,.py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,.py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,.px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,.py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,.px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,.py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,.px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,.py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,.px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,.py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,.px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1,.my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1,.mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .mb-sm-n1,.my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1,.mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2,.my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2,.mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .mb-sm-n2,.my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2,.mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3,.my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3,.mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3,.my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3,.mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4,.my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4,.mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4,.my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4,.mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5,.my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5,.mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5,.my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5,.mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,.my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,.mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,.my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 992px) {
    .m-md-0 {
        margin:0 !important
    }

    .mt-md-0,.my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,.mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,.my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,.mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,.my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,.mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,.my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,.mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,.my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,.mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,.my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,.mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,.my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,.mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,.py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,.py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,.px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,.px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,.py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,.px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,.px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,.py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,.px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,.py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,.px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,.py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,.px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,.px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1,.my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1,.mx-md-n1 {
        margin-right: -.25rem !important
    }

    .mb-md-n1,.my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1,.mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2,.my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2,.mx-md-n2 {
        margin-right: -.5rem !important
    }

    .mb-md-n2,.my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2,.mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3,.my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3,.mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3,.my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3,.mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4,.my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4,.mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4,.my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4,.mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5,.my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5,.mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5,.my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5,.mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,.my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,.mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,.my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1300px) {
    .m-lg-0 {
        margin:0 !important
    }

    .mt-lg-0,.my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,.mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,.my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,.mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,.my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,.my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,.mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,.my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,.mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,.my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,.mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,.my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,.mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,.py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,.py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,.px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,.py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,.px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,.py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,.px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,.py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,.px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,.py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,.px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1,.my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1,.mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .mb-lg-n1,.my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1,.mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2,.my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2,.mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .mb-lg-n2,.my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2,.mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3,.my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3,.mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3,.my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3,.mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4,.my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4,.mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4,.my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4,.mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5,.my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5,.mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5,.my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5,.mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,.my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,.mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,.my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 9999px) {
    .m-xl-0 {
        margin:0 !important
    }

    .mt-xl-0,.my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,.mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,.my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,.my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,.mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,.my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,.mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,.my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,.mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,.my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,.my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,.mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,.my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,.my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,.mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,.my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,.my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,.mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,.my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,.py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,.px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,.py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,.px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,.py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,.py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,.px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,.py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,.py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,.px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,.py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,.py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,.px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,.py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,.py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,.px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,.py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .mt-xl-n1,.my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xl-n1,.mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xl-n1,.my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xl-n1,.mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2,.my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xl-n2,.mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xl-n2,.my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2,.mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3,.my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3,.mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3,.my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3,.mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4,.my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4,.mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4,.my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4,.mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5,.my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5,.mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5,.my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5,.mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,.my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,.mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,.my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-left: auto !important
    }
}

.text-monospace {
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width: 768px) {
    .text-sm-left {
        text-align:left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 992px) {
    .text-md-left {
        text-align:left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 1300px) {
    .text-lg-left {
        text-align:left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 9999px) {
    .text-xl-left {
        text-align:left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:hover,a.text-primary:focus {
    color: #0056b3 !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:hover,a.text-secondary:focus {
    color: #494f54 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:hover,a.text-success:focus {
    color: #19692c !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:hover,a.text-info:focus {
    color: #0f6674 !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:hover,a.text-warning:focus {
    color: #ba8b00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:hover,a.text-danger:focus {
    color: #a71d2a !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:hover,a.text-light:focus {
    color: #cbd3da !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:hover,a.text-dark:focus {
    color: #121416 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0,0,0,0.5) !important
}

.text-white-50 {
    color: rgba(255,255,255,0.5) !important
}

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

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}
/*!
 * 15574 - Declare new Roche sans font
 **/
@font-face {
    font-family: 'RocheSans-Regular';
    src: url("../fonts/RocheSans-Regular.ttf?lkj") format("truetype"), url("../fonts/RocheSans-Regular.woff?lkju") format("woff");
}

@font-face {
    font-family: 'RocheSans-Medium';
    src: url("../fonts/RocheSans-Medium.ttf?oiuy") format("truetype"), url("../fonts/RocheSans-Medium.woff?oiuy") format("woff");
}

@font-face {
    font-family: 'RocheSans-LightItalic';
    src: url("../fonts/RocheSans-LightItalic.ttf?oiuy") format("truetype"), url("../fonts/RocheSans-LightItalic.woff?oiuy") format("woff");
}

@font-face {
    font-family: 'RocheSans-Bold';
    src: url("../fonts/RocheSans-Bold.ttf?poiu") format("truetype"), url("../fonts/RocheSans-Bold.woff?lkjh") format("woff");
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes pulse {
    0% {
        opacity: 0
    }

    35% {
        opacity: 1
    }

    65% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes pulse {
    0% {
        opacity: 0
    }

    35% {
        opacity: 1
    }

    65% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes pulseIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulseIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes pulseOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes pulseOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px)
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@keyframes slideDown {
    0% {
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px)
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-webkit-keyframes slideDownSmall {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    50% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }

    100% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

@keyframes slideDownSmall {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    50% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }

    100% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

@-webkit-keyframes slideDownLarge {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes slideDownLarge {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@-webkit-keyframes slideDownModal {
    0% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@keyframes slideDownModal {
    0% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px)
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-webkit-keyframes slideLeft {
    0% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px)
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@keyframes slideLeft {
    0% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px)
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@-webkit-keyframes slideLeftSmall {
    0% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }

    50% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }

    100% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes slideLeftSmall {
    0% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }

    50% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }

    100% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@-webkit-keyframes slideLeftLarge {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@keyframes slideLeftLarge {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@-webkit-keyframes slideRight {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }

    100% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px)
    }
}

@keyframes slideRight {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }

    100% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px)
    }
}

@-webkit-keyframes slideRightSmall {
    0% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    50% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }

    100% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
}

@keyframes slideRightSmall {
    0% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    50% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }

    100% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
}

@-webkit-keyframes slideRightLarge {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes slideRightLarge {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(80px);
        transform: translateY(80px)
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@keyframes slideUp {
    0% {
        -webkit-transform: translateY(80px);
        transform: translateY(80px)
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-webkit-keyframes slideUpIntroImage {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@keyframes slideUpIntroImage {
    0% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-webkit-keyframes slideUpSmall {
    0% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    50% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }

    100% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@keyframes slideUpSmall {
    0% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    50% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }

    100% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@-webkit-keyframes slideUpLarge {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@keyframes slideUpLarge {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-webkit-keyframes loader-stroke {
    0% {
        stroke-dasharray: 0, 283, 283, 283
    }

    49.9% {
        stroke-dasharray: 283, 283, 283, 283
    }

    50% {
        stroke-dasharray: 0, 0, 283, 283
    }

    100% {
        stroke-dasharray: 0, 283, 283, 283
    }
}

@keyframes loader-stroke {
    0% {
        stroke-dasharray: 0, 283, 283, 283
    }

    49.9% {
        stroke-dasharray: 283, 283, 283, 283
    }

    50% {
        stroke-dasharray: 0, 0, 283, 283
    }

    100% {
        stroke-dasharray: 0, 283, 283, 283
    }
}

@-webkit-keyframes loader-stroke-show {
    from {
        stroke-width: 0
    }

    to {
        stroke-width: 10px
    }
}

@keyframes loader-stroke-show {
    from {
        stroke-width: 0
    }

    to {
        stroke-width: 10px
    }
}

@-webkit-keyframes loader-rotate {
    from {
        -webkit-transform: translateX(-50%) rotate(-90deg);
        transform: translateX(-50%) rotate(-90deg)
    }

    to {
        -webkit-transform: translateX(-50%) rotate(270deg);
        transform: translateX(-50%) rotate(270deg)
    }
}

@keyframes loader-rotate {
    from {
        -webkit-transform: translateX(-50%) rotate(-90deg);
        transform: translateX(-50%) rotate(-90deg)
    }

    to {
        -webkit-transform: translateX(-50%) rotate(270deg);
        transform: translateX(-50%) rotate(270deg)
    }
}

@-webkit-keyframes btn-hide-phase-1 {
    from {
        border: solid 0 #FFED00
    }

    to {
        border: solid 50px #FFED00
    }
}

@keyframes btn-hide-phase-1 {
    from {
        border: solid 0 #FFED00
    }

    to {
        border: solid 50px #FFED00
    }
}

@-webkit-keyframes btn-hide-phase-2 {
    from {
        -webkit-transform: translateX(-50%) scale(1);
        transform: translateX(-50%) scale(1)
    }

    to {
        -webkit-transform: translateX(-50%) scale(0);
        transform: translateX(-50%) scale(0)
    }
}

@keyframes btn-hide-phase-2 {
    from {
        -webkit-transform: translateX(-50%) scale(1);
        transform: translateX(-50%) scale(1)
    }

    to {
        -webkit-transform: translateX(-50%) scale(0);
        transform: translateX(-50%) scale(0)
    }
}

* {
    box-sizing: border-box
}

html {
    height: 100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: auto
}

html.is-overflow-hidden {
    overflow: hidden
}

body.stop-scrolling {
    height: 100%;
    overflow: hidden;
    -webkit-overflow-scrolling: auto
}

img {
    max-width: 100%;
    height: auto
}

ul {
    padding-left: 20px;
    list-style-type: square
}

.container {
    max-width: 1320px;
    padding-left: 23px;
    padding-right: 23px
}

@media only screen and (min-width: 768px) {
    .container {
        padding-left:59px;
        padding-right: 59px
    }
}

.is-hidden {
    display: none
}

.nowrap {
    display: inline !important;
    white-space: nowrap
}

.in-text-demo-toggle {
    display: none
}

@media only screen and (min-width: 992px) {
    .in-text-demo-toggle {
        display:inline-block
    }
}

body {
    color: #58585A;
    font-family: "RocheSans-Regular",Arial,sans-serif;
    font-size: .9375rem;
    line-height: 1.56;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media only screen and (min-width: 1300px) {
    body {
        font-size: 1.125rem
    }
}

a {
    color: #790858
}

p {
    margin-bottom: 1.5rem
}

strong {
    font-family: "RocheSans-Bold","Arial Bold",sans-serif
}

h1,h2 {
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    text-transform: uppercase
}

h1 .is-highlighted,h2 .is-highlighted {
    color: #FFED00
}

h2 {
    font-size: 1.5rem;
    line-height: .9;
    pointer-events: none
}

@media only screen and (min-width: 768px) {
    h2 {
        font-size: 2.625rem
    }
}

@media only screen and (min-width: 1300px) {
    h2 {
        font-size: 4.5rem
    }
}

h2>span {
    display: block
}

h2 .is-highlighted {
    font-size: 4.75rem
}

@media only screen and (min-width: 768px) {
    h2 .is-highlighted {
        font-size: 7.5rem
    }
}
/*
@media only screen and (min-width: 992px) {
    h2 .is-highlighted {
        font-size: 8.4375rem
    }
}

@media only screen and (min-width: 1300px) {
    h2 .is-highlighted {
        font-size: 12.5rem
    }
}
*/
@media only screen and (max-width: 320px) {
    h2 .is-highlighted {
        font-size: 3.5rem
    }
}

h3 {
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: 1.375rem
}

@media only screen and (min-width: 1300px) {
    h3 {
        font-size: 1.5rem
    }
}

.text-block {
    display: block
}

.is-highlighted {
    font-family: "RocheSans-Bold","Arial Bold",sans-serif
}

.lead {
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: 1.5rem;
    line-height: 1.223
}

@media only screen and (min-width: 768px) {
    .lead {
        font-size: 1.625rem
    }
}

@media only screen and (min-width: 1300px) {
    .lead {
        font-size: 2.25rem
    }
}

@media only screen and (max-width: 574px) {
    [class^='page-text']:not(.lead) {
        font-size: 1rem
    }
}

.medium {
    font-family: "RocheSans-Bold","Arial Bold",sans-serif
}

[class*='locale-de'] h2 .is-highlighted {
    line-height: 1
}

[class*='locale-it-ch'] h2 .is-highlighted {
    font-size: 2.875rem
}

@media only screen and (min-width: 768px) {
    [class*='locale-it-ch'] h2 .is-highlighted {
        font-size: 4.375rem
    }
}

@media only screen and (min-width: 1300px) {
    [class*='locale-it-ch'] h2 .is-highlighted {
        font-size: 10.625rem
    }
}

[class*='locale-fr-ch'] h2 .is-highlighted {
    font-size: 3.125rem
}

@media only screen and (min-width: 768px) {
    [class*='locale-fr-ch'] h2 .is-highlighted {
        font-size: 6.25rem
    }
}

@media only screen and (min-width: 1300px) {
    [class*='locale-fr-ch'] h2 .is-highlighted {
        font-size: 10.625rem
    }
}

[class*='locale-fr-ch'] .modal-headline-1 {
    margin-bottom: 10px;
    line-height: 1.3
}

[class*='locale-fr-ch'] .modal-headline-2 {
    line-height: 1
}

#cookie-info:before,.footer-nav ul:before,header .container-fluid:before,.language-navigation ul:before,#thumbnails-container:before,.stories-yt-player-controls:before,#cookie-info:after,.footer-nav ul:after,header .container-fluid:after,.language-navigation ul:after,#thumbnails-container:after,.stories-yt-player-controls:after {
    content: '';
    clear: both;
    display: block
}

.language-navigation ul,.main-navigation ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.language-navigation ul li,.main-navigation ul li {
    margin-bottom: 0
}

@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon.eot?9izuue");
    src: url("../fonts/icomoon.eot?9izuue#iefix") format("embedded-opentype"),url("../fonts/icomoon.ttf?9izuue") format("truetype"),url("../fonts/icomoon.woff?9izuue") format("woff"),url("../fonts/icomoon.svg?9izuue#icomoon") format("svg");
    font-weight: normal;
    font-style: normal
}

.carousel-control,.modal .close,.thumbnail:after,.tool-tip .tool-tip-close:before,.page-intro-scroll-down-hint .icon:before,.page-intro-scroll-down-hint .icon:after,[class^="icon-"],[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-chevron-bold-left:before {
    content: "\e91e"
}

.icon-chevron-bold-right:before {
    content: "\e91f"
}

.icon-email:before {
    content: "\e900"
}

.icon-list:before {
    content: "\e901"
}

.icon-arrow-left-bold:before {
    content: "\e902"
}

.icon-arrow-left-thin:before {
    content: "\e903"
}

.carousel-control.left:before,.icon-arrow-left:before {
    content: "\e904"
}

.icon-arrow-right-bold:before {
    content: "\e905"
}

.icon-arrow-right-small:before {
    content: "\e906"
}

.icon-arrow-right-thin:before {
    content: "\e907"
}

.carousel-control.right:before,.icon-arrow-right:before {
    content: "\e908"
}

.icon-box:before {
    content: "\e909"
}

.modal .close:before,.tool-tip .tool-tip-close:before,.icon-close:before {
    content: "\e90a"
}

.icon-doctor-stethoscope:before {
    content: "\e90b"
}

.icon-mark-up:before {
    content: "\e90c"
}

.icon-speaker:before {
    content: "\e90d"
}

.thumbnail:hover:after,.thumbnail.thumbnail-is-paused:after,.icon-play:before {
    content: "\e90e"
}

.icon-pdf:before {
    content: "\e90f"
}

.icon-document:before {
    content: "\e910"
}

.page-intro-scroll-down-hint .icon:before,.icon-arrows-down:before {
    content: "\e911"
}

.page-intro-scroll-down-hint .icon:after,.icon-mouse:before {
    content: "\e912"
}

.icon-info-circle:before {
    content: "\e913"
}

.icon-handle:before {
    content: "\e914"
}

.icon-close_thin:before {
    content: "\e915"
}

.icon-forward:before {
    content: "\e916"
}

.thumbnail.thumbnail-is-playing:after,.thumbnail.thumbnail-is-playing:hover:after,.icon-pause:before {
    content: "\e917"
}

.icon-rewind:before {
    content: "\e918"
}

.icon-stop:before {
    content: "\e919"
}

.icon-volume-0:before {
    content: "\e91a"
}

.icon-volume-33:before {
    content: "\e91b"
}

.icon-volume-66:before {
    content: "\e91c"
}

.icon-volume-100:before {
    content: "\e91d"
}

.accordion {
    margin-bottom: 50px
}

@media only screen and (min-width: 768px) {
    .accordion {
        margin-bottom:89px;
        font-size: 1.125rem
    }
}

.accordion.block {
    margin-bottom: 0
}

.accordion:not(.block) .card {
    border-bottom: 1px solid #D8D8D8
}

.accordion .card-header {
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    line-height: 1.4
}

.accordion .card-header a {
    display: block;
    position: relative;
    padding: 20px 0 19px 30px;
    color: #58585A
}

@media only screen and (min-width: 768px) {
    .accordion .card-header a {
        padding:23px 10px 20px 37px
    }
}

.accordion .card-header a:before {
    display: block;
    content: ' ';
    position: absolute;
    top: 50%;
    left: 10px;
    width: 9px;
    height: 15px;
    margin-top: -7px;
    background-image: url("../img/chevron.svg");
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: -webkit-transform 150ms;
    transition: transform 150ms;
    transition: transform 150ms, -webkit-transform 150ms
}

@media only screen and (min-width: 768px) {
    .accordion .card-header a:before {
        left:13px
    }
}

.accordion .card-header a.collapsed:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.accordion .card-header a:hover {
    text-decoration: none
}

.accordion .card-block-header {
    border-bottom: 1px solid #D8D8D8;
    font-size: 1.125rem
}

@media only screen and (min-width: 992px) {
    .accordion .card-block-header {
        font-size: 1.5rem
    }
}

.accordion .card-body {
    padding: 0 13px 40px
}

.accordion .card-body-block {
    padding-left: 15px
}

@media only screen and (min-width: 992px) {
    .accordion .card-body-block {
        padding-left:30px
    }
}

.accordion [class*='page-text-'] {
    padding-right: 0
}

.articles {
    width: 100%;
    max-width: 720px;
    margin: 0 auto
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .articles {
        padding-bottom:100px
    }
}

@media only screen and (max-width: 767px) {
    .articles .container {
        padding-left:0;
        padding-right: 0
    }
}

.articles h2 {
    margin-bottom: 13px;
    font-size: 1.5rem;
    line-height: 1
}

@media only screen and (min-width: 768px) {
    .articles h2 {
        font-size: 2.25rem
    }
}

.articles h2 .is-highlighted {
    font-size: 3.9375rem
}

@media only screen and (min-width: 768px) {
    .articles h2 .is-highlighted {
        font-size: 5.125rem
    }
}

.articles .image-wrap {
    overflow: hidden;
    margin-bottom: 29px
}

.articles .text {
    margin-bottom: 35px
}

@media only screen and (min-width: 768px) {
    .articles .text {
        font-size: 1.125rem
    }
}

.articles [class*='page-text-'] {
    padding-right: 0
}

@media only screen and (max-width: 767px) {
    .articles .btn {
        display:block
    }
}

.btn {
    padding: 11px 20px;
    min-width: 295px;
    border-radius: 100px;
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: 1.125rem;
    cursor: pointer
}

@media only screen and (max-width: 767px) {
    .btn {
        white-space:normal
    }
}

.btn-primary {
    background-color: #FFED00;
    border: 3px solid #FFED00;
    color: #58585A
}

.btn-primary:focus {
    box-shadow: none;
    outline: none
}

.btn-primary:hover,.btn-primary:not([disabled]):not(.disabled):active,.btn-primary:not([disabled]):not(.disabled).active {
    background: transparent;
    border-color: #FFED00;
    color: #58585A;
    box-shadow: none;
    outline: none
}

.box-radial-gradient .btn-primary:hover,.box-radial-gradient .btn-primary:not([disabled]):not(.disabled):active,.box-radial-gradient .btn-primary:not([disabled]):not(.disabled).active {
    color: #FFED00
}

.btn-primary:disabled,.btn-primary.disabled {
    background-color: #FFED00;
    border: 3px solid #FFED00;
    color: #58585A;
    cursor: pointer
}

.btn-primary:disabled:hover,.btn-primary:disabled:active,.btn-primary:disabled.active,.btn-primary.disabled:hover,.btn-primary.disabled:active,.btn-primary.disabled.active {
    background: transparent;
    border-color: #FFED00;
    color: #58585A;
    box-shadow: none;
    outline: none
}

.box-radial-gradient .btn-primary:disabled:hover,.box-radial-gradient .btn-primary:disabled:active,.box-radial-gradient .btn-primary:disabled.active,.box-radial-gradient .btn-primary.disabled:hover,.box-radial-gradient .btn-primary.disabled:active,.box-radial-gradient .btn-primary.disabled.active {
    color: #FFED00
}

.carousel-item .btn-primary:active,.carousel-item .btn-primary:hover,.carousel-item .btn-primary:focus {
    background-color: #fff !important
}

.btn-sm,.btn-group-sm>.btn {
    min-width: 163px;
    padding: 1px 15px
}

.btn-circle {
    display: inline-block;
    width: 74px;
    height: 74px
}

@media only screen and (min-width: 768px) {
    .btn-circle {
        width:44px;
        height: 44px
    }
}

.btn-circle span {
    display: block;
    position: relative
}

.btn-circle span:before,.btn-circle span:after {
    display: block;
    content: ' ';
    position: absolute;
    border-radius: 50%
}

@media only screen and (max-width: 767px) {
    .btn-circle span:before,.btn-circle span:after {
        box-shadow:0 2px 4px 0 rgba(0,0,0,0.5)
    }
}

.btn-circle span:before {
    width: 74px;
    height: 74px;
    border: 14px solid #FFED00;
    transition: opacity 250ms ease;
    -webkit-animation: pulseOut 1.4s ease 4s infinite forwards;
    animation: pulseOut 1.4s ease 4s infinite forwards
}

@media only screen and (min-width: 768px) {
    .btn-circle span:before {
        width:44px;
        height: 44px;
        border-width: 6px
    }
}

.btn-circle span:after {
    width: 29px;
    height: 29px;
    margin: 22px;
    background: #FFED00
}

@media only screen and (min-width: 768px) {
    .btn-circle span:after {
        width:20px;
        height: 20px;
        margin: 12px
    }
}

.btn-top {
    position: fixed;
    right: 0;
    bottom: 25px;
    z-index: 1;
    background: none transparent;
    border: 0;
    color: #FFED00;
    cursor: pointer
}

@media only screen and (max-width: 767px) {
    .btn-top {
        bottom:5px
    }
}

.btn-top [class^='icon-'] {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-right: 30px
}

@media only screen and (max-width: 767px) {
    .btn-top [class^='icon-'] {
        margin-right:5px
    }
}

.btn-top span {
    display: block;
    text-align: center
}

.btn-top .label {
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: .75rem;
    padding-right: 30px
}

@media only screen and (max-width: 767px) {
    .btn-top .label {
        padding-right:5px
    }
}

.btn-accept,.btn-policy {
    min-width: 0
}

.btn-vdo {
    overflow: hidden;
    position: relative;
    width: 100px;
    height: 100px;
    padding: 0;
    background-color: rgba(88,88,90,0.45);
    border: 0;
    border-radius: 50%;
    font-size: 3.5625rem;
    color: #FFED00;
    cursor: pointer;
    transition: bottom 250ms ease-in-out
}

.btn-vdo:active,.btn-vdo:focus {
    outline: none
}

.btn-vdo:hover {
    background-color: rgba(88,88,90,0.6)
}

.btn-vdo [class*='icon-'] {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-48%, -51%);
    transform: translate(-48%, -51%)
}

.btn-vdo .mask {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(255,0,0,0.3);
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.btn-play-big [class*='icon-'] {
    -webkit-transform: translate(-41%, -49%);
    transform: translate(-41%, -49%)
}

.btn-play-big,
.stories-yt-player-video .btn-play-big {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 48px;
    height: 48px;
    font-size: 1.6875rem;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: center;
    transform-origin: center;
}
@media only screen and (min-width: 992px){
    .btn-play-big {
        top: 55%;
        width: 100px;
        height: 100px;
        font-size: 3.125rem;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .stories-yt-player-video .btn-play-big {
        position: absolute;
        top: 42%;
        left: 50%;
        width: 132px;
        height: 132px;
        font-size: 4.6875rem;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
    }
    
}
.smil .start-loading .btn-play-big {
    -webkit-animation: btn-hide-phase-1 500ms cubic-bezier(0.6, 0, 0.4, 1) forwards,btn-hide-phase-2 300ms cubic-bezier(0.6, 0, 0.4, 1) 500ms forwards;
    animation: btn-hide-phase-1 500ms cubic-bezier(0.6, 0, 0.4, 1) forwards,btn-hide-phase-2 300ms cubic-bezier(0.6, 0, 0.4, 1) 500ms forwards
}

.no-smil .start-loading .btn-play-big {
    display: none
}

.btn-toggle-tools {
    position: absolute;
    top: -100px;
    left: 50%;
    width: 62px;
    height: 62px;
    font-size: 1.4375rem;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.btn-toggle-tools .handle {
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: .75rem;
    text-transform: uppercase
}

.btn-toggle-tools .close {
    display: none
}

.tools-open .btn-toggle-tools .handle {
    display: none
}

.tools-open .btn-toggle-tools .close {
    display: block
}

.btn-close-video {
    display: none;
    position: absolute;
    top: 140px;
    right: 50px;
    z-index: 2;
    width: 62px;
    height: 62px;
    font-size: 1.4375rem
}

.btn-playback-controls {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 25px;
    font-size: 1.25rem
}

@media only screen and (max-width: 768px) {
    .btn-playback-controls {
        float:none;
        display: inline-block
    }
}

.btn-playback-controls:nth-child(1) {
    display: none
}

.btn-playback-controls:nth-child(1) .icon-play {
    -webkit-transform: translate(-41%, -51%);
    transform: translate(-41%, -51%)
}

.btn-playback-controls:nth-child(1) .icon-pause {
    -webkit-transform: translate(-51%, -51%);
    transform: translate(-51%, -51%)
}

.playing .btn-playback-controls:nth-child(1) {
    display: inline-block
}

.btn-playback-controls:nth-child(2) {
    display: none
}

.playing .btn-playback-controls:nth-child(2) {
    display: inline-block
}

.btn-playback-controls:nth-child(3) {
    display: none
}

.btn-playback-controls:nth-child(3) [class*='icon-'] {
    -webkit-transform: translate(-40%, -51%);
    transform: translate(-40%, -51%)
}

.playing .btn-playback-controls:nth-child(3) {
    display: inline-block
}

.btn-playback-controls:last-child {
    margin-right: 0
}

.btn-pause-play .icon-play {
    display: block
}

.btn-pause-play .icon-pause {
    display: none
}

.btn-pause-play.is-playing .icon-play {
    display: none
}

.btn-pause-play.is-playing .icon-pause {
    display: block
}

.btn-volume .icon-volume-0 {
    display: block
}

.btn-volume .icon-volume-100 {
    display: none
}

.btn-volume.has-sound .icon-volume-0 {
    display: none
}

.btn-volume.has-sound .icon-volume-100 {
    display: block
}

.btn-close .icon-close {
    margin-left: -2px
}

@media only screen and (min-width: 992px) {
    .carousel-item .modal-headline-1,.carousel-item .modal-headline-2,.carousel-item .modal-text-1,.carousel-item .modal-text-2,.carousel-item .modal-text-3,.carousel-item .modal-text-4,.carousel-item .modal-text-5 {
        opacity:0
    }
}

.carousel-item.active.carousel-item-right .modal-body-right,.carousel-item.active.carousel-item-left .modal-body-right {
    opacity: 0;
    transition: opacity 300ms
}

@media only screen and (min-width: 992px) {
    .carousel-item.active .modal-headline-1 {
        -webkit-animation:fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideDownModal 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideDownModal 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }

    .carousel-item.active .modal-headline-2 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both,slideDownModal 1000ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both,slideDownModal 1000ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }

    .carousel-item.active .modal-text-1 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both
    }

    .carousel-item.active .modal-text-2 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 400ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 400ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 400ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 400ms normal both
    }

    .carousel-item.active .modal-text-3 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 600ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 600ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 600ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 600ms normal both
    }

    .carousel-item.active .modal-text-4 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both
    }

    .carousel-item.active .modal-text-5 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both
    }
}

.modal .carousel-indicators {
    top: 0;
    bottom: auto;
    margin: 0;
    padding: 40px 20px 20px;
    transition: top 250ms
}

@media only screen and (min-width: 992px) {
    .modal .carousel-indicators {
        left:50%;
        width: 50%
    }
}

@media only screen and (max-width: 991px) {
    .modal .carousel-indicators {
        position:static;
        margin: 0 0 20px;
        padding: 0 20px 20px
    }
}

@media only screen and (max-width: 768px) {
    .modal .carousel-indicators {
        padding-top:20px
    }
}

@media only screen and (max-width: 767px) {
    .modal .carousel-indicators {
        margin-top:-70px
    }
}

.modal .carousel-indicators li {
    width: 20px;
    height: 20px;
    margin-left: 5px;
    margin-right: 5px;
    background: #fff;
    border: 1px solid #979797;
    border-radius: 50%;
    text-indent: -9999px;
    cursor: pointer
}

.modal .carousel-indicators li.active {
    background: #FFED00;
    border-color: #FFED00
}

@media only screen and (max-width: 768px) {
    .modal .collapse-open .carousel-indicators {
        top:1055px !important
    }
}

@media only screen and (max-width: 574px) {
    .modal .collapse-open .carousel-indicators {
        top:1263px !important
    }
}

@media only screen and (min-width: 992px) {
    .modal .carousel,.modal .carousel-inner,.modal .carousel-item {
        height:100%
    }
}

.carousel-controls {
    position: relative;
    opacity: 0;
    z-index: -1
}

.carousel-controls .close {
    display: none
}

.carousel-control {
    position: fixed;
    top: 137px;
    z-index: 1;
    font-size: 2.1875rem;
    color: #FFED00;
    text-shadow: 0 1px 2px rgba(0,0,0,0.25)
}

@media only screen and (min-width: 768px) {
    .carousel-control {
        top:265px;
        font-size: 4.3125rem
    }
}

@media only screen and (min-width: 992px) {
    .carousel-control {
        top:50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 4.625rem
    }
}

.carousel-control:hover {
    color: #FFED00;
    text-decoration: none
}

.carousel-control.left {
    left: 15px
}

@media only screen and (min-width: 768px) {
    .carousel-control.left {
        left:9px
    }
}

@media only screen and (min-width: 992px) {
    .carousel-control.left {
        left:35px
    }
}

.carousel-control.right {
    right: 15px
}

@media only screen and (min-width: 768px) {
    .carousel-control.right {
        right:9px
    }
}

@media only screen and (min-width: 992px) {
    .carousel-control.right {
        right:35px
    }
}

.modal.show+.carousel-controls {
    opacity: 1;
    z-index: 1051
}

#modal-assistant .carousel,#modal-assistant .carousel-inner,#modal-assistant .carousel-item {
    height: 100%
}

#modal-assistant .collapse-open .modal-body-left {
    height: auto
}

#modal-assistant .carousel-item:nth-child(2) .modal-body-left img {
    position: static;
    /*max-height: none;*/
    -webkit-transform: none;
    transform: none
}

#cookie-info {
    position: fixed;
    bottom: 0;
    z-index: 10;
    width: 100%;
    min-height: 91px;
    background-color: #FFED00
}

#cookie-info.hidden {
    display: none
}

#cookie-info .text,#cookie-info .action-wrap {
    padding-top: 20px;
    padding-bottom: 20px
}

#cookie-info .text {
    font-family: "RocheSans-Regular",Arial,sans-serif
}

@media only screen and (max-width: 767px) {
    #cookie-info .text {
        font-size: .875rem
    }
}

@media only screen and (max-width: 991px) {
    #cookie-info .text {
        padding-bottom:0
    }
}

#cookie-info .action-wrap {
    text-align: right
}

@media only screen and (max-width: 767px) {
    #cookie-info .action-wrap {
        padding-top:0
    }
}

@media only screen and (max-width: 991px) {
    #cookie-info .action-wrap {
        padding-top:15px
    }
}

#cookie-info .btn {
    margin: 5px;
    background-color: #fff;
    color: #58585A
}

@media only screen and (max-width: 767px) {
    #cookie-info .btn {
        font-size: .875rem
    }
}

.modal.diabetes-manager .close {
    color: #58585A
}

.modal.diabetes-manager .hotspots-toggle {
    position: absolute;
    top: 20px;
    left: 20px;
    min-width: 215px;
    padding-top: 3px;
    padding-bottom: 3px
}

@media only screen and (min-width: 1300px) {
    .modal.diabetes-manager .hotspots-toggle {
        display:none
    }
}

.modal.diabetes-manager .modal-body-right {
    padding-right: 6.95%
}

.modal.diabetes-manager .modal-body-left {
    background: none #f1f1f1
}

.modal.diabetes-manager .hotspots {
    position: absolute;
    top: 24.1018%;
    left: 35.28646%;
    width: 29.16667%;
    max-width: 224px
}

@media only screen and (min-width: 992px) {
    .modal.diabetes-manager .hotspots {
        top:26.22222%;
        left: 37.1%;
        width: 36.66667%;
        max-width: 264px
    }
}

@media only screen and (min-width: 1440px) {
    .modal.diabetes-manager .hotspots {
        left:50%;
        margin-left: 39px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media only screen and (min-height: 600px) and (max-height: 800px) and (min-width: 1280px) and (max-width: 1366px) {
    .modal.diabetes-manager .hotspots {
        left:19vw;
        left: 50%;
        width: 17vw;
        height: 48vh;
        margin-left: 33px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.modal.diabetes-manager .hotspots:before {
    content: '';
    display: block;
    padding: 0 100% 162.87879% 0
}

.modal.diabetes-manager .screen {
    position: relative;
    height: 100%
}

@media only screen and (min-width: 992px) {
    .modal.diabetes-manager .screen {
        height:auto
    }
}

@media only screen and (min-height: 600px) and (max-height: 800px) and (min-width: 1280px) and (max-width: 1366px) {
    .modal.diabetes-manager .screen {
        height:100vh
    }
}

.modal.diabetes-manager .screen:not(.is-active) {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0
}

.modal.diabetes-manager .screen img {
    height: 100%
}

@media only screen and (min-width: 992px) {
    .modal.diabetes-manager .screen img {
        height:auto
    }
}

.modal.diabetes-manager .screen-information:not(.is-active) {
    display: none
}

@media only screen and (max-width: 1299px) {
    .modal.diabetes-manager .show-all-hotspots .hotspot {
        opacity:1
    }
}

.screen-information.main-menu p:nth-child(n+2) {
    position: relative;
    padding-left: 55px
}

@media only screen and (min-width: 992px) {
    .screen-information.main-menu p:nth-child(2) .icon {
        top:-10px
    }
}

@media only screen and (min-width: 1300px) {
    .screen-information.main-menu p:nth-child(3) .icon {
        top:-8px
    }
}

@media only screen and (min-width: 992px) {
    .screen-information.main-menu p:nth-child(5) .icon {
        top:8px;
        height: 37px
    }
}

@media only screen and (min-width: 1300px) {
    .screen-information.main-menu p:nth-child(5) .icon {
        top:-4px
    }
}

@media only screen and (min-width: 992px) {
    .screen-information.main-menu p:nth-child(4) .icon,.screen-information.main-menu p:nth-child(6) .icon {
        margin-top:-9px
    }
}

.screen-information.main-menu p .icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    height: 45px
}

.screen-information.main-menu p img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    max-width: 80%;
    max-height: 80%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.screen-information.cancel-bolus p .icon {
    display: inline-block
}

.screen-information.basal-rate-profiles p .icon {
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    margin: 4px 0 0 10px
}

.screen-information.basal-rate-profiles p img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%
}

@-webkit-keyframes initial-reveal {
    0% {
        opacity: 0
    }

    15% {
        opacity: 1
    }

    85% {
        opacity: 1
    }
}

@keyframes initial-reveal {
    0% {
        opacity: 0
    }

    15% {
        opacity: 1
    }

    85% {
        opacity: 1
    }
}

.hotspot {
    opacity: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 9.30233%;
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: 0;
    outline: none;
    cursor: pointer;
    transition: opacity 250ms
}

.hotspot:hover {
    opacity: 1
}

.hotspot:active,.hotspot:focus {
    outline: none
}

.hotspot.is-static {
    left: 0;
    cursor: default
}

.hotspot.is-static .btn-circle span:before {
    content: normal;
    -webkit-animation: none;
    animation: none
}

.is-active .hotspot {
    -webkit-animation: initial-reveal 2.5s 1 500ms linear;
    animation: initial-reveal 2.5s 1 500ms linear
}

.hotspot .label {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    top: 50%;
    right: calc(100% - 17px);
    width: 250px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: right;
    pointer-events: none
}

.hotspot .text:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.hotspot .text span {
    display: inline-block;
    font-family: "RocheSans-LightItalic",Arial,sans-serif;
    font-size: 1.125rem;
    color: #58585A;
    line-height: .88889;
    vertical-align: middle;
    white-space: nowrap
}

@media only screen and (min-width: 992px) and (max-width: 1299px) {
    .hotspot .text span {
        font-size: .75rem;
        line-height: 1.16667
    }
}

.hotspot .pin {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 10px
}

.hotspot .pin:before,.hotspot .pin:after {
    content: '';
    display: block;
    background-color: #FFED00
}

.hotspot .pin:before {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 14px;
    height: 14px;
    border-radius: 50%
}

.hotspot .pin:after {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 30px;
    height: 4px;
    margin-right: -10px
}

.hotspot .btn-circle {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    width: 34px;
    height: 34px
}

.hotspot .btn-circle span:before {
    width: 34px;
    height: 34px;
    border-width: 4px
}

@media only screen and (max-width: 1299px) {
    .hotspot .btn-circle span:before {
        -webkit-animation:none;
        animation: none
    }
}

@media only screen and (min-width: 1300px) {
    .hotspot .btn-circle span:before {
        -webkit-animation:pulseOut 1.4s ease infinite forwards;
        animation: pulseOut 1.4s ease infinite forwards
    }
}

.hotspot .btn-circle span:after {
    width: 14px;
    height: 14px;
    margin: 10px
}

.hotspot-align-right .label,.status-screen .hotspot-7 .label,.basal-rate-profiles .hotspot-4 .label {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    right: auto;
    left: 100%;
    text-align: left
}

.hotspot-align-right .pin,.status-screen .hotspot-7 .pin,.basal-rate-profiles .hotspot-4 .pin {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-right: 10px;
    margin-left: 0
}

.hotspot-align-right .pin:after,.status-screen .hotspot-7 .pin:after,.basal-rate-profiles .hotspot-4 .pin:after {
    margin-right: 0;
    margin-left: -10px
}

.hotspot-align-bottom .label,.lock-screen .hotspot-4 .label,.status-screen .hotspot-8 .label,.logbook .hotspot-1 .label,.components .hotspot-1 .label,.basal-rate-menu .hotspot-1 .label,.basal-rate-temp .hotspot-1 .label,.basal-rate-profiles .hotspot-1 .label,.cancel-bolus .hotspot-1 .label,.bolus-menu .hotspot-1 .label,.main-menu .hotspot-1 .label,.add-data .hotspot-1 .label {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    top: 100%;
    right: auto;
    left: 50%;
    width: auto;
    text-align: center;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hotspot-align-bottom .pin,.lock-screen .hotspot-4 .pin,.status-screen .hotspot-8 .pin,.logbook .hotspot-1 .pin,.components .hotspot-1 .pin,.basal-rate-menu .hotspot-1 .pin,.basal-rate-temp .hotspot-1 .pin,.basal-rate-profiles .hotspot-1 .pin,.cancel-bolus .hotspot-1 .pin,.bolus-menu .hotspot-1 .pin,.main-menu .hotspot-1 .pin,.add-data .hotspot-1 .pin {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-bottom: 10px;
    margin-left: 0
}

.hotspot-align-bottom .pin:after,.lock-screen .hotspot-4 .pin:after,.status-screen .hotspot-8 .pin:after,.logbook .hotspot-1 .pin:after,.components .hotspot-1 .pin:after,.basal-rate-menu .hotspot-1 .pin:after,.basal-rate-temp .hotspot-1 .pin:after,.basal-rate-profiles .hotspot-1 .pin:after,.cancel-bolus .hotspot-1 .pin:after,.bolus-menu .hotspot-1 .pin:after,.main-menu .hotspot-1 .pin:after,.add-data .hotspot-1 .pin:after {
    width: 4px;
    height: 55px;
    margin: -10px 0 0
}

.lock-screen .hotspot-1 {
    top: 3.25581%;
    height: 12.7907%
}

.lock-screen .hotspot-2 {
    top: 24.18605%
}

.lock-screen .hotspot-3 {
    top: 36.27907%;
    height: 10.46512%
}

.lock-screen .hotspot-4 {
    opacity: 1;
    top: 61.39535%;
    left: 50%;
    width: 66.10169%;
    height: 26.04651%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.lock-screen .hotspot-4 .label {
    top: calc(100% - 50px)
}

.lock-screen .hotspot-4 .pin:after {
    height: 140px
}

@media only screen and (min-width: 992px) {
    .lock-screen .hotspot-4 .pin:after {
        height:190px
    }
}

.status-screen .hotspot-1 {
    top: 3.25581%;
    height: 13.95349%
}

.status-screen .hotspot-2 {
    top: 24.18605%
}

.status-screen .hotspot-3 {
    top: 36.27907%
}

.status-screen .hotspot-4 {
    top: 51.16279%
}

.status-screen .hotspot-5 {
    top: 66.04651%
}

.status-screen .hotspot-6 {
    top: 78.83721%;
    width: 36.01695%;
    height: 8.83721%
}

.status-screen .hotspot-7 {
    top: 78.83721%;
    right: 0;
    left: auto;
    width: 36.01695%;
    height: 8.83721%
}

.status-screen .hotspot-8 {
    top: 78.83721%;
    left: 50%;
    width: 36.01695%;
    height: 8.83721%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.status-screen .hotspot-8 .label {
    top: calc(100% - 20px)
}

.status-screen .hotspot-8 .pin:after {
    height: 120px
}

@media only screen and (min-width: 992px) {
    .status-screen .hotspot-8 .pin:after {
        height:170px
    }
}

.basal-rate-menu .hotspot-3 {
    top: 13.25581%
}

.basal-rate-menu .hotspot-4 {
    top: 24.18605%
}

.basal-rate-profiles .hotspot-3 {
    top: 13.25581%
}

.basal-rate-profiles .hotspot-4 {
    top: 0;
    right: 15px;
    left: auto;
    width: 15.67797%;
    height: 9.76744%
}

.logbook .hotspot-1,.components .hotspot-1,.basal-rate-menu .hotspot-1,.basal-rate-temp .hotspot-1,.basal-rate-profiles .hotspot-1,.cancel-bolus .hotspot-1,.bolus-menu .hotspot-1,.main-menu .hotspot-1,.add-data .hotspot-1 {
    top: 87.44186%;
    left: 50%;
    width: 32.62712%;
    height: 11.39535%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.logbook .hotspot-1 .pin:after,.components .hotspot-1 .pin:after,.basal-rate-menu .hotspot-1 .pin:after,.basal-rate-temp .hotspot-1 .pin:after,.basal-rate-profiles .hotspot-1 .pin:after,.cancel-bolus .hotspot-1 .pin:after,.bolus-menu .hotspot-1 .pin:after,.main-menu .hotspot-1 .pin:after,.add-data .hotspot-1 .pin:after {
    height: 60px
}

@media only screen and (min-width: 992px) {
    .logbook .hotspot-1 .pin:after,.components .hotspot-1 .pin:after,.basal-rate-menu .hotspot-1 .pin:after,.basal-rate-temp .hotspot-1 .pin:after,.basal-rate-profiles .hotspot-1 .pin:after,.cancel-bolus .hotspot-1 .pin:after,.bolus-menu .hotspot-1 .pin:after,.main-menu .hotspot-1 .pin:after,.add-data .hotspot-1 .pin:after {
        height:90px
    }
}

.logbook .hotspot-2,.components .hotspot-2,.basal-rate-menu .hotspot-2,.basal-rate-temp .hotspot-2,.basal-rate-profiles .hotspot-2,.cancel-bolus .hotspot-2,.bolus-menu .hotspot-2,.main-menu .hotspot-2,.add-data .hotspot-2 {
    top: 87.44186%;
    left: 0;
    width: 32.62712%;
    height: 10.69767%
}

#document {
    position: relative;
    -webkit-transform-origin: left top;
    transform-origin: left top
}

footer {
    font-size: .6875rem;
    line-height: 1.28
}

footer a {
    color: #036EB9
}

footer p {
    margin-bottom: 15px
}

footer .container {
    max-width: 836px
}

#page-get footer {
    width: auto !important;
    -webkit-transform: none !important;
    transform: none !important
}

.footer-inner {
    padding-top: 38px;
    padding-bottom: 20px;
    border-top: 1px solid #D8D8D8
}

.footer-nav ul {
    margin: 0 0 15px;
    padding: 0;
    list-style: none
}

.footer-nav ul li {
    display: block;
    float: left
}

.footer-nav ul li:after {
    display: block;
    content: '|';
    float: right;
    margin: 0 5px
}

.footer-nav ul li:last-child:after {
    display: none
}

.logo-roche-footer {
    display: inline-block;
    width: 51px;
    margin-bottom: 23px
}

.form-group .asterisk {
    display: none
}

.form-group.is-required .asterisk {
    display: inline
}

.form-control {
    height: 45px;
    background-color: #ECECEC;
    border: 3px solid #ECECEC;
    border-radius: 11px;
    color: #8e8e8e
}

.form-control:focus {
    background-color: transparent;
    border-color: #FFED00;
    box-shadow: none;
    outline: none
}

.checkbox .form-check-input {
    float: left;
    position: static;
    margin-right: 10px;
    margin-left: 0
}

.help-block {
    margin-top: 3px
}

.checkbox+.help-block {
    margin-top: -9px
}

.help-block.with-errors {
    color: #c71e1d
}

header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 70px;
    background: #fff url("../img/header-bg-small.png") left top repeat-x;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.18)
}

@media only screen and (min-width: 768px) {
    header {
        box-shadow:0 2px 54px 0 rgba(0,0,0,0.08)
    }
}

@media only screen and (min-width: 768px) {
    header {
        height:90px;
        background-image: url("../img/header-bg-large.png")
    }
}

header .container-fluid {
    position: relative;
    padding-right: 0;
    padding-left: 0
}

@media only screen and (min-width: 1025px) {
    header .container-fluid {
        padding:0 26px
    }
}

.logo-main-wrap {
    margin: 23px 0
}

@media only screen and (max-width: 1024px) {
    .logo-main-wrap {
        position:absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media only screen and (min-width: 1025px) {
    .logo-main-wrap {
        float:left
    }
}

@media only screen and (min-width: 768px) {
    .logo-main-wrap {
        margin:34px 0 32px
    }
}

.logo-roche-wrap {
    position: absolute;
    right: 23px;
    margin: 23px 0 20px
}

@media only screen and (max-width: 767px) {
    .logo-roche-wrap {
        width:43px
    }
}

@media only screen and (min-width: 768px) {
    .logo-roche-wrap {
        right:26px;
        margin: 34px 0
    }
}

.logo-roche-img {
    width: 52px
}

@-webkit-keyframes pulsatingRightArrow {
    0% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    50% {
        -webkit-transform: translate(-10px, -50%);
        transform: translate(-10px, -50%)
    }
}

@keyframes pulsatingRightArrow {
    0% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    50% {
        -webkit-transform: translate(-10px, -50%);
        transform: translate(-10px, -50%)
    }
}

@-webkit-keyframes pulsatingLeftArrow {
    0% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    50% {
        -webkit-transform: translate(10px, -50%);
        transform: translate(10px, -50%)
    }
}

@keyframes pulsatingLeftArrow {
    0% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    50% {
        -webkit-transform: translate(10px, -50%);
        transform: translate(10px, -50%)
    }
}

.image-slider-360 {
    position: relative;
    width: 237px;
    margin: -40px auto -45px
}

@media only screen and (min-width: 768px) {
    .image-slider-360 {
        width:478px;
        margin: -60px auto -97px
    }
}

@media only screen and (min-width: 992px) {
    .image-slider-360 {
        width:auto;
        margin-top: -110px;
        margin-bottom: -50px
    }
}

@media only screen and (min-width: 1300px) {
    .image-slider-360 {
        margin-top:-140px
    }
}

@media only screen and (min-width: 992px) {
    .image-slider-360 {
        opacity:0
    }
}

.image-slider-360-button-right,.image-slider-360-button-left {
    position: absolute;
    top: 50%;
    z-index: 1;
    font-size: 2.5625rem;
    color: #FFED00;
    text-shadow: 0 1px 2px rgba(0,0,0,0.25);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

@media only screen and (min-width: 768px) {
    .image-slider-360-button-right,.image-slider-360-button-left {
        font-size: 4.0625rem
    }
}

@media only screen and (min-width: 1300px) {
    .image-slider-360-button-right,.image-slider-360-button-left {
        font-size: 4.9375rem
    }
}

.image-slider-360-button-right {
    right: -10px
}

@media only screen and (max-width: 991px) {
    .image-slider-360-button-right {
        -webkit-animation:pulsatingRightArrow 2s infinite ease-in-out;
        animation: pulsatingRightArrow 2s infinite ease-in-out
    }
}

@media only screen and (min-width: 1300px) {
    .image-slider-360-button-right {
        right:0
    }
}

.image-slider-360-button-left {
    left: -10px
}

@media only screen and (max-width: 991px) {
    .image-slider-360-button-left {
        -webkit-animation:pulsatingLeftArrow 2s infinite ease-in-out;
        animation: pulsatingLeftArrow 2s infinite ease-in-out
    }
}

@media only screen and (min-width: 1300px) {
    .image-slider-360-button-left {
        left:0
    }
}

.image-slider-360-inner {
    position: relative;
    z-index: 0
}

.image-slider-360-inner .image-slider-360-images-image {
    position: absolute;
    top: 0;
    left: -15%;
    width: 130%
}

.image-slider-360-inner .image-slider-360-images-image:first-child {
    position: relative
}

@media only screen and (min-width: 992px) {
    .animate-in .image-slider-360-button-right {
        -webkit-animation:pulsatingRightArrow 2s 3 1s ease-in-out;
        animation: pulsatingRightArrow 2s 3 1s ease-in-out
    }
}

@media only screen and (min-width: 992px) {
    .animate-in .image-slider-360-button-left {
        -webkit-animation:pulsatingLeftArrow 2s 3 1s ease-in-out;
        animation: pulsatingLeftArrow 2s 3 1s ease-in-out
    }
}

#information-window {
    position: fixed;
    bottom: 0;
    right: 0;
    background-color: #6d1053;
    color: #fff;
    min-width: 200px;
    opacity: 0.7;
    font-size: 10px;
    padding: 10px;
    z-index: 100000
}

.language-navigation {
    position: absolute;
    right: 118px;
    top: 22px;
    font-size: .75rem;
    text-transform: uppercase
}

@media only screen and (max-width: 1024px) {
    .language-navigation {
        display:none
    }
}

.main-navigation .language-navigation {
    display: block;
    position: static;
    width: 100%;
    box-shadow: 0 0 15px rgba(0,0,0,0.4)
}

.main-navigation.is-open .language-navigation ul {
    top: auto;
    bottom: 0;
    height: 49px
}

.main-navigation.is-open .language-navigation ul li:after {
    content: normal
}

.language-navigation ul li {
    display: block;
    float: left;
    list-style: none
}

.language-navigation ul li:after {
    content: ' ';
    display: inline-block;
    width: 1px;
    height: 1em;
    margin: 0 5px 0 6px;
    background: #58585A;
    vertical-align: middle
}

.language-navigation ul li:last-child:after {
    display: none
}

.language-navigation a {
    color: #58585A;
    vertical-align: middle
}

@-webkit-keyframes loading {
    0% {
        opacity: 1
    }

    10% {
        opacity: 1
    }

    90% {
        opacity: .1
    }

    100% {
        opacity: 1
    }
}

@keyframes loading {
    0% {
        opacity: 1
    }

    10% {
        opacity: 1
    }

    90% {
        opacity: .1
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.loading {
    display: block !important;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    z-index: 20;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: center;
    transform-origin: center
}

@media only screen and (max-width: 991px) {
    .loading {
        -webkit-transform:translate(-50%, -50%) scale(0.8);
        transform: translate(-50%, -50%) scale(0.8)
    }
}

@media only screen and (max-width: 767px) {
    .loading {
        -webkit-transform:translate(-50%, -50%) scale(0.6);
        transform: translate(-50%, -50%) scale(0.6)
    }
}

.loading .object {
    width: 100%;
    height: 100%;
    -webkit-animation: rotate 40s linear infinite;
    animation: rotate 40s linear infinite
}

.loading .object #fill-1 {
    -webkit-animation: loading 1s infinite .08333s;
    animation: loading 1s infinite .08333s
}

.loading .object #fill-2 {
    -webkit-animation: loading 1s infinite .16667s;
    animation: loading 1s infinite .16667s
}

.loading .object #fill-3 {
    -webkit-animation: loading 1s infinite .25s;
    animation: loading 1s infinite .25s
}

.loading .object #fill-4 {
    -webkit-animation: loading 1s infinite .33333s;
    animation: loading 1s infinite .33333s
}

.loading .object #fill-5 {
    -webkit-animation: loading 1s infinite .41667s;
    animation: loading 1s infinite .41667s
}

.loading .object #fill-6 {
    -webkit-animation: loading 1s infinite .5s;
    animation: loading 1s infinite .5s
}

.loading .object #fill-7 {
    -webkit-animation: loading 1s infinite .58333s;
    animation: loading 1s infinite .58333s
}

.loading .object #fill-8 {
    -webkit-animation: loading 1s infinite .66667s;
    animation: loading 1s infinite .66667s
}

.loading .object #fill-9 {
    -webkit-animation: loading 1s infinite .75s;
    animation: loading 1s infinite .75s
}

.loading .object #fill-10 {
    -webkit-animation: loading 1s infinite .83333s;
    animation: loading 1s infinite .83333s
}

.loading .object #fill-11 {
    -webkit-animation: loading 1s infinite .91667s;
    animation: loading 1s infinite .91667s
}

.loading .object #fill-12 {
    -webkit-animation: loading 1s infinite 1s;
    animation: loading 1s infinite 1s
}

.loading .label {
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: 1.125rem;
    color: #FFED00;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.main-navigation {
    position: absolute;
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: 1.125rem
}

@media only screen and (max-width: 1024px) {
    .main-navigation {
        width:100%
    }
}

@media only screen and (min-width: 1025px) {
    .main-navigation {
        right:118px;
        top: 54px
    }
}

@media only screen and (max-width: 1024px) {
    .main-navigation ul {
        opacity:0;
        position: absolute;
        z-index: -99;
        left: 0;
        right: 0;
        height: 0;
        overflow: hidden;
        -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.3);
        box-shadow: 0 2px 6px 0 rgba(0,0,0,.3);
        background: #fff
    }
}

.main-navigation ul li {
    display: block;
    margin: 0 10px;
    list-style: none
}

@media only screen and (max-width: 1024px) {
    .main-navigation ul li {
        margin:0
    }
}

@media only screen and (min-width: 1025px) {
    .main-navigation ul li {
        display:inline-block
    }
}

.main-navigation ul li:last-child {
    margin-right: 0
}

@media only screen and (max-width: 1024px) {
    .main-navigation ul li:last-child a {
        border-bottom:0
    }
}

@media only screen and (max-width: 1024px) {
    .main-navigation ul a {
        display:block;
        padding: 15px 27px;
        border-bottom: 1px solid #f1f1f1
    }
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
    .main-navigation ul a {
        padding-top:20px;
        padding-bottom: 20px
    }
}

.main-navigation a {
    color: rgba(88,88,90,.6)
}

.main-navigation li.is-active a {
    color: #58585a
}

@media only screen and (max-width: 1024px) {
    .main-navigation.is-open ul {
        opacity:1;
        z-index: 99;
        top: 70px;
        height: auto;
        -webkit-transition: all 250ms ease;
        -o-transition: all 250ms ease;
        transition: all 250ms ease
    }
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
    .main-navigation.is-open ul {
        top:90px
    }
}

.menu-icon {
    position: absolute;
    top: 0;
    left: 0;
    padding: 24px 22px;
    border: 0;
    background: transparent
}

@media only screen and (min-width: 768px) {
    .menu-icon {
        padding-top:34px;
        padding-bottom: 34px
    }
}

@media only screen and (min-width: 1025px) {
    .menu-icon {
        display:none
    }
}

.menu-icon .hamburger-icon {
    display: block;
    width: 29px;
    height: 22px
}

.menu-icon .hamburger-icon .icon-bar {
    opacity: 1;
    display: block;
    position: relative;
    width: 100%;
    height: 4px;
    margin-top: 5px;
    background: #58585A;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: all 250ms ease-in-out;
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.menu-icon .hamburger-icon .icon-bar:first-child {
    margin-top: 0
}

.main-navigation.is-open .menu-icon .hamburger-icon .icon-bar {
    transition: all 250ms ease
}

.main-navigation.is-open .menu-icon .hamburger-icon .icon-bar:nth-child(1) {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.main-navigation.is-open .menu-icon .hamburger-icon .icon-bar:nth-child(2) {
    opacity: 0
}

.main-navigation.is-open .menu-icon .hamburger-icon .icon-bar:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 2px
}

.micro-pump-picture {
    position: relative;
    z-index: 0;
    max-width: 141px;
    margin: -36px auto -15px
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .micro-pump-picture {
        max-width:262px;
        margin-top: -50px;
        margin-bottom: -75px
    }
}

@media only screen and (min-width: 992px) {
    .micro-pump-picture {
        max-width:285px
    }
}

@media only screen and (min-width: 992px) {
    .micro-pump-picture {
        opacity:0
    }
}

@media only screen and (min-width: 992px) {
    .micro-pump-wrapper {
        padding-left:32px
    }
}

@media only screen and (min-width: 992px) {
    .animate-in .micro-pump-picture {
        -webkit-animation:fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }
}

@media only screen and (min-width: 992px) {
    .animate-out .micro-pump-picture {
        -webkit-animation:fadeOut 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeOut 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }
}

.modal-dialog {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    margin: 0;
    background-color: #fff
}

.modal-content {
    border: 0;
    border-radius: 0
}

@media only screen and (min-width: 992px) {
    .modal-content {
        height:100%
    }
}

.modal-body {
    padding: 0
}

@media only screen and (min-width: 992px) {
    .modal-body {
        display:-webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 100%
    }
}

@media only screen and (min-width: 992px) {
    .modal-body-left,.modal-body-right {
        width:50%
    }
}

.modal-body-left {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background: radial-gradient(#FC008B, #6F0954);
    background-size: cover;
    text-align: center
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .modal-body-left {
        height:668px
    }
}

.modal-body-left picture {
    width: 100%;
    height: auto
}

.modal-body-right {
    padding: 42px 30px 100px;
    background-color: #fff
}

@media only screen and (min-width: 768px) {
    .modal-body-right {
        padding:50px 45px 100px
    }
}

@media only screen and (min-width: 992px) {
    .modal-body-right {
        overflow-y:auto;
        padding: 120px 12.64% 120px 59px
    }
}

@media only screen and (min-width: 1300px) {
    .modal-body-right {
        padding:8.34% 12.64% 4.17% 6.95%
    }
}

@media only screen and (min-width: 1300px) {
    .modal-body-right h2,.modal-body-right .row {
        max-width:480px
    }
}

.modal.fade.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s
}

.modal .close {
    position: fixed;
    z-index: 16;
    top: 20px;
    right: 20px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #FFED00;
    font-size: 1.4375rem;
    cursor: pointer
}

@media only screen and (min-width: 768px) {
    .modal .close {
        top:50px;
        right: 50px;
        font-size: 2.25rem
    }
}

@media only screen and (min-width: 992px) {
    .modal .close {
        top:43px;
        right: 35px;
        font-size: 1.4375rem;
        color: #58585A
    }
}

.modal h2 {
    margin-bottom: 20px;
    font-size: 1.0625rem
}

@media only screen and (min-width: 768px) {
    .modal h2 {
        margin-bottom:25px;
        font-size: 1.625rem
    }
}

@media only screen and (min-width: 1300px) {
    .modal h2 {
        font-size: 1.8125rem
    }
}

.modal h2 .is-highlighted {
    font-size: 2.375rem
}

@media only screen and (min-width: 768px) {
    .modal h2 .is-highlighted {
        font-size: 5.125rem
    }
}

@media only screen and (min-width: 992px) {
    .modal h2 .is-highlighted {
        font-size: 3.75rem
    }
}

@media only screen and (min-width: 1300px) {
    .modal h2 .is-highlighted {
        font-size: 5.125rem
    }
}

.modal .lead {
    font-size: 1.5rem
}

@media only screen and (max-width: 767px) {
    .modal .lead {
        margin-bottom:18px
    }
}

@media only screen and (min-width: 768px) {
    .modal .lead {
        font-size: 1.625rem
    }
}

@media only screen and (min-width: 1300px) {
    .modal .lead {
        font-size: 1.5rem
    }
}

.modal picture {
    display: block
}

.modal img {
    max-width: 100%;
    max-height: 100%
}

.modal .image-full-size {
    overflow: hidden
}

@media only screen and (min-width: 992px) {
    .modal .image-full-size picture {
        position:relative;
        width: 100%;
        height: 100%
    }
}

.modal .image-full-size img {
    display: inline-block
}

@media only screen and (min-width: 992px) {
    .modal .image-full-size img {
        width:100%;
        height: 100%;
        object-fit: cover
    }
}

@media only screen and (min-width: 992px) {
    .no-objectfit .modal .image-full-size img,.no-object-fit .modal .image-full-size img {
        top:0 !important
    }
}

@media only screen and (min-width: 992px) {
    #modal-tube-free .modal-headline-1,#modal-tube-free .modal-headline-2,#modal-tube-free .modal-text-1,#modal-tube-free .modal-text-2,#modal-tube-free .modal-text-3,#modal-tube-free .modal-text-4,#modal-tube-free .modal-text-5 {
        opacity:0
    }
}

@media only screen and (min-width: 992px) {
    #modal-tube-free.show .modal-headline-1 {
        -webkit-animation:fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideDown 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideDown 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }

    #modal-tube-free.show .modal-headline-2 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both,slideDown 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both,slideDown 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both
    }

    #modal-tube-free.show .modal-text-1 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both
    }

    #modal-tube-free.show .modal-text-2 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 400ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 400ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 400ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 400ms normal both
    }

    #modal-tube-free.show .modal-text-3 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 600ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 600ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 600ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 600ms normal both
    }

    #modal-tube-free.show .modal-text-4 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both
    }

    #modal-tube-free.show .modal-text-5 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both
    }
}

@media only screen and (max-width: 991px) {
    #modal-anywhere .modal-body-right {
        padding-top:24px
    }
}

#modal-assistant .modal-body,#modal-assistant .modal-content {
    height: 100%
}

#modal-assistant .modal-body {
    overflow: auto
}

#modal-assistant .modal-body-left {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 991px) {
    #modal-assistant .modal-body-left {
        padding:64px 113px
    }
}

@media only screen and (max-width: 992px) {
    #modal-assistant .modal-body-left {
        /*height:50%;*/
        transition: height 250ms
    }
}
@media only screen and (max-width: 768px) {
    #modal-assistant .modal-body-left {
        height:50%;
    }
}
@media only screen and (max-width: 767px) {
    #modal-assistant .modal-body-left {
        padding:34px 63px
    }
}

#modal-assistant .modal-body-left .btn {
    position: absolute;
    bottom: -20px;
    left: 50%;
    z-index: 1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#modal-assistant .modal-body-left .btn:focus {
    background-color: #fff
}

#modal-assistant .modal-body-left .btn[data-collapsed='true'] .more {
    display: block
}

#modal-assistant .modal-body-left .btn[data-collapsed='true'] .less {
    display: none
}

#modal-assistant .modal-body-left .btn[data-collapsed='false'] {
    background-color: #fff
}

#modal-assistant .modal-body-left .btn[data-collapsed='false'] .more {
    display: none
}

#modal-assistant .modal-body-left .btn[data-collapsed='false'] .less {
    display: block
}

#modal-assistant .modal-body-right {
    padding: 92px 61px 40px
}

@media only screen and (min-width: 768px) {
    #modal-assistant .modal-body-right {
        padding:50px 59px 40px
    }
}

@media only screen and (min-width: 992px) {
    #modal-assistant .modal-body-right {
        overflow-y:auto;
        padding: 120px 12.64% 120px 59px
    }
}

@media only screen and (min-width: 1300px) {
    #modal-assistant .modal-body-right {
        padding:8.34% 12.64% 8.34% 6.95%
    }
}

@media only screen and (min-width: 576px) and (max-width: 768px) {
    #modal-assistant .modal-body-right p:last-child {
        margin:0
    }
}

#modal-assistant .image-wrap {
    overflow: hidden;
    width: 100%;
    height: 100%
}

#modal-assistant .image-wrap:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background-image: linear-gradient(to top, #680042, rgba(154,7,101,0));
    transition: height 250ms
}

@media only screen and (max-width: 767px) {
    #modal-assistant .image-wrap:before {
        height:100px
    }
}

#modal-assistant .show .image-wrap:before {
    height: 0
}

@media only screen and (max-width: 991px) {
    #modal-assistant .carousel-item:nth-child(1) picture,#modal-assistant .carousel-item:nth-child(3) picture {
        height:100%
    }
}

@media only screen and (min-width: 1300px) {
    #modal-assistant .carousel-item:nth-child(2) .modal-body-left img {
        max-width:100%;
        /*max-height: 960px !important*/
    }
}

@media only screen and (min-width: 992px) {
    #modal-assistant .carousel-item .modal-body-left img {
        max-width:460px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #modal-assistant .carousel-item:nth-child(2) .modal-body-left,#modal-assistant .carousel-item:nth-child(4) .modal-body-left {
        padding-bottom:0
    }
}

@media only screen and (max-width: 767px) {
    #modal-assistant .carousel-item:nth-child(2) .modal-body-left,#modal-assistant .carousel-item:nth-child(4) .modal-body-left {
        padding:63px 63px 0
    }
}

@media only screen and (max-width: 991px) {
    #modal-assistant .carousel-item:nth-child(2) .modal-body-left img,#modal-assistant .carousel-item:nth-child(4) .modal-body-left img {
        position:static;
        /*max-height: none;*/
        -webkit-transform: none;
        transform: none
    }
}

#modal-assistant .carousel-item:nth-child(2) .modal-body-left .collapse img,#modal-assistant .carousel-item:nth-child(2) .modal-body-left .collapsing img,#modal-assistant .carousel-item:nth-child(4) .modal-body-left .collapse img,#modal-assistant .carousel-item:nth-child(4) .modal-body-left .collapsing img {
    margin-top: 40px
}

#modal-assistant .carousel-item:nth-child(2) .image-wrap-sm .btn,#modal-assistant .carousel-item:nth-child(4) .image-wrap-sm .btn {
    margin-bottom: -64px
}

@media only screen and (max-width: 767px) {
    #modal-assistant .carousel-item:nth-child(2) .image-wrap-sm .show+.btn,#modal-assistant .carousel-item:nth-child(4) .image-wrap-sm .show+.btn {
        margin-bottom:-20px
    }
}

@media only screen and (max-width: 767px) {
    #modal-assistant .carousel-item:nth-child(2) .image-wrap-xs .btn,#modal-assistant .carousel-item:nth-child(4) .image-wrap-xs .btn {
        margin-bottom:-40px
    }
}

@media only screen and (max-width: 767px) {
    #modal-assistant .carousel-item:nth-child(2) .image-wrap-xs .show+.btn,#modal-assistant .carousel-item:nth-child(4) .image-wrap-xs .show+.btn {
        margin-bottom:-20px
    }
}

.progress-bar {
    position: relative;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 375px;
    max-width: 375px;
    margin: -180px 0;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateX(75deg);
    transform: rotateX(75deg)
}

@media only screen and (max-width: 1024px) {
    .progress-bar {
        margin:-100px 0 -160px
    }
}

@media only screen and (min-width: 993px) {
    .progress-bar {
        height:285px
    }
}

@media only screen and (max-width: 991px) {
    .progress-bar {
        margin:-130px 0
    }
}

@media only screen and (max-width: 767px) {
    .progress-bar {
        max-width:240px;
        height: 240px;
        margin: -100px 0 -50px
    }
}

@media only screen and (min-width: 992px) {
    .progress-bar {
        opacity:0
    }
}

#stay-informed {
    position: absolute;
    z-index: 10;
    top: 212px;
    width: 136px;
    padding: 10px;
    background: #FFED00;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    font-size: 1rem;
    color: #58585A;
    transition: right 250ms ease;
    cursor: pointer
}

@media only screen and (min-width: 768px) {
    #stay-informed {
        top:335px;
        right: -95px;
        width: 160px;
        padding: 14px;
        font-size: 1.1875rem
    }
}

@media only screen and (min-width: 992px) {
    #stay-informed {
        position:fixed;
        top: 195px;
        right: 0;
        -webkit-animation: fadeIn 0.5s ease-out 2.4s normal both;
        animation: fadeIn 0.5s ease-out 2.4s normal both
    }
}

@media only screen and (max-width: 767px) {
    #stay-informed button {
        display:block
    }
}

@media only screen and (min-width: 1025px) and (pointer: fine) {
    #stay-informed:hover {
        right:0 !important;
        text-decoration: none
    }
}

#stay-informed .stay-informed-button {
    padding: 0;
    background: none transparent;
    border: 0;
    color: inherit;
    text-align: left;
    outline: none;
    cursor: pointer
}

#stay-informed i {
    position: absolute;
    top: 10px;
    left: 12px;
    color: #fff;
    font-size: 2.25rem;
    text-shadow: 0 0 3px rgba(0,0,0,0.25)
}

@media only screen and (min-width: 768px) {
    #stay-informed i {
        top:13px;
        left: 15px;
        font-size: 3rem
    }
}

#stay-informed .text {
    display: block;
    padding-left: 44px;
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    line-height: 1.16
}

@media only screen and (min-width: 768px) {
    #stay-informed .text {
        padding-left:51px
    }
}

[class*='locale-en-us'] #stay-informed {
    right: -98px;
    width: 150px
}

@media only screen and (min-width: 768px) {
    [class*='locale-en-us'] #stay-informed {
        right:0;
        width: 180px
    }
}

[class*='locale-de-de'] #stay-informed {
    right: -98px;
    width: 150px
}

@media only screen and (min-width: 768px) {
    [class*='locale-de-de'] #stay-informed {
        right:0;
        width: 180px
    }
}

[class*='locale-de-ch'] #stay-informed {
    right: -98px;
    width: 150px
}

@media only screen and (min-width: 768px) {
    [class*='locale-de-ch'] #stay-informed {
        right:0;
        width: 180px
    }
}

[class*='locale-fr-ch'] #stay-informed {
    right: -95px;
    width: 145px
}

@media only screen and (min-width: 768px) {
    [class*='locale-fr-ch'] #stay-informed {
        right:0;
        width: 180px
    }
}

[class*='locale-it-ch'] #stay-informed {
    right: -85px
}

@media only screen and (min-width: 768px) {
    [class*='locale-it-ch'] #stay-informed {
        right:0;
        width: 180px
    }
}

[class*='locale-de-at'] #stay-informed {
    right: -98px;
    width: 150px
}

@media only screen and (min-width: 768px) {
    [class*='locale-de-at'] #stay-informed {
        right:0;
        width: 180px
    }
}

[class*='locale-da-dk'] #stay-informed {
    right: -98px;
    width: 150px
}

@media only screen and (min-width: 768px) {
    [class*='locale-da-dk'] #stay-informed {
        right:0;
        width: 180px
    }
}

#thumbnails-container {
    overflow: hidden;
    height: 0;
    transition: height 250ms ease-in-out
}

@media only screen and (max-width: 768px) {
    #thumbnails-container {
        height:auto;
        padding: 7px 0;
        background-color: rgba(0,0,0,0.23)
    }
}

.thumbnail {
    overflow: hidden;
    display: block;
    position: relative
}

@media only screen and (min-width: 769px) {
    .thumbnail {
        float:left;
        width: 25%;
        height: 258px;
        cursor: pointer
    }

    .thumbnail:nth-last-child(2):first-child,.thumbnail:nth-last-child(2):first-child ~ .thumbnail {
        width: 50%
    }

    .thumbnail:nth-last-child(3):first-child,.thumbnail:nth-last-child(3):first-child ~ .thumbnail {
        width: 33.33333%
    }

    .thumbnail:nth-child(1):before {
        content: normal
    }
}

@media only screen and (min-width: 1441px) {
    .thumbnail {
        height:458px
    }
}

@media only screen and (max-width: 768px) {
    .thumbnail {
        overflow:hidden;
        margin: 10px 0;
        padding-left: 30px
    }

    .thumbnail:after {
        content: '';
        display: block;
        position: absolute
    }
}

@media only screen and (min-width: 769px) {
    .thumbnail:before {
        content:'';
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        display: block;
        width: 1px;
        height: 100%;
        background-color: #fff
    }
}

.thumbnail:after {
    position: absolute;
    right: 30px;
    bottom: 14px;
    color: #fff;
    font-size: 2.8125rem
}

@media only screen and (max-width: 768px) {
    .thumbnail:after {
        right:25px;
        bottom: 25px;
        font-size: 1.875rem;
        color: #FFED00
    }
}

@media only screen and (max-width: 768px) {
    .thumbnail:hover,.thumbnail.thumbnail-is-selected {
        background:#FFED00
    }
}

@media only screen and (max-width: 768px) {
    .thumbnail.thumbnail-is-paused {
        background-image:radial-gradient(#fc008b, #6F0954)
    }
}

@media only screen and (max-width: 768px) {
    .thumbnail.thumbnail-is-playing,.thumbnail.thumbnail-is-playing:hover {
        background-image:radial-gradient(#fc008b, #6F0954)
    }
}

.thumbnail img {
    display: block
}

@media only screen and (min-width: 769px) {
    .thumbnail img {
        width:100%;
        height: auto
    }
}

@media only screen and (max-width: 768px) {
    .thumbnail img {
        float:left;
        width: 113px;
        height: 81px
    }
}

.thumbnail:hover .title,.thumbnail.thumbnail-is-selected .title {
    background-color: transparent
}

.thumbnail:hover .title:after,.thumbnail.thumbnail-is-selected .title:after {
    opacity: .7;
    background: #FFED00
}

.thumbnail.thumbnail-is-selected .title:after {
    background-image: radial-gradient(#fc008b, #6F0954)
}

.thumbnail .title {
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: 1.5rem;
    color: #fff
}

@media only screen and (min-width: 769px) {
    .thumbnail .title {
        position:absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        min-height: 74px;
        background-color: rgba(0,0,0,0.3)
    }
}

@media only screen and (max-width: 768px) {
    .thumbnail .title {
        float:left
    }
}

@media only screen and (max-width: 574px) {
    .thumbnail .title {
        top:10px;
        left: 10px;
        font-size: .875rem
    }
}

@media only screen and (min-width: 769px) {
    .thumbnail .title:after {
        content:'';
        opacity: 0;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 100%;
        height: 100%;
        background-image: radial-gradient(#fc008b, #6d1053)
    }
}

.thumbnail .text {
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 1;
    width: calc(100% - 90px);
    padding-left: 20px;
    line-height: 1.2;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width: 768px) {
    .thumbnail .text {
        width:50%;
        font-size: 1.125rem
    }
}

.tools-wrap {
    width: 100%
}

@media only screen and (min-width: 769px) {
    .tools-wrap {
        position:absolute;
        bottom: 0;
        left: 0;
        z-index: 2;
        min-height: 10px
    }
}

@media only screen and (max-width: 768px) {
    .tools-wrap {
        display:-webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative
    }

    .tools-wrap .btn-toggle-tools {
        display: none
    }
}

.tools-wrap>.label {
    display: none;
    margin: 20px 0 10px;
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: 1.5rem;
    color: #FFED00;
    text-align: center
}

@media only screen and (max-width: 768px) {
    .tools-wrap>.label {
        display:block
    }
}

.stories-yt-player-controls {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    visibility: visible;
    opacity: 1;
    top: -70px;
    left: 30px;
    z-index: 2;
    transition: opacity 250ms,visibility 0s
}

@media only screen and (min-width: 769px) {
    .stories-yt-player-controls {
        position:absolute
    }
}

@media only screen and (max-width: 768px) {
    .stories-yt-player-controls {
        text-align:center
    }
}

.stories-yt-player-progress {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background-color: #fff;
    cursor: pointer
}

.stories-yt-player-progress .bar {
    width: 0;
    height: 100%;
    background-color: #FFED00
}

.btn-tool-tip {
    display: inline-block;
    margin-left: 7px;
    vertical-align: text-top;
    cursor: pointer
}

@media only screen and (min-width: 575px) {
    .btn-tool-tip {
        position:relative
    }
}

.btn-tool-tip.visible:before {
    color: #58585A
}

.btn-tool-tip.visible .tool-tip {
    display: block;
    z-index: 1
}

.btn-tool-tip:before {
    position: relative;
    z-index: 2;
    font-size: 1.375rem;
    color: #FFED00
}

.tool-tip {
    display: none;
    position: absolute;
    z-index: 0;
    width: 456px;
    padding: 47px 57px;
    background-color: #FFED00;
    box-shadow: 0 0 33px rgba(0,0,0,0.25);
    font-family: "RocheSans-Regular",Arial,sans-serif;
    line-height: 1.56
}

@media only screen and (max-width: 574px) {
    .tool-tip {
        bottom:10px !important;
        width: auto;
        padding: 20px 25px 47px
    }
}

.tool-tip p:last-child {
    margin: 0
}

.tool-tip .tool-tip-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px;
    line-height: 0
}

.tool-tip .tool-tip-body {
    overflow: auto;
    display: block;
    height: 100%;
    max-height: 147px
}

@media only screen and (min-width: 992px) {
    .tool-tip .tool-tip-body {
        max-height:200px
    }
}

.modal-body .btn-tool-tip {
    position: static
}

.modal-body .btn-tool-tip.visible {
    position: absolute;
    left: 0;
    z-index: 10;
    width: 100%;
    margin: 0
}

.modal-body .btn-tool-tip.visible:before {
    top: 16px;
    left: 18px
}

.modal-body .tool-tip {
    top: 0 !important;
    right: auto !important;
    bottom: auto !important;
    left: 0 !important;
    width: auto;
    padding: 20px 40px 13px 50px;
    font-size: .8125rem
}

@media only screen and (max-width: 991px) {
    .modal-body .tool-tip {
        max-height:220px
    }
}

@media only screen and (max-width: 767px) {
    .modal-body .tool-tip {
        max-height:180px
    }
}

.yt-player-overlay {
    height: 100%
}

@media only screen and (min-width: 992px) {
    .yt-player-overlay {
        display:block
    }
}

.yt-player-overlay .canvas-wrap {
    position: relative;
    width: 100%;
    height: 200px
}

@media only screen and (min-width: 575px) {
    .yt-player-overlay .canvas-wrap {
        height:280px
    }
}

@media only screen and (min-width: 768px) {
    .yt-player-overlay .canvas-wrap {
        height:470px
    }
}

@media only screen and (min-width: 992px) {
    .yt-player-overlay .canvas-wrap {
        height:100%
    }
}

.yt-player {
    position: relative;
    width: 100%;
    height: 100%
}

@media only screen and (min-width: 992px) {
    .yt-player {
        padding-top:90px;
    }
    #stories-yt-player-wrapper {
        padding-top:0px;
        position: static;
    }
}

.yt-player.tools-open .overlay {
    visibility: visible;
    opacity: .7;
    transition: opacity 250ms,visibility 0s
}

.yt-player.tools-open h2 {
    top: 43%
}

@media only screen and (min-width: 769px) {
    .yt-player.tools-open .yt-play-button {
        opacity:0
    }
}

@media only screen and (min-width: 769px) {
    .yt-player.tools-open #stories-yt-player-controls {
        visibility:hidden;
        opacity: 0;
        transition: opacity 250ms,visibility 0s 250ms
    }
}

.yt-player h2 {
    padding: 0 23px;
    font-size: 1.5rem
}

@media only screen and (min-width: 992px) {
    .yt-player h2 {
        position:absolute;
        top: 45%;
        left: 50%;
        z-index: 1;
        width: 100%;
        max-width: 900px;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        transition: top 250ms ease-in-out
    }
}

.yt-player h2 .is-highlighted {
    font-size: 3.125rem
}

@media only screen and (min-width: 768px) {
    .yt-player h2 .is-highlighted {
        font-size: 5.625rem
    }
}

@media only screen and (min-width: 992px) {
    .yt-player h2 .is-highlighted {
        font-size: 7.5rem
    }
}

.yt-player .page-headline-1 {
    font-size: 1.6875rem
}

@media only screen and (min-width: 992px) {
    .yt-player .page-headline-1 {
        color:#fff;
        font-size: 4.5rem
    }
}

.yt-player .page-headline-2 {
    margin-left: -.16rem
}

.yt-player-video {
    display: block
}

.yt-play-button {
    opacity: 1;
    transition: opacity 250ms
}

.yt-loader {
    position: absolute;
    top: 43.5%;
    left: 50%;
    width: 100px;
    height: 100px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.yt-loader.show {
    -webkit-animation: loader-rotate 666ms linear infinite;
    animation: loader-rotate 666ms linear infinite
}

.yt-loader .circle {
    fill: transparent;
    stroke-width: 0;
    stroke: #FFED00
}

.smil .yt-loader.show .circle {
    -webkit-animation: loader-stroke-show 400ms linear 1000ms forwards,loader-stroke 2000ms cubic-bezier(0.6, 0, 0.4, 1) 2500ms infinite both;
    animation: loader-stroke-show 400ms linear 1000ms forwards,loader-stroke 2000ms cubic-bezier(0.6, 0, 0.4, 1) 2500ms infinite both
}

.no-smil .yt-loader {
    opacity: 0
}

.no-smil .yt-loader.show {
    opacity: 1
}

.no-smil .yt-loader .circle {
    stroke-width: 10px;
    stroke-dasharray: 50%
}

.page {
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

.page .page-inner {
    margin: 0 auto;
    padding-top: 70px;
    padding-bottom: 25px;
    min-height: 100%
}

@media only screen and (min-width: 768px) {
    .page .page-inner {
        padding-top:145px
    }
}

@media only screen and (min-width: 992px) {
    .page .page-inner {
        padding-top:148px;
        padding-bottom: 0
    }
}

@media only screen and (min-width: 992px) {
    .page-headline-1,.page-headline-2:not(.split-chars),.page-headline-2.split-chars [class*='split-chars-char'],.page-headline-3:not(.split-chars),.page-headline-3 [class*='split-chars-char'] {
        opacity:0;
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px)
    }
}

.page-headline-2.split-chars [class*='split-chars-char'] {
    display: inline-block
}

@media only screen and (max-width: 991px) {
    .page-headline-2.split-chars [class*='split-chars-char'] {
        position:relative;
        z-index: 1
    }
}

@media only screen and (min-width: 992px) {
    [class*='page-text-'] {
        opacity:0;
        -webkit-transform: translateY(80px);
        transform: translateY(80px)
    }
}

@media only screen and (max-width: 767px) {
    [class*='page-text-'] {
        padding-right:49px
    }
}

@media only screen and (min-width: 992px) {
    .animate-in .page-headline-1 {
        -webkit-animation:fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideDown 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideDown 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }

    .animate-in .page-headline-2:not(.split-chars),.animate-in .page-headline-2 [class*='split-chars-char'],.animate-in .page-headline-3:not(.split-chars),.animate-in .page-headline-3 [class*='split-chars-char'] {
        -webkit-animation: fadeIn 1000ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both,slideDown 1000ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeIn 1000ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both,slideDown 1000ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }

    .animate-in .page-text-1 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both
    }

    .animate-in .page-text-2 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 400ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 400ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 400ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 400ms normal both
    }

    .animate-in .page-text-3 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 600ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 600ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 600ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 600ms normal both
    }

    .animate-in .page-text-4 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both
    }

    .animate-in .page-text-5 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both
    }

    .animate-in .page-text-6 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both
    }

    .animate-in .page-text-7 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both
    }

    .animate-in .page-text-8 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both
    }

    .animate-in .page-text-9 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both
    }
}

@media only screen and (min-width: 992px) {
    .animate-out .page-headline-2:not(.split-chars),.animate-out .page-headline-2 [class*='split-chars-char'] {
        -webkit-animation:fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideDown 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideDown 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }

    .animate-out .page-headline-1 {
        -webkit-animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideDown 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideDown 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }

    .animate-out .page-text-1,.animate-out .page-text-2,.animate-out .page-text-3,.animate-out .page-text-4,.animate-out .page-text-5 {
        -webkit-animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }
}

.page-about {
    padding-top: 70px
}

@media only screen and (min-width: 768px) {
    .page-about {
        padding-top:216px
    }
}

@media only screen and (min-width: 992px) {
    .page-about {
        padding-top:194px
    }
}

.page-about .container {
    max-width: 836px
}

#page-anywhere {
    z-index: 2;
    background-color: #fff
}

@media only screen and (min-width: 992px) {
    #page-anywhere {
        background:linear-gradient(#cbc9ca, #e2ddda);
        overflow: hidden
    }
}

#page-anywhere .page-inner {
    overflow: hidden;
    min-height: 100%
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    #page-anywhere .page-inner {
        padding-top:90px
    }
}

@media only screen and (min-width: 768px) and (max-width: 768px) {
    #page-anywhere .page-inner {
        padding-top:0;
        background-color: #fff
    }
}

@media only screen and (min-width: 992px) {
    #page-anywhere .page-inner {
        padding-top:280px
    }
}

@media only screen and (min-width: 1300px) {
    #page-anywhere .page-inner {
        padding-top:340px
    }
}

#page-anywhere .container {
    position: relative;
    max-width: 1355px;
    min-height: 100%
}

@media only screen and (max-width: 991px) {
    #page-anywhere .image-box {
        overflow:hidden;
        background: linear-gradient(#cbc9ca, #e2ddda)
    }
}

@media only screen and (max-width: 767px) {
    #page-anywhere .image-box {
        margin:0 -23px 18px;
        height: 330px
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    #page-anywhere .image-box {
        margin:0 -59px 44px;
        height: 614px
    }
}

@media only screen and (max-width: 767px) {
    #page-anywhere .image-wrap {
        position:relative;
        width: 375px;
        margin: 0 auto
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    #page-anywhere .image-wrap {
        width:768px;
        margin: 0 auto
    }
}

@media only screen and (min-width: 992px) {
    #page-anywhere .image-wrap {
        overflow:hidden;
        position: absolute;
        top: -290px;
        left: 52%;
        width: 800px;
        padding-top: 100px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media only screen and (min-width: 1300px) {
    #page-anywhere .image-wrap {
        top:-340px
    }
}

@media only screen and (max-width: 1299px) and (min-width: 992px) {
    #page-anywhere .image-wrap {
        -webkit-transform:translateX(-50%) scale(0.8);
        transform: translateX(-50%) scale(0.8);
        -webkit-transform-origin: center 0;
        transform-origin: center 0
    }
}

#page-anywhere .image-wrap img {
    width: 100%;
    max-width: 100%
}

@media only screen and (max-width: 767px) {
    #page-anywhere .image-wrap img {
        width:377px;
        max-width: none;
        margin-left: -33px
    }
}

#page-anywhere-image picture {
    display: block
}

@media only screen and (max-width: 767px) {
    #page-anywhere-image picture {
        margin-top:-3px
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    #page-anywhere-image picture {
        margin-top:-126px;
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
}

@media only screen and (min-width: 992px) {
    #page-anywhere-image img {
        opacity:0;
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px)
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1024px) and (min-height: 768px) and (max-height: 768px) {
    #page-anywhere {
        overflow:auto
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1024px) and (min-height: 768px) and (max-height: 768px) {
    #page-anywhere .container {
        position:static;
        min-height: 0
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1024px) and (min-height: 768px) and (max-height: 768px) {
    #page-anywhere [class^='col-']:last-child {
        padding-left:30px
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1024px) and (min-height: 768px) and (max-height: 768px) {
    #page-anywhere .page-inner {
        min-height:0;
        padding-top: 290px
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1024px) and (min-height: 768px) and (max-height: 768px) {
    #page-anywhere .image-wrap {
        top:0;
        bottom: -190px
    }
}

@media only screen and (max-width: 767px) {
    #page-anywhere h2 {
        margin-bottom:18px
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    #page-anywhere h2 {
        position:absolute;
        top: 188px;
        left: 38px
    }
}

@media only screen and (min-width: 992px) {
    #page-anywhere h2 {
        line-height:0.5
    }
}

#page-anywhere h2 .is-highlighted {
    margin-left: -.15rem
}

@media only screen and (max-width: 767px) {
    #page-anywhere h2 .is-highlighted {
        font-size: 3.1875rem
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    #page-anywhere h2 .is-highlighted {
        font-size: 7rem
    }
}

@media only screen and (min-width: 768px) {
    #page-anywhere h2 .is-highlighted {
        margin-left:-.3rem
    }
}

@media only screen and (min-width: 992px) {
    #page-anywhere h2 .is-highlighted {
        margin-left:-.5rem
    }
}

#page-anywhere .page-headline-1 {
    position: relative;
    z-index: 1
}

@media only screen and (min-width: 575px) {
    #page-anywhere .page-headline-1 {
        font-size: 1.375rem
    }
}

@media only screen and (min-width: 1026px) and (max-width: 1299px) {
    #page-anywhere .page-headline-1 {
        font-size:calc(22px + (34 - 22) * (100vw - 1025px) / (1299 - 1025))
    }
}

@media only screen and (min-width: 1300px) {
    #page-anywhere .page-headline-1 {
        font-size: 2.125rem
    }
}

@media only screen and (min-width: 1026px) and (max-width: 1299px) {
    #page-anywhere .page-headline-2 {
        font-size:calc(135px + (200 - 135) * (100vw - 1025px) / (1299 - 1025))
    }
}

#page-anywhere .page-headline-2 [class*='split-chars-char'] {
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-left: -4px;
    line-height: 1
}

#page-anywhere .body-buttons-wrap {
    position: absolute;
    z-index: 11;
    top: 310px;
    left: 67%;
    width: 365px;
    height: 520px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media only screen and (max-width: 767px) {
    #page-anywhere .body-buttons-wrap {
        left:30%;
        top: -41px;
        width: 402px;
        height: 500px;
        -webkit-transform: scale(0.45) translateX(-50%);
        transform: scale(0.45) translateX(-50%)
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    #page-anywhere .body-buttons-wrap {
        top:140px;
        left: 59%;
        margin-top: -12px;
        -webkit-transform: scale(0.8) translateX(-50%);
        transform: scale(0.8) translateX(-50%)
    }
}

#page-anywhere-open-modal-01,#page-anywhere-open-modal-02,#page-anywhere-open-modal-03,#page-anywhere-open-modal-04 {
    position: absolute;
    -webkit-transform-origin: center;
    transform-origin: center
}

@media only screen and (min-width: 992px) {
    #page-anywhere-open-modal-01,#page-anywhere-open-modal-02,#page-anywhere-open-modal-03,#page-anywhere-open-modal-04 {
        opacity:0
    }
}

#page-anywhere-open-modal-01 {
    top: 19px;
    right: 0
}

@media only screen and (min-width: 768px) {
    #page-anywhere-open-modal-01 {
        top:0;
        right: 0
    }
}

#page-anywhere-open-modal-02 {
    top: 58%;
    left: 45%
}

@media only screen and (min-width: 768px) {
    #page-anywhere-open-modal-02 {
        top:51%;
        left: 48%
    }
}

#page-anywhere-open-modal-03 {
    top: 60%;
    left: 0
}

#page-anywhere-open-modal-04 {
    bottom: 0;
    left: 9%
}

@media only screen and (min-width: 768px) {
    #page-anywhere-open-modal-04 {
        left:13%
    }
}

#modal-anywhere.modal img {
    max-height: none
}

@media only screen and (max-width: 767px) {
    #modal-anywhere .modal-body-left {
        height:313px
    }
}

@media only screen and (max-width: 768px) {
    #modal-anywhere .modal-body-right {
        padding-top:100px
    }
}

@media only screen and (max-width: 768px) {
    #modal-anywhere .carousel-indicators {
        top:680px;
        bottom: auto
    }
}

@media only screen and (max-width: 574px) {
    #modal-anywhere .carousel-indicators {
        top:330px
    }
}

@media only screen and (min-width: 992px) {
    #page-anywhere-text-05 {
        margin-top:108px
    }
}

@media only screen and (min-width: 992px) {
    #page-anywhere .col-text-right {
        padding-left:23px
    }
}

@media only screen and (min-width: 992px) {
    #page-anywhere .page-text-2 {
        margin-top:100px
    }
}

@media only screen and (min-width: 1300px) {
    #page-anywhere .page-text-2 {
        max-width:250px;
        margin-top: 0
    }
}

@media only screen and (max-width: 768px) {
    #carousel-anywhere picture {
        height:100%
    }
}

@media only screen and (max-width: 768px) {
    #carousel-anywhere img {
        position:relative;
        left: 100%;
        width: auto;
        height: 100%;
        max-width: none;
        max-height: none;
        margin-left: -200%
    }
}

#carousel-anywhere .carousel-item:nth-child(2) .modal-text-2 {
    position: relative;
    z-index: 1
}

#carousel-anywhere .carousel-item:nth-child(2) .modal-text-3 {
    position: relative;
    z-index: 0
}

@media only screen and (min-width: 992px) {
    .animate-in #page-anywhere-image img {
        -webkit-animation:fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }

    .animate-in #page-anywhere-open-modal-01 {
        -webkit-animation: pulseIn 1400ms cubic-bezier(0.3, 0, 0, 1) 500ms normal both;
        animation: pulseIn 1400ms cubic-bezier(0.3, 0, 0, 1) 500ms normal both
    }

    .animate-in #page-anywhere-open-modal-02 {
        -webkit-animation: pulseIn 1400ms cubic-bezier(0.3, 0, 0, 1) 700ms normal both;
        animation: pulseIn 1400ms cubic-bezier(0.3, 0, 0, 1) 700ms normal both
    }

    .animate-in #page-anywhere-open-modal-03 {
        -webkit-animation: pulseIn 1400ms cubic-bezier(0.3, 0, 0, 1) 900ms normal both;
        animation: pulseIn 1400ms cubic-bezier(0.3, 0, 0, 1) 900ms normal both
    }

    .animate-in #page-anywhere-open-modal-04 {
        -webkit-animation: pulseIn 1400ms cubic-bezier(0.3, 0, 0, 1) 1200ms normal both;
        animation: pulseIn 1400ms cubic-bezier(0.3, 0, 0, 1) 1200ms normal both
    }
}

@media only screen and (min-width: 992px) {
    .animate-out #page-anywhere-image img {
        -webkit-animation:fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }

    .animate-out #page-anywhere-open-modal-01,.animate-out #page-anywhere-open-modal-02,.animate-out #page-anywhere-open-modal-03,.animate-out #page-anywhere-open-modal-04 {
        -webkit-animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }
}

[class*='locale-en-us'] #page-anywhere h2 .page-headline-2 .split-chars-char-3 {
    display: inline-block
}

@media only screen and (min-width: 768px) {
    [class*='locale-en-us'] #page-anywhere h2 .page-headline-2 .split-chars-char-3 {
        position:relative;
        z-index: 0
    }
}

[class*='locale-da-dk'] #page-anywhere h2 .is-highlighted {
    font-size: 2.75rem
}

@media only screen and (min-width: 575px) {
    [class*='locale-da-dk'] #page-anywhere h2 .is-highlighted {
        font-size: 4.0625rem
    }
}

@media only screen and (min-width: 768px) {
    [class*='locale-da-dk'] #page-anywhere h2 .is-highlighted {
        font-size: 5.125rem
    }
}

@media only screen and (min-width: 992px) {
    [class*='locale-da-dk'] #page-anywhere h2 .is-highlighted {
        font-size: 6.625rem
    }
}

@media only screen and (min-width: 1300px) {
    [class*='locale-da-dk'] #page-anywhere h2 .is-highlighted {
        font-size: 9.375rem
    }
}

[class*='locale-da-dk'] #page-anywhere h2 .page-headline-2 .split-chars-char-5 {
    display: inline-block
}

@media only screen and (min-width: 768px) {
    [class*='locale-da-dk'] #page-anywhere h2 .page-headline-2 .split-chars-char-5 {
        position:relative;
        z-index: 0
    }
}

@-webkit-keyframes slide01 {
    0% {
        opacity: 1
    }

    17.5% {
        opacity: 1
    }

    20% {
        opacity: 0
    }

    97.5% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

@keyframes slide01 {
    0% {
        opacity: 1
    }

    17.5% {
        opacity: 1
    }

    20% {
        opacity: 0
    }

    97.5% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes slide02 {
    0% {
        opacity: 0
    }

    17.5% {
        opacity: 0
    }

    20% {
        opacity: 1
    }

    37.5% {
        opacity: 1
    }

    40% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes slide02 {
    0% {
        opacity: 0
    }

    17.5% {
        opacity: 0
    }

    20% {
        opacity: 1
    }

    37.5% {
        opacity: 1
    }

    40% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes slide03 {
    0% {
        opacity: 0
    }

    37.5% {
        opacity: 0
    }

    40% {
        opacity: 1
    }

    57.5% {
        opacity: 1
    }

    60% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes slide03 {
    0% {
        opacity: 0
    }

    37.5% {
        opacity: 0
    }

    40% {
        opacity: 1
    }

    57.5% {
        opacity: 1
    }

    60% {
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes slide04 {
    0% {
        opacity: 0
    }

    57.5% {
        opacity: 0
    }

    60% {
        opacity: 1
    }

    77.5% {
        opacity: 1
    }

    80% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes slide04 {
    0% {
        opacity: 0
    }

    57.5% {
        opacity: 0
    }

    60% {
        opacity: 1
    }

    77.5% {
        opacity: 1
    }

    80% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes slide05 {
    0% {
        opacity: 0
    }

    77.5% {
        opacity: 0
    }

    80% {
        opacity: 1
    }

    97.5% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes slide05 {
    0% {
        opacity: 0
    }

    77.5% {
        opacity: 0
    }

    80% {
        opacity: 1
    }

    97.5% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

#page-assistant h2 {
    margin-bottom: 60px
}

@media only screen and (min-width: 992px) {
    #page-assistant h2 {
        margin-bottom:20px
    }
}

@media only screen and (min-width: 1025px) {
    #page-assistant h2 {
        margin-bottom:60px
    }
}

#page-assistant h2 .is-highlighted {
    margin-left: -.3rem
}

@media only screen and (min-width: 768px) {
    #page-assistant h2 .is-highlighted {
        margin-left:-.6rem
    }
}

@media only screen and (min-width: 992px) {
    #page-assistant h2 .is-highlighted {
        margin-left:-.8rem
    }
}

#page-assistant a {
    font-family: "RocheSans-Bold","Arial Bold",sans-serif
}

@media only screen and (min-width: 992px) {
    #page-assistant .page-inner {
        padding-top:200px
    }
}

#page-assistant .page-headline-1 {
    font-size: 1.5rem
}

@media only screen and (min-width: 992px) {
    #page-assistant .page-headline-1 {
        font-size: 2.125rem
    }
}

#page-assistant .page-headline-2 {
    font-size: 3.375rem
}

@media only screen and (min-width: 575px) {
    #page-assistant .page-headline-2 {
        font-size: 5.625rem
    }
}

@media only screen and (min-width: 992px) {
    #page-assistant .page-headline-2 {
        font-size: 6.5625rem
    }
}

@media only screen and (min-width: 1300px) {
    #page-assistant .page-headline-2 {
        font-size: 8.25rem
    }
}

#page-assistant .smart-phone-slider-wrap {
    position: relative;
    width: 100%;
    max-width: 230px;
    margin: -90px auto -40px
}

@media only screen and (min-width: 768px) {
    #page-assistant .smart-phone-slider-wrap {
        max-width:380px;
        margin: -80px auto -60px
    }
}

@media only screen and (min-width: 992px) {
    #page-assistant .smart-phone-slider-wrap {
        margin-top:-210px;
        margin-bottom: -30px
    }
}

@media only screen and (min-width: 1300px) {
    #page-assistant .smart-phone-slider-wrap {
        margin-top:-180px;
        margin-bottom: -70px
    }
}

@media only screen and (min-width: 992px) {
    #page-assistant .smart-phone-slider-wrap {
        opacity:0
    }
}

#page-assistant .smart-phone-slider-wrap+.btn {
    position: relative
}

@media only screen and (max-width: 991px) {
    #page-assistant .smart-phone-slider-wrap+.btn {
        margin-bottom:40px
    }
}

@media only screen and (min-width: 992px) {
    #page-assistant .smart-phone-slider-wrap+.btn {
        opacity:0
    }
}

#page-assistant .toggle-diabetes-manager {
    position: absolute;
    top: 50px;
    left: 52.5%;
    width: 62px;
    height: 62px;
    padding: 0;
    background-color: transparent;
    border: 0;
    outline: none;
    cursor: pointer
}

@media only screen and (max-width: 768px) {
    #page-assistant .toggle-diabetes-manager {
        display:none
    }
}

@media only screen and (min-width: 992px) and (max-width: 1299px) {
    #page-assistant .toggle-diabetes-manager {
        width:42px;
        height: 42px
    }
}

#page-assistant .toggle-diabetes-manager span:before {
    width: 61px;
    height: 61px
}

@media only screen and (min-width: 992px) and (max-width: 1299px) {
    #page-assistant .toggle-diabetes-manager span:before {
        width:41px;
        height: 41px;
        border-width: 4px
    }
}

#page-assistant .toggle-diabetes-manager span:after {
    width: 29px;
    height: 29px;
    margin: 16px
}

@media only screen and (min-width: 992px) and (max-width: 1299px) {
    #page-assistant .toggle-diabetes-manager span:after {
        width:15px;
        height: 15px;
        margin: 13px
    }
}

#page-assistant .toggle-diabetes-manager p {
    width: 120px;
    margin: 12px 0 0 80px;
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: .875rem;
    line-height: 1.14286;
    text-align: left;
    text-transform: uppercase
}

@media only screen and (min-width: 992px) and (max-width: 1299px) {
    #page-assistant .toggle-diabetes-manager p {
        margin-left:60px;
        font-size: .625rem
    }
}

#page-assistant .smart-phone {
    position: relative;
    z-index: 0;
    width: 71.7284%
}

#page-assistant .smart-phone-reflection {
    position: absolute;
    top: 13.5%;
    left: 7%;
    z-index: 1;
    width: 24%
}

#page-assistant .micro-pump {
    position: absolute;
    bottom: 0;
    right: 3px;
    z-index: 0;
    width: 41.11111%
}

#page-assistant .slider {
    position: absolute;
    top: 13.5%;
    left: 7%;
    width: 57.5%
}

#page-assistant .slider img {
    width: 100%
}

#page-assistant .slider .item {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

#page-assistant .slider .item:first-child {
    opacity: 1
}

#page-pump-text-02 .split-chars-char-2 {
    display: inline-block;
    position: relative;
    z-index: 1
}

#page-pump-text-02 [class*='split-chars-char'] {
    display: inline-block
}

@media only screen and (min-width: 992px) {
    .animate-in .smart-phone-slider-wrap {
        -webkit-animation:fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }

    .animate-in .smart-phone-slider-wrap+.btn {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 200ms normal both
    }

    .animate-in .item:nth-child(1) {
        -webkit-animation: slide01 20000ms linear 1s infinite;
        animation: slide01 20000ms linear 1s infinite
    }

    .animate-in .item:nth-child(2) {
        -webkit-animation: slide02 20000ms linear 1s infinite;
        animation: slide02 20000ms linear 1s infinite
    }

    .animate-in .item:nth-child(3) {
        -webkit-animation: slide03 20000ms linear 1s infinite;
        animation: slide03 20000ms linear 1s infinite
    }

    .animate-in .item:nth-child(4) {
        -webkit-animation: slide04 20000ms linear 1s infinite;
        animation: slide04 20000ms linear 1s infinite
    }

    .animate-in .item:nth-child(5) {
        -webkit-animation: slide05 20000ms linear 1s infinite;
        animation: slide05 20000ms linear 1s infinite
    }
}

@media only screen and (min-width: 992px) {
    .animate-out .smart-phone-slider-wrap,.animate-out .smart-phone-slider-wrap+.btn {
        -webkit-animation:fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }
}

[class*='locale-da-dk'] #page-assistant .lead {
    font-size: 1.875rem
}

@media only screen and (min-width: 1300px) {
    [class*='locale-da-dk'] #modal-assistant .modal-headline-2 {
        font-size:78px
    }
}

.page-contact {
    padding-top: 70px
}

@media only screen and (min-width: 768px) {
    .page-contact {
        padding-top:216px
    }
}

@media only screen and (min-width: 992px) {
    .page-contact {
        padding-top:194px
    }
}

.page-contact .container {
    max-width: 836px
}

#page-detach-reattach {
    z-index: 2;
    background-color: #fff
}

@media only screen and (min-width: 992px) {
    #page-detach-reattach {
        background:linear-gradient(#cbc9ca, #e2ddda);
        overflow: hidden
    }
}

#page-detach-reattach .page-inner {
    overflow: hidden;
    min-height: 100%
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    #page-detach-reattach .page-inner {
        padding-top:90px
    }
}

@media only screen and (min-width: 768px) and (max-width: 768px) {
    #page-detach-reattach .page-inner {
        padding-top:0;
        background-color: #fff
    }
}

@media only screen and (min-width: 992px) {
    #page-detach-reattach .page-inner {
        padding-top:180px
    }
}

@media only screen and (min-width: 1300px) {
    #page-detach-reattach .page-inner {
        padding-top:270px
    }
}

#page-detach-reattach .container {
    position: relative;
    max-width: 1355px;
    min-height: 100%
}

#page-detach-reattach .image-box {
    overflow: hidden;
    margin: 0 -23px 18px;
    height: 330px;
    background: linear-gradient(#cbc9ca, #e2ddda)
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #page-detach-reattach .image-box {
        height:614px;
        margin: 0 -59px 44px
    }
}

@media only screen and (min-width: 992px) {
    #page-detach-reattach .image-box {
        overflow:visible;
        height: auto;
        margin: 0
    }
}

#page-detach-reattach .image-wrap {
    width: 450px;
    margin: 0 auto;
    -webkit-transform: translate(0%, 6%);
    transform: translate(0%, 6%)
}

@media only screen and (min-width: 575px) {
    #page-detach-reattach .image-wrap {
        width:720px;
        -webkit-transform: translate(20%, -6%);
        transform: translate(20%, -6%)
    }
}

@media only screen and (min-width: 992px) {
    #page-detach-reattach .image-wrap {
        overflow:hidden;
        position: absolute;
        top: -170px;
        left: 73%;
        width: 970px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media only screen and (min-width: 1300px) {
    #page-detach-reattach .image-wrap {
        top:-286px;
        width: 1090px
    }
}

@media only screen and (max-width: 1299px) and (min-width: 992px) {
    #page-detach-reattach .image-wrap {
        -webkit-transform:translateX(-50%) scale(0.8);
        transform: translateX(-50%) scale(0.8);
        -webkit-transform-origin: center 0;
        transform-origin: center 0
    }
}

@media only screen and (min-width: 1920px) {
    #page-detach-reattach .image-wrap {
        top:-296px;
        left: 74%;
        width: 1180px
    }
}

#page-detach-reattach .image-wrap img {
    width: 100%;
    max-width: 100%
}

@media only screen and (max-width: 574px) {
    #page-detach-reattach .image-wrap img {
        -webkit-transform:translateY(-80px);
        transform: translateY(-80px)
    }
}

@media only screen and (max-width: 767px) {
    #page-detach-reattach .image-wrap img {
        width:470px;
        max-width: none;
        margin-left: 7px
    }
}

@media only screen and (min-width: 992px) {
    #page-detach-reattach .image-wrap img {
        opacity:0
    }
}

#page-detach-reattach h2 {
    font-size: 1.375rem
}

@media only screen and (max-width: 767px) {
    #page-detach-reattach h2 {
        margin-bottom:18px
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    #page-detach-reattach h2 {
        position:absolute;
        top: 188px;
        left: 38px
    }
}

@media only screen and (min-width: 992px) {
    #page-detach-reattach h2 {
        font-size: 2.125rem;
        line-height: 0.5
    }
}

#page-detach-reattach h2 .is-highlighted {
    font-size: 3.125rem
}

@media only screen and (min-width: 768px) {
    #page-detach-reattach h2 .is-highlighted {
        font-size: 5rem
    }
}

@media only screen and (min-width: 992px) {
    #page-detach-reattach h2 .is-highlighted {
        font-size: 7.5rem
    }
}

@media only screen and (min-width: 1300px) {
    #page-detach-reattach h2 .is-highlighted {
        font-size: 10rem
    }
}

#page-detach-reattach .page-headline-2 [class*='split-chars-char'] {
    line-height: 1
}

#page-detach-reattach .is-space {
    width: .3em
}

#page-detach-reattach p {
    padding-right: 0
}

@media only screen and (min-width: 992px) {
    #page-detach-reattach .lead {
        margin-top:70px
    }
}

@media only screen and (min-width: 992px) {
    .animate-in #page-detach-reattach-image img {
        -webkit-animation:fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }
}

@media only screen and (min-width: 992px) {
    .animate-out #page-detach-reattach-image img {
        -webkit-animation:fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }
}

[class*='locale-en-us'] #page-detach-reattach .page-headline-3 .split-chars-char-7,[class*='locale-en-us'] #page-detach-reattach .page-headline-3 .split-chars-char-8 {
    position: relative;
    z-index: 1
}

[class*='locale-da-dk'] #page-detach-reattach .page-headline-3 .split-chars-char-7,[class*='locale-da-dk'] #page-detach-reattach .page-headline-3 .split-chars-char-8,[class*='locale-da-dk'] #page-detach-reattach .page-headline-3 .split-chars-char-9,[class*='locale-da-dk'] #page-detach-reattach .page-headline-3 .split-chars-char-10 {
    position: relative;
    z-index: 1
}

.page-extras {
    padding-top: 70px
}

@media only screen and (min-width: 768px) {
    .page-extras {
        padding-top:216px
    }
}

@media only screen and (min-width: 992px) {
    .page-extras {
        padding-top:194px
    }
}

.page-extras .container {
    max-width: 836px
}

@media only screen and (min-width: 992px) {
    .page-extras .articles .entry .image-wrap {
        opacity:0
    }
}

@media only screen and (min-width: 992px) {
    .page-extras .animate-in.articles .entry .image-wrap {
        -webkit-animation:fadeIn 1000ms cubic-bezier(0.3, 0, 0, 1) 0s normal both;
        animation: fadeIn 1000ms cubic-bezier(0.3, 0, 0, 1) 0s normal both
    }
}

[class*='locale-de-ch'] .page-extras .entry {
    padding-bottom: 60px
}

[class*='locale-it-ch'] .page-extras .entry {
    padding-bottom: 60px
}

[class*='locale-fr-ch'] .page-extras .entry {
    padding-bottom: 60px
}

[class*='locale-de-at'] .page-extras .entry {
    padding-bottom: 60px
}

@media only screen and (max-width: 991px) {
    #page-faq .page-inner {
        padding-top:25px
    }
}

.faq {
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    padding-bottom: 50px
}

@media only screen and (min-width: 992px) {
    .faq {
        padding-bottom:200px
    }
}

.faq h2 {
    margin-bottom: 13px;
    font-size: 1.5rem;
    line-height: 1
}

@media only screen and (min-width: 768px) {
    .faq h2 {
        font-size: 1.8125rem
    }
}

.faq h2 .is-highlighted {
    font-size: 3.9375rem
}

@media only screen and (min-width: 768px) {
    .faq h2 .is-highlighted {
        font-size: 5.125rem
    }
}

.faq h3 {
    margin-bottom: 13px;
    font-size: 1.5rem
}

@media only screen and (min-width: 768px) {
    .faq h3 {
        margin-bottom:67px;
        font-size: 2.25rem
    }
}

@media only screen and (min-width: 992px) {
    .faq h3 {
        margin-bottom:60px
    }
}

@media only screen and (min-width: 992px) {
    #page-freedom h2 {
        margin-bottom:46px
    }
}

@media only screen and (max-width: 767px) {
    #page-freedom h2 .page-headline-2 {
        font-size: 3.9375rem
    }
}

@media only screen and (min-width: 992px) {
    #page-freedom .col-text-left {
        padding-right:82px
    }
}

@media only screen and (min-width: 992px) {
    #page-freedom .col-text-right {
        padding-left:104px
    }
}

#page-freedom .control-pump-wrap {
    position: relative
}

@media only screen and (min-width: 992px) {
    #page-freedom .control-pump-wrap {
        margin-top:-55px
    }
}

@media only screen and (min-width: 1300px) {
    #page-freedom .control-pump-wrap {
        margin-top:-40px
    }
}

@media only screen and (max-width: 991px) {
    #page-freedom .control-pump-wrap {
        margin-top:-15px
    }
}

@media only screen and (max-width: 767px) {
    #page-freedom .control-pump-wrap {
        margin-top:-58px
    }
}

#page-freedom .micro-pump-holder {
    position: relative;
    z-index: 2
}

@media only screen and (max-width: 991px) {
    #page-freedom .micro-pump-holder {
        margin-top:-34px
    }
}

@media only screen and (max-width: 767px) {
    #page-freedom .micro-pump-holder {
        margin-top:-18px
    }
}

#page-freedom .micro-pump {
    width: 100%
}

#page-freedom .text-wrap {
    opacity: 1
}

@media only screen and (min-width: 992px) {
    #page-freedom .text-wrap {
        transition:opacity 1s
    }
}

#page-freedom .bolus-button-back {
    opacity: 0;
    position: absolute;
    left: 50%;
    margin-top: 15px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media only screen and (min-width: 992px) {
    #page-freedom .bolus-button-back {
        transition:opacity 1s
    }
}
.page {
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

.page .page-inner {
    margin: 0 auto;
    padding-top: 104px;
    padding-bottom: 50px;
    min-height: 100%
}

@media only screen and (min-width: 768px) {
    .page .page-inner {
        padding-top:145px
    }
}

@media only screen and (min-width: 992px) {
    .page .page-inner {
        padding-top:148px;
        padding-bottom: 0
    }
}

@media only screen and (max-width: 767px) {
    .page h2 {
        padding-left:5px
    }
}

@media only screen and (min-width: 992px) {
    .page-headline-1,.page-headline-2.split-chars [class*=split-chars-char],.page-headline-2:not(.split-chars) {
        opacity:0;
        -webkit-transform: translateY(-80px);
        -ms-transform: translateY(-80px);
        transform: translateY(-80px)
    }
}

.yt-player .page-headline-1,.yt-player .page-headline-2.split-chars [class*=split-chars-char],.yt-player .page-headline-2:not(.split-chars) {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.page-headline-2.split-chars [class*=split-chars-char] {
    display: inline-block
}

@media only screen and (max-width: 991px) {
    .page-headline-2.split-chars [class*=split-chars-char] {
        position:relative;
        z-index: 1
    }
}

@media only screen and (min-width: 992px) {
    [class*=page-text-] {
        opacity:0;
        -webkit-transform: translateY(80px);
        -ms-transform: translateY(80px);
        transform: translateY(80px)
    }
}

@media only screen and (max-width: 767px) {
    [class*=page-text-] {
        padding-right:49px
    }
}

@media only screen and (min-width: 992px) {
    .animate-in .page-headline-1 {
        -webkit-animation:fadeIn .8s cubic-bezier(.3,0,0,1) 0s normal both,slideDown .8s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) 0s normal both,slideDown .8s cubic-bezier(.3,0,0,1) 0s normal both
    }

    .animate-in .page-headline-2 [class*=split-chars-char],.animate-in .page-headline-2:not(.split-chars) {
        -webkit-animation: fadeIn 1s cubic-bezier(.3,0,0,1) .2s normal both,slideDown 1s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeIn 1s cubic-bezier(.3,0,0,1) .2s normal both,slideDown 1s cubic-bezier(.3,0,0,1) 0s normal both
    }

    .animate-in .page-text-1 {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) .2s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .2s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) .2s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .2s normal both
    }

    .animate-in .page-text-2 {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) .4s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .4s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) .4s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .4s normal both
    }

    .animate-in .page-text-3 {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) .6s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .6s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) .6s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .6s normal both
    }

    .animate-in .page-text-4 {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) .8s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .8s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) .8s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .8s normal both
    }

    .animate-in .page-text-5 {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) 1s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 1s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) 1s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 1s normal both
    }

    .animate-in .page-text-6 {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) 1s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 1s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) 1s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 1s normal both
    }

    .animate-in .page-text-7 {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) 1s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 1s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) 1s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 1s normal both
    }

    .animate-in .page-text-8 {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) 1s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 1s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) 1s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 1s normal both
    }

    .animate-in .page-text-9 {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) 1s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 1s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) 1s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 1s normal both
    }
}

@media only screen and (min-width: 992px) {
    .animate-out .page-headline-2 [class*=split-chars-char],.animate-out .page-headline-2:not(.split-chars) {
        -webkit-animation:fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both,slideDown .5s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both,slideDown .5s cubic-bezier(.3,0,0,1) 0s normal both
    }

    .animate-out .page-headline-1 {
        -webkit-animation: fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both,slideDown .5s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both,slideDown .5s cubic-bezier(.3,0,0,1) 0s normal both
    }

    .animate-out .page-text-1,.animate-out .page-text-2,.animate-out .page-text-3,.animate-out .page-text-4,.animate-out .page-text-5 {
        -webkit-animation: fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both,slideUp .5s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both,slideUp .5s cubic-bezier(.3,0,0,1) 0s normal both
    }
}

@media only screen and (min-width: 576px) {
    #page-intro {
        background-color:#6d1053
    }
}

#page-intro .col-text {
    padding-top: 8px
}

@media only screen and (min-width: 768px) {
    #page-intro .col-text {
        padding-top:0
    }
}

@media only screen and (min-width: 992px) and (max-width:1299px) {
    #page-intro .col-text {
        padding-right:50px
    }
}

@media only screen and (min-width: 992px) {
    #page-intro .col-text {
        padding-top:104px
    }
}

@media only screen and (min-width: 768px) {
    #page-intro .col-image {
        padding-top:15px
    }
}

@media only screen and (min-width: 992px) {
    #page-intro .col-image {
        padding-top:61px
    }
}

#page-intro .text-wrap p {
    margin-bottom: 28px;
    color: #fff;
    font-size: 1.125rem;
    line-height: 1.223
}

@media only screen and (min-width: 768px) {
    #page-intro .text-wrap p {
        font-size:1.5rem
    }
}

@media only screen and (min-width: 1300px) {
    #page-intro .text-wrap p {
        margin-bottom:35px;
        font-size: 2.25rem
    }
}

#page-intro .is-highlighted {
    color: #ffed00
}

@media only screen and (max-width: 991px) and (min-width:768px) {
    #page-intro .is-highlighted {
        margin-bottom:10px
    }
}

@media only screen and (max-width: 991px) {
    #page-intro .container {
        position:relative;
        max-width: 643px
    }
}

#page-intro .image-wrap {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%
}

#page-intro .image-box {
    position: absolute;
    top: 50%;
    left: 50%
}

#page-intro .image-box img {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -1090px;
    margin-top: -720px;
    width: 2000px;
    height: 1565px;
    max-width: none
}

.page-intro-scroll-down-hint {
    position: absolute;
    bottom: 30px;
    color: #ffed00;
    line-height: 1;
    text-align: center;
    cursor: pointer
}

@media only screen and (max-width: 767px) {
    .page-intro-scroll-down-hint {
        right:30px
    }
}

@media only screen and (max-width: 991px) and (min-width:768px) {
    .page-intro-scroll-down-hint {
        bottom:-20px;
        right: -35px
    }
}

@media only screen and (min-width: 992px) {
    .page-intro-scroll-down-hint {
        bottom:40px;
        left: 50%;
        width: 200px;
        margin-left: -100px
    }
}

@media only screen and (min-width: 992px) {
    .page-intro-scroll-down-hint {
        opacity:0
    }
}

.page-intro-scroll-down-hint .icon {
    display: block
}

.page-intro-scroll-down-hint .icon:after,.page-intro-scroll-down-hint .icon:before {
    display: block
}

.page-intro-scroll-down-hint .icon:before {
    margin-bottom: 8px;
    padding-left: 1px
}

.page-intro-scroll-down-hint .icon:after {
    font-size: 2.9375rem
}

@media only screen and (min-width: 992px) {
    .page-intro-scroll-down-hint .icon:after {
        margin-bottom:18px
    }
}

.page-intro-scroll-down-hint .text {
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: .875rem
}

@media only screen and (max-width: 991px) {
    .page-intro-scroll-down-hint .text {
        display:none
    }
}

@media only screen and (min-width: 992px) {
    #page-intro-image,#page-intro-text-01,#page-intro-text-02,#page-intro-text-03,#page-intro-text-04,#page-intro-text-05,#page-intro-text-06 {
        opacity:0;
        -webkit-transform: translateY(-80px);
        -ms-transform: translateY(-80px);
        transform: translateY(-80px)
    }
}

#page-intro-image {
    float: right;
    position: relative;
    max-width: 405px;
    margin-right: 28px
}

@media only screen and (max-width: 991px) {
    #page-intro-image {
        float:none;
        margin-right: auto;
        margin-left: auto;
        text-align: center
    }
}

#page-intro-image img {
    width: 100%;
    max-width: 167px
}

@media only screen and (max-width: 767px) {
    #page-intro-image img {
        margin-left:40px
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    #page-intro-image img {
        max-width:306px;
        margin-left: 72px
    }
}

@media only screen and (min-width: 992px) {
    #page-intro-image img {
        max-width:100%
    }
}

#page-intro-image .reflection {
    position: absolute;
    top: 38.036%;
    right: -10%;
    width: 29.87654%;
    background: url(../img/reflection.png) left top no-repeat;
    background-size: contain
}

#page-intro-image .reflection:before {
    content: "";
    display: block;
    padding-right: 100%;
    padding-bottom: 100%
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    #page-intro-image .reflection {
        top:183px;
        right: -28px
    }
}

@media only screen and (max-width: 767px) {
    #page-intro-image .reflection {
        top:107px;
        right: auto;
        left: 50%;
        width: 50px;
        -webkit-transform: translateX(140%);
        -ms-transform: translateX(140%);
        transform: translateX(140%)
    }
}

#page-intro-text-01 {
    margin-bottom: 3px;
    color: #fff;
    font-size: 4.625rem;
    line-height: .9
}

@media only screen and (min-width: 768px) {
    #page-intro-text-01 {
        font-size:7.5rem
    }
}

@media only screen and (min-width: 1300px) {
    #page-intro-text-01 {
        margin-bottom:0;
        font-size: 9rem
    }
}

.page-intro-product-bg {
    position: absolute;
    right: 0;
    width: 100%
}

@media only screen and (min-width: 992px) {
    .animate-in #page-intro-image {
        -webkit-animation:fadeIn .8s ease 0s normal both,slideUpIntroImage .8s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeIn .8s ease 0s normal both,slideUpIntroImage .8s cubic-bezier(.3,0,0,1) 0s normal both
    }

    .animate-in #page-intro-text-01 {
        -webkit-animation: fadeIn .8s ease .4s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .4s normal both;
        animation: fadeIn .8s ease .4s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .4s normal both
    }

    .animate-in #page-intro-text-02 {
        -webkit-animation: fadeIn .8s ease .6s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .6s normal both;
        animation: fadeIn .8s ease .6s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .6s normal both
    }

    .animate-in #page-intro-text-03 {
        -webkit-animation: fadeIn .8s ease .8s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .8s normal both;
        animation: fadeIn .8s ease .8s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .8s normal both
    }

    .animate-in #page-intro-text-04 {
        -webkit-animation: fadeIn .8s ease 1s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 1s normal both;
        animation: fadeIn .8s ease 1s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 1s normal both
    }

    .animate-in #page-intro-text-05 {
        -webkit-animation: fadeIn .8s ease 1.2s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 1.2s normal both;
        animation: fadeIn .8s ease 1.2s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 1.2s normal both
    }

    .animate-in #page-intro-text-06 {
        -webkit-animation: fadeIn .8s ease 1.4s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 1.4s normal both;
        animation: fadeIn .8s ease 1.4s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 1.4s normal both
    }

    .animate-in .page-intro-scroll-down-hint {
        -webkit-animation: fadeIn .8s ease 1.6s normal both;
        animation: fadeIn .8s ease 1.6s normal both
    }

    .animate-in .page-intro-scroll-down-hint .icon:before {
        -webkit-animation: slideDownSmall 1s ease-out 2s infinite both;
        animation: slideDownSmall 1s ease-out 2s infinite both
    }
}

@media only screen and (min-width: 992px) {
    .animate-out #page-intro-image {
        -webkit-animation:fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both,slideUpIntroImage .5s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both,slideUpIntroImage .5s cubic-bezier(.3,0,0,1) 0s normal both
    }

    .animate-out #page-intro-text-01,.animate-out #page-intro-text-02,.animate-out #page-intro-text-03,.animate-out #page-intro-text-04,.animate-out #page-intro-text-05,.animate-out #page-intro-text-06 {
        -webkit-animation: fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both,slideUp .5s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both,slideUp .5s cubic-bezier(.3,0,0,1) 0s normal both
    }

    .animate-out .page-intro-scroll-down-hint {
        -webkit-animation: fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both
    }
}

[class*=locale-de] #page-intro-text-01 {
    line-height: 1.1
}

[class*=locale-de-ch] #page-intro-text-01 {
    font-size: 3.75rem
}

@media only screen and (min-width: 768px) {
    [class*=locale-de-ch] #page-intro-text-01 {
        font-size:6.25rem
    }
}

@media only screen and (min-width: 1300px) {
    [class*=locale-de-ch] #page-intro-text-01 {
        font-size:8.125rem
    }
}

[class*=locale-fr-ch] #page-intro-text-01 {
    font-size: 2.1875rem
}

@media only screen and (min-width: 768px) {
    [class*=locale-fr-ch] #page-intro-text-01 {
        font-size:4.375rem
    }
}

@media only screen and (min-width: 1300px) {
    [class*=locale-fr-ch] #page-intro-text-01 {
        font-size:6.25rem
    }
}

[class*=locale-de-de] #page-intro-text-01 {
    font-size: 3.75rem
}

@media only screen and (min-width: 768px) {
    [class*=locale-de-de] #page-intro-text-01 {
        font-size:6.25rem
    }
}

@media only screen and (min-width: 1300px) {
    [class*=locale-de-de] #page-intro-text-01 {
        font-size:8.125rem
    }
}

#page-ready h2 .is-highlighted {
    margin-left: -.4rem
}

@media only screen and (min-width: 768px) {
    #page-ready h2 .is-highlighted {
        margin-left:-.5rem
    }
}

@media only screen and (min-width: 992px) {
    #page-ready h2 .is-highlighted {
        margin-left:-.8rem
    }
}

#page-ready [class^=col-]:first-child {
    position: relative;
    z-index: 1
}

@media only screen and (min-width: 992px) {
    #page-ready .micro-pump-picture {
        margin-top:-70px
    }
}

@media only screen and (min-width: 1300px) {
    #page-ready .micro-pump-picture {
        margin-top:-100px
    }
}

@media only screen and (min-width: 992px) {
    #page-ready .page-inner {
        padding-top:162px
    }
}

@media only screen and (min-width: 992px) {
    #page-ready .col-text-left {
        padding-right:32px
    }
}

@media only screen and (min-width: 992px) {
    #page-ready .col-text-right {
        padding-left:28px
    }
}

[class*=locale-en] #page-ready-text-02 .split-chars-char-4 {
    display: inline-block
}

@media only screen and (min-width: 992px) {
    [class*=locale-en] #page-ready-text-02 .split-chars-char-4 {
        position:relative;
        z-index: 1
    }
}

[class*=locale-de] #page-ready-text-02 .split-chars-char-5 {
    display: inline-block
}

@media only screen and (min-width: 992px) {
    [class*=locale-de] #page-ready-text-02 .split-chars-char-5 {
        position:relative;
        z-index: 1
    }
}

[class*=locale-it-ch] #page-ready-text-02 .split-chars-char-5 {
    display: inline-block
}

@media only screen and (min-width: 992px) {
    [class*=locale-it-ch] #page-ready-text-02 .split-chars-char-5 {
        position:relative;
        z-index: 1
    }
}

[class*=locale-fr-ch] .page-headline-1 {
    margin-bottom: 10px;
    line-height: 1.1
}

@media only screen and (min-width: 768px) {
    [class*=locale-fr-ch] .page-headline-1 {
        margin-bottom:20px
    }
}

@media only screen and (min-width: 768px) and (max-width:1023px) {
    [class*=locale-fr-ch] #page-life h2 {
        max-width:200px
    }
}

[class*=locale-fr-ch] #page-ready-text-02 .split-chars-char-4,[class*=locale-fr-ch] #page-ready-text-02 .split-chars-char-5,[class*=locale-fr-ch] #page-ready-text-02 .split-chars-char-6 {
    position: relative;
    z-index: 1
}

[class*=locale-fr-ch] #page-ready-text-02 .split-chars-char-8 {
    position: relative;
    z-index: 1;
    margin-left: 20px
}

@media only screen and (min-width: 768px) {
    [class*=locale-fr-ch] #page-ready-text-02 .split-chars-char-8 {
        margin-left:50px
    }
}

@media only screen and (min-width: 1300px) {
    #page-pump h2 {
        margin-left:24.8%;
        margin-bottom: 40px
    }
}

@media only screen and (max-width: 767px) {
    #page-pump .page-inner {
        padding-top:30px
    }
}

#page-pump .is-highlighted {
    margin-left: -.3rem
}

@media only screen and (min-width: 768px) {
    #page-pump .is-highlighted {
        margin-left:-.4rem
    }
}

@media only screen and (min-width: 992px) {
    #page-pump .is-highlighted {
        margin-left:-.5rem
    }
}

#page-pump .micro-pump-wrapper {
    margin-bottom: 25px;
    padding-left: 15px;
    text-align: center
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    #page-pump .micro-pump-wrapper {
        margin-bottom:40px
    }
}

@media only screen and (min-width: 992px) {
    #page-pump .col-text-left {
        padding-right:32px
    }
}

@media only screen and (min-width: 992px) {
    #page-pump .col-text-right {
        padding-left:28px
    }
}

@media only screen and (max-width: 1299px) {
    #page-pump .btn {
        display:block;
        margin: 0 auto
    }
}

@media only screen and (min-width: 992px) {
    #page-pump-button,#page-pump-button-mobile {
        position:relative;
        z-index: 2;
        margin-top: 80px
    }
}

@media only screen and (max-width: 991px) {
    #page-pump-button,#page-pump-button-mobile {
        margin-top:0
    }
}

@media only screen and (max-width: 767px) {
    #page-pump-button,#page-pump-button-mobile {
        margin-top:-50px
    }
}

@media only screen and (min-width: 992px) {
    #page-pump-button,#page-pump-button-mobile {
        opacity:0
    }
}

#page-pump-text-02 .split-chars-char-2 {
    display: inline-block;
    position: relative;
    z-index: 1
}

#page-pump-text-02 [class*=split-chars-char] {
    display: inline-block
}

#modal-discover-modularity .image-wrap {
    text-align: right
}

@media only screen and (min-width: 992px) {
    #modal-discover-modularity .image-wrap {
        margin-right:-32%
    }
}

@media only screen and (min-width: 1300px) {
    #modal-discover-modularity .image-wrap {
        margin-right:-35%
    }
}

@media only screen and (min-width: 768px) {
    #modal-discover-modularity .image-wrap img {
        max-width:400px
    }
}

@media only screen and (min-width: 1300px) {
    #modal-discover-modularity .image-wrap img {
        max-width:480px
    }
}

#modal-discover-modularity .modal-body-left img {
    padding: 60px 41px 0
}

@media only screen and (min-width: 992px) {
    .animate-in #page-pump-button,.animate-in #page-pump-button-mobile {
        -webkit-animation:fadeIn .8s cubic-bezier(.3,0,0,1) .8s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .8s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) .8s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .8s normal both
    }

    .animate-in .image-slider-360,.animate-in .progress-bar {
        -webkit-animation: fadeIn 1.6s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeIn 1.6s cubic-bezier(.3,0,0,1) 0s normal both
    }
}

@media only screen and (min-width: 992px) {
    .animate-out #page-pump-button,.animate-out #page-pump-button-mobile {
        -webkit-animation:fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both,slideUp .5s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both,slideUp .5s cubic-bezier(.3,0,0,1) 0s normal both
    }

    .animate-out .image-slider-360,.animate-out .progress-bar {
        -webkit-animation: fadeOut .7s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeOut .7s cubic-bezier(.3,0,0,1) 0s normal both
    }
}

@media only screen and (min-width: 1300px) {
    [class*=locale-it-ch] #page-pump h2 {
        margin-left:13.8%
    }
}

[class*=locale-it-ch] #page-pump #page-pump-text-02 .split-chars-char-2 {
    position: static
}

[class*=locale-it-ch] #page-pump #page-pump-text-02 .split-chars-char-4 {
    position: relative;
    z-index: 1
}

@media only screen and (min-width: 1025px) {
    #page-measurements {
        overflow:hidden!important
    }
}

@media only screen and (min-width: 992px) {
    #page-measurements.page {
        overflow:hidden
    }
}

@media only screen and (min-width: 1024px) and (max-width:1024px) {
    #page-measurements.page {
        overflow:auto
    }
}

@media only screen and (min-width: 769px) {
    #page-measurements .page-inner {
        height:100%;
        max-height: 100%
    }
}

@media only screen and (max-width: 767px) {
    #page-measurements .page-inner {
        padding-top:0
    }
}

@media only screen and (min-width: 1024px) and (max-width:1024px) {
    #page-measurements .page-inner {
        overflow:auto;
        height: auto;
        max-height: none
    }
}

#page-measurements.animate-out .box-radial-gradient {
    top: 0
}

#page-measurements .box-radial-gradient {
    width: 100%;
    height: 400px;
    margin-bottom: 250px;
    background-image: -webkit-radial-gradient(#fc008b,#6d1053);
    background-image: -o-radial-gradient(#fc008b,#6d1053);
    background-image: radial-gradient(#fc008b,#6d1053)
}

@media only screen and (min-width: 992px) {
    #page-measurements .box-radial-gradient {
        position:absolute;
        top: 100%;
        left: 0;
        height: 67.475%;
        margin: 0
    }
}

@media (min-height: 1100px) {
    #page-measurements .box-radial-gradient {
        height:63.816%
    }
}

@media only screen and (max-width: 574px) {
    #page-measurements .box-radial-gradient {
        height:235px;
        margin-bottom: 90px;
        padding: 60px 0 0
    }
}

#page-measurements .box-radial-gradient div {
    color: #fff
}

#page-measurements .measuring-tape-wrapper {
    overflow: hidden;
    position: absolute;
    top: 100%;
    right: 0;
    width: 30%;
    height: 67.475%
}

@media (min-height: 1100px) {
    #page-measurements .measuring-tape-wrapper {
        height:63.816%
    }
}

@media only screen and (max-width: 991px) {
    #page-measurements .measuring-tape-wrapper {
        display:none
    }
}

#page-measurements .measuring-tape-wrapper img {
    position: absolute;
    bottom: -6%;
    width: 280px
}

@media only screen and (max-width: 1440px) {
    #page-measurements .measuring-tape-wrapper img {
        bottom:-15%
    }
}

#page-measurements .micro-pump-wrapper {
    position: absolute;
    top: 180px;
    left: 50%;
    margin-left: 32px;
    -webkit-transform: translateX(-63%);
    -ms-transform: translateX(-63%);
    transform: translateX(-63%)
}

@media only screen and (min-width: 992px) {
    #page-measurements .micro-pump-wrapper {
        opacity:0;
        top: 50%;
        -webkit-transform: translate(-63%,-30%);
        -ms-transform: translate(-63%,-30%);
        transform: translate(-63%,-30%)
    }
}

@media only screen and (min-width: 992px) {
    #page-measurements .micro-pump-wrapper {
        -webkit-transform:translate(-73%,-38%);
        -ms-transform: translate(-73%,-38%);
        transform: translate(-73%,-38%)
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    #page-measurements .micro-pump-wrapper {
        margin-left:62px
    }
}

@media only screen and (max-width: 767px) {
    #page-measurements .micro-pump-wrapper {
        top:36px;
        margin-left: 39px
    }
}

#page-measurements .micro-pump-wrapper .micro-pump-picture {
    position: static;
    margin: 0 auto
}

#page-measurements .measurements {
    position: absolute;
    top: 180px;
    left: 50%;
    width: 604px;
    height: 644px;
    margin-top: 27px;
    -webkit-transform: translateX(-60%);
    -ms-transform: translateX(-60%);
    transform: translateX(-60%)
}

@media only screen and (min-width: 992px) {
    #page-measurements .measurements {
        top:50%;
        -webkit-transform: translate(-60%,-26%);
        -ms-transform: translate(-60%,-26%);
        transform: translate(-60%,-26%)
    }
}

@media only screen and (min-width: 1301px) {
    #page-measurements .measurements {
        -webkit-transform:translate(-68%,-38%);
        -ms-transform: translate(-68%,-38%);
        transform: translate(-68%,-38%)
    }
}

@media only screen and (min-width: 1024px) and (max-width:1280px) {
    #page-measurements .measurements {
        margin-top:0;
        margin-bottom: 100px;
        -webkit-transform: translate(-68%,-35%);
        -ms-transform: translate(-68%,-35%);
        transform: translate(-68%,-35%)
    }
}

@media only screen and (max-width: 991px) {
    #page-measurements .measurements {
        margin:0
    }
}

@media only screen and (max-width: 767px) {
    #page-measurements .measurements {
        width:100%;
        height: 334px;
        -webkit-transform: translate(-57%,-26%);
        -ms-transform: translate(-57%,-26%);
        transform: translate(-57%,-26%)
    }
}

@media only screen and (max-width: 574px) {
    #page-measurements .measurements {
        top:41px;
        -webkit-transform: translateX(-57%);
        -ms-transform: translateX(-57%);
        transform: translateX(-57%)
    }
}

#page-measurements .measurements .mask {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3D(0,0,0);
    -ms-transform: translate3D(0,0,0);
    transform: translate3D(0,0,0)
}

@media only screen and (min-width: 992px) {
    #page-measurements .measurements .mask {
        height:0
    }
}

#page-measurements .measurements img {
    position: absolute;
    bottom: 0
}

@media only screen and (max-width: 991px) {
    #page-measurements .measurements img {
        top:0;
        max-width: 560px;
        left: 50%;
        -webkit-transform: translateX(-48%);
        -ms-transform: translateX(-48%);
        transform: translateX(-48%)
    }
}

@media only screen and (max-width: 767px) {
    #page-measurements .measurements img {
        max-width:300px
    }
}

@-webkit-keyframes measurmentsBGMoveUp {
    from {
        top: 100%
    }

    to {
        top: 0
    }
}

@keyframes measurmentsBGMoveUp {
    from {
        top: 100%
    }

    to {
        top: 0
    }
}

@-webkit-keyframes measurmentsTapeMoveUp {
    from {
        background-position: left 50%
    }

    to {
        background-position: left 90%
    }
}

@keyframes measurmentsTapeMoveUp {
    from {
        background-position: left 50%
    }

    to {
        background-position: left 90%
    }
}

@-webkit-keyframes measurmentsMaskMoveUp {
    0% {
        height: 0
    }

    20% {
        height: 0
    }

    62% {
        height: 100%
    }

    100% {
        height: 100%
    }
}

@keyframes measurmentsMaskMoveUp {
    0% {
        height: 0
    }

    20% {
        height: 0
    }

    62% {
        height: 100%
    }

    100% {
        height: 100%
    }
}

#page-measurements.animate-in .box-radial-gradient {
    -webkit-animation: measurmentsBGMoveUp 1s ease-in-out .4s normal both;
    animation: measurmentsBGMoveUp 1s ease-in-out .4s normal both
}

#page-measurements.animate-in .micro-pump-wrapper {
    -webkit-animation: fadeIn .8s ease-in-out 0s normal both;
    animation: fadeIn .8s ease-in-out 0s normal both
}

#page-measurements.animate-in .measuring-tape-wrapper {
    -webkit-animation: measurmentsBGMoveUp 1s ease-in-out .4s forwards;
    animation: measurmentsBGMoveUp 1s ease-in-out .4s forwards
}

#page-measurements.animate-in .measurements .mask {
    -webkit-animation: measurmentsMaskMoveUp 1s ease-in-out .4s normal both;
    animation: measurmentsMaskMoveUp 1s ease-in-out .4s normal both
}

#page-measurements.animate-out .measurements,#page-measurements.animate-out .measuring-tape-wrapper,#page-measurements.animate-out .micro-pump-wrapper {
    -webkit-animation: fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both;
    animation: fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both
}

#page-measurements.animate-out .measuring-tape-wrapper {
    top: 0!important
}

@media only screen and (min-width: 993px) and (max-width:1024px) {
    [class*=locale-de-ch] #page-measurements .micro-pump-wrapper {
        width:260px
    }
}

@media only screen and (min-width: 768px) {
    [class*=locale-de-ch] #page-measurements .measurements {
        height:664px
    }
}

@media only screen and (min-width: 993px) and (max-width:1024px) {
    [class*=locale-de-ch] #page-measurements .measurements {
        width:500px;
        height: 550px;
        -webkit-transform: translate(-67%,-35%);
        -ms-transform: translate(-67%,-35%);
        transform: translate(-67%,-35%)
    }
}

@media only screen and (min-width: 993px) and (max-width:1024px) {
    [class*=locale-fr-ch] #page-measurements .micro-pump-wrapper {
        width:260px
    }
}

@media only screen and (max-width: 767px) {
    [class*=locale-fr-ch] #page-measurements .measurements {
        -webkit-transform:translate(-56%,-2%);
        -ms-transform: translate(-56%,-2%);
        transform: translate(-56%,-2%)
    }
}

@media only screen and (min-width: 768px) and (max-width:1023px) {
    [class*=locale-fr-ch] #page-measurements .measurements {
        -webkit-transform:translateX(-58%);
        -ms-transform: translateX(-58%);
        transform: translateX(-58%)
    }
}

@media only screen and (min-width: 1024px) {
    [class*=locale-fr-ch] #page-measurements .measurements {
        width:660px;
        height: 690px;
        -webkit-transform: translate(-63%,-35%);
        -ms-transform: translate(-63%,-35%);
        transform: translate(-63%,-35%)
    }
}

@media only screen and (min-width: 993px) and (max-width:1024px) {
    [class*=locale-fr-ch] #page-measurements .measurements {
        width:530px;
        height: 550px
    }
}

@media only screen and (min-width: 1300px) {
    [class*=locale-fr-ch] #page-measurements .measurements {
        -webkit-transform:translate(-63%,-39%);
        -ms-transform: translate(-63%,-39%);
        transform: translate(-63%,-39%)
    }
}

@media only screen and (max-width: 767px) {
    [class*=locale-fr-ch] #page-measurements .measurements img {
        max-width:330px;
        -webkit-transform: translateX(-46%);
        -ms-transform: translateX(-46%);
        transform: translateX(-46%)
    }
}

@media only screen and (min-width: 768px) and (max-width:1023px) {
    [class*=locale-fr-ch] #page-measurements .measurements img {
        max-width:630px;
        -webkit-transform: translateX(-48%);
        -ms-transform: translateX(-48%);
        transform: translateX(-48%)
    }
}

@media only screen and (min-width: 993px) and (max-width:1024px) {
    [class*=locale-it-ch] #page-measurements .micro-pump-wrapper {
        width:260px
    }
}

@media only screen and (max-width: 767px) {
    [class*=locale-it-ch] #page-measurements .measurements {
        -webkit-transform:translate(-56%,-2%);
        -ms-transform: translate(-56%,-2%);
        transform: translate(-56%,-2%)
    }
}

@media only screen and (min-width: 768px) and (max-width:1023px) {
    [class*=locale-it-ch] #page-measurements .measurements {
        width:100%;
        -webkit-transform: translateX(-55%);
        -ms-transform: translateX(-55%);
        transform: translateX(-55%)
    }
}

@media only screen and (min-width: 1024px) {
    [class*=locale-it-ch] #page-measurements .measurements {
        width:670px;
        height: 680px;
        -webkit-transform: translate(-63%,-35%);
        -ms-transform: translate(-63%,-35%);
        transform: translate(-63%,-35%)
    }
}

@media only screen and (min-width: 993px) and (max-width:1024px) {
    [class*=locale-it-ch] #page-measurements .measurements {
        width:540px;
        height: 550px;
        -webkit-transform: translate(-61%,-35%);
        -ms-transform: translate(-61%,-35%);
        transform: translate(-61%,-35%)
    }
}

@media only screen and (min-width: 1300px) {
    [class*=locale-it-ch] #page-measurements .measurements {
        -webkit-transform:translate(-62%,-39%);
        -ms-transform: translate(-62%,-39%);
        transform: translate(-62%,-39%)
    }
}

@media only screen and (max-width: 767px) {
    [class*=locale-it-ch] #page-measurements .measurements img {
        max-width:330px;
        -webkit-transform: translateX(-46%);
        -ms-transform: translateX(-46%);
        transform: translateX(-46%)
    }
}

@media only screen and (min-width: 768px) and (max-width:1023px) {
    [class*=locale-it-ch] #page-measurements .measurements img {
        max-width:630px;
        -webkit-transform: translateX(-48%);
        -ms-transform: translateX(-48%);
        transform: translateX(-48%)
    }
}

@media only screen and (min-width: 993px) and (max-width:1024px) {
    [class*=locale-de-de] #page-measurements .micro-pump-wrapper {
        width:260px
    }
}

@media only screen and (min-width: 768px) {
    [class*=locale-de-de] #page-measurements .measurements {
        height:664px
    }
}

@media only screen and (min-width: 993px) and (max-width:1024px) {
    [class*=locale-de-de] #page-measurements .measurements {
        width:500px;
        height: 550px;
        -webkit-transform: translate(-67%,-35%);
        -ms-transform: translate(-67%,-35%);
        transform: translate(-67%,-35%)
    }
}

@media only screen and (min-width: 992px) {
    #page-control h2 {
        margin-bottom:46px
    }
}

@media only screen and (min-width: 992px) {
    [class*=locale-en] #page-control h2 {
        margin-left:128px
    }

    #page-control h2 .page-headline-1 {
        margin-left: 170px
    }
}

@media only screen and (max-width: 767px) {
    #page-control h2 .page-headline-2 {
        font-size:3.9375rem
    }
}

@media only screen and (min-width: 992px) {
    #page-control .col-text-left {
        padding-right:82px
    }
}

@media only screen and (min-width: 992px) {
    #page-control .col-text-right {
        padding-left:104px
    }
}

#page-control .control-pump-wrap {
    position: relative
}

@media only screen and (min-width: 992px) {
    #page-control .control-pump-wrap {
        margin-top:-167px
    }
}

@media only screen and (min-width: 1300px) {
    #page-control .control-pump-wrap {
        margin-top:-223px
    }
}

@media only screen and (max-width: 991px) {
    #page-control .control-pump-wrap {
        margin-top:-112px
    }
}

@media only screen and (max-width: 767px) {
    #page-control .control-pump-wrap {
        margin-top:-58px
    }
}

#page-control .micro-pump-holder {
    position: relative;
    z-index: 2
}

@media only screen and (max-width: 991px) {
    #page-control .micro-pump-holder {
        margin-top:-34px
    }
}

@media only screen and (max-width: 767px) {
    #page-control .micro-pump-holder {
        margin-top:-18px
    }
}

#page-control .micro-pump {
    width: 100%
}

#page-control .text-wrap {
    opacity: 1
}

@media only screen and (min-width: 992px) {
    #page-control .text-wrap {
        -webkit-transition:opacity 1s;
        -o-transition: opacity 1s;
        transition: opacity 1s
    }
}

#page-control .bolus-button-back {
    opacity: 0;
    position: absolute;
    left: 50%;
    margin-top: 15px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media only screen and (min-width: 992px) {
    #page-control .bolus-button-back {
        -webkit-transition:opacity 1s;
        -o-transition: opacity 1s;
        transition: opacity 1s
    }
}
.control-pump-holder-wrapper {
    position: relative;
    z-index: -1;
    overflow: hidden
}

@media only screen and (max-width: 991px) {
    .control-pump-holder-wrapper {
        max-width:350px;
        margin: 0 auto 40px
    }
}

@media only screen and (max-width: 767px) {
    .control-pump-holder-wrapper {
        max-width:185px;
        margin: 0 auto 40px
    }
}

@media only screen and (min-width: 992px) {
    .control-pump-holder-wrapper {
        opacity:0
    }
}

.control-pump-wrapper {
    position: absolute;
    top: 0;
    margin-left: -3px
}

@media only screen and (min-width: 992px) {
    .control-pump-wrapper {
        z-index:1
    }
}

@media only screen and (min-width: 992px) {
    .control-pump-wrapper {
        opacity:0
    }
}

@media only screen and (max-width: 991px) {
    .control-pump-wrapper {
        top:-33px;
        left: 50%;
        max-width: 350px;
        margin-left: -177px
    }
}

@media only screen and (max-width: 767px) {
    .control-pump-wrapper {
        top:-17px;
        max-width: 185px;
        margin-left: -95px
    }
}

.control-pump-wrapper img {
    width: 100%
}

.gauge-wrap {
    opacity: 0;
    position: absolute;
    top: -100px
}

@media only screen and (max-width: 1024px) {
    .gauge-wrap {
        top:-220px;
        -webkit-transform: scale(0.75) translateX(-60px);
        transform: scale(0.75) translateX(-60px)
    }
}

@media only screen and (min-width: 992px) {
    .gauge-wrap {
        transition:opacity 1s
    }
}

@media only screen and (max-width: 991px) {
    .gauge-wrap {
        top:auto;
        width: 100%
    }
}

.gauge-wrap .icon-speaker {
    position: absolute;
    top: 10px;
    right: 50px;
    color: #FFED00;
    font-size: 2.25rem
}

@media only screen and (max-width: 991px) {
    .gauge-wrap .icon-speaker {
        top:-38px;
        right: auto;
        font-size: 1.6875rem
    }
}

@media only screen and (max-width: 767px) {
    .gauge-wrap .icon-speaker {
        top:-34px;
        font-size: 1.3125rem
    }
}

.gauge-wrap .label {
    clear: both;
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: 1.25rem;
    color: #FFED00;
    text-transform: uppercase
}

@media only screen and (min-width: 992px) {
    .gauge-wrap .label {
        float:right;
        margin: 0 -44px 90px 0
    }
}

@media only screen and (max-width: 991px) {
    .gauge-wrap .label {
        position:absolute;
        top: -45px;
        right: 0
    }
}

@media only screen and (max-width: 767px) {
    .gauge-wrap .label {
        top:-28px;
        font-size: .75rem
    }
}

.gauge-wrap .scale {
    position: absolute;
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: 2.25rem;
    color: #58585A
}

@media only screen and (max-width: 767px) {
    .gauge-wrap .scale {
        font-size: 1.5rem
    }
}

.gauge-wrap .point-two {
    top: 225px;
    right: 50px
}

@media only screen and (max-width: 991px) {
    .gauge-wrap .point-two {
        top:24px;
        right: auto;
        left: 33.33333%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.gauge-wrap .point-four {
    top: 270px;
    right: 50px
}

@media only screen and (max-width: 991px) {
    .gauge-wrap .point-four {
        top:24px;
        right: auto;
        left: 66.66667%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media only screen and (min-width: 768px) {
    .gauge-wrap .point-six {
        font-size: 4.75rem
    }
}

@media only screen and (min-width: 992px) {
    .gauge-wrap .point-six {
        bottom:50px;
        font-size: 7.75rem
    }
}

@media only screen and (max-width: 1024px) {
    .gauge-wrap .point-six {
        right:47px;
        bottom: 76px
    }
}

@media only screen and (max-width: 991px) {
    .gauge-wrap .point-six {
        top:4px;
        right: 0
    }
}

@media only screen and (max-width: 767px) {
    .gauge-wrap .point-six {
        top:24px
    }
}

@media only screen and (min-width: 768px) {
    .gauge-wrap .point-six span {
        font-size: 1.625rem
    }
}

@media only screen and (min-width: 992px) {
    .gauge-wrap .point-six span {
        position:absolute;
        bottom: 32px;
        right: -47px;
        font-size: 4rem
    }
}

.gauge {
    float: right;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 34px;
    height: 311px;
    margin-bottom: 10px;
    background-color: #ECECEC;
    border-radius: 17px
}

@media only screen and (max-width: 991px) {
    .gauge {
        float:none;
        width: 100%;
        height: 25px;
        margin-bottom: 60px;
        border-radius: 12px
    }
}

.gauge .fill {
    position: absolute;
    top: 0;
    width: 100%;
    height: 0;
    background-color: #FFED00;
    border-radius: 17px
}

@media only screen and (max-width: 991px) {
    .gauge .fill {
        left:0;
        width: 0;
        height: 100%
    }
}

.customizable-increments {
    clear: both;
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: 1.25rem;
    text-align: center;
    color: rgba(88,88,90,0.5)
}

.bolus-button-right,.bolus-button-left {
    position: absolute;
    top: 67%;
    z-index: 4;
    width: 196px;
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: .875rem;
    line-height: 1.3;
    text-shadow: 0 1px 2px rgba(0,0,0,0.25);
    text-transform: uppercase;
    cursor: pointer
}

@media only screen and (max-width: 991px) {
    .bolus-button-right,.bolus-button-left {
        top:63%;
        font-size: 1rem
    }
}

@media only screen and (max-width: 767px) {
    .bolus-button-right,.bolus-button-left {
        top:60%;
        width: 130px;
        font-size: .75rem
    }
}

@media only screen and (min-width: 992px) {
    .bolus-button-right,.bolus-button-left {
        opacity:0
    }
}

.bolus-button-right i,.bolus-button-left i {
    position: absolute;
    top: 7px;
    font-size: 3.625rem;
    color: #FFED00;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

@media only screen and (max-width: 1299px) {
    .bolus-button-right i,.bolus-button-left i {
        top:18px;
        font-size: 3rem
    }
}

@media only screen and (max-width: 767px) {
    .bolus-button-right i,.bolus-button-left i {
        top:14px;
        font-size: 2rem
    }
}

.bolus-button-right {
    right: -110px;
    padding-left: 105px
}

@media only screen and (max-width: 991px) {
    .bolus-button-right {
        right:25px
    }
}

@media only screen and (max-width: 767px) {
    .bolus-button-right {
        right:5px;
        padding-left: 70px
    }
}

.bolus-button-right.bolus-button-pressed i {
    -webkit-transform: translateX(-15px);
    transform: translateX(-15px)
}

@media only screen and (max-width: 767px) {
    .bolus-button-right.bolus-button-pressed i {
        -webkit-transform:translateX(-10px);
        transform: translateX(-10px)
    }
}

.bolus-button-right i {
    left: 50px
}

@media only screen and (max-width: 1299px) {
    .bolus-button-right i {
        left:58px
    }
}

@media only screen and (max-width: 767px) {
    .bolus-button-right i {
        left:43px
    }
}

.bolus-button-left {
    left: -110px;
    padding-right: 105px;
    text-align: right
}

@media only screen and (max-width: 991px) {
    .bolus-button-left {
        left:25px
    }
}

@media only screen and (max-width: 767px) {
    .bolus-button-left {
        left:5px;
        padding-right: 70px
    }
}

.bolus-button-left.bolus-button-pressed i {
    -webkit-transform: translateX(15px);
    transform: translateX(15px)
}

@media only screen and (max-width: 767px) {
    .bolus-button-left.bolus-button-pressed i {
        -webkit-transform:translateX(10px);
        transform: translateX(10px)
    }
}

.bolus-button-left i {
    right: 45px
}

@media only screen and (max-width: 1299px) {
    .bolus-button-left i {
        right:54px
    }
}

@media only screen and (max-width: 767px) {
    .bolus-button-left i {
        right:41px
    }
}

@media only screen and (min-width: 992px) {
    .gauge-wrap-0 .gauge .fill {
        height:0
    }
}

@media only screen and (max-width: 991px) {
    .gauge-wrap-0 .gauge .fill {
        width:0
    }
}

.gauge-wrap-0 .point-two,.gauge-wrap-0 .point-four,.gauge-wrap-0 .point-six {
    color: #58585A
}

@media only screen and (min-width: 992px) {
    .gauge-wrap-1 .gauge .fill {
        height:33.33333%
    }
}

@media only screen and (max-width: 991px) {
    .gauge-wrap-1 .gauge .fill {
        width:33.33333%
    }
}

.gauge-wrap-1 .point-two {
    color: #FFED00
}

.gauge-wrap-1 .point-four,.gauge-wrap-1 .point-six {
    color: #58585A
}

@media only screen and (min-width: 992px) {
    .gauge-wrap-2 .gauge .fill {
        height:66.66667%
    }
}

@media only screen and (max-width: 991px) {
    .gauge-wrap-2 .gauge .fill {
        width:66.66667%
    }
}

.gauge-wrap-2 .point-two,.gauge-wrap-2 .point-four {
    color: #FFED00
}

.gauge-wrap-2 .point-six {
    color: #58585A
}

@media only screen and (min-width: 992px) {
    .gauge-wrap-3 .gauge .fill {
        height:100%
    }
}

@media only screen and (max-width: 991px) {
    .gauge-wrap-3 .gauge .fill {
        width:100%
    }
}

.gauge-wrap-3 .point-two,.gauge-wrap-3 .point-four,.gauge-wrap-3 .point-six {
    color: #FFED00
}

@media only screen and (max-width: 991px) {
    #page-freedom.animate-bolus {
        padding-bottom:80px
    }
}

#page-freedom.animate-bolus .text-wrap {
    opacity: 0
}

#page-freedom.animate-bolus .gauge-wrap {
    opacity: 1
}

@media only screen and (max-width: 991px) {
    #page-freedom.animate-bolus .gauge-wrap {
        position:relative
    }
}

#page-freedom.animate-bolus .bolus-button-back {
    opacity: 1
}

@media only screen and (max-width: 991px) {
    #page-freedom.animate-bolus .row>div:nth-child(1),#page-freedom.animate-bolus .row>div:nth-child(3) {
        display:none
    }
}

@media only screen and (min-width: 992px) {
    #page-freedom.animate-in .control-pump-holder-wrapper {
        -webkit-animation:fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }

    #page-freedom.animate-in .control-pump-wrapper {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }

    #page-freedom.animate-in .page-headline-1 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both,slideDown 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both,slideDown 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both
    }

    #page-freedom.animate-in .page-headline-2:not(.split-chars),#page-freedom.animate-in .page-headline-2 [class*='split-chars-char'] {
        -webkit-animation: fadeIn 1000ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both,slideDown 1000ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both;
        animation: fadeIn 1000ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both,slideDown 1000ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both
    }

    #page-freedom.animate-in .page-text-1 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both
    }

    #page-freedom.animate-in .page-text-2 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1200ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1200ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1200ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1200ms normal both
    }

    #page-freedom.animate-in .page-text-3 {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1400ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1400ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1400ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1400ms normal both
    }

    #page-freedom.animate-in .bolus-button-right,#page-freedom.animate-in .bolus-button-left {
        -webkit-animation: slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1600ms normal both,fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1600ms normal both;
        animation: slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 1600ms normal both,fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 1600ms normal both
    }
}

#page-freedom.animate-in .bolus-button-right i {
    -webkit-animation: bolus_right_init 1s ease-in-out 3.6s;
    animation: bolus_right_init 1s ease-in-out 3.6s
}

#page-freedom.animate-in .bolus-button-left i {
    -webkit-animation: bolus_left_init 1s ease-in-out 3.6s;
    animation: bolus_left_init 1s ease-in-out 3.6s
}

@media only screen and (min-width: 992px) {
    #page-freedom.animate-out.animate-bolus .gauge-wrap,#page-freedom.animate-out.animate-bolus .bolus-button-back {
        -webkit-animation:fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }

    #page-freedom.animate-out .control-pump-holder-wrapper,#page-freedom.animate-out .control-pump-wrapper {
        -webkit-animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }
}

#page-freedom-text-02 {
    margin-left: -.4rem
}

#page-freedom-text-02 [class*='split-chars-char'] {
    position: relative;
    z-index: 1
}

#page-freedom-text-02 .split-chars-char-4 {
    display: inline-block
}

@media only screen and (min-width: 992px) {
    #page-freedom-text-02 .split-chars-char-4 {
        position:relative;
        z-index: 3
    }
}

@media only screen and (min-width: 1300px) {
    #page-freedom-text-02 .split-chars-char-5 {
        margin-left:15px
    }
}

@-webkit-keyframes bolus_left_init {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    25% {
        -webkit-transform: translateX(15px);
        transform: translateX(15px)
    }

    75% {
        -webkit-transform: translateX(15px);
        transform: translateX(15px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bolus_left_init {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    25% {
        -webkit-transform: translateX(15px);
        transform: translateX(15px)
    }

    75% {
        -webkit-transform: translateX(15px);
        transform: translateX(15px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes bolus_right_init {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    25% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px)
    }

    75% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bolus_right_init {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    25% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px)
    }

    75% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

[class*='locale-da-dk'] .bolus-button-right,[class*='locale-da-dk'] .bolus-button-left {
    top: 69%
}

@media only screen and (max-width: 767px) {
    [class*='locale-da-dk'] .bolus-button-right,[class*='locale-da-dk'] .bolus-button-left {
        font-size: .5rem
    }
}

[class*='locale-da-dk'] .bolus-button-right i,[class*='locale-da-dk'] .bolus-button-left i {
    top: 0
}

#page-get [class*='icon-'] {
    display: inline-block;
    position: relative;
    top: 20px;
    left: 50%;
    margin-left: -73px;
    color: #fff
}

#page-get .icon-pdf {
    font-size: 12.1875rem
}

#page-get .icon-box {
    font-size: 10.25rem
}

#page-get .icon-list {
    font-size: 14.6875rem
}

#page-get .icon-email {
    font-size: 12.1875rem
}

#page-get .icon-doctor-stethoscope {
    font-size: 12.625rem
}

#page-get .box-radial-gradient {
    min-height: 0;
    padding: 104px 0 0;
    background-image: radial-gradient(#fc008b, #6d1053)
}

@media only screen and (min-width: 768px) {
    #page-get .box-radial-gradient {
        padding-top:136px
    }
}

@media only screen and (min-width: 992px) {
    #page-get .box-radial-gradient {
        padding:211px 0 70px
    }
}

#page-get .box-radial-gradient div {
    color: #fff
}

#page-get h2 {
    line-height: 1.1
}

@media only screen and (max-width: 767px) {
    #page-get h2 .page-headline-1 {
        margin-bottom:8px
    }
}

@media only screen and (min-width: 992px) {
    body[data-country-code='ch'] #page-get .box-radial-gradient {
        padding-bottom:0
    }
}

body[data-country-code='ch'] #page-get .separator-line.single-separator {
    top: -140px
}

.page-get-section {
    position: relative;
    padding: 20px 0
}

@media only screen and (min-width: 768px) {
    .page-get-section {
        padding-top:0;
        margin-bottom: 34px;
        padding-bottom: 60px
    }

    .page-get-section:last-child {
        margin-bottom: 0
    }
}

@media only screen and (min-width: 992px) {
    .page-get-section {
        margin-bottom:40px;
        padding-top: 0;
        padding-bottom: 36px
    }
}

.page-get-section .title {
    margin-bottom: 25px;
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: 2.25rem;
    line-height: 1.2
}

@media only screen and (max-width: 991px) {
    .page-get-section .title {
        font-size: 1.625rem
    }
}

@media only screen and (max-width: 767px) {
    .page-get-section .title {
        font-size: 1.5rem
    }
}

.page-get-section .text-block {
    margin-bottom: 30px
}

@media only screen and (max-width: 767px) {
    .page-get-section [class*='offset-'] {
        padding-right:55px;
        margin-left: 69px
    }
}

@media only screen and (max-width: 991px) {
    .page-get-section .btn {
        min-width:205px
    }
}

@media only screen and (max-width: 767px) {
    .page-get-section .btn {
        display:block;
        min-width: 0
    }
}

.separator-line {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media only screen and (max-width: 767px) {
    .separator-line {
        left:18px;
        -webkit-transform: none;
        transform: none
    }
}

.page-get-section:last-child .separator-line {
    height: auto;
    bottom: -46px
}

@media only screen and (min-width: 768px) {
    .page-get-section:last-child .separator-line {
        bottom:-69px
    }
}

@media only screen and (min-width: 992px) {
    .page-get-section:last-child .separator-line {
        bottom:-160px
    }
}

.separator-line:before {
    content: '';
    position: absolute;
    top: 105px;
    bottom: 0;
    left: 50%;
    width: 10px;
    margin-left: -5px;
    background-color: #FFED00;
    border-radius: 5px
}

@media only screen and (max-width: 767px) {
    .separator-line:before {
        top:75px;
        left: 8px
    }
}

.separator-line span {
    position: relative;
    top: -45px;
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: 6.25rem;
    color: #FFED00
}

@media only screen and (max-width: 767px) {
    .separator-line span {
        top:0;
        font-size: 2.875rem
    }
}

.separator-line span:nth-child(2):last-child {
    position: absolute;
    top: auto;
    bottom: -140px;
    left: 0
}

@media only screen and (max-width: 767px) {
    .separator-line span:nth-child(2):last-child {
        bottom:-71px
    }
}

.box-form {
    padding-top: 63px;
    padding-bottom: 60px
}

@media only screen and (min-width: 768px) {
    .box-form {
        padding-top:201px
    }
}

@media only screen and (min-width: 992px) {
    .box-form {
        padding-top:237px
    }
}

.box-form .container {
    max-width: 768px
}

.box-form .page-get-form [class*='col-'] {
    padding-right: 5px;
    padding-left: 5px
}

.box-form .page-get-form .row {
    margin-right: -5px;
    margin-left: -5px
}

@media only screen and (max-width: 767px) {
    .box-form [class*='offset-'] {
        padding-right:55px;
        margin-left: 69px
    }
}

.box-form .text-wrap {
    margin-bottom: 30px
}

#page-get-text-02 {
    margin-bottom: 30px;
    font-size: 2.625rem
}

@media only screen and (min-width: 768px) {
    #page-get-text-02 {
        margin-bottom:50px;
        font-size: 4.25rem
    }
}

@media only screen and (min-width: 992px) {
    #page-get-text-02 {
        margin-bottom:100px;
        font-size: 5.625rem
    }
}

@media only screen and (min-width: 992px) {
    #page-get-icon-01,#page-get-icon-02,#page-get-icon-03,#page-get-text-03,#page-get-text-04,#page-get-text-05,#page-get-text-06,#page-get-text-07,#page-get-text-08,#page-get-text-09,#page-get-text-10 {
        opacity:0
    }
}

@media only screen and (min-width: 992px) {
    .animate-in #page-get-icon-01 {
        -webkit-animation:fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both;
        animation: fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both
    }

    .animate-in #page-get-text-03 {
        -webkit-animation: fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 900ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 900ms normal both;
        animation: fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 900ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 900ms normal both
    }

    .animate-in #page-get-text-04 {
        -webkit-animation: fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both;
        animation: fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 1000ms normal both
    }

    .animate-in #page-get-text-05 {
        -webkit-animation: fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 1100ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 1100ms normal both;
        animation: fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 1100ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 1100ms normal both
    }

    .animate-in #page-get-icon-02 {
        -webkit-animation: fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 1300ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 1300ms normal both;
        animation: fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 1300ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 1300ms normal both
    }

    .animate-in #page-get-text-06 {
        -webkit-animation: fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 1400ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 1400ms normal both;
        animation: fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 1400ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 1400ms normal both
    }

    .animate-in #page-get-text-07 {
        -webkit-animation: fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 1500ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 1500ms normal both;
        animation: fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 1500ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 1500ms normal both
    }

    .animate-in #page-get-text-08 {
        -webkit-animation: fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 1600ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 1600ms normal both;
        animation: fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 1600ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 1600ms normal both
    }

    .animate-in #page-get-icon-03 {
        -webkit-animation: fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 1800ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 1800ms normal both;
        animation: fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 1800ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 1800ms normal both
    }

    .animate-in #page-get-text-09 {
        -webkit-animation: fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 1900ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 1900ms normal both;
        animation: fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 1900ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 1900ms normal both
    }

    .animate-in #page-get-text-10 {
        -webkit-animation: fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 2000ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 2000ms normal both;
        animation: fadeIn 1200ms cubic-bezier(0.3, 0, 0, 1) 2000ms normal both,slideUp 1200ms cubic-bezier(0.3, 0, 0, 1) 2000ms normal both
    }
}

@media only screen and (min-width: 992px) {
    .animate-out #page-get-icon-01,.animate-out #page-get-icon-02,.animate-out #page-get-icon-03,.animate-out #page-get-text-01,.animate-out #page-get-text-02,.animate-out #page-get-text-03,.animate-out #page-get-text-04,.animate-out #page-get-text-05,.animate-out #page-get-text-06,.animate-out #page-get-text-07,.animate-out #page-get-text-08,.animate-out #page-get-text-09,.animate-out #page-get-text-10 {
        -webkit-animation:fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }
}

@media only screen and (max-width: 767px) {
    [class*='locale-de-ch'] .separator-line:before,[class*='locale-it-ch'] .separator-line:before,[class*='locale-fr-ch'] .separator-line:before {
        top:140px;
        bottom: -130px
    }
}

[class*='locale-de-ch'] #page-get-text-02,[class*='locale-it-ch'] #page-get-text-02,[class*='locale-fr-ch'] #page-get-text-02 {
    margin-top: 11px;
    line-height: 1.1
}


#page-intro {
    background:url(../img/Solo-bg.png) no-repeat;
}

@media only screen and (min-width: 1024px) {
    #page-intro {
        background-size: 100% 100%;
    }
}
@media only screen and (min-width: 992px) {
    #page-intro .page-inner {
        margin-top:0
    }
}

#page-intro .col-text {
    padding-top: 8px
}

@media only screen and (min-width: 768px) {
    #page-intro .col-text {
        padding-top:0
    }
}

@media only screen and (min-width: 992px) and (max-width: 1299px) {
    #page-intro .col-text {
        padding-right:50px
    }
}

@media only screen and (min-width: 992px) {
    #page-intro .col-text {
        padding-top:104px
    }
}

@media only screen and (min-width: 768px) {
    #page-intro .col-image {
        padding-top:15px
    }
}

@media only screen and (min-width: 992px) {
    #page-intro .col-image {
        padding-top:61px
    }
}

#page-intro .text-wrap p {
    margin-bottom: 28px;
    color: #fff;
    font-size: 1.125rem;
    line-height: 1.223
}

@media only screen and (min-width: 768px) {
    #page-intro .text-wrap p {
        font-size: 1.5rem
    }
}

@media only screen and (min-width: 1300px) {
    #page-intro .text-wrap p {
        margin-bottom:35px;
        font-size: 1.8125rem
    }
}

@media only screen and (min-width: 1026px) and (max-width: 1299px) {
    #page-intro .is-highlighted {
        font-size:calc(70px + (104 - 70) * (100vw - 1025px) / (1299 - 1025))
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    #page-intro .is-highlighted {
        margin-bottom:10px
    }
}

@media only screen and (max-width: 991px) {
    #page-intro .container {
        position:relative;
        max-width: 643px
    }
}

#page-intro .image-wrap {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%
}

#page-intro .image-box {
    position: absolute;
    top: 50%;
    left: 50%
}

#page-intro .image-box img {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -1090px;
    margin-top: -720px;
    width: 2000px;
    height: 1565px;
    max-width: none
}

.page-intro-scroll-down-hint {
    position: absolute;
    bottom: 30px;
    color: #FFED00;
    line-height: 1;
    text-align: center;
    cursor: pointer
}

@media only screen and (max-width: 767px) {
    .page-intro-scroll-down-hint {
        right:30px
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .page-intro-scroll-down-hint {
        bottom:-20px;
        right: -35px
    }
}

@media only screen and (min-width: 992px) {
    .page-intro-scroll-down-hint {
        bottom:40px;
        left: 50%;
        width: 200px;
        margin-left: -100px
    }
}

@media only screen and (min-width: 992px) {
    .page-intro-scroll-down-hint {
        opacity:0
    }
}

.page-intro-scroll-down-hint .icon {
    display: block
}

.page-intro-scroll-down-hint .icon:before,.page-intro-scroll-down-hint .icon:after {
    display: block
}

.page-intro-scroll-down-hint .icon:before {
    margin-bottom: 8px;
    padding-left: 1px
}

.page-intro-scroll-down-hint .icon:after {
    font-size: 2.9375rem
}

@media only screen and (min-width: 992px) {
    .page-intro-scroll-down-hint .icon:after {
        margin-bottom:18px
    }
}

.page-intro-scroll-down-hint .text {
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: .875rem
}

@media only screen and (max-width: 991px) {
    .page-intro-scroll-down-hint .text {
        display:none
    }
}

@media only screen and (min-width: 992px) {
    #page-intro-image,#page-intro-text-01,#page-intro-text-02,#page-intro-text-03 {
        opacity:0;
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px)
    }
}

#page-intro-image {
    float: right;
    position: relative;
    max-width: 405px;
    margin-right: 28px
}

@media only screen and (max-width: 991px) {
    #page-intro-image {
        float:none;
        margin-right: auto;
        margin-left: auto;
        text-align: center
    }
}

#page-intro-image img {
    width: 100%;
    max-width: 167px
}

@media only screen and (max-width: 767px) {
    #page-intro-image img {
        margin-left:40px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #page-intro-image img {
        max-width:306px;
        margin-left: 72px
    }
}

@media only screen and (min-width: 992px) {
    #page-intro-image img {
        max-width:100%
    }
}

#page-intro-image .reflection {
    position: absolute;
    top: 38.036%;
    right: -10%;
    width: 29.87654%;
    background: url("../img/reflection.png") left top no-repeat;
    background-size: contain
}

#page-intro-image .reflection:before {
    content: '';
    display: block;
    padding-right: 100%;
    padding-bottom: 100%
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #page-intro-image .reflection {
        top:183px;
        right: -28px
    }
}

@media only screen and (max-width: 767px) {
    #page-intro-image .reflection {
        top:107px;
        right: auto;
        left: 50%;
        width: 50px;
        -webkit-transform: translateX(140%);
        transform: translateX(140%)
    }
}

#page-intro-text-01 {
    margin-bottom: 3px;
    color: #fff;
    font-size: 1.125rem;
    line-height: .9
}

@media only screen and (min-width: 768px) {
    #page-intro-text-01 {
        font-size: 1.8125rem
    }
}

@media only screen and (min-width: 1300px) {
    #page-intro-text-01 {
        margin-bottom:10px
    }
}

#page-intro-text-02 {
    line-height: .9
}

@media only screen and (min-width: 575px) {
    #page-intro-text-02 {
        font-size: 4.375rem
    }
}

@media only screen and (min-width: 1300px) {
    #page-intro-text-02 {
        margin-bottom:40px;
        font-size: 6.5rem
    }
}

#page-intro-text-03 {
    width: 100%;
    max-width: 480px
}

.page-intro-product-bg {
    position: absolute;
    right: 0;
    width: 100%
}

@media only screen and (min-width: 992px) {
    .animate-in #page-intro-image {
        -webkit-animation:fadeIn 0.8s ease 0s normal both,slideUpIntroImage 0.8s cubic-bezier(0.3, 0, 0, 1) 0s normal both;
        animation: fadeIn 0.8s ease 0s normal both,slideUpIntroImage 0.8s cubic-bezier(0.3, 0, 0, 1) 0s normal both
    }

    .animate-in #page-intro-text-01 {
        -webkit-animation: fadeIn 0.8s ease 0.4s normal both,slideUp 0.8s cubic-bezier(0.3, 0, 0, 1) 0.4s normal both;
        animation: fadeIn 0.8s ease 0.4s normal both,slideUp 0.8s cubic-bezier(0.3, 0, 0, 1) 0.4s normal both
    }

    .animate-in #page-intro-text-02 {
        -webkit-animation: fadeIn 0.8s ease 0.6s normal both,slideUp 0.8s cubic-bezier(0.3, 0, 0, 1) 0.6s normal both;
        animation: fadeIn 0.8s ease 0.6s normal both,slideUp 0.8s cubic-bezier(0.3, 0, 0, 1) 0.6s normal both
    }

    .animate-in #page-intro-text-03 {
        -webkit-animation: fadeIn 0.8s ease 0.8s normal both,slideUp 0.8s cubic-bezier(0.3, 0, 0, 1) 0.8s normal both;
        animation: fadeIn 0.8s ease 0.8s normal both,slideUp 0.8s cubic-bezier(0.3, 0, 0, 1) 0.8s normal both
    }

    .animate-in #page-intro-text-04 {
        -webkit-animation: fadeIn 0.8s ease 1s normal both,slideUp 0.8s cubic-bezier(0.3, 0, 0, 1) 1s normal both;
        animation: fadeIn 0.8s ease 1s normal both,slideUp 0.8s cubic-bezier(0.3, 0, 0, 1) 1s normal both
    }

    .animate-in #page-intro-text-05 {
        -webkit-animation: fadeIn 0.8s ease 1.2s normal both,slideUp 0.8s cubic-bezier(0.3, 0, 0, 1) 1.2s normal both;
        animation: fadeIn 0.8s ease 1.2s normal both,slideUp 0.8s cubic-bezier(0.3, 0, 0, 1) 1.2s normal both
    }

    .animate-in #page-intro-text-06 {
        -webkit-animation: fadeIn 0.8s ease 1.4s normal both,slideUp 0.8s cubic-bezier(0.3, 0, 0, 1) 1.4s normal both;
        animation: fadeIn 0.8s ease 1.4s normal both,slideUp 0.8s cubic-bezier(0.3, 0, 0, 1) 1.4s normal both
    }

    .animate-in .page-intro-scroll-down-hint {
        -webkit-animation: fadeIn 0.8s ease 1.6s normal both;
        animation: fadeIn 0.8s ease 1.6s normal both
    }

    .animate-in .page-intro-scroll-down-hint .icon:before {
        -webkit-animation: slideDownSmall 1s ease-out 2s infinite both;
        animation: slideDownSmall 1s ease-out 2s infinite both
    }
}

@media only screen and (min-width: 992px) {
    .animate-out #page-intro-image {
        -webkit-animation:fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUpIntroImage 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUpIntroImage 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }

    .animate-out #page-intro-text-01,.animate-out #page-intro-text-02,.animate-out #page-intro-text-03,.animate-out #page-intro-text-04,.animate-out #page-intro-text-05,.animate-out #page-intro-text-06 {
        -webkit-animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }

    .animate-out .page-intro-scroll-down-hint {
        -webkit-animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }
}

.page-legal-privacy {
    padding-top: 70px
}

@media only screen and (min-width: 768px) {
    .page-legal-privacy {
        padding-top:216px
    }
}

@media only screen and (min-width: 992px) {
    .page-legal-privacy {
        padding-top:194px
    }
}

.page-legal-privacy .container {
    max-width: 836px
}

@media only screen and (min-width: 992px) {
    #page-life {
        background:linear-gradient(#cbc9ca, #e2ddda);
        overflow: hidden
    }
}

@media only screen and (min-width: 768px) and (max-width: 768px) {
    #page-life .page-inner {
        background-color:#fff
    }
}

#page-life .image-wrap {
    bottom: 0
}

@media only screen and (max-width: 767px) {
    #page-life .image-wrap {
        height:330px;
        overflow: hidden;
        margin-bottom: 18px;
        margin-left: -32px;
        margin-right: -32px
    }

    #page-life .image-wrap img {
        width: 654px;
        margin-top: 1%;
        max-width: none;
        margin-left: 28%
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    #page-life .image-wrap {
        height:614px;
        overflow: hidden;
        margin-bottom: 44px;
        margin-left: -59px;
        margin-right: -59px
    }

    #page-life .image-wrap img {
        width: 1160px;
        margin-top: 3%;
        max-width: none;
        margin-left: 39%
    }
}

@media only screen and (max-width: 991px) {
    #page-life .image-wrap {
        background:linear-gradient(#cbc9ca, #e2ddda)
    }
}

@media only screen and (min-width: 992px) {
    #page-life .image-wrap {
        position:absolute;
        z-index: 0;
        top: 100px;
        right: -54%;
        width: 110%
    }
}

#page-life .image-wrap img {
    max-height: 100%
}

@media only screen and (min-width: 768px) {
    #page-life h2 {
        position:absolute;
        z-index: 1;
        top: 480px
    }
}

@media only screen and (min-width: 992px) {
    #page-life h2 {
        position:relative;
        top: 0;
        margin-bottom: 50px
    }
}

#page-life h2 .is-highlighted {
    margin-left: -.15rem;
    font-size: 3.125rem
}

@media only screen and (min-width: 768px) {
    #page-life h2 .is-highlighted {
        margin-left:-.35rem;
        font-size: 5rem
    }
}

@media only screen and (min-width: 992px) {
    #page-life h2 .is-highlighted {
        margin-left:-.5rem;
        font-size: 6.5rem
    }
}

@media only screen and (min-width: 575px) {
    #page-life .page-headline-1 {
        font-size: 1.375rem
    }
}

@media only screen and (min-width: 1300px) {
    #page-life .page-headline-1 {
        font-size: 2.125rem
    }
}

@media only screen and (min-width: 992px) {
    #page-life-open-modal,#page-life-open-modal-mobile {
        opacity:0
    }
}

@media only screen and (min-width: 992px) {
    #page-life-image img {
        opacity:0;
        -webkit-transform: translateX(80px);
        transform: translateX(80px)
    }
}

@media only screen and (min-width: 992px) {
    .animate-in #page-life-image img {
        -webkit-animation:fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideLeft 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideLeft 800ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }

    .animate-in #page-life-open-modal,.animate-in #page-life-open-modal-mobile {
        -webkit-animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both
    }
}

@media only screen and (min-width: 992px) {
    .animate-out #page-life-image img {
        -webkit-animation:fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideRight 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideRight 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }

    .animate-out #page-life-open-modal,.animate-out #page-life-open-modal-mobile {
        -webkit-animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }
}

#modal-life .modal-body-left {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#modal-life .modal-body-left picture {
    height: auto;
    padding: 60px
}

.page-products {
    padding-top: 70px
}

@media only screen and (min-width: 768px) {
    .page-products {
        padding-top:216px
    }
}

@media only screen and (min-width: 992px) {
    .page-products {
        padding-top:194px
    }
}

.page-products .container {
    max-width: 836px
}

#page-ready h2 .is-highlighted {
    margin-left: -.4rem
}

@media only screen and (min-width: 768px) {
    #page-ready h2 .is-highlighted {
        margin-left:-.5rem
    }
}

@media only screen and (min-width: 992px) {
    #page-ready h2 .is-highlighted {
        margin-left:-.8rem
    }
}

#page-ready h2 .split-chars-char-4 {
    position: relative;
    z-index: 1
}

@media only screen and (min-width: 992px) {
    #page-ready h2 .split-chars-char-5 {
        /*margin-left:50px*/
    }
}

#page-ready [class^='col-']:first-child {
    position: relative;
    z-index: 1
}

#page-ready .btn {
    position: relative;
    left: 50%;
    margin: 20px 0 30px -148px;
    z-index: 1
}

@media only screen and (min-width: 992px) {
    #page-ready .btn {
        opacity:0;
        margin-top: -80px;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 992px) {
    #page-ready .micro-pump-picture {
        margin-top:-70px
    }
}

@media only screen and (min-width: 1300px) {
    #page-ready .micro-pump-picture {
        margin-top:-100px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1299px) {
    #page-ready .micro-pump-picture {
        max-width:235px;
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 992px) {
    #page-ready .page-inner {
        padding-top:162px
    }
}

@media only screen and (min-width: 992px) {
    #page-ready .col-text-left {
        padding-right:32px
    }
}

#modal-ready .image-wrap {
    text-align: right
}

@media only screen and (min-width: 992px) {
    #modal-ready .image-wrap {
        margin-right:-32%
    }
}

@media only screen and (min-width: 1300px) {
    #modal-ready .image-wrap {
        margin-right:-35%
    }
}

@media only screen and (min-width: 768px) {
    #modal-ready .image-wrap img {
        max-width:400px
    }
}

@media only screen and (min-width: 1300px) {
    #modal-ready .image-wrap img {
        max-width:480px
    }
}

#modal-ready .modal-body-left img {
    padding: 60px 41px
}

@media only screen and (min-width: 992px) {
    .animate-in #page-ready-button,.animate-in #page-ready-button-mobile {
        -webkit-animation:fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both
    }
}

@media only screen and (min-width: 992px) {
    .animate-out #page-ready-button,.animate-out #page-ready-button-mobile {
        -webkit-animation:fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }
}

#page-tube-free .is-highlighted {
    margin-left: -.3rem;
    font-size: 3.4375rem
}

@media only screen and (min-width: 575px) {
    #page-tube-free .is-highlighted {
        font-size: 4.75rem
    }
}

@media only screen and (min-width: 768px) {
    #page-tube-free .is-highlighted {
        margin-left:-.4rem;
        font-size: 7.5rem
    }
}

@media only screen and (min-width: 1300px) {
    #page-tube-free .is-highlighted {
        font-size: 7.5rem
    }
}

@media only screen and (min-width: 1440px) {
    #page-tube-free .is-highlighted {
        font-size: 7.5rem
    }
}

#page-tube-free .micro-tube-free-wrapper {
    margin-bottom: 25px;
    padding-left: 15px;
    text-align: center
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #page-tube-free .micro-tube-free-wrapper {
        margin-bottom:40px
    }
}

@media only screen and (min-width: 992px) {
    #page-tube-free .col-text-left {
        padding-right:32px
    }
}

@media only screen and (min-width: 992px) {
    #page-tube-free .col-text-right {
        padding-left:28px
    }
}

@media only screen and (max-width: 1299px) {
    #page-tube-free .btn {
        display:block;
        margin-right: auto;
        margin-left: auto
    }
}

#page-tube-free-button,#page-tube-free-button-mobile {
    margin-top: 0
}

@media only screen and (min-width: 768px) {
    #page-tube-free-button,#page-tube-free-button-mobile {
        margin-top:20px
    }
}

@media only screen and (min-width: 992px) {
    #page-tube-free-button,#page-tube-free-button-mobile {
        position:relative;
        z-index: 2;
        margin-top: 80px
    }
}

@media only screen and (min-width: 992px) {
    #page-tube-free-button,#page-tube-free-button-mobile {
        opacity:0
    }
}

#modal-tube-free .image-wrap {
    text-align: right
}

@media only screen and (min-width: 992px) {
    #modal-tube-free .image-wrap {
        margin-right:-32%
    }
}

@media only screen and (min-width: 1300px) {
    #modal-tube-free .image-wrap {
        margin-right:-35%
    }
}

@media only screen and (min-width: 768px) {
    #modal-tube-free .image-wrap img {
        max-width:400px
    }
}

@media only screen and (min-width: 1300px) {
    #modal-tube-free .image-wrap img {
        max-width:480px
    }
}

@media only screen and (max-width: 991px) {
    #modal-tube-free .modal-body-left picture {
        height:100%
    }
}

#modal-tube-free .modal-body-left img {
    padding: 60px 41px 0
}

#modal-tube-free .carousel-item:nth-child(1) picture {
    max-width: 800px;
    margin-right: auto;
    margin-left: auto
}

#modal-tube-free .carousel-item:nth-child(1) img {
    padding-top: 0;
    padding-bottom: 60px
}

#modal-tube-free .carousel-item:nth-child(1) .modal-body-left {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media only screen and (max-width: 767px) {
    #modal-tube-free .carousel-item:nth-child(2) .modal-body-left {
        height:320px
    }
}
/*
@media only screen and (min-width: 992px) {
    #modal-tube-free .carousel-item:nth-child(2) picture {
        height:auto;
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }
}
*/
@media only screen and (max-width: 767px) {
    #modal-tube-free .carousel-indicators {
        margin-top:-30px
    }
}

@media only screen and (min-width: 992px) {
    .animate-in #page-tube-free-button,.animate-in #page-tube-free-button-mobile {
        -webkit-animation:fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both
    }

    .animate-in .image-slider-360,.animate-in .progress-bar {
        -webkit-animation: fadeIn 1600ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeIn 1600ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }
}

@media only screen and (min-width: 992px) {
    .animate-out #page-tube-free-button,.animate-out #page-tube-free-button-mobile {
        -webkit-animation:fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }

    .animate-out .image-slider-360,.animate-out .progress-bar {
        -webkit-animation: fadeOut 700ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeOut 700ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }
}

[class*='locale-en-us'] #page-tube-free-text-02 .split-chars-char-3,[class*='locale-en-us'] #page-tube-free-text-02 .split-chars-char-4,[class*='locale-en-us'] #page-tube-free-text-02 .split-chars-char-5 {
    display: inline-block;
    position: relative;
    z-index: 1
}

[class*='locale-en-us'] #page-tube-free-text-02 [class*='split-chars-char'] {
    display: inline-block
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    [class*='locale-da-dk'] #page-tube-free .page-headline-2 {
        font-size: 6.875rem
    }
}

[class*='locale-da-dk'] #page-tube-free-text-02 .split-chars-char-4,[class*='locale-da-dk'] #page-tube-free-text-02 .split-chars-char-5 {
    position: relative;
    z-index: 1
}

#page-video-1,#page-video-2 {
    overflow-y: hidden !important;
    padding-top: 70px;
    padding-bottom: 25px
}

@media only screen and (min-width: 768px) {
    #page-video-1,#page-video-2 {
        padding-top:140px
    }
}

@media only screen and (min-width: 992px) {
    #page-video-1,#page-video-2 {
        padding:0
    }
}

#page-waste {
    overflow-y: hidden !important
}

#page-waste .box-radial-gradient {
    position: absolute;
    width: 100%;
    height: 235px;
    margin-right: -23px;
    margin-bottom: 30px;
    margin-left: -23px;
    background-image: radial-gradient(#fc008b, #6d1053)
}

@media only screen and (min-width: 575px) {
    #page-waste .box-radial-gradient {
        height:400px
    }
}

@media only screen and (min-width: 768px) {
    #page-waste .box-radial-gradient {
        margin-right:-59px;
        margin-left: -59px
    }
}

@media only screen and (min-width: 992px) {
    #page-waste .box-radial-gradient {
        position:absolute;
        top: 90px;
        left: 0;
        z-index: 0;
        width: 100%;
        height: 72%;
        margin: 0
    }
}

@media (min-height: 1100px) {
    #page-waste .box-radial-gradient {
        height:63.816%
    }
}

#page-waste picture {
    display: block;
    position: relative;
    top: 20px;
    left: 74%;
    width: 80px
}

@media only screen and (min-width: 768px) {
    #page-waste picture {
        top:30px;
        width: 140px
    }
}

@media only screen and (min-width: 992px) {
    #page-waste picture {
        position:absolute;
        top: 170px;
        right: auto;
        left: 50%;
        width: 190px;
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }
}

@media only screen and (min-width: 1300px) {
    #page-waste picture {
        width:240px;
        -webkit-transform: translateX(140px);
        transform: translateX(140px)
    }
}

@media only screen and (min-width: 1920px) {
    #page-waste picture {
        width:280px
    }
}

#page-waste h2 {
    position: absolute;
    top: 133px
}

@media only screen and (min-width: 768px) {
    #page-waste h2 {
        top:230px
    }
}

@media only screen and (min-width: 992px) {
    #page-waste h2 {
        top:80px;
        position: relative
    }
}

#page-waste .page-headline-1 {
    color: #fff
}

@media only screen and (min-width: 992px) {
    #page-waste .page-text-1 {
        position:absolute;
        right: 0px;
        width: 220px;
        margin-top: 130px;
        color: #fff
    }
}

@media only screen and (min-width: 992px) and (max-width: 1439px) {
    #page-waste .page-text-1 {
        font-size: 1.875rem
    }
}

@media only screen and (min-width: 1440px) {
    #page-waste .page-text-1 {
        right:-40px;
        width: 250px
    }
}

@media only screen and (min-width: 1920px) {
    #page-waste .page-text-1 {
        right:-90px
    }
}

@media only screen and (min-width: 992px) {
    #page-waste .btn {
        margin-top:130px
    }
}

@media only screen and (min-width: 992px) {
    #page-waste .btn {
        opacity:0
    }
}

@media only screen and (min-width: 992px) {
    .animate-in #page-waste-open-modal {
        -webkit-animation:fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both;
        animation: fadeIn 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both,slideUp 800ms cubic-bezier(0.3, 0, 0, 1) 800ms normal both
    }
}

@media only screen and (min-width: 992px) {
    .animate-out #page-waste-open-modal {
        -webkit-animation:fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both;
        animation: fadeOut 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both,slideUp 500ms cubic-bezier(0.3, 0, 0, 1) 0ms normal both
    }
}

#modal-waste .modal-body-left {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#modal-waste .modal-body-left picture {
    height: auto;
    padding: 60px 32px
}

@media only screen and (min-width: 992px) {
    #modal-waste .modal-body-left picture {
        padding:60px
    }
}

[class*='locale-en-us'] #page-waste .is-highlighted {
    font-size: 2.5rem
}

@media only screen and (min-width: 575px) {
    [class*='locale-en-us'] #page-waste .is-highlighted {
        font-size: 3.875rem
    }
}

@media only screen and (min-width: 768px) {
    [class*='locale-en-us'] #page-waste .is-highlighted {
        font-size: 5rem
    }
}

@media only screen and (min-width: 992px) {
    [class*='locale-en-us'] #page-waste .is-highlighted {
        font-size: 6.4375rem
    }
}

@media only screen and (min-width: 1300px) {
    [class*='locale-en-us'] #page-waste .is-highlighted {
        font-size: 9.5625rem
    }
}

[class*='locale-en-us'] #page-waste .split-chars-char-8,[class*='locale-en-us'] #page-waste .split-chars-char-9,[class*='locale-en-us'] #page-waste .split-chars-char-10 {
    position: relative;
    z-index: 1
}

[class*='locale-da-dk'] #page-waste .is-highlighted {
    font-size: 2.3125rem
}

@media only screen and (min-width: 575px) {
    [class*='locale-da-dk'] #page-waste .is-highlighted {
        font-size: 3.5625rem
    }
}

@media only screen and (min-width: 768px) {
    [class*='locale-da-dk'] #page-waste .is-highlighted {
        font-size: 4.5rem
    }
}

@media only screen and (min-width: 992px) {
    [class*='locale-da-dk'] #page-waste .is-highlighted {
        font-size: 6.4375rem
    }
}

@media only screen and (min-width: 1300px) {
    [class*='locale-da-dk'] #page-waste .is-highlighted {
        font-size: 9.5625rem
    }
}

[class*='locale-da-dk'] #page-waste .split-chars-char-8,[class*='locale-da-dk'] #page-waste .split-chars-char-9,[class*='locale-da-dk'] #page-waste .split-chars-char-10 {
    position: relative;
    z-index: 1
}

[class*='locale-da-dk'] #page-waste .lead {
    font-size: 1.875rem
}

#page-one h2 .is-highlighted {
    margin-left: -.3rem
}

@media only screen and (min-width: 768px) {
    #page-one h2 .is-highlighted {
        margin-left:-.6rem
    }
}

@media only screen and (min-width: 992px) {
    #page-one h2 .is-highlighted {
        margin-left:-.8rem
    }
}

#page-one a {
    font-family: "RocheSans-Bold","Arial Bold",sans-serif
}

@media only screen and (max-width: 991px) {
    #page-one .page-headline-2 {
        font-size:7.5rem
    }
}

@media only screen and (max-width: 767px) {
    #page-one .page-headline-2 {
        font-size:3.9375rem
    }
}

#page-one .smart-phone-slider-wrap {
    position: relative;
    width: 100%;
    margin: -230px 0 -70px
}

@media only screen and (max-width: 1299px) {
    #page-one .smart-phone-slider-wrap {
        margin-top:-180px
    }
}

@media only screen and (max-width: 991px) {
    #page-one .smart-phone-slider-wrap {
        max-width:380px;
        margin: -100px auto
    }
}

@media only screen and (max-width: 767px) {
    #page-one .smart-phone-slider-wrap {
        max-width:230px;
        margin: -40px auto
    }
}

@media only screen and (min-width: 992px) {
    #page-one .smart-phone-slider-wrap {
        opacity:0
    }
}

#page-one .smart-phone-slider-wrap+.btn {
    position: relative
}

@media only screen and (max-width: 991px) {
    #page-one .smart-phone-slider-wrap+.btn {
        margin-bottom:40px
    }
}

@media only screen and (min-width: 992px) {
    #page-one .smart-phone-slider-wrap+.btn {
        opacity:0
    }
}

#page-one .toggle-diabetes-manager {
    position: absolute;
    top: 50px;
    left: 52.5%;
    width: 62px;
    height: 62px;
    padding: 0;
    background-color: transparent;
    border: 0;
    outline: 0;
    cursor: pointer
}

@media only screen and (max-width: 768px) {
    #page-one .toggle-diabetes-manager {
        display:none
    }
}

@media only screen and (min-width: 992px) and (max-width:1299px) {
    #page-one .toggle-diabetes-manager {
        width:42px;
        height: 42px
    }
}

#page-one .toggle-diabetes-manager span:before {
    width: 61px;
    height: 61px
}

@media only screen and (min-width: 992px) and (max-width:1299px) {
    #page-one .toggle-diabetes-manager span:before {
        width:41px;
        height: 41px;
        border-width: 4px
    }
}

#page-one .toggle-diabetes-manager span:after {
    width: 29px;
    height: 29px;
    margin: 16px
}

@media only screen and (min-width: 992px) and (max-width:1299px) {
    #page-one .toggle-diabetes-manager span:after {
        width:15px;
        height: 15px;
        margin: 13px
    }
}

#page-one .toggle-diabetes-manager p {
    width: 120px;
    margin: 12px 0 0 80px;
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: .875rem;
    line-height: 1.14286;
    text-align: left;
    text-transform: uppercase
}

@media only screen and (min-width: 992px) and (max-width:1299px) {
    #page-one .toggle-diabetes-manager p {
        margin-left:60px;
        font-size: .625rem
    }
}

#page-one .smart-phone {
    position: relative;
    z-index: 0;
    width: 71.7284%
}

#page-one .smart-phone-reflection {
    position: absolute;
    top: 13.5%;
    left: 7%;
    z-index: 1;
    width: 24%
}

#page-one .micro-pump {
    position: absolute;
    bottom: 0;
    right: 3px;
    z-index: 0;
    width: 41.11111%
}

#page-one .slider {
    position: absolute;
    top: 13.5%;
    left: 7%;
    width: 57.5%
}

#page-one .slider img {
    width: 100%
}

#page-one .slider .item {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

#page-one .slider .item:first-child {
    opacity: 1
}

#page-pump-text-02 .split-chars-char-2 {
    display: inline-block;
    position: relative;
    z-index: 1
}

#page-pump-text-02 [class*=split-chars-char] {
    display: inline-block
}

@media only screen and (min-width: 992px) {
    .animate-in .smart-phone-slider-wrap {
        -webkit-animation:fadeIn .8s cubic-bezier(.3,0,0,1) 0s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) 0s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 0s normal both
    }

    .animate-in .smart-phone-slider-wrap+.btn {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) .2s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .2s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) .2s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .2s normal both
    }

    .animate-in .item:nth-child(1) {
        -webkit-animation: slide01 20s linear 1s infinite;
        animation: slide01 20s linear 1s infinite
    }

    .animate-in .item:nth-child(2) {
        -webkit-animation: slide02 20s linear 1s infinite;
        animation: slide02 20s linear 1s infinite
    }

    .animate-in .item:nth-child(3) {
        -webkit-animation: slide03 20s linear 1s infinite;
        animation: slide03 20s linear 1s infinite
    }

    .animate-in .item:nth-child(4) {
        -webkit-animation: slide04 20s linear 1s infinite;
        animation: slide04 20s linear 1s infinite
    }

    .animate-in .item:nth-child(5) {
        -webkit-animation: slide05 20s linear 1s infinite;
        animation: slide05 20s linear 1s infinite
    }
}

@media only screen and (min-width: 992px) {
    .animate-out .smart-phone-slider-wrap,.animate-out .smart-phone-slider-wrap+.btn {
        -webkit-animation:fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both
    }
}

@media only screen and (max-width: 991px) {
    [class*=locale-de] #page-one .smart-phone-slider-wrap {
        margin-top:-50px
    }
}

@media only screen and (max-width: 992px) {
    [class*=locale-fr-ch] #page-one .page-inner h2 {
        margin-top:-20px;
        margin-bottom: 20px
    }
}

[class*=locale-fr-ch] #page-one-text-02 .split-chars-char-1 {
    margin-right: 20px
}

@media only screen and (min-width: 768px) {
    [class*=locale-fr-ch] #page-one-text-02 .split-chars-char-1 {
        margin-right:50px
    }
}

@media only screen and (max-width: 992px) {
    [class*=locale-de-ch] #page-one .page-inner h2 {
        margin-top:-30px;
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 992px) {
    [class*=locale-de-de] #page-one .page-inner h2 {
        margin-top:-30px;
        margin-bottom: 30px
    }
}

@media only screen and (min-width: 769px) {
    #page-passion {
        background-color:#f1f1f1
    }
}

@media only screen and (min-width: 992px) {
    #page-passion {
        background:-webkit-gradient(linear,left top,left bottom,from(#cbc9ca),to(#e2ddda));
        background: -webkit-linear-gradient(#cbc9ca,#e2ddda);
        background: -o-linear-gradient(#cbc9ca,#e2ddda);
        background: linear-gradient(#cbc9ca,#e2ddda);
        overflow: hidden
    }
}

@media only screen and (min-width: 768px) and (max-width:768px) {
    #page-passion {
        overflow:hidden!important
    }
}

@media only screen and (max-width: 767px) {
    #page-passion .page-inner {
        padding-top:70px;
        padding-bottom: 0
    }
}

@media only screen and (max-width: 991px) and (min-width:768px) {
    #page-passion .page-inner {
        padding-top:90px;
        padding-bottom: 115px
    }
}

#page-passion .image-wrap {
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    #page-passion .image-wrap {
        height:330px
    }
}

@media only screen and (max-width: 991px) and (min-width:768px) {
    #page-passion .image-wrap {
        height:500px
    }
}

@media only screen and (max-width: 991px) {
    #page-passion .image-wrap {
        background:-webkit-gradient(linear,left top,left bottom,from(#cbc9ca),to(#e2ddda));
        background: -webkit-linear-gradient(#cbc9ca,#e2ddda);
        background: -o-linear-gradient(#cbc9ca,#e2ddda);
        background: linear-gradient(#cbc9ca,#e2ddda)
    }
}

@media only screen and (min-width: 992px) {
    #page-passion .image-wrap {
        position:absolute;
        top: 0;
        bottom: 0;
        width: 100%
    }
}

#page-passion .image-wrap picture {
    display: block
}

#page-passion .image-wrap img {
    display: block;
    position: relative;
    left: 50%;
    max-width: none;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media only screen and (max-width: 767px) {
    #page-passion .image-wrap img {
        margin-top:20px
    }
}

@media only screen and (min-width: 992px) {
    #page-passion .image-wrap img {
        width:80%;
        max-width: 1671px;
        min-height: 100%
    }
}

#page-passion .box-radial-gradient {
    padding: 25px 0 0;
    background-image: -webkit-radial-gradient(circle farthest-corner at 50% 30%,#fc008b,#6d1053);
    background-image: -o-radial-gradient(circle farthest-corner at 50% 30%,#fc008b,#6d1053);
    background-image: radial-gradient(circle farthest-corner at 50% 30%,#fc008b,#6d1053);
    color: #fff
}

@media only screen and (min-width: 768px) {
    #page-passion .box-radial-gradient {
        padding:50px 0 32px
    }
}

@media only screen and (min-width: 992px) {
    #page-passion .box-radial-gradient {
        padding:66px 0 30px
    }
}

@media only screen and (min-width: 992px) {
    #page-passion .box-radial-gradient {
        position:absolute;
        right: 0;
        left: 0;
        bottom: 0;
        overflow: hidden
    }
}

@media only screen and (min-width: 992px) {
    #page-passion .box-radial-gradient {
        opacity:0;
        -webkit-transform: translateY(-100px);
        -ms-transform: translateY(-100px);
        transform: translateY(-100px)
    }
}

#page-passion .box-radial-gradient p {
    margin-bottom: 0
}

@media only screen and (max-width: 767px) {
    #page-passion .box-radial-gradient h2 {
        padding-left:0
    }
}

#page-passion .box-radial-gradient h2 .is-highlighted {
    margin-left: -.2rem
}

@media only screen and (max-width: 991px) and (min-width:768px) {
    #page-passion .box-radial-gradient h2 .is-highlighted {
        font-size:5rem
    }
}

@media only screen and (min-width: 768px) {
    #page-passion .box-radial-gradient h2 .is-highlighted {
        margin-left:-.2rem
    }
}

@media only screen and (min-width: 992px) {
    #page-passion .box-radial-gradient h2 .is-highlighted {
        margin-left:-.5rem
    }
}

@media only screen and (max-width: 767px) {
    #page-passion .box-radial-gradient .lead {
        font-size:.9375rem
    }
}

@media only screen and (max-width: 991px) and (min-width:768px) {
    #page-passion .box-radial-gradient .lead {
        font-size:1.125rem
    }
}

#page-passion .branch-stories {
    display: block;
    background-image: -webkit-radial-gradient(#fc008b,#790858);
    background-image: -o-radial-gradient(#fc008b,#790858);
    background-image: radial-gradient(#fc008b,#790858)
}

@media only screen and (min-width: 768px) {
    #page-passion .branch-stories {
        position:absolute;
        top: -50px;
        right: 0;
        bottom: -32px;
        left: 0
    }
}

@media only screen and (min-width: 992px) {
    #page-passion .branch-stories {
        top:-66px;
        right: -59px;
        bottom: -30px;
        left: 0
    }
}

@media only screen and (max-width: 767px) {
    #page-passion .branch-stories {
        height:220px;
        margin: 30px -23px 0
    }
}

#page-passion .branch-stories:hover {
    background: none #ffed00
}

#page-passion .branch-stories:hover .btn {
    background-color: #fff
}

#page-passion .branch-stories .icon-play {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 7.5rem;
    color: #fff;
    -webkit-transform: translate(-50%,-70%);
    -ms-transform: translate(-50%,-70%);
    transform: translate(-50%,-70%)
}

@media only screen and (max-width: 991px) {
    #page-passion .branch-stories .icon-play {
        font-size:5rem
    }
}

@media only screen and (max-width: 767px) {
    #page-passion .branch-stories .icon-play {
        font-size:3.75rem
    }
}

#page-passion .branch-stories .btn {
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media only screen and (max-width: 991px) {
    #page-passion .branch-stories .btn {
        min-width:0
    }
}

#page-passion .branch-stories .btn:hover {
    background-color: #fff;
    color: #58585a
}

#page-passion-micropump {
    max-width: 155px
}

@media only screen and (min-width: 992px) {
    #page-passion-micropump {
        opacity:0
    }
}

@media only screen and (max-width: 767px) {
    #page-passion-micropump {
        margin:34px auto 0
    }
}

@media only screen and (max-width: 991px) and (min-width:768px) {
    #page-passion-micropump {
        right:20px;
        max-width: 200px
    }
}

@media only screen and (min-width: 768px) {
    #page-passion-micropump {
        position:absolute;
        top: -14px
    }
}

@media only screen and (min-width: 992px) {
    #page-passion-micropump {
        top:0;
        max-width: 150px
    }
}

@media only screen and (min-width: 1300px) {
    #page-passion-micropump {
        max-width:235px
    }
}

#page-passion-micropump img {
    display: block
}

@media only screen and (min-width: 992px) {
    #page-passion-image {
        opacity:0
    }
}

@media only screen and (min-width: 992px) {
    .animate-in#page-passion .box-radial-gradient {
        -webkit-animation:fadeIn 1.2s cubic-bezier(.3,0,0,1) .2s normal both,slideUpLarge 1.2s cubic-bezier(.3,0,0,1) .2s normal both;
        animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) .2s normal both,slideUpLarge 1.2s cubic-bezier(.3,0,0,1) .2s normal both
    }

    .animate-in #page-passion-image {
        -webkit-animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 0s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 0s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) 0s normal both
    }

    .animate-in #page-passion-micropump {
        -webkit-animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 1s normal both;
        animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 1s normal both
    }
}

@media only screen and (min-width: 992px) {
    .animate-out#page-passion .box-radial-gradient {
        -webkit-animation:fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both,slideDownLarge .5s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both,slideDownLarge .5s cubic-bezier(.3,0,0,1) 0s normal both
    }

    .animate-out #page-passion-image,.animate-out #page-passion-micropump {
        -webkit-animation: fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both
    }
}

@media only screen and (min-width: 768px) and (max-width:1299px) {
    [class*=locale-it-ch] #page-passion .box-radial-gradient h2 .is-highlighted {
        font-size:4.375rem
    }
}

[class*=locale-fr-ch] #page-passion .box-radial-gradient h2 .is-highlighted {
    font-size: 3.75rem
}

@media only screen and (min-width: 768px) {
    [class*=locale-fr-ch] #page-passion .box-radial-gradient h2 .is-highlighted {
        font-size:4.375rem
    }
}

@media only screen and (min-width: 1300px) {
    [class*=locale-fr-ch] #page-passion .box-radial-gradient h2 .is-highlighted {
        font-size:10.625rem
    }
}

#page-get [class*=icon-] {
    display: inline-block;
    position: relative;
    top: 20px;
    left: 50%;
    margin-left: -73px;
    color: #fff
}

#page-get .icon-pdf {
    font-size: 12.1875rem
}

#page-get .icon-box {
    font-size: 10.25rem
}

#page-get .icon-list {
    font-size: 14.6875rem
}

#page-get .icon-email {
    font-size: 12.1875rem
}

#page-get .icon-doctor-stethoscope {
    font-size: 12.625rem
}

#page-get .page-inner {
    padding-top: 0
}

#page-get .box-radial-gradient {
    min-height: 0;
    padding: 104px 0 0;
    background-image: -webkit-radial-gradient(#fc008b,#6d1053);
    background-image: -o-radial-gradient(#fc008b,#6d1053);
    background-image: radial-gradient(#fc008b,#6d1053)
}

@media only screen and (min-width: 768px) {
    #page-get .box-radial-gradient {
        padding-top:136px
    }
}

@media only screen and (min-width: 992px) {
    #page-get .box-radial-gradient {
        padding:211px 0 70px
    }
}

#page-get .box-radial-gradient div {
    color: #fff
}

#page-get h2 {
    line-height: 1.1
}

@media only screen and (max-width: 767px) {
    #page-get h2 .page-headline-1 {
        margin-bottom:8px
    }
}

@media only screen and (min-width: 992px) {
    body[data-country-code=ch] #page-get .box-radial-gradient {
        padding-bottom:0
    }
}

body[data-country-code=ch] #page-get .separator-line.single-separator {
    top: -140px
}

.page-get-section {
    position: relative;
    padding: 20px 0
}

@media only screen and (min-width: 768px) {
    .page-get-section {
        padding-top:0;
        margin-bottom: 34px;
        padding-bottom: 60px
    }

    .page-get-section:last-child {
        margin-bottom: 0
    }
}

@media only screen and (min-width: 992px) {
    .page-get-section {
        margin-bottom:40px;
        padding-top: 0;
        padding-bottom: 36px
    }
}

.page-get-section .title {
    margin-bottom: 25px;
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: 2.25rem;
    line-height: 1.2
}

@media only screen and (max-width: 991px) {
    .page-get-section .title {
        font-size:1.625rem
    }
}

@media only screen and (max-width: 767px) {
    .page-get-section .title {
        font-size:1.5rem
    }
}

.page-get-section .text-block {
    margin-bottom: 30px
}

@media only screen and (max-width: 767px) {
    .page-get-section [class*=offset-] {
        padding-right:55px;
        margin-left: 69px
    }
}

@media only screen and (max-width: 991px) {
    .page-get-section .btn {
        min-width:205px
    }
}

@media only screen and (max-width: 767px) {
    .page-get-section .btn {
        display:block;
        min-width: 0
    }
}

.separator-line {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media only screen and (max-width: 767px) {
    .separator-line {
        left:18px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.page-get-section:last-child .separator-line {
    height: auto;
    bottom: -46px
}

@media only screen and (min-width: 768px) {
    .page-get-section:last-child .separator-line {
        bottom:-69px
    }
}

@media only screen and (min-width: 992px) {
    .page-get-section:last-child .separator-line {
        bottom:-160px
    }
}

.separator-line:before {
    content: "";
    position: absolute;
    top: 105px;
    bottom: 0;
    left: 50%;
    width: 10px;
    margin-left: -5px;
    background-color: #ffed00;
    border-radius: 5px
}

@media only screen and (max-width: 767px) {
    .separator-line:before {
        top:75px;
        left: 8px
    }
}

.separator-line span {
    position: relative;
    top: -45px;
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: 6.25rem;
    color: #ffed00
}

@media only screen and (max-width: 767px) {
    .separator-line span {
        top:0;
        font-size: 2.875rem
    }
}

.separator-line span:nth-child(2):last-child {
    position: absolute;
    top: auto;
    bottom: -140px;
    left: 0
}

@media only screen and (max-width: 767px) {
    .separator-line span:nth-child(2):last-child {
        bottom:-71px
    }
}

.box-form {
    padding-top: 63px;
    padding-bottom: 60px
}

@media only screen and (min-width: 768px) {
    .box-form {
        padding-top:201px
    }
}

@media only screen and (min-width: 992px) {
    .box-form {
        padding-top:237px
    }
}

.box-form .container {
    max-width: 768px
}

.box-form .page-get-form [class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.box-form .page-get-form .row {
    margin-right: -5px;
    margin-left: -5px
}

@media only screen and (max-width: 767px) {
    .box-form [class*=offset-] {
        padding-right:55px;
        margin-left: 69px
    }
}

.box-form .text-wrap {
    margin-bottom: 30px
}

#page-get-text-02 {
    margin-bottom: 30px;
    font-size: 2.625rem
}

@media only screen and (min-width: 768px) {
    #page-get-text-02 {
        margin-bottom:50px;
        font-size: 4.25rem
    }
}

@media only screen and (min-width: 992px) {
    #page-get-text-02 {
        margin-bottom:100px;
        font-size: 5.625rem
    }
}

@media only screen and (min-width: 992px) {
    #page-get-icon-01,#page-get-icon-02,#page-get-icon-03,#page-get-text-03,#page-get-text-04,#page-get-text-05,#page-get-text-06,#page-get-text-07,#page-get-text-08,#page-get-text-09,#page-get-text-10 {
        opacity:0
    }
}

@media only screen and (min-width: 992px) {
    .animate-in #page-get-icon-01 {
        -webkit-animation:fadeIn 1.2s cubic-bezier(.3,0,0,1) .8s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) .8s normal both;
        animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) .8s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) .8s normal both
    }

    .animate-in #page-get-text-03 {
        -webkit-animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) .9s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) .9s normal both;
        animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) .9s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) .9s normal both
    }

    .animate-in #page-get-text-04 {
        -webkit-animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 1s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) 1s normal both;
        animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 1s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) 1s normal both
    }

    .animate-in #page-get-text-05 {
        -webkit-animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 1.1s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) 1.1s normal both;
        animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 1.1s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) 1.1s normal both
    }

    .animate-in #page-get-icon-02 {
        -webkit-animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 1.3s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) 1.3s normal both;
        animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 1.3s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) 1.3s normal both
    }

    .animate-in #page-get-text-06 {
        -webkit-animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 1.4s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) 1.4s normal both;
        animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 1.4s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) 1.4s normal both
    }

    .animate-in #page-get-text-07 {
        -webkit-animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 1.5s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) 1.5s normal both;
        animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 1.5s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) 1.5s normal both
    }

    .animate-in #page-get-text-08 {
        -webkit-animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 1.6s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) 1.6s normal both;
        animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 1.6s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) 1.6s normal both
    }

    .animate-in #page-get-icon-03 {
        -webkit-animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 1.8s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) 1.8s normal both;
        animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 1.8s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) 1.8s normal both
    }

    .animate-in #page-get-text-09 {
        -webkit-animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 1.9s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) 1.9s normal both;
        animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 1.9s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) 1.9s normal both
    }

    .animate-in #page-get-text-10 {
        -webkit-animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 2s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) 2s normal both;
        animation: fadeIn 1.2s cubic-bezier(.3,0,0,1) 2s normal both,slideUp 1.2s cubic-bezier(.3,0,0,1) 2s normal both
    }
}

@media only screen and (min-width: 992px) {
    .animate-out #page-get-icon-01,.animate-out #page-get-icon-02,.animate-out #page-get-icon-03,.animate-out #page-get-text-01,.animate-out #page-get-text-02,.animate-out #page-get-text-03,.animate-out #page-get-text-04,.animate-out #page-get-text-05,.animate-out #page-get-text-06,.animate-out #page-get-text-07,.animate-out #page-get-text-08,.animate-out #page-get-text-09,.animate-out #page-get-text-10 {
        -webkit-animation:fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeOut .5s cubic-bezier(.3,0,0,1) 0s normal both
    }
}

@media only screen and (max-width: 767px) {
    [class*=locale-de-ch] .separator-line:before,[class*=locale-fr-ch] .separator-line:before,[class*=locale-it-ch] .separator-line:before {
        top:140px;
        bottom: -130px
    }
}

[class*=locale-de-ch] #page-get-text-02,[class*=locale-fr-ch] #page-get-text-02,[class*=locale-it-ch] #page-get-text-02 {
    margin-top: 11px;
    line-height: 1.1
}

#page-indicator {
    position: fixed;
    top: 330px;
    right: 0;
    z-index: 1;
    list-style: none
}

@media only screen and (max-width: 991px) {
    #page-indicator {
        display:none;
    }
}

#page-indicator .indicator {
    position: absolute;
    right: 0;
    min-width: 20px;
    height: 20px;
    margin-bottom: 10px;
    padding-right: 30px;
    cursor: pointer
}

#page-indicator .indicator:nth-child(1) {
    top: 25px
}

@media only screen and (min-width: 1025px) {
    #page-indicator .indicator:nth-child(1) {
        top:30px
    }
}

#page-indicator .indicator:nth-child(2) {
    top: 50px
}

@media only screen and (min-width: 1025px) {
    #page-indicator .indicator:nth-child(2) {
        top:60px
    }
}

#page-indicator .indicator:nth-child(3) {
    top: 75px
}

@media only screen and (min-width: 1025px) {
    #page-indicator .indicator:nth-child(3) {
        top:90px
    }
}

#page-indicator .indicator:nth-child(4) {
    top: 100px
}

@media only screen and (min-width: 1025px) {
    #page-indicator .indicator:nth-child(4) {
        top:120px
    }
}

#page-indicator .indicator:nth-child(5) {
    top: 125px
}

@media only screen and (min-width: 1025px) {
    #page-indicator .indicator:nth-child(5) {
        top:150px
    }
}

#page-indicator .indicator:nth-child(6) {
    top: 150px
}

@media only screen and (min-width: 1025px) {
    #page-indicator .indicator:nth-child(6) {
        top:180px
    }
}

#page-indicator .indicator:nth-child(7) {
    top: 175px
}

@media only screen and (min-width: 1025px) {
    #page-indicator .indicator:nth-child(7) {
        top:210px
    }
}

#page-indicator .indicator:nth-child(8) {
    top: 200px
}

@media only screen and (min-width: 1025px) {
    #page-indicator .indicator:nth-child(8) {
        top:240px
    }
}

#page-indicator .indicator:nth-child(9) {
    top: 225px
}

@media only screen and (min-width: 1025px) {
    #page-indicator .indicator:nth-child(9) {
        top:270px
    }
}

#page-indicator .indicator:nth-child(10) {
    top: 250px
}

@media only screen and (min-width: 1025px) {
    #page-indicator .indicator:nth-child(10) {
        top:300px
    }
}

#page-indicator .indicator:nth-child(11) {
    top: 275px
}

@media only screen and (min-width: 1025px) {
    #page-indicator .indicator:nth-child(11) {
        top:330px
    }
}

#page-indicator .indicator:nth-child(12) {
    top: 300px
}

@media only screen and (min-width: 1025px) {
    #page-indicator .indicator:nth-child(12) {
        top:360px
    }
}

#page-indicator .indicator:nth-child(13) {
    top: 325px
}

@media only screen and (min-width: 1025px) {
    #page-indicator .indicator:nth-child(13) {
        top:390px
    }
}

#page-indicator .indicator:nth-child(14) {
    top: 350px
}

@media only screen and (min-width: 1025px) {
    #page-indicator .indicator:nth-child(14) {
        top:420px
    }
}

#page-indicator .indicator:nth-child(15) {
    top: 375px
}

@media only screen and (min-width: 1025px) {
    #page-indicator .indicator:nth-child(15) {
        top:450px
    }
}
#page-indicator .indicator:nth-child(16) {
    top: 400px
}

@media only screen and (min-width: 1025px) {
    #page-indicator .indicator:nth-child(16) {
        top:480px
    }
}

#page-indicator .indicator:nth-child(17) {
    top: 425px
}

@media only screen and (min-width: 1025px) {
    #page-indicator .indicator:nth-child(17) {
        top:510px
    }
}

#page-indicator .indicator:hover .page-name {
    padding: 0 10px;
    background-color: #fff
}

#page-indicator .indicator:hover .page-name span {
    display: block
}

#page-indicator .current .page-name {
    background-color: #ffed00
}

#page-indicator .page-name {
    position: relative;
    z-index: 1;
    min-width: 20px;
    height: 20px;
    background-color: transparent;
    border: solid 2px #ffed00;
    border-radius: 11px;
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: .75rem
}

#page-indicator .page-name span {
    display: none;
    text-transform: uppercase;
    white-space: nowrap
}

.page-products {
    padding-top: 70px
}

@media only screen and (min-width: 768px) {
    .page-products {
        padding-top:216px
    }
}

@media only screen and (min-width: 992px) {
    .page-products {
        padding-top:194px
    }
}

.page-products .container {
    max-width: 836px
}

.page-legal-privacy {
    padding-top: 70px
}

@media only screen and (min-width: 768px) {
    .page-legal-privacy {
        padding-top:216px
    }
}

@media only screen and (min-width: 992px) {
    .page-legal-privacy {
        padding-top:194px
    }
}

.page-legal-privacy .container {
    max-width: 836px
}

.page-contact {
    padding-top: 70px
}

@media only screen and (min-width: 768px) {
    .page-contact {
        padding-top:216px
    }
}

@media only screen and (min-width: 992px) {
    .page-contact {
        padding-top:194px
    }
}

.page-contact .container {
    max-width: 836px
}

.page-about {
    padding-top: 70px
}

@media only screen and (min-width: 768px) {
    .page-about {
        padding-top:216px
    }
}

@media only screen and (min-width: 992px) {
    .page-about {
        padding-top:194px
    }
}

.page-about .container {
    max-width: 836px
}

.progress-bar {
    position: relative;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 375px;
    max-width: 375px;
    margin: -180px 0;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateX(75deg);
    transform: rotateX(75deg)
}

@media only screen and (max-width: 1024px) {
    .progress-bar {
        margin:-100px 0 -70px
    }
}

@media only screen and (min-width: 993px) {
    .progress-bar {
        height:285px
    }
}

@media only screen and (max-width: 991px) {
    .progress-bar {
        margin:-130px 0
    }
}

@media only screen and (max-width: 767px) {
    .progress-bar {
        max-width:240px;
        height: 240px;
        margin: -100px 0 -50px
    }
}

@media only screen and (min-width: 992px) {
    .progress-bar {
        opacity:0
    }
}

.micro-pump-picture {
    position: relative;
    z-index: 0;
    max-width: 141px;
    margin: -36px auto -15px
}

@media only screen and (max-width: 991px) and (min-width:768px) {
    .micro-pump-picture {
        max-width:262px;
        margin-top: -40px;
        margin-bottom: -75px
    }
}

@media only screen and (min-width: 992px) {
    .micro-pump-picture {
        max-width:285px
    }
}

@media only screen and (min-width: 992px) {
    .micro-pump-picture {
        opacity:0
    }
}

@media only screen and (min-width: 992px) {
    .micro-pump-wrapper {
        padding-left:32px
    }
}

@media only screen and (min-width: 992px) {
    .animate-in .micro-pump-picture {
        -webkit-animation:fadeIn .8s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) 0s normal both
    }
}

@media only screen and (min-width: 992px) {
    .animate-out .micro-pump-picture {
        -webkit-animation:fadeOut .8s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeOut .8s cubic-bezier(.3,0,0,1) 0s normal both
    }
}

#information-window {
    position: fixed;
    bottom: 0;
    right: 0;
    background-color: #6d1053;
    color: #fff;
    min-width: 200px;
    opacity: .7;
    font-size: 10px;
    padding: 10px;
    z-index: 100000
}

#stay-informed {
    position: fixed;
    z-index: 10;
    top: 212px;
    width: 136px;
    padding: 10px;
    background: #ffed00;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.25);
    box-shadow: 0 1px 2px rgba(0,0,0,.25);
    font-size: 1rem;
    color: #58585a;
    -webkit-transition: right 250ms ease;
    -o-transition: right 250ms ease;
    transition: right 250ms ease;
    cursor: pointer
}

@media only screen and (min-width: 768px) {
    #stay-informed {
        top:335px;
        right: -95px;
        width: 160px;
        padding: 14px;
        font-size: 1.1875rem
    }
}

@media only screen and (min-width: 992px) {
    #stay-informed {
        top:195px;
        right: 0;
        -webkit-animation: fadeIn .5s ease-out 2.4s normal both;
        animation: fadeIn .5s ease-out 2.4s normal both
    }
}

@media only screen and (max-width: 767px) {
    #stay-informed button {
        display:block
    }
}

#stay-informed:hover {
    right: 0!important;
    text-decoration: none
}

#stay-informed .stay-informed-button {
    padding: 0;
    background: none transparent;
    border: 0;
    color: inherit;
    text-align: left;
    outline: 0;
    cursor: pointer
}

#stay-informed i {
    position: absolute;
    top: 10px;
    left: 12px;
    color: #fff;
    font-size: 2.25rem;
    text-shadow: 0 0 3px rgba(0,0,0,.25)
}

@media only screen and (min-width: 768px) {
    #stay-informed i {
        top:13px;
        left: 15px;
        font-size: 3rem
    }
}

#stay-informed .text {
    display: block;
    padding-left: 44px;
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    line-height: 1.16
}

@media only screen and (min-width: 768px) {
    #stay-informed .text {
        padding-left:51px
    }
}

[class*=locale-de-ch] #stay-informed {
    right: -98px;
    width: 150px
}

@media only screen and (min-width: 768px) {
    [class*=locale-de-ch] #stay-informed {
        right:0;
        width: 180px
    }
}

[class*=locale-fr-ch] #stay-informed {
    right: -95px;
    width: 145px
}

@media only screen and (min-width: 768px) {
    [class*=locale-fr-ch] #stay-informed {
        right:0;
        width: 180px
    }
}

[class*=locale-it-ch] #stay-informed {
    right: -85px
}

@media only screen and (min-width: 768px) {
    [class*=locale-it-ch] #stay-informed {
        right:0;
        width: 180px
    }
}

[class*=locale-de-de] #stay-informed {
    right: -98px;
    width: 150px
}

@media only screen and (min-width: 768px) {
    [class*=locale-de-de] #stay-informed {
        right:0;
        width: 180px
    }
}

.modal-dialog {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    margin: 0
}

.modal-content {
    border: 0;
    border-radius: 0
}

@media only screen and (min-width: 992px) {
    .modal-content {
        height:100%
    }
}

.modal-body {
    padding: 0
}

@media only screen and (min-width: 992px) {
    .modal-body {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%
    }
}

@media only screen and (min-width: 992px) {
    .modal-body-left,.modal-body-right {
        width:50%
    }
}

.modal-body-left {
    position: relative;
    background: -webkit-radial-gradient(#fc008b,#6f0954);
    background: -o-radial-gradient(#fc008b,#6f0954);
    background: radial-gradient(#fc008b,#6f0954);
    background-size: cover;
    text-align: center
}

@media only screen and (max-width: 991px) and (min-width:768px) {
    .modal-body-left {
        height:668px
    }
}

.modal-body-left picture {
    width: 100%;
    height: 100%
}

.modal-body-right {
    padding: 42px 61px 100px
}

@media only screen and (min-width: 768px) {
    .modal-body-right {
        padding:50px 59px 100px
    }
}

@media only screen and (min-width: 992px) {
    .modal-body-right {
        overflow-y:auto;
        padding: 120px 12.64% 120px 59px
    }
}

@media only screen and (min-width: 1300px) {
    .modal-body-right {
        padding:8.34% 12.64% 8.34% 6.95%
    }
}

.modal.fade.show .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
    transition: transform 1s,-webkit-transform 1s
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(100%,0);
    -ms-transform: translate(100%,0);
    transform: translate(100%,0);
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
    transition: transform 1s,-webkit-transform 1s
}

.modal .close {
    position: fixed;
    z-index: 16;
    top: 20px;
    right: 20px;
    padding: 0;
    border: 0;
    background: 0 0;
    color: #ffed00;
    font-size: 1.4375rem;
    cursor: pointer
}

@media only screen and (min-width: 768px) {
    .modal .close {
        top:50px;
        right: 50px;
        font-size: 2.25rem
    }
}

@media only screen and (min-width: 992px) {
    .modal .close {
        top:43px;
        right: 35px;
        font-size: 1.4375rem;
        color: #58585a
    }
}

.modal h2 {
    margin-bottom: 20px;
    font-size: 1.5rem
}

@media only screen and (min-width: 768px) {
    .modal h2 {
        margin-bottom:25px;
        font-size: 1.625rem
    }
}

@media only screen and (min-width: 1300px) {
    .modal h2 {
        font-size:1.8125rem
    }
}

.modal h2 .is-highlighted {
    font-size: 3.9375rem
}

@media only screen and (min-width: 768px) {
    .modal h2 .is-highlighted {
        font-size:7.5rem
    }
}

@media only screen and (min-width: 992px) {
    .modal h2 .is-highlighted {
        font-size:3.75rem
    }
}

@media only screen and (min-width: 1300px) {
    .modal h2 .is-highlighted {
        font-size:5.125rem
    }
}

.modal .lead {
    font-size: 1.5rem
}

@media only screen and (max-width: 767px) {
    .modal .lead {
        margin-bottom:18px
    }
}

@media only screen and (min-width: 768px) {
    .modal .lead {
        font-size:1.625rem
    }
}

@media only screen and (min-width: 1300px) {
    .modal .lead {
        font-size:1.5rem
    }
}

.modal img {
    max-width: 100%;
    max-height: 100%
}

.modal .image-full-size {
    overflow: hidden
}

.modal .image-full-size picture {
    display: block
}

@media only screen and (min-width: 992px) {
    .modal .image-full-size picture {
        position:relative;
        width: 100%;
        height: 100%
    }
}

.modal .image-full-size img {
    display: inline-block
}

@media only screen and (min-width: 992px) {
    .modal .image-full-size img {
        width:100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

@media only screen and (min-width: 992px) {
    .no-object-fit .modal .image-full-size img,.no-objectfit .modal .image-full-size img {
        top:0!important
    }
}

@media only screen and (min-width: 992px) {
    #modal-discover-modularity .modal-headline-1,#modal-discover-modularity .modal-headline-2,#modal-discover-modularity .modal-text-1,#modal-discover-modularity .modal-text-2,#modal-discover-modularity .modal-text-3,#modal-discover-modularity .modal-text-4,#modal-discover-modularity .modal-text-5 {
        opacity:0
    }
}

@media only screen and (min-width: 992px) {
    #modal-discover-modularity.show .modal-headline-1 {
        -webkit-animation:fadeIn .8s cubic-bezier(.3,0,0,1) 0s normal both,slideDown .8s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) 0s normal both,slideDown .8s cubic-bezier(.3,0,0,1) 0s normal both
    }

    #modal-discover-modularity.show .modal-headline-2 {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) .2s normal both,slideDown .8s cubic-bezier(.3,0,0,1) .2s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) .2s normal both,slideDown .8s cubic-bezier(.3,0,0,1) .2s normal both
    }

    #modal-discover-modularity.show .modal-text-1 {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) .2s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .2s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) .2s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .2s normal both
    }

    #modal-discover-modularity.show .modal-text-2 {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) .4s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .4s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) .4s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .4s normal both
    }

    #modal-discover-modularity.show .modal-text-3 {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) .6s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .6s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) .6s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .6s normal both
    }

    #modal-discover-modularity.show .modal-text-4 {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) .8s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .8s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) .8s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .8s normal both
    }

    #modal-discover-modularity.show .modal-text-5 {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) 1s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 1s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) 1s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 1s normal both
    }
}

@media only screen and (max-width: 991px) {
    #modal-experience-flexibility .modal-body-right {
        padding-top:24px
    }
}

#modal-all-in-one .modal-body,#modal-all-in-one .modal-content {
    height: 100%
}

#modal-all-in-one .modal-body {
    overflow: auto
}

#modal-all-in-one .modal-body-left {
    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
}

@media only screen and (max-width: 991px) {
    #modal-all-in-one .modal-body-left {
        padding:64px 113px
    }
}

@media only screen and (max-width: 768px) {
    #modal-all-in-one .modal-body-left {
        height:50%;
        -webkit-transition: height 250ms;
        -o-transition: height 250ms;
        transition: height 250ms
    }
}

@media only screen and (max-width: 767px) {
    #modal-all-in-one .modal-body-left {
        padding:34px 63px
    }
}

#modal-all-in-one .modal-body-left .btn {
    position: absolute;
    bottom: -20px;
    left: 50%;
    z-index: 1;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#modal-all-in-one .modal-body-left .btn:focus {
    background-color: #fff
}

#modal-all-in-one .modal-body-left .btn[data-collapsed=true] .more {
    display: block
}

#modal-all-in-one .modal-body-left .btn[data-collapsed=true] .less {
    display: none
}

#modal-all-in-one .modal-body-left .btn[data-collapsed=false] {
    background-color: #fff
}

#modal-all-in-one .modal-body-left .btn[data-collapsed=false] .more {
    display: none
}

#modal-all-in-one .modal-body-left .btn[data-collapsed=false] .less {
    display: block
}

#modal-all-in-one .modal-body-right {
    padding: 92px 61px 40px
}

@media only screen and (min-width: 768px) {
    #modal-all-in-one .modal-body-right {
        padding:50px 59px 40px
    }
}

@media only screen and (min-width: 992px) {
    #modal-all-in-one .modal-body-right {
        overflow-y:auto;
        padding: 120px 12.64% 120px 59px
    }
}

@media only screen and (min-width: 1300px) {
    #modal-all-in-one .modal-body-right {
        padding:8.34% 12.64% 8.34% 6.95%
    }
}

@media only screen and (min-width: 576px) and (max-width:768px) {
    #modal-all-in-one .modal-body-right p:last-child {
        margin:0
    }
}

#modal-all-in-one .image-wrap {
    overflow: hidden;
    width: 100%;
    height: 100%
}

#modal-all-in-one .image-wrap:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background-image: -webkit-gradient(linear,left bottom,left top,from(#680042),to(rgba(154,7,101,0)));
    background-image: -webkit-linear-gradient(bottom,#680042,rgba(154,7,101,0));
    background-image: -o-linear-gradient(bottom,#680042,rgba(154,7,101,0));
    background-image: linear-gradient(to top,#680042,rgba(154,7,101,0));
    -webkit-transition: height 250ms;
    -o-transition: height 250ms;
    transition: height 250ms
}

@media only screen and (max-width: 767px) {
    #modal-all-in-one .image-wrap:before {
        height:100px
    }
}

#modal-all-in-one .show .image-wrap:before {
    height: 0
}

@media only screen and (min-width: 992px) {
    #modal-all-in-one .carousel-item:nth-child(1) .modal-body-left img {
        max-width:330px
    }
}

@media only screen and (min-width: 1300px) {
    #modal-all-in-one .carousel-item:nth-child(1) .modal-body-left img {
        max-width:100%
    }
}

@media only screen and (min-width: 992px) {
    #modal-all-in-one .carousel-item:nth-child(2) .modal-body-left img {
        max-width:330px
    }
}

@media only screen and (min-width: 1300px) {
    #modal-all-in-one .carousel-item:nth-child(2) .modal-body-left img {
        max-width:100%
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    #modal-all-in-one .carousel-item:nth-child(3) .modal-body-left {
        padding-bottom:0
    }
}

@media only screen and (max-width: 767px) {
    #modal-all-in-one .carousel-item:nth-child(3) .modal-body-left {
        padding:63px 63px 0
    }
}

@media only screen and (max-width: 991px) {
    #modal-all-in-one .carousel-item:nth-child(3) .modal-body-left img {
        position:static;
        max-height: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

#modal-all-in-one .carousel-item:nth-child(3) .modal-body-left .collapse img,#modal-all-in-one .carousel-item:nth-child(3) .modal-body-left .collapsing img {
    margin-top: 40px
}

#modal-all-in-one .carousel-item:nth-child(3) .image-wrap-sm .btn {
    margin-bottom: -64px
}

@media only screen and (max-width: 767px) {
    #modal-all-in-one .carousel-item:nth-child(3) .image-wrap-sm .show+.btn {
        margin-bottom:-20px
    }
}

@media only screen and (max-width: 767px) {
    #modal-all-in-one .carousel-item:nth-child(3) .image-wrap-xs .btn {
        margin-bottom:-40px
    }
}

@media only screen and (max-width: 767px) {
    #modal-all-in-one .carousel-item:nth-child(3) .image-wrap-xs .show+.btn {
        margin-bottom:-20px
    }
}

@media only screen and (max-width: 767px) {
    #modal-all-in-one .carousel-item:nth-child(4) .modal-body-left,#modal-all-in-one .carousel-item:nth-child(6) .modal-body-left,#modal-all-in-one .carousel-item:nth-child(7) .modal-body-left {
        padding-bottom:0
    }
}

@media only screen and (min-width: 992px) {
    #modal-all-in-one .carousel-item:nth-child(4) .modal-body-left img,#modal-all-in-one .carousel-item:nth-child(6) .modal-body-left img,#modal-all-in-one .carousel-item:nth-child(7) .modal-body-left img {
        margin-top:60px
    }
}

@media only screen and (min-width: 992px) {
    #modal-all-in-one .carousel-item:nth-child(5) .modal-body-left img {
        margin-right:20px
    }
}

@media only screen and (min-width: 992px) {
    #modal-all-in-one .carousel-item:nth-child(4) .modal-body-left img,#modal-all-in-one .carousel-item:nth-child(5) .modal-body-left img {
        max-width:330px
    }
}

@media only screen and (min-width: 1300px) {
    #modal-all-in-one .carousel-item:nth-child(4) .modal-body-left img,#modal-all-in-one .carousel-item:nth-child(5) .modal-body-left img {
        max-width:550px
    }
}

@media only screen and (max-width: 767px) {
    #modal-all-in-one .carousel-item:nth-child(6) .modal-body-left img,#modal-all-in-one .carousel-item:nth-child(7) .modal-body-left img {
        max-height:300px
    }
}

@media only screen and (min-width: 992px) {
    #modal-all-in-one .carousel-item:nth-child(6) .modal-body-left img,#modal-all-in-one .carousel-item:nth-child(7) .modal-body-left img {
        max-width:230px
    }
}

@media only screen and (min-width: 1300px) {
    #modal-all-in-one .carousel-item:nth-child(6) .modal-body-left img,#modal-all-in-one .carousel-item:nth-child(7) .modal-body-left img {
        max-width:290px
    }
}

@media only screen and (min-width: 992px) {
    #modal-all-in-one .carousel-item:nth-child(1) .modal-body-left,#modal-all-in-one .carousel-item:nth-child(5) .modal-body-left {
        padding:4.16667% 3.05556% 3.75% 7.63889%
    }
}

@media only screen and (max-width: 767px) {
    #modal-all-in-one .carousel-item:nth-child(2) .modal-body-left {
        padding:51px 57px 0
    }
}

@media only screen and (min-width: 992px) {
    #modal-all-in-one .carousel-item:nth-child(2) .modal-body-left {
        padding:4.16667% 7.63889% 3.75% 7.63889%
    }
}

@media only screen and (min-width: 992px) {
    #modal-all-in-one .carousel-item:nth-child(3) .modal-body-left,
    #modal-assistant .carousel-item .modal-body-left {
        padding:1.737% 0 1.737%
    }
}

[class*=locale-de] .modal-headline-1 {
    margin-bottom: 8px;
    line-height: 1.2
}

@media only screen and (min-width: 768px) {
    [class*=locale-de-ch] .modal h2 .is-highlighted {
        font-size:5.625rem
    }
}

@media only screen and (max-width: 767px) {
    [class*=locale-it-ch] .modal h2 .is-highlighted {
        margin-top:5px;
        font-size: 2.625rem
    }
}

@media only screen and (min-width: 768px) and (max-width:1023px) {
    [class*=locale-it-ch] .modal h2 .is-highlighted {
        margin-top:10px;
        font-size: 5.625rem
    }
}

@media only screen and (max-width: 767px) {
    [class*=locale-it-ch] #modal-all-in-one .modal-body-right {
        padding:92px 54px 40px
    }
}

@media only screen and (min-width: 992px) {
    [class*=locale-it-ch] #modal-all-in-one .modal-body-right {
        padding-right:6.64%
    }
}

@media only screen and (min-width: 1300px) {
    [class*=locale-it-ch] #modal-all-in-one .modal-body-right {
        padding-right:9.64%
    }
}

@media only screen and (max-width: 767px) {
    [class*=locale-fr-ch] .modal h2 .is-highlighted {
        margin-top:5px;
        font-size: 2.625rem
    }
}

@media only screen and (min-width: 768px) and (max-width:1023px) {
    [class*=locale-fr-ch] .modal h2 .is-highlighted {
        margin-top:10px;
        font-size: 5.625rem
    }
}

@media only screen and (max-width: 767px) {
    [class*=locale-fr-ch] #modal-all-in-one .modal-body-right {
        padding:92px 54px 40px
    }
}

@media only screen and (min-width: 992px) {
    [class*=locale-fr-ch] #modal-all-in-one .modal-body-right {
        padding-right:6.64%
    }
}

@media only screen and (min-width: 1300px) {
    [class*=locale-fr-ch] #modal-all-in-one .modal-body-right {
        padding-right:9.64%
    }
}

@media only screen and (max-width: 767px) {
    [class*=locale-de-de] .modal h2 .is-highlighted {
        margin-top:5px;
        font-size: 2.625rem
    }
}

@media only screen and (min-width: 768px) and (max-width:1023px) {
    [class*=locale-de-de] .modal h2 .is-highlighted {
        margin-top:10px;
        font-size: 5.625rem
    }
}

@media only screen and (min-width: 992px) {
    .carousel-item .modal-headline-1,.carousel-item .modal-headline-2,.carousel-item .modal-text-1,.carousel-item .modal-text-2,.carousel-item .modal-text-3,.carousel-item .modal-text-4,.carousel-item .modal-text-5 {
        opacity:0
    }
}

.carousel-item.active.carousel-item-left .modal-body-right,.carousel-item.active.carousel-item-right .modal-body-right {
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

@media only screen and (min-width: 992px) {
    .carousel-item.active .modal-headline-1 {
        -webkit-animation:fadeIn .8s cubic-bezier(.3,0,0,1) 0s normal both,slideDownModal .8s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) 0s normal both,slideDownModal .8s cubic-bezier(.3,0,0,1) 0s normal both
    }

    .carousel-item.active .modal-headline-2 {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) .2s normal both,slideDownModal 1s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) .2s normal both,slideDownModal 1s cubic-bezier(.3,0,0,1) 0s normal both
    }

    .carousel-item.active .modal-text-1 {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) .2s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .2s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) .2s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .2s normal both
    }

    .carousel-item.active .modal-text-2 {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) .4s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .4s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) .4s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .4s normal both
    }

    .carousel-item.active .modal-text-3 {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) .6s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .6s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) .6s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .6s normal both
    }

    .carousel-item.active .modal-text-4 {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) .8s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .8s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) .8s normal both,slideUp .8s cubic-bezier(.3,0,0,1) .8s normal both
    }

    .carousel-item.active .modal-text-5 {
        -webkit-animation: fadeIn .8s cubic-bezier(.3,0,0,1) 1s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 1s normal both;
        animation: fadeIn .8s cubic-bezier(.3,0,0,1) 1s normal both,slideUp .8s cubic-bezier(.3,0,0,1) 1s normal both
    }
}

.modal .carousel-indicators {
    top: 0;
    bottom: auto;
    margin: 0;
    padding: 40px 20px 20px;
    -webkit-transition: top 250ms;
    -o-transition: top 250ms;
    transition: top 250ms
}

@media only screen and (min-width: 992px) {
    .modal .carousel-indicators {
        left:50%;
        width: 50%
    }
}

@media only screen and (max-width: 991px) {
    .modal .carousel-indicators {
        position:static;
        margin: -20px 0 20px;
        padding: 0 20px 20px
    }
}

@media only screen and (max-width: 768px) {
    .modal .carousel-indicators {
        padding-top:20px
    }
}

@media only screen and (max-width: 767px) {
    .modal .carousel-indicators {
        margin-top:-70px
    }
}

.modal .carousel-indicators li {
    width: 20px;
    height: 20px;
    margin-left: 5px;
    margin-right: 5px;
    background: #fff;
    border: 1px solid #979797;
    border-radius: 50%;
    text-indent: -9999px;
    cursor: pointer
}

.modal .carousel-indicators li.active {
    background: #ffed00;
    border-color: #ffed00
}

@media only screen and (max-width: 768px) {
    .modal .collapse-open .carousel-indicators {
        top:1055px!important
    }
}

@media only screen and (max-width: 574px) {
    .modal .collapse-open .carousel-indicators {
        top:1263px!important
    }
}

@media only screen and (min-width: 992px) {
    .modal .carousel,.modal .carousel-inner,.modal .carousel-item {
        height:100%
    }
}

.carousel-controls {
    position: relative;
    opacity: 0;
    z-index: -1
}

.carousel-controls .close {
    display: none
}

.carousel-control {
    position: fixed;
    top: 137px;
    z-index: 1;
    font-size: 2.1875rem;
    color: #ffed00;
    text-shadow: 0 1px 2px rgba(0,0,0,.25)
}

@media only screen and (min-width: 768px) {
    .carousel-control {
        top:265px;
        font-size: 4.3125rem
    }
}

@media only screen and (min-width: 992px) {
    .carousel-control {
        top:50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 4.625rem
    }
}

.carousel-control:hover {
    color: #ffed00;
    text-decoration: none
}

.carousel-control.left {
    left: 15px
}

@media only screen and (min-width: 768px) {
    .carousel-control.left {
        left:9px
    }
}

@media only screen and (min-width: 992px) {
    .carousel-control.left {
        left:35px
    }
}

.carousel-control.right {
    right: 15px
}

@media only screen and (min-width: 768px) {
    .carousel-control.right {
        right:9px
    }
}

@media only screen and (min-width: 992px) {
    .carousel-control.right {
        right:35px
    }
}

.modal.show+.carousel-controls {
    opacity: 1;
    z-index: 1051
}

#modal-all-in-one .carousel,#modal-all-in-one .carousel-inner,#modal-all-in-one .carousel-item {
    height: 100%
}

#modal-all-in-one .collapse-open .modal-body-left {
    height: auto
}

.accordion {
    margin-bottom: 50px
}

@media only screen and (min-width: 768px) {
    .accordion {
        margin-bottom:89px;
        font-size: 1.125rem
    }
}

.accordion .card {
    border-bottom: 1px solid #d8d8d8
}

.accordion .card-header {
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    line-height: 1.4
}

.accordion .card-header a {
    display: block;
    position: relative;
    padding: 20px 0 19px 30px;
    color: #58585a
}

@media only screen and (min-width: 768px) {
    .accordion .card-header a {
        padding:23px 10px 20px 37px
    }
}

.accordion .card-header a:before {
    display: block;
    content: " ";
    position: absolute;
    top: 1.65em;
    left: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #0b0b0b;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: -webkit-transform 150ms;
    transition: -webkit-transform 150ms;
    -o-transition: transform 150ms;
    transition: transform 150ms;
    transition: transform 150ms,-webkit-transform 150ms
}

@media only screen and (min-width: 768px) {
    .accordion .card-header a:before {
        left:13px
    }
}

.accordion .card-header a.collapsed:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.accordion .card-header a:hover {
    text-decoration: none
}

.accordion .card-body {
    padding: 0 13px 40px
}

@-webkit-keyframes pulsatingRightArrow {
    0% {
        -webkit-transform: translate(0,-50%);
        transform: translate(0,-50%)
    }

    50% {
        -webkit-transform: translate(-10px,-50%);
        transform: translate(-10px,-50%)
    }
}

@keyframes pulsatingRightArrow {
    0% {
        -webkit-transform: translate(0,-50%);
        transform: translate(0,-50%)
    }

    50% {
        -webkit-transform: translate(-10px,-50%);
        transform: translate(-10px,-50%)
    }
}

@-webkit-keyframes pulsatingLeftArrow {
    0% {
        -webkit-transform: translate(0,-50%);
        transform: translate(0,-50%)
    }

    50% {
        -webkit-transform: translate(10px,-50%);
        transform: translate(10px,-50%)
    }
}

@keyframes pulsatingLeftArrow {
    0% {
        -webkit-transform: translate(0,-50%);
        transform: translate(0,-50%)
    }

    50% {
        -webkit-transform: translate(10px,-50%);
        transform: translate(10px,-50%)
    }
}

.image-slider-360 {
    position: relative;
    margin-top: -40px;
    margin-bottom: -50px
}

@media only screen and (max-width: 991px) {
    .image-slider-360 {
        width:478px;
        margin: -60px auto -97px
    }
}

@media only screen and (max-width: 767px) {
    .image-slider-360 {
        width:237px;
        margin: -40px auto -45px
    }
}

@media only screen and (min-width: 992px) {
    .image-slider-360 {
        opacity:0
    }
}

.image-slider-360-button-left,.image-slider-360-button-right {
    position: absolute;
    top: 50%;
    z-index: 1;
    font-size: 2.5625rem;
    color: #ffed00;
    text-shadow: 0 1px 2px rgba(0,0,0,.25);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

@media only screen and (min-width: 768px) {
    .image-slider-360-button-left,.image-slider-360-button-right {
        font-size:4.0625rem
    }
}

@media only screen and (min-width: 1300px) {
    .image-slider-360-button-left,.image-slider-360-button-right {
        font-size:4.9375rem
    }
}

.image-slider-360-button-right {
    right: -10px
}

@media only screen and (max-width: 991px) {
    .image-slider-360-button-right {
        -webkit-animation:pulsatingRightArrow 2s infinite ease-in-out;
        animation: pulsatingRightArrow 2s infinite ease-in-out
    }
}

@media only screen and (min-width: 1300px) {
    .image-slider-360-button-right {
        right:0
    }
}

.image-slider-360-button-left {
    left: -10px
}

@media only screen and (max-width: 991px) {
    .image-slider-360-button-left {
        -webkit-animation:pulsatingLeftArrow 2s infinite ease-in-out;
        animation: pulsatingLeftArrow 2s infinite ease-in-out
    }
}

@media only screen and (min-width: 1300px) {
    .image-slider-360-button-left {
        left:0
    }
}

.image-slider-360-inner {
    position: relative;
    z-index: 0
}

.image-slider-360-inner .image-slider-360-images-image {
    position: absolute;
    top: 0;
    left: -15%;
    width: 130%
}

.image-slider-360-inner .image-slider-360-images-image:first-child {
    position: relative
}

@media only screen and (min-width: 992px) {
    .animate-in .image-slider-360-button-right {
        -webkit-animation:pulsatingRightArrow 2s 3 1s ease-in-out;
        animation: pulsatingRightArrow 2s 3 1s ease-in-out
    }
}

@media only screen and (min-width: 992px) {
    .animate-in .image-slider-360-button-left {
        -webkit-animation:pulsatingLeftArrow 2s 3 1s ease-in-out;
        animation: pulsatingLeftArrow 2s 3 1s ease-in-out
    }
}

#stories-yt-player iframe {
    display: block
}

@media only screen and (max-width: 767px) {
    iframe#stories-yt-player {
        display:block;
        height: 200px
    }
}

@media only screen and (max-width: 768px) {
    #stories-yt-player-wrapper {
        overflow:auto
    }
}

#stories-yt-player-wrapper.tools-open .overlay {
    visibility: visible;
    opacity: .7;
    -webkit-transition: opacity 250ms,visibility 0s;
    -o-transition: opacity 250ms,visibility 0s;
    transition: opacity 250ms,visibility 0s
}

#stories-yt-player-wrapper.tools-open h2 {
    top: 43%
}

@media only screen and (min-width: 769px) {
    #stories-yt-player-wrapper.tools-open .yt-play-button {
        opacity:0
    }
}

@media only screen and (min-width: 769px) {
    #stories-yt-player-wrapper.tools-open #stories-yt-player-controls {
        visibility:hidden;
        opacity: 0;
        -webkit-transition: opacity 250ms,visibility 0s 250ms;
        -o-transition: opacity 250ms,visibility 0s 250ms;
        transition: opacity 250ms,visibility 0s 250ms
    }
}

#stories-yt-player-wrapper .overlay {
    visibility: visible;
    opacity: .7;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-radial-gradient(#fc008b,#6d1053);
    background-image: -o-radial-gradient(#fc008b,#6d1053);
    background-image: radial-gradient(#fc008b,#6d1053);
    -webkit-transition: opacity 250ms,visibility 0s 250ms;
    -o-transition: opacity 250ms,visibility 0s 250ms;
    transition: opacity 250ms,visibility 0s 250ms
}

#stories-yt-player-wrapper .stories-yt-player-video {
    display: none
}

@media only screen and (max-width: 768px) {
    #stories-yt-player-wrapper .stories-yt-player-video {
        position:relative;
        width: 100%;
        height: 100%;
        margin-top: 165px
    }
}

@media only screen and (max-width: 574px) {
    #stories-yt-player-wrapper .stories-yt-player-video {
        margin-top:100px
    }
}

#stories-yt-player-wrapper .stories-yt-player-video.active {
    display: block
}

#stories-yt-player-wrapper .yt-play-button {
    opacity: 1;
    -webkit-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms
}

#stories-yt-player-wrapper #stories-yt-player-overlay {
    width: 100%
}

@media only screen and (min-width: 769px) {
    #stories-yt-player-wrapper #stories-yt-player-overlay {
        position:absolute;
        top: 90px;
        bottom: 0;
        left: 0;
        z-index: 0
    }
}

@media only screen and (max-width: 768px) {
    #stories-yt-player-wrapper #stories-yt-player-overlay {
        height:280px
    }
}

@media only screen and (max-width: 574px) {
    #stories-yt-player-wrapper #stories-yt-player-overlay {
        height:200px
    }
}

#stories-yt-player-wrapper #stories-yt-player-overlay.hide {
    display: none
}

#stories-yt-player-wrapper h2 {
    position: absolute;
    top: 67%;
    left: 50%;
    z-index: 0;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: top 250ms ease-in-out;
    -o-transition: top 250ms ease-in-out;
    transition: top 250ms ease-in-out
}

@media only screen and (max-width: 768px) {
    #stories-yt-player-wrapper h2 {
        top:-80px;
        font-size: 1.5rem
    }
}

@media only screen and (max-width: 574px) {
    #stories-yt-player-wrapper h2 {
        font-size:1.5rem;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

#stories-yt-player-wrapper h2 .is-highlighted {
    font-size: 7.5rem
}

@media only screen and (max-width: 768px) {
    #stories-yt-player-wrapper h2 .is-highlighted {
        font-size:5.625rem
    }
}

@media only screen and (max-width: 574px) {
    #stories-yt-player-wrapper h2 .is-highlighted {
        font-size:2.8125rem
    }
}

@media only screen and (min-width: 769px) {
    #stories-yt-player-wrapper .page-headline-1 {
        color:#fff
    }
}

@media only screen and (max-width: 991px) {
    #stories-yt-player-wrapper .page-headline-1 {
        font-size:7vw;
        color: #fff;
    }
}

@media only screen and (max-width: 574px) {
    #stories-yt-player-wrapper .page-headline-1 {
        font-size:1.6875rem
    }
}

#stories-yt-player-wrapper .page-headline-02 {
    margin-left: -.16rem;
    font-size: 7.5rem
}

@media only screen and (max-width: 991px) {
    #stories-yt-player-wrapper .page-headline-02 {
        font-size:12vw
    }
}

@media only screen and (max-width: 574px) {
    #stories-yt-player-wrapper .page-headline-02 {
        font-size:2.9375rem
    }
}

#stories-yt-player-wrapper picture {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%
}

#stories-yt-player-wrapper picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.no-object-fit #stories-yt-player-wrapper picture img,.no-objectfit #stories-yt-player-wrapper picture img {
    position: relative;
    left: 50%;
    top: 50%;
    width: auto;
    height: 100%;
    max-width: none;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.yt-loader {
    position: absolute;
    top: 43.5%;
    left: 50%;
    width: 100px;
    height: 100px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.yt-loader.show {
    -webkit-animation: loader-rotate 666ms linear infinite;
    animation: loader-rotate 666ms linear infinite
}

.yt-loader .circle {
    fill: transparent;
    stroke-width: 0;
    stroke: #ffed00
}

.smil .yt-loader.show .circle {
    -webkit-animation: loader-stroke-show .4s linear 1s forwards,loader-stroke 2s cubic-bezier(.6,0,.4,1) 2.5s infinite both;
    animation: loader-stroke-show .4s linear 1s forwards,loader-stroke 2s cubic-bezier(.6,0,.4,1) 2.5s infinite both
}

.no-smil .yt-loader {
    opacity: 0
}

.no-smil .yt-loader.show {
    opacity: 1
}

.no-smil .yt-loader .circle {
    stroke-width: 10px;
    stroke-dasharray: 50%
}

[class*=locale-de] #stories-yt-player-wrapper h2 {
    top: 71%;
    line-height: 1.2
}

@media only screen and (max-width: 768px) {
    [class*=locale-de] #stories-yt-player-wrapper h2 {
        top:auto;
        bottom: 14px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%
    }

    #stories-yt-player-wrapper .stories-yt-player-video {
        margin-top: 0
    }
}

[class*=locale-de] #stories-yt-player-wrapper.tools-open h2 {
    top: 40%
}

@media only screen and (max-width: 767px) {
    .articles .container {
        padding-left:0;
        padding-right: 0
    }
}

.articles .entry {
    margin-bottom: 55px
}

@media only screen and (min-width: 768px) {
    .articles .entry {
        margin-bottom:107px
    }
}

@media only screen and (min-width: 992px) {
    .articles .entry {
        margin-bottom:110px
    }
}

.articles h2 {
    margin-bottom: 13px;
    font-size: 1.5rem;
    line-height: 1
}

@media only screen and (min-width: 768px) {
    .articles h2 {
        font-size:2.25rem
    }
}

.articles h2 .is-highlighted {
    font-size: 3.9375rem
}

@media only screen and (min-width: 768px) {
    .articles h2 .is-highlighted {
        font-size:5.125rem
    }
}

.articles .image-wrap {
    overflow: hidden;
    margin-bottom: 29px
}

@media only screen and (max-width: 767px) {
    .articles .text-wrap {
        padding-left:32px;
        padding-right: 32px
    }
}

.articles .text {
    margin-bottom: 35px
}

@media only screen and (min-width: 768px) {
    .articles .text {
        font-size:1.125rem
    }
}

@media only screen and (max-width: 767px) {
    .articles .btn {
        display:block
    }
}

#thumbnails-container {
    overflow: hidden;
    height: 0;
    -webkit-transition: height 250ms ease-in-out;
    -o-transition: height 250ms ease-in-out;
    transition: height 250ms ease-in-out
}

@media only screen and (max-width: 768px) {
    #thumbnails-container {
        height:auto;
        padding: 7px 0;
        background-color: rgba(0,0,0,.23)
    }
}

.thumbnail {
    overflow: hidden;
    display: block;
    position: relative
}

@media only screen and (min-width: 769px) {
    .thumbnail {
        float:left;
        width: 25%;
        height: 258px;
        cursor: pointer
    }

    .thumbnail:nth-last-child(2):first-child,.thumbnail:nth-last-child(2):first-child~.thumbnail {
        width: 50%
    }

    .thumbnail:nth-last-child(3):first-child,.thumbnail:nth-last-child(3):first-child~.thumbnail {
        width: 33.33333%
    }

    .thumbnail:nth-child(1):before {
        content: normal
    }
}

@media only screen and (min-width: 1441px) {
    .thumbnail {
        height:458px
    }
}

@media only screen and (max-width: 768px) {
    .thumbnail {
        overflow:hidden;
        margin: 10px 0;
        padding-left: 30px
    }

    .thumbnail:after {
        content: "";
        display: block;
        position: absolute
    }
}

@media only screen and (min-width: 769px) {
    .thumbnail:before {
        content:"";
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        display: block;
        width: 1px;
        height: 100%;
        background-color: #fff
    }
}

.thumbnail:after {
    position: absolute;
    right: 30px;
    bottom: 14px;
    color: #fff;
    font-size: 2.8125rem
}

@media only screen and (max-width: 768px) {
    .thumbnail:after {
        right:25px;
        bottom: 25px;
        font-size: 1.875rem;
        color: #ffed00
    }
}

@media only screen and (max-width: 768px) {
    .thumbnail.thumbnail-is-selected,.thumbnail:hover {
        background:#ffed00
    }
}

@media only screen and (max-width: 768px) {
    .thumbnail.thumbnail-is-paused {
        background-image:-webkit-radial-gradient(#fc008b,#6f0954);
        background-image: -o-radial-gradient(#fc008b,#6f0954);
        background-image: radial-gradient(#fc008b,#6f0954)
    }
}

@media only screen and (max-width: 768px) {
    .thumbnail.thumbnail-is-playing,.thumbnail.thumbnail-is-playing:hover {
        background-image:-webkit-radial-gradient(#fc008b,#6f0954);
        background-image: -o-radial-gradient(#fc008b,#6f0954);
        background-image: radial-gradient(#fc008b,#6f0954)
    }
}

.thumbnail img {
    display: block
}

@media only screen and (min-width: 769px) {
    .thumbnail img {
        width:100%;
        height: auto
    }
}

@media only screen and (max-width: 768px) {
    .thumbnail img {
        float:left;
        width: 113px;
        height: 81px
    }
}

.thumbnail.thumbnail-is-selected .title,.thumbnail:hover .title {
    background-color: transparent
}

.thumbnail.thumbnail-is-selected .title:after,.thumbnail:hover .title:after {
    opacity: .7;
    background: #ffed00
}

.thumbnail.thumbnail-is-selected .title:after {
    background-image: -webkit-radial-gradient(#fc008b,#6f0954);
    background-image: -o-radial-gradient(#fc008b,#6f0954);
    background-image: radial-gradient(#fc008b,#6f0954)
}

.thumbnail .title {
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: 1.5rem;
    color: #fff
}

@media only screen and (min-width: 769px) {
    .thumbnail .title {
        position:absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        min-height: 74px;
        background-color: rgba(0,0,0,.3)
    }
}

@media only screen and (max-width: 768px) {
    .thumbnail .title {
        float:left
    }
}

@media only screen and (max-width: 574px) {
    .thumbnail .title {
        top:10px;
        left: 10px;
        font-size: .875rem
    }
}

@media only screen and (min-width: 769px) {
    .thumbnail .title:after {
        content:"";
        opacity: 0;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 100%;
        height: 100%;
        background-image: -webkit-radial-gradient(#fc008b,#6d1053);
        background-image: -o-radial-gradient(#fc008b,#6d1053);
        background-image: radial-gradient(#fc008b,#6d1053)
    }
}

.thumbnail .text {
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 1;
    width: calc(100% - 90px);
    padding-left: 20px;
    line-height: 1.2;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width: 768px) {
    .thumbnail .text {
        width:50%;
        font-size: 1.125rem
    }
}

#tools-wrap {
    width: 100%
}

@media only screen and (min-width: 769px) {
    #tools-wrap {
        position:absolute;
        bottom: 0;
        left: 0;
        z-index: 2;
        min-height: 10px
    }
}

@media only screen and (max-width: 768px) {
    #tools-wrap {
        position:relative;
        padding-top: 25px;
        background-color: #2b2b2b
    }

    #tools-wrap .btn-toggle-tools {
        display: none
    }
}

#tools-wrap>.label {
    display: none;
    margin: 20px 0 10px;
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: 1.5rem;
    color: #ffed00;
    text-align: center
}

@media only screen and (max-width: 768px) {
    #tools-wrap>.label {
        display:block
    }
}

#stories-yt-player-controls {
    visibility: visible;
    opacity: 1;
    top: -70px;
    left: 30px;
    z-index: 2;
    -webkit-transition: opacity 250ms,visibility 0s;
    -o-transition: opacity 250ms,visibility 0s;
    transition: opacity 250ms,visibility 0s
}

@media only screen and (min-width: 769px) {
    #stories-yt-player-controls {
        position:absolute
    }
}

@media only screen and (max-width: 768px) {
    #stories-yt-player-controls {
        text-align:center
    }
}

#stories-yt-player-progress {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background-color: #fff;
    cursor: pointer
}

@media only screen and (max-width: 768px) {
    #stories-yt-player-progress {
        position:absolute
    }
}

#stories-yt-player-progress .bar {
    width: 0;
    height: 100%;
    background-color: #ffed00
}

.btn-tool-tip {
    display: inline-block;
    margin-left: 7px;
    vertical-align: text-top;
    cursor: pointer
}

@media only screen and (min-width: 575px) {
    .btn-tool-tip {
        position:relative
    }
}

.btn-tool-tip.visible:before {
    color: #58585a
}

.btn-tool-tip.visible .tool-tip {
    display: block;
    z-index: 1
}

.btn-tool-tip:before {
    position: relative;
    z-index: 2;
    font-size: 1.375rem;
    color: #ffed00
}

.tool-tip {
    display: none;
    position: absolute;
    z-index: 0;
    width: 456px;
    max-height: 251px;
    padding: 47px 57px;
    background-color: #ffed00;
    -webkit-box-shadow: 0 0 33px rgba(0,0,0,.25);
    box-shadow: 0 0 33px rgba(0,0,0,.25);
    font-family: RocheSans-Regular,Arial,sans-serif;
    line-height: 1.56
}

@media only screen and (max-width: 574px) {
    .tool-tip {
        bottom:10px!important;
        width: auto;
        padding: 20px 25px 47px
    }
}

.tool-tip p:last-child {
    margin: 0
}

.modal-body .btn-tool-tip {
    position: static
}

.modal-body .btn-tool-tip.visible {
    position: absolute;
    left: 0;
    z-index: 10;
    width: 100%;
    margin: 0
}

.modal-body .btn-tool-tip.visible:before {
    top: 16px;
    left: 18px
}

.modal-body .tool-tip {
    overflow: auto;
    top: 0!important;
    right: auto!important;
    bottom: auto!important;
    left: 0!important;
    width: auto;
    padding: 20px 20px 13px 50px;
    font-size: .8125rem
}

@media only screen and (max-width: 991px) {
    .modal-body .tool-tip {
        max-height:220px
    }
}

@media only screen and (max-width: 767px) {
    .modal-body .tool-tip {
        max-height:180px
    }
}

@media only screen and (max-width: 767px) {
    .faq .container {
        padding-left:32px;
        padding-right: 32px
    }
}

.faq h2 {
    margin-bottom: 13px;
    font-size: 1.5rem;
    line-height: 1
}

@media only screen and (min-width: 768px) {
    .faq h2 {
        font-size:1.8125rem
    }
}

.faq h2 .is-highlighted {
    font-size: 3.9375rem
}

@media only screen and (min-width: 768px) {
    .faq h2 .is-highlighted {
        font-size:5.125rem
    }
}

.faq h3 {
    margin-bottom: 13px;
    font-size: 1.5rem
}

@media only screen and (min-width: 768px) {
    .faq h3 {
        margin-bottom:67px;
        font-size: 2.25rem
    }
}

@media only screen and (min-width: 992px) {
    .faq h3 {
        margin-bottom:60px
    }
}

.page-extras {
    padding-top: 70px
}

@media only screen and (min-width: 768px) {
    .page-extras {
        padding-top:216px
    }
}

@media only screen and (min-width: 992px) {
    .page-extras {
        padding-top:194px
    }
}

.page-extras .container {
    max-width: 836px
}

@media only screen and (min-width: 992px) {
    .page-extras .articles .entry .image-wrap {
        opacity:0
    }
}

@media only screen and (min-width: 992px) {
    .page-extras .animate-in.articles .entry .image-wrap {
        -webkit-animation:fadeIn 1s cubic-bezier(.3,0,0,1) 0s normal both;
        animation: fadeIn 1s cubic-bezier(.3,0,0,1) 0s normal both
    }
}

[class*=locale-de-ch] .page-extras .entry {
    padding-bottom: 60px
}

[class*=locale-it-ch] .page-extras .entry {
    padding-bottom: 60px
}

[class*=locale-fr-ch] .page-extras .entry {
    padding-bottom: 60px
}

[class*=locale-de-de] .page-extras .entry {
    padding-bottom: 60px
}

#cookie-info {
    position: fixed;
    bottom: 0;
    z-index: 10;
    width: 100%;
    min-height: 91px;
    background-color: #ffed00
}

#cookie-info.hidden {
    display: none
}

#cookie-info .action-wrap,#cookie-info .text {
    padding-top: 20px;
    padding-bottom: 20px
}

#cookie-info .text {
    font-family: RocheSans-Regular,Arial,sans-serif
}

@media only screen and (max-width: 767px) {
    #cookie-info .text {
        font-size:.875rem
    }
}

@media only screen and (max-width: 991px) {
    #cookie-info .text {
        padding-bottom:0
    }
}

#cookie-info .action-wrap {
    text-align: right
}

@media only screen and (max-width: 767px) {
    #cookie-info .action-wrap {
        padding-top:0
    }
}

@media only screen and (max-width: 991px) {
    #cookie-info .action-wrap {
        padding-top:15px
    }
}

#cookie-info .btn {
    margin: 5px;
    background-color: #fff;
    color: #58585a
}

@media only screen and (max-width: 767px) {
    #cookie-info .btn {
        font-size:.875rem
    }
}

@media only screen and (max-width: 767px) {
    .mt-10 {
        margin-top:10px;
    }
}

.video-container {
    margin-bottom: 15px;
}

.video-container .vd-text-center {
    text-align: center;
    margin-top: 15px;
}
.show-bolus-click,
.animate-bolus .show-bolus-default{
    display: none;
}
.animate-bolus .show-bolus-click,
.show-bolus-default {
    display: block;
}
.yt-player-overlay + .tools-wrap .stories-yt-player-controls #btn-close{
    display:none;
}
.yt-player-overlay[style*="none"] + .tools-wrap .stories-yt-player-controls #btn-close{
    display:block;
}
@media only screen and (min-width: 768px) {
    .is-highlighted.show-bolus-click{
        font-size: 5.5rem;
    }
}
@media (min-width: 992px){
    picture.lazy.d-none.d-md-block {
        display:flex !important;
    }
}
.modal-body-left picture {
    display: flex;
    justify-content: center;
    align-items: center;
}
.modal-body-left picture img {
    height: auto;
}
.sustain {
    color: #a01a7d;
    font-family: "RocheSans-Bold","Arial Bold",sans-serif;
    font-size: 18px;
    text-align: center;
}
h2 .is-highlighted.sustain-yellow-heading {
    font-size: 5.4rem;
}

* {
    scroll-behavior: smooth;
  }

/* external link CSS */

/**
 * Colorbox Core Style:
 * The following CSS is consistent between example themes and should not be altered.
 */
div#colorbox {
    display: block;
    visibility: hidden;
    top: 172px;
    left: 337px;
    position: absolute;
    width: 675px;
    height: 329px;
}
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}
.extlink-text h3 {
    font-size: 2rem;
    margin-bottom: 1rem;
}
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}
#cboxContent {
    position: relative;
}
#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
#cboxTitle {
    margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/**
* These elements are buttons, and may need to have additional
* styles reset to avoid unwanted base styles.
*/
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none;
    cursor: pointer;
}
/**
* Avoid outlines on :active (mouseclick),
* but preserve outlines on :focus (tabbed navigating)
*/
#cboxPrevious:active, #cboxNext:active, #cboxClose:active, #cboxSlideshow:active {
    outline: 0;
}
.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
}
.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}
/* Reset box sizing to content-box if theme is using border-box. */
#colorbox, #cboxContent, #cboxLoadedContent {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
  /**
   * Colorbox module default style:
   * The styles are ordered & tabbed in a way that represents
   * the nesting of the generated HTML.
   */
#cboxOverlay {
    background: #000;
}
#colorbox {
    outline: 0;
}
#cboxWrapper {
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#cboxTopLeft {
    width: 15px;
    height: 15px;
}
#cboxTopCenter {
    height: 15px;
}
#cboxTopRight {
    width: 15px;
    height: 15px;
}
#cboxBottomLeft {
    width: 15px;
    height: 10px;
}
#cboxBottomCenter {
    height: 10px;
}
#cboxBottomRight {
    width: 15px;
    height: 10px;
}
#cboxMiddleLeft {
    width: 15px;
}
#cboxMiddleRight {
    width: 15px;
}
#cboxContent {
    background: #fff;
    overflow: hidden;
}
#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}
#cboxLoadedContent {
    margin: 1rem;
    margin-bottom: 28px;
}
#cboxTitle {
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    bottom: 28px;
    left: 0;
    color: #535353;
    width: 100%;
    padding: 4px 6px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 60px;
    color: #949494;
}
.cboxSlideshow_on #cboxSlideshow {
    position: absolute;
    bottom: 0px;
    right: 30px;
    background: url(/sites/g/files/iut1076/f/microsites/solo/img/controls.png) no-repeat -75px -50px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
    background-position: -101px -50px;
}
.cboxSlideshow_off #cboxSlideshow {
    position: absolute;
    bottom: 0px;
    right: 30px;
    background: url(/sites/g/files/iut1076/f/microsites/solo/img/controls.png) no-repeat -25px -50px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
    background-position: -49px -50px;
}
#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/sites/g/files/iut1076/f/microsites/solo/img/controls.png) no-repeat -75px 0px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}
#cboxPrevious:hover {
    background-position: -75px -25px;
}
#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(/sites/g/files/iut1076/f/microsites/solo/img/controls.png) no-repeat -50px 0px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}
#cboxNext:hover {
    background-position: -50px -25px;
}
#cboxLoadingOverlay {
    background: #fff;
}
#cboxLoadingGraphic {
    background: url(/sites/g/files/iut1076/f/microsites/solo/img/loading_animation.gif) no-repeat center center;
}
#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(/sites/g/files/iut1076/f/microsites/solo/img/controls.png) no-repeat -25px 0px;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
}
#cboxClose:hover {
    background-position: -25px -25px;
}
#colorbox .extlink-extra-leaving .pop-prev-next > .pop-next, #colorbox .extlink-extra-leaving .pop-prev-next > .pop-prev{
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    text-transform: uppercase;
}
#colorbox .extlink-extra-leaving .pop-prev-next > .pop-next a, #colorbox .extlink-extra-leaving .pop-prev-next > .pop-prev a{
    background: #156db8;
    border: 1px solid #156db8;
    color: #fff;
    padding: 10px 20px;
    border-radius: 8px;
    text-decoration: none;
}
@media screen and (max-width: 812px) and (min-width: 320px){
    #colorbox.extlink-extra-leaving-colorbox {
        width: 90% !important;
        left: 50% !important;
        transform: translateX(-48%);
        -webkit-transform: translateX(-48%);
    }
}
@media screen and (max-width: 812px) and (min-width: 320px){
    #colorbox.extlink-extra-leaving-colorbox #cboxWrapper, #colorbox.extlink-extra-leaving-colorbox {
        width: 96% !important;
    }
}
@media screen and (max-width: 812px) and (min-width: 320px){
    #colorbox.extlink-extra-leaving-colorbox #cboxMiddleLeft, #colorbox.extlink-extra-leaving-colorbox #cboxMiddleRight {
        width: 0;
    }
}
@media screen and (max-width: 812px) and (min-width: 320px){
    #colorbox.extlink-extra-leaving-colorbox div#cboxContent {
        width: 99% !important;
    }
}
@media screen and (max-width: 812px) and (min-width: 320px){
    #colorbox.extlink-extra-leaving-colorbox div#cboxLoadedContent {
        width: 96% !important;
        padding: 15px;
    }
}
@media screen and (max-width: 812px) and (min-width: 320px){
    #colorbox #cboxLoadedContent .extlink-extra-leaving {
        height: 100%;
        padding: 0 !important;
    }
}
@media screen and (max-width: 812px) and (min-width: 320px){
    #colorbox #cboxLoadedContent .extlink-text {
        height: 87%;
        padding-bottom: 10px;
        overflow: auto;
    }
}
@media screen and (max-width: 360px){
    #colorbox #cboxLoadedContent .extlink-text {
        width: 97%;
    }
}
@media screen and (max-width: 812px) and (min-width: 320px){
    .extlink-extra-leaving .pop-prev-next {
        display: inline-block;
        height: auto;
        background: #fff;
        padding-top: 10px;
        position: absolute;
        bottom: 0;
        width: 97%;
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 812px) and (min-width: 320px){
    #colorbox .extlink-extra-leaving .pop-prev-next .pop-prev {
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 414px){
    .extlink-text h3 {
        font-size: 1.375rem;
    }
}