
.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel :after,.carousel :before{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width,60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + .5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width,48px);height:var(--carousel-button-height,48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color,currentColor);background:var(--carousel-button-bg,transparent);border-radius:var(--carousel-button-border-radius,50%);box-shadow:var(--carousel-button-shadow,none);transition:opacity .15s ease}.carousel__button.is-next,.carousel__button.is-prev{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width,50%);height:var(--carousel-button-svg-height,50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width,1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter,none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden!important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color,#fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.4))}.fancybox__container *,.fancybox__container :after,.fancybox__container :before{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,.94))}@media (min-width:1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg,rgba(24,24,27,.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px}.fancybox__slide:after,.fancybox__slide:before{content:"";flex:0 0 0;margin:auto}@media (min-width:1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right,0) 0 env(safe-area-inset-left,0);padding:36px;color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0;line-height:1.375;color:var(--fancybox-color,currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color,#fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media (min-width:1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media (min-width:1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color,#fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;color:var(--fancybox-color,currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:a 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:b 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes a{to{transform:rotate(1turn)}}@keyframes b{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.carousel__button.is-close,.carousel__dots,.fancybox__backdrop,.fancybox__caption,.fancybox__nav{opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav{animation:.15s ease backwards c}.fancybox__container.is-animated.is-closing .carousel__button.is-close,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav{animation:.15s ease both d}.fancybox-fadeIn{animation:.15s ease both c}.fancybox-fadeOut{animation:.1s ease both d}.fancybox-zoomInUp{animation:.2s ease both e}.fancybox-zoomOutDown{animation:.15s ease both f}.fancybox-throwOutUp{animation:.15s ease both g}.fancybox-throwOutDown{animation:.15s ease both h}@keyframes c{0%{opacity:0}to{opacity:1}}@keyframes d{to{opacity:0}}@keyframes e{0%{transform:scale(.97) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translateZ(0);opacity:1}}@keyframes f{to{transform:scale(.97) translate3d(0,16px,0);opacity:0}}@keyframes g{to{transform:translate3d(0,-30%,0);opacity:0}}@keyframes h{to{transform:translate3d(0,30%,0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc hsla(0,0%,100%,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:transparent;min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:transparent}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0 3px;opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards c}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width,96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:5px solid var(--fancybox-accent-color,rgba(34,213,233,.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius,4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb:after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:50%;background-color:hsla(0,0%,100%,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius,4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(0deg,transparent 0,rgba(0,0,0,.006) 8.1%,rgba(0,0,0,.021) 15.5%,rgba(0,0,0,.046) 22.5%,rgba(0,0,0,.077) 29%,rgba(0,0,0,.114) 35.3%,rgba(0,0,0,.155) 41.2%,rgba(0,0,0,.198) 47.1%,rgba(0,0,0,.242) 52.9%,rgba(0,0,0,.285) 58.8%,rgba(0,0,0,.326) 64.7%,rgba(0,0,0,.363) 71%,rgba(0,0,0,.394) 77.5%,rgba(0,0,0,.419) 84.5%,rgba(0,0,0,.434) 91.9%,rgba(0,0,0,.44));padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.4))}@media (min-width:1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards c}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height,48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color,rgba(34,213,233,.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2),.fancybox__container:fullscreen .fancybox__button--fullscreen g:first-child{display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2),.fancybox__container.has-slideshow .fancybox__button--slideshow g:first-child{display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-slide-visible .swiper-lazy-preloader{animation:a 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes a{to{transform:rotate(1turn)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
@charset "UTF-8";:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{width:auto}.row-cols-1>*,.row-cols-auto>*{-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-1>*{width:100%}.row-cols-2>*{width:50%}.row-cols-2>*,.row-cols-3>*{-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-3>*{width:33.3333333333%}.row-cols-4>*{width:25%}.row-cols-4>*,.row-cols-5>*{-ms-flex:0 0 auto;flex:0 0 auto}.row-cols-5>*{width:20%}.row-cols-6>*{width:16.6666666667%}.col-auto,.row-cols-6>*{-ms-flex:0 0 auto;flex:0 0 auto}.col-auto{width:auto}.col-1{width:8.33333333%}.col-1,.col-2{-ms-flex:0 0 auto;flex:0 0 auto}.col-2{width:16.66666667%}.col-3{width:25%}.col-3,.col-4{-ms-flex:0 0 auto;flex:0 0 auto}.col-4{width:33.33333333%}.col-5{width:41.66666667%}.col-5,.col-6{-ms-flex:0 0 auto;flex:0 0 auto}.col-6{width:50%}.col-7{width:58.33333333%}.col-7,.col-8{-ms-flex:0 0 auto;flex:0 0 auto}.col-8{width:66.66666667%}.col-9{width:75%}.col-9,.col-10{-ms-flex:0 0 auto;flex:0 0 auto}.col-10{width:83.33333333%}.col-11{width:91.66666667%}.col-11,.col-12{-ms-flex:0 0 auto;flex:0 0 auto}.col-12{width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{width:16.6666666667%}.col-sm-auto,.row-cols-sm-6>*{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-auto{width:auto}.col-sm-1{width:8.33333333%}.col-sm-1,.col-sm-2{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-2{width:16.66666667%}.col-sm-3{width:25%}.col-sm-3,.col-sm-4{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-4{width:33.33333333%}.col-sm-5{width:41.66666667%}.col-sm-5,.col-sm-6{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-6{width:50%}.col-sm-7{width:58.33333333%}.col-sm-7,.col-sm-8{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-8{width:66.66666667%}.col-sm-9{width:75%}.col-sm-9,.col-sm-10{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-10{width:83.33333333%}.col-sm-11{width:91.66666667%}.col-sm-11,.col-sm-12{-ms-flex:0 0 auto;flex:0 0 auto}.col-sm-12{width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{width:16.6666666667%}.col-md-auto,.row-cols-md-6>*{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-auto{width:auto}.col-md-1{width:8.33333333%}.col-md-1,.col-md-2{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-2{width:16.66666667%}.col-md-3{width:25%}.col-md-3,.col-md-4{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-4{width:33.33333333%}.col-md-5{width:41.66666667%}.col-md-5,.col-md-6{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-6{width:50%}.col-md-7{width:58.33333333%}.col-md-7,.col-md-8{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-8{width:66.66666667%}.col-md-9{width:75%}.col-md-9,.col-md-10{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-10{width:83.33333333%}.col-md-11{width:91.66666667%}.col-md-11,.col-md-12{-ms-flex:0 0 auto;flex:0 0 auto}.col-md-12{width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{width:16.6666666667%}.col-lg-auto,.row-cols-lg-6>*{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-auto{width:auto}.col-lg-1{width:8.33333333%}.col-lg-1,.col-lg-2{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-2{width:16.66666667%}.col-lg-3{width:25%}.col-lg-3,.col-lg-4{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-4{width:33.33333333%}.col-lg-5{width:41.66666667%}.col-lg-5,.col-lg-6{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-6{width:50%}.col-lg-7{width:58.33333333%}.col-lg-7,.col-lg-8{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-8{width:66.66666667%}.col-lg-9{width:75%}.col-lg-9,.col-lg-10{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-10{width:83.33333333%}.col-lg-11{width:91.66666667%}.col-lg-11,.col-lg-12{-ms-flex:0 0 auto;flex:0 0 auto}.col-lg-12{width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{width:16.6666666667%}.col-xl-auto,.row-cols-xl-6>*{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-auto{width:auto}.col-xl-1{width:8.33333333%}.col-xl-1,.col-xl-2{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-2{width:16.66666667%}.col-xl-3{width:25%}.col-xl-3,.col-xl-4{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-4{width:33.33333333%}.col-xl-5{width:41.66666667%}.col-xl-5,.col-xl-6{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-6{width:50%}.col-xl-7{width:58.33333333%}.col-xl-7,.col-xl-8{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-8{width:66.66666667%}.col-xl-9{width:75%}.col-xl-9,.col-xl-10{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-10{width:83.33333333%}.col-xl-11{width:91.66666667%}.col-xl-11,.col-xl-12{-ms-flex:0 0 auto;flex:0 0 auto}.col-xl-12{width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{width:auto}.col-xxl-1,.col-xxl-auto{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-1{width:8.33333333%}.col-xxl-2{width:16.66666667%}.col-xxl-2,.col-xxl-3{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-3{width:25%}.col-xxl-4{width:33.33333333%}.col-xxl-4,.col-xxl-5{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-5{width:41.66666667%}.col-xxl-6{width:50%}.col-xxl-6,.col-xxl-7{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-7{width:58.33333333%}.col-xxl-8{width:66.66666667%}.col-xxl-8,.col-xxl-9{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-9{width:75%}.col-xxl-10{width:83.33333333%}.col-xxl-10,.col-xxl-11{-ms-flex:0 0 auto;flex:0 0 auto}.col-xxl-11{width:91.66666667%}.col-xxl-12{-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.clearfix:after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.hstack{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch}.hstack,.vstack{display:-ms-flexbox;display:flex;align-self:stretch}.vstack{-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;-ms-flex-item-align:stretch;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-evenly{-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-first{-ms-flex-order:-1!important;order:-1!important}.order-0{-ms-flex-order:0!important;order:0!important}.order-1{-ms-flex-order:1!important;order:1!important}.order-2{-ms-flex-order:2!important;order:2!important}.order-3{-ms-flex-order:3!important;order:3!important}.order-4{-ms-flex-order:4!important;order:4!important}.order-5{-ms-flex-order:5!important;order:5!important}.order-last{-ms-flex-order:6!important;order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-sm-evenly{-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-sm-first{-ms-flex-order:-1!important;order:-1!important}.order-sm-0{-ms-flex-order:0!important;order:0!important}.order-sm-1{-ms-flex-order:1!important;order:1!important}.order-sm-2{-ms-flex-order:2!important;order:2!important}.order-sm-3{-ms-flex-order:3!important;order:3!important}.order-sm-4{-ms-flex-order:4!important;order:4!important}.order-sm-5{-ms-flex-order:5!important;order:5!important}.order-sm-last{-ms-flex-order:6!important;order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-md-evenly{-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-md-first{-ms-flex-order:-1!important;order:-1!important}.order-md-0{-ms-flex-order:0!important;order:0!important}.order-md-1{-ms-flex-order:1!important;order:1!important}.order-md-2{-ms-flex-order:2!important;order:2!important}.order-md-3{-ms-flex-order:3!important;order:3!important}.order-md-4{-ms-flex-order:4!important;order:4!important}.order-md-5{-ms-flex-order:5!important;order:5!important}.order-md-last{-ms-flex-order:6!important;order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-lg-evenly{-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-lg-first{-ms-flex-order:-1!important;order:-1!important}.order-lg-0{-ms-flex-order:0!important;order:0!important}.order-lg-1{-ms-flex-order:1!important;order:1!important}.order-lg-2{-ms-flex-order:2!important;order:2!important}.order-lg-3{-ms-flex-order:3!important;order:3!important}.order-lg-4{-ms-flex-order:4!important;order:4!important}.order-lg-5{-ms-flex-order:5!important;order:5!important}.order-lg-last{-ms-flex-order:6!important;order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xl-evenly{-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xl-first{-ms-flex-order:-1!important;order:-1!important}.order-xl-0{-ms-flex-order:0!important;order:0!important}.order-xl-1{-ms-flex-order:1!important;order:1!important}.order-xl-2{-ms-flex-order:2!important;order:2!important}.order-xl-3{-ms-flex-order:3!important;order:3!important}.order-xl-4{-ms-flex-order:4!important;order:4!important}.order-xl-5{-ms-flex-order:5!important;order:5!important}.order-xl-last{-ms-flex-order:6!important;order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.justify-content-xxl-evenly{-ms-flex-pack:space-evenly!important;justify-content:space-evenly!important}.align-items-xxl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}.order-xxl-first{-ms-flex-order:-1!important;order:-1!important}.order-xxl-0{-ms-flex-order:0!important;order:0!important}.order-xxl-1{-ms-flex-order:1!important;order:1!important}.order-xxl-2{-ms-flex-order:2!important;order:2!important}.order-xxl-3{-ms-flex-order:3!important;order:3!important}.order-xxl-4{-ms-flex-order:4!important;order:4!important}.order-xxl-5{-ms-flex-order:5!important;order:5!important}.order-xxl-last{-ms-flex-order:6!important;order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}.d-print-none{display:none!important}}html{--tr-width-tab-1:100%;--tr-width-tab-2:100%}body{font-family:Henderson,sans-serif;font-weight:400;font-size:20px;line-height:1.2;color:#000;background:#efece3;padding-bottom:env(safe-area-inset-bottom)}*,:focus,:hover{outline:none!important}a{transition:all .35s ease-in-out}a,a:hover{text-decoration:none}b,strong{font-weight:600}img{max-width:100%;height:auto}::-moz-selection{color:#fff;background:#e0592a}::selection{color:#fff;background:#e0592a}@font-face{font-family:Henderson;src:url(../fonts/HendersonSans-Black.ttf) format("truetype");font-weight:700}@font-face{font-family:Henderson;src:url(../fonts/HendersonSans-Bold.ttf) format("truetype");font-weight:600}@font-face{font-family:Henderson;src:url(../fonts/HendersonSans-SemiBold.ttf) format("truetype");font-weight:500}@font-face{font-family:Henderson;src:url(../fonts/HendersonSans-Regular.ttf) format("truetype");font-weight:400}@font-face{font-family:Henderson;src:url(../fonts/HendersonSans-Light.ttf) format("truetype");font-weight:300}@font-face{font-family:Henderson;src:url(../fonts/HendersonSans-ExtraLight.ttf) format("truetype");font-weight:200}@font-face{font-family:adobe;src:url(../fonts/AdobeCleanRegular.otf) format("opentype");font-weight:400}@media (min-width:768px){body.open-drawer,body.open-drawer .header.header.sticky{padding-right:16px}}.horizontal-dotted-line{padding:20px 0}.horizontal-dotted-line,.horizontal-dotted-line:after{position:relative;width:100%;display:-ms-flexbox;display:flex}.horizontal-dotted-line:after{content:"";color:#5d4944;-ms-flex-align:center;align-items:center;background-image:url(../images/dot-horizontal-brown.svg);background-repeat:repeat-x;background-size:8px;background-position:50%;height:2px}.product-transparent-bordered-card{margin-top:60px}.product-transparent-bordered-card .top-side{border-top:1px solid #5d4944;border-left:1px solid #5d4944;border-right:1px solid #5d4944;height:80px;width:100%}.product-transparent-bordered-card img{margin-top:-125px;max-width:130%;display:table;margin-left:-15%}.product-transparent-bordered-card .content{border-bottom:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;padding:0 30px 20px;position:relative;margin-top:-70px}.product-transparent-bordered-card .content .inner{position:relative}.product-transparent-bordered-card .content .inner .h4,.product-transparent-bordered-card .content .inner h4{font-family:adobe;font-size:21px;width:70%;font-weight:600;color:#5d4944}.product-transparent-bordered-card .content .inner .small,.product-transparent-bordered-card .content .inner small{position:absolute;right:0;bottom:0;font-size:14px;color:#5d4944}.product-transparent-bordered-card .content i{background:#5d4944;font-style:normal;height:30px;width:30px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:100px;position:absolute;top:-15px;right:7.5%;cursor:pointer}.product-image-separate .image{aspect-ratio:303/422;background-size:cover;background-position:50%;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:end;align-content:flex-end;padding:35px;display:-ms-flexbox;display:flex;position:relative}.product-image-separate .image:before{content:"";width:100%;height:100%;background-color:rgba(0,0,0,.1);position:absolute;left:0;top:0}.product-image-separate .image .inner{position:relative}.product-image-separate .image .inner strong{width:65%;display:inline-block;font-family:adobe;font-size:21px;color:#fff}.product-image-separate .image .inner .small,.product-image-separate .image .inner small{position:absolute;right:0;bottom:0;font-size:14px;color:#fff}.product-image-separate .image .inner i{background:#5d4944;font-style:normal;height:30px;width:30px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:100px;position:absolute;top:-15px;right:0;cursor:pointer}.product-image-separate .content{background:#fff;margin-top:50px;padding:35px;position:relative}.product-image-separate .content:before{content:"";border-top:30px solid transparent;border-right:30px solid transparent;border-left:30px solid transparent;border-bottom:30px solid #fff;position:absolute;top:-60px;right:0;left:0;margin:0 auto;display:table}.product-image-separate .content strong{display:block;font-size:19px;font-weight:500;color:#5d4944;margin-bottom:20px}.product-image-separate .content a{font-size:14px;color:#5d4944;font-weight:100;display:block;position:relative}.product-image-separate .content a:after{content:url(../images/arrow-right.svg);position:absolute;right:0;top:-2px}.cookie-bar{background:#5d4944;position:fixed;bottom:0;left:0;width:100%;z-index:99;padding:20px 0}.cookie-bar p{color:#fff;font-size:12px;font-weight:200;margin:0}@media (max-width:767.98px){.cookie-bar p{line-height:2}}.cookie-bar p a{color:#fff;text-decoration:underline}.cookie-bar .accept-btn{color:#fff;font-size:13px;font-weight:400;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}.cookie-bar .accept-btn svg{margin-left:10px;zoom:90%;position:relative;top:1px}footer.footer{background-color:#5d4944;padding:40px 0}footer.footer .copyright{color:#efece3;opacity:.5}@media (max-width:767.98px){footer.footer .copyright{font-size:11px;text-align:center}}@media (max-width:767.98px){footer.footer{padding:40px 7% 28px}}footer.footer *{color:#fff}footer.footer div span{font-size:15px;font-weight:200}@media (max-width:767.98px){footer.footer div ul{width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}footer.footer div ul li{list-style:none}@media (max-width:767.98px){footer.footer div ul li{width:50%}}footer.footer .menu a:hover{text-decoration:underline}footer.footer .col-copyright,footer.footer .col-footer-center,footer.footer .col-page-list{padding:15px 0}footer.footer .superbranding-logo{width:100px;display:block}footer.footer .col-page-list{position:relative;font-size:11px;text-transform:uppercase}footer.footer .col-page-list li{margin-bottom:9px}footer.footer .col-page-list li:last-child{margin-bottom:0}@media (max-width:767.98px){footer.footer .col-page-list{margin-bottom:30px;padding-bottom:30px}footer.footer .col-page-list:after{content:"";height:4px;width:100%;position:absolute;right:0;bottom:0;background-image:linear-gradient(90deg,#fff 21%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:10px 2px;background-repeat:repeat-x}}@media (min-width:768px){footer.footer .col-page-list:after{content:"";height:100%;width:2px;background-image:url(../images/dot-pattern.svg);position:absolute;right:0;top:0}}footer.footer .col-footer-center{-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;font-size:11px}@media (max-width:767.98px){footer.footer .col-footer-center{-ms-flex-order:3;order:3;-ms-flex-pack:end!important;justify-content:flex-end!important;padding:0}footer.footer .col-footer-center .superbranding-logo{-ms-flex-order:2;order:2;margin:0 auto;margin-top:25px}}@media (max-width:767.98px){footer.footer .col-footer-center .socials{width:auto;margin:0 auto;-ms-flex-order:3;order:3;margin-top:30px}footer.footer .col-footer-center .socials a svg{zoom:110%}}@media screen and (max-width:365px){footer.footer .col-footer-center .socials{text-align:center}}footer.footer .col-footer-center .socials .livro_link{display:none}@media (max-width:767.98px){footer.footer .col-footer-center .socials .livro_link{display:block;margin-right:0;text-align:center;margin-bottom:15px}}@media screen and (max-width:365px){footer.footer .col-footer-center .socials .livro_link{width:100%;text-align:center;margin-bottom:10px}}footer.footer .col-footer-center .socials .socials-next-text{font-size:11px}@media (max-width:767.98px){footer.footer .col-footer-center .socials .socials-next-text{font-size:9px}}footer.footer .col-footer-center .sub-menu{font-size:11px}footer.footer .col-footer-center .sub-menu li{margin-right:20px}@media (max-width:767.98px){footer.footer .col-footer-center .sub-menu li{margin-right:0}}@media (max-width:767.98px){footer.footer .col-footer-center .sub-menu{-ms-flex-pack:center;justify-content:center;-ms-flex-order:1;order:1}footer.footer .col-footer-center .sub-menu li{width:100%;text-align:center;padding:8px 0}footer.footer .col-footer-center .sub-menu .livro_link{display:none}}@media (max-width:767.98px){footer.footer .col-livro{-ms-flex-order:2;order:2}footer.footer .col-livro span{font-size:11px}}footer.footer .col-copyright{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}footer.footer .col-copyright span{font-size:10px}@media (max-width:767.98px){footer.footer .col-copyright{padding:0;-ms-flex-order:4;order:4}footer.footer .col-copyright span{text-align:center;font-size:11px;width:100%;margin-top:35px}}:root{--app-height:100%}header.header{position:fixed;top:0;z-index:10;width:100%;text-align:right;margin-top:15px}@media (max-width:767.98px){header.header{margin-top:15px}}header.header .dir-rtl{direction:rtl}header.header .icons{gap:7px;display:-ms-flexbox!important;display:flex!important}header.header .icons .search-icon{display:none}header.header .icons .menu-item a{font-weight:200;font-size:11px;color:#efece3;margin-right:25px}@media (max-width:767.98px){header.header .icons .menu-item a{font-size:9px}}header.header .icons .phone-number{color:#efece3;font-size:11px;direction:ltr;font-weight:200;margin-left:-8px;margin-right:12px}@media (max-width:767.98px){header.header .icons .phone-number{font-size:9px;display:none}}header.header .logo .sticky-logo{display:none}header.header .fix-flex{width:58.63px;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:start;align-items:flex-start}header.header .fix-flex .search-icon{display:block}header.header .fix-flex #search{position:absolute;left:58px;direction:ltr;border:none;background:transparent;color:hsla(45,27%,91%,.5);font-size:12.5px;opacity:0;visibility:hidden;transition:opacity .3s;margin-top:5px}header.header .fix-flex #search.open{opacity:1;visibility:visible}header.header.min-header+.cookie-bar+.site-main,header.header.min-header+.site-main{padding-top:54px}header.header.min-header+.block-row{padding-top:100px}header.header.min-header,header.header.sticky{background-color:#5d4944;padding:15px 0;margin-top:0}header.header.min-header .logo .sticky-logo,header.header.sticky .logo .sticky-logo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%}header.header.min-header .logo .sticky-logo svg,header.header.sticky .logo .sticky-logo svg{zoom:115%}header.header.min-header .icons .search-icon,header.header.min-header .logo .fixed-logo,header.header.sticky .icons .search-icon,header.header.sticky .logo .fixed-logo{display:none}header.header.min-header .fix-flex .search-icon,header.header.sticky .fix-flex .search-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%;cursor:pointer}header.header nav{height:100vh;width:30%;max-width:570px;position:absolute;background-color:#5d4944;right:-100%;top:0;z-index:999;margin-top:-15px;height:var(--app-height)}header.header nav:after{content:"";position:absolute;border-left:1px solid #efece3;height:100%;top:0;left:-1px}header.header nav ul{list-style:none;padding:0}@media (max-width:1199.98px){header.header nav{width:470px}}@media (max-width:767.98px){header.header nav{width:100%;margin-top:-15px}}@media (min-width:768px){header.header nav{min-width:470px}}header.header nav .mobile-header{height:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:justify;align-content:space-between}header.header nav .mobile-menu-header{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;left:0;top:0;padding:40px;z-index:25}@media (max-width:767.98px){header.header nav .mobile-menu-header{padding:20px 40px}}header.header nav .mobile-menu-header .languages ul{display:-ms-flexbox;display:flex;padding:0;list-style:none;margin:0;gap:12px}header.header nav .mobile-menu-header .languages ul li a{color:#efece3;font-size:15px;padding:0}header.header nav .mobile-menu-header .languages ul li.wpml-ls-current-language a{font-weight:500}header.header nav .mobile-menu-header .close-mobile-menu{width:35px;height:35px;background-color:#efece3;border-radius:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-left:auto}header.header nav .mobile-menu-header path{fill:#2d2d2d;stroke:#2d2d2d}header.header nav .menus a{font-size:26px}header.header nav .menus .menu-small-size a{font-size:17px;font-weight:400!important}header.header nav .menus .menu{text-align:center}@media (max-width:767.98px){header.header nav .menus .menu{padding:0}}header.header nav .menus .menu a{color:#efece3;line-height:46px;font-weight:600}header.header nav .menus .icons{-ms-flex-align:end;align-items:flex-end;gap:32px;margin:22px 0;-ms-flex-pack:center;justify-content:center}@media (max-width:767.98px){header.header nav .menus .icons{padding-left:0}}header.header nav .menus .icons svg{height:50px}header.header nav .header-footer{width:100%;margin-bottom:10px}@media (max-width:767.98px){header.header nav .header-footer .icons{padding-left:0}}header.header nav .header-footer .superbranding-logo{width:100px;display:block}header.header nav .header-footer .menu{display:-ms-flexbox;display:flex;padding:0;margin-bottom:0;gap:20px;-ms-flex-pack:center;justify-content:center}header.header nav .header-footer .menu a{font-size:11px;font-weight:200;color:#efece3}header.header.min-header #search-form,header.header.min-header nav,header.header.sticky #search-form,header.header.sticky nav{margin-top:0}@media (max-width:767.98px){header.header .fixed-logo{zoom:80%}}header.header #search-form{display:-ms-flexbox;display:flex;position:absolute;top:0;left:-100%;height:54px;margin-top:-15px}@media (max-width:767.98px){header.header #search-form{margin-top:-15px}}header.header .languages span{font-weight:200}header.header .wpml-ls-current-language span{font-weight:600}.post-content{font-size:16px;color:#5d4944;line-height:30px;position:relative;padding-bottom:50px;min-height:calc(100vh - 315px)}.post-content section:not(.block-highlight-text):not(.post-medium-highlight-item){margin-top:2rem;margin-bottom:2rem}@media (max-width:767.98px){.post-content{font-size:15px}}.post-content .wrapper-content{width:60%;margin:0 auto}.post-content .wrapper-content p a,.post-content .wrapper-content ul:not(.anchorpoints) a{font-weight:600;color:#e0592a;transition:all .35s ease-in-out;position:relative;display:inline-block}.post-content .wrapper-content p a:after,.post-content .wrapper-content ul:not(.anchorpoints) a:after{content:"";background-image:url(../images/icon-anchor-hover.svg);background-repeat:repeat-x;position:absolute;bottom:-10%;width:100.5%;height:3px;left:0;opacity:0;transition:all .35s ease-in-out}.post-content .wrapper-content p a:hover:after,.post-content .wrapper-content ul:not(.anchorpoints) a:hover:after{opacity:1}@media (max-width:767.98px){.post-content .wrapper-content{width:100%}}.post-content b,.post-content strong{font-weight:600}.post-content ul{list-style:none;margin:0 0 1rem;padding:0}.post-content ul li{position:relative;padding-left:25px}.post-content ul li:before{content:"";background:#5d4944;width:7px;height:7px;border-radius:50%;position:absolute;left:0;top:10px}.post-content ul.has-small-font-size li:before{width:5px;height:5px}.post-content ul.has-medium-font-size li:before{width:9px;height:9px}.post-content ul.has-large-font-size{line-height:2.5rem}.post-content ul.has-large-font-size li:before{width:13px;height:13px}.post-content ul.has-x-large-font-size{line-height:3rem}.post-content ul.has-x-large-font-size li:before{width:15px;height:15px}.post-content .h1,.post-content h1{font-weight:600;font-size:30px;letter-spacing:.75px;text-transform:uppercase;margin-bottom:24px}@media (max-width:767.98px){.post-content .h1,.post-content h1{font-size:27px}}.post-content .h2,.post-content h2{font-weight:600;font-size:20px;letter-spacing:.5px;text-transform:uppercase;margin-bottom:20px}.post-content .h3,.post-content h3{font-weight:600;font-size:16px;letter-spacing:.4px;text-transform:uppercase;margin-bottom:20px}.post-content .line-separator{width:100%;background-image:url(../images/dot-horizontal-brown.svg);background-repeat:repeat-x;background-position:50%;background-size:8px;margin:36px 0;height:2px}.post-content .related-articles{position:relative}@media (max-width:767.98px){.post-content .related-articles .swiper-button-next,.post-content .related-articles .swiper-button-prev{display:none}}.post-content .related-articles-swiper,.post-content .swiper-products{padding-bottom:75px}.post-content .related-articles-swiper .card-product-default,.post-content .swiper-products .card-product-default{margin-bottom:15px}.post-content .related-articles-swiper .swiper-pagination,.post-content .swiper-products .swiper-pagination{position:absolute;top:auto;bottom:25px;z-index:99;pointer-events:visible}@media (max-width:767.98px){.post-content .related-articles-swiper .swiper-pagination,.post-content .swiper-products .swiper-pagination{position:relative!important;bottom:0!important}}.post-content .related-articles-swiper .swiper-pagination span.swiper-pagination-bullet,.post-content .swiper-products .swiper-pagination span.swiper-pagination-bullet{margin:0 8px!important}.post-content .related-articles-swiper .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active,.post-content .swiper-products .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#e0592a}.post-content .swiper-products{padding-bottom:0}.post-content .related-articles .swiper-button-next:after,.post-content .related-articles .swiper-button-prev:after,.post-content .swiper-products .swiper-button-next:after,.post-content .swiper-products .swiper-button-prev:after{color:#5d4944;zoom:60%;margin-top:-30px}.post-content .related-articles .swiper-button-next:after,.post-content .swiper-products .swiper-button-next:after{margin-left:22px}.post-content .related-articles .swiper-button-prev:after,.post-content .swiper-products .swiper-button-prev:after{margin-right:22px}.post-content .related-articles header div.title,.post-content .swiper-products header div.title{font-weight:600;font-size:20px;text-transform:uppercase;margin-bottom:25px;color:#5d4944;padding:15px 46px 5px}@media (max-width:767.98px){.post-content .related-articles header div.title,.post-content .swiper-products header div.title{padding:15px 0 5px}}.post-content .related-articles section.post-medium-highlight-item .image:after,.post-content .swiper-products section.post-medium-highlight-item .image:after{left:25px}.post-content .related-articles section.post-medium-highlight-item .body,.post-content .swiper-products section.post-medium-highlight-item .body{padding:25px 35px}.post-content .related-articles section.post-medium-highlight-item .body div.title,.post-content .swiper-products section.post-medium-highlight-item .body div.title{font-weight:500;font-size:19px;line-height:27px;margin-bottom:25px}@media (max-width:767.98px){.post-content .related-articles section.post-medium-highlight-item,.post-content .swiper-products section.post-medium-highlight-item{margin-bottom:30px;height:auto}.post-content .related-articles section.post-medium-highlight-item .body,.post-content .swiper-products section.post-medium-highlight-item .body{padding:20px 30px}.post-content .related-articles section.post-medium-highlight-item .body div.title,.post-content .swiper-products section.post-medium-highlight-item .body div.title{font-size:16px}}@media (max-width:767.98px){.post-content .container{--bs-gutter-x:2rem}.post-content .h2,.post-content h2{font-size:20px!important;line-height:30px;letter-spacing:-.2px}.post-content p.has-text-align-center{text-align:left}.post-content .wp-block-cover__inner-container .col-12{padding:0}}#search-drawer{height:calc(var(--app-height, 100vh) - 54px);width:30%;left:-100%;position:fixed;background-color:#efece3;top:54px;z-index:9999;margin-top:0}#search-drawer.open:after{content:"";position:absolute;border-right:1px solid #5d4944;height:100%;top:0;right:-1px}@media (max-width:767.98px){#search-drawer{width:100%;min-width:auto}}@media (min-width:768px){#search-drawer.open{min-width:470px}}#search-drawer .search-filter{margin:0;padding:30px 10% 0}@media (max-width:767.98px){#search-drawer .search-filter{padding:10px 6% 0}}#search-drawer .search-filter ul.filters-name{list-style:none;display:-ms-flexbox;display:flex;padding:0;margin:0;font-size:12px;color:rgba(93,73,68,.6);font-weight:400;padding:20px 0 15px}#search-drawer .search-filter ul.filters-name .filter-item{margin-right:25px!important;margin-bottom:10px;cursor:pointer;width:auto}@media (min-width:992px){#search-drawer .search-filter ul.filters-name .filter-item{margin-right:35px!important}}#search-drawer .search-filter ul.filters-name .filter-item.active{color:#d5461b}#search-drawer .empty-alert{margin-top:8px;font-size:11px;color:#5d4944;padding:0 10%}@media (max-width:767.98px){#search-drawer .empty-alert{padding:0 6%}}#search-drawer .search-items{padding:0 10%;gap:25px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 150px);overflow:auto;padding-bottom:65px;margin-top:20px;-ms-overflow-style:none;scrollbar-width:none}#search-drawer .search-items::-webkit-scrollbar{display:none}@media (max-width:767.98px){#search-drawer .search-items{padding:0 6%}}#search-drawer .search-items .text-carousel .inner-wrapper{animation-duration:40s}#search-drawer .search-items .products{padding:0 15px;border-bottom:1px solid #5d4944;border-left:1px solid #5d4944;border-right:1px solid #5d4944;margin-top:20px}#search-drawer .search-items .product-item-opener{display:-ms-flexbox;display:flex;position:relative;top:-15px;cursor:pointer}#search-drawer .search-items .product-item-opener .image{width:80px;height:74px;aspect-ratio:11/8}#search-drawer .search-items .product-item-opener .image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}#search-drawer .search-items .product-item-opener .content{margin-left:18px;width:70%;position:relative}#search-drawer .search-items .product-item-opener .content .inner{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}#search-drawer .search-items .product-item-opener .content .inner .menu-label{color:#5d4944;opacity:.5;font-size:12px;position:absolute;text-transform:uppercase}#search-drawer .search-items .product-item-opener .content .inner .h4,#search-drawer .search-items .product-item-opener .content .inner h4{letter-spacing:-.14px;font-size:14px;color:#5d4944;width:100%;font-weight:500}#search-drawer .search-items .product-item-opener .content .inner .small,#search-drawer .search-items .product-item-opener .content .inner small{right:0;bottom:0;font-size:12px;color:#5d4944}#search-drawer .search-items .product-item-opener .content i{background:#5d4944;font-style:normal;height:25px;width:25px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:100px;position:absolute;bottom:0;right:0;cursor:pointer;transition:all .35s ease-in-out}#search-drawer .search-items .post{padding:17px;background:#fff;position:relative}#search-drawer .search-items .post .article{display:-ms-flexbox;display:flex}#search-drawer .search-items .post .article .image{width:80px;height:74px;aspect-ratio:11/8;margin-right:18px}#search-drawer .search-items .post .article .image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}#search-drawer .search-items .post .inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:100%}#search-drawer .search-items .post .h4,#search-drawer .search-items .post h4{letter-spacing:-.14px;font-size:14px;color:#5d4944;width:75%;font-weight:500;margin:0;margin-bottom:9px}#search-drawer .search-items .post .link{font-size:14px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-image:url(../images/dot-horizontal-brown.svg);background-repeat:repeat-x;background-size:8px;background-position:50%}#search-drawer .search-items .post .link:after{content:"";background-image:url(../images/arrow-right.svg);background-color:#fff;position:absolute;right:0;width:11px;height:14px;background-size:contain;background-repeat:no-repeat}#search-drawer .search-items .post .link span{background:#fff;padding-right:5px;font-size:10px;color:#5d4944}#search-drawer .search-items .small-information{margin:0}#search-drawer .search-items #text-carousel-wrapper{width:130%;overflow:visible;margin-left:-15%}@media (max-width:767.98px){#search-drawer .search-items #text-carousel-wrapper{margin-top:0}}#search-drawer .search-items #text-carousel-wrapper .box-inner strong{font-size:90px}#search-drawer .search-items #text-carousel-wrapper span.desktop-text{font-size:53px}@media (max-width:767.98px){#search-drawer .search-items #text-carousel-wrapper span.desktop-text{display:none}}#search-drawer .search-items #text-carousel-wrapper span.mobile-text{font-size:53px}@media (max-width:767.98px){#search-drawer .search-items #text-carousel-wrapper span.mobile-text{display:inline-block}}@media (min-width:768px){#search-drawer .search-items #text-carousel-wrapper span.mobile-text{display:none}}#search-drawer .preloading{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;margin-top:15%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}#search-drawer .preloading .icon{margin-bottom:15%;background-image:url(../images/Preloader-white-background.svg);background-repeat:no-repeat;background-position:50%;width:40px;height:40px}#search-drawer .preloading .icon g{stroke:#5d4944}#search-drawer .preloading .skeleton{max-height:70%;filter:invert(1)}#search-drawer.loading .preloading,#search-form{display:-ms-flexbox;display:flex}#search-form{height:44px;width:30%;background:#fff;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}@media (max-width:767.98px){#search-form{width:100%;min-width:auto}}@media (min-width:768px){#search-form.open{min-width:470px}}#search-form .search-input{font-size:13px;color:#5d4944;border:none;padding-left:10%;width:85%}#search-form .search-input:focus{background-color:transparent!important}#search-form input[type=search]::-ms-clear,#search-form input[type=search]::-ms-reveal{display:none;width:0;height:0}#search-form input[type=search]::-webkit-search-cancel-button,#search-form input[type=search]::-webkit-search-decoration,#search-form input[type=search]::-webkit-search-results-button,#search-form input[type=search]::-webkit-search-results-decoration{display:none}#search-form .search-button{padding:0;margin:0;position:absolute;left:15px;height:28px;width:18px;border:none;background:none;outline:none!important;cursor:pointer;background:url(../images/search.svg) no-repeat 50%}#search-form .close-icon{margin-right:26px;cursor:pointer}.big-information-item{position:relative;min-height:300px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:3rem;color:#5d4944;margin:50px 0 75px}@media (max-width:767.98px){.big-information-item{overflow:inherit;margin-top:25%}}.big-information-item strong{font-weight:600;text-transform:uppercase;line-height:1.2}@media (max-width:767.98px){.big-information-item strong{font-size:1.8rem;max-width:70%;margin:0 auto;display:block;text-align:center}}.big-information-item .left-image{position:absolute;left:0;top:0;max-width:28%;max-height:300px}@media (max-width:767.98px){.big-information-item .left-image{max-height:150px;top:-30px;max-width:50%}}.big-information-item .right-image{position:absolute;right:0;max-width:25%;max-height:300px}@media (max-width:767.98px){.big-information-item .right-image{max-height:150px;bottom:-37px;max-width:50%}}.full-width-story{height:var(--app-height);width:100%;position:relative;z-index:1}.full-width-story img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.full-width-story .h1,.full-width-story h1{position:absolute;bottom:10vh;left:5vw;color:#fff;font-size:3rem;font-weight:600;text-transform:uppercase;width:45%;line-height:4rem;z-index:1}@media (max-width:767.98px){.full-width-story .h1,.full-width-story h1{font-size:26px;line-height:1.3;bottom:15vh;width:65%}}.full-width-story svg{position:absolute;bottom:40px;left:0;right:0;display:table;margin:auto}@media (max-width:767.98px){.full-width-story svg{transform:rotate(180deg)}}.full-width-story .sound_toggle{position:absolute;bottom:0;right:5%}.full-width-story .sound_toggle svg{right:3%;left:auto;z-index:999;cursor:pointer}@media (max-width:767.98px){.full-width-story .sound_toggle svg{transform:rotate(0deg)!important}}.full-width-story .sound_toggle .sound_on{display:none}.full-width-story .embed-responsive{pointer-events:none;z-index:-1;width:100%;height:100vh;-o-object-fit:cover;object-fit:cover;position:relative;display:block;padding:0;overflow:hidden}.full-width-story .embed-responsive #yt-player{position:absolute;top:0;left:0;width:100%;height:100%;border:0;top:-60px;height:calc(100% + 120px)}@media (max-width:767.98px){.full-width-story .embed-responsive #yt-player{width:350%;left:50%;transform:translateX(-50%)}}.full-width-story .story-item{display:none}.full-width-story .story-item.active{display:block}.full-width-story .story-bar{display:-ms-flexbox;display:flex;gap:8px;margin-top:-9px}.full-width-story .story-bar .col{background-color:hsla(0,0%,100%,.4392156863);height:5px;display:-ms-flexbox;display:flex}.full-width-story .story-bar .col .progress{width:0;height:100%;background-color:#fff}.full-width-story .story-bar .col .progress.active{background-color:#fff;width:100%}.full-width-story .swiper .swiper-slide .story-item .h1,.full-width-story .swiper .swiper-slide .story-item h1{opacity:0}.full-width-story .swiper .swiper-slide.swiper-slide-active .story-item .h1,.full-width-story .swiper .swiper-slide.swiper-slide-active .story-item h1{opacity:1}.full-width-story .swiper .swiper-pagination{display:-ms-flexbox;display:flex;padding:0 10px}.full-width-story .swiper .swiper-pagination .swiper-pagination-bullet{width:50vw;height:4px;border-radius:0;position:relative;overflow:hidden}.full-width-story .swiper .swiper-pagination .swiper-pagination-bullet:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0}.full-width-story .swiper .swiper-pagination .swiper-pagination-bullet-visited{background:#fff;opacity:1}.full-width-story .swiper .swiper-pagination .swiper-pagination-bullet-active{background:rgba(0,0,0,.2);animation-duration:var(--duration)}.full-width-story .swiper .swiper-pagination .swiper-pagination-bullet-active:before{background-color:#fff;animation:a 5s cubic-bezier(.3,0,.3,1) forwards;animation-duration:inherit}@keyframes a{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.full-width-story .swiper .swiper-paused .swiper-pagination-bullet-active:before{animation-play-state:paused}@media (max-width:767.98px){.highlight-column{padding:20px 0!important}.highlight-column .small-information{padding:0 1.5rem}.highlight-column .horizontal-dotted-line{padding:20px 1.5rem}}.high-light-info-block{color:#5d4944;margin-bottom:40px}@media (max-width:767.98px){.high-light-info-block .swiper-button-next,.high-light-info-block .swiper-button-prev,.high-light-info-block .swiper-pagination{display:none}.high-light-info-block .card-product-default{margin-bottom:0}}.high-light-info-block .top-side{padding:100px 30px;background-color:#fff;position:relative;text-align:center}@media (max-width:767.98px){.high-light-info-block .top-side{padding:0 30px;background-color:#fff;position:relative;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:90%;flex-basis:90%;-ms-flex-negative:0;flex-shrink:0}}.high-light-info-block .top-side:after{width:0;height:0;content:"";border-top:30px solid #fff;border-right:30px solid transparent;border-left:30px solid transparent;border-bottom:30px solid transparent;position:absolute;bottom:-50px;right:0;left:0;margin:0 auto;z-index:9}@media (max-width:767.98px){.high-light-info-block .top-side:after{border-top:30px solid transparent;border-left:30px solid #fff;right:-53px;top:25px;bottom:unset;left:unset}}.high-light-info-block .top-side .title{font-size:30px;font-weight:600;text-transform:uppercase;z-index:1;position:relative}.high-light-info-block .top-side .text{font-size:20px;font-weight:200;z-index:5;position:relative}.high-light-info-block .top-side .left-image{position:absolute;left:-28%;top:-24%;width:60%;z-index:2}.high-light-info-block .top-side .right-image{position:absolute;right:-19%;bottom:0;width:35%;z-index:2}@media (max-width:767.98px){.high-light-info-block .top-side .right-image{right:-10%}}.high-light-info-block .top-side.mobile{display:none}@media (max-width:767.98px){.high-light-info-block .top-side.desktop{display:none}.high-light-info-block .top-side.mobile{display:-ms-flexbox;display:flex;-ms-flex-preferred-size:48%;flex-basis:48%}.high-light-info-block .first-slide{display:-ms-flexbox;display:flex;width:200%}}.high-light-info-block .highlight-products{width:100%;position:relative}@media (max-width:767.98px){.high-light-info-block .highlight-products{padding-bottom:8%}}.high-light-info-block .highlight-products .highlight-swipper{padding-bottom:30px}@media (max-width:767.98px){.high-light-info-block .highlight-products .highlight-swipper{padding:14% 8% 8% 1.5rem}}@media screen and (max-width:1200px){.high-light-info-block .highlight-products .highlight-swipper{padding-bottom:70px}}.high-light-info-block .highlight-products .one-slide{padding-bottom:15px}.high-light-info-block .highlight-products .card-product-default,.high-light-info-block .highlight-products .card-product-default .product-item-opener{height:100%}.high-light-info-block .highlight-products .card-product-default .image,.high-light-info-block .highlight-products .card-product-default .product-item-opener .image{height:70%;width:100%}.high-light-info-block .highlight-products .card-product-default .content,.high-light-info-block .highlight-products .card-product-default .product-item-opener .content{margin-top:15px;height:calc(30% - 15px)}@media screen and (max-width:1200px){.high-light-info-block .highlight-products .card-product-default .content,.high-light-info-block .highlight-products .card-product-default .product-item-opener .content{height:auto}}.high-light-info-block .swiper-button-next,.high-light-info-block .swiper-button-prev{color:#5d4944}.high-light-info-block .swiper-button-next:after,.high-light-info-block .swiper-button-prev:after{font-size:20px}.high-light-info-block .swiper-button-next,.high-light-info-block .swiper-rtl .swiper-button-prev{right:-26px;left:auto}.high-light-info-block .swiper-button-prev,.high-light-info-block .swiper-rtl .swiper-button-next{left:-26px;right:auto}.high-light-info-block .swiper-button-next.swiper-button-disabled,.high-light-info-block .swiper-button-prev.swiper-button-disabled{display:none}.high-light-info-block .swiper-pagination-bullet-active{background-color:#e0592a}.high-light-info-block .swiper-pagination{bottom:-5px}.high-light-info-block .product-card-bottom-side{margin-top:30px;border:1px solid #5d4944;border-top:none}.high-light-info-block .product-card-bottom-side a{display:-ms-flexbox;display:flex;padding:20px 35px}.high-light-info-block .product-card-bottom-side a>*{-ms-flex:0 0 50%;flex:0 0 50%}.high-light-info-block .product-card-bottom-side .text{color:#5d4944;font-size:12px}.high-light-info-block .product-card-bottom-side .arrow{font-size:14px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-image:url(../images/dot-horizontal-brown.svg);background-repeat:repeat-x;background-size:7%;background-position:50%}.high-light-info-block .product-card-bottom-side .arrow span{background:#fff;padding-right:5px;font-size:10px}.high-light-info-block .product-card-bottom-side .arrow:after{content:"";background-image:url(../images/arrow-right.svg);position:absolute;right:-10px;width:11px;height:14px;background-size:contain;background-repeat:no-repeat}.high-light-info-block .card-product-default{margin-bottom:0}.job-inline-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:25px;position:relative;margin:15px 0}.job-inline-item strong{color:#5d4944;margin-bottom:10px}.job-inline-item span.schedule{font-weight:200;opacity:.5;letter-spacing:-1px;font-size:16px;color:#5d4944}.job-inline-item span.arrow{width:25px;height:25px;background-color:#5d4944;border-radius:500px;position:absolute;right:15px;bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.job-inline-item span.arrow.internal svg{right:-1px}.job-inline-item span.arrow.download svg{zoom:52%;-moz-transform:scale(.52);top:.5px;right:.5px}.job-inline-item span.arrow.external svg{right:-5%;top:-2px;transform:none;zoom:unset;width:12px}.job-inline-item span.arrow svg{position:relative;zoom:60%;-moz-transform:scale(.6)}.job-inline-item:before{content:"";border-left:1px solid #5d4944;height:100%;position:absolute;top:0;left:0;width:20%;border-top:1px solid #5d4944;border-bottom:1px solid #5d4944}@media (max-width:767.98px){.job-inline-item:before{width:40%}}.job-inline-item:after{content:"";border-right:1px solid #5d4944;height:100%!important;position:absolute!important;top:0!important;right:0!important;left:auto!important;background:none!important;width:15%!important;border-top:1px solid #5d4944;opacity:1!important;border-bottom:1px solid #5d4944}@media (max-width:767.98px){.job-inline-item:after{width:40%}}.job-inline-item:hover:after,.job-inline-item:hover:before{border-color:#e0592a}.job-inline-item:hover span.arrow{background-color:#e0592a}.post-big-highlight-item{height:470px;background-repeat:no-repeat;background-size:cover;background-position:50%;position:relative;margin-top:25px;line-height:1.2}@media (max-width:767.98px){.post-big-highlight-item{height:75vh}}.post-big-highlight-item:before{content:"";width:100%;display:block;height:100%;position:absolute;background:rgba(0,0,0,.1);z-index:1}.post-big-highlight-item .center{position:relative;z-index:2;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%;-ms-flex-direction:column;flex-direction:column}@media (max-width:767.98px){.post-big-highlight-item .center{-ms-flex-line-pack:end;align-content:end;gap:0;padding-bottom:5vh;-ms-flex-direction:row;flex-direction:row}}.post-big-highlight-item .center strong{color:#fff;font-size:36px;width:80%;text-align:center;font-weight:600;text-transform:uppercase}@media (max-width:767.98px){.post-big-highlight-item .center strong{font-size:24px;font-weight:600;width:80%;text-align:left}}.post-big-highlight-item .center a{color:#fff!important;font-size:15px;margin-top:30px;width:24%;height:60px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border:1px solid #fff;border-top:none;font-weight:400!important}@media (max-width:767.98px){.post-big-highlight-item .center a{font-size:11px;font-weight:300;width:80%;margin-top:0;border:none}}.post-big-highlight-item .center a .dots{font-family:tahoma;font-size:14px;position:relative;top:0;margin-left:18px;letter-spacing:5px;line-height:1;height:4px;width:40%;right:0;bottom:0;background-image:linear-gradient(90deg,#fff 21%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:10px 2px;background-repeat:repeat-x}.post-big-highlight-item .center a .dots:after{content:url(../images/arrow-right-white.svg);position:absolute;right:0;top:-7px}@media (max-width:767.98px){.post-big-highlight-item .center a .dots{width:70%}}.row-separator.row-margin .post-big-highlight-item{margin-bottom:6rem}.product-image-with-content{overflow:hidden;margin-bottom:25px}@media (max-width:767.98px){.product-image-with-content{margin-left:-1.5rem;width:calc(100% + 3rem)}.product-image-with-content .content-wrapper{display:-ms-flexbox;display:flex}}.product-image-with-content:hover .image{transform:scale(1.05)}.product-image-with-content .image{aspect-ratio:1;background-size:cover;background-repeat:no-repeat;background-position:50%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:end;align-content:flex-end;transition:all .35s ease-in-out}@media (max-width:767.98px){.product-image-with-content .image{width:60%}}.product-image-with-content .content{background-color:#fff;padding:10px 35px 35px;position:relative;width:100%}@media (max-width:767.98px){.product-image-with-content .content{width:40%;padding-left:5px;padding-top:35px}}.product-image-with-content .content strong{display:block;font-size:19px;font-weight:500;color:#5d4944;margin-bottom:25px;line-height:27px}@media (max-width:767.98px){.product-image-with-content .content strong{font-size:18px}}.product-image-with-content .content .link{font-size:12px;color:#5d4944;font-weight:100;display:block;position:relative;background-image:url(../images/dot-horizontal-brown.svg);background-repeat:repeat-x;background-size:8px;background-position:50%}.product-image-with-content .content .link:after{content:url(../images/arrow-right.svg);position:absolute;right:0;top:-2px;background:#fff}.product-image-with-content .content .link span{background:#fff;padding-right:5px}@media (max-width:767.98px){.product-image-with-content .content .link{background-position:bottom;height:28px}.product-image-with-content .content .link:after{top:unset;bottom:-11px}}.product-image-with-content .content .triangle{position:absolute;width:100%;top:-35px;left:0;height:35px;overflow:hidden}.product-image-with-content .content .triangle .left{width:41%;height:35px;background-color:#fff;position:absolute;left:0}.product-image-with-content .content .triangle .left:after{content:"";position:absolute;right:-70px;border-left:40px solid #fff;border-right:30px solid transparent;border-bottom:10px solid transparent;border-top:38px solid transparent}.product-image-with-content .content .triangle .right{width:41%;height:35px;background-color:#fff;position:absolute;right:0}.product-image-with-content .content .triangle .right:after{content:"";position:absolute;left:-70px;border-right:40px solid #fff;border-left:30px solid transparent;border-bottom:10px solid transparent;border-top:38px solid transparent}@media (max-width:767.98px){.product-image-with-content .content .triangle{position:absolute;width:25px;top:0;left:-25px;height:100%;overflow:hidden}.product-image-with-content .content .triangle .left{width:40px;height:16%;background-color:#fff;position:absolute;top:0}.product-image-with-content .content .triangle .left:after{content:"";position:absolute;top:100%;border-right:40px solid #fff;border-left:40px none;border-bottom:40px solid transparent;border-top:none;right:unset}.product-image-with-content .content .triangle .right{width:40px;height:67%;background-color:#fff;position:absolute;bottom:0}.product-image-with-content .content .triangle .right:after{content:"";position:absolute;bottom:100%;border-right:none;border-left:40px solid transparent;border-bottom:40px solid #fff;border-top:none;left:unset}}.product-image-with-content .bottom-side{margin-top:30px;border:1px solid #5d4944;border-top:none}@media (max-width:767.98px){.product-image-with-content .bottom-side{margin-left:1.5rem;margin-right:1.5rem}}.product-image-with-content .bottom-side a{display:block;padding:20px 35px;position:relative}.product-image-with-content .bottom-side a>*{-ms-flex:0 0 50%;flex:0 0 50%}.product-image-with-content .bottom-side .text{color:#5d4944;font-size:12px;background-color:#efece3;z-index:2;max-width:80%;position:relative;width:-moz-fit-content;width:fit-content;padding-right:5%}.product-image-with-content .bottom-side .arrow{position:absolute;background-image:url(../images/dot-horizontal-brown.svg);background-repeat:repeat-x;background-size:8px;background-position:50%;height:15px;width:70%;right:35px;bottom:0;top:50%;z-index:1;transform:translateY(-50%)}.product-image-with-content .bottom-side .arrow span{background:#fff;padding-right:5px;font-size:10px}.product-image-with-content .bottom-side .arrow:after{content:"";background-image:url(../images/arrow-right.svg);position:absolute;right:-10px;width:11px;height:14px;background-size:contain;background-repeat:no-repeat}.product-galleries-slider{margin-bottom:40px}.product-galleries-slider .card-product-default{margin-bottom:0;height:100%}.product-galleries-slider .card-product-default .image{height:70%;width:100%}.product-galleries-slider .card-product-default .content{margin-top:15px;height:calc(30% - 15px)}@media screen and (max-width:1200px){.product-galleries-slider .card-product-default .content{height:auto}}.product-galleries-slider .card-product-default .product-item-opener{height:100%}.product-galleries-slider .title.h3,.product-galleries-slider h3.title{font-size:44px;font-weight:600;line-height:50px;color:#5d4944;text-transform:uppercase}@media (max-width:767.98px){.product-galleries-slider .title.h3,.product-galleries-slider h3.title{font-size:20px;font-weight:600;line-height:24px}}.product-galleries-slider .title.one-level.h3,.product-galleries-slider h3.title.one-level{margin-bottom:25px;font-size:20px;line-height:20px}.product-galleries-slider .levels-name-swipper{width:100%}.product-galleries-slider .levels-name-swipper:after{content:"";position:absolute;right:5px;top:20%;height:50%;z-index:44;width:0;background:transparent;box-shadow:0 0 21px 18px #efece3}.product-galleries-slider .levels-name-swipper .icon{display:none;position:absolute;right:0;top:10px;z-index:55;cursor:pointer}.product-galleries-slider ul.levels-name{list-style:none;display:-ms-flexbox;display:flex;padding:0;margin:0;font-size:12px;color:rgba(93,73,68,.6);font-weight:400;padding:20px 0 15px}.product-galleries-slider ul.levels-name .level-item{margin-right:25px!important;margin-bottom:10px;cursor:pointer;width:auto}@media (min-width:992px){.product-galleries-slider ul.levels-name .level-item{margin-right:35px!important}}.product-galleries-slider ul.levels-name .level-item.active{color:#d5461b}.product-galleries-slider .levels-swipper{display:none;padding-bottom:30px}@media (max-width:767.98px){.product-galleries-slider .levels-swipper{padding-bottom:70px}}.product-galleries-slider .levels-swipper .swiper-slide{padding-right:1px}@media (max-width:767.98px){.product-galleries-slider .levels-swipper .swiper-slide{width:80%}.product-galleries-slider .levels-swipper .swiper-slide:first-child{margin-left:1.5rem}}.product-galleries-slider .one-slide{padding-bottom:15px}.product-galleries-slider .levels-products{position:relative}@media (max-width:767.98px){.product-galleries-slider .levels-products{width:calc(100% + 3rem);margin-left:-1.5rem}.product-galleries-slider .levels-products .swiper-button-next,.product-galleries-slider .levels-products .swiper-button-prev,.product-galleries-slider .levels-products .swiper-pagination{display:none}}.product-galleries-slider .swiper-button-next,.product-galleries-slider .swiper-button-prev{color:#5d4944}.product-galleries-slider .swiper-button-next:after,.product-galleries-slider .swiper-button-prev:after{font-size:20px}.product-galleries-slider .swiper-button-next,.product-galleries-slider .swiper-rtl .swiper-button-prev{right:-26px;left:auto}.product-galleries-slider .swiper-button-prev,.product-galleries-slider .swiper-rtl .swiper-button-next{left:-26px;right:auto}.product-galleries-slider .swiper-button-next.swiper-button-disabled,.product-galleries-slider .swiper-button-prev.swiper-button-disabled{display:none}.product-galleries-slider .swiper-pagination-bullet-active{background-color:#e0592a}.product-galleries-slider .swiper-pagination{bottom:-5px}@media (min-width:768px){.product-galleries-slider .first-item .product-card-related-article,.product-galleries-slider .first-item .where-to-buy{display:none!important}}@media (max-width:767.98px){.product-galleries-slider .first-item{display:-ms-flexbox;display:flex;margin-right:calc(75% - 30px)!important}}.product-galleries-slider .first-item .card-product-default{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-negative:0;flex-shrink:0;width:100%}.product-galleries-slider .first-item .card-product-default i{right:12%}@media (max-width:767.98px){.product-galleries-slider .first-item .card-product-default .content{padding-right:35px}}.product-galleries-slider .first-item .product-big-card{display:block}.product-galleries-slider .first-item .product-big-card .product-card-related-article{height:100%;margin:0}.product-galleries-slider .first-item .product-big-card .product-card-related-article header.product-card-related-article{padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.product-galleries-slider .first-item .where-to-buy{display:block;width:auto;margin:0;padding-bottom:25px;-ms-flex-negative:0;padding-left:15px;z-index:9;-ms-flex-preferred-size:75%;flex-basis:75%;flex-shrink:0}.product-galleries-slider .first-item .where-to-buy:before{border-top:30px solid #fff;top:44px;left:-29px;margin:0 auto;right:unset;z-index:7;border-right:30px solid transparent;border-left:none;border-bottom:30px solid #fff;transform:rotate(180deg)}.product-galleries-slider .first-item .where-to-buy .top-hp{width:30px;position:absolute;top:0;left:-29px;height:45px;background-color:#fff;display:block}.product-galleries-slider .first-item .where-to-buy .bottom-hp{width:30px;position:absolute;left:-28px;background-color:#fff;bottom:0;display:block;height:calc(100% - 103px)}.product-galleries-slider .first-item .where-to-buy .buy-links{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:start;margin-top:15px}.product-galleries-slider .first-item .where-to-buy .buy-links .more{width:100%;text-align:right;margin-top:0}.product-galleries-slider .first-item .where-to-buy .buy-links .icons{margin-top:15px;gap:20px}@media (max-width:767.98px){.product-galleries-slider .product-big-card{display:none}}.product-galleries-slider .where-to-buy{background:#fff;margin-top:50px;padding:35px;position:relative;color:#5d4944}@media (max-width:767.98px){.product-galleries-slider .where-to-buy{display:none}}.product-galleries-slider .where-to-buy .bottom-hp,.product-galleries-slider .where-to-buy .top-hp{display:none}.product-galleries-slider .where-to-buy:before{width:0;height:0;content:"";border-top:30px solid transparent;border-right:30px solid transparent;border-left:30px solid transparent;border-bottom:30px solid #fff;position:absolute;top:-60px;right:0;left:0;margin:0 auto}.product-galleries-slider .where-to-buy .h5,.product-galleries-slider .where-to-buy h5{font-size:20px;font-weight:600;margin-bottom:30px}.product-galleries-slider .where-to-buy ul.icons{list-style:none;padding:0;margin:0;display:-ms-flexbox;display:flex;gap:16px}.product-galleries-slider .where-to-buy ul.icons svg{height:35px}.product-galleries-slider .where-to-buy .buy-links{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px;-ms-flex-align:center;align-items:center}.product-galleries-slider .where-to-buy .buy-links .title{font-size:12px;font-weight:400;text-transform:none;color:#5d4944}.product-galleries-slider .where-to-buy .buy-links .more{color:#5d4944;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-image:url(../images/dot-horizontal-brown.svg);background-repeat:repeat-x;background-size:8px;background-position:50%;width:25%;height:20px}.product-galleries-slider .where-to-buy .buy-links .more:after{width:11px;content:"";position:absolute;right:-5px;height:21px;top:0;background:url(../images/arrow-right.svg) no-repeat}.small-information{margin-bottom:25px;display:-ms-flexbox;display:flex}.small-information .icon img{width:150px;height:100px;-o-object-fit:contain;object-fit:contain}.small-information .title{font-size:12px;padding-left:30px;font-weight:300;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#5d4944;line-height:24px;max-width:302px}@media (max-width:767.98px){.small-information .title{line-height:20px}}#text-carousel-wrapper{width:100%;overflow:hidden;min-height:300px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (max-width:767.98px){#text-carousel-wrapper{margin-top:-90px}}#text-carousel-wrapper .text-carousel{white-space:nowrap;overflow:hidden;width:100%!important}@keyframes b{0%{transform:translateX(0)}to{transform:translateX(-500%)}}#text-carousel-wrapper .text-carousel .inner-wrapper{animation:b 100s linear infinite;position:relative}#text-carousel-wrapper .text-carousel .box{margin:0 40px 0 0;padding:5px 0 0;display:inline-block;font-size:5rem;font-weight:600;letter-spacing:-2.35px;left:-250px;position:relative}@media (max-width:767.98px){#text-carousel-wrapper .text-carousel .box{font-size:3rem}}#text-carousel-wrapper .text-carousel .box .box-inner{color:#d2ccc4;text-transform:uppercase}#text-carousel-wrapper .text-carousel .box .box-inner .flex-row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}#text-carousel-wrapper .text-carousel .box .box-inner span.desktop-text{font-size:3.5rem}@media (max-width:767.98px){#text-carousel-wrapper .text-carousel .box .box-inner span.desktop-text{display:none}}#text-carousel-wrapper .text-carousel .box .box-inner span.mobile-text{font-size:1rem}@media (max-width:767.98px){#text-carousel-wrapper .text-carousel .box .box-inner span.mobile-text{display:inline-block}}@media (min-width:768px){#text-carousel-wrapper .text-carousel .box .box-inner span.mobile-text{display:none}}#text-carousel-wrapper .text-carousel .box .box-inner strong{height:100%;font-size:115px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;font-weight:600;color:#5d4944;margin-right:40px}@media (max-width:767.98px){#text-carousel-wrapper .text-carousel .box .box-inner strong{font-size:62px;margin-right:0;-ms-flex-pack:center;justify-content:center;margin-top:-6px}}.anchorpoints{margin-bottom:0!important}.anchorpoints li{width:auto!important;padding-left:0!important;margin-right:30px}.anchorpoints li:before{display:none}.anchorpoints li.active a{color:#e0592a}.anchorpoints li.swiper-slide:last-child{margin:0!important}.anchorpoints a{color:rgba(93,73,68,.3);font-size:15px;font-weight:400}.anchorpoints a:after{display:none!important}.anchorpoints-block:after{content:"";position:absolute;right:5px;top:20%;height:50%;z-index:8;width:0;background:transparent;box-shadow:0 0 21px 18px hsla(45,27%,91%,.7490196078)}.anchorpoints-block:not(.has-padding){padding:2rem 0}.wp-block-cover .anchorpoints-block:after{display:none}.wp-block-cover .anchorpoints-block li:not(.active) a{color:hsla(0,0%,100%,.5)}.wp-block-cover .h2,.wp-block-cover h2{letter-spacing:-.4px}@media (max-width:767.98px){.anchorpoints a{font-size:14px}.anchorpoints .holder{width:38.5vw!important}}.bio-block{position:relative;margin:60px 0}.bio-block .h3,.bio-block h3{font-size:30px;letter-spacing:-.75px;margin-bottom:30px;text-transform:none}.bio-block .h2,.bio-block h2{text-transform:none}.bio-block p{margin-bottom:20px;width:91%}.bio-block .bio-block-img{max-width:345px;transform:scale(1);transition:.3s ease-in-out;cursor:pointer}.bio-block .bio-block-img:hover{transform:scale(1.05)}.bio-block .bio-block-img:hover+.bio-info-btn{background:#e0592a}.bio-block .bio-block-img:hover+.bio-info-btn:after{content:none}.bio-block .bio-info-btn{background:#5d4944;font-style:normal;height:30px;width:30px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:100px;position:absolute;cursor:pointer;transition:all .35s ease-in-out}.bio-block .bio-info-btn:hover{background:#e0592a}.bio-block .bio-info-btn:hover:after{content:none}.bio-block .content-drawer{display:none}.bio-block .parralex-img{max-width:18vw;position:absolute;bottom:-30px;right:0}.bio-block .text-start .parralex-img{right:auto;left:0}.bio-block .has-parralex p{width:65%}@media (max-width:1499px){.bio-block .parralex-img{max-height:calc(100% - 102px);max-width:30vw}.bio-block .has-parralex p{width:65%}}.content-drawer .bio-title{font-size:20px;font-weight:600;margin-bottom:7px}.content-drawer .bio-role{font-size:13px;color:#efece3;font-weight:100;opacity:.5}.content-drawer .bio-description{color:#efece3;font-size:12px;line-height:20px;font-weight:100;margin-top:28px}@media (max-width:767.98px){.bio-block p{width:100%}.bio-block .image-col{margin-bottom:60px;padding:0}.bio-block .image-col.text-lg-end{right:-.75rem;text-align:right}.bio-block .image-col.text-lg-end .bio-info-btn{right:calc(48vw - 24px - 18px)!important}.bio-block .image-col.text-lg-end+.col-lg-8 .h3,.bio-block .image-col.text-lg-end+.col-lg-8 h3{right:auto;left:2rem}.bio-block .image-col.text-lg-start{left:-.75rem}.bio-block .image-col.text-lg-start .bio-info-btn{right:unset!important;left:calc(48vw - 24px - 18px)!important}.bio-block .bio-block-img{max-width:48vw}.bio-block .h3,.bio-block h3{max-width:40vw;position:absolute;top:0;right:1rem;font-size:18px;line-height:27px;letter-spacing:-.18px;margin-bottom:0}.bio-block .bio-info-btn{top:auto!important;bottom:14px;width:24px;height:24px}.bio-block .parralex-img{max-height:none;max-width:100%;position:relative}.bio-block .has-parralex p{width:100%}}.block-accordion-content{margin:35px 0}.block-accordion-content .item{position:relative}.block-accordion-content .item .title{position:relative;padding:32px;font-size:18px;cursor:pointer;width:100%;z-index:10}.block-accordion-content .item .title strong{width:90%;display:block}.block-accordion-content .item .title svg{position:absolute;right:30px;top:0;bottom:0;margin:auto;transition:transform .2s ease}.block-accordion-content .item .title.opened svg{transform:rotate(180deg)}.block-accordion-content .item .content{display:none;padding:0 32px;width:100%;font-size:16px;font-weight:300}.block-accordion-content .item:before{content:"";border-left:1px solid #5d4944;height:100%;position:absolute;top:0;left:0;width:20%;border-top:1px solid #5d4944;border-bottom:1px solid #5d4944}@media (max-width:767.98px){.block-accordion-content .item:before{width:40%}}.block-accordion-content .item:after{content:"";border-right:1px solid #5d4944;height:100%!important;position:absolute!important;top:0!important;right:0!important;left:auto!important;background:none!important;width:20%!important;border-top:1px solid #5d4944;opacity:1!important}.block-accordion-content .item:last-child:after{border-bottom:1px solid #5d4944}.block-background-image-tabs{height:auto}.block-background-image-tabs.dark-bg:before{background:rgba(0,0,0,.3)}.block-background-image-tabs.dark-bg ul.tabs li a{color:#d2d2d2}.block-background-image-tabs.light-bg:before{content:none!important}.block-background-image-tabs.light-bg .h2,.block-background-image-tabs.light-bg h2,.block-background-image-tabs.light-bg strong{color:#5d4944}.block-background-image-tabs.light-bg p{font-weight:300;color:#5d4944}.block-background-image-tabs.no-image:before{content:none!important}.block-background-image-tabs ul.tabs li{list-style:none;padding-left:0;width:auto}.block-background-image-tabs ul.tabs li:before{content:none!important}.block-background-image-tabs ul.tabs li a{color:#b1b1b1;font-weight:300;font-size:18px;padding:.5rem .75rem;display:block}.block-background-image-tabs ul.tabs li a:hover:after{content:none!important}.block-background-image-tabs ul.tabs li.active a{color:#e0592a}.block-background-image-tabs .z-index-20{z-index:1}.block-background-image-tabs .content{display:block;visibility:hidden;margin-right:-100%;width:100%;color:#fff}.block-background-image-tabs .content.active{visibility:visible}.block-background-image-tabs .content strong{font-size:43px;line-height:55px;font-weight:500;margin:25px 0;display:block}.block-background-image-tabs .content p{font-size:19px;font-weight:300}@media (max-width:767.98px){.block-background-image-tabs .h1,.block-background-image-tabs .h2,.block-background-image-tabs h1,.block-background-image-tabs h2{font-size:20px;line-height:30px}.block-background-image-tabs p{font-size:16px}}.block-button:before{content:none!important}.block-button.with-dots:after{width:100%!important;border-left:1px solid #5d4944;border-top:unset}.block-button.with-dots:hover svg{color:#fff}.block-button.with-dots:hover:after{border-color:#e0592a}.block-button.with-dots strong{font-size:20px;text-transform:uppercase}.block-button.with-dots span.schedule{font-family:tahoma;font-size:14px;margin-left:18px;letter-spacing:5px;line-height:1;height:4px;width:60px;background-image:linear-gradient(90deg,#5d4944 21%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:10px 2px;background-repeat:repeat-x;position:absolute;top:50%;transform:translateY(-50%);right:32px;opacity:1;font-weight:400;z-index:-1;pointer-events:none}.block-button.with-dots .arrow{background-color:transparent;color:#5d4944;bottom:50%;transform:translateY(50%)}.block-button.with-dots .arrow path{stroke:currentColor}.block-highlight-text{text-transform:uppercase;text-align:center}.block-highlight-text.text-none{text-transform:none!important}.block-highlight-text .text p{margin:0}.block-highlight-text .text.small{font-size:20px;line-height:34px;font-weight:600}.block-highlight-text .text.medium{font-size:30px;line-height:44px;font-weight:600}.block-highlight-text .text.big{font-size:40px;line-height:55px;font-weight:600}@media (max-width:767.98px){.block-highlight-text .text.big{font-size:30px;line-height:43px;letter-spacing:-.75px}.block-highlight-text .text.medium{font-size:20px;line-height:34px;letter-spacing:-.5px}.block-highlight-text .text.small{font-size:16px;line-height:25px;letter-spacing:-.4px}}.block-home-products-slider{padding:70px 0}.block-home-products-slider .column{padding:0 35px}.block-home-products-slider .column ul.menu{padding:0;display:-ms-flexbox;display:flex;gap:20px;overflow:scroll;font-size:14px}.block-home-products-slider .column ul.menu li{list-style:none}.block-home-products-slider .column ul.menu li a{color:rgba(93,73,68,.3)}.block-home-products-slider .column .long-height-product,.block-home-products-slider .column .long-height-product .white-box{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.block-home-products-slider .column .long-height-product .white-box{background:#fff;padding:35px}.block-home-products-slider .column .long-height-product .white-box strong{color:#5d4944}.block-home-serve{margin-bottom:50px}.block-home-serve .column{padding:0 35px}@media (max-width:767.98px){.block-home-serve .column{padding:40px 35px}}.block-home-serve .column:nth-child(odd){margin-top:35px}.block-home-serve .horizontal-dotted-line{width:99%;display:table;margin:0 auto}@media (max-width:767.98px){.product-card-related-article,.product-image-with-content{margin-bottom:40px}}.page-template-homepage .horizontal-dotted-line{padding:20px 0}.block-image-gallery .slider{position:relative;max-width:860px;margin:0 auto}.block-image-gallery .slider .swiper-button-next{right:-65px;top:47%;zoom:60%;color:#5d4944}.block-image-gallery .slider .swiper-button-prev{left:-65px;top:47%;zoom:60%;color:#5d4944}.block-image-gallery .slider .swiper .swiper-wrapper img{-o-object-fit:cover;object-fit:cover;max-height:calc(65vh - 130px);display:block;margin-left:auto;margin-right:auto}.block-image-gallery .slider .swiper .swiper-slide{margin:auto}.block-image-gallery .slider .swiper .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{margin-top:50px;position:relative}.block-image-gallery .slider .swiper .swiper-pagination{position:absolute;top:auto;bottom:25px;z-index:99;pointer-events:visible}.block-image-gallery .slider .swiper .swiper-pagination span.swiper-pagination-bullet{margin:0 8px!important}.block-image-gallery .slider .swiper .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#e0592a}@media (max-width:767.98px){.block-image-gallery{margin-left:-2rem;margin-right:-2rem}.block-image-gallery .swiper-wrapper{margin-left:-12px}.block-image-gallery .swiper-wrapper img{aspect-ratio:355/273;min-height:273px}.block-image-gallery .swiper-slide{padding-right:12px}.block-image-gallery .swiper-pagination{margin-top:38px!important}}section.block-image .wrapper .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.block-image .wrapper .description{font-size:16px}@media (max-width:767.98px){section.block-image .wrapper .description{font-size:13px}}section.block-image.full-width-block .image{aspect-ratio:2.5/1;margin-bottom:16px}@media (max-width:767.98px){section.block-image.full-width-block .image{aspect-ratio:1.5/1}}section.block-image.full-width-block .description{margin-left:30px}@media (max-width:767.98px){section.block-image.full-width-block .description{margin-left:20px;margin-right:20px}}section.block-image.medium-width-block .image{aspect-ratio:1.3/1;margin-bottom:16px}@media (max-width:767.98px){section.block-image.medium-width-block .container{padding-left:0}section.block-image.medium-width-block .description{padding-left:25}}section.block-image.small-width-block .image{height:100%}section.block-image.small-width-block .description p:last-child{margin-bottom:0}section.block-image.small-width-block .wrapper-content .row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (max-width:767.98px){section.block-image.small-width-block .container{padding:0}}.block-products{margin:25px 0}@media (max-width:767.98px){.block-products{margin-left:-2rem;width:calc(100% + 4rem)}.block-products .swiper-products .swiper-slide{width:80%}.block-products .swiper-products .swiper-slide:first-child{margin-left:2rem}.block-products .swiper-button-next,.block-products .swiper-button-prev,.block-products .swiper-pagination{display:none}}.block-quote{margin:40px 0}.block-quote strong.title{font-size:30px;font-weight:500;line-height:45px}@media (max-width:767.98px){.block-quote strong.title{font-size:20px;line-height:30px}}.block-quote .quote-details strong{font-weight:300!important;text-transform:uppercase;letter-spacing:-.2px}.block-quote .quote-details span{font-weight:200;opacity:.6}@media (max-width:767.98px){.block-quote .quote-details{margin-top:10px}}section.block-small-information .wrapper .items.items-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}section.block-small-information .wrapper .items.items-2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}section.block-small-information .wrapper .items.items-2 .item,section.block-small-information .wrapper .items.items-3 .item{max-width:250px}section.block-small-information .wrapper .items.items-2 .small-information,section.block-small-information .wrapper .items.items-3 .small-information{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}section.block-small-information .wrapper .items.items-2 .small-information .icon,section.block-small-information .wrapper .items.items-3 .small-information .icon{margin-bottom:25px}section.block-small-information .wrapper .items.items-2 .small-information .title,section.block-small-information .wrapper .items.items-3 .small-information .title{padding-left:0;text-align:center}section.block-small-information .wrapper .items.items-1 .item{max-width:400px}section.block-small-information .wrapper .items .item{margin:0 auto}@media (max-width:767.98px){section.block-small-information .wrapper .items{grid-template-columns:repeat(1,1fr)!important}section.block-small-information .wrapper .items .small-information{-ms-flex-direction:row!important;flex-direction:row!important}section.block-small-information .wrapper .items .small-information .icon{-ms-flex:0 0 auto;flex:0 0 auto;max-width:88px;margin-bottom:0!important}section.block-small-information .wrapper .items .small-information .title{text-align:left!important;margin-left:24px;padding-left:0}section.block-small-information .wrapper .items .item{max-width:none!important}}.block-video svg{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;cursor:pointer}.block-video .video{position:relative}.block-video .video iframe,.block-video .video video{-o-object-fit:cover;object-fit:cover;width:100%}.block-video .video a[data-fancybox]{display:block}.block-video .video iframe{aspect-ratio:16/8;pointer-events:none}.block-video.full-width-block iframe,.block-video.full-width-block video{max-height:535px;min-height:275px}.card-product-default{margin-bottom:60px}.card-product-default .product-item-opener{cursor:pointer}.card-product-default .image{position:relative;overflow:hidden;aspect-ratio:9/8}.card-product-default .image img{-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:all .35s ease-in-out}.card-product-default .content{border-bottom:1px solid #5d4944;border-left:1px solid #5d4944;border-right:1px solid #5d4944;padding:0 25px 20px;position:relative;margin-top:14px;width:100%}@media (max-width:991.98px){.card-product-default .content{padding:0 15px 20px}}@media (max-width:767.98px){.card-product-default .content{padding:0 25px 20px}}.card-product-default .content .inner{padding-top:15px;position:relative}.card-product-default .content .inner .menu-label{color:#5d4944;opacity:.5;font-size:12px;position:absolute;top:8px;text-transform:uppercase}.card-product-default .content .inner .menu_description{margin-top:3px;font-size:11.5px;padding-bottom:30px;font-weight:300;color:#5d4944;opacity:.5;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-product-default .content .inner .h4,.card-product-default .content .inner h4{font-size:20px;font-weight:600;color:#5d4944;height:75px;display:block;margin-bottom:0}@media screen and (max-width:1400px){.card-product-default .content .inner .h4,.card-product-default .content .inner h4{font-size:18px}}.card-product-default .content .inner .small,.card-product-default .content .inner small{position:absolute;right:0;bottom:0;font-size:14px;color:#5d4944}@media screen and (max-width:1400px){.card-product-default .content .inner .small,.card-product-default .content .inner small{bottom:-14px}}.card-product-default .content i{background:#5d4944;font-style:normal;height:30px;width:30px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:100px;position:absolute;top:-30px;right:7.5%;cursor:pointer;transition:all .35s ease-in-out}.card-product-default:hover .image img{transform:scale(1.05)}.card-product-default:hover .content i{background:#e0592a}.card-product-default .product-card-bottom-side{margin-top:30px;border:1px solid #5d4944;border-top:none}.card-product-default .product-card-bottom-side a{display:-ms-flexbox;display:flex;padding:20px 35px}.card-product-default .product-card-bottom-side a>*{-ms-flex:0 0 50%;flex:0 0 50%}.card-product-default .product-card-bottom-side .text{color:#5d4944;font-size:12px}.card-product-default .product-card-bottom-side .arrow{font-size:14px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-image:url(../images/dot-horizontal-brown.svg);background-repeat:repeat-x;background-size:7%;background-position:50%}.card-product-default .product-card-bottom-side .arrow span{background:#fff;padding-right:5px;font-size:10px}.card-product-default .product-card-bottom-side .arrow:after{content:"";background-image:url(../images/arrow-right.svg);position:absolute;right:-10px;width:11px;height:14px;background-size:contain;background-repeat:no-repeat}.card-product-default .product-card-related-article header.product-card-related-article{background:#fff;color:#5d4944;padding:35px}.card-product-default .product-card-related-article header.product-card-related-article .title{font-weight:600;font-size:20px;margin-bottom:25px}.card-product-default .product-card-related-article header.product-card-related-article .link{font-size:14px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-image:url(../images/dot-horizontal-brown.svg);background-repeat:repeat-x;background-size:8px;background-position:50%}.card-product-default .product-card-related-article header.product-card-related-article .link span{background:#fff;padding-right:10px;font-size:12px}.card-product-default .product-card-related-article header.product-card-related-article .link:after{content:"";background-image:url(../images/arrow-right.svg);background-color:#fff;position:absolute;right:0;width:11px;height:14px;background-size:contain;background-repeat:no-repeat}.card-product-default .product-card-related-article .product-card-related-article-body .image{aspect-ratio:1.4/1;overflow:hidden}.card-product-default .product-card-related-article .product-card-related-article-body .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .35s ease-in-out}.card-product-default .product-card-related-article:hover .product-card-related-article-body .image img{transform:scale(1.05)}section.post-medium-highlight-item{background:#fff;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}section.post-medium-highlight-item a:hover:after{display:none}section.post-medium-highlight-item .image{aspect-ratio:3/2;background-position:50%;background-size:cover;background-repeat:no-repeat;-ms-flex-negative:0;flex-shrink:0;position:relative}section.post-medium-highlight-item .image:after{content:"";position:absolute;left:40px;bottom:0;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #fff;transform:rotate(180deg)}@media (max-width:767.98px){section.post-medium-highlight-item .image:after{bottom:-1px}}section.post-medium-highlight-item .body{padding:25px 40px;height:180px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}section.post-medium-highlight-item .body div.title{font-weight:600;font-size:20px;color:#5d4944}section.post-medium-highlight-item .body p.saiba{font-size:12px;color:#5d4944;font-weight:100;position:absolute;bottom:0;width:calc(100% - 70px);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-image:url(../images/dot-horizontal-brown.svg);background-repeat:repeat-x;background-size:3%;background-position:50%}section.post-medium-highlight-item .body p.saiba span{background:#fff;padding-right:5px}section.post-medium-highlight-item .body p.saiba:after{content:"";background-image:url(../images/arrow-right.svg);background-color:#fff;position:absolute;right:0;width:11px;height:14px;background-size:contain;background-repeat:no-repeat}section.post-small-v2-highlight-item{background:#fff;height:100%;display:-ms-flexbox;display:flex}@media (max-width:767.98px){section.post-small-v2-highlight-item{min-height:230px}}section.post-small-v2-highlight-item .image{background-position:50%;background-size:cover;background-repeat:no-repeat;-ms-flex-negative:0;flex-shrink:0;position:relative;width:40%}@media (max-width:767.98px){section.post-small-v2-highlight-item .image{width:50%}}section.post-small-v2-highlight-item .image .triangle{position:absolute;width:10%;top:0;right:0;height:100%;overflow:hidden}@media (max-width:767.98px){section.post-small-v2-highlight-item .image .triangle{width:20px;right:-1px}}section.post-small-v2-highlight-item .image .triangle .left{width:100%;height:15%;background-color:#fff;position:absolute;left:0}section.post-small-v2-highlight-item .image .triangle .right{width:100%;height:65%;background-color:#fff;position:absolute;left:0;bottom:0}@media (max-width:767.98px){section.post-small-v2-highlight-item .image .triangle .right{height:calc(85% - 46px)}}section.post-small-v2-highlight-item .image .triangle .triangle-box{width:100%;height:20%;position:absolute;left:0;top:15%}@media (max-width:767.98px){section.post-small-v2-highlight-item .image .triangle .triangle-box{height:47px}}section.post-small-v2-highlight-item .image .triangle .triangle-box:after{content:"";position:absolute;right:0;border-right:40px solid transparent;border-bottom:20px solid #fff;border-left:0 solid transparent;border-top:20px solid #fff;transform:rotate(180deg)}@media (max-width:767.98px){section.post-small-v2-highlight-item .image .triangle .triangle-box:after{border-bottom:26px solid #fff}}section.post-small-v2-highlight-item .body{padding:25px 20px;height:100%;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}section.post-small-v2-highlight-item .body div.title{font-weight:600;font-size:20px;color:#5d4944;word-break:break-word}section.post-small-v2-highlight-item .body .link-area{margin-top:auto}section.post-small-v2-highlight-item .body .link-area a.simple-link{display:none}section.post-small-v2-highlight-item .body .link-area a.simple-link span{background:#fff;font-size:10px;color:#5d4944}@media (max-width:767.98px){section.post-small-v2-highlight-item .body .link-area a.simple-link{display:block}}section.post-small-v2-highlight-item .body .link-area a.link{font-size:14px;color:#5d4944;font-weight:100;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-image:url(../images/dot-horizontal-brown.svg);background-repeat:repeat-x;background-size:3%;background-position:50%}@media (max-width:767.98px){section.post-small-v2-highlight-item .body .link-area a.link{margin-top:-10px}}section.post-small-v2-highlight-item .body .link-area a.link span{background:#fff;padding-right:5px;font-size:10px}section.post-small-v2-highlight-item .body .link-area a.link:after{content:"";background-image:url(../images/arrow-right.svg);background-color:#fff;position:absolute;right:0;width:11px;height:14px;background-size:contain;background-repeat:no-repeat}section.product-big-card{position:relative}section.product-big-card .product-card-body{position:relative;overflow:hidden}section.product-big-card .product-card-body .product-card-image{aspect-ratio:303/422;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:all .35s ease-in-out}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){@media (min-width:768px){section.product-big-card .product-card-body .product-card-image{min-height:375px;width:100%}}}}section.product-big-card .product-card-body footer.product-card-footer{display:-ms-flexbox;display:flex;padding:0 25px 30px;position:absolute;bottom:0;left:0;right:0;gap:20px;-ms-flex-pack:justify;justify-content:space-between}section.product-big-card .product-card-body footer.product-card-footer .info-button{background:#5d4944;height:30px;width:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;cursor:pointer;position:absolute;top:-34px;right:20px;transition:all .35s ease-in-out}section.product-big-card .product-card-body footer.product-card-footer .product-title{font-size:20px;font-weight:600;line-height:25px;color:#fff;min-height:75px}section.product-big-card .product-card-body footer.product-card-footer .product-price{font-size:14px;color:#fff;-ms-flex-negative:0;flex-shrink:0;position:absolute;bottom:30px;right:25px}section.product-big-card .product-card-related-article{position:relative;margin-top:60px}section.product-big-card .product-card-related-article:after{width:0;height:0;content:"";border-top:30px solid transparent;border-right:30px solid transparent;border-left:30px solid transparent;border-bottom:30px solid #fff;position:absolute;top:-60px;right:0;left:0;margin:0 auto}section.product-big-card .product-card-related-article header.product-card-related-article{background:#fff;color:#5d4944;padding:35px}section.product-big-card .product-card-related-article header.product-card-related-article .triangle{display:none}section.product-big-card .product-card-related-article header.product-card-related-article .title{font-weight:600;font-size:20px;margin-bottom:25px}section.product-big-card .product-card-related-article header.product-card-related-article .link{font-size:14px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-image:url(../images/dot-horizontal-brown.svg);background-repeat:repeat-x;background-size:8px;background-position:50%}section.product-big-card .product-card-related-article header.product-card-related-article .link span{background:#fff;padding-right:5px;font-size:10px}section.product-big-card .product-card-related-article header.product-card-related-article .link:after{content:"";background-image:url(../images/arrow-right.svg);background-color:#fff;position:absolute;right:0;width:11px;height:14px;background-size:contain;background-repeat:no-repeat}section.product-big-card .product-card-related-article .product-card-related-article-body .image{aspect-ratio:1.4/1}section.product-big-card .product-card-related-article .product-card-related-article-body .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.product-big-card .product-card-bottom-side{margin-top:30px;border:1px solid #5d4944;border-top:none}section.product-big-card .product-card-bottom-side a{display:block;padding:20px 35px;position:relative}section.product-big-card .product-card-bottom-side a>*{-ms-flex:0 0 50%;flex:0 0 50%}section.product-big-card .product-card-bottom-side .text{color:#5d4944;font-size:12px;background-color:#efece3;z-index:2;max-width:80%;position:relative;width:-moz-fit-content;width:fit-content;padding-right:5%}section.product-big-card .product-card-bottom-side .arrow{position:absolute;background-image:url(../images/dot-horizontal-brown.svg);background-repeat:repeat-x;background-size:8px;background-position:50%;height:15px;width:70%;right:35px;bottom:0;top:50%;z-index:1;transform:translateY(-50%)}section.product-big-card .product-card-bottom-side .arrow span{background:#fff;padding-right:5px;font-size:10px}section.product-big-card .product-card-bottom-side .arrow:after{content:"";background-image:url(../images/arrow-right.svg);position:absolute;right:-10px;width:11px;height:14px;background-size:contain;background-repeat:no-repeat}section.product-big-card:hover .product-card-image{transform:scale(1.05)}section.product-big-card:hover footer.product-card-footer .info-button{background:#e0592a}@media (max-width:767.98px){section.product-big-card.has-related-post{display:-ms-flexbox;display:flex;width:auto;overflow-x:scroll;overflow-y:hidden;min-width:calc(100% + 3rem);margin-left:-1.5rem;-ms-overflow-style:none;scrollbar-width:none}section.product-big-card.has-related-post::-webkit-scrollbar{display:none}section.product-big-card.has-related-post .product-item-opener{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:89%;flex-basis:89%;-ms-flex-negative:0;flex-shrink:0;margin-left:1.5rem;margin-right:10px}section.product-big-card.has-related-post .product-card-header{padding-bottom:0;border-right:none}section.product-big-card.has-related-post .product-card-body{margin:0}section.product-big-card.has-related-post .product-card-footer{border-bottom:1px solid #5d4944!important;padding-top:0}section.product-big-card.has-related-post .product-card-related-article{margin:0;margin-left:-2px;z-index:2;-ms-flex-preferred-size:85%;flex-basis:85%;-ms-flex-negative:0;flex-shrink:0;padding-right:1.5rem}section.product-big-card.has-related-post .product-card-related-article header.product-card-related-article{height:100%;padding:10% 30px 10% 10px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}section.product-big-card.has-related-post .product-card-related-article .product-card-related-article-body{margin-left:-21px;height:47%;display:block;position:relative}section.product-big-card.has-related-post .product-card-related-article .product-card-related-article-body .image{height:100%;width:100%}section.product-big-card.has-related-post .product-card-footer .info-button,section.product-big-card.has-related-post .product-card-footer .product-price{right:35px!important}section.product-big-card.has-related-post .triangle{position:absolute;width:25px;top:0;left:-25px;height:100%;overflow:hidden;display:block!important}section.product-big-card.has-related-post .triangle .left{width:40px;height:16%;background-color:#fff;position:absolute;top:0}section.product-big-card.has-related-post .triangle .left:after{content:"";position:absolute;top:100%;border-right:40px solid #fff;border-left:40px none;border-bottom:40px solid transparent;border-top:none;right:unset}section.product-big-card.has-related-post .triangle .right{width:40px;height:calc(84% - 40px);background-color:#fff;position:absolute;bottom:0}section.product-big-card.has-related-post .triangle .right:after{content:"";position:absolute;bottom:100%;border-right:none;border-left:40px solid transparent;border-bottom:40px solid #fff;border-top:none;left:unset}}.swiper-slide section.product-big-card{width:100%;height:100%}section.product-medium-card{position:relative}@media (max-width:767.98px){section.product-medium-card{padding:40px 0}}section.product-medium-card header.product-card-header{border:1px solid #5d4944;border-bottom:none;min-height:70px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:20px 25px}section.product-medium-card header.product-card-header .card-header-title{font-size:20px;font-weight:600;color:#5d4944}section.product-medium-card .product-card-body{margin-top:14px;margin-bottom:14px;overflow:hidden}section.product-medium-card .product-card-body .image{aspect-ratio:9/8}section.product-medium-card .product-card-body .image img{width:100%;transition:all .35s ease-in-out;height:100%;-o-object-fit:contain;object-fit:contain}section.product-medium-card footer.product-card-footer{position:relative;border:1px solid #5d4944;border-top:none;display:-ms-flexbox;display:flex;padding:15px 25px 20px;-ms-flex-pack:justify;justify-content:space-between;gap:20px}section.product-medium-card footer.product-card-footer .info-button{background:#5d4944;height:30px;width:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;cursor:pointer;position:absolute;top:-34px;right:20px;transition:all .35s ease-in-out}section.product-medium-card footer.product-card-footer .product-title{font-size:20px;font-weight:600;line-height:25px;color:#5d4944;height:75px}section.product-medium-card footer.product-card-footer .product-price{font-size:14px;color:#5d4944;position:absolute;bottom:20px;right:25px}section.product-medium-card.has-related-post footer.product-card-footer{border-bottom:none}section.product-medium-card.without-title .product-card-body{margin-top:-70px}section.product-medium-card .product-card-related-article header.product-card-related-article{background:#fff;color:#5d4944;padding:35px}section.product-medium-card .product-card-related-article header.product-card-related-article .triangle{display:none}section.product-medium-card .product-card-related-article header.product-card-related-article .title{font-weight:600;font-size:20px;margin-bottom:25px}section.product-medium-card .product-card-related-article header.product-card-related-article .link{font-size:14px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-image:url(../images/dot-horizontal-brown.svg);background-repeat:repeat-x;background-size:8px;background-position:50%}section.product-medium-card .product-card-related-article header.product-card-related-article .link span{background:#fff;padding-right:10px;font-size:12px}section.product-medium-card .product-card-related-article header.product-card-related-article .link:after{content:"";background-image:url(../images/arrow-right.svg);background-color:#fff;position:absolute;right:0;width:11px;height:14px;background-size:contain;background-repeat:no-repeat}section.product-medium-card .product-card-related-article .product-card-related-article-body .image{aspect-ratio:1.4/1;overflow:hidden}section.product-medium-card .product-card-related-article .product-card-related-article-body .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .35s ease-in-out}section.product-medium-card .product-card-related-article:hover .product-card-related-article-body .image img{transform:scale(1.05)}section.product-medium-card .product-card-bottom-side{margin-top:30px;border:1px solid #5d4944;border-top:none}section.product-medium-card .product-card-bottom-side a{display:block;padding:20px 35px;position:relative}section.product-medium-card .product-card-bottom-side a>*{-ms-flex:0 0 50%;flex:0 0 50%}section.product-medium-card .product-card-bottom-side .text{color:#5d4944;font-size:12px;background-color:#efece3;z-index:2;max-width:80%;position:relative;width:-moz-fit-content;width:fit-content;padding-right:5%}section.product-medium-card .product-card-bottom-side .arrow{position:absolute;background-image:url(../images/dot-horizontal-brown.svg);background-repeat:repeat-x;background-size:8px;background-position:50%;height:15px;width:70%;right:35px;bottom:0;top:50%;z-index:1;transform:translateY(-50%)}section.product-medium-card .product-card-bottom-side .arrow span{background:#fff;padding-right:5px;font-size:10px}section.product-medium-card .product-card-bottom-side .arrow:after{content:"";background-image:url(../images/arrow-right.svg);position:absolute;right:-10px;width:11px;height:14px;background-size:contain;background-repeat:no-repeat}section.product-medium-card:hover .product-card-body .image img{transform:scale(1.05)}section.product-medium-card:hover footer.product-card-footer .info-button{background:#e0592a}@media (max-width:767.98px){section.product-medium-card.has-related-post{display:-ms-flexbox;display:flex;width:auto;overflow-x:scroll;overflow-y:hidden;min-width:calc(100% + 3rem);margin-left:-1.5rem;-ms-overflow-style:none;scrollbar-width:none}section.product-medium-card.has-related-post::-webkit-scrollbar{display:none}section.product-medium-card.has-related-post .product-item-opener{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:85%;flex-basis:85%;-ms-flex-negative:0;flex-shrink:0;margin-left:1.5rem;margin-right:20px}section.product-medium-card.has-related-post .product-card-header{padding-bottom:0;border-right:none}section.product-medium-card.has-related-post .product-card-body{margin:0}section.product-medium-card.has-related-post .product-card-footer{border-bottom:1px solid #5d4944!important;padding-top:0}section.product-medium-card.has-related-post .product-card-related-article{margin-bottom:0;margin-left:-2px;z-index:2;-ms-flex-preferred-size:85%;flex-basis:85%;-ms-flex-negative:0;flex-shrink:0;padding-right:1.5rem}section.product-medium-card.has-related-post .product-card-related-article header.product-card-related-article{height:40%;padding:10% 30px 10% 10px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}section.product-medium-card.has-related-post .product-card-related-article .product-card-related-article-body{margin-left:-21px;height:60%;display:block;position:relative}section.product-medium-card.has-related-post .product-card-related-article .product-card-related-article-body .image{height:100%;width:100%}section.product-medium-card.has-related-post .triangle{position:absolute;width:25px;top:0;left:-20px;height:100%;overflow:hidden;display:block!important}section.product-medium-card.has-related-post .triangle .left{width:40px;height:16%;background-color:#fff;position:absolute;top:0}section.product-medium-card.has-related-post .triangle .left:after{content:"";position:absolute;top:100%;border-right:40px solid #fff;border-left:40px none;border-bottom:40px solid transparent;border-top:none;right:unset}section.product-medium-card.has-related-post .triangle .right{width:40px;height:67%;background-color:#fff;position:absolute;bottom:0}section.product-medium-card.has-related-post .triangle .right:after{content:"";position:absolute;bottom:100%;border-right:none;border-left:40px solid transparent;border-bottom:40px solid #fff;border-top:none;left:unset}}.block-timeline-text{padding-top:75px;position:relative}@media (max-width:767.98px){.block-timeline-text{padding-top:25px}}.swiper-container.timelines-content{width:100%;overflow:hidden}.swiper-container.timelines-content .swiper-button-next,.swiper-container.timelines-content .swiper-button-prev{margin-top:-65px;z-index:9}@media (max-width:767.98px){.swiper-container.timelines-content .swiper-button-next,.swiper-container.timelines-content .swiper-button-prev{display:none}}.swiper-container.timelines-content .swiper-button-next:after,.swiper-container.timelines-content .swiper-button-prev:after{content:"";position:absolute;background-size:8px 17px;background-repeat:no-repeat;background-image:url(../images/arrow-right.svg);background-color:#fff;width:33px;height:33px;z-index:7;border-radius:50%;background-position:50%}.swiper-container.timelines-content .swiper-button-next:before,.swiper-container.timelines-content .swiper-button-prev:before{content:"";position:absolute;width:0;height:260px;width:90px;height:640px;z-index:5;right:-10px}.swiper-container.timelines-content .swiper-button-next.swiper-button-disabled:before,.swiper-container.timelines-content .swiper-button-prev.swiper-button-disabled:before{content:none}.swiper-container.timelines-content .swiper-button-next:before{background-image:url(../images/gradient-right.png);right:-10px}.swiper-container.timelines-content .swiper-button-prev:before{background-image:url(../images/gradient-left.png);left:-10px}.swiper-container.timelines-content .swiper-button-prev:after{transform:rotate(180deg)}.swiper-container.timelines-content .swiper-button-disabled{display:none}.swiper-container.timelines-content .timeline{margin:80px auto 0;list-style-type:none;padding:0;text-align:center}.swiper-container.timelines-content .timeline .swiper-slide{width:auto}.swiper-container.timelines-content .timeline .swiper-slide:first-child{margin-left:18%}@media (max-width:767.98px){.swiper-container.timelines-content .timeline .swiper-slide:first-child{margin-left:30%}}.swiper-container.timelines-content .timeline .swiper-slide.y-2020{padding-right:100px}.swiper-container.timelines-content .timeline .swiper-slide:after{content:"";width:calc(100% - 135px);position:absolute;top:67px;left:135px;z-index:5;height:3px;background-image:linear-gradient(90deg,#5d4944 15%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:12px 2px;background-repeat:repeat-x}.swiper-container.timelines-content .timeline li{transition:all .2s ease-in}.swiper-container.timelines-content .timestamp{margin-bottom:15px;letter-spacing:-.21px;color:#5d4944;margin-top:22px;font-size:21px;font-weight:600}.swiper-container.timelines-content .status{padding:0;display:block;color:#5d4944;line-height:26px;transition:all .2s ease-in;font-size:14px}.swiper-container.timelines-content .content{display:-ms-flexbox;display:flex;z-index:9}.swiper-container.timelines-content .content .main-circle{width:300px}.swiper-container.timelines-content .content .main-circle .main-text{position:relative;left:-80px}.swiper-container.timelines-content .content .main-circle .timeline_icn{content:"";width:135px;height:135px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#efece3;background-image:url(../images/timeline-dotted-circle.svg);border-radius:50%;top:0;left:0;transition:all .2s ease-in;z-index:100}.swiper-container.timelines-content .content .step{height:-moz-fit-content;height:fit-content;position:relative;top:-30px;padding-bottom:38px;margin-right:170px}@media (max-width:767.98px){.swiper-container.timelines-content .content .step{margin-right:100px;margin-left:-80px}}.swiper-container.timelines-content .content .step:after{content:"";width:3px;height:38px;position:absolute;bottom:0;left:50%;background-image:linear-gradient(#5d4944 15%,hsla(0,0%,100%,0) 0);background-position:100%;background-size:2px 11px;background-repeat:repeat-y}.swiper-container.timelines-content .content .step .circle{width:60px;height:60px;background:#fff;border-radius:50%;overflow:hidden;position:relative}.swiper-container.timelines-content .content .step .circle a:first-child{width:100%;height:100%;display:block}.swiper-container.timelines-content .content .step .circle img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-container.timelines-content .content .step .fancybox-video-timeline{display:none;padding:0}.swiper-container.timelines-content .content .step .fancybox-video-timeline video{max-height:75vh}.swiper-container.timelines-content .content .step.gallery,.swiper-container.timelines-content .content .step.video,.swiper-container.timelines-content .content .step.video-gallery{top:-60px;cursor:pointer}.swiper-container.timelines-content .content .step.gallery .circle,.swiper-container.timelines-content .content .step.video-gallery .circle,.swiper-container.timelines-content .content .step.video .circle{width:90px;height:90px}.swiper-container.timelines-content .content .step.gallery .circle a:first-child:before,.swiper-container.timelines-content .content .step.video-gallery .circle a:first-child:before,.swiper-container.timelines-content .content .step.video .circle a:first-child:before{content:"";background-repeat:no-repeat;background-position:50%;position:absolute;width:25px;height:25px;margin:auto;top:0;bottom:0;left:0;right:0}.swiper-container.timelines-content .content .step.video .circle a:first-child:before{background-image:url(../images/timeline-play-button-icon.svg)}.swiper-container.timelines-content .content .step.gallery .circle a:first-child:before{background-image:url(../images/timeline-image-gallery-icon.svg)}.swiper-container.timelines-content .content .step.video-gallery .circle a:first-child:before{background-image:url(../images/timeline-video-gallery-icon.svg)}.swiper-container.timelines-content .content .step.bottom{top:108px}.swiper-container.timelines-content .content .step.bottom:after{top:-40px}.fancybox-video-timeline{padding:0}.fancybox-video-timeline video{max-height:75vh}.fancybox__caption{font-size:15px}#carreiras .normal-jobs-list{position:relative}#carreiras .loading-ripple{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(45,27%,91%,.7) url(../images/preloader-dark-alpha-matte.gif) no-repeat 50%/64px;z-index:9}#carreiras #job-areas{padding:0;margin-bottom:18px}#carreiras #job-areas .level-item{opacity:1}#carreiras #job-areas li{list-style:none}#carreiras #job-areas li a{color:#c3bcb4;font-size:13px;cursor:pointer}#carreiras #job-areas li a.active{color:#df5e2f}#carreiras .quote strong{font-size:27px;color:#5d4944;line-height:36px;font-weight:600;margin-bottom:25px;display:block}#carreiras .quote .avatar{transition:.3s ease-in-out;transform:scale(1);cursor:pointer}#carreiras .quote .avatar:hover{transform:scale(1.1)}#carreiras .quote .avatar:hover .open{background:#e0592a}#carreiras .quote img{border-radius:500px}#carreiras .quote span.name{font-size:14px;font-weight:400;color:#5d4944}#carreiras .quote span.role{font-size:11px;font-weight:200;color:#5d4944;line-height:18px;display:block}#carreiras .quote svg{zoom:80%;margin:25px 0}#carreiras .quote span.open{position:absolute;right:0;background:#5d4944;width:25px;text-align:center;height:25px;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50px;bottom:10px;cursor:pointer}#carreiras .banner img{aspect-ratio:1366/440;-o-object-fit:cover;object-fit:cover;max-height:440px;width:100%}@media (max-width:767.98px){#carreiras .banner img{aspect-ratio:390/440}}@media (max-width:767.98px){#carreiras .left-side{padding:29px!important}}@media (min-width:768px){#carreiras .left-side{padding-right:100px!important}}#carreiras .left-side .content{font-size:17px;font-weight:200;line-height:30px}#carreiras .left-side .content .h1,#carreiras .left-side .content h1{font-weight:600;color:#5d4944;text-transform:uppercase;letter-spacing:-.42px;margin-bottom:40px}@media (max-width:767.98px){#carreiras .left-side .content .h1,#carreiras .left-side .content h1{font-size:22px;font-weight:500}}#carreiras .left-side .jobs{border-bottom:none!important;position:relative}#carreiras .left-side .jobs .filters-name-swipper{padding:0!important}#carreiras .left-side .jobs .h3,#carreiras .left-side .jobs h3{color:#5d4944;opacity:.5;margin-top:50px;font-size:20px;margin-bottom:35px;font-weight:600}#carreiras .side .bottom-side{display:none}@media (max-width:767.98px){#carreiras .side .row{margin:0 -10%}}#carreiras .side .h3,#carreiras .side h3{color:#5d4944;font-weight:600;font-size:19px;margin-bottom:50px}#carreiras .side .product-image-with-content{margin-bottom:40px}#carreiras .side .product-image-with-content strong{font-weight:600}#carreiras .side .articles-mobile{margin:0 -3rem}#carreiras .side .articles-mobile .swiper-slide:first-child{margin-left:2rem}#carreiras .side .articles-mobile .swiper-slide:last-child{margin-right:2rem}#carreiras .side .articles-mobile .swiper-slide img{aspect-ratio:200/130;-o-object-fit:cover;object-fit:cover}#carreiras .side .articles-mobile .swiper-slide .content{background-color:#fff;padding:10px 25px 25px;position:relative}#carreiras .side .articles-mobile .swiper-slide .content:before{content:"";border-bottom:20px solid #fff;border-top:20px solid transparent;border-right:20px solid transparent;border-left:20px solid transparent;position:absolute;top:-40px;left:8%}#carreiras .side .articles-mobile .swiper-slide .content strong{font-size:15px;font-weight:500;color:#5d4944;display:block;line-height:23px;padding:12px 0;height:95px}#carreiras .side .articles-mobile .swiper-slide .content .link{font-size:12px;color:#5d4944;font-weight:100;display:block;position:relative;margin:6px 0 0;background-image:url(../images/dot-horizontal-brown.svg);background-repeat:repeat-x;background-size:8px;background-position:58%}#carreiras .side .articles-mobile .swiper-slide .content .link:after{content:url(../images/arrow-right.svg);position:absolute;right:0;top:-2px;background:#fff}#carreiras .side .articles-mobile .swiper-slide .content .link span{background:#fff;padding-right:5px}@media (max-width:767.98px){#carreiras .side .articles-mobile .swiper-slide .content .link:after{top:unset;bottom:-5px;zoom:85%;right:-3px}}@media screen and (max-width:1400px){#home .container{max-width:100%!important}}#home #grid-template .grid-wrapper{margin-top:100px}@media (max-width:767.98px){#home #grid-template .grid-wrapper{margin-top:50px}}#home #grid-template .grid-wrapper[data-should-show=loading]{margin-top:0}#home #grid-template .grid-wrapper[data-should-show=loading]>.block-row{display:none}#home #grid-template .preloader .icon{background-size:contain;background-repeat:no-repeat;background-position:50%;width:60px;height:60px}#home #grid-template .preloader[data-ajax-is-running=false]{display:none}#home #grid-template .preloader[data-ajax-is-running=true],#home #grid-template .preloader[data-is-initialized=false]{display:block}#home #grid-template .preloader[data-ajax-is-running=true] .icon,#home #grid-template .preloader[data-is-initialized=false] .icon{background-image:url("data:image/gif;base64,R0lGODlheAB4ALMPAOnl3e3q4eLd1eXh2NrUzNzXz97Y0NnTy+vo3+Db0uHc1Ojk2+Pf1tjSyu/s4+/s4yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMS1jMDAwIDc5LjljY2M0ZGU5MywgMjAyMi8wMy8xNC0xNDowNzoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjMgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDg4QUU5RkREQTg5MTFFQzg3QThDMzM3MjE5RDA2MEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDg4QUU5RkVEQTg5MTFFQzg3QThDMzM3MjE5RDA2MEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEODhBRTlGQkRBODkxMUVDODdBOEMzMzcyMTlEMDYwQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEODhBRTlGQ0RBODkxMUVDODdBOEMzMzcyMTlEMDYwQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t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")}#home #grid-template .preloader[data-type="1"] .rows .row:nth-child(2){display:none}#home #grid-template .preloader[data-type="2"] .icon{margin:0 auto 10px}#home #grid-template .preloader[data-type="2"] .rows .row:first-child{display:none}#home #grid-template .preloader[data-type="2"] .rows .row:nth-child(2) .block{margin-bottom:10px}#home #grid-template .preloader[data-type="2"] .rows .row:nth-child(2) .block.small{height:110px}#home #grid-template .preloader[data-type="2"] .rows .row:nth-child(2) .block.big{height:230px}#home .preloader{margin-bottom:50px}#home .preloader .icon{display:block;margin:0 auto 50px}#home .preloader .blocks .block{background-color:#e2dfd5;margin-bottom:50px}@media (max-width:767.98px){#home .preloader .blocks .block{margin-bottom:15px}}#home .preloader .blocks .block.small{height:200px}@media (max-width:767.98px){#home .preloader .blocks .block.small{height:50px}}#home .preloader .blocks .block.big{height:400px}@media (max-width:767.98px){#home .preloader .blocks .block.big{height:150px}}#home .block-row .row-separator.row-margin{margin-bottom:3rem}#home .cta.page-template-default .job-inline-item{margin-top:45px}#map_wrapper{height:100vh}#map_wrapper .drawer{position:absolute;height:100%;width:100%;max-width:570px;right:-570px;background:#efece3;z-index:9;max-height:100vh}@media (max-width:767.98px){#map_wrapper .drawer{right:0;width:100%;bottom:0;height:50vh;overflow:inherit!important}}#map_wrapper .drawer .toggle-btn{z-index:1000;background:#5d4944;position:absolute;cursor:pointer;top:50%;width:34px;height:34px;border-radius:100%;left:-17px}#map_wrapper .drawer .toggle-btn.open{left:-75px}@media (max-width:767.98px){#map_wrapper .drawer .toggle-btn.open{left:calc(50% - 18px)}}@media (max-width:767.98px){#map_wrapper .drawer .toggle-btn{top:-18px;left:calc(50% - 18px)}#map_wrapper .drawer .toggle-btn:after{right:15px;top:4px;transform:rotate(90deg)}}#map_wrapper .drawer .toggle-btn:after{content:url(../images/arrow-left.svg);position:absolute;right:15px;top:7px}@media (max-width:767.98px){#map_wrapper .drawer .toggle-btn:after{right:14px;top:4px}}#map_wrapper .drawer .toggle-btn.close:after{transform:rotate(180deg);right:12px;top:4px}@media (max-width:767.98px){#map_wrapper .drawer .toggle-btn.close:after{transform:rotate(270deg);right:11px;top:7px}}#map_wrapper .drawer .wrapper{padding-top:150px;overflow:hidden;height:100%}@media (max-width:767.98px){#map_wrapper .drawer .wrapper{padding-top:0}}#map_wrapper .drawer .wrapper .top-wrapper{padding:0 12%}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){#map_wrapper .drawer .wrapper .top-wrapper{margin-bottom:3px}}}@media (max-width:767.98px){#map_wrapper .drawer .wrapper .top-wrapper{display:-ms-flexbox;display:flex;padding:6vh 6% 0;-ms-flex-pack:justify;justify-content:space-between}}#map_wrapper .drawer.open #lojas-list,#map_wrapper .drawer.open #search-form,#map_wrapper .drawer.open .h1,#map_wrapper .drawer.open h1{display:block}#map_wrapper .drawer .h1,#map_wrapper .drawer h1{font-size:32px;font-weight:600;color:#5d4944;display:none;margin-bottom:30px}@media (max-width:767.98px){#map_wrapper .drawer .h1,#map_wrapper .drawer h1{display:block;font-size:20px;margin-bottom:15px}}#map_wrapper .drawer #search-form{width:100%;height:40px;display:none;transition:all .2s ease;position:relative;background-color:transparent}@media (max-width:767.98px){#map_wrapper .drawer #search-form{display:block;width:60%;top:-2vh}}#map_wrapper .drawer #search-form.focus{box-shadow:0 3px 4px rgba(0,0,0,.15)}#map_wrapper .drawer .search-input{display:inline-block;position:relative;top:7px;left:0;font-size:14px;background:none;color:#5a6674;padding:7px 25px;border:none;border-bottom:1px solid #5d4944;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;width:92%;border-radius:0}@media (max-width:767.98px){#map_wrapper .drawer .search-input{width:76%;padding:7px 12px 7px 32px}}#map_wrapper .drawer .search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}#map_wrapper .drawer .search-button{padding:0;margin:0;position:absolute;top:8px;left:0;height:28px;width:18px;border:none;background:none;outline:none!important;cursor:pointer;background:url(../images/search.svg) no-repeat 50%}#map_wrapper .drawer .search-button svg{width:inherit;height:inherit;fill:#5a6674;transform:scaleX(-1);-ms-filter:fliph;filter:fliph}#map_wrapper .drawer .location-icon{background:#fff;cursor:pointer;width:25px;height:25px;border-radius:100%;position:absolute;top:10px;right:0}#map_wrapper .drawer .location-icon:after{content:url(../images/Location.svg);position:absolute;right:6px;top:3px}#map_wrapper .drawer #lojas-list{list-style:none;padding:0;padding-bottom:110px;max-height:100%;overflow:auto;display:none;-ms-overflow-style:none;scrollbar-width:none}#map_wrapper .drawer #lojas-list::-webkit-scrollbar{display:none}#map_wrapper .drawer #lojas-list .item{color:#5d4944;padding:20px 12%;position:relative}@media (max-width:767.98px){#map_wrapper .drawer #lojas-list .item{padding:20px 6%}}#map_wrapper .drawer #lojas-list .item .title{font-size:14px;margin-bottom:4px;font-weight:600}#map_wrapper .drawer #lojas-list .item .address{font-size:10px;margin-bottom:8px}#map_wrapper .drawer #lojas-list .item .address a{color:#5d4944}#map_wrapper .drawer #lojas-list .item .tel{font-size:10px;margin-bottom:8px}#map_wrapper .drawer #lojas-list .item .tel a{color:#5d4944}#map_wrapper .drawer #lojas-list .item .time{font-size:10px}#map_wrapper .drawer #lojas-list .item .tags ul{padding:5px 0 0;gap:8px;display:-ms-flexbox;display:flex}#map_wrapper .drawer #lojas-list .item .tags ul li{list-style:none}#map_wrapper .drawer #lojas-list .item .tags ul li a{display:inline-block;color:#fff;cursor:pointer;font-size:10px;background:rgba(93,73,68,.4);padding:5px 10px;border-radius:10px;transition:all .35s ease-in-out}#map_wrapper .drawer #lojas-list .item .tags ul li a:hover{background:rgba(93,73,68,.6)}#map_wrapper .drawer #lojas-list .item .tags ul li a.selected{background:#5d4944}#map_wrapper .drawer #lojas-list .item .deselect-icon{display:none;position:absolute;right:12%;top:16px;background:#fff;width:26px;height:26px;border-radius:50%;cursor:pointer}#map_wrapper .drawer #lojas-list .item .deselect-icon:after{content:url(../images/close.svg);position:absolute;right:6px;top:2px;transform:scale(.7)}#map_wrapper .drawer #lojas-list .item .icons{position:absolute;right:12%;bottom:18px;display:-ms-flexbox;display:flex;gap:7px}@media (max-width:767.98px){#map_wrapper .drawer #lojas-list .item .icons{right:5%}}#map_wrapper .drawer #lojas-list .item .icons .icon{background-color:#5d4944;position:relative;cursor:pointer;width:26px;height:26px;border-radius:100%}#map_wrapper .drawer #lojas-list .item .to-location:after{content:url(../images/to-location.svg);position:absolute;right:7px;top:-1px}#map_wrapper .drawer #lojas-list .item .to-call:after{content:url(../images/to-call.svg);position:absolute;right:6px;top:1px}#map_wrapper .drawer #lojas-list .item.active{background-color:rgba(93,73,68,.09)}#map_wrapper .drawer #lojas-list .item.active .deselect-icon{display:block}#map_wrapper .drawer #lojas-list .item:after{position:absolute;content:"";background-image:url(../images/dot-horizontal-brown.svg);background-repeat:repeat-x;background-size:2%;background-position:50%;height:3px;width:76%;transform:translateX(-50%);bottom:0;left:50%}@media (max-width:767.98px){#map_wrapper .drawer #lojas-list .item:after{width:90%}}.map-placeholder .googlemap{position:absolute;width:100%;height:calc(100% - 54px);left:0;top:54px}@media (min-width:768px){.map-placeholder .googlemap{width:calc(100% - 60px)}.map-placeholder .googlemap.open{width:70%}}@media (max-width:767.98px){.map-placeholder .googlemap{height:calc(90vh - 54px)}.map-placeholder .googlemap.open{height:calc(55vh - 54px)}}#map_canvas{width:100%;height:100%;position:fixed}#page-404{display:-ms-flexbox;display:flex;height:100vh;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}#page-404 img{position:absolute;left:-4%;bottom:10%;width:58.5%}@media (max-width:767.98px){#page-404 img{position:absolute;left:-105%;bottom:15vh;max-width:170%;width:170%}}#page-404 .inner{width:550px;margin:-21vh auto}@media (max-width:767.98px){#page-404 .inner{width:95%}}#page-404 .inner strong{color:#5d4944;opacity:.5}@media (max-width:767.98px){#page-404 .inner strong{font-size:15px}}#page-404 .inner .h1,#page-404 .inner h1{color:#5d4944;margin:15px 0;letter-spacing:-.5px;font-weight:600}@media (max-width:767.98px){#page-404 .inner .h1,#page-404 .inner h1{font-size:25px}}#page-404 .inner p{width:63%;margin:35px auto 0;font-weight:600;color:#5d4944;position:relative;z-index:99}@media (max-width:767.98px){#page-404 .inner p{width:85%;margin:35px auto 0;font-weight:500;color:#5d4944;font-size:16px}}#page-404 .inner p a{color:#e0592a;pointer-events:visible;position:relative}#page-404 .inner p a:after{content:"";background-image:url(../images/icon-anchor-hover.svg);background-repeat:repeat-x;position:absolute;bottom:-10%;width:100.5%;height:3px;left:0;opacity:0;transition:all .35s ease-in-out}#page-404 .inner p a:hover:after{opacity:1}.page-template-default .hero{margin-bottom:40px}.page-template-default .hero img{aspect-ratio:1366/440;-o-object-fit:cover;object-fit:cover;max-height:440px;width:100%}.page-template-default .block-button{min-width:300px;max-width:-moz-max-content;max-width:max-content;padding-right:3.5rem;margin-left:auto;margin-right:auto}.page-template-default .text.medium{max-width:920px;margin-left:auto;margin-right:auto;letter-spacing:-.75px}@media (max-width:767.98px){.page-template-default .hero img{aspect-ratio:390/440}}#products{padding-top:55px}.products-families{border-bottom:1px solid rgba(93,73,68,.4);padding:25px 0;position:relative;z-index:9}.products-families .row{padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);position:relative}.products-families .swiper-button-next,.products-families .swiper-button-prev{color:#5d4944}.products-families .swiper-button-next:after,.products-families .swiper-button-prev:after{font-size:16px;z-index:45}.products-families .swiper-button-next,.products-families .swiper-rtl .swiper-button-prev{right:-12px;width:auto;top:-13px}.products-families .swiper-button-prev,.products-families .swiper-rtl .swiper-button-next{left:-12px;width:auto;top:-13px}.products-families .swiper-button-prev:not(.swiper-button-disabled):before,.products-families .swiper-rtl .swiper-button-next:not(.swiper-button-disabled):before{content:"";position:absolute;right:0;top:20%;height:50%;z-index:44;width:0;background:transparent;box-shadow:0 0 21px 18px #eeebe2}@media (max-width:767.98px){.products-families .swiper-button-prev:not(.swiper-button-disabled):before,.products-families .swiper-rtl .swiper-button-next:not(.swiper-button-disabled):before{right:10px}}@media (max-width:767.98px){.products-families .swiper-button-prev,.products-families .swiper-rtl .swiper-button-next{left:0}.products-families .swiper-button-next,.products-families .swiper-rtl .swiper-button-prev{right:0}}.products-families .filters-name-swipper:after{content:"";position:absolute;right:5px;top:20%;height:50%;z-index:8;width:0;background:transparent;box-shadow:0 0 21px 18px hsla(45,27%,91%,.7490196078)}@media (max-width:767.98px){.products-families .filters-name-swipper{padding:0 30px!important}}.products-families .filters-name{list-style:none;color:#5d4944;font-size:15px;padding:0;cursor:pointer}.products-families .filters-name a{color:inherit}.products-families .filters-name .level-item{opacity:.3;width:auto;margin-right:41px!important}@media (max-width:767.98px){.products-families .filters-name .level-item{margin-right:35px!important}}.products-families .filters-name .active{color:#e0592a;opacity:1}.products-families .filters-name .active a{color:inherit}.sub-categories{padding-top:60px;padding-bottom:30px;position:relative}.sub-categories.loading:after{content:"";position:absolute;width:100%;height:100%;background:hsla(45,27%,91%,.3);right:0;top:0;z-index:1;box-shadow:none}.sub-categories .title.h2,.sub-categories h2.title{font-size:31px;text-transform:uppercase;color:#5d4944;margin-bottom:28px;font-weight:600}.sub-categories .filters-name-swipper:after{content:"";position:absolute;right:5px;top:20%;height:50%;z-index:44;width:0;background:transparent;box-shadow:0 0 21px 18px #efece3}.sub-categories .filters-name{list-style:none;color:#5d4944;font-size:15px;padding:0;cursor:pointer}.sub-categories .filters-name a{color:inherit}.sub-categories .filters-name .level-item{opacity:.3;width:auto;margin-right:29px!important}.sub-categories .filters-name .active{color:#e0592a;opacity:1}.sub-categories .filters-name .active a{color:inherit}.products-wrapper{position:relative}.products-wrapper .loading-ripple{display:none;position:absolute;top:0;left:0;position:fixed;width:100%;height:100%;background:hsla(45,27%,91%,.7) url(../images/preloader-dark-alpha-matte.gif) no-repeat 50%/64px;z-index:9}.products-wrapper.loading .loading-ripple{display:inline-block}#products-menu-nav,#products-nav{right:-100%;height:100%;display:block!important;height:var(--app-height);width:30%;position:fixed;background-color:#5d4944;top:0;z-index:9999;margin-top:0}#products-menu-nav.open:after,#products-nav.open:after{content:"";position:absolute;border-left:1px solid #efece3;height:100%;top:0;left:-1px}@media (max-width:767.98px){#products-menu-nav,#products-nav{width:100%;min-width:auto}}@media (min-width:768px){#products-menu-nav.open,#products-nav.open{min-width:470px}}#products-menu-nav .nav-header,#products-nav .nav-header{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;left:0;top:0;padding:8% 10% 0;z-index:25;position:absolute}#products-menu-nav .nav-header:after,#products-nav .nav-header:after{content:"";position:absolute;width:100%;height:65%;background-color:#5d4944;top:0;left:0;box-shadow:35px 2px 25px 22px #5d4944;z-index:1}#products-menu-nav .nav-header .icons,#products-nav .nav-header .icons{display:-ms-flexbox;display:flex;padding:0;list-style:none;margin:0;z-index:9}#products-menu-nav .nav-header .icons .icon:first-child,#products-nav .nav-header .icons .icon:first-child{margin-right:15px}#products-menu-nav .nav-header .icons .a,#products-nav .nav-header .icons .a{color:#efece3;font-size:15px}#products-menu-nav .nav-header .close-nav,#products-nav .nav-header .close-nav{width:35px;height:35px;cursor:pointer;background-color:#efece3;border-radius:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;z-index:9}#products-menu-nav .nav-header .bookmark svg,#products-nav .nav-header .bookmark svg{width:18px}#products-menu-nav .nav-header .bookmark:hover path,#products-nav .nav-header .bookmark:hover path{stroke:#e05a29}#products-menu-nav .nav-header .bookmark.favorite path,#products-nav .nav-header .bookmark.favorite path{stroke:#efece3;fill:#efece3}#products-menu-nav .nav-header .bookmark.favorite:hover path,#products-nav .nav-header .bookmark.favorite:hover path{stroke:#e05a29;fill:#e05a29}#products-menu-nav .preloading,#products-nav .preloading{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;margin-top:15%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}#products-menu-nav .preloading .icon,#products-nav .preloading .icon{margin-bottom:15%;background-image:url(../images/Preloader-dark-background.svg);background-repeat:no-repeat;background-position:50%;width:40px;height:40px}#products-menu-nav .preloading .skeleton,#products-nav .preloading .skeleton{max-height:70%}#products-menu-nav.loading .preloading,#products-nav.loading .preloading{display:-ms-flexbox;display:flex}#products-menu-nav .content-drawer,#products-nav .content-drawer{padding:0 10%;color:#efece3;display:block;max-height:100%;padding-top:20%;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}#products-menu-nav .content-drawer::-webkit-scrollbar,#products-nav .content-drawer::-webkit-scrollbar{display:none}#products-menu-nav .content-drawer .menu-label,#products-nav .content-drawer .menu-label{color:#5d4944;opacity:.5;font-size:14px;text-transform:uppercase}#products-menu-nav .content-drawer .title,#products-nav .content-drawer .title{position:relative}#products-menu-nav .content-drawer .h1,#products-menu-nav .content-drawer h1,#products-nav .content-drawer .h1,#products-nav .content-drawer h1{font-size:24px;width:75%;font-weight:600}#products-menu-nav .content-drawer .price,#products-nav .content-drawer .price{font-size:13px;position:absolute;bottom:0;right:10px}#products-menu-nav .content-drawer .menu_description,#products-nav .content-drawer .menu_description{font-size:15px;margin-top:14px;font-weight:300;color:#ab938d}#products-menu-nav .content-drawer .description,#products-nav .content-drawer .description{font-size:14px;margin:30px 0;line-height:1.4;font-weight:300}#products-menu-nav .content-drawer .compare,#products-nav .content-drawer .compare{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:25px 0;-ms-flex-align:center;align-items:center;position:relative}#products-menu-nav .content-drawer .compare:after,#products-nav .content-drawer .compare:after{content:"";height:4px;width:100%;position:absolute;right:0;bottom:0;background-image:linear-gradient(90deg,#fff 21%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:10px 2px;background-repeat:repeat-x}#products-menu-nav .content-drawer .compare .h3,#products-menu-nav .content-drawer .compare h3,#products-nav .content-drawer .compare .h3,#products-nav .content-drawer .compare h3{font-size:14px;width:38%;margin:0}#products-menu-nav .content-drawer .compare .icons,#products-nav .content-drawer .compare .icons{list-style:none;display:-ms-flexbox;display:flex;margin:0;padding:0;-ms-flex-align:center;align-items:center}#products-menu-nav .content-drawer .compare .icons .item,#products-nav .content-drawer .compare .icons .item{margin:0 8px;height:40px}@media (max-width:767.98px){#products-menu-nav .content-drawer .compare .icons .item,#products-nav .content-drawer .compare .icons .item{margin:0 5px;height:36px}}#products-menu-nav .content-drawer .compare .icons .item svg,#products-nav .content-drawer .compare .icons .item svg{height:100%}#products-menu-nav .content-drawer .have-stores,#products-nav .content-drawer .have-stores{padding-bottom:50px}#products-menu-nav .content-drawer .available_stores,#products-nav .content-drawer .available_stores{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;margin-top:-30px;padding-bottom:30px}#products-menu-nav .content-drawer .available_stores svg,#products-nav .content-drawer .available_stores svg{height:12px}#products-menu-nav .content-drawer .available_stores .stores,#products-nav .content-drawer .available_stores .stores{color:hsla(45,27%,91%,.5);font-size:10px;margin-left:5px;line-height:10px}#products-menu-nav .content-drawer .allergens,#products-menu-nav .content-drawer .nutritional,#products-nav .content-drawer .allergens,#products-nav .content-drawer .nutritional{padding:30px 0;position:relative}#products-menu-nav .content-drawer .allergens:after,#products-menu-nav .content-drawer .nutritional:after,#products-nav .content-drawer .allergens:after,#products-nav .content-drawer .nutritional:after{content:"";height:4px;width:100%;position:absolute;right:0;bottom:0;background-image:linear-gradient(90deg,#fff 21%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:10px 2px;background-repeat:repeat-x}#products-menu-nav .content-drawer .allergens .h3,#products-menu-nav .content-drawer .allergens h3,#products-menu-nav .content-drawer .nutritional .h3,#products-menu-nav .content-drawer .nutritional h3,#products-nav .content-drawer .allergens .h3,#products-nav .content-drawer .allergens h3,#products-nav .content-drawer .nutritional .h3,#products-nav .content-drawer .nutritional h3{font-size:14px;margin:0;position:relative;cursor:pointer;padding:10px 0}#products-menu-nav .content-drawer .allergens .h3:after,#products-menu-nav .content-drawer .allergens h3:after,#products-menu-nav .content-drawer .nutritional .h3:after,#products-menu-nav .content-drawer .nutritional h3:after,#products-nav .content-drawer .allergens .h3:after,#products-nav .content-drawer .allergens h3:after,#products-nav .content-drawer .nutritional .h3:after,#products-nav .content-drawer .nutritional h3:after{content:url(../images/down.svg);position:absolute;right:8px;top:10px;transform:scale(.8);transition:all .5s}#products-menu-nav .content-drawer .allergens.open .h3:after,#products-menu-nav .content-drawer .allergens.open h3:after,#products-menu-nav .content-drawer .nutritional.open .h3:after,#products-menu-nav .content-drawer .nutritional.open h3:after,#products-nav .content-drawer .allergens.open .h3:after,#products-nav .content-drawer .allergens.open h3:after,#products-nav .content-drawer .nutritional.open .h3:after,#products-nav .content-drawer .nutritional.open h3:after{transform:rotate(180deg)}#products-menu-nav .content-drawer .allergens .slide-content,#products-nav .content-drawer .allergens .slide-content{display:none;font-size:12px;font-weight:300;margin:15px 0 0;position:relative}#products-menu-nav .content-drawer .allergens .slide-content:after,#products-nav .content-drawer .allergens .slide-content:after{content:"";position:absolute;right:-6px;top:0;height:100%;box-shadow:0 0 18px 16px #5d4944;width:5px;z-index:9}#products-menu-nav .content-drawer .allergens .slide-content .h5,#products-menu-nav .content-drawer .allergens .slide-content h5,#products-nav .content-drawer .allergens .slide-content .h5,#products-nav .content-drawer .allergens .slide-content h5{font-size:12px;font-weight:300;margin-bottom:20px;width:-moz-max-content;width:max-content;height:14px;position:absolute;top:0}#products-menu-nav .content-drawer .allergens .slide-content ul,#products-nav .content-drawer .allergens .slide-content ul{list-style:none;padding:0;margin:7px 0;-ms-flex-align:center;align-items:center}#products-menu-nav .content-drawer .allergens .slide-content li,#products-nav .content-drawer .allergens .slide-content li{padding:20px 20px 0 0;width:auto}#products-menu-nav .content-drawer .allergens .slide-content li .icon,#products-nav .content-drawer .allergens .slide-content li .icon{margin-right:8px}#products-menu-nav .content-drawer .allergens .slide-content li .icon img,#products-nav .content-drawer .allergens .slide-content li .icon img{filter:invert(1);height:38px}#products-menu-nav .content-drawer .allergens .slide-content li .icon svg,#products-nav .content-drawer .allergens .slide-content li .icon svg{height:38px}#products-menu-nav .content-drawer .allergens .slide-content li .icon g,#products-menu-nav .content-drawer .allergens .slide-content li .icon line,#products-menu-nav .content-drawer .allergens .slide-content li .icon path,#products-menu-nav .content-drawer .allergens .slide-content li .icon rect,#products-nav .content-drawer .allergens .slide-content li .icon g,#products-nav .content-drawer .allergens .slide-content li .icon line,#products-nav .content-drawer .allergens .slide-content li .icon path,#products-nav .content-drawer .allergens .slide-content li .icon rect{stroke:#efece3;stroke-width:1px}#products-menu-nav .content-drawer .allergens .slide-content li .icon text,#products-menu-nav .content-drawer .allergens .slide-content li .icon tspan,#products-nav .content-drawer .allergens .slide-content li .icon text,#products-nav .content-drawer .allergens .slide-content li .icon tspan{fill:#efece3;stroke-width:.2px}#products-menu-nav .content-drawer .allergens .slide-content li .icon g#a,#products-nav .content-drawer .allergens .slide-content li .icon g#a{display:none}#products-menu-nav .content-drawer .allergens .slide-content .last-item,#products-nav .content-drawer .allergens .slide-content .last-item{margin-right:10%!important}#products-menu-nav .content-drawer .nutritional .slide-content,#products-nav .content-drawer .nutritional .slide-content{display:none;font-size:12px;font-weight:300;margin:15px 0 0}#products-menu-nav .content-drawer .nutritional .slide-content .nutritional-per,#products-menu-nav .content-drawer .nutritional .slide-content .venda-per,#products-nav .content-drawer .nutritional .slide-content .nutritional-per,#products-nav .content-drawer .nutritional .slide-content .venda-per{text-align:right}#products-menu-nav .content-drawer .nutritional .slide-content ul,#products-nav .content-drawer .nutritional .slide-content ul{list-style:none;padding:0;margin:7px 0}#products-menu-nav .content-drawer .nutritional .slide-content li,#products-nav .content-drawer .nutritional .slide-content li{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:8px 0;border-bottom:1px solid hsla(45,27%,91%,.45)}#products-menu-nav .content-drawer .levels,#products-nav .content-drawer .levels{padding:40px 0;position:relative}#products-menu-nav .content-drawer .levels:after,#products-nav .content-drawer .levels:after{content:"";height:4px;width:100%;position:absolute;right:0;bottom:0;background-image:linear-gradient(90deg,#5d4944 21%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:10px 2px;background-repeat:repeat-x}#products-menu-nav .content-drawer .levels .h3,#products-menu-nav .content-drawer .levels h3,#products-nav .content-drawer .levels .h3,#products-nav .content-drawer .levels h3{font-size:14px;margin:0}#products-menu-nav .content-drawer .levels .levels-name-swipper,#products-nav .content-drawer .levels .levels-name-swipper{width:100%;position:relative}#products-menu-nav .content-drawer .levels .levels-name-swipper:after,#products-nav .content-drawer .levels .levels-name-swipper:after{content:"";position:absolute;right:0;top:20%;height:50%;z-index:99;width:0;background:transparent;box-shadow:0 0 21px 18px #efece3}#products-menu-nav .content-drawer .levels ul.levels-name,#products-nav .content-drawer .levels ul.levels-name{list-style:none;display:-ms-flexbox;display:flex;padding:0;margin:0;font-size:13px;color:rgba(93,73,68,.6);font-weight:500;padding:20px 0 15px}#products-menu-nav .content-drawer .levels ul.levels-name .level-item,#products-nav .content-drawer .levels ul.levels-name .level-item{margin-right:25px;margin-bottom:10px;cursor:pointer;width:auto}#products-menu-nav .content-drawer .levels ul.levels-name .level-item.active,#products-nav .content-drawer .levels ul.levels-name .level-item.active{color:#e0592a}#products-menu-nav .content-drawer .levels .levels-products,#products-nav .content-drawer .levels .levels-products{position:relative;width:124%;left:-12%}#products-menu-nav .content-drawer .levels .levels-products .swiper-button-next,#products-menu-nav .content-drawer .levels .levels-products .swiper-button-prev,#products-nav .content-drawer .levels .levels-products .swiper-button-next,#products-nav .content-drawer .levels .levels-products .swiper-button-prev{background:#fff;width:33px;height:33px;border-radius:100%;color:#5d4944}#products-menu-nav .content-drawer .levels .levels-products .swiper-button-next:after,#products-menu-nav .content-drawer .levels .levels-products .swiper-button-prev:after,#products-nav .content-drawer .levels .levels-products .swiper-button-next:after,#products-nav .content-drawer .levels .levels-products .swiper-button-prev:after{font-size:16px;top:1px;position:relative}#products-menu-nav .content-drawer .levels .levels-products .swiper-button-next:after,#products-nav .content-drawer .levels .levels-products .swiper-button-next:after{right:-2px}#products-menu-nav .content-drawer .levels .levels-products .swiper-button-prev:after,#products-nav .content-drawer .levels .levels-products .swiper-button-prev:after{right:1px}#products-menu-nav .content-drawer .levels .levels-products .swiper-button-disabled,#products-nav .content-drawer .levels .levels-products .swiper-button-disabled{display:none}#products-menu-nav .content-drawer .levels .levels-swipper,#products-nav .content-drawer .levels .levels-swipper{display:none;padding-left:10%}#products-menu-nav .content-drawer .levels .levels-swipper .swiper-slide,#products-nav .content-drawer .levels .levels-swipper .swiper-slide{width:70%;margin-bottom:0}#products-menu-nav .content-drawer .related-products,#products-nav .content-drawer .related-products{margin-top:35px}#products-menu-nav .content-drawer .related-products .stretched-link:after,#products-nav .content-drawer .related-products .stretched-link:after{position:relative}#products-menu-nav .content-drawer .related-products .product-item-opener,#products-nav .content-drawer .related-products .product-item-opener{cursor:pointer}#products-menu-nav .content-drawer .related-products .product-item-opener .content,#products-nav .content-drawer .related-products .product-item-opener .content{border-bottom:1px solid #efece3;border-left:1px solid #efece3;border-right:1px solid #efece3;padding:0 20px;padding-bottom:12px}#products-menu-nav .content-drawer .related-products .product-item-opener i,#products-nav .content-drawer .related-products .product-item-opener i{background-color:#efece3}#products-menu-nav .content-drawer .related-products .product-item-opener i path,#products-nav .content-drawer .related-products .product-item-opener i path{fill:#fff}#products-menu-nav .content-drawer .related-products .product-item-opener .h4,#products-menu-nav .content-drawer .related-products .product-item-opener h4,#products-nav .content-drawer .related-products .product-item-opener .h4,#products-nav .content-drawer .related-products .product-item-opener h4{font-size:14px;font-weight:500;color:#efece3;margin-bottom:0}#products-menu-nav .content-drawer .related-products .product-item-opener .small,#products-menu-nav .content-drawer .related-products .product-item-opener small,#products-nav .content-drawer .related-products .product-item-opener .small,#products-nav .content-drawer .related-products .product-item-opener small{font-size:10px;font-weight:200;position:relative;color:#efece3;top:0;right:0}#products-menu-nav .card-product-default,#products-nav .card-product-default{margin-bottom:30px}#products-menu-nav.menu,#products-nav.menu{background-color:#efece3}#products-menu-nav.menu:after,#products-nav.menu:after{border-left:1px solid #5d4944}#products-menu-nav.menu .preloading .icon,#products-nav.menu .preloading .icon{background-image:url(../images/Preloader-white-background.svg)}#products-menu-nav.menu .preloading .icon g,#products-nav.menu .preloading .icon g{stroke:#5d4944}#products-menu-nav.menu .preloading .skeleton img,#products-nav.menu .preloading .skeleton img{filter:invert(1)}#products-menu-nav.menu .nav-header:after,#products-nav.menu .nav-header:after{background-color:#efece3;box-shadow:35px 2px 25px 22px #efece3}#products-menu-nav.menu .nav-header .close-nav,#products-nav.menu .nav-header .close-nav{background-color:#fff}#products-menu-nav.menu .nav-header .icon .bookmark path,#products-nav.menu .nav-header .icon .bookmark path{stroke:#5d4944}#products-menu-nav.menu .nav-header .icon .bookmark:hover path,#products-nav.menu .nav-header .icon .bookmark:hover path{stroke:#e05a29}#products-menu-nav.menu .nav-header .icon .bookmark.favorite path,#products-nav.menu .nav-header .icon .bookmark.favorite path{stroke:#5d4944;fill:#5d4944}#products-menu-nav.menu .nav-header .icon .bookmark.favorite:hover path,#products-nav.menu .nav-header .icon .bookmark.favorite:hover path{stroke:#e05a29;fill:#e05a29}#products-menu-nav.menu .content-drawer,#products-nav.menu .content-drawer{color:#5d4944}#products-menu-nav.menu .allergens path,#products-menu-nav.menu .allergens rect,#products-menu-nav.menu .compare path,#products-menu-nav.menu .compare rect,#products-menu-nav.menu .nutritional path,#products-menu-nav.menu .nutritional rect,#products-nav.menu .allergens path,#products-nav.menu .allergens rect,#products-nav.menu .compare path,#products-nav.menu .compare rect,#products-nav.menu .nutritional path,#products-nav.menu .nutritional rect{stroke:#5d4944!important}#products-menu-nav.menu .allergens:after,#products-menu-nav.menu .compare:after,#products-menu-nav.menu .nutritional:after,#products-nav.menu .allergens:after,#products-nav.menu .compare:after,#products-nav.menu .nutritional:after{background-image:linear-gradient(90deg,#5d4944 21%,hsla(0,0%,100%,0) 0)}#products-menu-nav.menu .allergens .h3:after,#products-menu-nav.menu .allergens h3:after,#products-menu-nav.menu .nutritional .h3:after,#products-menu-nav.menu .nutritional h3:after,#products-nav.menu .allergens .h3:after,#products-nav.menu .allergens h3:after,#products-nav.menu .nutritional .h3:after,#products-nav.menu .nutritional h3:after{content:url(../images/down-brown.svg)}#products-menu-nav.menu .allergens .slide-content:after,#products-nav.menu .allergens .slide-content:after{box-shadow:0 0 18px 16px #efece3}#products-menu-nav.menu .available_stores svg path,#products-menu-nav.menu .available_stores svg text,#products-nav.menu .available_stores svg path,#products-nav.menu .available_stores svg text{fill:rgba(93,73,68,.6)}#products-menu-nav.menu .available_stores .stores,#products-nav.menu .available_stores .stores{color:rgba(93,73,68,.6)}#products-menu-nav.menu .related-products .product-item-opener .content,#products-nav.menu .related-products .product-item-opener .content{border-bottom:1px solid #5d4944;border-left:1px solid #5d4944;border-right:1px solid #5d4944}#products-menu-nav.menu .related-products .product-item-opener .content i,#products-nav.menu .related-products .product-item-opener .content i{background-color:#5d4944}#products-menu-nav.menu .related-products .product-item-opener .content i text,#products-nav.menu .related-products .product-item-opener .content i text{fill:#efece3!important}#products-menu-nav.menu .related-products .product-item-opener .content .h4,#products-menu-nav.menu .related-products .product-item-opener .content .small,#products-menu-nav.menu .related-products .product-item-opener .content h4,#products-menu-nav.menu .related-products .product-item-opener .content small,#products-nav.menu .related-products .product-item-opener .content .h4,#products-nav.menu .related-products .product-item-opener .content .small,#products-nav.menu .related-products .product-item-opener .content h4,#products-nav.menu .related-products .product-item-opener .content small{color:#5d4944!important}#products-nav .favoritos.h2,#products-nav h2.favoritos{font-size:20px;color:#5d4944;font-weight:600;margin:0;z-index:2;letter-spacing:-.21px}#products-nav .fav-filter{margin:0}#products-nav .empty-alert{text-align:center;color:#5d4944;font-size:12px;font-weight:300;margin-top:40%}#products-nav .fav-items{padding:0;gap:25px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 150px);overflow:auto;padding-bottom:65px;margin-top:20px;-ms-overflow-style:none;scrollbar-width:none}#products-nav .fav-items::-webkit-scrollbar{display:none}#products-nav .fav-items .products{padding:0 15px;border-bottom:1px solid #5d4944;border-left:1px solid #5d4944;border-right:1px solid #5d4944;margin-top:20px}#products-nav .fav-items .product-item-opener{display:-ms-flexbox;display:flex;position:relative;top:-15px;cursor:pointer}#products-nav .fav-items .product-item-opener .image{width:80px;height:74px;aspect-ratio:11/8}#products-nav .fav-items .product-item-opener .image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}#products-nav .fav-items .product-item-opener .content{margin-left:18px;width:70%;position:relative}#products-nav .fav-items .product-item-opener .content .inner{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}#products-nav .fav-items .product-item-opener .content .inner .menu-label{color:#5d4944;opacity:.5;font-size:12px;position:absolute;text-transform:uppercase}#products-nav .fav-items .product-item-opener .content .h4,#products-nav .fav-items .product-item-opener .content h4{letter-spacing:-.14px;font-size:14px;color:#5d4944;width:100%;font-weight:500}#products-nav .fav-items .product-item-opener .content .small,#products-nav .fav-items .product-item-opener .content small{right:0;bottom:0;font-size:12px;color:#5d4944}#products-nav .fav-items .product-item-opener .content i{background:#5d4944;font-style:normal;height:25px;width:25px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:100px;position:absolute;bottom:0;right:0;cursor:pointer;transition:all .35s ease-in-out}#products-nav .fav-items .jobs,#products-nav .fav-items .post{padding:17px;background:#fff;position:relative}#products-nav .fav-items .jobs .article,#products-nav .fav-items .post .article{display:-ms-flexbox;display:flex}#products-nav .fav-items .jobs .article .image,#products-nav .fav-items .post .article .image{width:80px;height:74px;aspect-ratio:11/8;margin-right:18px}#products-nav .fav-items .jobs .article .image img,#products-nav .fav-items .post .article .image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}#products-nav .fav-items .jobs .inner,#products-nav .fav-items .post .inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:100%}#products-nav .fav-items .jobs .h4,#products-nav .fav-items .jobs h4,#products-nav .fav-items .post .h4,#products-nav .fav-items .post h4{letter-spacing:-.14px;font-size:14px;color:#5d4944;width:75%;font-weight:500;margin:0;margin-bottom:9px}#products-nav .fav-items .jobs .link,#products-nav .fav-items .post .link{font-size:14px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-image:url(../images/dot-horizontal-brown.svg);background-repeat:repeat-x;background-size:8px;background-position:50%}#products-nav .fav-items .jobs .link:after,#products-nav .fav-items .post .link:after{content:"";background-image:url(../images/arrow-right.svg);background-color:#fff;position:absolute;right:0;width:11px;height:14px;background-size:contain;background-repeat:no-repeat}#products-nav .fav-items .jobs .link span,#products-nav .fav-items .post .link span{background:#fff;padding-right:5px;font-size:10px;color:#5d4944}#products-nav .artigos-filter .level-item{display:inline-block;color:#fff;cursor:pointer;font-size:10px;background:rgba(93,73,68,.4);padding:5px 10px;border-radius:10px;transition:all .35s ease-in-out;margin-right:18px!important}#products-nav .artigos-filter .level-item:hover{background:rgba(93,73,68,.6)}#products-nav .artigos-filter .level-item.active{background:rgba(93,73,68,.6);color:#fff}#products-nav .artigos-filter .levels-name-swipper{width:125%;padding-left:13%;margin-left:-13%}#single-jobs{padding-top:60px}#single-jobs .articles-mobile{margin:0 -3rem}#single-jobs .articles-mobile .swiper-slide:first-child{margin-left:2rem}#single-jobs .articles-mobile .swiper-slide:last-child{margin-right:2rem}#single-jobs .articles-mobile .swiper-slide img{aspect-ratio:200/130;-o-object-fit:cover;object-fit:cover}#single-jobs .articles-mobile .swiper-slide .content{background-color:#fff;padding:10px 25px 25px;position:relative}#single-jobs .articles-mobile .swiper-slide .content:before{content:"";border-bottom:20px solid #fff;border-top:20px solid transparent;border-right:20px solid transparent;border-left:20px solid transparent;position:absolute;top:-40px;left:8%}#single-jobs .articles-mobile .swiper-slide .content strong{font-size:15px;font-weight:500;color:#5d4944;display:block;line-height:23px;padding:12px 0;height:95px}#single-jobs .articles-mobile .swiper-slide .content .link{font-size:12px;color:#5d4944;font-weight:100;display:block;position:relative;margin:6px 0 0;background-image:url(../images/dot-horizontal-brown.svg);background-repeat:repeat-x;background-size:8px;background-position:58%}#single-jobs .articles-mobile .swiper-slide .content .link:after{content:url(../images/arrow-right.svg);position:absolute;right:0;top:-2px;background:#fff}#single-jobs .articles-mobile .swiper-slide .content .link span{background:#fff;padding-right:5px}@media (max-width:767.98px){#single-jobs .articles-mobile .swiper-slide .content .link:after{top:unset;bottom:-5px;zoom:85%;right:-3px}}#single-jobs .post-navigation{width:95%;margin:20px auto 60px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (max-width:767.98px){#single-jobs .post-navigation{margin-bottom:20px}}#single-jobs .post-navigation .back-button,#single-jobs .post-navigation .favorite-button{border:none;padding:0;margin:0;background:transparent}#single-jobs .post-navigation .favorite-button{margin-left:auto}#single-jobs .post-navigation .favorite-button path{stroke:#5d4944}#single-jobs .post-navigation .favorite-button:hover path{stroke:#e05a29}#single-jobs .post-navigation .favorite-button.favorite path{stroke:#5d4944;fill:#5d4944}#single-jobs .post-navigation .favorite-button.favorite:hover path{stroke:#e05a29;fill:#e05a29}#single-jobs .top-side{padding:0 5%}@media (max-width:767.98px){#single-jobs .top-side{padding:100px 8% 25px!important}}#single-jobs .top-side .back{width:30px;height:30px;background:#fff;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50px}#single-jobs .top-side .back svg path{stroke:#5d4944}#single-jobs .top-side .bookmark{width:25px;display:none}#single-jobs .top-side .bookmark svg{fill:#5d4944}#single-jobs .top-side .bookmark svg path{stroke:#5d4944}@media (max-width:767.98px){#single-jobs .side .row{margin:0 -10%}}#single-jobs .side .h3,#single-jobs .side h3{color:#5d4944;font-weight:600;font-size:19px;margin-bottom:50px}#single-jobs .side .product-image-with-content{margin-bottom:40px}@media (max-width:767.98px){#single-jobs .left-side{padding:29px!important}}@media (min-width:768px){#single-jobs .left-side{padding-right:100px!important}}#single-jobs .left-side .content{font-size:17px;font-weight:200;line-height:30px}#single-jobs .left-side .content .h1,#single-jobs .left-side .content h1{font-weight:600;color:#5d4944;text-transform:uppercase;letter-spacing:-.42px;width:90%}#single-jobs .left-side .content .candidatar{border:none;border-bottom:1px solid;border-left:1px solid;border-right:1px solid;padding:20px 30px;background:transparent;display:table;color:#5d4944;margin:70px auto 0}#single-jobs .left-side .content .candidatar svg{margin-left:10px}#single-jobs .left-side .content .schedule{opacity:.5;margin-bottom:50px;display:block}#single-jobs .left-side .content strong{color:#5d4944}#site-alergenios{position:absolute;left:0;right:0;top:54px;bottom:0;overflow:hidden}#site-alergenios .products-families{margin-bottom:40px}#site-alergenios .products-wrapper .tabs-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#site-alergenios .products-wrapper .tabs-list>input[type=radio]{display:none}#site-alergenios .products-wrapper .tabs-list>input[type=radio]+label{color:rgba(93,73,68,.3);border-bottom:1px solid #5d4944}@media (max-width:500px){#site-alergenios .products-wrapper .tabs-list>input[type=radio]+label{width:100%}}@media (min-width:768px){#site-alergenios .products-wrapper .tabs-list>input[type=radio]:checked+label{color:#5d4944;border-top:1px solid #5d4944;border-right:1px solid #5d4944;border-left:1px solid #5d4944;border-bottom:none}}#site-alergenios .products-wrapper .tabs-list>input[type=radio]:checked+label{color:#5d4944}@media (max-width:767.98px){#site-alergenios .products-wrapper .tabs-list>input[type=radio]:checked+label:after{transform:rotate(270deg);margin-right:-4px}}#site-alergenios .products-wrapper .tabs-list>input[type=radio]:checked+label+.tab-content{display:block}#site-alergenios .products-wrapper .tabs-list>label{font-size:18px;font-weight:600;text-align:center;height:60px;margin-bottom:0;-ms-flex-positive:1;flex-grow:1;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767.98px){#site-alergenios .products-wrapper .tabs-list>label{border:none;position:relative;font-size:15px;height:40px;-ms-flex-pack:left;justify-content:left}#site-alergenios .products-wrapper .tabs-list>label:after{content:url(../images/arrow-right.svg);position:absolute;right:5%;top:10px;transform:scale(.9) rotate(90deg);transition:all .5s}}@media (max-width:767.98px) and (max-width:400px){#site-alergenios .products-wrapper .tabs-list>label:after{right:4px}}@media (max-width:400px){#site-alergenios .products-wrapper .tabs-list>label{font-size:13px}}#site-alergenios .products-wrapper .tabs-list>label .small,#site-alergenios .products-wrapper .tabs-list>label small{font-size:60%;margin-left:10px}@media (max-width:767.98px){#site-alergenios .products-wrapper .tabs-list>label .small,#site-alergenios .products-wrapper .tabs-list>label small{margin-left:5px}}@media (max-width:400px){#site-alergenios .products-wrapper .tabs-list>label .small,#site-alergenios .products-wrapper .tabs-list>label small{margin-left:3px}}#site-alergenios .products-wrapper .tabs-list .tab-content{-ms-flex-order:99;order:99;-ms-flex-positive:1;flex-grow:1;width:100%;display:none;margin-top:30px;cursor:pointer;padding-bottom:70px}#site-alergenios .products-wrapper .tabs-list .tab-content.tab-content-2{margin-top:60px}#site-alergenios .products-wrapper .tabs-list .tab-content.tab-content-2 table{width:100%}#site-alergenios .products-wrapper .tabs-list .tab-content.tab-content-2 table .content .title{font-size:12px}#site-alergenios .products-wrapper .tabs-list .tab-content .ps__rail-y{opacity:1!important;height:100%;z-index:1}#site-alergenios .products-wrapper .tabs-list .tab-content.tab-content-1 tbody tr:not(:first-child):after{width:100%;width:var(--tr-width-tab-1)}#site-alergenios .products-wrapper .tabs-list .tab-content.tab-content-2 tbody tr:not(:first-child):after{width:100%;width:var(--tr-width-tab-2)}#site-alergenios .products-wrapper .tabs-list .tab-content.ps--active-x tbody tr:not(:first-child):after{min-width:calc(100% - 105px);width:calc(var(--tr-width-tab-1) - 105px)}#site-alergenios .products-wrapper .tabs-list .tab-content.ps--active-x .ps__rail-y:before{content:"";position:absolute;right:0;top:0;background:linear-gradient(90deg,hsla(45,27%,91%,.4509803922),#efece3);width:109px;height:100%;pointer-events:none}#site-alergenios .products-wrapper .tabs-list .tab-content.ps--active-x table tbody:before{content:"";position:absolute;top:0;left:calc(var(--tr-width-tab-1) - 108px);width:100px;height:100%;background-color:#efece3;z-index:2;pointer-events:none}#site-alergenios .products-wrapper .tabs-list .active-scroll{cursor:grabbing}#site-alergenios .products-wrapper .tab-content{overflow-x:scroll;max-height:calc(100vh - 100px - 50px - 60px - 30px);position:relative}#site-alergenios .products-wrapper .tab-content table{border-spacing:0;border-collapse:separate}#site-alergenios .products-wrapper .tab-content table thead{background-color:#efece3;position:sticky;top:0;left:0;z-index:1}#site-alergenios .products-wrapper .tab-content table thead tr{background-color:#efece3}#site-alergenios .products-wrapper .tab-content table thead tr th{padding:0 20px 10px;min-width:112px;border-bottom:1px solid rgba(93,73,68,.3490196078)}#site-alergenios .products-wrapper .tab-content table thead tr th:last-child{padding-right:115px}#site-alergenios .products-wrapper .tab-content table thead tr th .content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:10px}#site-alergenios .products-wrapper .tab-content table thead tr th .content .image img{width:100%;height:auto;max-width:40px}#site-alergenios .products-wrapper .tab-content table thead tr th .content .title{font-size:11px;font-weight:300;text-align:center;text-transform:uppercase}#site-alergenios .products-wrapper .tab-content table thead tr th:first-child{background:linear-gradient(270deg,hsla(45,27%,91%,.4509803922),#efece3);left:0;z-index:4;position:sticky}#site-alergenios .products-wrapper .tab-content table tbody tr:not(:first-child):after{position:absolute;content:"";min-width:100%;height:2px;background:url(../images/dot-horizontal-brown.svg) repeat-x;left:0;padding-bottom:2px}#site-alergenios .products-wrapper .tab-content table tbody tr{position:relative}#site-alergenios .products-wrapper .tab-content table tbody tr td:not(:first-child) .content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:13px;font-weight:300}#site-alergenios .products-wrapper .tab-content table tbody tr td:first-child{position:sticky;left:0;padding:20px 10px;background-color:#efece3;font-size:14px;font-weight:500;min-width:150px}#site-alergenios .products-wrapper .tab-content table tbody tr td:last-child{padding-right:105px}#site-alergenios .products-wrapper .circle{width:10px;height:10px;border:1px solid #5d4944;border-radius:50%}#site-alergenios .products-wrapper .circle.checked{background-color:#5d4944}#site-alergenios .table-footer{font-weight:300;font-size:13px}#site-alergenios .table-footer .table-footer-1{position:absolute;left:0;right:0;bottom:0;background:#fff;height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;z-index:3}#site-alergenios .table-footer .table-footer-1.hide{opacity:0}#site-alergenios .table-footer .table-footer-2{position:absolute;left:0;right:0;bottom:0;background:#fff;height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;z-index:3}#site-alergenios .table-footer .table-footer-2.hide{opacity:0}.site-single{padding-top:60px;overflow:hidden}.site-single .post-navigation{width:95%;margin:20px auto 60px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (max-width:767.98px){.site-single .post-navigation{margin-bottom:20px}}.site-single .post-navigation .back-button,.site-single .post-navigation .favorite-button{border:none;padding:0;margin:0;background:transparent}.site-single .post-navigation .favorite-button{margin-left:auto}.site-single .post-navigation .favorite-button path{stroke:#5d4944}.site-single .post-navigation .favorite-button:hover path{stroke:#e05a29}.site-single .post-navigation .favorite-button.favorite path{stroke:#5d4944;fill:#5d4944}.site-single .post-navigation .favorite-button.favorite:hover path{stroke:#e05a29;fill:#e05a29}.site-single header.post-header{margin-bottom:40px}@media (max-width:767.98px){.site-single header.post-header{margin-bottom:40px}}.site-single header.post-header .wrapper-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;width:60%}@media (max-width:767.98px){.site-single header.post-header .wrapper-content{margin-bottom:40px;width:100%}}.site-single header.post-header .wrapper-content .post-title{font-weight:600;font-size:42px;color:#5d4944;letter-spacing:-.5px;text-transform:uppercase;margin-bottom:14px}@media (max-width:767.98px){.site-single header.post-header .wrapper-content .post-title{font-size:26px;width:100%}}.site-single header.post-header .wrapper-content .post-tags{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.site-single header.post-header .wrapper-content .post-tags span{display:inline-block;color:#fff;cursor:pointer;font-size:10px;background:rgba(93,73,68,.4);padding:5px 10px;border-radius:10px;transition:all .35s ease-in-out}.site-single header.post-header .wrapper-content .post-tags span:hover{background:rgba(93,73,68,.6)}.site-single header.post-header .wrapper-content .post-tags a{display:inline-block;color:#fff;font-size:9px;background:rgba(93,73,68,.2);padding:5px 10px;border-radius:10px;transition:all .35s ease-in-out}.site-single header.post-header .wrapper-content .post-tags a:hover{background:rgba(93,73,68,.6)}.site-single header.post-header .featured-image figure{width:100%;height:535px;margin:2.5rem 0}@media (max-width:767.98px){.site-single header.post-header .featured-image figure{aspect-ratio:3/2;height:auto}}.site-single header.post-header .featured-image figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.site-single .post-content .wrapper-content{width:60%;margin:0 auto}@media (max-width:767.98px){.site-single .post-content .wrapper-content{width:100%}}.site-single .post-content .related-articles{position:relative}@media (max-width:767.98px){.site-single .post-content .related-articles .swiper-button-next,.site-single .post-content .related-articles .swiper-button-prev{display:none}}.site-single .post-content .related-articles .swiper-button-lock{display:inherit}.site-single .post-content .related-articles-swiper,.site-single .post-content .swiper-products{padding-bottom:75px}.site-single .post-content .related-articles-swiper .swiper-pagination,.site-single .post-content .swiper-products .swiper-pagination{position:absolute;top:auto;bottom:0;z-index:99;pointer-events:visible}.site-single .post-content .related-articles-swiper .swiper-pagination span.swiper-pagination-bullet,.site-single .post-content .swiper-products .swiper-pagination span.swiper-pagination-bullet{margin:0 8px!important}.site-single .post-content .related-articles-swiper .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active,.site-single .post-content .swiper-products .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#e0592a}.site-single .post-content .swiper-products{padding-bottom:35px}.site-single .post-content .related-articles .swiper-button-next:after,.site-single .post-content .related-articles .swiper-button-prev:after,.site-single .post-content .swiper-products .swiper-button-next:after,.site-single .post-content .swiper-products .swiper-button-prev:after{color:#5d4944;zoom:60%;-moz-transform:scale(.6)}.site-single .post-content .related-articles header div.title,.site-single .post-content .swiper-products header div.title{font-weight:600;font-size:20px;text-transform:uppercase;margin-bottom:25px;color:#5d4944;padding:15px 46px 5px}@media (max-width:767.98px){.site-single .post-content .related-articles header div.title,.site-single .post-content .swiper-products header div.title{padding:15px 0 5px}}.site-single .post-content .related-articles section.post-medium-highlight-item .image:after,.site-single .post-content .swiper-products section.post-medium-highlight-item .image:after{left:25px}.site-single .post-content .related-articles section.post-medium-highlight-item .body,.site-single .post-content .swiper-products section.post-medium-highlight-item .body{padding:25px 35px}@media (max-width:767.98px){.site-single .post-content .related-articles section.post-medium-highlight-item,.site-single .post-content .swiper-products section.post-medium-highlight-item{margin-bottom:30px;height:auto}.site-single .post-content .related-articles section.post-medium-highlight-item .body,.site-single .post-content .swiper-products section.post-medium-highlight-item .body{padding:20px 30px}.site-single .post-content .related-articles section.post-medium-highlight-item .body div.title,.site-single .post-content .swiper-products section.post-medium-highlight-item .body div.title{font-size:16px}}.site-single.site-page-post-single header.post-header .post-title{margin:0 auto 14px}.site-single.site-page-post-single header.post-header .post-tags{width:60%;margin:0 auto}#home.tourism .introductory-text{color:#5d4944;font-size:40px;line-height:55px;font-weight:600;text-transform:uppercase}#home.tourism .introductory-text p{text-align:center;margin:0}#home.tourism .cta .job-inline-item{margin-top:45px}#home.tourism .horizontal-dotted-line{width:calc(100% - 3rem);margin:0 auto}@media (min-width:1200px){#home.tourism .horizontal-dotted-line{width:calc(100% - 6rem)}}