@charset "UTF-8";
/*/css/base.min.css*/
.tf_loader{width:1em;height:1em;overflow:hidden;display:inline-block;vertical-align:middle;position:relative}.tf_loader:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;text-indent:-9999em;border-radius:50%;box-sizing:border-box;border:.15em solid rgba(149,149,149,.2);border-left-color:rgba(149,149,149,.6);animation:tf_loader 1.1s infinite linear}@keyframes tf_loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.tf_clear{clear:both}.tf_left{float:left}.tf_right{float:right}.tf_textl{text-align:left}.tf_textr{text-align:right}.tf_textc{text-align:center}.tf_textj{text-align:justify}.tf_text_dec{text-decoration:none}.tf_hide{display:none}.tf_hidden{visibility:hidden}.tf_block{display:block}.tf_inline_b{display:inline-block}.tf_vmiddle{vertical-align:middle}.tf_mw{max-width:100%}.tf_w{width:100%}.tf_h{height:100%}.tf_overflow{overflow:hidden}.tf_box{box-sizing:border-box}.tf_abs{position:absolute;top:0;left:0;right:0;bottom:0}.tf_rel{position:relative}.tf_opacity{opacity:0}.tf_clearfix:after{content:"";display:table;clear:both}.loops-wrapper>.post,.woocommerce ul.loops-wrapper.products>li.product{float:left;box-sizing:border-box;margin-left:3.2%;margin-right:0;margin-bottom:3.2%;clear:none}.woocommerce .loops-wrapper.no-gutter.products>.product,body .loops-wrapper.no-gutter>.post{margin:0}.woocommerce .loops-wrapper.products.list-post>.product{margin-left:0}.tf_scrollbar{scroll-behavior:smooth;--tf_scroll_color:rgba(137, 137, 137, .2);--tf_scroll_color_hover:rgba(137, 137, 137, .4);--tf_scroll_w:10px;--tf_scroll_h:10px;scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w);height:var(--tf_scroll_h)}.tf_scrollbar::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color);background-clip:padding-box;border:2px solid transparent;border-radius:5px}.tf_scrollbar:hover{scrollbar-color:var(--tf_scroll_color_hover) transparent}.tf_scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color_hover)}.tf_close{position:relative;transition:transform .3s linear;cursor:pointer}.tf_close:after,.tf_close:before{content:'';height:100%;width:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:currentColor;transition:transform .25s}.tf_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.tf_close:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.tf_close:hover:before{transform:translate(-50%,-50%) rotate(135deg)}

/*/css/themify.common.css*/
.edit-button{
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:.1em;
	text-decoration:none
}
.edit-button a:hover{
	text-decoration:underline
}
.hook-location-hint{
    padding:2px 5px;
    background:#fbffcd;
    border:solid 1px #cfd682;
    color:#666;
    font-size:11px;
    line-height:1;
    margin:2px 0;
    display:block;
    clear:both
}
.wp-video{
    width:100%!important;
    max-width:100%!important;
    margin-bottom:1em
}
.wp-video .mejs-container{
	width:100% !important;
	height:auto !important;
}
.wp-video .mejs-mediaelement{
	position:static;
}
.wp-video .mejs-overlay{
	width:100% !important;
	height:100% !important;
}
.wp-video  video.wp-video-shortcode, 
.wp-video .wp-video-shortcode video {
	width:100%;
	height:auto !important;
}
.wp-video .mejs-button>button{
	border-radius:0;
}
.wp-video .mejs-button>button:hover{
	background-color:transparent
} 
iframe{
    border:0
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none a,
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.skip-to-content:focus{
	clip-path:none
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
    vertical-align:middle;
    color:#fff;
	stroke-width:1px;
    line-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
@media screen and (max-width:600px){
    .admin-bar.fixed-header-on #headerwrap{
        top:0!important
    }
    .admin-bar.fixed-header #wpadminbar{
        position:fixed
    }
    .admin-bar.fixed-header-on #wpadminbar{
        position:absolute
    }
    body:not(.header-none).admin-bar.no-fixed-header #wpadminbar{
        margin-top:-46px
    }
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    min-width:auto;
    border-radius:0
}
/*/themify-builder/css/themify-builder-style.css*/
.module_row,
.module_subrow,
.module_column,
.module_row .module{
    position:relative;
    box-sizing:border-box
}
.module_row .col-full{
    width:100%
}
.themify_builder .direction-rtl{
    flex-flow:row-reverse wrap-reverse
}
/* Hover Animation */
.module-buttons:hover,
.module_row:hover,
.module_column:hover,
.page-loaded .module-image img:hover,
.module-accordion i,
.module{
    transition-delay:0s;
    transition-timing-function:ease;
    transition-duration:.5s;
    transition-property:background,font-size,line-height,color,padding,margin,border,border-radius,box-shadow,text-shadow,filter,transform
}
/* fix gutenberg empty p tag bug */
.entry-content > p:first-of-type:empty,
.entry-content > p:first-of-type+p:empty{
    margin:0;
    padding:0
}
/*GRID*/
.module_row{/* fix Chrome bug */
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.module.themify_builder_slider_wrap{
    transition:none
}
div.module_column{
    margin-left:3.2%;
    margin-right:0;
    float:left;
    /* top aligned */
    align-items:flex-start;
    align-content:flex-start
}
.module_column.col6-1{
    width:14%
}
.module_column.col5-1{
    width:17.44%
}
.module_column.col4-1{
    width:22.6%
}
.module_column.col4-2,
.module_column.col2-1{
    width:48.4%
}
.module_column.col4-3{
    width:74.2%
}
.module_column.col3-1{
    width:31.2%
}
.module_column.col3-2{
    width:65.6%
}
/*NARROW*/
.gutter-narrow>.module_column{
    margin-left:1.6%
}
.gutter-narrow>.col6-1{
    width:15.33%
}
.gutter-narrow>.col5-1{
    width:18.72%
}
.gutter-narrow>.col4-1{
    width:23.8%
}
.gutter-narrow>.col4-2,
.gutter-narrow>.col2-1{
    width:49.2%
}
.gutter-narrow>.col4-3{
    width:74.539%
}
.gutter-narrow>.col3-1{
    width:32.266%
}
.gutter-narrow>.col3-2{
    width:66.05%
}
/*NONE*/
.gutter-none>.module_column{
    margin-left:0;
    margin-right:0
}
.gutter-none>.col6-1{
    width:16.666%
}
.gutter-none>.col5-1{
    width:20%
}
.gutter-none>.col4-1{
    width:25%
}
.gutter-none>.col4-2,
.gutter-none>.col2-1{
    width:50%
}
.gutter-none>.col4-3{
    width:75%
}
.gutter-none>.col3-1{
    width:33.333%
}
.gutter-none>.col3-2{
    width:66.666%
}
/* first column */
.gutter-narrow>.module_column.first,
.module_column.col-full,
.module_column.first{
    margin-left:0;
    clear:left
}
/*CLEARFIX*/
.module:after{
    content:"";
    display:table;
    clear:both
}
/*RESETS*/
.ui,
.ui>li,
.themify_builder ul.loops-wrapper{
    margin:0;
    padding:0;
    list-style:none
}
/*SIZES*/
.ui.builder_button.large{
    font-size:120%;
    padding:10px 20px
}
.ui.builder_button.small{
    font-size:70%;
    padding:5px 10px
}
.xlarge .ui.builder_button{
    padding:.935em 1.875em
}
/*DEFAULT STYLES*/
.ui{
    color:#555
}
.ui.transparent{
    background:transparent;
	box-shadow:none;
    /* for transparent style inherit color */
    color:inherit
}
.ui.builder_button{
	text-decoration:none;
    position:relative; 
    border:solid 1px rgba(0,0,0,.05);
    display:inline-block;
    line-height:130%;
    transition:color .3s linear,background-color .3s linear,padding .3s linear,border .3s linear,box-shadow .3s linear;
    padding:.625em 1.25em;
    box-shadow:none
}
.ui.builder_button:hover{
    background:#f1f1f1
}
.ui>li.current,
.ui>li.current:hover{
    background:#666;
    box-shadow:inset 0 2px 3px rgba(0,0,0,.2)
}
.ui>li.current>a{
    color:#fff
}
.module_row .ui.builder_button{
    text-decoration:none
}
/*MODULE*/
.module-title{
    font-size:1.2em;
    margin:0 0 1.2em
}
.module img{
    border:none;
    vertical-align:bottom
}
/* MediaElement*/
.module_row .wp-video{
    width:100%!important;
    max-width:100%!important
}
.module_row .mejs__container{
    text-align:center!important;
    max-width:100%;
    min-height:100%!important
}
.module-slider{
    margin-bottom:2.5em
}
video[poster]{
	object-fit:cover
}
/*Widget Module*/
.module-widget .widget{
    margin:0
}
.wp-caption{
    max-width:100%
}
/*Map Module*/
.module-map button{
    border-radius:0
}
.module-map .gm-style-mtc img{
    vertical-align:baseline;
    margin-right:5px
}
/*BACKGROUND MODE*/
.themify_builder .repeat{
    background-repeat:repeat
}
.themify_builder .repeat-x{
    background-repeat:repeat-x
}
.themify_builder .repeat-y{
    background-repeat:repeat-y
}
.themify_builder .repeat-none{
    background-repeat:no-repeat
}
.themify_builder .fullcover{
    background-size:cover
}
.themify_builder .best-fit-image{
    background-size:contain;
    background-position:center center;
    background-repeat:no-repeat
}
.themify_builder .builder-bg-fixed{
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover
}
/* fullwidth row */
.themify_builder .module_row.fullheight .module_subrow,
.sidebar-none .themify_builder .module_row{
    width:100%
}
.module_row.fullwidth>.row_inner{
    width:100%;
    max-width:100%
}
/*BEST-FIT*/
.best-fit{
    background:#000
}
.best-fit-vertical{
    top:0!important;
    left:1%!important;
    right:1%!important;
    width:auto!important;
    height:100%!important;
    margin:auto!important
}
.best-fit-horizontal{
    top:10%!important;
    left:0!important;
    bottom:10%!important;
    width:100%!important;
    height:auto!important;
    margin:auto!important
}
/* iOS doesn't support fixed attachment */
@supports (-webkit-touch-callout: none) {
	.themify_builder_row { background-attachment: scroll !important; }
}
/*COLUMN ALIGNMENT*/
/* FLEX BOX */
.row_inner,
.module_column,
.subrow_inner{
    display:flex;
    flex-flow:wrap
}
.col_auto_height>.module_column{
    height:100%
}
.col_align_middle.col_auto_height{
    align-items:center
}
.col_align_bottom.col_auto_height:not(.direction-rtl){
    align-items:flex-end
}
/*FULLHEIGHT ROW*/
.module_row.fullheight{
    min-height:100vh;
    display:flex;
    width:100%
}
.fullheight>.row_inner>.module_column,
.fullheight>.row_inner{
    min-height:inherit
}
/* top aligned */
.col_align_top>.module_column{
    align-items:flex-start;
    align-content:flex-start
}
/* center aligned */
.col_align_middle>.module_column,
.fullheight>.row_inner>.col-full{
    align-items:center;
    align-content:center			
}
/* bottom aligned */
.col_align_bottom>.module_column{
    align-items:flex-end;
    align-content:flex-end
}
.module-plain-text:after{
    display:contents!important
}
/*MEDIA QUERIES*/
@media (min-width:681px) and (max-width:959px){
    .module_column.col6-1{
        width:31.2%;
        margin-top:25px
    }
    .gutter-narrow>.module_column.col6-1{
        width:32.266%
    }
    .direction-rtl:not(.tb_grid_classes)>.col6-1:nth-of-type(3),
    div:not(.direction-rtl):not(.tb_grid_classes)>.col6-1:nth-of-type(4){
        margin-left:0;
        clear:left
    }
    .gutter-none>.module_column.col6-1{
        width:33.333%
    }
}
@media screen and (max-width:680px){
	.themify_map.tf_map_loaded{
        width:100%!important;
	}
    .ui.builder_button,
    .ui.nav li a{
        padding:.525em 1.15em
    }
    .gutter-narrow:not(.tb_grid_classes)>.module_column,
    .gutter-none:not(.tb_grid_classes)>.module_column,
    div:not(.tb_grid_classes)>.module_column{
        margin-left:0;
        width:100%;
        max-width:100%;
        float:none
    }
    .module_row div:not(.tb_grid_classes)>.module_column.col6-1{
        width:48.4%;
        margin-left:3.2%
    }
    div.gutter-narrow:not(.tb_grid_classes)>.module_column.col6-1:nth-of-type(2n+1),
    .direction-rtl:not(.tb_grid_classes)>.col6-1:nth-of-type(2n),
    div:not(.direction-rtl):not(.tb_grid_classes)>.col6-1:nth-of-type(2n+1){
        margin-left:0;
        clear:left
    }
    div.gutter-narrow:not(.tb_grid_classes)>.module_column.col6-1{
        width:49.2%;   
        margin-left:1.6%
    }
    div.gutter-none:not(.tb_grid_classes)>.module_column.col6-1{
        width:50%;
        margin-left:0
    }
    .fullheight>.row_inner>.module_column:not(.col-full),
    .fullheight>.row_inner{
        min-height:0
    }
}

/*/wp-includes/css/dist/block-library/style.css*/
/**
 * Colors
 */
/**
 * Breakpoints & Media Queries
 */
/**
 * Colors
 */
/**
 * Fonts & basic variables.
 */
/**
 * Grid System.
 * https://make.wordpress.org/design/2019/10/31/proposal-a-consistent-spacing-system-for-wordpress/
 */
/**
 * Dimensions.
 */
/**
 * Shadows.
 */
/**
 * Editor widths.
 */
/**
 * Block UI.
 */
/**
 * Border radii.
 */
/**
 * Block paddings.
 */
/**
 * Breakpoint mixins
 */
/**
 * Long content fade mixin
 *
 * Creates a fading overlay to signify that the content is longer
 * than the space allows.
 */
/**
 * Focus styles.
 */
/**
 * Applies editor left position to the selector passed as argument
 */
/**
 * Styles that are reused verbatim in a few places
 */
/**
 * Allows users to opt-out of animations via OS-level preferences.
 */
/**
 * Reset default styles for JavaScript UI based pages.
 * This is a WP-admin agnostic reset
 */
/**
 * Reset the WP Admin page styles for Gutenberg-like pages.
 */
:root {
  --wp-admin-theme-color: #007cba;
  --wp-admin-theme-color-darker-10: #006ba1;
  --wp-admin-theme-color-darker-20: #005a87; }

#start-resizable-editor-section {
  display: none; }

.wp-block-audio figcaption {
  margin-top: 0.5em;
  margin-bottom: 1em; }

.wp-block-audio audio {
  width: 100%;
  min-width: 300px; }

.wp-block-button__link {
  color: #fff;
  background-color: #32373c;
  border: none;
  border-radius: 1.55em;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-size: 1.125em;
  padding: 0.667em 1.333em;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word; }
  .wp-block-button__link:hover, .wp-block-button__link:focus, .wp-block-button__link:active, .wp-block-button__link:visited {
    color: #fff; }
  .wp-block-button__link.aligncenter {
    text-align: center; }
  .wp-block-button__link.alignright {
    /*rtl:ignore*/
    text-align: right; }

.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
  border-radius: 0; }

.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
  border-radius: 0 !important; }

.is-style-outline > .wp-block-button__link,
.wp-block-button__link.is-style-outline {
  border: 2px solid; }

.is-style-outline > .wp-block-button__link:not(.has-text-color),
.wp-block-button__link.is-style-outline:not(.has-text-color) {
  color: #32373c; }

.is-style-outline > .wp-block-button__link:not(.has-background),
.wp-block-button__link.is-style-outline:not(.has-background) {
  background-color: transparent; }

.wp-block-buttons .wp-block-button {
  display: inline-block;
  margin-right: 0.5em;
  margin-bottom: 0.5em; }
  .wp-block-buttons .wp-block-button:last-child {
    margin-right: 0; }

.wp-block-buttons.alignright .wp-block-button {
  /*rtl:ignore*/
  margin-right: 0;
  /*rtl:ignore*/
  margin-left: 0.5em; }
  .wp-block-buttons.alignright .wp-block-button:first-child {
    margin-left: 0; }

.wp-block-buttons.alignleft .wp-block-button {
  /*rtl:ignore*/
  margin-left: 0;
  /*rtl:ignore*/
  margin-right: 0.5em; }
  .wp-block-buttons.alignleft .wp-block-button:last-child {
    margin-right: 0; }

.wp-block-button.aligncenter,
.wp-block-buttons.aligncenter {
  text-align: center; }

.wp-block-calendar {
  text-align: center; }
  .wp-block-calendar th,
  .wp-block-calendar tbody td {
    padding: 0.25em;
    border: 1px solid #ddd; }
  .wp-block-calendar tfoot td {
    border: none; }
  .wp-block-calendar table {
    width: 100%;
    border-collapse: collapse; }
  .wp-block-calendar table th {
    font-weight: 400;
    background: #ddd; }
  .wp-block-calendar a {
    text-decoration: underline; }
  .wp-block-calendar table tbody,
  .wp-block-calendar table caption {
    color: #40464d; }

.wp-block-categories.alignleft {
  /*rtl:ignore*/
  margin-right: 2em; }

.wp-block-categories.alignright {
  /*rtl:ignore*/
  margin-left: 2em; }

.wp-block-code code {
  white-space: pre-wrap;
  overflow-wrap: break-word; }

.wp-block-columns {
  display: flex;
  margin-bottom: 1.75em;
  flex-wrap: wrap;
  /**
	* All Columns Alignment
	*/ }
  @media (min-width: 782px) {
    .wp-block-columns {
      flex-wrap: nowrap; } }
  .wp-block-columns.has-background {
    padding: 1.25em 2.375em; }
  .wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start; }
  .wp-block-columns.are-vertically-aligned-center {
    align-items: center; }
  .wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end; }

.wp-block-column {
  flex-grow: 1;
  min-width: 0;
  word-break: break-word;
  overflow-wrap: break-word;
  /**
	* Individual Column Alignment
	*/ }
  @media (max-width: 599px) {
    .wp-block-column {
      flex-basis: 100% !important; } }
  @media (min-width: 600px) and (max-width: 781px) {
    .wp-block-column:not(:only-child) {
      flex-basis: calc(50% - 1em) !important;
      flex-grow: 0; }
    .wp-block-column:nth-child(even) {
      margin-left: 2em; } }
  @media (min-width: 782px) {
    .wp-block-column {
      flex-basis: 0;
      flex-grow: 1; }
      .wp-block-column[style*="flex-basis"] {
        flex-grow: 0; }
      .wp-block-column:not(:first-child) {
        margin-left: 2em; } }
  .wp-block-column.is-vertically-aligned-top {
    align-self: flex-start; }
  .wp-block-column.is-vertically-aligned-center {
    -ms-grid-row-align: center;
        align-self: center; }
  .wp-block-column.is-vertically-aligned-bottom {
    align-self: flex-end; }
  .wp-block-column.is-vertically-aligned-top, .wp-block-column.is-vertically-aligned-center, .wp-block-column.is-vertically-aligned-bottom {
    width: 100%; }

.wp-block-cover-image,
.wp-block-cover {
  position: relative;
  background-size: cover;
  background-position: center center;
  min-height: 430px;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1em;
  box-sizing: border-box;
  /**
	 * Set a default background color for has-background-dim _unless_ it includes another
	 * background-color class (e.g. has-green-background-color). The presence of another
	 * background-color class implies that another style will provide the background color
	 * for the overlay.
	 *
	 * See:
	 *   - Issue with background color specificity: https://github.com/WordPress/gutenberg/issues/26545
	 *   - Issue with alternative fix: https://github.com/WordPress/gutenberg/issues/26545
	 */ }
  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax {
    background-attachment: fixed; }
    @supports (-webkit-overflow-scrolling: touch) {
      .wp-block-cover-image.has-parallax,
      .wp-block-cover.has-parallax {
        background-attachment: scroll; } }
    @media (prefers-reduced-motion: reduce) {
      .wp-block-cover-image.has-parallax,
      .wp-block-cover.has-parallax {
        background-attachment: scroll; } }
  .wp-block-cover-image.is-repeated,
  .wp-block-cover.is-repeated {
    background-repeat: repeat;
    background-size: auto; }
  .wp-block-cover-image.has-background-dim:not([class*="-background-color"]),
  .wp-block-cover.has-background-dim:not([class*="-background-color"]) {
    background-color: #000; }
  .wp-block-cover-image.has-background-dim::before,
  .wp-block-cover.has-background-dim::before {
    content: "";
    background-color: inherit; }
  .wp-block-cover-image.has-background-dim:not(.has-background-gradient)::before,
  .wp-block-cover-image .wp-block-cover__gradient-background,
  .wp-block-cover.has-background-dim:not(.has-background-gradient)::before,
  .wp-block-cover .wp-block-cover__gradient-background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    opacity: 0.5; }
  .wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient)::before,
  .wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
  .wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient)::before,
  .wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background {
    opacity: 0.1; }
  .wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient)::before,
  .wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
  .wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient)::before,
  .wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background {
    opacity: 0.2; }
  .wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient)::before,
  .wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
  .wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient)::before,
  .wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background {
    opacity: 0.3; }
  .wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient)::before,
  .wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
  .wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient)::before,
  .wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background {
    opacity: 0.4; }
  .wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient)::before,
  .wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
  .wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient)::before,
  .wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background {
    opacity: 0.5; }
  .wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient)::before,
  .wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
  .wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient)::before,
  .wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background {
    opacity: 0.6; }
  .wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient)::before,
  .wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
  .wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient)::before,
  .wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background {
    opacity: 0.7; }
  .wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient)::before,
  .wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
  .wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient)::before,
  .wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background {
    opacity: 0.8; }
  .wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient)::before,
  .wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
  .wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient)::before,
  .wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background {
    opacity: 0.9; }
  .wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient)::before,
  .wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
  .wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient)::before,
  .wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background {
    opacity: 1; }
  .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright,
  .wp-block-cover.alignleft,
  .wp-block-cover.alignright {
    max-width: 290px;
    width: 100%; }
  .wp-block-cover-image::after,
  .wp-block-cover::after {
    display: block;
    content: "";
    font-size: 0;
    min-height: inherit; }
    @supports (position: sticky) {
      .wp-block-cover-image::after,
      .wp-block-cover::after {
        content: none; } }
  .wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright,
  .wp-block-cover.aligncenter,
  .wp-block-cover.alignleft,
  .wp-block-cover.alignright {
    display: flex; }
  .wp-block-cover-image .wp-block-cover__inner-container,
  .wp-block-cover .wp-block-cover__inner-container {
    width: 100%;
    z-index: 1;
    color: #fff; }
  .wp-block-cover-image p:not(.has-text-color),
  .wp-block-cover-image h1:not(.has-text-color),
  .wp-block-cover-image h2:not(.has-text-color),
  .wp-block-cover-image h3:not(.has-text-color),
  .wp-block-cover-image h4:not(.has-text-color),
  .wp-block-cover-image h5:not(.has-text-color),
  .wp-block-cover-image h6:not(.has-text-color),
  .wp-block-cover-image .wp-block-subhead:not(.has-text-color),
  .wp-block-cover p:not(.has-text-color),
  .wp-block-cover h1:not(.has-text-color),
  .wp-block-cover h2:not(.has-text-color),
  .wp-block-cover h3:not(.has-text-color),
  .wp-block-cover h4:not(.has-text-color),
  .wp-block-cover h5:not(.has-text-color),
  .wp-block-cover h6:not(.has-text-color),
  .wp-block-cover .wp-block-subhead:not(.has-text-color) {
    color: inherit; }
  .wp-block-cover-image.is-position-top-left,
  .wp-block-cover.is-position-top-left {
    align-items: flex-start;
    justify-content: flex-start; }
  .wp-block-cover-image.is-position-top-center,
  .wp-block-cover.is-position-top-center {
    align-items: flex-start;
    justify-content: center; }
  .wp-block-cover-image.is-position-top-right,
  .wp-block-cover.is-position-top-right {
    align-items: flex-start;
    justify-content: flex-end; }
  .wp-block-cover-image.is-position-center-left,
  .wp-block-cover.is-position-center-left {
    align-items: center;
    justify-content: flex-start; }
  .wp-block-cover-image.is-position-center-center,
  .wp-block-cover.is-position-center-center {
    align-items: center;
    justify-content: center; }
  .wp-block-cover-image.is-position-center-right,
  .wp-block-cover.is-position-center-right {
    align-items: center;
    justify-content: flex-end; }
  .wp-block-cover-image.is-position-bottom-left,
  .wp-block-cover.is-position-bottom-left {
    align-items: flex-end;
    justify-content: flex-start; }
  .wp-block-cover-image.is-position-bottom-center,
  .wp-block-cover.is-position-bottom-center {
    align-items: flex-end;
    justify-content: center; }
  .wp-block-cover-image.is-position-bottom-right,
  .wp-block-cover.is-position-bottom-right {
    align-items: flex-end;
    justify-content: flex-end; }
  .wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
  .wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    margin: 0;
    width: auto; }

.wp-block-cover__video-background {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100%;
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover; }

section.wp-block-cover-image h2,
.wp-block-cover-image-text,
.wp-block-cover-text {
  color: #fff; }
  section.wp-block-cover-image h2 a,
  section.wp-block-cover-image h2 a:hover,
  section.wp-block-cover-image h2 a:focus,
  section.wp-block-cover-image h2 a:active,
  .wp-block-cover-image-text a,
  .wp-block-cover-image-text a:hover,
  .wp-block-cover-image-text a:focus,
  .wp-block-cover-image-text a:active,
  .wp-block-cover-text a,
  .wp-block-cover-text a:hover,
  .wp-block-cover-text a:focus,
  .wp-block-cover-text a:active {
    color: #fff; }

.wp-block-cover-image
.wp-block-cover.has-left-content {
  justify-content: flex-start; }

.wp-block-cover-image
.wp-block-cover.has-right-content {
  justify-content: flex-end; }

section.wp-block-cover-image.has-left-content > h2,
.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text {
  margin-left: 0;
  text-align: left; }

section.wp-block-cover-image.has-right-content > h2,
.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text {
  margin-right: 0;
  text-align: right; }

section.wp-block-cover-image > h2,
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text {
  font-size: 2em;
  line-height: 1.25;
  z-index: 1;
  margin-bottom: 0;
  max-width: 580px;
  padding: 0.44em;
  text-align: center; }

.wp-block[data-align="left"] > [data-type="core/embed"],
.wp-block[data-align="right"] > [data-type="core/embed"],
.wp-block-embed.alignleft,
.wp-block-embed.alignright {
  max-width: 360px;
  width: 100%; }
  .wp-block[data-align="left"] > [data-type="core/embed"] .wp-block-embed__wrapper,
  .wp-block[data-align="right"] > [data-type="core/embed"] .wp-block-embed__wrapper,
  .wp-block-embed.alignleft .wp-block-embed__wrapper,
  .wp-block-embed.alignright .wp-block-embed__wrapper {
    min-width: 280px; }

.wp-block-embed {
  margin-bottom: 1em; }
  .wp-block-embed figcaption {
    margin-top: 0.5em;
    margin-bottom: 1em; }
  .wp-block-embed iframe {
    max-width: 100%; }

.wp-block-embed__wrapper {
  position: relative; }

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper::before {
  content: "";
  display: block;
  padding-top: 50%; }

.wp-embed-responsive .wp-has-aspect-ratio iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper::before {
  padding-top: 42.85%; }

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper::before {
  padding-top: 50%; }

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
  padding-top: 56.25%; }

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper::before {
  padding-top: 75%; }

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper::before {
  padding-top: 100%; }

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper::before {
  padding-top: 177.77%; }

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper::before {
  padding-top: 200%; }

.wp-block-file {
  margin-bottom: 1.5em; }
  .wp-block-file.aligncenter {
    text-align: center; }
  .wp-block-file.alignright {
    /*rtl:ignore*/
    text-align: right; }
  .wp-block-file .wp-block-file__button {
    background: #32373c;
    border-radius: 2em;
    color: #fff;
    font-size: 0.8em;
    padding: 0.5em 1em; }
  .wp-block-file a.wp-block-file__button {
    text-decoration: none; }
    .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:active {
      box-shadow: none;
      color: #fff;
      opacity: 0.85;
      text-decoration: none; }
  .wp-block-file * + .wp-block-file__button {
    margin-left: 0.75em; }

.wp-block-gallery,
.blocks-gallery-grid {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .wp-block-gallery .blocks-gallery-image,
  .wp-block-gallery .blocks-gallery-item,
  .blocks-gallery-grid .blocks-gallery-image,
  .blocks-gallery-grid .blocks-gallery-item {
    margin: 0 1em 1em 0;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: calc(50% - 1em); }
    .wp-block-gallery .blocks-gallery-image:nth-of-type(even),
    .wp-block-gallery .blocks-gallery-item:nth-of-type(even),
    .blocks-gallery-grid .blocks-gallery-image:nth-of-type(even),
    .blocks-gallery-grid .blocks-gallery-item:nth-of-type(even) {
      margin-right: 0; }
    .wp-block-gallery .blocks-gallery-image figure,
    .wp-block-gallery .blocks-gallery-item figure,
    .blocks-gallery-grid .blocks-gallery-image figure,
    .blocks-gallery-grid .blocks-gallery-item figure {
      margin: 0;
      height: 100%; }
      @supports (position: sticky) {
        .wp-block-gallery .blocks-gallery-image figure,
        .wp-block-gallery .blocks-gallery-item figure,
        .blocks-gallery-grid .blocks-gallery-image figure,
        .blocks-gallery-grid .blocks-gallery-item figure {
          display: flex;
          align-items: flex-end;
          justify-content: flex-start; } }
    .wp-block-gallery .blocks-gallery-image img,
    .wp-block-gallery .blocks-gallery-item img,
    .blocks-gallery-grid .blocks-gallery-image img,
    .blocks-gallery-grid .blocks-gallery-item img {
      display: block;
      max-width: 100%;
      height: auto;
      width: 100%; }
      @supports (position: sticky) {
        .wp-block-gallery .blocks-gallery-image img,
        .wp-block-gallery .blocks-gallery-item img,
        .blocks-gallery-grid .blocks-gallery-image img,
        .blocks-gallery-grid .blocks-gallery-item img {
          width: auto; } }
    .wp-block-gallery .blocks-gallery-image figcaption,
    .wp-block-gallery .blocks-gallery-item figcaption,
    .blocks-gallery-grid .blocks-gallery-image figcaption,
    .blocks-gallery-grid .blocks-gallery-item figcaption {
      position: absolute;
      bottom: 0;
      width: 100%;
      max-height: 100%;
      overflow: auto;
      padding: 3em 0.77em 0.7em;
      color: #fff;
      text-align: center;
      font-size: 0.8em;
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.3) 70%, transparent);
      box-sizing: border-box;
      margin: 0; }
      .wp-block-gallery .blocks-gallery-image figcaption img,
      .wp-block-gallery .blocks-gallery-item figcaption img,
      .blocks-gallery-grid .blocks-gallery-image figcaption img,
      .blocks-gallery-grid .blocks-gallery-item figcaption img {
        display: inline; }
  .wp-block-gallery figcaption,
  .blocks-gallery-grid figcaption {
    flex-grow: 1; }
  .wp-block-gallery.is-cropped .blocks-gallery-image a,
  .wp-block-gallery.is-cropped .blocks-gallery-image img,
  .wp-block-gallery.is-cropped .blocks-gallery-item a,
  .wp-block-gallery.is-cropped .blocks-gallery-item img,
  .blocks-gallery-grid.is-cropped .blocks-gallery-image a,
  .blocks-gallery-grid.is-cropped .blocks-gallery-image img,
  .blocks-gallery-grid.is-cropped .blocks-gallery-item a,
  .blocks-gallery-grid.is-cropped .blocks-gallery-item img {
    width: 100%; }
    @supports (position: sticky) {
      .wp-block-gallery.is-cropped .blocks-gallery-image a,
      .wp-block-gallery.is-cropped .blocks-gallery-image img,
      .wp-block-gallery.is-cropped .blocks-gallery-item a,
      .wp-block-gallery.is-cropped .blocks-gallery-item img,
      .blocks-gallery-grid.is-cropped .blocks-gallery-image a,
      .blocks-gallery-grid.is-cropped .blocks-gallery-image img,
      .blocks-gallery-grid.is-cropped .blocks-gallery-item a,
      .blocks-gallery-grid.is-cropped .blocks-gallery-item img {
        height: 100%;
        flex: 1;
        -o-object-fit: cover;
           object-fit: cover; } }
  .wp-block-gallery.columns-1 .blocks-gallery-image,
  .wp-block-gallery.columns-1 .blocks-gallery-item,
  .blocks-gallery-grid.columns-1 .blocks-gallery-image,
  .blocks-gallery-grid.columns-1 .blocks-gallery-item {
    width: 100%;
    margin-right: 0; }
  @media (min-width: 600px) {
    .wp-block-gallery.columns-3 .blocks-gallery-image,
    .wp-block-gallery.columns-3 .blocks-gallery-item,
    .blocks-gallery-grid.columns-3 .blocks-gallery-image,
    .blocks-gallery-grid.columns-3 .blocks-gallery-item {
      width: calc(33.33333% - 0.66667em);
      margin-right: 1em; }
    .wp-block-gallery.columns-4 .blocks-gallery-image,
    .wp-block-gallery.columns-4 .blocks-gallery-item,
    .blocks-gallery-grid.columns-4 .blocks-gallery-image,
    .blocks-gallery-grid.columns-4 .blocks-gallery-item {
      width: calc(25% - 0.75em);
      margin-right: 1em; }
    .wp-block-gallery.columns-5 .blocks-gallery-image,
    .wp-block-gallery.columns-5 .blocks-gallery-item,
    .blocks-gallery-grid.columns-5 .blocks-gallery-image,
    .blocks-gallery-grid.columns-5 .blocks-gallery-item {
      width: calc(20% - 0.8em);
      margin-right: 1em; }
    .wp-block-gallery.columns-6 .blocks-gallery-image,
    .wp-block-gallery.columns-6 .blocks-gallery-item,
    .blocks-gallery-grid.columns-6 .blocks-gallery-image,
    .blocks-gallery-grid.columns-6 .blocks-gallery-item {
      width: calc(16.66667% - 0.83333em);
      margin-right: 1em; }
    .wp-block-gallery.columns-7 .blocks-gallery-image,
    .wp-block-gallery.columns-7 .blocks-gallery-item,
    .blocks-gallery-grid.columns-7 .blocks-gallery-image,
    .blocks-gallery-grid.columns-7 .blocks-gallery-item {
      width: calc(14.28571% - 0.85714em);
      margin-right: 1em; }
    .wp-block-gallery.columns-8 .blocks-gallery-image,
    .wp-block-gallery.columns-8 .blocks-gallery-item,
    .blocks-gallery-grid.columns-8 .blocks-gallery-image,
    .blocks-gallery-grid.columns-8 .blocks-gallery-item {
      width: calc(12.5% - 0.875em);
      margin-right: 1em; }
    .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),
    .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),
    .blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),
    .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n) {
      margin-right: 0; }
    .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
    .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
    .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),
    .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n) {
      margin-right: 0; }
    .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
    .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
    .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),
    .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n) {
      margin-right: 0; }
    .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
    .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
    .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),
    .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n) {
      margin-right: 0; }
    .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
    .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
    .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),
    .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n) {
      margin-right: 0; }
    .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
    .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
    .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),
    .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n) {
      margin-right: 0; }
    .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
    .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
    .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),
    .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n) {
      margin-right: 0; }
    .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
    .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n),
    .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),
    .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n) {
      margin-right: 0; } }
  .wp-block-gallery .blocks-gallery-image:last-child,
  .wp-block-gallery .blocks-gallery-item:last-child,
  .blocks-gallery-grid .blocks-gallery-image:last-child,
  .blocks-gallery-grid .blocks-gallery-item:last-child {
    margin-right: 0; }
  .wp-block-gallery.alignleft, .wp-block-gallery.alignright,
  .blocks-gallery-grid.alignleft,
  .blocks-gallery-grid.alignright {
    max-width: 290px;
    width: 100%; }
  .wp-block-gallery.aligncenter .blocks-gallery-item figure,
  .blocks-gallery-grid.aligncenter .blocks-gallery-item figure {
    justify-content: center; }

.wp-block-group {
  box-sizing: border-box; }

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
  padding: 1.25em 2.375em; }

.wp-block-image {
  margin-bottom: 1em; }
  .wp-block-image img {
    max-width: 100%; }
  .wp-block-image.aligncenter {
    text-align: center; }
  .wp-block-image.alignfull img,
  .wp-block-image.alignwide img {
    width: 100%; }
  .wp-block-image .alignleft,
  .wp-block-image .alignright,
  .wp-block-image .aligncenter {
    display: table; }
    .wp-block-image .alignleft > figcaption,
    .wp-block-image .alignright > figcaption,
    .wp-block-image .aligncenter > figcaption {
      display: table-caption;
      caption-side: bottom; }
  .wp-block-image .alignleft {
    /*rtl:ignore*/
    float: left;
    /*rtl:ignore*/
    margin-left: 0;
    margin-right: 1em;
    margin-top: 0.5em;
    margin-bottom: 0.5em; }
  .wp-block-image .alignright {
    /*rtl:ignore*/
    float: right;
    /*rtl:ignore*/
    margin-right: 0;
    margin-left: 1em;
    margin-top: 0.5em;
    margin-bottom: 0.5em; }
  .wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto; }
  .wp-block-image figcaption {
    margin-top: 0.5em;
    margin-bottom: 1em; }

.is-style-rounded img {
  border-radius: 9999px; }

.is-style-circle-mask img {
  border-radius: 9999px; }
  @supports ((-webkit-mask-image: none) or (mask-image: none)) or (-webkit-mask-image: none) {
    .is-style-circle-mask img {
      /* stylelint-disable */
      -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
              mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
      /* stylelint-enable */
      mask-mode: alpha;
      -webkit-mask-repeat: no-repeat;
              mask-repeat: no-repeat;
      -webkit-mask-size: contain;
              mask-size: contain;
      -webkit-mask-position: center;
              mask-position: center;
      border-radius: 0; } }

.wp-block-latest-comments__comment {
  line-height: 1.1;
  list-style: none;
  margin-bottom: 1em; }
  .has-avatars .wp-block-latest-comments__comment {
    min-height: 2.25em;
    list-style: none; }
    .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,
    .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt {
      margin-left: 3.25em; }
  .has-dates .wp-block-latest-comments__comment,
  .has-excerpts .wp-block-latest-comments__comment {
    line-height: 1.5; }

.wp-block-latest-comments__comment-excerpt p {
  font-size: 0.875em;
  line-height: 1.8;
  margin: 0.36em 0 1.4em; }

.wp-block-latest-comments__comment-date {
  display: block;
  font-size: 0.75em; }

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: 0.75em;
  width: 2.5em; }

.wp-block-latest-posts.alignleft {
  /*rtl:ignore*/
  margin-right: 2em; }

.wp-block-latest-posts.alignright {
  /*rtl:ignore*/
  margin-left: 2em; }

.wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: none; }
  .wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both; }

.wp-block-latest-posts.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0; }
  .wp-block-latest-posts.is-grid li {
    margin: 0 1.25em 1.25em 0;
    width: 100%; }

@media (min-width: 600px) {
  .wp-block-latest-posts.columns-2 li {
    width: calc((100% / 2) - 1.25em + (1.25em / 2)); }
    .wp-block-latest-posts.columns-2 li:nth-child(2n) {
      margin-right: 0; }
  .wp-block-latest-posts.columns-3 li {
    width: calc((100% / 3) - 1.25em + (1.25em / 3)); }
    .wp-block-latest-posts.columns-3 li:nth-child(3n) {
      margin-right: 0; }
  .wp-block-latest-posts.columns-4 li {
    width: calc((100% / 4) - 1.25em + (1.25em / 4)); }
    .wp-block-latest-posts.columns-4 li:nth-child(4n) {
      margin-right: 0; }
  .wp-block-latest-posts.columns-5 li {
    width: calc((100% / 5) - 1.25em + (1.25em / 5)); }
    .wp-block-latest-posts.columns-5 li:nth-child(5n) {
      margin-right: 0; }
  .wp-block-latest-posts.columns-6 li {
    width: calc((100% / 6) - 1.25em + (1.25em / 6)); }
    .wp-block-latest-posts.columns-6 li:nth-child(6n) {
      margin-right: 0; } }

.wp-block-latest-posts__post-date,
.wp-block-latest-posts__post-author {
  display: block;
  color: #555;
  font-size: 0.8125em; }

.wp-block-latest-posts__post-excerpt {
  margin-top: 0.5em;
  margin-bottom: 1em; }

.wp-block-latest-posts__featured-image a {
  display: inline-block; }

.wp-block-latest-posts__featured-image img {
  height: auto;
  width: auto; }

.wp-block-latest-posts__featured-image.alignleft {
  /*rtl:ignore*/
  margin-right: 1em; }

.wp-block-latest-posts__featured-image.alignright {
  /*rtl:ignore*/
  margin-left: 1em; }

.wp-block-latest-posts__featured-image.aligncenter {
  margin-bottom: 1em;
  text-align: center; }

.block-editor-image-alignment-control__row .components-base-control__field {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .block-editor-image-alignment-control__row .components-base-control__field .components-base-control__label {
    margin-bottom: 0; }

ol.has-background,
ul.has-background {
  padding: 1.25em 2.375em; }

.wp-block-media-text {
  /*!rtl:begin:ignore*/
  direction: ltr;
  /*!rtl:end:ignore*/
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50% 1fr;
  grid-template-columns: 50% 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto; }
  .wp-block-media-text.has-media-on-the-right {
    -ms-grid-columns: 1fr 50%;
    grid-template-columns: 1fr 50%; }

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
  -ms-grid-row-align: start;
      align-self: start; }

.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media {
  -ms-grid-row-align: center;
      align-self: center; }

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
  -ms-grid-row-align: end;
      align-self: end; }

.wp-block-media-text .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
  margin: 0; }

.wp-block-media-text .wp-block-media-text__content {
  direction: ltr;
  /*!rtl:begin:ignore*/
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
  padding: 0 8% 0 8%;
  word-break: break-word; }

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/ }

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  /*!rtl:begin:ignore*/
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/ }

.wp-block-media-text__media img,
.wp-block-media-text__media video {
  max-width: unset;
  width: 100%;
  vertical-align: middle; }

.wp-block-media-text.is-image-fill figure.wp-block-media-text__media {
  height: 100%;
  min-height: 250px;
  background-size: cover; }

.wp-block-media-text.is-image-fill figure.wp-block-media-text__media > img {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/*
* Here we here not able to use a mobile first CSS approach.
* Custom widths are set using inline styles, and on mobile,
* we need 100% width, so we use important to overwrite the inline style.
* If the style were set on mobile first, on desktop styles,
* we would have no way of setting the style again to the inline style.
*/
@media (max-width: 600px) {
  .wp-block-media-text.is-stacked-on-mobile {
    -ms-grid-columns: 100% !important;
    grid-template-columns: 100% !important; }
    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
      -ms-grid-column: 1;
      grid-column: 1;
      -ms-grid-row: 1;
      grid-row: 1; }
    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
      -ms-grid-column: 1;
      grid-column: 1;
      -ms-grid-row: 2;
      grid-row: 2; } }

.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-navigation-link:not(.has-text-color) {
  color: #1e1e1e; }

.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-navigation__container {
  background-color: #fff; }

.items-justified-left > ul {
  justify-content: flex-start; }

.items-justified-center > ul {
  justify-content: center; }

.items-justified-right > ul {
  justify-content: flex-end; }

.wp-block-navigation-link {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0; }
  .wp-block-navigation-link .wp-block-navigation__container:empty {
    display: none; }

.wp-block-navigation__container {
  list-style: none;
  margin: 0;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap; }
  .is-vertical .wp-block-navigation__container {
    display: block; }

.has-child > .wp-block-navigation-link__content {
  padding-right: 0.5em; }

.has-child .wp-block-navigation__container {
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: inherit;
  color: inherit;
  position: absolute;
  left: 0;
  top: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 2;
  opacity: 0;
  transition: opacity 0.1s linear;
  visibility: hidden; }
  .has-child .wp-block-navigation__container > .wp-block-navigation-link > .wp-block-navigation-link__content {
    flex-grow: 1; }
  .has-child .wp-block-navigation__container > .wp-block-navigation-link > .wp-block-navigation-link__submenu-icon {
    padding-right: 0.5em; }
  @media (min-width: 782px) {
    .has-child .wp-block-navigation__container {
      left: 1.5em; }
      .has-child .wp-block-navigation__container .wp-block-navigation__container {
        left: 100%;
        top: -1px; }
        .has-child .wp-block-navigation__container .wp-block-navigation__container::before {
          content: "";
          position: absolute;
          right: 100%;
          height: 100%;
          display: block;
          width: 0.5em;
          background: transparent; }
      .has-child .wp-block-navigation__container .wp-block-navigation-link__submenu-icon svg {
        transform: rotate(0); } }

.has-child:hover {
  cursor: pointer; }
  .has-child:hover > .wp-block-navigation__container {
    visibility: visible;
    opacity: 1;
    display: flex;
    flex-direction: column; }

.has-child:focus-within {
  cursor: pointer; }
  .has-child:focus-within > .wp-block-navigation__container {
    visibility: visible;
    opacity: 1;
    display: flex;
    flex-direction: column; }

.wp-block-navigation-link__content {
  color: inherit;
  text-decoration: none;
  padding: 0.5em 1em; }
  .wp-block-navigation-link__content + .wp-block-navigation-link__content {
    padding-top: 0; }
  .has-text-color .wp-block-navigation-link__content {
    color: inherit; }

.wp-block-navigation-link__label {
  word-break: normal;
  overflow-wrap: break-word; }

.wp-block-navigation-link__submenu-icon {
  height: inherit;
  padding: 0.375em 1em 0.375em 0; }
  .wp-block-navigation-link__submenu-icon svg {
    fill: currentColor; }
    @media (min-width: 782px) {
      .wp-block-navigation-link__submenu-icon svg {
        transform: rotate(90deg); } }

.is-small-text {
  font-size: 0.875em; }

.is-regular-text {
  font-size: 1em; }

.is-large-text {
  font-size: 2.25em; }

.is-larger-text {
  font-size: 3em; }

.has-drop-cap:not(:focus)::first-letter {
  float: left;
  font-size: 8.4em;
  line-height: 0.68;
  font-weight: 100;
  margin: 0.05em 0.1em 0 0;
  text-transform: uppercase;
  font-style: normal; }

p.has-background {
  padding: 1.25em 2.375em; }

p.has-text-color a {
  color: inherit; }

.wp-block-post-author {
  display: flex;
  flex-wrap: wrap; }
  .wp-block-post-author__byline {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 0.5em; }
  .wp-block-post-author__avatar {
    margin-right: 1em; }
  .wp-block-post-author__bio {
    margin-bottom: 0.7em;
    font-size: 0.7em; }
  .wp-block-post-author__content {
    flex-grow: 1;
    flex-basis: 0; }
  .wp-block-post-author__name {
    font-weight: bold;
    margin: 0; }

.wp-block-pullquote {
  padding: 3em 0;
  margin-left: 0;
  margin-right: 0;
  text-align: center; }
  .wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
    max-width: 290px; }
    .wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
      font-size: 1.25em; }
  .wp-block-pullquote p {
    font-size: 1.75em;
    line-height: 1.6; }
  .wp-block-pullquote cite,
  .wp-block-pullquote footer {
    position: relative; }
  .wp-block-pullquote .has-text-color a {
    color: inherit; }

.wp-block-pullquote:not(.is-style-solid-color) {
  background: none; }

.wp-block-pullquote.is-style-solid-color {
  border: none; }
  .wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    max-width: 60%; }
    .wp-block-pullquote.is-style-solid-color blockquote p {
      margin-top: 0;
      margin-bottom: 0;
      font-size: 2em; }
    .wp-block-pullquote.is-style-solid-color blockquote cite {
      text-transform: none;
      font-style: normal; }

.wp-block-pullquote cite {
  color: inherit; }

.wp-block-quote.is-style-large, .wp-block-quote.is-large {
  margin-bottom: 1em;
  padding: 0 1em; }
  .wp-block-quote.is-style-large p, .wp-block-quote.is-large p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6; }
  .wp-block-quote.is-style-large cite,
  .wp-block-quote.is-style-large footer, .wp-block-quote.is-large cite,
  .wp-block-quote.is-large footer {
    font-size: 1.125em;
    text-align: right; }

.wp-block-rss.alignleft {
  /*rtl:ignore*/
  margin-right: 2em; }

.wp-block-rss.alignright {
  /*rtl:ignore*/
  margin-left: 2em; }

.wp-block-rss.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none; }
  .wp-block-rss.is-grid li {
    margin: 0 1em 1em 0;
    width: 100%; }

@media (min-width: 600px) {
  .wp-block-rss.columns-2 li {
    width: calc(( 100% / 2 ) - 1em); }
  .wp-block-rss.columns-3 li {
    width: calc(( 100% / 3 ) - 1em); }
  .wp-block-rss.columns-4 li {
    width: calc(( 100% / 4 ) - 1em); }
  .wp-block-rss.columns-5 li {
    width: calc(( 100% / 5 ) - 1em); }
  .wp-block-rss.columns-6 li {
    width: calc(( 100% / 6 ) - 1em); } }

.wp-block-rss__item-publish-date,
.wp-block-rss__item-author {
  display: block;
  color: #555;
  font-size: 0.8125em; }

.wp-block-search .wp-block-search__inside-wrapper {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  max-width: 100%; }

.wp-block-search .wp-block-search__label {
  width: 100%; }

.wp-block-search .wp-block-search__input {
  flex-grow: 1;
  min-width: 3em;
  border: 1px solid #949494; }

.wp-block-search .wp-block-search__button {
  margin-left: 0.625em;
  word-break: normal; }
  .wp-block-search .wp-block-search__button svg {
    min-width: 1.5em;
    min-height: 1.5em; }

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
  margin-left: 0; }

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  padding: 4px;
  border: 1px solid #949494; }
  .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
    border-radius: 0;
    border: none;
    padding: 0 0 0 0.25em; }
    .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus {
      outline: none; }
  .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
    padding: 0.125em 0.5em; }

.wp-block-separator.is-style-wide {
  border-bottom-width: 1px; }

.wp-block-separator.is-style-dots {
  background: none !important;
  border: none;
  text-align: center;
  max-width: none;
  line-height: 1;
  height: auto; }
  .wp-block-separator.is-style-dots::before {
    content: "\00b7 \00b7 \00b7";
    color: currentColor;
    font-size: 1.5em;
    letter-spacing: 2em;
    /*rtl:ignore*/
    padding-left: 2em;
    font-family: serif; }

.wp-block-custom-logo .aligncenter {
  display: table; }

.wp-block-social-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
  margin-left: 0; }
  .wp-block-social-links .wp-social-link a,
  .wp-block-social-links .wp-social-link a:hover {
    text-decoration: none;
    border-bottom: 0;
    box-shadow: none; }

.wp-social-link {
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 9999px;
  margin: 0 8px 8px 0;
  transition: transform 0.1s ease; }
  @media (prefers-reduced-motion: reduce) {
    .wp-social-link {
      transition-duration: 0s; } }
  .wp-social-link a {
    padding: 6px;
    display: block;
    line-height: 0;
    transition: transform 0.1s ease; }
  .wp-social-link a,
  .wp-social-link a:hover,
  .wp-social-link a:active,
  .wp-social-link a:visited,
  .wp-social-link svg {
    color: currentColor;
    fill: currentColor; }
  .wp-social-link:hover {
    transform: scale(1.1); }

.wp-block-social-links.aligncenter {
  justify-content: center;
  display: flex; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
  background-color: #f0f0f0;
  color: #444; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
  background-color: #f90;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
  background-color: #1778f2;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
  background-color: #24292d;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
  background-color: #ea4434;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
  background-color: #0d66c2;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
  background-color: #02ab6c;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
  background-color: #fe4500;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
  background-color: #fefc00;
  color: #fff;
  stroke: #000; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
  background-color: #1da1f2;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff; }

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
  background-color: #f00;
  color: #fff; }

.wp-block-social-links.is-style-logos-only .wp-social-link {
  background: none;
  padding: 4px; }
  .wp-block-social-links.is-style-logos-only .wp-social-link svg {
    width: 28px;
    height: 28px; }

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
  color: #f90; }

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
  color: #1ea0c3; }

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
  color: #0757fe; }

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
  color: #1e1f26; }

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
  color: #02e49b; }

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
  color: #e94c89; }

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
  color: #4280ff; }

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
  color: #f45800; }

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
  color: #1778f2; }

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
  color: #000; }

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
  color: #0461dd; }

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
  color: #e65678; }

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
  color: #24292d; }

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
  color: #382110; }

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
  color: #ea4434; }

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
  color: #f00075; }

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
  color: #e21b24; }

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
  color: #0d66c2; }

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
  color: #3288d4; }

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
  color: #02ab6c; }

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
  color: #f6405f; }

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
  color: #e60122; }

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
  color: #ef4155; }

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
  color: #fe4500; }

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
  color: #0478d7; }

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
  color: #fff;
  stroke: #000; }

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
  color: #ff5600; }

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
  color: #1bd760; }

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
  color: #011835; }

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
  color: #6440a4; }

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
  color: #1da1f2; }

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
  color: #1eb7ea; }

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
  color: #4680c2; }

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
  color: #3499cd; }

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff; }

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
  color: #f00; }

.wp-block-social-links.is-style-pill-shape .wp-social-link {
  width: auto; }

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
  padding-left: 16px;
  padding-right: 16px; }

.wp-block-spacer {
  clear: both; }

p.wp-block-subhead {
  font-size: 1.1em;
  font-style: italic;
  opacity: 0.75; }

.wp-block-table {
  overflow-x: auto; }
  .wp-block-table table {
    width: 100%; }
  .wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%; }
    .wp-block-table .has-fixed-layout td,
    .wp-block-table .has-fixed-layout th {
      word-break: break-word; }
  .wp-block-table.alignleft, .wp-block-table.aligncenter, .wp-block-table.alignright {
    display: table;
    width: auto; }
    .wp-block-table.alignleft td,
    .wp-block-table.alignleft th, .wp-block-table.aligncenter td,
    .wp-block-table.aligncenter th, .wp-block-table.alignright td,
    .wp-block-table.alignright th {
      word-break: break-word; }
  .wp-block-table .has-subtle-light-gray-background-color {
    background-color: #f3f4f5; }
  .wp-block-table .has-subtle-pale-green-background-color {
    background-color: #e9fbe5; }
  .wp-block-table .has-subtle-pale-blue-background-color {
    background-color: #e7f5fe; }
  .wp-block-table .has-subtle-pale-pink-background-color {
    background-color: #fcf0ef; }
  .wp-block-table.is-style-stripes {
    border-spacing: 0;
    border-collapse: inherit;
    background-color: transparent;
    border-bottom: 1px solid #f0f0f0; }
    .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
      background-color: #f0f0f0; }
    .wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
      background-color: #f3f4f5; }
    .wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
      background-color: #e9fbe5; }
    .wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
      background-color: #e7f5fe; }
    .wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
      background-color: #fcf0ef; }
    .wp-block-table.is-style-stripes th,
    .wp-block-table.is-style-stripes td {
      border-color: transparent; }

.wp-block-text-columns {
  display: flex; }
  .wp-block-text-columns.aligncenter {
    display: flex; }
  .wp-block-text-columns .wp-block-column {
    margin: 0 1em;
    padding: 0; }
    .wp-block-text-columns .wp-block-column:first-child {
      margin-left: 0; }
    .wp-block-text-columns .wp-block-column:last-child {
      margin-right: 0; }
  .wp-block-text-columns.columns-2 .wp-block-column {
    width: calc(100% / 2); }
  .wp-block-text-columns.columns-3 .wp-block-column {
    width: calc(100% / 3); }
  .wp-block-text-columns.columns-4 .wp-block-column {
    width: calc(100% / 4); }

.wp-block-video {
  margin-left: 0;
  margin-right: 0; }
  .wp-block-video video {
    max-width: 100%; }
  @supports (position: sticky) {
    .wp-block-video [poster] {
      -o-object-fit: cover;
         object-fit: cover; } }
  .wp-block-video.aligncenter {
    text-align: center; }
  .wp-block-video figcaption {
    margin-top: 0.5em;
    margin-bottom: 1em; }

.wp-block-post-featured-image a {
  display: inline-block; }

:root {
  /* stylelint-disable function-comma-space-after */
  /* stylelint-enable function-comma-space-after */ }
  :root .has-pale-pink-background-color {
    background-color: #f78da7; }
  :root .has-vivid-red-background-color {
    background-color: #cf2e2e; }
  :root .has-luminous-vivid-orange-background-color {
    background-color: #ff6900; }
  :root .has-luminous-vivid-amber-background-color {
    background-color: #fcb900; }
  :root .has-light-green-cyan-background-color {
    background-color: #7bdcb5; }
  :root .has-vivid-green-cyan-background-color {
    background-color: #00d084; }
  :root .has-pale-cyan-blue-background-color {
    background-color: #8ed1fc; }
  :root .has-vivid-cyan-blue-background-color {
    background-color: #0693e3; }
  :root .has-vivid-purple-background-color {
    background-color: #9b51e0; }
  :root .has-white-background-color {
    background-color: #fff; }
  :root .has-very-light-gray-background-color {
    background-color: #eee; }
  :root .has-cyan-bluish-gray-background-color {
    background-color: #abb8c3; }
  :root .has-very-dark-gray-background-color {
    background-color: #313131; }
  :root .has-black-background-color {
    background-color: #000; }
  :root .has-pale-pink-color {
    color: #f78da7; }
  :root .has-vivid-red-color {
    color: #cf2e2e; }
  :root .has-luminous-vivid-orange-color {
    color: #ff6900; }
  :root .has-luminous-vivid-amber-color {
    color: #fcb900; }
  :root .has-light-green-cyan-color {
    color: #7bdcb5; }
  :root .has-vivid-green-cyan-color {
    color: #00d084; }
  :root .has-pale-cyan-blue-color {
    color: #8ed1fc; }
  :root .has-vivid-cyan-blue-color {
    color: #0693e3; }
  :root .has-vivid-purple-color {
    color: #9b51e0; }
  :root .has-white-color {
    color: #fff; }
  :root .has-very-light-gray-color {
    color: #eee; }
  :root .has-cyan-bluish-gray-color {
    color: #abb8c3; }
  :root .has-very-dark-gray-color {
    color: #313131; }
  :root .has-black-color {
    color: #000; }
  :root .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: linear-gradient(135deg, #0693e3 0%, #9b51e0 100%); }
  :root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg, #00d084 0%, #0693e3 100%); }
  :root .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: linear-gradient(135deg, #7adcb4 0%, #00d082 100%); }
  :root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: linear-gradient(135deg, #fcb900 0%, #ff6900 100%); }
  :root .has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: linear-gradient(135deg, #ff6900 0%, #cf2e2e 100%); }
  :root .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: linear-gradient(135deg, #eeeeee 0%, #a9b8c3 100%); }
  :root .has-cool-to-warm-spectrum-gradient-background {
    background: linear-gradient(135deg, #4aeadc 0%, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c 100%); }
  :root .has-blush-light-purple-gradient-background {
    background: linear-gradient(135deg, #ffceec 0%, #9896f0 100%); }
  :root .has-blush-bordeaux-gradient-background {
    background: linear-gradient(135deg, #fecda5 0%, #fe2d2d 50%, #6b003e 100%); }
  :root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg, #34e2e4 0%, #4721fb 50%, #ab1dfe 100%); }
  :root .has-luminous-dusk-gradient-background {
    background: linear-gradient(135deg, #ffcb70 0%, #c751c0 50%, #4158d0 100%); }
  :root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg, #faaca8 0%, #dad0ec 100%); }
  :root .has-pale-ocean-gradient-background {
    background: linear-gradient(135deg, #fff5cb 0%, #b6e3d4 50%, #33a7b5 100%); }
  :root .has-electric-grass-gradient-background {
    background: linear-gradient(135deg, #caf880 0%, #71ce7e 100%); }
  :root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg, #fafae1 0%, #67a671 100%); }
  :root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg, #fdd79a 0%, #004a59 100%); }
  :root .has-nightshade-gradient-background {
    background: linear-gradient(135deg, #330968 0%, #31cdcf 100%); }
  :root .has-midnight-gradient-background {
    background: linear-gradient(135deg, #020381 0%, #2874fc 100%); }
  :root .has-link-color a {
    color: #00e;
    color: var(--wp--style--color--link, #00e); }

.has-small-font-size {
  font-size: 0.8125em; }

.has-regular-font-size,
.has-normal-font-size {
  font-size: 1em; }

.has-medium-font-size {
  font-size: 1.25em; }

.has-large-font-size {
  font-size: 2.25em; }

.has-larger-font-size,
.has-huge-font-size {
  font-size: 2.625em; }

.has-text-align-center {
  text-align: center; }

.has-text-align-left {
  /*rtl:ignore*/
  text-align: left; }

.has-text-align-right {
  /*rtl:ignore*/
  text-align: right; }

#end-resizable-editor-section {
  display: none; }

.aligncenter {
  clear: both; }

/*/themify-builder/css/modules/parallax.css*/
.themify_builder .builder-parallax-scrolling{
    background-attachment:fixed!important;
    background-repeat:no-repeat!important;
    background-position:center; /* don't add !important here so user can change position with builder styling */
	transition:background-position 0s!important
}
@media (hover:hover){
	.themify_builder .builder-parallax-scrolling{
		background-size:cover
	}
}
@media(hover:none){
	/* for touch devices */
	.themify_builder .builder-parallax-scrolling{
		background-attachment:scroll!important
	}
}
/*/wp-content/themes/themify-ultra/styles/modules/loader.css*/
@supports (display: grid) { /* all browsers except IE */
	.section_loader,
	body.hidden-view:after{
		height:100%;
		position:fixed;
		background-color:#662d91;
		left:0;
		top:0;
		opacity:1
	}
	body.hidden-view:after{
		content:"";
		width:100%;
		transition:opacity .5s;
		z-index:1000
	}
	.hidden-view .section_loader{
		margin:0 auto;
		perspective:1000;
		animation:fadeInLoading .5s ease-in-out;
		animation-fill-mode:forwards;
		z-index:10000
	}
	body:after{
		content:"";
		opacity:0;
		z-index:-1
	}
	.section_spinner{
		width:50px;
		height:50px;
		background-color:#fff;
		top:50%;
		left:50%;
		transform:translate(-50%,-50%);
		animation:rotateplane 1.2s infinite ease-in-out
	}
	.section_spinner .tf_fa{
		display:block;
		color:#fff;
		font-size:3.2em;
		width:inherit;
		height:inherit
	}
	@keyframes fadeInLoading{
		0% {opacity:0}
		25%{opacity:.5}
		50%{opacity:1}
		100%{opacity:1}
	}
	@keyframes rotateplane{
		0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);}
		50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);}
		100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
	}
}
/*/wp-content/themes/themify-ultra/styles/modules/site-logo.css*/
#site-logo{
	margin:.5em auto;
	padding:0;
	line-height:1.2em;
	font-size:1.7em;
	font-weight:700;
	font-style:normal;
	letter-spacing:-.04em;
	transition:color .2s ease-in-out,margin .2s ease-in-out,padding .2s ease-in-out,font-size .2s ease-in-out
}
#site-logo a{
	text-decoration:none;
	color:inherit
}
#site-logo a:hover{
	text-decoration:none
}
.header-block .fixed-header #site-logo{
	margin:5px 0 0
}
body:not(.fixed-header-on) #site-logo .tf_sticky_logo,
.fixed-header #site-logo .tf_sticky_logo + img{
	display:none
}
/*/wp-content/themes/themify-ultra/styles/modules/pull-down.css*/
.pull-down{
	margin-left:10px;
	font-size:.9em;
	padding:7px 10px;
	color:inherit;
	border-radius:100%
}
.pull-down-inner{
	position:relative;
	width:20px;
	height:15px;
	border-bottom:2px solid
}
.pull-down-inner:before,
.pull-down-inner:after{
	content:'';
	display:block;
	border-top:2px solid;
	position:absolute;
	left:0;
	width:100%;
	transition:transform .7s ease;
}
.pull-down-inner:before{
	top:0
}
.pull-down-inner:after{
	top:50%
}
.pull-down:hover{
	background-color:rgba(200,200,200,.25)
}
.pull-down-close .pull-down-inner{
	border:none
}
.pull-down-close .pull-down-inner:before{
	transform:rotateZ(-45deg)
}
.pull-down-close .pull-down-inner:after{
	transform:rotateZ(45deg)
}
.pull-down-close .pull-down-inner:before,
.pull-down-close .pull-down-inner:after{
	top:45%
}
/*/themify-builder/css/modules/cover.css*/
.builder_row_cover{
    z-index:0;
    contain:strict;
    transform:translateZ(0)
}
.builder_row_cover:before,
.builder_row_cover:after{
    height:100%;
    width:100%;
    position:absolute;
    top:0; 
    left:0;
    z-index:-100;
    content:'';
    display:block;
    transition:opacity .5s ease-in-out,background-color .5s ease-in-out
}
.builder_row_cover:after{
    opacity:0
}
.tb_visual_hover>.builder_row_cover:after,
.module_row:hover>.builder_row_cover:after,
.module_subrow:hover>.builder_row_cover:after,
.module_column:hover>.builder_row_cover:after{
    opacity:1
}
/*/themify-builder/css/modules/text.css*/
.drop-cap>:first-child:first-letter,
.tb_text_dropcap>.tb_text_wrap:first-child:first-letter,
.tb_text_dropcap>.tb_text_wrap>:first-child:first-letter{
    font-size:2.85em;
    float:left;
    line-height:.4em;
    padding:.425em .375em;
    background-color:#0f70e8;
    color:#fff;
    margin-right:.325em;
    margin-top:.15em;
    margin-bottom:.25em
}
.tb-text-more-link-indicator{
    display:block;
    height:3px; 
    margin:5px 0; 
    background:rgba(55,55,55,.6)
}

/*/themify-builder/css/modules/feature.css*/
.layout-icon-top .module-feature-content{
    min-width:120px;/*prevent iOS Safari flicker on scroll */
}
.module .module-feature-title{
    font-size:1.2em;
    margin:.5em 0 .2em;
    padding:0
}
.chart-html5-circle{
    display:flex;
    align-items:center;
    justify-content:center
}
/* feature module html5 chart (overwriting styles above) */
.module-feature-chart-html5 img{
    border-radius:100%;
    max-height:100%;
    max-width:100%;
    object-fit:cover
}
.module-feature-chart-html5{
    border-radius:50%;
    width:100px;
    height:100px
}
.tb_feature_stroke{
    fill:none;
    transition:stroke-dasharray 2s;
    transform:rotate(-90deg);
    transform-origin:center
}
.tb_feature_fill{
    fill:none;
    stroke:rgba(0,0,0,.1)
}
.module-feature-image a:hover{
    text-decoration:none
}
.module .module-feature-icon{
    font-size:2em
}
.module.size-medium .module-feature-chart-html5{
    width:150px;
    height:150px
}
.module.size-medium .module-feature-icon{
    font-size:3.5em
}
.module.size-large .module-feature-icon{
    font-size:4.5em
}
.module.size-large .module-feature-chart-html5{
    width:200px;
    height:200px
}
/*/themify-builder/css/modules/feature_styles/left.css*/
.module.layout-icon-left{
    text-align:left
}
.layout-icon-left .module-feature-image{
    float:left;
    max-width:200px;
    margin:0 1.1em .4em 0
}
.layout-icon-left .module-feature-content{
    text-align:inherit;
    overflow:hidden;
    min-width:140px
}
/*/wp-content/themes/themify-ultra/styles/modules/back-top.css*/
.back-top{
	margin:0 auto .6em auto;
	width:200px
}
.back-top:not(.back-top-float) .arrow-up a{
	text-decoration:none;
	display:inline-block;
	position:relative;
	outline:0;
	bottom:0;
	padding:.4em;
	line-height:1;
	z-index:10;
	color:inherit;
	transition:bottom .5s
}
.back-top:not(.back-top-float):hover .arrow-up a{
	bottom:20px
}
.back-top a:before{
	content:'';
	display:inline-block;
	width:30px;
	height:30px;
	border:2px solid transparent;
	border-top-color:inherit;
	border-left-color:inherit;
	transform:rotate(45deg);
	margin-top:4px
}
#footer .back-top-float,
#pagewrap .back-top-float{
	background-color:rgba(251,9,48,.8);
	border-radius:100%;
	color:#fff;
	cursor:pointer;
	position:fixed;
	right:20px;
	bottom:20px;
	left:auto;
	top:auto;
	width:44px;
	height:44px;
	overflow:hidden;
	text-decoration:none;
	text-align:center;
	font-size:16px;
	opacity:1;
	z-index:101;
	transition:opacity .2s ease-in-out .2s,transform .2s ease-in-out;
	box-shadow:0 1px 8px rgba(0,0,0,.12)
}
#footer .back-top-hide,
#pagewrap .back-top-hide{
	opacity:0;
	pointer-events: none;
}
.back-top-float .arrow-up a,
#pagewrap .back-top-float .arrow-up a{
	background:none;
	color:inherit
}
.back-top-float .arrow-up,
#pagewrap .back-top-float .arrow-up{
	position:absolute;
	top:5px;
	left:50%
}
.back-top-float:hover .arrow-up,
#pagewrap .back-top-float:hover .arrow-up{
	animation:back-top-arrow-up .25s linear .2s infinite alternate
}
.back-top-float a:before,
#pagewrap .back-top-float a:before{
	width:13px;
	height:13px;
	position:absolute;
	top:14px;
	left:50%;
	margin-left:-7px;
	margin-top:0;
	border-width:1px
}
.footer-horizontal-left .back-top,
.footer-horizontal-right .back-top,
.footer-left-col .back-top,
.footer-right-col .back-top{
	position:absolute;
	top:-35px;
	width:60px;
	margin:0
}
.footer-horizontal-left .back-top .arrow-up a,
.footer-horizontal-right .back-top .arrow-up a,
.footer-left-col .back-top .arrow-up a,
.footer-right-col .back-top .arrow-up a{
	background-color:rgba(171,171,171,.78);
	color:#fff;
	width:60px;
	height:25px;
	line-height:100%;
	padding:10px 0 0;
	text-align:center!important;
	border-radius:8px 8px 0 0
}
.footer-horizontal-left .back-top a:before,
.footer-horizontal-right .back-top a:before,
.footer-left-col .back-top a:before,
.footer-right-col .back-top a:before{
	width:14px;
	height:14px
}
.footer-horizontal-left .back-top:hover .arrow-up a,
.footer-horizontal-right .back-top:hover .arrow-up a,
.footer-left-col .back-top:hover .arrow-up a,
.footer-right-col .back-top:hover .arrow-up a{
	bottom:0
}
.footer-horizontal-left .back-top .arrow-up:hover a,
.footer-horizontal-right .back-top .arrow-up:hover a,
.footer-left-col .back-top .arrow-up:hover a,
.footer-right-col .back-top .arrow-up:hover a{
	background-color:#000
}
@keyframes back-top-arrow-up{
    0%{top:0}
    100%{top:-5px}
}
/*/wp-content/themes/themify-ultra/styles/modules/footer.css*/
#footerwrap{
	padding:54px 0 2em;
	border-top:1px solid rgba(0,0,0,.05);
	background-color:#fff;
}
#footer{
	font-size:.9em;
}
/* for layout part inserted in footer */
#footer .module_row > .row_inner {
    max-width:100% 
}
.footer-block #footerwrap{
	text-align: center;
	position:static
}
.footer-text{
	padding:0 0 2em;
	line-height:1.8em;
	font-size:.85em
}
.footer-widgets .widget{
	margin:0 0 1.5em
}
.footer-widgets .widgettitle{
	color:inherit;
	margin:0 0 1em
}
.main-col,
.section-col{
	box-sizing:border-box
}
@media screen and (max-width:1024px){
	.footer-widgets .col4-1{
		width:48.4%
	}
	.footer-widgets .col4-1:nth-child(2n+1){
		margin-left:0;
		clear:left
	}
}
@media screen and (max-width:680px){
	#footerwrap{
		padding-top:35px
	}
	.footer-widgets .col4-2,
	.footer-widgets .col3-1{
		margin-left:0;
		width:100%;
		max-width:100%
	}
}
/*/wp-content/themes/themify-ultra/style.css*/
/*
Theme Name:Themify Ultra
Theme URI:https://themify.me/themes/ultra/
Version: 5.3.5
Description:Use Ultra theme to create professional sites quickly and easily (landing pages, portfolio, blog, corporate, ecommerce, and more). It includes a bunch of header/footer layout options and pre-built demos that you can import to your site. Read <a href="https://themify.me/docs/ultra-documentation">Ultra documentation</a> for more information.
Author:Themify
Author URI:https://www.themify.me
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Copyright:(c) Themify.
Tags:themify,featured-images,translation-ready,custom-menu,sidebar
Text Domain:themify
Recommended Plugins:woocommerce,themify-portfolio-post,builder-countdown,builder-progress-bar,builder-counter,builder-contact,builder-woocommerce,builder-timeline,builder-image-pro,builder-typewriter,builder-maps-pro,builder-pricing-table,builder-slider-pro
---------
DO NOT EDIT THIS FILE.
If you need to override theme styling,please add custom CSS in Appearance>Customize>Custom CSS or a child theme (https://themify.me/docs/child-theme).
/************************************************************************************
1. RESET
*************************************************************************************/
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,
dd,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,
a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,
strong,sub,sup,tt,var,legend,fieldset,figure{
	margin:0;
	padding:0
}
img,fieldset,a{
	border:0
}
/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block
}
iframe,audio{
	max-width:100%
}
/************************************************************************************
2. GENERAL STYLING
*************************************************************************************/
html{
  scroll-behavior:smooth
}
body{
	font:1em/1.65em 'Public Sans',"Arial",sans-serif;
	overflow-wrap:break-word;
	background-color:#fff;
	color:#666;
	-webkit-font-smoothing:antialiased;
	-ms-text-size-adjust:100%;
	-moz-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	text-size-adjust:100%
}
a{
	text-decoration:none;
	color:#ed1e24;
	transition:color .3s ease-in-out
}
a:hover{
	text-decoration:underline
}
p{
	padding:0;
	margin:0 0 1.3em
}
small{
	font-size:87%
}
blockquote{
	font-size:1.1em;
	line-height:1.4em;
	padding:.8em 1.4em;
	margin:0 5% 1.2em;
	border-left:solid 3px rgba(150,150,150,.3);
}
ins{
	text-decoration:none
}
/* LIST */
ul,ol{
	margin:0 0 1.4em 1.6em;
	padding:0
}
li{
	margin:0 0 1em 0;
	padding:0
}
/* HEADINGS*/
h1,h2,h3,h4,h5,h6{
	line-height:1.4em;
	margin:0 0 .5em;
	overflow-wrap:normal;
	font-weight:600;
	color:#000
}
h1{
	font-size:2.5em;
	line-height:1.2em;
	font-weight:700;	
	letter-spacing:-.03em
}
h2{
	font-size: 2em;
	line-height:1.3em;
	letter-spacing:-.02em;
}
h3{
	font-size: 1.45em;
	letter-spacing:-.02em;
}
h4{
	font-size:1.1em;
	letter-spacing:.05em;
	line-height:1.6em;
	text-transform:uppercase
}
h5{
	font-size:1.2em;
	line-height:1.7em
}
h6{
	font-size:1.1em;
	line-height:1.7em
}
/* FORM*/
/* form input */
input,textarea,select,input[type=search],button{
	font-size:100%;
	font-family:inherit;
	max-width:100%
}
input[type=radio],input[type=checkbox],select,textarea,input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{
	background:#fff;
	border:1px solid rgba(0,0,0,.2);
	padding:.6em;
	max-width:100%;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	border-radius:8px
}
input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{
	margin:0 1em .4em 0;
}
input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=tel]{
	width:17em
}
input[type=number]{
	width:7em
}
input[type=checkbox]+label{
	display:inline-block
}
textarea{
	width:100%;
	min-height:13.5em;
	margin:0
}
select{
	padding-right:30px;
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke-linecap='round' width='100' height='100' stroke='rgba(180,180,180,.9)' stroke-width='3'%3E%3Cpolyline points='2.7,2.3 49.1,57.2 95.5,2.3 '/%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-size:12px;
	background-position:calc(100% - 8px) calc(50% + 3px)
}
#pagewrap input[type=radio],
#pagewrap input[type=checkbox]{
	border-radius:6px;
	clear: none;
	cursor: pointer;
	padding:0;
	margin:0 .3em 0 0;
	width:20px;
	height:20px;
	display: inline-block;
	vertical-align:middle;
	text-align:center;
	line-height: 1;
	-webkit-appearance: none;
}
#pagewrap input[type=radio]{
	border-radius:100%;
    display:inline-flex;
    justify-content:center;
    align-items:center
}
input[type="checkbox"]{
	padding:0 2px
}
input[type="checkbox"]:before{
	content:"";
	display:inline-block;
	width:12px;
	height:5px;
	margin-bottom:4px;
	margin-left:1px;
	border-left:1px solid transparent;
	border-bottom:1px solid transparent;
	transform:rotateZ(-45deg) skewY(-10deg)
}
input[type="checkbox"]:checked:before{
	border-left:1px solid;
	border-bottom:1px solid;
}
input[type="radio"]:checked:before{
	content:"";
	display:inline-block;
	vertical-align:middle;
	border-radius:100%;
	background-color:#222;
	width:12px;
	height:12px;
}
/* form input:focus */
select:focus,textarea:focus,input[type=text]:focus,input[type=password]:focus,input[type=search]:focus,input[type=email]:focus,input[type=url]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus{
	border-color:rgba(0,0,0,.5);
}
/* form button */
input[type=reset],input[type=submit],button{
	background-color:#ed1e24;
	color:#fff;
	border:none;
	padding:.6em 1.4em;
	cursor:pointer;
	border-radius:30px;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:.065em;
	-webkit-appearance:none;
	transition:background .3s,color .3s, transform .3s
}
/* form input:hover */
input[type=reset]:hover,
input[type=submit]:hover,
button:hover{
	background-color:#000;
	color:#fff;
	box-shadow:0 5px 10px rgba(0,0,0,.1);
	transform:translateY(-1px)
}
.gm-style-mtc button{
	border-radius:0
}
/*3. STRUCTURE*/
img,textarea,input,#main-nav ul a,.sidemenu,.post,.post-content,.author-box,.widget{
	box-sizing:border-box
}
/*4. GRID*/
.col4-1,
.col4-2,
.col3-1{
	float:left;
	margin-left:3.2%
}
.col4-1{
	width:22.6%
}
.col4-2{
	width:48.4%
}
.col3-1{
	width:31.2%
}
.col4-1.first,
.col4-2.first,
.col3-1.first{
	margin-left:0;
	clear:left
}
/* main page width */
.pagewidth,
.module_row>.row_inner,
.module-layout-part .module_row.fullwidth_row_container>.row_inner{
	width:1160px;
	max-width:100%;
	margin:0 auto
}
.module_row.fullwidth>.row_inner{
	width:100%
}
/* content */
#layout{
	display:flex;
	flex-wrap:wrap
}
#content{
	width:71%;
	padding:5.75% 0
}
.sidebar-none #content{
	width:100%
}
.sidebar-none #layout{
	display:block
}
/* sidemenu active */
.sidemenu-active{
	position:relative;
	transition:left .2s ease-in-out
}
.sidemenu-active,
.sidemenu-active #headerwrap{
	left:0;
}
.sidemenu-right{
	left:-300px
}
.sidemenu-left,
.sidemenu-left #headerwrap{
	left:300px
}
/* full_width content */
.full_width #layout{
	flex-wrap:wrap;
	width:100%;
	max-width:100%
}
.full_width #content{
	padding:0;
	width:100%;
	max-width:100%
}
/*5. HEADER*/
#headerwrap{
	color:#000;
	position:absolute;
	background-color:#fff;
	border-bottom:1px solid rgba(0,0,0,.05);
	min-height:55px;
	z-index:999;
	top:0;
	left:0;
	transition:background-color .3s ease-in-out,color .3s ease-in-out,box-shadow .3s ease-in-out,left .3s ease-in-out,min-height .3s ease-in-out
}
.fixed-header-enabled #headerwrap{
	position:sticky;
	position:-webkit-sticky; /*for safari*/
}
.transparent-header #headerwrap{
	position:fixed;
}
.transparent-header.no-fixed-header #headerwrap{
	position:absolute
}
.no-fixed-header #headerwrap{
	position:relative
} 
#header{
	position:relative;
	padding:2em 0;
	overflow:visible; /* required to prevent menu dropdown hidden */
	z-index:1
}
/* Disable background attachment on iOS devices */
@supports (-webkit-touch-callout: none) {
	#headerwrap{
		background-attachment:scroll !important;
		background-position:center !important
	}
}
/* header widget */
.header-widget{
	font-size:.92em;
	height:100%
}
.header-widget .widget{
	margin:2em 0
}
.header-widget .widgettitle{
	margin:0 0 .5em;
	font-size:1em;
	color:inherit
}
/* site logo */
/* sticky header logo */
.fixed-header-on .tf_sticky_logo ~ * {
	display:none !important;
}
/* Search Form */
.search-button{
	color:inherit;
	padding:9px 10px;
	margin:0;
	line-height:1;
	box-sizing:border-box;
	font-size:19px;
	border-radius:100%;
}
.search-button:hover{
	background:rgba(200,200,200,.25);	
}
a.search-button{
	text-decoration:none
}
.search-button:focus{
	outline:0
}
/* main navigation */
#main-nav{
	padding:0;
	margin:0
}
#main-nav li{
	margin:0;
    padding:0;
    list-style:none;
	position:relative;
    display:inline-block
}
#main-nav ul li{
    background:none;
    float:none;
    display:block
}
#main-nav li>.sub-menu{
    padding:.6em 0;
	margin:0;
    position:absolute;
    z-index:100;
    opacity:0;
    left:-.3em;
    top:100%;
    transform:scale(1,0);
    transform-origin:top;
    box-sizing:border-box;
    transition:transform .3s ease-in-out,opacity .3s ease-in-out;
    box-shadow:0 0 0 1px rgba(0,0,0,.1),0 3px 12px rgba(0,0,0,.12);
    border-radius:8px;
	background:#fff;
	width:210px
}
/* sub-levels dropdown */
#main-nav li .sub-menu .sub-menu{
	left:100%;
	top:-.65em
}
/* Edge Menu */
#main-nav .edge>.sub-menu{
	left:auto;
    right:0
}
#main-nav ul .edge>.sub-menu{
	left:auto;
    right:100%
}
@media (hover:hover){
	#main-nav li:hover>.sub-menu,
	/* tab keyboard menu nav */
	#main-nav li> a:focus + .sub-menu,
	#main-nav li> .sub-menu:focus-within{
		opacity:1;
		transform:scale(1,1)
	}
}
.menu-item .child-arrow{
    display:none;
    cursor:pointer;
    z-index:12;
    width:36px;
    height:36px;
	border-radius:100%;
    position:absolute;
    right:0;
	top:4px;
	transition:transform .3s
}
.child-arrow:before,
.child-arrow:after{
    top:50%;
    left:12px;
    content:'';
    position:absolute;
    transition:transform .3s ease-in-out;
    height:1px;
    width:8px;
    transform:rotate(45deg);
    background:currentColor;
    z-index:9999;
    border-radius:10px
}
.child-arrow:after{
    left:17px;
    transform:rotate(-45deg)
}
.toggle-on > a .child-arrow:after,
.toggle-on > a .child-arrow:before{
	left:10px;
	width:15px
}
.toggle-on > a .child-arrow{
	transform:rotateZ(180deg)
}
@media (hover:none){
	#main-nav .menu-item-has-children > a{
		padding-right:45px
	}
	#footer-nav .menu-item-has-children > a{
		padding-right:30px
	}
	.menu-item .child-arrow{
		margin-left:7px;
		border-radius:100%;
		display:inline-block;
		padding:0;
		right:5px;
		top:50%;
		margin-top:-17px
	}
	#main-nav .toggle-on > a > .child-arrow{
		background:rgba(214,214,214,.4)
	}
	#main-nav li>.sub-menu{
		display:none
	}
	#main-nav li.toggle-on> .sub-menu{
		transform:scale(1,1);
		opacity:1
	}
}
.tf_post_count{
	background:rgba(202,202,202,.3);
	border-radius:100%;
	font-size:.7em;
	line-height:1em;
	padding:.4em;
	margin-left:5px;
	display:none;
	min-width:11px;
	text-align:center;
	vertical-align:middle
}
.has-mega-sub-menu .tf_post_count{
    display:inline-block;
}
#main-nav .has-mega-column .widget_product_categories .product-categories a{
	width:auto;
	padding-left:0;
	padding-right:0;	
	display:inline-block
}
#main-nav .has-mega-column .product-categories .count{
	display:inline-block
}
#main-nav a{
    color:inherit;
    display:block;
	position:relative;
    padding:.6em;
    margin:0;
    text-decoration:none;
    transition:color .2s ease-in-out
}
/* highlight link */
#main-nav .highlight-link > a{
	border:none;
	background-color:rgba(200,200,200,.25);	
	color:#000;
	padding:.3em 1em;
    margin-left:.6em;
    margin-right:.6em;    
	border-radius:30px
}
#main-nav .highlight-link:last-child > a{
	margin-right:0
}
/* user menu icon */
#main-nav a > i .tf_fa{
	margin-right:5px;
}
#main-nav a .tf_lazy{
	display:none
}
/* dropdown link */
#main-nav ul a{
	padding:.4em 1.4em;
	text-align:left
}
#main-nav ul a,
#main-nav .mega-menu-posts a,
#main-nav .mega-menu-posts span{
	color:#353535
}
#main-nav a:hover,
#main-nav .current_page_item>a,
#main-nav .current-menu-item>a,
#main-nav ul a:hover{
	color:#ed1e24
}
#main-nav .has-mega-column>.sub-menu a {
    background:0;
    padding:.5em 0;
}
#main-nav .mega-menu-posts .post-title{
	font-size:.95em;
	letter-spacing:0;
	font-weight:400;
	text-transform:none;
	line-height:1.45em;
	margin:0;
	padding:0;
}
#main-nav .mega-menu-posts .post a{
	text-transform:none;
	padding:0
}
#main-nav .mega-menu-posts .post del{
	opacity:.5;
	font-size:.85em; /* for woocommerce */
}
#main-nav .has-mega-column .widget{
	margin:0 0 .5em;
	text-align:left
}
#main-nav .has-mega-column .widget h1,
#main-nav .has-mega-column .widget h2,
#main-nav .has-mega-column .widget h3,
#main-nav .has-mega-column .widget h4,
#main-nav .has-mega-column .widget h5,
#main-nav .has-mega-column .widget h6{
	color:inherit
}
#main-nav .has-mega-column .widgettitle,
#main-nav .has-mega-column>.sub-menu>.columns-sub-item>a{
	font-size:1.05em;
	font-weight:600;
	line-height:1.6em;
	margin:0 0 .5em;
	padding:0;
	text-decoration:none;
	letter-spacing:0;
	text-transform:none
}
#main-nav .has-mega-column .widgettitle:before{ /* hide widget title bottom border */
	display:none;
	margin:0;
	padding:0
}
#main-nav .has-mega-column>.sub-menu>li{
	line-height:1.7em;
	box-sizing:border-box
}
.header-icons a,
.header-icons a:hover{
	color:inherit;
	text-decoration:none
}
#headerwrap .header-icons>*{
	vertical-align:middle
}
.slide-cart .header-icons{
	min-width:75px;
	text-align:right
}
#menu-icon{
	margin:0 0 0 10px;
	padding:10px 9px 11px;
	line-height:1em;
	border-radius:100%;
}
#menu-icon:hover{
	background:rgba(200,200,200,.25);	
}
.menu-icon-inner{
	border-bottom:2px solid;
	box-sizing:border-box;
	position:relative;
	width:22px;
	height:18px;
}
.menu-icon-inner:before,
.menu-icon-inner:after{
	content:'';
	display:block;
	border-top:2px solid;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	transition:border .7s ease;
	transition-property:transform
}
.menu-icon-inner:after{
	top:50%
}
#menu-icon-close{
	transform:rotateZ(0deg);
	transition:border .3s ease-in-out,transform .3s ease-in-out
}
.body-overlay{
	display:none;
	background-color:rgba(206,206,206,.8);
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	-webkit-backdrop-filter:blur(10px);
	backdrop-filter:blur(10px)
}
.body-overlay-on{
	display:block;
	z-index:998
}
/* fixed-header */
#headerwrap.fixed-header{
	background-color:rgba(255,255,255,.9);
}
#headerwrap.fixed-header:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	pointer-events:none;
	z-index:0;
	-webkit-backdrop-filter:blur(5px);
	backdrop-filter:blur(5px)
}
.slide-cart-visible #headerwrap:before,
.mobile-menu-visible #headerwrap:before,
.fixed-header .header-bar,
.fixed-header .search-button,
.fixed-header .header-widget{
	display:none; /* hide unnecessary elements in fixed-header */
}
.fixed-header-enabled #header{
	transition:padding .3s ease-in-out
}
.fixed-header #header{
	padding-top:5px;
	padding-bottom:5px
}
.revealing-header #headerwrap{
	transition:transform .5s ease-in-out,opacity .5s ease-in-out
}
.revealing-header #headerwrap.hidden{
	transform:translateY(-100%);
	opacity:0
}
/************************************************************************************
6. PAGE
*************************************************************************************/
/* page title */
.page-title{
	margin:0 0 1em;
	padding:0
}
/*AUTHOR PAGE*/
.author-bio{
	margin:0 0 2em;
	overflow:hidden
}
.author-bio .author-avatar{
	float:left;
	margin:0 15px 0 0
}
.author-bio .author-avatar img{
	background-color:#fff;
	padding:5px;
	border:solid 1px #ccc
}
.author-bio .author-name{
	margin:0 0 .5em;
	padding:0;
	font-size:1.6em
}
.author-posts-by{
	margin:0 0 1.5em;
	padding:1em 0 0;
	font-size:1.4em;
	text-transform:uppercase;
	border-top:solid 4px #ccc;
	border-color:rgba(118,118,118,.3)
}
/*7. POST*/
.post{
	margin-bottom:2em;
	position:relative
}
/* post content */
.post-content{
	min-width:120px
}
/* post title */
.post-title{
	font-size:2.4em;
	line-height:1.4em;
	margin:0 0 .4em;
	padding:0;
	text-transform:none;
	letter-spacing:-.04em
}
.post-title a{
	text-decoration:none;
	color:#000
}
.post-title a:hover{
	color:#ed1e24
}
/* post image */
.post-image{
	margin:0 0 1em
}
.post-image img{
	vertical-align:bottom;
	border-radius:8px
}
.post-image.left{
	float:left;
	margin-right:1em
}
.post-image.right{
	float:right;
	margin-left:1em
}
/* post meta */
.post-meta{
	font-size:.9em;
	line-height:1.6em;
	margin:0 0 .5em;
	padding:0
}
.post-meta .separator{
	opacity:.1
}
.post-meta a{
	text-decoration:none
}
.post-meta .post-author:after,
.post-meta .post-category:after,
.post-meta .post-tag:after{
	display:inline-block;
	content:'';
	width:1px;
	height:1.3em;
	margin:0 .45em 0 .6em;
	white-space:nowrap;
	vertical-align:middle;
	border-left:1px solid;
	transform:skewX(-15deg);
	opacity:.2
}
.post-meta .post-comment .tf_fa{
	margin-left:8px;
	vertical-align:text-top;
	font-size:.8em;
	opacity:.7
}
/* more link */
.more-link,
.more-link:hover{
	text-decoration:none
}
.more-link:after{
	content:'';
	border:1px solid transparent;
	border-top-color:inherit;
	border-right-color:inherit;
	min-width:.7em;
	min-height:.7em;
	transform:rotateZ(45deg);
	margin-left:.5em;
	text-decoration:none;
	display:inline-block;
	vertical-align:middle
}
/* post date */
.post-date{
	margin:0 0 .4em;
	display:block;
	font-size:.8em;
	text-transform:uppercase;
	letter-spacing:.04em
}
/*GENERAL POST STYLING*/
.loops-wrapper .post{
	text-align:center; /* make archive post view text center */
}
.loops-wrapper .post-image{
	margin-bottom:1em;
	position:relative;
	transition:border .3s ease-in-out,margin .3s ease-in-out,width .3s ease-in-out,transform .3s ease-in-out
}
/*AUTHOR BOX*/
.author-box{
	margin:5.5em 0;
	border:none
}
.author-box .author-avatar{
	float:left;
	margin:0 2em .3em 0
}
.author-box .author-name{
	margin:0 0 .3em
}
/*POST PAGINATION (the <nextpage> tag)*/
.post-pagination{
	text-align:right;
	margin:.5em 0 2em
}
.post-pagination strong{
	margin-right:3px
}
.post-pagination a{
	margin-left:3px;
	margin-right:3px
}
/*INFINITE SCROLL*/
#load-more{
	padding:50px 0
}
a.load-more-button{
	padding:10px 28px;
	text-decoration:none;
	display:none;
	box-sizing:border-box;
	width:auto;
	background:rgba(183,183,183,.16);
	border-radius:30px
}
/*POST VIDEO (css for fluid video)*/
.post-video{
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	margin-bottom:15px
}
.post-video iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.featured-area img{
	width:100%
}
/*NO-GUTTER POST*/
.loops-wrapper.no-gutter .post-image{
	margin:0
}
.loops-wrapper.no-gutter .post,
ul.products.no-gutter li.product .post-image,
.loops-wrapper.no-gutter .post-image img{
	border-radius:0;
}
/************************************************************************************
8. SIDEBAR
*************************************************************************************/
.widget{
	margin:0 0 2.4em
}
.widgettitle{
	margin:0 0 1em;
	padding:0;
	font-size:1em;
	font-weight:600;
	text-transform:uppercase;
	line-height:1.3em;
	letter-spacing:.09em
}
.widget ul{
	margin:0;
	padding:0
}
.widget li{
	margin:0;
	padding:.4em 0;
	list-style:none;
	clear:both
}
.widget ul ul{
	margin:.6em 0 -.6em 0;
	padding:0
}
.widget ul ul li{
	margin:0;
	padding-left:1em
}
/************************************************************************************
8.1 WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption{
	font-weight:700;
	padding-bottom:10px
}
.widget #wp-calendar td{
	width:31px;
	padding:4px 2px;
	text-align:center
}
/* twitter widget */
.widget .twitter-list li{
	padding:0;
	margin:0 0 1.5em
}
.widget .twitter-list .twitter-timestamp{
	display:block;
	padding-top:.1em
}
.widget .follow-user{
	margin:0;
	padding:.5em 0
}
/* links widget */
.widget .links-list img,.widget_links img{
	vertical-align:middle
}
/* recent comments widget */
.recent-comments-list .avatar{
	margin-right:1.2em;
	float:left
}
/* add white bg to facebook badge iframe */
iframe[src*="facebook"]{
	background-color:#fff
}
/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered{
	max-width:100%!important
}
#content .twt-border{
	max-width:100%!important;
	min-width:180px!important
}
/************************************************************************************
10. BUILDER STYLING
*************************************************************************************/
/* module title */
.module-title{
	font-size:1.2em;
	font-weight:600;
	margin:0 0 .8em
}
/* post module */
.col4-3 .loops-wrapper .post,
.col4-2 .loops-wrapper .post,
.col4-1 .loops-wrapper .post,
.col3-2 .loops-wrapper .post,
.col3-1 .loops-wrapper .post,
.col2-1 .loops-wrapper .post{
	text-align:inherit; /* reset text center */
	margin-bottom:1em
}
.col4-3 .loops-wrapper.list-post .post-title,
.col4-2 .loops-wrapper.list-post .post-title,
.col4-1 .loops-wrapper.list-post .post-title,
.col3-2 .loops-wrapper.list-post .post-title,
.col3-1 .loops-wrapper.list-post .post-title,
.col2-1 .loops-wrapper.list-post .post-title{
	font-size:1.4em; /* reset text center */
	margin:0 0 .5em
}
/* map module */
.module-map{
	margin-bottom:0
}
/* themify-icon shortcode */
.shortcode.themify-icon .themify-icon-icon{
	font-size:1.3em
}
/* shorcode button */
a.shortcode.button{
	border-radius:2px;
	padding:.65em 1em
}
/* general module heading styling */
.module-image .image-title,
.module-tile .tile-title,
.module-feature .module-feature-title,
.module-pro-image .image-pro-title{
	font-size:1.1em;
	font-weight:600;
}
.module-service-menu .tb-menu-title{
	text-transform:inherit;
	letter-spacing:inherit
}
/* optin module */
.tb_optin_horizontal form > div[class*="tb_optin_"]{
	width:auto
}
.module-optin.tb_optin_horizontal .tb_optin_submit{
	background:0
}

/************************************************************************************
11. WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft,img.aligncenter,img.alignright,img.alignnone{
	margin-bottom:1em
}
.alignleft{
	float:left;
	margin-right:1em
}
.alignright{
	float:right;
	margin-left:1em
}
.aligncenter{
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.wp-caption{
	text-align:center;
	margin-bottom:1em;
	max-width:100%
}
.wp-caption-text{
	margin:.5em 0
}
/* attachment page */
body.attachment{
	width:auto;
	float:none;
	position:static
}
.single .attachment.post{
	width:auto;
	float:none
}
/* clearfix */
.widget li:after,.menu:after{
	content:"";
	display:table;
	clear:both
}
.post-image,
.post-img,
.module-feature-image,
.slide-image{
    transition:border .3s ease-in-out,margin .5s ease-out,padding .3s ease-in-out,width .3s ease-in-out
}
.mobile-menu-visible{
	overflow-y:hidden
}
/*BASE MEDIA QUERIES*/
@media screen and (max-width:1260px){
	h1{
		font-size:2.4em
	}
	h2{
		font-size:2em
	}
	.pagewidth,
	.module_row>.row_inner,
	.module-layout-part .module_row.fullwidth_row_container>.row_inner{
		max-width:94%
	}
	#pagewrap,
	.default_width #layout .module_row>.row_inner,
	.module-layout-part .module_row.fullwidth>.row_inner,
	.module_row.fullwidth>.row_inner{
		max-width:100%
	}
}
@media screen and (max-width:1024px){
	.header-widget .col4-1{
		width:48.4%
	}
	.header-widget .col4-1:nth-child(2n+1){
		margin-left:0;
		clear:left
	}
}
@media screen and (max-width:760px){
	body .pagewidth,
	.module_row>.row_inner,
	.module-layout-part .module_row.fullwidth_row_container>.row_inner{
		max-width:90%
	}
	/* sidebar */
	#layout{
		flex-wrap:wrap
	}
	#sidebar,
	#content{
		width:100%;
		max-width:100%;
		clear:both;
		padding-top:10%
	}
}
@media screen and (max-width:680px){
	h1{
		font-size:1.9em
	}
	h2,
	.post-title,
	.loops-wrapper.tf_clear .post-title{
		font-size:1.6em
	}
	h3{
		font-size:1.35em
	}
	.col4-1{
		font-size:.95em
	}
	.col4-2,
	.col3-1{
		margin-left:0;
		width:100%;
		max-width:100%
	}
	/*HEADER*/	
	/* prevent logo img extend the fixed header on mobile */
	.fixed-header #site-logo img:not(.tf_sticky_logo){
		width:auto;
		max-height:40px
	}
	#headerwrap .header-icons{ 
		right:5%
	}
	/* all post image */
	.loops-wrapper.list-post .post-image,
	.loops-wrapper.grid4 .post-image,
	.loops-wrapper.grid3 .post-image,
	.loops-wrapper.grid2 .post-image,
	.loops-wrapper.list-large-image .post-image{
		float:none;
		position:static;
		width:auto;
		max-width:none;
		overflow:visible
	}
}

/*/wp-content/themes/themify-ultra/styles/headers/header-horizontal.css*/
#header{
	padding:1em 0
}
.header-bar{
	float:left
}
#site-logo{
	margin:5px 15px 5px 0
}
#site-description{
	margin:5px .5em 5px 0;
	font-size:.8em
}
.navbar-wrapper{
	display:flex;
	justify-content:flex-end;
	align-items:center
}
#searchform-wrap,
.search-button,
.cart-icon,
#header .social-widget{
	order:1
}
#main-nav-wrap{
	display:flex;
	align-items:center;
	justify-content:flex-end;
}
#main-nav{
	float:right
}
#main-nav .has-mega-column > .sub-menu{
	padding:32px 39px 39px
}
.header-widget{
	display:none;
	text-align:center
}
.header-widget .header-widget-inner{
	height:100%;
	overflow:auto;
	-webkit-overflow-scrolling:touch
}
.sidemenu-on .header-widget .header-widget-inner{
	max-height: none !important;
}
.fixed-header-on #headerwrap .social-widget,
.fixed-header-on #headerwrap #searchform-wrap,
.fixed-header .header-bar,
.fixed-header .search-button{
	display:block
}
#gallery-controller  .slider.carousel-nav-wrap{
	display:none
}
@media screen and (max-height:900px){
    .header-horizontal #headerwrap .header-widget-innerr{
            max-height:70vh
    }
}
/*/wp-content/themes/themify-ultra/skins/accountant/style.css*/
/*  
Skin Name:Ultra Accountant
Version:1.0
Demo URI:https://themify.me/demo/themes/ultra-accountant/
Required Plugins:builder-contact, builder-maps-pro
*/

/************************************************************************************
GENERAL
*************************************************************************************/
body{
	font:1em/1.6em 'Public Sans',Arial,sans-serif;
	color:#636363
}
.post-nav .arrow,
a{
	color:#22436c
}
a:hover,
#footer a:hover,
.post-nav a:hover > span,
.post-title a:hover{
	color:#c4943a
}

/* reset general border-radius */
input[type=reset],input[type=submit],button,select,textarea,#pagewrap input[type=checkbox],input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week],.woocommerce ul.products li.product .button,.woocommerce a.button,.woocommerce #respond input#submit,.woocommerce #respond input#submit.alt,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce button.button.alt.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce button.button.alt,.woocommerce button.button,.woocommerce a.button,.woocommerce a.button.alt,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.loops-wrapper.polaroid .post,.loops-wrapper.overlay .post,.loops-wrapper.auto_tiles>.product,.loops-wrapper.auto_tiles .post-image + .post-content,.loops-wrapper.auto_tiles>.post,.post-image img,.product img, ul.products li.product .post-image,#cart-wrap .product-image img,.woocommerce div.product div.images img,.woocommerce-product-gallery__wrapper .tf_swiper-container-initialized,#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img,.select2-dropdown,.select2-container--default .select2-selection--single,.select2-container--default .select2-selection--single .select2-selection__arrow,#slide-cart .button,#slide-cart .product-image img,.woocommerce-cart #content table.cart td.actions .coupon .input-text,.woocommerce span.onsale,.woocommerce ul.products li.product .onsale,.woocommerce table.shop_table,.woocommerce-checkout #payment,#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li,.woocommerce-error, .woocommerce-info, .woocommerce-message,.woocommerce-page .cart-collaterals .cart_totals,body:not(.footer-block) #footer .back-top a,#main-nav .highlight-link > a,.pagenav a,.pagenav span,.pagenav .current,a.load-more-button,.more-link,.widget .feature-posts-list .post-img{
	border-radius:0
}

/* form elements */
label{
	color:#a7a6a6;
	display:block;
	font-family:'Montserrat',Arial,sans-serif;
	font-size:.75em;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:.125em
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week]{
	background:none;
	border:none;
	border-bottom:1px solid #ccc;
	color:#707070;
	padding:.6em .6em .95em 0
}
input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=tel]{
	max-width:none
}
select{
	background:none;
	border:none;
	border-bottom:1px solid rgba(0,0,0,.2);
	width:100%;
	max-width:27.3em
}
input[type=reset], input[type=submit], button{
	background-color:#c4943a;
	padding:.9em 2em;
	font-size:1em;
	font-weight:400;
	font-weight:700
}
input[type=reset]:hover,
input[type=submit]:hover,
button:hover{
	background-color:#22436c	
}
textarea{
	min-height:inherit;
	max-height:130px
}

#content, #sidebar, #sidebar-alt{
	padding-top:10%
}

/************************************************************************************
HEADING
*************************************************************************************/
h1, h2, h3, h4, h5, h6{
	font-weight:900
}
h1{
	color:#000;
	font:900 normal 3.5em/1em 'Playfair Display', serif;
	margin:0 0 .5em;
	letter-spacing:-.007em;
	text-transform:none
}
h2{
	color:#000;
	font:900 normal 3em/1.4em 'Playfair Display', serif;
	margin:0 0 .7em;
	letter-spacing:normal
}
h3{
	font:bold 1.6em/1.5em 'Montserrat',Arial,sans-serif;
	text-transform:none;
	letter-spacing:normal
}
h4{
	letter-spacing:.06em
}
h5{
	font:normal 1.3em/1.6em 'Playfair Display', serif;
	letter-spacing:.02em;
	margin:0 0 1em
}

/************************************************************************************
HEADER
*************************************************************************************/
#headerwrap{
	background-color:#182638;
	color:#fff;
	border:none
}

/* SITE LOGO
================================================ */
#site-logo{
	font-family:'Montserrat',Arial,sans-serif;
	font-weight:700;
	word-break:break-all
}

/* MAIN NAVIGATION
================================================ */
#main-nav a{
	letter-spacing:.04em;
	font-family:'Montserrat',Arial,sans-serif;
	font-weight:700;
	font-size:.85em;
	text-transform:uppercase;
	padding:1.1em .85em 1.35em;
	box-sizing:border-box
}
#main-nav ul a{
	font-weight:700;
	text-transform:uppercase
}

/* highlight-link */
#main-nav .highlight-link > a{
	background-color:#c4943a;
	color:#fff;
	padding:1.2em 1.35em;
	letter-spacing:.12em;
	font-size:.8em;
	margin-left:1.2em;
	margin-right:0;
	border:none
}
#main-nav .highlight-link > a:hover,
#main-nav .highlight-link.current_page_item > a,
#main-nav .highlight-link.current-menu-item > a{
	box-shadow:none;
	background-color:rgba(0,0,0,.7);
	color:#fff
}

/* main level link :hover, current link, sub level link :hover */
#main-nav a:hover,
#main-nav ul a:hover,
#main-nav .current_page_item > a,
#main-nav .current-menu-item > a,
#main-nav .mega-menu-posts a:hover{
	color:#c4943a
}

/* HEADER TOP WIDGETS
================================================ */
.header-widget-full{
	background-color:transparent;
	font-size:1.1em
}
.header-widget-full a{
	color:#c4943a
}
.header-widget-full .fa-phone{
	color:#c4943a;
	font-size:29px;
	margin-right:15px;
	vertical-align:middle
}
.header-top-widgets:not(.mobile_menu_active) #header{
	background-color:#22436c;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	transform:translateY(50%);
	margin-top:-50px
}
.header-top-widgets:not(.mobile_menu_active) .fixed-header #header{
	padding:1em 0
}
.header-top-widgets:not(.mobile_menu_active) #site-logo{
	letter-spacing:-.03em;
	padding-left:35px
}
.header-top-widgets:not(.mobile_menu_active) #site-description{
	padding-left:35px
}
.header-top-widgets:not(.mobile_menu_active) #main-nav{
	padding-right:30px !important
}
.header-widget-full .col4-2:last-child .widget{
	text-align:right
}
.header-top-widgets #site-logo{
	font-size:2.5em
}
/* highlight-link */
.header-leftpane #main-nav li.highlight-link>a{
	background:none;
	padding:.4em 0;
	margin-left:0
}
/* mobile highlight-link :hover */
.header-leftpane #headerwrap #main-nav .highlight-link>a:hover,
.header-leftpane #main-nav .highlight-link.current_page_item > a,
.header-leftpane #main-nav .highlight-link.current-menu-item > a{
	background:none;
	color:#c4943a
}
/* highlight-link */
.header-rightpane #main-nav li.highlight-link>a{
	background:none;
	margin-left:0
}
/* mobile highlight-link :hover */
.header-rightpane #headerwrap #main-nav .highlight-link>a:hover,
.header-rightpane #main-nav .highlight-link.current_page_item > a,
.header-rightpane #main-nav .highlight-link.current-menu-item > a{
	background:none;
	color:#c4943a
}

/* HEADER BOXED CONTENT
================================================ */
.boxed-content #headerwrap,
.boxed-content #footerwrap{
	background-color:transparent;
	color:#000
}
.boxed-content #footerwrap a{
	color:inherit
}
.boxed-content #footer a:hover{
	color:#c4943a
}

/* HEADER BOXED COMPACT
================================================ */
.boxed-compact #site-logo{
	margin-top:13px;
}

/* HEADER SLIDE OUT
================================================ */
.header-slide-out:not(.mobile_menu_active) .sidemenu{
	background-color:#182638;
	color:#fff
}
.header-slide-out:not(.mobile_menu_active) #main-nav a,
.header-slide-out:not(.mobile_menu_active) #main-nav ul a, 
.header-slide-out:not(.mobile_menu_active) #main-nav .mega-menu-posts a{
	color:inherit
}

/* highlight-link */
.header-minbar #main-nav li.highlight-link a,
.header-slide-out #main-nav li.highlight-link a{
	background:none;
	padding:.4em 0;
	margin-left:0
}
/* mobile highlight-link :hover */
.header-slide-out #headerwrap #main-nav .highlight-link a:hover,
.header-slide-out #main-nav .highlight-link.current_page_item > a,
.header-slide-out #main-nav .highlight-link.current-menu-item > a{
	background:none;
	color:#c4943a
}

/* HEADER MINBAR
================================================ */
.header-minbar .sidemenu{
	background-color:#22436c;
	color:#fff
}
/* mobile highlight-link :hover */
.header-minbar #headerwrap #main-nav .highlight-link a:hover,
.header-minbar #main-nav .highlight-link.current_page_item > a,
.header-minbar #main-nav .highlight-link.current-menu-item > a{
	background:none;
	color:#c4943a
}

/* HEADER OVERLAY
================================================ */
.header-overlay.mobile-menu-visible #headerwrap{
	background-color:rgba(34, 67, 108, .9)
}

/* highlight-link */
.header-overlay #main-nav li.highlight-link a{
	background:none;
	padding:.4em 0;
	margin-left:0
}
/* mobile highlight-link :hover */
.header-overlay #headerwrap #main-nav .highlight-link a:hover,
.header-overlay #main-nav .highlight-link.current_page_item > a,
.header-overlay #main-nav .highlight-link.current-menu-item > a{
	background:none;
	color:#c4943a
}

/* HEADER STRIPE
================================================ */
.header-stripe #headerwrap{
	color:#000
}
.header-stripe #site-logo{
	background-color:#22436c
}
.header-stripe .fixed-header .fixed-header{
	background-color:transparent
}

/* HEADER MAGAZINE
================================================ */
.header-magazine .fixed-header #main-nav > li > a{
	color:#fff
}

/* FIXED HEADER
================================================ */
#headerwrap.fixed-header{
	background-color:rgba(34, 67, 108, .9)
}

/* TRANSPARENT HEADER
================================================ */
.header-top-widgets.transparent-header:not(.mobile_menu_active) #header,
.transparent-header #header{
	background-color:transparent;
	color:inherit;
	transform:none
}

/************************************************************************************
PAGE
*************************************************************************************/
.page-title{
	font-family:'Playfair Display', serif;
	font-size:4.5em;
	text-align:center
}

/************************************************************************************
POST
*************************************************************************************/
.loops-wrapper.list-post .post-date,
.single .post-content .post-date{
	background-color:#22436c
}
#content .post-title a{
	text-decoration:none
}

/* COMMENTS
================================================ */
/* reply link */
.commentlist .comment-reply-link:hover{
	background-color:#22436c;
	color:#fff;
	border-color:#22436c
}
.commentlist .commententry{
	padding-left:63px
}

/* PAGINATION
================================================ */
.pagenav a:hover{
	text-decoration:none
}
.pagenav .current{
	border:solid 1px #c4943a;
	background-color:#c4943a;
	color:#fff
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footerwrap{
	background-color:#182638;
	color:#9aa0a7
}
#footerwrap a{
	color:#fff
}
#footer{
	font-size:.95em
}

/* footer logo */
#footer-logo{
	font-weight:700
}

.footer-horizontal-left #footer-logo,
.footer-horizontal-right #footer-logo,
.footer-left-col #footer-logo,
.footer-right-col #footer-logo{
	font-size:2.5em;
	line-height:normal;
	letter-spacing:-.02em;
	margin:0
}
#pagewrap .back-top-float,
.back-top:not(.back-top-float) .arrow-up a{
	background:#c4943a;
}
.footer-block .back-top:not(.back-top-float) .arrow-up a{
	background:0
}
/* footer nav */
.footer-nav{
	font-family:'Playfair Display', serif;
	font-weight:900;
	margin-bottom:.8em
}
.footer-nav a{
	text-transform:uppercase;
	letter-spacing:.1em;
	margin-right:1.425em
}

/* footer text */
.footer-text{
	border-top:1px solid #c4943a;
	padding-top:1.5em
}

/************************************************************************************
BUILDER
*************************************************************************************/
/* FANCY HEADING */
.module-fancy-heading h1 .main-head{
	font-size:25%;
	font-family:'Montserrat',Arial,sans-serif;
	font-weight:700;
	letter-spacing:normal;
	text-transform:uppercase
}
.module-fancy-heading h1 .sub-head{
	font-size:129%;
	padding:0;
	padding-top:2px;
	line-height:1em;
	letter-spacing:-.012em
}
.module-fancy-heading .fancy-heading .sub-head:before,
.module-fancy-heading h1 .sub-head:before{
	display:none
}

/* Custom Fancy Heading H2 */
h2.fancy-heading .main-head{
	position:relative;
	padding-top:.4em;
	padding-bottom:.25em;
	line-height:normal
}
.module-fancy-heading h2.fancy-heading .main-head:before,
.module-fancy-heading h2.fancy-heading .main-head:after{
	content:'';
	display:block;
	border-top:1px solid rgba(0,0,0,.2);
	width:100%;
	max-width:170px;
	position:absolute;
	top:0	
}
.module-fancy-heading h2.fancy-heading .main-head:after{
	top:-2px;
	max-width:75px;
	border-width:5px;
	border-color:#2069ad
}
.module-fancy-heading h2.fancy-heading.tf_textc .main-head:before,
.module-fancy-heading h2.fancy-heading.tf_textc .main-head:after{
	left:50%;
	transform:translateX(-50%)
}
.module-fancy-heading h2.fancy-heading.tf_textl .main-head:after{
	left:45px
}
.module-fancy-heading h2.fancy-heading.tf_textr .main-head:before,
.module-fancy-heading h2.fancy-heading.tf_textr .main-head:after{
	left:auto;
	right:0
}
.module-fancy-heading h2.fancy-heading.tf_textr .main-head:after{
	left:auto;
	right:45px
}
h2.fancy-heading .sub-head{
	position:relative;
	padding-top:.4em;
	padding-bottom:.4em;
	text-transform:uppercase;
	font-family:'Montserrat',Arial,sans-serif;
	font-weight:700;
	font-size:30%;
	line-height:normal;
	letter-spacing:-.03em
}
.module-fancy-heading.tb_hide_divider h2.fancy-heading .main-head:before,
.module-fancy-heading.tb_hide_divider h2.fancy-heading .main-head:after{
	display:none
}

/* Custom Fancy Heading H3 */
.module-fancy-heading h3 .main-head{
	font-family:'Playfair Display', serif;
	font-weight:900;
	font-size:141%;
	letter-spacing:normal;
	line-height:normal
}
.module-fancy-heading h3 .sub-head{
	font-family:'Montserrat',Arial,sans-serif;
	font-weight:700;
	font-size:55%;
	padding:0;
	padding-top:1.7em;
	text-transform:uppercase;
	letter-spacing:.145em
}
.module-fancy-heading h3 .sub-head:before{
	display:none
}

/* IMAGE */
.module-image .image-title{
	font-size:.975em;
	text-transform:uppercase;
	letter-spacing:.03em;
	margin-bottom:.8em
}

/* BUTTONS */
.module .module-buttons.outline a.orange.builder_button{
	border-color:#c4943a;
	color:#fff
}
.module .module-buttons.outline a.orange.builder_button:hover{
	background-color:#c4943a
}
.ui.builder_button{
	font-family:'Montserrat',Arial,sans-serif;
	font-weight:700;
	font-size:.82em;
	text-transform:uppercase;
	letter-spacing:.1em;
	padding:1.4em 1.5em 1.5em 2.1em
}
.module-buttons a.brown{
	border-color:#c4943a;
	background-color:#c4943a;
	color:#fff
}

/* VERTICAL DIVIDER */
.vertical-divider:after{
	border-left:1px solid #c4943a;
	position:absolute;
	height:130px;
	left:50%;
	bottom:0;
	margin-bottom:-55px;
	z-index:1
}

/* POST MODULE */
.module-post .loops-wrapper.polaroid{
	margin:0
}
.loops-wrapper.polaroid .post{
	text-align:left
}
.loops-wrapper.polaroid .post-image:before{
	content:'';
	display:block;
	position:absolute;
	top:0;
	width:100%;
	height:100%;	
	background:linear-gradient(to bottom,rgba(24,37,54,.35) 0%,rgba(24,37,54,.72) 35%,rgba(24,37,54,.93) 59%,rgba(24,37,54,1) 72%,rgba(24,37,54,1) 100%)
}
.loops-wrapper.overlay .post-image img,
.loops-wrapper.polaroid .post-image img{
	max-height:100%;
	max-width:100%;
	height:100%;
	width:auto;
	object-fit:cover;
	min-height:358px
}
.loops-wrapper.polaroid .post-image + .post-content{
	background:none;
	padding:0
}
.loops-wrapper.polaroid .post:hover .post-image + .post-content{
	background-color:rgba(24, 37, 54, .95)
}
.loops-wrapper.polaroid .post .post-content-inner{
	padding:0 15%
}
.loops-wrapper.polaroid .post:hover .post-image + .post-content .post-content-inner{
	width:100%;
	top:50%;
	left:0;
	position:absolute;
	transform:translateY(-50%);
	box-sizing:border-box
}
.polaroid .entry-content p:first-child{
	overflow:hidden;
	max-height:75px;
	margin-bottom:3em
}
.loops-wrapper.overlay .entry-content p:nth-of-type(1),
.loops-wrapper.polaroid .entry-content p:nth-of-type(1){
	overflow:hidden;
	width:100%;
	white-space:nowrap;
	text-overflow:ellipsis
}
a.load-more-button,
.more-link{
	background-color:#c4943a;
	color:#fff;
	display:inline-block;
	padding:.85em 1.8em;
	font-size:1em;
	font-weight:400;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:.065em;
	line-height:normal
}
.more-link:after{
	display:none
}
a.load-more-button:hover,
.more-link:hover{
	background-color:#22436c;
	color:#fff
}
.post-date{
	color:#c4943a
}

/* OPTIN */
.tb_optin_horizontal .tb_optin_form input,
.tb_optin_horizontal .tb_optin_form .tb_optin_submit button{
	margin:0
}

/* COMMENT FORM */
.commentwrap .comment-form-author,
.commentwrap .comment-form-email{
	float:left;
	width:48%
}
.commentwrap .comment-form-author{
	padding-right:2%
}
.commentwrap .comment-form-email{
	padding-left:2%
}
.commentwrap .comment-form-comment,
.commentwrap .comment-form-url{
	clear:both;
	overflow:hidden
}

/* TESTIMONIAL SLIDER */
.module-testimonial-slider .themify_builder_slider > li .testimonial-image,
.module-testimonial-slider .themify_builder_slider > li .testimonial-content{
	max-width:700px;
	margin:auto;
	padding:0 30px
}
.module-testimonial-slider .themify_builder_slider > li .testimonial-image{
	margin-bottom:32px
}
.module-testimonial-slider .testimonial-title{
	font-family:'Playfair Display', serif;
	font-weight:900;
	font-size:1.7em;
	letter-spacing:.04em;
	line-height:1.75em;
	margin-bottom:46px
}
.module-testimonial-slider .testimonial-author .person-name{
	font-weight:700;
	letter-spacing:.04em;
	margin-bottom:7px
}
.module-testimonial-slider .testimonial-author .person-company{
	font-size:90%;
	letter-spacing:-.01em
}
.module-testimonial-slider .carousel-nav-wrap .carousel-prev,
.module-testimonial-slider .carousel-nav-wrap .carousel-next{
	background:none;
	color:#c4943a
}

/* OUR TEAM */
.module-image.image-card-layout{
	text-align:left
}
.module-image.image-card-layout{
	overflow:hidden;
	box-shadow:none
}
.module-image.image-card-layout .image-wrap{
	transform:scale(1);
	transform-origin:top;
	transition:transform .3s linear
}
.module-image.image-card-layout .image-content{
	background-color:#fff;
	color:#7d7d7d;
	padding:26px 44px 30px;
	margin:0;
	transform:scale(1);
	transform-origin:top;
	transition:transform.3s linear,opacity.3s linear
}
.module-image.image-card-layout .image-content .image-title{
	color:#182638;
	font-family:'Playfair Display', serif
}
.module-image.image-card-layout .image-content .image-caption{
	font-size:90%
}
.module-image.image-card-layout:hover .image-content{
	background-color:#f4f4f4;
	transform:scale(0);
	transform-origin:top;
	opacity:0
}
.module-image.image-card-layout:hover .image-wrap{
	transform:scale(1.5);
	transform-origin:top 
}

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
@media screen and (max-width:1000px){
	.header-top-widgets #site-logo{
		font-size:30px
	}
}
@media screen and (max-width:800px){
	.loops-wrapper.overlay .post-image img,
	.loops-wrapper.polaroid .post-image img{
		width:100%
	}
	.polaroid .post-content .post-title,
	.polaroid .entry-content p:first-child{
		overflow:hidden;
		width:100%;
		white-space:nowrap;
		text-overflow:ellipsis;
		color:#fff
	}
}
@media screen and (max-width:760px){
	/* Heading */
	h1,
	.page-title{
		font-size:2.4em
	}
	/* highlight link */
	#headerwrap #main-nav .highlight-link a:hover,
	#headerwrap #main-nav .highlight-link.current_page_item > a,
	#headerwrap #main-nav .highlight-link.current-menu-item > a{
		background:none;
		color:#c4943a
	}
	
	/* VERTICAL DIVIDER */
	.vertical-divider:after{
		height:40px;
		margin-bottom:-20px
	}
}
@media screen and (max-width:680px){
	h1,
	.page-title{
		font-size:1.9em
	}
	h2{
		font-size:1.7em
	}
	h3{
		font-size:1.2em;
		letter-spacing:0
	}
	.module-feature .module-feature-title,
	h4{
		font-size:1.1em
	}
	.module-fancy-heading h1 .main-head,
	.module-fancy-heading h2 .sub-head{
		font-size:40%
	}
	.footer-horizontal-left #footer-logo,
	.footer-horizontal-right #footer-logo,
	.footer-left-col #footer-logo,
	.footer-right-col #footer-logo{
		font-size:1.8em
	}
}
/*/wp-content/uploads/sites/8/themify-css/themify-builder-121-generated.css*/
/* Generated from page: mgna */
.themify_builder_content-121 .tb_yddv838.module_row{background-color:rgba(0, 0, 0, 1);min-height:720px;}
.themify_builder_content-121 .tb_yddv838.module_row>.builder_row_cover::before,.themify_builder_content-121 .tb_yddv838.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.00);}
.themify_builder_content-121 .tb_9vy7998.module-text .tb_text_wrap,.themify_builder_content-121 .tb_9vy7998.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_9vy7998.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_9vy7998.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_9vy7998.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_9vy7998.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_9vy7998.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_9vy7998.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_9vy7998.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_9vy7998.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_9vy7998.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;text-shadow:5px 5px 0px rgba(0, 0, 0, 1);}
.themify_builder_content-121 .tb_1adu485.module-text .tb_text_wrap,.themify_builder_content-121 .tb_1adu485.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_1adu485.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_1adu485.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_1adu485.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_1adu485.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_1adu485.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_1adu485.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_1adu485.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_1adu485.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_1adu485.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-121 .tb_zds140.module_column{padding-right:0px;}
.themify_builder_content-121 .tb_hmo921.module_row{height:50px;background-color:rgba(0, 0, 0, 1);}
.themify_builder_content-121 .tb_xvg2609.module_row{background-color:rgba(31, 40, 51, 1);mix-blend-mode:normal;}
.themify_builder_content-121 .tb_gd0z609.module_column{margin-bottom:25px;margin-top:25px;background-position:51.33% 30%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://www.mgna.fi/wp-content/uploads/sites/8/2020/09/world-3340864_640.jpg);filter:invert(100%) sepia(100%) ;mix-blend-mode:luminosity;}
.themify_builder_content-121 .tb_gm6x609.module_column{padding-left:0px;}
.themify_builder_content-121 .tb_rk9c108.module-text .tb_text_wrap,.themify_builder_content-121 .tb_rk9c108.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_rk9c108.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_rk9c108.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_rk9c108.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_rk9c108.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_rk9c108.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_rk9c108.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_rk9c108.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_rk9c108.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_rk9c108.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-121 .tb_rk9c108.module-text{margin:25px;}
.themify_builder_content-121 .tb_5ylk881.module_row{height:50px;background-color:rgba(0, 0, 0, 1);}
.themify_builder_content-121 .tb_ouot677.module_row{background-color:rgba(197, 198, 199, 1);}
.themify_builder_content-121 .tb_tjsk678.module_column{margin-bottom:25px;margin-top:25px;background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;mix-blend-mode:normal;background-image:url(https://www.mgna.fi/wp-content/uploads/sites/8/2020/09/office-1209640_640.jpg);}
.themify_builder_content-121 .tb_h566678.module_column{padding:25px;}
.themify_builder_content-121 .tb_9djd199.module-feature{padding-bottom:0px;}
.themify_builder_content-121 .tb_9djd199.module-feature .tb_text_wrap,.themify_builder_content-121 .tb_9djd199.module-feature h3.module-feature-title,.themify_builder_content-121 .tb_9djd199.module-feature .tb_text_wrap p,.themify_builder_content-121 .tb_9djd199.module-feature .tb_text_wrap blockquote,.themify_builder_content-121 .tb_9djd199.module-feature .tb_text_wrap h1,.themify_builder_content-121 .tb_9djd199.module-feature .tb_text_wrap h2,.themify_builder_content-121 .tb_9djd199.module-feature .tb_text_wrap h3,.themify_builder_content-121 .tb_9djd199.module-feature .tb_text_wrap h4,.themify_builder_content-121 .tb_9djd199.module-feature .tb_text_wrap h5,.themify_builder_content-121 .tb_9djd199.module-feature .tb_text_wrap h6,.themify_builder_content-121 .tb_9djd199.module-feature .tb_text_wrap li,.themify_builder_content-121 .tb_9djd199.module-feature .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-121 .tb_90v0607.module-feature .tb_text_wrap,.themify_builder_content-121 .tb_90v0607.module-feature h3.module-feature-title,.themify_builder_content-121 .tb_90v0607.module-feature .tb_text_wrap p,.themify_builder_content-121 .tb_90v0607.module-feature .tb_text_wrap blockquote,.themify_builder_content-121 .tb_90v0607.module-feature .tb_text_wrap h1,.themify_builder_content-121 .tb_90v0607.module-feature .tb_text_wrap h2,.themify_builder_content-121 .tb_90v0607.module-feature .tb_text_wrap h3,.themify_builder_content-121 .tb_90v0607.module-feature .tb_text_wrap h4,.themify_builder_content-121 .tb_90v0607.module-feature .tb_text_wrap h5,.themify_builder_content-121 .tb_90v0607.module-feature .tb_text_wrap h6,.themify_builder_content-121 .tb_90v0607.module-feature .tb_text_wrap li,.themify_builder_content-121 .tb_90v0607.module-feature .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-121 .tb_848j423.module-feature .tb_text_wrap,.themify_builder_content-121 .tb_848j423.module-feature h3.module-feature-title,.themify_builder_content-121 .tb_848j423.module-feature .tb_text_wrap p,.themify_builder_content-121 .tb_848j423.module-feature .tb_text_wrap blockquote,.themify_builder_content-121 .tb_848j423.module-feature .tb_text_wrap h1,.themify_builder_content-121 .tb_848j423.module-feature .tb_text_wrap h2,.themify_builder_content-121 .tb_848j423.module-feature .tb_text_wrap h3,.themify_builder_content-121 .tb_848j423.module-feature .tb_text_wrap h4,.themify_builder_content-121 .tb_848j423.module-feature .tb_text_wrap h5,.themify_builder_content-121 .tb_848j423.module-feature .tb_text_wrap h6,.themify_builder_content-121 .tb_848j423.module-feature .tb_text_wrap li,.themify_builder_content-121 .tb_848j423.module-feature .tb_text_wrap span{color:rgba(0, 0, 0, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-121 .tb_4vv0270.module_row{background-color:rgba(31, 40, 51, 1);}
.themify_builder_content-121 .tb_3qlv270.module_column{margin-bottom:25px;margin-top:25px;background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://www.mgna.fi/wp-content/uploads/sites/8/2020/09/computer-1869236_640.jpg);}
.themify_builder_content-121 .tb_u3w5270.module_column{padding:25px;}
.themify_builder_content-121 .tb_gb2i129.module-text .tb_text_wrap,.themify_builder_content-121 .tb_gb2i129.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_gb2i129.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_gb2i129.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_gb2i129.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_gb2i129.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_gb2i129.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_gb2i129.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_gb2i129.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_gb2i129.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_gb2i129.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-121 .tb_1qht584.module-text .tb_text_wrap,.themify_builder_content-121 .tb_1qht584.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_1qht584.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_1qht584.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_1qht584.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_1qht584.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_1qht584.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_1qht584.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_1qht584.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_1qht584.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_1qht584.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-121 .tb_emjl326.module_row{background-color:rgba(197, 198, 199, 1);}
.themify_builder_content-121 .tb_o9ym326.module_column{margin-bottom:25px;margin-top:25px;background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:contain;background-image:url(https://www.mgna.fi/wp-content/uploads/sites/8/2020/09/business-2082639_640.jpg);}
.themify_builder_content-121 .tb_7yvn326.module_column{padding:25px;}
.themify_builder_content-121 .tb_vab2471.module_row{background-color:rgba(31, 40, 51, 1);}
.themify_builder_content-121 .tb_5zqd471.module_column{margin-bottom:25px;margin-top:25px;background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:contain;background-image:url(https://www.mgna.fi/wp-content/uploads/sites/8/2020/09/jigsaw-puzzle-1297102.svg);}
.themify_builder_content-121 .tb_ym82471.module_column{padding:25px;}
.themify_builder_content-121 .tb_5mhf24.module-text .tb_text_wrap,.themify_builder_content-121 .tb_5mhf24.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_5mhf24.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_5mhf24.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_5mhf24.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_5mhf24.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_5mhf24.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_5mhf24.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_5mhf24.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_5mhf24.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_5mhf24.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-121 .tb_4wos9.module_row{background-color:rgba(197, 198, 199, 1);}
.themify_builder_content-121 .tb_01jb9.module_column{padding-bottom:0px;padding-top:25px;}
.themify_builder_content-121 .tb_nwze638.module_row{background-color:rgba(197, 198, 199, 1);}
.themify_builder_content-121 .tb_4ykl639.module_column{margin-bottom:25px;margin-top:25px;padding-left:0px;padding-top:300px;background-position:39.33% 85%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://www.mgna.fi/wp-content/uploads/sites/8/2020/09/forklift-835340_640x426.jpg);}
.themify_builder_content-121 .tb_s43j639.module_column{margin-bottom:25px;margin-top:25px;padding:25px;}
.themify_builder_content-121 .tb_iw6x443.module-text{padding:26px;}
.themify_builder_content-121 .tb_3f8u521.module_column{background-position:52.67% 0%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://www.mgna.fi/wp-content/uploads/sites/8/2020/09/castle-413285_640.jpg);margin-bottom:25px;margin-top:25px;padding-top:300px;}
.themify_builder_content-121 .tb_jrkf522.module_column{padding:25px;}
.themify_builder_content-121 .tb_3gul721.module-text{padding:25px;}
.themify_builder_content-121 .tb_tza8813.module_row{background-color:rgba(255, 255, 255, 1);background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://www.mgna.fi/wp-content/uploads/sites/8/2020/09/city-3000060_3840-scaled.jpg);}
.themify_builder_content-121 .tb_tza8813.module_row>.builder_row_cover::before,.themify_builder_content-121 .tb_tza8813.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.00);}
.themify_builder_content-121 .tb_n4q6813.module_column>.builder_row_cover::before,.themify_builder_content-121 .tb_n4q6813.module_column>.ms-tableCell>.builder_row_cover::before{background-color:rgba(255, 255, 255, 0.00);}
.themify_builder_content-121 .tb_n4q6813.module_column{padding:25px;}
.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap,.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;text-shadow:4px 4px 0px rgba(0, 0, 0, 1);}
.themify_builder_content-121 .tb_hu48234.module-text{column-count:0;}
.themify_builder_content-121 .tb_hu48234.module-text .tb_text_wrap,.themify_builder_content-121 .tb_hu48234.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_hu48234.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_hu48234.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_hu48234.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_hu48234.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_hu48234.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_hu48234.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_hu48234.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_hu48234.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_hu48234.module-text .tb_text_wrap span{text-shadow:3px 3px 0px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-121 .tb_gbku0.module-text{column-count:0;padding-right:45%;}
.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap,.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;text-shadow:2px 2px 0px rgba(0, 0, 0, 1);}
.themify_builder_content-121 .tb_p68977.module-text{column-count:0;}
.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap,.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap span{text-shadow:3px 3px 0px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-121 .tb_hxm2151.module-text{column-count:0;padding-right:45%;}
.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap,.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;text-shadow:2px 2px 0px rgba(0, 0, 0, 1);}
.themify_builder_content-121 .tb_nxh6771.module-text{column-count:0;}
.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap,.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap span{text-shadow:3px 3px 0px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-121 .tb_9mci551.module-text{column-count:0;padding-right:45%;}
.themify_builder_content-121 .tb_9mci551.module-text .tb_text_wrap,.themify_builder_content-121 .tb_9mci551.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_9mci551.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_9mci551.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_9mci551.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_9mci551.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_9mci551.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_9mci551.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_9mci551.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_9mci551.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_9mci551.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;text-shadow:2px 2px 0px rgba(0, 0, 0, 1);}
.themify_builder_content-121 .tb_cpap889.module-text{column-count:0;}
.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap,.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap span{text-shadow:3px 3px 0px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-121 .tb_gy3q832.module-text{column-count:0;padding-right:45%;}
.themify_builder_content-121 .tb_gy3q832.module-text .tb_text_wrap,.themify_builder_content-121 .tb_gy3q832.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_gy3q832.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_gy3q832.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_gy3q832.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_gy3q832.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_gy3q832.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_gy3q832.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_gy3q832.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_gy3q832.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_gy3q832.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;text-shadow:2px 2px 0px rgba(0, 0, 0, 1);}
.themify_builder_content-121 .tb_q2mw956.module_row{background-color:rgba(31, 40, 51, 1);}
.themify_builder_content-121 .tb_zfm2957.module_column{margin-bottom:25px;margin-top:25px;background-position:18% 33.75%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://www.mgna.fi/wp-content/uploads/sites/8/2020/09/startup-593341_640.jpg);}
.themify_builder_content-121 .tb_3zzw957.module_column{padding:25px;}
.themify_builder_content-121 .tb_bg8j593.module-text .tb_text_wrap,.themify_builder_content-121 .tb_bg8j593.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_bg8j593.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_bg8j593.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_bg8j593.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_bg8j593.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_bg8j593.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_bg8j593.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_bg8j593.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_bg8j593.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_bg8j593.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}

@media screen and (max-width:1280px){
.themify_builder_content-121 .tb_tjsk678.module_column{background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://www.mgna.fi/wp-content/uploads/sites/8/2020/09/office-1209640_640.jpg);}
.themify_builder_content-121 .tb_h566678.module_column{padding:25px;}
.themify_builder_content-121 .tb_h566678.module_column>.tb_row_frame_top,.themify_builder_content-121 .tb_h566678.module_column > .fp-tableCell > .tb_row_frame_top{background-image:none;}
.themify_builder_content-121 .tb_zfm2957.module_column{background-position:18% 33.75%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://www.mgna.fi/wp-content/uploads/sites/8/2020/09/startup-593341_640.jpg);}
}
@media screen and (max-width:768px){
.themify_builder_content-121 .tb_tjsk678.module_column{background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://www.mgna.fi/wp-content/uploads/sites/8/2020/09/office-1209640_640.jpg);}
.themify_builder_content-121 .tb_h566678.module_column{padding:25px;}
.themify_builder_content-121 .tb_3f8u521.module_column{background-position:46% 0%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://www.mgna.fi/wp-content/uploads/sites/8/2020/09/castle-413285_640.jpg);}
.themify_builder_content-121 .tb_zfm2957.module_column{background-position:18% 33.75%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://www.mgna.fi/wp-content/uploads/sites/8/2020/09/startup-593341_640.jpg);}
}
@media screen and (max-width:680px){
.themify_builder_content-121 .tb_tjsk678.module_column{background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://www.mgna.fi/wp-content/uploads/sites/8/2020/09/office-1209640_640.jpg);}
.themify_builder_content-121 .tb_h566678.module_column{padding:25px;}
.themify_builder_content-121 .tb_h566678.module_column>.tb_row_frame_top,.themify_builder_content-121 .tb_h566678.module_column > .fp-tableCell > .tb_row_frame_top{background-image:none;}
.themify_builder_content-121 .tb_4ykl639.module_column{background-position:50% 50%;background-attachment:scroll;background-repeat:repeat;background-image:url(https://www.mgna.fi/wp-content/uploads/sites/8/2020/09/forklift-835340_640x426.jpg);}
.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap,.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_05e9971.module-text .tb_text_wrap span{text-shadow:3px 3px 0px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap,.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_gbku0.module-text .tb_text_wrap span{text-shadow:2px 2px 0px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap,.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_p68977.module-text .tb_text_wrap span{text-shadow:2px 2px 0px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap,.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_hxm2151.module-text .tb_text_wrap span{text-shadow:2px 2px 0px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap,.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_nxh6771.module-text .tb_text_wrap span{text-shadow:2px 2px 0px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap,.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap p,.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap blockquote,.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap h1,.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap h2,.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap h3,.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap h4,.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap h5,.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap h6,.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap li,.themify_builder_content-121 .tb_cpap889.module-text .tb_text_wrap span{text-shadow:2px 2px 0px rgba(0, 0, 0, 1);color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-121 .tb_zfm2957.module_column{background-position:18% 33.75%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://www.mgna.fi/wp-content/uploads/sites/8/2020/09/startup-593341_640.jpg);}
}/*Builder Custom CSS START*/
#content {
  padding: 0px;
}
/*Builder Custom CSS END*/
/*/wp-content/uploads/sites/8/themify-customizer-5.3.5-5.3.5.css*/
/* Themify Customize Styling */
body {	background: none;
	background-color: #000000;
	font-family: "Arial", "Helvetica", sans-serif;margin: auto; 
}
#pagewrap {	width: auto;margin: auto; 
}
.pagewidth,.module_row>.row_inner,.module-layout-part .module_row.fullwidth_row_container>.row_inner {	width: auto; 
}
#body {	margin: auto; 
}
#content {	margin: auto;
	padding: 0px; 
}
h1 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h2 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h3 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h4 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h5 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
h6 {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
#headerwrap {	background: none;
	background-color: #000000; 
}
#header {	
	font-family: "Arial", "Helvetica", sans-serif;
	color: #ffffff; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(0,0,0,-0.00); 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
#headerwrap.fixed-header #header {	
	color: #ffffff; 
}
body #site-logo a {		font-size:100%;
 
}
#site-description {	display: none; 
}
#sidebar, #sidebar-alt {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
#footerwrap {	background: none;
	background-color: #000000; 
}
#footer-logo a {	display: none; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
