.footer_footer__37Mus {
    width: 100%;
    max-width: 1020px;
    margin-left: auto;
    margin-right: auto;
    padding: 12px 20px 28px;
    text-align: center;
    color: var(--colors-footer-text);
    letter-spacing: .1;
    font-weight: 300;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.3333333333
}

.footer_footer__37Mus a {
    text-decoration: underline
}

.footer_footer__37Mus a:first-letter,
.footer_footer__37Mus p:first-letter,
.footer_footer__37Mus span:first-letter {
    text-transform: capitalize
}

.footer_footerevent__dFFy3 {
    color: var(--colors-footer-text);
    letter-spacing: .1;
    font-weight: 300;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.5
}

.footer_footerevent__main__AcOgr {
    padding: 32px 20px;
    display: flex;
    flex-wrap: wrap
}

.footer_footerevent__menu__1ySfa {
    margin-bottom: 8px
}

.footer_footerevent__title__uH6wD {
    font-weight: 600
}

.footer_footerevent__subtitle__Ka_Lw {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400
}

.footer_footerevent__dFFy3 a:first-letter,
.footer_footerevent__dFFy3 p:first-letter,
.footer_footerevent__dFFy3 span:first-letter {
    text-transform: capitalize
}

.footer_footerevent__block1__4H68Z,
.footer_footerevent__block2__3km7H {
    flex-basis: 50%
}

.footer_footerevent__block1__4H68Z {
    padding-bottom: 16px
}

.footer_footerevent__block1__4H68Z a {
    text-decoration: underline
}

.footer_footerevent__block2__3km7H {
    display: flex;
    justify-content: flex-end
}

.footer_footerevent__block2__3km7H i {
    cursor: pointer;
    font-size: 14px
}

.footer_footerevent__block3__t2Vnf i {
    font-size: 20px
}

.footer_footerevent__block3__t2Vnf a {
    font-family: Helvetica Neue, Arial, sans-serif;
    font-weight: 400
}

.footer_footerevent__network__2-F-J {
    display: flex;
    grid-gap: 20px;
    gap: 20px;
    margin: 16px 0
}

.footer_footerevent__hp__1Etbn {
    flex-direction: column-reverse;
    align-items: center
}

.footer_footerevent__hp__1Etbn .footer_footerevent__block3__t2Vnf {
    display: flex;
    flex-direction: column-reverse;
    align-items: center
}

.footer_footerevent__hp__1Etbn .footer_footerevent__block1__4H68Z {
    padding: 0;
    text-align: center;
    color: #fff
}

.footer_footerevent__hp__1Etbn .footer_footerevent__block1__4H68Z p:last-child {
    margin-top: 8px
}

.footer_footerevent__hp__1Etbn a {
    color: #fff
}

.footer_footerevent__border__35pxr {
    border-top: 1px solid #e7e7e7
}

.footer_footerevent__dFFy3 .footer_arrowScroll__3oT2c {
    color: var(--event-element-black)
}

@media(min-width:768px) {
    .footer_footerevent__main__AcOgr {
        flex-wrap: nowrap;
        align-items: center;
        text-align: center;
        padding: 32px 38px;
        background-color: #fff
    }

    .footer_footerevent__main__AcOgr:after {
        content: none
    }

    .footer_footerevent__menu__1ySfa {
        margin: 0
    }

    .footer_footerevent__block1__4H68Z,
    .footer_footerevent__block2__3km7H,
    .footer_footerevent__block3__t2Vnf {
        flex: 33%
    }

    .footer_footerevent__block1__4H68Z {
        padding: 0
    }

    .footer_footerevent__block3__t2Vnf {
        order: -1;
        display: flex;
        justify-content: flex-start;
        align-items: center
    }

    .footer_footerevent__block3--text__3pLOm {
        margin: 0 0 5px 34px
    }

    .footer_footerevent__network__2-F-J {
        margin: 0
    }

    .footer_footerevent__hp__1Etbn {
        position: absolute;
        left: 50%;
        bottom: 0;
        background: none;
        border: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .footer_footerevent__hp__1Etbn .footer_footerevent__block1__4H68Z {
        display: none
    }

    .footer_footerevent__hp__1Etbn .footer_footerevent__block3--text__3pLOm {
        margin: 0 0 34px
    }
}

.burgerMenu_container__219PN {
    position: absolute;
    left: 20px;
    z-index: 10
}

@media(min-width:768px) {
    .burgerMenu_container__219PN.burgerMenu_onePage__3Erbm {
        display: none
    }
}

.burgerMenu_burger__IKqL8 {
    position: relative;
    cursor: pointer
}

.burgerMenu_burger__IKqL8 i:before {
    color: var(--colors-black);
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1
}

.burgerMenu_burger__IKqL8:after {
    content: "pressroom";
    position: absolute;
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    color: var(--colors-lightblack);
    bottom: 6px;
    padding-left: 9px;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1
}

@media(min-width:768px) {
    .burgerMenu_burger__IKqL8:after {
        bottom: 3px;
        padding-left: 18px;
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 1
    }
}

.langService_lang__3rL5R {
    font-family: Helvetica, Arial, sans-serif
}

.langService_lang__3rL5R.langService_isInHeader__D8WOp {
    position: absolute;
    right: 20px
}

@media(min-width:768px) {
    .langService_lang__3rL5R.langService_isInHeader__D8WOp {
        display: block
    }
}

.langService_lang__3rL5R.langService_isInHeader__D8WOp:not(.langService_verticalCenter__1izg4) {
    top: 34px
}

.langService_lang__3rL5R.langService_isInHeader__D8WOp a {
    text-transform: uppercase;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1
}

.langService_lang__3rL5R a {
    font-weight: 300;
    color: var(--colors-lightblack);
    cursor: pointer;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.4285714286
}

.langService_lang__3rL5R.langService_as-array__8F3nX a {
    margin-left: 18px;
    color: var(--colors-legals-contrast)
}

.langService_lang__3rL5R.langService_as-array__8F3nX a.langService_active__3ibTT {
    color: var(--colors-lightblack)
}

.langService_lang__3rL5R i:before {
    margin-left: 6px;
    font-size: 7px;
    font-size: .4375rem;
    line-height: 1
}

.langService_lang__3rL5R .langService_legend__Mavhi {
    font-weight: 300;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.4285714286;
    color: var(--colors-gray)
}

.langService_hideInMobile__1zULd {
    display: none
}

.menuListUnderline_underline__XPiXU {
    display: block;
    position: absolute;
    bottom: -10px;
    width: 0;
    height: 4px;
    background-color: var(--colors-black);
    -webkit-transform-origin: left;
    transform-origin: left;
    will-change: transform;
    opacity: 0;
    transition: opacity .2s cubic-bezier(.25, .46, .45, .94), -webkit-transform .2s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s cubic-bezier(.25, .46, .45, .94), transform .2s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s cubic-bezier(.25, .46, .45, .94), transform .2s cubic-bezier(.25, .46, .45, .94), -webkit-transform .2s cubic-bezier(.25, .46, .45, .94)
}

.menuListUnderline_underline__XPiXU.menuListUnderline_visible__2LO6u {
    opacity: 1
}

.menuList_container__1FdVg {
    position: relative;
    left: 0;
    transition: left .2s cubic-bezier(.25, .46, .45, .94)
}

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

.menuList_container__1FdVg.menuList_animate__3Qjzb {
    left: -100vw
}

.menuList_menuList__9Tt0O .menuList_menuList-item__3wqli .menuList_menuList-itemLink__-E1Xx {
    position: relative;
    display: inline-block;
    color: var(--colors-lightblack);
    cursor: pointer
}

.menuList_menuList__9Tt0O .menuList_menuList-item__3wqli .menuList_menuList-itemLink__-E1Xx:link:hover,
.menuList_menuList__9Tt0O .menuList_menuList-item__3wqli .menuList_menuList-itemLink__-E1Xx:visited:hover {
    text-decoration: underline
}

.menuList_menuList__9Tt0O.menuList_horizontal__2jHps .menuList_menuList-item__3wqli {
    display: inline-block;
    margin: 0 15px
}

.menuList_menuList__9Tt0O.menuList_horizontal__2jHps .menuList_menuList-item__3wqli.menuList_active__1JdQz a:before {
    left: 10px;
    width: calc(100% - 20px)
}

.menuList_menuList__9Tt0O.menuList_horizontal__2jHps .menuList_menuList-itemLink__-E1Xx {
    padding: 0 10px;
    font-weight: 600;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.5
}

.menuList_menuList__9Tt0O.menuList_burger__2vHut {
    padding-right: 15px
}

.menuList_menuList__9Tt0O.menuList_burger__2vHut.menuList_subMenuMobile__1Thvp {
    position: absolute;
    top: 0;
    left: 100vw;
    height: 100%;
    width: calc(100vw - 40px)
}

.menuList_menuList__9Tt0O.menuList_burger__2vHut.menuList_subMenuMobile__1Thvp .menuList_menuList-item__3wqli i {
    order: 0;
    flex-grow: 0;
    padding: 10px 10px 10px 0;
    margin-right: 10px
}

.menuList_menuList__9Tt0O.menuList_burger__2vHut.menuList_subMenuMobile__1Thvp .menuList_menuList-item__3wqli i:before {
    position: relative;
    bottom: 2px
}

.menuList_menuList__9Tt0O.menuList_burger__2vHut.menuList_subMenuMobile__1Thvp .menuList_menuList-item__3wqli .menuList_menuList-itemLink__-E1Xx {
    order: 1;
    flex-grow: 1
}

.menuList_menuList__9Tt0O.menuList_burger__2vHut .menuList_menuList-itemContainer__1nvoW {
    display: flex;
    align-items: center
}

.menuList_menuList__9Tt0O.menuList_burger__2vHut .menuList_menuList-item__3wqli {
    display: block;
    position: relative;
    margin: 30px 0
}

.menuList_menuList__9Tt0O.menuList_burger__2vHut .menuList_menuList-item__3wqli:first-child {
    margin-top: 0
}

@media(min-width:768px) {
    .menuList_menuList__9Tt0O.menuList_burger__2vHut .menuList_menuList-item__3wqli {
        margin: 0 0 37px
    }
}

.menuList_menuList__9Tt0O.menuList_burger__2vHut .menuList_menuList-item__3wqli .menuList_menuList-itemLink__-E1Xx {
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4444444444
}

@media(min-width:768px) {
    .menuList_menuList__9Tt0O.menuList_burger__2vHut .menuList_menuList-item__3wqli .menuList_menuList-itemLink__-E1Xx {
        font-size: 14px;
        font-size: .875rem;
        line-height: 1.4285714286
    }
}

.menuList_menuList__9Tt0O.menuList_burger__2vHut .menuList_menuList-item__3wqli.menuList_active__1JdQz .menuList_menuList-itemLink__-E1Xx {
    text-decoration: underline
}

.menuList_menuList__9Tt0O.menuList_burger__2vHut .menuList_menuList-item__3wqli i {
    flex-grow: 1;
    text-align: right;
    cursor: pointer
}

.menuList_menuList__9Tt0O.menuList_burger__2vHut .menuList_menuList-item__3wqli i:before {
    padding: 5px 0;
    font-size: 7px;
    font-size: .4375rem;
    line-height: 1
}

.menuList_menuList__9Tt0O.menuList_burger__2vHut .menuList_menuList-item__3wqli i.menuList_right__3bTe_:before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.menuList_menuList__9Tt0O.menuList_burger__2vHut .menuList_menuList-item__3wqli.menuList_opened__3BM5K i:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.menuList_menuList__9Tt0O.menuList_burger__2vHut .menuList_menuList-item__3wqli.menuList_opened__3BM5K i.menuList_right__3bTe_:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.menuList_menuList__9Tt0O.menuList_burger__2vHut .menuList_menuList-subMenu__3F25d {
    padding-top: 40px
}

@media(min-width:768px) {
    .menuList_menuList__9Tt0O.menuList_burger__2vHut .menuList_menuList-subMenu__3F25d {
        padding-top: 27px
    }
}

.menuList_menuList__9Tt0O.menuList_burger__2vHut .menuList_menuList-subMenu-item__3VmBM {
    color: var(--colors-lightblack);
    margin-bottom: 30px;
    font-size: 10px;
    font-size: .625rem;
    line-height: 2
}

@media(min-width:768px) {
    .menuList_menuList__9Tt0O.menuList_burger__2vHut .menuList_menuList-subMenu-item__3VmBM {
        margin-bottom: 19px
    }
}

.menuList_menuList__9Tt0O.menuList_burger__2vHut .menuList_menuList-subMenu-item__3VmBM.menuList_active__1JdQz .menuList_menuList-subMenu-itemLink__2_bxq {
    text-decoration: underline
}

.menuList_menuList__9Tt0O.menuList_burger__2vHut .menuList_menuList-subMenu-subMenu-item__1QEzx {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 300;
    margin: 6px 0;
    font-size: 12px;
    font-size: .75rem;
    line-height: 2
}

.menuList_menuList__9Tt0O.menuList_burger__2vHut .menuList_menuList-subMenu-subMenu-item__1QEzx:before {
    content: "- "
}

.menuList_menuList__9Tt0O.menuList_burger__2vHut .menuList_menuList-subMenu-subMenu-item__1QEzx.menuList_active__1JdQz .menuList_menuList-subMenu-subMenu-itemLink__B-QHJ {
    text-decoration: underline
}

.menuHorizontal_menuHorizontal__-rU7L {
    text-align: center;
    padding-bottom: 10px
}

.menuPopin_menuPopin__X3LZ5 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 500
}

@media(max-width:767px) {
    .menuPopin_menuPopin__X3LZ5 {
        background: var(--colors-white);
        border-top: var(--head-border-height) solid var(--colors-border-top)
    }
}

@media(min-width:768px) {
    .menuPopin_menuPopin__X3LZ5 {
        background: var(--colors-overlay)
    }
}

@media(max-width:767px) {
    .menuPopin_menuPopin__X3LZ5 .menuPopin_wrapper__jmlmW {
        padding: 80px 20px
    }

    .menuPopin_menuPopin__X3LZ5 .menuPopin_wrapper__jmlmW .menuPopin_scrollbar__3KNol>div {
        -webkit-mask-image: linear-gradient(transparent, #000 30%, #000 80%, transparent);
        mask-image: linear-gradient(transparent, #000 30%, #000 80%, transparent)
    }

    .menuPopin_menuPopin__X3LZ5 .menuPopin_wrapper__jmlmW .menuPopin_scrollbar__3KNol>div.menuPopin_fadeDown__WKp6K {
        -webkit-mask-image: linear-gradient(transparent, #000 30%);
        mask-image: linear-gradient(transparent, #000 30%)
    }

    .menuPopin_menuPopin__X3LZ5 .menuPopin_wrapper__jmlmW .menuPopin_scrollbar__3KNol>div.menuPopin_fadeUp__3MZE9 {
        -webkit-mask-image: linear-gradient(180deg, #000 65%, transparent);
        mask-image: linear-gradient(180deg, #000 65%, transparent)
    }
}

@media(min-width:768px) {
    .menuPopin_menuPopin__X3LZ5 .menuPopin_wrapper__jmlmW {
        width: 602px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        padding: 65px 100px;
        background: var(--colors-white)
    }
}

@media(max-width:767px) {
    .menuPopin_menuPopin__X3LZ5 h4 {
        font-size: 14px;
        font-size: .875rem;
        line-height: 1.4285714286;
        margin: 0 0 80px
    }
}

@media(min-width:768px) {
    .menuPopin_menuPopin__X3LZ5 h4 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.3;
        margin: 78px 0 70px
    }
}

.menuPopin_menuPopin__X3LZ5 .menuPopin_close__30260 {
    position: absolute;
    top: 20px;
    right: 30px;
    cursor: pointer;
    color: var(--colors-black)
}

@media(min-width:768px) {
    .menuPopin_menuPopin__X3LZ5 .menuPopin_close__30260 {
        top: 64px;
        right: 100px
    }
}

@media(max-width:767px) {
    .menuPopin_menuPopin__X3LZ5 .menuPopin_langContainer__3W2U7 {
        position: absolute;
        z-index: 10;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 20px 20px 30px;
        background-color: var(--colors-lighterwhite)
    }
}

.menuPopin_menuPopin__X3LZ5 .menuPopin_track-vertical__2EDZs div {
    background-color: var(--colors-black) !important
}

.menu_menu__15_tj {
    color: var(--colors-lightblack)
}

.header_header__1gO32 {
    position: fixed;
    height: calc(61px + var(--head-border-height));
    z-index: 500;
    top: 0;
    width: 100%;
    background: var(--colors-white);
    border-top: var(--head-border-height) solid var(--colors-border-top);
    border-bottom: 1px solid var(--colors-lightwhite)
}

.header_header__1gO32 .header_wrapper__1iipo {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 20px
}

.header_header__1gO32.header_column__2gDIx .header_wrapper__1iipo {
    flex-direction: column;
    justify-content: space-between
}

@media(min-width:768px) {
    .header_header__1gO32 {
        height: calc(132px + var(--head-border-height))
    }
}

.popin_wrapper__3x03- {
    display: none;
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    padding: 0 20px
}

.popin_wrapper__3x03-.popin_open__sR2Ru {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.popin_overlay__dChod {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--colors-popin-global)
}

.popin_overlayLocal__3noPa {
    background-color: var(--colors-popin-local)
}

.popin_container__3U0-P {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: var(--colors-notheme-white);
    border-top: 6px solid var(--colors-popin-top);
    border-bottom: 6px solid var(--colors-popin-bottom)
}

@media(min-width:768px) {
    .popin_container__3U0-P {
        width: 375px
    }
}

.popin_container__3U0-P.popin_no-dl__2-NFk {
    border-bottom: none
}

.popin_container__3U0-P.popin_no-dl__2-NFk .popin_content__1bMWd {
    padding-bottom: 20px
}

.popin_container__3U0-P .popin_content__1bMWd {
    min-height: 295px;
    padding: 64px 40px;
    text-align: center
}

.popin_container__3U0-P .popin_content__1bMWd p {
    color: var(--colors-notheme-lightblack);
    font-weight: 600;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.5
}

.popin_container__3U0-P .popin_content__1bMWd form {
    height: calc(100% - 68px)
}

.popin_container__3U0-P .popin_content__1bMWd .popin_embed-container__3AXVR {
    cursor: pointer
}

.popin_container__3U0-P .popin_content__1bMWd>:not(:first-child) {
    margin-top: 20px
}

.popin_container__3U0-P .popin_download__1JRDI,
.popin_container__3U0-P .popin_go__1mfL8 {
    display: block;
    width: 100%;
    height: 50px;
    background: var(--colors-notheme-black);
    color: var(--colors-notheme-white);
    font-weight: 600;
    text-align: center;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1.2727272727;
    line-height: 50px
}

.popin_title__38_gz {
    margin-bottom: 34px
}

.popin_radioField__1DGY9+.popin_radioField__1DGY9 {
    margin-top: 15px
}

.popin_radioField__1DGY9 input[type=radio] {
    display: none
}

.popin_radioField__1DGY9 input[type=radio]:checked+label:before {
    background: var(--colors-notheme-black)
}

.popin_radioField__1DGY9 label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding-left: 16px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: var(--colors-notheme-darkgray);
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.2857142857
}

.popin_radioField__1DGY9 label:before {
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    border: 1px solid var(--colors-notheme-black);
    border-radius: 10px;
    background: var(--colors-notheme-white);
    left: 0;
    top: calc(50% + 1px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.popin_embed__t6iJ4 {
    position: relative;
    display: inline-block;
    font-weight: 600;
    color: var(--colors-notheme-lightblack);
    padding-left: 28px;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1.3636363636
}

.popin_embed__t6iJ4 i {
    position: absolute;
    left: 0;
    top: 50%;
    color: var(--colors-notheme-black);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1
}

.popin_embed__t6iJ4:after {
    content: attr(data-confirm);
    position: absolute;
    left: 28px;
    top: 0;
    width: calc(100% - 28px);
    background-color: var(--colors-notheme-white);
    opacity: 0;
    transition: opacity .2s cubic-bezier(.25, .46, .45, .94)
}

.popin_embed__t6iJ4.popin_copied__34nUm:after {
    opacity: 1
}

.popin_close__2oJ1- {
    position: absolute;
    top: 12px;
    right: 18px;
    color: var(--colors-notheme-black);
    cursor: pointer
}

.popin_close__2oJ1- i {
    line-height: 0;
    display: block
}

.popin_close__2oJ1- i:before {
    font-size: 14px;
    line-height: 14px
}

.popin_innerscroll__14l6k>div {
    margin-bottom: 0 !important;
    max-height: 99px !important
}

.popin_innerscroll__14l6k>div::-webkit-scrollbar {
    -webkit-appearance: none
}

.popin_innerscroll__14l6k>div::-webkit-scrollbar:vertical {
    width: 11px
}

.popin_innerscroll__14l6k>div::-webkit-scrollbar:horizontal {
    display: none
}

.popin_innerscroll__14l6k>div::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid var(--colors-notheme-white);
    background-color: rgba(0, 0, 0, .5)
}

.popin_innerscroll__14l6k>div::-webkit-scrollbar-track {
    background-color: var(--colors-notheme-white);
    border-radius: 8px
}

.popin_innerscroll__14l6k .popin_track-vertical__3JyiU {
    opacity: 1 !important
}

.popin_innerscroll__14l6k .popin_thumb-vertical__2iYXr {
    opacity: 1
}

.popin_innerscroll__14l6k .popin_track-horizontal__1o4qF {
    display: none !important
}

.select_selectCustomed__1GHQj {
    display: inline-block;
    margin-top: 15px;
    min-width: 180px
}

.select_selectCustomed__1GHQj [class*=selectCustomed__control] {
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid var(--colors-notheme-gray);
    background-color: transparent;
    cursor: pointer;
    box-shadow: none
}

.select_selectCustomed__1GHQj [class*=selectCustomed__control]:hover {
    border-color: var(--colors-notheme-gray)
}

.select_selectCustomed__1GHQj [class*=selectCustomed__control--is-disabled] {
    background-color: var(--colors-notheme-lightwhite)
}

.select_selectCustomed__1GHQj [class*=css-bl6clz],
.select_selectCustomed__1GHQj [class*=css-d8oujb] {
    display: none
}

.select_selectCustomed__1GHQj [class*=selectCustomed__single-value] {
    color: var(--colors-notheme-darkgray);
    font-weight: 300;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.2857142857
}

.select_selectCustomed__1GHQj [class*=selectCustomed__indicators] {
    display: block;
    padding: 0 10px 0 0
}

.select_selectCustomed__1GHQj [class*=selectCustomed__indicators]:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    font-family: frontstage_icons, sans-serif;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: var(--colors-notheme-black);
    font-size: 6px;
    font-size: .375rem;
    line-height: 1
}

.select_selectCustomed__1GHQj [class*=selectCustomed__indicators] svg {
    display: none
}

.select_selectCustomed__1GHQj [class*=selectCustomed__placeholder] {
    font-size: 12px;
    font-size: .75rem;
    line-height: 2;
    font-family: Helvetica, Arial, sans-serif
}

.select_selectCustomed__1GHQj [class*=selectCustomed__placeholder]:first-letter {
    text-transform: capitalize
}

.select_selectCustomed__1GHQj [class*=selectCustomed__control--is-focused]:hover,
.select_selectCustomed__1GHQj [class*=selectCustomed__control--menu-is-open],
.select_selectCustomed__1GHQj [class*=selectCustomed__control--menu-is-open]:hover {
    border-color: var(--colors-notheme-gray)
}

.select_selectCustomed__1GHQj [class*=selectCustomed__control--menu-is-open] [class*=selectCustomed__indicators]:before {
    -webkit-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%)
}

.select_selectCustomed__1GHQj [class*=selectCustomed__menu] {
    width: 100%;
    margin: 0;
    text-align: left;
    border-radius: 0;
    box-shadow: none
}

.select_selectCustomed__1GHQj [class*=selectCustomed__menu-list] {
    width: 100%;
    max-height: 200px;
    padding: 0;
    border: 1px solid var(--colors-notheme-gray);
    border-top: 0;
    box-shadow: none
}

.select_selectCustomed__1GHQj [class*=selectCustomed__option] {
    cursor: pointer;
    color: var(--colors-notheme-darkgray);
    font-weight: 300;
    font-family: Helvetica, Arial, sans-serif;
    background: var(--colors-notheme-white);
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.4285714286
}

.select_selectCustomed__1GHQj [class*=selectCustomed__option]:hover {
    background: var(--colors-notheme-lightgray)
}

.select_selectCustomed__1GHQj [class*=selectCustomed__option--is-selected] {
    background: var(--colors-notheme-lightwhite)
}

.select_selectCustomed__1GHQj [class*=selectCustomed__option--is-selected]:hover {
    background: var(--colors-notheme-lightgray)
}

.confirmation_confirmation__ZoyYP {
    font-size: 10px;
    font-size: .625rem;
    line-height: 4;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100vw;
    background-color: var(--colors-black);
    color: var(--colors-white);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: -webkit-transform .2s cubic-bezier(.215, .61, .355, 1);
    transition: transform .2s cubic-bezier(.215, .61, .355, 1);
    transition: transform .2s cubic-bezier(.215, .61, .355, 1), -webkit-transform .2s cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 150px, 0);
    transform: translate3d(0, 150px, 0)
}

.confirmation_confirmation__ZoyYP.confirmation_active__14WHL {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.confirmation_copy-text__1lMQ7 {
    position: relative
}

@media not all and (hover:none)and (any-pointer:coarse) {
    .confirmation_copy-text__1lMQ7 {
        pointer-events: none
    }

    .confirmation_copy-text__1lMQ7 a {
        pointer-events: auto
    }
}

.confirmation_copy-text__1lMQ7:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity .2s cubic-bezier(.215, .61, .355, 1)
}

@media(hover:none)and (any-pointer:coarse) {
    .confirmation_copy-text__1lMQ7:after {
        background: var(--colors-touch-confirm)
    }
}

.confirmation_copy-text__1lMQ7.confirmation_active__14WHL:after {
    opacity: .5
}

@media (hover:none),
(pointer:coarse),
not all {
    .confirmation_copy-text__1lMQ7 {
        -webkit-user-select: none !important;
        -ms-user-select: none !important;
        user-select: none !important
    }
}

.push_push__3pc3m {
    position: relative;
    width: 100%;
    height: 100%
}

.push_push__picture__3NlHF {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0
}

.push_push__picture__3NlHF div {
    width: 100%;
    height: 100%
}

.push_push__picture__3NlHF img {
    display: block;
    width: 100%
}

.picture_module__picture__3zwxW {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.picture_module__picture__3zwxW .image-container {
    position: relative;
    width: 100%;
    height: 100%
}

.picture_module__picture__3zwxW .image-container .download-overlay {
    background: var(--colors-notheme-touch);
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    justify-content: center;
    transition: opacity .2s cubic-bezier(.25, .46, .45, .94);
    pointer-events: none;
    opacity: 0
}

.picture_module__picture__3zwxW .image-container .download-overlay__img {
    width: 64px;
    height: auto
}

.picture_module__picture__3zwxW .image-container .download-overlay__text {
    font-size: 14px;
    margin-top: 1em
}

.picture_module__picture__3zwxW .image-container.download-menu-active .download-overlay {
    opacity: 1;
    pointer-events: auto
}

.picture_module__picture__3zwxW picture {
    display: block;
    width: inherit;
    height: inherit;
    opacity: 0;
    -webkit-filter: blur(2px);
    filter: blur(2px);
    transition: opacity .2s cubic-bezier(.25, .46, .45, .94), -webkit-filter .2s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s cubic-bezier(.25, .46, .45, .94), filter .2s cubic-bezier(.25, .46, .45, .94);
    transition: opacity .2s cubic-bezier(.25, .46, .45, .94), filter .2s cubic-bezier(.25, .46, .45, .94), -webkit-filter .2s cubic-bezier(.25, .46, .45, .94)
}

.picture_module__picture__3zwxW picture.picture_loaded__ttZXJ {
    opacity: 1
}

.picture_module__picture__3zwxW picture[data-hd] {
    -webkit-filter: none;
    filter: none
}

.picture_module__picture__3zwxW picture img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain
}

.picture_cover__MPeeW picture img {
    object-fit: cover
}

.downloadkit_mobileDevice__1KL08 .downloadkit_zone__E5dtc {
    display: none
}

.downloadkit_hover__1efEn {
    position: relative
}

.downloadkit_zone__E5dtc {
    position: absolute;
    z-index: 5;
    background: rgba(0, 0, 0, .3);
    display: flex;
    flex-direction: column;
    justify-content: center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    opacity: 0;
    transition: opacity .25s cubic-bezier(.455, .03, .515, .955)
}

.downloadkit_zone__E5dtc[class*=hover] {
    opacity: 1
}

@media(max-width:767px) {
    .downloadkit_zone__E5dtc {
        display: none;
        pointer-events: none
    }
}

.downloadkit_zone_force-show__2qkHe {
    display: flex;
    pointer-events: auto
}

.downloadkit_position__2KCkV {
    text-align: center;
    padding: 0 20px
}

.downloadkit_position_reduce-marge__3H3A4 {
    padding: 0 7px
}

.downloadkit_button-container__1PEJj {
    max-width: 300px;
    margin: 21px auto 0;
    pointer-events: none
}

.downloadkit_button-container_hover__3p18q {
    pointer-events: auto
}

.downloadkit_action__3Aeam,
.downloadkit_download__1lsqY {
    cursor: pointer;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    padding: 5px 15px;
    width: 100%;
    height: 50px;
    text-align: center;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1.8181818182
}

@media(min-width:768px) {

    .downloadkit_action__3Aeam,
    .downloadkit_download__1lsqY {
        padding: 5px 20px
    }
}

.downloadkit_download__1lsqY {
    background: var(--colors-black);
    color: var(--colors-white)
}

.downloadkit_download__1lsqY.downloadkit_withIcon__3Y4J3 {
    padding-right: 53px
}

.downloadkit_download__1lsqY i {
    display: block;
    color: var(--colors-white)
}

.downloadkit_download__1lsqY i:before {
    text-align: center;
    vertical-align: middle;
    position: absolute;
    right: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1
}

.downloadkit_download_reduce-marge__1HugO {
    padding: 0 3px
}

.downloadkit_action__3Aeam,
.downloadkit_colorReverse__3K0Dy {
    background: var(--colors-white);
    color: var(--colors-black)
}

.downloadkit_colorReverse__3K0Dy {
    border: 1px solid var(--colors-black)
}

@-webkit-keyframes popin-gallery-horizontal_load__1FbZH {
    0% {
        opacity: .3
    }

    to {
        opacity: 1
    }
}

@keyframes popin-gallery-horizontal_load__1FbZH {
    0% {
        opacity: .3
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes popin-gallery-horizontal_fadeCopy__qWiBY {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    to {
        opacity: 0
    }
}

@keyframes popin-gallery-horizontal_fadeCopy__qWiBY {
    0% {
        opacity: 0
    }

    50% {
        opacity: .5
    }

    to {
        opacity: 0
    }
}

.popin-gallery-horizontal_ellipsis2lines__2z-Ed {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.popin-gallery-horizontal_wrapper__1CfPI {
    display: none;
    position: fixed;
    z-index: 500;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: -webkit-fill-available;
    min-height: stretch;
    background-color: var(--colors-notheme-darkgray)
}

.popin-gallery-horizontal_wrapper__1CfPI.popin-gallery-horizontal_open__J6y7b {
    display: block
}

.popin-gallery-horizontal_container__3CU4S {
    position: relative;
    height: 100%;
    width: 100%;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto
}

.popin-gallery-horizontal_interaction__btn__1Ds1E {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: var(--colors-notheme-black);
    height: 48px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #000;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1.4545454545
}

.popin-gallery-horizontal_interaction__btn__1Ds1E i {
    margin-left: 10px
}

.popin-gallery-horizontal_interaction__btn--outline__2nrfH {
    background-color: #000;
    color: #fff;
    border: 1px solid #fff
}

.popin-gallery-horizontal_interaction__btn--close__2c7O_ {
    width: 32px;
    height: 32px;
    position: absolute;
    z-index: 20;
    top: 20px;
    right: 20px;
    font-size: 10px
}

.popin-gallery-horizontal_interaction__btn--square__1Wsfe {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000
}

.popin-gallery-horizontal_interaction__btn--close__2c7O_ i,
.popin-gallery-horizontal_interaction__btn--square__1Wsfe i {
    margin: 0
}

.popin-gallery-horizontal_interaction__btn--download__3HPnk {
    margin-bottom: 8px
}

.popin-gallery-horizontal_interaction__btn--download__3HPnk i {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1
}

.popin-gallery-horizontal_interaction__btn--download2__ejvw6 {
    display: none;
    margin: 33px;
    width: calc(100% - 66px)
}

.popin-gallery-horizontal_interaction__btn--download2__ejvw6 i {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1
}

.popin-gallery-horizontal_interaction__btn--add__2Fsxp i {
    font-size: 12px;
    font-size: .75rem;
    line-height: 1
}

.popin-gallery-horizontal_interaction__btn--add__2Fsxp i.popin-gallery-horizontal_minus__2pA73 {
    font-size: 2px;
    font-size: .125rem;
    line-height: 1
}

.popin-gallery-horizontal_interaction__block__1460u {
    position: absolute;
    bottom: 24px;
    display: flex;
    justify-content: center;
    grid-gap: 5px;
    gap: 5px;
    font-size: 14px;
    width: 100%
}

.popin-gallery-horizontal_images-wrapper__I9x22 {
    position: relative;
    height: 100%
}

.popin-gallery-horizontal_big-loaded__1hA66 .popin-gallery-horizontal_popinGalleryBig-temp__2yzSL,
.popin-gallery-horizontal_popinGalleryBig-block__14tF0 {
    opacity: 0;
    height: 0
}

.popin-gallery-horizontal_popinGalleryBig-temp__2yzSL {
    opacity: 1;
    height: 100%;
    position: relative
}

.popin-gallery-horizontal_popinGalleryBig-temp__2yzSL .popin-gallery-horizontal_popinGalleryBig__3wHA2 {
    background: 50%/100px var(--logo-default-black);
    -webkit-animation: popin-gallery-horizontal_load__1FbZH 1s cubic-bezier(.25, .46, .45, .94) infinite alternate;
    animation: popin-gallery-horizontal_load__1FbZH 1s cubic-bezier(.25, .46, .45, .94) infinite alternate
}

.popin-gallery-horizontal_big-loaded__1hA66 .popin-gallery-horizontal_popinGalleryBig-block__14tF0[class*=popinGalleryBig-active] {
    opacity: 1;
    height: calc(100% - 96px);
    position: relative;
    transition: opacity .2s cubic-bezier(.25, .46, .45, .94);
    display: flex;
    flex-direction: column
}

.popin-gallery-horizontal_big-loaded__1hA66 .popin-gallery-horizontal_popinGalleryBig-block__14tF0[class*=popinGalleryBig-active][class*=full-description] {
    height: 100%
}

.popin-gallery-horizontal_popinGalleryBig__3wHA2 picture {
    height: 100%;
    object-fit: contain;
    object-position: 50%;
    overflow: hidden;
    display: flex !important;
    flex-direction: column;
    justify-content: center
}

.popin-gallery-horizontal_popinGalleryBig__3wHA2 picture img {
    width: 100%;
    height: auto !important
}

.popin-gallery-horizontal_popinGalleryBig__picture__3agoe {
    height: calc(100% - 50px);
    position: relative
}

.popin-gallery-horizontal_popinGalleryBig-legend__3Mp9D {
    position: relative;
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 50px;
    width: 100%;
    padding: 0 20px;
    color: var(--colors-notheme-white);
    background-color: #000
}

.popin-gallery-horizontal_popinGalleryBig-legend__3Mp9D .popin-gallery-horizontal_track-vertical__2VzJ1 {
    background-color: var(--colors-notheme-gray)
}

.popin-gallery-horizontal_popinGalleryBig-legend__3Mp9D .popin-gallery-horizontal_track-vertical__2VzJ1 div {
    background-color: var(--colors-notheme-white) !important
}

.popin-gallery-horizontal_popinGalleryBig-position__AEgul,
.popin-gallery-horizontal_popinGalleryBig-title__2Zjap {
    font-size: 10px;
    font-size: .625rem;
    line-height: 1.8;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.popin-gallery-horizontal_popinGalleryBig-position__AEgul span,
.popin-gallery-horizontal_popinGalleryBig-title__2Zjap span {
    max-height: 40px;
    margin-right: 12px
}

.popin-gallery-horizontal_popinGalleryBig-position__AEgul i,
.popin-gallery-horizontal_popinGalleryBig-title__2Zjap i {
    font-size: 6px;
    line-height: 18px
}

.popin-gallery-horizontal_popinGalleryBig-position__AEgul {
    background-color: #282828
}

.popin-gallery-horizontal_popinGalleryBig-description__NiHSo {
    padding: 0 20px 32px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.popin-gallery-horizontal_popinGalleryBig-description__scroll__2KaoV {
    flex-grow: 1;
    display: flex;
    flex-direction: column
}

.popin-gallery-horizontal_popinGalleryBig-description__txt__2P0gf {
    padding-right: 15px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.6666666667;
    letter-spacing: .1px;
    font-weight: 300
}

.popin-gallery-horizontal_popinGalleryBig-description__copy__hJx5_ {
    margin: 16px 0 32px;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1.4545454545
}

.popin-gallery-horizontal_popinGalleryBig-description__copy__hJx5_ .popin-gallery-horizontal_copied__1FA_E {
    display: none;
    -webkit-animation: popin-gallery-horizontal_fadeCopy__qWiBY 2s ease-in-out;
    animation: popin-gallery-horizontal_fadeCopy__qWiBY 2s ease-in-out;
    position: static;
    padding-left: 20px;
    font-size: 8px
}

.popin-gallery-horizontal_popinGalleryBig-description__copy__hJx5_ [class*=copy-text] {
    pointer-events: auto
}

.popin-gallery-horizontal_popinGalleryBig-description__copy__hJx5_ [class*=active] .popin-gallery-horizontal_copied__1FA_E {
    display: inline;
    opacity: 0
}

.popin-gallery-horizontal_popinGalleryBig-description__copy__hJx5_ i {
    margin-right: 12px
}

.popin-gallery-horizontal_popinGalleryBig-description__NiHSo h4 {
    font-weight: 700
}

.popin-gallery-horizontal_popinGalleryBig__full-description__NpTnz .popin-gallery-horizontal_popinGalleryBig__picture__3agoe {
    height: 35%
}

.popin-gallery-horizontal_popinGalleryBig__full-description__NpTnz .popin-gallery-horizontal_popinGalleryBig__picture__3agoe img {
    height: 100% !important
}

.popin-gallery-horizontal_popinGalleryBig__full-description__NpTnz .popin-gallery-horizontal_popinGalleryBig-legend__3Mp9D {
    padding: 0;
    height: 65%;
    justify-content: unset
}

.popin-gallery-horizontal_popinGalleryBig__full-description__NpTnz .popin-gallery-horizontal_popinGalleryBig-position__AEgul,
.popin-gallery-horizontal_popinGalleryBig__full-description__NpTnz .popin-gallery-horizontal_popinGalleryBig-title__2Zjap {
    padding: 0 20px;
    height: 50px
}

.popin-gallery-horizontal_popinGalleryBig__full-description__NpTnz .popin-gallery-horizontal_popinGalleryBig-description-title__1RRMd {
    margin: 32px 0 16px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.5555555556;
    max-height: 60px
}

.popin-gallery-horizontal_popinGalleryBig__full-description__NpTnz .popin-gallery-horizontal_popinGalleryBig__3wHA2 .popin-gallery-horizontal_interaction__block__1460u {
    display: none
}

.popin-gallery-horizontal_showDescription__15qr_ {
    display: flex
}

.popin-gallery-horizontal_hideDescription__35v_w {
    display: none
}

.popin-gallery-horizontal_images-thumb__3hHQ9 {
    width: 100vw;
    height: 96px;
    position: absolute !important;
    z-index: 10;
    bottom: 0;
    overflow: hidden;
    border-top: 1px solid #1c1c1c
}

.popin-gallery-horizontal_images-thumb--hide__3MhnT {
    display: none
}

.popin-gallery-horizontal_images-thumb-slider__Jq4RC {
    width: 100vw;
    height: 96px;
    position: absolute;
    left: 0;
    overflow-x: auto;
    background-color: #000;
    transition: opacity .2s cubic-bezier(.25, .46, .45, .94)
}

.popin-gallery-horizontal_images-thumb-slider__Jq4RC::-webkit-scrollbar {
    display: none;
    width: 0 !important
}

.popin-gallery-horizontal_images-thumb__3hHQ9:not(.popin-gallery-horizontal_thumbs-loaded__3Pd3D) .popin-gallery-horizontal_images-thumb-slider__Jq4RC {
    opacity: 0
}

.popin-gallery-horizontal_images-thumb-slider-content__3xJrl {
    display: flex;
    flex-direction: row;
    -webkit-transform: translate(0);
    transform: translate(0);
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease;
    padding: 0 16px;
    margin: 0 auto
}

.popin-gallery-horizontal_popinGalleryThumb__3WqRG {
    pointer-events: none;
    width: 64px;
    height: 64px
}

.popin-gallery-horizontal_popinGalleryThumb-block__3Z3We {
    margin: 16px 4px;
    position: relative;
    cursor: pointer;
    background-color: #222
}

.popin-gallery-horizontal_popinGalleryThumb-block__3Z3We[class*=popinGalleryThumb-active] {
    border: 1px solid #fff
}

.popin-gallery-horizontal_popinGalleryThumb-block__3Z3We[class*=popinGalleryThumb-active] .popin-gallery-horizontal_popinGalleryThumb__3WqRG {
    width: 62px;
    height: 62px
}

.popin-gallery-horizontal_images-thumb-arrow__-yYKS {
    position: absolute;
    z-index: 10;
    width: 36px;
    height: 100%;
    cursor: pointer;
    color: var(--colors-notheme-white);
    background: rgba(0, 0, 0, .5);
    font-size: 8px;
    font-size: .5rem;
    line-height: 1
}

.popin-gallery-horizontal_images-thumb-arrow__-yYKS i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none
}

.popin-gallery-horizontal_images-thumb-prev__2YpyE {
    top: 0
}

.popin-gallery-horizontal_images-thumb-next__2E9On {
    right: 0
}

.popin-gallery-horizontal_button-container__2yH3l {
    display: inline-block
}

@media(min-width:768px) {

    .popin-gallery-horizontal_images-thumb-slider__Jq4RC,
    .popin-gallery-horizontal_images-thumb__3hHQ9 {
        height: 112px
    }

    .popin-gallery-horizontal_images-thumb__3hHQ9 {
        width: 66%
    }

    .popin-gallery-horizontal_images-thumb-slider__Jq4RC {
        width: 100%
    }

    .popin-gallery-horizontal_images-thumb-slider-content__3xJrl {
        padding: 0 40px
    }

    .popin-gallery-horizontal_images-thumb-arrow__-yYKS {
        width: 40px;
        font-size: 15px;
        font-size: .9375rem;
        line-height: 1
    }

    .popin-gallery-horizontal_open__J6y7b .popin-gallery-horizontal_container__3CU4S {
        max-width: 100%
    }

    .popin-gallery-horizontal_big-loaded__1hA66 .popin-gallery-horizontal_popinGalleryBig-block__14tF0[class*=popinGalleryBig-active] {
        flex-direction: row;
        justify-content: space-between
    }

    .popin-gallery-horizontal_big-loaded__1hA66 .popin-gallery-horizontal_popinGalleryBig-block__14tF0[class*=popinGalleryBig-active][class*=full-description] {
        height: 100%
    }

    .popin-gallery-horizontal_hideDescription__35v_w {
        display: flex
    }

    .popin-gallery-horizontal_popinGalleryThumb-block__3Z3We {
        margin: 24px 4px
    }

    .popin-gallery-horizontal_popinGalleryBig-description__btn__1LKZP {
        display: flex;
        grid-gap: 12px;
        gap: 12px
    }

    .popin-gallery-horizontal_popinGalleryBig-description__btn__1LKZP a {
        width: auto;
        padding: 0 24px
    }

    .popin-gallery-horizontal_popinGalleryBig-description__copy__hJx5_ [class*=copy-text] {
        display: inline;
        cursor: pointer
    }

    .popin-gallery-horizontal_popinGalleryBig-description__copy__hJx5_ [class*=copy-text]:hover .popin-gallery-horizontal_copy__txt__18Jwk {
        font-weight: 700
    }

    .popin-gallery-horizontal_popinGalleryBig__full-description__NpTnz .popin-gallery-horizontal_popinGalleryBig__picture__3agoe {
        width: 66%;
        height: calc(100% - 112px)
    }

    .popin-gallery-horizontal_popinGalleryBig__full-description__NpTnz .popin-gallery-horizontal_popinGalleryBig-legend__3Mp9D {
        position: relative;
        width: 34%;
        height: 100%
    }

    .popin-gallery-horizontal_popinGalleryBig__full-description__NpTnz .popin-gallery-horizontal_popinGalleryBig-position__AEgul {
        background-color: #000;
        font-size: 12px
    }

    .popin-gallery-horizontal_popinGalleryBig__full-description__NpTnz .popin-gallery-horizontal_popinGalleryBig-description__NiHSo {
        justify-content: flex-start
    }

    .popin-gallery-horizontal_popinGalleryBig__full-description__NpTnz .popin-gallery-horizontal_popinGalleryBig-description__scroll__2KaoV {
        flex-grow: unset
    }
}

@media(min-width:1025px) {
    .popin-gallery-horizontal_interaction__block2__1DtMP {
        display: flex;
        grid-gap: 20px;
        gap: 20px
    }

    .popin-gallery-horizontal_interaction__block2__1DtMP a,
    .popin-gallery-horizontal_interaction__block2__1DtMP button {
        width: auto;
        padding: 0 24px
    }

    .popin-gallery-horizontal_interaction__btn--download2__ejvw6 {
        display: flex
    }
}

.tutorial_wrapper__3vWyk {
    display: none
}


.tutorial_isTouchDevice__3A8By.tutorial_wrapper__3vWyk.tutorial_hidden__1sGrL {
    height: 0;
    opacity: 0
}

.tutorial_isTouchDevice__3A8By .tutorial_window__XJ-2p {
    max-width: 335px
}

@media(min-width:451px)and (max-width:1024px) {
    .tutorial_isTouchDevice__3A8By .tutorial_window__XJ-2p {
        top: 28vw
    }
}

.tutorial_isTouchDevice__3A8By .tutorial_description__8YNt7 {
    max-width: 335px;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.6666666667
}

.tutorial_isTouchDevice__3A8By .tutorial_description__8YNt7:after {
    position: relative;
    left: 0;
    bottom: 10px;
    content: "";
    display: block;
    height: 78px;
    width: auto;
    background: url(/static/images/svg/tutorial.svg) no-repeat
}

.tutorial_isTouchDevice__3A8By .tutorial_validate__3Q0NQ {
    max-width: 335px;
    border: 1px solid var(--colors-notheme-white);
    height: 56px;
    width: 100%;
    margin-top: 30px
}

.tutorial_isTouchDevice__3A8By .tutorial_validate__3Q0NQ a {
    display: block;
    width: 100%;
    height: 100%;
    color: var(--colors-notheme-white);
    font-size: 15px;
    font-size: .9375rem;
    line-height: 3.6
}

.tutorial_isTouchDevice__3A8By .tutorial_videoContainer__2WVru {
    background-color: var(--colors-notheme-white);
    border-radius: 50px;
    -webkit-mask-image: -webkit-radial-gradient(#fff, #000);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.tutorial_isTouchDevice__3A8By .tutorial_video__2RMkp {
    display: block;
    width: 100%
}

.bottomNav_bottom-nav__YnFbm {
    width: 100%;
    margin-bottom: 60px;
    margin-top: 72px
}

@media(min-width:768px) {
    .bottomNav_bottom-nav__YnFbm {
        margin-bottom: 108px;
        margin-top: 40px
    }
}

.bottomNav_wrapper__S2QuX {
    display: flex;
    max-width: 780px;
    margin: 0 auto
}

.bottomNav_wrapper__S2QuX div {
    flex: 1
}

.bottomNav_wrapper__S2QuX div:last-child {
    text-align: right
}

.bottomNav_wrapper__S2QuX a {
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1.6363636364;
    color: var(--colors-lightblack);
    cursor: pointer
}

.bottomNav_wrapper__S2QuX a span {
    padding: 0 10px
}

.bottomNav_wrapper__S2QuX a i {
    vertical-align: text-top
}

.cookieBanner_wrapper__3vEBV {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 20px 0 15px;
    z-index: 1000;
    background-color: var(--colors-notheme-cookie);
    color: var(--colors-notheme-white)
}

@media(max-width:767px) {
    .cookieBanner_wrapper__3vEBV {
        padding: 19px 0 6px
    }
}

.cookieBanner_wrapper__3vEBV .cookieBanner_container__2_KC0 {
    position: relative;
    width: 100%;
    max-width: 1020px;
    margin: auto;
    padding: 0 20px
}

.cookieBanner_wrapper__3vEBV .cookieBanner_container__2_KC0 .cookieBanner_close__1EoMD {
    position: absolute;
    right: 0;
    top: 0;
    height: 24px;
    width: 22px;
    cursor: pointer
}

.cookieBanner_wrapper__3vEBV .cookieBanner_container__2_KC0 .cookieBanner_close__1EoMD i {
    font-size: 14px;
    line-height: 14px;
    position: absolute;
    right: 4px;
    top: 5px
}

.cookieBanner_wrapper__3vEBV .cookieBanner_container__2_KC0 .cookieBanner_text__2vYXE {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-size: .6875rem;
    padding-right: 43px
}

.cookieBanner_wrapper__3vEBV .cookieBanner_container__2_KC0 .cookieBanner_text__2vYXE a {
    cursor: pointer;
    text-decoration: underline
}

.coverVideo_video_cover_wrapper__3vjMZ {
    position: relative;
    height: 100%;
    pointer-events: none
}

.coverVideo_cover__abxor {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

@media(min-width:768px) {
    .cover_component__1_Kc3.cover_featured__3hvQz {
        margin-bottom: 8px
    }
}

@media(max-width:767px) {
    .cover_component__1_Kc3.cover_featured__3hvQz {
        margin-bottom: 8px
    }
}

.cover_logo__14ecV {
    position: absolute;
    z-index: 5;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.cover_logo_middle__29RO2 {
    top: 0;
    bottom: 0;
    width: 50%
}

.cover_middle_center__pDJeD {
    margin: 0 auto;
    left: 0;
    right: 0
}

.cover_bottom_left__pIYrw,
.cover_middle_left__3DEH_ {
    left: 3%
}

.cover_bottom_right__3kehL,
.cover_middle_right__2N_C1 {
    right: 3%
}

.cover_logo_bottom__1WU5L {
    bottom: 4%;
    width: 10%
}

.cover_bottom_center__8WWHC {
    margin: 0 auto;
    left: 0;
    right: 0
}

.gallery_gallery__3n5Kb {
    width: 100%;
    max-width: 1246px;
    margin-left: auto;
    margin-right: auto
}

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

.gallery_gallery-biography__12m_J {
    width: 100%;
    max-width: 975px;
    margin-left: auto;
    margin-right: auto
}

.gallery_wrapper__2pH-9 {
    text-align: center
}

.gallery_component-title__3Lpl7 {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 1.44;
    font-weight: 400;
    color: var(--colors-lightblack)
}

@media(max-width:767px) {
    .gallery_component-title__3Lpl7 {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.4444444444
    }
}

.gallery_button-container__3e89i {
    display: inline-block;
    margin-top: 18px
}

@media(min-width:768px) {
    .gallery_button-container__3e89i {
        margin-top: 7px
    }
}

@media(max-width:767px) {
    .gallery_button-container-biography__2qtHv {
        width: 90%
    }
}

.gallery_image-container__uzWWB {
    display: flex;
    flex-wrap: wrap;
    margin-top: 37px
}

@media(min-width:768px) {
    .gallery_image-container-center__2UYK1 {
        justify-content: center
    }
}

.gallery_image-container-biography__1jRrN {
    margin-top: 0
}

.gallery_image-wrapper__3F-0c {
    width: 25%;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.gallery_image-wrapper__3F-0c p {
    margin-top: 20px;
    font-weight: 600;
    color: var(--colors-lightblack);
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.5;
    text-overflow: ellipsis;
    overflow: hidden
}

@media(min-width:768px) {
    .gallery_image-wrapper__3F-0c {
        padding: 0 13px;
        margin-bottom: 36px
    }
}

@media(max-width:1023px) {
    .gallery_image-wrapper__3F-0c {
        width: 50%
    }
}

@media(max-width:767px) {
    .gallery_image-wrapper__3F-0c {
        width: 49%;
        max-width: 335px;
        margin: 0 auto 46px
    }
}

@media(max-width:715px) {
    .gallery_image-wrapper-even__2fSTY {
        margin: 0 auto 46px 0
    }

    .gallery_image-wrapper-odd__3eqFA {
        margin: 0 0 46px auto
    }
}

.gallery_image-wrapper-biography__Bc0mD {
    width: 20%
}

.gallery_image-wrapper-biography__Bc0mD p {
    font-size: 10px;
    font-size: .625rem;
    line-height: 1.5
}

.gallery_image-wrapper-biography__Bc0mD .gallery_subtitle__2I2TE {
    font-weight: 400;
    margin-top: 4px;
    font-size: 8px;
    font-size: .5rem;
    line-height: 1.5
}

@media(min-width:768px) {
    .gallery_image-wrapper-biography__Bc0mD {
        padding: 0 4px;
        margin-bottom: 36px
    }
}

@media(max-width:1023px) {
    .gallery_image-wrapper-biography__Bc0mD {
        width: 50%
    }
}

@media(max-width:767px) {
    .gallery_image-wrapper-biography__Bc0mD {
        width: 49%
    }
}

.gallery_image__V93Cs {
    position: relative;
    height: 0;
    padding-bottom: 102%
}

.gallery_image__V93Cs .gallery_picture__2mLu4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gallery_image__V93Cs .gallery_picture__2mLu4 picture {
    cursor: pointer
}

.gallery_image__V93Cs [class^=loaded] {
    height: 100%;
    cursor: pointer
}

.gallery_image__V93Cs img {
    height: 100%;
    object-fit: contain
}

.gallery_image-biography__or2_g {
    padding-bottom: 127%
}

.image-text_image-text__3WNmM {
    width: 100%;
    max-width: 1020px;
    margin-left: auto;
    margin-right: auto
}

@media(min-width:768px) {
    .image-text_image-text__3WNmM {
        margin-bottom: 40px
    }
}

.image-text_image-text__3WNmM [class*=zone] {
    left: 20px !important;
    right: 20px !important;
    bottom: 36px !important
}

.image-text_wrapper__38-Lt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 40px
}

@media(max-width:766px) {
    .image-text_wrapper__38-Lt {
        flex-direction: column-reverse
    }
}

@media(min-width:768px) {
    .image-text_image-wrapper__2qikg {
        position: relative;
        width: 50%
    }
}

@media(max-width:767px) {
    .image-text_image-wrapper__2qikg {
        width: 100%
    }
}

.image-text_image-wrapper__2qikg p {
    text-align: center;
    font-weight: 600;
    color: var(--colors-lightblack);
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.5;
    margin-top: 18px
}

.image-text_image-column__u86bA {
    position: relative;
    width: 100%
}

@media(min-width:768px) {
    .image-text_left__1IldV {
        order: 1;
        margin-right: 77px
    }

    .image-text_right__2-iCw {
        order: 2;
        margin-left: 77px
    }

    .image-text_top__3yg0q {
        margin-top: 77px;
        order: 2
    }

    .image-text_bottom__1QFqB {
        margin-top: 77px
    }

    .image-text_wrapperBottom__nNk6y,
    .image-text_wrapperTop__3U0L8 {
        flex-direction: column-reverse
    }
}

@media(max-width:766px) {
    .image-text_wrapperBottom__nNk6y {
        flex-direction: column
    }
}

@media(min-width:768px) {
    .image-text_text-wrapper__2cudb {
        width: 50%;
        order: 2
    }
}

.image-text_text-column__29JpM {
    text-align: center
}

@media(min-width:768px) {
    .image-text_text-column__29JpM {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-self: center
    }
}

@media(max-width:767px) {
    .image-text_text-column__29JpM {
        margin-bottom: 36px
    }
}

.image-text_component-title__2feVz {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 1.44;
    font-weight: 400;
    color: var(--colors-lightblack)
}

@media(max-width:767px) {
    .image-text_component-title__2feVz {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.4444444444
    }
}

.image-text_text-content__2fHC- {
    margin-top: 10px;
    font-weight: 300;
    color: var(--colors-darkgray);
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.6428571429
}

.image-text_text-content__2fHC- h4 {
    font-family: abchanel-corpo, sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 400;
    color: var(--colors-lightblack);
    margin: 25px 0 10px
}

@media(max-width:767px) {
    .image-text_text-content__2fHC- h4 {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.375
    }
}

@media(min-width:768px) {
    .image-text_text-content__2fHC- h4 {
        margin-top: 40px
    }
}

.image-text_text-content__2fHC- h4:first-child {
    margin-top: 0
}

@media(min-width:768px) {
    .image-text_text-content__2fHC- h4:first-child {
        margin-top: 0
    }
}

.image-text_image-only__31l0q .image-text_wrapper__38-Lt {
    justify-content: space-around !important
}

.image-text_image-only__31l0q .image-text_image-wrapper__2qikg {
    margin: 0 !important
}

.link_component__2h8q9 {
    width: 100%;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto
}

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

    .link_wrapper__2WpMh {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-left: -12.5px;
        margin-right: -12.5px
    }
}

.link_link__1xDb9 {
    width: 33.33%;
    padding: 0 12.5px;
    margin-bottom: 25px
}

@media(max-width:1023px) {
    .link_link__1xDb9 {
        width: 50%
    }
}

@media(max-width:767px) {
    .link_link__1xDb9 {
        width: 100%;
        max-width: 350px;
        margin: 0 auto 25px;
        padding: 0
    }
}

.link_linkwrapper__3p3mS {
    padding: 40px 46px 44px;
    border: 1px solid var(--colors-lightgray);
    text-align: center
}

@media(max-width:1023px) {
    .link_linkwrapper__3p3mS {
        padding: 30px 40px 40px
    }
}

@media(max-width:767px) {
    .link_linkwrapper__3p3mS {
        padding: 30px 20px 40px
    }
}

.link_linktitle__2JvUJ {
    text-align: center;
    word-break: break-word;
    height: 52px;
    line-height: 52px;
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block
}

@media(min-width:768px) {
    .link_linktitle__2JvUJ {
        height: 72px;
        line-height: 72px
    }
}

.link_linktitle__2JvUJ span {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 1.44;
    font-weight: 400;
    color: var(--colors-lightblack);
    vertical-align: middle;
    display: inline-block
}

@media(max-width:767px) {
    .link_linktitle__2JvUJ span {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.4444444444
    }
}

.link_linkbutton__259zd {
    display: inline-flex;
    padding: 5px 15px;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    min-height: 50px;
    max-width: 180px;
    margin: 19px auto 0;
    background: var(--colors-black);
    text-align: center;
    font-weight: 600;
    color: var(--colors-white);
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1.8181818182
}

.slideshow_slideshow__2mnag {
    width: 100%;
    max-width: 1020px;
    margin-left: auto;
    margin-right: auto
}

.slideshow_slideshow__2mnag [class*=swiper-button] {
    display: none
}

.slideshow_slideshow__2mnag [class*=swiper-pagination] {
    opacity: 0
}

.slideshow_slideshow__2mnag [class*=swiper-button-disabled] {
    display: none
}

.slideshow_slideshow__2mnag [class*=swiper-container] {
    overflow-y: visible
}

.slideshow_slideshow__2mnag [class*=swiper-slide-duplicate] picture {
    opacity: 1
}

.slideshow_slideshow__2mnag [class*=swiper-slide] {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: transform 0s ease
}

@media(min-width:768px) {
    .slideshow_slideshow__2mnag [class*=swiper-slide] {
        padding: 0 10px
    }
}

.slideshow_slide-child__1rBq4 {
    height: 51vw;
    max-height: 489.6px;
    overflow: hidden
}

.slideshow_image-parent__1MeQ6 {
    width: 100%;
    height: 100%
}

.slideshow_image-parent__1MeQ6 img {
    height: auto;
    width: auto
}

.slideshow_component-title__31T9w {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 1.44;
    font-weight: 400;
    color: var(--colors-lightblack);
    text-align: center;
    margin-bottom: 40px
}

@media(max-width:767px) {
    .slideshow_component-title__31T9w {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.4444444444;
        padding: 0 20px;
        margin-bottom: 18px
    }
}

.slideshow_slide-info__CKsxJ {
    margin: 10px auto 0;
    text-align: left;
    padding-bottom: 12px;
    display: flex;
    flex-direction: row
}

@media(max-width:1024px) {
    .slideshow_slide-info__CKsxJ {
        position: relative;
        display: flex;
        flex-direction: column;
        letter-spacing: .83px;
        margin-top: 10px
    }
}

.slideshow_slide-info__text__3imWE {
    flex: 1;
    margin-right: 30px
}

@media(max-width:1023px) {
    .slideshow_slide-info__text__3imWE {
        display: block;
        width: 100%;
        margin-right: 0
    }
}

.slideshow_title__1AIoH {
    color: var(--colors-lightblack);
    font-size: 10px;
    font-size: .625rem;
    line-height: 2
}

.slideshow_desc__1_JG7 {
    font-weight: 300;
    color: var(--colors-lightblack)
}

.slideshow_desc__1_JG7,
.slideshow_photographer__2hOeC {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-size: .625rem;
    line-height: 1.6
}

.slideshow_photographer__2hOeC {
    color: var(--colors-gray)
}

.slideshow_photographer__2hOeC:before {
    content: "©"
}

.slideshow_slide-images__1y5Qv {
    position: relative
}

.slideshow_pagination__Y2ZBp {
    text-align: center;
    margin: 10px;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.5
}

@media(max-width:1024px) {
    .slideshow_pagination__Y2ZBp.slideshow_desktop__265P0 {
        display: none
    }
}

@media(min-width:1025px) {
    .slideshow_pagination__Y2ZBp {
        height: 0;
        top: 0;
        left: 0;
        width: 100%
    }

    .slideshow_pagination__Y2ZBp .slideshow_counter__2N8QA,
    .slideshow_pagination__Y2ZBp.slideshow_mobile__qLQJK {
        display: none
    }
}

.slideshow_counter__2N8QA {
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.5;
    letter-spacing: .83px;
    text-align: center;
    color: var(--colors-lightblack)
}

@media(max-width:1024px) {
    .slideshow_counter__2N8QA {
        display: inline-block
    }

    .slideshow_counter__2N8QA.slideshow_desktop__265P0 {
        display: none
    }
}

@media(min-width:1025px) {
    .slideshow_counter__2N8QA {
        font-size: 10px;
        font-size: .625rem;
        line-height: 1.8
    }
}

.slideshow_counter__2N8QA a,
.slideshow_counter__2N8QA span {
    display: inline-block
}

.slideshow_counter__2N8QA span span {
    min-width: 17px;
    text-align: center
}

@media(max-width:1024px) {
    .slideshow_pagination__arrow__3Zv7s {
        padding: 0 10px;
        color: var(--colors-black);
        font-size: 10px;
        font-size: .625rem;
        line-height: 1
    }
}

@media(min-width:1025px) {
    .slideshow_pagination__arrow__3Zv7s {
        position: absolute;
        cursor: pointer;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 15px;
        height: 26px
    }

    .slideshow_pagination__arrow__3Zv7s:before {
        display: none
    }

    .slideshow_pagination__arrow__3Zv7s i:before {
        color: var(--colors-black);
        font-size: 26px;
        font-size: 1.625rem;
        line-height: 1
    }

    .slideshow_pagination__arrow__3Zv7s[class*=arrow-left] {
        left: -30px
    }

    .slideshow_pagination__arrow__3Zv7s[class*=arrow-right] {
        right: -30px
    }
}

.slideshow_button-container__1YCqg {
    flex: 0 1 auto;
    width: 235px;
    margin-top: 5px
}

@media(max-width:1023px) {
    .slideshow_button-container__1YCqg {
        display: block;
        width: 100%
    }
}

.text_wrapper__4UBcF {
    padding: 20px;
    width: 100%;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto
}

.text_wrapper__4UBcF .text_component-title__1EsN2 {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 1.44;
    font-weight: 400;
    color: var(--colors-lightblack);
    padding-bottom: 20px
}

@media(max-width:767px) {
    .text_wrapper__4UBcF .text_component-title__1EsN2 {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.4444444444
    }
}

@media(min-width:768px) {
    .text_wrapper__4UBcF .text_component-title__1EsN2.text_downloadable__3raN6 {
        min-height: 1.2em;
        padding-right: 44px;
        padding-bottom: 36px
    }
}

.text_wrapper__4UBcF .text_component-title__1EsN2.text_titleLeft__uYqoP {
    text-align: left
}

.text_wrapper__4UBcF .text_component-title__1EsN2.text_titleCenter__1cP5u {
    text-align: center
}

.text_wrapper__4UBcF .text_text__3FHkv p {
    margin-bottom: 25px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: var(--colors-darkgray);
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.6428571429;
    word-break: break-word
}

.text_wrapper__4UBcF .text_text__3FHkv p:last-child {
    margin-bottom: 0
}

.text_wrapper__4UBcF .text_text__3FHkv p b,
.text_wrapper__4UBcF .text_text__3FHkv p strong {
    font-weight: 600
}

.text_wrapper__4UBcF .text_text__3FHkv p a {
    cursor: pointer;
    text-decoration: underline
}

.text_wrapper__4UBcF .text_text__3FHkv h4 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 400;
    color: var(--colors-lightblack);
    margin: 25px 0 10px
}

@media(max-width:767px) {
    .text_wrapper__4UBcF .text_text__3FHkv h4 {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.375
    }
}

@media(min-width:768px) {
    .text_wrapper__4UBcF .text_text__3FHkv h4 {
        margin-top: 40px
    }
}

.text_wrapper__4UBcF .text_text__3FHkv h4:first-child {
    margin-top: 0
}

@media(min-width:768px) {
    .text_wrapper__4UBcF .text_text__3FHkv h4:first-child {
        margin-top: 0
    }

    .text_wrapper__4UBcF.text_notitle__2_lJb .text_downloadable__3raN6 {
        margin-top: -1.2em
    }
}

.text_wrapper__4UBcF.text_notitle__2_lJb .text_text__3FHkv p:first-child {
    margin-top: 0
}

.podcast_wrapper__y1ny2 {
    width: 100%;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto
}

.podcast_wrapper__y1ny2 .podcast_player__1wGdd.podcast_apple__19McX {
    color: var(--colors-black);
    text-align: center
}

.podcast_component-title__1yLl3 {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 1.44;
    font-weight: 400;
    color: var(--colors-lightblack);
    text-align: center;
    margin-bottom: 30px
}

@media(max-width:767px) {
    .podcast_component-title__1yLl3 {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.4444444444
    }
}

.podcast_download__1T2L8 {
    width: auto
}

.podcast_download__1T2L8 [class*=zone] {
    position: relative;
    opacity: 1;
    background-color: transparent
}

.legend_wrapper__eEWdi {
    padding: 0 20px;
    margin-top: 9px;
    width: 100%;
    max-width: 1020px;
    margin-left: auto;
    margin-right: auto
}

.legend_wrapper__eEWdi>div:not(:first-child) {
    margin-top: 10px
}

@media(min-width:768px) {
    .legend_wrapper__eEWdi {
        margin-top: 21px
    }

    .legend_wrapper__eEWdi:not(.legend_vertical__2VG9k) {
        display: flex;
        flex-wrap: nowrap;
        margin-top: 17px
    }

    .legend_wrapper__eEWdi:not(.legend_vertical__2VG9k)>div {
        margin-top: 0;
        margin-right: 10px
    }

    .legend_wrapper__eEWdi:not(.legend_vertical__2VG9k)>div:last-child {
        margin-right: 0
    }
}

.legend_title__3rzNt {
    letter-spacing: .83px;
    text-align: center;
    margin-bottom: 4px;
    line-height: 1
}

.legend_desc__1fgkD,
.legend_title__3rzNt {
    color: var(--colors-lightblack);
    font-size: 10px;
    font-size: .625rem
}

.legend_desc__1fgkD {
    font-weight: 300;
    letter-spacing: .1px;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 1.6
}

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

.legend_component-title__1FQQ5 {
    font-size: 25px;
    font-size: 1.5625rem;
    line-height: 1.44;
    font-weight: 400;
    color: var(--colors-lightblack);
    text-align: center;
    margin-bottom: 18px
}

@media(max-width:767px) {
    .legend_component-title__1FQQ5 {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.4444444444
    }
}

@media(min-width:768px) {
    .legend_component-title__1FQQ5 {
        margin-bottom: 40px
    }
}

.legend_infos__2--jI {
    margin-bottom: 18px
}

@media(min-width:768px) {
    .legend_wrapper__eEWdi:not(.legend_vertical__2VG9k) .legend_title__3rzNt {
        text-align: left
    }

    .legend_wrapper__eEWdi:not(.legend_vertical__2VG9k) .legend_infos__2--jI {
        width: 50%;
        margin-bottom: 0
    }

    .legend_wrapper__eEWdi:not(.legend_vertical__2VG9k) .legend_buttons-container__3J2q3 {
        display: flex;
        justify-content: flex-end;
        width: 50%
    }

    .legend_wrapper__eEWdi:not(.legend_vertical__2VG9k) .legend_button__3THvx {
        width: calc(50% - 5px);
        margin-right: 10px
    }

    .legend_wrapper__eEWdi:not(.legend_vertical__2VG9k) .legend_button__3THvx:last-child {
        margin-right: 0
    }
}

.legend_embed__2i4gA {
    position: relative;
    cursor: pointer;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    padding: 5px 15px;
    width: 100%;
    height: 50px;
    text-align: center;
    border: 1px solid var(--colors-lightblack);
    color: var(--colors-lightblack);
    background-color: var(--colors-white);
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1.8181818182
}

.legend_embed__2i4gA:after {
    content: attr(data-confirm);
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    background-color: var(--colors-white);
    opacity: 0;
    transition: opacity .2s cubic-bezier(.25, .46, .45, .94)
}

.legend_embed__2i4gA.legend_copied__2Oes6:after {
    opacity: 1
}

.video_video__wrapper__1g3Rd {
    position: relative;
    height: 100%
}

.video_horizontal__14L8U {
    width: 100%;
    max-width: 1020px;
    margin-left: auto;
    margin-right: auto
}

.video_horizontal__14L8U [class^=video__corporate] {
    padding-top: 56.25%
}

.video_vertical__KQixf {
    width: 100%;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto
}

.video_vertical__KQixf [class^=video__corporate] {
    padding-top: 177.78%
}

.video_vertical__KQixf+[class^=wrapper] {
    max-width: 320px
}

.video_vertical__KQixf+[class^=wrapper] p {
    max-width: 90%
}

.youtube_video__M7kBP {
    width: 100%;
    max-width: 1020px;
    margin-left: auto;
    margin-right: auto
}

@media(max-width:767px) {
    .youtube_video__M7kBP {
        padding: 0
    }
}

.youtube_video__wrapper__2t9iE {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.youtube_video__wrapper__2t9iE .youtube_iframe__14GC_,
.youtube_video__wrapper__2t9iE iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.DownloadAllKits_download__8PxEH {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    position: fixed;
    z-index: 400;
    top: 325px;
    right: 0;
    background: var(--colors-lightblack);
    min-height: 50px;
    max-width: 320px;
    text-align: center;
    padding: 5px 53px 5px 25px;
    color: var(--colors-white);
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1.6363636364
}

.DownloadAllKits_download__8PxEH i {
    display: block;
    color: var(--colors-white)
}

.DownloadAllKits_download__8PxEH i:before {
    text-align: center;
    vertical-align: middle;
    position: absolute;
    right: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1
}

@media(hover:none)and (any-pointer:coarse) {
    .DownloadAllKits_download__8PxEH {
        display: none
    }
}


.page_wrapper__1hR5Z {
    display: none
}

.page_wrapper__1hR5Z.page_active__TfT_V {
    display: flex;
    flex-direction: column
}

.tutorial_isTouchDevice__3A8By.tutorial_wrapper__3vWyk {
    display: none !important;
}
    