.xb-section{z-index:var(--xb-section-z-index);position:var(--xb-section-position-type);width:var(--xb-section-width-desktop)}xo-sticky.xb-section--sticky{position:relative;z-index:var(--xb-section-z-index,999)}.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-wrapper{width:4500px;position:absolute;left:0;overflow:hidden}.xb-section-divider-wrapper--top{transform:rotateX(180deg);top:0}.xb-section-divider-wrapper--bottom{bottom:0}.xb-section-divider-wrapper-1 .xb-section-divider{animation:xb-section-divider-animation-1 20s linear infinite!important;transform:rotateY(180deg);z-index:3}.xb-section-divider-wrapper-2 .xb-section-divider{animation:xb-section-divider-animation-2 20s linear -225ms infinite,xb-section-divider-animation-swell 20s ease -2s infinite;opacity:.8;z-index:2}.xb-section-divider-wrapper-3 .xb-section-divider{animation:xb-section-divider-animation-3 20s linear -125ms infinite,xb-section-divider-animation-swell-1 20s ease -1s infinite;opacity:.7;z-index:1}@keyframes xb-section-divider-animation-1{0%,100%{margin-left:0}50%{margin-left:-1400px}}@keyframes xb-section-divider-animation-2{0%,100%{margin-left:-2000px}50%{margin-left:-600px}}@keyframes xb-section-divider-animation-3{0%,100%{margin-left:-400px}50%{margin-left:-1900px}}@keyframes xb-section-divider-animation-swell{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,5px,0)}}@keyframes xb-section-divider-animation-swell-1{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,8px,0)}}.xb-section-divider{display:block;position:absolute;width:100%;mask-repeat:repeat-x;mask-size:100% 100%;mask-position:center;border:none;pointer-events:none;user-select:none;transform:translate3d(0,0,0)}.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);background-position:0;--webkit-mask-image:var(--xb-section-divider-bottom-svg);mask-image:var(--xb-section-divider-bottom-svg)}.xb-section-divider--infinity{width:100%;mask-repeat:repeat-x;animation:wave 6s cubic-bezier(.36,.45,.63,.53) infinite;transform:translate3d(0,0,0)}.xb-section-divider--3{content:"";position:absolute;left:100%;bottom:0;height:var(--xb-section-divider-bottom-height-desktop);background:var(--xb-section-divider-bottom-color,#000);background-position:0;--webkit-mask-image:var(--xb-section-divider-bottom-svg);mask-image:var(--xb-section-divider-bottom-svg);width:100%;mask-repeat:repeat-x;transform:rotateY(180deg);animation:wave 6s cubic-bezier(.36,.45,.63,.53) infinite}@keyframes wave{from{margin-left:0}to{margin-left:-100%}}@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-section-background-slider-desktop{display:block}.xb-section-background-slider-mobile,.xb-section-background-slider-tablet{display:none}@media screen and (min-width:768px) and (max-width:1024px){.xb-section-background-slider-tablet{display:block}.xb-section-background-slider-desktop,.xb-section-background-slider-mobile{display:none}}@media screen and (max-width:767px){.xb-section-background-slider-mobile{display:block}.xb-section-background-slider-desktop,.xb-section-background-slider-tablet{display:none}}.xb-section-background-slider{width:100%;height:100%;position:absolute;top:0;left:0}.xb-section .xb-section-background-slider{z-index:-9999}.xb-section-background-slider__item{display:block!important;position:absolute;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat}.xb-section-background-slider-1 .xb-section-background-slider__item.xb-section-background-slider-animated{-webkit-mask:url(https://cdn.shopify.com/s/files/1/0677/7900/2622/files/nature-sprite.png?v=1724140173);mask:url(https://cdn.shopify.com/s/files/1/0677/7900/2622/files/nature-sprite.png?v=1724140173);mask-size:2300% 100%;animation:xb-mask-image-sprites-play var(--xb-section-background-slider-duration) steps(22) forwards}.xb-section-background-slider-1 .xb-section-background-slider__item.xb-section-background-slider-animated.preview1{animation:mask-play-preview-1 5s steps(22) infinite!important}.xb-section-background-slider-1 .xb-section-background-slider__item.xb-section-background-slider-animated.preview2{animation:mask-play-preview-2 5s steps(22) infinite!important}@keyframes xb-mask-image-sprites-play{from{mask-position:0% 0}to{mask-position:100% 0}}@keyframes mask-play-preview-1{0%{mask-position:0% 0;z-index:2}50%{mask-position:100% 0;z-index:2}50.0000001%{mask-position:0% 0;z-index:1}100%{mask-position:0% 0;z-index:1}}@keyframes mask-play-preview-2{0%{mask-position:0% 0;z-index:1}50%{mask-position:0% 0;z-index:1}50.0000001%{mask-position:0% 0;z-index:2}100%{mask-position:100% 0;z-index:2}}.xb-section-background-slider-2 .xb-section-background-slider__item.xb-section-background-slider-animated{-webkit-mask:url(https://cdn.xotiny.com/builder/bg/nature-sprite-2.png);mask:url(https://cdn.xotiny.com/builder/bg/nature-sprite-2.png);mask-size:7100% 100%;animation:xb-mask-image-sprites-play var(--xb-section-background-slider-duration) steps(70) forwards}.xb-section-background-slider-2 .xb-section-background-slider__item.xb-section-background-slider-animated.preview1{animation:mask-play-preview-1 5s steps(70) infinite!important}.xb-section-background-slider-2 .xb-section-background-slider__item.xb-section-background-slider-animated.preview2{animation:mask-play-preview-2 5s steps(70) infinite!important}.xb-section-background-slider-3 .xb-section-background-slider__item.xb-section-background-slider-animated{-webkit-mask:url(https://cdn.xotiny.com/builder/bg/building-sprite.png);mask:url(https://cdn.xotiny.com/builder/bg/building-sprite.png);mask-size:7500% 100%;animation:xb-mask-image-sprites-play var(--xb-section-background-slider-duration) steps(74) forwards}.xb-section-background-slider-3 .xb-section-background-slider__item.xb-section-background-slider-animated.preview1{animation:mask-play-preview-1 5s steps(74) infinite!important}.xb-section-background-slider-3 .xb-section-background-slider__item.xb-section-background-slider-animated.preview2{animation:mask-play-preview-2 5s steps(74) infinite!important}.xb-section-background-slider-4 .xb-section-background-slider__item.xb-section-background-slider-animated{-webkit-mask:url(https://cdn.xotiny.com/builder/bg/building-sprite-2.png);mask:url(https://cdn.xotiny.com/builder/bg/building-sprite-2.png);mask-size:8400% 100%;animation:xb-mask-image-sprites-play var(--xb-section-background-slider-duration) steps(83) forwards}.xb-section-background-slider-4 .xb-section-background-slider__item.xb-section-background-slider-animated.preview1{animation:mask-play-preview-1 5s steps(83) infinite!important}.xb-section-background-slider-4 .xb-section-background-slider__item.xb-section-background-slider-animated.preview2{animation:mask-play-preview-2 5s steps(83) infinite!important}.xb-section-background-slider-5 .xb-section-background-slider__item.xb-section-background-slider-animated{-webkit-mask:url(https://cdn.xotiny.com/builder/bg/urban-sprite.png);mask:url(https://cdn.xotiny.com/builder/bg/urban-sprite.png);mask-size:3000% 100%;animation:xb-mask-image-sprites-play var(--xb-section-background-slider-duration) steps(29) forwards}.xb-section-background-slider-5 .xb-section-background-slider__item.xb-section-background-slider-animated.preview1{animation:mask-play-preview-1 5s steps(29) infinite!important}.xb-section-background-slider-5 .xb-section-background-slider__item.xb-section-background-slider-animated.preview2{animation:mask-play-preview-2 5s steps(29) infinite!important}.xb-section-background-slider-6 .xb-section-background-slider__item.xb-section-background-slider-animated{-webkit-mask:url(https://cdn.xotiny.com/builder/bg/urban-sprite-2.png);mask:url(https://cdn.xotiny.com/builder/bg/urban-sprite-2.png);mask-size:7400% 100%;animation:xb-mask-image-sprites-play var(--xb-section-background-slider-duration) steps(73) forwards}.xb-section-background-slider-6 .xb-section-background-slider__item.xb-section-background-slider-animated.preview1{animation:mask-play-preview-1 5s steps(73) infinite!important}.xb-section-background-slider-6 .xb-section-background-slider__item.xb-section-background-slider-animated.preview2{animation:mask-play-preview-2 5s steps(73) infinite!important}.xb-section-background-slider-7 .xb-section-background-slider__item.xb-section-background-slider-animated{-webkit-animation:mask-play-7 2.2s forwards;animation:mask-play-7 var(--xb-section-background-slider-duration) forwards}.xb-section-background-slider-7 .xb-section-background-slider__item{--initial-segment-size:20px;--segment-size:var(--initial-segment-size);mask-image:repeating-linear-gradient(to top,#000000,#000000 var(--segment-size),transparent var(--segment-size),transparent var(--initial-segment-size));-webkit-mask-image:repeating-linear-gradient(to top,#000000,#000000 var(--segment-size),transparent var(--segment-size),transparent var(--initial-segment-size));transition:--segment-size var(--xb-section-background-slider-duration) cubic-bezier(.16, 1, .3, 1) 0s;width:100%;height:100%}.xb-section-background-slider-7 .xb-section-background-slider__item.xb-section-background-slider-animated.preview1{--initial-segment-size:8px;transition:--segment-size 5s cubic-bezier(.16, 1, .3, 1) 0s;animation:mask-play-7-preview-1 5s infinite!important}.xb-section-background-slider-7 .xb-section-background-slider__item.xb-section-background-slider-animated.preview2{--initial-segment-size:8px;transition:--segment-size 5s cubic-bezier(.16, 1, .3, 1) 0s;animation:mask-play-7-preview-2 5s infinite!important}@keyframes mask-play-7-preview-1{0%{--segment-size:var(--initial-segment-size);z-index:2}50%{--segment-size:0px;z-index:2}50.0000001%{--segment-size:var(--initial-segment-size);z-index:1}100%{--segment-size:var(--initial-segment-size);z-index:1}}@keyframes mask-play-7-preview-2{0%{--segment-size:var(--initial-segment-size);z-index:1}50%{--segment-size:var(--initial-segment-size);z-index:1}50.0000001%{--segment-size:var(--initial-segment-size);z-index:2}100%{--segment-size:0px;z-index:2}}.xb-section-background-slider-8 .xb-section-background-slider__item.xb-section-background-slider-animated{-webkit-animation:mask-play-8 var(--xb-section-background-slider-duration) backwards;animation:mask-play-8 var(--xb-section-background-slider-duration) backwards;mask-image:conic-gradient(black var(--clock-hands-position),transparent calc(var(--clock-hands-position) + var(--gradient-length)),transparent);transition:--clock-hands-position var(--xb-section-background-slider-duration) ease 0s}.xb-section-background-slider-8 .xb-section-background-slider__item{--clock-hands-position:calc(-1 * var(--gradient-length));--gradient-length:100%}@keyframes mask-play-8{from{--clock-hands-position:100%}to{--clock-hands-position:calc(-1 * var(--gradient-length))}}.xb-section-background-slider-8 .xb-section-background-slider__item.xb-section-background-slider-animated.preview1{--clock-hands-position:100%;transition:--clock-hands-position 5s ease 0s;animation:mask-play-8-preview-1 5s infinite!important}.xb-section-background-slider-8 .xb-section-background-slider__item.xb-section-background-slider-animated.preview2{--clock-hands-position:100%;transition:--clock-hands-position 5s ease 0s;animation:mask-play-8-preview-2 5s infinite!important}@keyframes mask-play-8-preview-1{0%{--clock-hands-position:100%;z-index:2}50%{--clock-hands-position:calc(-1 * var(--gradient-length));z-index:2}50.0000001%{--clock-hands-position:100%;z-index:1}100%{--clock-hands-position:100%;z-index:1}}@keyframes mask-play-8-preview-2{0%{--clock-hands-position:100%;z-index:1}50%{--clock-hands-position:100%;z-index:1}50.0000001%{--clock-hands-position:100%;z-index:2}100%{--clock-hands-position:calc(-1 * var(--gradient-length));z-index:2}}.xb-section-background-slider-9 .xb-section-background-slider__item.xb-section-background-slider-animated{-webkit-animation:mask-play-9 var(--xb-section-background-slider-duration) forwards;animation:mask-play-9 var(--xb-section-background-slider-duration) forwards}.xb-section-background-slider-9 .xb-section-background-slider__item{--wipe-position:100%;--gradient-length:20%;mask-image:linear-gradient(to top left,black var(--wipe-position),transparent calc(var(--wipe-position) + var(--gradient-length)),transparent);-webkit-mask-image:linear-gradient(to top left,black var(--wipe-position),transparent calc(var(--wipe-position) + var(--gradient-length)),transparent);transition:--wipe-position var(--xb-section-background-slider-duration) cubic-bezier(0, .55, .45, 1);width:100%;height:100%}@keyframes mask-play-9{from{--wipe-position:100%}to{--wipe-position:calc(-1 * var(--gradient-length))}}.xb-section-background-slider-9 .xb-section-background-slider__item.xb-section-background-slider-animated.preview1{--wipe-position:100%;animation:mask-play-9-preview-1 5s infinite!important}.xb-section-background-slider-9 .xb-section-background-slider__item.xb-section-background-slider-animated.preview2{--wipe-position:100%;animation:mask-play-9-preview-2 5s infinite!important}@keyframes mask-play-9-preview-1{0%{--wipe-position:100%;z-index:2}50%{--wipe-position:calc(-1 * var(--gradient-length));z-index:2}50.0000001%{--wipe-position:100%;z-index:1}100%{--wipe-position:100%;z-index:1}}@keyframes mask-play-9-preview-2{0%{--wipe-position:100%;z-index:1}50%{--wipe-position:100%;z-index:1}50.0000001%{--wipe-position:100%;z-index:2}100%{--wipe-position:calc(-1 * var(--gradient-length));z-index:2}}.xb-section-background-slider-10 .xb-section-background-slider__item.xb-section-background-slider-animated{-webkit-animation:mask-play-10 var(--xb-section-background-slider-duration) forwards;animation:mask-play-10 var(--xb-section-background-slider-duration) forwards}.xb-section-background-slider-10 .xb-section-background-slider__item{--initial-segment-size:20px;--segment-size:var(--initial-segment-size);--wipe-position:100%;--gradient-length:20%;--time:2s;mask-composite:intersect;mask-image:repeating-linear-gradient(to bottom,#000000,#000000 var(--segment-size),transparent var(--segment-size),transparent var(--initial-segment-size)),repeating-linear-gradient(to right bottom,#000000,#000000 var(--segment-size),transparent var(--segment-size),transparent var(--initial-segment-size)),linear-gradient(to bottom right,black var(--wipe-position),transparent calc(var(--wipe-position) + var(--gradient-length)),transparent);transition:--segment-size var(--xb-section-background-slider-duration) ease-out,--wipe-position var(--xb-section-background-slider-duration) cubic-bezier(0, .55, .45, 1);width:100%;height:100%}@keyframes mask-play-10{from{--segment-size:var(--initial-segment-size);--wipe-position:100%}to{--segment-size:0px;--wipe-position:calc(-1* var(--gradient-length))}}.xb-section-background-slider-10 .xb-section-background-slider__item.xb-section-background-slider-animated.preview1{--initial-segment-size:8px;--segment-size:var(--initial-segment-size);--wipe-position:100%;animation:mask-play-10-preview-1 5s infinite!important}.xb-section-background-slider-10 .xb-section-background-slider__item.xb-section-background-slider-animated.preview2{--initial-segment-size:8px;--segment-size:var(--initial-segment-size);--wipe-position:100%;animation:mask-play-10-preview-2 5s infinite!important}@keyframes mask-play-10-preview-1{0%{--segment-size:var(--initial-segment-size);--wipe-position:100%;z-index:2}50%{--segment-size:0px;--wipe-position:calc(-1* var(--gradient-length));z-index:2}50.0000001%{--segment-size:var(--initial-segment-size);--wipe-position:100%;z-index:1}100%{--segment-size:var(--initial-segment-size);--wipe-position:100%;z-index:1}}@keyframes mask-play-10-preview-2{0%{--segment-size:var(--initial-segment-size);--wipe-position:100%;z-index:1}50%{--segment-size:var(--initial-segment-size);--wipe-position:100%;z-index:1}50.0000001%{--segment-size:var(--initial-segment-size);--wipe-position:100%;z-index:2}100%{--segment-size:0px;--wipe-position:calc(-1* var(--gradient-length));z-index:2}}.xb-section-background-slider-11 .xb-section-background-slider__item.xb-section-background-slider-animated{-webkit-animation:mask-play-11 var(--xb-section-background-slider-duration) forwards;animation:mask-play-11 var(--xb-section-background-slider-duration) forwards}.xb-section-background-slider-11 .xb-section-background-slider__item{transition:opacity var(--xb-section-background-slider-duration) ease 0s;width:100%;height:100%}@keyframes mask-play-11{from{opacity:1}to{opacity:0}}.xb-section-background-slider-11 .xb-section-background-slider__item.xb-section-background-slider-animated.preview1{transition:all 5s ease 0s;animation:mask-play-11-preview-1 5s infinite!important}.xb-section-background-slider-11 .xb-section-background-slider__item.xb-section-background-slider-animated.preview2{animation:mask-play-11-preview-2 5s infinite!important;transition:all 5s ease 0s}@keyframes mask-play-11-preview-1{0%{opacity:1;z-index:2}50%{opacity:0;z-index:2}50.0000001%{opacity:1;z-index:1}100%{opacity:1;z-index:1}}@keyframes mask-play-11-preview-2{0%{opacity:1;z-index:1}50%{opacity:1;z-index:1}50.0000001%{opacity:1;z-index:2}100%{opacity:0;z-index:2}}body .xb-section-background-gradient-animated{background-size:400%!important;animation:xb-section-background-gradient var(--xb-section-background-gradient-animated-duration) linear infinite}@keyframes xb-section-background-gradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.xb-wrapper{--xb-wrapper-layout-desktop:var(--xb-wld);--xb-wrapper-vertical-spacing-desktop:var(--xb-wvsd);--xb-wrapper-horizontal-spacing-desktop:var(--xb-whsd);--xb-wrapper-vertical-spacing-tablet:var(--xb-wvst);--xb-wrapper-vertical-spacing-mobile:var(--xb-wvsm);--xb-wrapper-horizontal-spacing-tablet:var(--xb-whst);--xb-wrapper-horizontal-spacing-mobile:var(--xb-whsm);--xb-wrapper-width-desktop:var(--xb-wwd);--xb-wrapper-width-tablet:var(--xb-wwt);--xb-wrapper-width-mobile:var(--xb-wwm);--xb-wrapper-vertical-align-desktop:var(--xb-wvad);--xb-wrapper-vertical-align-tablet:var(--xb-wvat);--xb-wrapper-vertical-align-mobile:var(--xb-wvam);--xb-wrapper-horizontal-align-desktop:var(--xb-whad);--xb-wrapper-horizontal-align-tablet:var(--xb-what);--xb-wrapper-horizontal-align-mobile:var(--xb-wham);--xb-wrapper-wrap-desktop:var(--xb-wwrd);--xb-wrapper-wrap-tablet:var(--xb-wwrt);--xb-wrapper-wrap-mobile:var(--xb-wwrm);--xb-wrapper-horizontal-position-left-desktop:var(--xb-whpld);--xb-wrapper-horizontal-position-right-desktop:var(--xb-whprd);--xb-wrapper-horizontal-position-left-tablet:var(--xb-whplt);--xb-wrapper-horizontal-position-right-tablet:var(--xb-whprt);--xb-wrapper-horizontal-position-left-mobile:var(--xb-whplm);--xb-wrapper-horizontal-position-right-mobile:var(--xb-whprm);--xb-wrapper-z-index:var(--xb-wz, 0);--xb-wrapper-position-type:var(--xb-wpt, relative);--xb-wrapper-min-height-desktop:var(--xb-wmhd, auto);--xb-wrapper-min-height-tablet:var(--xb-wmht, auto);--xb-wrapper-min-height-mobile:var(--xb-wmhm, auto);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-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-heading--preview{position:relative;width:fit-content;z-index:1}.xb-heading--preview.xb-heading--modifier-01:before{height:50%}.xb-heading--preview.xb-heading--modifier-02:before{content:"";position:absolute;width:100%;height:100%;left:0;bottom:0;z-index:-1;transition:transform .3s cubic-bezier(.175, .885, .32, 1.275);transform-origin:left;animation:waving-preview 6s linear infinite reverse;transform:scaleX(1);mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200%25' height='100%25'%3E%3Cdefs%3E%3Cstyle%3E .wave%7B animation:wave 1s ease-in-out infinite alternate; animation-delay:-0.25s; stroke:%23e0ff00; stroke-width:2; stroke-linecap:square; %7D @keyframes wave%7B to%7B d:path('M 0 40 Q 20 42.5 40 40 Q 60 37.5 80 40'); %7D %7D %3C/style%3E%3C/defs%3E%3Cpattern id='wavePattern' x='0' y='0' width='80' height='80' patternUnits='userSpaceOnUse'%3E%3Cpath fill='none' class='wave' d='M 0 40 Q 20 37.5 40 40 Q 60 42.5 80 40' /%3E%3C/pattern%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='url(%23wavePattern)'%3E%3C/rect%3E%3C/svg%3E");mask-repeat:repeat-x;mask-size:40px 40px;background-color:var(--line-color,#00f);mask-position:0% 100%}.xb-heading--preview.xb-heading--modifier-03:before{transition:transform .3s cubic-bezier(.175, .885, .32, 1.275);transform-origin:left;animation:waving-preview 6s linear infinite reverse;transform:scaleX(1)}.xb-heading--preview.xb-heading--modifier-04:after,.xb-heading--preview.xb-heading--modifier-05:after,.xb-heading--preview.xb-heading--modifier-06:after{width:50%}@-webkit-keyframes waving-preview{to{background-position:80px 50%,160px 50%}}@keyframes waving-preview{to{background-position:80px 50%,160px 50%}}.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-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-social-link{display:flex;justify-content:var(--xb-social-align);flex-wrap:wrap;gap:var(--xb-social-spacing)}.xb-social-link__icon{padding:5px;display:flex;align-items:center;text-decoration:none;width:fit-content;justify-content:center;border-radius:50%;fill:currentColor}.xb-social-link__icon--custom{color:#fff;background-color:#7f7474}.xb-social-messenger{--xb-social-color:#168AFF}.xb-customer-contact{width:100%;min-height:100%}.xb-customer-contact .form-group{margin-bottom:10px}.xb-contact__btn{margin-top:20px;border-radius:0;padding-top:12px;padding-bottom:12px;font-size:16px}.xb-customer-form__field{display:block;width:100%}.xb-form-input{width:100%;font-size:14px;padding:10px 12px;font-family:inherit}.xb-form-input::placeholder{color:var(--xb-input-placeholder-color)}.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: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-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}body .xb-social-link--modifier-04__item,body .xb-social-link-modifier.xb-social-link--modifier-04 .xb-social-link__icon{color:#000}body .xb-social-link--modifier-04__item .xb-image,body .xb-social-link--modifier-04__item svg,body .xb-social-link-modifier.xb-social-link--modifier-04 svg{display:block;width:var(--xb-slider-device-icon-size,16px);aspect-ratio:1}body .xb-button--modifier-01{color:var(--xb-color-color,#fff);background-color:var(--xb-color-background-color,#000);border-radius:var(--xb-number-device-border-radius,5px);transition:.3s}body .xb-button--modifier-01:focus{outline-style:solid;outline-color:transparent}body .xb-button--modifier-01:hover{transform:scale(1.04)}body .xb-button--modifier-01:focus-visible{transform:scale(1.04);text-decoration-line:underline;text-decoration-thickness:0.0625em;text-underline-offset:0.125em}body .xb-button--modifier-01:active{transform:scale(.96)}body .xb-icon--modifier-01{color:currentColor;fill:currentColor;width:fit-content;height:fit-content;font-size:var(--xb-slider-device-icon-size, 20px)}body .xb-icon--modifier-01 .xb-image,body .xb-icon--modifier-01 svg{display:block;width:var(--xb-slider-device-icon-size,20px);aspect-ratio:1}body .id_m2j2b8br1sjh{padding:80px}@media (min-width:768px) and (max-width:991px){body .id_m2j2b8br1sjh{padding-top:60px;padding-bottom:60px}}@media (max-width:767px){body .id_m2j2b8br1sjh{padding:40px 15px}}body .id_m2j2b8br2qwi{text-align:center;margin-bottom:50px}@media (max-width:767px){body .id_m2j2b8br2qwi{margin-bottom:25px}}body .id_m2j2b8br3ty4{font-size:55px;font-weight:700}@media (max-width:767px){body .id_m2j2b8br3ty4{font-size:28px}}body .id_m2j2b8br54gz{font-size:18px}body .id_m2j2b8br6sen{background-color:#f8f8f8;border-radius:20px;padding:15px;box-shadow:1px 10px 28px #d9d1ec}body .id_m2j2b8br7gxf{background-attachment:scroll;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;background-image:linear-gradient(45deg);background-color:rgba(0,0,0,.2985);border-radius:17px;padding:43px}@media (min-width:768px) and (max-width:991px){body .id_m2j2b8br7gxf{background-image:linear-gradient(45deg)}}@media (max-width:767px){body .id_m2j2b8br7gxf{background-image:linear-gradient(45deg);padding:20px}}body .id_m2j2b8br9f3g{font-size:31px;font-weight:600;color:#fff}@media (max-width:767px){body .id_m2j2b8br9f3g{font-size:34px}}body .id_m2j2b8br1069k,body .id_m2j2b8br14mwa,body .id_m2j2b8bs17mb6{padding-bottom:0}body .id_m2j2b8br12wib,body .id_m2j2b8br15aa8,body .id_m2j2b8bs18dek{font-size:15px;color:#fff;font-weight:700}body .id_m2j2b8br13jdw,body .id_m2j2b8bs19ifp{color:rgba(252,251,251,.7014925373134329);font-size:19px;line-height:1em}body .id_m2j2b8br16w8p{line-height:1em;color:rgba(0,0,0,.2985);font-size:19px}body .id_m2j2b8bs21frf,body .id_m2j2b8bs22w3y,body .id_m2j2b8bs23j7s,body .id_m2j2b8bs2407d,body .id_m2j2b8bs25esb,body .id_m2j2b8bs26ipm{color:#fff}body .id_m2j2b8bs28am2{height:100%}body .id_m2j2b8bs29udf{padding:30px 0}body .id_m2j2b8bs307ue,body .id_m2j2b8bs33vro,body .id_m2j2b8bs362io{margin-bottom:15px}body .id_m2j2b8bs316ks,body .id_m2j2b8bs34934,body .id_m2j2b8bs37kf0{font-size:15px;font-weight:500;text-transform:uppercase;margin-bottom:10px}body .id_m2j2b8bs322hr,body .id_m2j2b8bs355hm,body .id_m2j2b8bs38i73{font-size:15px;background-color:transparent;border-style:solid;border-color:rgba(0,0,0,.3);border-width:0 0 2px;padding:10px 12px 10px 0}body .id_m2j2b8bs396gq{text-transform:uppercase;padding:7px 40px}@media (min-width:768px) and (max-width:991px){body .id_m2j2b8bs396gq{font-weight:400}}@media (max-width:767px){body .id_m2j2b8bs396gq{font-weight:400}}.id_m2j2b8bs28am2{height:100%}.id_m2j2b8bs2069h{--xb-slider-device-icon-size:16px}.id_m2j2b8bs396gq{--xb-number-device-border-radius:0px;--xb-color-border-color:#000000;--xb-color-background-color:#000000;--xb-color-color:#ffffff}.id_m2j2b8bs406cf{--xb-slider-device-icon-size:20px}