.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-o-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-webkit-transition:opacity 0s,-webkit-transform 0s;transition:opacity 0s,-webkit-transform 0s;-o-transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s,-webkit-transform 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-o-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;z-index:0}.tns-fadeOut,.tns-normal{opacity:0;z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333333%;width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.4285714286%;width:calc(100% / 70);height:10px;float:left}.carousel{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.carousel *,.carousel :after,.carousel :before{-webkit-box-sizing:inherit;box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:-webkit-grab;cursor:grab}.carousel.is-dragging{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:-webkit-box;display:-ms-flexbox;display:flex}.carousel__slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:var(--carousel-slide-width,60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;-ms-scroll-chaining:none;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select: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%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:currentColor;opacity:.25;-webkit-transition:opacity .15s ease-in-out;-o-transition:opacity .15s ease-in-out;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align: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%);-webkit-box-shadow:var(--carousel-button-shadow,none);box-shadow:var(--carousel-button-shadow,none);-webkit-transition:opacity .15s ease;-o-transition:opacity .15s ease;transition:opacity .15s ease}.carousel__button.is-next,.carousel__button.is-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-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;-webkit-filter:var(--carousel-button-svg-filter, none);filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden!important;-ms-touch-action:none;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);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:var(--fancybox-color,#fff);-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1050;outline:0;-webkit-transform-origin:top left;-ms-transform-origin:top left;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, 0.4))}.fancybox__container *,.fancybox__container ::after,.fancybox__container ::before{-webkit-box-sizing:inherit;box-sizing:inherit}.fancybox__container :focus{outline:0}body:not(.is-using-mouse) .fancybox__container :focus{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,.94));box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,.94))}@media all and (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;-webkit-box-flex:1;-ms-flex:1 1 auto;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:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.fancybox__slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;-ms-scroll-chaining:none;overscroll-behavior:contain;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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:"";-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0;margin:auto}@media all and (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;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;-webkit-box-shadow:none;box-shadow:none}.fancybox__caption{-ms-flex-item-align:center;align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color,currentColor);visibility:visible;cursor:auto;-ms-flex-negative:0;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 all and (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (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 all and (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%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-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{-webkit-animation:fancybox-rotate 2s linear infinite;animation:fancybox-rotate 2s linear infinite;-webkit-transform-origin:center center;-ms-transform-origin:center center;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;-webkit-animation:fancybox-dash 1.5s ease-in-out infinite;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@-webkit-keyframes fancybox-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fancybox-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{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{-webkit-animation:.15s ease backwards fancybox-fadeIn;animation:.15s ease backwards fancybox-fadeIn}.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{-webkit-animation:.15s ease both fancybox-fadeOut;animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{-webkit-animation:.15s ease both fancybox-fadeIn;animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{-webkit-animation:.1s ease both fancybox-fadeOut;animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{-webkit-animation:.2s ease both fancybox-zoomInUp;animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{-webkit-animation:.15s ease both fancybox-zoomOutDown;animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{-webkit-animation:.15s ease both fancybox-throwOutUp;animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{-webkit-animation:.15s ease both fancybox-throwOutDown;animation:.15s ease both fancybox-throwOutDown}@-webkit-keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-fadeOut{to{opacity:0}}@-webkit-keyframes fancybox-zoomInUp{from{-webkit-transform:scale(.97) translate3d(0,16px,0);transform:scale(.97) translate3d(0,16px,0);opacity:0}to{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translate3d(0,0,0);opacity:1}}@keyframes fancybox-zoomInUp{from{-webkit-transform:scale(.97) translate3d(0,16px,0);transform:scale(.97) translate3d(0,16px,0);opacity:0}to{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translate3d(0,0,0);opacity:1}}@-webkit-keyframes fancybox-zoomOutDown{to{-webkit-transform:scale(.97) translate3d(0,16px,0);transform:scale(.97) translate3d(0,16px,0);opacity:0}}@keyframes fancybox-zoomOutDown{to{-webkit-transform:scale(.97) translate3d(0,16px,0);transform:scale(.97) translate3d(0,16px,0);opacity:0}}@-webkit-keyframes fancybox-throwOutUp{to{-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,0);opacity:0}}@keyframes fancybox-throwOutUp{to{-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,0);opacity:0}}@-webkit-keyframes fancybox-throwOutDown{to{-webkit-transform:translate3d(0,30%,0);transform:translate3d(0,30%,0);opacity:0}}@keyframes fancybox-throwOutDown{to{-webkit-transform:translate3d(0,30%,0);transform:translate3d(0,30%,0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,.2);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:-webkit-grab;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:-webkit-grab;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.fancybox__image{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:none;-o-transition:none;transition:none}.has-image .fancybox__content{padding:0;background:0 0;min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;-ms-touch-action:none;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;-o-object-fit:contain;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;-ms-touch-action:none;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%;-o-object-fit:cover;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%;-ms-flex-negative:1;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:0 0}.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{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;padding:0 3px;opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{-webkit-animation:.15s ease-in backwards fancybox-fadeIn;animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:var(--fancybox-thumbs-width,96px);margin:0;padding:8px 3px;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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-width:5px;border-style:solid;border-color:#fc0;opacity:0;-webkit-transition:opacity .15s ease;-o-transition:opacity .15s ease;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;-webkit-user-select:none;-moz-user-select:none;-ms-user-select: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:center center;background-color:rgba(255,255,255,.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:-webkit-gradient(linear,left bottom,left top,from(hsla(0deg,0%,0%,0)),color-stop(8.1%,hsla(0deg,0%,0%,.006)),color-stop(15.5%,hsla(0deg,0%,0%,.021)),color-stop(22.5%,hsla(0deg,0%,0%,.046)),color-stop(29%,hsla(0deg,0%,0%,.077)),color-stop(35.3%,hsla(0deg,0%,0%,.114)),color-stop(41.2%,hsla(0deg,0%,0%,.155)),color-stop(47.1%,hsla(0deg,0%,0%,.198)),color-stop(52.9%,hsla(0deg,0%,0%,.242)),color-stop(58.8%,hsla(0deg,0%,0%,.285)),color-stop(64.7%,hsla(0deg,0%,0%,.326)),color-stop(71%,hsla(0deg,0%,0%,.363)),color-stop(77.5%,hsla(0deg,0%,0%,.394)),color-stop(84.5%,hsla(0deg,0%,0%,.419)),color-stop(91.9%,hsla(0deg,0%,0%,.434)),to(hsla(0deg,0%,0%,.44)));background:-o-linear-gradient(bottom,hsla(0deg,0%,0%,0) 0,hsla(0deg,0%,0%,.006) 8.1%,hsla(0deg,0%,0%,.021) 15.5%,hsla(0deg,0%,0%,.046) 22.5%,hsla(0deg,0%,0%,.077) 29%,hsla(0deg,0%,0%,.114) 35.3%,hsla(0deg,0%,0%,.155) 41.2%,hsla(0deg,0%,0%,.198) 47.1%,hsla(0deg,0%,0%,.242) 52.9%,hsla(0deg,0%,0%,.285) 58.8%,hsla(0deg,0%,0%,.326) 64.7%,hsla(0deg,0%,0%,.363) 71%,hsla(0deg,0%,0%,.394) 77.5%,hsla(0deg,0%,0%,.419) 84.5%,hsla(0deg,0%,0%,.434) 91.9%,hsla(0deg,0%,0%,.44) 100%);background:linear-gradient(to top,hsla(0deg,0%,0%,0) 0,hsla(0deg,0%,0%,.006) 8.1%,hsla(0deg,0%,0%,.021) 15.5%,hsla(0deg,0%,0%,.046) 22.5%,hsla(0deg,0%,0%,.077) 29%,hsla(0deg,0%,0%,.114) 35.3%,hsla(0deg,0%,0%,.155) 41.2%,hsla(0deg,0%,0%,.198) 47.1%,hsla(0deg,0%,0%,.242) 52.9%,hsla(0deg,0%,0%,.285) 58.8%,hsla(0deg,0%,0%,.326) 64.7%,hsla(0deg,0%,0%,.363) 71%,hsla(0deg,0%,0%,.394) 77.5%,hsla(0deg,0%,0%,.419) 84.5%,hsla(0deg,0%,0%,.434) 91.9%,hsla(0deg,0%,0%,.44) 100%);padding:0;-ms-touch-action:none;touch-action:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;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 all and (min-width:1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{-webkit-animation:.15s ease-in backwards fancybox-fadeIn;animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:-webkit-box;display:-ms-flexbox;display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-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,#484641);height:3px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;z-index:30;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox__container:-webkit-full-screen::backdrop{opacity:0}.fancybox__container:-ms-fullscreen::backdrop{opacity:0}.fancybox__container:fullscreen::-webkit-backdrop{opacity:0}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}.col-lg-7,.col-md-2,.col-md-4,.col-md-6,.col-md-7,.col-md-9{position:relative;width:100%;padding-right:15px;padding-left:15px}.tns-controls{margin-bottom:1rem;outline:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tns-controls button{padding:.375rem .75rem;background-color:#fc0;color:#fff;border:#fc0 solid 1px;margin:1px;outline:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;border-radius:.111rem}.tns-controls button:disabled{cursor:not-allowed!important;opacity:.7}.tns-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tns-nav button{padding:0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;border-radius:30px;display:block;margin:5px 7px;width:12px;height:12px;background-color:#fc0;border:3px solid transparent}.tns-nav button.tns-nav-active{background-clip:padding-box;background-color:#fc0;-webkit-box-shadow:0 0 0 1px #fc0;box-shadow:0 0 0 1px #fc0;width:15px;height:15px}#row_banners{display:-webkit-box;display:-ms-flexbox;display:flex}.banner{padding:5rem 0;position:relative;overflow:hidden}.banner:before{content:var(--bg);width:50%;height:auto;position:absolute;right:-20%}@media (max-width:991.98px){.banner:before{width:100%;right:-12%;top:3%}}.banner h1{color:#fc0;text-shadow:1px 1px 2px rgba(0,0,0,.8)}@media (max-width:1199.98px){.banner .img-destaque{max-height:333px}}.banner .box-head{padding:2rem}.nav-badges:not(.navfooter){display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:50px}.nav-badges:not(.navfooter) span:first-child img{width:auto}.nav-badges:not(.navfooter) span:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#088019}.nav-badges:not(.navfooter) span:last-child img{margin-right:.5rem}[data-action]{display:none!important}@media (min-width:768px){.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}#sobre{background-color:#fff;position:relative;padding-top:5rem;overflow:hidden}@media (max-width:1199.98px){#sobre{padding-top:2rem}}#sobre .row-1 .col-empresa-badges{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#sobre .row-1 .col-empresa-badges .box-texto{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:2rem;position:relative;background-image:url("data:image/svg+xml;utf8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 305.63 84.37'%3e%3cpath d='M223.94,82.87h39.51c22.47,0,40.68-18.21,40.68-40.68h0c0-22.47-18.21-40.68-40.68-40.68H1.5' style='fill:none; stroke:%23ffcc00; stroke-linecap:round; stroke-linejoin:round; stroke-width:3px;'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:cover;background-position:center right}@media (max-width:991.98px){#sobre .row-1 .col-empresa-badges .box-texto{padding:1rem}}#sobre .row-1 .col-empresa-badges .box-texto .col-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#sobre .row-1 .col-empresa-badges .box-texto span{margin-right:2rem;margin-bottom:0;color:#fc0}#sobre .row-1 .col-empresa-badges .box-texto .box-text-badges{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:991.98px){#sobre .row-1 .col-empresa-badges .box-texto .box-text-badges img{height:100px}}@media (min-width:768px){#sobre .row-1 .col-empresa-badges .box-texto .box-text-badges img:last-child{margin-left:-45px}}@media (min-width:768px){#sobre .row-1 .col-empresa-badges .box-texto .box-text-badges img:last-child{height:100px}}#sobre .row-2 .col-md-6{z-index:1}#sobre .row-2 .box-texto-image{width:100%;height:100%;display:block}#sobre .row-2 .box-texto{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#sobre .row-2 .box-texto .box-texto-text{padding:3rem 2rem 0;text-align:justify}#sobre .player-video{position:relative;width:100%;height:100%}@media (max-width:991.98px){#sobre .player-video{height:280px}}#sobre .player-video .player-video-overlay{background-image:var(--player_thumb);background-color:rgba(72,70,65,.78);background-blend-mode:multiply;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:2;top:0;width:100%;height:100%;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;background-position:center center;background-position:center center;background-repeat:no-repeat;background-size:cover}#sobre .player-video .player-video-overlay img{-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}#sobre .player-video .player-video-overlay img:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.clientes{padding:4rem 0;background-color:#fff}@media (max-width:991.98px){.clientes{padding-bottom:2rem}}.clientes .col-12{padding-bottom:2rem;padding-top:5rem}@media (max-width:991.98px){.clientes .col-12{padding-bottom:1rem;padding-top:1rem}}.clientes .span-center{text-align:center}.clientes .card_cliente{padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.clientes .card_cliente img{width:inherit;max-width:100%;height:auto;-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:-webkit-filter .2s;transition:-webkit-filter .2s;-o-transition:filter .2s;transition:filter .2s;transition:filter .2s,-webkit-filter .2s}.clientes .card_cliente img:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.cta-bndes{padding:8rem 0 4rem;background-color:#fff}@media (max-width:991.98px){.cta-bndes{padding:3rem 0 3rem}}.cta-bndes .card_bndes{padding:.2rem 2.8rem;border-radius:70px;border:solid 1px #dee2e6}.cta-bndes .card_bndes .row-1,.cta-bndes .card_bndes .row-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cta-bndes .card_bndes .row-1 img{margin-top:-80px}@media (max-width:1199.98px){.cta-bndes .card_bndes .row-1 img{display:none}}@media (max-width:991.98px){.cta-bndes .card_bndes{padding:2rem 2rem;border-radius:2rem}.cta-bndes .card_bndes .row-text{text-align:center}.cta-bndes .card_bndes .row-text>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.cta-bndes .card_bndes .row-text p{margin-bottom:2rem!important}}#shops{background-color:#fff;position:relative;padding:4rem 0}@media (max-width:991.98px){#shops{padding-bottom:2rem}}#shops .card_text .title .icon{font-size:2rem}#shops .card_text p{padding-left:2rem}#shops .card_image{padding-left:2rem}#shops .card_image .icon{position:absolute;right:-25%;font-size:19rem;z-index:1;top:-150px;color:#fc0}@media (max-width:991.98px){#shops .card_image .icon{top:-4rem;right:1rem;font-size:10rem}}#shops .card_image img{z-index:2;position:relative}@media (max-width:991.98px){#shops{overflow:hidden}#shops .row-centered{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#shops .card_text{margin-top:3rem;text-align:center}#shops .card_text p{padding-left:0}}@media (min-width:768px){.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}}.card_formas{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 2rem}@media (max-width:991.98px){.card_formas{padding:0 0 1rem}}.card_formas .card_formas_title{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.5rem;margin-bottom:1.5rem}.card_formas .card_formas_title span{width:100%;text-align:center}.card_formas .card_formas_images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card_formas .card_formas_images img{display:block;margin-bottom:.5rem}.card_formas .card_formas_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#produtos-destacados{position:relative;background-color:#fff}@media (max-width:991.98px){#produtos-destacados .row-fans{display:none!important}}#produtos-destacados .row-fans .col-md-6{margin-left:50%;background-color:#484641}#produtos-destacados .row-fans .image_fans{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (min-width:992px){#produtos-destacados .row-fans .image_fans img{margin-top:-150px}}#produtos-destacados .row-products{position:relative}@media (max-width:991.98px){#produtos-destacados .row-products .col-auto{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}#produtos-destacados .row-products .col-categories{background-color:#fff}#produtos-destacados .row-products .col-categories .title{margin-bottom:6rem}@media (max-width:991.98px){#produtos-destacados .row-products .col-categories .title{margin-bottom:2rem;margin-top:2rem}}#produtos-destacados .row-products .col-categories .title .icon{margin-right:1rem;font-size:2rem;color:#fc0}#produtos-destacados .row-products .col-categories .row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%}@media (max-width:991.98px){#produtos-destacados .row-products .col-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:768px){#produtos-destacados .row-products .col-buttons{height:100%;position:absolute;z-index:2}}#produtos-destacados .row-products .col-buttons .buttons_carousel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}@media (max-width:991.98px){#produtos-destacados .row-products .col-buttons .buttons_carousel{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:-1rem;z-index:10}}#produtos-destacados .row-products .col-buttons .buttons_carousel .btn_carousel{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border:none;background-color:transparent}#produtos-destacados .row-products .col-buttons .buttons_carousel .btn_carousel svg{padding:1rem;font-size:3rem}@media (min-width:768px){#produtos-destacados .row-products .col-buttons .buttons_carousel .btn_carousel svg{margin-bottom:1rem}}#produtos-destacados .row-products .col-buttons .buttons_carousel .btn_carousel:first-child svg{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}#produtos-destacados .row-products .col-buttons .buttons_carousel .btn_carousel:last-child svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}#produtos-destacados .row-products .col-buttons .buttons_carousel .btn_carousel:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}#produtos-destacados .row-products .col-products{background-color:#484641}@media (max-width:991.98px){#produtos-destacados .row-products .col-products{padding:2rem 15px 3rem}}#produtos-destacados .row-products .col-products .title{color:#fff;text-align:center;margin-bottom:2rem;font-weight:400!important}#produtos-destacados .row-products .col-products .row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100%}@media (max-width:1399.98px){#produtos-destacados .row-products .col-products .box-products-row{padding-left:3rem}}@media (max-width:991.98px){#produtos-destacados .row-products .col-products .box-products-row{padding-left:0}}#produtos-destacados .row-products .col-products .box-product{text-align:center}#produtos-destacados .row-products .col-products .box-product .box-image{margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#produtos-destacados .row-products .col-products .box-product .box-image img{display:unset;width:unset;min-height:auto;-o-object-fit:contain;object-fit:contain;max-height:230px;max-width:100%;height:auto}#produtos-destacados .row-products .col-products .box-product .box-head{padding:1.5rem 0}#produtos-destacados .row-products .col-products .box-product .box-head span{color:#fff!important}#produtos-destacados .row-products .col-products .box-product .box-description{margin-bottom:1rem}#produtos-destacados .row-products .col-products .box-product .box-description .btn{padding-left:3rem;padding-right:3rem}#produtos-destacados .row-products .col-products .box-products-row{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#produtos-destacados .row-products .col-products .box-products-row .tns-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#produtos-destacados .row-products .col-products .box-products-row .tns-nav button{background-color:#fff}#produtos-destacados .row-products .col-products .box-products-row .tns-nav button.tns-nav-active{background-color:#fff;-webkit-box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px #fff}#produtos-destacados .hiddenProdutosCategoria{display:none!important}@media (max-width:991.98px){#produtos-destacados .row-empty{display:none!important}}#produtos-destacados .row-empty .col:last-child{background-color:#484641;padding-top:7rem;padding-bottom:11rem}#produtos-destacados .row-cta-contact{position:relative;padding-bottom:2rem;padding-top:2rem}@media (min-width:992px){#produtos-destacados .row-cta-contact{margin-top:-220px;padding-bottom:5rem}}#produtos-destacados .row-cta-contact .card_contact{padding:1.5rem 2rem;border-radius:100px;background-color:#fc0;position:relative}@media (max-width:991.98px){#produtos-destacados .row-cta-contact .card_contact .col-auto{margin-bottom:1rem}}#produtos-destacados .row-cta-contact .card_contact .row{position:relative;z-index:1}#produtos-destacados .row-cta-contact .card_contact .row .card_body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#484641}@media (max-width:991.98px){#produtos-destacados .row-cta-contact .card_contact .row .card_body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#produtos-destacados .row-cta-contact .card_contact .row .card_body .card_icon{margin-bottom:.5rem}#produtos-destacados .row-cta-contact .card_contact .row .card_body .card_text{text-align:center}}#produtos-destacados .row-cta-contact .card_contact .row .card_body .card_icon{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#484641;color:#fc0;font-size:3.5rem;border-radius:100%;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}@media (max-width:1199.98px){#produtos-destacados .row-cta-contact .card_contact .row .card_body .card_icon{font-size:2rem}#produtos-destacados .row-cta-contact .card_contact .row .card_body .card_icon .icon{padding:.3rem!important}}#produtos-destacados .row-cta-contact .card_contact .row .card_body .card_icon .icon{padding:.5rem;stroke-width:.5}#produtos-destacados .row-cta-contact .card_contact .row .card_body .card_icon .icon-whatsapp{padding:.8rem;stroke-width:0;stroke:#fc0}@media (max-width:1199.98px){#produtos-destacados .row-cta-contact .card_contact .row .card_body .card_icon .icon-whatsapp{padding:.4rem!important}}#produtos-destacados .row-cta-contact .card_contact .row .card_body .card_text{padding:1rem 1rem 1rem 2rem}@media (max-width:1199.98px){#produtos-destacados .row-cta-contact .card_contact .row .card_body .card_text{padding:0 1rem 0 1rem!important}}@media (min-width:992px){#produtos-destacados .row-cta-contact .card_contact{padding:1.5rem 4rem}#produtos-destacados .row-cta-contact .card_contact:after{content:"";width:50%;height:100%;position:absolute;display:block;top:0;left:15px;background-image:url("data:image/svg+xml;utf8,%3csvg  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 303.63 82.37'%3e%3cpath fill='%23484641' d='M80.7,82.37H41.18C18.47,82.37,0,63.89,0,41.18S18.47,0,41.18,0H303.13c.28,0,.5,.22,.5,.5s-.22,.5-.5,.5H41.18C19.03,1,1,19.03,1,41.18s18.03,40.18,40.18,40.18h39.51c.28,0,.5,.22,.5,.5s-.22,.5-.5,.5Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:left;background-size:auto 94px}#produtos-destacados .row-cta-contact .card_contact:before{content:"";width:50%;height:100%;position:absolute;display:block;top:0;right:15px;background-image:url("data:image/svg+xml;utf8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 81.2 82.37'%3e%3cpath fill='%23484641' d='M40.01,82.37H17.77c-.28,0-.5-.22-.5-.5s.22-.5,.5-.5h22.24c22.16,0,40.18-18.03,40.18-40.18S62.17,1,40.01,1H.5c-.28,0-.5-.22-.5-.5S.22,0,.5,0H40.01c22.71,0,41.18,18.47,41.18,41.18s-18.47,41.18-41.18,41.18Z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right;background-size:94px auto}}.icon-color{padding:.5rem;background-color:#fc0;color:#fff;font-size:3.5rem;border-radius:100%;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.produtos_lista{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.produtos_lista{padding-right:6rem}}.produtos_lista .produtos_lista_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem}@media (min-width:768px){.produtos_lista .produtos_lista_item{padding-right:1rem}}.produtos_lista .produtos_lista_item .produtos_lista_item_link{border-radius:54px;padding:.5rem 2rem .5rem .5rem;color:#484641;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;width:100%}.produtos_lista .produtos_lista_item .produtos_lista_item_link.active,.produtos_lista .produtos_lista_item .produtos_lista_item_link:hover{background-color:#484641;color:#fc0}.produtos_lista .produtos_lista_item .produtos_lista_item_link.active .icon:not(.icon-arrow),.produtos_lista .produtos_lista_item .produtos_lista_item_link:hover .icon:not(.icon-arrow){background-color:#fc0}.produtos_lista .produtos_lista_item .produtos_lista_item_link.active .produtos_lista_item_icon,.produtos_lista .produtos_lista_item .produtos_lista_item_link:hover .produtos_lista_item_icon{right:0}.produtos_lista .produtos_lista_item .produtos_lista_item_icon{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.produtos_lista .produtos_lista_item .produtos_lista_item_icon:first-child{margin-right:.5rem}.produtos_lista .produtos_lista_item .produtos_lista_item_icon:not(:first-child){-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;display:block;right:-.5rem}.produtos_lista .produtos_lista_item .produtos_lista_item_text{width:100%;text-align:right;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s;padding-left:1.2rem;margin-right:.5rem}@media (min-width:768px){.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}}@media (min-width:768px){.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}}@media (min-width:768px){.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}}@media (min-width:768px){.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}}@media (min-width:992px){.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}}#cta-compre-ja{background-color:#fc0;padding:1rem 0}#cta-compre-ja p{padding:0;margin-bottom:0}#cta-compre-ja .icon-telefone{background-color:#484641;padding:.2rem;border-radius:100%;color:#fff;font-size:35px;margin:0 .25rem}#cta-compre-ja .icon-whatsapp{background-color:#484641;padding:.2rem;border-radius:100%;color:#fff;font-size:35px;margin:0 .25rem}#cta-compre-ja a{color:#484641!important}.card_formas_title{font-size:1.2rem!important}
/*# sourceMappingURL=home.css.map */
