!function(e){const t={blogmaticGenerateTypoCss:function(e,t){const{preset:o,font_family:r,font_weight:i,text_transform:a,text_decoration:s,font_size:n,line_height:l,letter_spacing:b}=t;var c="";return c+=".blogmatic_font_typography { \n",r&&(c+=e+"-family: "+this.blogmaticGetTypographyFormat(o,r.value,"-family")+";\n"),i&&(c+=e+"-weight: "+this.blogmaticGetTypographyFormat(o,i.value,"-weight")+"; \n"+e+"-style: "+this.blogmaticGetTypographyFormat(o,i.variant,"-style")+";\n"),a&&(c+=e+"-texttransform: "+this.blogmaticGetTypographyFormat(o,a,"-texttransform")+";\n"),s&&(c+=e+"-textdecoration: "+this.blogmaticGetTypographyFormat(o,s,"-textdecoration")+";\n"),n&&(n.desktop&&(c+=e+"-size: "+this.blogmaticGetTypographyFormat(o,n.desktop,"-size")+";\n"),n.tablet&&(c+=e+"-size-tab: "+this.blogmaticGetTypographyFormat(o,n.tablet,"-size-tab")+";\n"),n.smartphone&&(c+=e+"-size-mobile: "+this.blogmaticGetTypographyFormat(o,n.smartphone,"-size-mobile")+";\n")),l&&(l.desktop&&(c+=e+"-lineheight: "+this.blogmaticGetTypographyFormat(o,l.desktop,"-lineheight")+";\n"),l.tablet&&(c+=e+"-lineheight-tab: "+this.blogmaticGetTypographyFormat(o,l.tablet,"-lineheight-tab")+";\n"),l.smartphone&&(c+=e+"-lineheight-mobile: "+this.blogmaticGetTypographyFormat(o,l.smartphone,"-lineheight-mobile")+";\n")),b&&(b.desktop&&(c+=e+"-letterspacing: "+this.blogmaticGetTypographyFormat(o,b.desktop,"-letterspacing")+";\n"),b.tablet&&(c+=e+"-letterspacing-tab: "+this.blogmaticGetTypographyFormat(o,b.tablet,"-letterspacing-tab")+";\n"),b.smartphone&&(c+=e+"-letterspacing-mobile: "+this.blogmaticGetTypographyFormat(o,b.smartphone,"-letterspacing-mobile")+";\n")),c+="}"},blogmaticGenerateTypoCssWithSelector:function(e,t){const{preset:o,font_family:r,font_weight:i,text_transform:a,text_decoration:s,font_size:n,line_height:l,letter_spacing:b}=t;var c="";return r&&(c+=e+" { font-family: "+this.blogmaticGetTypographyFormat(o,r.value,"-family")+"; } \n"),i&&(c+=e+" { font-weight: "+this.blogmaticGetTypographyFormat(o,i.value,"-weight")+";\n font-style: "+this.blogmaticGetTypographyFormat(o,i.variant,"-style")+"; } \n"),a&&(c+=e+" { text-transform: "+this.blogmaticGetTypographyFormat(o,a,"-texttransform")+"; } \n"),s&&(c+=e+" { text-decoration: "+this.blogmaticGetTypographyFormat(o,s,"-textdecoration")+"; } \n"),n&&(n.desktop&&(c+=e+" { font-size: "+this.blogmaticGetTypographyFormat(o,n.desktop,"-size")+"; } \n"),n.tablet&&(c+="@media(max-width: 940px) { "+e+" { font-size: "+this.blogmaticGetTypographyFormat(o,n.tablet,"-size-tab")+"; } } \n"),n.smartphone&&(c+="@media(max-width: 610px) { "+e+" { font-size: "+this.blogmaticGetTypographyFormat(o,n.smartphone,"-size-mobile")+"; } } \n")),l&&(l.desktop&&(c+=e+" { line-height: "+this.blogmaticGetTypographyFormat(o,l.desktop,"-lineheight")+"; } \n"),l.tablet&&(c+="@media(max-width: 940px) { "+e+" { line-height: "+this.blogmaticGetTypographyFormat(o,l.tablet,"-lineheight-tab")+"; } } \n"),l.smartphone&&(c+="@media(max-width: 610px) { "+e+" { line-height: "+this.blogmaticGetTypographyFormat(o,l.smartphone,"-lineheight-mobile")+"; } } \n")),b&&(b.desktop&&(c+=e+" { letter-spacing: "+this.blogmaticGetTypographyFormat(o,b.desktop,"-letterspacing")+"; } \n"),b.tablet&&(c+="@media(max-width: 940px) { "+e+" { letter-spacing: "+this.blogmaticGetTypographyFormat(o,b.tablet,"-letterspacing-tab")+"; } } \n"),b.smartphone&&(c+="@media(max-width: 610px) { "+e+" { letter-spacing: "+this.blogmaticGetTypographyFormat(o,b.smartphone,"-letterspacing-mobile")+"; } } \n")),c},blogmaticGenerateStyleTag:function(t,o){t?e("head #"+o).length>0?e("head #"+o).html(t):e("head").append('"):e("head #"+o).remove()},blogmaticGetTypographyFormat:function(e,t,o){if("-1"===e){return["-size","-size-tab","-size-mobile","-lineheight","-lineheight-tab","-lineheight-mobile","-letterspacing","-letterspacing-tab","-letterspacing-mobile"].includes(o)?t+"px":t}return"var(--blogmatic-global-preset-typography-"+(parseInt(e)+1)+"-font"+o+")"}};wp.customize("typography_presets",(function(e){e.bind((function(e){const{typographies:o,labels:r}=e;o.forEach(((e,o)=>{s.typoFontsEnqueue(e);let r="--blogmatic-global-preset-typography-",i=o+1;r+=i+"-font",cssCode=t.blogmaticGenerateTypoCss(r,e),t.blogmaticGenerateStyleTag(cssCode,"blogmatic-typography-preset-"+i)}))}))})),wp.customize("background_image",(function(t){t.bind((function(t){t?e("body").addClass("has-background-image"):e("body").removeClass("has-background-image")}))})),wp.customize("theme_color",(function(e){e.bind((function(e){l.generateStyle(e,"theme-color-style","--blogmatic-global-preset-theme-color")}))})),wp.customize("gradient_theme_color",(function(e){e.bind((function(e){l.generateStyle(e,"theme-preset-gradient-color-1-style","--blogmatic-global-preset-gradient-theme-color")}))})),wp.customize("solid_color_preset",(function(e){e.bind((function(e){const{active_palette:t,color_palettes:o}=e,r=o[t];l.bulkGenerateStyle(r,"blogmatic-solid-presets","--blogmatic-global-preset-color-")}))})),wp.customize("gradient_color_preset",(function(e){e.bind((function(e){const{active_palette:t,color_palettes:o}=e,r=o[t];l.bulkGenerateStyle(r,"blogmatic-gradient-presets","--blogmatic-global-preset-gradient-")}))})),wp.customize("single_post_related_posts_title",(function(t){t.bind((function(t){e(".single-related-posts-section-wrap").find(".blogmatic-block-title span").length>0?e(".single-related-posts-section-wrap").find(".blogmatic-block-title span").text(t):e(".single-related-posts-section-wrap .single-related-posts-section").prepend('
'+t+"
")}))})),wp.customize("blogdescription_option",(function(t){t.bind((function(t){t?e(".site-description").css({clip:"auto",position:"relative"}):e(".site-description").css({clip:"rect(1px, 1px, 1px, 1px)",position:"absolute"})}))})),wp.customize("header_textcolor",(function(e){e.bind((function(e){var o=".blogmatic-light-mode .site-header .site-title a { color: "+e+" }";t.blogmaticGenerateStyleTag(o,"blogmatic-site-title")}))})),wp.customize("site_title_hover_textcolor",(function(e){e.bind((function(e){var o=".blogmatic-light-mode .site-header .site-title a:hover { color: "+e+" }";t.blogmaticGenerateStyleTag(o,"blogmatic-site-title-hover")}))})),wp.customize("site_description_color",(function(t){t.bind((function(t){e(".site-description").css({color:t})}))})),wp.customize("stt_text",(function(t){t.bind((function(t){e(".blogmatic-scroll-btn").find(".icon-text").length>0?e(".blogmatic-scroll-btn").find(".icon-text").text(t):e(".blogmatic-scroll-btn .scroll-top-wrap").prepend(''+t+"")}))}));var o=blogmaticPreviewObject.totalCats;o&&(o=Object.keys(o).map((e=>o[e]))).forEach((function(e){wp.customize("category_"+e.term_id+"_color",(function(o){o.bind((function(o){var r="";const{initial:a,hover:s}=o;a&&(r+="body .post-categories .cat-item.cat-"+e.term_id+" a, body.archive.category.category-"+e.term_id+" #blogmatic-main-wrap .page-header .blogmatic-container i { color : "+i(a[a.type])+" } "),s&&(r+="body .post-categories .cat-item.cat-"+e.term_id+" a:hover, body.archive.category.category-"+e.term_id+" #blogmatic-main-wrap .page-header .blogmatic-container i:hover { color : "+i(s[s.type])+" } "),t.blogmaticGenerateStyleTag(r,"blogmatic-category-"+e.term_id+"-style")}))})),wp.customize("category_background_"+e.term_id+"_color",(function(o){o.bind((function(o){var r="";const{initial:a,hover:s}=o;a&&(r+="body .post-categories .cat-item.cat-"+e.term_id+" a, body.archive.category.category-"+e.term_id+" #blogmatic-main-wrap .page-header .blogmatic-container i { background : "+i(a[s.type])+" } "),s&&(r+="body .post-categories .cat-item.cat-"+e.term_id+" a:hover, body.archive.category.category-"+e.term_id+" #blogmatic-main-wrap .page-header .blogmatic-container i:hover { background : "+i(s[s.type])+" } "),t.blogmaticGenerateStyleTag(r,"blogmatic-category-background-"+e.term_id+"-style")}))}))}));var r=blogmaticPreviewObject.totalTags;r&&(r=Object.keys(r).map((e=>r[e]))).forEach((function(e){wp.customize("tag_"+e.term_id+"_color",(function(o){o.bind((function(o){var r="";const{initial:a,hover:s}=o;a&&(r+="body .tags-wrap .tags-item.tag-"+e.term_id+" span, body.archive.tag.tag-"+e.term_id+" #blogmatic-main-wrap .page-header .blogmatic-container i { color : "+i(a[s.type])+" } "),s&&(r+="body .tags-wrap .tags-item.tag-"+e.term_id+":hover span, body.archive.tag.tag-"+e.term_id+" #blogmatic-main-wrap .page-header .blogmatic-container i:hover { color : "+i(s[s.type])+" } "),t.blogmaticGenerateStyleTag(r,"blogmatic-tag-"+e.term_id+"-style")}))})),wp.customize("tag_background_"+e.term_id+"_color",(function(o){o.bind((function(o){var r="";const{initial:a,hover:s}=o;a&&(r+="body .tags-wrap .tags-item.tag-"+e.term_id+", body.archive.tag.tag-"+e.term_id+" #blogmatic-main-wrap .page-header .blogmatic-container i { background : "+i(a[a.type])+" } "),s&&(r+="body .tags-wrap .tags-item.tag-"+e.term_id+":hover, body.archive.tag.tag-"+e.term_id+" #blogmatic-main-wrap .page-header .blogmatic-container i:hover { background : "+i(s[s.type])+" } "),t.blogmaticGenerateStyleTag(r,"blogmatic-tag-background-"+e.term_id+"-style")}))}))})),wp.customize("custom_button_label",(function(t){t.bind((function(t){e("#masthead .header-custom-button-wrapper").find(".custom-button-label").length>0?e("#masthead .header-custom-button-wrapper").find(".custom-button-label").text(t):e("#masthead .header-custom-button-wrapper .header-custom-button").append(''+t+"")}))})),wp.customize("category_collection_number_of_columns",(function(t){t.bind((function(t){t.desktop&&(e("#blogmatic-category-collection-section").removeClass("column--one column--two column--three column--four column--five"),e("#blogmatic-category-collection-section").addClass("column--"+a(t.desktop))),t.tablet&&(e("#blogmatic-category-collection-section").removeClass("tab-column--one tab-column--two tab-column--three tab-column--four tab-column--five"),e("#blogmatic-category-collection-section").addClass("tab-column--"+a(t.tablet))),t.smartphone&&(e("#blogmatic-category-collection-section").removeClass("mobile-column--one mobile-column--two mobile-column--three mobile-column--four mobile-column--five"),e("#blogmatic-category-collection-section").addClass("mobile-column--"+a(t.smartphone)))}))})),wp.customize("cursor_animation",(function(t){t.bind((function(t){"none"!=t?e("body .blogmatic-cursor").removeClass("type--two").addClass("type--"+t):e("body .blogmatic-cursor").removeClass("type--two")}))})),wp.customize("you_may_have_missed_no_of_columns",(function(t){t.bind((function(t){e("#blogmatic-you-may-have-missed-section").removeClass("no-of-columns--two no-of-columns--three no-of-columns--four").addClass("no-of-columns--"+a(parseInt(t)))}))})),wp.customize("you_may_have_missed_title_option",(function(t){t.bind((function(t){t?e("#blogmatic-you-may-have-missed-section .section-title").show():e("#blogmatic-you-may-have-missed-section .section-title").hide()}))})),wp.customize("canvas_menu_position",(function(t){t.bind((function(t){"right"==t?e("body").removeClass("blogmatic-canvas-position--left").addClass("blogmatic-canvas-position--right"):e("body").removeClass("blogmatic-canvas-position--right").addClass("blogmatic-canvas-position--left")}))}));function i(e){return null===e?e:e.includes("--blogmatic-global-preset-")?"var("+e+")":e}function a(e){switch(e){case 2:return"two";break;case 3:return"three";break;case 4:return"four";break;case 5:return"five";break;case 6:return"six";break;case 7:return"seven";break;case 8:return"eight";break;case 9:return"nine";break;case 10:return"ten";break;default:return"one"}}Object.entries({standard:"standard_post_format_icon_picker",audio:"audio_post_format_icon_picker",gallery:"gallery_post_format_icon_picker",image:"image_post_format_icon_picker",quote:"quote_post_format_icon_picker",video:"video_post_format_icon_picker"}).map((([t,o])=>{wp.customize(o,(function(o){o.bind((function(o){"none"==o.type?e("article.format-"+t+" .post-format-ss-wrap .post-format-icon").hide():e("article.format-"+t+" .post-format-ss-wrap .post-format-icon").show()}))}))}));const s={typoFontsEnqueue:function(e){const{font_family:t,font_weight:o}=e;let r,i=document.getElementById("blogmatic-generated-typo-fonts"),a="https://fonts.googleapis.com/css2?",s="italic"===o.variant?"ital,wght@":"wght@";if(null!==i){let t=new URL(i.href).search,o=n(t,e);i.href=a+o}else{let e=document.createElement("link");e.rel="stylesheet",e.id="blogmatic-generated-typo-fonts",r="family="+t.value+":"+s+o.value,e.href=a+r,document.head.appendChild(e)}}},n=(e,t)=>{const{font_weight:o,font_family:r}=t;let i=e.replaceAll("?","").replaceAll("&","").split("family="),a="italic"===o.variant?"ital":"wght";var s=[r.value],n={[r.value]:[o.value]},l={[r.value]:[a]};let b=s.map((e=>e.replaceAll("%20"," ")));return i.forEach((e=>{if(""!==e){let t=e.split(":"),o=t[0];b.includes(o)||b.push(o);let r=t[1].split("@"),i=r[1].replaceAll("0,","").replaceAll("1,","").replaceAll(",",""),a=r[0];n[o]||(n[o]=[]),l[o]||(l[o]=[]),l[o].includes(a)||l[o].push(...a.split(",")),n[o].includes(i)||n[o].push(...i.split(";"))}})),b.map((e=>{let t=n[e].sort(((e,t)=>e-t)),o=[...new Set(t)],r=[...new Set(l[e])];var i,a=[];return r.includes("ital")?(o.forEach((e=>{void 0!==e&&""!==e&&a.push("0,"+e+";")})),o.forEach(((e,t)=>{void 0!==e&&""!==e&&a.push("1,"+e+(t+1===o.length?"":";"))})),i=a.join("")):i=o.join(";"),"family="+e+":"+r.sort()+"@"+i})).join("&")},l={generateStyle:function(t,o,r){if(t){if("theme-color-style"===o)var a="body { "+r+": "+t+"}";else a="body { "+r+": "+i(t)+"}";e("head #"+o).length>0?e("head #"+o).text(a):e("head").append('")}},bulkGenerateStyle:function(t,o,r){if(t.length>0){let i="body {";t.forEach(((e,t)=>{i+=r+(t+1)+": "+e+";"})),i+="}",e("head #"+o).length>0?e("head #"+o).text(i):e("head").append('")}}};new class{constructor(){this.preview()}setSuffix=(e,t,o="")=>""!=o?e+"-"+t+"+"+o:e+"-"+t;isVariale=e=>{let t=e;return"object"==typeof e&&(t=e.selector),!(t.length<12)&&"--blogmatic"==t.slice(0,11)};_getTypography=()=>{let e="typography";return{[this.setSuffix("global_button_typo",e)]:"--blogmatic-readmore-font",[this.setSuffix("site_title_typo",e)]:"--blogmatic-site-title",[this.setSuffix("site_description_typo",e)]:"--blogmatic-site-description",[this.setSuffix("custom_button_text_typography",e)]:"--blogmatic-custom-button",[this.setSuffix("main_menu_typo",e)]:"--blogmatic-menu",[this.setSuffix("footer_menu_typography",e)]:"--blogmatic-footer-menu",[this.setSuffix("date_time_typography",e)]:"--blogmatic-date-time",[this.setSuffix("main_menu_sub_menu_typo",e)]:"--blogmatic-submenu",[this.setSuffix("archive_title_typo",e)]:"--blogmatic-post-title-font",[this.setSuffix("archive_excerpt_typo",e)]:"--blogmatic-post-content-font",[this.setSuffix("archive_category_typo",e)]:"--blogmatic-category-font",[this.setSuffix("archive_date_typo",e)]:"--blogmatic-date-font",[this.setSuffix("archive_author_typo",e)]:"--blogmatic-author-font",[this.setSuffix("archive_read_time_typo",e)]:"--blogmatic-readtime-font",[this.setSuffix("archive_comment_typo",e)]:"--blogmatic-comment-font",[this.setSuffix("category_collection_typo",e)]:"--blogmatic-category-collection-font",[this.setSuffix("you_may_have_missed_design_section_title_typography",e)]:"--blogmatic-youmaymissed-block-title-font",[this.setSuffix("you_may_have_missed_design_post_title_typography",e)]:"--blogmatic-youmaymissed-title-font",[this.setSuffix("you_may_have_missed_design_post_categories_typography",e)]:"--blogmatic-youmaymissed-category-font",[this.setSuffix("you_may_have_missed_design_post_date_typography",e)]:"--blogmatic-youmaymissed-date-font",[this.setSuffix("you_may_have_missed_design_post_author_typography",e)]:"--blogmatic-youmaymissed-author-font",[this.setSuffix("sidebar_block_title_typography",e)]:"--blogmatic-widget-block-font",[this.setSuffix("sidebar_post_title_typography",e)]:"--blogmatic-widget-title-font",[this.setSuffix("sidebar_category_typography",e)]:"--blogmatic-widget-category-font",[this.setSuffix("sidebar_date_typography",e)]:"--blogmatic-widget-date-font",[this.setSuffix("sidebar_date_typography",e)]:"--blogmatic-widget-date-font",[this.setSuffix("main_banner_design_post_title_typography",e)]:"--blogmatic-banner-title-font",[this.setSuffix("main_banner_design_post_excerpt_typography",e)]:"--blogmatic-banner-excerpt-font",[this.setSuffix("breadcrumb_typo",e)]:'body .blogmatic-breadcrumb-wrap ul li span[itemprop="name"]',[this.setSuffix("archive_category_info_box_title_typo",e)]:"body.blogmatic_font_typography.archive.category .page-header .page-title, .archive.date .page-header .page-title",[this.setSuffix("archive_category_info_box_description_typo",e)]:"body.blogmatic_font_typography.archive.category .page-header .archive-description",[this.setSuffix("archive_tag_info_box_title_typo",e)]:"body.blogmatic_font_typography.archive.tag .page-header .page-title",[this.setSuffix("archive_tag_info_box_description_typo",e)]:"body.blogmatic_font_typography.archive.tag .page-header .archive-description",[this.setSuffix("archive_author_info_box_title_typo",e)]:"body.blogmatic_font_typography.archive.author .page-header .page-title",[this.setSuffix("archive_author_info_box_description_typo",e)]:"body.blogmatic_font_typography.archive.author .page-header .archive-description",[this.setSuffix("single_title_typo",e)]:"body.single-post.blogmatic_font_typography .site-main article .entry-title, body.single-post.blogmatic_font_typography .single-header-content-wrap .entry-title",[this.setSuffix("single_content_typo",e)]:"body.single-post.blogmatic_font_typography .site-main article .entry-content",[this.setSuffix("single_category_typo",e)]:"body.single-post.blogmatic_font_typography #primary article .post-categories .cat-item a, body.single-post.blogmatic_font_typography .single-header-content-wrap .post-categories .cat-item a",[this.setSuffix("single_date_typo",e)]:"body.single-post.blogmatic_font_typography .post-meta-wrap .post-date, body.single-post.blogmatic_font_typography .single-header-content-wrap.post-meta .post-date",[this.setSuffix("single_author_typo",e)]:"body.single-post.blogmatic_font_typography .site-main article .post-meta-wrap .byline, body.single-post.blogmatic_font_typography .single-header-content-wrap .post-meta-wrap .byline",[this.setSuffix("single_read_time_typo",e)]:"body.single-post.blogmatic_font_typography #primary .blogmatic-inner-content-wrap .post-meta .post-read-time, body.single-post.blogmatic_font_typography .single-header-content-wrap .post-meta .post-read-time, body.single-post.blogmatic_font_typography .single-header-content-wrap .post-meta .post-comments-num",[this.setSuffix("page_title_typo",e)]:"body.page.blogmatic_font_typography #blogmatic-main-wrap #primary article .entry-title",[this.setSuffix("page_content_typo",e)]:"body.page.blogmatic_font_typography article .entry-content",[this.setSuffix("main_banner_design_post_categories_typography",e)]:"body.blogmatic_font_typography .blogmatic-main-banner-section .post-categories .cat-item a",[this.setSuffix("main_banner_design_post_date_typography",e)]:"body.blogmatic_font_typography .blogmatic-main-banner-section .main-banner-wrap .post-elements .post-date",[this.setSuffix("main_banner_design_post_author_typography",e)]:"body.blogmatic_font_typography .blogmatic-main-banner-section .main-banner-wrap .byline",[this.setSuffix("carousel_design_post_title_typography",e)]:"body.blogmatic_font_typography .blogmatic-carousel-section .carousel-wrap .post-elements .post-title",[this.setSuffix("carousel_design_post_categories_typography",e)]:"body.blogmatic_font_typography .blogmatic-carousel-section .post-categories .cat-item a",[this.setSuffix("carousel_design_post_date_typography",e)]:"body.blogmatic_font_typography .blogmatic-carousel-section .carousel-wrap .post-elements .post-date",[this.setSuffix("carousel_design_post_author_typography",e)]:".blogmatic_font_typography .blogmatic-carousel-section .carousel-wrap .post-elements .byline a",[this.setSuffix("carousel_design_post_excerpt_typography",e)]:"body.blogmatic_font_typography .blogmatic-carousel-section .carousel-wrap .post-elements .post-excerpt .excerpt-content",[this.setSuffix("heading_one_typo",e)]:"body article h1",[this.setSuffix("heading_two_typo",e)]:"body article h2",[this.setSuffix("heading_three_typo",e)]:"body article h3",[this.setSuffix("heading_four_typo",e)]:"body article h4",[this.setSuffix("heading_five_typo",e)]:"body article h5",[this.setSuffix("heading_six_typo",e)]:"body article h6",[this.setSuffix("sidebar_heading_one_typography",e)]:"body aside h1.wp-block-heading",[this.setSuffix("sidebar_heading_two_typo",e)]:"body aside h2.wp-block-heading",[this.setSuffix("sidebar_heading_three_typo",e)]:"body aside h3.wp-block-heading",[this.setSuffix("sidebar_heading_four_typo",e)]:"body aside h4.wp-block-heading",[this.setSuffix("sidebar_heading_five_typo",e)]:"body aside h5.wp-block-heading",[this.setSuffix("sidebar_heading_six_typo",e)]:"body aside h6.wp-block-heading",[this.setSuffix("sidebar_pagination_button_typo",e)]:"body .blogmatic-widget-loader .load-more",[this.setSuffix("footer_title_typography",e)]:"body footer .widget_block .wp-block-group__inner-container .wp-block-heading, body footer section.widget .widget-title, body footer .wp-block-heading",[this.setSuffix("footer_text_typography",e)]:"body footer ul.wp-block-latest-posts a, body footer ol.wp-block-latest-comments li footer, body footer ul.wp-block-archives a, body footer ul.wp-block-categories a, body footer ul.wp-block-page-list a, body footer .widget_blogmatic_post_grid_widget .post-grid-wrap .post-title, body footer .menu .menu-item a, body footer .widget_blogmatic_category_collection_widget .categories-wrap .category-item .category-name, body footer .widget_blogmatic_post_list_widget .post-list-wrap .post-title a",[this.setSuffix("bottom_footer_text_typography",e)]:"body footer .site-info",[this.setSuffix("bottom_footer_link_typography",e)]:"body footer .site-info a"}};_getBorder=()=>({});_getColor=()=>{let e="color",t="background";return{[this.setSuffix("social_icon_color",e)]:"--blogmatic-header-social-color",[this.setSuffix("footer_social_icon_color",e)]:"--blogmatic-footer-social-color",[this.setSuffix("header_menu_color",e)]:"--blogmatic-menu-color",[this.setSuffix("footer_menu_color",e)]:"--blogmatic-footer-menu-color",[this.setSuffix("mobile_canvas_icon_color",e)]:"--blogmatic-mobile-canvas-icon-color",[this.setSuffix("header_sub_menu_color",e)]:"--blogmatic-menu-color-submenu",[this.setSuffix("search_icon_color",e)]:"--blogmatic-search-icon-color",[this.setSuffix("theme_mode_dark_icon_color",e)]:"--blogmatic-theme-darkmode-color",[this.setSuffix("theme_mode_light_icon_color",e)]:"--blogmatic-theme-mode-color",[this.setSuffix("canvas_menu_icon_color",e)]:"--blogmatic-canvas-icon-color",[this.setSuffix("header_custom_button_background_color_group",e)]:"--blogmatic-custom-button-bk-color",[this.setSuffix("date_color",e)]:"--blogmatic-date-color",[this.setSuffix("time_color",e)]:"--blogmatic-time-color",[this.setSuffix("header_builder_background",e,t)]:"body.blogmatic-light-mode .site-header",[this.setSuffix("header_first_row_background",e,t)]:"body.blogmatic-light-mode .site-header .row-one",[this.setSuffix("header_second_row_background",e,t)]:"body.blogmatic-light-mode .site-header .row-two",[this.setSuffix("header_third_row_background",e,t)]:"body.blogmatic-light-mode .site-header .row-three"}};_getCheckbox=()=>{let e="checkbox",t="hide-on-mobile";return{[this.setSuffix("show_readmore_button_mobile_option",e,t)]:"body.blog .blogmatic-article-inner .post-button, body.archive .blogmatic-article-inner .post-button, body.home .blogmatic-article-inner .post-button, body.search .blogmatic-article-inner .post-button",[this.setSuffix("show_breadcrumb_on_mobile",e,t)]:"body .blogmatic-breadcrumb-element",[this.setSuffix("show_background_animation_on_mobile",e,t)]:"body .blogmatic-background-animation",[this.setSuffix("show_scroll_to_top_on_mobile",e,t)]:"body #blogmatic-scroll-to-top",[this.setSuffix("carousel_show_arrow_on_hover",e,"arrow-on-hover--on")]:"#blogmatic-carousel-section",[this.setSuffix("main_banner_show_arrow_on_hover",e,"arrow-on-hover--on")]:"#blogmatic-main-banner-section",[this.setSuffix("header_first_row_header_sticky",e,"row-sticky")]:"body .site-header .row-one",[this.setSuffix("header_second_row_header_sticky",e,"row-sticky")]:"body .site-header .row-two",[this.setSuffix("header_third_row_header_sticky",e,"row-sticky")]:"body .site-header .row-three"}};_getSpacing=()=>{let e="spacing",t="padding";return{[this.setSuffix("carousel_image_border_radius",e,"border-radius")]:".blogmatic-carousel-section article.post-item .post-thumb",[this.setSuffix("you_may_have_missed_image_border_radius",e,"border-radius")]:".blogmatic-you-may-have-missed-section .post-thumbnail-wrapper",[this.setSuffix("header_first_row_padding",e,t)]:"body .site-header .row-one",[this.setSuffix("header_second_row_padding",e,t)]:"body .site-header .row-two",[this.setSuffix("header_third_row_padding",e,t)]:"body .site-header .row-three",[this.setSuffix("footer_first_row_padding",e,t)]:"body .site-footer .row-one",[this.setSuffix("footer_second_row_padding",e,t)]:"body .site-footer .row-two",[this.setSuffix("footer_third_row_padding",e,t)]:"body .site-footer .row-three"}};_getResponsiveNumber=()=>{let e="responsiveNumber",t="width";return{[this.setSuffix("site_logo_width",e,t)]:"body .site-branding img",[this.setSuffix("theme_mode_icon_size",e,[t,"font-size"])]:"body .site-header .mode-toggle img, body .site-header .mode-toggle i",[this.setSuffix("main_banner_design_slider_icon_size",e,[t,"font-size"])]:"body .blogmatic-main-banner-section .swiper-arrow img, body .blogmatic-main-banner-section .swiper-arrow i",[this.setSuffix("carousel_design_slider_icon_size",e,[t,"font-size"])]:"body .blogmatic-carousel-section .carousel-wrap .swiper-arrow i, body .blogmatic-carousel-section .carousel-wrap .swiper-arrow img",[this.setSuffix("bottom_footer_logo_width",e,t)]:"body .footer-logo img",[this.setSuffix("search_icon_size",e,"font-size")]:"body .site-header .search-trigger i",[this.setSuffix("category_collection_image_radius",e,"border-radius")]:"body .blogmatic-category-collection-section .category-wrap a"}};_getBoxShadow=()=>({});_getToggleClassControls=()=>{let e="toggleClass";return{[this.setSuffix("header_builder_section_width",e)]:{selector:"header.site-header",toggleClass:"boxed--layout full-width--layout"},[this.setSuffix("footer_builder_section_width",e)]:{selector:"footer.site-footer",toggleClass:"boxed--layout full-width--layout"},[this.setSuffix("header_first_row_column",e,"column-")]:{selector:"header.site-header .bb-bldr-row.row-one",toggleClass:"column-1 column-2 column-3 column-4"},[this.setSuffix("header_second_row_column",e,"column-")]:{selector:"header.site-header .bb-bldr-row.row-two",toggleClass:"column-1 column-2 column-3 column-4"},[this.setSuffix("header_third_row_column",e,"column-")]:{selector:"header.site-header .bb-bldr-row.row-three",toggleClass:"column-1 column-2 column-3 column-4"},[this.setSuffix("footer_first_row_column",e,"column-")]:{selector:"footer.site-footer .bb-bldr-row.row-one",toggleClass:"column-1 column-2 column-3 column-4"},[this.setSuffix("footer_second_row_column",e,"column-")]:{selector:"footer.site-footer .bb-bldr-row.row-two",toggleClass:"column-1 column-2 column-3 column-4"},[this.setSuffix("footer_three_row_column",e,"column-")]:{selector:"footer.site-footer .bb-bldr-row.row-three",toggleClass:"column-1 column-2 column-3 column-4"},[this.setSuffix("site_background_animation",e,"background-animation--")]:{selector:"body",toggleClass:"background-animation--none background-animation--one background-animation--two background-animation--three"},[this.setSuffix("post_title_hover_effects",e,"title-hover--")]:{selector:"body",toggleClass:"title-hover--none title-hover--three title-hover--five"},[this.setSuffix("site_image_hover_effects",e,"image-hover--")]:{selector:"body",toggleClass:"image-hover--none image-hover--three image-hover--five"},[this.setSuffix("website_layout",e)]:{selector:"body",toggleClass:"boxed--layout full-width--layout"},[this.setSuffix("header_menu_hover_effect",e,"hover-effect--")]:{selector:"#site-navigation",toggleClass:"hover-effect--none hover-effect--two hover-effect--four"},[this.setSuffix("custom_button_animation_type",e,"animation-type--")]:{selector:".header-custom-button-wrapper a.header-custom-button",toggleClass:"animation-type--none animation-type--three animation-type--four"},[this.setSuffix("main_banner_post_elements_alignment",e,"banner-align--")]:{selector:".blogmatic-main-banner-section",toggleClass:"banner-align--right banner-align--center banner-align--left"},[this.setSuffix("carousel_post_elements_alignment",e,"carousel-align--")]:{selector:"#blogmatic-carousel-section",toggleClass:"carousel-align--center carousel-align--right carousel-align--left"},[this.setSuffix("archive_post_elements_alignment",e,"archive-align--")]:{selector:"body.archive .blogmatic-inner-content-wrap, body.blog .blogmatic-inner-content-wrap, body.home .blogmatic-inner-content-wrap, body.search .blogmatic-inner-content-wrap",toggleClass:"archive-align--left archive-align--center archive-align--right"},[this.setSuffix("single_post_content_alignment",e,"content-alignment--")]:{selector:"body.single #primary .blogmatic-inner-content-wrap .entry-content",toggleClass:"content-alignment--left content-alignment--center content-alignment--right"},[this.setSuffix("category_collection_hover_effects",e,"hover-effect--")]:{selector:"#blogmatic-category-collection-section",toggleClass:"hover-effect--none hover-effect--one"},[this.setSuffix("you_may_have_missed_post_elements_alignment",e,"you-may-have-missed-align--")]:{selector:".blogmatic-you-may-have-missed-section",toggleClass:"you-may-have-missed-align--center you-may-have-missed-align--left you-may-have-missed-align--right"},[this.setSuffix("mobile_canvas_alignment",e,"alignment--")]:{selector:"header .bb-bldr--responsive .bb-bldr-row.mobile-canvas",toggleClass:"alignment--left alignment--right alignment--center"}}};_getAddTextControls=()=>{let e="addText";return{[this.setSuffix("blogname",e)]:".site-title a",[this.setSuffix("blogdescription",e)]:".site-description"}};_getBorderRadius=()=>{let e="borderRadius",t="border-radius";return{[this.setSuffix("sidebar_border_radius",e,t)]:"body .widget, body #widget_block",[this.setSuffix("archive_section_border_radius",e,t)]:"body #blogmatic-main-wrap > .blogmatic-container > .row #primary .blogmatic-inner-content-wrap article .blogmatic-article-inner",[this.setSuffix("single_page_border_radius",e,t)]:"body.single-post .post-thumbnail.no-single-featured-image, body.single-post #blogmatic-main-wrap .blogmatic-container .row #primary .blogmatic-inner-content-wrap article > div, body.single-post #blogmatic-main-wrap .blogmatic-container .row #primary nav.navigation, body.single-post #blogmatic-main-wrap .blogmatic-container .row #primary .single-related-posts-section-wrap.layout--list, body.single-post #primary article .post-card .bmm-author-thumb-wrap",[this.setSuffix("page_border_radius",e,t)]:".page #blogmatic-main-wrap #primary article, .error404 .error-404"}};_getResponsiveRadioImage=()=>{let e="responsiveRadioImage";return{[this.setSuffix("header_first_row_column_layout",e)]:{desktop:"header.site-header .bb-bldr--normal .bb-bldr-row.row-one",tablet:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-one",smartphone:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-one"},[this.setSuffix("header_second_row_column_layout",e)]:{desktop:"header.site-header .bb-bldr--normal .bb-bldr-row.row-two",tablet:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-two",smartphone:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-two"},[this.setSuffix("header_third_row_column_layout",e)]:{desktop:"header.site-header .bb-bldr--normal .bb-bldr-row.row-three",tablet:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-three",smartphone:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-three"},[this.setSuffix("footer_first_row_column_layout",e)]:{desktop:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-one",tablet:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-one",smartphone:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-one"},[this.setSuffix("footer_second_row_column_layout",e)]:{desktop:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-two",tablet:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-two",smartphone:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-two"},[this.setSuffix("footer_third_row_column_layout",e)]:{desktop:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-three",tablet:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-three",smartphone:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-three"}}};_getResponsiveRadioTab=()=>{let e="responsiveRadioTab";return{[this.setSuffix("header_first_row_column_one",e)]:{desktop:"header.site-header .bb-bldr--normal .bb-bldr-row.row-one .bb-bldr-column.one",tablet:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-one .bb-bldr-column.one",smartphone:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-one .bb-bldr-column.one"},[this.setSuffix("header_first_row_column_two",e)]:{desktop:"header.site-header .bb-bldr--normal .bb-bldr-row.row-one .bb-bldr-column.two",tablet:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-one .bb-bldr-column.two",smartphone:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-one .bb-bldr-column.two"},[this.setSuffix("header_first_row_column_three",e)]:{desktop:"header.site-header .bb-bldr--normal .bb-bldr-row.row-one .bb-bldr-column.three",tablet:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-one .bb-bldr-column.three",smartphone:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-one .bb-bldr-column.three"},[this.setSuffix("header_second_row_column_one",e)]:{desktop:"header.site-header .bb-bldr--normal .bb-bldr-row.row-two .bb-bldr-column.one",tablet:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-two .bb-bldr-column.one",smartphone:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-two .bb-bldr-column.one"},[this.setSuffix("header_second_row_column_two",e)]:{desktop:"header.site-header .bb-bldr--normal .bb-bldr-row.row-two .bb-bldr-column.two",tablet:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-two .bb-bldr-column.two",smartphone:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-two .bb-bldr-column.two"},[this.setSuffix("header_second_row_column_three",e)]:{desktop:"header.site-header .bb-bldr--normal .bb-bldr-row.row-two .bb-bldr-column.three",tablet:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-two .bb-bldr-column.three",smartphone:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-two .bb-bldr-column.three"},[this.setSuffix("header_third_row_column_one",e)]:{desktop:"header.site-header .bb-bldr--normal .bb-bldr-row.row-three .bb-bldr-column.one",tablet:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-three .bb-bldr-column.one",smartphone:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-three .bb-bldr-column.one"},[this.setSuffix("header_third_row_column_two",e)]:{desktop:"header.site-header .bb-bldr--normal .bb-bldr-row.row-three .bb-bldr-column.two",tablet:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-three .bb-bldr-column.two",smartphone:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-three .bb-bldr-column.two"},[this.setSuffix("header_third_row_column_three",e)]:{desktop:"header.site-header .bb-bldr--normal .bb-bldr-row.row-three .bb-bldr-column.three",tablet:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-three .bb-bldr-column.three",smartphone:"header.site-header .bb-bldr--responsive .bb-bldr-row.row-three .bb-bldr-column.three"},[this.setSuffix("footer_first_row_column_one",e)]:{desktop:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-one .bb-bldr-column.one",tablet:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-one .bb-bldr-column.one",smartphone:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-one .bb-bldr-column.one"},[this.setSuffix("footer_first_row_column_two",e)]:{desktop:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-one .bb-bldr-column.two",tablet:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-one .bb-bldr-column.two",smartphone:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-one .bb-bldr-column.two"},[this.setSuffix("footer_first_row_column_three",e)]:{desktop:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-one .bb-bldr-column.three",tablet:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-one .bb-bldr-column.three",smartphone:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-one .bb-bldr-column.three"},[this.setSuffix("footer_first_row_column_four",e)]:{desktop:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-one .bb-bldr-column.four",tablet:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-one .bb-bldr-column.four",smartphone:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-one .bb-bldr-column.four"},[this.setSuffix("footer_second_row_column_one",e)]:{desktop:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-two .bb-bldr-column.one",tablet:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-two .bb-bldr-column.one",smartphone:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-two .bb-bldr-column.one"},[this.setSuffix("footer_second_row_column_two",e)]:{desktop:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-two .bb-bldr-column.two",tablet:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-two .bb-bldr-column.two",smartphone:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-two .bb-bldr-column.two"},[this.setSuffix("footer_second_row_column_three",e)]:{desktop:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-two .bb-bldr-column.three",tablet:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-two .bb-bldr-column.three",smartphone:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-two .bb-bldr-column.three"},[this.setSuffix("footer_second_row_column_four",e)]:{desktop:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-two .bb-bldr-column.four",tablet:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-two .bb-bldr-column.four",smartphone:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-two .bb-bldr-column.four"},[this.setSuffix("footer_third_row_column_one",e)]:{desktop:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-three .bb-bldr-column.one",tablet:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-three .bb-bldr-column.one",smartphone:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-three .bb-bldr-column.one"},[this.setSuffix("footer_third_row_column_two",e)]:{desktop:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-three .bb-bldr-column.two",tablet:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-three .bb-bldr-column.two",smartphone:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-three .bb-bldr-column.two"},[this.setSuffix("footer_third_row_column_three",e)]:{desktop:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-three .bb-bldr-column.three",tablet:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-three .bb-bldr-column.three",smartphone:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-three .bb-bldr-column.three"},[this.setSuffix("footer_third_row_column_four",e)]:{desktop:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-three .bb-bldr-column.four",tablet:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-three .bb-bldr-column.four",smartphone:"footer.site-footer .bb-bldr--normal .bb-bldr-row.row-three .bb-bldr-column.four"}}};_getControls=()=>{let e={};return e={...e,...this._getTypography()},e={...e,...this._getBorder()},e={...e,...this._getColor()},e={...e,...this._getCheckbox()},e={...e,...this._getSpacing()},e={...e,...this._getResponsiveNumber()},e={...e,...this._getBoxShadow()},e={...e,...this._getToggleClassControls()},e={...e,...this._getAddTextControls()},e={...e,...this._getBorderRadius()},e={...e,...this._getResponsiveRadioImage()},e={...e,...this._getResponsiveRadioTab()},e};preview=()=>{let e=this._getControls();const o=this,r=["checkbox","toggleClass","addText","responsiveRadioImage","responsiveRadioTab"];Object.entries(e).map((([e,i])=>{const a=e.indexOf("-"),s=e.slice(0,a),n=e.slice(a+1),[l,b]=n.split("+");var c=s.replaceAll("_","-");wp.customize(s,(function(e){e.bind((function(e){if(r.includes(l))o.generateCssCode(n,i,e,s);else{var a=o.generateCssCode(n,i,e,s);a?t.blogmaticGenerateStyleTag(a,"blogmatic-"+c):t.blogmaticGenerateStyleTag("","blogmatic-"+c)}}))}))}))};generateCssCode=(o,r,a,n)=>{const[l,b]=o.split("+"),c=n;if(l){var d="";let n=["responsiveRadioImage","responsiveRadioTab"].includes(o)?"":this.isVariale(r);switch(l){case"typography":s.typoFontsEnqueue(a),d=n?t.blogmaticGenerateTypoCss(r,a):t.blogmaticGenerateTypoCssWithSelector(r,a);break;case"border":d+=r+" {\n",d+="border-color: "+i(a.color)+";\n",d+="border-style: "+a.type+";\n";let{top:o,right:m,bottom:h,left:p}=a.width;d+="border-width: "+o+"px "+m+"px "+h+"px "+p+"px; \n } ";break;case"color":n?"initial"in a?(d+="body { "+r+" : "+i(a.initial[a.initial.type])+" }",d+="body { "+r+"-hover : "+i(a.hover[a.hover.type])+" }"):d+="body { "+r+": "+i(a[a.type])+" }":"initial"in a?(d+=r+" { "+b+": "+i(a.initial[a.initial.type])+" }",d+=r+" { "+b+": "+i(a.hover[a.hover.type])+" }"):d+=r+" { "+function(e){if(e){var t="",o="",r="",a="",s="";switch(e.type){case"image":return"id"in e.image&&(t="background-image: url("+e.image.url+");"),"repeat"in e&&(o=" background-repeat: "+e.repeat+";"),"position"in e&&(r=" background-position: "+e.position+";"),"attachment"in e&&(a=" background-attachment: "+e.attachment+";"),"size"in e&&(s=" background-size: "+e.size+";"),"".concat(t,o,r,a,s);break;default:if("type"in e)return"background: "+i(e[e.type])}}}(a)+" }";break;case"checkbox":return void(e(r).hasClass(b)?e(r).removeClass(b):e(r).addClass(b));break;case"spacing":if(a.desktop){let e=a.desktop;d+=r+"{ "+b+": "+e.top+"px "+e.right+"px "+e.bottom+"px "+e.left+"px }"}if(a.tablet){let e=a.tablet;d+="@media(max-width: 940px) {"+r+"{ "+b+": "+e.top+"px "+e.right+"px "+e.bottom+"px "+e.left+"px } }"}if(a.smartphone){let e=a.smartphone;d+="@media(max-width: 610px) {"+r+"{ "+b+": "+e.top+"px "+e.right+"px "+e.bottom+"px "+e.left+"px } }"}break;case"responsiveNumber":let g=[].includes(c)?"%":"px";if("image-ratio"!=b){const t=b.split(",");if(Array.isArray(t))d+=t.map((e=>r+"{ "+e+": "+a.desktop+g+"}")).join("");else e(r).length>0&&(d+=r+"{ "+b+": "+a.desktop+g+"}")}else d+=n?"body{ "+r+": "+a.desktop+"}":r+"{ padding-bottom: calc("+a.desktop+" * 100%) }";if("image-ratio"!=b){const e=b.split(",");if(Array.isArray(e))d+=e.map((e=>"@media(max-width: 994px) { "+r+"{ "+e+": "+a.tablet+g+"} }")).join("");else d+="@media(max-width: 994px) { "+r+"{ "+b+": "+a.tablet+g+"} } "}else d+=n?"@media(max-width: 994px) { body {"+r+"-tab :"+a.tablet+"} }":"@media(max-width: 994px) { "+r+" { padding-bottom: calc("+a.tablet+" * 100%) } }";if("image-ratio"!=b){const e=b.split(",");if(Array.isArray(e))d+=e.map((e=>"@media(max-width: 610px) { "+r+"{ "+e+": "+a.smartphone+g+"} } ")).join("");else d+="@media(max-width: 610px) { "+r+"{ "+b+": "+a.smartphone+g+"} } "}else d+=n?"@media(max-width: 610px){ body {"+r+"-mobile:"+a.smartphone+"} }":"@media(max-width: 610px){ "+r+"{ padding-bottom: calc("+a.smartphone+" * 100%) } }";break;case"boxShadow":const{option:f,hoffset:_,voffset:u,blur:y,spread:w,type:x,color:v}=a;null!=f&&f&&(d+="outset"==x?r.selector+" { box-shadow: "+_+"px "+u+"px "+y+"px "+w+"px "+i(v)+" } ":r.selector+" { box-shadow: "+x+" "+_+"px "+u+"px "+y+"px "+w+"px "+i(v)+" } ");break;case"toggleClass":let S=void 0===b?a:b+a;e(r.selector).removeClass(r.toggleClass).addClass(S);break;case"addText":e(r).text(a);break;case"borderRadius":d+=r+" { "+b+": "+a+"px } ";break;case"responsiveRadioImage":const{desktop:k,tablet:C,smartphone:T}=a,{desktop:z,tablet:G,smartphone:F}=r;e(z).removeClass((function(e,t){return(t.match(/layout-\S+/g)||[]).join(" ")})).addClass("layout-"+k),e(G).removeClass((function(e,t){return(t.match(/tablet-layout-\S+/g)||[]).join(" ")})).addClass("tablet-layout-"+C),e(F).removeClass((function(e,t){return(t.match(/smartphone-layout-\S+/g)||[]).join(" ")})).addClass("smartphone-layout-"+T);break;case"responsiveRadioTab":const{desktop:R,tablet:j,smartphone:A}=a,{desktop:E,tablet:I,smartphone:B}=r;e(E).removeClass((function(e,t){return(t.match(/alignment-\S+/g)||[]).join(" ")})).addClass("alignment-"+R),e(I).removeClass((function(e,t){return(t.match(/tablet-alignment-\S+/g)||[]).join(" ")})).addClass("tablet-alignment--"+j),e(B).removeClass((function(e,t){return(t.match(/smartphone-alignment-\S+/g)||[]).join(" ")})).addClass("smartphone-alignment--"+A);break;default:d=l+" default"}return d}}}}(jQuery);