.wp-embed-responsive .wp-has-aspect-ratio{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}*,
::after,
::before {
    box-sizing: border-box
}

html {
    font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    tab-size: 4
}

body {
    margin: 0
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    border-color: currentcolor
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

body {
    font-family: "DM Sans"
}

body {
    line-height: 1.6;
    font-size: 16px;
    font-weight: 400;
    color: #404040
}

.oxy-nav-menu-hamburger-line {
    background-color: #404040
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: "DM Sans";
    font-weight: 700
}

h1 {
    font-size: 45px
}

h2 {
    font-size: 25px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 25px
}

h5,
h6 {
    font-size: 16px;
    font-weight: 500;
    color: var(--primary-color, #e57842)
}

h6 {
    font-size: 16px
}

a {
    color: var(--primary-color, #e57842);
    text-decoration: none
}

a:hover {
    color: var(--primary-color-hover, #e88351);
    text-decoration: underline
}

html {
    --primary-color: #e57842;
    --primary-color-hover: #e88351
}

body {
    font-family: "DM Sans", sans-serif;
    line-height: 1.6;
    font-size: 16px;
    color: #404040
}

body.prevent-scroll {
    overflow: hidden
}

.socials-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 15px
}

.socials-list__item-link {
    color: currentColor;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center
}

.socials-list__item-link:hover {
    color: var(--primary-color, #e57842)
}

.socials-list__item-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px
}

.socials-list__item-icon svg {
    fill: currentColor;
    display: block;
    width: auto;
    min-width: 16px;
    max-width: 100%;
    height: auto;
    max-height: 100%
}

@media (min-width:992px) {
    body.admin-bar .page-header {
        top: 32px
    }
}

.page-header {
    z-index: 100;
    position: sticky;
    top: 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
    line-height: 1
}

.page-header__head {
    background: #010e1d;
    color: #cdcfd2;
    padding: 10px 15px
}

.page-header__head-inner {
    display: flex;
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    justify-content: space-between
}

.page-header__top-nav-wrapper {
    display: flex;
    align-items: center;
    gap: 30px
}

.page-header__main {
    padding: 15px;
    background: #fff
}

.page-header__main-inner {
    color: #010e1d;
    display: flex;
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    justify-content: space-between;
    gap: 45px
}

.page-header__brand-image {
    display: flex
}

@media (max-width:992px) {
    .page-header__brand-image {
        width: Auto;
        height: 36px;
        max-width: calc(100vw - 145px)
    }
}

.page-header__search {
    flex-grow: 1
}

@media (max-width:991px) {
    .page-header__search {
        display: none
    }
}

.page-header__search-form {
    display: inline-flex;
    position: relative
}

.page-header__search-label {
    position: absolute;
    top: -9999px;
    left: -9999px
}

.page-header__search-input {
    width: 220px;
    border-radius: 24px;
    background-color: #f5f6f6;
    padding: 14px 48px 14px 24px;
    height: 48px;
    line-height: 1;
    border: 0
}

.page-header__search-button {
    margin: 0;
    border: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    height: 48px;
    background: 0 0;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.page-header__search-button:hover {
    color: var(--primary-color, #e57842)
}

.page-header__search-button svg {
    max-width: 16px;
    width: auto;
    height: auto;
    fill: currentColor
}

@media (max-width:991px) {
    .page-header__call-us {
        position: fixed;
        bottom: 0;
        left: 0;
        background: #fff;
        width: 100%;
        padding: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-top: 1px solid #f9f9f9;
        z-index: 110
    }
}

.page-header__call-us-link {
    display: flex;
    gap: 5px;
    align-items: center;
    font-weight: 500;
    text-decoration: none;
    transition: 125ms ease-in-out all
}

@media (min-width:992px) {
    .page-header__call-us-link {
        gap: 15px
    }
}

.page-header__call-us-link:hover {
    text-decoration: none
}

.page-header__call-us-icon-phone {
    fill: currentColor
}

.page-header__call-us-text {
    display: flex;
    flex-direction: column;
    gap: 5px
}

.page-header__call-us-text span {
    color: #010e1d
}

.page-header__call-us-text small {
    color: var(--primary-color, #e57842)
}

@media (max-width:991px) {
    .page-header__mobile-nav-button {
        width: 48px;
        height: 48px;
        border: 0;
        padding: 0;
        margin: 0;
        background: 0 0;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: -14px;
        color: inherit
    }

    .page-header__mobile-nav-button svg {
        display: block;
        width: 20px;
        height: auto;
        overflow: visible !important
    }

    .page-header__mobile-nav-button svg rect {
        fill: currentColor;
        transform-box: fill-box;
        transition: 125ms ease-in-out all
    }

    .page-header__mobile-nav-button svg rect:nth-child(1) {
        transform-origin: center
    }

    .page-header__mobile-nav-button svg rect:nth-child(2) {
        transform-origin: center
    }

    .page-header__mobile-nav-button svg rect:nth-child(3) {
        transform-origin: right
    }

    .page-header__mobile-nav-button--close svg rect:nth-child(1) {
        transform: translateY(330%) rotate(-45deg)
    }

    .page-header__mobile-nav-button--close svg rect:nth-child(2) {
        transform: rotate(45deg)
    }

    .page-header__mobile-nav-button--close svg rect:nth-child(3) {
        opacity: 0;
        transform: translateY(330%)
    }
}

@media (min-width:992px) {
    .page-header__mobile-nav-button {
        display: none
    }
}

.page-header__main-nav-wrapper {
    background: #f9f9f9
}

@media (max-width:991px) {
    .page-header__main-nav-wrapper {
        transition: 125ms ease-in-out all;
        opacity: 0;
        pointer-events: none;
        position: absolute;
        top: 100%;
        left: 0;
        max-width: 100vw;
        overflow-x: hidden;
        overflow-y: scroll;
        height: calc(100vh - 118px);
        width: 100%;
        padding-bottom: 100px
    }

    .page-header__main-nav-wrapper--open {
        opacity: 1;
        pointer-events: auto
    }
}

@media (min-width:992px) {
    .page-header__main-nav-wrapper {
        padding: 10px 15px
    }
}

.page-header__main-nav-wrapper-inner {
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto
}

.page-header .lang {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    gap: 15px
}

.page-header .lang-item a img {
    height: 14px;
    width: auto
}

.top-menu__nav {
    display: none
}

@media (min-width:992px) {
    .top-menu__nav {
        display: block
    }

    .top-menu__nav-list {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        gap: 30px
    }

    .top-menu__nav-list-item-link {
        color: inherit;
        font-size: 14px;
        text-decoration: none
    }

    .top-menu__nav-list-item-link:hover {
        color: var(--primary-color, #e57842);
        text-decoration: none
    }
}

.main-menu__nav-list {
    list-style: none;
    margin: 0;
    padding: 0
}

@media (min-width:992px) {
    .main-menu__nav-list {
        display: flex;
        justify-content: space-evenly;
        gap: 20px
    }
}

.main-menu__nav-list-item {
    padding: 20px;
    position: relative
}

@media (min-width:992px) {
    .main-menu__nav-list-item {
        padding: 10px 0
    }
}

@media (max-width:991px) {
    .main-menu__nav-list-item {
        border-bottom: 1px solid #fff
    }
}

.main-menu__nav-list-item-link {
    font-weight: 500;
    color: #010e1d;
    transition: 125ms ease-in-out all
}

@media (max-width:991px) {
    .main-menu__nav-list-item-link {
        display: block;
        text-align: center
    }
}

.main-menu__nav-list-item-chevron-wrapper {
    display: flex;
    gap: 15px;
    align-items: center
}

@media (max-width:991px) {
    .main-menu__nav-list-item-chevron-wrapper {
        position: relative;
        justify-content: center
    }
}

@media (max-width:991px) {
    .main-menu__nav-list-item-chevron {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%)
    }
}

.main-menu__nav-list-item-chevron-icon {
    fill: var(--primary-color, #e57842);
    display: block;
    width: 16px;
    height: 16px;
    transition: 125ms ease-in-out all
}

@media (max-width:991px) {
    .main-menu__nav-list-item--active>.main-menu__nav-list-item-chevron-wrapper .main-menu__nav-list-item-chevron-icon {
        transform: rotate(180deg)
    }

    .main-menu__nav-list-item--active>.main-menu__nav-list-item-chevron-wrapper .main-menu__nav-list-item-link {
        color: var(--primary-color, #e57842)
    }

    .main-menu__nav-list-item--active .main-menu__nav-sublist {
        display: block
    }
}

@media (min-width:992px) {
    .main-menu__nav-list-item:hover .main-menu__nav-list-item-chevron-icon {
        transform: rotate(180deg)
    }

    .main-menu__nav-list-item:hover .main-menu__nav-list-item-link {
        color: var(--primary-color, #e57842)
    }

    .main-menu__nav-list-item:hover .main-menu__nav-sublist {
        opacity: 1;
        pointer-events: auto
    }
}

.main-menu__nav-sublist {
    list-style: none;
    margin: 0;
    padding: 0
}

@media (max-width:991px) {
    .main-menu__nav-sublist {
        display: none;
        margin-top: 20px
    }
}

@media (min-width:992px) {
    .main-menu__nav-sublist {
        transform: translateX(-50%);
        z-index: 10;
        border-radius: 7px;
        background: #fff;
        overflow: hidden;
        position: absolute;
        top: 100%;
        left: 50%;
        opacity: 0;
        pointer-events: none;
        transition: 125ms ease-in-out all;
        box-shadow: 0 5px 15px rgba(0, 0, 0, .08)
    }
}

@media (max-width:991px) {
    .main-menu__nav-sublist-item {
        border-top: 1px solid #fff
    }
}

@media (min-width:992px) {
    .main-menu__nav-sublist-item {
        border-bottom: 1px solid #f9f9f9
    }

    .main-menu__nav-sublist-item:last-child {
        border-bottom: 0
    }
}

.main-menu__nav-sublist-item-link {
    display: block;
    text-align: center;
    padding: 20px;
    color: #686868;
    font-weight: 500
}

@media (min-width:992px) {
    .main-menu__nav-sublist-item-link {
        white-space: nowrap
    }
}

.main-menu__nav-sublist-item:hover>.main-menu__nav-sublist-item-link {
    background: #f9f9f9;
    color: var(--primary-color, #e57842)
}

.page-header--minimal {
    position: static
}

.page-header--minimal .page-header__inner {
    padding: 5px 15px
}

@media (min-width:992px) {
    body .main-menu__nav-sublist {
        overflow: visible
    }
}

@media (min-width:992px) {
    body .main-menu__nav-list-item:hover .main-menu__nav-list-item-chevron-icon {
        transform: rotate(0)
    }

    body .main-menu__nav-list-item:hover>.main-menu__nav-list-item-chevron-wrapper .main-menu__nav-list-item-chevron-icon {
        transform: rotate(180deg) !important
    }

    body .main-menu__nav-sublist .main-menu__nav-sublist-item:hover {
        background: #f9f9f9
    }

    body .main-menu__nav-sublist .main-menu__nav-list-item-chevron-wrapper {
        justify-content: space-between;
        padding-right: 1.5rem
    }

    body .main-menu__nav-sublist .main-menu__nav-list-item-chevron-wrapper a {
        flex-grow: 1;
        padding-left: 3rem
    }

    body .main-menu__nav-sublist .main-menu__nav-list-item-chevron-wrapper .main-menu__nav-list-item-chevron-icon {
        transform: rotate(-90deg) !important
    }

    body .main-menu__nav-sublist .main-menu__nav-sublist {
        top: 0;
        left: 100%;
        transform: unset;
        opacity: 0 !important;
        pointer-events: none !important
    }

    body .main-menu__nav-sublist .main-menu__nav-sublist-item:hover .main-menu__nav-sublist {
        opacity: 1 !important;
        pointer-events: auto !important
    }

    body .main-menu__nav-sublist-item:hover .main-menu__nav-sublist .main-menu__nav-sublist-item-link {
        background: #fff
    }

    body .main-menu__nav-sublist-item:hover .main-menu__nav-sublist .main-menu__nav-sublist-item-link:hover {
        background: #f9f9f9
    }
}

@media (max-width:991px) {
    body .main-menu__nav-sublist-item .main-menu__nav-sublist {
        display: none;
        margin-top: 0
    }

    body .main-menu__nav-sublist-item.main-menu__nav-list-item--active .main-menu__nav-sublist {
        display: block
    }
}

.page-footer {
    padding-top: 75px;
    background: #010e1d;
    color: #fff;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto
}

.page-footer a {
    color: #bfc3c8
}

.page-footer a:hover {
    color: var(--primary-color, #e57842)
}

.page-footer__nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 15px
}

.page-footer__columns {
    gap: 40px;
    display: flex;
    flex-direction: column
}

@media (min-width:992px) {
    .page-footer__columns {
        flex-direction: row
    }
}

.page-footer__column:first-child .page-footer__column-text p+p {
    margin-top: 15px
}

@media (min-width:992px) {
    .page-footer__column {
        flex: 1 1 0
    }

    .page-footer__column:first-child {
        flex-grow: 2
    }
}

.page-footer__column-headline {
    font-weight: 700;
    margin-bottom: 20px
}

.page-footer__column-text {
    color: #bfc3c8
}

.page-footer__column-text p {
    margin: 0;
    line-height: 1.2
}

.page-footer__column-text--address {
    margin-bottom: 15px
}

.page-footer__foot {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    text-align: center;
    width: 100%
}

@media (min-width:992px) {
    .page-footer__foot {
        flex-direction: row;
        justify-content: space-between
    }
}

.page-footer__foot-logos {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 30px
}

.page-footer__foot-logos img {
    width: 100%;
    height: auto;
    object-fit: contain
}

.page-footer__foot-logos svg {
    width: 100%;
    height: auto
}

.page-footer__foot-logo--custom,
.page-footer__foot-logo--legitscript {
    max-height: 90px
}

.page-footer__foot-logo-wrapper {
    display: flex;
    flex: 1 1 0;
    max-width: 150px
}

.page-footer__inner {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    gap: 40px;
    display: flex;
    flex-direction: column
}

@media (min-width:1310px) {
    .page-footer__inner {
        max-width: 1280px;
        margin-left: auto;
        margin-right: auto
    }
}

.page-footer__socials {
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: center;
    padding-bottom: 32px
}

@media (max-width:991px) {
    .page-footer__socials {
        padding-bottom: 120px
    }
}

.page-footer__social {
    min-width: 32px;
    height: 32px;
    padding: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #c0c3c8;
    transition: 125ms ease-in-out all
}

.page-footer__social:hover {
    color: var(--primary-color, #e57842)
}

.page-footer__social--youtube svg {
    transform: translateY(5%)
}

.page-footer__social svg {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    fill: currentColor
}

.page-footer--minimal {
    padding: 50px 15px
}

@media (max-width:991px) {
    .page-footer--minimal {
        padding: 50px 15px 100px
    }
}

.page-footer--minimal .page-footer__foot {
    display: flex;
    flex-direction: column;
    gap: 50px
}

.sidebar-posts__item {
    margin-bottom: 30px
}

.sidebar-posts__item:last-child {
    margin-bottom: 0
}

.section {
    margin: 40px 0;
    padding: 0 15px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 30px
}

@media (min-width:992px) {
    .section {
        gap: 40px;
        margin: 75px 0
    }
}

.section__header,
.section__inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1240px;
    width: 100%
}

.section__columns {
    display: flex;
    gap: 15px;
    flex-direction: column
}

@media (min-width:992px) {
    .section__columns {
        flex-direction: row;
        gap: 30px
    }
}

.section__column {
    flex: 1 1 0
}

.section__picture-image {
    max-width: 100%;
    height: auto;
    border-radius: .3rem
}

.section--has-background {
    position: relative;
    margin: 0 auto;
    padding: 40px 15px
}

@media (min-width:992px) {
    .section--has-background {
        padding: 75px 15px;
        max-width: 1920px
    }
}

.section--has-background .section__background {
    position: absolute;
    opacity: .1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.section--has-background .section__background-image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.section--has-background .section__header,
.section--has-background .section__inner {
    position: relative
}

.section--minimal p span {
    color: var(--primary-color, #e57842);
    font-style: italic
}

.section--minimal .section__header {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px
}

@media (min-width:992px) {
    .section--minimal .section__header {
        gap: 15px
    }
}

.section--minimal .section__pre-headline {
    opacity: .7;
    font-size: 20px;
    line-height: 1.1;
    font-weight: 700
}

@media (min-width:992px) {
    .section--minimal .section__pre-headline {
        font-size: 25px
    }
}

.section--minimal .section__headline {
    font-size: 28px;
    line-height: 1.1;
    font-weight: 700
}

@media (max-width:991px) {
    .section--minimal .section__headline br {
        content: ""
    }

    .section--minimal .section__headline br:after {
        content: " "
    }
}

@media (min-width:992px) {
    .section--minimal .section__headline {
        font-size: 36px
    }
}

.section--align-center .section__header {
    text-align: center
}

.section--align-left {
    text-align: left;
    align-items: start
}

.section--align-left .section__header {
    text-align: left;
    align-items: start
}

.post-tease__thumbnail {
    display: block;
    margin-bottom: 15px
}

.post-tease__thumbnail-image {
    display: block;
    width: 100%;
    height: auto;
    border-radius: .25em
}

.post-tease__thumbnail a:hover img {
    opacity: .9;
    transition: 125ms ease-in-out all
}

.post-tease__headline {
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: 10px
}

.post-tease__headline a {
    color: #010e1d;
    font-weight: 400;
    transition: 125ms ease-in-out all
}

.post-tease__headline a:hover {
    color: var(--primary-color, #e57842)
}

.post-tease__date {
    color: #686868;
    font-size: 13px;
    margin-bottom: 10px
}

.post-tease__text {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 10px
}

.post-tease--grid {
    padding-bottom: 30px
}

.post-tease--grid .post-tease__headline-wrapper {
    position: relative;
    border-radius: .25em;
    overflow: hidden;
    margin-bottom: 15px
}

.post-tease--grid .post-tease__headline {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px;
    width: 100%;
    height: 100%;
    transition: 125ms ease-in-out all;
    background: linear-gradient(transparent, #000);
    background-size: 1px 200%;
    line-height: 1.25;
    margin: 0
}

.post-tease--grid .post-tease__headline:hover {
    background-size: 1px 100%
}

.post-tease--grid .post-tease__headline a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    color: #fff
}

.post-tease--grid .post-tease__headline a:hover {
    color: var(--primary-color, #e57842)
}

.post-tease--grid .post-tease__thumbnail {
    margin-bottom: 0
}

.post-tease--grid .post-tease__text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 10px
}

.sidebar-links__list {
    list-style: none;
    margin: 0;
    padding: 0
}

.sidebar-links__link {
    display: block;
    border-radius: .25em;
    transition: 225ms ease-in-out all;
    margin-bottom: .25em;
    font-weight: 600;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-top: 15px;
    color: var(--primary-color, #e57842);
    background-color: #fdf5f0
}

.sidebar-links__link:hover {
    background-color: #fae6da
}

.sidebar__panel {
    width: 100%;
    margin-bottom: 30px
}

.sidebar__panel-title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 100%;
    border-bottom-color: #eaeaea;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.gia-button {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    background-color: var(--primary-color, #e57842);
    border: 1px solid var(--primary-color, #e57842);
    padding: 15px 25px;
    border-radius: 99px;
    color: #fff;
    transition: 125ms ease-in-out all;
    text-decoration: none
}

@media (min-width:992px) {
    .gia-button {
        padding: 19px 50px
    }
}

.gia-button:hover {
    background-color: var(--primary-color-hover, #e88351);
    color: #fff;
    border: 1px solid var(--primary-color-hover, #e88351);
    text-decoration: none
}

.gia-button--arrow {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 1em
}

.gia-button--arrow svg {
    fill: var(--primary-color, #e57842);
    width: 8px;
    height: 12.8px
}

.gia-button--outlined {
    background-color: transparent;
    border: 1px solid #fff
}

.gia-button--outlined:hover {
    background-color: #fff;
    color: var(--primary-color, #e57842)
}

.gia-button--blank {
    line-height: 1;
    color: inherit;
    padding: 0;
    background: 0 0;
    border: 0;
    border-radius: 0
}

.gia-button--blank:hover {
    background-color: transparent;
    border: 0;
    text-decoration: underline;
    color: var(--primary-color, #e57842)
}

.page-main {
    width: 100%
}

.page-content {
    width: 100%;
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:991px) {
    .page-content {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

@media (min-width:992px) {
    .page-content {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

.page-content__content {
    flex-grow: 1
}

@media screen and (min-width:991px) {
    .page-content__aside {
        min-width: 300px;
        width: 300px
    }
}

@media (max-width:1150px) {
    .page-content--aside {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width:992px) {
    .page-content--aside {
        display: flex;
        gap: 30px
    }
}

body,
html {
    scroll-behavior: smooth
}

[id] {
    scroll-margin-top: 14rem
}

.loop {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px
}

@media screen and (min-width:768px) {
    .loop {
        grid-template-columns: 1fr 1fr
    }
}

.pagination-block {
    margin: 30px 0
}

.pagination-block .pagination {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    gap: 15px
}

.pagination-block .pagination>.disabled {
    display: none
}

.pagination-block .pagination li:first-child .current .current,
.pagination-block .pagination li:first-child .dots,
.pagination-block .pagination li:first-child a {
    padding-left: 0
}

.pagination-block .pagination .current .current,
.pagination-block .pagination .dots,
.pagination-block .pagination a {
    padding: .5em
}

.pagination-block .pagination .dots {
    opacity: .5
}

.pagination-block .pagination a:hover {
    text-decoration: underline;
    color: #000
}

figure.wp-block-image {
    margin: 0;
    padding: 0;
    border-radius: .25em;
    overflow: hidden
}

picture.bvs-picture {
    border-radius: .25em;
    overflow: hidden
}

.my-embed {
    overflow: hidden;
    border-radius: .25em;
    position: relative;
    aspect-ratio: 16/9
}

.my-embed__poster {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 10;
    width: 100%;
    height: 100%
}

.my-embed__poster img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover
}

.my-embed__poster svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 15%;
    height: auto;
    fill: #fff
}

.my-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    width: 100%;
    border: 0
}

.article__featured-image {
    max-width: 100%;
    height: auto
}

.my-embed {
    position: relative;
    aspect-ratio: 16/9
}

.my-embed__poster {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 10;
    width: 100%;
    height: 100%
}

.my-embed__poster img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover
}

.my-embed__poster svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 15%;
    height: auto;
    fill: #fff
}

.my-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    width: 100%;
    border: 0
}

#link-2199-17,
#link-2209-17 {
    margin-left: 15px
}

body div.wpforms-container-full .wpforms-form input[type=email],
body div.wpforms-container-full .wpforms-form input[type=tel],
body div.wpforms-container-full .wpforms-form input[type=text],
body div.wpforms-container-full .wpforms-form select,
body div.wpforms-container-full .wpforms-form textarea {
    padding-top: 13px;
    padding-bottom: 13px;
    color: #878181;
    font-size: 16px;
    font-weight: 500;
    font-family: inherit;
    border-top-color: #dcdcdc;
    border-right-color: #dcdcdc;
    border-bottom-color: #dcdcdc;
    border-left-color: #dcdcdc;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-radius: 5px;
    height: auto
}

body div.wpforms-container-full .wpforms-form .wpforms-page-next,
body div.wpforms-container-full .wpforms-form button[type=submit] {
    color: #fff;
    background-color: var(--primary-color, #e57842);
    padding-left: 50px;
    padding-top: 19px;
    padding-right: 50px;
    padding-bottom: 19px;
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    border-radius: 99px;
    transition: .3s all
}

body div.wpforms-container-full .wpforms-form .wpforms-page-next:hover,
body div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    color: #000
}

body input[type=radio] {
    border: 2px solid #fff;
    box-shadow: 0 0 0 1px #e57842;
    appearance: none;
    border-radius: 50%;
    width: 1.2rem;
    height: 1.2rem;
    background-color: #fff;
    transition: all ease-in .2s;
    margin-right: 8px;
    vertical-align: sub
}

body input[type=radio]:checked {
    background-color: #e57842
}

div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress {
    background-color: #e57842 !important
}

@media (min-width:1024px) {
    .intro+.teasers {
        position: relative;
        margin-top: -75px;
        z-index: 10
    }
}

.wp-block-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: .5em;
    margin-top: 2em;
    margin-bottom: 3em
}

.wp-block-buttons>.wp-block-button:last-child {
    margin-right: 0
}

.wp-block-button__link {
    color: var(--primary-color, #e57842);
    background-color: transparent;
    border-radius: 9999px;
    border-color: var(--primary-color, #e57842);
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    padding: calc(.5em + 2px) calc(1.5em + 2px);
    text-align: center;
    text-decoration: none;
    overflow-wrap: break-word;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 500;
    color: #111
}

.wp-block-button__link:after {
    content: "";
    display: block;
    width: 1em;
    height: 1em;
    margin-left: 1.5em;
    margin-right: -.5em;
    background-image: url("data:image/svg+xml;utf8,<svg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='chevron-right' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' class='svg-inline--fa fa-chevron-right fa-w-10'><path fill='%23e57842' d='M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z'></path></svg>");
    background-size: auto 80%;
    background-position: center;
    background-repeat: no-repeat
}

.wp-block-button__link:hover {
    background-color: #f9f9f9;
    text-decoration: none
}

.grecaptcha-badge {
    visibility: hidden !important
}

@media (min-width:992px) {
    .bivisee {
        text-align: right;
        font-size: 12px
    }
}

.back-to-top {
    position: fixed;
    z-index: 100;
    bottom: 0;
    width: 100%;
    max-width: 1440px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 10px;
    padding-bottom: 10px;
    pointer-events: none
}

@media (min-width:992px) {
    .back-to-top {
        padding-right: 15px;
        padding-bottom: 15px
    }
}

.back-to-top__button {
    cursor: pointer;
    border: 0;
    opacity: 0;
    pointer-events: none;
    width: 48px;
    height: 48px;
    background: var(--primary-color, #e57842);
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 125ms ease-in-out all;
    color: #fff
}

.back-to-top__button:hover {
    background-color: var(--primary-color-hover, #e88351)
}

.back-to-top__button--show {
    pointer-events: auto;
    opacity: 1
}

.back-to-top__button svg {
    width: 25px;
    height: 25px;
    fill: currentColor
}

.search .tease {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #efefef
}

.search .tease p:last-child {
    margin-bottom: 0
}

.search .tease p:first-child {
    margin-top: 0
}

.video-about__wrapper {
    padding: 75px 20px;
    padding-top: 0
}

.video-about__wrapper p {
    color: var(--primary-color);
    font-size: 22px;
    line-height: normal
}

.video-about__wrapper iframe {
    height: 720px;
    width: 100%
}

@media (min-width:1240px) {
    .video-about__wrapper .wp-block-group__inner-container {
        max-width: 1280px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width:992px) {
    .video-about__wrapper p {
        font-size: 18px
    }

    .video-about__wrapper iframe {
        height: 250px;
        width: 100%
    }
}

.is-layout-flex {
    display: flex;
    gap: 10px
}

.page-header .lang-item a img {
    object-fit: cover;
    object-position: left
}

.wp-block-image {
    margin-top: 15px;
    margin-bottom: 15px
}

.wp-block-image figure {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    border-radius: 3px;
    overflow: hidden
}

.wp-block-image figure img {
    width: 100%
}

.wp-block-quote {
    color: var(--primary-color, #e57842);
    font-size: 22px;
    line-height: normal
}

@media (max-width:992px) {
    .wp-block-quote {
        font-size: 18px
    }
}

.has-text-align-right {
    text-align: right
}
.bivisee-category-name{font-weight:bolder}.bivisee-sitemap-page-container{display:block;max-width:100%;margin:0 auto;padding:0}.bivisee-block-columns{display:flex;width:100%;flex-direction:row;align-items:stretch;justify-content:center;flex-wrap:wrap;margin:0;padding:0}.bivisee-block-column{flex:1;flex-direction:column;align-items:flex-start;padding:0 1.5em;box-sizing:border-box}.bv-jumplinks{margin-top:1.5em;margin-bottom:1.5em;background-color:rgb(228 119 65 / .08);padding:15px;border-radius:.25em;color:var(--primary-color,#e57842)}@media (min-width:992px){.bv-jumplinks{padding:45px 55px}}.bv-jumplinks div{font-size:22px;margin-bottom:1em}@media (min-width:992px){.bv-jumplinks div{font-size:25px;margin-bottom:1em}}.bv-jumplinks ul{margin:0;padding:0;margin-left:0;padding-left:1.5em}@media (min-width:992px){.bv-jumplinks ul{column-count:2}}@media (min-width:992px){.bv-jumplinks ul li{margin-bottom:1.5em;padding-right:2.5em;list-style-position:outside}}.bv-jumplinks ul li a{color:inherit;font-weight:700}.bv-jumplinks ul li a:hover{color:#000}.hero{width:100%;position:relative;padding:50px 15px}@media (max-width:991px){.hero{height:calc(100vh - 176px);padding:15px 15px 80px;display:flex;align-items:center;justify-content:flex-start}}@media (min-width:992px){.hero{padding:50px 15px;max-width:1920px;margin-left:auto;margin-right:auto;aspect-ratio:5;display:flex;align-items:center;justify-content:flex-start}}.hero__background{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.hero__background::after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgb(1 14 29 / .4),rgb(1 14 29 / .25))}@media (min-width:991px){.hero__background::after{background:linear-gradient(rgb(1 14 29 / .4),rgb(1 14 29 / .25))}}.hero__background-dots{position:absolute;bottom:0;left:0;transform:translate(-50%,50%);z-index:10;width:250px;height:auto}.hero__background-image{width:100%;height:100%;object-fit:cover}.hero__inner{position:relative;z-index:2}@media (min-width:1240px){.hero__inner{max-width:1120px;width:100%;margin-left:auto;margin-right:auto}}.hero__headline{font-size:36px;font-weight:700;line-height:1.111;color:#fff;margin-bottom:15px}@media (min-width:768px){.hero__headline{margin-bottom:20px;font-size:34px}}@media (min-width:991px){.hero__headline{font-size:45px;padding-right:15%}}.hero__breadcrumbs{font-size:18px;font-weight:400;line-height:1.111;color:#fff}@media (min-width:768px){.hero__breadcrumbs{font-size:14px}}.small-cover-cta{width:100%;position:relative;background:var(--primary-color,#e57842);border-radius:.25em;color:#fff;padding:50px 15px}@media (min-width:991px){.small-cover-cta{padding:125px 0;max-width:1920px;margin-left:auto;margin-right:auto}}.small-cover-cta__background{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.25em;overflow:hidden;border-radius:.25em}.small-cover-cta__background::after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgb(1 14 29 / .4),rgb(1 14 29 / .25))}@media (min-width:991px){.small-cover-cta__background::after{background:linear-gradient(rgb(1 14 29 / .2),rgb(1 14 29 / .14))}}.small-cover-cta__background-image{width:100%;height:100%;object-fit:cover}.small-cover-cta__inner{position:relative;z-index:2;text-align:center}@media (min-width:1310px){.small-cover-cta__inner{max-width:1280px;margin-left:auto;margin-right:auto}}.small-cover-cta__pre-headline{font-size:18px;font-weight:400;line-height:1.111;margin-bottom:15px}@media (min-width:768px){.small-cover-cta__pre-headline{font-size:25px;margin-bottom:30px}}.small-cover-cta__headline{font-size:25px;font-weight:700;line-height:1.111;margin-bottom:10px}@media (min-width:768px){.small-cover-cta__headline{font-size:32px}}@media (min-width:991px){.small-cover-cta__headline{font-size:32px}}.small-cover-cta__text{margin-bottom:15px}.small-cover-cta__link{padding-left:25px;padding-right:25px}.small-cover-cta--aside{padding:50px 20px;border:2px solid var(--primary-color,#e57842)}.small-cover-cta--orange{background:var(--primary-color,#e57842);padding:38px 20px}.small-cover-cta--orange .small-cover-cta__background{opacity:.15}.small-cover-cta--orange .small-cover-cta__text-wrapper{max-width:660px}.small-cover-cta--orange .small-cover-cta__inner{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:clamp(20px,5vmin,50px)}@media (min-width:991px){.small-cover-cta--orange .small-cover-cta__inner{flex-direction:row;text-align:left;gap:0}}.small-cover-cta--orange .small-cover-cta__link{width:fit-content;border:2px #fff solid;font-size:16px;padding:11.5px 10px;line-height:normal;background-color:#fff0}.small-cover-cta--orange .small-cover-cta__link:hover{background-color:rgb(255 255 255 / .09);border:2px #fff solid}.small-cover-cta--orange .small-cover-cta__headline{margin:0;font-size:25px;font-weight:700;line-height:1.6}.small-cover-cta--orange .small-cover-cta__pre-headline{margin:0;font-size:16px;font-weight:600}.cover-cta{width:100%;position:relative;background:#010e1d;padding:50px 15px}@media (min-width:991px){.cover-cta{padding:125px 0;max-width:1920px;margin-left:auto;margin-right:auto}}.cover-cta__background{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%}.cover-cta__background::after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgb(1 14 29 / .4),rgb(1 14 29 / .25))}@media (min-width:991px){.cover-cta__background::after{background:linear-gradient(rgb(1 14 29 / .2),rgb(1 14 29 / .14))}}.cover-cta__background-image{width:100%;height:100%;object-fit:cover}.cover-cta__inner{position:relative;z-index:2;text-align:center}@media (min-width:1310px){.cover-cta__inner{max-width:1280px;margin-left:auto;margin-right:auto}}.cover-cta__pre-headline{font-size:18px;font-weight:400;line-height:1.111;color:#fff;margin-bottom:15px}@media (min-width:768px){.cover-cta__pre-headline{font-size:25px;margin-bottom:30px}}.cover-cta__headline{font-size:25px;font-weight:700;line-height:1.111;color:#fff;margin-bottom:15px}@media (min-width:768px){.cover-cta__headline{margin-bottom:55px;font-size:31px}}@media (min-width:991px){.cover-cta__headline{font-size:40px}}.cover-cta--orange{background:var(--primary-color,#e57842);padding:50px 20px}.cover-cta--orange .cover-cta__background{opacity:.15}.cover-cta--orange .cover-cta__text-wrapper{max-width:660px}.cover-cta--orange .cover-cta__inner{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:clamp(20px,5vmin,50px)}@media (min-width:991px){.cover-cta--orange .cover-cta__inner{flex-direction:row;text-align:left;gap:0}}.cover-cta--orange .cover-cta__headline{margin:0;font-size:25px;font-weight:700;line-height:1.6}.cover-cta--orange .cover-cta__pre-headline{margin:0;font-size:16px;font-weight:600}.text-in-columns+.cover-cta{width:calc(100% - 3rem);max-width:calc(1920px - 3rem);margin-top:-50px;margin-left:auto;margin-right:auto}.content-wrapper{border-bottom:1px solid #efefef}.insurance-companies{width:100%}.insurance-companies__pre-headline{text-align:center}.insurance-companies__headline{text-align:center;margin-bottom:1em}.insurance-companies__logos{display:flex;flex-wrap:wrap}@media (max-width:991px){.insurance-companies__logos{column-gap:1rem;justify-content:space-between}}@media (min-width:992px){.insurance-companies__logos{justify-content:space-evenly;column-gap:3rem}}.insurance-companies__logo-wrapper{width:calc(50% - .5rem)}@media (min-width:992px){.insurance-companies__logo-wrapper{width:20%}}.insurance-companies__logo{display:block;width:100%;height:auto}