var _____WB$wombat$assign$function_____=function(name){return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name))||self[name];};if(!self.__WB_pmw){self.__WB_pmw=function(obj){this.__WB_source=obj;return this;}}{ let window = _____WB$wombat$assign$function_____("window"); let self = _____WB$wombat$assign$function_____("self"); let document = _____WB$wombat$assign$function_____("document"); let location = _____WB$wombat$assign$function_____("location"); let top = _____WB$wombat$assign$function_____("top"); let parent = _____WB$wombat$assign$function_____("parent"); let frames = _____WB$wombat$assign$function_____("frames"); let opens = _____WB$wombat$assign$function_____("opens"); $(document).ready(function() { /* ==================== */ /* DATA */ /* ==================== */ var d = new Date(), day = d.getDate(), month = d.getMonth(); month++; if (parseInt(day) < 10) { day = '0' + day; } if (parseInt(month) < 10) { month = '0' + month; } var date = day + '/' + month + '/' + d.getFullYear(); $('.today').html(date); /* ==================== */ /* SLIDER */ /* ==================== */ $('.slider-influencer').slick({ dots: true, infinite: false, speed: 300, slidesToShow: 4, slidesToScroll: 4, autoplay: true, responsive: [{ breakpoint: 1024, settings: { slidesToShow: 3, slidesToScroll: 3, infinite: true, dots: true } }, { breakpoint: 600, settings: { slidesToShow: 2, slidesToScroll: 2 } }, { breakpoint: 380, settings: { slidesToShow: 1, slidesToScroll: 1 } }, ] }); $('.slider-antes-depois').slick({ dots: true, infinite: false, speed: 300, slidesToShow: 2, slidesToScroll: 2, autoplay: true, responsive: [{ breakpoint: 600, settings: { slidesToShow: 1, slidesToScroll: 1 } }, ] }); /* ==================== */ /* GALERIA */ /* ==================== */ var container = []; $('#gallery').find('figure').each(function() { var $link = $(this).find('a'), item = { src: $link.attr('href'), w: $link.data('width'), h: $link.data('height'), title: $link.data('caption') }; container.push(item); }); // Define click event on gallery item $('#gallery a').click(function(event) { // Prevent location change event.preventDefault(); // Define object and gallery options var $pswp = $('.pswp')[0], options = { index: $(this).parent('figure').index(), bgOpacity: 0.85, showHideOpacity: true }; // Initialize PhotoSwipe var gallery = new PhotoSwipe($pswp, PhotoSwipeUI_Default, container, options); gallery.init(); }); /* ==================== */ /* FAQ */ /* ==================== */ if ($(".faq").length) { $(document).on("click", ".pergunta", function() { var $current = $(this).closest(".faq").find(".resposta").first(); $(".faq .resposta").not($current).each(function() { this.hasAttribute("style") && this.removeAttribute("style"); }); $current.stop(!0, !0).slideToggle("fast"); }); } }); } /* FILE ARCHIVED ON 15:59:32 Feb 25, 2026 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 12:43:42 Feb 27, 2026. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 0.501 exclusion.robots: 0.013 exclusion.robots.policy: 0.005 esindex: 0.01 cdx.remote: 13.753 LoadShardBlock: 297.622 (3) PetaboxLoader3.datanode: 259.463 (4) PetaboxLoader3.resolve: 121.762 (2) load_resource: 136.156 */