:root{--content-width:85rem;--dropdown-symbol-width:.7em;--global-font-family:"Noto Serif",serif;--highlight-font-family:"Fira Sans","Helvetica Neue","Arial Narrow",sans-serif;--awesome-font-family:"Font Awesome 5 Free",serif;--global-font-size:16;--global-font-line-height:1.6;--title-font-line-height:1.2;--font-size-smallest:calc(12 / var(--global-font-size) * 1rem);--font-size-smaller:calc(14 / var(--global-font-size) * 1rem);--font-size-small:calc(16 / var(--global-font-size) * 1rem);--font-size-regular:calc(var(--global-font-size) / 16 * 1rem);--font-size-large:calc(36 / var(--global-font-size) * 1rem);--font-size-xlarge:calc(40 / var(--global-font-size) * 1rem);--font-size-larger:calc(48 / var(--global-font-size) * 1rem);--global-font-color:#252d4a;--border-color-dark:#333;--border-color-light:#ccc;--color-link:var(--secondary-color);--color-link-visited:var(--secondary-color);--color-link-active:var(--primary-color);--color-quote-border:#000;--color-quote-citation:#6c7781;--color-form-input-field:rgba(0,0,0,.074509803921569);--light-text-color:#8f93a5;--dark-text-color:#606d75;--primary-color:#058283;--secondary-color:#00a6a6;--primary-t-color:#21333e;--secondary-t-color:#f9f9f9;--primary-p-color:#606d75;--secondary-p-color:#c0c3d0;--primary-bg-color:#f9f9f9;--primary-bg-color-2:#f1f1f1;--primary-bg-color-3:rgba(5,130,131,.15);--color-theme-primary:#058283;--color-theme-secondary:#00a6a6;--color-theme-red:#c0392b;--color-theme-green:#27ae60;--color-theme-blue:#2980b9;--color-theme-yellow:#f1c40f;--color-theme-black:#1c2833;--color-theme-grey:#95a5a6;--color-theme-white:#ecf0f1;--color-custom-daylight:#97c0b7;--color-custom-sun:#eee9d1;}.wp-block-cover .wp-block-cover-text,.wp-block-cover p{margin-top:0;}.wp-block-quote.is-large,.wp-block-quote.is-style-large p{font-size:130%;margin:auto;padding:0 1em 1em 0;}.entry-content>.wp-block-quote,.entry-content>.wp-block-quote.is-style-large,blockquote{margin:2em 0;padding:.5em 1.5em;font-style:italic;border-left:5px solid rgba(5,130,131,.15);border-left:5px solid var(--primary-bg-color-3);}@media screen and (min-width:48em){.entry-content>.wp-block-quote,.entry-content>.wp-block-quote.is-style-large{margin-left:auto;}}.wp-block-quote:not(.is-large):not(.is-style-large),blockquote{padding:0 1.5em;border-left:5px solid rgba(5,130,131,.15);border-left:5px solid var(--primary-bg-color-3);}.wp-block-quote__citation,.wp-block-quote cite,.wp-block-quote footer{border-left-color:rgba(5,130,131,.15);border-left-color:var(--primary-bg-color-3);font-size:16;font-size:var(--global-font-size);}.wp-block-quote cite:before{content:"— ";}.wp-block-cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.wp-block-cover__inner-container>*{max-width:85rem;max-width:var(--content-width);margin-left:auto;margin-right:auto;}.wp-block-latest-comments,.wp-block-latest-posts{padding-top:1.5em;padding-bottom:1.5em;border:1px solid #ccc;}ul.wp-block-latest-posts.alignfull,ul.wp-block-latest-posts.alignwide,ul.wp-block-latest-posts.is-grid.alignfull,ul.wp-block-latest-posts.is-grid.alignwide{padding:0 1.5em;}.wp-block-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:.5em;}.wp-block-gallery:not(.components-placeholder){margin:1.5em auto;}.entry-content .wp-block-gallery{padding-right:1.5em;padding-left:1.5em;}@media screen and (min-width:48em){.entry-content .wp-block-gallery{padding-right:0;padding-left:0;}}.wp-block-gallery.columns-2 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-9 .blocks-gallery-item{grid-column:span 1;margin:0;width:inherit;}.blocks-gallery-item:last-child:nth-child(odd){grid-column:span 2;}.wp-block-gallery.columns-3 .blocks-gallery-item:last-child:nth-child(3n),.wp-block-gallery.columns-5 .blocks-gallery-item:last-child:nth-child(5n),.wp-block-gallery.columns-7 .blocks-gallery-item:last-child:nth-child(7n),.wp-block-gallery.columns-9 .blocks-gallery-item:last-child:nth-child(9n){grid-column:span 1;}@media screen and (min-width:40em){.wp-block-gallery.columns-2{grid-template-columns:repeat(2,1fr);}.wp-block-gallery.columns-3{grid-template-columns:repeat(3,1fr);}.wp-block-gallery.columns-4{grid-template-columns:repeat(4,1fr);}.wp-block-gallery.columns-5{grid-template-columns:repeat(5,1fr);}.wp-block-gallery.columns-6{grid-template-columns:repeat(6,1fr);}.wp-block-gallery.columns-7{grid-template-columns:repeat(7,1fr);}.wp-block-gallery.columns-8{grid-template-columns:repeat(8,1fr);}.wp-block-gallery.columns-9{grid-template-columns:repeat(9,1fr);}}.wp-block-search__input{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:.5em 0 .5em 1em !important;border-radius:0;background-color:transparent !important;}.wp-block-search__inside-wrapper{background-color:rgba(0,0,0,.074509803921569);background-color:var(--color-form-input-field);color:#252d4a;color:var(--global-font-color);border:none !important;border-radius:.25rem;padding:0 !important;}.wp-block-search .wp-block-search__button{background:transparent;border:none;padding:.375em .625em;margin-left:0;word-break:normal;}.wp-block-search .wp-block-search__button svg{fill:#95a5a6;fill:var(--color-theme-grey);}.wp-block-search .wp-block-search__button svg:hover{fill:#00a6a6;fill:var(--secondary-color);}ul.wp-block-archives,ul.wp-block-categories,ul.wp-block-categories__list,ul.wp-block-categories li ul{list-style:none;padding-left:0;}.wp-block-archives label{display:none;}.wp-block-archives select{height:48px;border:0;width:100%;padding:0 .75em;background-color:rgba(0,0,0,.074509803921569);background-color:var(--color-form-input-field);}.wp-block-archives select,.wp-block-archives select option{font-family:Fira Sans,Helvetica Neue,Arial Narrow,sans-serif;font-family:var(--highlight-font-family);}.wp-block-archives select option{background-color:#ececec;color:#606d75;color:var(--primary-p-color);}.widget_categories ul li:nth-child(0),.wp-block-categories ul li{margin-left:.875rem;}.wp-block-archives-list li a,.wp-block-categories-list .cat-item a{color:#606d75;color:var(--dark-text-color);}.widget_archives ul li a:hover,.widget_categories ul li a:hover,.wp-block-archives-list li a:hover,.wp-block-archives ul li a:hover,.wp-block-categories-list .cat-item a:hover,.wp-block-categories li.current-cat:before,.wp-block-categories li.current-cat>a,.wp-block-categories ul li a:hover{color:#00a6a6;color:var(--secondary-color);}.wp-block-categories li.current-cat:before{font-family:Font Awesome\ 5 Free,serif;font-family:var(--awesome-font-family);font-weight:900;content:"";}.widget_categories ul li:before,.wp-block-archives-list li:before,.wp-block-categories-list li:before,.wp-block-categories__list li:before{display:inline-block;line-height:1;line-height:inherit;vertical-align:baseline;color:#c0c3d0;color:var(--secondary-p-color);font-family:Font Awesome\ 5 Free,serif;font-family:var(--awesome-font-family);font-weight:900;content:"";margin-right:.75rem;}.widget_archives ul li:hover:before,.widget_categories ul li:hover:before,.wp-block-archives-list li:hover:before,.wp-block-categories-list li:hover:before{color:#00a6a6;color:var(--secondary-color);}.widget_tag_cloud a:not(.btn),.wp-block-tag-cloud a:not(.btn){display:inline-block;margin:.25rem .125rem;padding:.5rem .75rem;background-color:rgba(0,0,0,7%);border-radius:.125rem;font-size:.75rem !important;font-size:var(--font-size-smallest) !important;color:#606d75;color:var(--dark-text-color);}.widget_tag_cloud a:not(.btn):hover,.wp-block-tag-cloud a:not(.btn):hover{color:#f9f9f9;color:var(--secondary-t-color);background-color:#00a6a6;background-color:var(--secondary-color);}.wp-block-table{font-family:Fira Sans,Helvetica Neue,Arial Narrow,sans-serif;font-family:var(--highlight-font-family);font-size:.875rem;font-size:var(--font-size-smaller);}.wp-block-table.is-style-stripes{border-bottom:none;}.wp-block-table.is-style-regular tfoot,.wp-block-table.is-style-regular thead{background-color:#f1f1f1;background-color:var(--primary-bg-color-2);border-color:#d3d3d3;border-width:2px;}.wp-block-table.is-style-regular td,.wp-block-table.is-style-regular th{border-color:#d3d3d3;}.wp-block-button .wp-block-button__link{font-family:Fira Sans,Helvetica Neue,Arial Narrow,sans-serif;font-family:var(--highlight-font-family);font-size:.875rem;font-size:var(--font-size-smaller);font-weight:500;text-transform:uppercase;padding:.375rem 1.5rem;border:2px solid #058283;border:2px solid var(--primary-color);border-radius:.25rem;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;}.wp-block-button.is-style-fill .wp-block-button__link{color:#ecf0f1;color:var(--color-theme-white);background-color:#058283;background-color:var(--primary-color);}.wp-block-button.is-style-outline .wp-block-button__link{color:#058283;color:var(--primary-color);background-color:transparent;}.wp-block-button.is-style-fill .wp-block-button__link:hover{background-color:#00a6a6;background-color:var(--secondary-color);border-color:#00a6a6;border-color:var(--secondary-color);}.wp-block-button.is-style-outline .wp-block-button__link:hover{color:#00a6a6;color:var(--secondary-color);border-color:#00a6a6;border-color:var(--secondary-color);}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0;}.wp-caption,embed,iframe,object{max-width:100%;}.wp-caption{margin-bottom:1.5em;}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto;}.wp-caption-text{text-align:center;}.wp-caption .wp-caption-text{margin:.8075em 0;}@media screen and (min-width:48em){.wp-block-image.alignright,.wp-caption.alignright{margin-right:calc(50% - 42.5rem);margin-right:calc(50% - var(--content-width) / 2);}.wp-block-image.alignleft,.wp-caption.alignleft{margin-left:calc(50% - 42.5rem);margin-left:calc(50% - var(--content-width) / 2);}}.gallery{margin-bottom:1.5em;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:.5em;}@media screen and (min-width:40em){.gallery-columns-2{grid-template-columns:repeat(2,1fr);}.gallery-columns-3{grid-template-columns:repeat(3,1fr);}.gallery-columns-4{grid-template-columns:repeat(4,1fr);}.gallery-columns-5{grid-template-columns:repeat(5,1fr);}.gallery-columns-6{grid-template-columns:repeat(6,1fr);}.gallery-columns-7{grid-template-columns:repeat(7,1fr);}.gallery-columns-8{grid-template-columns:repeat(8,1fr);}.gallery-columns-9{grid-template-columns:repeat(9,1fr);}}.gallery-item{padding:.5em;border:1px solid #ccc;border:1px solid var(--border-color-light);}.gallery-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.gallery-caption{font-size:80%;}.entry{margin-bottom:1rem;}.entry-footer,.entry-meta{font-family:Fira Sans,Helvetica Neue,Arial Narrow,sans-serif;font-family:var(--highlight-font-family);font-stretch:condensed;font-size:.875rem;font-size:var(--font-size-smaller);}.entry-meta{margin:1em 0;}.updated:not(.published){display:none;}.post-thumbnail img{margin:0 auto;}.entry-summary,.page-content{margin:1.5em;}.entry-content>ol,.entry-content>ul{padding-left:2em;}.entry-content>*,.entry-summary>*,.page-content>*{margin-right:auto;margin-left:auto;max-width:85rem;max-width:var(--content-width);}.entry-content p a{font-weight:600;}.entry-footer,.page-header,.page-navigation,.post-navigation,.site-info{margin-top:1.5em;margin-bottom:1.5em;}.comments-area{margin-top:5em;margin-bottom:1.5em;}.comments-area,.entry-content>*,.entry-footer,.entry-header,.entry-summary>*,.page-content>*,.page-header,.page-navigation,.post-navigation,.site-info{margin-left:auto;margin-right:auto;margin-top:0;max-width:85rem;max-width:var(--content-width);}@media screen and (min-width:48em){.entry-content>ol,.entry-content>ul{padding-left:2.5em;padding-right:2.5em;}}.entry-content>.more-link{display:block;}.page-links{clear:both;margin-bottom:1.5em;}.entry-footer span{margin-right:1em;}.entry-footer{clear:both;padding:1.5em 0 3em;border-bottom:1px solid rgba(0,0,0,.15);}@media screen and (min-width:48em){.entry-footer{padding-right:0;padding-left:0;}}.alignleft{float:left;margin-right:1.5rem;}.alignright{float:right;margin-left:1.5rem;}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;}.alignwide{max-width:calc(50% + 42.5rem);max-width:calc(50% + var(--content-width) / 2);}.alignfull{max-width:100%;}.entry-content>.alignleft,.entry-summary>.alignleft,.page-content>.alignleft{margin-left:1.5rem;}.entry-content>.alignright,.entry-summary>.alignright,.page-content>.alignright{margin-right:1.5rem;}@media screen and (min-width:48em){.entry-content>.alignleft,.entry-summary>.alignleft,.page-content>.alignleft{margin-left:calc(50vw - 42.5rem);margin-left:calc(50vw - var(--content-width) / 2);}.entry-content>.alignright,.entry-summary>.alignright,.page-content>.alignright{margin-right:calc(50vw - 42.5rem);margin-right:calc(50vw - var(--content-width) / 2);}}@media screen and (min-width:60em){.has-sidebar .entry-content>.alignleft,.has-sidebar .entry-summary>.alignleft,.has-sidebar .page-content>.alignleft{margin-left:calc(37.5vw - 43.5rem);margin-left:calc(37.5vw - 1rem - var(--content-width) / 2);}.has-sidebar .entry-content>.alignright,.has-sidebar .entry-summary>.alignright,.has-sidebar .page-content>.alignright{margin-right:calc(37.5vw - 43.5rem);margin-right:calc(37.5vw - 1rem - var(--content-width) / 2);}}.has-theme-primary-color{color:#058283;color:var(--color-theme-primary);}.has-theme-primary-background-color{background-color:#058283;background-color:var(--color-theme-primary);}.has-theme-secondary-color{color:#00a6a6;color:var(--color-theme-secondary);}.has-theme-secondary-background-color{background-color:#00a6a6;background-color:var(--color-theme-secondary);}.has-theme-red-color{color:#c0392b;color:var(--color-theme-red);}.has-theme-red-background-color{background-color:#c0392b;background-color:var(--color-theme-red);}.has-theme-green-color{color:#27ae60;color:var(--color-theme-green);}.has-theme-green-background-color{background-color:#27ae60;background-color:var(--color-theme-green);}.has-theme-blue-color{color:#2980b9;color:var(--color-theme-blue);}.has-theme-blue-background-color{background-color:#2980b9;background-color:var(--color-theme-blue);}.has-theme-yellow-color{color:#f1c40f;color:var(--color-theme-yellow);}.has-theme-yellow-background-color{background-color:#f1c40f;background-color:var(--color-theme-yellow);}.has-theme-black-color{color:#1c2833;color:var(--color-theme-black);}.has-theme-black-background-color{background-color:#1c2833;background-color:var(--color-theme-black);}.has-theme-grey-color{color:#95a5a6;color:var(--color-theme-grey);}.has-theme-grey-background-color{background-color:#95a5a6;background-color:var(--color-theme-grey);}.has-theme-white-color{color:#ecf0f1;color:var(--color-theme-white);}.has-theme-white-background-color{background-color:#ecf0f1;background-color:var(--color-theme-white);}.has-custom-daylight-color{color:#97c0b7;color:var(--color-custom-daylight);}.has-custom-daylight-background-color{background-color:#97c0b7;background-color:var(--color-custom-daylight);}.has-custom-sun-color{color:#eee9d1;color:var(--color-custom-sun);}.has-custom-sun-background-color{background-color:#eee9d1;background-color:var(--color-custom-sun);}.has-small-font-size{font-size:1rem;font-size:var(--font-size-small);}.has-regular-font-size{font-size:1rem;font-size:var(--font-size-regular);}.has-large-font-size{font-size:2.25rem;font-size:var(--font-size-large);}.has-larger-font-size{font-size:3rem;font-size:var(--font-size-larger);}.entry-meta i{width:2rem;height:2rem;background:rgba(5,130,131,.15);background:var(--primary-bg-color-3);border-radius:100px;text-align:center;line-height:1.9rem;font-size:12px;margin-bottom:.75em;}.entry-meta i,.entry-meta span{margin-right:.5rem;display:inline-block;color:#058283;color:var(--primary-color);}.entry-header h1{color:#f9f9f9;color:var(--secondary-t-color);}.entry-meta-hero{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:3em;}.entry-meta-hero,.entry-meta-hero__inline{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:1em;gap:1em;}.entry-meta-hero__inline{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.entry-meta-hero__image img{width:60px;height:60px;border-radius:50%;border:2px solid #ccc;border:2px solid var(--border-color-light);}.entry-meta-hero__label{font-size:small;color:#606d75;color:var(--primary-p-color);}.entry-meta-hero__label,.entry-meta-hero__name{margin:0;font-family:Fira Sans,Helvetica Neue,Arial Narrow,sans-serif;font-family:var(--highlight-font-family);}.entry-meta-hero__name{font-size:.875rem;font-size:var(--font-size-smaller);line-height:1.2;line-height:var(--title-font-line-height);font-weight:600;color:#00a6a6;color:var(--secondary-color);}.page-header h1.page-title{color:#606d75;color:var(--primary-p-color);font-size:medium;}.page-header h1.page-title span{display:block;word-break:break-all;font-size:2em;color:#fff;}@media screen and (max-width:37.5em){.page-header h1.page-title span{font-size:1.4em;}}.page-header .archive-description{color:#606d75;color:var(--primary-p-color);}@media screen and (min-width:48em){.entry-meta-hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;grid-gap:3em;gap:3em;}.entry-meta-hero__date{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;}.entry-meta-hero__name{margin:0;font-family:Fira Sans,Helvetica Neue,Arial Narrow,sans-serif;font-family:var(--highlight-font-family);font-size:.875rem;font-size:var(--font-size-smaller);}}.main-content h1.page-title span{color:#058283;color:var(--primary-color);}.main-content .page-content{margin:0;}.primary-sidebar{font-family:var(--highlight-font-family);font-stretch:condensed;}@media screen and (min-width:48em){.primary-sidebar{padding-left:0;padding-right:0;}}@media screen and (min-width:60em){.primary-sidebar{padding:0;}}.widget-title{font-size:1.5em;}.widget{margin-top:0;margin-bottom:1.5em;}.widget-area .widget{margin-left:0;margin-right:0;}.widget li{line-height:1.8;}.widget_archive ul,.widget_categories ul,.widget_meta ul,.widget_nav_menu ul,.widget_pages ul,.widget_recent_comments ul,.widget_recent_entries ul,.widget_rss ul{margin:0;padding:0;list-style-type:none;}.widget select{max-width:100%;text-overflow:ellipsis;}.widget_categories .children{padding-top:0;}.widget_search .search-submit{display:none;}.widget_nav_menu .sub-menu,.widget_pages .children{padding-top:0;padding-bottom:.5em;}.widget_nav_menu a,.widget_pages a{display:block;padding:.6em 0;}.widget_nav_menu a,.widget_nav_menu a:focus,.widget_nav_menu a:hover,.widget_pages a,.widget_pages a:focus,.widget_pages a:hover{text-decoration:none;border-bottom:1px dashed grey;}.widget_nav_menu li,.widget_pages li{padding:0;}.widget_nav_menu li ul,.widget_pages li ul{margin-left:1em;}.widget_meta li{padding:0;}.widget_recent_comments li{line-height:1.3;padding-bottom:.5em;}.widget_recent_comments a:focus,.widget_recent_comments a:hover{padding-left:0;}.widget_rss li{margin-bottom:1em;line-height:1.3;}.widget li a.rsswidget{padding-right:.5em;font-size:1em;line-height:1.4;}.rss-date,.widget_rss cite{font-size:.8em;}.rssSummary{font-family:var(--global-font-family);padding:.5em 0;font-size:.9em;line-height:1.3;}.widget_search input[type=search]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:.5em 1em;border:1px solid var(--border-color-light);border-radius:0;}.widget_calendar{font-weight:400;}.widget_calendar caption{padding:.5em 0;font-size:1em;font-weight:500;text-align:left;}.widget_calendar thead{background:transparent;color:#333;}.widget_calendar th{border:none;text-align:center;}.widget_calendar thead th{border-bottom-width:2px;}.widget_calendar td{padding:.2em;font-size:.8em;text-align:center;background:#fff;border:1px solid var(--border-color-light);}.widget_calendar .pad{background:#eaeaea;}.widget_calendar a{font-weight:900;text-decoration:none;}.textwidget{font-size:80%;line-height:1.3;}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in;}.dashicons-admin-appearance:before{content:"";}.dashicons-admin-collapse:before{content:"";}.dashicons-admin-comments:before{content:"";}.dashicons-admin-customizer:before{content:"";}.dashicons-admin-generic:before{content:"";}.dashicons-admin-home:before{content:"";}.dashicons-admin-links:before{content:"";}.dashicons-admin-media:before{content:"";}.dashicons-admin-multisite:before{content:"";}.dashicons-admin-network:before{content:"";}.dashicons-admin-page:before{content:"";}.dashicons-admin-plugins:before{content:"";}.dashicons-admin-post:before{content:"";}.dashicons-admin-settings:before{content:"";}.dashicons-admin-site-alt:before{content:"";}.dashicons-admin-site-alt2:before{content:"";}.dashicons-admin-site-alt3:before{content:"";}.dashicons-admin-site:before{content:"";}.dashicons-admin-tools:before{content:"";}.dashicons-admin-users:before{content:"";}.dashicons-airplane:before{content:"";}.dashicons-album:before{content:"";}.dashicons-align-center:before{content:"";}.dashicons-align-full-width:before{content:"";}.dashicons-align-left:before{content:"";}.dashicons-align-none:before{content:"";}.dashicons-align-pull-left:before{content:"";}.dashicons-align-pull-right:before{content:"";}.dashicons-align-right:before{content:"";}.dashicons-align-wide:before{content:"";}.dashicons-amazon:before{content:"";}.dashicons-analytics:before{content:"";}.dashicons-archive:before{content:"";}.dashicons-arrow-down-alt:before{content:"";}.dashicons-arrow-down-alt2:before{content:"";}.dashicons-arrow-down:before{content:"";}.dashicons-arrow-left-alt:before{content:"";}.dashicons-arrow-left-alt2:before{content:"";}.dashicons-arrow-left:before{content:"";}.dashicons-arrow-right-alt:before{content:"";}.dashicons-arrow-right-alt2:before{content:"";}.dashicons-arrow-right:before{content:"";}.dashicons-arrow-up-alt:before{content:"";}.dashicons-arrow-up-alt2:before{content:"";}.dashicons-arrow-up-duplicate:before{content:"";}.dashicons-arrow-up:before{content:"";}.dashicons-art:before{content:"";}.dashicons-awards:before{content:"";}.dashicons-backup:before{content:"";}.dashicons-bank:before{content:"";}.dashicons-beer:before{content:"";}.dashicons-bell:before{content:"";}.dashicons-block-default:before{content:"";}.dashicons-book-alt:before{content:"";}.dashicons-book:before{content:"";}.dashicons-buddicons-activity:before{content:"";}.dashicons-buddicons-bbpress-logo:before{content:"";}.dashicons-buddicons-buddypress-logo:before{content:"";}.dashicons-buddicons-community:before{content:"";}.dashicons-buddicons-forums:before{content:"";}.dashicons-buddicons-friends:before{content:"";}.dashicons-buddicons-groups:before{content:"";}.dashicons-buddicons-pm:before{content:"";}.dashicons-buddicons-replies:before{content:"";}.dashicons-buddicons-topics:before{content:"";}.dashicons-buddicons-tracking:before{content:"";}.dashicons-building:before{content:"";}.dashicons-businessman:before{content:"";}.dashicons-businessperson:before{content:"";}.dashicons-businesswoman:before{content:"";}.dashicons-button:before{content:"";}.dashicons-calculator:before{content:"";}.dashicons-calendar-alt:before{content:"";}.dashicons-calendar:before{content:"";}.dashicons-camera-alt:before{content:"";}.dashicons-camera:before{content:"";}.dashicons-car:before{content:"";}.dashicons-carrot:before{content:"";}.dashicons-cart:before{content:"";}.dashicons-category:before{content:"";}.dashicons-chart-area:before{content:"";}.dashicons-chart-bar:before{content:"";}.dashicons-chart-line:before{content:"";}.dashicons-chart-pie:before{content:"";}.dashicons-clipboard:before{content:"";}.dashicons-clock:before{content:"";}.dashicons-cloud-saved:before{content:"";}.dashicons-cloud-upload:before{content:"";}.dashicons-cloud:before{content:"";}.dashicons-code-standards:before{content:"";}.dashicons-coffee:before{content:"";}.dashicons-color-picker:before{content:"";}.dashicons-columns:before{content:"";}.dashicons-controls-back:before{content:"";}.dashicons-controls-forward:before{content:"";}.dashicons-controls-pause:before{content:"";}.dashicons-controls-play:before{content:"";}.dashicons-controls-repeat:before{content:"";}.dashicons-controls-skipback:before{content:"";}.dashicons-controls-skipforward:before{content:"";}.dashicons-controls-volumeoff:before{content:"";}.dashicons-controls-volumeon:before{content:"";}.dashicons-cover-image:before{content:"";}.dashicons-dashboard:before{content:"";}.dashicons-database-add:before{content:"";}.dashicons-database-export:before{content:"";}.dashicons-database-import:before{content:"";}.dashicons-database-remove:before{content:"";}.dashicons-database-view:before{content:"";}.dashicons-database:before{content:"";}.dashicons-desktop:before{content:"";}.dashicons-dismiss:before{content:"";}.dashicons-download:before{content:"";}.dashicons-drumstick:before{content:"";}.dashicons-edit-large:before{content:"";}.dashicons-edit-page:before{content:"";}.dashicons-edit:before{content:"";}.dashicons-editor-aligncenter:before{content:"";}.dashicons-editor-alignleft:before{content:"";}.dashicons-editor-alignright:before{content:"";}.dashicons-editor-bold:before{content:"";}.dashicons-editor-break:before{content:"";}.dashicons-editor-code-duplicate:before{content:"";}.dashicons-editor-code:before{content:"";}.dashicons-editor-contract:before{content:"";}.dashicons-editor-customchar:before{content:"";}.dashicons-editor-expand:before{content:"";}.dashicons-editor-help:before{content:"";}.dashicons-editor-indent:before{content:"";}.dashicons-editor-insertmore:before{content:"";}.dashicons-editor-italic:before{content:"";}.dashicons-editor-justify:before{content:"";}.dashicons-editor-kitchensink:before{content:"";}.dashicons-editor-ltr:before{content:"";}.dashicons-editor-ol-rtl:before{content:"";}.dashicons-editor-ol:before{content:"";}.dashicons-editor-outdent:before{content:"";}.dashicons-editor-paragraph:before{content:"";}.dashicons-editor-paste-text:before{content:"";}.dashicons-editor-paste-word:before{content:"";}.dashicons-editor-quote:before{content:"";}.dashicons-editor-removeformatting:before{content:"";}.dashicons-editor-rtl:before{content:"";}.dashicons-editor-spellcheck:before{content:"";}.dashicons-editor-strikethrough:before{content:"";}.dashicons-editor-table:before{content:"";}.dashicons-editor-textcolor:before{content:"";}.dashicons-editor-ul:before{content:"";}.dashicons-editor-underline:before{content:"";}.dashicons-editor-unlink:before{content:"";}.dashicons-editor-video:before{content:"";}.dashicons-ellipsis:before{content:"";}.dashicons-email-alt:before{content:"";}.dashicons-email-alt2:before{content:"";}.dashicons-email:before{content:"";}.dashicons-embed-audio:before{content:"";}.dashicons-embed-generic:before{content:"";}.dashicons-embed-photo:before{content:"";}.dashicons-embed-post:before{content:"";}.dashicons-embed-video:before{content:"";}.dashicons-excerpt-view:before{content:"";}.dashicons-exit:before{content:"";}.dashicons-external:before{content:"";}.dashicons-facebook-alt:before{content:"";}.dashicons-facebook:before{content:"";}.dashicons-feedback:before{content:"";}.dashicons-filter:before{content:"";}.dashicons-flag:before{content:"";}.dashicons-food:before{content:"";}.dashicons-format-aside:before{content:"";}.dashicons-format-audio:before{content:"";}.dashicons-format-chat:before{content:"";}.dashicons-format-gallery:before{content:"";}.dashicons-format-image:before{content:"";}.dashicons-format-quote:before{content:"";}.dashicons-format-status:before{content:"";}.dashicons-format-video:before{content:"";}.dashicons-forms:before{content:"";}.dashicons-fullscreen-alt:before{content:"";}.dashicons-fullscreen-exit-alt:before{content:"";}.dashicons-games:before{content:"";}.dashicons-google:before{content:"";}.dashicons-googleplus:before{content:"";}.dashicons-grid-view:before{content:"";}.dashicons-groups:before{content:"";}.dashicons-hammer:before{content:"";}.dashicons-heading:before{content:"";}.dashicons-heart:before{content:"";}.dashicons-hidden:before{content:"";}.dashicons-hourglass:before{content:"";}.dashicons-html:before{content:"";}.dashicons-id-alt:before{content:"";}.dashicons-id:before{content:"";}.dashicons-image-crop:before{content:"";}.dashicons-image-filter:before{content:"";}.dashicons-image-flip-horizontal:before{content:"";}.dashicons-image-flip-vertical:before{content:"";}.dashicons-image-rotate-left:before{content:"";}.dashicons-image-rotate-right:before{content:"";}.dashicons-image-rotate:before{content:"";}.dashicons-images-alt:before{content:"";}.dashicons-images-alt2:before{content:"";}.dashicons-index-card:before{content:"";}.dashicons-info-outline:before{content:"";}.dashicons-info:before{content:"";}.dashicons-insert-after:before{content:"";}.dashicons-insert-before:before{content:"";}.dashicons-insert:before{content:"";}.dashicons-instagram:before{content:"";}.dashicons-laptop:before{content:"";}.dashicons-layout:before{content:"";}.dashicons-leftright:before{content:"";}.dashicons-lightbulb:before{content:"";}.dashicons-linkedin:before{content:"";}.dashicons-list-view:before{content:"";}.dashicons-location-alt:before{content:"";}.dashicons-location:before{content:"";}.dashicons-lock-duplicate:before{content:"";}.dashicons-lock:before{content:"";}.dashicons-marker:before{content:"";}.dashicons-media-archive:before{content:"";}.dashicons-media-audio:before{content:"";}.dashicons-media-code:before{content:"";}.dashicons-media-default:before{content:"";}.dashicons-media-document:before{content:"";}.dashicons-media-interactive:before{content:"";}.dashicons-media-spreadsheet:before{content:"";}.dashicons-media-text:before{content:"";}.dashicons-media-video:before{content:"";}.dashicons-megaphone:before{content:"";}.dashicons-menu-alt:before{content:"";}.dashicons-menu-alt2:before{content:"";}.dashicons-menu-alt3:before{content:"";}.dashicons-menu:before{content:"";}.dashicons-microphone:before{content:"";}.dashicons-migrate:before{content:"";}.dashicons-minus:before{content:"";}.dashicons-money-alt:before{content:"";}.dashicons-money:before{content:"";}.dashicons-move:before{content:"";}.dashicons-nametag:before{content:"";}.dashicons-networking:before{content:"";}.dashicons-no-alt:before{content:"";}.dashicons-no:before{content:"";}.dashicons-open-folder:before{content:"";}.dashicons-palmtree:before{content:"";}.dashicons-paperclip:before{content:"";}.dashicons-pdf:before{content:"";}.dashicons-performance:before{content:"";}.dashicons-pets:before{content:"";}.dashicons-phone:before{content:"";}.dashicons-pinterest:before{content:"";}.dashicons-playlist-audio:before{content:"";}.dashicons-playlist-video:before{content:"";}.dashicons-plugins-checked:before{content:"";}.dashicons-plus-alt:before{content:"";}.dashicons-plus-alt2:before{content:"";}.dashicons-plus:before{content:"";}.dashicons-podio:before{content:"";}.dashicons-portfolio:before{content:"";}.dashicons-post-status:before{content:"";}.dashicons-pressthis:before{content:"";}.dashicons-printer:before{content:"";}.dashicons-privacy:before{content:"";}.dashicons-products:before{content:"";}.dashicons-randomize:before{content:"";}.dashicons-reddit:before{content:"";}.dashicons-redo:before{content:"";}.dashicons-remove:before{content:"";}.dashicons-rest-api:before{content:"";}.dashicons-rss:before{content:"";}.dashicons-saved:before{content:"";}.dashicons-schedule:before{content:"";}.dashicons-screenoptions:before{content:"";}.dashicons-search:before{content:"";}.dashicons-share-alt:before{content:"";}.dashicons-share-alt2:before{content:"";}.dashicons-share:before{content:"";}.dashicons-shield-alt:before{content:"";}.dashicons-shield:before{content:"";}.dashicons-shortcode:before{content:"";}.dashicons-slides:before{content:"";}.dashicons-smartphone:before{content:"";}.dashicons-smiley:before{content:"";}.dashicons-sort:before{content:"";}.dashicons-sos:before{content:"";}.dashicons-spotify:before{content:"";}.dashicons-star-empty:before{content:"";}.dashicons-star-filled:before{content:"";}.dashicons-star-half:before{content:"";}.dashicons-sticky:before{content:"";}.dashicons-store:before{content:"";}.dashicons-superhero-alt:before{content:"";}.dashicons-superhero:before{content:"";}.dashicons-table-col-after:before{content:"";}.dashicons-table-col-before:before{content:"";}.dashicons-table-col-delete:before{content:"";}.dashicons-table-row-after:before{content:"";}.dashicons-table-row-before:before{content:"";}.dashicons-table-row-delete:before{content:"";}.dashicons-tablet:before{content:"";}.dashicons-tag:before{content:"";}.dashicons-tagcloud:before{content:"";}.dashicons-testimonial:before{content:"";}.dashicons-text-page:before{content:"";}.dashicons-text:before{content:"";}.dashicons-thumbs-down:before{content:"";}.dashicons-thumbs-up:before{content:"";}.dashicons-tickets-alt:before{content:"";}.dashicons-tickets:before{content:"";}.dashicons-tide:before{content:"";}.dashicons-translation:before{content:"";}.dashicons-trash:before{content:"";}.dashicons-twitch:before{content:"";}.dashicons-twitter-alt:before{content:"";}.dashicons-twitter:before{content:"";}.dashicons-undo:before{content:"";}.dashicons-universal-access-alt:before{content:"";}.dashicons-universal-access:before{content:"";}.dashicons-unlock:before{content:"";}.dashicons-update-alt:before{content:"";}.dashicons-update:before{content:"";}.dashicons-upload:before{content:"";}.dashicons-vault:before{content:"";}.dashicons-video-alt:before{content:"";}.dashicons-video-alt2:before{content:"";}.dashicons-video-alt3:before{content:"";}.dashicons-visibility:before{content:"";}.dashicons-warning:before{content:"";}.dashicons-welcome-add-page:before{content:"";}.dashicons-welcome-comments:before{content:"";}.dashicons-welcome-learn-more:before{content:"";}.dashicons-welcome-view-site:before{content:"";}.dashicons-welcome-widgets-menus:before{content:"";}.dashicons-welcome-write-blog:before{content:"";}.dashicons-whatsapp:before{content:"";}.dashicons-wordpress-alt:before{content:"";}.dashicons-wordpress:before{content:"";}.dashicons-xing:before{content:"";}.dashicons-yes-alt:before{content:"";}.dashicons-yes:before{content:"";}.dashicons-youtube:before{content:"";}.dashicons-editor-distractionfree:before{content:"";}.dashicons-exerpt-view:before{content:"";}.dashicons-format-links:before{content:"";}.dashicons-format-standard:before{content:"";}.dashicons-post-trash:before{content:"";}.dashicons-share1:before{content:"";}.dashicons-welcome-edit-page:before{content:"";}@keyframes show{0%{opacity:0;}to{opacity:1;}}@keyframes wptb-flip{0%{transform:rotateY(0deg);}to{transform:rotateY(360deg);}}@keyframes wptb-jump{0%{transform:translateY(25%);}to{transform:translateY(-25%);}}@keyframes wptb-rotate-simple{0%{transform:rotateZ(0deg);}to{transform:rotateZ(360deg);}}@keyframes wptb-beat{0%,30%,to{transform:scale(1);}15%{transform:scale(1.5);}}.wptb-table-container{overflow:auto;position:relative;width:100%;margin:30px auto;}.wptb-table-container[data-wptb-horizontal-scroll-status=true]{width:100%;overflow-x:auto !important;}.wptb-table-container[data-wptb-horizontal-scroll-status=true] .wptb-table-container-matrix{padding:10px 0;}.wptb-table-container-matrix{margin:auto;}.wptb-frontend-table-after .wptb-frontend-table-edit-link,.wptb-frontend-table-after .wptb-frontend-table-powered-by,.wptb-rating-stars-box ul li{display:inline-block;}.wptb-frontend-table-powered-by{float:right;}.wptb-frontend-table-edit-link{clear:both;}.wptb-table-container table{table-layout:fixed;font-size:15px;width:auto;display:table;border-collapse:collapse;}.wptb-table-container-matrix table{margin:auto;}.wptb-table-container-matrix.wptb-matrix-hide{visibility:visible;opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;overflow:hidden;}table.wptb-preview-table-mobile{width:100%;}.wptb-preview-table-mobile.wptb-mobile-hide{display:none;}table.wptb-preview-table{opacity:0;animation:show .3s 1;animation-fill-mode:forwards;animation-delay:.7s;overflow:visible;}.wptb-preview-table tr:nth-of-type(2n+1),.wptb-table-container table.wptb-preview-table-mobile tr td:nth-of-type(2n+1){background-color:#eee;}.wptb-table-container table.wptb-preview-table-mobile tr:nth-of-type(2n+1){background-color:inherit;}.wptb-table-container table td{padding:15px;position:relative;box-sizing:content-box;vertical-align:middle;}.wptb-table-container-matrix.wptb-matrix-hide .wptb-preview-table td{width:auto !important;}.wptb-table-container table td p{word-wrap:break-word;overflow-wrap:break-word;margin:0 !important;word-break:break-word;cursor:default;}.wptb-table-container table tr td ul{margin:0 !important;padding:1em .2em .4em;}.wptb-table-container table tr td ul li p{font-size:15px;}.wptb-row-has-hover:hover{background-color:var(--hover-bg-color) !important;}.wptb-row td:empty::before{content:" ";display:block;min-height:19px;box-sizing:border-box;border:0;}.wptb-ph-element{position:relative;border:1px solid rgba(255,255,255,0);}.wptb-elem-placeholder{display:none;}.wptb-image-wrapper::after{content:"";display:block;height:0;width:100%;clear:both;}.wptb-image-wrapper a,.wptb-image-wrapper span{display:block;max-width:100%;position:relative;margin:auto;}.wptb-cell .wptb-ph-element a{box-shadow:none;}.wptb-cell a p{cursor:unset !important;}.wptb-image-wrapper img{width:100%;height:auto;}.wptb-text-container>div,.wptb-text-container>div>p{font-size:inherit;color:inherit;}.wptb-button-wrapper{display:flex;align-items:center;justify-content:center;}.wptb-button-container .wptb-button-wrapper a{text-decoration:none !important;}.wptb-button-wrapper>a,.wptb-cell img,.wptb-table img{max-width:100%;}.wptb-size-s .wptb-button{border-radius:.2rem;padding:.35rem .6rem;max-width:100%;}.wptb-size-s .wptb-button p{font-size:.875rem;line-height:1.5;}.wptb-size-l .wptb-button,.wptb-size-m .wptb-button{border-radius:.3rem;padding:.475rem .85rem;max-width:100%;}.wptb-size-m .wptb-button p{font-size:1.125rem;line-height:1.5;}.wptb-size-l .wptb-button{padding:.6rem 1.2rem;}.wptb-size-l .wptb-button p{font-size:inherit;line-height:1.5;}.wptb-size-xl .wptb-button{border-radius:.4rem;padding:.8rem 1.35rem;max-width:100%;}.wptb-size-xl .wptb-button p{font-size:1.35rem;line-height:1.5;}.wptb-button,.wptb-button .wptb-button-icon{display:flex;justify-content:center;align-items:center;}.wptb-button{background:#329d3f;color:#fff;transition:all .2s ease-out;cursor:pointer;}.wptb-button .wptb-button-icon{margin:0 5px;order:-1;width:25px;height:25px;}.wptb-button .wptb-button-icon svg{fill:currentColor;width:100%;height:100%;}.wptb-button-icon[data-wptb-button-icon-src=""]{display:none;}[data-wptb-button-icon-position=right] .wptb-button-icon{order:2;}.wptb-plugin-button-order-right .wptb-button-icon{order:0;}.wptb-ph-element .wptb-button p{color:inherit;}[class*=wptb-element-text-] p{color:inherit !important;font-size:inherit !important;}.wptb-list-container.wptb-ph-element ul li{list-style:none;margin:0 0 10px;position:relative;}.wptb-list-container.wptb-ph-element ul li:last-child{margin-bottom:0;}.wptb-list-container li p{word-wrap:break-word;line-height:inherit;padding-left:20px;}.wptb-list-container li p::before{content:attr(data-list-style-type-index);display:inline-block;line-height:20px;padding:0 5px 0 0;font-size:15px;font-family:verdana,sans-serif;cursor:text;min-width:-moz-fit-content;min-width:fit-content;margin-left:-20px;}.wptb-list-container li p.wptb-list-style-type-disc::before{content:"●";}.wptb-list-container li p.wptb-list-style-type-circle::before{content:"○";}.wptb-list-container li p.wptb-list-style-type-square::before{content:"■";}.wptb-list-container li p.wptb-list-style-type-none::before{content:"";padding-right:0;}.wptb-star_rating-container{text-align:center;}.wptb-rating-stars-box{text-align:center;display:inline-block;padding:7px;}.wptb-rating-stars-box ul{list-style-type:none;-moz-user-select:none;-webkit-user-select:none;padding:.5em .2em .2em;}.wptb-rating-stars-box ul>li.wptb-rating-star{color:#ccc;margin:0;position:relative;width:20px;height:20px;}.wptb-rating-stars-box ul>li.wptb-rating-star span{position:absolute;height:100%;width:100%;top:0;left:0;z-index:10;display:block;}.wptb-rating-stars-box ul>li.wptb-rating-star span.wptb-rating-star-left-signal-part,.wptb-rating-stars-box ul>li.wptb-rating-star span.wptb-rating-star-right-signal-part{height:100%;width:50%;z-index:20;}.wptb-rating-stars-box ul>li.wptb-rating-star span.wptb-rating-star-left-signal-part{left:0;}.wptb-rating-stars-box ul>li.wptb-rating-star span.wptb-rating-star-left-signal-part span.wptb-rating-star-zero-set{left:0;width:40%;height:100%;top:0;z-index:30px;}.wptb-rating-stars-box ul>li.wptb-rating-star span.wptb-rating-star-right-signal-part{right:0;left:auto;}.wptb-rating-stars-box ul>li.wptb-rating-star span.wptb-filled-rating-star,.wptb-rating-stars-box ul>li.wptb-rating-star span.wptb-half-filled-rating-star,.wptb-rating-stars-box ul>li.wptb-rating-star.wptb-rating-star-selected-half span.wptb-filled-rating-star,.wptb-rating-stars-box ul>li.wptb-rating-star.wptb-rating-star-selected-half span.wptb-not-filled-rating-star{display:none;}.wptb-rating-stars-box ul>li.wptb-rating-star span.wptb-not-filled-rating-star{fill:#ccc;}.wptb-rating-stars-box ul>li.wptb-rating-star.wptb-rating-star-selected-full span.wptb-filled-rating-star,.wptb-rating-stars-box ul>li.wptb-rating-star.wptb-rating-star-selected-half span.wptb-half-filled-rating-star{display:block;fill:#ff912c;}.wptb-rating-stars-box ul>li.wptb-rating-star.wptb-rating-star-selected-full span.wptb-half-filled-rating-star,.wptb-rating-stars-box ul>li.wptb-rating-star.wptb-rating-star-selected-full span.wptb-not-filled-rating-star{display:none;}.wptb-number-rating-box{text-align:center;font-size:20px;}.wptb-number-rating-box>div{vertical-align:top;display:inline-block;color:#888;text-align:center;height:25px;font-size:25px;line-height:25px;}.wptb-column-title-mobile-container{display:none;position:absolute;top:0;bottom:0;left:0;right:50%;}.wptb-column-title-mobile-container.wptb-column-title-mobile-container-clone{position:relative;width:50%;right:auto;left:auto;top:auto;bottom:auto;}.wptb-column-title-mobile-container .wptb-column-title-mobile{display:table;width:100%;table-layout:fixed;height:100%;word-wrap:break-word;overflow-wrap:break-word;}.wptb-table-container.wptb-section-small table{min-width:auto;}.wptb-cell ul{padding:0;}.wptb-table-container.wptb-section-small table tr td{display:block;width:100%;box-sizing:border-box;position:relative;min-height:60px;overflow:hidden;}.wptb-table-container.wptb-section-small table.wptb-table-preview-head td .wptb-column-title-mobile-container{display:block;}.wptb-table-container table.wptb-table-preview-head td .wptb-column-title-mobile-container .wptb-column-title-mobile::before{content:attr(data-wptb-title-column);display:table-cell;width:50%;vertical-align:middle;padding:inherit;}.wptb-table-container.wptb-section-small table.wptb-table-preview-head td.wptb-column-title-mobile-not-elements{padding:0 !important;}.wptb-table-container table.wptb-table-preview-head td .wptb-column-title-mobile-container.wptb-column-title-mobile-not-elements .wptb-column-title-mobile::before{padding-left:0;}.wptb-table-container.wptb-section-small table.wptb-table-preview-head td .wptb-ph-element{display:inline-block;width:50%;margin-left:50%;padding-left:inherit;box-sizing:border-box;}.wptb-table-container.wptb-section-small table td{border-width:0 1px 1px !important;}.wptb-table-container.wptb-section-small table tr td:nth-of-type(1){border-top-width:3px !important;}.wptb-table-container.wptb-section-small table tr td:nth-last-of-type(1){border-top-width:0 !important;}.wptb-table-container.wptb-section-small table.wptb-table-preview-head tr:first-child{display:none;}@media only screen and (max-width:600px){.wptb-table-container table td.wptb-hide-on-mobile,.wptb-table-container table th.wptb-hide-on-mobile{display:none;}.wptb-table-container table{min-width:auto;}.wptb-table-container table.wptb-table-preview-head.wptb-table-preview-static-indic tr td{display:block;width:100% !important;box-sizing:border-box;position:relative;min-height:60px;overflow:hidden;}.wptb-table-container table.wptb-table-preview-head.wptb-table-preview-static-indic td.wptb-column-title-mobile-not-elements{padding:0 !important;}.wptb-table-container table.wptb-table-preview-head.wptb-table-preview-static-indic td .wptb-column-title-mobile-container{display:block;}.wptb-table-container table.wptb-table-preview-head.wptb-table-preview-static-indic td .wptb-ph-element{display:inline-block;width:50%;margin-left:50%;padding-left:inherit;}.wptb-table-container table.wptb-table-preview-head.wptb-table-preview-static-indic td{border-width:0 1px 1px !important;}.wptb-table-container table.wptb-table-preview-head.wptb-table-preview-static-indic tr td:nth-of-type(1){border-top-width:1px !important;}.wptb-table-container table.wptb-table-preview-head.wptb-table-preview-static-indic tr:first-child{display:none;}}.wptb-plugin-responsive-base{min-width:auto !important;width:100% !important;}.wptb-plugin-box-shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);}.wptb-plugin-filter-box-shadow-md{filter:drop-shadow(4px 6px 2px rgba(0,0,0,.1));}.wptb-plugin-filter-box-shadow-md-close{filter:drop-shadow(4px 1px 2px rgba(0,0,0,.1));}.wptb-cell[data-wptb-cell-vertical-alignment=top]{vertical-align:baseline;}.wptb-cell[data-wptb-cell-vertical-alignment=center]{vertical-align:middle;}.wptb-cell[data-wptb-cell-vertical-alignment=bottom]{vertical-align:bottom;}.wptb-preview-table-mobile[data-wptb-sortable-table-horizontal="1"] td[data-x-index="0"]::after,.wptb-preview-table-mobile[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical]::after,.wptb-preview-table[data-wptb-sortable-table-horizontal="1"] td[data-x-index="0"]::after,.wptb-preview-table[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical]::after{position:absolute;top:0;bottom:0;z-index:100;display:grid;font-family:dashicons;font-size:35px;align-content:center;text-align:center;}.wptb-preview-table-mobile[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical=ask]::after,.wptb-preview-table[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical=ask]::after{content:"";right:0;}.wptb-preview-table-mobile[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical=desk].sortable-hover::after,.wptb-preview-table[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical=desk].sortable-hover::after{content:"";cursor:pointer;opacity:.7;}.wptb-preview-table-mobile[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical=desk]::after,.wptb-preview-table[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical=desk]::after{content:"";right:0;}.wptb-preview-table-mobile[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical=ask].sortable-hover::after,.wptb-preview-table[data-wptb-sortable-table-vertical="1"] td[data-sorted-vertical=ask].sortable-hover::after{content:"";cursor:pointer;opacity:.7;}.wptb-preview-table-mobile[data-wptb-sortable-table-horizontal="1"] td[data-sorted-horizontal=ask]::after,.wptb-preview-table[data-wptb-sortable-table-horizontal="1"] td[data-sorted-horizontal=ask]::after{content:"";left:0;}.wptb-preview-table-mobile[data-wptb-sortable-table-horizontal="1"] td[data-sorted-horizontal=desk].sortable-hover::after,.wptb-preview-table[data-wptb-sortable-table-horizontal="1"] td[data-sorted-horizontal=desk].sortable-hover::after{content:"";cursor:pointer;opacity:.7;}.wptb-preview-table-mobile[data-wptb-sortable-table-horizontal="1"] td[data-sorted-horizontal=desk]::after,.wptb-preview-table[data-wptb-sortable-table-horizontal="1"] td[data-sorted-horizontal=desk]::after{content:"";}.wptb-preview-table-mobile[data-wptb-sortable-table-horizontal="1"] td[data-sorted-horizontal=ask].sortable-hover::after,.wptb-preview-table[data-wptb-sortable-table-horizontal="1"] td[data-sorted-horizontal=ask].sortable-hover::after{content:"";cursor:pointer;opacity:.7;}.wptb-lazy-load-img[data-wptb-lazy-load-status=false]{opacity:0;}.wptb-lazy-load-img[data-wptb-lazy-load-status=true]{opacity:1;}.wptb-lazy-load-buffer-element-container{position:relative;}.wptb-lazy-load-buffer-element{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:5px;}.wptb-lazy-load-buffer-element,.wptb-lazy-load-buffer-icon-wrapper{display:flex;justify-content:center;align-items:center;}.wptb-lazy-load-buffer-icon-wrapper[data-wptb-lazy-load-icon-animation=heartBeat] svg{animation:wptb-beat 1.3s ease-out forwards infinite;}.wptb-lazy-load-buffer-icon-wrapper[data-wptb-lazy-load-icon-animation=rotate] svg{animation:wptb-rotate-simple 1s ease-out forwards infinite;}.wptb-lazy-load-buffer-icon-wrapper[data-wptb-lazy-load-icon-animation=jump] svg{animation:wptb-jump .5s ease-out alternate infinite;}.wptb-lazy-load-buffer-icon-wrapper[data-wptb-lazy-load-icon-animation=flip] svg{animation:wptb-flip 1s ease-out forwards infinite;}.wptb-plugin-width-full{width:100% !important;}.wptb-scroll-indicator-container{position:absolute;width:50px;height:100%;background-color:red;top:0;}