.deluxe-content{position:relative;background-color:var(--deluxe-bg-color, transparent);overflow:hidden;padding-top:var(--deluxe-pt-mobile, 32px);padding-bottom:var(--deluxe-pb-mobile, 32px)}@media (min-width: 768px){.deluxe-content{padding-top:var(--deluxe-pt-desktop, 48px);padding-bottom:var(--deluxe-pb-desktop, 48px)}}.deluxe-content__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.deluxe-content__bg-image{width:100%;height:100%;object-fit:cover}.deluxe-content__decor{position:absolute;top:50%;transform:translateY(-50%);z-index:1;pointer-events:none}.deluxe-content__decor img{width:auto;height:auto;max-height:380px;object-fit:contain}@media (min-width: 768px){.deluxe-content__decor img{max-height:760px}}.deluxe-content__decor--left-desktop,.deluxe-content__decor--right-desktop{display:none}@media (min-width: 768px){.deluxe-content__decor--left-desktop,.deluxe-content__decor--right-desktop{display:block}}.deluxe-content__decor--left-mobile,.deluxe-content__decor--right-mobile{display:block}@media (min-width: 768px){.deluxe-content__decor--left-mobile,.deluxe-content__decor--right-mobile{display:none}}.deluxe-content__decor--left-desktop,.deluxe-content__decor--left-mobile{left:0}.deluxe-content__decor--right-desktop,.deluxe-content__decor--right-mobile{right:0}.deluxe-content__container{position:relative;z-index:2;display:flex;flex-direction:column}.deluxe-block{width:100%;margin-top:var(--deluxe-block-mt-mobile, 0);margin-bottom:var(--deluxe-block-mb-mobile, 0)}@media (min-width: 768px){.deluxe-block{margin-top:var(--deluxe-block-mt-desktop, 0);margin-bottom:var(--deluxe-block-mb-desktop, 0)}}.deluxe-block-header{color:var(--deluxe-text-color, inherit);max-width:780px;margin-left:auto;margin-right:auto}.deluxe-block-header--left{text-align:left}.deluxe-block-header--center{text-align:center}.deluxe-block-header--right{text-align:right}.deluxe-block-header__heading{font-size:var(--deluxe-heading-size-mobile, 28px);line-height:var(--deluxe-heading-lh-mobile, 1.2);margin:0;font-weight:700}@media (min-width: 768px){.deluxe-block-header__heading{font-size:var(--deluxe-heading-size-desktop, 36px);line-height:var(--deluxe-heading-lh-desktop, 1.2)}}.deluxe-block-header__subheading{font-size:var(--deluxe-subheading-size-mobile, 16px);line-height:var(--deluxe-subheading-lh-mobile, 1.4);margin:var(--deluxe-heading-gap-mobile, 16px) 0 0;text-transform:none;letter-spacing:normal;font-weight:700}@media (min-width: 768px){.deluxe-block-header__subheading{font-size:var(--deluxe-subheading-size-desktop, 20px);line-height:var(--deluxe-subheading-lh-desktop, 1.4);margin-top:var(--deluxe-heading-gap-desktop, 16px)}}.deluxe-block-text{color:var(--deluxe-text-color, inherit)}.deluxe-block-text--left{text-align:left}.deluxe-block-text--center{text-align:center}.deluxe-block-text--right{text-align:right}@media (min-width: 768px){.deluxe-block-text--max-width .deluxe-block-text__content{max-width:var(--deluxe-max-width-desktop, 600px);margin-left:auto;margin-right:auto}}.deluxe-block-text__content{font-size:var(--deluxe-font-size-mobile, 14px);line-height:var(--deluxe-line-height-mobile, 1.6)}@media (min-width: 768px){.deluxe-block-text__content{font-size:var(--deluxe-font-size-desktop, 16px);line-height:var(--deluxe-line-height-desktop, 1.6)}}.deluxe-block-text__content p{margin:0 0 1em}.deluxe-block-text__content p:last-child{margin-bottom:0}.deluxe-block-text__content a{text-decoration:underline}.deluxe-block-button--left{text-align:left}.deluxe-block-button--center{text-align:center}.deluxe-block-button--right{text-align:right}.deluxe-block-button__link.button.button--primary{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;text-decoration:none;transition:opacity .2s ease;font-size:var(--deluxe-button-font-size-mobile, 14px)!important;background-color:var(--button-bg, var(--color-primary))!important;color:var(--button-text, #fff)!important;width:var(--deluxe-button-width-mobile, auto);height:var(--deluxe-button-height-mobile, auto);padding:12px 32px}@media (min-width: 768px){.deluxe-block-button__link.button.button--primary{font-size:var(--deluxe-button-font-size-desktop, 16px)!important;width:var(--deluxe-button-width-desktop, auto);height:var(--deluxe-button-height-desktop, auto)}}.deluxe-block-button__link.button.button--primary:hover{opacity:.9}.deluxe-block-image{position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;width:100vw;max-width:100vw}@media (min-width: 768px){.deluxe-block-image--max-width-desktop{position:static;left:auto;right:auto;margin-left:0;margin-right:0;width:100%;max-width:var(--deluxe-image-max-width-desktop, 100%);align-self:center}}@media (min-width: 768px){.deluxe-block-image--max-width-desktop.deluxe-block-image--constrained-desktop{margin-left:0;margin-right:0;width:100%;max-width:var(--deluxe-image-max-width-desktop, 100%)}}@media (max-width: 767px){.deluxe-block-image--constrained-mobile{margin-left:calc(-50vw + var(--deluxe-image-h-margin-mobile, 20px));margin-right:calc(-50vw + var(--deluxe-image-h-margin-mobile, 20px));width:calc(100vw - var(--deluxe-image-h-margin-mobile, 20px) * 2);max-width:calc(100vw - var(--deluxe-image-h-margin-mobile, 20px) * 2)}}@media (min-width: 768px){.deluxe-block-image--constrained-desktop{margin-left:calc(-50vw + var(--deluxe-image-h-margin-desktop, 20px));margin-right:calc(-50vw + var(--deluxe-image-h-margin-desktop, 20px));width:calc(100vw - var(--deluxe-image-h-margin-desktop, 20px) * 2);max-width:calc(100vw - var(--deluxe-image-h-margin-desktop, 20px) * 2)}}.deluxe-block-image__link{display:block}.deluxe-block-image__picture{display:block;width:100%;border-radius:var(--deluxe-image-radius-mobile, 0);overflow:hidden}@media (min-width: 768px){.deluxe-block-image__picture{border-radius:var(--deluxe-image-radius-desktop, 0)}}.deluxe-block-image__img{display:block;width:100%;height:auto;object-fit:cover}.deluxe-block-slideshow{position:relative;width:100%;padding-left:var(--deluxe-block-ml-mobile, 0);padding-right:var(--deluxe-block-mr-mobile, 0)}@media (min-width: 768px){.deluxe-block-slideshow{padding-left:var(--deluxe-block-ml-desktop, 0);padding-right:var(--deluxe-block-mr-desktop, 0)}}.deluxe-block-slideshow--align-left{text-align:left}.deluxe-block-slideshow--align-center{text-align:center}.deluxe-block-slideshow--align-center .deluxe-block-slideshow__slider,.deluxe-block-slideshow--align-center .deluxe-block-slideshow__static{margin-left:auto;margin-right:auto}.deluxe-block-slideshow--align-right{text-align:right}.deluxe-block-slideshow--align-right .deluxe-block-slideshow__slider,.deluxe-block-slideshow--align-right .deluxe-block-slideshow__static{margin-left:auto}@media (min-width: 768px){.deluxe-block-slideshow--max-width-desktop .deluxe-block-slideshow__slider,.deluxe-block-slideshow--max-width-desktop .deluxe-block-slideshow__static{max-width:var(--deluxe-slideshow-max-width-desktop, 800px)}}.deluxe-block-slideshow__slider,.deluxe-block-slideshow__static{position:relative;width:100%;overflow:hidden;border-radius:var(--deluxe-slideshow-radius-mobile, 0)}@media (min-width: 768px){.deluxe-block-slideshow__slider,.deluxe-block-slideshow__static{border-radius:var(--deluxe-slideshow-radius-desktop, 0)}}.deluxe-block-slideshow__slide{width:100%}.deluxe-block-slideshow__picture{display:block;width:100%}.deluxe-block-slideshow__img{display:block;width:100%;height:auto}.deluxe-block-slideshow--crop .deluxe-block-slideshow__slide{aspect-ratio:16/9}.deluxe-block-slideshow--crop .deluxe-block-slideshow__picture{height:100%}.deluxe-block-slideshow--crop .deluxe-block-slideshow__img{width:100%;height:100%;object-fit:cover}@media (min-width: 768px){.deluxe-block-slideshow--hide-desktop{display:none!important}}@media (max-width: 767px){.deluxe-block-slideshow--hide-mobile{display:none!important}}.deluxe-block-slideshow__controls{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 16px;pointer-events:none;z-index:10}@media (min-width: 768px){.deluxe-block-slideshow__controls--hide-desktop{display:none!important}}@media (max-width: 767px){.deluxe-block-slideshow__controls--hide-mobile{display:none!important}}.deluxe-block-slideshow__arrow{pointer-events:auto}.deluxe-block-slideshow__pagination{position:absolute;bottom:16px;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:8px;align-items:center;justify-content:center}.swiper-pagination-bullet{width:8px;height:8px;border-radius:50%;background-color:#ffffff80;cursor:pointer;transition:background-color .3s ease}.swiper-pagination-bullet:hover{background-color:#fffc}.swiper-pagination-bullet-active{background-color:var(--color-primary, #000)}.deluxe-block-scroll-anchor .scroll-anchor-target--deluxe{display:block;width:100%;height:0;margin:0;padding:0}.deluxe-block-scroll-anchor .scroll-anchor-editor-label{font-size:12px;padding:4px 8px;background-color:#fff50033;border:1px dashed rgba(0,0,0,.25);margin-top:4px}
