.xb-section{z-index:var(--xb-section-z-index);position:var(--xb-section-position-type);width:var(--xb-section-width-desktop)}.xb-section--desktop-top-left{top:0;left:0}.xb-section--desktop-top-center{top:0;left:50%;transform:translateX(-50%)}.xb-section--desktop-top-right{top:0;right:0}.xb-section--desktop-center-left{top:50%;left:0;transform:translateY(-50%)}.xb-section--desktop-center{top:50%;left:50%;transform:translate(-50%, -50%)}.xb-section--desktop-center-right{top:50%;right:0;transform:translateY(-50%)}.xb-section--desktop-bottom-left{bottom:0;left:0}.xb-section--desktop-bottom-center{bottom:0;left:50%;transform:translateX(-50%)}.xb-section--desktop-bottom-right{bottom:0;right:0}.xb-section-divider{display:block;position:absolute;width:100%;mask-repeat:repeat-x;mask-size:cover;mask-position:center;border:none;pointer-events:none;user-select:none}.xb-section-divider--top{left:0;top:0;transform:rotate(180deg);height:var(--xb-section-divider-top-height-desktop);background:var(--xb-section-divider-top-color, #000);--webkit-mask-image: var(--xb-section-divider-top-svg);mask-image:var(--xb-section-divider-top-svg)}.xb-section-divider--bottom{left:0;bottom:0;height:var(--xb-section-divider-bottom-height-desktop);background:var(--xb-section-divider-bottom-color, #000);--webkit-mask-image: var(--xb-section-divider-bottom-svg);mask-image:var(--xb-section-divider-bottom-svg)}@media screen and (min-width: 768px)and (max-width: 1024px){.xb-section{width:var(--xb-section-width-tablet)}.xb-section--tablet-top-left{top:0;left:0}.xb-section--tablet-top-center{top:0;left:50%;transform:translateX(-50%)}.xb-section--tablet-top-right{top:0;right:0}.xb-section--tablet-center-left{top:50%;left:0;transform:translateY(-50%)}.xb-section--tablet-center{top:50%;left:50%;transform:translate(-50%, -50%)}.xb-section--tablet-center-right{top:50%;right:0;transform:translateY(-50%)}.xb-section--tablet-bottom-left{bottom:0;left:0}.xb-section--tablet-bottom-center{bottom:0;left:50%;transform:translateX(-50%)}.xb-section--tablet-bottom-right{bottom:0;right:0}.xb-section-divider--top{height:var(--xb-section-divider-top-height-tablet)}.xb-section-divider--bottom{height:var(--xb-section-divider-bottom-height-tablet)}}@media screen and (max-width: 767px){.xb-section{width:var(--xb-section-width-mobile)}.xb-section--mobile-top-left{top:0;left:0}.xb-section--mobile-top-center{top:0;left:50%;transform:translateX(-50%)}.xb-section--mobile-top-right{top:0;right:0}.xb-section--mobile-center-left{top:50%;left:0;transform:translateY(-50%)}.xb-section--mobile-center{top:50%;left:50%;transform:translate(-50%, -50%)}.xb-section--mobile-center-right{top:50%;right:0;transform:translateY(-50%)}.xb-section--mobile-bottom-left{bottom:0;left:0}.xb-section--mobile-bottom-center{bottom:0;left:50%;transform:translateX(-50%)}.xb-section--mobile-bottom-right{bottom:0;right:0}.xb-section-divider--top{height:var(--xb-section-divider-top-height-mobile)}.xb-section-divider--bottom{height:var(--xb-section-divider-bottom-height-mobile)}}.xb-column{order:var(--xb-column-order-desktop);position:relative;min-height:1px}.xb-column .xb-column{position:static}@media screen and (min-width: 768px)and (max-width: 1024px){.xb-column{order:var(--xb-column-order-tablet)}}@media screen and (max-width: 767px){.xb-column{order:var(--xb-column-order-mobile)}}.xb-heading p{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;margin:0}.xb-heading__text{display:inline-block;color:inherit;font-size:inherit;font-weight:inherit;text-decoration:inherit}a.xb-heading__text{cursor:pointer}.xb-heading__tooltip{display:inline-block;position:relative}.xb-wrapper{position:var(--xb-wrapper-position-type);display:flex;flex-direction:var(--xb-wrapper-layout-desktop);justify-content:var(--xb-wrapper-horizontal-align-desktop);align-items:var(--xb-wrapper-vertical-align-desktop);flex-wrap:var(--xb-wrapper-wrap-desktop);row-gap:var(--xb-wrapper-vertical-spacing-desktop);column-gap:var(--xb-wrapper-horizontal-spacing-desktop);width:var(--xb-wrapper-width-desktop, 100%);max-width:100%;min-height:var(--xb-wrapper-min-height-desktop, auto);margin-left:var(--xb-wrapper-horizontal-position-left-desktop);margin-right:var(--xb-wrapper-horizontal-position-right-desktop);z-index:var(--xb-wrapper-z-index, 0)}.xb-wrapper--desktop-top-left{top:0;left:0}.xb-wrapper--desktop-top-center{top:0;left:50%;transform:translateX(-50%)}.xb-wrapper--desktop-top-right{top:0;right:0}.xb-wrapper--desktop-center-left{top:50%;left:0;transform:translateY(-50%)}.xb-wrapper--desktop-center{top:50%;left:50%;transform:translate(-50%, -50%)}.xb-wrapper--desktop-center-right{top:50%;right:0;transform:translateY(-50%)}.xb-wrapper--desktop-bottom-left{bottom:0;left:0}.xb-wrapper--desktop-bottom-center{bottom:0;left:50%;transform:translateX(-50%)}.xb-wrapper--desktop-bottom-right{bottom:0;right:0}@media screen and (min-width: 768px)and (max-width: 1024px){.xb-wrapper{justify-content:var(--xb-wrapper-horizontal-align-tablet);align-items:var(--xb-wrapper-vertical-align-tablet);row-gap:var(--xb-wrapper-vertical-spacing-tablet);column-gap:var(--xb-wrapper-horizontal-spacing-tablet);flex-wrap:var(--xb-wrapper-wrap-tablet);width:var(--xb-wrapper-width-tablet);min-height:var(--xb-wrapper-min-height-tablet);margin-left:var(--xb-wrapper-horizontal-position-left-tablet);margin-right:var(--xb-wrapper-horizontal-position-right-tablet)}.xb-wrapper--tablet-top-left{top:0;left:0}.xb-wrapper--tablet-top-center{top:0;left:50%;transform:translateX(-50%)}.xb-wrapper--tablet-top-right{top:0;right:0}.xb-wrapper--tablet-center-left{top:50%;left:0;transform:translateY(-50%)}.xb-wrapper--tablet-center{top:50%;left:50%;transform:translate(-50%, -50%)}.xb-wrapper--tablet-center-right{top:50%;right:0;transform:translateY(-50%)}.xb-wrapper--tablet-bottom-left{bottom:0;left:0}.xb-wrapper--tablet-bottom-center{bottom:0;left:50%;transform:translateX(-50%)}.xb-wrapper--tablet-bottom-right{bottom:0;right:0}}@media screen and (max-width: 767px){.xb-wrapper{justify-content:var(--xb-wrapper-horizontal-align-mobile);align-items:var(--xb-wrapper-vertical-align-mobile);row-gap:var(--xb-wrapper-vertical-spacing-mobile);column-gap:var(--xb-wrapper-horizontal-spacing-mobile);flex-wrap:var(--xb-wrapper-wrap-mobile);width:var(--xb-wrapper-width-mobile);min-height:var(--xb-wrapper-min-height-mobile);margin-left:var(--xb-wrapper-horizontal-position-left-mobile);margin-right:var(--xb-wrapper-horizontal-position-right-mobile)}.xb-wrapper--mobile-top-left{top:0;left:0}.xb-wrapper--mobile-top-center{top:0;left:50%;transform:translateX(-50%)}.xb-wrapper--mobile-top-right{top:0;right:0}.xb-wrapper--mobile-center-left{top:50%;left:0;transform:translateY(-50%)}.xb-wrapper--mobile-center{top:50%;left:50%;transform:translate(-50%, -50%)}.xb-wrapper--mobile-center-right{top:50%;right:0;transform:translateY(-50%)}.xb-wrapper--mobile-bottom-left{bottom:0;left:0}.xb-wrapper--mobile-bottom-center{bottom:0;left:50%;transform:translateX(-50%)}.xb-wrapper--mobile-bottom-right{bottom:0;right:0}}.xb-paragraph p{color:currentColor}.xb-paragraph--drop-cap p:first-of-type:first-letter{float:left;color:var(--xb-paragraph-drop-cap-color);font-size:var(--xb-paragraph-drop-cap-size-desktop);line-height:var(--xb-paragraph-drop-cap-size-desktop);padding-top:4px;padding-right:8px;padding-left:3px}@media screen and (min-width: 768px)and (max-width: 1024px){.xb-paragraph--drop-cap:first-letter{color:var(--xb-paragraph-drop-cap-color);font-size:var(--xb-paragraph-drop-cap-size-tablet);line-height:var(--xb-paragraph-drop-cap-size-tablet)}}@media screen and (max-width: 767px){.xb-paragraph--drop-cap:first-letter{color:var(--xb-paragraph-drop-cap-color);font-size:var(--xb-paragraph-drop-cap-size-mobile);line-height:var(--xb-paragraph-drop-cap-size-mobile)}}.xb-icon{fill:currentColor;width:fit-content;height:fit-content}.xb-icon .xb-image,.xb-icon svg{display:block;width:20px;aspect-ratio:1;object-fit:contain}.xb-button{padding:0;position:relative;display:inline-flex;justify-content:center;align-items:center;font-size:14px;font-family:inherit;text-decoration:none;text-align:center;cursor:pointer;transition:.2s ease-in;white-space:nowrap;line-height:normal;letter-spacing:normal;background:rgba(0,0,0,0)}.xb-button__content{padding:10px 15px;display:flex;justify-content:center;align-items:center;width:100%;column-gap:var(--xb-button-gap)}.xb-button p{margin:0;color:currentColor}.xb-button--fit{width:fit-content}.xb-button--full{width:100%}.xo-btn__loading:empty{display:none}.xb-parallax-scroll{display:block}.xb-parallax-scroll--absolute{position:absolute}.xb-parallax-scroll.xb-parallax-scroll--relative{position:relative;transform:unset !important;top:unset !important;bottom:unset !important;left:unset !important;right:unset !important}.xb-parallax-scroll.xb-parallax-scroll--relative.xb-parallax-scroll--real{height:auto !important}.xb-parallax-scroll xo-parallax-scroll{width:auto}.xb-parallax-scroll--real{width:var(--real-width-desktop) !important;height:var(--real-height-desktop) !important;left:var(--real-x-desktop) !important;top:var(--real-y-desktop) !important;transform:rotate(var(--real-angle-desktop)) !important;z-index:var(--z-index)}@media(min-width: 768px)and (max-width: 991px){.xb-parallax-scroll--real{width:var(--real-width-tablet, var(--real-width-desktop)) !important;height:var(--real-height-tablet, var(--real-height-desktop)) !important;left:var(--real-x-tablet, var(--real-x-desktop)) !important;top:var(--real-y-tablet, var(--real-y-desktop)) !important;transform:rotate(var(--real-angle-tablet, var(--real-angle-desktop))) !important}}@media(max-width: 767px){.xb-parallax-scroll--real{width:var(--real-width-mobile, var(--real-width-tablet, var(--real-width-desktop))) !important;height:var(--real-height-mobile, var(--real-height-tablet, var(--real-height-desktop))) !important;left:var(--real-x-mobile, var(--real-x-tablet, var(--real-x-desktop))) !important;top:var(--real-y-mobile, var(--real-y-tablet, var(--real-y-desktop))) !important;transform:rotate(var(--real-angle-mobile, var(--real-angle-tablet, var(--real-angle-desktop)))) !important}}.xb-parallax-scroll__placeholder{position:absolute;inset:0;display:block !important;border:1px dashed #09c9a6}.xb-parallax-scroll[xo-tool-enabled] .xb-parallax-scroll__placeholder{display:none !important}.xb-image{display:block;margin:0;width:var(--xb-image-width-desktop);max-width:100%;overflow:hidden;color:#fff;font-style:italic;text-align:center}.xb-image img,.xb-image svg{display:block;object-fit:var(--xb-image-object-fit);aspect-ratio:var(--xb-image-aspect-ratio-desktop);height:var(--xb-image-height-desktop, auto) !important}.xb-image--mask{overflow:unset}@media screen and (min-width: 768px)and (max-width: 1024px){.xb-image{width:var(--xb-image-width-tablet)}.xb-image img,.xb-image svg{aspect-ratio:var(--xb-image-aspect-ratio-tablet);height:var(--xb-image-height-tablet, auto) !important}}@media screen and (max-width: 767px){.xb-image{width:var(--xb-image-width-mobile)}.xb-image img,.xb-image svg{aspect-ratio:var(--xb-image-aspect-ratio-mobile);height:var(--xb-image-height-mobile, auto) !important}}.xb-image__img{width:100%}.xb-image__caption{padding:2px;color:inherit;background-color:var(--xb-image-caption-background-color, #000000);font-style:inherit;text-align:inherit}.xb-image__mask{position:relative;-webkit-mask-image:var(--xb-image-mask-svg);mask-image:var(--xb-image-mask-svg);mask-repeat:no-repeat;overflow:hidden}.xb-image__mask img{width:100%;height:100%;object-fit:cover;background-position:center;background-size:cover}.xb-image:not(img) img{display:block}.xb-image__overlay{background-color:#fff}.xb-image__loading{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgba(0,0,0,.1)}.xb-icon--modifier-01{color:currentColor;fill:currentColor;width:fit-content;height:fit-content;font-size:var(--xb-slider-device-icon-size, 20px)}.xb-icon--modifier-01 .xb-image,.xb-icon--modifier-01 svg{display:block;width:var(--xb-slider-device-icon-size, 20px);aspect-ratio:1}.xb-button--modifier-01{color:var(--xb-color-color, #ffffff);background-color:var(--xb-color-background-color, #000000);border-radius:var(--xb-number-device-border-radius, 5px);transition:.3s}.xb-button--modifier-01:focus{outline-style:solid;outline-color:rgba(0,0,0,0)}.xb-button--modifier-01:hover{transform:scale(1.04)}.xb-button--modifier-01:focus-visible{transform:scale(1.04);text-decoration-line:underline;text-decoration-thickness:.0625em;text-underline-offset:.125em}.xb-button--modifier-01:active{transform:scale(0.96)}.section_2342343{padding-top:80px;padding-bottom:80px}@media(min-width: 768px)and (max-width: 991px){.section_2342343{padding-top:60px;padding-bottom:60px}}@media(max-width: 767px){.section_2342343{padding-top:86px;padding-bottom:40px}}.id_lxigzjhh15ri{letter-spacing:-0.4px}@media(max-width: 767px){.id_lxigzjhh15ri{font-weight:500;line-height:17px}}.id_lxigzo103v14{text-align:center}.id_lxih01pa4iww{font-size:65px;text-transform:uppercase;line-height:59px;letter-spacing:-3px}@media(max-width: 767px){.id_lxih01pa4iww{font-size:31px;line-height:30px;padding-top:20px}}.id_lxih06yh5m3t{line-height:21px;font-size:18px;color:rgba(0,0,0,.5);letter-spacing:-0.2px;font-weight:400}@media(max-width: 767px){.id_lxih06yh5m3t{line-height:18px;font-size:13px}}.id_lxih0dem7xkh{font-size:19px;padding:15px 30px}@media(max-width: 767px){.id_lxih0dem7xkh{font-size:15px}}.id_lxih9jsc14xsa,.id_lxihagij16xud,.id_lxihao6x184q6,.id_lxihazez20wyh,.id_lxihbjl42265q,.id_lxihgopd241iv{border-radius:300px}.id_lxih0dem7xkh{--xb-number-device-border-radius: 25px 25px 25px 25px;--xb-color-background-color: #000000;--xb-color-color: #ffffff}