#qlwcdc_quick_view_modal.modal {
	display: none;
	position: fixed;
	z-index: 999999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.4);
}
#qlwcdc_quick_view_modal.modal.closing,
#qlwcdc_quick_view_modal.modal.open,
#qlwcdc_quick_view_modal.modal.opening {
	display: block;
}
#qlwcdc_quick_view_modal .modal-dialog {
	display: flex;
	height: 100%;
	width: 100%;
}
#qlwcdc_quick_view_modal .modal-content {
	top: -30px;
	opacity: 0;
	transform: scale(2, 2);
	position: relative;
	width: 80%;
	max-width: 860px;
	background-color: #fff;
	margin: auto;
	padding: 0;
	border: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1),
		opacity 0.3s ease-in;
}
#qlwcdc_quick_view_modal.modal.open .modal-content {
	top: 0;
	opacity: 1;
	transform: scale(1, 1);
}
#qlwcdc_quick_view_modal .modal-body,
#qlwcdc_quick_view_modal .modal-footer,
#qlwcdc_quick_view_modal .modal-header {
	padding: 2em;
	clear: both;
	overflow: hidden;
}
#qlwcdc_quick_view_modal .modal-footer,
#qlwcdc_quick_view_modal .modal-header {
	background-color: #eee;
}
#qlwcdc_quick_view_modal .close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: 700;
}
#qlwcdc_quick_view_modal .close:focus,
#qlwcdc_quick_view_modal .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
#qlwcdc_quick_view_modal.modal .single-product div.product .images,
#qlwcdc_quick_view_modal.modal .single-product div.product .summary,
#qlwcdc_quick_view_modal.modal
	.single-product
	div.product
	.woocommerce-product-gallery {
	margin-top: 0;
	margin-bottom: 0;
}
.e-checkout__order_review #order_review #payment {
	display: none !important;
}
.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.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}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{
  /*!rtl:begin:ignore*/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap
  /*!rtl:end:ignore*/}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.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}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.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 .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.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__background,.wp-block-cover.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{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.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__background,.wp-block-cover.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{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.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__background,.wp-block-cover.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{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.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__background,.wp-block-cover.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{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.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__background,.wp-block-cover.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{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.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__background,.wp-block-cover.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{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.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__background,.wp-block-cover.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{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.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__background,.wp-block-cover.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{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.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__background,.wp-block-cover.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{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.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__background,.wp-block-cover.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{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.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 .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.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}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{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}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.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{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.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{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;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{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-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>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.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:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{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;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.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(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{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{align-self:start}.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,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{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{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.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;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.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.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft 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{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.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 td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.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:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;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:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}.wp-embed-responsive .wp-block{outline:0}.woolentor_myaccount_page{overflow:hidden}.woolentor_myaccount_page .woocommerce-MyAccount-content .form-row{display:block}.woolentor-user-area{display:flex;align-items:center;margin-bottom:30px}.woolentor-user-image{margin-right:20px}.woolentor-user-image img{border-radius:100%!important}.woolentor-user-info span{display:block}.woolentor-username{font-size:20px}.woolentor-logout{font-size:14px}.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none;border-top:1px solid #ddd}.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul li{border-bottom:1px solid #ddd;padding:12px 0;line-height:1.5}.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul li a{transition:0.4s}.woocommerce-account .woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-navigation,.woocommerce-account .woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-navigation{width:100%;float:none}.woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-navigation ul,.woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-navigation ul{border:none}.woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-navigation ul li,.woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-navigation ul li{display:inline-block;border-bottom:0;padding:12px 10px}.woocommerce-account .woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-content,.woocommerce-account .woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-content{width:100%;float:none}.woocommerce-account .woolentor_myaccount_menu_pos_hright .woocommerce-MyAccount-navigation,.woolentor_myaccount_menu_pos_hleft .woocommerce-MyAccount-content{float:right}.woocommerce-account .woolentor_myaccount_menu_pos_hright .woocommerce-MyAccount-content,.woolentor_myaccount_menu_pos_hleft .woocommerce-MyAccount-navigation{float:left}.woolentor_block_my_account,.woolentor_block_my_account_navigation{overflow:hidden}.woolentor_block_my_account_navigation .woocommerce-MyAccount-navigation{width:100%!important;float:none!important}.woolentor_myaccount_menu_type_vertical ul li{display:inline-block;border:none!important}.woolentor_myaccount_menu_type_vertical ul{border-top:0!important}.woolentor_block_my_account_navigation .woolentor-user-area:not(:first-child){display:none}.woolentor-customer-logout a{display:inline-block}.woolentor_block_product_grid .ht-product-ratting i{font-family:'FontAwesome'}#wp-admin-bar-woolentor_template_builder>.ab-item{display:flex!important;align-items:center}#wp-admin-bar-woolentor_template_builder .ab-item img{width:16px;margin-right:3px}.wlb-marker-wrapper .wlb_image_pointer .wlb_pointer_box h4{margin:0 0 7px 0}.editor-styles-wrapper .ht-feature-content h4,.editor-styles-wrapper .ht-feature-content p{margin-top:0;margin-bottom:0}[class*="woolentor-"] i{font-style:normal}[class*="woolentor-"] *,[class*="woolentor-"] *::before,[class*="woolentor-"] *::after{box-sizing:border-box}.woolentor-text-align-left{text-align:left!important}.woolentor-text-align-right{text-align:right!important}.woolentor-text-align-center{text-align:center!important}[class*="woolentorblock-"] a,.block-editor__container[class*="woocommerce"]{text-decoration:none!important}body .wp-block-group.is-vertical{flex-direction:column}body .wp-block-group.is-layout-flex.is-content-justification-space-between{justify-content:space-between}[class*="woolentor"].alignfull{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw;width:100vw;padding:0 15px}[class*="woolentor"].alignwide{margin-left:-100px;margin-right:-100px;max-width:var(--wp--style--global--wide-size)!important;width:unset}[class*="woolentor"].alignfull .alignfull,[class*="woolentor"].alignfull .alignwide{width:100%;margin-left:auto;margin-right:auto}[class*="woolentor"].alignwide .alignfull,[class*="woolentor"].alignwide .alignwide{width:100%;margin-left:auto;margin-right:auto}.wp-block-column [class*="woolentor"].alignfull,.wp-block-column [class*="woolentor"].alignwide{margin-left:auto;margin-right:auto;width:100%}@media (max-width:1200px){[class*="woolentor"].alignfull{margin-left:-2.4em;margin-right:-2.4em}}@media (max-width:768px){[class*="woolentor"].alignfull{margin-left:-2.14em;margin-right:-2.14em}}@media (max-width:544px){[class*="woolentor"].alignfull{margin-left:-1em;margin-right:-1em}}[class*="woolentor"].alignwide{margin-left:-20px;margin-right:-20px}.wp-block-column [class*="woolentor"].alignfull,.wp-block-column [class*="woolentor"].alignwide{margin-left:auto;margin-right:auto;width:100%}.woolentor-product-image{position:relative}.woolentor-before-shop{display:block;overflow:hidden}.woolentor-archive-sale-badge-hide ul.products li.product span.onsale{display:none!important}.woolentor-archive-sale-badge-left ul.products li.product span.onsale{right:auto;left:0}.woolentor-archive-sale-badge-right ul.products li.product span.onsale{left:auto;right:0}[class*="woolentor-products-columns-"] ul.products::before,[class*="woolentor-products-columns-"] ul.products::after{display:none!important}[class*="woolentor-products-columns-"] ul.products{display:grid!important;column-gap:20px;list-style:none}.woocommerce [class*="woolentor-products-columns-"] ul.products::before{display:none!important}.edit-post-visual-editor [class*="woolentor-products-columns-"] img{width:100%}.woocommerce [class*="woolentor-products-columns-"] ul.products li.product,.woocommerce-page [class*="woolentor-products-columns-"] ul.products li.product{float:none;width:100%!important;margin-right:0!important}[class*="woolentor-products-columns-"] ul.products li.product.first{clear:none!important}.woolentor-products-columns-1 ul.products{grid-template-columns:repeat(1,1fr)!important}.woolentor-products-columns-2 ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woolentor-products-columns-3 ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.woolentor-products-columns-4 ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}.woolentor-products-columns-5 ul.products{grid-template-columns:repeat(5,minmax(0,1fr))!important}.woolentor-products-columns-6 ul.products{grid-template-columns:repeat(6,minmax(0,1fr))!important}.woolentor-products-columns-7 ul.products{grid-template-columns:repeat(7,minmax(0,1fr))!important}.woolentor-products-columns-8 ul.products{grid-template-columns:repeat(8,minmax(0,1fr))!important}.woolentor-products-columns-9 ul.products{grid-template-columns:repeat(9,minmax(0,1fr))!important}.woolentor-products-columns-10 ul.products{grid-template-columns:repeat(10,minmax(0,1fr))!important}.woolentor-grid:not(.woolentor-grid-slider){display:grid;column-gap:20px}.woolentor-grid-slider{margin-right:-15px;margin-left:-15px}.woolentor-grid-slider .woolentor-grid-column{padding-left:15px;padding-right:15px}.woolentor-grid.product-slider .slick-list{margin-right:-7.5px;margin-left:-7.5px}.woolentor-grid.product-slider .slick-slide{padding-left:7.5px;padding-right:7.5px}.woolentor_block_product_grid .fa-star-half-alt:before{content:"\f089"}.woolentor-grid.woolentor-no-gutters,.woolentor-grid.wlno-gutters{column-gap:0;row-gap:0}.woocommerce.woolentor-grid::before{display:none!important}.woolentor-grid-columns-1 .woolentor-grid{grid-template-columns:repeat(1,1fr)!important}.woolentor-grid-columns-2 .woolentor-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woolentor-grid-columns-3 .woolentor-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.woolentor-grid-columns-4 .woolentor-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.woolentor-grid-columns-5 .woolentor-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.woolentor-grid-columns-6 .woolentor-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}.woolentor-grid-columns-7 .woolentor-grid{grid-template-columns:repeat(7,minmax(0,1fr))!important}.woolentor-grid-columns-8 .woolentor-grid{grid-template-columns:repeat(8,minmax(0,1fr))!important}.woolentor-grid-columns-9 .woolentor-grid{grid-template-columns:repeat(9,minmax(0,1fr))!important}.woolentor-grid-columns-10 .woolentor-grid{grid-template-columns:repeat(10,minmax(0,1fr))!important}.woolentor-row .product-slider [class*="woolentor-col-"]{width:100%;padding-right:15px;padding-left:15px}.product-slider .slick-arrow{background:#fff0 none repeat scroll 0 0;border:2px solid #ddd;color:#ddd;font-size:20px;height:40px;left:-30px;line-height:inherit;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:99;transition:0.4s}.product-slider .slick-arrow.slick-next{right:-30px;left:auto}.product-slider .slick-arrow:hover{border-color:#333;color:#333}.product-slider .slick-dots{bottom:0;display:flex;left:50%;list-style:outside none none;margin:0;padding:0;position:absolute;transform:translateX(-50%)}.product-slider .slick-dots li{line-height:12px;margin:0 4px}.product-slider .slick-dots li button{background-color:#fff0;border:1px solid #4e4f4f;border-radius:50px;height:13px;padding:0;text-indent:-9999px;width:13px;line-height:13px}.product-slider .slick-dots li.slick-active button{background-color:#282828;border-color:#282828}[class*="woolentorblock-"] .ht-products .wishsuite-button.wishlist{line-height:35px}[class*="woolentorblock-"] .ht-products .wishsuite-button.wishlist span.wishsuite-btn-text{position:absolute;left:100%;top:50%;display:block;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:10px;line-height:1;color:#f1f1f1;background-color:#282828;padding:5px 10px;border-radius:50px;white-space:nowrap;opacity:0;visibility:hidden;margin-left:-10px;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;z-index:99}[class*="woolentorblock-"] .ht-products .wishsuite-button.wishlist span.wishsuite-btn-text{margin-right:-10px;-webkit-transform:translateY(-65%);-ms-transform:translateY(-65%);transform:translateY(-65%)}.ht-product-inner .ht-product-categories.hide-category-before{padding-left:0!important}.ht-product-inner .ht-product-categories.hide-category-before::before{display:none!important}.woolentor-product-tab-area img{width:100%;height:auto}.woolentor_block_product_grid [class*="woolentor-"] i.fa-heart{font-family:"FontAwesome"}.woolentor_block_product_grid [class*="woolentor-"] i.far.fa-heart:before{content:"\f08a"}.woolentor-product-curvy .wl_single-product-item.wl_left-item .product-thumbnail{height:auto}[class*="woolentorblock-"] .woolentor_slider_range .ui-slider-handle.ui-state-default.ui-corner-all{top:-.5em}.woocommerce-page .woolentor_block_cart_table table.shop_table .variation dt{float:none}.woocommerce-page .woolentor_block_cart_table table.shop_table .variation dd{display:inline-block}.woocommerce:not(.woocommerce-js) .woolentor_block_cross_sell .products .star-rating,.woocommerce:not(.woocommerce-js) .woolentor_block_archive_default .products .star-rating{display:inline-block}.woolentor-content-align-center .wishsuite-button{justify-content:center}.woolentor-content-align-right .wishsuite-button{justify-content:flex-end}.woolentor-heading-right #payment div.payment_box::before{right:0;left:auto!important}.woocommerce-page.woocommerce-checkout form .woolentor_block_checkout_order_review #order_review{float:none;width:100%}.woocommerce-page.woocommerce-checkout form .woolentor_block_checkout_order_review #order_review_heading{float:none;width:auto}.woocommerce-page .woolentor_block_checkout_order_review table.shop_table{width:100%}.woolentor_block_recently_viewed_product .woolentor-recently-viewed-product{margin-bottom:0}.woolentor_block_recently_viewed_product .woolentor-recently-view-title{font-size:18px!important;line-height:1.2!important;margin-bottom:10px!important}.woolentor-advance-product-image-area .wl-thumbnails-image-area{display:flex;flex-flow:row wrap;position:relative}.woolentor-advance-product-image-area.wlpro-product-thumbnails .woolentor-thumbnails,.woolentor-advance-product-image-area.wlpro-product-thumbnails .woolentor-learg-img{width:100%}.woolentor-advance-product-image-area .product-slider .slick-arrow.slick-next{right:15px;left:auto}.woolentor-advance-product-image-area .ht-product-label{position:absolute;right:15px;top:15px;z-index:9}.thumbnails-tab-position-bottom.wlpro-product-thumbnails ul.woolentor-thumbanis-image,.thumbnails-tab-position-top.wlpro-product-thumbnails ul.woolentor-thumbanis-image{width:100%}.wlpro-product-thumbnails .woocommerce-product-gallery__image{width:100%}.wlpro-product-videothumbnails.woolentor-block-product-image-zoom{overflow:visible}.woolentor-block-product-image-zoom .wl-product-details-thumbs{margin-left:-5px;margin-right:-5px}.wl-nonequantity-txt.wl-addto-cart form.cart .wl-quantity-wrap .wl-quantity-cal{margin-left:0!important}.woocommerce .woolentor-product-addtocart .quantity .qty{width:auto}[class*="woolentorblock-"] .wl-single-product-navigation a{display:inline-flex;align-items:center;justify-content:center;transition:0.4s;margin-left:0}[class*="woolentorblock-"] .wl-single-product-navigation a+a{margin-left:12px}.woolentor_current_theme_oceanwp [class*="woolentor-products-columns-"] ul.products.grid{display:grid!important}.woolentor_current_theme_oceanwp [class*="woolentor-products-columns-"] ul.products.list{display:block!important}@media (min-width:992px) and (max-width:1200px){[class*="woolentor-products-columns-"] ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.woolentor-products-columns-laptop-1 ul.products{grid-template-columns:repeat(1,1fr)!important}.woolentor-products-columns-laptop-2 ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woolentor-products-columns-laptop-3 ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.woolentor-products-columns-laptop-4 ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}.woolentor-products-columns-laptop-5 ul.products{grid-template-columns:repeat(5,minmax(0,1fr))!important}.woolentor-products-columns-laptop-6 ul.products{grid-template-columns:repeat(6,minmax(0,1fr))!important}.woolentor-products-columns-laptop-7 ul.products{grid-template-columns:repeat(7,minmax(0,1fr))!important}.woolentor-products-columns-laptop-8 ul.products{grid-template-columns:repeat(8,minmax(0,1fr))!important}.woolentor-products-columns-laptop-9 ul.products{grid-template-columns:repeat(9,minmax(0,1fr))!important}.woolentor-products-columns-laptop-10 ul.products{grid-template-columns:repeat(10,minmax(0,1fr))!important}[class*="woolentor-products-columns-laptop-"] ul.products li.product.first{clear:none!important}[class*="woolentor-grid-columns-"] .woolentor-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.woolentor-grid-columns-laptop-1 .woolentor-grid{grid-template-columns:repeat(1,1fr)!important}.woolentor-grid-columns-laptop-2 .woolentor-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woolentor-grid-columns-laptop-3 .woolentor-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.woolentor-grid-columns-laptop-4 .woolentor-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.woolentor-grid-columns-laptop-5 .woolentor-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.woolentor-grid-columns-laptop-6 .woolentor-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}.woolentor-grid-columns-laptop-7 .woolentor-grid{grid-template-columns:repeat(7,minmax(0,1fr))!important}.woolentor-grid-columns-laptop-8 .woolentor-grid{grid-template-columns:repeat(8,minmax(0,1fr))!important}.woolentor-grid-columns-laptop-9 .woolentor-grid{grid-template-columns:repeat(9,minmax(0,1fr))!important}.woolentor-grid-columns-laptop-10 .woolentor-grid{grid-template-columns:repeat(10,minmax(0,1fr))!important}}@media (min-width:768px) and (max-width:991px){[class*="woolentor-products-columns-"] ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woolentor-products-columns-tablet-1 ul.products{grid-template-columns:repeat(1,1fr)!important}.woolentor-products-columns-tablet-2 ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woolentor-products-columns-tablet-3 ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.woolentor-products-columns-tablet-4 ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}.woolentor-products-columns-tablet-5 ul.products{grid-template-columns:repeat(5,minmax(0,1fr))!important}.woolentor-products-columns-tablet-6 ul.products{grid-template-columns:repeat(6,minmax(0,1fr))!important}.woolentor-products-columns-tablet-7 ul.products{grid-template-columns:repeat(7,minmax(0,1fr))!important}.woolentor-products-columns-tablet-8 ul.products{grid-template-columns:repeat(8,minmax(0,1fr))!important}.woolentor-products-columns-tablet-9 ul.products{grid-template-columns:repeat(9,minmax(0,1fr))!important}.woolentor-products-columns-tablet-10 ul.products{grid-template-columns:repeat(10,minmax(0,1fr))!important}[class*="woolentor-products-columns-tablet-"] ul.products li.product.first{clear:none!important}[class*="woolentor-grid-columns-"] .woolentor-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woolentor-grid-columns-tablet-1 .woolentor-grid{grid-template-columns:repeat(1,1fr)!important}.woolentor-grid-columns-tablet-2 .woolentor-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woolentor-grid-columns-tablet-3 .woolentor-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.woolentor-grid-columns-tablet-4 .woolentor-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.woolentor-grid-columns-tablet-5 .woolentor-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.woolentor-grid-columns-tablet-6 .woolentor-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}.woolentor-grid-columns-tablet-7 .woolentor-grid{grid-template-columns:repeat(7,minmax(0,1fr))!important}.woolentor-grid-columns-tablet-8 .woolentor-grid{grid-template-columns:repeat(8,minmax(0,1fr))!important}.woolentor-grid-columns-tablet-9 .woolentor-grid{grid-template-columns:repeat(9,minmax(0,1fr))!important}.woolentor-grid-columns-tablet-10 .woolentor-grid{grid-template-columns:repeat(10,minmax(0,1fr))!important}}@media (max-width:767px){[class*="woolentor-products-columns-"] ul.products{grid-template-columns:repeat(1,1fr)!important}.woolentor-products-columns-mobile-1 ul.products{grid-template-columns:repeat(1,1fr)!important}.woolentor-products-columns-mobile-2 ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woolentor-products-columns-mobile-3 ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.woolentor-products-columns-mobile-4 ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}.woolentor-products-columns-mobile-5 ul.products{grid-template-columns:repeat(5,minmax(0,1fr))!important}.woolentor-products-columns-mobile-6 ul.products{grid-template-columns:repeat(6,minmax(0,1fr))!important}.woolentor-products-columns-mobile-7 ul.products{grid-template-columns:repeat(7,minmax(0,1fr))!important}.woolentor-products-columns-mobile-8 ul.products{grid-template-columns:repeat(8,minmax(0,1fr))!important}.woolentor-products-columns-mobile-9 ul.products{grid-template-columns:repeat(9,minmax(0,1fr))!important}.woolentor-products-columns-mobile-10 ul.products{grid-template-columns:repeat(10,minmax(0,1fr))!important}[class*="woolentor-products-columns-mobile-"] ul.products li.product.first{clear:none!important}[class*="woolentor-grid-columns-"] .woolentor-grid{grid-template-columns:repeat(1,1fr)!important}.woolentor-grid-columns-mobile-1 .woolentor-grid{grid-template-columns:repeat(1,1fr)!important}.woolentor-grid-columns-mobile-2 .woolentor-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.woolentor-grid-columns-mobile-3 .woolentor-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.woolentor-grid-columns-mobile-4 .woolentor-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.woolentor-grid-columns-mobile-5 .woolentor-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.woolentor-grid-columns-mobile-6 .woolentor-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}.woolentor-grid-columns-mobile-7 .woolentor-grid{grid-template-columns:repeat(7,minmax(0,1fr))!important}.woolentor-grid-columns-mobile-8 .woolentor-grid{grid-template-columns:repeat(8,minmax(0,1fr))!important}.woolentor-grid-columns-mobile-9 .woolentor-grid{grid-template-columns:repeat(9,minmax(0,1fr))!important}.woolentor-grid-columns-mobile-10 .woolentor-grid{grid-template-columns:repeat(10,minmax(0,1fr))!important}}
/*!----------- $CSS Reset [html5boilerplate v5.2.0 / 10-6-2015] ------------- */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
 article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:#fff0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}html{overflow-y:scroll;min-height:100%;font-size:100.01%;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:#fff0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}*{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:100%;line-height:1.5;font-style:normal;min-height:100%;margin:0;background:#eee}body,select,input,textarea{color:#444;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}a{text-decoration:none;transition:background-color 150ms linear,color 150ms linear;border:none;padding:0;margin:0}a:hover{color:#FFD62C}a img{display:block;border:none;padding:0;margin:0}::-moz-selection{background:#ffb7b7;text-shadow:none}::selection{background:#ffb7b7;text-shadow:none}.chromeframe,.browserupgrade{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0;text-align:center}.chromeframe a,.browserupgrade a{color:#007fff}a:focus{outline:none}a.aux-disabled,a[href="#null"]{pointer-events:none;cursor:default;text-decoration:none;color:#000}p{margin:0 0 1em 0}p.red::-webkit-selection{background:#ffb7b7}p.red::-moz-selection{background:#ffb7b7}p.blue::-webkit-selection{background:#a8d1ff}p.blue::-moz-selection{background:#a8d1ff}p.yellow::-webkit-selection{background:#fff2a8}p.yellow::-moz-selection{background:#fff2a8}hr,.divider{display:block;clear:both;height:0;line-height:0;border:0;padding:0;border-bottom:1px solid #404040}.divider{position:relative}.divider>*{display:inline-block;position:absolute;right:0;line-height:100%;cursor:pointer}hr.dotted,.divider.dotted{border-bottom-style:dotted}hr.dashed,.divider.dashed{border-bottom-style:dashed}hr.both{margin-bottom:1.5em;margin-top:1.5em}hr.both2{margin-bottom:2em;margin-top:2em}hr.top,article.top{margin-top:1em}hr.top2{margin-top:2em}hr.bottom{margin-bottom:1em}hr.bottom2{margin-bottom:2em}aside hr{margin-top:1em;margin-bottom:1em}pre{clear:both;line-height:1.5em;padding:0 .5em}pre p{margin-bottom:0}pre code{display:table}pre,code,kbd,samp{font-family:monospace,Monaco,Courier New,serif}abbr[title]{cursor:help;text-decoration:none}dl{margin:0 0 1.5em 0}dl dt{font-weight:700}dd{margin-left:1.5em}small{font-size:small}big{font-size:larger}.alert{color:#CA0000!important}ins{background-color:#f3f3f3;text-decoration:initial;padding:.2em .3em;border-radius:3px}address{margin-bottom:1em}h1,h2,h3,h4,h5,h6{font-style:normal;font-family:"Georgia",Helvetica,sans-serif;letter-spacing:0;font-weight:600;margin-top:.2em;text-rendering:optimizeSpeed}h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{font-weight:800}h1,.aux-h1{font-size:3.3125em;line-height:1.2;margin-bottom:.4em}h2,.aux-h2{font-size:2.375em;line-height:1.5;margin-bottom:.5em}h3,.aux-h3{font-size:1.6875em;line-height:1.8;margin-bottom:.6em}h4,.aux-h4{font-size:1.375em;line-height:1.15;margin-bottom:1.1em}h5,.aux-h5{font-size:1.125em;line-height:1.4;margin-bottom:1.4em;letter-spacing:1px}h6,.aux-h6{font-size:.9375em;line-height:1.6;margin-bottom:1.7em;letter-spacing:1px}h1 .small,h2 .small,h3 .small,h4 .small{font-weight:400}h1 .small{font-size:1.5em}h2 .small{font-size:1.125em}h3 .small{font-size:.875em}h4 .small{font-size:.875em}blockquote{margin:0 0 1em;padding:1.5em;border-left:1px solid #ccc;position:relative;font-size:140%;line-height:1.6;color:#444;font-style:italic;quotes:"“" "”" "‘" "’"}blockquote:after{content:"";display:table;clear:both}blockquote>i{color:#555;font-size:450%;line-height:1em;position:absolute;top:.1em;left:.2em;color:#B9B9B9;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:3}blockquote>i:before{content:'\201C';-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}blockquote p{margin:0}blockquote cite{font-style:normal;font-size:13px}blockquote blockquote{font-size:100%}q{display:inline}q:before{content:open-quote}q:after{content:close-quote}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.aux-hide{display:none}.aux-hide-text{text-indent:100%;white-space:nowrap;overflow:hidden}.aux-visually-hide{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.clearfix:after{content:"";display:table;clear:both}.aux-container:after,figure:after{content:"";display:table;clear:both}.aux-container{width:100%;margin:0 auto}img{image-rendering:-webkit-optimizeSpeed;max-width:100%;height:auto}img.aligncenter{display:block;margin:10px auto}img.alignleft{margin:.4em 1.2em 1em 0;float:left}img.alignright{margin:.4em 0 1em 1.2em;float:right}.aux-media-cover{object-fit:cover}audio,canvas,iframe,img,svg,video{vertical-align:middle}figure,figcaption{position:relative}figure:after,figcaption:after{content:"";display:table;clear:both}.aux-off{display:none}@media screen and (min-width:1025px){.aux-desktop-off,.aux-tablet-on,.aux-phone-on{display:none!important}}@media screen and (max-width:1024px) and (min-width:768px){.aux-desktop-on,.aux-tablet-off,.aux-phone-on{display:none!important}}@media screen and (max-width:767px){.aux-desktop-on,.aux-tablet-on,.aux-phone-off{display:none!important}}.aux-float-layout .aux-float-wrapper{position:relative;clear:both}.aux-float-layout .aux-float-wrapper::after{content:'';display:table;clear:both}.aux-float-layout .aux-start{float:left}.aux-float-layout .aux-end{float:right}.aux-float-layout .aux-center{position:absolute;left:50%;transform:translateX(-50%)}.aux-float-layout .aux-middle{position:relative;top:50%;transform:translateY(-50%)}.aux-float-layout .aux-center-middle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.aux-float-layout .aux-fill{height:100%}.aux-float-layout .aux-bottom{position:relative;top:100%;transform:translateY(-100%)}.rtl .aux-float-layout .aux-start{float:right}.rtl .aux-float-layout .aux-end{float:left}@media screen and (max-width:767px){.aux-float-layout .aux-phone-start{float:left}.aux-float-layout .aux-phone-end{float:right}.aux-float-layout .aux-phone-center{position:absolute;left:50%;transform:translateX(-50%)}.aux-float-layout .aux-phone-middle{position:relative;top:50%;transform:translateY(-50%)}.aux-float-layout .aux-phone-center-middle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.aux-float-layout .aux-phone-fill{height:100%}.aux-float-layout .aux-phone-bottom{position:relative;top:100%;transform:translateY(-100%)}.rtl .aux-float-layout .aux-phone-start{float:right}.rtl .aux-float-layout .aux-phone-end{float:left}}@media screen and (max-width:1024px) and (min-width:768px){.aux-float-layout .aux-tablet-start{float:left}.aux-float-layout .aux-tablet-end{float:right}.aux-float-layout .aux-tablet-center{position:absolute;left:50%;transform:translateX(-50%)}.aux-float-layout .aux-tablet-middle{position:relative;top:50%;transform:translateY(-50%)}.aux-float-layout .aux-tablet-center-middle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.aux-float-layout .aux-tablet-fill{height:100%}.aux-float-layout .aux-tablet-bottom{position:relative;top:100%;transform:translateY(-100%)}.rtl .aux-float-layout .aux-tablet-start{float:right}.rtl .aux-float-layout .aux-tablet-end{float:left}}ul,ol{margin-bottom:1em;margin-left:0;padding:0;border:none}ol{list-style:decimal;list-style-position:inside}ul ul,ul ol,ol ol,ol ul{margin:.3em 0 .3em 2.7em;font-size:97%}ul ul li,ul ol li,ol ol li,ol ul li{margin-bottom:.8em}li{margin-bottom:1em;line-height:1.5;border-color:#ccc;border-width:1px}ul.large li{line-height:100%}ul.nostyle,ol.nostyle{margin-left:0;list-style:none}ul.bordered li,ol.bordered li{margin-bottom:.4em;padding-bottom:.4em;border-bottom-style:solid}ul.bordered ul,ol.bordered ul{margin-bottom:0;margin-top:.6em}ul.bordered ul li:last-child,ol.bordered ul li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}ul.dotted,ol.dotted{border-style:none}ul.dotted li,ol.dotted li{border-bottom-style:dotted}ul.dashed,ol.dashed{border-style:none}ul.dashed li,ol.dashed li{border-bottom-style:dashed}ul{list-style:none outside}ul.square li{list-style:square inside}ul.circle li{list-style:circle inside}ul.disc li{list-style:disc inside}ol{counter-reset:item}ol.decimal{list-style:none inside;*list-style:decimal inside}ol.decimal li:before{content:counter(item);counter-increment:item;background-color:#eee;color:#fff;font-weight:600;margin-right:.7em;padding:0 .5em;line-height:1em;font-size:.85em;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}a.button.aux-tiny,button.aux-tiny,input[type="button"].aux-tiny,.aux-button.aux-tiny,input[type="submit"].aux-tiny,input[type="reset"].aux-tiny{padding:8px 15px;font-size:.6875em;font-weight:400}a.button.aux-small,button.aux-small,input[type="button"].aux-small,.aux-button.aux-small,input[type="submit"].aux-small,input[type="reset"].aux-small{padding:9px 18px;font-size:.6875em;font-weight:500}a.button.aux-medium,button.aux-medium,input[type="button"].aux-medium,.aux-button.aux-medium,input[type="submit"].aux-medium,input[type="reset"].aux-medium{padding:12px 23px;font-size:.75em;font-weight:500}a.button,button,input[type="button"],.aux-button,a.button.aux-large,button.aux-large,input[type="button"].aux-large,.aux-button.aux-large,input[type="submit"],input[type="reset"],input[type="submit"].aux-large,input[type="reset"].aux-large{padding:20px 35px;font-size:.8125em;font-weight:700}a.button.aux-exlarge,button.aux-exlarge,input[type="button"].aux-exlarge,.aux-button.aux-exlarge,input[type="submit"].aux-exlarge,input[type="reset"].aux-exlarge{padding:27px 55px;font-size:.8125em;font-weight:700}a.button.aux-round,button.aux-round,input[type="button"].aux-round,.aux-button.aux-round{border-radius:5px}a.button.aux-curve,button.aux-curve,input[type="button"].aux-curve,.aux-button.aux-curve{border-radius:100em}a.button,button,input[type="button"],.aux-button,a.button.aux-normal,button.aux-normal,input[type="button"].aux-normal,.aux-button.aux-normal,input[type="submit"],input[type="reset"]{border-radius:0}a.button.aux-outline,button.aux-outline,input[type="button"].aux-outline,.aux-button.aux-outline{text-shadow:none!important}a.aux-black.button.aux-outline,button.aux-black.aux-outline,input.aux-black[type="button"].aux-outline,.aux-black.aux-button.aux-outline{box-shadow:0 0 0 1px #3D3D3D inset;background-color:transparent!important;color:#3D3D3D}a.aux-black.button.aux-outline:hover,button.aux-black.aux-outline:hover,input.aux-black[type="button"].aux-outline:hover,.aux-black.aux-button.aux-outline:hover{color:#fff}a.aux-black.button.aux-outline .aux-overlay::after,button.aux-black.aux-outline .aux-overlay::after,input.aux-black[type="button"].aux-outline .aux-overlay::after,.aux-black.aux-button.aux-outline .aux-overlay::after{background-color:#3D3D3D}a.aux-white.button.aux-outline,button.aux-white.aux-outline,input.aux-white[type="button"].aux-outline,.aux-white.aux-button.aux-outline{box-shadow:0 0 0 1px #FFF inset;background-color:transparent!important;color:#fff}a.aux-white.button.aux-outline:hover,button.aux-white.aux-outline:hover,input.aux-white[type="button"].aux-outline:hover,.aux-white.aux-button.aux-outline:hover{color:#000}a.aux-white.button.aux-outline .aux-overlay::after,button.aux-white.aux-outline .aux-overlay::after,input.aux-white[type="button"].aux-outline .aux-overlay::after,.aux-white.aux-button.aux-outline .aux-overlay::after{background-color:#FFF}a.aux-masala.button.aux-outline,button.aux-masala.aux-outline,input.aux-masala[type="button"].aux-outline,.aux-masala.aux-button.aux-outline{box-shadow:0 0 0 1px #3D3D3D inset;background-color:transparent!important;color:#3D3D3D}a.aux-masala.button.aux-outline:hover,button.aux-masala.aux-outline:hover,input.aux-masala[type="button"].aux-outline:hover,.aux-masala.aux-button.aux-outline:hover{color:#fff}a.aux-masala.button.aux-outline .aux-overlay::after,button.aux-masala.aux-outline .aux-overlay::after,input.aux-masala[type="button"].aux-outline .aux-overlay::after,.aux-masala.aux-button.aux-outline .aux-overlay::after{background-color:#3D3D3D}a.aux-dark-gray.button.aux-outline,button.aux-dark-gray.aux-outline,input.aux-dark-gray[type="button"].aux-outline,.aux-dark-gray.aux-button.aux-outline{box-shadow:0 0 0 1px #AAA inset;background-color:transparent!important;color:#AAA}a.aux-dark-gray.button.aux-outline:hover,button.aux-dark-gray.aux-outline:hover,input.aux-dark-gray[type="button"].aux-outline:hover,.aux-dark-gray.aux-button.aux-outline:hover{color:#fff}a.aux-dark-gray.button.aux-outline .aux-overlay::after,button.aux-dark-gray.aux-outline .aux-overlay::after,input.aux-dark-gray[type="button"].aux-outline .aux-overlay::after,.aux-dark-gray.aux-button.aux-outline .aux-overlay::after{background-color:#AAA}a.aux-ball-blue.button.aux-outline,button.aux-ball-blue.aux-outline,input.aux-ball-blue[type="button"].aux-outline,.aux-ball-blue.aux-button.aux-outline{box-shadow:0 0 0 1px #1BB0CE inset;background-color:transparent!important;color:#1BB0CE}a.aux-ball-blue.button.aux-outline:hover,button.aux-ball-blue.aux-outline:hover,input.aux-ball-blue[type="button"].aux-outline:hover,.aux-ball-blue.aux-button.aux-outline:hover{color:#fff}a.aux-ball-blue.button.aux-outline .aux-overlay::after,button.aux-ball-blue.aux-outline .aux-overlay::after,input.aux-ball-blue[type="button"].aux-outline .aux-overlay::after,.aux-ball-blue.aux-button.aux-outline .aux-overlay::after{background-color:#1BB0CE}a.aux-fountain-blue.button.aux-outline,button.aux-fountain-blue.aux-outline,input.aux-fountain-blue[type="button"].aux-outline,.aux-fountain-blue.aux-button.aux-outline{box-shadow:0 0 0 1px #5BACBA inset;background-color:transparent!important;color:#5BACBA}a.aux-fountain-blue.button.aux-outline:hover,button.aux-fountain-blue.aux-outline:hover,input.aux-fountain-blue[type="button"].aux-outline:hover,.aux-fountain-blue.aux-button.aux-outline:hover{color:#fff}a.aux-fountain-blue.button.aux-outline .aux-overlay::after,button.aux-fountain-blue.aux-outline .aux-overlay::after,input.aux-fountain-blue[type="button"].aux-outline .aux-overlay::after,.aux-fountain-blue.aux-button.aux-outline .aux-overlay::after{background-color:#5BACBA}a.aux-shamrock.button.aux-outline,button.aux-shamrock.aux-outline,input.aux-shamrock[type="button"].aux-outline,.aux-shamrock.aux-button.aux-outline{box-shadow:0 0 0 1px #2CC990 inset;background-color:transparent!important;color:#2CC990}a.aux-shamrock.button.aux-outline:hover,button.aux-shamrock.aux-outline:hover,input.aux-shamrock[type="button"].aux-outline:hover,.aux-shamrock.aux-button.aux-outline:hover{color:#fff}a.aux-shamrock.button.aux-outline .aux-overlay::after,button.aux-shamrock.aux-outline .aux-overlay::after,input.aux-shamrock[type="button"].aux-outline .aux-overlay::after,.aux-shamrock.aux-button.aux-outline .aux-overlay::after{background-color:#2CC990}a.aux-curios-blue.button.aux-outline,button.aux-curios-blue.aux-outline,input.aux-curios-blue[type="button"].aux-outline,.aux-curios-blue.aux-button.aux-outline{box-shadow:0 0 0 1px #2C82C9 inset;background-color:transparent!important;color:#2C82C9}a.aux-curios-blue.button.aux-outline:hover,button.aux-curios-blue.aux-outline:hover,input.aux-curios-blue[type="button"].aux-outline:hover,.aux-curios-blue.aux-button.aux-outline:hover{color:#fff}a.aux-curios-blue.button.aux-outline .aux-overlay::after,button.aux-curios-blue.aux-outline .aux-overlay::after,input.aux-curios-blue[type="button"].aux-outline .aux-overlay::after,.aux-curios-blue.aux-button.aux-outline .aux-overlay::after{background-color:#2C82C9}a.aux-light-sea-green.button.aux-outline,button.aux-light-sea-green.aux-outline,input.aux-light-sea-green[type="button"].aux-outline,.aux-light-sea-green.aux-button.aux-outline{box-shadow:0 0 0 1px #1ABC9C inset;background-color:transparent!important;color:#1ABC9C}a.aux-light-sea-green.button.aux-outline:hover,button.aux-light-sea-green.aux-outline:hover,input.aux-light-sea-green[type="button"].aux-outline:hover,.aux-light-sea-green.aux-button.aux-outline:hover{color:#fff}a.aux-light-sea-green.button.aux-outline .aux-overlay::after,button.aux-light-sea-green.aux-outline .aux-overlay::after,input.aux-light-sea-green[type="button"].aux-outline .aux-overlay::after,.aux-light-sea-green.aux-button.aux-outline .aux-overlay::after{background-color:#1ABC9C}a.aux-emerald.button.aux-outline,button.aux-emerald.aux-outline,input.aux-emerald[type="button"].aux-outline,.aux-emerald.aux-button.aux-outline{box-shadow:0 0 0 1px #4EBA6F inset;background-color:transparent!important;color:#4EBA6F}a.aux-emerald.button.aux-outline:hover,button.aux-emerald.aux-outline:hover,input.aux-emerald[type="button"].aux-outline:hover,.aux-emerald.aux-button.aux-outline:hover{color:#fff}a.aux-emerald.button.aux-outline .aux-overlay::after,button.aux-emerald.aux-outline .aux-overlay::after,input.aux-emerald[type="button"].aux-outline .aux-overlay::after,.aux-emerald.aux-button.aux-outline .aux-overlay::after{background-color:#4EBA6F}a.aux-energy-yellow.button.aux-outline,button.aux-energy-yellow.aux-outline,input.aux-energy-yellow[type="button"].aux-outline,.aux-energy-yellow.aux-button.aux-outline{box-shadow:0 0 0 1px #EEE657 inset;background-color:transparent!important;color:#EEE657}a.aux-energy-yellow.button.aux-outline:hover,button.aux-energy-yellow.aux-outline:hover,input.aux-energy-yellow[type="button"].aux-outline:hover,.aux-energy-yellow.aux-button.aux-outline:hover{color:#fff}a.aux-energy-yellow.button.aux-outline .aux-overlay::after,button.aux-energy-yellow.aux-outline .aux-overlay::after,input.aux-energy-yellow[type="button"].aux-outline .aux-overlay::after,.aux-energy-yellow.aux-button.aux-outline .aux-overlay::after{background-color:#EEE657}a.aux-mikado-yellow.button.aux-outline,button.aux-mikado-yellow.aux-outline,input.aux-mikado-yellow[type="button"].aux-outline,.aux-mikado-yellow.aux-button.aux-outline{box-shadow:0 0 0 1px #FCCD0F inset;background-color:transparent!important;color:#FCCD0F}a.aux-mikado-yellow.button.aux-outline:hover,button.aux-mikado-yellow.aux-outline:hover,input.aux-mikado-yellow[type="button"].aux-outline:hover,.aux-mikado-yellow.aux-button.aux-outline:hover{color:#fff}a.aux-mikado-yellow.button.aux-outline .aux-overlay::after,button.aux-mikado-yellow.aux-outline .aux-overlay::after,input.aux-mikado-yellow[type="button"].aux-outline .aux-overlay::after,.aux-mikado-yellow.aux-button.aux-outline .aux-overlay::after{background-color:#FCCD0F}a.aux-pink-salmon.button.aux-outline,button.aux-pink-salmon.aux-outline,input.aux-pink-salmon[type="button"].aux-outline,.aux-pink-salmon.aux-button.aux-outline{box-shadow:0 0 0 1px #FF91A9 inset;background-color:transparent!important;color:#FF91A9}a.aux-pink-salmon.button.aux-outline:hover,button.aux-pink-salmon.aux-outline:hover,input.aux-pink-salmon[type="button"].aux-outline:hover,.aux-pink-salmon.aux-button.aux-outline:hover{color:#fff}a.aux-pink-salmon.button.aux-outline .aux-overlay::after,button.aux-pink-salmon.aux-outline .aux-overlay::after,input.aux-pink-salmon[type="button"].aux-outline .aux-overlay::after,.aux-pink-salmon.aux-button.aux-outline .aux-overlay::after{background-color:#FF91A9}a.aux-wisteria.button.aux-outline,button.aux-wisteria.aux-outline,input.aux-wisteria[type="button"].aux-outline,.aux-wisteria.aux-button.aux-outline{box-shadow:0 0 0 1px #9E69AF inset;background-color:transparent!important;color:#9E69AF}a.aux-wisteria.button.aux-outline:hover,button.aux-wisteria.aux-outline:hover,input.aux-wisteria[type="button"].aux-outline:hover,.aux-wisteria.aux-button.aux-outline:hover{color:#fff}a.aux-wisteria.button.aux-outline .aux-overlay::after,button.aux-wisteria.aux-outline .aux-overlay::after,input.aux-wisteria[type="button"].aux-outline .aux-overlay::after,.aux-wisteria.aux-button.aux-outline .aux-overlay::after{background-color:#9E69AF}a.aux-lilac.button.aux-outline,button.aux-lilac.aux-outline,input.aux-lilac[type="button"].aux-outline,.aux-lilac.aux-button.aux-outline{box-shadow:0 0 0 1px #CEACD2 inset;background-color:transparent!important;color:#CEACD2}a.aux-lilac.button.aux-outline:hover,button.aux-lilac.aux-outline:hover,input.aux-lilac[type="button"].aux-outline:hover,.aux-lilac.aux-button.aux-outline:hover{color:#fff}a.aux-lilac.button.aux-outline .aux-overlay::after,button.aux-lilac.aux-outline .aux-overlay::after,input.aux-lilac[type="button"].aux-outline .aux-overlay::after,.aux-lilac.aux-button.aux-outline .aux-overlay::after{background-color:#CEACD2}a.aux-pale-sky.button.aux-outline,button.aux-pale-sky.aux-outline,input.aux-pale-sky[type="button"].aux-outline,.aux-pale-sky.aux-button.aux-outline{box-shadow:0 0 0 1px #5F7487 inset;background-color:transparent!important;color:#5F7487}a.aux-pale-sky.button.aux-outline:hover,button.aux-pale-sky.aux-outline:hover,input.aux-pale-sky[type="button"].aux-outline:hover,.aux-pale-sky.aux-button.aux-outline:hover{color:#fff}a.aux-pale-sky.button.aux-outline .aux-overlay::after,button.aux-pale-sky.aux-outline .aux-overlay::after,input.aux-pale-sky[type="button"].aux-outline .aux-overlay::after,.aux-pale-sky.aux-button.aux-outline .aux-overlay::after{background-color:#5F7487}a.aux-tower-gray.button.aux-outline,button.aux-tower-gray.aux-outline,input.aux-tower-gray[type="button"].aux-outline,.aux-tower-gray.aux-button.aux-outline{box-shadow:0 0 0 1px #ADBCC3 inset;background-color:transparent!important;color:#ADBCC3}a.aux-tower-gray.button.aux-outline:hover,button.aux-tower-gray.aux-outline:hover,input.aux-tower-gray[type="button"].aux-outline:hover,.aux-tower-gray.aux-button.aux-outline:hover{color:#fff}a.aux-tower-gray.button.aux-outline .aux-overlay::after,button.aux-tower-gray.aux-outline .aux-overlay::after,input.aux-tower-gray[type="button"].aux-outline .aux-overlay::after,.aux-tower-gray.aux-button.aux-outline .aux-overlay::after{background-color:#ADBCC3}a.aux-william.button.aux-outline,button.aux-william.aux-outline,input.aux-william[type="button"].aux-outline,.aux-william.aux-button.aux-outline{box-shadow:0 0 0 1px #3A5F6F inset;background-color:transparent!important;color:#3A5F6F}a.aux-william.button.aux-outline:hover,button.aux-william.aux-outline:hover,input.aux-william[type="button"].aux-outline:hover,.aux-william.aux-button.aux-outline:hover{color:#fff}a.aux-william.button.aux-outline .aux-overlay::after,button.aux-william.aux-outline .aux-overlay::after,input.aux-william[type="button"].aux-outline .aux-overlay::after,.aux-william.aux-button.aux-outline .aux-overlay::after{background-color:#3A5F6F}a.aux-carmine-pink.button.aux-outline,button.aux-carmine-pink.aux-outline,input.aux-carmine-pink[type="button"].aux-outline,.aux-carmine-pink.aux-button.aux-outline{box-shadow:0 0 0 1px #E74C3C inset;background-color:transparent!important;color:#E74C3C}a.aux-carmine-pink.button.aux-outline:hover,button.aux-carmine-pink.aux-outline:hover,input.aux-carmine-pink[type="button"].aux-outline:hover,.aux-carmine-pink.aux-button.aux-outline:hover{color:#fff}a.aux-carmine-pink.button.aux-outline .aux-overlay::after,button.aux-carmine-pink.aux-outline .aux-overlay::after,input.aux-carmine-pink[type="button"].aux-outline .aux-overlay::after,.aux-carmine-pink.aux-button.aux-outline .aux-overlay::after{background-color:#E74C3C}a.aux-persimmon.button.aux-outline,button.aux-persimmon.aux-outline,input.aux-persimmon[type="button"].aux-outline,.aux-persimmon.aux-button.aux-outline{box-shadow:0 0 0 1px #FF6A55 inset;background-color:transparent!important;color:#FF6A55}a.aux-persimmon.button.aux-outline:hover,button.aux-persimmon.aux-outline:hover,input.aux-persimmon[type="button"].aux-outline:hover,.aux-persimmon.aux-button.aux-outline:hover{color:#fff}a.aux-persimmon.button.aux-outline .aux-overlay::after,button.aux-persimmon.aux-outline .aux-overlay::after,input.aux-persimmon[type="button"].aux-outline .aux-overlay::after,.aux-persimmon.aux-button.aux-outline .aux-overlay::after{background-color:#FF6A55}a.aux-tan-hide.button.aux-outline,button.aux-tan-hide.aux-outline,input.aux-tan-hide[type="button"].aux-outline,.aux-tan-hide.aux-button.aux-outline{box-shadow:0 0 0 1px #FF9F55 inset;background-color:transparent!important;color:#FF9F55}a.aux-tan-hide.button.aux-outline:hover,button.aux-tan-hide.aux-outline:hover,input.aux-tan-hide[type="button"].aux-outline:hover,.aux-tan-hide.aux-button.aux-outline:hover{color:#fff}a.aux-tan-hide.button.aux-outline .aux-overlay::after,button.aux-tan-hide.aux-outline .aux-overlay::after,input.aux-tan-hide[type="button"].aux-outline .aux-overlay::after,.aux-tan-hide.aux-button.aux-outline .aux-overlay::after{background-color:#FF9F55}a.aux-wild-watermelon.button.aux-outline,button.aux-wild-watermelon.aux-outline,input.aux-wild-watermelon[type="button"].aux-outline,.aux-wild-watermelon.aux-button.aux-outline{box-shadow:0 0 0 1px #FF6E78 inset;background-color:transparent!important;color:#FF6E78}a.aux-wild-watermelon.button.aux-outline:hover,button.aux-wild-watermelon.aux-outline:hover,input.aux-wild-watermelon[type="button"].aux-outline:hover,.aux-wild-watermelon.aux-button.aux-outline:hover{color:#fff}a.aux-wild-watermelon.button.aux-outline .aux-overlay::after,button.aux-wild-watermelon.aux-outline .aux-overlay::after,input.aux-wild-watermelon[type="button"].aux-outline .aux-overlay::after,.aux-wild-watermelon.aux-button.aux-outline .aux-overlay::after{background-color:#FF6E78}a.aux-iceberg.button.aux-outline,button.aux-iceberg.aux-outline,input.aux-iceberg[type="button"].aux-outline,.aux-iceberg.aux-button.aux-outline{box-shadow:0 0 0 1px #73B1D6 inset;background-color:transparent!important;color:#73B1D6}a.aux-iceberg.button.aux-outline:hover,button.aux-iceberg.aux-outline:hover,input.aux-iceberg[type="button"].aux-outline:hover,.aux-iceberg.aux-button.aux-outline:hover{color:#fff}a.aux-iceberg.button.aux-outline .aux-overlay::after,button.aux-iceberg.aux-outline .aux-overlay::after,input.aux-iceberg[type="button"].aux-outline .aux-overlay::after,.aux-iceberg.aux-button.aux-outline .aux-overlay::after{background-color:#73B1D6}a.aux-dark-lavender.button.aux-outline,button.aux-dark-lavender.aux-outline,input.aux-dark-lavender[type="button"].aux-outline,.aux-dark-lavender.aux-button.aux-outline{box-shadow:0 0 0 1px #745A90 inset;background-color:transparent!important;color:#745A90}a.aux-dark-lavender.button.aux-outline:hover,button.aux-dark-lavender.aux-outline:hover,input.aux-dark-lavender[type="button"].aux-outline:hover,.aux-dark-lavender.aux-button.aux-outline:hover{color:#fff}a.aux-dark-lavender.button.aux-outline .aux-overlay::after,button.aux-dark-lavender.aux-outline .aux-overlay::after,input.aux-dark-lavender[type="button"].aux-outline .aux-overlay::after,.aux-dark-lavender.aux-button.aux-outline .aux-overlay::after{background-color:#745A90}a.aux-viking.button.aux-outline,button.aux-viking.aux-outline,input.aux-viking[type="button"].aux-outline,.aux-viking.aux-button.aux-outline{box-shadow:0 0 0 1px #5CD5E6 inset;background-color:transparent!important;color:#5CD5E6}a.aux-viking.button.aux-outline:hover,button.aux-viking.aux-outline:hover,input.aux-viking[type="button"].aux-outline:hover,.aux-viking.aux-button.aux-outline:hover{color:#fff}a.aux-viking.button.aux-outline .aux-overlay::after,button.aux-viking.aux-outline .aux-overlay::after,input.aux-viking[type="button"].aux-outline .aux-overlay::after,.aux-viking.aux-button.aux-outline .aux-overlay::after{background-color:#5CD5E6}a.aux-tiffany-blue.button.aux-outline,button.aux-tiffany-blue.aux-outline,input.aux-tiffany-blue[type="button"].aux-outline,.aux-tiffany-blue.aux-button.aux-outline{box-shadow:0 0 0 1px #00B5B5 inset;background-color:transparent!important;color:#00B5B5}a.aux-tiffany-blue.button.aux-outline:hover,button.aux-tiffany-blue.aux-outline:hover,input.aux-tiffany-blue[type="button"].aux-outline:hover,.aux-tiffany-blue.aux-button.aux-outline:hover{color:#fff}a.aux-tiffany-blue.button.aux-outline .aux-overlay::after,button.aux-tiffany-blue.aux-outline .aux-overlay::after,input.aux-tiffany-blue[type="button"].aux-outline .aux-overlay::after,.aux-tiffany-blue.aux-button.aux-outline .aux-overlay::after{background-color:#00B5B5}a.aux-pastel-orange.button.aux-outline,button.aux-pastel-orange.aux-outline,input.aux-pastel-orange[type="button"].aux-outline,.aux-pastel-orange.aux-button.aux-outline{box-shadow:0 0 0 1px #FCB941 inset;background-color:transparent!important;color:#FCB941}a.aux-pastel-orange.button.aux-outline:hover,button.aux-pastel-orange.aux-outline:hover,input.aux-pastel-orange[type="button"].aux-outline:hover,.aux-pastel-orange.aux-button.aux-outline:hover{color:#fff}a.aux-pastel-orange.button.aux-outline .aux-overlay::after,button.aux-pastel-orange.aux-outline .aux-overlay::after,input.aux-pastel-orange[type="button"].aux-outline .aux-overlay::after,.aux-pastel-orange.aux-button.aux-outline .aux-overlay::after{background-color:#FCB941}a.aux-east-bay.button.aux-outline,button.aux-east-bay.aux-outline,input.aux-east-bay[type="button"].aux-outline,.aux-east-bay.aux-button.aux-outline{box-shadow:0 0 0 1px #395781 inset;background-color:transparent!important;color:#395781}a.aux-east-bay.button.aux-outline:hover,button.aux-east-bay.aux-outline:hover,input.aux-east-bay[type="button"].aux-outline:hover,.aux-east-bay.aux-button.aux-outline:hover{color:#fff}a.aux-east-bay.button.aux-outline .aux-overlay::after,button.aux-east-bay.aux-outline .aux-overlay::after,input.aux-east-bay[type="button"].aux-outline .aux-overlay::after,.aux-east-bay.aux-button.aux-outline .aux-overlay::after{background-color:#395781}a.aux-steel-blue.button.aux-outline,button.aux-steel-blue.aux-outline,input.aux-steel-blue[type="button"].aux-outline,.aux-steel-blue.aux-button.aux-outline{box-shadow:0 0 0 1px #4589B0 inset;background-color:transparent!important;color:#4589B0}a.aux-steel-blue.button.aux-outline:hover,button.aux-steel-blue.aux-outline:hover,input.aux-steel-blue[type="button"].aux-outline:hover,.aux-steel-blue.aux-button.aux-outline:hover{color:#fff}a.aux-steel-blue.button.aux-outline .aux-overlay::after,button.aux-steel-blue.aux-outline .aux-overlay::after,input.aux-steel-blue[type="button"].aux-outline .aux-overlay::after,.aux-steel-blue.aux-button.aux-outline .aux-overlay::after{background-color:#4589B0}a.aux-half-backed.button.aux-outline,button.aux-half-backed.aux-outline,input.aux-half-backed[type="button"].aux-outline,.aux-half-backed.aux-button.aux-outline{box-shadow:0 0 0 1px #84CCD1 inset;background-color:transparent!important;color:#84CCD1}a.aux-half-backed.button.aux-outline:hover,button.aux-half-backed.aux-outline:hover,input.aux-half-backed[type="button"].aux-outline:hover,.aux-half-backed.aux-button.aux-outline:hover{color:#fff}a.aux-half-backed.button.aux-outline .aux-overlay::after,button.aux-half-backed.aux-outline .aux-overlay::after,input.aux-half-backed[type="button"].aux-outline .aux-overlay::after,.aux-half-backed.aux-button.aux-outline .aux-overlay::after{background-color:#84CCD1}a.aux-tapestry.button.aux-outline,button.aux-tapestry.aux-outline,input.aux-tapestry[type="button"].aux-outline,.aux-tapestry.aux-button.aux-outline{box-shadow:0 0 0 1px #B95A84 inset;background-color:transparent!important;color:#B95A84}a.aux-tapestry.button.aux-outline:hover,button.aux-tapestry.aux-outline:hover,input.aux-tapestry[type="button"].aux-outline:hover,.aux-tapestry.aux-button.aux-outline:hover{color:#fff}a.aux-tapestry.button.aux-outline .aux-overlay::after,button.aux-tapestry.aux-outline .aux-overlay::after,input.aux-tapestry[type="button"].aux-outline .aux-overlay::after,.aux-tapestry.aux-button.aux-outline .aux-overlay::after{background-color:#B95A84}a.aux-fire-engine-red.button.aux-outline,button.aux-fire-engine-red.aux-outline,input.aux-fire-engine-red[type="button"].aux-outline,.aux-fire-engine-red.aux-button.aux-outline{box-shadow:0 0 0 1px #CD2C24 inset;background-color:transparent!important;color:#CD2C24}a.aux-fire-engine-red.button.aux-outline:hover,button.aux-fire-engine-red.aux-outline:hover,input.aux-fire-engine-red[type="button"].aux-outline:hover,.aux-fire-engine-red.aux-button.aux-outline:hover{color:#fff}a.aux-fire-engine-red.button.aux-outline .aux-overlay::after,button.aux-fire-engine-red.aux-outline .aux-overlay::after,input.aux-fire-engine-red[type="button"].aux-outline .aux-overlay::after,.aux-fire-engine-red.aux-button.aux-outline .aux-overlay::after{background-color:#CD2C24}a.aux-dark-orange.button.aux-outline,button.aux-dark-orange.aux-outline,input.aux-dark-orange[type="button"].aux-outline,.aux-dark-orange.aux-button.aux-outline{box-shadow:0 0 0 1px #FF8C00 inset;background-color:transparent!important;color:#FF8C00}a.aux-dark-orange.button.aux-outline:hover,button.aux-dark-orange.aux-outline:hover,input.aux-dark-orange[type="button"].aux-outline:hover,.aux-dark-orange.aux-button.aux-outline:hover{color:#fff}a.aux-dark-orange.button.aux-outline .aux-overlay::after,button.aux-dark-orange.aux-outline .aux-overlay::after,input.aux-dark-orange[type="button"].aux-outline .aux-overlay::after,.aux-dark-orange.aux-button.aux-outline .aux-overlay::after{background-color:#FF8C00}a.aux-brick-red.button.aux-outline,button.aux-brick-red.aux-outline,input.aux-brick-red[type="button"].aux-outline,.aux-brick-red.aux-button.aux-outline{box-shadow:0 0 0 1px #CC4452 inset;background-color:transparent!important;color:#CC4452}a.aux-brick-red.button.aux-outline:hover,button.aux-brick-red.aux-outline:hover,input.aux-brick-red[type="button"].aux-outline:hover,.aux-brick-red.aux-button.aux-outline:hover{color:#fff}a.aux-brick-red.button.aux-outline .aux-overlay::after,button.aux-brick-red.aux-outline .aux-overlay::after,input.aux-brick-red[type="button"].aux-outline .aux-overlay::after,.aux-brick-red.aux-button.aux-outline .aux-overlay::after{background-color:#CC4452}a.aux-khaki.button.aux-outline,button.aux-khaki.aux-outline,input.aux-khaki[type="button"].aux-outline,.aux-khaki.aux-button.aux-outline{box-shadow:0 0 0 1px khaki inset;background-color:transparent!important;color:khaki}a.aux-khaki.button.aux-outline:hover,button.aux-khaki.aux-outline:hover,input.aux-khaki[type="button"].aux-outline:hover,.aux-khaki.aux-button.aux-outline:hover{color:#fff}a.aux-khaki.button.aux-outline .aux-overlay::after,button.aux-khaki.aux-outline .aux-overlay::after,input.aux-khaki[type="button"].aux-outline .aux-overlay::after,.aux-khaki.aux-button.aux-outline .aux-overlay::after{background-color:khaki}a.aux-overlay.button.aux-3d,button.aux-overlay.aux-3d,input.aux-overlay[type="button"].aux-3d,.aux-overlay.aux-button.aux-3d{display:none}a.aux-black.button.aux-3d,button.aux-black.aux-3d,input.aux-black[type="button"].aux-3d,.aux-black.aux-button.aux-3d{box-shadow:0 6px #242424}a.aux-black.button.aux-3d:hover,button.aux-black.aux-3d:hover,input.aux-black[type="button"].aux-3d:hover,.aux-black.aux-button.aux-3d:hover{box-shadow:0 3px #242424;transform:translateY(3px)}a.aux-white.button.aux-3d,button.aux-white.aux-3d,input.aux-white[type="button"].aux-3d,.aux-white.aux-button.aux-3d{box-shadow:0 6px #e6e6e6}a.aux-white.button.aux-3d:hover,button.aux-white.aux-3d:hover,input.aux-white[type="button"].aux-3d:hover,.aux-white.aux-button.aux-3d:hover{box-shadow:0 3px #e6e6e6;transform:translateY(3px)}a.aux-masala.button.aux-3d,button.aux-masala.aux-3d,input.aux-masala[type="button"].aux-3d,.aux-masala.aux-button.aux-3d{box-shadow:0 6px #242424}a.aux-masala.button.aux-3d:hover,button.aux-masala.aux-3d:hover,input.aux-masala[type="button"].aux-3d:hover,.aux-masala.aux-button.aux-3d:hover{box-shadow:0 3px #242424;transform:translateY(3px)}a.aux-dark-gray.button.aux-3d,button.aux-dark-gray.aux-3d,input.aux-dark-gray[type="button"].aux-3d,.aux-dark-gray.aux-button.aux-3d{box-shadow:0 6px #919191}a.aux-dark-gray.button.aux-3d:hover,button.aux-dark-gray.aux-3d:hover,input.aux-dark-gray[type="button"].aux-3d:hover,.aux-dark-gray.aux-button.aux-3d:hover{box-shadow:0 3px #919191;transform:translateY(3px)}a.aux-ball-blue.button.aux-3d,button.aux-ball-blue.aux-3d,input.aux-ball-blue[type="button"].aux-3d,.aux-ball-blue.aux-button.aux-3d{box-shadow:0 6px #1589a1}a.aux-ball-blue.button.aux-3d:hover,button.aux-ball-blue.aux-3d:hover,input.aux-ball-blue[type="button"].aux-3d:hover,.aux-ball-blue.aux-button.aux-3d:hover{box-shadow:0 3px #1589a1;transform:translateY(3px)}a.aux-fountain-blue.button.aux-3d,button.aux-fountain-blue.aux-3d,input.aux-fountain-blue[type="button"].aux-3d,.aux-fountain-blue.aux-button.aux-3d{box-shadow:0 6px #43919f}a.aux-fountain-blue.button.aux-3d:hover,button.aux-fountain-blue.aux-3d:hover,input.aux-fountain-blue[type="button"].aux-3d:hover,.aux-fountain-blue.aux-button.aux-3d:hover{box-shadow:0 3px #43919f;transform:translateY(3px)}a.aux-shamrock.button.aux-3d,button.aux-shamrock.aux-3d,input.aux-shamrock[type="button"].aux-3d,.aux-shamrock.aux-button.aux-3d{box-shadow:0 6px #239f72}a.aux-shamrock.button.aux-3d:hover,button.aux-shamrock.aux-3d:hover,input.aux-shamrock[type="button"].aux-3d:hover,.aux-shamrock.aux-button.aux-3d:hover{box-shadow:0 3px #239f72;transform:translateY(3px)}a.aux-curios-blue.button.aux-3d,button.aux-curios-blue.aux-3d,input.aux-curios-blue[type="button"].aux-3d,.aux-curios-blue.aux-button.aux-3d{box-shadow:0 6px #23679f}a.aux-curios-blue.button.aux-3d:hover,button.aux-curios-blue.aux-3d:hover,input.aux-curios-blue[type="button"].aux-3d:hover,.aux-curios-blue.aux-button.aux-3d:hover{box-shadow:0 3px #23679f;transform:translateY(3px)}a.aux-light-sea-green.button.aux-3d,button.aux-light-sea-green.aux-3d,input.aux-light-sea-green[type="button"].aux-3d,.aux-light-sea-green.aux-button.aux-3d{box-shadow:0 6px #148f77}a.aux-light-sea-green.button.aux-3d:hover,button.aux-light-sea-green.aux-3d:hover,input.aux-light-sea-green[type="button"].aux-3d:hover,.aux-light-sea-green.aux-button.aux-3d:hover{box-shadow:0 3px #148f77;transform:translateY(3px)}a.aux-emerald.button.aux-3d,button.aux-emerald.aux-3d,input.aux-emerald[type="button"].aux-3d,.aux-emerald.aux-button.aux-3d{box-shadow:0 6px #3c9958}a.aux-emerald.button.aux-3d:hover,button.aux-emerald.aux-3d:hover,input.aux-emerald[type="button"].aux-3d:hover,.aux-emerald.aux-button.aux-3d:hover{box-shadow:0 3px #3c9958;transform:translateY(3px)}a.aux-energy-yellow.button.aux-3d,button.aux-energy-yellow.aux-3d,input.aux-energy-yellow[type="button"].aux-3d,.aux-energy-yellow.aux-button.aux-3d{box-shadow:0 6px #e9df29}a.aux-energy-yellow.button.aux-3d:hover,button.aux-energy-yellow.aux-3d:hover,input.aux-energy-yellow[type="button"].aux-3d:hover,.aux-energy-yellow.aux-button.aux-3d:hover{box-shadow:0 3px #e9df29;transform:translateY(3px)}a.aux-mikado-yellow.button.aux-3d,button.aux-mikado-yellow.aux-3d,input.aux-mikado-yellow[type="button"].aux-3d,.aux-mikado-yellow.aux-button.aux-3d{box-shadow:0 6px #d5ac03}a.aux-mikado-yellow.button.aux-3d:hover,button.aux-mikado-yellow.aux-3d:hover,input.aux-mikado-yellow[type="button"].aux-3d:hover,.aux-mikado-yellow.aux-button.aux-3d:hover{box-shadow:0 3px #d5ac03;transform:translateY(3px)}a.aux-pink-salmon.button.aux-3d,button.aux-pink-salmon.aux-3d,input.aux-pink-salmon[type="button"].aux-3d,.aux-pink-salmon.aux-button.aux-3d{box-shadow:0 6px #ff5e81}a.aux-pink-salmon.button.aux-3d:hover,button.aux-pink-salmon.aux-3d:hover,input.aux-pink-salmon[type="button"].aux-3d:hover,.aux-pink-salmon.aux-button.aux-3d:hover{box-shadow:0 3px #ff5e81;transform:translateY(3px)}a.aux-wisteria.button.aux-3d,button.aux-wisteria.aux-3d,input.aux-wisteria[type="button"].aux-3d,.aux-wisteria.aux-button.aux-3d{box-shadow:0 6px #845095}a.aux-wisteria.button.aux-3d:hover,button.aux-wisteria.aux-3d:hover,input.aux-wisteria[type="button"].aux-3d:hover,.aux-wisteria.aux-button.aux-3d:hover{box-shadow:0 3px #845095;transform:translateY(3px)}a.aux-lilac.button.aux-3d,button.aux-lilac.aux-3d,input.aux-lilac[type="button"].aux-3d,.aux-lilac.aux-button.aux-3d{box-shadow:0 6px #ba8bc0}a.aux-lilac.button.aux-3d:hover,button.aux-lilac.aux-3d:hover,input.aux-lilac[type="button"].aux-3d:hover,.aux-lilac.aux-button.aux-3d:hover{box-shadow:0 3px #ba8bc0;transform:translateY(3px)}a.aux-pale-sky.button.aux-3d,button.aux-pale-sky.aux-3d,input.aux-pale-sky[type="button"].aux-3d,.aux-pale-sky.aux-button.aux-3d{box-shadow:0 6px #4a5a69}a.aux-pale-sky.button.aux-3d:hover,button.aux-pale-sky.aux-3d:hover,input.aux-pale-sky[type="button"].aux-3d:hover,.aux-pale-sky.aux-button.aux-3d:hover{box-shadow:0 3px #4a5a69;transform:translateY(3px)}a.aux-tower-gray.button.aux-3d,button.aux-tower-gray.aux-3d,input.aux-tower-gray[type="button"].aux-3d,.aux-tower-gray.aux-button.aux-3d{box-shadow:0 6px #90a4ad}a.aux-tower-gray.button.aux-3d:hover,button.aux-tower-gray.aux-3d:hover,input.aux-tower-gray[type="button"].aux-3d:hover,.aux-tower-gray.aux-button.aux-3d:hover{box-shadow:0 3px #90a4ad;transform:translateY(3px)}a.aux-william.button.aux-3d,button.aux-william.aux-3d,input.aux-william[type="button"].aux-3d,.aux-william.aux-button.aux-3d{box-shadow:0 6px #28424e}a.aux-william.button.aux-3d:hover,button.aux-william.aux-3d:hover,input.aux-william[type="button"].aux-3d:hover,.aux-william.aux-button.aux-3d:hover{box-shadow:0 3px #28424e;transform:translateY(3px)}a.aux-carmine-pink.button.aux-3d,button.aux-carmine-pink.aux-3d,input.aux-carmine-pink[type="button"].aux-3d,.aux-carmine-pink.aux-button.aux-3d{box-shadow:0 6px #d62c1a}a.aux-carmine-pink.button.aux-3d:hover,button.aux-carmine-pink.aux-3d:hover,input.aux-carmine-pink[type="button"].aux-3d:hover,.aux-carmine-pink.aux-button.aux-3d:hover{box-shadow:0 3px #d62c1a;transform:translateY(3px)}a.aux-persimmon.button.aux-3d,button.aux-persimmon.aux-3d,input.aux-persimmon[type="button"].aux-3d,.aux-persimmon.aux-button.aux-3d{box-shadow:0 6px #ff3d22}a.aux-persimmon.button.aux-3d:hover,button.aux-persimmon.aux-3d:hover,input.aux-persimmon[type="button"].aux-3d:hover,.aux-persimmon.aux-button.aux-3d:hover{box-shadow:0 3px #ff3d22;transform:translateY(3px)}a.aux-tan-hide.button.aux-3d,button.aux-tan-hide.aux-3d,input.aux-tan-hide[type="button"].aux-3d,.aux-tan-hide.aux-button.aux-3d{box-shadow:0 6px #ff8222}a.aux-tan-hide.button.aux-3d:hover,button.aux-tan-hide.aux-3d:hover,input.aux-tan-hide[type="button"].aux-3d:hover,.aux-tan-hide.aux-button.aux-3d:hover{box-shadow:0 3px #ff8222;transform:translateY(3px)}a.aux-wild-watermelon.button.aux-3d,button.aux-wild-watermelon.aux-3d,input.aux-wild-watermelon[type="button"].aux-3d,.aux-wild-watermelon.aux-button.aux-3d{box-shadow:0 6px #ff3b49}a.aux-wild-watermelon.button.aux-3d:hover,button.aux-wild-watermelon.aux-3d:hover,input.aux-wild-watermelon[type="button"].aux-3d:hover,.aux-wild-watermelon.aux-button.aux-3d:hover{box-shadow:0 3px #ff3b49;transform:translateY(3px)}a.aux-iceberg.button.aux-3d,button.aux-iceberg.aux-3d,input.aux-iceberg[type="button"].aux-3d,.aux-iceberg.aux-button.aux-3d{box-shadow:0 6px #4c9bca}a.aux-iceberg.button.aux-3d:hover,button.aux-iceberg.aux-3d:hover,input.aux-iceberg[type="button"].aux-3d:hover,.aux-iceberg.aux-button.aux-3d:hover{box-shadow:0 3px #4c9bca;transform:translateY(3px)}a.aux-dark-lavender.button.aux-3d,button.aux-dark-lavender.aux-3d,input.aux-dark-lavender[type="button"].aux-3d,.aux-dark-lavender.aux-button.aux-3d{box-shadow:0 6px #5b4671}a.aux-dark-lavender.button.aux-3d:hover,button.aux-dark-lavender.aux-3d:hover,input.aux-dark-lavender[type="button"].aux-3d:hover,.aux-dark-lavender.aux-button.aux-3d:hover{box-shadow:0 3px #5b4671;transform:translateY(3px)}a.aux-viking.button.aux-3d,button.aux-viking.aux-3d,input.aux-viking[type="button"].aux-3d,.aux-viking.aux-button.aux-3d{box-shadow:0 6px #30cadf}a.aux-viking.button.aux-3d:hover,button.aux-viking.aux-3d:hover,input.aux-viking[type="button"].aux-3d:hover,.aux-viking.aux-button.aux-3d:hover{box-shadow:0 3px #30cadf;transform:translateY(3px)}a.aux-tiffany-blue.button.aux-3d,button.aux-tiffany-blue.aux-3d,input.aux-tiffany-blue[type="button"].aux-3d,.aux-tiffany-blue.aux-button.aux-3d{box-shadow:0 6px #008282}a.aux-tiffany-blue.button.aux-3d:hover,button.aux-tiffany-blue.aux-3d:hover,input.aux-tiffany-blue[type="button"].aux-3d:hover,.aux-tiffany-blue.aux-button.aux-3d:hover{box-shadow:0 3px #008282;transform:translateY(3px)}a.aux-pastel-orange.button.aux-3d,button.aux-pastel-orange.aux-3d,input.aux-pastel-orange[type="button"].aux-3d,.aux-pastel-orange.aux-button.aux-3d{box-shadow:0 6px #fba70f}a.aux-pastel-orange.button.aux-3d:hover,button.aux-pastel-orange.aux-3d:hover,input.aux-pastel-orange[type="button"].aux-3d:hover,.aux-pastel-orange.aux-button.aux-3d:hover{box-shadow:0 3px #fba70f;transform:translateY(3px)}a.aux-east-bay.button.aux-3d,button.aux-east-bay.aux-3d,input.aux-east-bay[type="button"].aux-3d,.aux-east-bay.aux-button.aux-3d{box-shadow:0 6px #293f5e}a.aux-east-bay.button.aux-3d:hover,button.aux-east-bay.aux-3d:hover,input.aux-east-bay[type="button"].aux-3d:hover,.aux-east-bay.aux-button.aux-3d:hover{box-shadow:0 3px #293f5e;transform:translateY(3px)}a.aux-steel-blue.button.aux-3d,button.aux-steel-blue.aux-3d,input.aux-steel-blue[type="button"].aux-3d,.aux-steel-blue.aux-button.aux-3d{box-shadow:0 6px #376c8b}a.aux-steel-blue.button.aux-3d:hover,button.aux-steel-blue.aux-3d:hover,input.aux-steel-blue[type="button"].aux-3d:hover,.aux-steel-blue.aux-button.aux-3d:hover{box-shadow:0 3px #376c8b;transform:translateY(3px)}a.aux-half-backed.button.aux-3d,button.aux-half-backed.aux-3d,input.aux-half-backed[type="button"].aux-3d,.aux-half-backed.aux-button.aux-3d{box-shadow:0 6px #5fbdc3}a.aux-half-backed.button.aux-3d:hover,button.aux-half-backed.aux-3d:hover,input.aux-half-backed[type="button"].aux-3d:hover,.aux-half-backed.aux-button.aux-3d:hover{box-shadow:0 3px #5fbdc3;transform:translateY(3px)}a.aux-tapestry.button.aux-3d,button.aux-tapestry.aux-3d,input.aux-tapestry[type="button"].aux-3d,.aux-tapestry.aux-button.aux-3d{box-shadow:0 6px #9d436b}a.aux-tapestry.button.aux-3d:hover,button.aux-tapestry.aux-3d:hover,input.aux-tapestry[type="button"].aux-3d:hover,.aux-tapestry.aux-button.aux-3d:hover{box-shadow:0 3px #9d436b;transform:translateY(3px)}a.aux-fire-engine-red.button.aux-3d,button.aux-fire-engine-red.aux-3d,input.aux-fire-engine-red[type="button"].aux-3d,.aux-fire-engine-red.aux-button.aux-3d{box-shadow:0 6px #a2231c}a.aux-fire-engine-red.button.aux-3d:hover,button.aux-fire-engine-red.aux-3d:hover,input.aux-fire-engine-red[type="button"].aux-3d:hover,.aux-fire-engine-red.aux-button.aux-3d:hover{box-shadow:0 3px #a2231c;transform:translateY(3px)}a.aux-dark-orange.button.aux-3d,button.aux-dark-orange.aux-3d,input.aux-dark-orange[type="button"].aux-3d,.aux-dark-orange.aux-button.aux-3d{box-shadow:0 6px #cc7000}a.aux-dark-orange.button.aux-3d:hover,button.aux-dark-orange.aux-3d:hover,input.aux-dark-orange[type="button"].aux-3d:hover,.aux-dark-orange.aux-button.aux-3d:hover{box-shadow:0 3px #cc7000;transform:translateY(3px)}a.aux-brick-red.button.aux-3d,button.aux-brick-red.aux-3d,input.aux-brick-red[type="button"].aux-3d,.aux-brick-red.aux-button.aux-3d{box-shadow:0 6px #ae2f3c}a.aux-brick-red.button.aux-3d:hover,button.aux-brick-red.aux-3d:hover,input.aux-brick-red[type="button"].aux-3d:hover,.aux-brick-red.aux-button.aux-3d:hover{box-shadow:0 3px #ae2f3c;transform:translateY(3px)}a.aux-khaki.button.aux-3d,button.aux-khaki.aux-3d,input.aux-khaki[type="button"].aux-3d,.aux-khaki.aux-button.aux-3d{box-shadow:0 6px #eadc5f}a.aux-khaki.button.aux-3d:hover,button.aux-khaki.aux-3d:hover,input.aux-khaki[type="button"].aux-3d:hover,.aux-khaki.aux-button.aux-3d:hover{box-shadow:0 3px #eadc5f;transform:translateY(3px)}a.button.aux-3d:active,button.aux-3d:active,input[type="button"].aux-3d:active,.aux-button.aux-3d:active{box-shadow:none;transform:translateY(6px)}a.button,button,input[type="button"],.aux-button{font-weight:600;display:inline-block;position:relative;line-height:100%;margin-bottom:1em;border:none;cursor:pointer;overflow:hidden;z-index:1;transition:all 450ms}a.button:focus,button:focus,input[type="button"]:focus,.aux-button:focus{outline:none}a.button>*,button>*,input[type="button"]>*,.aux-button>*{position:relative}a.button .aux-overlay,button .aux-overlay,input[type="button"] .aux-overlay,.aux-button .aux-overlay{position:absolute;width:120%;top:50%;left:50%;transform:translate(-50%,-50%) scale(0,0);transition:transform 450ms cubic-bezier(.75,.1,.25,.9)}a.button .aux-overlay::after,button .aux-overlay::after,input[type="button"] .aux-overlay::after,.aux-button .aux-overlay::after{position:relative;content:'';border-radius:50%;display:block;padding-top:100%}a.button.aux-round .aux-overlay,button.aux-round .aux-overlay,input[type="button"].aux-round .aux-overlay,.aux-button.aux-round .aux-overlay{width:120%}a.button:hover .aux-overlay,button:hover .aux-overlay,input[type="button"]:hover .aux-overlay,.aux-button:hover .aux-overlay{transform:translate(-50%,-50%) scale(1,1)}a.button.aux-fill,button.aux-fill,input[type="button"].aux-fill,.aux-button.aux-fill{transition:background-color 450ms}a.button.aux-fill .aux-overlay,button.aux-fill .aux-overlay,input[type="button"].aux-fill .aux-overlay,.aux-button.aux-fill .aux-overlay{display:none}a.button .aux-icon,a.button .aux-text,button .aux-icon,button .aux-text,input[type="button"] .aux-icon,input[type="button"] .aux-text,.aux-button .aux-icon,.aux-button .aux-text{display:inline-block;vertical-align:middle;transition:transform 450ms,opacity 450ms}a.button.aux-icon-left .aux-icon,a.button.aux-icon-left-animate .aux-icon,button.aux-icon-left .aux-icon,button.aux-icon-left-animate .aux-icon,input[type="button"].aux-icon-left .aux-icon,input[type="button"].aux-icon-left-animate .aux-icon,.aux-button.aux-icon-left .aux-icon,.aux-button.aux-icon-left-animate .aux-icon{margin-right:.125em}a.button.aux-icon-right .aux-icon,a.button.aux-icon-right-animate .aux-icon,button.aux-icon-right .aux-icon,button.aux-icon-right-animate .aux-icon,input[type="button"].aux-icon-right .aux-icon,input[type="button"].aux-icon-right-animate .aux-icon,.aux-button.aux-icon-right .aux-icon,.aux-button.aux-icon-right-animate .aux-icon{margin-left:.125em}a.button.aux-icon-left-animate .aux-icon,button.aux-icon-left-animate .aux-icon,input[type="button"].aux-icon-left-animate .aux-icon,.aux-button.aux-icon-left-animate .aux-icon{margin-left:.125em}a.button.aux-icon-left-animate .aux-icon,button.aux-icon-left-animate .aux-icon,input[type="button"].aux-icon-left-animate .aux-icon,.aux-button.aux-icon-left-animate .aux-icon{transform:translateX(-400%)}a.button.aux-icon-left-animate .aux-text,button.aux-icon-left-animate .aux-text,input[type="button"].aux-icon-left-animate .aux-text,.aux-button.aux-icon-left-animate .aux-text{transform:translateX(-1em)}a.button.aux-icon-left-animate:hover .aux-icon,a.button.aux-icon-left-animate:hover .aux-text,button.aux-icon-left-animate:hover .aux-icon,button.aux-icon-left-animate:hover .aux-text,input[type="button"].aux-icon-left-animate:hover .aux-icon,input[type="button"].aux-icon-left-animate:hover .aux-text,.aux-button.aux-icon-left-animate:hover .aux-icon,.aux-button.aux-icon-left-animate:hover .aux-text{transform:translateX(0)}a.button.aux-icon-right-animate .aux-icon,button.aux-icon-right-animate .aux-icon,input[type="button"].aux-icon-right-animate .aux-icon,.aux-button.aux-icon-right-animate .aux-icon{transform:translateX(400%)}a.button.aux-icon-right-animate .aux-text,button.aux-icon-right-animate .aux-text,input[type="button"].aux-icon-right-animate .aux-text,.aux-button.aux-icon-right-animate .aux-text{transform:translateX(1em)}a.button.aux-icon-right-animate:hover .aux-icon,a.button.aux-icon-right-animate:hover .aux-text,button.aux-icon-right-animate:hover .aux-icon,button.aux-icon-right-animate:hover .aux-text,input[type="button"].aux-icon-right-animate:hover .aux-icon,input[type="button"].aux-icon-right-animate:hover .aux-text,.aux-button.aux-icon-right-animate:hover .aux-icon,.aux-button.aux-icon-right-animate:hover .aux-text{transform:translateX(0)}a.button.aux-icon-over .aux-icon,button.aux-icon-over .aux-icon,input[type="button"].aux-icon-over .aux-icon,.aux-button.aux-icon-over .aux-icon{position:absolute;left:50%;top:50%;opacity:0;z-index:2;transform:translate(-200%,-50%);transition:transform 450ms,opacity 450ms}a.button.aux-icon-over .aux-overlay,button.aux-icon-over .aux-overlay,input[type="button"].aux-icon-over .aux-overlay,.aux-button.aux-icon-over .aux-overlay{z-index:1}a.button.aux-icon-over:hover .aux-icon,button.aux-icon-over:hover .aux-icon,input[type="button"].aux-icon-over:hover .aux-icon,.aux-button.aux-icon-over:hover .aux-icon{transform:translate(-50%,-50%);opacity:1}.rtl a.button.aux-icon-left .aux-icon,.rtl a.button.aux-icon-left-animate .aux-icon,.rtl button.aux-icon-left .aux-icon,.rtl button.aux-icon-left-animate .aux-icon,.rtl input[type="button"].aux-icon-left .aux-icon,.rtl input[type="button"].aux-icon-left-animate .aux-icon,.rtl .aux-button.aux-icon-left .aux-icon,.rtl .aux-button.aux-icon-left-animate .aux-icon{margin-right:0;margin-left:.125em}.rtl a.button.aux-icon-right .aux-icon,.rtl a.button.aux-icon-right-animate .aux-icon,.rtl button.aux-icon-right .aux-icon,.rtl button.aux-icon-right-animate .aux-icon,.rtl input[type="button"].aux-icon-right .aux-icon,.rtl input[type="button"].aux-icon-right-animate .aux-icon,.rtl .aux-button.aux-icon-right .aux-icon,.rtl .aux-button.aux-icon-right-animate .aux-icon{margin-right:.125em;margin-left:0}.rtl a.button.aux-icon-left-animate .aux-icon,.rtl button.aux-icon-left-animate .aux-icon,.rtl input[type="button"].aux-icon-left-animate .aux-icon,.rtl .aux-button.aux-icon-left-animate .aux-icon{margin-right:.125em;margin-left:0}.rtl a.button.aux-icon-left-animate .aux-icon,.rtl button.aux-icon-left-animate .aux-icon,.rtl input[type="button"].aux-icon-left-animate .aux-icon,.rtl .aux-button.aux-icon-left-animate .aux-icon{transform:translateX(400%)}.rtl a.button.aux-icon-left-animate .aux-text,.rtl button.aux-icon-left-animate .aux-text,.rtl input[type="button"].aux-icon-left-animate .aux-text,.rtl .aux-button.aux-icon-left-animate .aux-text{transform:translateX(1em)}.rtl a.button.aux-icon-left-animate:hover .aux-icon,.rtl a.button.aux-icon-left-animate:hover .aux-text,.rtl button.aux-icon-left-animate:hover .aux-icon,.rtl button.aux-icon-left-animate:hover .aux-text,.rtl input[type="button"].aux-icon-left-animate:hover .aux-icon,.rtl input[type="button"].aux-icon-left-animate:hover .aux-text,.rtl .aux-button.aux-icon-left-animate:hover .aux-icon,.rtl .aux-button.aux-icon-left-animate:hover .aux-text{transform:translateX(0)}.rtl a.button.aux-icon-right-animate .aux-icon,.rtl button.aux-icon-right-animate .aux-icon,.rtl input[type="button"].aux-icon-right-animate .aux-icon,.rtl .aux-button.aux-icon-right-animate .aux-icon{transform:translateX(-400%)}.rtl a.button.aux-icon-right-animate .aux-text,.rtl button.aux-icon-right-animate .aux-text,.rtl input[type="button"].aux-icon-right-animate .aux-text,.rtl .aux-button.aux-icon-right-animate .aux-text{transform:translateX(-1em)}.rtl a.button.aux-icon-right-animate:hover .aux-icon,.rtl a.button.aux-icon-right-animate:hover .aux-text,.rtl button.aux-icon-right-animate:hover .aux-icon,.rtl button.aux-icon-right-animate:hover .aux-text,.rtl input[type="button"].aux-icon-right-animate:hover .aux-icon,.rtl input[type="button"].aux-icon-right-animate:hover .aux-text,.rtl .aux-button.aux-icon-right-animate:hover .aux-icon,.rtl .aux-button.aux-icon-right-animate:hover .aux-text{transform:translateX(0)}.rtl a.button.aux-icon-over .aux-icon,.rtl button.aux-icon-over .aux-icon,.rtl input[type="button"].aux-icon-over .aux-icon,.rtl .aux-button.aux-icon-over .aux-icon{left:-50%;transform:translate(200%,-50%)}.rtl a.button.aux-icon-over:hover .aux-icon,.rtl button.aux-icon-over:hover .aux-icon,.rtl input[type="button"].aux-icon-over:hover .aux-icon,.rtl .aux-button.aux-icon-over:hover .aux-icon{transform:translate(50%,-50%)}a.button.aux-black,button.aux-black,input[type="button"].aux-black,.aux-button.aux-black{background-color:#3D3D3D;text-shadow:0 2px 0 #292929;color:#fff}a.button.aux-black .aux-overlay::after,button.aux-black .aux-overlay::after,input[type="button"].aux-black .aux-overlay::after,.aux-button.aux-black .aux-overlay::after{background-color:#292929}a.button.aux-black.aux-fill:hover,button.aux-black.aux-fill:hover,input[type="button"].aux-black.aux-fill:hover,.aux-button.aux-black.aux-fill:hover{background-color:#292929!important}a.button.aux-white,button.aux-white,input[type="button"].aux-white,.aux-button.aux-white{background-color:#FFF;text-shadow:0 2px 0 #ebebeb;color:#000}a.button.aux-white .aux-overlay::after,button.aux-white .aux-overlay::after,input[type="button"].aux-white .aux-overlay::after,.aux-button.aux-white .aux-overlay::after{background-color:#ebebeb}a.button.aux-white.aux-fill:hover,button.aux-white.aux-fill:hover,input[type="button"].aux-white.aux-fill:hover,.aux-button.aux-white.aux-fill:hover{background-color:#ebebeb!important}a.button.aux-masala,button.aux-masala,input[type="button"].aux-masala,.aux-button.aux-masala{background-color:#3D3D3D;text-shadow:0 2px 0 #292929;color:#fff}a.button.aux-masala .aux-overlay::after,button.aux-masala .aux-overlay::after,input[type="button"].aux-masala .aux-overlay::after,.aux-button.aux-masala .aux-overlay::after{background-color:#292929}a.button.aux-masala.aux-fill:hover,button.aux-masala.aux-fill:hover,input[type="button"].aux-masala.aux-fill:hover,.aux-button.aux-masala.aux-fill:hover{background-color:#292929!important}a.button.aux-dark-gray,button.aux-dark-gray,input[type="button"].aux-dark-gray,.aux-button.aux-dark-gray{background-color:#AAA;text-shadow:0 2px 0 #969696;color:#fff}a.button.aux-dark-gray .aux-overlay::after,button.aux-dark-gray .aux-overlay::after,input[type="button"].aux-dark-gray .aux-overlay::after,.aux-button.aux-dark-gray .aux-overlay::after{background-color:#969696}a.button.aux-dark-gray.aux-fill:hover,button.aux-dark-gray.aux-fill:hover,input[type="button"].aux-dark-gray.aux-fill:hover,.aux-button.aux-dark-gray.aux-fill:hover{background-color:#969696!important}a.button.aux-ball-blue,button.aux-ball-blue,input[type="button"].aux-ball-blue,.aux-button.aux-ball-blue{background-color:#1BB0CE;text-shadow:0 2px 0 #1691aa;color:#fff}a.button.aux-ball-blue .aux-overlay::after,button.aux-ball-blue .aux-overlay::after,input[type="button"].aux-ball-blue .aux-overlay::after,.aux-button.aux-ball-blue .aux-overlay::after{background-color:#1691aa}a.button.aux-ball-blue.aux-fill:hover,button.aux-ball-blue.aux-fill:hover,input[type="button"].aux-ball-blue.aux-fill:hover,.aux-button.aux-ball-blue.aux-fill:hover{background-color:#1691aa!important}a.button.aux-fountain-blue,button.aux-fountain-blue,input[type="button"].aux-fountain-blue,.aux-button.aux-fountain-blue{background-color:#5BACBA;text-shadow:0 2px 0 #4698a6;color:#fff}a.button.aux-fountain-blue .aux-overlay::after,button.aux-fountain-blue .aux-overlay::after,input[type="button"].aux-fountain-blue .aux-overlay::after,.aux-button.aux-fountain-blue .aux-overlay::after{background-color:#4698a6}a.button.aux-fountain-blue.aux-fill:hover,button.aux-fountain-blue.aux-fill:hover,input[type="button"].aux-fountain-blue.aux-fill:hover,.aux-button.aux-fountain-blue.aux-fill:hover{background-color:#4698a6!important}a.button.aux-shamrock,button.aux-shamrock,input[type="button"].aux-shamrock,.aux-button.aux-shamrock{background-color:#2CC990;text-shadow:0 2px 0 #25a878;color:#fff}a.button.aux-shamrock .aux-overlay::after,button.aux-shamrock .aux-overlay::after,input[type="button"].aux-shamrock .aux-overlay::after,.aux-button.aux-shamrock .aux-overlay::after{background-color:#25a878}a.button.aux-shamrock.aux-fill:hover,button.aux-shamrock.aux-fill:hover,input[type="button"].aux-shamrock.aux-fill:hover,.aux-button.aux-shamrock.aux-fill:hover{background-color:#25a878!important}a.button.aux-curios-blue,button.aux-curios-blue,input[type="button"].aux-curios-blue,.aux-button.aux-curios-blue{background-color:#2C82C9;text-shadow:0 2px 0 #256ca8;color:#fff}a.button.aux-curios-blue .aux-overlay::after,button.aux-curios-blue .aux-overlay::after,input[type="button"].aux-curios-blue .aux-overlay::after,.aux-button.aux-curios-blue .aux-overlay::after{background-color:#256ca8}a.button.aux-curios-blue.aux-fill:hover,button.aux-curios-blue.aux-fill:hover,input[type="button"].aux-curios-blue.aux-fill:hover,.aux-button.aux-curios-blue.aux-fill:hover{background-color:#256ca8!important}a.button.aux-light-sea-green,button.aux-light-sea-green,input[type="button"].aux-light-sea-green,.aux-button.aux-light-sea-green{background-color:#1ABC9C;text-shadow:0 2px 0 #15987e;color:#fff}a.button.aux-light-sea-green .aux-overlay::after,button.aux-light-sea-green .aux-overlay::after,input[type="button"].aux-light-sea-green .aux-overlay::after,.aux-button.aux-light-sea-green .aux-overlay::after{background-color:#15987e}a.button.aux-light-sea-green.aux-fill:hover,button.aux-light-sea-green.aux-fill:hover,input[type="button"].aux-light-sea-green.aux-fill:hover,.aux-button.aux-light-sea-green.aux-fill:hover{background-color:#15987e!important}a.button.aux-emerald,button.aux-emerald,input[type="button"].aux-emerald,.aux-button.aux-emerald{background-color:#4EBA6F;text-shadow:0 2px 0 #3fa15d;color:#fff}a.button.aux-emerald .aux-overlay::after,button.aux-emerald .aux-overlay::after,input[type="button"].aux-emerald .aux-overlay::after,.aux-button.aux-emerald .aux-overlay::after{background-color:#3fa15d}a.button.aux-emerald.aux-fill:hover,button.aux-emerald.aux-fill:hover,input[type="button"].aux-emerald.aux-fill:hover,.aux-button.aux-emerald.aux-fill:hover{background-color:#3fa15d!important}a.button.aux-energy-yellow,button.aux-energy-yellow,input[type="button"].aux-energy-yellow,.aux-button.aux-energy-yellow{background-color:#EEE657;text-shadow:0 2px 0 #eae032;color:#fff}a.button.aux-energy-yellow .aux-overlay::after,button.aux-energy-yellow .aux-overlay::after,input[type="button"].aux-energy-yellow .aux-overlay::after,.aux-button.aux-energy-yellow .aux-overlay::after{background-color:#eae032}a.button.aux-energy-yellow.aux-fill:hover,button.aux-energy-yellow.aux-fill:hover,input[type="button"].aux-energy-yellow.aux-fill:hover,.aux-button.aux-energy-yellow.aux-fill:hover{background-color:#eae032!important}a.button.aux-mikado-yellow,button.aux-mikado-yellow,input[type="button"].aux-mikado-yellow,.aux-button.aux-mikado-yellow{background-color:#FCCD0F;text-shadow:0 2px 0 #dfb403;color:#fff}a.button.aux-mikado-yellow .aux-overlay::after,button.aux-mikado-yellow .aux-overlay::after,input[type="button"].aux-mikado-yellow .aux-overlay::after,.aux-button.aux-mikado-yellow .aux-overlay::after{background-color:#dfb403}a.button.aux-mikado-yellow.aux-fill:hover,button.aux-mikado-yellow.aux-fill:hover,input[type="button"].aux-mikado-yellow.aux-fill:hover,.aux-button.aux-mikado-yellow.aux-fill:hover{background-color:#dfb403!important}a.button.aux-pink-salmon,button.aux-pink-salmon,input[type="button"].aux-pink-salmon,.aux-button.aux-pink-salmon{background-color:#FF91A9;text-shadow:0 2px 0 #ff6889;color:#fff}a.button.aux-pink-salmon .aux-overlay::after,button.aux-pink-salmon .aux-overlay::after,input[type="button"].aux-pink-salmon .aux-overlay::after,.aux-button.aux-pink-salmon .aux-overlay::after{background-color:#ff6889}a.button.aux-pink-salmon.aux-fill:hover,button.aux-pink-salmon.aux-fill:hover,input[type="button"].aux-pink-salmon.aux-fill:hover,.aux-button.aux-pink-salmon.aux-fill:hover{background-color:#ff6889!important}a.button.aux-wisteria,button.aux-wisteria,input[type="button"].aux-wisteria,.aux-button.aux-wisteria{background-color:#9E69AF;text-shadow:0 2px 0 #8a539c;color:#fff}a.button.aux-wisteria .aux-overlay::after,button.aux-wisteria .aux-overlay::after,input[type="button"].aux-wisteria .aux-overlay::after,.aux-button.aux-wisteria .aux-overlay::after{background-color:#8a539c}a.button.aux-wisteria.aux-fill:hover,button.aux-wisteria.aux-fill:hover,input[type="button"].aux-wisteria.aux-fill:hover,.aux-button.aux-wisteria.aux-fill:hover{background-color:#8a539c!important}a.button.aux-lilac,button.aux-lilac,input[type="button"].aux-lilac,.aux-button.aux-lilac{background-color:#CEACD2;text-shadow:0 2px 0 #be92c4;color:#fff}a.button.aux-lilac .aux-overlay::after,button.aux-lilac .aux-overlay::after,input[type="button"].aux-lilac .aux-overlay::after,.aux-button.aux-lilac .aux-overlay::after{background-color:#be92c4}a.button.aux-lilac.aux-fill:hover,button.aux-lilac.aux-fill:hover,input[type="button"].aux-lilac.aux-fill:hover,.aux-button.aux-lilac.aux-fill:hover{background-color:#be92c4!important}a.button.aux-pale-sky,button.aux-pale-sky,input[type="button"].aux-pale-sky,.aux-button.aux-pale-sky{background-color:#5F7487;text-shadow:0 2px 0 #4e5f6f;color:#fff}a.button.aux-pale-sky .aux-overlay::after,button.aux-pale-sky .aux-overlay::after,input[type="button"].aux-pale-sky .aux-overlay::after,.aux-button.aux-pale-sky .aux-overlay::after{background-color:#4e5f6f}a.button.aux-pale-sky.aux-fill:hover,button.aux-pale-sky.aux-fill:hover,input[type="button"].aux-pale-sky.aux-fill:hover,.aux-button.aux-pale-sky.aux-fill:hover{background-color:#4e5f6f!important}a.button.aux-tower-gray,button.aux-tower-gray,input[type="button"].aux-tower-gray,.aux-button.aux-tower-gray{background-color:#ADBCC3;text-shadow:0 2px 0 #95a9b2;color:#fff}a.button.aux-tower-gray .aux-overlay::after,button.aux-tower-gray .aux-overlay::after,input[type="button"].aux-tower-gray .aux-overlay::after,.aux-button.aux-tower-gray .aux-overlay::after{background-color:#95a9b2}a.button.aux-tower-gray.aux-fill:hover,button.aux-tower-gray.aux-fill:hover,input[type="button"].aux-tower-gray.aux-fill:hover,.aux-button.aux-tower-gray.aux-fill:hover{background-color:#95a9b2!important}a.button.aux-william,button.aux-william,input[type="button"].aux-william,.aux-button.aux-william{background-color:#3A5F6F;text-shadow:0 2px 0 #2c4854;color:#fff}a.button.aux-william .aux-overlay::after,button.aux-william .aux-overlay::after,input[type="button"].aux-william .aux-overlay::after,.aux-button.aux-william .aux-overlay::after{background-color:#2c4854}a.button.aux-william.aux-fill:hover,button.aux-william.aux-fill:hover,input[type="button"].aux-william.aux-fill:hover,.aux-button.aux-william.aux-fill:hover{background-color:#2c4854!important}a.button.aux-carmine-pink,button.aux-carmine-pink,input[type="button"].aux-carmine-pink,.aux-button.aux-carmine-pink{background-color:#E74C3C;text-shadow:0 2px 0 #df2e1b;color:#fff}a.button.aux-carmine-pink .aux-overlay::after,button.aux-carmine-pink .aux-overlay::after,input[type="button"].aux-carmine-pink .aux-overlay::after,.aux-button.aux-carmine-pink .aux-overlay::after{background-color:#df2e1b}a.button.aux-carmine-pink.aux-fill:hover,button.aux-carmine-pink.aux-fill:hover,input[type="button"].aux-carmine-pink.aux-fill:hover,.aux-button.aux-carmine-pink.aux-fill:hover{background-color:#df2e1b!important}a.button.aux-persimmon,button.aux-persimmon,input[type="button"].aux-persimmon,.aux-button.aux-persimmon{background-color:#FF6A55;text-shadow:0 2px 0 #ff462c;color:#fff}a.button.aux-persimmon .aux-overlay::after,button.aux-persimmon .aux-overlay::after,input[type="button"].aux-persimmon .aux-overlay::after,.aux-button.aux-persimmon .aux-overlay::after{background-color:#ff462c}a.button.aux-persimmon.aux-fill:hover,button.aux-persimmon.aux-fill:hover,input[type="button"].aux-persimmon.aux-fill:hover,.aux-button.aux-persimmon.aux-fill:hover{background-color:#ff462c!important}a.button.aux-tan-hide,button.aux-tan-hide,input[type="button"].aux-tan-hide,.aux-button.aux-tan-hide{background-color:#FF9F55;text-shadow:0 2px 0 #ff882c;color:#fff}a.button.aux-tan-hide .aux-overlay::after,button.aux-tan-hide .aux-overlay::after,input[type="button"].aux-tan-hide .aux-overlay::after,.aux-button.aux-tan-hide .aux-overlay::after{background-color:#ff882c}a.button.aux-tan-hide.aux-fill:hover,button.aux-tan-hide.aux-fill:hover,input[type="button"].aux-tan-hide.aux-fill:hover,.aux-button.aux-tan-hide.aux-fill:hover{background-color:#ff882c!important}a.button.aux-wild-watermelon,button.aux-wild-watermelon,input[type="button"].aux-wild-watermelon,.aux-button.aux-wild-watermelon{background-color:#FF6E78;text-shadow:0 2px 0 #ff4552;color:#fff}a.button.aux-wild-watermelon .aux-overlay::after,button.aux-wild-watermelon .aux-overlay::after,input[type="button"].aux-wild-watermelon .aux-overlay::after,.aux-button.aux-wild-watermelon .aux-overlay::after{background-color:#ff4552}a.button.aux-wild-watermelon.aux-fill:hover,button.aux-wild-watermelon.aux-fill:hover,input[type="button"].aux-wild-watermelon.aux-fill:hover,.aux-button.aux-wild-watermelon.aux-fill:hover{background-color:#ff4552!important}a.button.aux-iceberg,button.aux-iceberg,input[type="button"].aux-iceberg,.aux-button.aux-iceberg{background-color:#73B1D6;text-shadow:0 2px 0 #539fcd;color:#fff}a.button.aux-iceberg .aux-overlay::after,button.aux-iceberg .aux-overlay::after,input[type="button"].aux-iceberg .aux-overlay::after,.aux-button.aux-iceberg .aux-overlay::after{background-color:#539fcd}a.button.aux-iceberg.aux-fill:hover,button.aux-iceberg.aux-fill:hover,input[type="button"].aux-iceberg.aux-fill:hover,.aux-button.aux-iceberg.aux-fill:hover{background-color:#539fcd!important}a.button.aux-dark-lavender,button.aux-dark-lavender,input[type="button"].aux-dark-lavender,.aux-button.aux-dark-lavender{background-color:#745A90;text-shadow:0 2px 0 #604a77;color:#fff}a.button.aux-dark-lavender .aux-overlay::after,button.aux-dark-lavender .aux-overlay::after,input[type="button"].aux-dark-lavender .aux-overlay::after,.aux-button.aux-dark-lavender .aux-overlay::after{background-color:#604a77}a.button.aux-dark-lavender.aux-fill:hover,button.aux-dark-lavender.aux-fill:hover,input[type="button"].aux-dark-lavender.aux-fill:hover,.aux-button.aux-dark-lavender.aux-fill:hover{background-color:#604a77!important}a.button.aux-viking,button.aux-viking,input[type="button"].aux-viking,.aux-button.aux-viking{background-color:#5CD5E6;text-shadow:0 2px 0 #39cce1;color:#fff}a.button.aux-viking .aux-overlay::after,button.aux-viking .aux-overlay::after,input[type="button"].aux-viking .aux-overlay::after,.aux-button.aux-viking .aux-overlay::after{background-color:#39cce1}a.button.aux-viking.aux-fill:hover,button.aux-viking.aux-fill:hover,input[type="button"].aux-viking.aux-fill:hover,.aux-button.aux-viking.aux-fill:hover{background-color:#39cce1!important}a.button.aux-tiffany-blue,button.aux-tiffany-blue,input[type="button"].aux-tiffany-blue,.aux-button.aux-tiffany-blue{background-color:#00B5B5;text-shadow:0 2px 0 #008c8c;color:#fff}a.button.aux-tiffany-blue .aux-overlay::after,button.aux-tiffany-blue .aux-overlay::after,input[type="button"].aux-tiffany-blue .aux-overlay::after,.aux-button.aux-tiffany-blue .aux-overlay::after{background-color:#008c8c}a.button.aux-tiffany-blue.aux-fill:hover,button.aux-tiffany-blue.aux-fill:hover,input[type="button"].aux-tiffany-blue.aux-fill:hover,.aux-button.aux-tiffany-blue.aux-fill:hover{background-color:#008c8c!important}a.button.aux-pastel-orange,button.aux-pastel-orange,input[type="button"].aux-pastel-orange,.aux-button.aux-pastel-orange{background-color:#FCB941;text-shadow:0 2px 0 #fbaa19;color:#fff}a.button.aux-pastel-orange .aux-overlay::after,button.aux-pastel-orange .aux-overlay::after,input[type="button"].aux-pastel-orange .aux-overlay::after,.aux-button.aux-pastel-orange .aux-overlay::after{background-color:#fbaa19}a.button.aux-pastel-orange.aux-fill:hover,button.aux-pastel-orange.aux-fill:hover,input[type="button"].aux-pastel-orange.aux-fill:hover,.aux-button.aux-pastel-orange.aux-fill:hover{background-color:#fbaa19!important}a.button.aux-east-bay,button.aux-east-bay,input[type="button"].aux-east-bay,.aux-button.aux-east-bay{background-color:#395781;text-shadow:0 2px 0 #2c4465;color:#fff}a.button.aux-east-bay .aux-overlay::after,button.aux-east-bay .aux-overlay::after,input[type="button"].aux-east-bay .aux-overlay::after,.aux-button.aux-east-bay .aux-overlay::after{background-color:#2c4465}a.button.aux-east-bay.aux-fill:hover,button.aux-east-bay.aux-fill:hover,input[type="button"].aux-east-bay.aux-fill:hover,.aux-button.aux-east-bay.aux-fill:hover{background-color:#2c4465!important}a.button.aux-steel-blue,button.aux-steel-blue,input[type="button"].aux-steel-blue,.aux-button.aux-steel-blue{background-color:#4589B0;text-shadow:0 2px 0 #3a7293;color:#fff}a.button.aux-steel-blue .aux-overlay::after,button.aux-steel-blue .aux-overlay::after,input[type="button"].aux-steel-blue .aux-overlay::after,.aux-button.aux-steel-blue .aux-overlay::after{background-color:#3a7293}a.button.aux-steel-blue.aux-fill:hover,button.aux-steel-blue.aux-fill:hover,input[type="button"].aux-steel-blue.aux-fill:hover,.aux-button.aux-steel-blue.aux-fill:hover{background-color:#3a7293!important}a.button.aux-half-backed,button.aux-half-backed,input[type="button"].aux-half-backed,.aux-button.aux-half-backed{background-color:#84CCD1;text-shadow:0 2px 0 #66c0c6;color:#fff}a.button.aux-half-backed .aux-overlay::after,button.aux-half-backed .aux-overlay::after,input[type="button"].aux-half-backed .aux-overlay::after,.aux-button.aux-half-backed .aux-overlay::after{background-color:#66c0c6}a.button.aux-half-backed.aux-fill:hover,button.aux-half-backed.aux-fill:hover,input[type="button"].aux-half-backed.aux-fill:hover,.aux-button.aux-half-backed.aux-fill:hover{background-color:#66c0c6!important}a.button.aux-tapestry,button.aux-tapestry,input[type="button"].aux-tapestry,.aux-button.aux-tapestry{background-color:#B95A84;text-shadow:0 2px 0 #a44670;color:#fff}a.button.aux-tapestry .aux-overlay::after,button.aux-tapestry .aux-overlay::after,input[type="button"].aux-tapestry .aux-overlay::after,.aux-button.aux-tapestry .aux-overlay::after{background-color:#a44670}a.button.aux-tapestry.aux-fill:hover,button.aux-tapestry.aux-fill:hover,input[type="button"].aux-tapestry.aux-fill:hover,.aux-button.aux-tapestry.aux-fill:hover{background-color:#a44670!important}a.button.aux-fire-engine-red,button.aux-fire-engine-red,input[type="button"].aux-fire-engine-red,.aux-button.aux-fire-engine-red{background-color:#CD2C24;text-shadow:0 2px 0 #aa251e;color:#fff}a.button.aux-fire-engine-red .aux-overlay::after,button.aux-fire-engine-red .aux-overlay::after,input[type="button"].aux-fire-engine-red .aux-overlay::after,.aux-button.aux-fire-engine-red .aux-overlay::after{background-color:#aa251e}a.button.aux-fire-engine-red.aux-fill:hover,button.aux-fire-engine-red.aux-fill:hover,input[type="button"].aux-fire-engine-red.aux-fill:hover,.aux-button.aux-fire-engine-red.aux-fill:hover{background-color:#aa251e!important}a.button.aux-dark-orange,button.aux-dark-orange,input[type="button"].aux-dark-orange,.aux-button.aux-dark-orange{background-color:#FF8C00;text-shadow:0 2px 0 #d67600;color:#fff}a.button.aux-dark-orange .aux-overlay::after,button.aux-dark-orange .aux-overlay::after,input[type="button"].aux-dark-orange .aux-overlay::after,.aux-button.aux-dark-orange .aux-overlay::after{background-color:#d67600}a.button.aux-dark-orange.aux-fill:hover,button.aux-dark-orange.aux-fill:hover,input[type="button"].aux-dark-orange.aux-fill:hover,.aux-button.aux-dark-orange.aux-fill:hover{background-color:#d67600!important}a.button.aux-brick-red,button.aux-brick-red,input[type="button"].aux-brick-red,.aux-button.aux-brick-red{background-color:#CC4452;text-shadow:0 2px 0 #b6323f;color:#fff}a.button.aux-brick-red .aux-overlay::after,button.aux-brick-red .aux-overlay::after,input[type="button"].aux-brick-red .aux-overlay::after,.aux-button.aux-brick-red .aux-overlay::after{background-color:#b6323f}a.button.aux-brick-red.aux-fill:hover,button.aux-brick-red.aux-fill:hover,input[type="button"].aux-brick-red.aux-fill:hover,.aux-button.aux-brick-red.aux-fill:hover{background-color:#b6323f!important}a.button.aux-khaki,button.aux-khaki,input[type="button"].aux-khaki,.aux-button.aux-khaki{background-color:khaki;text-shadow:0 2px 0 #ebde68;color:#fff}a.button.aux-khaki .aux-overlay::after,button.aux-khaki .aux-overlay::after,input[type="button"].aux-khaki .aux-overlay::after,.aux-button.aux-khaki .aux-overlay::after{background-color:#ebde68}a.button.aux-khaki.aux-fill:hover,button.aux-khaki.aux-fill:hover,input[type="button"].aux-khaki.aux-fill:hover,.aux-button.aux-khaki.aux-fill:hover{background-color:#ebde68!important}a.button.aux-dark-text,button.aux-dark-text,input[type="button"].aux-dark-text,.aux-button.aux-dark-text{color:#000}a.button.aux-uppercase,button.aux-uppercase,input[type="button"].aux-uppercase,.aux-button.aux-uppercase{text-transform:uppercase}input[type="submit"],input[type="reset"]{font-weight:600;display:inline-block;position:relative;line-height:100%;margin-bottom:1em;border:none;cursor:pointer;overflow:hidden;z-index:1;transition:all 450ms}input[type="submit"]:focus,input[type="reset"]:focus{outline:none}input[type="submit"]>*,input[type="reset"]>*{position:relative}input[type="submit"] .aux-overlay,input[type="reset"] .aux-overlay{position:absolute;width:120%;top:50%;left:50%;transform:translate(-50%,-50%) scale(0,0);transition:transform 450ms cubic-bezier(.75,.1,.25,.9)}input[type="submit"] .aux-overlay::after,input[type="reset"] .aux-overlay::after{position:relative;content:'';border-radius:50%;display:block;padding-top:100%}input[type="submit"].aux-round .aux-overlay,input[type="reset"].aux-round .aux-overlay{width:120%}input[type="submit"]:hover .aux-overlay,input[type="reset"]:hover .aux-overlay{transform:translate(-50%,-50%) scale(1,1)}input[type="submit"].aux-fill,input[type="reset"].aux-fill{transition:background-color 450ms}input[type="submit"].aux-fill .aux-overlay,input[type="reset"].aux-fill .aux-overlay{display:none}table{margin-bottom:1.4em;width:100%;max-width:100%;border:1px solid #EAEAEA}th{font-weight:700}thead th{background:#aaa}th,td,caption{padding:4px 10px 4px 5px}td{border-color:#EAEAEA;border-style:solid;border-width:0 1px 1px 0}table.striped tr:nth-child(even) td,table tr.even td{background:#fcfcfc}input[type="text"],input[type="password"],input[type="email"],input[type="tel"],input[type="url"],textarea{font-size:100%;padding:.625em .75em}input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="tel"]:focus,input[type="url"]:focus,textarea:focus{outline:none}input.aux-large[type="text"],input.aux-large[type="password"],input.aux-large[type="email"],input.aux-large[type="tel"],input.aux-large[type="url"],textarea.aux-large{padding:1em 1em;font-size:110%}input[type="text"],input[type="password"],input[type="email"],input[type="tel"],input[type="url"],textarea,input.aux-outline[type="text"],input.aux-outline[type="password"],input.aux-outline[type="email"],input.aux-outline[type="tel"],input.aux-outline[type="url"],textarea.aux-outline{border:solid 1px #bbb;background:#fff0}input[type="text"]:-moz-placeholder,input[type="password"]:-moz-placeholder,input[type="email"]:-moz-placeholder,input[type="tel"]:-moz-placeholder,input[type="url"]:-moz-placeholder,textarea:-moz-placeholder,input.aux-outline[type="text"]:-moz-placeholder,input.aux-outline[type="password"]:-moz-placeholder,input.aux-outline[type="email"]:-moz-placeholder,input.aux-outline[type="tel"]:-moz-placeholder,input.aux-outline[type="url"]:-moz-placeholder,textarea.aux-outline:-moz-placeholder{color:#C5C5C5}input[type="text"]::-moz-placeholder,input[type="password"]::-moz-placeholder,input[type="email"]::-moz-placeholder,input[type="tel"]::-moz-placeholder,input[type="url"]::-moz-placeholder,textarea::-moz-placeholder,input.aux-outline[type="text"]::-moz-placeholder,input.aux-outline[type="password"]::-moz-placeholder,input.aux-outline[type="email"]::-moz-placeholder,input.aux-outline[type="tel"]::-moz-placeholder,input.aux-outline[type="url"]::-moz-placeholder,textarea.aux-outline::-moz-placeholder{color:#C5C5C5}input[type="text"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="tel"]:-ms-input-placeholder,input[type="url"]:-ms-input-placeholder,textarea:-ms-input-placeholder,input.aux-outline[type="text"]:-ms-input-placeholder,input.aux-outline[type="password"]:-ms-input-placeholder,input.aux-outline[type="email"]:-ms-input-placeholder,input.aux-outline[type="tel"]:-ms-input-placeholder,input.aux-outline[type="url"]:-ms-input-placeholder,textarea.aux-outline:-ms-input-placeholder{color:#C5C5C5}input[type="text"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder,textarea::-webkit-input-placeholder,input.aux-outline[type="text"]::-webkit-input-placeholder,input.aux-outline[type="password"]::-webkit-input-placeholder,input.aux-outline[type="email"]::-webkit-input-placeholder,input.aux-outline[type="tel"]::-webkit-input-placeholder,input.aux-outline[type="url"]::-webkit-input-placeholder,textarea.aux-outline::-webkit-input-placeholder{color:#C5C5C5}input.aux-fill[type="text"],input.aux-fill[type="password"],input.aux-fill[type="email"],input.aux-fill[type="tel"],input.aux-fill[type="url"],textarea.aux-fill{background-color:#F1F1F1;border:none}input.aux-fill[type="text"]:-moz-placeholder,input.aux-fill[type="password"]:-moz-placeholder,input.aux-fill[type="email"]:-moz-placeholder,input.aux-fill[type="tel"]:-moz-placeholder,input.aux-fill[type="url"]:-moz-placeholder,textarea.aux-fill:-moz-placeholder{color:#C3C3C3}input.aux-fill[type="text"]::-moz-placeholder,input.aux-fill[type="password"]::-moz-placeholder,input.aux-fill[type="email"]::-moz-placeholder,input.aux-fill[type="tel"]::-moz-placeholder,input.aux-fill[type="url"]::-moz-placeholder,textarea.aux-fill::-moz-placeholder{color:#C3C3C3}input.aux-fill[type="text"]:-ms-input-placeholder,input.aux-fill[type="password"]:-ms-input-placeholder,input.aux-fill[type="email"]:-ms-input-placeholder,input.aux-fill[type="tel"]:-ms-input-placeholder,input.aux-fill[type="url"]:-ms-input-placeholder,textarea.aux-fill:-ms-input-placeholder{color:#C3C3C3}input.aux-fill[type="text"]::-webkit-input-placeholder,input.aux-fill[type="password"]::-webkit-input-placeholder,input.aux-fill[type="email"]::-webkit-input-placeholder,input.aux-fill[type="tel"]::-webkit-input-placeholder,input.aux-fill[type="url"]::-webkit-input-placeholder,textarea.aux-fill::-webkit-input-placeholder{color:#C3C3C3}input.aux-bottom-line[type="text"],input.aux-bottom-line[type="password"],input.aux-bottom-line[type="email"],input.aux-bottom-line[type="tel"],input.aux-bottom-line[type="url"],textarea.aux-bottom-line{background:#fff0;border:none;border-bottom:solid 1px #bbb;padding-left:0}input.aux-bottom-line[type="text"]:-moz-placeholder,input.aux-bottom-line[type="password"]:-moz-placeholder,input.aux-bottom-line[type="email"]:-moz-placeholder,input.aux-bottom-line[type="tel"]:-moz-placeholder,input.aux-bottom-line[type="url"]:-moz-placeholder,textarea.aux-bottom-line:-moz-placeholder{color:#C3C3C3}input.aux-bottom-line[type="text"]::-moz-placeholder,input.aux-bottom-line[type="password"]::-moz-placeholder,input.aux-bottom-line[type="email"]::-moz-placeholder,input.aux-bottom-line[type="tel"]::-moz-placeholder,input.aux-bottom-line[type="url"]::-moz-placeholder,textarea.aux-bottom-line::-moz-placeholder{color:#C3C3C3}input.aux-bottom-line[type="text"]:-ms-input-placeholder,input.aux-bottom-line[type="password"]:-ms-input-placeholder,input.aux-bottom-line[type="email"]:-ms-input-placeholder,input.aux-bottom-line[type="tel"]:-ms-input-placeholder,input.aux-bottom-line[type="url"]:-ms-input-placeholder,textarea.aux-bottom-line:-ms-input-placeholder{color:#C3C3C3}input.aux-bottom-line[type="text"]::-webkit-input-placeholder,input.aux-bottom-line[type="password"]::-webkit-input-placeholder,input.aux-bottom-line[type="email"]::-webkit-input-placeholder,input.aux-bottom-line[type="tel"]::-webkit-input-placeholder,input.aux-bottom-line[type="url"]::-webkit-input-placeholder,textarea.aux-bottom-line::-webkit-input-placeholder{color:#C3C3C3}input.aux-light[type="text"],input.aux-light[type="password"],input.aux-light[type="email"],input.aux-light[type="tel"],input.aux-light[type="url"],textarea.aux-light{color:#fff}input.aux-light[type="text"],input.aux-light[type="password"],input.aux-light[type="email"],input.aux-light[type="tel"],input.aux-light[type="url"],textarea.aux-light,input.aux-light.aux-outline[type="text"],input.aux-light.aux-outline[type="password"],input.aux-light.aux-outline[type="email"],input.aux-light.aux-outline[type="tel"],input.aux-light.aux-outline[type="url"],textarea.aux-light.aux-outline{border-color:#fff}input.aux-light[type="text"]:-moz-placeholder,input.aux-light[type="password"]:-moz-placeholder,input.aux-light[type="email"]:-moz-placeholder,input.aux-light[type="tel"]:-moz-placeholder,input.aux-light[type="url"]:-moz-placeholder,textarea.aux-light:-moz-placeholder,input.aux-light.aux-outline[type="text"]:-moz-placeholder,input.aux-light.aux-outline[type="password"]:-moz-placeholder,input.aux-light.aux-outline[type="email"]:-moz-placeholder,input.aux-light.aux-outline[type="tel"]:-moz-placeholder,input.aux-light.aux-outline[type="url"]:-moz-placeholder,textarea.aux-light.aux-outline:-moz-placeholder{color:#ccc}input.aux-light[type="text"]::-moz-placeholder,input.aux-light[type="password"]::-moz-placeholder,input.aux-light[type="email"]::-moz-placeholder,input.aux-light[type="tel"]::-moz-placeholder,input.aux-light[type="url"]::-moz-placeholder,textarea.aux-light::-moz-placeholder,input.aux-light.aux-outline[type="text"]::-moz-placeholder,input.aux-light.aux-outline[type="password"]::-moz-placeholder,input.aux-light.aux-outline[type="email"]::-moz-placeholder,input.aux-light.aux-outline[type="tel"]::-moz-placeholder,input.aux-light.aux-outline[type="url"]::-moz-placeholder,textarea.aux-light.aux-outline::-moz-placeholder{color:#ccc}input.aux-light[type="text"]:-ms-input-placeholder,input.aux-light[type="password"]:-ms-input-placeholder,input.aux-light[type="email"]:-ms-input-placeholder,input.aux-light[type="tel"]:-ms-input-placeholder,input.aux-light[type="url"]:-ms-input-placeholder,textarea.aux-light:-ms-input-placeholder,input.aux-light.aux-outline[type="text"]:-ms-input-placeholder,input.aux-light.aux-outline[type="password"]:-ms-input-placeholder,input.aux-light.aux-outline[type="email"]:-ms-input-placeholder,input.aux-light.aux-outline[type="tel"]:-ms-input-placeholder,input.aux-light.aux-outline[type="url"]:-ms-input-placeholder,textarea.aux-light.aux-outline:-ms-input-placeholder{color:#ccc}input.aux-light[type="text"]::-webkit-input-placeholder,input.aux-light[type="password"]::-webkit-input-placeholder,input.aux-light[type="email"]::-webkit-input-placeholder,input.aux-light[type="tel"]::-webkit-input-placeholder,input.aux-light[type="url"]::-webkit-input-placeholder,textarea.aux-light::-webkit-input-placeholder,input.aux-light.aux-outline[type="text"]::-webkit-input-placeholder,input.aux-light.aux-outline[type="password"]::-webkit-input-placeholder,input.aux-light.aux-outline[type="email"]::-webkit-input-placeholder,input.aux-light.aux-outline[type="tel"]::-webkit-input-placeholder,input.aux-light.aux-outline[type="url"]::-webkit-input-placeholder,textarea.aux-light.aux-outline::-webkit-input-placeholder{color:#ccc}input.aux-light.aux-fill[type="text"],input.aux-light.aux-fill[type="password"],input.aux-light.aux-fill[type="email"],input.aux-light.aux-fill[type="tel"],input.aux-light.aux-fill[type="url"],textarea.aux-light.aux-fill{background-color:#e6e6e6}input.aux-light.aux-fill[type="text"]:-moz-placeholder,input.aux-light.aux-fill[type="password"]:-moz-placeholder,input.aux-light.aux-fill[type="email"]:-moz-placeholder,input.aux-light.aux-fill[type="tel"]:-moz-placeholder,input.aux-light.aux-fill[type="url"]:-moz-placeholder,textarea.aux-light.aux-fill:-moz-placeholder{color:#ccc}input.aux-light.aux-fill[type="text"]::-moz-placeholder,input.aux-light.aux-fill[type="password"]::-moz-placeholder,input.aux-light.aux-fill[type="email"]::-moz-placeholder,input.aux-light.aux-fill[type="tel"]::-moz-placeholder,input.aux-light.aux-fill[type="url"]::-moz-placeholder,textarea.aux-light.aux-fill::-moz-placeholder{color:#ccc}input.aux-light.aux-fill[type="text"]:-ms-input-placeholder,input.aux-light.aux-fill[type="password"]:-ms-input-placeholder,input.aux-light.aux-fill[type="email"]:-ms-input-placeholder,input.aux-light.aux-fill[type="tel"]:-ms-input-placeholder,input.aux-light.aux-fill[type="url"]:-ms-input-placeholder,textarea.aux-light.aux-fill:-ms-input-placeholder{color:#ccc}input.aux-light.aux-fill[type="text"]::-webkit-input-placeholder,input.aux-light.aux-fill[type="password"]::-webkit-input-placeholder,input.aux-light.aux-fill[type="email"]::-webkit-input-placeholder,input.aux-light.aux-fill[type="tel"]::-webkit-input-placeholder,input.aux-light.aux-fill[type="url"]::-webkit-input-placeholder,textarea.aux-light.aux-fill::-webkit-input-placeholder{color:#ccc}input.aux-light.aux-bottom-line[type="text"],input.aux-light.aux-bottom-line[type="password"],input.aux-light.aux-bottom-line[type="email"],input.aux-light.aux-bottom-line[type="tel"],input.aux-light.aux-bottom-line[type="url"],textarea.aux-light.aux-bottom-line{border-bottom-color:#fff}.aux-dropdown-container,.aux-select,.aux-dropdown{position:relative;z-index:10}.aux-dropdown-container:after,.aux-select:after,.aux-dropdown:after{width:0;height:0;border-top:.45em solid #3d3d3d;border-left:.3em solid #fff0;border-right:.3em solid #fff0;content:'';display:inline-block;position:relative;vertical-align:middle;left:-1.5em;z-index:-1}.aux-dropdown-container select,.aux-select select,.aux-dropdown select{-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff0;border-radius:0;padding:.5em 2em .5em 1em}.aux-dropdown-container select:focus,.aux-select select:focus,.aux-dropdown select:focus{outline:none}.hidden{display:none!important}.left{float:left}.right{float:right}.center{margin-left:auto;margin-right:auto;display:block;clear:both}.alignright,.alignleft{margin-bottom:1em}.alignright{float:right;margin-left:1.5em}.alignleft{float:left;margin-right:1.5em}.aux-text-align-center{text-align:center}.aux-text-align-left{text-align:left}.aux-text-align-right{text-align:right}.aux-center-margin{margin-right:auto;margin-left:auto}.aux-float-right{float:right}.aux-float-left{float:left}.rtl .left{float:right}.rtl .right{float:left}.rtl .aux-text-align-left{text-align:right}.rtl .aux-text-align-right{text-align:left}.rtl .aux-float-right{float:left}.rtl .aux-float-left{float:right}.aux-1-1,.aux-1-2,.aux-1-3,.aux-2-3,.aux-1-4,.aux-2-4,.aux-3-4,.aux-1-5,.aux-2-5,.aux-3-5,.aux-4-5,.aux-1-6,.aux-2-6,.aux-3-6,.aux-4-6,.aux-5-6,.aux-1-7,.aux-2-7,.aux-3-7,.aux-4-7,.aux-5-7,.aux-6-7,.aux-1-8,.aux-2-8,.aux-3-8,.aux-4-8,.aux-5-8,.aux-6-8,.aux-7-8,.aux-1-9,.aux-2-9,.aux-3-9,.aux-4-9,.aux-5-9,.aux-6-9,.aux-7-9,.aux-7-9,.aux-1-10,.aux-2-10,.aux-3-10,.aux-4-10,.aux-5-10,.aux-6-10,.aux-7-10,.aux-8-10,.aux-9-10,.aux-1-11,.aux-2-11,.aux-3-11,.aux-4-11,.aux-5-11,.aux-6-11,.aux-7-11,.aux-8-11,.aux-9-11,.aux-10-11,.aux-1-12,.aux-2-12,.aux-3-12,.aux-4-12,.aux-5-12,.aux-6-12,.aux-7-12,.aux-8-12,.aux-9-12,.aux-10-12,.aux-11-12,.aux-col{padding-left:15px;padding-right:15px;float:left;display:block}.aux-no-gutter>.aux-1-1,.aux-no-gutter>.aux-1-2,.aux-no-gutter>.aux-1-3,.aux-no-gutter>.aux-2-3,.aux-no-gutter>.aux-1-4,.aux-no-gutter>.aux-2-4,.aux-no-gutter>.aux-3-4,.aux-no-gutter>.aux-1-5,.aux-no-gutter>.aux-2-5,.aux-no-gutter>.aux-3-5,.aux-no-gutter>.aux-4-5,.aux-no-gutter>.aux-1-6,.aux-no-gutter>.aux-2-6,.aux-no-gutter>.aux-3-6,.aux-no-gutter>.aux-4-6,.aux-no-gutter>.aux-5-6,.aux-no-gutter>.aux-1-7,.aux-no-gutter>.aux-2-7,.aux-no-gutter>.aux-3-7,.aux-no-gutter>.aux-4-7,.aux-no-gutter>.aux-5-7,.aux-no-gutter>.aux-6-7,.aux-no-gutter>.aux-1-8,.aux-no-gutter>.aux-2-8,.aux-no-gutter>.aux-3-8,.aux-no-gutter>.aux-4-8,.aux-no-gutter>.aux-5-8,.aux-no-gutter>.aux-6-8,.aux-no-gutter>.aux-7-8,.aux-no-gutter>.aux-1-9,.aux-no-gutter>.aux-2-9,.aux-no-gutter>.aux-3-9,.aux-no-gutter>.aux-4-9,.aux-no-gutter>.aux-5-9,.aux-no-gutter>.aux-6-9,.aux-no-gutter>.aux-7-9,.aux-no-gutter>.aux-7-9,.aux-no-gutter>.aux-1-10,.aux-no-gutter>.aux-2-10,.aux-no-gutter>.aux-3-10,.aux-no-gutter>.aux-4-10,.aux-no-gutter>.aux-5-10,.aux-no-gutter>.aux-6-10,.aux-no-gutter>.aux-7-10,.aux-no-gutter>.aux-8-10,.aux-no-gutter>.aux-9-10,.aux-no-gutter>.aux-1-11,.aux-no-gutter>.aux-2-11,.aux-no-gutter>.aux-3-11,.aux-no-gutter>.aux-4-11,.aux-no-gutter>.aux-5-11,.aux-no-gutter>.aux-6-11,.aux-no-gutter>.aux-7-11,.aux-no-gutter>.aux-8-11,.aux-no-gutter>.aux-9-11,.aux-no-gutter>.aux-10-11,.aux-no-gutter>.aux-1-12,.aux-no-gutter>.aux-2-12,.aux-no-gutter>.aux-3-12,.aux-no-gutter>.aux-4-12,.aux-no-gutter>.aux-5-12,.aux-no-gutter>.aux-6-12,.aux-no-gutter>.aux-7-12,.aux-no-gutter>.aux-8-12,.aux-no-gutter>.aux-9-12,.aux-no-gutter>.aux-10-12,.aux-no-gutter>.aux-11-12,.aux-no-gutter>.aux-col{padding-left:0;padding-right:0}.aux-1-1,.aux-1-2,.aux-1-3,.aux-2-3,.aux-1-4,.aux-2-4,.aux-3-4,.aux-1-5,.aux-2-5,.aux-3-5,.aux-4-5,.aux-1-6,.aux-2-6,.aux-3-6,.aux-4-6,.aux-5-6,.aux-1-7,.aux-2-7,.aux-3-7,.aux-4-7,.aux-5-7,.aux-6-7,.aux-1-8,.aux-2-8,.aux-3-8,.aux-4-8,.aux-5-8,.aux-6-8,.aux-7-8,.aux-1-9,.aux-2-9,.aux-3-9,.aux-4-9,.aux-5-9,.aux-6-9,.aux-7-9,.aux-7-9,.aux-1-10,.aux-2-10,.aux-3-10,.aux-4-10,.aux-5-10,.aux-6-10,.aux-7-10,.aux-8-10,.aux-9-10,.aux-1-11,.aux-2-11,.aux-3-11,.aux-4-11,.aux-5-11,.aux-6-11,.aux-7-11,.aux-8-11,.aux-9-11,.aux-10-11,.aux-1-12,.aux-2-12,.aux-3-12,.aux-4-12,.aux-5-12,.aux-6-12,.aux-7-12,.aux-8-12,.aux-9-12,.aux-10-12,.aux-11-12{margin-bottom:30px}.aux-col-wrapper,.aux-row,.aux-col1,.aux-col2,.aux-col3,.aux-col4,.aux-col5,.aux-col5,.aux-col6,.aux-col7,.aux-col8,.aux-col9,.aux-col10,.aux-col11,.aux-col12{position:relative}.aux-col-wrapper:after,.aux-row:after,.aux-col1:after,.aux-col2:after,.aux-col3:after,.aux-col4:after,.aux-col5:after,.aux-col5:after,.aux-col6:after,.aux-col7:after,.aux-col8:after,.aux-col9:after,.aux-col10:after,.aux-col11:after,.aux-col12:after{content:"";display:table;clear:both}.aux-col-wrapper.aux-no-gutter,.aux-row.aux-no-gutter,.aux-col1.aux-no-gutter,.aux-col2.aux-no-gutter,.aux-col3.aux-no-gutter,.aux-col4.aux-no-gutter,.aux-col5.aux-no-gutter,.aux-col5.aux-no-gutter,.aux-col6.aux-no-gutter,.aux-col7.aux-no-gutter,.aux-col8.aux-no-gutter,.aux-col9.aux-no-gutter,.aux-col10.aux-no-gutter,.aux-col11.aux-no-gutter,.aux-col12.aux-no-gutter{margin-right:0;margin-left:0}.aux-col1{margin-bottom:30px}.aux-col2{margin-bottom:30px}.aux-col3{margin-bottom:30px}.aux-col4{margin-bottom:30px}.aux-col5{margin-bottom:30px}.aux-col6{margin-bottom:30px}.aux-col7{margin-bottom:30px}.aux-col8{margin-bottom:30px}.aux-col9{margin-bottom:30px}.aux-col10{margin-bottom:30px}.aux-col11{margin-bottom:30px}.aux-col12{margin-bottom:30px}.aux-col-wrapper,.aux-row,.aux-col2,.aux-col3,.aux-col4,.aux-col5,.aux-col6,.aux-col7,.aux-col8,.aux-col9,.aux-col10,.aux-col11,.aux-col12{margin-left:-15px;margin-right:-15px}.aux-1-1{width:100%}.aux-1-2{width:50%}.aux-1-3{width:33.33%}.aux-1-4{width:25%}.aux-1-5{width:20%}.aux-1-6{width:16.66%}.aux-1-7{width:14.28%}.aux-1-8{width:12.5%}.aux-1-9{width:11.11%}.aux-1-10{width:10%}.aux-1-11{width:9.09%}.aux-1-12{width:8.33%}.aux-2-2{width:100%}.aux-2-3{width:66.66%}.aux-2-4{width:50%}.aux-2-5{width:40%}.aux-2-6{width:33.33%}.aux-2-7{width:28.57%}.aux-2-8{width:25%}.aux-2-9{width:22.22%}.aux-2-10{width:20%}.aux-2-11{width:18.18%}.aux-2-12{width:16.66%}.aux-3-3{width:100%}.aux-3-4{width:75%}.aux-3-5{width:60%}.aux-3-6{width:50%}.aux-3-7{width:42.85%}.aux-3-8{width:37.5%}.aux-3-9{width:33.33%}.aux-3-10{width:30%}.aux-3-11{width:27.27%}.aux-3-12{width:25%}.aux-4-4{width:100%}.aux-4-5{width:80%}.aux-4-6{width:66.66%}.aux-4-7{width:57.14%}.aux-4-8{width:50%}.aux-4-9{width:44.44%}.aux-4-10{width:40%}.aux-4-11{width:36.36%}.aux-4-12{width:33.33%}.aux-5-5{width:100%}.aux-5-6{width:83.33%}.aux-5-7{width:71.42%}.aux-5-8{width:62.5%}.aux-5-9{width:55.55%}.aux-5-10{width:50%}.aux-5-11{width:45.45%}.aux-5-12{width:41.66%}.aux-6-6{width:100%}.aux-6-7{width:85.71%}.aux-6-8{width:75%}.aux-6-9{width:66.66%}.aux-6-10{width:60%}.aux-6-11{width:54.54%}.aux-6-12{width:50%}.aux-7-7{width:100%}.aux-7-8{width:87.5%}.aux-7-9{width:77.77%}.aux-7-10{width:70%}.aux-7-11{width:63.63%}.aux-7-12{width:58.33%}.aux-8-8{width:100%}.aux-8-9{width:88.88%}.aux-8-10{width:80%}.aux-8-11{width:72.72%}.aux-8-12{width:66.66%}.aux-9-9{width:100%}.aux-9-10{width:90%}.aux-9-11{width:81.81%}.aux-9-12{width:75%}.aux-10-10{width:100%}.aux-10-11{width:90.9%}.aux-10-12{width:83.33%}.aux-11-11{width:100%}.aux-11-12{width:91.66%}.aux-12-12{width:100%}@media screen and (max-width:1024px) and (min-width:768px){.aux-tb-1-1{width:100%}.aux-tb-1-2{width:50%}.aux-tb-1-3{width:33.33%}.aux-tb-1-4{width:25%}.aux-tb-1-5{width:20%}.aux-tb-1-6{width:16.66%}.aux-tb-1-7{width:14.28%}.aux-tb-1-8{width:12.5%}.aux-tb-1-9{width:11.11%}.aux-tb-1-10{width:10%}.aux-tb-1-11{width:9.09%}.aux-tb-1-12{width:8.33%}.aux-tb-2-2{width:100%}.aux-tb-2-3{width:66.66%}.aux-tb-2-4{width:50%}.aux-tb-2-5{width:40%}.aux-tb-2-6{width:33.33%}.aux-tb-2-7{width:28.57%}.aux-tb-2-8{width:25%}.aux-tb-2-9{width:22.22%}.aux-tb-2-10{width:20%}.aux-tb-2-11{width:18.18%}.aux-tb-2-12{width:16.66%}.aux-tb-3-3{width:100%}.aux-tb-3-4{width:75%}.aux-tb-3-5{width:60%}.aux-tb-3-6{width:50%}.aux-tb-3-7{width:42.85%}.aux-tb-3-8{width:37.5%}.aux-tb-3-9{width:33.33%}.aux-tb-3-10{width:30%}.aux-tb-3-11{width:27.27%}.aux-tb-3-12{width:25%}.aux-tb-4-4{width:100%}.aux-tb-4-5{width:80%}.aux-tb-4-6{width:66.66%}.aux-tb-4-7{width:57.14%}.aux-tb-4-8{width:50%}.aux-tb-4-9{width:44.44%}.aux-tb-4-10{width:40%}.aux-tb-4-11{width:36.36%}.aux-tb-4-12{width:33.33%}.aux-tb-5-5{width:100%}.aux-tb-5-6{width:83.33%}.aux-tb-5-7{width:71.42%}.aux-tb-5-8{width:62.5%}.aux-tb-5-9{width:55.55%}.aux-tb-5-10{width:50%}.aux-tb-5-11{width:45.45%}.aux-tb-5-12{width:41.66%}.aux-tb-6-6{width:100%}.aux-tb-6-7{width:85.71%}.aux-tb-6-8{width:75%}.aux-tb-6-9{width:66.66%}.aux-tb-6-10{width:60%}.aux-tb-6-11{width:54.54%}.aux-tb-6-12{width:50%}.aux-tb-7-7{width:100%}.aux-tb-7-8{width:87.5%}.aux-tb-7-9{width:77.77%}.aux-tb-7-10{width:70%}.aux-tb-7-11{width:63.63%}.aux-tb-7-12{width:58.33%}.aux-tb-8-8{width:100%}.aux-tb-8-9{width:88.88%}.aux-tb-8-10{width:80%}.aux-tb-8-11{width:72.72%}.aux-tb-8-12{width:66.66%}.aux-tb-9-9{width:100%}.aux-tb-9-10{width:90%}.aux-tb-9-11{width:81.81%}.aux-tb-9-12{width:75%}.aux-tb-10-10{width:100%}.aux-tb-10-11{width:90.9%}.aux-tb-10-12{width:83.33%}.aux-tb-11-11{width:100%}.aux-tb-11-12{width:91.66%}.aux-tb-12-12{width:100%}}@media screen and (max-width:767px){.aux-mb-1-1{width:100%}.aux-mb-1-2{width:50%}.aux-mb-1-3{width:33.33%}.aux-mb-1-4{width:25%}.aux-mb-1-5{width:20%}.aux-mb-1-6{width:16.66%}.aux-mb-1-7{width:14.28%}.aux-mb-1-8{width:12.5%}.aux-mb-1-9{width:11.11%}.aux-mb-1-10{width:10%}.aux-mb-1-11{width:9.09%}.aux-mb-1-12{width:8.33%}.aux-mb-2-2{width:100%}.aux-mb-2-3{width:66.66%}.aux-mb-2-4{width:50%}.aux-mb-2-5{width:40%}.aux-mb-2-6{width:33.33%}.aux-mb-2-7{width:28.57%}.aux-mb-2-8{width:25%}.aux-mb-2-9{width:22.22%}.aux-mb-2-10{width:20%}.aux-mb-2-11{width:18.18%}.aux-mb-2-12{width:16.66%}.aux-mb-3-3{width:100%}.aux-mb-3-4{width:75%}.aux-mb-3-5{width:60%}.aux-mb-3-6{width:50%}.aux-mb-3-7{width:42.85%}.aux-mb-3-8{width:37.5%}.aux-mb-3-9{width:33.33%}.aux-mb-3-10{width:30%}.aux-mb-3-11{width:27.27%}.aux-mb-3-12{width:25%}.aux-mb-4-4{width:100%}.aux-mb-4-5{width:80%}.aux-mb-4-6{width:66.66%}.aux-mb-4-7{width:57.14%}.aux-mb-4-8{width:50%}.aux-mb-4-9{width:44.44%}.aux-mb-4-10{width:40%}.aux-mb-4-11{width:36.36%}.aux-mb-4-12{width:33.33%}.aux-mb-5-5{width:100%}.aux-mb-5-6{width:83.33%}.aux-mb-5-7{width:71.42%}.aux-mb-5-8{width:62.5%}.aux-mb-5-9{width:55.55%}.aux-mb-5-10{width:50%}.aux-mb-5-11{width:45.45%}.aux-mb-5-12{width:41.66%}.aux-mb-6-6{width:100%}.aux-mb-6-7{width:85.71%}.aux-mb-6-8{width:75%}.aux-mb-6-9{width:66.66%}.aux-mb-6-10{width:60%}.aux-mb-6-11{width:54.54%}.aux-mb-6-12{width:50%}.aux-mb-7-7{width:100%}.aux-mb-7-8{width:87.5%}.aux-mb-7-9{width:77.77%}.aux-mb-7-10{width:70%}.aux-mb-7-11{width:63.63%}.aux-mb-7-12{width:58.33%}.aux-mb-8-8{width:100%}.aux-mb-8-9{width:88.88%}.aux-mb-8-10{width:80%}.aux-mb-8-11{width:72.72%}.aux-mb-8-12{width:66.66%}.aux-mb-9-9{width:100%}.aux-mb-9-10{width:90%}.aux-mb-9-11{width:81.81%}.aux-mb-9-12{width:75%}.aux-mb-10-10{width:100%}.aux-mb-10-11{width:90.9%}.aux-mb-10-12{width:83.33%}.aux-mb-11-11{width:100%}.aux-mb-11-12{width:91.66%}.aux-mb-12-12{width:100%}}.aux-border-collapse>.aux-col{border-width:1px;border-left-width:0;border-style:solid}.aux-col1>.aux-col{width:100%}.aux-col2>.aux-col{width:50%}.aux-col2 .aux-col:nth-child(2n+3){clear:left}.aux-col2.aux-border-collapse .aux-col:nth-child(2n+1){border-left-width:1px}.rtl .aux-col2.aux-border-collapse .aux-col:nth-child(2n){border-left-width:1px}.rtl .aux-col2.aux-border-collapse .aux-col:nth-child(2n+1){border-left-width:0}.aux-col2 .aux-col:nth-child(2n+3){margin-top:30px}.aux-border-collapse.aux-col2 .aux-col:nth-child(2n+3){border-top-width:0}.aux-col2 .aux-col:nth-child(2n+4){margin-top:30px}.aux-border-collapse.aux-col2 .aux-col:nth-child(2n+4){border-top-width:0}.aux-col3>.aux-col{width:33.33%}.aux-col3 .aux-col:nth-child(3n+4){clear:left}.aux-col3.aux-border-collapse .aux-col:nth-child(3n+1){border-left-width:1px}.rtl .aux-col3.aux-border-collapse .aux-col:nth-child(3n){border-left-width:1px}.rtl .aux-col3.aux-border-collapse .aux-col:nth-child(3n+1){border-left-width:0}.aux-col3 .aux-col:nth-child(3n+4){margin-top:30px}.aux-border-collapse.aux-col3 .aux-col:nth-child(3n+4){border-top-width:0}.aux-col3 .aux-col:nth-child(3n+5){margin-top:30px}.aux-border-collapse.aux-col3 .aux-col:nth-child(3n+5){border-top-width:0}.aux-col3 .aux-col:nth-child(3n+6){margin-top:30px}.aux-border-collapse.aux-col3 .aux-col:nth-child(3n+6){border-top-width:0}.aux-col4>.aux-col{width:25%}.aux-col4 .aux-col:nth-child(4n+5){clear:left}.aux-col4.aux-border-collapse .aux-col:nth-child(4n+1){border-left-width:1px}.rtl .aux-col4.aux-border-collapse .aux-col:nth-child(4n){border-left-width:1px}.rtl .aux-col4.aux-border-collapse .aux-col:nth-child(4n+1){border-left-width:0}.aux-col4 .aux-col:nth-child(4n+5){margin-top:30px}.aux-border-collapse.aux-col4 .aux-col:nth-child(4n+5){border-top-width:0}.aux-col4 .aux-col:nth-child(4n+6){margin-top:30px}.aux-border-collapse.aux-col4 .aux-col:nth-child(4n+6){border-top-width:0}.aux-col4 .aux-col:nth-child(4n+7){margin-top:30px}.aux-border-collapse.aux-col4 .aux-col:nth-child(4n+7){border-top-width:0}.aux-col4 .aux-col:nth-child(4n+8){margin-top:30px}.aux-border-collapse.aux-col4 .aux-col:nth-child(4n+8){border-top-width:0}.aux-col5>.aux-col{width:20%}.aux-col5 .aux-col:nth-child(5n+6){clear:left}.aux-col5.aux-border-collapse .aux-col:nth-child(5n+1){border-left-width:1px}.rtl .aux-col5.aux-border-collapse .aux-col:nth-child(5n){border-left-width:1px}.rtl .aux-col5.aux-border-collapse .aux-col:nth-child(5n+1){border-left-width:0}.aux-col5 .aux-col:nth-child(5n+6){margin-top:30px}.aux-border-collapse.aux-col5 .aux-col:nth-child(5n+6){border-top-width:0}.aux-col5 .aux-col:nth-child(5n+7){margin-top:30px}.aux-border-collapse.aux-col5 .aux-col:nth-child(5n+7){border-top-width:0}.aux-col5 .aux-col:nth-child(5n+8){margin-top:30px}.aux-border-collapse.aux-col5 .aux-col:nth-child(5n+8){border-top-width:0}.aux-col5 .aux-col:nth-child(5n+9){margin-top:30px}.aux-border-collapse.aux-col5 .aux-col:nth-child(5n+9){border-top-width:0}.aux-col5 .aux-col:nth-child(5n+10){margin-top:30px}.aux-border-collapse.aux-col5 .aux-col:nth-child(5n+10){border-top-width:0}.aux-col6>.aux-col{width:16.66%}.aux-col6 .aux-col:nth-child(6n+7){clear:left}.aux-col6.aux-border-collapse .aux-col:nth-child(6n+1){border-left-width:1px}.rtl .aux-col6.aux-border-collapse .aux-col:nth-child(6n){border-left-width:1px}.rtl .aux-col6.aux-border-collapse .aux-col:nth-child(6n+1){border-left-width:0}.aux-col6 .aux-col:nth-child(6n+7){margin-top:30px}.aux-border-collapse.aux-col6 .aux-col:nth-child(6n+7){border-top-width:0}.aux-col6 .aux-col:nth-child(6n+8){margin-top:30px}.aux-border-collapse.aux-col6 .aux-col:nth-child(6n+8){border-top-width:0}.aux-col6 .aux-col:nth-child(6n+9){margin-top:30px}.aux-border-collapse.aux-col6 .aux-col:nth-child(6n+9){border-top-width:0}.aux-col6 .aux-col:nth-child(6n+10){margin-top:30px}.aux-border-collapse.aux-col6 .aux-col:nth-child(6n+10){border-top-width:0}.aux-col6 .aux-col:nth-child(6n+11){margin-top:30px}.aux-border-collapse.aux-col6 .aux-col:nth-child(6n+11){border-top-width:0}.aux-col6 .aux-col:nth-child(6n+12){margin-top:30px}.aux-border-collapse.aux-col6 .aux-col:nth-child(6n+12){border-top-width:0}.aux-col7>.aux-col{width:14.28%}.aux-col7 .aux-col:nth-child(7n+8){clear:left}.aux-col7.aux-border-collapse .aux-col:nth-child(7n+1){border-left-width:1px}.rtl .aux-col7.aux-border-collapse .aux-col:nth-child(7n){border-left-width:1px}.rtl .aux-col7.aux-border-collapse .aux-col:nth-child(7n+1){border-left-width:0}.aux-col7 .aux-col:nth-child(7n+8){margin-top:30px}.aux-border-collapse.aux-col7 .aux-col:nth-child(7n+8){border-top-width:0}.aux-col7 .aux-col:nth-child(7n+9){margin-top:30px}.aux-border-collapse.aux-col7 .aux-col:nth-child(7n+9){border-top-width:0}.aux-col7 .aux-col:nth-child(7n+10){margin-top:30px}.aux-border-collapse.aux-col7 .aux-col:nth-child(7n+10){border-top-width:0}.aux-col7 .aux-col:nth-child(7n+11){margin-top:30px}.aux-border-collapse.aux-col7 .aux-col:nth-child(7n+11){border-top-width:0}.aux-col7 .aux-col:nth-child(7n+12){margin-top:30px}.aux-border-collapse.aux-col7 .aux-col:nth-child(7n+12){border-top-width:0}.aux-col7 .aux-col:nth-child(7n+13){margin-top:30px}.aux-border-collapse.aux-col7 .aux-col:nth-child(7n+13){border-top-width:0}.aux-col7 .aux-col:nth-child(7n+14){margin-top:30px}.aux-border-collapse.aux-col7 .aux-col:nth-child(7n+14){border-top-width:0}.aux-col8>.aux-col{width:12.5%}.aux-col8 .aux-col:nth-child(8n+9){clear:left}.aux-col8.aux-border-collapse .aux-col:nth-child(8n+1){border-left-width:1px}.rtl .aux-col8.aux-border-collapse .aux-col:nth-child(8n){border-left-width:1px}.rtl .aux-col8.aux-border-collapse .aux-col:nth-child(8n+1){border-left-width:0}.aux-col8 .aux-col:nth-child(8n+9){margin-top:30px}.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+9){border-top-width:0}.aux-col8 .aux-col:nth-child(8n+10){margin-top:30px}.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+10){border-top-width:0}.aux-col8 .aux-col:nth-child(8n+11){margin-top:30px}.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+11){border-top-width:0}.aux-col8 .aux-col:nth-child(8n+12){margin-top:30px}.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+12){border-top-width:0}.aux-col8 .aux-col:nth-child(8n+13){margin-top:30px}.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+13){border-top-width:0}.aux-col8 .aux-col:nth-child(8n+14){margin-top:30px}.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+14){border-top-width:0}.aux-col8 .aux-col:nth-child(8n+15){margin-top:30px}.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+15){border-top-width:0}.aux-col8 .aux-col:nth-child(8n+16){margin-top:30px}.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+16){border-top-width:0}.aux-col9>.aux-col{width:11.11%}.aux-col9 .aux-col:nth-child(9n+10){clear:left}.aux-col9.aux-border-collapse .aux-col:nth-child(9n+1){border-left-width:1px}.rtl .aux-col9.aux-border-collapse .aux-col:nth-child(9n){border-left-width:1px}.rtl .aux-col9.aux-border-collapse .aux-col:nth-child(9n+1){border-left-width:0}.aux-col9 .aux-col:nth-child(9n+10){margin-top:30px}.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+10){border-top-width:0}.aux-col9 .aux-col:nth-child(9n+11){margin-top:30px}.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+11){border-top-width:0}.aux-col9 .aux-col:nth-child(9n+12){margin-top:30px}.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+12){border-top-width:0}.aux-col9 .aux-col:nth-child(9n+13){margin-top:30px}.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+13){border-top-width:0}.aux-col9 .aux-col:nth-child(9n+14){margin-top:30px}.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+14){border-top-width:0}.aux-col9 .aux-col:nth-child(9n+15){margin-top:30px}.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+15){border-top-width:0}.aux-col9 .aux-col:nth-child(9n+16){margin-top:30px}.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+16){border-top-width:0}.aux-col9 .aux-col:nth-child(9n+17){margin-top:30px}.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+17){border-top-width:0}.aux-col9 .aux-col:nth-child(9n+18){margin-top:30px}.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+18){border-top-width:0}.aux-col10>.aux-col{width:10%}.aux-col10 .aux-col:nth-child(10n+11){clear:left}.aux-col10.aux-border-collapse .aux-col:nth-child(10n+1){border-left-width:1px}.rtl .aux-col10.aux-border-collapse .aux-col:nth-child(10n){border-left-width:1px}.rtl .aux-col10.aux-border-collapse .aux-col:nth-child(10n+1){border-left-width:0}.aux-col10 .aux-col:nth-child(10n+11){margin-top:30px}.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+11){border-top-width:0}.aux-col10 .aux-col:nth-child(10n+12){margin-top:30px}.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+12){border-top-width:0}.aux-col10 .aux-col:nth-child(10n+13){margin-top:30px}.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+13){border-top-width:0}.aux-col10 .aux-col:nth-child(10n+14){margin-top:30px}.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+14){border-top-width:0}.aux-col10 .aux-col:nth-child(10n+15){margin-top:30px}.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+15){border-top-width:0}.aux-col10 .aux-col:nth-child(10n+16){margin-top:30px}.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+16){border-top-width:0}.aux-col10 .aux-col:nth-child(10n+17){margin-top:30px}.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+17){border-top-width:0}.aux-col10 .aux-col:nth-child(10n+18){margin-top:30px}.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+18){border-top-width:0}.aux-col10 .aux-col:nth-child(10n+19){margin-top:30px}.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+19){border-top-width:0}.aux-col10 .aux-col:nth-child(10n+20){margin-top:30px}.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+20){border-top-width:0}.aux-col11>.aux-col{width:9.09%}.aux-col11 .aux-col:nth-child(11n+12){clear:left}.aux-col11.aux-border-collapse .aux-col:nth-child(11n+1){border-left-width:1px}.rtl .aux-col11.aux-border-collapse .aux-col:nth-child(11n){border-left-width:1px}.rtl .aux-col11.aux-border-collapse .aux-col:nth-child(11n+1){border-left-width:0}.aux-col11 .aux-col:nth-child(11n+12){margin-top:30px}.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+12){border-top-width:0}.aux-col11 .aux-col:nth-child(11n+13){margin-top:30px}.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+13){border-top-width:0}.aux-col11 .aux-col:nth-child(11n+14){margin-top:30px}.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+14){border-top-width:0}.aux-col11 .aux-col:nth-child(11n+15){margin-top:30px}.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+15){border-top-width:0}.aux-col11 .aux-col:nth-child(11n+16){margin-top:30px}.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+16){border-top-width:0}.aux-col11 .aux-col:nth-child(11n+17){margin-top:30px}.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+17){border-top-width:0}.aux-col11 .aux-col:nth-child(11n+18){margin-top:30px}.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+18){border-top-width:0}.aux-col11 .aux-col:nth-child(11n+19){margin-top:30px}.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+19){border-top-width:0}.aux-col11 .aux-col:nth-child(11n+20){margin-top:30px}.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+20){border-top-width:0}.aux-col11 .aux-col:nth-child(11n+21){margin-top:30px}.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+21){border-top-width:0}.aux-col11 .aux-col:nth-child(11n+22){margin-top:30px}.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+22){border-top-width:0}.aux-col12>.aux-col{width:8.33%}.aux-col12 .aux-col:nth-child(12n+13){clear:left}.aux-col12.aux-border-collapse .aux-col:nth-child(12n+1){border-left-width:1px}.rtl .aux-col12.aux-border-collapse .aux-col:nth-child(12n){border-left-width:1px}.rtl .aux-col12.aux-border-collapse .aux-col:nth-child(12n+1){border-left-width:0}.aux-col12 .aux-col:nth-child(12n+13){margin-top:30px}.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+13){border-top-width:0}.aux-col12 .aux-col:nth-child(12n+14){margin-top:30px}.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+14){border-top-width:0}.aux-col12 .aux-col:nth-child(12n+15){margin-top:30px}.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+15){border-top-width:0}.aux-col12 .aux-col:nth-child(12n+16){margin-top:30px}.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+16){border-top-width:0}.aux-col12 .aux-col:nth-child(12n+17){margin-top:30px}.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+17){border-top-width:0}.aux-col12 .aux-col:nth-child(12n+18){margin-top:30px}.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+18){border-top-width:0}.aux-col12 .aux-col:nth-child(12n+19){margin-top:30px}.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+19){border-top-width:0}.aux-col12 .aux-col:nth-child(12n+20){margin-top:30px}.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+20){border-top-width:0}.aux-col12 .aux-col:nth-child(12n+21){margin-top:30px}.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+21){border-top-width:0}.aux-col12 .aux-col:nth-child(12n+22){margin-top:30px}.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+22){border-top-width:0}.aux-col12 .aux-col:nth-child(12n+23){margin-top:30px}.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+23){border-top-width:0}.aux-col12 .aux-col:nth-child(12n+24){margin-top:30px}.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+24){border-top-width:0}.aux-col1>.aux-col:nth-child(n+2){margin-top:30px}.aux-col1.aux-border-collapse>.aux-col{border-left-width:1px}.aux-col1.aux-border-collapse>.aux-col:nth-child(n+2){border-top-width:0}@media screen and (min-width:1025px){.aux-de-col1>.aux-col{width:100%}.aux-de-col2>.aux-col{width:50%}.aux-de-col2 .aux-col:nth-child(2n+3){clear:left}.aux-de-col2.aux-border-collapse .aux-col:nth-child(2n+1){border-left-width:1px}.rtl .aux-de-col2.aux-border-collapse .aux-col:nth-child(2n){border-left-width:1px}.rtl .aux-de-col2.aux-border-collapse .aux-col:nth-child(2n+1){border-left-width:0}.aux-de-col2 .aux-col:nth-child(2n+3){margin-top:30px}.aux-border-collapse.aux-de-col2 .aux-col:nth-child(2n+3){border-top-width:0}.aux-de-col2 .aux-col:nth-child(2n+4){margin-top:30px}.aux-border-collapse.aux-de-col2 .aux-col:nth-child(2n+4){border-top-width:0}.aux-de-col3>.aux-col{width:33.33%}.aux-de-col3 .aux-col:nth-child(3n+4){clear:left}.aux-de-col3.aux-border-collapse .aux-col:nth-child(3n+1){border-left-width:1px}.rtl .aux-de-col3.aux-border-collapse .aux-col:nth-child(3n){border-left-width:1px}.rtl .aux-de-col3.aux-border-collapse .aux-col:nth-child(3n+1){border-left-width:0}.aux-de-col3 .aux-col:nth-child(3n+4){margin-top:30px}.aux-border-collapse.aux-de-col3 .aux-col:nth-child(3n+4){border-top-width:0}.aux-de-col3 .aux-col:nth-child(3n+5){margin-top:30px}.aux-border-collapse.aux-de-col3 .aux-col:nth-child(3n+5){border-top-width:0}.aux-de-col3 .aux-col:nth-child(3n+6){margin-top:30px}.aux-border-collapse.aux-de-col3 .aux-col:nth-child(3n+6){border-top-width:0}.aux-de-col4>.aux-col{width:25%}.aux-de-col4 .aux-col:nth-child(4n+5){clear:left}.aux-de-col4.aux-border-collapse .aux-col:nth-child(4n+1){border-left-width:1px}.rtl .aux-de-col4.aux-border-collapse .aux-col:nth-child(4n){border-left-width:1px}.rtl .aux-de-col4.aux-border-collapse .aux-col:nth-child(4n+1){border-left-width:0}.aux-de-col4 .aux-col:nth-child(4n+5){margin-top:30px}.aux-border-collapse.aux-de-col4 .aux-col:nth-child(4n+5){border-top-width:0}.aux-de-col4 .aux-col:nth-child(4n+6){margin-top:30px}.aux-border-collapse.aux-de-col4 .aux-col:nth-child(4n+6){border-top-width:0}.aux-de-col4 .aux-col:nth-child(4n+7){margin-top:30px}.aux-border-collapse.aux-de-col4 .aux-col:nth-child(4n+7){border-top-width:0}.aux-de-col4 .aux-col:nth-child(4n+8){margin-top:30px}.aux-border-collapse.aux-de-col4 .aux-col:nth-child(4n+8){border-top-width:0}.aux-de-col5>.aux-col{width:20%}.aux-de-col5 .aux-col:nth-child(5n+6){clear:left}.aux-de-col5.aux-border-collapse .aux-col:nth-child(5n+1){border-left-width:1px}.rtl .aux-de-col5.aux-border-collapse .aux-col:nth-child(5n){border-left-width:1px}.rtl .aux-de-col5.aux-border-collapse .aux-col:nth-child(5n+1){border-left-width:0}.aux-de-col5 .aux-col:nth-child(5n+6){margin-top:30px}.aux-border-collapse.aux-de-col5 .aux-col:nth-child(5n+6){border-top-width:0}.aux-de-col5 .aux-col:nth-child(5n+7){margin-top:30px}.aux-border-collapse.aux-de-col5 .aux-col:nth-child(5n+7){border-top-width:0}.aux-de-col5 .aux-col:nth-child(5n+8){margin-top:30px}.aux-border-collapse.aux-de-col5 .aux-col:nth-child(5n+8){border-top-width:0}.aux-de-col5 .aux-col:nth-child(5n+9){margin-top:30px}.aux-border-collapse.aux-de-col5 .aux-col:nth-child(5n+9){border-top-width:0}.aux-de-col5 .aux-col:nth-child(5n+10){margin-top:30px}.aux-border-collapse.aux-de-col5 .aux-col:nth-child(5n+10){border-top-width:0}.aux-de-col6>.aux-col{width:16.66%}.aux-de-col6 .aux-col:nth-child(6n+7){clear:left}.aux-de-col6.aux-border-collapse .aux-col:nth-child(6n+1){border-left-width:1px}.rtl .aux-de-col6.aux-border-collapse .aux-col:nth-child(6n){border-left-width:1px}.rtl .aux-de-col6.aux-border-collapse .aux-col:nth-child(6n+1){border-left-width:0}.aux-de-col6 .aux-col:nth-child(6n+7){margin-top:30px}.aux-border-collapse.aux-de-col6 .aux-col:nth-child(6n+7){border-top-width:0}.aux-de-col6 .aux-col:nth-child(6n+8){margin-top:30px}.aux-border-collapse.aux-de-col6 .aux-col:nth-child(6n+8){border-top-width:0}.aux-de-col6 .aux-col:nth-child(6n+9){margin-top:30px}.aux-border-collapse.aux-de-col6 .aux-col:nth-child(6n+9){border-top-width:0}.aux-de-col6 .aux-col:nth-child(6n+10){margin-top:30px}.aux-border-collapse.aux-de-col6 .aux-col:nth-child(6n+10){border-top-width:0}.aux-de-col6 .aux-col:nth-child(6n+11){margin-top:30px}.aux-border-collapse.aux-de-col6 .aux-col:nth-child(6n+11){border-top-width:0}.aux-de-col6 .aux-col:nth-child(6n+12){margin-top:30px}.aux-border-collapse.aux-de-col6 .aux-col:nth-child(6n+12){border-top-width:0}.aux-de-col7>.aux-col{width:14.28%}.aux-de-col7 .aux-col:nth-child(7n+8){clear:left}.aux-de-col7.aux-border-collapse .aux-col:nth-child(7n+1){border-left-width:1px}.rtl .aux-de-col7.aux-border-collapse .aux-col:nth-child(7n){border-left-width:1px}.rtl .aux-de-col7.aux-border-collapse .aux-col:nth-child(7n+1){border-left-width:0}.aux-de-col7 .aux-col:nth-child(7n+8){margin-top:30px}.aux-border-collapse.aux-de-col7 .aux-col:nth-child(7n+8){border-top-width:0}.aux-de-col7 .aux-col:nth-child(7n+9){margin-top:30px}.aux-border-collapse.aux-de-col7 .aux-col:nth-child(7n+9){border-top-width:0}.aux-de-col7 .aux-col:nth-child(7n+10){margin-top:30px}.aux-border-collapse.aux-de-col7 .aux-col:nth-child(7n+10){border-top-width:0}.aux-de-col7 .aux-col:nth-child(7n+11){margin-top:30px}.aux-border-collapse.aux-de-col7 .aux-col:nth-child(7n+11){border-top-width:0}.aux-de-col7 .aux-col:nth-child(7n+12){margin-top:30px}.aux-border-collapse.aux-de-col7 .aux-col:nth-child(7n+12){border-top-width:0}.aux-de-col7 .aux-col:nth-child(7n+13){margin-top:30px}.aux-border-collapse.aux-de-col7 .aux-col:nth-child(7n+13){border-top-width:0}.aux-de-col7 .aux-col:nth-child(7n+14){margin-top:30px}.aux-border-collapse.aux-de-col7 .aux-col:nth-child(7n+14){border-top-width:0}.aux-de-col8>.aux-col{width:12.5%}.aux-de-col8 .aux-col:nth-child(8n+9){clear:left}.aux-de-col8.aux-border-collapse .aux-col:nth-child(8n+1){border-left-width:1px}.rtl .aux-de-col8.aux-border-collapse .aux-col:nth-child(8n){border-left-width:1px}.rtl .aux-de-col8.aux-border-collapse .aux-col:nth-child(8n+1){border-left-width:0}.aux-de-col8 .aux-col:nth-child(8n+9){margin-top:30px}.aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+9){border-top-width:0}.aux-de-col8 .aux-col:nth-child(8n+10){margin-top:30px}.aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+10){border-top-width:0}.aux-de-col8 .aux-col:nth-child(8n+11){margin-top:30px}.aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+11){border-top-width:0}.aux-de-col8 .aux-col:nth-child(8n+12){margin-top:30px}.aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+12){border-top-width:0}.aux-de-col8 .aux-col:nth-child(8n+13){margin-top:30px}.aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+13){border-top-width:0}.aux-de-col8 .aux-col:nth-child(8n+14){margin-top:30px}.aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+14){border-top-width:0}.aux-de-col8 .aux-col:nth-child(8n+15){margin-top:30px}.aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+15){border-top-width:0}.aux-de-col8 .aux-col:nth-child(8n+16){margin-top:30px}.aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+16){border-top-width:0}.aux-de-col9>.aux-col{width:11.11%}.aux-de-col9 .aux-col:nth-child(9n+10){clear:left}.aux-de-col9.aux-border-collapse .aux-col:nth-child(9n+1){border-left-width:1px}.rtl .aux-de-col9.aux-border-collapse .aux-col:nth-child(9n){border-left-width:1px}.rtl .aux-de-col9.aux-border-collapse .aux-col:nth-child(9n+1){border-left-width:0}.aux-de-col9 .aux-col:nth-child(9n+10){margin-top:30px}.aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+10){border-top-width:0}.aux-de-col9 .aux-col:nth-child(9n+11){margin-top:30px}.aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+11){border-top-width:0}.aux-de-col9 .aux-col:nth-child(9n+12){margin-top:30px}.aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+12){border-top-width:0}.aux-de-col9 .aux-col:nth-child(9n+13){margin-top:30px}.aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+13){border-top-width:0}.aux-de-col9 .aux-col:nth-child(9n+14){margin-top:30px}.aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+14){border-top-width:0}.aux-de-col9 .aux-col:nth-child(9n+15){margin-top:30px}.aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+15){border-top-width:0}.aux-de-col9 .aux-col:nth-child(9n+16){margin-top:30px}.aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+16){border-top-width:0}.aux-de-col9 .aux-col:nth-child(9n+17){margin-top:30px}.aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+17){border-top-width:0}.aux-de-col9 .aux-col:nth-child(9n+18){margin-top:30px}.aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+18){border-top-width:0}.aux-de-col10>.aux-col{width:10%}.aux-de-col10 .aux-col:nth-child(10n+11){clear:left}.aux-de-col10.aux-border-collapse .aux-col:nth-child(10n+1){border-left-width:1px}.rtl .aux-de-col10.aux-border-collapse .aux-col:nth-child(10n){border-left-width:1px}.rtl .aux-de-col10.aux-border-collapse .aux-col:nth-child(10n+1){border-left-width:0}.aux-de-col10 .aux-col:nth-child(10n+11){margin-top:30px}.aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+11){border-top-width:0}.aux-de-col10 .aux-col:nth-child(10n+12){margin-top:30px}.aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+12){border-top-width:0}.aux-de-col10 .aux-col:nth-child(10n+13){margin-top:30px}.aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+13){border-top-width:0}.aux-de-col10 .aux-col:nth-child(10n+14){margin-top:30px}.aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+14){border-top-width:0}.aux-de-col10 .aux-col:nth-child(10n+15){margin-top:30px}.aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+15){border-top-width:0}.aux-de-col10 .aux-col:nth-child(10n+16){margin-top:30px}.aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+16){border-top-width:0}.aux-de-col10 .aux-col:nth-child(10n+17){margin-top:30px}.aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+17){border-top-width:0}.aux-de-col10 .aux-col:nth-child(10n+18){margin-top:30px}.aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+18){border-top-width:0}.aux-de-col10 .aux-col:nth-child(10n+19){margin-top:30px}.aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+19){border-top-width:0}.aux-de-col10 .aux-col:nth-child(10n+20){margin-top:30px}.aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+20){border-top-width:0}.aux-de-col11>.aux-col{width:9.09%}.aux-de-col11 .aux-col:nth-child(11n+12){clear:left}.aux-de-col11.aux-border-collapse .aux-col:nth-child(11n+1){border-left-width:1px}.rtl .aux-de-col11.aux-border-collapse .aux-col:nth-child(11n){border-left-width:1px}.rtl .aux-de-col11.aux-border-collapse .aux-col:nth-child(11n+1){border-left-width:0}.aux-de-col11 .aux-col:nth-child(11n+12){margin-top:30px}.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+12){border-top-width:0}.aux-de-col11 .aux-col:nth-child(11n+13){margin-top:30px}.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+13){border-top-width:0}.aux-de-col11 .aux-col:nth-child(11n+14){margin-top:30px}.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+14){border-top-width:0}.aux-de-col11 .aux-col:nth-child(11n+15){margin-top:30px}.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+15){border-top-width:0}.aux-de-col11 .aux-col:nth-child(11n+16){margin-top:30px}.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+16){border-top-width:0}.aux-de-col11 .aux-col:nth-child(11n+17){margin-top:30px}.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+17){border-top-width:0}.aux-de-col11 .aux-col:nth-child(11n+18){margin-top:30px}.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+18){border-top-width:0}.aux-de-col11 .aux-col:nth-child(11n+19){margin-top:30px}.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+19){border-top-width:0}.aux-de-col11 .aux-col:nth-child(11n+20){margin-top:30px}.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+20){border-top-width:0}.aux-de-col11 .aux-col:nth-child(11n+21){margin-top:30px}.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+21){border-top-width:0}.aux-de-col11 .aux-col:nth-child(11n+22){margin-top:30px}.aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+22){border-top-width:0}.aux-de-col12>.aux-col{width:8.33%}.aux-de-col12 .aux-col:nth-child(12n+13){clear:left}.aux-de-col12.aux-border-collapse .aux-col:nth-child(12n+1){border-left-width:1px}.rtl .aux-de-col12.aux-border-collapse .aux-col:nth-child(12n){border-left-width:1px}.rtl .aux-de-col12.aux-border-collapse .aux-col:nth-child(12n+1){border-left-width:0}.aux-de-col12 .aux-col:nth-child(12n+13){margin-top:30px}.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+13){border-top-width:0}.aux-de-col12 .aux-col:nth-child(12n+14){margin-top:30px}.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+14){border-top-width:0}.aux-de-col12 .aux-col:nth-child(12n+15){margin-top:30px}.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+15){border-top-width:0}.aux-de-col12 .aux-col:nth-child(12n+16){margin-top:30px}.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+16){border-top-width:0}.aux-de-col12 .aux-col:nth-child(12n+17){margin-top:30px}.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+17){border-top-width:0}.aux-de-col12 .aux-col:nth-child(12n+18){margin-top:30px}.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+18){border-top-width:0}.aux-de-col12 .aux-col:nth-child(12n+19){margin-top:30px}.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+19){border-top-width:0}.aux-de-col12 .aux-col:nth-child(12n+20){margin-top:30px}.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+20){border-top-width:0}.aux-de-col12 .aux-col:nth-child(12n+21){margin-top:30px}.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+21){border-top-width:0}.aux-de-col12 .aux-col:nth-child(12n+22){margin-top:30px}.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+22){border-top-width:0}.aux-de-col12 .aux-col:nth-child(12n+23){margin-top:30px}.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+23){border-top-width:0}.aux-de-col12 .aux-col:nth-child(12n+24){margin-top:30px}.aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+24){border-top-width:0}.aux-de-col1>.aux-col:nth-child(n+2){margin-top:30px}.aux-de-col1.aux-border-collapse>.aux-col{border-left-width:1px}.aux-de-col1.aux-border-collapse>.aux-col:nth-child(n+2){border-top-width:0}}@media screen and (max-width:1024px) and (min-width:768px){.aux-tb-1{width:100%}.aux-tb-2{width:50%}.aux-tb-3{width:33.33%}.aux-tb-4{width:25%}.aux-tb-5{width:20%}.aux-tb-6{width:16.66%}.aux-tb-7{width:14.28%}.aux-tb-8{width:12.5%}.aux-tb-9{width:11.11%}.aux-tb-10{width:10%}.aux-tb-11{width:9.09%}.aux-tb-12{width:8.33%}.aux-tb-col1>.aux-col{width:100%}.aux-tb-col2>.aux-col{width:50%}.aux-tb-col2 .aux-col:nth-child(2n+3){clear:left}.aux-tb-col2.aux-border-collapse .aux-col:nth-child(2n+1){border-left-width:1px}.rtl .aux-tb-col2.aux-border-collapse .aux-col:nth-child(2n){border-left-width:1px}.rtl .aux-tb-col2.aux-border-collapse .aux-col:nth-child(2n+1){border-left-width:0}.aux-tb-col2 .aux-col:nth-child(2n+3){margin-top:30px}.aux-border-collapse.aux-tb-col2 .aux-col:nth-child(2n+3){border-top-width:0}.aux-tb-col2 .aux-col:nth-child(2n+4){margin-top:30px}.aux-border-collapse.aux-tb-col2 .aux-col:nth-child(2n+4){border-top-width:0}.aux-tb-col3>.aux-col{width:33.33%}.aux-tb-col3 .aux-col:nth-child(3n+4){clear:left}.aux-tb-col3.aux-border-collapse .aux-col:nth-child(3n+1){border-left-width:1px}.rtl .aux-tb-col3.aux-border-collapse .aux-col:nth-child(3n){border-left-width:1px}.rtl .aux-tb-col3.aux-border-collapse .aux-col:nth-child(3n+1){border-left-width:0}.aux-tb-col3 .aux-col:nth-child(3n+4){margin-top:30px}.aux-border-collapse.aux-tb-col3 .aux-col:nth-child(3n+4){border-top-width:0}.aux-tb-col3 .aux-col:nth-child(3n+5){margin-top:30px}.aux-border-collapse.aux-tb-col3 .aux-col:nth-child(3n+5){border-top-width:0}.aux-tb-col3 .aux-col:nth-child(3n+6){margin-top:30px}.aux-border-collapse.aux-tb-col3 .aux-col:nth-child(3n+6){border-top-width:0}.aux-tb-col4>.aux-col{width:25%}.aux-tb-col4 .aux-col:nth-child(4n+5){clear:left}.aux-tb-col4.aux-border-collapse .aux-col:nth-child(4n+1){border-left-width:1px}.rtl .aux-tb-col4.aux-border-collapse .aux-col:nth-child(4n){border-left-width:1px}.rtl .aux-tb-col4.aux-border-collapse .aux-col:nth-child(4n+1){border-left-width:0}.aux-tb-col4 .aux-col:nth-child(4n+5){margin-top:30px}.aux-border-collapse.aux-tb-col4 .aux-col:nth-child(4n+5){border-top-width:0}.aux-tb-col4 .aux-col:nth-child(4n+6){margin-top:30px}.aux-border-collapse.aux-tb-col4 .aux-col:nth-child(4n+6){border-top-width:0}.aux-tb-col4 .aux-col:nth-child(4n+7){margin-top:30px}.aux-border-collapse.aux-tb-col4 .aux-col:nth-child(4n+7){border-top-width:0}.aux-tb-col4 .aux-col:nth-child(4n+8){margin-top:30px}.aux-border-collapse.aux-tb-col4 .aux-col:nth-child(4n+8){border-top-width:0}.aux-tb-col5>.aux-col{width:20%}.aux-tb-col5 .aux-col:nth-child(5n+6){clear:left}.aux-tb-col5.aux-border-collapse .aux-col:nth-child(5n+1){border-left-width:1px}.rtl .aux-tb-col5.aux-border-collapse .aux-col:nth-child(5n){border-left-width:1px}.rtl .aux-tb-col5.aux-border-collapse .aux-col:nth-child(5n+1){border-left-width:0}.aux-tb-col5 .aux-col:nth-child(5n+6){margin-top:30px}.aux-border-collapse.aux-tb-col5 .aux-col:nth-child(5n+6){border-top-width:0}.aux-tb-col5 .aux-col:nth-child(5n+7){margin-top:30px}.aux-border-collapse.aux-tb-col5 .aux-col:nth-child(5n+7){border-top-width:0}.aux-tb-col5 .aux-col:nth-child(5n+8){margin-top:30px}.aux-border-collapse.aux-tb-col5 .aux-col:nth-child(5n+8){border-top-width:0}.aux-tb-col5 .aux-col:nth-child(5n+9){margin-top:30px}.aux-border-collapse.aux-tb-col5 .aux-col:nth-child(5n+9){border-top-width:0}.aux-tb-col5 .aux-col:nth-child(5n+10){margin-top:30px}.aux-border-collapse.aux-tb-col5 .aux-col:nth-child(5n+10){border-top-width:0}.aux-tb-col6>.aux-col{width:16.66%}.aux-tb-col6 .aux-col:nth-child(6n+7){clear:left}.aux-tb-col6.aux-border-collapse .aux-col:nth-child(6n+1){border-left-width:1px}.rtl .aux-tb-col6.aux-border-collapse .aux-col:nth-child(6n){border-left-width:1px}.rtl .aux-tb-col6.aux-border-collapse .aux-col:nth-child(6n+1){border-left-width:0}.aux-tb-col6 .aux-col:nth-child(6n+7){margin-top:30px}.aux-border-collapse.aux-tb-col6 .aux-col:nth-child(6n+7){border-top-width:0}.aux-tb-col6 .aux-col:nth-child(6n+8){margin-top:30px}.aux-border-collapse.aux-tb-col6 .aux-col:nth-child(6n+8){border-top-width:0}.aux-tb-col6 .aux-col:nth-child(6n+9){margin-top:30px}.aux-border-collapse.aux-tb-col6 .aux-col:nth-child(6n+9){border-top-width:0}.aux-tb-col6 .aux-col:nth-child(6n+10){margin-top:30px}.aux-border-collapse.aux-tb-col6 .aux-col:nth-child(6n+10){border-top-width:0}.aux-tb-col6 .aux-col:nth-child(6n+11){margin-top:30px}.aux-border-collapse.aux-tb-col6 .aux-col:nth-child(6n+11){border-top-width:0}.aux-tb-col6 .aux-col:nth-child(6n+12){margin-top:30px}.aux-border-collapse.aux-tb-col6 .aux-col:nth-child(6n+12){border-top-width:0}.aux-tb-col7>.aux-col{width:14.28%}.aux-tb-col7 .aux-col:nth-child(7n+8){clear:left}.aux-tb-col7.aux-border-collapse .aux-col:nth-child(7n+1){border-left-width:1px}.rtl .aux-tb-col7.aux-border-collapse .aux-col:nth-child(7n){border-left-width:1px}.rtl .aux-tb-col7.aux-border-collapse .aux-col:nth-child(7n+1){border-left-width:0}.aux-tb-col7 .aux-col:nth-child(7n+8){margin-top:30px}.aux-border-collapse.aux-tb-col7 .aux-col:nth-child(7n+8){border-top-width:0}.aux-tb-col7 .aux-col:nth-child(7n+9){margin-top:30px}.aux-border-collapse.aux-tb-col7 .aux-col:nth-child(7n+9){border-top-width:0}.aux-tb-col7 .aux-col:nth-child(7n+10){margin-top:30px}.aux-border-collapse.aux-tb-col7 .aux-col:nth-child(7n+10){border-top-width:0}.aux-tb-col7 .aux-col:nth-child(7n+11){margin-top:30px}.aux-border-collapse.aux-tb-col7 .aux-col:nth-child(7n+11){border-top-width:0}.aux-tb-col7 .aux-col:nth-child(7n+12){margin-top:30px}.aux-border-collapse.aux-tb-col7 .aux-col:nth-child(7n+12){border-top-width:0}.aux-tb-col7 .aux-col:nth-child(7n+13){margin-top:30px}.aux-border-collapse.aux-tb-col7 .aux-col:nth-child(7n+13){border-top-width:0}.aux-tb-col7 .aux-col:nth-child(7n+14){margin-top:30px}.aux-border-collapse.aux-tb-col7 .aux-col:nth-child(7n+14){border-top-width:0}.aux-tb-col8>.aux-col{width:12.5%}.aux-tb-col8 .aux-col:nth-child(8n+9){clear:left}.aux-tb-col8.aux-border-collapse .aux-col:nth-child(8n+1){border-left-width:1px}.rtl .aux-tb-col8.aux-border-collapse .aux-col:nth-child(8n){border-left-width:1px}.rtl .aux-tb-col8.aux-border-collapse .aux-col:nth-child(8n+1){border-left-width:0}.aux-tb-col8 .aux-col:nth-child(8n+9){margin-top:30px}.aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+9){border-top-width:0}.aux-tb-col8 .aux-col:nth-child(8n+10){margin-top:30px}.aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+10){border-top-width:0}.aux-tb-col8 .aux-col:nth-child(8n+11){margin-top:30px}.aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+11){border-top-width:0}.aux-tb-col8 .aux-col:nth-child(8n+12){margin-top:30px}.aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+12){border-top-width:0}.aux-tb-col8 .aux-col:nth-child(8n+13){margin-top:30px}.aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+13){border-top-width:0}.aux-tb-col8 .aux-col:nth-child(8n+14){margin-top:30px}.aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+14){border-top-width:0}.aux-tb-col8 .aux-col:nth-child(8n+15){margin-top:30px}.aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+15){border-top-width:0}.aux-tb-col8 .aux-col:nth-child(8n+16){margin-top:30px}.aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+16){border-top-width:0}.aux-tb-col9>.aux-col{width:11.11%}.aux-tb-col9 .aux-col:nth-child(9n+10){clear:left}.aux-tb-col9.aux-border-collapse .aux-col:nth-child(9n+1){border-left-width:1px}.rtl .aux-tb-col9.aux-border-collapse .aux-col:nth-child(9n){border-left-width:1px}.rtl .aux-tb-col9.aux-border-collapse .aux-col:nth-child(9n+1){border-left-width:0}.aux-tb-col9 .aux-col:nth-child(9n+10){margin-top:30px}.aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+10){border-top-width:0}.aux-tb-col9 .aux-col:nth-child(9n+11){margin-top:30px}.aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+11){border-top-width:0}.aux-tb-col9 .aux-col:nth-child(9n+12){margin-top:30px}.aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+12){border-top-width:0}.aux-tb-col9 .aux-col:nth-child(9n+13){margin-top:30px}.aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+13){border-top-width:0}.aux-tb-col9 .aux-col:nth-child(9n+14){margin-top:30px}.aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+14){border-top-width:0}.aux-tb-col9 .aux-col:nth-child(9n+15){margin-top:30px}.aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+15){border-top-width:0}.aux-tb-col9 .aux-col:nth-child(9n+16){margin-top:30px}.aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+16){border-top-width:0}.aux-tb-col9 .aux-col:nth-child(9n+17){margin-top:30px}.aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+17){border-top-width:0}.aux-tb-col9 .aux-col:nth-child(9n+18){margin-top:30px}.aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+18){border-top-width:0}.aux-tb-col10>.aux-col{width:10%}.aux-tb-col10 .aux-col:nth-child(10n+11){clear:left}.aux-tb-col10.aux-border-collapse .aux-col:nth-child(10n+1){border-left-width:1px}.rtl .aux-tb-col10.aux-border-collapse .aux-col:nth-child(10n){border-left-width:1px}.rtl .aux-tb-col10.aux-border-collapse .aux-col:nth-child(10n+1){border-left-width:0}.aux-tb-col10 .aux-col:nth-child(10n+11){margin-top:30px}.aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+11){border-top-width:0}.aux-tb-col10 .aux-col:nth-child(10n+12){margin-top:30px}.aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+12){border-top-width:0}.aux-tb-col10 .aux-col:nth-child(10n+13){margin-top:30px}.aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+13){border-top-width:0}.aux-tb-col10 .aux-col:nth-child(10n+14){margin-top:30px}.aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+14){border-top-width:0}.aux-tb-col10 .aux-col:nth-child(10n+15){margin-top:30px}.aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+15){border-top-width:0}.aux-tb-col10 .aux-col:nth-child(10n+16){margin-top:30px}.aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+16){border-top-width:0}.aux-tb-col10 .aux-col:nth-child(10n+17){margin-top:30px}.aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+17){border-top-width:0}.aux-tb-col10 .aux-col:nth-child(10n+18){margin-top:30px}.aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+18){border-top-width:0}.aux-tb-col10 .aux-col:nth-child(10n+19){margin-top:30px}.aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+19){border-top-width:0}.aux-tb-col10 .aux-col:nth-child(10n+20){margin-top:30px}.aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+20){border-top-width:0}.aux-tb-col11>.aux-col{width:9.09%}.aux-tb-col11 .aux-col:nth-child(11n+12){clear:left}.aux-tb-col11.aux-border-collapse .aux-col:nth-child(11n+1){border-left-width:1px}.rtl .aux-tb-col11.aux-border-collapse .aux-col:nth-child(11n){border-left-width:1px}.rtl .aux-tb-col11.aux-border-collapse .aux-col:nth-child(11n+1){border-left-width:0}.aux-tb-col11 .aux-col:nth-child(11n+12){margin-top:30px}.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+12){border-top-width:0}.aux-tb-col11 .aux-col:nth-child(11n+13){margin-top:30px}.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+13){border-top-width:0}.aux-tb-col11 .aux-col:nth-child(11n+14){margin-top:30px}.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+14){border-top-width:0}.aux-tb-col11 .aux-col:nth-child(11n+15){margin-top:30px}.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+15){border-top-width:0}.aux-tb-col11 .aux-col:nth-child(11n+16){margin-top:30px}.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+16){border-top-width:0}.aux-tb-col11 .aux-col:nth-child(11n+17){margin-top:30px}.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+17){border-top-width:0}.aux-tb-col11 .aux-col:nth-child(11n+18){margin-top:30px}.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+18){border-top-width:0}.aux-tb-col11 .aux-col:nth-child(11n+19){margin-top:30px}.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+19){border-top-width:0}.aux-tb-col11 .aux-col:nth-child(11n+20){margin-top:30px}.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+20){border-top-width:0}.aux-tb-col11 .aux-col:nth-child(11n+21){margin-top:30px}.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+21){border-top-width:0}.aux-tb-col11 .aux-col:nth-child(11n+22){margin-top:30px}.aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+22){border-top-width:0}.aux-tb-col12>.aux-col{width:8.33%}.aux-tb-col12 .aux-col:nth-child(12n+13){clear:left}.aux-tb-col12.aux-border-collapse .aux-col:nth-child(12n+1){border-left-width:1px}.rtl .aux-tb-col12.aux-border-collapse .aux-col:nth-child(12n){border-left-width:1px}.rtl .aux-tb-col12.aux-border-collapse .aux-col:nth-child(12n+1){border-left-width:0}.aux-tb-col12 .aux-col:nth-child(12n+13){margin-top:30px}.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+13){border-top-width:0}.aux-tb-col12 .aux-col:nth-child(12n+14){margin-top:30px}.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+14){border-top-width:0}.aux-tb-col12 .aux-col:nth-child(12n+15){margin-top:30px}.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+15){border-top-width:0}.aux-tb-col12 .aux-col:nth-child(12n+16){margin-top:30px}.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+16){border-top-width:0}.aux-tb-col12 .aux-col:nth-child(12n+17){margin-top:30px}.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+17){border-top-width:0}.aux-tb-col12 .aux-col:nth-child(12n+18){margin-top:30px}.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+18){border-top-width:0}.aux-tb-col12 .aux-col:nth-child(12n+19){margin-top:30px}.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+19){border-top-width:0}.aux-tb-col12 .aux-col:nth-child(12n+20){margin-top:30px}.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+20){border-top-width:0}.aux-tb-col12 .aux-col:nth-child(12n+21){margin-top:30px}.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+21){border-top-width:0}.aux-tb-col12 .aux-col:nth-child(12n+22){margin-top:30px}.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+22){border-top-width:0}.aux-tb-col12 .aux-col:nth-child(12n+23){margin-top:30px}.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+23){border-top-width:0}.aux-tb-col12 .aux-col:nth-child(12n+24){margin-top:30px}.aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+24){border-top-width:0}.aux-tb-col1>.aux-col:nth-child(n+2){margin-top:30px}.aux-tb-col1.aux-border-collapse>.aux-col{border-left-width:1px}.aux-tb-col1.aux-border-collapse>.aux-col:nth-child(n+2){border-top-width:0}}@media screen and (max-width:767px){.aux-mb-1{width:100%}.aux-mb-2{width:50%}.aux-mb-3{width:33.33%}.aux-mb-4{width:25%}.aux-mb-5{width:20%}.aux-mb-6{width:16.66%}.aux-mb-7{width:14.28%}.aux-mb-8{width:12.5%}.aux-mb-9{width:11.11%}.aux-mb-10{width:10%}.aux-mb-11{width:9.09%}.aux-mb-12{width:8.33%}.aux-mb-col1>.aux-col{width:100%}.aux-mb-col2>.aux-col{width:50%}.aux-mb-col2 .aux-col:nth-child(2n+3){clear:left}.aux-mb-col2.aux-border-collapse .aux-col:nth-child(2n+1){border-left-width:1px}.rtl .aux-mb-col2.aux-border-collapse .aux-col:nth-child(2n){border-left-width:1px}.rtl .aux-mb-col2.aux-border-collapse .aux-col:nth-child(2n+1){border-left-width:0}.aux-mb-col2 .aux-col:nth-child(2n+3){margin-top:30px}.aux-border-collapse.aux-mb-col2 .aux-col:nth-child(2n+3){border-top-width:0}.aux-mb-col2 .aux-col:nth-child(2n+4){margin-top:30px}.aux-border-collapse.aux-mb-col2 .aux-col:nth-child(2n+4){border-top-width:0}.aux-mb-col3>.aux-col{width:33.33%}.aux-mb-col3 .aux-col:nth-child(3n+4){clear:left}.aux-mb-col3.aux-border-collapse .aux-col:nth-child(3n+1){border-left-width:1px}.rtl .aux-mb-col3.aux-border-collapse .aux-col:nth-child(3n){border-left-width:1px}.rtl .aux-mb-col3.aux-border-collapse .aux-col:nth-child(3n+1){border-left-width:0}.aux-mb-col3 .aux-col:nth-child(3n+4){margin-top:30px}.aux-border-collapse.aux-mb-col3 .aux-col:nth-child(3n+4){border-top-width:0}.aux-mb-col3 .aux-col:nth-child(3n+5){margin-top:30px}.aux-border-collapse.aux-mb-col3 .aux-col:nth-child(3n+5){border-top-width:0}.aux-mb-col3 .aux-col:nth-child(3n+6){margin-top:30px}.aux-border-collapse.aux-mb-col3 .aux-col:nth-child(3n+6){border-top-width:0}.aux-mb-col4>.aux-col{width:25%}.aux-mb-col4 .aux-col:nth-child(4n+5){clear:left}.aux-mb-col4.aux-border-collapse .aux-col:nth-child(4n+1){border-left-width:1px}.rtl .aux-mb-col4.aux-border-collapse .aux-col:nth-child(4n){border-left-width:1px}.rtl .aux-mb-col4.aux-border-collapse .aux-col:nth-child(4n+1){border-left-width:0}.aux-mb-col4 .aux-col:nth-child(4n+5){margin-top:30px}.aux-border-collapse.aux-mb-col4 .aux-col:nth-child(4n+5){border-top-width:0}.aux-mb-col4 .aux-col:nth-child(4n+6){margin-top:30px}.aux-border-collapse.aux-mb-col4 .aux-col:nth-child(4n+6){border-top-width:0}.aux-mb-col4 .aux-col:nth-child(4n+7){margin-top:30px}.aux-border-collapse.aux-mb-col4 .aux-col:nth-child(4n+7){border-top-width:0}.aux-mb-col4 .aux-col:nth-child(4n+8){margin-top:30px}.aux-border-collapse.aux-mb-col4 .aux-col:nth-child(4n+8){border-top-width:0}.aux-mb-col5>.aux-col{width:20%}.aux-mb-col5 .aux-col:nth-child(5n+6){clear:left}.aux-mb-col5.aux-border-collapse .aux-col:nth-child(5n+1){border-left-width:1px}.rtl .aux-mb-col5.aux-border-collapse .aux-col:nth-child(5n){border-left-width:1px}.rtl .aux-mb-col5.aux-border-collapse .aux-col:nth-child(5n+1){border-left-width:0}.aux-mb-col5 .aux-col:nth-child(5n+6){margin-top:30px}.aux-border-collapse.aux-mb-col5 .aux-col:nth-child(5n+6){border-top-width:0}.aux-mb-col5 .aux-col:nth-child(5n+7){margin-top:30px}.aux-border-collapse.aux-mb-col5 .aux-col:nth-child(5n+7){border-top-width:0}.aux-mb-col5 .aux-col:nth-child(5n+8){margin-top:30px}.aux-border-collapse.aux-mb-col5 .aux-col:nth-child(5n+8){border-top-width:0}.aux-mb-col5 .aux-col:nth-child(5n+9){margin-top:30px}.aux-border-collapse.aux-mb-col5 .aux-col:nth-child(5n+9){border-top-width:0}.aux-mb-col5 .aux-col:nth-child(5n+10){margin-top:30px}.aux-border-collapse.aux-mb-col5 .aux-col:nth-child(5n+10){border-top-width:0}.aux-mb-col6>.aux-col{width:16.66%}.aux-mb-col6 .aux-col:nth-child(6n+7){clear:left}.aux-mb-col6.aux-border-collapse .aux-col:nth-child(6n+1){border-left-width:1px}.rtl .aux-mb-col6.aux-border-collapse .aux-col:nth-child(6n){border-left-width:1px}.rtl .aux-mb-col6.aux-border-collapse .aux-col:nth-child(6n+1){border-left-width:0}.aux-mb-col6 .aux-col:nth-child(6n+7){margin-top:30px}.aux-border-collapse.aux-mb-col6 .aux-col:nth-child(6n+7){border-top-width:0}.aux-mb-col6 .aux-col:nth-child(6n+8){margin-top:30px}.aux-border-collapse.aux-mb-col6 .aux-col:nth-child(6n+8){border-top-width:0}.aux-mb-col6 .aux-col:nth-child(6n+9){margin-top:30px}.aux-border-collapse.aux-mb-col6 .aux-col:nth-child(6n+9){border-top-width:0}.aux-mb-col6 .aux-col:nth-child(6n+10){margin-top:30px}.aux-border-collapse.aux-mb-col6 .aux-col:nth-child(6n+10){border-top-width:0}.aux-mb-col6 .aux-col:nth-child(6n+11){margin-top:30px}.aux-border-collapse.aux-mb-col6 .aux-col:nth-child(6n+11){border-top-width:0}.aux-mb-col6 .aux-col:nth-child(6n+12){margin-top:30px}.aux-border-collapse.aux-mb-col6 .aux-col:nth-child(6n+12){border-top-width:0}.aux-mb-col7>.aux-col{width:14.28%}.aux-mb-col7 .aux-col:nth-child(7n+8){clear:left}.aux-mb-col7.aux-border-collapse .aux-col:nth-child(7n+1){border-left-width:1px}.rtl .aux-mb-col7.aux-border-collapse .aux-col:nth-child(7n){border-left-width:1px}.rtl .aux-mb-col7.aux-border-collapse .aux-col:nth-child(7n+1){border-left-width:0}.aux-mb-col7 .aux-col:nth-child(7n+8){margin-top:30px}.aux-border-collapse.aux-mb-col7 .aux-col:nth-child(7n+8){border-top-width:0}.aux-mb-col7 .aux-col:nth-child(7n+9){margin-top:30px}.aux-border-collapse.aux-mb-col7 .aux-col:nth-child(7n+9){border-top-width:0}.aux-mb-col7 .aux-col:nth-child(7n+10){margin-top:30px}.aux-border-collapse.aux-mb-col7 .aux-col:nth-child(7n+10){border-top-width:0}.aux-mb-col7 .aux-col:nth-child(7n+11){margin-top:30px}.aux-border-collapse.aux-mb-col7 .aux-col:nth-child(7n+11){border-top-width:0}.aux-mb-col7 .aux-col:nth-child(7n+12){margin-top:30px}.aux-border-collapse.aux-mb-col7 .aux-col:nth-child(7n+12){border-top-width:0}.aux-mb-col7 .aux-col:nth-child(7n+13){margin-top:30px}.aux-border-collapse.aux-mb-col7 .aux-col:nth-child(7n+13){border-top-width:0}.aux-mb-col7 .aux-col:nth-child(7n+14){margin-top:30px}.aux-border-collapse.aux-mb-col7 .aux-col:nth-child(7n+14){border-top-width:0}.aux-mb-col8>.aux-col{width:12.5%}.aux-mb-col8 .aux-col:nth-child(8n+9){clear:left}.aux-mb-col8.aux-border-collapse .aux-col:nth-child(8n+1){border-left-width:1px}.rtl .aux-mb-col8.aux-border-collapse .aux-col:nth-child(8n){border-left-width:1px}.rtl .aux-mb-col8.aux-border-collapse .aux-col:nth-child(8n+1){border-left-width:0}.aux-mb-col8 .aux-col:nth-child(8n+9){margin-top:30px}.aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+9){border-top-width:0}.aux-mb-col8 .aux-col:nth-child(8n+10){margin-top:30px}.aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+10){border-top-width:0}.aux-mb-col8 .aux-col:nth-child(8n+11){margin-top:30px}.aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+11){border-top-width:0}.aux-mb-col8 .aux-col:nth-child(8n+12){margin-top:30px}.aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+12){border-top-width:0}.aux-mb-col8 .aux-col:nth-child(8n+13){margin-top:30px}.aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+13){border-top-width:0}.aux-mb-col8 .aux-col:nth-child(8n+14){margin-top:30px}.aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+14){border-top-width:0}.aux-mb-col8 .aux-col:nth-child(8n+15){margin-top:30px}.aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+15){border-top-width:0}.aux-mb-col8 .aux-col:nth-child(8n+16){margin-top:30px}.aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+16){border-top-width:0}.aux-mb-col9>.aux-col{width:11.11%}.aux-mb-col9 .aux-col:nth-child(9n+10){clear:left}.aux-mb-col9.aux-border-collapse .aux-col:nth-child(9n+1){border-left-width:1px}.rtl .aux-mb-col9.aux-border-collapse .aux-col:nth-child(9n){border-left-width:1px}.rtl .aux-mb-col9.aux-border-collapse .aux-col:nth-child(9n+1){border-left-width:0}.aux-mb-col9 .aux-col:nth-child(9n+10){margin-top:30px}.aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+10){border-top-width:0}.aux-mb-col9 .aux-col:nth-child(9n+11){margin-top:30px}.aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+11){border-top-width:0}.aux-mb-col9 .aux-col:nth-child(9n+12){margin-top:30px}.aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+12){border-top-width:0}.aux-mb-col9 .aux-col:nth-child(9n+13){margin-top:30px}.aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+13){border-top-width:0}.aux-mb-col9 .aux-col:nth-child(9n+14){margin-top:30px}.aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+14){border-top-width:0}.aux-mb-col9 .aux-col:nth-child(9n+15){margin-top:30px}.aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+15){border-top-width:0}.aux-mb-col9 .aux-col:nth-child(9n+16){margin-top:30px}.aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+16){border-top-width:0}.aux-mb-col9 .aux-col:nth-child(9n+17){margin-top:30px}.aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+17){border-top-width:0}.aux-mb-col9 .aux-col:nth-child(9n+18){margin-top:30px}.aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+18){border-top-width:0}.aux-mb-col10>.aux-col{width:10%}.aux-mb-col10 .aux-col:nth-child(10n+11){clear:left}.aux-mb-col10.aux-border-collapse .aux-col:nth-child(10n+1){border-left-width:1px}.rtl .aux-mb-col10.aux-border-collapse .aux-col:nth-child(10n){border-left-width:1px}.rtl .aux-mb-col10.aux-border-collapse .aux-col:nth-child(10n+1){border-left-width:0}.aux-mb-col10 .aux-col:nth-child(10n+11){margin-top:30px}.aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+11){border-top-width:0}.aux-mb-col10 .aux-col:nth-child(10n+12){margin-top:30px}.aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+12){border-top-width:0}.aux-mb-col10 .aux-col:nth-child(10n+13){margin-top:30px}.aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+13){border-top-width:0}.aux-mb-col10 .aux-col:nth-child(10n+14){margin-top:30px}.aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+14){border-top-width:0}.aux-mb-col10 .aux-col:nth-child(10n+15){margin-top:30px}.aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+15){border-top-width:0}.aux-mb-col10 .aux-col:nth-child(10n+16){margin-top:30px}.aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+16){border-top-width:0}.aux-mb-col10 .aux-col:nth-child(10n+17){margin-top:30px}.aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+17){border-top-width:0}.aux-mb-col10 .aux-col:nth-child(10n+18){margin-top:30px}.aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+18){border-top-width:0}.aux-mb-col10 .aux-col:nth-child(10n+19){margin-top:30px}.aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+19){border-top-width:0}.aux-mb-col10 .aux-col:nth-child(10n+20){margin-top:30px}.aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+20){border-top-width:0}.aux-mb-col11>.aux-col{width:9.09%}.aux-mb-col11 .aux-col:nth-child(11n+12){clear:left}.aux-mb-col11.aux-border-collapse .aux-col:nth-child(11n+1){border-left-width:1px}.rtl .aux-mb-col11.aux-border-collapse .aux-col:nth-child(11n){border-left-width:1px}.rtl .aux-mb-col11.aux-border-collapse .aux-col:nth-child(11n+1){border-left-width:0}.aux-mb-col11 .aux-col:nth-child(11n+12){margin-top:30px}.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+12){border-top-width:0}.aux-mb-col11 .aux-col:nth-child(11n+13){margin-top:30px}.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+13){border-top-width:0}.aux-mb-col11 .aux-col:nth-child(11n+14){margin-top:30px}.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+14){border-top-width:0}.aux-mb-col11 .aux-col:nth-child(11n+15){margin-top:30px}.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+15){border-top-width:0}.aux-mb-col11 .aux-col:nth-child(11n+16){margin-top:30px}.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+16){border-top-width:0}.aux-mb-col11 .aux-col:nth-child(11n+17){margin-top:30px}.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+17){border-top-width:0}.aux-mb-col11 .aux-col:nth-child(11n+18){margin-top:30px}.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+18){border-top-width:0}.aux-mb-col11 .aux-col:nth-child(11n+19){margin-top:30px}.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+19){border-top-width:0}.aux-mb-col11 .aux-col:nth-child(11n+20){margin-top:30px}.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+20){border-top-width:0}.aux-mb-col11 .aux-col:nth-child(11n+21){margin-top:30px}.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+21){border-top-width:0}.aux-mb-col11 .aux-col:nth-child(11n+22){margin-top:30px}.aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+22){border-top-width:0}.aux-mb-col12>.aux-col{width:8.33%}.aux-mb-col12 .aux-col:nth-child(12n+13){clear:left}.aux-mb-col12.aux-border-collapse .aux-col:nth-child(12n+1){border-left-width:1px}.rtl .aux-mb-col12.aux-border-collapse .aux-col:nth-child(12n){border-left-width:1px}.rtl .aux-mb-col12.aux-border-collapse .aux-col:nth-child(12n+1){border-left-width:0}.aux-mb-col12 .aux-col:nth-child(12n+13){margin-top:30px}.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+13){border-top-width:0}.aux-mb-col12 .aux-col:nth-child(12n+14){margin-top:30px}.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+14){border-top-width:0}.aux-mb-col12 .aux-col:nth-child(12n+15){margin-top:30px}.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+15){border-top-width:0}.aux-mb-col12 .aux-col:nth-child(12n+16){margin-top:30px}.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+16){border-top-width:0}.aux-mb-col12 .aux-col:nth-child(12n+17){margin-top:30px}.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+17){border-top-width:0}.aux-mb-col12 .aux-col:nth-child(12n+18){margin-top:30px}.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+18){border-top-width:0}.aux-mb-col12 .aux-col:nth-child(12n+19){margin-top:30px}.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+19){border-top-width:0}.aux-mb-col12 .aux-col:nth-child(12n+20){margin-top:30px}.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+20){border-top-width:0}.aux-mb-col12 .aux-col:nth-child(12n+21){margin-top:30px}.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+21){border-top-width:0}.aux-mb-col12 .aux-col:nth-child(12n+22){margin-top:30px}.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+22){border-top-width:0}.aux-mb-col12 .aux-col:nth-child(12n+23){margin-top:30px}.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+23){border-top-width:0}.aux-mb-col12 .aux-col:nth-child(12n+24){margin-top:30px}.aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+24){border-top-width:0}.aux-mb-col1>.aux-col:nth-child(n+2){margin-top:30px}.aux-mb-col1.aux-border-collapse>.aux-col{border-left-width:1px}.aux-mb-col1.aux-border-collapse>.aux-col:nth-child(n+2){border-top-width:0}}/*!
===============================================================
#Domument
	$Body & globals
	$Heading
	$Wrapper & Containers
	$Header
	$Layout
	$Sections
	$Footer
	$Copyright

===============================================================*/
 .aux-svg-arrow,.aux-svg-symbol{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block}.aux-svg-arrow.aux-thick-up,.aux-svg-symbol.aux-thick-up{background-position:0 0;width:52px;height:30px}.aux-svg-arrow.aux-thick-down,.aux-svg-symbol.aux-thick-down{background-position:0 -60px;width:52px;height:30px}.aux-svg-arrow.aux-thick-left,.aux-svg-symbol.aux-thick-left{background-position:0 -120px;width:30px;height:52px}.aux-svg-arrow.aux-thick-right,.aux-svg-symbol.aux-thick-right{background-position:0 -201px;width:30px;height:52px}.aux-svg-arrow.aux-large-up,.aux-svg-symbol.aux-large-up{background-position:0 -282px;width:28px;height:14px}.aux-svg-arrow.aux-large-down,.aux-svg-symbol.aux-large-down{background-position:0 -326px;width:28px;height:14px}.aux-svg-arrow.aux-large-left,.aux-svg-symbol.aux-large-left{background-position:0 -370px;width:14px;height:26px}.aux-svg-arrow.aux-large-right,.aux-svg-symbol.aux-large-right{background-position:0 -427px;width:14px;height:28px}.aux-svg-arrow.aux-medium-up,.aux-svg-symbol.aux-medium-up{background-position:0 -484px;width:16px;height:8px}.aux-svg-arrow.aux-medium-down,.aux-svg-symbol.aux-medium-down{background-position:0 -522px;width:16px;height:8px}.aux-svg-arrow.aux-medium-left,.aux-svg-symbol.aux-medium-left{background-position:0 -560px;width:8px;height:16px}.aux-svg-arrow.aux-medium-right,.aux-svg-symbol.aux-medium-right{background-position:0 -607px;width:8px;height:16px}.aux-svg-arrow.aux-small-up,.aux-svg-symbol.aux-small-up{background-position:0 -652px;width:10px;height:6px}.aux-svg-arrow.aux-small-down,.aux-svg-symbol.aux-small-down{background-position:0 -687px;width:10px;height:6px}.aux-svg-arrow.aux-small-left,.aux-svg-symbol.aux-small-left{background-position:0 -722px;width:6px;height:10px}.aux-svg-arrow.aux-small-right,.aux-svg-symbol.aux-small-right{background-position:0 -761px;width:6px;height:10px}.aux-svg-arrow.aux-h-large-up,.aux-svg-symbol.aux-h-large-up{background-position:-80px 0;width:28px;height:28px}.aux-svg-arrow.aux-h-large-down,.aux-svg-symbol.aux-h-large-down{background-position:-80px -58px;width:28px;height:28px}.aux-svg-arrow.aux-h-large-left,.aux-svg-symbol.aux-h-large-left{background-position:-80px -116px;width:28px;height:28px}.aux-svg-arrow.aux-h-large-right,.aux-svg-symbol.aux-h-large-right{background-position:-80px -173px;width:28px;height:28px}.aux-svg-arrow.aux-h-medium-up,.aux-svg-symbol.aux-h-medium-up{background-position:-80px -231px;width:20px;height:22px}.aux-svg-arrow.aux-h-medium-down,.aux-svg-symbol.aux-h-medium-down{background-position:-80px -283px;width:20px;height:24px}.aux-svg-arrow.aux-h-medium-left,.aux-svg-symbol.aux-h-medium-left{background-position:-80px -335px;width:22px;height:20px}.aux-svg-arrow.aux-h-medium-right,.aux-svg-symbol.aux-h-medium-right{background-position:-80px -384px;width:22px;height:20px}.aux-svg-arrow.aux-h-small-up,.aux-svg-symbol.aux-h-small-up{background-position:-80px -433px;width:10px;height:12px}.aux-svg-arrow.aux-h-small-down,.aux-svg-symbol.aux-h-small-down{background-position:-80px -474px;width:10px;height:12px}.aux-svg-arrow.aux-h-small-left,.aux-svg-symbol.aux-h-small-left{background-position:-80px -515px;width:10px;height:10px}.aux-svg-arrow.aux-h-small-right,.aux-svg-symbol.aux-h-small-right{background-position:-80px -554px;width:10px;height:10px}.aux-svg-arrow.aux-l-right,.aux-svg-symbol.aux-l-right{background-position:-81px -631px;width:64px;height:14px}.aux-svg-arrow.aux-l-left,.aux-svg-symbol.aux-l-left{background-position:-80px -588px;width:64px;height:14px}.aux-svg-arrow.aux-l-medium-right,.aux-svg-symbol.aux-l-medium-right{background-position:-80px -718px;width:46px;height:14px}.aux-svg-arrow.aux-l-medium-left,.aux-svg-symbol.aux-l-medium-left{background-position:-80px -674px;width:46px;height:14px}.aux-svg-arrow.aux-thick-cross,.aux-svg-symbol.aux-thick-cross{background-position:0 -800px;width:52px;height:52px}.aux-svg-arrow.aux-large-cross,.aux-svg-symbol.aux-large-cross{background-position:0 -881px;width:28px;height:28px}.aux-svg-arrow.aux-medium-cross,.aux-svg-symbol.aux-medium-cross{background-position:0 -938px;width:16px;height:16px}.aux-svg-arrow.aux-small-cross,.aux-svg-symbol.aux-small-cross{background-position:0 -983px;width:10px;height:10px}.aux-svg-arrow.aux-thick-plus,.aux-svg-symbol.aux-thick-plus{background-position:0 -1022px;width:52px;height:52px}.aux-svg-arrow.aux-large-plus,.aux-svg-symbol.aux-large-plus{background-position:0 -1103px;width:28px;height:28px}.aux-svg-arrow.aux-medium-plus,.aux-svg-symbol.aux-medium-plus{background-position:0 -1160px;width:16px;height:16px}.aux-svg-arrow.aux-small-plus,.aux-svg-symbol.aux-small-plus{background-position:0 -1205px;width:10px;height:10px}.aux-svg-arrow.aux-thick-up.aux-white,.aux-svg-symbol.aux-thick-up.aux-white{background-position:-178px 0}.aux-svg-arrow.aux-thick-down.aux-white,.aux-svg-symbol.aux-thick-down.aux-white{background-position:-178px -60px}.aux-svg-arrow.aux-thick-left.aux-white,.aux-svg-symbol.aux-thick-left.aux-white{background-position:-178px -120px}.aux-svg-arrow.aux-thick-right.aux-white,.aux-svg-symbol.aux-thick-right.aux-white{background-position:-178px -201px}.aux-svg-arrow.aux-large-up.aux-white,.aux-svg-symbol.aux-large-up.aux-white{background-position:-178px -282px}.aux-svg-arrow.aux-large-down.aux-white,.aux-svg-symbol.aux-large-down.aux-white{background-position:-178px -326px}.aux-svg-arrow.aux-large-left.aux-white,.aux-svg-symbol.aux-large-left.aux-white{background-position:-178px -370px}.aux-svg-arrow.aux-large-right.aux-white,.aux-svg-symbol.aux-large-right.aux-white{background-position:-178px -427px}.aux-svg-arrow.aux-medium-up.aux-white,.aux-svg-symbol.aux-medium-up.aux-white{background-position:-178px -484px}.aux-svg-arrow.aux-medium-down.aux-white,.aux-svg-symbol.aux-medium-down.aux-white{background-position:-178px -522px}.aux-svg-arrow.aux-medium-left.aux-white,.aux-svg-symbol.aux-medium-left.aux-white{background-position:-178px -560px}.aux-svg-arrow.aux-medium-right.aux-white,.aux-svg-symbol.aux-medium-right.aux-white{background-position:-178px -607px}.aux-svg-arrow.aux-small-up.aux-white,.aux-svg-symbol.aux-small-up.aux-white{background-position:-178px -652px}.aux-svg-arrow.aux-small-down.aux-white,.aux-svg-symbol.aux-small-down.aux-white{background-position:-178px -687px}.aux-svg-arrow.aux-small-left.aux-white,.aux-svg-symbol.aux-small-left.aux-white{background-position:-178px -722px}.aux-svg-arrow.aux-small-right.aux-white,.aux-svg-symbol.aux-small-right.aux-white{background-position:-178px -761px}.aux-svg-arrow.aux-h-large-up.aux-white,.aux-svg-symbol.aux-h-large-up.aux-white{background-position:-258px 0}.aux-svg-arrow.aux-h-large-down.aux-white,.aux-svg-symbol.aux-h-large-down.aux-white{background-position:-258px -58px}.aux-svg-arrow.aux-h-large-left.aux-white,.aux-svg-symbol.aux-h-large-left.aux-white{background-position:-258px -116px}.aux-svg-arrow.aux-h-large-right.aux-white,.aux-svg-symbol.aux-h-large-right.aux-white{background-position:-258px -173px}.aux-svg-arrow.aux-h-medium-up.aux-white,.aux-svg-symbol.aux-h-medium-up.aux-white{background-position:-258px -231px}.aux-svg-arrow.aux-h-medium-down.aux-white,.aux-svg-symbol.aux-h-medium-down.aux-white{background-position:-258px -283px}.aux-svg-arrow.aux-h-medium-left.aux-white,.aux-svg-symbol.aux-h-medium-left.aux-white{background-position:-258px -335px}.aux-svg-arrow.aux-h-medium-right.aux-white,.aux-svg-symbol.aux-h-medium-right.aux-white{background-position:-258px -384px}.aux-svg-arrow.aux-h-small-up.aux-white,.aux-svg-symbol.aux-h-small-up.aux-white{background-position:-258px -433px}.aux-svg-arrow.aux-h-small-down.aux-white,.aux-svg-symbol.aux-h-small-down.aux-white{background-position:-258px -474px}.aux-svg-arrow.aux-h-small-left.aux-white,.aux-svg-symbol.aux-h-small-left.aux-white{background-position:-258px -515px}.aux-svg-arrow.aux-h-small-right.aux-white,.aux-svg-symbol.aux-h-small-right.aux-white{background-position:-258px -554px}.aux-svg-arrow.aux-l-right.aux-white,.aux-svg-symbol.aux-l-right.aux-white{background-position:-259px -631px}.aux-svg-arrow.aux-l-left.aux-white,.aux-svg-symbol.aux-l-left.aux-white{background-position:-258px -588px}.aux-svg-arrow.aux-l-medium-right.aux-white,.aux-svg-symbol.aux-l-medium-right.aux-white{background-position:-258px -718px}.aux-svg-arrow.aux-l-medium-left.aux-white,.aux-svg-symbol.aux-l-medium-left.aux-white{background-position:-258px -674px}.aux-svg-arrow.aux-thick-cross.aux-white,.aux-svg-symbol.aux-thick-cross.aux-white{background-position:-178px -800px}.aux-svg-arrow.aux-large-cross.aux-white,.aux-svg-symbol.aux-large-cross.aux-white{background-position:-178px -881px}.aux-svg-arrow.aux-medium-cross.aux-white,.aux-svg-symbol.aux-medium-cross.aux-white{background-position:-178px -938px}.aux-svg-arrow.aux-small-cross.aux-white,.aux-svg-symbol.aux-small-cross.aux-white{background-position:-178px -983px}.aux-svg-arrow.aux-thick-plus.aux-white,.aux-svg-symbol.aux-thick-plus.aux-white{background-position:-178px -1022px}.aux-svg-arrow.aux-large-plus.aux-white,.aux-svg-symbol.aux-large-plus.aux-white{background-position:-178px -1103px}.aux-svg-arrow.aux-medium-plus.aux-white,.aux-svg-symbol.aux-medium-plus.aux-white{background-position:-178px -1160px}.aux-svg-arrow.aux-small-plus.aux-white,.aux-svg-symbol.aux-small-plus.aux-white{background-position:-178px -1205px}.aux-plus-symbol::after,.aux-minus-symbol::after,.aux-cross-symbol::after,.aux-master-menu.aux-narrow .aux-submenu-indicator::after,.aux-fs-menu .aux-master-menu .aux-submenu-indicator::after,.aux-plus-symbol::before,.aux-minus-symbol::before,.aux-cross-symbol::before,.aux-master-menu.aux-narrow .aux-submenu-indicator::before,.aux-fs-menu .aux-master-menu .aux-submenu-indicator::before{content:"";position:absolute;display:block;height:1px;width:100%;background-color:#333}.aux-plus-symbol::after,.aux-minus-symbol::after,.aux-cross-symbol::after,.aux-master-menu.aux-narrow .aux-submenu-indicator::after,.aux-fs-menu .aux-master-menu .aux-submenu-indicator::after{transform:rotate(90deg)}.aux-plus-symbol.aux-white::after,.aux-white.aux-minus-symbol::after,.aux-white.aux-cross-symbol::after,.aux-master-menu.aux-narrow .aux-white.aux-submenu-indicator::after,.aux-fs-menu .aux-master-menu .aux-white.aux-submenu-indicator::after,.aux-plus-symbol.aux-white::before,.aux-white.aux-minus-symbol::before,.aux-white.aux-cross-symbol::before,.aux-master-menu.aux-narrow .aux-white.aux-submenu-indicator::before,.aux-fs-menu .aux-master-menu .aux-white.aux-submenu-indicator::before{background-color:#fff}.aux-minus-symbol::after{display:none}.aux-cross-symbol::after{transform:rotate(-45deg)}.aux-cross-symbol::before{transform:rotate(45deg)}.aux-simple-arrow-left-symbol::before{content:'\2190';font-family:Arial;display:inline-block}.aux-simple-arrow-right-symbol::before{content:'\2192';font-family:Arial;display:inline-block}
/*!>>>>>>>>>>>>>>>>>>>>>>> #Document <<<<<<<<<<<<<<<<<<<<<<<<<<< */
 body{font-family:"Raleway",arial,sans-serif;background-color:#fff}body:before{content:' ';position:fixed;width:100%;z-index:1}#inner-body{position:relative;z-index:3;background-color:#fff}.wrapper{width:100%;margin-left:auto;margin-right:auto}.aux-territory{width:100%;margin-left:auto;margin-right:auto}.aux-container,.aux-inner-box{margin:0 auto}.aux-wrapper{width:100%;margin-left:auto;margin-right:auto}.aux-primary{position:relative;min-height:350px}.aux-primary .aux-content{margin-bottom:3em}.aux-full-width #inner-body{overflow-x:hidden}.aux-resp.aux-fhd .aux-fold,.aux-resp.aux-fhd .aux-fold-width,.aux-resp.aux-fhd .aux-boxed-container>.aux-container{width:auto;max-width:1970px}.aux-resp.aux-s-fhd .aux-fold,.aux-resp.aux-s-fhd .aux-fold-width,.aux-resp.aux-s-fhd .aux-boxed-container>.aux-container{width:auto;max-width:1670px}.aux-resp.aux-xhd .aux-fold,.aux-resp.aux-xhd .aux-fold-width,.aux-resp.aux-xhd .aux-boxed-container>.aux-container{width:auto;max-width:1470px}.aux-resp.aux-hd .aux-fold,.aux-resp.aux-hd .aux-fold-width,.aux-resp.aux-hd .aux-boxed-container>.aux-container{width:auto;max-width:1270px}.aux-resp.aux-nd .aux-fold,.aux-resp.aux-nd .aux-fold-width,.aux-resp.aux-nd .aux-boxed-container>.aux-container{width:auto;max-width:1070px}.aux-fold,.aux-fold-padding,.aux-boxed-container>.aux-container{padding-right:35px;padding-left:35px}.aux-boxed #inner-body{margin:0 auto;box-shadow:0 2px 6px rgb(100 100 100 / .3)}.aux-boxed.aux-fhd #inner-body,.aux-boxed.aux-fhd .site-header-section.aux-sticky{max-width:1970px}.aux-boxed.aux-s-fhd #inner-body,.aux-boxed.aux-s-fhd .site-header-section.aux-sticky{max-width:1670px}.aux-boxed.aux-xhd #inner-body,.aux-boxed.aux-xhd .site-header-section.aux-sticky{max-width:1470px}.aux-boxed.aux-hd #inner-body,.aux-boxed.aux-hd .site-header-section.aux-sticky{max-width:1270px}.aux-boxed.aux-nd #inner-body,.aux-boxed.aux-nd .site-header-section.aux-sticky{max-width:1070px}.aux-semi-full-container>.aux-wrapper>.aux-container,.aux-semi-full-container>.aux-container{max-width:none;padding-right:35px;padding-left:35px}.aux-full-container>.aux-wrapper>.aux-container,.aux-full-container>.aux-container{max-width:none;padding-left:0;padding-right:0}.qm-theme-phlox{position:relative;z-index:4}.aux-customize-preview .qm-theme-phlox{display:none!important}@media screen and (min-width:700px){.aux-framed{padding:20px}.aux-framed .aux-side-frames,.aux-framed:after{content:"";display:block;height:20px;left:0;position:fixed;width:100%;z-index:1405}.csscalc .aux-framed .aux-side-frames,.csscalc .aux-framed:after{left:20px;position:fixed;width:calc(100% - 40px)}.aux-framed .aux-side-frames{top:0}.aux-framed:after{bottom:0}.aux-framed.admin-bar .aux-side-frames,.aux-framed.admin-bar .aux-side-frames:before,.aux-framed.admin-bar .aux-side-frames:after{top:32px}}@media screen and (min-width:700px) and (min-width:700px) and (max-width:780px){.aux-framed.admin-bar .aux-side-frames,.aux-framed.admin-bar .aux-side-frames:before,.aux-framed.admin-bar .aux-side-frames:after{top:46px}}@media screen and (min-width:700px){.aux-framed .aux-side-frames:before,.aux-framed .aux-side-frames:after{content:"";display:block;width:20px;height:100%;top:0;position:fixed;z-index:1405}.aux-framed .aux-side-frames:before{left:0}.aux-framed .aux-side-frames:after{right:0}.aux-framed.aux-top-sticky .site-header-section.aux-sticky{top:20px;width:calc(100% - 40px)}.aux-framed.aux-top-sticky.admin-bar .site-header-section.aux-sticky{top:52px}}::-moz-selection{background:rgb(33 150 243 / .2)}::selection{background:rgb(33 150 243 / .2)}h1,h2,h3,h4,h5,h6,.aux-h1,.aux-h2,.aux-h3,.aux-h4,.aux-h5,.aux-h6{font-family:"Raleway",arial,sans-serif;overflow-wrap:inherit}p,ol,ul{overflow-wrap:inherit}a{color:#1bb0ce}a:hover{color:#1691aa}code{padding:.3em .5em;font-size:.86em;border-radius:4px;text-shadow:0 1px 0 #fff;background-color:#F3F3F3}hr{border-color:#BBB;margin:1em 0;overflow:visible}hr[class*="aux-divider"]{margin-top:4em;margin-bottom:4em}.aux-divider-tiny{width:5.5%;min-width:65px}.aux-divider-small{width:20%}.aux-divider-medium{width:40%}.aux-divider-align-center{margin-left:auto;margin-right:auto}.aux-divider-align-right{margin-left:auto}.aux-divider-align-right{margin-right:auto}.aux-divider-dashed{border:none}.aux-divider-dashed::after{content:"";display:block;height:1px;background-image:linear-gradient(to right,#bbbbbb 50%,#fff0 0%);background-position:top;background-size:20px 1px;background-repeat:repeat-x}.aux-divider-space{border:none}.aux-divider-symbolic-square::after,.aux-divider-symbolic-circle::after{content:"";display:block;width:9px;height:9px;background-color:#BBB;transform:translateY(-50%) rotate(45deg)}.aux-divider-symbolic-circle::after{border-radius:50%;border:solid 1px #BBB;background-color:#fff;transform:translateY(-50%) translateY(1px)}.aux-divider-symbolic-square:after,.aux-divider-symbolic-circle:after{margin-top:0;margin-bottom:0}.aux-divider-symbolic-square.aux-symbol-align-left:after,.aux-divider-symbolic-circle.aux-symbol-align-left:after{margin-left:0;margin-right:0}.aux-divider-symbolic-square.aux-symbol-align-right:after,.aux-divider-symbolic-circle.aux-symbol-align-right:after{margin-left:auto;margin-right:0}.aux-divider-symbolic-square.aux-symbol-align-center:after,.aux-divider-symbolic-circle.aux-symbol-align-center:after{margin-left:auto;margin-right:auto}.aux-divider-vertical{width:0!important;height:70px;margin-left:auto;margin-right:auto;border-bottom:none;border-left:1px solid #BBB}.aux-divider-vertical.aux-divider-tiny{height:15px;min-width:auto}.aux-divider-vertical.aux-divider-small{height:32px}.aux-divider-vertical.aux-divider-medium{height:45px}.aux-highlight{padding:.1em .3em;margin:0 .1em;border-radius:2px}.aux-highlight.aux-highlight-red{background-color:#ffc9c2}.aux-highlight.aux-highlight-yellow{background-color:#f9f2b0}.aux-highlight.aux-highlight-green{background-color:#adf4da}.aux-highlight.aux-highlight-blue{background-color:#b7eaff}.dropcap{display:block;margin-right:.07em;line-height:85%;font-size:5em;float:left}.dropcap.square,.dropcap.circle{background-color:#505050;color:#fff;padding:10px;font-size:3.5em;margin-right:.2em}.dropcap.circle{border-radius:50%;height:80px;width:80px;padding:0;text-align:center;line-height:80px;font-size:55px}.dropcap.round{border-radius:3px}.dropcap.outline{border:solid 1px #505050;background:#fff0;color:inherit}strong,b,dl dt{font-weight:600}dl dt{position:relative}dl dd{margin-bottom:1em}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;color:#21759b;display:block;font-size:14px;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}table tr th,table tr td{padding:1em 1.4em;border:solid 1px #BBB;text-align:left}table tr th{background-color:#F3F3F3}table tr td,table tr:nth-child(even) td,table tr.even td{background:#fff0}.aux-top-header{position:relative;border-bottom:solid 1px #EAEAEA;background-color:#fff;color:#3D3D3D;z-index:202}.aux-top-header .aux-float-wrapper{height:38px}.aux-top-header .aux-end{margin-left:.8em}.aux-top-header .aux-start{margin-right:.8em}@media print{.aux-top-header{display:none}}.aux-top-header .aux-master-menu .aux-menu-depth-0>.aux-item-content{color:#505050;font-size:.75em;transition:color 300ms}.aux-top-header .aux-master-menu .aux-menu-depth-0>.aux-item-content:hover{color:#505050}.aux-top-header .aux-master-menu .aux-menu-depth-0>.aux-submenu{margin-top:14px!important}.aux-top-header .aux-fill .aux-menu-depth-0>.aux-item-content{height:38px}.aux-top-header .aux-start .aux-menu-depth-0>.aux-item-content,.aux-top-header .aux-center .aux-menu-depth-0>.aux-item-content,.aux-top-header .aux-center-middle .aux-menu-depth-0>.aux-item-content{margin-right:1.5em}.aux-top-header .aux-end .aux-menu-depth-0>.aux-item-content{margin-left:1.5em}.aux-top-header .aux-social-list a{color:#505050}.aux-top-header .aux-social-list a:hover{color:#AAA}.aux-top-header .aux-header-msg p,.aux-top-header .aux-header-sec-msg p{padding:0;margin:0;font-size:.8125em}.aux-top-header .aux-search-section .aux-search-icon{font-size:20px;display:block}.aux-top-header #lang_sel{display:block;height:auto;font-family:inherit}.aux-top-header #lang_sel>ul,.aux-top-header #lang_sel .icl_lang_sel_native,.aux-top-header #lang_sel .icl_lang_sel_translated,.aux-top-header #lang_sel .iclflag{top:0;display:inline-block;vertical-align:middle}.aux-top-header #lang_sel::after{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:10px;height:6px;background-position:0 -687px;transition:all 300ms;content:"";display:inline-block;vertical-align:middle;margin-left:5px}.aux-top-header #lang_sel:hover li ul{display:block}.aux-top-header #lang_sel:hover::after{transform:rotate(-180deg)}.aux-top-header #lang_sel li{width:auto}.aux-top-header #lang_sel li ul{top:100%;visibility:visible;display:none;border:solid 1px #EAEAEA;height:auto;width:auto}.aux-top-header #lang_sel li ul>li{min-width:180px}.aux-top-header #lang_sel li ul>li>a{float:none;padding:1em 1.125em;border:none;font-size:.8125em}.aux-top-header #lang_sel .lang_sel_sel{padding:0;border:none;background:#fff0;font-size:.8125em}.aux-top-header #lang_sel .lang_sel_sel>*{vertical-align:middle}.aux-top-header #lang_sel .lang_sel_sel:hover{background:#fff0}.aux-top-header .aux-search-section.aux-end{margin-left:.4em}.aux-top-header .aux-search-section.aux-start{margin-right:.4em}.aux-top-header .mm-top-header>.aux-master-menu{line-height:100%}.aux-cart-wrapper{display:table}.aux-cart-wrapper.aux-offcart-content{float:left;width:100%}.aux-cart-wrapper.aux-offcart-content .aux-card-dropdown{box-shadow:none;background:#fff0;visibility:visible;opacity:1!important;z-index:1;position:inherit;width:auto;transform:inherit;border:0;height:calc(100vh - 60px)}.aux-cart-wrapper.aux-basket-animation.aux-cart-in-progress .aux-shopping-basket:before{animation:FillBasket 1000ms cubic-bezier(.455,.03,.515,.955) both}.aux-cart-wrapper.aux-basket-animation.aux-cart-in-progress .aux-shopping-basket:after{animation:ArrowMoveBasket 700ms 150ms cubic-bezier(.455,.03,.515,.955) both}.aux-cart-wrapper.aux-basket-animation.aux-cart-updated-animation .aux-cart-contents:before{display:inline-block;transform-origin:bottom;animation:BasketIconRotate 450ms 350ms linear both}.aux-cart-wrapper.aux-basket-animation.aux-cart-updated-animation .aux-cart-contents span{animation:PulseGradient 800ms cubic-bezier(.86,0,.07,1) 150ms both}.aux-cart-wrapper.aux-basket-animation.aux-cart-updated-animation .aux-cart-contents span:after{animation:PulseGrow 450ms 325ms cubic-bezier(.645,.045,.355,1) both}.aux-cart-wrapper .aux-shopping-basket{cursor:pointer;display:table-cell;vertical-align:middle;position:relative}.aux-cart-wrapper .aux-shopping-basket:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:#3d3d3d;opacity:0;z-index:1}.aux-cart-wrapper .aux-shopping-basket:after{content:'';background:url(/wp-content/themes/phlox-pro/css/images/svg/downarrow.svg) no-repeat;position:absolute;left:0;right:0;top:10%;margin:0 auto;width:13px;height:20px;z-index:2;opacity:0}@keyframes FillBasket{0%{opacity:0}30%{opacity:1}70%{opacity:1}100%{opacity:0}}@keyframes ArrowMoveBasket{0%{opacity:0}30%{opacity:1;top:50%;transform:translateY(-50%)}70%{opacity:1;top:50%;transform:translateY(-50%)}100%{opacity:0;top:60%}}@keyframes PulseGrow{0%{transform:scale(1)}50%{transform:scale(1.3)}100%{transform:scale(1)}}@keyframes PulseGradient{0%{box-shadow:0 0 0 0 #ee1d27}100%{box-shadow:0 0 0 10px #fff0}}@keyframes BasketIconRotate{0%{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}100%{transform:rotate(0)}}.aux-cart-wrapper .aux-cart-contents{position:relative;display:table-cell;vertical-align:middle;margin:10px 7px 0 0;color:inherit;font-size:1.45em;line-height:1;text-align:center}.aux-cart-wrapper .aux-cart-contents>span{position:absolute;right:-8px;top:-4px;height:15px;padding:3px;width:15px;border-radius:3px;background-color:#ee1d26;font-size:10px;font-weight:600;line-height:inherit;color:#FFF}.aux-cart-wrapper.aux-cart-element{display:block;position:relative;z-index:6}.aux-cart-wrapper.aux-cart-element .aux-card-dropdown{right:auto;left:0}.aux-cart-wrapper .aux-shopping-cart-info{display:table-cell;padding:0 16px}.aux-cart-wrapper .aux-shopping-cart-info>span{display:block}.aux-cart-wrapper .aux-shopping-cart-info>span.aux-shopping-title{font-size:11px;color:#AAA}.aux-cart-wrapper .aux-shopping-cart-info>span.aux-shopping-amount{font-size:16px;font-weight:400;color:#3D3D3D}.aux-cart-wrapper .aux-card-dropdown{visibility:hidden;will-change:transform;opacity:0!important;background-color:#FFF;border:1px solid #BBB;width:300px;position:absolute;right:-130px;bottom:0;transform:translateY(calc(100% + 30px));z-index:-1;transition:all 0.1s ease-in-out 0s,visibility 0s linear 0.3s,z-index 0s linear 0.01s}.aux-cart-wrapper .aux-card-dropdown.aux-card-dropdown-resp{right:-30px}.aux-cart-wrapper .aux-card-dropdown.aux-modern-dropdown .aux-button-wrapper{display:flex;width:100%}.aux-cart-wrapper .aux-card-dropdown.aux-modern-dropdown .aux-button-wrapper>a{padding:15px;line-height:unset;margin-bottom:auto;border-radius:3px;flex-grow:1}.aux-cart-wrapper .aux-card-dropdown.aux-modern-dropdown .aux-button-wrapper>a .aux-text{font-size:12px}.aux-cart-wrapper .aux-card-dropdown.aux-modern-dropdown .aux-button-wrapper>a.aux-checkout-button{order:2}.aux-cart-wrapper .aux-card-dropdown.aux-modern-dropdown .aux-button-wrapper>a.aux-cart-button{order:1;margin-right:8px}.aux-cart-wrapper .aux-card-box{padding:.625em;border-bottom:1px solid #BBB;max-height:300px;overflow-y:scroll}.aux-cart-wrapper .aux-card-box.aux-empty-cart{border:0;text-align:center;text-transform:uppercase;font-size:13px;color:#AAA;font-weight:700;padding:55px .625em 52px}.aux-cart-wrapper .aux-card-box.aux-empty-cart img{display:block;margin:0 auto 14px}.aux-cart-wrapper .aux-card-box::-webkit-scrollbar{width:8px;border-radius:8px}.aux-cart-wrapper .aux-card-box::-webkit-scrollbar-track{background-color:#fff0}.aux-cart-wrapper .aux-card-box::-webkit-scrollbar-thumb{background-color:#707070;border-radius:8px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.aux-cart-wrapper .aux-card-box::-webkit-scrollbar-thumb:hover{background-color:#000}.aux-cart-wrapper .aux-card-item{display:flex;flex-direction:row;position:relative;padding:.8125em .6875em;border-bottom:1px solid #BBB;background-color:#fff0;-moz-transition:background-color .5s ease 0s;-o-transition:background-color .5s ease 0s;-webkit-transition:background-color .5s ease 0s;transition:background-color .5s ease 0s}.aux-cart-wrapper .aux-card-item:hover{background-color:#f8f8f8}.aux-cart-wrapper .aux-card-item .aux-card-item-img{flex-shrink:0;margin-right:1.25em}.aux-cart-wrapper .aux-card-item .aux-card-item-img>img{width:60px;height:60px;border-radius:3px}.aux-cart-wrapper .aux-card-item h3{font-size:1em;color:#444;margin:0;font-weight:400}.aux-cart-wrapper .aux-card-item span{padding-top:.625em}.aux-cart-wrapper .aux-card-item .woocommerce-Price-amount{font-weight:400}.aux-cart-wrapper .aux-card-item .aux-remove-cart-content{color:#707070;position:absolute;right:10px;top:10px;font-size:2em;font-weight:100;padding:0;margin:0;line-height:1}.aux-cart-wrapper .aux-card-item:last-child{border:none;margin-bottom:0;padding-bottom:.3125em}.aux-cart-wrapper .aux-card-checkout{padding:1.875em 1.25em 1.25em 1.25em}.aux-cart-wrapper .aux-card-checkout .aux-card-final-amount .aux-card-final-amount-text{font-weight:500;font-size:13px;color:#333;padding-bottom:1.875em;text-transform:uppercase}.aux-cart-wrapper .aux-card-checkout .aux-card-final-amount .woocommerce-Price-amount{float:right;font-weight:700;font-size:16px;color:#3D3D3D;margin-top:-3px}.aux-cart-wrapper .aux-card-checkout .aux-button{display:block;text-align:center;margin-bottom:20px}.aux-cart-wrapper .aux-card-checkout .aux-button:last-child{margin-bottom:0}.aux-cart-wrapper.aux-cart-display-dropdown .aux-card-dropdown{visibility:visible;opacity:1!important;z-index:1;transform:translateY(100%);transition-delay:0s,0s,0.3s}.aux-cart-wrapper .aux-card-dropdown-dark{background-color:#3D3D3D}.aux-cart-wrapper .aux-card-dropdown-dark .aux-card-box{border-color:#505050;color:#FFF}.aux-cart-wrapper .aux-card-dropdown-dark .aux-card-box .aux-card-item{border-color:#505050}.aux-cart-wrapper .aux-card-dropdown-dark .aux-card-box .aux-card-item:hover{background-color:#232323}.aux-cart-wrapper .aux-card-dropdown-dark .aux-card-box .aux-card-item h3{color:#FFF}.aux-cart-wrapper .aux-card-dropdown-dark .aux-card-box .aux-card-item span{color:#FFF}.aux-cart-wrapper .aux-card-dropdown-dark .aux-card-box .aux-card-item ins span{color:#505050}.aux-cart-wrapper .aux-card-dropdown-dark .aux-card-checkout .aux-card-final-amount .aux-card-final-amount-text{color:#AAA}.aux-cart-wrapper .aux-card-dropdown-dark .aux-card-checkout .aux-card-final-amount .woocommerce-Price-amount{color:#FFF}.aux-cart-wrapper .aux-card-dropdown-dark .aux-inline-card-checkout .aux-card-final-amount{color:#fff}.aux-cart-wrapper .aux-card-dropdown-dark .aux-inline-card-checkout .aux-card-final-amount .woocommerce-Price-amount{color:#fff}.aux-cart-wrapper.aux-elegant-cart .aux-button-wrapper .aux-button{margin-bottom:12px;width:100%;text-align:center;text-transform:uppercase;display:block}.aux-cart-wrapper.aux-elegant-cart .aux-button-wrapper .aux-button:last-child{margin-bottom:0}.aux-cart-wrapper.aux-elegant-cart .aux-cart-total-items{display:block;font-size:12px;color:#707070;margin-bottom:8px}.aux-cart-wrapper.aux-elegant-cart .aux-card-final-amount .aux-card-final-amount-text{padding:0 1.75em 1.25em;border-bottom:1px solid #E4E4E4;font-size:11px;font-weight:700;color:#AAA;text-transform:uppercase}.aux-cart-wrapper.aux-elegant-cart .aux-card-final-amount .woocommerce-Price-amount{font-family:"Raleway";font-size:16px;color:#444;font-weight:600;vertical-align:middle;padding-left:.65em;float:right}.aux-cart-wrapper.aux-elegant-cart .aux-card-final-amount .aux-cart-total-items{display:block;font-size:14px;font-weight:400;color:#DEDEDE}.aux-cart-wrapper.aux-elegant-cart .aux-card-item{border:none}.aux-cart-wrapper.aux-elegant-cart .aux-card-dropdown-dark .aux-cart-total-items{color:#AAA}.aux-cart-wrapper.aux-offcart-content .aux-button-wrapper{display:block;text-align:center}.aux-cart-wrapper.aux-offcart-content .aux-button-wrapper .aux-button{display:block}.aux-cart-wrapper.aux-offcart-content .aux-modern-dropdown .aux-card-box{height:calc(100% - 165px)}.aux-cart-wrapper.aux-offcart-content .aux-modern-dropdown .aux-inline-card-checkout{height:165px}.aux-cart-wrapper.aux-offcart-content .aux-card-box{border-bottom:none;height:calc(100% - 235px);overflow-y:scroll}.aux-cart-wrapper.aux-offcart-content .aux-inline-card-checkout{width:100%;height:235px;bottom:0;border-top:1px solid #BBB;background-color:#FCFCFC}.aux-cart-wrapper .aux-card-item-details span ins{float:right;margin-left:10px;top:-.3em;position:relative}.aux-cart-wrapper .aux-card-item-details span ins span.woocommerce-Price-amount{font-weight:600!important}.aux-cart-wrapper .aux-inline-card-checkout{padding:25px 21px}.aux-cart-wrapper .aux-inline-card-checkout .aux-card-final-amount{font-size:14px;font-family:"Raleway";font-weight:400;color:#444}.aux-offcanvas-dark .aux-offcart-content .aux-inline-card-checkout{background-color:#3d3d3d}.aux-myaccount-wrapper .aux-myaccount-url{color:inherit;font-size:1.3125em}.aux-wishlist-header-wrapper .aux-wishlist-url{color:inherit;font-size:1.3125em}.aux-search-section{line-height:100%}.aux-search-section .aux-search-icon{height:26px;width:26px;margin:0;padding:0;background:none;font-size:22px}.aux-header-elements{position:relative}.aux-header-elements>[class*="-box"].aux-start{margin-right:15px}.aux-header-elements>[class*="-box"].aux-end{margin-left:15px}.site-header-section{background-color:#fff;transition:background-color 300ms ease-out,height 300ms ease-out;position:relative;z-index:201}@media print{.site-header-section{display:none}}.site-header-section.aux-add-border .aux-wrapper{border-bottom:1px solid #EAEAEA}.site-header-section.aux-overlay-header{position:absolute;top:0;left:0;right:0}.site-header-section.aux-overlay-with-tb{position:absolute}.site-header-section .aux-burger-box.aux-start{margin-right:20px}.site-header-section .aux-burger-box.aux-end{margin-left:20px}.site-header-section .aux-btns-box .aux-button{margin-bottom:0;display:block;transition:background-color 300ms ease-out,border-color 300ms ease-out,padding 50ms ease-out,color 50ms ease-out}.aux-page-show-fade .site-header-section.aux-animate-in.aux-animate-in,.aux-page-show-circle .site-header-section.aux-animate-in.aux-animate-in,.aux-page-show-slideup .site-header-section.aux-animate-in.aux-animate-in,.aux-page-show-cover .site-header-section.aux-animate-in.aux-animate-in{animation:aux-header-animation 1s cubic-bezier(.23,1,.32,1) both}.aux-page-animation-off .site-header-section.aux-animate-in.aux-animate-in{animation:aux-header-animation 1s cubic-bezier(.23,1,.32,1) both}.site-header-section.aux-header-light{color:#FFF;border-color:#FFF}.site-header-section.aux-header-light .aux-menu-depth-0>.aux-item-content{color:#FFF}.site-header-section.aux-header-light .aux-menu-depth-0>.aux-item-content:after{background-color:#FFF}.site-header-section.aux-header-light .aux-burger:after,.site-header-section.aux-header-light .aux-burger:before,.site-header-section.aux-header-light .aux-burger .mid-line{border-color:#FFF}.site-header-section .aux-header-elements,.site-header-section .aux-menu-depth-0>.aux-item-content{height:85px}.site-header-section .aux-fill .aux-logo{height:100%;overflow:hidden}@media screen and (max-width:1023px){.aux-resp .site-header-section .aux-logo-header{max-width:80%;display:inline-block}}@media screen and (max-width:767px){.aux-resp .site-header-section .aux-container{max-height:calc(100vh - 100px);overflow:auto;will-change:transform;transform:translateZ(1px)}}.site-header-section .secondary-bar{height:60px}.site-header-section .secondary-bar .aux-menu-box[class*="-center"]{width:100%;z-index:120}.site-header-section .secondary-bar .aux-menu-box[class*="-center"] .aux-master-menu{text-align:center}.site-header-section .secondary-bar .aux-menu-box[class*="-center"] .aux-master-menu>*{text-align:initial}.site-header-section .aux-toggle-menu-bar{overflow:hidden;height:0;width:100%}.site-header-section .aux-toggle-menu-bar>ul>li:last-child{margin-bottom:1em}.site-header-section .aux-search-section{line-height:100%}.site-header-section .aux-search-section.aux-end{margin-left:.4em}.site-header-section .aux-search-section.aux-start{margin-right:.4em}.aux-vertical-menu #inner-body{padding-left:245px}@media screen and (max-width:767px){.aux-resp.aux-vertical-menu #inner-body{padding:0}}.aux-vertical-menu .site-header-section{position:fixed;left:0;width:245px}@media screen and (max-width:767px){.aux-resp.aux-vertical-menu .site-header-section{width:100%;position:relative}}.aux-vertical-menu .site-header-section .aux-burger-box{position:absolute;top:50%;right:35px;transform:translateY(-50%);z-index:9}.aux-vertical-menu .site-header-section .aux-header-elements,.aux-vertical-menu .site-header-section .aux-menu-depth-0>.aux-item-content{height:auto}.aux-vertical-menu .aux-vertical-menu-side{position:relative;height:100vh}.admin-bar.aux-vertical-menu .aux-vertical-menu-side{height:calc(100vh - 32px)}@media screen and (max-width:767px){.aux-resp.aux-vertical-menu .aux-vertical-menu-side{height:auto}}.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-vertical-menu-elements{height:100%}.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-logo-header{text-align:center;padding:3.4375em 2.1875em;margin:auto}@media screen and (max-width:767px){.aux-resp.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-logo-header{text-align:left;margin:0;padding:1.875em}}.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-logo-header .aux-logo-anchor{margin:auto}.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-logo-header .aux-logo-anchor>img{margin:auto}.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-menu-box{position:absolute;width:100%;right:0;top:50%;transform:translateY(-50%)}.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-menu-box .aux-menu-depth-0>.aux-item-content{padding:.8125em 0;text-align:center}.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-cart-contents{padding:.8125em 0;text-align:center}.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-vertical-menu-footer{position:absolute;bottom:30px;text-align:center;padding-bottom:0}.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-vertical-menu-footer .aux-search-box:after{right:0;left:0;margin:0 auto}.aux-vertical-menu .aux-vertical-menu-side.aux-vertical-items-center .aux-vertical-menu-footer .aux-social-list>li{float:none;display:inline}.aux-vertical-menu .aux-logo-header{margin-bottom:67px;padding:3.4375em 2.1875em 0 3.125em}.aux-vertical-menu .aux-menu-box{margin:0}.aux-vertical-menu .aux-menu-box .aux-menu-depth-0>.aux-item-content{display:block;padding:.8125em 2.1875em .8125em 3.4375em;text-transform:none;font-weight:500}.aux-vertical-menu .aux-menu-box .aux-menu-depth-0>.aux-item-content>.aux-submenu-indicator{position:absolute;right:30px;top:50%;transform:rotate(-90deg) translateY(-50%)}.aux-vertical-menu .aux-menu-box .aux-menu-depth-0:first-child>.aux-item-content{padding-top:0;padding-left:3.4375em}.aux-vertical-menu .aux-cart-wrapper .aux-cart-contents{padding:.8125em 2.1875em .8125em 3.4375em;text-align:left;font-size:.875em;font-weight:500;margin:0}.aux-vertical-menu .aux-cart-wrapper .aux-cart-contents>span{position:relative;bottom:2px;left:5px;display:inline-block;height:14px;width:14px;border:none;text-align:center}.aux-vertical-menu .aux-cart-wrapper .aux-cart-contents:before{display:none}.aux-vertical-menu .aux-cart-wrapper .aux-card-dropdown{position:fixed;top:50%;left:245px;width:245px;background-color:#F3F3F3;border:none;transform:translateY(-50%) translateX(30px);transition:all 300ms ease-in-out}.aux-vertical-menu .aux-cart-wrapper .aux-card-dropdown.aux-card-dropdown-dark{background-color:#3D3D3D}.aux-vertical-menu .aux-cart-wrapper .aux-card-dropdown:before,.aux-vertical-menu .aux-cart-wrapper .aux-card-dropdown:after{content:'';position:fixed;left:0;width:100%;height:100vh;background-color:inherit;z-index:-1}.aux-vertical-menu .aux-cart-wrapper .aux-card-dropdown:before{top:0}.aux-vertical-menu .aux-cart-wrapper .aux-card-dropdown:after{bottom:0}.aux-vertical-menu .aux-cart-wrapper .aux-card-checkout,.aux-vertical-menu .aux-cart-wrapper .aux-card-box{padding:1.875em}.aux-vertical-menu .aux-cart-wrapper .aux-card-item{border:none;margin:0;padding-bottom:1.875em}.aux-vertical-menu .aux-cart-wrapper .aux-card-item:after{content:"";display:table;clear:both}.aux-vertical-menu .aux-cart-wrapper .aux-card-item:last-child{padding-bottom:0}.aux-vertical-menu .aux-cart-wrapper .aux-card-item .aux-card-item-img{margin-right:10px}.aux-vertical-menu .aux-cart-wrapper .aux-card-item .aux-card-item-details{padding-right:.625em}.aux-vertical-menu .aux-cart-wrapper .aux-card-item .aux-card-item-details .aux-remove-cart-content{top:5px}.aux-vertical-menu .aux-cart-wrapper .aux-card-item .aux-card-item-details h3,.aux-vertical-menu .aux-cart-wrapper .aux-card-item .aux-card-item-details span{font-size:.875em;font-weight:300}.aux-vertical-menu .aux-cart-wrapper .aux-card-checkout .woocommerce-Price-amount{font-size:.875em;font-weight:500}.aux-vertical-menu .aux-cart-wrapper .aux-card-checkout .aux-button{margin-bottom:10px;padding:.8125em 2.1875em;text-transform:none;font-size:.75em;font-weight:600}.aux-vertical-menu .aux-cart-wrapper.aux-cart-display-dropdown .aux-card-dropdown{transform:translateY(-50%) translateX(0)}.aux-vertical-menu .aux-vertical-menu-footer{padding:0 3.4375em 3.4375em 3.125em}.aux-vertical-menu .aux-search-box{position:relative;margin:55px 0}.aux-vertical-menu .aux-search-box.aux-search-no-border{margin-bottom:12px}.aux-vertical-menu .aux-search-box.aux-search-no-border:after{display:none}.aux-vertical-menu .aux-search-box:after{content:'';position:absolute;bottom:-30px;display:block;width:30px;height:1px;background-color:#e0e0e0}.aux-vertical-menu .aux-search-box .aux-search-field{height:25px;padding:.1875em .625em;font-size:.75em}.aux-vertical-menu .aux-search-box .aux-submit-icon-container{width:25px}.aux-vertical-menu .aux-search-box .aux-submit-icon-container:before{font-size:1em}.aux-vertical-menu .aux-socials-container{margin-bottom:10px}.aux-vertical-menu .aux-social-list{margin-left:-7px}.aux-top-sticky .site-header-section .aux-logo.aux-scale{transition:transform 300ms ease-out;transform-origin:left}.aux-top-sticky .site-header-section .aux-center .aux-logo.aux-scale,.aux-top-sticky .site-header-section .aux-center-middle .aux-logo.aux-scale{transform-origin:center}.aux-top-sticky .site-header-section .aux-end .aux-logo.aux-scale{transform-origin:right}.aux-top-sticky .site-header-section.aux-sticky{position:fixed;top:0;width:100%;box-shadow:0 4px 0 rgb(34 34 34 / .03);z-index:1400}.aux-top-sticky .site-header-section.aux-sticky .aux-fill .aux-menu-depth-0>.aux-item-content,.aux-top-sticky .site-header-section.aux-sticky .aux-header-elements{height:51px}.aux-top-sticky .site-header-section.aux-sticky .secondary-bar,.aux-top-sticky .site-header-section.aux-sticky .secondary-bar .aux-fill .aux-menu-depth-0>.aux-item-content{height:36px}.aux-top-sticky .site-header-section.aux-sticky .aux-logo.aux-scale{transform:scale(.85)}.aux-top-sticky .site-header-section.aux-sticky .aux-wrapper{border-bottom:1px solid #DEDEDE;transition:border 200ms ease}.aux-top-sticky .site-header-section.aux-sticky .aux-sticky-off{display:none}.aux-logo{position:relative}.aux-logo-hidden{position:absolute;visibility:hidden;opacity:0;width:0;height:0;padding-bottom:0}.aux-logo-text{text-overflow:ellipsis}.aux-logo-text .site-title,.aux-logo-text .site-description{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}.aux-logo-text .site-title{line-height:110%;font-size:1.5em;color:#1bb0ce}.aux-logo-text .site-title a{color:inherit}.aux-logo-text .site-description{font-size:86%}.aux-logo-text .site-title~.site-description{margin-top:5px}.aux-logo-anchor{display:block}.aux-logo-anchor>img{max-height:100%;image-rendering:-webkit-optimize-contrast}.aux-logo-anchor>img[src*=".svg"]{width:100%;height:revert-layer}.aux-logo-anchor.aux-has-logo~.aux-logo-text .site-title,.aux-logo-anchor.aux-has-logo~.aux-logo-text .site-description{font-family:"Raleway",arial,sans-serif;position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.aux-top-slider{position:relative;z-index:2}.aux-top-slider .aux-fold{margin-left:auto;margin-right:auto}.aux-front-error{color:#f12a2a;background-color:#ffefef}.aux-front-notice{padding-top:1em;border-bottom:solid 1px #EAEAEA;font-size:90%}.aux-front-notice p{margin-bottom:0}.aux-front-notice ul{margin-top:0}.aux-elementor-header{position:relative;z-index:6}.aux-elementor-header.aux-overlay-header{position:absolute;top:0;left:0;right:0;z-index:9}.aux-elementor-header.aux-overlay-with-tb{position:absolute}.aux-elementor-header .aux-toggle-menu-bar{overflow:hidden;height:0;width:100%}.aux-elementor-header .aux-toggle-menu-bar>ul>li:last-child{margin-bottom:1em}.aux-elementor-header.aux-sticky{position:fixed;top:0;width:100%;box-shadow:0 4px 0 rgb(34 34 34 / .03);z-index:1400}.aux-elementor-header.aux-sticky .aux-fill .aux-menu-depth-0>.aux-item-content,.aux-elementor-header.aux-sticky .aux-header-elements{height:51px}.aux-elementor-header.aux-sticky .secondary-bar,.aux-elementor-header.aux-sticky .secondary-bar .aux-fill .aux-menu-depth-0>.aux-item-content{height:36px}.aux-elementor-header.aux-sticky .aux-logo.aux-scale{transform:scale(.85)}.aux-elementor-header.aux-sticky .aux-wrapper{border-bottom:1px solid #DEDEDE;transition:border 200ms ease}.aux-elementor-header.aux-sticky .aux-sticky-off{display:none}.aux-boxed.aux-fhd .aux-elementor-header{width:1970px;max-width:100%}@media screen and (max-width:1970px){.aux-boxed.aux-fhd .aux-elementor-header{right:0;left:0}}.aux-boxed.aux-s-fhd .aux-elementor-header{width:1670px;max-width:100%}@media screen and (max-width:1670px){.aux-boxed.aux-s-fhd .aux-elementor-header{right:0;left:0}}.aux-boxed.aux-xhd .aux-elementor-header{width:1470px;max-width:100%}@media screen and (max-width:1470px){.aux-boxed.aux-xhd .aux-elementor-header{right:0;left:0}}.aux-boxed.aux-hd .aux-elementor-header{width:1270px;max-width:100%}@media screen and (max-width:1270px){.aux-boxed.aux-hd .aux-elementor-header{right:0;left:0}}.aux-boxed.aux-nd .aux-elementor-header{width:1070px;max-width:100%}@media screen and (max-width:1070px){.aux-boxed.aux-nd .aux-elementor-header{right:0;left:0}}.aux-breadcrumbs{font-size:12px;display:inline-block;font-weight:600}.aux-breadcrumbs span:not(.breadcrumb-icon){padding-left:10px;padding-right:10px}.aux-breadcrumbs span.breadcrumb-icon{line-height:1;vertical-align:middle}.aux-breadcrumbs span.breadcrumb-icon:first-child{display:none}.aux-breadcrumbs span a:hover{color:#1bb0ce;text-decoration:underline}.page-title-section{position:relative}.page-title-section:before{content:' ';display:table;clear:both}.page-title-section .page-header{z-index:2;overflow:hidden;border-width:1px 0 1px;padding:35px 0;position:relative;top:0;background-position:center center;background-size:cover;padding-top:0;padding-bottom:0;border-bottom:1px solid #EAEAEA}.page-title-section .page-header>.aux-container{position:relative;z-index:2}.page-title-section .page-header>.aux-container>*:last-child{margin-bottom:55px}.page-title-section .page-header>.aux-container>*:first-child{margin-top:50px}.page-title-section .page-header .aux-header-overlay{position:absolute;width:100%;height:100%;left:0;bottom:0;z-index:1}.page-title-section .aux-boxed-container .aux-page-title-entry.aux-center{margin-left:auto;margin-right:auto}.page-title-section .aux-boxed-container .aux-page-title-entry .aux-page-title-box{display:inline-block}.page-title-section>.aux-full-height{height:90vh}.page-title-section>.aux-full-height>.aux-container{min-height:100%}.page-title-section>.aux-full-height .aux-title-scroll-down{left:0;width:100%}.page-title-section>.aux-full-height.aux-semi-full-container{padding-right:35px;padding-left:35px}.page-title-section>.aux-bottom .aux-page-title-entry{bottom:0}.page-title-section>.aux-bottom.aux-full-height .aux-page-title-entry{position:absolute;left:0;right:0;padding:inherit;bottom:0}.page-title-section>.aux-bottom.aux-full-height .aux-title-scroll-down{position:absolute;bottom:5px;margin-bottom:0}.page-title-section>.aux-bottom.aux-full-height.aux-arrow-round .aux-page-title-entry{margin-bottom:100px}.page-title-section>.aux-bottom.aux-auto-height .aux-page-title-entry{margin-bottom:0}.page-title-section>.aux-bottom.aux-auto-height .aux-title-scroll-down{display:none}.page-title-section>.aux-bottom-overlap{margin-bottom:150px;overflow:visible}.page-title-section>.aux-bottom-overlap .aux-page-title-entry{bottom:0;margin-top:0}.page-title-section>.aux-bottom-overlap .aux-page-title-box{width:100%}.page-title-section>.aux-bottom-overlap.aux-full-height .aux-page-title-entry{position:absolute;left:0;right:0;bottom:0;padding:inherit;transform:translateY(75%)}.page-title-section>.aux-bottom-overlap.aux-auto-height .aux-page-title-entry{transform:translateY(50%);margin-bottom:0}.page-title-section>.aux-bottom-overlap .aux-title-scroll-down{display:none!important}.page-title-section>.aux-bottom-overlap.aux-bg-parallax .aux-meida-bg-holder{height:100%}.page-title-section>.aux-middle.aux-full-height .aux-page-title-entry{position:absolute;left:0;right:0;top:50%;padding:inherit;margin:0;transform:translateY(-50%)}.page-title-section>.aux-middle.aux-full-height .aux-title-scroll-down{position:absolute;bottom:0;left:0}.page-title-section>.aux-middle.aux-auto-height .aux-breadcrumbs+.aux-page-title-entry{margin-bottom:80px}.page-title-section>.aux-top .aux-breadcrumbs~.aux-page-title-entry{margin-top:0}.page-title-section>.aux-top .aux-page-title-entry{top:0}.page-title-section .aux-light,.page-title-section .aux-light a{color:#fff}.page-title-section .aux-dark,.page-title-section .aux-dark a{color:#111}.page-title-section .aux-left{text-align:left}.page-title-section .aux-center{text-align:center}.page-title-section .aux-right{text-align:right}.aux-overlay-bg-hash:before{content:' ';position:absolute;top:0;bottom:0;left:0;right:0;z-index:2}.aux-overlay-bg-hash:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYMAE/+EEAy5Z0iUAAgwA/moE/KMl2lgAAAAASUVORK5CYII=);background-repeat:repeat;opacity:.5}.aux-bg-parallax{background-repeat:repeat-y;background-position:50% 0;transition:20s linear;transition-property:background-position}.page-title-section .aux-breadcrumbs{margin-top:50px;margin-bottom:30px}.page-title-section .aux-title-scroll-down{text-align:center}.page-title-section .aux-title-scroll-down .aux-arrow-nav{margin-left:auto;margin-right:auto}.page-title-section .aux-title-scroll-down .prim-arrow{animation:aux-scrolldown 1400ms infinite alternate}.page-title-section>.aux-arrow-round .aux-title-scroll-down{display:block;margin-top:40px}.page-title-section>.aux-arrow-round .aux-page-title-entry{margin-bottom:0}.page-title-section .aux-down-arrow{width:70px;height:70px;border-radius:50%;display:inline-block}.page-title-section .aux-light .aux-down-arrow .aux-overlay::after,.page-title-section .aux-light .aux-down-arrow:hover{background-color:#111}.page-title-section .aux-light .aux-down-arrow.aux-outline{box-shadow:0 0 0 1px #fff inset}.page-title-section .aux-dark .aux-down-arrow .aux-overlay::after,.page-title-section .aux-dark .aux-down-arrow:hover{background-color:#fff}.page-title-section .aux-dark .aux-down-arrow.aux-outline{box-shadow:0 0 0 1px #111 inset}.page-title-section .aux-page-title-entry{position:relative;margin-bottom:40px;margin-top:40px}.page-title-section .aux-bread-bordered .aux-breadcrumbs{padding:10px 20px;border-width:1px;border-style:solid;border-radius:20px}.page-title-section .aux-bread-bordered.aux-light .aux-breadcrumbs{border-color:#fff}.page-title-section .aux-bread-bordered.aux-dark .aux-breadcrumbs{border-color:#111}.page-title-section .aux-heading-bordered .page-title-group,.page-title-section .aux-heading-boxed .page-title-group{padding:2.1875em 1.875em}.page-title-section .aux-heading-boxed .page-title-group{border:none}.page-title-section .aux-heading-boxed.aux-light .page-title-group{background-color:#111}.page-title-section .aux-heading-boxed.aux-dark .page-title-group{background-color:#fff}.page-title-section .aux-heading-bordered .page-title-group{border-width:3px;border-style:solid;border-radius:1px}.page-title-section .aux-heading-bordered.aux-light .page-title-group{border-color:#fff}.page-title-section .aux-heading-bordered.aux-dark .page-title-group{border-color:#111}.page-title-section .aux-heading-bordered .page-title-meta,.page-title-section .aux-heading-boxed .page-title-meta{margin-top:1.2em}.page-title{line-height:100%;margin:0;font-weight:600;font-size:2.4em;display:inline-block}.page-title-section .page-subtitle{font-size:1.15em;margin-top:3px;margin-bottom:0;font-weight:400}.page-title-section .page-title-meta{font-size:15px;margin-top:1.5em}.page-title-section .page-title-meta a{font-weight:400}.aux-sidebar .sidebar-inner{padding:3.4375em 1.875em}.aux-sidebar-style-overlap .aux-sidebar:before{z-index:-1}.aux-sidebar ul li a{color:#888;font-weight:500;text-decoration:underline}.aux-full-with .aux-sidebar-style-overlap .aux-sidebar:before{width:40vw}.aux-boxed .aux-sidebar-style-overlap .aux-sidebar:before{width:100%}@media print{.aux-sidebar{display:none}}.aux-sidebar-primary{width:300px;position:relative;z-index:4}.aux-sidebar-style-overlap .aux-sidebar-primary:before{content:' ';position:absolute;top:0;background-color:#EAEAEA;height:100%}.aux-sidebar-style-overlap.left-sidebar .aux-sidebar-primary:before,.aux-sidebar-style-overlap.left-right-sidebar .aux-sidebar-primary:before,.aux-sidebar-style-overlap.left2-sidebar .aux-sidebar-primary:before{right:0}.aux-sidebar-style-overlap.right-sidebar .aux-sidebar-primary:before,.aux-sidebar-style-overlap.right-left-sidebar .aux-sidebar-primary:before,.aux-sidebar-style-overlap.right2-sidebar .aux-sidebar-primary:before{left:0}.aux-sidebar-secondary{width:260px;position:relative;z-index:3}.aux-sidebar-style-overlap.left-right-sidebar .aux-sidebar-secondary:before,.aux-sidebar-style-overlap.right-left-sidebar .aux-sidebar-secondary:before{content:' ';position:absolute;top:0;background-color:#F1F1F1;height:100%}.aux-sidebar-style-overlap.left-right-sidebar .aux-sidebar-secondary:before{left:0}.aux-sidebar-style-overlap.right-left-sidebar .aux-sidebar-secondary:before{right:0}.aux-sidebar-style-overlap.left2-sidebar .aux-sidebar-secondary,.aux-sidebar-style-overlap.right2-sidebar .aux-sidebar-secondary{background-color:#F1F1F1}.aux-primary{position:relative;z-index:5;width:100%}.aux-content-top-margin .aux-primary{padding-top:4.375em}.aux-sidebar-style-border.right-sidebar .aux-sidebar-primary{border-left:1px solid #EAEAEA}.aux-sidebar-style-border.left-sidebar .aux-sidebar-primary{border-right:1px solid #EAEAEA}.aux-sidebar-style-border.right-left-sidebar .aux-sidebar-primary{border-left:1px solid #EAEAEA}.aux-sidebar-style-border.right-left-sidebar .aux-sidebar-secondary{border-right:1px solid #EAEAEA}.aux-sidebar-style-border.left-right-sidebar .aux-sidebar-primary{border-right:1px solid #EAEAEA}.aux-sidebar-style-border.left-right-sidebar .aux-sidebar-secondary{border-left:1px solid #EAEAEA}.aux-sidebar-style-border.right2-sidebar .aux-sidebar-secondary{border-left:1px solid #EAEAEA;border-right:1px solid #EAEAEA}.aux-sidebar-style-border.left2-sidebar .aux-sidebar-secondary{border-right:1px solid #EAEAEA;border-left:1px solid #EAEAEA}.no-sidebar .aux-sidebar{display:none;float:none}.no-sidebar .aux-primary{float:none;width:100%}.right-sidebar .aux-sidebar-secondary,.left-sidebar .aux-sidebar-secondary{display:none}.right-sidebar>.aux-wrapper>.aux-container{padding-right:300px}.right-sidebar .aux-primary{float:left;padding-right:38px}.right-sidebar .aux-sidebar-primary{float:right;margin-right:-300px}.left-sidebar>.aux-wrapper>.aux-container{padding-left:300px}.left-sidebar .aux-primary{float:right;padding-left:38px}.left-sidebar .aux-sidebar-primary{float:left;margin-left:-300px}.left-right-sidebar>.aux-wrapper>.aux-container{padding-left:300px;padding-right:260px}.left-right-sidebar .aux-primary{float:right;padding-right:38px;padding-left:38px}.left-right-sidebar .aux-sidebar-primary{float:left;margin-left:-300px}.left-right-sidebar .aux-sidebar-secondary{float:right;margin-right:-260px;right:-100%}.right-left-sidebar>.aux-wrapper>.aux-container{padding-right:300px;padding-left:260px}.right-left-sidebar .aux-primary{float:left;padding-left:38px;padding-right:38px}.right-left-sidebar .aux-sidebar-primary{float:right;margin-right:-300px}.right-left-sidebar .aux-sidebar-secondary{float:left;margin-left:-260px;left:-100%}.left2-sidebar>.aux-wrapper>.aux-container{padding-left:560px}.left2-sidebar .aux-primary{float:right;padding-left:38px}.left2-sidebar .aux-sidebar-primary{float:left;margin-left:-560px}.left2-sidebar .aux-sidebar-secondary{float:left;margin-left:-260px}.right2-sidebar>.aux-wrapper>.aux-container{padding-right:560px}.right2-sidebar .aux-primary{float:left;padding-right:38px}.right2-sidebar .aux-sidebar-primary{float:right;margin-right:-560px}.right2-sidebar .aux-sidebar-secondary{float:right;margin-right:-260px}@media screen and (min-width:768px) and (max-width:1023px){.aux-resp{}.aux-resp .aux-sidebar-primary{width:240px}.aux-resp .right-sidebar>.aux-wrapper>.aux-container{padding-right:240px}.aux-resp .right-sidebar .aux-sidebar-primary{margin-right:-240px}.aux-resp .left-sidebar>.aux-wrapper>.aux-container{padding-left:240px}.aux-resp .left-sidebar .aux-sidebar-primary{margin-left:-240px}}@media screen and (max-width:767px){.aux-resp{background-image:none}.aux-resp .right-sidebar .aux-primary,.aux-resp .right-sidebar .aux-sidebar,.aux-resp .left-sidebar .aux-primary,.aux-resp .left-sidebar .aux-sidebar,.aux-resp .right-left-sidebar .aux-primary,.aux-resp .right-left-sidebar .aux-sidebar,.aux-resp .left-right-sidebar .aux-primary,.aux-resp .left-right-sidebar .aux-sidebar{width:100%;margin-right:auto;margin-left:auto}.aux-resp .right-left-sidebar>.aux-wrapper>.aux-fold,.aux-resp .left-right-sidebar>.aux-wrapper>.aux-fold{padding-right:35px;padding-left:35px}.aux-resp .right-left-sidebar .aux-primary,.aux-resp .left-right-sidebar .aux-primary{padding-left:0;padding-right:0}.aux-resp .right-left-sidebar .aux-sidebar,.aux-resp .left-right-sidebar .aux-sidebar{float:none;left:auto;right:auto}.aux-resp .right-sidebar>.aux-wrapper>.aux-fold{padding-right:35px;padding-left:35px}.aux-resp .right-sidebar .aux-primary{padding-right:0}.aux-resp .left-sidebar>.aux-wrapper>.aux-fold{padding-right:35px;padding-left:35px}.aux-resp .left-sidebar .aux-primary{padding-left:0}.aux-resp .aux-sidebar{border-top:1px solid #EAEAEA;padding-top:2em}.aux-resp .aux-sidebar .sidebar-inner{padding-right:0;padding-left:0}.aux-resp .aux-full-container .aux-sidebar .sidebar-inner{padding-right:0;padding-left:0}.aux-resp .aux-sidebar-style-border.right-sidebar .aux-sidebar-primary{border-left:none}.aux-resp .aux-sidebar-style-border.left-sidebar .aux-sidebar-primary{border-right:none}.aux-resp .aux-sidebar-style-border.left-right-sidebar .aux-sidebar-primary,.aux-resp .aux-sidebar-style-border.right-left-sidebar .aux-sidebar-primary{border-right:none}.aux-resp .aux-sidebar-style-border.left-right-sidebar .aux-sidebar-secondary,.aux-resp .aux-sidebar-style-border.right-left-sidebar .aux-sidebar-secondary{border-left:none}.aux-resp .aux-sidebar-style-border.right2-sidebar .aux-sidebar-secondary{border-left:none;border-right:none}.aux-resp .aux-sidebar-style-border.left2-sidebar .aux-sidebar-secondary{border-right:none;border-left:none}.aux-resp.aux-full-width .aux-sidebar-style-overlap .aux-sidebar-primary:before,.aux-resp.aux-full-width .aux-sidebar-style-overlap .aux-sidebar-secondary:before{right:auto;left:-10vw!important;width:120vw;top:-1px}.aux-resp.aux-boxed .aux-sidebar-style-overlap .aux-sidebar-primary:before,.aux-resp.aux-boxed .aux-sidebar-style-overlap .aux-sidebar-secondary:before{left:-35px!important;top:-1px;width:calc(100% + 70px)}}@media print{.aux-has-sidebar>.aux-wrapper>.aux-container{padding-left:30px!important;padding-right:30px!important}.aux-has-sidebar .aux-primary{float:none;padding-left:0!important;padding-right:0!important}}.aux-media-frame.aux-media-image{display:block;position:relative;overflow:hidden;max-width:100%;text-align:center}.aux-media-frame.aux-media-image img{height:auto;display:block;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0}.aux-media-frame.aux-media-image.aux-contain img{width:100%;min-width:100%}.aux-media-frame ul{display:none}.aux-meida-bg-holder{position:absolute;width:100%;height:100%;left:0;top:0;transition:opacity 10ms linear;-webkit-transform-style:preserve-3d;background-size:cover;z-index:1;background-position:50% 50%;background-color:#333;overflow:hidden}.aux-meida-bg-holder.aux-bg-parallax,.aux-bg-parallax .aux-meida-bg-holder{height:100vh}.aux-meida-bg-holder>img{width:100%;display:none;z-index:2}.aux-meida-bg-holder video{z-index:10}.aux-has-preview{transform:translate3d(0,0,0);transition:filter 300ms;will-change:filter;perspective-origin:center}.aux-has-preview.aux-preload,.aux-has-preview.aux-preloading{filter:blur(10px)}.aux-has-preview.aux-preloaded{filter:blur(0)}.aux-preload,.aux-preloading,.aux-preloaded{will-change:background,opacity}.aux-preload.aux-progress-box,.aux-preloading.aux-progress-box{position:relative;background:#ddd;background-image:linear-gradient(to right,#dddddd 33%,#f5f5f5 40%,#e5e5e5 43%,#dddddd 46%);background-repeat:no-repeat;background-size:300% auto;animation-duration:1.4s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:AuxLoadingWave;animation-timing-function:linear}.aux-preload.aux-blank,.aux-preloading.aux-blank{opacity:0}.aux-preloading.aux-simple-spinner,.aux-preloading.aux-simple-spinner-light,.aux-preloading.aux-simple-spinner-dark{background-repeat:no-repeat;background-position:center center}.aux-preloading.aux-simple-spinner{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/spinner-default.svg)}.aux-preloading.aux-simple-spinner-light{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/spinner-light.svg)}.aux-preloading.aux-simple-spinner-dark{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/spinner-dark.svg)}.aux-preloaded.aux-blank{animation-name:AuxFadeInPreloaded;animation-duration:400ms;animation-fill-mode:both;animation-timing-function:cubic-bezier(.25,.46,.45,.94)}@keyframes AuxFadeInPreloaded{from{opacity:0}to{opacity:1}}.aux-img-dynamic-dropshadow-frame{position:relative}.aux-img-dynamic-dropshadow-frame .aux-img-dynamic-dropshadow{position:relative;z-index:1}.aux-img-dynamic-dropshadow-frame .aux-img-dynamic-dropshadow-cloned{position:absolute;left:0;right:0;top:0;margin:0 auto!important;transform:translateX(75px) translateY(40px);opacity:.4;filter:blur(50px)}.aux-orginal-blured-img{position:relative;overflow:hidden}.aux-blured-img{position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;transition:opacity,transform 100ms ease-out;will-change:opacity,transform}.aux-page-cover.aux-page-cover-off .aux-page-cover-wrapper{transform:translateY(-100%)}.aux-page-cover .aux-page-cover-wrapper{position:fixed;top:0;left:0;z-index:9;transition:transform 1200ms cubic-bezier(.86,0,.07,1) 200ms!important}.aux-page-cover .aux-page-cover-wrapper>.elementor-container{width:100vw!important;height:100vh;max-width:none!important}.aux-page-cover .aux-page-cover-wrapper .aux-page-cover-content{position:relative;width:100vw;height:100vh;display:flex;align-items:center;z-index:9}.aux-page-cover .aux-page-cover-wrapper .auxin-page-cover-image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;z-index:8}.aux-page-cover .aux-page-cover-wrapper .aux-page-cover-footer{position:absolute;bottom:85px;left:0;right:0;z-index:9}.aux-page-cover .aux-page-cover-wrapper .aux-page-cover-footer .aux-page-cover-footer-text{overflow:hidden}.aux-page-cover .aux-page-cover-wrapper .aux-page-cover-footer .aux-page-cover-footer-text a{color:#FFF;display:block;font-size:32px;text-decoration:underline;line-height:37px;text-align:center}.aux-sticky-piece{align-self:start}.aux-subfooter{background-color:#F3F3F3;position:relative}.aux-subfooter>.aux-wrapper:after{content:"";display:table;clear:both}.aux-subfooter>.aux-wrapper>.aux-container{padding-top:100px;margin-bottom:100px}@media print{.aux-subfooter{display:none}}.aux-subfooter-bar.vertical-small-full,.aux-subfooter-bar.vertical-small-boxed{padding-top:30px;padding-bottom:30px}.aux-subfooter-bar #sbi_load{padding-top:0!important}.aux-subfooter-bar .widget-container{margin-bottom:0}.aux-subfooter-bar .widget-container+.widget-container{margin-top:1.875em}@media print{.aux-subfooter-bar{display:none}}.aux-site-footer{position:relative;padding:15px 0;margin:0;background-color:#FDFDFD;color:#AAA;border-top:1px solid #EAEAEA}.aux-site-footer .aux-fold{height:60px}.aux-site-footer ul:after{content:"";display:table;clear:both}.aux-site-footer small{font-size:.875em;line-height:100%}.aux-site-footer .aux-start{margin-right:20px}.aux-site-footer .aux-end{margin-left:20px}.aux-site-footer .footer-menu li{float:left;margin-bottom:0;margin-right:.8em}.aux-site-footer .footer-menu li.current-menu-item{font-weight:600}.aux-site-footer .footer-menu li.current-menu-item a,.aux-site-footer .footer-menu li.current-menu-item span{color:#505050}.aux-site-footer .footer-menu li>a,.aux-site-footer .footer-menu li>span{color:#AAA;font-size:.75em;text-transform:uppercase;transition:color 300ms}.aux-site-footer .footer-menu li>a:hover,.aux-site-footer .footer-menu li>span:hover{color:#505050}.aux-site-footer .aux-privacy-policy{margin-left:4px}.aux-site-footer .aux-attribution+.aux-privacy-policy:before{content:"/";color:rgb(255 255 255 / .3);margin:0 4px 0 -4px;display:inline-block}.aux-site-footer .aux-social-list a:hover{color:#505050}@media print{.aux-site-footer{display:none}}.aux-sticky-footer #main,.aux-sticky-footer .page-title-section{position:relative;z-index:2;background-color:#fff}.aux-sticky-footer #main{box-shadow:0 3px 2px 0 rgb(10 10 10 / .1)}.aux-sticky-footer .aux-subfooter,.aux-sticky-footer .aux-site-footer,.aux-sticky-footer .aux-subfooter-bar,.aux-sticky-footer .aux-elementor-footer{position:fixed;max-width:100%}.aux-sticky-footer .aux-subfooter{bottom:90px}.aux-sticky-footer .aux-site-footer,.aux-sticky-footer .aux-elementor-footer{bottom:0}.aux-sticky-footer.aux-framed .aux-subfooter,.aux-sticky-footer.aux-framed .aux-site-footer,.aux-sticky-footer.aux-framed .aux-subfooter-bar,.aux-sticky-footer.aux-framed .aux-elementor-footer{padding-right:20px;padding-left:20px}.aux-sticky-footer.aux-full-width .aux-subfooter,.aux-sticky-footer.aux-full-width .aux-site-footer,.aux-sticky-footer.aux-full-width .aux-subfooter-bar,.aux-sticky-footer.aux-full-width .aux-elementor-footer{left:0;right:0}.aux-sticky-footer.aux-boxed.aux-fhd .aux-subfooter,.aux-sticky-footer.aux-boxed.aux-fhd .aux-site-footer,.aux-sticky-footer.aux-boxed.aux-fhd .aux-subfooter-bar,.aux-sticky-footer.aux-boxed.aux-fhd .aux-elementor-footer{width:1970px}@media screen and (max-width:1970px){.aux-sticky-footer.aux-boxed.aux-fhd .aux-subfooter,.aux-sticky-footer.aux-boxed.aux-fhd .aux-site-footer,.aux-sticky-footer.aux-boxed.aux-fhd .aux-subfooter-bar,.aux-sticky-footer.aux-boxed.aux-fhd .aux-elementor-footer{right:0;left:0}}.aux-sticky-footer.aux-boxed.aux-s-fhd .aux-subfooter,.aux-sticky-footer.aux-boxed.aux-s-fhd .aux-site-footer,.aux-sticky-footer.aux-boxed.aux-s-fhd .aux-subfooter-bar,.aux-sticky-footer.aux-boxed.aux-s-fhd .aux-elementor-footer{width:1670px}@media screen and (max-width:1670px){.aux-sticky-footer.aux-boxed.aux-s-fhd .aux-subfooter,.aux-sticky-footer.aux-boxed.aux-s-fhd .aux-site-footer,.aux-sticky-footer.aux-boxed.aux-s-fhd .aux-subfooter-bar,.aux-sticky-footer.aux-boxed.aux-s-fhd .aux-elementor-footer{right:0;left:0}}.aux-sticky-footer.aux-boxed.aux-xhd .aux-subfooter,.aux-sticky-footer.aux-boxed.aux-xhd .aux-site-footer,.aux-sticky-footer.aux-boxed.aux-xhd .aux-subfooter-bar,.aux-sticky-footer.aux-boxed.aux-xhd .aux-elementor-footer{width:1470px}@media screen and (max-width:1470px){.aux-sticky-footer.aux-boxed.aux-xhd .aux-subfooter,.aux-sticky-footer.aux-boxed.aux-xhd .aux-site-footer,.aux-sticky-footer.aux-boxed.aux-xhd .aux-subfooter-bar,.aux-sticky-footer.aux-boxed.aux-xhd .aux-elementor-footer{right:0;left:0}}.aux-sticky-footer.aux-boxed.aux-hd .aux-subfooter,.aux-sticky-footer.aux-boxed.aux-hd .aux-site-footer,.aux-sticky-footer.aux-boxed.aux-hd .aux-subfooter-bar,.aux-sticky-footer.aux-boxed.aux-hd .aux-elementor-footer{width:1270px}@media screen and (max-width:1270px){.aux-sticky-footer.aux-boxed.aux-hd .aux-subfooter,.aux-sticky-footer.aux-boxed.aux-hd .aux-site-footer,.aux-sticky-footer.aux-boxed.aux-hd .aux-subfooter-bar,.aux-sticky-footer.aux-boxed.aux-hd .aux-elementor-footer{right:0;left:0}}.aux-sticky-footer.aux-boxed.aux-nd .aux-subfooter,.aux-sticky-footer.aux-boxed.aux-nd .aux-site-footer,.aux-sticky-footer.aux-boxed.aux-nd .aux-subfooter-bar,.aux-sticky-footer.aux-boxed.aux-nd .aux-elementor-footer{width:1070px}@media screen and (max-width:1070px){.aux-sticky-footer.aux-boxed.aux-nd .aux-subfooter,.aux-sticky-footer.aux-boxed.aux-nd .aux-site-footer,.aux-sticky-footer.aux-boxed.aux-nd .aux-subfooter-bar,.aux-sticky-footer.aux-boxed.aux-nd .aux-elementor-footer{right:0;left:0}}.mm-footer .aux-menu-depth-0>.aux-item-content{color:#AAA;font-size:.625em;font-weight:600;text-transform:uppercase;transition:color 300ms}.mm-footer .aux-menu-depth-0>.aux-item-content:hover{color:#505050}.aux-logo-footer .aux-logo-anchor img{width:auto;max-height:60px}.aux-goto-top-btn{display:none;position:fixed;bottom:30px;right:30px;z-index:140;transform:translateY(150px);transition:all 500ms}.aux-goto-top-btn.aux-align-btn-left{right:auto;left:50px}.aux-goto-top-btn.aux-align-btn-center{right:auto;left:50%;margin-left:-17.5px}.aux-goto-top-btn .aux-arrow-nav.aux-outline{width:35px;height:35px;background-color:#fff}@media screen and (min-width:700px){.aux-framed .aux-goto-top-btn{right:40px}}@media screen and (min-width:700px){.aux-goto-top-btn{right:50px}}@media print{.aux-goto-top-btn{display:none!important}}.customize-partial-edit-shortcuts-shown #qm{display:none}.aux-hidden-blocks{z-index:100003;position:relative}.aux-fs-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(255 255 255 / .98);z-index:110000;overflow:hidden;transition:all 400ms ease-out;transform:translate3d(0,0,1px)}.aux-fs-popup:after,.aux-fs-popup:before{content:'';position:absolute;width:100%;height:100%;top:0}.aux-fs-popup:before{z-index:2}.aux-fs-popup:after{z-index:1;background-size:cover}.aux-fs-popup>*{z-index:4}.aux-fs-popup .aux-panel-close{position:absolute;right:0;width:30px;height:30px;border:solid 1px #707070;border-radius:50%;margin:15px;padding:6px;cursor:pointer;z-index:200;transition:border-color 0.3s ease}.aux-fs-popup .aux-panel-close .aux-cross-symbol{width:100%;height:100%;top:8px;position:relative}.aux-fs-popup .aux-panel-close:hover{border-color:#000}@media screen and (max-width:1024px){.aux-fs-popup .aux-panel-close{right:unset;left:calc(50% - 30px)}}.aux-fs-popup.aux-has-menu-title .aux-fs-menu:before{content:attr(data-menu-title);display:block;margin-bottom:70px;text-align:center}.aux-fs-popup .aux-fs-menu{position:relative}.aux-fs-popup .aux-fs-menu,.aux-fs-popup .aux-fs-menu.aux-middle-aligned{top:50%;margin:0 auto;max-height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translateY(-50%)}.aux-fs-popup .aux-fs-search{display:none}.aux-fs-popup.aux-dark{background-color:rgb(0 0 0 / .95);color:#fff}.aux-fs-popup.aux-dark .aux-panel-close{border-color:#fff}.aux-fs-popup.aux-dark .aux-panel-close .aux-cross-symbol::after,.aux-fs-popup.aux-dark .aux-panel-close .aux-cross-symbol::before{background-color:#fff}.aux-offside-section{display:none}.aux-search-overlay .aux-search-field{position:relative;top:50%;margin:0 auto;height:100%;overflow-y:hidden;text-align:center;transition:top 0.3s ease}.aux-search-overlay .aux-search-field.has-result{top:5%!important}@media screen and (max-width:1024px){.aux-search-overlay .aux-search-field.has-result{top:10%}}.aux-search-overlay .aux-search-form form{width:80%;max-width:960px;display:flex;margin:0 auto;align-items:center;justify-content:center}.aux-search-overlay .aux-search-form form .aux-search-field{max-width:none;padding:0;width:100%;height:100%;text-align:left;font-weight:600;font-size:28px;border:none}.aux-search-overlay .aux-search-form form .aux-search-field:-moz-placeholder{color:#AEAEAE}.aux-search-overlay .aux-search-form form .aux-search-field::-moz-placeholder{color:#AEAEAE}.aux-search-overlay .aux-search-form form .aux-search-field:-ms-input-placeholder{color:#AEAEAE}.aux-search-overlay .aux-search-form form .aux-search-field::-webkit-input-placeholder{color:#AEAEAE}.aux-search-overlay .aux-search-form form .aux-search-input-form{display:flex;border-bottom:2px solid #707070;width:100%;z-index:2}.aux-search-overlay .aux-search-form form .aux-search-input-form select{border:unset;color:#292929;line-height:normal}@media screen and (max-width:767px){.aux-search-overlay .aux-search-form form .aux-search-input-form select{padding-left:0}}@media screen and (max-width:767px){.aux-search-overlay .aux-search-form form .aux-search-input-form input{order:2}}@media screen and (max-width:767px){.aux-search-overlay .aux-search-form form .aux-search-input-form .select2.select2-container{order:1;width:25px;margin-right:10px;height:33px;bottom:5px}}@media screen and (max-width:767px){.aux-search-overlay .aux-search-form form .aux-search-input-form .select2.select2-container.select2-container--open{height:46px}}@media screen and (max-width:767px){.aux-search-overlay .aux-search-form form .aux-search-input-form .select2.select2-container.select2-container--open .select2-selection--single .select2-selection__arrow{height:46px}}.aux-search-overlay .aux-search-form form .aux-submit-icon-container:before{color:#707070!important;transition:color 0.3s ease}.aux-search-overlay .aux-search-form form .aux-submit-icon-container:hover:before{color:#000!important}.aux-search-overlay .aux-search-form form .aux-search-submit{overflow:inherit}.aux-search-overlay .aux-search-form form .aux-submit-icon-container{position:relative;color:#3D3D3D;right:unset;font-size:22px}@media screen and (max-width:479px){.aux-search-overlay .aux-search-form form{width:80%}}.aux-search-overlay .select2-container--default .select2-selection--single{background-color:#fff0}.aux-search-overlay .aux-search-section.is-ajax{height:95%}.aux-search-overlay.has-ajax-form .aux-search-field{top:38%}.aux-search-overlay .aux-search-result{max-height:80%;min-height:5%;overflow-y:scroll;width:80%;max-width:960px;margin:0 auto;position:relative;top:25px}.aux-search-overlay .aux-search-result.hide{opacity:.2}.aux-search-overlay .aux-search-result .aux-search-item{width:calc(33% - 5px);float:left;margin-bottom:20px;margin-right:5px;transition:background-color 0.3s ease;box-sizing:border-box;padding:5px;border-radius:5px}.aux-search-overlay .aux-search-result .aux-search-item .aux-item-title,.aux-search-overlay .aux-search-result .aux-search-item .aux-item-details,.aux-search-overlay .aux-search-result .aux-search-item .woocommerce-Price-amount{display:block}.aux-search-overlay .aux-search-result .aux-search-item .aux-item-title,.aux-search-overlay .aux-search-result .aux-search-item ins .amount,.aux-search-overlay .aux-search-result .aux-search-item .amount{font-size:16px;line-height:20px;color:#2D2D2F}.aux-search-overlay .aux-search-result .aux-search-item .aux-item-details,.aux-search-overlay .aux-search-result .aux-search-item del .amount{font-size:14px;line-height:18px;color:#AEAEAE!important}.aux-search-overlay .aux-search-result .aux-search-item a{color:unset;position:relative}.aux-search-overlay .aux-search-result .aux-search-item .aux-item-container{display:flex}.aux-search-overlay .aux-search-result .aux-search-item .aux-item-desc{font-size:0;line-height:0;text-align:left;padding-left:10px}.aux-search-overlay .aux-search-result .aux-search-item .aux-item-desc .aux-price{display:flex;flex-direction:column;margin-top:10px}.aux-search-overlay .aux-search-result .aux-search-item .aux-item-desc .aux-price ins{background-color:unset;padding:unset;border-radius:unset;display:block;order:1}.aux-search-overlay .aux-search-result .aux-search-item .aux-item-desc .aux-price del{order:2;text-decoration:none}.aux-search-overlay .aux-search-result .aux-search-item:not(.portfolio):hover{background-color:#f9f9f9}.aux-search-overlay .aux-search-result .aux-search-item:not(.portfolio) img{width:110px;height:110px;border-radius:6px}.aux-search-overlay .aux-search-result .aux-search-item:hover .aux-item-details a{color:#3d3d3d}.aux-search-overlay .aux-search-result .aux-search-item:hover .aux-item-details a:after{content:" ";width:0;background-color:#3d3d3d;height:2px;transition:width 0.3s ease;position:absolute;left:0;bottom:0}.aux-search-overlay .aux-search-result .aux-search-item:hover .aux-item-details a:hover:after{width:100%}.aux-search-overlay .aux-search-result .aux-search-item.portfolio{width:calc(20% - 5px);padding:0;transition:box-shadow 0.3s ease}.aux-search-overlay .aux-search-result .aux-search-item.portfolio:hover{box-shadow:0 6px 12px #00000016}.aux-search-overlay .aux-search-result .aux-search-item.portfolio img{width:100%;height:auto;border-radius:5px}@media screen and (max-width:1024px){.aux-search-overlay .aux-search-result .aux-search-item{width:calc(50% - 5px)!important}}@media screen and (max-width:767px){.aux-search-overlay .aux-search-result .aux-search-item{width:100%!important;margin-right:0}}@media screen and (max-width:767px){.aux-search-overlay .aux-search-result>.aux-search-item:not(.portfolio):nth-child(4){display:block}}.aux-search-overlay .aux-search-result>.aux-search-item:not(.portfolio):nth-child(3n+1),.aux-search-overlay .aux-search-result>.aux-search-item.portfolio:nth-child(5n+1){clear:both}@media screen and (max-width:1024px){.aux-search-overlay .aux-search-result>.aux-search-item:not(.portfolio):nth-child(3n+1),.aux-search-overlay .aux-search-result>.aux-search-item.portfolio:nth-child(5n+1){clear:none}}@media screen and (max-width:1024px){.aux-search-overlay .aux-search-result>.aux-search-item:nth-child(2n+1){clear:both!important}}@media screen and (max-width:767px){.aux-search-overlay .aux-search-result>.aux-search-item{clear:both!important}}.aux-search-overlay .aux-search-result span.aux-other-search-result-label{display:block;float:none;clear:both;text-align:left;box-sizing:border-box;padding-top:20px;padding-bottom:40px;text-transform:capitalize;font-size:31px;line-height:44px;color:#707070}@media screen and (max-width:767px){.aux-search-overlay .aux-search-result span.aux-other-search-result-label{padding-bottom:25px;font-size:27px}}.aux-search-overlay .aux-search-result .aux-other-search-result>.aux-search-item:not(.portfolio):nth-child(3n+1),.aux-search-overlay .aux-search-result .aux-other-search-result>.aux-search-item.portfolio:nth-child(5n+1){clear:both}@media screen and (max-width:1024px){.aux-search-overlay .aux-search-result .aux-other-search-result>.aux-search-item:not(.portfolio):nth-child(3n+1),.aux-search-overlay .aux-search-result .aux-other-search-result>.aux-search-item.portfolio:nth-child(5n+1){clear:none}}@media screen and (max-width:1024px){.aux-search-overlay .aux-search-result .aux-other-search-result>.aux-search-item:nth-child(2n+1){clear:both!important}}@media screen and (max-width:1024px){.aux-search-overlay .aux-search-result .aux-other-search-result>.aux-search-item.portfolio:nth-child(5){display:none}}.aux-search-overlay .aux-search-result .aux-other-search-result>.aux-search-item:not(.portfolio):nth-child(4){display:none}@media screen and (max-width:1024px){.aux-search-overlay .aux-search-result .aux-other-search-result>.aux-search-item:not(.portfolio):nth-child(4){display:block}}@media screen and (max-width:767px){.aux-search-overlay .aux-search-result .aux-other-search-result>.aux-search-item{clear:both!important}}.aux-search-overlay .aux-search-result::-webkit-scrollbar{width:8px;border-radius:8px}.aux-search-overlay .aux-search-result::-webkit-scrollbar-track{background-color:#fff0}.aux-search-overlay .aux-search-result::-webkit-scrollbar-thumb{background-color:#707070;border-radius:8px;transition:all 0.3s ease}.aux-search-overlay .aux-search-result::-webkit-scrollbar-thumb:hover{background-color:#000}.aux-search-overlay .aux-empty-result{display:block;text-align:left;color:#8f8f8f;font-size:28px;line-height:40px}@media screen and (max-width:1024px){.aux-search-overlay .aux-empty-result{font-size:22px;line-height:30px}}.aux-search-overlay .aux-empty-result .aux-post-type{text-transform:capitalize}.aux-search-overlay .aux-empty-result .aux-post-type,.aux-search-overlay .aux-empty-result .aux-search-phrase{color:#3d3d3d}.aux-search-overlay.aux-dark form .aux-submit-icon-container,.aux-search-overlay.aux-dark form .aux-submit-icon-container:hover{color:#fff}.aux-search-overlay.aux-dark form .aux-submit-icon-container:hover:before{color:#fff!important}.aux-search-overlay.aux-dark form .aux-search-field{color:#fff}.aux-search-overlay.aux-dark form .aux-search-field:-moz-placeholder{color:#707070}.aux-search-overlay.aux-dark form .aux-search-field::-moz-placeholder{color:#707070}.aux-search-overlay.aux-dark form .aux-search-field:-ms-input-placeholder{color:#707070}.aux-search-overlay.aux-dark form .aux-search-field::-webkit-input-placeholder{color:#707070}@media screen and (max-width:1024px){.aux-search-overlay.aux-dark form .aux-search-field{font-size:22px!important}}.aux-search-overlay.aux-dark form select{color:#dedede}.aux-search-overlay.aux-dark form select:focus{color:#2d2d2f}@media screen and (max-width:1024px){.aux-search-overlay.aux-dark form select{padding-bottom:0;padding-top:0;font-size:20px;line-height:25px}}.aux-search-overlay.aux-dark form .select2-container--default .select2-selection--single span{color:#dedede}.aux-search-overlay.aux-dark form .select2-container--default.select2-container--open{background-color:#3d3d3d}@media screen and (max-width:767px){.aux-search-overlay.aux-dark form .select2-container--default.select2-container--open{background-color:#3d3d3d}}.aux-search-overlay.aux-dark form .select2-container--default.select2-container--open .select2-selection--single{background-color:#3d3d3d}.aux-search-overlay.aux-dark form .select2-container--default.select2-container--open .select2-selection--single span{color:#fff}.aux-search-overlay.aux-dark .aux-spinner{border-color:#ffffff20;border-top-color:#fff}.aux-search-overlay.aux-dark .aux-search-result::-webkit-scrollbar-thumb{background-color:#dedede}.aux-search-overlay.aux-dark .aux-search-result::-webkit-scrollbar-thumb:hover{background-color:#fff}.aux-search-overlay.aux-dark .aux-submit-icon-container:before{background-color:#dedede}.aux-search-overlay.aux-dark .aux-empty-result span{color:#707070}.aux-search-overlay.aux-dark .aux-empty-result .aux-post-type,.aux-search-overlay.aux-dark .aux-empty-result .aux-search-phrase{color:#dedede}.aux-search-overlay.aux-dark .aux-search-item .aux-item-title,.aux-search-overlay.aux-dark .aux-search-item ins .amount,.aux-search-overlay.aux-dark .aux-search-item .amount{color:#DEDEDE}.aux-search-overlay.aux-dark .aux-search-item .aux-item-details{color:#AEAEAE!important}.aux-search-overlay.aux-dark .aux-search-item.portfolio:hover{box-shadow:0 6px 22px #ffffff30}.aux-search-overlay.aux-dark .aux-search-item:hover{background-color:#0f0f0f}.aux-search-overlay.aux-dark .aux-search-item:hover .aux-item-details a{color:#aeaeae}.aux-search-overlay.aux-dark .aux-search-item:hover .aux-item-details a:hover{color:#fff}.aux-search-overlay.aux-dark .aux-search-item:hover .aux-item-details a:hover:after{background-color:#fff}.aux-search-section .aux-search-form .aux-search-field{margin-right:unset}.aux-search-section .aux-search-form .aux-iconic-search-submit{height:60px}.aux-search-section .aux-search-form .aux-search-submit{margin:10px}.aux-search-section .aux-search-input-form select{margin-left:8px}.aux-search-section .aux-search-input-form .select2-container{display:flex;align-items:center;justify-content:center;width:auto!important}.aux-search-section .aux-search-input-form .select2-container .select2-selection__arrow{top:11px}@media screen and (max-width:767px){.aux-search-section .aux-search-input-form .select2-container .select2-selection__arrow{right:unset}}.aux-search-section .aux-search-input-form .select2-container .select2-selection,.aux-search-section .aux-search-input-form .select2-container .select2-selection:focus{height:46px;display:flex;align-items:center;border:none;outline:none;padding-right:45px;padding-left:24px}@media screen and (max-width:767px){.aux-search-section .aux-search-input-form .select2-container .select2-selection{padding:0!important;margin-right:15px}}@media screen and (max-width:767px){.aux-search-section .aux-search-input-form .select2-container .select2-selection__rendered{display:none}}@media screen and (max-width:767px){.aux-search-section .aux-search-input-form .select2-container.select2-container--open{width:100%!important;position:absolute;background-color:#f3f3f3}}@media screen and (max-width:767px){.aux-search-section .aux-search-input-form .select2-container.select2-container--open .selection{width:100%}}@media screen and (max-width:767px){.aux-search-section .aux-search-input-form .select2-container.select2-container--open .select2-selection{padding-right:45px!important;padding-left:24px!important}}@media screen and (max-width:767px){.aux-search-section .aux-search-input-form .select2-container.select2-container--open .select2-selection__arrow{right:1px;top:1px}}@media screen and (max-width:767px){.aux-search-section .aux-search-input-form .select2-container.select2-container--open .select2-selection__rendered{display:block}}.aux-search-section .aux-search-input-form .select2-container.select2-container--open{border:none;background-color:#f3f3f3;border-radius:4px}.aux-search-section .aux-search-input-form .select2-container--default .select2-selection__rendered{min-width:140px;text-align:left}.aux-search-section.aux-search-elementor-element form{display:flex;height:46px}.aux-search-section.aux-search-elementor-element form .aux-search-input-form{display:flex;width:100%}.aux-search-section.aux-search-elementor-element form .aux-search-input-form input{max-width:unset;height:46px}@media screen and (max-width:634px){.aux-search-section.aux-search-elementor-element form .aux-search-input-form input{height:56px}}.aux-search-section.aux-search-elementor-element form .aux-search-input-form select{padding:5px 48px 5px 5px;line-height:normal;padding-left:1.1em}@media screen and (max-width:634px){.aux-search-section.aux-search-elementor-element form .aux-search-input-form select{height:56px;margin-left:0;margin-top:8px}}@media screen and (max-width:634px){.aux-search-section.aux-search-elementor-element form .aux-search-input-form{flex-direction:column}}.aux-search-section.aux-search-elementor-element form .aux-submit-icon-container{position:relative;right:unset;margin-left:8px;background-color:#3D3D3D}.aux-search-section.aux-search-elementor-element form .aux-submit-icon-container::before{color:#fff}@media screen and (max-width:634px){.aux-search-section.aux-search-elementor-element form .aux-submit-icon-container input[type="submit"]{width:100%;height:56px;opacity:0}}@media screen and (max-width:634px){.aux-search-section.aux-search-elementor-element form .aux-submit-icon-container{height:56px;margin-left:0;margin-top:8px}}.aux-search-section.aux-search-elementor-element form input[type="submit"]{height:46px;margin:0 0 0 8px}@media screen and (max-width:634px){.aux-search-section.aux-search-elementor-element form input[type="submit"]{margin:8px 0 0 0;height:56px}}@media screen and (max-width:634px){.aux-search-section.aux-search-elementor-element form{flex-direction:column;height:inherit}}.aux-search-section.aux-search-elementor-element.responsive form{flex-direction:column;height:unset}.aux-search-section.aux-search-elementor-element.responsive form .aux-search-input-form{flex-direction:column}.aux-search-section.aux-search-elementor-element.responsive form .aux-search-input-form input{height:56px}.aux-search-section.aux-search-elementor-element.responsive form .aux-search-input-form select{height:56px;margin-left:0;margin-top:8px}.aux-search-section.aux-search-elementor-element.responsive form .aux-submit-icon-container{height:56px;margin-left:0;margin-top:8px}.aux-search-section.aux-search-elementor-element.responsive form .aux-submit-icon-container input[type="submit"]{width:100%;height:56px;opacity:0}.aux-search-section.aux-search-elementor-element.responsive form input[type="submit"]{margin:8px 0 0 0;height:56px}.select2-container--default .aux-search-dropdown{border:none;background-color:#f3f3f3;top:-2px;z-index:110001}.select2-container--default .aux-search-dropdown .select2-results__option--highlighted[aria-selected]{background-color:#dedede;color:#2d2d2f}.select2-container--default .aux-search-dropdown ul{max-height:300px!important}.select2-container--default .aux-search-dropdown ul::-webkit-scrollbar{width:12px}.select2-container--default .aux-search-dropdown ul::-webkit-scrollbar-track{background-color:#fff0;border-left:3px solid #e2e2e2}.select2-container--default .aux-search-dropdown ul::-webkit-scrollbar-thumb{background-color:#fff0;border-left:3px solid #707070}.select2-container--default .aux-search-dropdown ul li.select2-results__option{padding-left:24px;margin:unset}.select2-container--default .aux-search-dropdown.aux-dark{background-color:#3d3d3d}.select2-container--default .aux-search-dropdown.aux-dark .select2-results__option--highlighted[aria-selected],.select2-container--default .aux-search-dropdown.aux-dark .select2-results__option[aria-selected=true]{background-color:#707070;color:#dedede}.select2-container--default .aux-search-dropdown.aux-dark li.select2-results__option{color:#dedede}.aux-spinner{width:30px;height:30px;position:absolute;left:50%;top:140px;border:2px solid #00000020;border-radius:50%;border-top-color:#292929;animation:aux-spin 1s infinite linear;opacity:0}.aux-spinner.show{opacity:1}@keyframes aux-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes aux-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.aux-page-preload #inner-body{opacity:0;visibility:hidden;transition:opacity 800ms cubic-bezier(.86,0,.07,1)}.aux-page-preload.aux-page-preload-done #inner-body{opacity:1;visibility:visible}#pagePreloadProgressbar{position:fixed;height:5px;background-color:#1bb0ce;z-index:11000;will-change:width,transform;transform:translateZ(0);transition:width 300ms,transform 400ms 280ms cubic-bezier(.75,.1,.25,.9)}#pagePreloadProgressbar.aux-progressbar-bottom{bottom:0}#pagePreloadProgressbar.aux-progressbar-top{top:0}.admin-bar #pagePreloadProgressbar.aux-progressbar-top{top:32px}.aux-framed #pagePreloadProgressbar{left:0}#pagePreloadProgressbar.aux-no-js{width:0;-moz-animation:aux-page-progressbar 15s forwards linear;-webkit-animation:aux-page-progressbar 15s forwards linear;animation:aux-page-progressbar 15s forwards linear}#pagePreloadProgressbar.aux-hide{display:block;transform:translateX(100%) translateZ(0)}.no-cssanimations #pagePreloadProgressbar{display:none}@-moz-keyframes aux-page-progressbar{100%{width:70%}}@-webkit-keyframes aux-page-progressbar{100%{width:70%}}@keyframes aux-page-progressbar{100%{width:70%}}.aux-page-loading{position:fixed;top:50%;left:50%;z-index:10003;transform:translateY(-50%) translateX(-50%);transition:opacity 1s}.aux-page-loading img{display:block}.aux-page-preload-done .aux-page-loading{opacity:0}.csstransitions .aux-page-animation-fade .aux-page-animation-overlay{position:fixed;height:100vh;width:100vw;background:#FFF;z-index:9;transition:visibility 0s linear 1000ms,opacity 1000ms cubic-bezier(.86,0,.07,1)}.csstransitions .aux-page-animation-fade .aux-page-loading{transition:visibility 0s linear 800ms,opacity 800ms cubic-bezier(.86,0,.07,1)}.csstransitions .aux-page-show-fade .aux-page-animation-overlay{opacity:0;visibility:hidden}.csstransitions .aux-page-show-fade .aux-page-loading{opacity:0}.csstransitions .aux-page-show-fade.aux-page-animation-done #inner-body{height:auto}.csstransitions .aux-page-show-fade.aux-page-animation-done .aux-page-loading{display:none}.csstransitions .aux-page-before-hide-fade #inner-body{overflow:hidden;height:100vh}.csstransitions .aux-page-before-hide-fade .aux-page-loading{display:block;opacity:0;transition-delay:300ms}.csstransitions .aux-page-hide-fade .aux-page-animation-overlay{opacity:1;visibility:visible}.csstransitions .aux-page-hide-fade .aux-page-loading{opacity:1}.csstransitions .aux-page-animation-cover #inner-body{opacity:1;visibility:visible}.csstransitions .aux-page-animation-cover .aux-page-animation-overlay{position:fixed;width:100vw;height:100vh;z-index:10000;background:#fff;transform-origin:bottom;transition:transform 1s 50ms cubic-bezier(.86,0,.07,1)}.csstransitions .aux-page-animation-cover .aux-page-loading{transition:opacity 800ms cubic-bezier(.86,0,.07,1)}.csstransitions .aux-page-show-cover .aux-page-loading{opacity:0}.csstransitions .aux-page-show-cover .aux-page-animation-overlay{transform:scaleY(0)}.csstransitions .aux-page-show-cover.aux-page-animation-done .aux-page-animation-overlay{display:none}.csstransitions .aux-page-show-cover.aux-page-animation-done .aux-page-loading{display:none}.csstransitions .aux-page-before-hide-cover .aux-page-animation-overlay{transform:scaleY(0);transform-origin:top}.csstransitions .aux-page-before-hide-cover .aux-page-loading{display:block;opacity:0;transition-delay:300ms}.csstransitions .aux-page-hide-cover .aux-page-animation-overlay{transform:scaleY(1)}.csstransitions .aux-page-hide-cover .aux-page-loading{opacity:1}.csstransitions .aux-page-animation-slideup.aux-page-animation-done .aux-page-animation-overlay{transform:translateY(-100%);opacity:0;visibility:hidden;transition:transform 700ms 250ms cubic-bezier(.23,1,.32,1)}.csstransitions .aux-page-animation-slideup.aux-page-animation-done .aux-page-animation-overlay .aux-animation-title,.csstransitions .aux-page-animation-slideup.aux-page-animation-done .aux-page-animation-overlay .aux-animation-desc{display:none}.csstransitions .aux-page-animation-slideup .aux-animation-title,.csstransitions .aux-page-animation-slideup .aux-animation-desc{color:#3D3D3D;position:absolute;left:10%;margin:0;white-space:nowrap;overflow:hidden;clip-path:inset(0 100% 0 0)}.csstransitions .aux-page-animation-slideup .aux-animation-title{bottom:202px;font-size:3.375em;text-indent:-3px;animation:aux-type 1200ms cubic-bezier(.86,0,.07,1) 1200ms both,moveElementPageLoad 1400ms 1200ms both}.csstransitions .aux-page-animation-slideup .aux-animation-desc{bottom:155px;font-size:.875em;letter-spacing:2px;text-transform:uppercase;animation:aux-type 1500ms cubic-bezier(.86,0,.07,1) 1300ms both,moveElementPageLoad 1400ms 1200ms both}.csstransitions .aux-page-animation-slideup .aux-page-animation-overlay{position:fixed;width:100vw;height:100vh;z-index:10000;transform-origin:bottom;background-color:#FFF;transition:transform 700ms cubic-bezier(.23,1,.32,1) 1000ms}.csstransitions .aux-page-animation-slideup .aux-page-animation-overlay .aux-animation-title{transition:bottom 500ms 1350ms cubic-bezier(.86,0,.07,1)}.csstransitions .aux-page-animation-slideup .aux-page-loading{transition:opacity 800ms cubic-bezier(.86,0,.07,1)}@keyframes aux-type{from{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes moveElementPageLoad{from{transform:translateY(25px)}to{transform:translateY(0)}}.csstransitions .aux-page-show-slideup .aux-page-animation-overlay{transform:translateY(100%)}.csstransitions .aux-page-show-slideup .aux-page-animation-overlay .aux-animation-title{bottom:150px}.csstransitions .aux-page-before-hide-slideup.aux-page-animation-done .aux-page-animation-overlay{opacity:1;visibility:visible;transform:translateY(0)}.csstransitions .aux-page-animation-circle{overflow:hidden;height:100vh}.csstransitions .aux-page-animation-circle #inner-body{opacity:.5;overflow:hidden;height:100vh;-webkit-transition:-webkit-transform 2s cubic-bezier(.86,0,.07,1),-webkit-clip-path 1.8s cubic-bezier(.86,0,.07,1),opacity 2s cubic-bezier(.86,0,.07,1);-moz-transition:-moz-transform 2s cubic-bezier(.86,0,.07,1),-moz-clip-path 1.8s cubic-bezier(.86,0,.07,1),opacity 2s cubic-bezier(.86,0,.07,1);-ms-transition:-ms-transform 2s cubic-bezier(.86,0,.07,1),-ms-clip-path 1.8s cubic-bezier(.86,0,.07,1),opacity 2s cubic-bezier(.86,0,.07,1);transition-delay:200ms;transform:perspective(1000px) translateZ(-180px);-webkit-clip-path:circle(0% at center);-moz-clip-path:circle(0% at center);-ms-clip-path:circle(0% at center);clip-path:circle(0% at center)}.csstransitions .aux-page-animation-circle .aux-page-animation-overlay{position:fixed;width:100%;height:100%;display:none;background:#fff;z-index:10000;-webkit-clip-path:circle(0% at center);-moz-clip-path:circle(0% at center);-ms-clip-path:circle(0% at center);clip-path:circle(0% at center);-webkit-transition:-webkit-clip-path 1500ms 250ms cubic-bezier(.86,0,.07,1);-moz-transition:-moz-clip-path 1500ms 250ms cubic-bezier(.86,0,.07,1);-ms-transition:-ms-clip-path 1500ms 250ms cubic-bezier(.86,0,.07,1)}.csstransitions .aux-page-animation-circle .aux-page-loading{transform-origin:left top;transition:transform 1s cubic-bezier(.86,0,.07,1),opacity 1s cubic-bezier(.86,0,.07,1)}.csstransitions.no-cssclippathcircle .aux-page-animation-circle #inner-body{opacity:0}.csstransitions.no-cssclippathcircle .aux-page-show-circle #inner-body{opacity:1}.csstransitions .aux-page-show-circle #inner-body{visibility:visible;opacity:1;transform:perspective(1000px);-webkit-clip-path:circle(75% at center);-moz-clip-path:circle(75% at center);-ms-clip-path:circle(75% at center);clip-path:circle(75% at center)}.csstransitions .aux-page-show-circle .aux-page-loading{opacity:0;transform:perspective(1000px) translateY(-50%) translateX(-50%) translateZ(400px)}.csstransitions .aux-page-show-circle.aux-page-animation-done #inner-body{transition:none;transform:none;-webkit-clip-path:none;-moz-clip-path:none;-ms-clip-path:none;clip-path:none}.csstransitions .aux-page-show-circle.aux-page-animation-done #inner-body,.csstransitions .aux-page-show-circle.aux-page-animation-done{height:auto;overflow:visible}.csstransitions .aux-page-show-circle.aux-page-animation-done .aux-page-loading{display:none}.csstransitions .aux-page-before-hide-circle #inner-body{opacity:1;height:100vh;visibility:visible;overflow:hidden;-webkit-clip-path:circle(75% at center);-moz-clip-path:circle(75% at center);-ms-clip-path:circle(75% at center);clip-path:circle(75% at center)}.csstransitions .aux-page-before-hide-circle .aux-page-loading{transition-delay:400ms;transition-duration:0;transform:perspective(1000px) translateY(-50%) translateX(-50%) translateZ(-2000px);opacity:0;display:block}.csstransitions .aux-page-before-hide-circle .aux-page-animation-overlay{display:block}.csstransitions .aux-page-hide-circle{overflow:hidden;height:100vh}.csstransitions .aux-page-hide-circle #inner-body{transform:perspective(1000px) translateZ(180px)}.csstransitions .aux-page-hide-circle .aux-page-animation-overlay{-webkit-clip-path:circle(75% at center);-moz-clip-path:circle(75% at center);-ms-clip-path:circle(75% at center);clip-path:circle(75% at center)}.csstransitions .aux-page-hide-circle .aux-page-loading{transition-duration:1s;transform:perspective(1000px) translateY(-50%) translateX(-50%);opacity:1}.aux-offcanvas-menu{position:fixed;top:0;left:0;height:100vh;width:250px;background:#FFF;box-shadow:4px 0 0 rgb(34 34 34 / .1);z-index:150000;transform:translateX(-120%);transition:all 500ms ease-in-out}.aux-offcanvas-menu .offcanvas-content{width:100%;height:calc(100% - 130px);overflow-y:auto}.aux-offcanvas-menu .aux-close{position:relative;width:16px;height:40px;padding-top:20px;float:right;cursor:pointer;margin:10px 20px;transition:all 200ms ease-out}.aux-offcanvas-menu .aux-close:hover{transform:rotate(90deg)}.aux-offcanvas-menu.aux-pin-right{right:0;left:auto;box-shadow:-5px 0 0 0 rgb(0 0 0 / .19);transform:translateX(120%)}.aux-offcanvas-menu.aux-pin-right .aux-close{float:left}.aux-offcanvas-menu.aux-offcanvas-cart{width:300px}.aux-offcanvas-menu.aux-offcanvas-cart.aux-pin-right .aux-close{float:right}.aux-offcanvas-menu.aux-offcanvas-cart .offcanvas-header{position:relative;left:20px;top:20px;display:inline-block}.aux-offcanvas-menu.aux-offcanvas-dark{background:#3D3D3D;color:#FFF}.aux-offcanvas-menu.aux-offcanvas-dark .aux-close:before,.aux-offcanvas-menu.aux-offcanvas-dark .aux-close:after{background-color:#FFF}.aux-offcanvas-menu .aux-master-menu.aux-narrow.aux-toggle .aux-menu-item>.aux-item-content{padding-left:1.5em;padding-right:1.5em}.aux-offcanvas-menu .aux-master-menu .aux-megamenu .aux-menu-column{width:100%!important}.aux-offcanvas-menu.aux-open{transform:translateX(0)}.aux-offcanvas-overlay:after{content:"";position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgb(255 255 255 / .6);z-index:9}.woocommerce-message,.woocommerce-error{position:fixed!important;left:30px;bottom:30px;z-index:99;vertical-align:middle;line-height:40px;background-color:#1FCE6F!important;color:#FFFFFF!important;font-weight:500;padding:20px 23px 20px 55px!important;list-style:none!important;border-radius:6px;box-shadow:5px 15px 40px rgb(0 0 0 / .15);-webkit-animation:auxHideMe 8s forwards;animation:auxHideMe 8s forwards;list-style:none;border-top-color:unset!important}@media screen and (max-width:415px){.woocommerce-message,.woocommerce-error{left:20px;display:flex;flex-direction:column;line-height:normal}}.woocommerce-message::before,.woocommerce-error::before{font-family:"auxin-front"!important;content:"\e0b5"!important;position:absolute!important;left:23px!important;color:#ffffff!important;font-size:23px;top:50%!important;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:415px){.woocommerce-message::before,.woocommerce-error::before{top:32px!important}}.woocommerce-message::before{font-family:"auxin-front-2"!important;content:"\2b"!important;font-size:24px!important}@media screen and (max-width:415px){.woocommerce-message{line-height:21px!important}}.woocommerce-message>a,.woocommerce-error>a{padding:0 15px!important;margin:0 0 0 15px!important;float:right!important;line-height:40px!important;font-size:11px!important;text-transform:uppercase;color:#fff!important;box-shadow:0 0 0 3px #fff inset!important;border-radius:100em!important;background-color:unset!important}@media screen and (max-width:415px){.woocommerce-message>a,.woocommerce-error>a{padding:12px 27px!important;line-height:normal!important;order:2;width:fit-content;margin-left:0!important;margin-top:15px!important}}.woocommerce-error{margin:0;background-color:#E74C3C}.woocommerce-error::before{content:""}.woocommerce-error li{margin:0;line-height:inherit}.woocommerce-error li:not(:last-child){display:none}@-webkit-keyframes auxHideMe{0%{opacity:0}10%{opacity:1}90%{opacity:1}100%{opacity:0;display:none}}@keyframes auxHideMe{0%{opacity:0}10%{opacity:1}90%{opacity:1}100%{opacity:0;display:none}}
/*!>>>>>>>>>>>>>>>>>>>>>>> #elements config <<<<<<<<<<<<<<<<<<<< */
 .aux-timeline.aux-center .aux-block:nth-of-type(odd)::after,.rtl .aux-timeline.aux-center .aux-block:nth-of-type(even)::after,.aux-timeline.aux-right .aux-block::after,.aux-timeline.aux-center .aux-block:nth-of-type(even)::after,.rtl .aux-timeline.aux-center .aux-block:nth-of-type(odd)::after,.aux-timeline.aux-left .aux-block::after{position:absolute;width:37px;top:35px;left:-47px;right:auto;height:1px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjAuNSIgeDI9IjAuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiNhY2FjYWMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhY2FjYWMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);background:-webkit-gradient(linear,100% 50%,0% 50%,color-stop(30%,#fff0),color-stop(30%,#acacac),color-stop(100%,#acacac));background:-moz-linear-gradient(right,#fff0 30%,#acacac 30%,#acacac 100%);background:-webkit-linear-gradient(right,#fff0 30%,#acacac 30%,#acacac 100%);background:linear-gradient(to left,#fff0 30%,#acacac 30%,#acacac 100%);-moz-background-size:10px;-o-background-size:10px;-webkit-background-size:10px;background-size:10px}.aux-timeline.aux-center .aux-block:nth-of-type(odd)::after,.rtl .aux-timeline.aux-center .aux-block:nth-of-type(even)::after,.aux-timeline.aux-right .aux-block::after{right:-47px;left:auto}.aux-timeline.aux-center .aux-block:nth-of-type(odd)::before,.rtl .aux-timeline.aux-center .aux-block:nth-of-type(even)::before,.aux-timeline.aux-right .aux-block::before,.aux-timeline.aux-center .aux-block:nth-of-type(even)::before,.rtl .aux-timeline.aux-center .aux-block:nth-of-type(odd)::before,.aux-timeline.aux-left .aux-block::before{position:absolute;background:#fff;border:solid #ACACAC 1px;border-radius:50%;width:14px;height:14px;box-sizing:border-box;top:28px;left:-71px;right:auto}.aux-timeline.aux-center .aux-block:nth-of-type(odd)::before,.rtl .aux-timeline.aux-center .aux-block:nth-of-type(even)::before,.aux-timeline.aux-right .aux-block::before{left:auto;right:-71px}
/*!>>>>>>>>>>>>>>>>>>>>>>> #interactions <<<<<<<<<<<<<<<<<<<< */
 .aux-frame-cube{transition:all 500ms;transform-style:preserve-3d;transform-origin:center center 0;transform:perspective(1000px);will-change:transform}.aux-frame-cube .aux-face-front{-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.aux-frame-cube .aux-face-left{position:absolute;top:0;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateY(-90deg) translateX(-100%);transform-origin:left center}.aux-frame-cube .aux-face-right{position:absolute;top:0;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateY(90deg) translateX(100%);transform-origin:right}.aux-frame-cube .aux-face-top{position:absolute;top:0;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateX(90deg) translateY(-100%);transform-origin:top center}.aux-frame-cube .aux-face-bottom{position:absolute;top:0;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateX(-90deg) translateY(100%);transform-origin:bottom center}.aux-frame-cube .aux-face-back{position:absolute;top:0;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateX(180deg) translateZ(100%);transform-origin:center}.aux-frame-card .aux-card-faces{transition:all 500ms;transform-style:preserve-3d;transform:perspective(1000px);position:relative}.aux-frame-card .aux-face-front{-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.aux-frame-card .aux-face-back{position:absolute;top:0;left:0;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotateY(180deg);transform-origin:center}.aux-frame-card.aux-rotate-up .aux-face-back,.aux-frame-card.aux-rotate-down .aux-face-back{transform:rotateX(180deg)}.aux-hover-active:hover .aux-frame-card.aux-rotate-left:hover .aux-card-faces{transform:perspective(1000px) rotateY(180deg)}.aux-hover-active:hover .aux-frame-card.aux-rotate-right:hover .aux-card-faces{transform:perspective(1000px) rotateY(-180deg)}.aux-hover-active:hover .aux-frame-card.aux-rotate-up:hover .aux-card-faces{transform:perspective(1000px) rotateX(180deg)}.aux-hover-active:hover .aux-frame-card.aux-rotate-down:hover .aux-card-faces{transform:perspective(1000px) rotateX(-180deg)}.aux-frame-mask{overflow:hidden;position:relative;transition:transform 1s cubic-bezier(.77,0,.175,1);transform:perspective(1000) translateZ(0)}.aux-frame-mask img{transition:transform 1s cubic-bezier(.77,0,.175,1);transform:perspective(1000) translateZ(0)}.aux-hover-active:hover .aux-frame-mask{transform:perspective(1000) translateZ(-120px)}.aux-hover-active:hover .aux-frame-mask img{transform:perspective(1000) translateZ(102.66396px)}.aux-frame-mask-plain{overflow:hidden;position:relative;transition:transform 1s cubic-bezier(.77,0,.175,1);transform:perspective(1000) translateZ(0)}.aux-hover-active:hover .aux-frame-mask-plain{transform:perspective(1000) translateZ(-120px)}.aux-frame-zoom{overflow:hidden;position:relative}.aux-frame-zoom img{will-change:transform;transition:all 1.2s ease-out;transform:translateZ(1px)}.aux-hover-active:hover .aux-frame-zoom img{transform:scale(1.2) translateZ(.1px)}.aux-frame-darken::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .75);opacity:0;z-index:1;will-change:opacity;transition:opacity 1s ease-out}.aux-hover-active:hover .aux-frame-darken::after{opacity:1}.aux-frame-lighten::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(255 255 255 / .75);opacity:0;z-index:1;will-change:opacity;transition:opacity 1s ease-out}.aux-hover-active:hover .aux-frame-lighten::after{opacity:1}.aux-frame-boxed-lighten::after{content:"";position:absolute;top:15px;bottom:15px;left:15px;right:15px;background-color:rgb(255 255 255 / .75);opacity:0;z-index:1;will-change:opacity transform;transform:scale(1.1);transition:opacity 1s cubic-bezier(.77,0,.175,1),transform 1s cubic-bezier(.77,0,.175,1)}.aux-hover-active:hover .aux-frame-boxed-lighten::after{transform:scale(1);opacity:1}.aux-frame-boxed-darken::after{content:"";position:absolute;top:15px;bottom:15px;left:15px;right:15px;background-color:rgb(0 0 0 / .75);opacity:0;z-index:1;will-change:opacity transform;transform:scale(1.1);transition:opacity 1s cubic-bezier(.77,0,.175,1),transform 1s cubic-bezier(.77,0,.175,1)}.aux-hover-active:hover .aux-frame-boxed-darken::after{transform:scale(1);opacity:1}.aux-frame-ratio{display:block;width:100%;padding-bottom:70%}.aux-frame-ratio .aux-frame-ratio-inner{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.aux-frame-ratio .aux-frame-ratio-inner>img{height:auto;position:absolute;display:block;width:100%;transform:translate(-50%,-50%);top:50%;left:50%;max-height:none;max-width:none}.aux-3d-planes{transform-style:preserve-3d;-moz-perspective:1000px;-webkit-perspective:1000px;perspective:1000px}.aux-3d-planes .aux-depth-0{transform:translateZ(0)}.aux-3d-planes .aux-depth-1{transform:translateZ(20px)}.aux-3d-planes .aux-depth-2{transform:translateZ(40px)}.aux-3d-planes .aux-depth-3{transform:translateZ(60px)}.aux-3d-planes .aux-depth-4{transform:translateZ(80px)}.aux-3d-planes .aux-depth-5{transform:translateZ(100px)}.aux-delay-1x{transition-delay:50ms!important}.aux-delay-2x{transition-delay:100ms!important}.aux-delay-3x{transition-delay:150ms!important}.aux-delay-4x{transition-delay:200ms!important}.aux-delay-5x{transition-delay:250ms!important}.aux-delay-6x{transition-delay:300ms!important}.aux-delay-7x{transition-delay:350ms!important}.aux-delay-8x{transition-delay:400ms!important}.aux-delay-9x{transition-delay:450ms!important}.aux-delay-10x{transition-delay:500ms!important}.aux-hover-move-up{transform:translateY(40px)}.aux-hover-circle-plus,.aux-hover-circle-link{transform:translateX(-120px)}.aux-hover-out .aux-hover-circle-plus,.aux-hover-out .aux-hover-circle-link{transform:translateX(120px)}.aux-hover-active:hover .aux-hover-move-up{opacity:1;transform:none}.aux-hover-reset .aux-hover-circle-plus,.aux-hover-reset .aux-hover-circle-link{transition:none}.aux-hover-in .aux-hover-circle-plus,.aux-hover-in .aux-hover-circle-link{opacity:1;transform:none!important}.aux-hover-scale-circle-plus,.aux-hover-scale-circle-plus2{display:block;position:absolute;direction:ltr}.aux-hover-scale-circle-plus .aux-symbol-plus,.aux-hover-scale-circle-plus2 .aux-symbol-plus,.aux-hover-scale-circle-plus .aux-symbol-circle,.aux-hover-scale-circle-plus2 .aux-symbol-circle{position:absolute;display:block;opacity:0;transition:all 800ms cubic-bezier(.75,.1,.25,.9)}.aux-hover-scale-circle-plus .aux-symbol-plus,.aux-hover-scale-circle-plus2 .aux-symbol-plus{z-index:3;width:30px;height:30px;margin-top:15px;transform-origin:50% 0 0}.aux-hover-scale-circle-plus .aux-symbol-plus::after,.aux-hover-scale-circle-plus2 .aux-symbol-plus::after,.aux-hover-scale-circle-plus .aux-symbol-plus::before,.aux-hover-scale-circle-plus2 .aux-symbol-plus::before{content:"";position:absolute;display:block;height:1px;width:100%;background-color:#fff}.aux-hover-scale-circle-plus .aux-symbol-plus::after,.aux-hover-scale-circle-plus2 .aux-symbol-plus::after{transform:rotate(90deg)}.aux-hover-scale-circle-plus .aux-symbol-circle,.aux-hover-scale-circle-plus2 .aux-symbol-circle{width:100px;height:100px;border:solid 2px #fff;border-radius:50%}.aux-hover-scale-circle-plus{top:50%;left:50%}.aux-hover-scale-circle-plus .aux-symbol-plus{transform:translate3d(-50%,-50%,0) scale(.8);transform-origin:50% 0 0}.ie9 .aux-hover-scale-circle-plus .aux-symbol-plus{-ms-transform:translate(-50%,-50%)}.aux-hover-scale-circle-plus .aux-symbol-circle{z-index:2;transform:translate3d(-50%,-50%,0) scale(1.25)}.ie9 .aux-hover-scale-circle-plus .aux-symbol-circle{-ms-transform:translate(-50%,-50%)}.aux-hover-active:hover .aux-hover-scale-circle-plus .aux-symbol-plus,.aux-hover-active:hover .aux-hover-scale-circle-plus .aux-symbol-circle{opacity:1;transform:translate3d(-50%,-50%,0) scale(1) rotate(0)}.ie9 .aux-hover-active:hover .aux-hover-scale-circle-plus .aux-symbol-plus,.ie9 .aux-hover-active:hover .aux-hover-scale-circle-plus .aux-symbol-circle{-ms-transform:translate(-50%,-50%)}.aux-hover-scale-circle-plus2{top:0;left:0;right:0;bottom:0}.aux-hover-scale-circle-plus2 .aux-symbol-plus,.aux-hover-scale-circle-plus2 .aux-symbol-circle{top:50%;left:50%}.aux-hover-scale-circle-plus2 .aux-symbol-plus{top:50%;left:50%;transform:translate3d(-50%,-50%,0) scale(.8);transform-origin:50% 0 0}.ie9 .aux-hover-scale-circle-plus2 .aux-symbol-plus{-ms-transform:translate(-50%,-50%)}.aux-hover-scale-circle-plus2 .aux-symbol-circle{z-index:2;transform:translate3d(-50%,-50%,0) scale(1.25)}.ie9 .aux-hover-scale-circle-plus2 .aux-symbol-circle{-ms-transform:translate(-50%,-50%)}.aux-hover-active:hover .aux-hover-scale-circle-plus2 .aux-symbol-plus,.aux-hover-active:hover .aux-hover-scale-circle-plus2 .aux-symbol-circle{opacity:1;transform:translate3d(-50%,-50%,0) scale(1) rotate(0)}.ie9 .aux-hover-active:hover .aux-hover-scale-circle-plus2 .aux-symbol-plus,.ie9 .aux-hover-active:hover .aux-hover-scale-circle-plus2 .aux-symbol-circle{-ms-transform:translate(-50%,-50%)}.aux-hover-fade{opacity:0;transition:opacity 1s ease-in-out;will-change:opacity}.aux-hover-active:hover .aux-hover-fade{opacity:1}.aux-hover-circle-plus{opacity:0;transition:opacity 1s 0s cubic-bezier(.77,0,.175,1),transform 1s 0s cubic-bezier(.77,0,.175,1);will-change:opacity,transform}.aux-hover-circle-link{opacity:0;transition:opacity 1s 0s cubic-bezier(.77,0,.175,1),transform 1s 0s cubic-bezier(.77,0,.175,1);will-change:opacity,transform}.aux-hover-move-up{opacity:0;transition:opacity 1200ms 0s cubic-bezier(.77,0,.175,1),transform 1200ms 0s cubic-bezier(.77,0,.175,1);will-change:opacity,transform}.aux-appear-watch{transition:transform 2s cubic-bezier(.19,1,.22,1),opacity 2s cubic-bezier(.19,1,.22,1);will-change:transform}.aux-appear-watch,.aux-appear-watch.aux-disappeared{opacity:0}.aux-appear-watch.aux-appeared{opacity:1}.aux-appear-watch[class*="aux-invu-"].aux-appeared{transform:none}.aux-appear-watch[class*="-short-"],.aux-appear-watch[class*="-small-"]{transition-duration:1s,1s}.aux-appear-watch[class*="-long-"],.aux-appear-watch[class*="-large-"]{transition-duration:3s,3s}.aux-appear-watch.aux-invu-short-top,.aux-appear-watch.aux-invu-short-top.aux-disappeared{transform:translateY(-27px)}.aux-appear-watch.aux-invu-short-left,.aux-appear-watch.aux-invu-short-left.aux-disappeared{transform:translateX(-27px)}.aux-appear-watch.aux-invu-short-right,.aux-appear-watch.aux-invu-short-right.aux-disappeared{transform:translateX(27px)}.aux-appear-watch.aux-invu-short-bottom,.aux-appear-watch.aux-invu-short-bottom.aux-disappeared{transform:translateY(27px)}.aux-appear-watch.aux-invu-long-top,.aux-appear-watch.aux-invu-long-top.aux-disappeared{transform:translateY(-75px)}.aux-appear-watch.aux-invu-long-left,.aux-appear-watch.aux-invu-long-left.aux-disappeared{transform:translateX(-75px)}.aux-appear-watch.aux-invu-long-right,.aux-appear-watch.aux-invu-long-right.aux-disappeared{transform:translateX(75px)}.aux-appear-watch.aux-invu-long-bottom,.aux-appear-watch.aux-invu-long-bottom.aux-disappeared{transform:translateY(75px)}.aux-appear-watch.aux-invu-medium-top,.aux-appear-watch.aux-invu-medium-top.aux-disappeared{transform:translateY(-50px)}.aux-appear-watch.aux-invu-medium-left,.aux-appear-watch.aux-invu-medium-left.aux-disappeared{transform:translateX(-50px)}.aux-appear-watch.aux-invu-medium-right,.aux-appear-watch.aux-invu-medium-right.aux-disappeared{transform:translateX(50px)}.aux-appear-watch.aux-invu-medium-bottom,.aux-appear-watch.aux-invu-medium-bottom.aux-disappeared{transform:translateY(50px)}.aux-appear-watch.aux-invu-scale-down-small,.aux-appear-watch.aux-invu-scale-down-small.aux-disappeared{transform:scale(1.1,1.1)}.aux-appear-watch.aux-invu-scale-down-medium,.aux-appear-watch.aux-invu-scale-down-medium.aux-disappeared{transform:scale(1.2,1.2)}.aux-appear-watch.aux-invu-scale-down-large,.aux-appear-watch.aux-invu-scale-down-large.aux-disappeared{transform:scale(1.2,1.2)}.aux-appear-watch.aux-invu-scale-up-small,.aux-appear-watch.aux-invu-scale-up-small.aux-disappeared{transform:scale(.9,.9)}.aux-appear-watch.aux-invu-scale-up-medium,.aux-appear-watch.aux-invu-scale-up-medium.aux-disappeared{transform:scale(.8,.8)}.aux-appear-watch.aux-invu-scale-up-large,.aux-appear-watch.aux-invu-scale-up-large.aux-disappeared{transform:scale(.8,.8)}.aux-animate{animation-duration:1s;animation-fill-mode:both}@keyframes AuxFlash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes AuxPulseIn{from{transform:scale3d(1,1,1)}50%{transform:scale3d(.99,.99,.99)}to{opacity:1;transform:none}}.aux-anim-pulse-in,.aux-animated.aux-pulse{animation-name:AuxPulseIn}@keyframes AuxPulseIn1{from{transform:scale3d(1,1,1)}50%{transform:scale3d(.98,.98,.98)}to{opacity:1;transform:none}}.aux-anim-pulse-in-1,.aux-animated.aux-pulse1{animation-name:AuxPulseIn1}@keyframes AuxPulseIn2{from{transform:scale3d(1,1,1)}50%{transform:scale3d(.96,.96,.96)}to{opacity:1;transform:none}}.aux-anim-pulse-in-2,.aux-animated.aux-pulse2{animation-name:AuxPulseIn2}@keyframes AuxPulseIn3{from{transform:scale3d(1,1,1)}50%{transform:scale3d(.94,.94,.94)}to{opacity:1;transform:none}}.aux-anim-pulse-in-3,.aux-animated.aux-pulse3{animation-name:AuxPulseIn3}@keyframes AuxPulseIn4{from{transform:scale3d(1,1,1)}50%{transform:scale3d(.9,.9,.9)}to{opacity:1;transform:none}}.aux-anim-pulse-in-4,.aux-animated.aux-pulse4{animation-name:AuxPulseIn4}@keyframes AuxPulseOut1{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{opacity:1;transform:none}}.aux-anim-pulse-out-1,.aux-animated.aux-pulse-out-1{animation-name:AuxPulseOut1}@keyframes AuxPulseOut2{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.1,1.1,1.1)}to{opacity:1;transform:none}}.aux-anim-pulse-out-2,.aux-animated.aux-pulse-out-2{animation-name:AuxPulseOut2}@keyframes AuxPulseOut3{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.15,1.15,1.15)}to{opacity:1;transform:none}}.aux-anim-pulse-out-3,.aux-animated.aux-pulse-out-3{animation-name:AuxPulseOut3}@keyframes AuxPulseOut4{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.2,1.2,1.2)}to{opacity:1;transform:none}}.aux-anim-pulse-out-4,.aux-animated.aux-pulse-out-4{animation-name:AuxPulseOut4}@keyframes AuxShake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-50px,0,0)}20%,40%,60%,80%{opacity:1;transform:translate3d(50px,0,0)}}.aux-anim-shake,.aux-animated.aux-shake{animation-name:AuxShake}@keyframes AuxBounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:none}}.aux-anim-bounce-in,.aux-animated.aux-bounce-in{animation-name:AuxBounceIn}@keyframes AuxFadeIn{from{opacity:0}to{opacity:1}}.aux-anim-fade-in,.aux-animated.aux-fade-in{animation-name:AuxFadeIn}@keyframes AuxFadeInDown{from{opacity:0;transform:translate3d(0,-27px,0)}to{opacity:1;transform:none}}.aux-anim-fade-in-down,.aux-animated.aux-fade-in-down{animation-name:AuxFadeInDown}@keyframes AuxFadeInDown1{from{opacity:0;transform:translate3d(0,-50px,0)}to{opacity:1;transform:none}}.aux-anim-fade-in-down-1,.aux-animated.aux-fade-in-down-1{animation-name:AuxFadeInDown1}@keyframes AuxFadeInDown2{from{opacity:0;transform:translate3d(0,-75px,0)}to{opacity:1;transform:none}}.aux-anim-fade-in-down-2,.aux-animated.aux-fade-in-down-2{animation-name:AuxFadeInDown2}@keyframes AuxFadeInFromUpDownCustom{from{opacity:0;transform:translate3d(var(--aux-anim-fade-in-from-x),var(--aux-anim-fade-in-from-y),0)}to{opacity:1;transform:none}}.aux-anim-fade-in-custom,.aux-animated.aux-fade-in-custom{animation-name:AuxFadeInFromUpDownCustom}@keyframes AuxFadeInUp{from{opacity:0;transform:translate3d(0,27px,0)}to{opacity:1;transform:none}}.aux-anim-fade-in-up,.aux-animated.aux-fade-in-up{animation-name:AuxFadeInUp}@keyframes AuxFadeInUp1{from{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:none}}.aux-anim-fade-in-up-1,.aux-animated.aux-fade-in-up-1{animation-name:AuxFadeInUp1}@keyframes AuxFadeInUp2{from{opacity:0;transform:translate3d(0,75px,0)}to{opacity:1;transform:none}}.aux-anim-fade-in-up-2,.aux-animated.aux-fade-in-up-2{animation-name:AuxFadeInUp2}@keyframes AuxFadeInLeft{from{opacity:0;transform:translate3d(-27px,0,0)}to{opacity:1;transform:none}}.aux-anim-fade-in-left,.aux-animated.aux-fade-in-left{animation-name:AuxFadeInLeft}@keyframes AuxFadeInLeft1{from{opacity:0;transform:translate3d(-50px,0,0)}to{opacity:1;transform:none}}.aux-anim-fade-in-left-1,.aux-animated.aux-fade-in-left-1{animation-name:AuxFadeInLeft1}@keyframes AuxFadeInLeft2{from{opacity:0;transform:translate3d(-75px,0,0)}to{opacity:1;transform:none}}.aux-anim-fade-in-left-2,.aux-animated.aux-fade-in-left-2{animation-name:AuxFadeInLeft2}@keyframes AuxFadeInRight{from{opacity:0;transform:translate3d(27px,0,0)}to{opacity:1;transform:none}}.aux-anim-fade-in-right,.aux-animated.aux-fade-in-right{animation-name:AuxFadeInRight}@keyframes AuxFadeInRight1{from{opacity:0;transform:translate3d(50px,0,0)}to{opacity:1;transform:none}}.aux-anim-fade-in-right-1,.aux-animated.aux-fade-in-right-1{animation-name:AuxFadeInRight1}@keyframes AuxFadeInRight2{from{opacity:0;transform:translate3d(75px,0,0)}to{opacity:1;transform:none}}.aux-anim-fade-in-right-2,.aux-animated.aux-fade-in-right-2{animation-name:AuxFadeInRight2}@keyframes AuxRotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg)}to{transform-origin:center;transform:none;opacity:1}}.aux-anim-rotate-in,.aux-animated.aux-rotate-in{animation-name:AuxRotateIn}@keyframes AuxRotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-25deg)}to{transform-origin:left bottom;transform:none;opacity:1}}.aux-anim-rotate-in-down-left,.aux-animated.aux-rotate-in-down-left{animation-name:AuxRotateInDownLeft}@keyframes AuxRotateInDownLeft1{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-35deg)}to{transform-origin:left bottom;transform:none;opacity:1}}.aux-anim-rotate-in-down-left-1,.aux-animated.aux-rotate-in-down-left-1{animation-name:AuxRotateInDownLeft1}@keyframes AuxRotateInDownLeft2{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg)}to{transform-origin:left bottom;transform:none;opacity:1}}.aux-anim-rotate-in-down-left-2,.aux-animated.aux-rotate-in-down-left-2{animation-name:AuxRotateInDownLeft2}@keyframes AuxRotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,25deg)}to{transform-origin:right bottom;transform:none;opacity:1}}.aux-anim-rotate-in-down-right,.aux-animated.aux-rotate-in-down-right{animation-name:AuxRotateInDownRight}@keyframes AuxRotateInDownRight1{from{transform-origin:right bottom;transform:rotate3d(0,0,1,35deg)}to{transform-origin:right bottom;transform:none;opacity:1}}.aux-anim-rotate-in-down-right-1,.aux-animated.aux-rotate-in-down-right-1{animation-name:AuxRotateInDownRight1}@keyframes AuxRotateInDownRight2{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg)}to{transform-origin:right bottom;transform:none;opacity:1}}.aux-anim-rotate-in-down-right-2,.aux-animated.aux-rotate-in-down-right-2{animation-name:AuxRotateInDownRight2}@keyframes AuxRotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,25deg)}to{transform-origin:left bottom;transform:none;opacity:1}}.aux-anim-rotate-in-up-left,.aux-animated.aux-rotate-in-up-left{animation-name:AuxRotateInUpLeft}@keyframes AuxRotateInUpLeft1{from{transform-origin:left bottom;transform:rotate3d(0,0,1,35deg)}to{transform-origin:left bottom;transform:none;opacity:1}}.aux-anim-rotate-in-up-left-1,.aux-animated.aux-rotate-in-up-left-1{animation-name:AuxRotateInUpLeft1}@keyframes AuxRotateInUpLeft2{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg)}to{transform-origin:left bottom;transform:none;opacity:1}}.aux-anim-rotate-in-up-left-2,.aux-animated.aux-rotate-in-up-left-2{animation-name:AuxRotateInUpLeft2}@keyframes AuxRotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-35deg)}to{transform-origin:right bottom;transform:none;opacity:1}}.aux-anim-rotate-in-up-right,.aux-animated.aux-rotate-in-up-right{animation-name:AuxRotateInUpRight}@keyframes AuxRotateInUpRight1{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-60deg)}to{transform-origin:right bottom;transform:none;opacity:1}}.aux-anim-rotate-in-up-right-1,.aux-animated.aux-rotate-in-up-right-1{animation-name:AuxRotateInUpRight1}@keyframes AuxRotateInUpRight2{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg)}to{transform-origin:right bottom;transform:none;opacity:1}}.aux-anim-rotate-in-up-right-2,.aux-animated.aux-rotate-in-up-right-2{animation-name:AuxRotateInUpRight2}@keyframes AuxRotateCustom{from{transform-origin:var(--aux-anim-rotate-origin);transform:rotate3d(0,0,1,var(--aux-anim-rotate-deg))}to{transform-origin:var(--aux-anim-rotate-origin);transform:none;opacity:1}}.aux-anim-rotate-custom,.aux-animated.aux-rotate-custom{animation-name:AuxRotateCustom}@keyframes AuxFlipInUp{from{transform:rotateX(-40deg) translateY(40px)}to{transform:none;opacity:1}}.aux-anim-flip-in-up,.aux-animated.aux-flip-in-up{animation-name:AuxFlipInUp}@keyframes AuxFlipInUp1{from{transform:rotateX(-40deg) translateY(80px)}to{transform:none;opacity:1}}.aux-anim-flip-in-up-1,.aux-animated.aux-flip-in-up-1{animation-name:AuxFlipInUp1}@keyframes AuxFlipInUp2{from{transform:rotateX(-40deg) translateY(120px)}to{transform:none;opacity:1}}.aux-anim-flip-in-up-2,.aux-animated.aux-flip-in-up-2{animation-name:AuxFlipInUp2}@keyframes AuxFlipInDown{from{transform:rotateX(40deg) translateY(-40px)}to{transform:none;opacity:1}}.aux-anim-flip-in-down,.aux-animated.aux-flip-in-down{animation-name:AuxFlipInDown}@keyframes AuxFlipInDown1{from{transform:rotateX(40deg) translateY(-80px)}to{transform:none;opacity:1}}.aux-anim-flip-in-down-1,.aux-animated.aux-flip-in-down-1{animation-name:AuxFlipInDown1}@keyframes AuxFlipInDown2{from{transform:rotateX(40deg) translateY(-120px)}to{transform:none;opacity:1}}.aux-anim-flip-in-down-2,.aux-animated.aux-flip-in-down-2{animation-name:AuxFlipInDown2}@keyframes AuxFlipInLeft{from{transform:rotateY(-40deg) translateX(40px)}to{transform:none;opacity:1}}.aux-anim-flip-in-left,.aux-animated.aux-flip-in-left{animation-name:AuxFlipInLeft}@keyframes AuxFlipInLeft1{from{transform:rotateY(-40deg) translateX(80px)}to{transform:none;opacity:1}}.aux-anim-flip-in-left-1,.aux-animated.aux-flip-in-left-1{animation-name:AuxFlipInLeft1}@keyframes AuxFlipInLeft2{from{transform:rotateY(-40deg) translateX(140px)}to{transform:none;opacity:1}}.aux-anim-flip-in-left-2,.aux-animated.aux-flip-in-left-2{animation-name:AuxFlipInLeft2}@keyframes AuxFlipInLeft3{from{transform:rotateY(-40deg) translateX(200px)}to{transform:none;opacity:1}}.aux-anim-flip-in-left-3,.aux-animated.aux-flip-in-left-3{animation-name:AuxFlipInLeft3}@keyframes AuxFlipInRight{from{transform:rotateY(40deg) translateX(-40px)}to{transform:none;opacity:1}}.aux-anim-flip-in-right,.aux-animated.aux-flip-in-right{animation-name:AuxFlipInRight}@keyframes AuxFlipInRight1{from{transform:rotateY(40deg) translateX(-80px)}to{transform:none;opacity:1}}.aux-anim-flip-in-right-1,.aux-animated.aux-flip-in-right-1{animation-name:AuxFlipInRight1}@keyframes AuxFlipInRight2{from{transform:rotateY(40deg) translateX(-140px)}to{transform:none;opacity:1}}.aux-anim-flip-in-right-2,.aux-animated.aux-flip-in-right-2{animation-name:AuxFlipInRight2}@keyframes AuxFlipInRight3{from{transform:rotateY(40deg) translateX(-200px)}to{transform:none;opacity:1}}.aux-anim-flip-in-right-3,.aux-animated.aux-flip-in-right-3{animation-name:AuxFlipInRight3}@keyframes AuxZoomIn{from{transform:scale3d(.9,.9,.9)}50%{opacity:1}to{transform:none;opacity:1}}.aux-anim-zoom-in,.aux-animated.aux-zoom-in{animation-name:AuxZoomIn}@keyframes AuxZoomIn1{from{transform:scale3d(.8,.8,.8)}50%{opacity:1}to{transform:none;opacity:1}}.aux-anim-zoom-in-1,.aux-animated.aux-zoom-in-1{animation-name:AuxZoomIn1}@keyframes AuxZoomIn2{from{transform:scale3d(.7,.7,.7)}50%{opacity:1}to{transform:none;opacity:1}}.aux-anim-zoom-in-2,.aux-animated.aux-zoom-in-2{animation-name:AuxZoomIn2}@keyframes AuxZoomIn3{from{transform:scale3d(.6,.6,.6)}50%{opacity:1}to{transform:none;opacity:1}}.aux-anim-zoom-in-3,.aux-animated.aux-zoom-in-3{animation-name:AuxZoomIn3}@keyframes AuxScaleUp{from{transform:scale(.9,.9)}to{transform:none;opacity:1}}.aux-anim-scale-up,.aux-animated.aux-scale-up{animation-name:AuxScaleUp}@keyframes AuxScaleUp1{from{transform:scale(.7,.7)}to{transform:none;opacity:1}}.aux-anim-scale-up-1,.aux-animated.aux-scale-up-1{animation-name:AuxScaleUp1}@keyframes AuxScaleUp2{from{transform:scale(.6,.6)}to{transform:none;opacity:1}}.aux-anim-scale-up-2,.aux-animated.aux-scale-up-2{animation-name:AuxScaleUp2}@keyframes AuxScaleDown{from{transform:scale(1.1,1.1)}to{transform:none;opacity:1}}.aux-anim-scale-down,.aux-animated.aux-scale-down{animation-name:AuxScaleDown}@keyframes AuxScaleDown1{from{transform:scale(1.3,1.3)}to{transform:none;opacity:1}}.aux-anim-scale-down-1,.aux-animated.aux-scale-down-1{animation-name:AuxScaleDown1}@keyframes AuxScaleDown2{from{transform:scale(1.4,1.4)}to{transform:none;opacity:1}}.aux-anim-scale-down-2,.aux-animated.aux-scale-down-2{animation-name:AuxScaleDown2}@keyframes AuxScaleCustom{from{transform:scale(var(--aux-scale-custom),var(--aux-scale-custom))}to{transform:none;opacity:1}}.aux-anim-scale-custom,.aux-animated.aux-scale-custom{animation-name:AuxScaleCustom}@keyframes AuxJackInTheBox{from{transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:none}}.aux-anim-jack-in-box,.aux-animated.aux-jack-in-box{animation-name:AuxJackInTheBox}@keyframes aux-scrolldown{0%{transform:translate(-50%,-60%)}100%{transform:translate(-50%,-20%)}}@keyframes aux-header-animation{from{transform:translateY(-100%)}to{transform:none}}@keyframes AuxSlideFromRight{from{transform:translateX(100%)}to{opacity:1;transform:none}}.aux-anim-slide-from-right,.aux-animated.aux-slide-from-right>.elementor-widget-container,.aux-animated.aux-slide-from-right>.elementor-column-wrap{animation-name:AuxSlideFromRight}@keyframes AuxSlideFromLeft{from{transform:translateX(-100%)}to{opacity:1;transform:none}}.aux-anim-slide-from-left,.aux-animated.aux-slide-from-left>.elementor-widget-container,.aux-animated.aux-slide-from-left>.elementor-column-wrap{animation-name:AuxSlideFromLeft}@keyframes AuxSlideFromTop{from{transform:translateY(-100%)}to{opacity:1;transform:none}}.aux-anim-slide-from-top,.aux-animated.aux-slide-from-top>.elementor-widget-container,.aux-animated.aux-slide-from-top>.elementor-column-wrap{animation-name:AuxSlideFromTop}@keyframes AuxSlideFromBot{from{transform:translateY(100%)}to{opacity:1;transform:none}}.aux-anim-slide-from-bot,.aux-animated.aux-slide-from-bot>.elementor-widget-container,.aux-animated.aux-slide-from-bot>.elementor-column-wrap{animation-name:AuxSlideFromBot}@keyframes AuxMaskFromTop{from{clip-path:inset(0 0 100% 0);opacity:1}to{clip-path:inset(0 0 0 0);opacity:1}}.aux-anim-mask-from-top,.aux-animated.aux-mask-from-top{animation-name:AuxMaskFromTop}@keyframes AuxMaskFromBot{from{clip-path:inset(100% 0 0 0);opacity:1}to{clip-path:inset(0 0 0 0);opacity:1}}.aux-anim-mask-from-bot,.aux-animated.aux-mask-from-bot{animation-name:AuxMaskFromBot}@keyframes AuxMaskFromRight{from{clip-path:inset(0 0 0 100%);opacity:1}to{clip-path:inset(0 0 0 0);opacity:1}}.aux-anim-mask-from-right,.aux-animated.aux-mask-from-right{animation-name:AuxMaskFromRight}@keyframes AuxMaskFromLeft{from{clip-path:inset(0 100% 0 0);opacity:1}to{clip-path:inset(0 0 0 0);opacity:1}}.aux-anim-mask-from-left,.aux-animated.aux-mask-from-left{animation-name:AuxMaskFromLeft}@keyframes AuxLoadingWave{0%{background-position:0% 0}100%{background-position:66% 0}}.aux-appear-watch-animation{animation-duration:1s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.19,1,.22,1);opacity:0}.aux-appear-watch-animation.aux-animation-off{opacity:1}.aux-appear-watch-animation[data-widget_type="aux_menu_box.default"].aux-animated,.aux-appear-watch-animation[data-widget_type="aux_modern_search.default"].aux-animated{animation-timing-function:initial!important}.aux-animation-off{animation:none!important}.aux-animated.aux-slide-from-right{overflow:hidden;opacity:1}.aux-animated.aux-slide-from-right>.elementor-widget-container,.aux-animated.aux-slide-from-right>.elementor-column-wrap{animation-duration:inherit;animation-fill-mode:inherit;animation-timing-function:inherit;animation-delay:inherit}.aux-animated.aux-slide-from-left{overflow:hidden;opacity:1}.aux-animated.aux-slide-from-left>.elementor-widget-container,.aux-animated.aux-slide-from-left>.elementor-column-wrap{animation-duration:inherit;animation-fill-mode:inherit;animation-timing-function:inherit;animation-delay:inherit}.aux-animated.aux-slide-from-top{overflow:hidden;opacity:1}.aux-animated.aux-slide-from-top>.elementor-widget-container,.aux-animated.aux-slide-from-top>.elementor-column-wrap{animation-duration:inherit;animation-fill-mode:inherit;animation-timing-function:inherit;animation-delay:inherit}.aux-animated.aux-slide-from-bot{overflow:hidden;opacity:1}.aux-animated.aux-slide-from-bot>.elementor-widget-container,.aux-animated.aux-slide-from-bot>.elementor-column-wrap{animation-duration:inherit;animation-fill-mode:inherit;animation-timing-function:inherit;animation-delay:inherit}.aux-isotope-animated{overflow:hidden;transition:height 800ms cubic-bezier(.75,.1,.25,.9)}.aux-isotope-animated .aux-iso-item:not(.aux-ajax-anim){transition:transform 0ms cubic-bezier(.25,.1,.25,1),opacity 0ms cubic-bezier(.25,.1,.25,1);opacity:1}.aux-isotope-animated .aux-iso-item:not(.aux-ajax-anim).aux-loading{opacity:0!important}.aux-isotope-animated .aux-iso-item:not(.aux-ajax-anim).aux-iso-hiding{transform:translateY(-10%);transition-timing-function:cubic-bezier(.75,0,.75,.9);z-index:1;opacity:0}.aux-isotope-animated .aux-iso-item:not(.aux-ajax-anim).aux-iso-hidden{transform:translateY(10%);opacity:0}.aux-isotope-animated .aux-iso-item:not(.aux-ajax-anim).aux-iso-revealing{transition-timing-function:cubic-bezier(.25,.1,.25,1);transform:translateY(0);z-index:2;opacity:1}.aux-isotope-animated .aux-items-loading{position:absolute;top:0;width:100%;height:100%;z-index:2;transition:all 1200ms}.aux-isotope-animated .aux-items-loading.aux-loading-visible{opacity:1;visibility:visible}.aux-isotope-animated .aux-items-loading.aux-loading-hide{opacity:0;visibility:hidden}.aux-isotope-animated .aux-items-loading .aux-loading-loop{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.aux-isotope-filters.aux-center+.aux-isotope-animated{clear:both}.aux-ajax-anim{opacity:0;transform:translateY(100px) translateZ(0);transition:transform 700ms cubic-bezier(.25,.1,.25,1),opacity 700ms cubic-bezier(.25,.1,.25,1)}.aux-ajax-anim.aux-appeared-once{opacity:1;transform:none}.aux-news-element-main,.aux-ajax-view{transition:opacity 1s ease-in-out}.slow-hide{opacity:0}.slow-show{opacity:1}.ajax-filter-loader{border:8px solid #f3f3f3;border-top:8px solid #3d3d3d;border-radius:50%;width:60px!important;height:60px!important;animation:ajaxSpin 2s linear infinite;position:absolute;left:0;right:0;display:block;margin:0 auto!important;top:150px;z-index:-1;padding:0!important}@keyframes ajaxSpin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.widget-container .aux-ajax-type-scroll:not(.aux-in-progress) .aux-load-more{display:none}.widget-container .aux-load-more{margin-bottom:70px}.widget-container[class*="aux-ajax-type"] .aux-ajax-view{margin-bottom:70px}.aux-parallax-piece{transition:transform 300ms ease-out}
/*!>>>>>>>>>>>>>>>>>>>>>>> #special elements <<<<<<<<<<<<<<<<<<< */
.elementor .aux-divider-align-center{margin-left:auto;margin-right:auto}.elementor .aux-divider-align-right{margin-left:auto}.elementor .aux-divider-align-right{margin-left:auto}body>.elementor{z-index:2}.elementor-section-boxed .elementor-row{width:auto;min-width:100%}.elementor-widget-container:before,.elementor-widget-container:after,.elementor-section .elementor-container:before,.elementor-section .elementor-container:after{content:''}.elementor-edit-area-active{z-index:2}.aux-timeline.aux-middle .aux-block::after{height:25px;position:absolute;left:50%;bottom:-26px;border-right:solid 1px gray}.aux-timeline{position:relative}.aux-timeline .aux-date-label{display:block;position:relative;clear:both;box-sizing:border-box}.aux-timeline::before{content:"";display:block;height:100%;width:0;border-left:1px solid #ACACAC;top:0;position:absolute}.aux-timeline::after{content:"";display:table;clear:both}.aux-timeline.aux-center .aux-block{clear:both;margin-top:-2em;width:calc(50% - 64px)}.aux-timeline.aux-center .aux-block::after,.aux-timeline.aux-center .aux-block::before{content:"";display:block}.aux-timeline.aux-center .aux-block:nth-child(1){margin-top:0}.aux-timeline.aux-center .aux-date-label{float:left;left:50%;margin-top:3em;margin-bottom:5em;transform:translateX(-50%)}.aux-timeline.aux-center .aux-date-label:first-child{margin-top:0}.aux-timeline.aux-center .aux-block:nth-of-type(odd),.rtl .aux-timeline.aux-center .aux-block:nth-of-type(even){float:left}.aux-timeline.aux-center .aux-block:nth-of-type(even),.rtl .aux-timeline.aux-center .aux-block:nth-of-type(odd){float:right}.aux-timeline.aux-center::before{left:50%}.aux-timeline.aux-left .aux-block{clear:both;float:left;width:calc(100% - 101px);margin-top:2em;margin-left:101px}.aux-timeline.aux-left .aux-block::after,.aux-timeline.aux-left .aux-block::before{content:"";display:block}.aux-timeline.aux-left .aux-date-label{float:left;margin-top:1em;margin-bottom:-1em}.aux-timeline.aux-left .aux-date-label:first-child{margin-top:0}.aux-timeline.aux-left::before{left:50.5px}.aux-timeline.aux-right .aux-block{clear:both;float:right;width:calc(100% - 104px);margin-top:2em;margin-right:104px}.aux-timeline.aux-right .aux-block::after,.aux-timeline.aux-right .aux-block::before{content:"";display:block}.aux-timeline.aux-right .aux-date-label{float:right;margin-top:1em;margin-bottom:-1em}.aux-timeline.aux-right .aux-date-label:first-child{margin-top:0}.aux-timeline.aux-right::before{right:52px}.aux-timeline.aux-middle .aux-block{float:left;clear:both;width:100%;margin-top:2em}.aux-timeline.aux-middle .aux-block::after,.aux-timeline.aux-middle .aux-block::before{content:"";display:block}.aux-timeline.aux-middle .aux-date-label{float:left;left:50%;margin-top:1em;margin-bottom:-1em;transform:translateX(-50%)}.aux-timeline.aux-middle .aux-date-label:first-child{margin-top:0}.aux-timeline.aux-middle::before{left:50%}.aux-timeline .aux-block{box-sizing:border-box;position:relative}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
 .pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:#fff0;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}.pswp__error-msg a{color:#CCC;text-decoration:underline}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
 .pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity 0.2s;transition:opacity 0.2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/wp-content/themes/phlox-pro/css/images/photoswipe/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/wp-content/themes/phlox-pro/css/images/photoswipe/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgb(0 0 0 / .3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgb(0 0 0 / .5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .25);box-shadow:0 2px 5px rgb(0 0 0 / .25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform 0.25s;transition:transform 0.25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid #fff0;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#FFF;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#BBB}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#CCC}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/wp-content/themes/phlox-pro/css/images/photoswipe/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise 500ms linear infinite;animation:clockwise 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:#fff0;border-bottom-color:#fff0;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:rgb(0 0 0 / .5)}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgb(0 0 0 / .3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}.jssocials-shares{margin:.2em 0}.jssocials-shares *{box-sizing:border-box}.jssocials-share{display:inline-block;vertical-align:top;margin:.3em .6em .3em 0}.jssocials-share:last-child{margin-right:0}.jssocials-share-logo{width:1em;vertical-align:middle;font-size:1.5em}img.jssocials-share-logo{width:auto;height:1em}.jssocials-share-link{display:inline-block;text-align:center;text-decoration:none;line-height:1}.jssocials-share-link.jssocials-share-link-count{padding-top:.2em}.jssocials-share-link.jssocials-share-link-count .jssocials-share-count{display:block;font-size:.6em;margin:0 -.5em -.8em -.5em}.jssocials-share-link.jssocials-share-no-count{padding-top:.5em}.jssocials-share-link.jssocials-share-no-count .jssocials-share-count{height:1em}.jssocials-share-label{padding-left:.3em;vertical-align:middle}.jssocials-share-count-box{display:inline-block;height:1.5em;padding:0 .3em;line-height:1;vertical-align:middle;cursor:default}.jssocials-share-count-box.jssocials-share-no-count{display:none}.jssocials-share-count{line-height:1.5em;vertical-align:middle}.jssocials-share-twitter .jssocials-share-link{color:#00aced}.jssocials-share-twitter .jssocials-share-link .jssocials-share-label{color:#00aced}.jssocials-share-twitter .jssocials-share-link:hover,.jssocials-share-twitter .jssocials-share-link:focus,.jssocials-share-twitter .jssocials-share-link:active{color:#0087ba}.jssocials-share-twitter .jssocials-share-link:hover .jssocials-share-label,.jssocials-share-twitter .jssocials-share-link:focus .jssocials-share-label,.jssocials-share-twitter .jssocials-share-link:active .jssocials-share-label{color:#0087ba}.jssocials-share-facebook .jssocials-share-link{color:#3b5998}.jssocials-share-facebook .jssocials-share-link .jssocials-share-label{color:#3b5998}.jssocials-share-facebook .jssocials-share-link:hover,.jssocials-share-facebook .jssocials-share-link:focus,.jssocials-share-facebook .jssocials-share-link:active{color:#2d4373}.jssocials-share-facebook .jssocials-share-link:hover .jssocials-share-label,.jssocials-share-facebook .jssocials-share-link:focus .jssocials-share-label,.jssocials-share-facebook .jssocials-share-link:active .jssocials-share-label{color:#2d4373}.jssocials-share-googleplus .jssocials-share-link{color:#dd4b39}.jssocials-share-googleplus .jssocials-share-link .jssocials-share-label{color:#dd4b39}.jssocials-share-googleplus .jssocials-share-link:hover,.jssocials-share-googleplus .jssocials-share-link:focus,.jssocials-share-googleplus .jssocials-share-link:active{color:#c23321}.jssocials-share-googleplus .jssocials-share-link:hover .jssocials-share-label,.jssocials-share-googleplus .jssocials-share-link:focus .jssocials-share-label,.jssocials-share-googleplus .jssocials-share-link:active .jssocials-share-label{color:#c23321}.jssocials-share-linkedin .jssocials-share-link{color:#007bb6}.jssocials-share-linkedin .jssocials-share-link .jssocials-share-label{color:#007bb6}.jssocials-share-linkedin .jssocials-share-link:hover,.jssocials-share-linkedin .jssocials-share-link:focus,.jssocials-share-linkedin .jssocials-share-link:active{color:#005983}.jssocials-share-linkedin .jssocials-share-link:hover .jssocials-share-label,.jssocials-share-linkedin .jssocials-share-link:focus .jssocials-share-label,.jssocials-share-linkedin .jssocials-share-link:active .jssocials-share-label{color:#005983}.jssocials-share-pinterest .jssocials-share-link{color:#cb2027}.jssocials-share-pinterest .jssocials-share-link .jssocials-share-label{color:#cb2027}.jssocials-share-pinterest .jssocials-share-link:hover,.jssocials-share-pinterest .jssocials-share-link:focus,.jssocials-share-pinterest .jssocials-share-link:active{color:#9f191f}.jssocials-share-pinterest .jssocials-share-link:hover .jssocials-share-label,.jssocials-share-pinterest .jssocials-share-link:focus .jssocials-share-label,.jssocials-share-pinterest .jssocials-share-link:active .jssocials-share-label{color:#9f191f}.jssocials-share-email .jssocials-share-link{color:#3490F3}.jssocials-share-email .jssocials-share-link .jssocials-share-label{color:#3490F3}.jssocials-share-email .jssocials-share-link:hover,.jssocials-share-email .jssocials-share-link:focus,.jssocials-share-email .jssocials-share-link:active{color:#0e76e6}.jssocials-share-email .jssocials-share-link:hover .jssocials-share-label,.jssocials-share-email .jssocials-share-link:focus .jssocials-share-label,.jssocials-share-email .jssocials-share-link:active .jssocials-share-label{color:#0e76e6}.jssocials-share-stumbleupon .jssocials-share-link{color:#eb4823}.jssocials-share-stumbleupon .jssocials-share-link .jssocials-share-label{color:#eb4823}.jssocials-share-stumbleupon .jssocials-share-link:hover,.jssocials-share-stumbleupon .jssocials-share-link:focus,.jssocials-share-stumbleupon .jssocials-share-link:active{color:#c93412}.jssocials-share-stumbleupon .jssocials-share-link:hover .jssocials-share-label,.jssocials-share-stumbleupon .jssocials-share-link:focus .jssocials-share-label,.jssocials-share-stumbleupon .jssocials-share-link:active .jssocials-share-label{color:#c93412}.jssocials-share-whatsapp .jssocials-share-link{color:#29a628}.jssocials-share-whatsapp .jssocials-share-link .jssocials-share-label{color:#29a628}.jssocials-share-whatsapp .jssocials-share-link:hover,.jssocials-share-whatsapp .jssocials-share-link:focus,.jssocials-share-whatsapp .jssocials-share-link:active{color:#1f7d1e}.jssocials-share-whatsapp .jssocials-share-link:hover .jssocials-share-label,.jssocials-share-whatsapp .jssocials-share-link:focus .jssocials-share-label,.jssocials-share-whatsapp .jssocials-share-link:active .jssocials-share-label{color:#1f7d1e}.jssocials-share-telegram .jssocials-share-link{color:#2ca5e0}.jssocials-share-telegram .jssocials-share-link .jssocials-share-label{color:#2ca5e0}.jssocials-share-telegram .jssocials-share-link:hover,.jssocials-share-telegram .jssocials-share-link:focus,.jssocials-share-telegram .jssocials-share-link:active{color:#1c88bd}.jssocials-share-telegram .jssocials-share-link:hover .jssocials-share-label,.jssocials-share-telegram .jssocials-share-link:focus .jssocials-share-label,.jssocials-share-telegram .jssocials-share-link:active .jssocials-share-label{color:#1c88bd}.jssocials-share-line .jssocials-share-link{color:#25af00}.jssocials-share-line .jssocials-share-link .jssocials-share-label{color:#25af00}.jssocials-share-line .jssocials-share-link:hover,.jssocials-share-line .jssocials-share-link:focus,.jssocials-share-line .jssocials-share-link:active{color:#1a7c00}.jssocials-share-line .jssocials-share-link:hover .jssocials-share-label,.jssocials-share-line .jssocials-share-link:focus .jssocials-share-label,.jssocials-share-line .jssocials-share-link:active .jssocials-share-label{color:#1a7c00}.jssocials-share-viber .jssocials-share-link{color:#7b519d}.jssocials-share-viber .jssocials-share-link .jssocials-share-label{color:#7b519d}.jssocials-share-viber .jssocials-share-link:hover,.jssocials-share-viber .jssocials-share-link:focus,.jssocials-share-viber .jssocials-share-link:active{color:#61407b}.jssocials-share-viber .jssocials-share-link:hover .jssocials-share-label,.jssocials-share-viber .jssocials-share-link:focus .jssocials-share-label,.jssocials-share-viber .jssocials-share-link:active .jssocials-share-label{color:#61407b}.jssocials-share-pocket .jssocials-share-link{color:#ef4056}.jssocials-share-pocket .jssocials-share-link .jssocials-share-label{color:#ef4056}.jssocials-share-pocket .jssocials-share-link:hover,.jssocials-share-pocket .jssocials-share-link:focus,.jssocials-share-pocket .jssocials-share-link:active{color:#e9132e}.jssocials-share-pocket .jssocials-share-link:hover .jssocials-share-label,.jssocials-share-pocket .jssocials-share-link:focus .jssocials-share-label,.jssocials-share-pocket .jssocials-share-link:active .jssocials-share-label{color:#e9132e}.jssocials-share-messenger .jssocials-share-link{color:#0084ff}.jssocials-share-messenger .jssocials-share-link .jssocials-share-label{color:#0084ff}.jssocials-share-messenger .jssocials-share-link:hover,.jssocials-share-messenger .jssocials-share-link:focus,.jssocials-share-messenger .jssocials-share-link:active{color:#006acc}.jssocials-share-messenger .jssocials-share-link:hover .jssocials-share-label,.jssocials-share-messenger .jssocials-share-link:focus .jssocials-share-label,.jssocials-share-messenger .jssocials-share-link:active .jssocials-share-label{color:#006acc}.jssocials-share-vkontakte .jssocials-share-link{color:#45668e}.jssocials-share-vkontakte .jssocials-share-link .jssocials-share-label{color:#45668e}.jssocials-share-vkontakte .jssocials-share-link:hover,.jssocials-share-vkontakte .jssocials-share-link:focus,.jssocials-share-vkontakte .jssocials-share-link:active{color:#344d6c}.jssocials-share-vkontakte .jssocials-share-link:hover .jssocials-share-label,.jssocials-share-vkontakte .jssocials-share-link:focus .jssocials-share-label,.jssocials-share-vkontakte .jssocials-share-link:active .jssocials-share-label{color:#344d6c}.jssocials-share-link{-webkit-transition:color 200ms ease-in-out;transition:color 200ms ease-in-out}.jssocials-share-link.jssocials-share-link-count .jssocials-share-count{font-size:.5em}.jssocials-share-label{font-size:.8em;color:#444;-webkit-transition:color 200ms ease-in-out;transition:color 200ms ease-in-out}.jssocials-share-count-box{margin-left:.3em;border:1px solid #efefef;border-radius:.3em}.jssocials-share-count-box .jssocials-share-count{line-height:1.8em;font-size:.8em;color:#444}.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after{content:" ";display:block;background:#fff;position:absolute;z-index:30;-moz-box-shadow:0 0 2px rgb(61 61 61 / .8);-webkit-box-shadow:0 0 2px rgb(61 61 61 / .8);box-shadow:0 0 2px rgb(61 61 61 / .8)}.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-horizontal .twentytwenty-handle:after{width:2px;height:9999px;left:50%;margin-left:-1px}.twentytwenty-vertical .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after{width:9999px;height:2px;top:50%;margin-top:-1px}.twentytwenty-before-label,.twentytwenty-after-label,.twentytwenty-overlay{position:absolute;top:0;width:100%;height:100%}.twentytwenty-before-label,.twentytwenty-after-label,.twentytwenty-overlay{-moz-transition-duration:0.5s;-o-transition-duration:0.5s;-webkit-transition-duration:0.5s;transition-duration:0.5s}.twentytwenty-before-label,.twentytwenty-after-label{-moz-transition-property:opacity;-o-transition-property:opacity;-webkit-transition-property:opacity;transition-property:opacity}.twentytwenty-before-label:before,.twentytwenty-after-label:before{color:#fff;font-size:13px;letter-spacing:.1em}.twentytwenty-before-label:before,.twentytwenty-after-label:before{position:absolute;background:rgb(255 255 255 / .2);line-height:38px;padding:0 20px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}.twentytwenty-horizontal .twentytwenty-before-label:before,.twentytwenty-horizontal .twentytwenty-after-label:before{top:50%;margin-top:-19px}.twentytwenty-vertical .twentytwenty-before-label:before,.twentytwenty-vertical .twentytwenty-after-label:before{left:50%;margin-left:-45px;text-align:center;width:90px}.twentytwenty-left-arrow,.twentytwenty-right-arrow,.twentytwenty-up-arrow,.twentytwenty-down-arrow{width:0;height:0;border:5px inset #fff0;position:absolute}.twentytwenty-left-arrow,.twentytwenty-right-arrow{top:50%;margin-top:-5px}.twentytwenty-up-arrow,.twentytwenty-down-arrow{left:50%;margin-left:-5px}.twentytwenty-container{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none}.twentytwenty-container img{max-width:100%;position:absolute;top:0;display:block}.twentytwenty-container.active .twentytwenty-overlay,.twentytwenty-container.active :hover.twentytwenty-overlay{background:#fff0}.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label{opacity:0}.twentytwenty-container *{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.twentytwenty-before-label{opacity:0}.twentytwenty-before-label:before{content:attr(data-content)}.twentytwenty-after-label{opacity:0}.twentytwenty-after-label:before{content:attr(data-content)}.twentytwenty-horizontal .twentytwenty-before-label:before{left:10px}.twentytwenty-horizontal .twentytwenty-after-label:before{right:10px}.twentytwenty-vertical .twentytwenty-before-label:before{top:10px}.twentytwenty-vertical .twentytwenty-after-label:before{bottom:10px}.twentytwenty-overlay{-moz-transition-property:background;-o-transition-property:background;-webkit-transition-property:background;transition-property:background;background:#fff0;z-index:25}.twentytwenty-overlay:hover{background:rgb(0 0 0 / .5)}.twentytwenty-overlay:hover .twentytwenty-after-label{opacity:1}.twentytwenty-overlay:hover .twentytwenty-before-label{opacity:1}.twentytwenty-before{z-index:20}.twentytwenty-after{z-index:10}.twentytwenty-handle{height:45px;width:45px;position:absolute;left:50%;top:50%;margin-left:-24.5px;margin-top:-24.5px;border:2px solid #fff;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;-moz-box-shadow:0 0 2px rgb(61 61 61 / .8);-webkit-box-shadow:0 0 2px rgb(61 61 61 / .8);box-shadow:0 0 2px rgb(61 61 61 / .8);z-index:40;cursor:pointer}.twentytwenty-horizontal .twentytwenty-handle:before{bottom:50%;margin-bottom:24.5px;-moz-box-shadow:0 2px 0 #fff,0 0 2px rgb(61 61 61 / .8);-webkit-box-shadow:0 2px 0 #fff,0 0 2px rgb(61 61 61 / .8);box-shadow:0 2px 0 #fff,0 0 2px rgb(61 61 61 / .8)}.twentytwenty-horizontal .twentytwenty-handle:after{top:50%;margin-top:24.5px;-moz-box-shadow:0 -2px 0 #fff,0 0 2px rgb(61 61 61 / .8);-webkit-box-shadow:0 -2px 0 #fff,0 0 2px rgb(61 61 61 / .8);box-shadow:0 -2px 0 #fff,0 0 2px rgb(61 61 61 / .8)}.twentytwenty-vertical .twentytwenty-handle:before{left:50%;margin-left:24.5px;-moz-box-shadow:2px 0 0 #fff,0 0 2px rgb(61 61 61 / .8);-webkit-box-shadow:2px 0 0 #fff,0 0 2px rgb(61 61 61 / .8);box-shadow:2px 0 0 #fff,0 0 2px rgb(61 61 61 / .8)}.twentytwenty-vertical .twentytwenty-handle:after{right:50%;margin-right:24.5px;-moz-box-shadow:-2px 0 0 #fff,0 0 2px rgb(61 61 61 / .8);-webkit-box-shadow:-2px 0 0 #fff,0 0 2px rgb(61 61 61 / .8);box-shadow:-2px 0 0 #fff,0 0 2px rgb(61 61 61 / .8)}.twentytwenty-left-arrow{border-right:5px solid #505050;left:50%;margin-left:-13.5px}.twentytwenty-right-arrow{border-left:5px solid #505050;right:50%;margin-right:-13.5px}.twentytwenty-up-arrow{border-bottom:5px solid #505050;top:50%;margin-top:-13.5px}.twentytwenty-down-arrow{border-top:5px solid #505050;bottom:50%;margin-bottom:-13.5px}dialog{position:absolute;left:0;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;margin:auto;border:solid;padding:1em;background:#fff;color:#000;display:block}dialog:not([open]){display:none}dialog+.backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgb(0 0 0 / .1)}._dialog_overlay{position:fixed;top:0;right:0;bottom:0;left:0}dialog.fixed{position:fixed;top:50%;transform:translate(0,-50%)}.hljs-androidstudio .hljs{color:#a9b7c6;background:#282b2e;display:block;overflow-x:auto;padding:.5em}.hljs-androidstudio .hljs-number,.hljs-androidstudio .hljs-literal,.hljs-androidstudio .hljs-symbol,.hljs-androidstudio .hljs-bullet{color:#6897BB}.hljs-androidstudio .hljs-keyword,.hljs-androidstudio .hljs-selector-tag,.hljs-androidstudio .hljs-deletion{color:#cc7832}.hljs-androidstudio .hljs-variable,.hljs-androidstudio .hljs-template-variable,.hljs-androidstudio .hljs-link{color:#629755}.hljs-androidstudio .hljs-comment,.hljs-androidstudio .hljs-quote{color:gray}.hljs-androidstudio .hljs-meta{color:#bbb529}.hljs-androidstudio .hljs-string,.hljs-androidstudio .hljs-attribute,.hljs-androidstudio .hljs-addition{color:#6A8759}.hljs-androidstudio .hljs-section,.hljs-androidstudio .hljs-title,.hljs-androidstudio .hljs-type{color:#ffc66d}.hljs-androidstudio .hljs-name,.hljs-androidstudio .hljs-selector-id,.hljs-androidstudio .hljs-selector-class{color:#e8bf6a}.hljs-androidstudio .hljs-emphasis{font-style:italic}.hljs-androidstudio .hljs-strong{font-weight:700}.hljs-atom-one-dark .hljs{display:block;overflow-x:auto;padding:.5em;color:#abb2bf;background:#282c34}.hljs-atom-one-dark .hljs-comment,.hljs-atom-one-dark .hljs-quote{color:#5c6370;font-style:italic}.hljs-atom-one-dark .hljs-doctag,.hljs-atom-one-dark .hljs-keyword,.hljs-atom-one-dark .hljs-formula{color:#c678dd}.hljs-atom-one-dark .hljs-section,.hljs-atom-one-dark .hljs-name,.hljs-atom-one-dark .hljs-selector-tag,.hljs-atom-one-dark .hljs-deletion,.hljs-atom-one-dark .hljs-subst{color:#e06c75}.hljs-atom-one-dark .hljs-literal{color:#56b6c2}.hljs-atom-one-dark .hljs-string,.hljs-atom-one-dark .hljs-regexp,.hljs-atom-one-dark .hljs-addition,.hljs-atom-one-dark .hljs-attribute,.hljs-atom-one-dark .hljs-meta-string{color:#98c379}.hljs-atom-one-dark .hljs-built_in,.hljs-atom-one-dark .hljs-class .hljs-title{color:#e6c07b}.hljs-atom-one-dark .hljs-attr,.hljs-atom-one-dark .hljs-variable,.hljs-atom-one-dark .hljs-template-variable,.hljs-atom-one-dark .hljs-type,.hljs-atom-one-dark .hljs-selector-class,.hljs-atom-one-dark .hljs-selector-attr,.hljs-atom-one-dark .hljs-selector-pseudo,.hljs-atom-one-dark .hljs-number{color:#d19a66}.hljs-atom-one-dark .hljs-symbol,.hljs-atom-one-dark .hljs-bullet,.hljs-atom-one-dark .hljs-link,.hljs-atom-one-dark .hljs-meta,.hljs-atom-one-dark .hljs-selector-id,.hljs-atom-one-dark .hljs-title{color:#61aeee}.hljs-atom-one-dark .hljs-emphasis{font-style:italic}.hljs-atom-one-dark .hljs-strong{font-weight:700}.hljs-atom-one-dark .hljs-link{text-decoration:underline}.hljs-atom-one-light .hljs{display:block;overflow-x:auto;padding:.5em;color:#383a42;background:#fafafa}.hljs-atom-one-light .hljs-comment,.hljs-atom-one-light .hljs-quote{color:#a0a1a7;font-style:italic}.hljs-atom-one-light .hljs-doctag,.hljs-atom-one-light .hljs-keyword,.hljs-atom-one-light .hljs-formula{color:#a626a4}.hljs-atom-one-light .hljs-section,.hljs-atom-one-light .hljs-name,.hljs-atom-one-light .hljs-selector-tag,.hljs-atom-one-light .hljs-deletion,.hljs-atom-one-light .hljs-subst{color:#e45649}.hljs-atom-one-light .hljs-literal{color:#0184bb}.hljs-atom-one-light .hljs-string,.hljs-atom-one-light .hljs-regexp,.hljs-atom-one-light .hljs-addition,.hljs-atom-one-light .hljs-attribute,.hljs-atom-one-light .hljs-meta-string{color:#50a14f}.hljs-atom-one-light .hljs-built_in,.hljs-atom-one-light .hljs-class .hljs-title{color:#c18401}.hljs-atom-one-light .hljs-attr,.hljs-atom-one-light .hljs-variable,.hljs-atom-one-light .hljs-template-variable,.hljs-atom-one-light .hljs-type,.hljs-atom-one-light .hljs-selector-class,.hljs-atom-one-light .hljs-selector-attr,.hljs-atom-one-light .hljs-selector-pseudo,.hljs-atom-one-light .hljs-number{color:#986801}.hljs-atom-one-light .hljs-symbol,.hljs-atom-one-light .hljs-bullet,.hljs-atom-one-light .hljs-link,.hljs-atom-one-light .hljs-meta,.hljs-atom-one-light .hljs-selector-id,.hljs-atom-one-light .hljs-title{color:#4078f2}.hljs-atom-one-light .hljs-emphasis{font-style:italic}.hljs-atom-one-light .hljs-strong{font-weight:700}.hljs-atom-one-light .hljs-link{text-decoration:underline}.hljs-default .hljs{display:block;overflow-x:auto;padding:.5em;background:#F0F0F0}.hljs-default .hljs,.hljs-default .hljs-subst{color:#444}.hljs-default .hljs-comment{color:#888}.hljs-default .hljs-keyword,.hljs-default .hljs-attribute,.hljs-default .hljs-selector-tag,.hljs-default .hljs-meta-keyword,.hljs-default .hljs-doctag,.hljs-default .hljs-name{font-weight:700}.hljs-default .hljs-type,.hljs-default .hljs-string,.hljs-default .hljs-number,.hljs-default .hljs-selector-id,.hljs-default .hljs-selector-class,.hljs-default .hljs-quote,.hljs-default .hljs-template-tag,.hljs-default .hljs-deletion{color:#800}.hljs-default .hljs-title,.hljs-default .hljs-section{color:#800;font-weight:700}.hljs-default .hljs-regexp,.hljs-default .hljs-symbol,.hljs-default .hljs-variable,.hljs-default .hljs-template-variable,.hljs-default .hljs-link,.hljs-default .hljs-selector-attr,.hljs-default .hljs-selector-pseudo{color:#BC6060}.hljs-default .hljs-literal{color:#78A960}.hljs-default .hljs-built_in,.hljs-default .hljs-bullet,.hljs-default .hljs-code,.hljs-default .hljs-addition{color:#397300}.hljs-default .hljs-meta{color:#1f7199}.hljs-default .hljs-meta-string{color:#4d99bf}.hljs-default .hljs-emphasis{font-style:italic}.hljs-default .hljs-strong{font-weight:700}.hljs-github .hljs{display:block;overflow-x:auto;padding:.5em;color:#333;background:#f8f8f8}.hljs-github .hljs-comment,.hljs-github .hljs-quote{color:#998;font-style:italic}.hljs-github .hljs-keyword,.hljs-github .hljs-selector-tag,.hljs-github .hljs-subst{color:#333;font-weight:700}.hljs-github .hljs-number,.hljs-github .hljs-literal,.hljs-github .hljs-variable,.hljs-github .hljs-template-variable,.hljs-github .hljs-tag .hljs-attr{color:teal}.hljs-github .hljs-string,.hljs-github .hljs-doctag{color:#d14}.hljs-github .hljs-title,.hljs-github .hljs-section,.hljs-github .hljs-selector-id{color:#900;font-weight:700}.hljs-github .hljs-subst{font-weight:400}.hljs-github .hljs-type,.hljs-github .hljs-class .hljs-title{color:#458;font-weight:700}.hljs-github .hljs-tag,.hljs-github .hljs-name,.hljs-github .hljs-attribute{color:navy;font-weight:400}.hljs-github .hljs-regexp,.hljs-github .hljs-link{color:#009926}.hljs-github .hljs-symbol,.hljs-github .hljs-bullet{color:#990073}.hljs-github .hljs-built_in,.hljs-github .hljs-builtin-name{color:#0086b3}.hljs-github .hljs-meta{color:#999;font-weight:700}.hljs-github .hljs-deletion{background:#fdd}.hljs-github .hljs-addition{background:#dfd}.hljs-github .hljs-emphasis{font-style:italic}.hljs-github .hljs-strong{font-weight:700}.hljs-googlecode .hljs{display:block;overflow-x:auto;padding:.5em;background:#fff;color:#000}.hljs-googlecode .hljs-comment,.hljs-googlecode .hljs-quote{color:#800}.hljs-googlecode .hljs-keyword,.hljs-googlecode .hljs-selector-tag,.hljs-googlecode .hljs-section,.hljs-googlecode .hljs-title,.hljs-googlecode .hljs-name{color:#008}.hljs-googlecode .hljs-variable,.hljs-googlecode .hljs-template-variable{color:#660}.hljs-googlecode .hljs-string,.hljs-googlecode .hljs-selector-attr,.hljs-googlecode .hljs-selector-pseudo,.hljs-googlecode .hljs-regexp{color:#080}.hljs-googlecode .hljs-literal,.hljs-googlecode .hljs-symbol,.hljs-googlecode .hljs-bullet,.hljs-googlecode .hljs-meta,.hljs-googlecode .hljs-number,.hljs-googlecode .hljs-link{color:#066}.hljs-googlecode .hljs-title,.hljs-googlecode .hljs-doctag,.hljs-googlecode .hljs-type,.hljs-googlecode .hljs-attr,.hljs-googlecode .hljs-built_in,.hljs-googlecode .hljs-builtin-name,.hljs-googlecode .hljs-params{color:#606}.hljs-googlecode .hljs-attribute,.hljs-googlecode .hljs-subst{color:#000}.hljs-googlecode .hljs-formula{background-color:#eee;font-style:italic}.hljs-googlecode .hljs-selector-id,.hljs-googlecode .hljs-selector-class{color:#9B703F}.hljs-googlecode .hljs-addition{background-color:#baeeba}.hljs-googlecode .hljs-deletion{background-color:#ffc8bd}.hljs-googlecode .hljs-doctag,.hljs-googlecode .hljs-strong{font-weight:700}.hljs-googlecode .hljs-emphasis{font-style:italic}.hljs-railscasts .hljs{display:block;overflow-x:auto;padding:.5em;background:#232323;color:#e6e1dc}.hljs-railscasts .hljs-comment,.hljs-railscasts .hljs-quote{color:#bc9458;font-style:italic}.hljs-railscasts .hljs-keyword,.hljs-railscasts .hljs-selector-tag{color:#c26230}.hljs-railscasts .hljs-string,.hljs-railscasts .hljs-number,.hljs-railscasts .hljs-regexp,.hljs-railscasts .hljs-variable,.hljs-railscasts .hljs-template-variable{color:#a5c261}.hljs-railscasts .hljs-subst{color:#519f50}.hljs-railscasts .hljs-tag,.hljs-railscasts .hljs-name{color:#e8bf6a}.hljs-railscasts .hljs-type{color:#da4939}.hljs-railscasts .hljs-symbol,.hljs-railscasts .hljs-bullet,.hljs-railscasts .hljs-built_in,.hljs-railscasts .hljs-builtin-name,.hljs-railscasts .hljs-attr,.hljs-railscasts .hljs-link{color:#6d9cbe}.hljs-railscasts .hljs-params{color:#d0d0ff}.hljs-railscasts .hljs-attribute{color:#cda869}.hljs-railscasts .hljs-meta{color:#9b859d}.hljs-railscasts .hljs-title,.hljs-railscasts .hljs-section{color:#ffc66d}.hljs-railscasts .hljs-addition{background-color:#144212;color:#e6e1dc;display:inline-block;width:100%}.hljs-railscasts .hljs-deletion{background-color:#600;color:#e6e1dc;display:inline-block;width:100%}.hljs-railscasts .hljs-selector-class{color:#9b703f}.hljs-railscasts .hljs-selector-id{color:#8b98ab}.hljs-railscasts .hljs-emphasis{font-style:italic}.hljs-railscasts .hljs-strong{font-weight:700}.hljs-railscasts .hljs-link{text-decoration:underline}.hljs-solarized-light .hljs{display:block;overflow-x:auto;padding:.5em;background:#fdf6e3;color:#657b83}.hljs-solarized-light .hljs-comment,.hljs-solarized-light .hljs-quote{color:#93a1a1}.hljs-solarized-light .hljs-keyword,.hljs-solarized-light .hljs-selector-tag,.hljs-solarized-light .hljs-addition{color:#859900}.hljs-solarized-light .hljs-number,.hljs-solarized-light .hljs-string,.hljs-solarized-light .hljs-meta .hljs-meta-string,.hljs-solarized-light .hljs-literal,.hljs-solarized-light .hljs-doctag,.hljs-solarized-light .hljs-regexp{color:#2aa198}.hljs-solarized-light .hljs-title,.hljs-solarized-light .hljs-section,.hljs-solarized-light .hljs-name,.hljs-solarized-light .hljs-selector-id,.hljs-solarized-light .hljs-selector-class{color:#268bd2}.hljs-solarized-light .hljs-attribute,.hljs-solarized-light .hljs-attr,.hljs-solarized-light .hljs-variable,.hljs-solarized-light .hljs-template-variable,.hljs-solarized-light .hljs-class .hljs-title,.hljs-solarized-light .hljs-type{color:#b58900}.hljs-solarized-light .hljs-symbol,.hljs-solarized-light .hljs-bullet,.hljs-solarized-light .hljs-subst,.hljs-solarized-light .hljs-meta,.hljs-solarized-light .hljs-meta .hljs-keyword,.hljs-solarized-light .hljs-selector-attr,.hljs-solarized-light .hljs-selector-pseudo,.hljs-solarized-light .hljs-link{color:#cb4b16}.hljs-solarized-light .hljs-built_in,.hljs-solarized-light .hljs-deletion{color:#dc322f}.hljs-solarized-light .hljs-formula{background:#eee8d5}.hljs-solarized-light .hljs-emphasis{font-style:italic}.hljs-solarized-light .hljs-strong{font-weight:700}.hljs-tomorrow-night .hljs-comment,.hljs-tomorrow-night .hljs-quote{color:#999}.hljs-tomorrow-night .hljs-variable,.hljs-tomorrow-night .hljs-template-variable,.hljs-tomorrow-night .hljs-tag,.hljs-tomorrow-night .hljs-name,.hljs-tomorrow-night .hljs-selector-id,.hljs-tomorrow-night .hljs-selector-class,.hljs-tomorrow-night .hljs-regexp,.hljs-tomorrow-night .hljs-deletion{color:#f2777a}.hljs-tomorrow-night .hljs-number,.hljs-tomorrow-night .hljs-built_in,.hljs-tomorrow-night .hljs-builtin-name,.hljs-tomorrow-night .hljs-literal,.hljs-tomorrow-night .hljs-type,.hljs-tomorrow-night .hljs-params,.hljs-tomorrow-night .hljs-meta,.hljs-tomorrow-night .hljs-link{color:#f99157}.hljs-tomorrow-night .hljs-attribute{color:#fc6}.hljs-tomorrow-night .hljs-string,.hljs-tomorrow-night .hljs-symbol,.hljs-tomorrow-night .hljs-bullet,.hljs-tomorrow-night .hljs-addition{color:#9c9}.hljs-tomorrow-night .hljs-title,.hljs-tomorrow-night .hljs-section{color:#69c}.hljs-tomorrow-night .hljs-keyword,.hljs-tomorrow-night .hljs-selector-tag{color:#c9c}.hljs-tomorrow-night .hljs{display:block;overflow-x:auto;background:#2d2d2d;color:#ccc;padding:.5em}.hljs-tomorrow-night .hljs-emphasis{font-style:italic}.hljs-tomorrow-night .hljs-strong{font-weight:700}.hljs-tomorrow .hljs-comment,.hljs-tomorrow .hljs-quote{color:#8e908c}.hljs-tomorrow .hljs-variable,.hljs-tomorrow .hljs-template-variable,.hljs-tomorrow .hljs-tag,.hljs-tomorrow .hljs-name,.hljs-tomorrow .hljs-selector-id,.hljs-tomorrow .hljs-selector-class,.hljs-tomorrow .hljs-regexp,.hljs-tomorrow .hljs-deletion{color:#c82829}.hljs-tomorrow .hljs-number,.hljs-tomorrow .hljs-built_in,.hljs-tomorrow .hljs-builtin-name,.hljs-tomorrow .hljs-literal,.hljs-tomorrow .hljs-type,.hljs-tomorrow .hljs-params,.hljs-tomorrow .hljs-meta,.hljs-tomorrow .hljs-link{color:#f5871f}.hljs-tomorrow .hljs-attribute{color:#eab700}.hljs-tomorrow .hljs-string,.hljs-tomorrow .hljs-symbol,.hljs-tomorrow .hljs-bullet,.hljs-tomorrow .hljs-addition{color:#718c00}.hljs-tomorrow .hljs-title,.hljs-tomorrow .hljs-section{color:#4271ae}.hljs-tomorrow .hljs-keyword,.hljs-tomorrow .hljs-selector-tag{color:#8959a8}.hljs-tomorrow .hljs{display:block;overflow-x:auto;background:#fff;color:#4d4d4c;padding:.5em}.hljs-tomorrow .hljs-emphasis{font-style:italic}.hljs-tomorrow .hljs-strong{font-weight:700}.hljs-vs .hljs{display:block;overflow-x:auto;padding:.5em;background:#fff;color:#000}.hljs-vs .hljs-comment,.hljs-vs .hljs-quote,.hljs-vs .hljs-variable{color:green}.hljs-vs .hljs-keyword,.hljs-vs .hljs-selector-tag,.hljs-vs .hljs-built_in,.hljs-vs .hljs-name,.hljs-vs .hljs-tag{color:blue}.hljs-vs .hljs-string,.hljs-vs .hljs-title,.hljs-vs .hljs-section,.hljs-vs .hljs-attribute,.hljs-vs .hljs-literal,.hljs-vs .hljs-template-tag,.hljs-vs .hljs-template-variable,.hljs-vs .hljs-type,.hljs-vs .hljs-addition{color:#a31515}.hljs-vs .hljs-deletion,.hljs-vs .hljs-selector-attr,.hljs-vs .hljs-selector-pseudo,.hljs-vs .hljs-meta{color:#2b91af}.hljs-vs .hljs-doctag{color:gray}.hljs-vs .hljs-attr{color:red}.hljs-vs .hljs-symbol,.hljs-vs .hljs-bullet,.hljs-vs .hljs-link{color:#00b0e8}.hljs-vs .hljs-emphasis{font-style:italic}.hljs-vs .hljs-strong{font-weight:700}.hljs-zenburn .hljs{display:block;overflow-x:auto;padding:.5em;background:#3f3f3f;color:#dcdcdc}.hljs-zenburn .hljs-keyword,.hljs-zenburn .hljs-selector-tag,.hljs-zenburn .hljs-tag{color:#e3ceab}.hljs-zenburn .hljs-template-tag{color:#dcdcdc}.hljs-zenburn .hljs-number{color:#8cd0d3}.hljs-zenburn .hljs-variable,.hljs-zenburn .hljs-template-variable,.hljs-zenburn .hljs-attribute{color:#efdcbc}.hljs-zenburn .hljs-literal{color:#efefaf}.hljs-zenburn .hljs-subst{color:#8f8f8f}.hljs-zenburn .hljs-title,.hljs-zenburn .hljs-name,.hljs-zenburn .hljs-selector-id,.hljs-zenburn .hljs-selector-class,.hljs-zenburn .hljs-section,.hljs-zenburn .hljs-type{color:#efef8f}.hljs-zenburn .hljs-symbol,.hljs-zenburn .hljs-bullet,.hljs-zenburn .hljs-link{color:#dca3a3}.hljs-zenburn .hljs-deletion,.hljs-zenburn .hljs-string,.hljs-zenburn .hljs-built_in,.hljs-zenburn .hljs-builtin-name{color:#cc9393}.hljs-zenburn .hljs-addition,.hljs-zenburn .hljs-comment,.hljs-zenburn .hljs-quote,.hljs-zenburn .hljs-meta{color:#7f9f7f}.hljs-zenburn .hljs-emphasis{font-style:italic}.hljs-zenburn .hljs-strong{font-weight:700}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:#fff0}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.wpulike.aux-wpulike{padding:0}.wpulike.aux-wpulike .wp_ulike_general_class{border:none;padding:0;border-radius:0;box-shadow:none;color:#AAA}.wpulike.aux-wpulike .wp_ulike_general_class.wp_ulike_is_loading .wp_ulike_btn:before{opacity:0}.wpulike.aux-wpulike .wp_ulike_general_class.wp_ulike_is_liked .wp_ulike_btn{color:#e74c3c}.wpulike.aux-wpulike .wp_ulike_general_class .wp_ulike_btn{padding:revert;font-size:14px}.wpulike.aux-wpulike .wp_ulike_general_class .wp_ulike_btn:after{display:none}.wpulike.aux-wpulike .wp_ulike_general_class .wp_ulike_btn:before{display:block;font-family:"auxin-front"!important;font-style:normal!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased}.wpulike.aux-wpulike .wp_ulike_general_class .count-box{padding:0;margin-left:5px;font-size:14px;line-height:normal;font-weight:inherit;color:#AAA}.wpulike.aux-wpulike .wp_ulike_likers_wrapper{visibility:hidden}.entry-meta .wpulike.aux-wpulike-single{order:2;margin-right:10px}.entry-meta .wpulike.aux-wpulike-single .wp_ulike_general_class{display:block;color:#3D3D3D}.entry-meta .wpulike.aux-wpulike-single .wp_ulike_btn{display:block}.entry-meta .wpulike.aux-wpulike-single .count-box{display:none}.comments-iconic .wpulike.aux-wpulike-widget{margin-right:5px}.wpulike.aux-wpulike-portfolio{display:inline-block;margin-right:30px}.wpulike.aux-wpulike-portfolio .wp_ulike_general_class .count-box{color:#3D3D3D}.wpulike.aux-wpulike-portfolio-widget{float:right}.entry-meta .wpulike.aux-wpulike-news{order:2;margin-right:10px}.entry-meta .wpulike.aux-wpulike-news .wp_ulike_general_class{display:block;color:#3D3D3D}.entry-meta .wpulike.aux-wpulike-news .wp_ulike_btn{display:block}.entry-meta .wpulike.aux-wpulike-news .count-box{display:none}.comments-iconic .wpulike.aux-wpulike-news-widget{display:flex}
/*!>>>>>>>>>>>>>>>>>>>>>>>> #Elements <<<<<<<<<<<<<<<<<<<<<<<<<< */
 .aux-tile-1-1{width:8.33333%;padding-bottom:8.33333%}.aux-tile-1-1 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-tile-sg-1-1{width:calc(1 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-tile-lg-1-1{width:calc(1 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-tile-2-1{width:16.66667%;padding-bottom:8.33333%}.aux-tile-2-1 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-tile-sg-2-1{width:calc(2 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-tile-lg-2-1{width:calc(2 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-tile-3-1{width:25%;padding-bottom:8.33333%}.aux-tile-3-1 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-tile-sg-3-1{width:calc(3 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-tile-lg-3-1{width:calc(3 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-tile-4-1{width:33.33333%;padding-bottom:8.33333%}.aux-tile-4-1 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-tile-sg-4-1{width:calc(4 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-tile-lg-4-1{width:calc(4 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-tile-5-1{width:41.66667%;padding-bottom:8.33333%}.aux-tile-5-1 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-tile-sg-5-1{width:calc(5 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-tile-lg-5-1{width:calc(5 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-tile-6-1{width:50%;padding-bottom:8.33333%}.aux-tile-6-1 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-tile-sg-6-1{width:calc(6 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-tile-lg-6-1{width:calc(6 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-tile-7-1{width:58.33333%;padding-bottom:8.33333%}.aux-tile-7-1 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-tile-sg-7-1{width:calc(7 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-tile-lg-7-1{width:calc(7 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-tile-8-1{width:66.66667%;padding-bottom:8.33333%}.aux-tile-8-1 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-tile-sg-8-1{width:calc(8 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-tile-lg-8-1{width:calc(8 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-tile-9-1{width:75%;padding-bottom:8.33333%}.aux-tile-9-1 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-tile-sg-9-1{width:calc(9 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-tile-lg-9-1{width:calc(9 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-tile-10-1{width:83.33333%;padding-bottom:8.33333%}.aux-tile-10-1 .aux-keep-aspect{height:0;padding-bottom:25%}.aux-tile-sg-10-1{width:calc(10 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-tile-lg-10-1{width:calc(10 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-tile-11-1{width:91.66667%;padding-bottom:8.33333%}.aux-tile-11-1 .aux-keep-aspect{height:0;padding-bottom:16.66667%}.aux-tile-sg-11-1{width:calc(11 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-tile-lg-11-1{width:calc(11 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-tile-12-1{width:100%;padding-bottom:8.33333%}.aux-tile-12-1 .aux-keep-aspect{height:0;padding-bottom:8.33333%}.aux-tile-sg-12-1{width:calc(12 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-tile-lg-12-1{width:calc(12 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-tile-1-2{width:8.33333%;padding-bottom:16.66667%}.aux-tile-1-2 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-tile-sg-1-2{width:calc(1 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-tile-lg-1-2{width:calc(1 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-tile-2-2{width:16.66667%;padding-bottom:16.66667%}.aux-tile-2-2 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-tile-sg-2-2{width:calc(2 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-tile-lg-2-2{width:calc(2 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-tile-3-2{width:25%;padding-bottom:16.66667%}.aux-tile-3-2 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-tile-sg-3-2{width:calc(3 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-tile-lg-3-2{width:calc(3 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-tile-4-2{width:33.33333%;padding-bottom:16.66667%}.aux-tile-4-2 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-tile-sg-4-2{width:calc(4 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-tile-lg-4-2{width:calc(4 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-tile-5-2{width:41.66667%;padding-bottom:16.66667%}.aux-tile-5-2 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-tile-sg-5-2{width:calc(5 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-tile-lg-5-2{width:calc(5 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-tile-6-2{width:50%;padding-bottom:16.66667%}.aux-tile-6-2 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-tile-sg-6-2{width:calc(6 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-tile-lg-6-2{width:calc(6 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-tile-7-2{width:58.33333%;padding-bottom:16.66667%}.aux-tile-7-2 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-tile-sg-7-2{width:calc(7 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-tile-lg-7-2{width:calc(7 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-tile-8-2{width:66.66667%;padding-bottom:16.66667%}.aux-tile-8-2 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-tile-sg-8-2{width:calc(8 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-tile-lg-8-2{width:calc(8 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-tile-9-2{width:75%;padding-bottom:16.66667%}.aux-tile-9-2 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-tile-sg-9-2{width:calc(9 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-tile-lg-9-2{width:calc(9 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-tile-10-2{width:83.33333%;padding-bottom:16.66667%}.aux-tile-10-2 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-tile-sg-10-2{width:calc(10 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-tile-lg-10-2{width:calc(10 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-tile-11-2{width:91.66667%;padding-bottom:16.66667%}.aux-tile-11-2 .aux-keep-aspect{height:0;padding-bottom:25%}.aux-tile-sg-11-2{width:calc(11 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-tile-lg-11-2{width:calc(11 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-tile-12-2{width:100%;padding-bottom:16.66667%}.aux-tile-12-2 .aux-keep-aspect{height:0;padding-bottom:16.66667%}.aux-tile-sg-12-2{width:calc(12 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-tile-lg-12-2{width:calc(12 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-tile-1-3{width:8.33333%;padding-bottom:25%}.aux-tile-1-3 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-tile-sg-1-3{width:calc(1 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-tile-lg-1-3{width:calc(1 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-tile-2-3{width:16.66667%;padding-bottom:25%}.aux-tile-2-3 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-tile-sg-2-3{width:calc(2 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-tile-lg-2-3{width:calc(2 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-tile-3-3{width:25%;padding-bottom:25%}.aux-tile-3-3 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-tile-sg-3-3{width:calc(3 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-tile-lg-3-3{width:calc(3 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-tile-4-3{width:33.33333%;padding-bottom:25%}.aux-tile-4-3 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-tile-sg-4-3{width:calc(4 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-tile-lg-4-3{width:calc(4 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-tile-5-3{width:41.66667%;padding-bottom:25%}.aux-tile-5-3 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-tile-sg-5-3{width:calc(5 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-tile-lg-5-3{width:calc(5 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-tile-6-3{width:50%;padding-bottom:25%}.aux-tile-6-3 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-tile-sg-6-3{width:calc(6 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-tile-lg-6-3{width:calc(6 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-tile-7-3{width:58.33333%;padding-bottom:25%}.aux-tile-7-3 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-tile-sg-7-3{width:calc(7 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-tile-lg-7-3{width:calc(7 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-tile-8-3{width:66.66667%;padding-bottom:25%}.aux-tile-8-3 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-tile-sg-8-3{width:calc(8 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-tile-lg-8-3{width:calc(8 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-tile-9-3{width:75%;padding-bottom:25%}.aux-tile-9-3 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-tile-sg-9-3{width:calc(9 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-tile-lg-9-3{width:calc(9 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-tile-10-3{width:83.33333%;padding-bottom:25%}.aux-tile-10-3 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-tile-sg-10-3{width:calc(10 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-tile-lg-10-3{width:calc(10 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-tile-11-3{width:91.66667%;padding-bottom:25%}.aux-tile-11-3 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-tile-sg-11-3{width:calc(11 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-tile-lg-11-3{width:calc(11 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-tile-12-3{width:100%;padding-bottom:25%}.aux-tile-12-3 .aux-keep-aspect{height:0;padding-bottom:25%}.aux-tile-sg-12-3{width:calc(12 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-tile-lg-12-3{width:calc(12 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-tile-1-4{width:8.33333%;padding-bottom:33.33333%}.aux-tile-1-4 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-tile-sg-1-4{width:calc(1 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-tile-lg-1-4{width:calc(1 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-tile-2-4{width:16.66667%;padding-bottom:33.33333%}.aux-tile-2-4 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-tile-sg-2-4{width:calc(2 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-tile-lg-2-4{width:calc(2 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-tile-3-4{width:25%;padding-bottom:33.33333%}.aux-tile-3-4 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-tile-sg-3-4{width:calc(3 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-tile-lg-3-4{width:calc(3 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-tile-4-4{width:33.33333%;padding-bottom:33.33333%}.aux-tile-4-4 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-tile-sg-4-4{width:calc(4 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-tile-lg-4-4{width:calc(4 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-tile-5-4{width:41.66667%;padding-bottom:33.33333%}.aux-tile-5-4 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-tile-sg-5-4{width:calc(5 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-tile-lg-5-4{width:calc(5 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-tile-6-4{width:50%;padding-bottom:33.33333%}.aux-tile-6-4 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-tile-sg-6-4{width:calc(6 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-tile-lg-6-4{width:calc(6 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-tile-7-4{width:58.33333%;padding-bottom:33.33333%}.aux-tile-7-4 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-tile-sg-7-4{width:calc(7 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-tile-lg-7-4{width:calc(7 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-tile-8-4{width:66.66667%;padding-bottom:33.33333%}.aux-tile-8-4 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-tile-sg-8-4{width:calc(8 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-tile-lg-8-4{width:calc(8 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-tile-9-4{width:75%;padding-bottom:33.33333%}.aux-tile-9-4 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-tile-sg-9-4{width:calc(9 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-tile-lg-9-4{width:calc(9 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-tile-10-4{width:83.33333%;padding-bottom:33.33333%}.aux-tile-10-4 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-tile-sg-10-4{width:calc(10 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-tile-lg-10-4{width:calc(10 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-tile-11-4{width:91.66667%;padding-bottom:33.33333%}.aux-tile-11-4 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-tile-sg-11-4{width:calc(11 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-tile-lg-11-4{width:calc(11 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-tile-12-4{width:100%;padding-bottom:33.33333%}.aux-tile-12-4 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-tile-sg-12-4{width:calc(12 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-tile-lg-12-4{width:calc(12 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-tile-1-5{width:8.33333%;padding-bottom:41.66667%}.aux-tile-1-5 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-tile-sg-1-5{width:calc(1 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-tile-lg-1-5{width:calc(1 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-tile-2-5{width:16.66667%;padding-bottom:41.66667%}.aux-tile-2-5 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-tile-sg-2-5{width:calc(2 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-tile-lg-2-5{width:calc(2 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-tile-3-5{width:25%;padding-bottom:41.66667%}.aux-tile-3-5 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-tile-sg-3-5{width:calc(3 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-tile-lg-3-5{width:calc(3 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-tile-4-5{width:33.33333%;padding-bottom:41.66667%}.aux-tile-4-5 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-tile-sg-4-5{width:calc(4 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-tile-lg-4-5{width:calc(4 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-tile-5-5{width:41.66667%;padding-bottom:41.66667%}.aux-tile-5-5 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-tile-sg-5-5{width:calc(5 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-tile-lg-5-5{width:calc(5 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-tile-6-5{width:50%;padding-bottom:41.66667%}.aux-tile-6-5 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-tile-sg-6-5{width:calc(6 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-tile-lg-6-5{width:calc(6 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-tile-7-5{width:58.33333%;padding-bottom:41.66667%}.aux-tile-7-5 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-tile-sg-7-5{width:calc(7 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-tile-lg-7-5{width:calc(7 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-tile-8-5{width:66.66667%;padding-bottom:41.66667%}.aux-tile-8-5 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-tile-sg-8-5{width:calc(8 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-tile-lg-8-5{width:calc(8 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-tile-9-5{width:75%;padding-bottom:41.66667%}.aux-tile-9-5 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-tile-sg-9-5{width:calc(9 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-tile-lg-9-5{width:calc(9 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-tile-10-5{width:83.33333%;padding-bottom:41.66667%}.aux-tile-10-5 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-tile-sg-10-5{width:calc(10 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-tile-lg-10-5{width:calc(10 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-tile-11-5{width:91.66667%;padding-bottom:41.66667%}.aux-tile-11-5 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-tile-sg-11-5{width:calc(11 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-tile-lg-11-5{width:calc(11 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-tile-12-5{width:100%;padding-bottom:41.66667%}.aux-tile-12-5 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-tile-sg-12-5{width:calc(12 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-tile-lg-12-5{width:calc(12 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-tile-1-6{width:8.33333%;padding-bottom:50%}.aux-tile-1-6 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-tile-sg-1-6{width:calc(1 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-tile-lg-1-6{width:calc(1 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-tile-2-6{width:16.66667%;padding-bottom:50%}.aux-tile-2-6 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-tile-sg-2-6{width:calc(2 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-tile-lg-2-6{width:calc(2 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-tile-3-6{width:25%;padding-bottom:50%}.aux-tile-3-6 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-tile-sg-3-6{width:calc(3 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-tile-lg-3-6{width:calc(3 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-tile-4-6{width:33.33333%;padding-bottom:50%}.aux-tile-4-6 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-tile-sg-4-6{width:calc(4 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-tile-lg-4-6{width:calc(4 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-tile-5-6{width:41.66667%;padding-bottom:50%}.aux-tile-5-6 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-tile-sg-5-6{width:calc(5 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-tile-lg-5-6{width:calc(5 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-tile-6-6{width:50%;padding-bottom:50%}.aux-tile-6-6 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-tile-sg-6-6{width:calc(6 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-tile-lg-6-6{width:calc(6 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-tile-7-6{width:58.33333%;padding-bottom:50%}.aux-tile-7-6 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-tile-sg-7-6{width:calc(7 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-tile-lg-7-6{width:calc(7 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-tile-8-6{width:66.66667%;padding-bottom:50%}.aux-tile-8-6 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-tile-sg-8-6{width:calc(8 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-tile-lg-8-6{width:calc(8 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-tile-9-6{width:75%;padding-bottom:50%}.aux-tile-9-6 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-tile-sg-9-6{width:calc(9 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-tile-lg-9-6{width:calc(9 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-tile-10-6{width:83.33333%;padding-bottom:50%}.aux-tile-10-6 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-tile-sg-10-6{width:calc(10 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-tile-lg-10-6{width:calc(10 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-tile-11-6{width:91.66667%;padding-bottom:50%}.aux-tile-11-6 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-tile-sg-11-6{width:calc(11 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-tile-lg-11-6{width:calc(11 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-tile-12-6{width:100%;padding-bottom:50%}.aux-tile-12-6 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-tile-sg-12-6{width:calc(12 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-tile-lg-12-6{width:calc(12 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-tile-1-7{width:8.33333%;padding-bottom:58.33333%}.aux-tile-1-7 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-tile-sg-1-7{width:calc(1 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-tile-lg-1-7{width:calc(1 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-tile-2-7{width:16.66667%;padding-bottom:58.33333%}.aux-tile-2-7 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-tile-sg-2-7{width:calc(2 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-tile-lg-2-7{width:calc(2 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-tile-3-7{width:25%;padding-bottom:58.33333%}.aux-tile-3-7 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-tile-sg-3-7{width:calc(3 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-tile-lg-3-7{width:calc(3 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-tile-4-7{width:33.33333%;padding-bottom:58.33333%}.aux-tile-4-7 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-tile-sg-4-7{width:calc(4 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-tile-lg-4-7{width:calc(4 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-tile-5-7{width:41.66667%;padding-bottom:58.33333%}.aux-tile-5-7 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-tile-sg-5-7{width:calc(5 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-tile-lg-5-7{width:calc(5 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-tile-6-7{width:50%;padding-bottom:58.33333%}.aux-tile-6-7 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-tile-sg-6-7{width:calc(6 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-tile-lg-6-7{width:calc(6 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-tile-7-7{width:58.33333%;padding-bottom:58.33333%}.aux-tile-7-7 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-tile-sg-7-7{width:calc(7 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-tile-lg-7-7{width:calc(7 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-tile-8-7{width:66.66667%;padding-bottom:58.33333%}.aux-tile-8-7 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-tile-sg-8-7{width:calc(8 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-tile-lg-8-7{width:calc(8 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-tile-9-7{width:75%;padding-bottom:58.33333%}.aux-tile-9-7 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-tile-sg-9-7{width:calc(9 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-tile-lg-9-7{width:calc(9 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-tile-10-7{width:83.33333%;padding-bottom:58.33333%}.aux-tile-10-7 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-tile-sg-10-7{width:calc(10 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-tile-lg-10-7{width:calc(10 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-tile-11-7{width:91.66667%;padding-bottom:58.33333%}.aux-tile-11-7 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-tile-sg-11-7{width:calc(11 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-tile-lg-11-7{width:calc(11 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-tile-12-7{width:100%;padding-bottom:58.33333%}.aux-tile-12-7 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-tile-sg-12-7{width:calc(12 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-tile-lg-12-7{width:calc(12 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-tile-1-8{width:8.33333%;padding-bottom:66.66667%}.aux-tile-1-8 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-tile-sg-1-8{width:calc(1 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-tile-lg-1-8{width:calc(1 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-tile-2-8{width:16.66667%;padding-bottom:66.66667%}.aux-tile-2-8 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-tile-sg-2-8{width:calc(2 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-tile-lg-2-8{width:calc(2 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-tile-3-8{width:25%;padding-bottom:66.66667%}.aux-tile-3-8 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-tile-sg-3-8{width:calc(3 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-tile-lg-3-8{width:calc(3 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-tile-4-8{width:33.33333%;padding-bottom:66.66667%}.aux-tile-4-8 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-tile-sg-4-8{width:calc(4 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-tile-lg-4-8{width:calc(4 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-tile-5-8{width:41.66667%;padding-bottom:66.66667%}.aux-tile-5-8 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-tile-sg-5-8{width:calc(5 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-tile-lg-5-8{width:calc(5 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-tile-6-8{width:50%;padding-bottom:66.66667%}.aux-tile-6-8 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-tile-sg-6-8{width:calc(6 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-tile-lg-6-8{width:calc(6 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-tile-7-8{width:58.33333%;padding-bottom:66.66667%}.aux-tile-7-8 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-tile-sg-7-8{width:calc(7 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-tile-lg-7-8{width:calc(7 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-tile-8-8{width:66.66667%;padding-bottom:66.66667%}.aux-tile-8-8 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-tile-sg-8-8{width:calc(8 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-tile-lg-8-8{width:calc(8 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-tile-9-8{width:75%;padding-bottom:66.66667%}.aux-tile-9-8 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-tile-sg-9-8{width:calc(9 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-tile-lg-9-8{width:calc(9 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-tile-10-8{width:83.33333%;padding-bottom:66.66667%}.aux-tile-10-8 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-tile-sg-10-8{width:calc(10 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-tile-lg-10-8{width:calc(10 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-tile-11-8{width:91.66667%;padding-bottom:66.66667%}.aux-tile-11-8 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-tile-sg-11-8{width:calc(11 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-tile-lg-11-8{width:calc(11 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-tile-12-8{width:100%;padding-bottom:66.66667%}.aux-tile-12-8 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-tile-sg-12-8{width:calc(12 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-tile-lg-12-8{width:calc(12 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-tile-1-9{width:8.33333%;padding-bottom:75%}.aux-tile-1-9 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-tile-sg-1-9{width:calc(1 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-tile-lg-1-9{width:calc(1 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-tile-2-9{width:16.66667%;padding-bottom:75%}.aux-tile-2-9 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-tile-sg-2-9{width:calc(2 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-tile-lg-2-9{width:calc(2 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-tile-3-9{width:25%;padding-bottom:75%}.aux-tile-3-9 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-tile-sg-3-9{width:calc(3 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-tile-lg-3-9{width:calc(3 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-tile-4-9{width:33.33333%;padding-bottom:75%}.aux-tile-4-9 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-tile-sg-4-9{width:calc(4 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-tile-lg-4-9{width:calc(4 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-tile-5-9{width:41.66667%;padding-bottom:75%}.aux-tile-5-9 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-tile-sg-5-9{width:calc(5 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-tile-lg-5-9{width:calc(5 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-tile-6-9{width:50%;padding-bottom:75%}.aux-tile-6-9 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-tile-sg-6-9{width:calc(6 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-tile-lg-6-9{width:calc(6 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-tile-7-9{width:58.33333%;padding-bottom:75%}.aux-tile-7-9 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-tile-sg-7-9{width:calc(7 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-tile-lg-7-9{width:calc(7 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-tile-8-9{width:66.66667%;padding-bottom:75%}.aux-tile-8-9 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-tile-sg-8-9{width:calc(8 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-tile-lg-8-9{width:calc(8 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-tile-9-9{width:75%;padding-bottom:75%}.aux-tile-9-9 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-tile-sg-9-9{width:calc(9 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-tile-lg-9-9{width:calc(9 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-tile-10-9{width:83.33333%;padding-bottom:75%}.aux-tile-10-9 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-tile-sg-10-9{width:calc(10 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-tile-lg-10-9{width:calc(10 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-tile-11-9{width:91.66667%;padding-bottom:75%}.aux-tile-11-9 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-tile-sg-11-9{width:calc(11 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-tile-lg-11-9{width:calc(11 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-tile-12-9{width:100%;padding-bottom:75%}.aux-tile-12-9 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-tile-sg-12-9{width:calc(12 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-tile-lg-12-9{width:calc(12 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-tile-1-10{width:8.33333%;padding-bottom:83.33333%}.aux-tile-1-10 .aux-keep-aspect{height:0;padding-bottom:175%}.aux-tile-sg-1-10{width:calc(1 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-tile-lg-1-10{width:calc(1 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-tile-2-10{width:16.66667%;padding-bottom:83.33333%}.aux-tile-2-10 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-tile-sg-2-10{width:calc(2 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-tile-lg-2-10{width:calc(2 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-tile-3-10{width:25%;padding-bottom:83.33333%}.aux-tile-3-10 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-tile-sg-3-10{width:calc(3 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-tile-lg-3-10{width:calc(3 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-tile-4-10{width:33.33333%;padding-bottom:83.33333%}.aux-tile-4-10 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-tile-sg-4-10{width:calc(4 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-tile-lg-4-10{width:calc(4 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-tile-5-10{width:41.66667%;padding-bottom:83.33333%}.aux-tile-5-10 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-tile-sg-5-10{width:calc(5 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-tile-lg-5-10{width:calc(5 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-tile-6-10{width:50%;padding-bottom:83.33333%}.aux-tile-6-10 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-tile-sg-6-10{width:calc(6 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-tile-lg-6-10{width:calc(6 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-tile-7-10{width:58.33333%;padding-bottom:83.33333%}.aux-tile-7-10 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-tile-sg-7-10{width:calc(7 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-tile-lg-7-10{width:calc(7 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-tile-8-10{width:66.66667%;padding-bottom:83.33333%}.aux-tile-8-10 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-tile-sg-8-10{width:calc(8 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-tile-lg-8-10{width:calc(8 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-tile-9-10{width:75%;padding-bottom:83.33333%}.aux-tile-9-10 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-tile-sg-9-10{width:calc(9 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-tile-lg-9-10{width:calc(9 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-tile-10-10{width:83.33333%;padding-bottom:83.33333%}.aux-tile-10-10 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-tile-sg-10-10{width:calc(10 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-tile-lg-10-10{width:calc(10 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-tile-11-10{width:91.66667%;padding-bottom:83.33333%}.aux-tile-11-10 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-tile-sg-11-10{width:calc(11 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-tile-lg-11-10{width:calc(11 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-tile-12-10{width:100%;padding-bottom:83.33333%}.aux-tile-12-10 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-tile-sg-12-10{width:calc(12 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-tile-lg-12-10{width:calc(12 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-tile-1-11{width:8.33333%;padding-bottom:91.66667%}.aux-tile-1-11 .aux-keep-aspect{height:0;padding-bottom:183.33333%}.aux-tile-sg-1-11{width:calc(1 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-tile-lg-1-11{width:calc(1 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-tile-2-11{width:16.66667%;padding-bottom:91.66667%}.aux-tile-2-11 .aux-keep-aspect{height:0;padding-bottom:175%}.aux-tile-sg-2-11{width:calc(2 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-tile-lg-2-11{width:calc(2 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-tile-3-11{width:25%;padding-bottom:91.66667%}.aux-tile-3-11 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-tile-sg-3-11{width:calc(3 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-tile-lg-3-11{width:calc(3 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-tile-4-11{width:33.33333%;padding-bottom:91.66667%}.aux-tile-4-11 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-tile-sg-4-11{width:calc(4 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-tile-lg-4-11{width:calc(4 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-tile-5-11{width:41.66667%;padding-bottom:91.66667%}.aux-tile-5-11 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-tile-sg-5-11{width:calc(5 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-tile-lg-5-11{width:calc(5 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-tile-6-11{width:50%;padding-bottom:91.66667%}.aux-tile-6-11 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-tile-sg-6-11{width:calc(6 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-tile-lg-6-11{width:calc(6 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-tile-7-11{width:58.33333%;padding-bottom:91.66667%}.aux-tile-7-11 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-tile-sg-7-11{width:calc(7 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-tile-lg-7-11{width:calc(7 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-tile-8-11{width:66.66667%;padding-bottom:91.66667%}.aux-tile-8-11 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-tile-sg-8-11{width:calc(8 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-tile-lg-8-11{width:calc(8 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-tile-9-11{width:75%;padding-bottom:91.66667%}.aux-tile-9-11 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-tile-sg-9-11{width:calc(9 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-tile-lg-9-11{width:calc(9 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-tile-10-11{width:83.33333%;padding-bottom:91.66667%}.aux-tile-10-11 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-tile-sg-10-11{width:calc(10 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-tile-lg-10-11{width:calc(10 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-tile-11-11{width:91.66667%;padding-bottom:91.66667%}.aux-tile-11-11 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-tile-sg-11-11{width:calc(11 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-tile-lg-11-11{width:calc(11 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-tile-12-11{width:100%;padding-bottom:91.66667%}.aux-tile-12-11 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-tile-sg-12-11{width:calc(12 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-tile-lg-12-11{width:calc(12 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-tile-1-12{width:8.33333%;padding-bottom:100%}.aux-tile-1-12 .aux-keep-aspect{height:0;padding-bottom:191.66667%}.aux-tile-sg-1-12{width:calc(1 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-tile-lg-1-12{width:calc(1 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-tile-2-12{width:16.66667%;padding-bottom:100%}.aux-tile-2-12 .aux-keep-aspect{height:0;padding-bottom:183.33333%}.aux-tile-sg-2-12{width:calc(2 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-tile-lg-2-12{width:calc(2 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-tile-3-12{width:25%;padding-bottom:100%}.aux-tile-3-12 .aux-keep-aspect{height:0;padding-bottom:175%}.aux-tile-sg-3-12{width:calc(3 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-tile-lg-3-12{width:calc(3 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-tile-4-12{width:33.33333%;padding-bottom:100%}.aux-tile-4-12 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-tile-sg-4-12{width:calc(4 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-tile-lg-4-12{width:calc(4 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-tile-5-12{width:41.66667%;padding-bottom:100%}.aux-tile-5-12 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-tile-sg-5-12{width:calc(5 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-tile-lg-5-12{width:calc(5 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-tile-6-12{width:50%;padding-bottom:100%}.aux-tile-6-12 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-tile-sg-6-12{width:calc(6 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-tile-lg-6-12{width:calc(6 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-tile-7-12{width:58.33333%;padding-bottom:100%}.aux-tile-7-12 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-tile-sg-7-12{width:calc(7 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-tile-lg-7-12{width:calc(7 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-tile-8-12{width:66.66667%;padding-bottom:100%}.aux-tile-8-12 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-tile-sg-8-12{width:calc(8 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-tile-lg-8-12{width:calc(8 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-tile-9-12{width:75%;padding-bottom:100%}.aux-tile-9-12 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-tile-sg-9-12{width:calc(9 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-tile-lg-9-12{width:calc(9 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-tile-10-12{width:83.33333%;padding-bottom:100%}.aux-tile-10-12 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-tile-sg-10-12{width:calc(10 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-tile-lg-10-12{width:calc(10 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-tile-11-12{width:91.66667%;padding-bottom:100%}.aux-tile-11-12 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-tile-sg-11-12{width:calc(11 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-tile-lg-11-12{width:calc(11 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-tile-12-12{width:100%;padding-bottom:100%}.aux-tile-12-12 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-tile-sg-12-12{width:calc(12 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-tile-lg-12-12{width:calc(12 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}@media screen and (max-width:1024px) and (min-width:768px){.aux-t-tile-1-1{width:8.33333%;padding-bottom:8.33333%}.aux-t-tile-1-1 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-tile-sg-1-1{width:calc(1 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-t-tile-lg-1-1{width:calc(1 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-t-tile-2-1{width:16.66667%;padding-bottom:8.33333%}.aux-t-tile-2-1 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-tile-sg-2-1{width:calc(2 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-t-tile-lg-2-1{width:calc(2 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-t-tile-3-1{width:25%;padding-bottom:8.33333%}.aux-t-tile-3-1 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-t-tile-sg-3-1{width:calc(3 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-t-tile-lg-3-1{width:calc(3 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-t-tile-4-1{width:33.33333%;padding-bottom:8.33333%}.aux-t-tile-4-1 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-t-tile-sg-4-1{width:calc(4 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-t-tile-lg-4-1{width:calc(4 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-t-tile-5-1{width:41.66667%;padding-bottom:8.33333%}.aux-t-tile-5-1 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-t-tile-sg-5-1{width:calc(5 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-t-tile-lg-5-1{width:calc(5 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-t-tile-6-1{width:50%;padding-bottom:8.33333%}.aux-t-tile-6-1 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-t-tile-sg-6-1{width:calc(6 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-t-tile-lg-6-1{width:calc(6 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-t-tile-7-1{width:58.33333%;padding-bottom:8.33333%}.aux-t-tile-7-1 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-t-tile-sg-7-1{width:calc(7 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-t-tile-lg-7-1{width:calc(7 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-t-tile-8-1{width:66.66667%;padding-bottom:8.33333%}.aux-t-tile-8-1 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-t-tile-sg-8-1{width:calc(8 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-t-tile-lg-8-1{width:calc(8 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-t-tile-9-1{width:75%;padding-bottom:8.33333%}.aux-t-tile-9-1 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-t-tile-sg-9-1{width:calc(9 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-t-tile-lg-9-1{width:calc(9 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-t-tile-10-1{width:83.33333%;padding-bottom:8.33333%}.aux-t-tile-10-1 .aux-keep-aspect{height:0;padding-bottom:25%}.aux-t-tile-sg-10-1{width:calc(10 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-t-tile-lg-10-1{width:calc(10 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-t-tile-11-1{width:91.66667%;padding-bottom:8.33333%}.aux-t-tile-11-1 .aux-keep-aspect{height:0;padding-bottom:16.66667%}.aux-t-tile-sg-11-1{width:calc(11 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-t-tile-lg-11-1{width:calc(11 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-t-tile-12-1{width:100%;padding-bottom:8.33333%}.aux-t-tile-12-1 .aux-keep-aspect{height:0;padding-bottom:8.33333%}.aux-t-tile-sg-12-1{width:calc(12 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-t-tile-lg-12-1{width:calc(12 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-t-tile-1-2{width:8.33333%;padding-bottom:16.66667%}.aux-t-tile-1-2 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-tile-sg-1-2{width:calc(1 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-t-tile-lg-1-2{width:calc(1 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-t-tile-2-2{width:16.66667%;padding-bottom:16.66667%}.aux-t-tile-2-2 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-tile-sg-2-2{width:calc(2 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-t-tile-lg-2-2{width:calc(2 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-t-tile-3-2{width:25%;padding-bottom:16.66667%}.aux-t-tile-3-2 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-tile-sg-3-2{width:calc(3 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-t-tile-lg-3-2{width:calc(3 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-t-tile-4-2{width:33.33333%;padding-bottom:16.66667%}.aux-t-tile-4-2 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-t-tile-sg-4-2{width:calc(4 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-t-tile-lg-4-2{width:calc(4 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-t-tile-5-2{width:41.66667%;padding-bottom:16.66667%}.aux-t-tile-5-2 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-t-tile-sg-5-2{width:calc(5 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-t-tile-lg-5-2{width:calc(5 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-t-tile-6-2{width:50%;padding-bottom:16.66667%}.aux-t-tile-6-2 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-t-tile-sg-6-2{width:calc(6 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-t-tile-lg-6-2{width:calc(6 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-t-tile-7-2{width:58.33333%;padding-bottom:16.66667%}.aux-t-tile-7-2 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-t-tile-sg-7-2{width:calc(7 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-t-tile-lg-7-2{width:calc(7 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-t-tile-8-2{width:66.66667%;padding-bottom:16.66667%}.aux-t-tile-8-2 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-t-tile-sg-8-2{width:calc(8 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-t-tile-lg-8-2{width:calc(8 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-t-tile-9-2{width:75%;padding-bottom:16.66667%}.aux-t-tile-9-2 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-t-tile-sg-9-2{width:calc(9 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-t-tile-lg-9-2{width:calc(9 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-t-tile-10-2{width:83.33333%;padding-bottom:16.66667%}.aux-t-tile-10-2 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-t-tile-sg-10-2{width:calc(10 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-t-tile-lg-10-2{width:calc(10 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-t-tile-11-2{width:91.66667%;padding-bottom:16.66667%}.aux-t-tile-11-2 .aux-keep-aspect{height:0;padding-bottom:25%}.aux-t-tile-sg-11-2{width:calc(11 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-t-tile-lg-11-2{width:calc(11 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-t-tile-12-2{width:100%;padding-bottom:16.66667%}.aux-t-tile-12-2 .aux-keep-aspect{height:0;padding-bottom:16.66667%}.aux-t-tile-sg-12-2{width:calc(12 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-t-tile-lg-12-2{width:calc(12 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-t-tile-1-3{width:8.33333%;padding-bottom:25%}.aux-t-tile-1-3 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-t-tile-sg-1-3{width:calc(1 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-t-tile-lg-1-3{width:calc(1 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-t-tile-2-3{width:16.66667%;padding-bottom:25%}.aux-t-tile-2-3 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-tile-sg-2-3{width:calc(2 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-t-tile-lg-2-3{width:calc(2 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-t-tile-3-3{width:25%;padding-bottom:25%}.aux-t-tile-3-3 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-tile-sg-3-3{width:calc(3 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-t-tile-lg-3-3{width:calc(3 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-t-tile-4-3{width:33.33333%;padding-bottom:25%}.aux-t-tile-4-3 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-tile-sg-4-3{width:calc(4 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-t-tile-lg-4-3{width:calc(4 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-t-tile-5-3{width:41.66667%;padding-bottom:25%}.aux-t-tile-5-3 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-t-tile-sg-5-3{width:calc(5 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-t-tile-lg-5-3{width:calc(5 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-t-tile-6-3{width:50%;padding-bottom:25%}.aux-t-tile-6-3 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-t-tile-sg-6-3{width:calc(6 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-t-tile-lg-6-3{width:calc(6 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-t-tile-7-3{width:58.33333%;padding-bottom:25%}.aux-t-tile-7-3 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-t-tile-sg-7-3{width:calc(7 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-t-tile-lg-7-3{width:calc(7 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-t-tile-8-3{width:66.66667%;padding-bottom:25%}.aux-t-tile-8-3 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-t-tile-sg-8-3{width:calc(8 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-t-tile-lg-8-3{width:calc(8 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-t-tile-9-3{width:75%;padding-bottom:25%}.aux-t-tile-9-3 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-t-tile-sg-9-3{width:calc(9 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-t-tile-lg-9-3{width:calc(9 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-t-tile-10-3{width:83.33333%;padding-bottom:25%}.aux-t-tile-10-3 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-t-tile-sg-10-3{width:calc(10 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-t-tile-lg-10-3{width:calc(10 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-t-tile-11-3{width:91.66667%;padding-bottom:25%}.aux-t-tile-11-3 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-t-tile-sg-11-3{width:calc(11 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-t-tile-lg-11-3{width:calc(11 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-t-tile-12-3{width:100%;padding-bottom:25%}.aux-t-tile-12-3 .aux-keep-aspect{height:0;padding-bottom:25%}.aux-t-tile-sg-12-3{width:calc(12 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-t-tile-lg-12-3{width:calc(12 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-t-tile-1-4{width:8.33333%;padding-bottom:33.33333%}.aux-t-tile-1-4 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-t-tile-sg-1-4{width:calc(1 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-t-tile-lg-1-4{width:calc(1 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-t-tile-2-4{width:16.66667%;padding-bottom:33.33333%}.aux-t-tile-2-4 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-t-tile-sg-2-4{width:calc(2 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-t-tile-lg-2-4{width:calc(2 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-t-tile-3-4{width:25%;padding-bottom:33.33333%}.aux-t-tile-3-4 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-tile-sg-3-4{width:calc(3 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-t-tile-lg-3-4{width:calc(3 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-t-tile-4-4{width:33.33333%;padding-bottom:33.33333%}.aux-t-tile-4-4 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-tile-sg-4-4{width:calc(4 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-t-tile-lg-4-4{width:calc(4 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-t-tile-5-4{width:41.66667%;padding-bottom:33.33333%}.aux-t-tile-5-4 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-tile-sg-5-4{width:calc(5 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-t-tile-lg-5-4{width:calc(5 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-t-tile-6-4{width:50%;padding-bottom:33.33333%}.aux-t-tile-6-4 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-t-tile-sg-6-4{width:calc(6 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-t-tile-lg-6-4{width:calc(6 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-t-tile-7-4{width:58.33333%;padding-bottom:33.33333%}.aux-t-tile-7-4 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-t-tile-sg-7-4{width:calc(7 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-t-tile-lg-7-4{width:calc(7 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-t-tile-8-4{width:66.66667%;padding-bottom:33.33333%}.aux-t-tile-8-4 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-t-tile-sg-8-4{width:calc(8 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-t-tile-lg-8-4{width:calc(8 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-t-tile-9-4{width:75%;padding-bottom:33.33333%}.aux-t-tile-9-4 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-t-tile-sg-9-4{width:calc(9 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-t-tile-lg-9-4{width:calc(9 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-t-tile-10-4{width:83.33333%;padding-bottom:33.33333%}.aux-t-tile-10-4 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-t-tile-sg-10-4{width:calc(10 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-t-tile-lg-10-4{width:calc(10 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-t-tile-11-4{width:91.66667%;padding-bottom:33.33333%}.aux-t-tile-11-4 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-t-tile-sg-11-4{width:calc(11 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-t-tile-lg-11-4{width:calc(11 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-t-tile-12-4{width:100%;padding-bottom:33.33333%}.aux-t-tile-12-4 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-t-tile-sg-12-4{width:calc(12 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-t-tile-lg-12-4{width:calc(12 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-t-tile-1-5{width:8.33333%;padding-bottom:41.66667%}.aux-t-tile-1-5 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-t-tile-sg-1-5{width:calc(1 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-t-tile-lg-1-5{width:calc(1 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-t-tile-2-5{width:16.66667%;padding-bottom:41.66667%}.aux-t-tile-2-5 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-t-tile-sg-2-5{width:calc(2 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-t-tile-lg-2-5{width:calc(2 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-t-tile-3-5{width:25%;padding-bottom:41.66667%}.aux-t-tile-3-5 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-t-tile-sg-3-5{width:calc(3 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-t-tile-lg-3-5{width:calc(3 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-t-tile-4-5{width:33.33333%;padding-bottom:41.66667%}.aux-t-tile-4-5 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-tile-sg-4-5{width:calc(4 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-t-tile-lg-4-5{width:calc(4 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-t-tile-5-5{width:41.66667%;padding-bottom:41.66667%}.aux-t-tile-5-5 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-tile-sg-5-5{width:calc(5 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-t-tile-lg-5-5{width:calc(5 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-t-tile-6-5{width:50%;padding-bottom:41.66667%}.aux-t-tile-6-5 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-tile-sg-6-5{width:calc(6 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-t-tile-lg-6-5{width:calc(6 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-t-tile-7-5{width:58.33333%;padding-bottom:41.66667%}.aux-t-tile-7-5 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-t-tile-sg-7-5{width:calc(7 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-t-tile-lg-7-5{width:calc(7 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-t-tile-8-5{width:66.66667%;padding-bottom:41.66667%}.aux-t-tile-8-5 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-t-tile-sg-8-5{width:calc(8 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-t-tile-lg-8-5{width:calc(8 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-t-tile-9-5{width:75%;padding-bottom:41.66667%}.aux-t-tile-9-5 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-t-tile-sg-9-5{width:calc(9 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-t-tile-lg-9-5{width:calc(9 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-t-tile-10-5{width:83.33333%;padding-bottom:41.66667%}.aux-t-tile-10-5 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-t-tile-sg-10-5{width:calc(10 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-t-tile-lg-10-5{width:calc(10 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-t-tile-11-5{width:91.66667%;padding-bottom:41.66667%}.aux-t-tile-11-5 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-t-tile-sg-11-5{width:calc(11 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-t-tile-lg-11-5{width:calc(11 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-t-tile-12-5{width:100%;padding-bottom:41.66667%}.aux-t-tile-12-5 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-t-tile-sg-12-5{width:calc(12 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-t-tile-lg-12-5{width:calc(12 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-t-tile-1-6{width:8.33333%;padding-bottom:50%}.aux-t-tile-1-6 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-t-tile-sg-1-6{width:calc(1 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-t-tile-lg-1-6{width:calc(1 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-t-tile-2-6{width:16.66667%;padding-bottom:50%}.aux-t-tile-2-6 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-t-tile-sg-2-6{width:calc(2 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-t-tile-lg-2-6{width:calc(2 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-t-tile-3-6{width:25%;padding-bottom:50%}.aux-t-tile-3-6 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-t-tile-sg-3-6{width:calc(3 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-t-tile-lg-3-6{width:calc(3 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-t-tile-4-6{width:33.33333%;padding-bottom:50%}.aux-t-tile-4-6 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-t-tile-sg-4-6{width:calc(4 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-t-tile-lg-4-6{width:calc(4 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-t-tile-5-6{width:41.66667%;padding-bottom:50%}.aux-t-tile-5-6 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-tile-sg-5-6{width:calc(5 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-t-tile-lg-5-6{width:calc(5 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-t-tile-6-6{width:50%;padding-bottom:50%}.aux-t-tile-6-6 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-tile-sg-6-6{width:calc(6 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-t-tile-lg-6-6{width:calc(6 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-t-tile-7-6{width:58.33333%;padding-bottom:50%}.aux-t-tile-7-6 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-tile-sg-7-6{width:calc(7 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-t-tile-lg-7-6{width:calc(7 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-t-tile-8-6{width:66.66667%;padding-bottom:50%}.aux-t-tile-8-6 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-t-tile-sg-8-6{width:calc(8 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-t-tile-lg-8-6{width:calc(8 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-t-tile-9-6{width:75%;padding-bottom:50%}.aux-t-tile-9-6 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-t-tile-sg-9-6{width:calc(9 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-t-tile-lg-9-6{width:calc(9 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-t-tile-10-6{width:83.33333%;padding-bottom:50%}.aux-t-tile-10-6 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-t-tile-sg-10-6{width:calc(10 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-t-tile-lg-10-6{width:calc(10 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-t-tile-11-6{width:91.66667%;padding-bottom:50%}.aux-t-tile-11-6 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-t-tile-sg-11-6{width:calc(11 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-t-tile-lg-11-6{width:calc(11 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-t-tile-12-6{width:100%;padding-bottom:50%}.aux-t-tile-12-6 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-t-tile-sg-12-6{width:calc(12 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-t-tile-lg-12-6{width:calc(12 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-t-tile-1-7{width:8.33333%;padding-bottom:58.33333%}.aux-t-tile-1-7 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-t-tile-sg-1-7{width:calc(1 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-t-tile-lg-1-7{width:calc(1 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-t-tile-2-7{width:16.66667%;padding-bottom:58.33333%}.aux-t-tile-2-7 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-t-tile-sg-2-7{width:calc(2 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-t-tile-lg-2-7{width:calc(2 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-t-tile-3-7{width:25%;padding-bottom:58.33333%}.aux-t-tile-3-7 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-t-tile-sg-3-7{width:calc(3 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-t-tile-lg-3-7{width:calc(3 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-t-tile-4-7{width:33.33333%;padding-bottom:58.33333%}.aux-t-tile-4-7 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-t-tile-sg-4-7{width:calc(4 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-t-tile-lg-4-7{width:calc(4 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-t-tile-5-7{width:41.66667%;padding-bottom:58.33333%}.aux-t-tile-5-7 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-t-tile-sg-5-7{width:calc(5 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-t-tile-lg-5-7{width:calc(5 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-t-tile-6-7{width:50%;padding-bottom:58.33333%}.aux-t-tile-6-7 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-tile-sg-6-7{width:calc(6 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-t-tile-lg-6-7{width:calc(6 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-t-tile-7-7{width:58.33333%;padding-bottom:58.33333%}.aux-t-tile-7-7 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-tile-sg-7-7{width:calc(7 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-t-tile-lg-7-7{width:calc(7 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-t-tile-8-7{width:66.66667%;padding-bottom:58.33333%}.aux-t-tile-8-7 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-tile-sg-8-7{width:calc(8 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-t-tile-lg-8-7{width:calc(8 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-t-tile-9-7{width:75%;padding-bottom:58.33333%}.aux-t-tile-9-7 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-t-tile-sg-9-7{width:calc(9 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-t-tile-lg-9-7{width:calc(9 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-t-tile-10-7{width:83.33333%;padding-bottom:58.33333%}.aux-t-tile-10-7 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-t-tile-sg-10-7{width:calc(10 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-t-tile-lg-10-7{width:calc(10 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-t-tile-11-7{width:91.66667%;padding-bottom:58.33333%}.aux-t-tile-11-7 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-t-tile-sg-11-7{width:calc(11 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-t-tile-lg-11-7{width:calc(11 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-t-tile-12-7{width:100%;padding-bottom:58.33333%}.aux-t-tile-12-7 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-t-tile-sg-12-7{width:calc(12 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-t-tile-lg-12-7{width:calc(12 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-t-tile-1-8{width:8.33333%;padding-bottom:66.66667%}.aux-t-tile-1-8 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-t-tile-sg-1-8{width:calc(1 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-t-tile-lg-1-8{width:calc(1 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-t-tile-2-8{width:16.66667%;padding-bottom:66.66667%}.aux-t-tile-2-8 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-t-tile-sg-2-8{width:calc(2 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-t-tile-lg-2-8{width:calc(2 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-t-tile-3-8{width:25%;padding-bottom:66.66667%}.aux-t-tile-3-8 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-t-tile-sg-3-8{width:calc(3 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-t-tile-lg-3-8{width:calc(3 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-t-tile-4-8{width:33.33333%;padding-bottom:66.66667%}.aux-t-tile-4-8 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-t-tile-sg-4-8{width:calc(4 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-t-tile-lg-4-8{width:calc(4 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-t-tile-5-8{width:41.66667%;padding-bottom:66.66667%}.aux-t-tile-5-8 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-t-tile-sg-5-8{width:calc(5 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-t-tile-lg-5-8{width:calc(5 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-t-tile-6-8{width:50%;padding-bottom:66.66667%}.aux-t-tile-6-8 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-t-tile-sg-6-8{width:calc(6 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-t-tile-lg-6-8{width:calc(6 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-t-tile-7-8{width:58.33333%;padding-bottom:66.66667%}.aux-t-tile-7-8 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-tile-sg-7-8{width:calc(7 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-t-tile-lg-7-8{width:calc(7 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-t-tile-8-8{width:66.66667%;padding-bottom:66.66667%}.aux-t-tile-8-8 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-tile-sg-8-8{width:calc(8 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-t-tile-lg-8-8{width:calc(8 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-t-tile-9-8{width:75%;padding-bottom:66.66667%}.aux-t-tile-9-8 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-tile-sg-9-8{width:calc(9 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-t-tile-lg-9-8{width:calc(9 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-t-tile-10-8{width:83.33333%;padding-bottom:66.66667%}.aux-t-tile-10-8 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-t-tile-sg-10-8{width:calc(10 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-t-tile-lg-10-8{width:calc(10 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-t-tile-11-8{width:91.66667%;padding-bottom:66.66667%}.aux-t-tile-11-8 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-t-tile-sg-11-8{width:calc(11 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-t-tile-lg-11-8{width:calc(11 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-t-tile-12-8{width:100%;padding-bottom:66.66667%}.aux-t-tile-12-8 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-t-tile-sg-12-8{width:calc(12 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-t-tile-lg-12-8{width:calc(12 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-t-tile-1-9{width:8.33333%;padding-bottom:75%}.aux-t-tile-1-9 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-t-tile-sg-1-9{width:calc(1 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-t-tile-lg-1-9{width:calc(1 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-t-tile-2-9{width:16.66667%;padding-bottom:75%}.aux-t-tile-2-9 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-t-tile-sg-2-9{width:calc(2 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-t-tile-lg-2-9{width:calc(2 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-t-tile-3-9{width:25%;padding-bottom:75%}.aux-t-tile-3-9 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-t-tile-sg-3-9{width:calc(3 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-t-tile-lg-3-9{width:calc(3 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-t-tile-4-9{width:33.33333%;padding-bottom:75%}.aux-t-tile-4-9 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-t-tile-sg-4-9{width:calc(4 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-t-tile-lg-4-9{width:calc(4 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-t-tile-5-9{width:41.66667%;padding-bottom:75%}.aux-t-tile-5-9 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-t-tile-sg-5-9{width:calc(5 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-t-tile-lg-5-9{width:calc(5 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-t-tile-6-9{width:50%;padding-bottom:75%}.aux-t-tile-6-9 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-t-tile-sg-6-9{width:calc(6 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-t-tile-lg-6-9{width:calc(6 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-t-tile-7-9{width:58.33333%;padding-bottom:75%}.aux-t-tile-7-9 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-t-tile-sg-7-9{width:calc(7 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-t-tile-lg-7-9{width:calc(7 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-t-tile-8-9{width:66.66667%;padding-bottom:75%}.aux-t-tile-8-9 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-tile-sg-8-9{width:calc(8 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-t-tile-lg-8-9{width:calc(8 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-t-tile-9-9{width:75%;padding-bottom:75%}.aux-t-tile-9-9 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-tile-sg-9-9{width:calc(9 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-t-tile-lg-9-9{width:calc(9 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-t-tile-10-9{width:83.33333%;padding-bottom:75%}.aux-t-tile-10-9 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-tile-sg-10-9{width:calc(10 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-t-tile-lg-10-9{width:calc(10 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-t-tile-11-9{width:91.66667%;padding-bottom:75%}.aux-t-tile-11-9 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-t-tile-sg-11-9{width:calc(11 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-t-tile-lg-11-9{width:calc(11 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-t-tile-12-9{width:100%;padding-bottom:75%}.aux-t-tile-12-9 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-t-tile-sg-12-9{width:calc(12 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-t-tile-lg-12-9{width:calc(12 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-t-tile-1-10{width:8.33333%;padding-bottom:83.33333%}.aux-t-tile-1-10 .aux-keep-aspect{height:0;padding-bottom:175%}.aux-t-tile-sg-1-10{width:calc(1 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-t-tile-lg-1-10{width:calc(1 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-t-tile-2-10{width:16.66667%;padding-bottom:83.33333%}.aux-t-tile-2-10 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-t-tile-sg-2-10{width:calc(2 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-t-tile-lg-2-10{width:calc(2 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-t-tile-3-10{width:25%;padding-bottom:83.33333%}.aux-t-tile-3-10 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-t-tile-sg-3-10{width:calc(3 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-t-tile-lg-3-10{width:calc(3 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-t-tile-4-10{width:33.33333%;padding-bottom:83.33333%}.aux-t-tile-4-10 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-t-tile-sg-4-10{width:calc(4 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-t-tile-lg-4-10{width:calc(4 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-t-tile-5-10{width:41.66667%;padding-bottom:83.33333%}.aux-t-tile-5-10 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-t-tile-sg-5-10{width:calc(5 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-t-tile-lg-5-10{width:calc(5 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-t-tile-6-10{width:50%;padding-bottom:83.33333%}.aux-t-tile-6-10 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-t-tile-sg-6-10{width:calc(6 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-t-tile-lg-6-10{width:calc(6 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-t-tile-7-10{width:58.33333%;padding-bottom:83.33333%}.aux-t-tile-7-10 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-t-tile-sg-7-10{width:calc(7 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-t-tile-lg-7-10{width:calc(7 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-t-tile-8-10{width:66.66667%;padding-bottom:83.33333%}.aux-t-tile-8-10 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-t-tile-sg-8-10{width:calc(8 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-t-tile-lg-8-10{width:calc(8 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-t-tile-9-10{width:75%;padding-bottom:83.33333%}.aux-t-tile-9-10 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-tile-sg-9-10{width:calc(9 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-t-tile-lg-9-10{width:calc(9 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-t-tile-10-10{width:83.33333%;padding-bottom:83.33333%}.aux-t-tile-10-10 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-tile-sg-10-10{width:calc(10 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-t-tile-lg-10-10{width:calc(10 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-t-tile-11-10{width:91.66667%;padding-bottom:83.33333%}.aux-t-tile-11-10 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-tile-sg-11-10{width:calc(11 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-t-tile-lg-11-10{width:calc(11 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-t-tile-12-10{width:100%;padding-bottom:83.33333%}.aux-t-tile-12-10 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-t-tile-sg-12-10{width:calc(12 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-t-tile-lg-12-10{width:calc(12 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-t-tile-1-11{width:8.33333%;padding-bottom:91.66667%}.aux-t-tile-1-11 .aux-keep-aspect{height:0;padding-bottom:183.33333%}.aux-t-tile-sg-1-11{width:calc(1 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-t-tile-lg-1-11{width:calc(1 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-t-tile-2-11{width:16.66667%;padding-bottom:91.66667%}.aux-t-tile-2-11 .aux-keep-aspect{height:0;padding-bottom:175%}.aux-t-tile-sg-2-11{width:calc(2 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-t-tile-lg-2-11{width:calc(2 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-t-tile-3-11{width:25%;padding-bottom:91.66667%}.aux-t-tile-3-11 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-t-tile-sg-3-11{width:calc(3 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-t-tile-lg-3-11{width:calc(3 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-t-tile-4-11{width:33.33333%;padding-bottom:91.66667%}.aux-t-tile-4-11 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-t-tile-sg-4-11{width:calc(4 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-t-tile-lg-4-11{width:calc(4 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-t-tile-5-11{width:41.66667%;padding-bottom:91.66667%}.aux-t-tile-5-11 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-t-tile-sg-5-11{width:calc(5 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-t-tile-lg-5-11{width:calc(5 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-t-tile-6-11{width:50%;padding-bottom:91.66667%}.aux-t-tile-6-11 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-t-tile-sg-6-11{width:calc(6 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-t-tile-lg-6-11{width:calc(6 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-t-tile-7-11{width:58.33333%;padding-bottom:91.66667%}.aux-t-tile-7-11 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-t-tile-sg-7-11{width:calc(7 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-t-tile-lg-7-11{width:calc(7 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-t-tile-8-11{width:66.66667%;padding-bottom:91.66667%}.aux-t-tile-8-11 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-t-tile-sg-8-11{width:calc(8 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-t-tile-lg-8-11{width:calc(8 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-t-tile-9-11{width:75%;padding-bottom:91.66667%}.aux-t-tile-9-11 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-t-tile-sg-9-11{width:calc(9 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-t-tile-lg-9-11{width:calc(9 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-t-tile-10-11{width:83.33333%;padding-bottom:91.66667%}.aux-t-tile-10-11 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-tile-sg-10-11{width:calc(10 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-t-tile-lg-10-11{width:calc(10 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-t-tile-11-11{width:91.66667%;padding-bottom:91.66667%}.aux-t-tile-11-11 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-tile-sg-11-11{width:calc(11 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-t-tile-lg-11-11{width:calc(11 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-t-tile-12-11{width:100%;padding-bottom:91.66667%}.aux-t-tile-12-11 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-tile-sg-12-11{width:calc(12 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-t-tile-lg-12-11{width:calc(12 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-t-tile-1-12{width:8.33333%;padding-bottom:100%}.aux-t-tile-1-12 .aux-keep-aspect{height:0;padding-bottom:191.66667%}.aux-t-tile-sg-1-12{width:calc(1 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-t-tile-lg-1-12{width:calc(1 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-t-tile-2-12{width:16.66667%;padding-bottom:100%}.aux-t-tile-2-12 .aux-keep-aspect{height:0;padding-bottom:183.33333%}.aux-t-tile-sg-2-12{width:calc(2 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-t-tile-lg-2-12{width:calc(2 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-t-tile-3-12{width:25%;padding-bottom:100%}.aux-t-tile-3-12 .aux-keep-aspect{height:0;padding-bottom:175%}.aux-t-tile-sg-3-12{width:calc(3 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-t-tile-lg-3-12{width:calc(3 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-t-tile-4-12{width:33.33333%;padding-bottom:100%}.aux-t-tile-4-12 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-t-tile-sg-4-12{width:calc(4 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-t-tile-lg-4-12{width:calc(4 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-t-tile-5-12{width:41.66667%;padding-bottom:100%}.aux-t-tile-5-12 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-t-tile-sg-5-12{width:calc(5 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-t-tile-lg-5-12{width:calc(5 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-t-tile-6-12{width:50%;padding-bottom:100%}.aux-t-tile-6-12 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-t-tile-sg-6-12{width:calc(6 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-t-tile-lg-6-12{width:calc(6 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-t-tile-7-12{width:58.33333%;padding-bottom:100%}.aux-t-tile-7-12 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-t-tile-sg-7-12{width:calc(7 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-t-tile-lg-7-12{width:calc(7 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-t-tile-8-12{width:66.66667%;padding-bottom:100%}.aux-t-tile-8-12 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-t-tile-sg-8-12{width:calc(8 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-t-tile-lg-8-12{width:calc(8 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-t-tile-9-12{width:75%;padding-bottom:100%}.aux-t-tile-9-12 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-t-tile-sg-9-12{width:calc(9 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-t-tile-lg-9-12{width:calc(9 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-t-tile-10-12{width:83.33333%;padding-bottom:100%}.aux-t-tile-10-12 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-t-tile-sg-10-12{width:calc(10 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-t-tile-lg-10-12{width:calc(10 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-t-tile-11-12{width:91.66667%;padding-bottom:100%}.aux-t-tile-11-12 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-tile-sg-11-12{width:calc(11 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-t-tile-lg-11-12{width:calc(11 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-t-tile-12-12{width:100%;padding-bottom:100%}.aux-t-tile-12-12 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-tile-sg-12-12{width:calc(12 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-t-tile-lg-12-12{width:calc(12 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}}@media screen and (max-width:767px){.aux-m-tile-1-1{width:8.33333%;padding-bottom:8.33333%}.aux-m-tile-1-1 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-tile-sg-1-1{width:calc(1 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-m-tile-lg-1-1{width:calc(1 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-m-tile-2-1{width:16.66667%;padding-bottom:8.33333%}.aux-m-tile-2-1 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-tile-sg-2-1{width:calc(2 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-m-tile-lg-2-1{width:calc(2 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-m-tile-3-1{width:25%;padding-bottom:8.33333%}.aux-m-tile-3-1 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-m-tile-sg-3-1{width:calc(3 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-m-tile-lg-3-1{width:calc(3 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-m-tile-4-1{width:33.33333%;padding-bottom:8.33333%}.aux-m-tile-4-1 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-m-tile-sg-4-1{width:calc(4 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-m-tile-lg-4-1{width:calc(4 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-m-tile-5-1{width:41.66667%;padding-bottom:8.33333%}.aux-m-tile-5-1 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-m-tile-sg-5-1{width:calc(5 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-m-tile-lg-5-1{width:calc(5 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-m-tile-6-1{width:50%;padding-bottom:8.33333%}.aux-m-tile-6-1 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-m-tile-sg-6-1{width:calc(6 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-m-tile-lg-6-1{width:calc(6 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-m-tile-7-1{width:58.33333%;padding-bottom:8.33333%}.aux-m-tile-7-1 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-m-tile-sg-7-1{width:calc(7 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-m-tile-lg-7-1{width:calc(7 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-m-tile-8-1{width:66.66667%;padding-bottom:8.33333%}.aux-m-tile-8-1 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-m-tile-sg-8-1{width:calc(8 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-m-tile-lg-8-1{width:calc(8 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-m-tile-9-1{width:75%;padding-bottom:8.33333%}.aux-m-tile-9-1 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-m-tile-sg-9-1{width:calc(9 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-m-tile-lg-9-1{width:calc(9 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-m-tile-10-1{width:83.33333%;padding-bottom:8.33333%}.aux-m-tile-10-1 .aux-keep-aspect{height:0;padding-bottom:25%}.aux-m-tile-sg-10-1{width:calc(10 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-m-tile-lg-10-1{width:calc(10 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-m-tile-11-1{width:91.66667%;padding-bottom:8.33333%}.aux-m-tile-11-1 .aux-keep-aspect{height:0;padding-bottom:16.66667%}.aux-m-tile-sg-11-1{width:calc(11 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-m-tile-lg-11-1{width:calc(11 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-m-tile-12-1{width:100%;padding-bottom:8.33333%}.aux-m-tile-12-1 .aux-keep-aspect{height:0;padding-bottom:8.33333%}.aux-m-tile-sg-12-1{width:calc(12 * 100% / 12 - 2px);padding-bottom:8.33333%;margin:0 1px}.aux-m-tile-lg-12-1{width:calc(12 * 100% / 12 - 30px);padding-bottom:8.33333%;margin:0 15px}.aux-m-tile-1-2{width:8.33333%;padding-bottom:16.66667%}.aux-m-tile-1-2 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-tile-sg-1-2{width:calc(1 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-m-tile-lg-1-2{width:calc(1 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-m-tile-2-2{width:16.66667%;padding-bottom:16.66667%}.aux-m-tile-2-2 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-tile-sg-2-2{width:calc(2 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-m-tile-lg-2-2{width:calc(2 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-m-tile-3-2{width:25%;padding-bottom:16.66667%}.aux-m-tile-3-2 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-tile-sg-3-2{width:calc(3 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-m-tile-lg-3-2{width:calc(3 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-m-tile-4-2{width:33.33333%;padding-bottom:16.66667%}.aux-m-tile-4-2 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-m-tile-sg-4-2{width:calc(4 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-m-tile-lg-4-2{width:calc(4 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-m-tile-5-2{width:41.66667%;padding-bottom:16.66667%}.aux-m-tile-5-2 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-m-tile-sg-5-2{width:calc(5 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-m-tile-lg-5-2{width:calc(5 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-m-tile-6-2{width:50%;padding-bottom:16.66667%}.aux-m-tile-6-2 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-m-tile-sg-6-2{width:calc(6 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-m-tile-lg-6-2{width:calc(6 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-m-tile-7-2{width:58.33333%;padding-bottom:16.66667%}.aux-m-tile-7-2 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-m-tile-sg-7-2{width:calc(7 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-m-tile-lg-7-2{width:calc(7 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-m-tile-8-2{width:66.66667%;padding-bottom:16.66667%}.aux-m-tile-8-2 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-m-tile-sg-8-2{width:calc(8 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-m-tile-lg-8-2{width:calc(8 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-m-tile-9-2{width:75%;padding-bottom:16.66667%}.aux-m-tile-9-2 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-m-tile-sg-9-2{width:calc(9 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-m-tile-lg-9-2{width:calc(9 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-m-tile-10-2{width:83.33333%;padding-bottom:16.66667%}.aux-m-tile-10-2 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-m-tile-sg-10-2{width:calc(10 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-m-tile-lg-10-2{width:calc(10 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-m-tile-11-2{width:91.66667%;padding-bottom:16.66667%}.aux-m-tile-11-2 .aux-keep-aspect{height:0;padding-bottom:25%}.aux-m-tile-sg-11-2{width:calc(11 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-m-tile-lg-11-2{width:calc(11 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-m-tile-12-2{width:100%;padding-bottom:16.66667%}.aux-m-tile-12-2 .aux-keep-aspect{height:0;padding-bottom:16.66667%}.aux-m-tile-sg-12-2{width:calc(12 * 100% / 12 - 2px);padding-bottom:16.66667%;margin:0 1px}.aux-m-tile-lg-12-2{width:calc(12 * 100% / 12 - 30px);padding-bottom:16.66667%;margin:0 15px}.aux-m-tile-1-3{width:8.33333%;padding-bottom:25%}.aux-m-tile-1-3 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-m-tile-sg-1-3{width:calc(1 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-m-tile-lg-1-3{width:calc(1 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-m-tile-2-3{width:16.66667%;padding-bottom:25%}.aux-m-tile-2-3 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-tile-sg-2-3{width:calc(2 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-m-tile-lg-2-3{width:calc(2 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-m-tile-3-3{width:25%;padding-bottom:25%}.aux-m-tile-3-3 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-tile-sg-3-3{width:calc(3 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-m-tile-lg-3-3{width:calc(3 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-m-tile-4-3{width:33.33333%;padding-bottom:25%}.aux-m-tile-4-3 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-tile-sg-4-3{width:calc(4 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-m-tile-lg-4-3{width:calc(4 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-m-tile-5-3{width:41.66667%;padding-bottom:25%}.aux-m-tile-5-3 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-m-tile-sg-5-3{width:calc(5 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-m-tile-lg-5-3{width:calc(5 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-m-tile-6-3{width:50%;padding-bottom:25%}.aux-m-tile-6-3 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-m-tile-sg-6-3{width:calc(6 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-m-tile-lg-6-3{width:calc(6 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-m-tile-7-3{width:58.33333%;padding-bottom:25%}.aux-m-tile-7-3 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-m-tile-sg-7-3{width:calc(7 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-m-tile-lg-7-3{width:calc(7 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-m-tile-8-3{width:66.66667%;padding-bottom:25%}.aux-m-tile-8-3 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-m-tile-sg-8-3{width:calc(8 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-m-tile-lg-8-3{width:calc(8 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-m-tile-9-3{width:75%;padding-bottom:25%}.aux-m-tile-9-3 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-m-tile-sg-9-3{width:calc(9 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-m-tile-lg-9-3{width:calc(9 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-m-tile-10-3{width:83.33333%;padding-bottom:25%}.aux-m-tile-10-3 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-m-tile-sg-10-3{width:calc(10 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-m-tile-lg-10-3{width:calc(10 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-m-tile-11-3{width:91.66667%;padding-bottom:25%}.aux-m-tile-11-3 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-m-tile-sg-11-3{width:calc(11 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-m-tile-lg-11-3{width:calc(11 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-m-tile-12-3{width:100%;padding-bottom:25%}.aux-m-tile-12-3 .aux-keep-aspect{height:0;padding-bottom:25%}.aux-m-tile-sg-12-3{width:calc(12 * 100% / 12 - 2px);padding-bottom:25%;margin:0 1px}.aux-m-tile-lg-12-3{width:calc(12 * 100% / 12 - 30px);padding-bottom:25%;margin:0 15px}.aux-m-tile-1-4{width:8.33333%;padding-bottom:33.33333%}.aux-m-tile-1-4 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-m-tile-sg-1-4{width:calc(1 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-m-tile-lg-1-4{width:calc(1 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-m-tile-2-4{width:16.66667%;padding-bottom:33.33333%}.aux-m-tile-2-4 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-m-tile-sg-2-4{width:calc(2 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-m-tile-lg-2-4{width:calc(2 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-m-tile-3-4{width:25%;padding-bottom:33.33333%}.aux-m-tile-3-4 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-tile-sg-3-4{width:calc(3 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-m-tile-lg-3-4{width:calc(3 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-m-tile-4-4{width:33.33333%;padding-bottom:33.33333%}.aux-m-tile-4-4 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-tile-sg-4-4{width:calc(4 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-m-tile-lg-4-4{width:calc(4 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-m-tile-5-4{width:41.66667%;padding-bottom:33.33333%}.aux-m-tile-5-4 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-tile-sg-5-4{width:calc(5 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-m-tile-lg-5-4{width:calc(5 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-m-tile-6-4{width:50%;padding-bottom:33.33333%}.aux-m-tile-6-4 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-m-tile-sg-6-4{width:calc(6 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-m-tile-lg-6-4{width:calc(6 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-m-tile-7-4{width:58.33333%;padding-bottom:33.33333%}.aux-m-tile-7-4 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-m-tile-sg-7-4{width:calc(7 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-m-tile-lg-7-4{width:calc(7 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-m-tile-8-4{width:66.66667%;padding-bottom:33.33333%}.aux-m-tile-8-4 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-m-tile-sg-8-4{width:calc(8 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-m-tile-lg-8-4{width:calc(8 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-m-tile-9-4{width:75%;padding-bottom:33.33333%}.aux-m-tile-9-4 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-m-tile-sg-9-4{width:calc(9 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-m-tile-lg-9-4{width:calc(9 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-m-tile-10-4{width:83.33333%;padding-bottom:33.33333%}.aux-m-tile-10-4 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-m-tile-sg-10-4{width:calc(10 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-m-tile-lg-10-4{width:calc(10 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-m-tile-11-4{width:91.66667%;padding-bottom:33.33333%}.aux-m-tile-11-4 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-m-tile-sg-11-4{width:calc(11 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-m-tile-lg-11-4{width:calc(11 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-m-tile-12-4{width:100%;padding-bottom:33.33333%}.aux-m-tile-12-4 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-m-tile-sg-12-4{width:calc(12 * 100% / 12 - 2px);padding-bottom:33.33333%;margin:0 1px}.aux-m-tile-lg-12-4{width:calc(12 * 100% / 12 - 30px);padding-bottom:33.33333%;margin:0 15px}.aux-m-tile-1-5{width:8.33333%;padding-bottom:41.66667%}.aux-m-tile-1-5 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-m-tile-sg-1-5{width:calc(1 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-m-tile-lg-1-5{width:calc(1 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-m-tile-2-5{width:16.66667%;padding-bottom:41.66667%}.aux-m-tile-2-5 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-m-tile-sg-2-5{width:calc(2 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-m-tile-lg-2-5{width:calc(2 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-m-tile-3-5{width:25%;padding-bottom:41.66667%}.aux-m-tile-3-5 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-m-tile-sg-3-5{width:calc(3 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-m-tile-lg-3-5{width:calc(3 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-m-tile-4-5{width:33.33333%;padding-bottom:41.66667%}.aux-m-tile-4-5 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-tile-sg-4-5{width:calc(4 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-m-tile-lg-4-5{width:calc(4 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-m-tile-5-5{width:41.66667%;padding-bottom:41.66667%}.aux-m-tile-5-5 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-tile-sg-5-5{width:calc(5 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-m-tile-lg-5-5{width:calc(5 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-m-tile-6-5{width:50%;padding-bottom:41.66667%}.aux-m-tile-6-5 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-tile-sg-6-5{width:calc(6 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-m-tile-lg-6-5{width:calc(6 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-m-tile-7-5{width:58.33333%;padding-bottom:41.66667%}.aux-m-tile-7-5 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-m-tile-sg-7-5{width:calc(7 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-m-tile-lg-7-5{width:calc(7 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-m-tile-8-5{width:66.66667%;padding-bottom:41.66667%}.aux-m-tile-8-5 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-m-tile-sg-8-5{width:calc(8 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-m-tile-lg-8-5{width:calc(8 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-m-tile-9-5{width:75%;padding-bottom:41.66667%}.aux-m-tile-9-5 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-m-tile-sg-9-5{width:calc(9 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-m-tile-lg-9-5{width:calc(9 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-m-tile-10-5{width:83.33333%;padding-bottom:41.66667%}.aux-m-tile-10-5 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-m-tile-sg-10-5{width:calc(10 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-m-tile-lg-10-5{width:calc(10 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-m-tile-11-5{width:91.66667%;padding-bottom:41.66667%}.aux-m-tile-11-5 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-m-tile-sg-11-5{width:calc(11 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-m-tile-lg-11-5{width:calc(11 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-m-tile-12-5{width:100%;padding-bottom:41.66667%}.aux-m-tile-12-5 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-m-tile-sg-12-5{width:calc(12 * 100% / 12 - 2px);padding-bottom:41.66667%;margin:0 1px}.aux-m-tile-lg-12-5{width:calc(12 * 100% / 12 - 30px);padding-bottom:41.66667%;margin:0 15px}.aux-m-tile-1-6{width:8.33333%;padding-bottom:50%}.aux-m-tile-1-6 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-m-tile-sg-1-6{width:calc(1 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-m-tile-lg-1-6{width:calc(1 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-m-tile-2-6{width:16.66667%;padding-bottom:50%}.aux-m-tile-2-6 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-m-tile-sg-2-6{width:calc(2 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-m-tile-lg-2-6{width:calc(2 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-m-tile-3-6{width:25%;padding-bottom:50%}.aux-m-tile-3-6 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-m-tile-sg-3-6{width:calc(3 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-m-tile-lg-3-6{width:calc(3 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-m-tile-4-6{width:33.33333%;padding-bottom:50%}.aux-m-tile-4-6 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-m-tile-sg-4-6{width:calc(4 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-m-tile-lg-4-6{width:calc(4 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-m-tile-5-6{width:41.66667%;padding-bottom:50%}.aux-m-tile-5-6 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-tile-sg-5-6{width:calc(5 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-m-tile-lg-5-6{width:calc(5 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-m-tile-6-6{width:50%;padding-bottom:50%}.aux-m-tile-6-6 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-tile-sg-6-6{width:calc(6 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-m-tile-lg-6-6{width:calc(6 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-m-tile-7-6{width:58.33333%;padding-bottom:50%}.aux-m-tile-7-6 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-tile-sg-7-6{width:calc(7 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-m-tile-lg-7-6{width:calc(7 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-m-tile-8-6{width:66.66667%;padding-bottom:50%}.aux-m-tile-8-6 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-m-tile-sg-8-6{width:calc(8 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-m-tile-lg-8-6{width:calc(8 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-m-tile-9-6{width:75%;padding-bottom:50%}.aux-m-tile-9-6 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-m-tile-sg-9-6{width:calc(9 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-m-tile-lg-9-6{width:calc(9 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-m-tile-10-6{width:83.33333%;padding-bottom:50%}.aux-m-tile-10-6 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-m-tile-sg-10-6{width:calc(10 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-m-tile-lg-10-6{width:calc(10 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-m-tile-11-6{width:91.66667%;padding-bottom:50%}.aux-m-tile-11-6 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-m-tile-sg-11-6{width:calc(11 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-m-tile-lg-11-6{width:calc(11 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-m-tile-12-6{width:100%;padding-bottom:50%}.aux-m-tile-12-6 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-m-tile-sg-12-6{width:calc(12 * 100% / 12 - 2px);padding-bottom:50%;margin:0 1px}.aux-m-tile-lg-12-6{width:calc(12 * 100% / 12 - 30px);padding-bottom:50%;margin:0 15px}.aux-m-tile-1-7{width:8.33333%;padding-bottom:58.33333%}.aux-m-tile-1-7 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-m-tile-sg-1-7{width:calc(1 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-m-tile-lg-1-7{width:calc(1 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-m-tile-2-7{width:16.66667%;padding-bottom:58.33333%}.aux-m-tile-2-7 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-m-tile-sg-2-7{width:calc(2 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-m-tile-lg-2-7{width:calc(2 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-m-tile-3-7{width:25%;padding-bottom:58.33333%}.aux-m-tile-3-7 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-m-tile-sg-3-7{width:calc(3 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-m-tile-lg-3-7{width:calc(3 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-m-tile-4-7{width:33.33333%;padding-bottom:58.33333%}.aux-m-tile-4-7 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-m-tile-sg-4-7{width:calc(4 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-m-tile-lg-4-7{width:calc(4 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-m-tile-5-7{width:41.66667%;padding-bottom:58.33333%}.aux-m-tile-5-7 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-m-tile-sg-5-7{width:calc(5 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-m-tile-lg-5-7{width:calc(5 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-m-tile-6-7{width:50%;padding-bottom:58.33333%}.aux-m-tile-6-7 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-tile-sg-6-7{width:calc(6 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-m-tile-lg-6-7{width:calc(6 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-m-tile-7-7{width:58.33333%;padding-bottom:58.33333%}.aux-m-tile-7-7 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-tile-sg-7-7{width:calc(7 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-m-tile-lg-7-7{width:calc(7 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-m-tile-8-7{width:66.66667%;padding-bottom:58.33333%}.aux-m-tile-8-7 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-tile-sg-8-7{width:calc(8 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-m-tile-lg-8-7{width:calc(8 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-m-tile-9-7{width:75%;padding-bottom:58.33333%}.aux-m-tile-9-7 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-m-tile-sg-9-7{width:calc(9 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-m-tile-lg-9-7{width:calc(9 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-m-tile-10-7{width:83.33333%;padding-bottom:58.33333%}.aux-m-tile-10-7 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-m-tile-sg-10-7{width:calc(10 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-m-tile-lg-10-7{width:calc(10 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-m-tile-11-7{width:91.66667%;padding-bottom:58.33333%}.aux-m-tile-11-7 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-m-tile-sg-11-7{width:calc(11 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-m-tile-lg-11-7{width:calc(11 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-m-tile-12-7{width:100%;padding-bottom:58.33333%}.aux-m-tile-12-7 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-m-tile-sg-12-7{width:calc(12 * 100% / 12 - 2px);padding-bottom:58.33333%;margin:0 1px}.aux-m-tile-lg-12-7{width:calc(12 * 100% / 12 - 30px);padding-bottom:58.33333%;margin:0 15px}.aux-m-tile-1-8{width:8.33333%;padding-bottom:66.66667%}.aux-m-tile-1-8 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-m-tile-sg-1-8{width:calc(1 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-m-tile-lg-1-8{width:calc(1 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-m-tile-2-8{width:16.66667%;padding-bottom:66.66667%}.aux-m-tile-2-8 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-m-tile-sg-2-8{width:calc(2 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-m-tile-lg-2-8{width:calc(2 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-m-tile-3-8{width:25%;padding-bottom:66.66667%}.aux-m-tile-3-8 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-m-tile-sg-3-8{width:calc(3 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-m-tile-lg-3-8{width:calc(3 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-m-tile-4-8{width:33.33333%;padding-bottom:66.66667%}.aux-m-tile-4-8 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-m-tile-sg-4-8{width:calc(4 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-m-tile-lg-4-8{width:calc(4 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-m-tile-5-8{width:41.66667%;padding-bottom:66.66667%}.aux-m-tile-5-8 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-m-tile-sg-5-8{width:calc(5 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-m-tile-lg-5-8{width:calc(5 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-m-tile-6-8{width:50%;padding-bottom:66.66667%}.aux-m-tile-6-8 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-m-tile-sg-6-8{width:calc(6 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-m-tile-lg-6-8{width:calc(6 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-m-tile-7-8{width:58.33333%;padding-bottom:66.66667%}.aux-m-tile-7-8 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-tile-sg-7-8{width:calc(7 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-m-tile-lg-7-8{width:calc(7 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-m-tile-8-8{width:66.66667%;padding-bottom:66.66667%}.aux-m-tile-8-8 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-tile-sg-8-8{width:calc(8 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-m-tile-lg-8-8{width:calc(8 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-m-tile-9-8{width:75%;padding-bottom:66.66667%}.aux-m-tile-9-8 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-tile-sg-9-8{width:calc(9 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-m-tile-lg-9-8{width:calc(9 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-m-tile-10-8{width:83.33333%;padding-bottom:66.66667%}.aux-m-tile-10-8 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-m-tile-sg-10-8{width:calc(10 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-m-tile-lg-10-8{width:calc(10 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-m-tile-11-8{width:91.66667%;padding-bottom:66.66667%}.aux-m-tile-11-8 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-m-tile-sg-11-8{width:calc(11 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-m-tile-lg-11-8{width:calc(11 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-m-tile-12-8{width:100%;padding-bottom:66.66667%}.aux-m-tile-12-8 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-m-tile-sg-12-8{width:calc(12 * 100% / 12 - 2px);padding-bottom:66.66667%;margin:0 1px}.aux-m-tile-lg-12-8{width:calc(12 * 100% / 12 - 30px);padding-bottom:66.66667%;margin:0 15px}.aux-m-tile-1-9{width:8.33333%;padding-bottom:75%}.aux-m-tile-1-9 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-m-tile-sg-1-9{width:calc(1 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-m-tile-lg-1-9{width:calc(1 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-m-tile-2-9{width:16.66667%;padding-bottom:75%}.aux-m-tile-2-9 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-m-tile-sg-2-9{width:calc(2 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-m-tile-lg-2-9{width:calc(2 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-m-tile-3-9{width:25%;padding-bottom:75%}.aux-m-tile-3-9 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-m-tile-sg-3-9{width:calc(3 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-m-tile-lg-3-9{width:calc(3 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-m-tile-4-9{width:33.33333%;padding-bottom:75%}.aux-m-tile-4-9 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-m-tile-sg-4-9{width:calc(4 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-m-tile-lg-4-9{width:calc(4 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-m-tile-5-9{width:41.66667%;padding-bottom:75%}.aux-m-tile-5-9 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-m-tile-sg-5-9{width:calc(5 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-m-tile-lg-5-9{width:calc(5 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-m-tile-6-9{width:50%;padding-bottom:75%}.aux-m-tile-6-9 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-m-tile-sg-6-9{width:calc(6 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-m-tile-lg-6-9{width:calc(6 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-m-tile-7-9{width:58.33333%;padding-bottom:75%}.aux-m-tile-7-9 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-m-tile-sg-7-9{width:calc(7 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-m-tile-lg-7-9{width:calc(7 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-m-tile-8-9{width:66.66667%;padding-bottom:75%}.aux-m-tile-8-9 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-tile-sg-8-9{width:calc(8 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-m-tile-lg-8-9{width:calc(8 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-m-tile-9-9{width:75%;padding-bottom:75%}.aux-m-tile-9-9 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-tile-sg-9-9{width:calc(9 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-m-tile-lg-9-9{width:calc(9 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-m-tile-10-9{width:83.33333%;padding-bottom:75%}.aux-m-tile-10-9 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-tile-sg-10-9{width:calc(10 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-m-tile-lg-10-9{width:calc(10 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-m-tile-11-9{width:91.66667%;padding-bottom:75%}.aux-m-tile-11-9 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-m-tile-sg-11-9{width:calc(11 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-m-tile-lg-11-9{width:calc(11 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-m-tile-12-9{width:100%;padding-bottom:75%}.aux-m-tile-12-9 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-m-tile-sg-12-9{width:calc(12 * 100% / 12 - 2px);padding-bottom:75%;margin:0 1px}.aux-m-tile-lg-12-9{width:calc(12 * 100% / 12 - 30px);padding-bottom:75%;margin:0 15px}.aux-m-tile-1-10{width:8.33333%;padding-bottom:83.33333%}.aux-m-tile-1-10 .aux-keep-aspect{height:0;padding-bottom:175%}.aux-m-tile-sg-1-10{width:calc(1 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-m-tile-lg-1-10{width:calc(1 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-m-tile-2-10{width:16.66667%;padding-bottom:83.33333%}.aux-m-tile-2-10 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-m-tile-sg-2-10{width:calc(2 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-m-tile-lg-2-10{width:calc(2 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-m-tile-3-10{width:25%;padding-bottom:83.33333%}.aux-m-tile-3-10 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-m-tile-sg-3-10{width:calc(3 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-m-tile-lg-3-10{width:calc(3 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-m-tile-4-10{width:33.33333%;padding-bottom:83.33333%}.aux-m-tile-4-10 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-m-tile-sg-4-10{width:calc(4 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-m-tile-lg-4-10{width:calc(4 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-m-tile-5-10{width:41.66667%;padding-bottom:83.33333%}.aux-m-tile-5-10 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-m-tile-sg-5-10{width:calc(5 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-m-tile-lg-5-10{width:calc(5 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-m-tile-6-10{width:50%;padding-bottom:83.33333%}.aux-m-tile-6-10 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-m-tile-sg-6-10{width:calc(6 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-m-tile-lg-6-10{width:calc(6 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-m-tile-7-10{width:58.33333%;padding-bottom:83.33333%}.aux-m-tile-7-10 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-m-tile-sg-7-10{width:calc(7 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-m-tile-lg-7-10{width:calc(7 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-m-tile-8-10{width:66.66667%;padding-bottom:83.33333%}.aux-m-tile-8-10 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-m-tile-sg-8-10{width:calc(8 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-m-tile-lg-8-10{width:calc(8 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-m-tile-9-10{width:75%;padding-bottom:83.33333%}.aux-m-tile-9-10 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-tile-sg-9-10{width:calc(9 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-m-tile-lg-9-10{width:calc(9 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-m-tile-10-10{width:83.33333%;padding-bottom:83.33333%}.aux-m-tile-10-10 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-tile-sg-10-10{width:calc(10 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-m-tile-lg-10-10{width:calc(10 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-m-tile-11-10{width:91.66667%;padding-bottom:83.33333%}.aux-m-tile-11-10 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-tile-sg-11-10{width:calc(11 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-m-tile-lg-11-10{width:calc(11 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-m-tile-12-10{width:100%;padding-bottom:83.33333%}.aux-m-tile-12-10 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-m-tile-sg-12-10{width:calc(12 * 100% / 12 - 2px);padding-bottom:83.33333%;margin:0 1px}.aux-m-tile-lg-12-10{width:calc(12 * 100% / 12 - 30px);padding-bottom:83.33333%;margin:0 15px}.aux-m-tile-1-11{width:8.33333%;padding-bottom:91.66667%}.aux-m-tile-1-11 .aux-keep-aspect{height:0;padding-bottom:183.33333%}.aux-m-tile-sg-1-11{width:calc(1 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-m-tile-lg-1-11{width:calc(1 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-m-tile-2-11{width:16.66667%;padding-bottom:91.66667%}.aux-m-tile-2-11 .aux-keep-aspect{height:0;padding-bottom:175%}.aux-m-tile-sg-2-11{width:calc(2 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-m-tile-lg-2-11{width:calc(2 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-m-tile-3-11{width:25%;padding-bottom:91.66667%}.aux-m-tile-3-11 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-m-tile-sg-3-11{width:calc(3 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-m-tile-lg-3-11{width:calc(3 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-m-tile-4-11{width:33.33333%;padding-bottom:91.66667%}.aux-m-tile-4-11 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-m-tile-sg-4-11{width:calc(4 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-m-tile-lg-4-11{width:calc(4 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-m-tile-5-11{width:41.66667%;padding-bottom:91.66667%}.aux-m-tile-5-11 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-m-tile-sg-5-11{width:calc(5 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-m-tile-lg-5-11{width:calc(5 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-m-tile-6-11{width:50%;padding-bottom:91.66667%}.aux-m-tile-6-11 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-m-tile-sg-6-11{width:calc(6 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-m-tile-lg-6-11{width:calc(6 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-m-tile-7-11{width:58.33333%;padding-bottom:91.66667%}.aux-m-tile-7-11 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-m-tile-sg-7-11{width:calc(7 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-m-tile-lg-7-11{width:calc(7 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-m-tile-8-11{width:66.66667%;padding-bottom:91.66667%}.aux-m-tile-8-11 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-m-tile-sg-8-11{width:calc(8 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-m-tile-lg-8-11{width:calc(8 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-m-tile-9-11{width:75%;padding-bottom:91.66667%}.aux-m-tile-9-11 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-m-tile-sg-9-11{width:calc(9 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-m-tile-lg-9-11{width:calc(9 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-m-tile-10-11{width:83.33333%;padding-bottom:91.66667%}.aux-m-tile-10-11 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-tile-sg-10-11{width:calc(10 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-m-tile-lg-10-11{width:calc(10 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-m-tile-11-11{width:91.66667%;padding-bottom:91.66667%}.aux-m-tile-11-11 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-tile-sg-11-11{width:calc(11 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-m-tile-lg-11-11{width:calc(11 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-m-tile-12-11{width:100%;padding-bottom:91.66667%}.aux-m-tile-12-11 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-tile-sg-12-11{width:calc(12 * 100% / 12 - 2px);padding-bottom:91.66667%;margin:0 1px}.aux-m-tile-lg-12-11{width:calc(12 * 100% / 12 - 30px);padding-bottom:91.66667%;margin:0 15px}.aux-m-tile-1-12{width:8.33333%;padding-bottom:100%}.aux-m-tile-1-12 .aux-keep-aspect{height:0;padding-bottom:191.66667%}.aux-m-tile-sg-1-12{width:calc(1 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-m-tile-lg-1-12{width:calc(1 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-m-tile-2-12{width:16.66667%;padding-bottom:100%}.aux-m-tile-2-12 .aux-keep-aspect{height:0;padding-bottom:183.33333%}.aux-m-tile-sg-2-12{width:calc(2 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-m-tile-lg-2-12{width:calc(2 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-m-tile-3-12{width:25%;padding-bottom:100%}.aux-m-tile-3-12 .aux-keep-aspect{height:0;padding-bottom:175%}.aux-m-tile-sg-3-12{width:calc(3 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-m-tile-lg-3-12{width:calc(3 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-m-tile-4-12{width:33.33333%;padding-bottom:100%}.aux-m-tile-4-12 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-m-tile-sg-4-12{width:calc(4 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-m-tile-lg-4-12{width:calc(4 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-m-tile-5-12{width:41.66667%;padding-bottom:100%}.aux-m-tile-5-12 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-m-tile-sg-5-12{width:calc(5 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-m-tile-lg-5-12{width:calc(5 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-m-tile-6-12{width:50%;padding-bottom:100%}.aux-m-tile-6-12 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-m-tile-sg-6-12{width:calc(6 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-m-tile-lg-6-12{width:calc(6 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-m-tile-7-12{width:58.33333%;padding-bottom:100%}.aux-m-tile-7-12 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-m-tile-sg-7-12{width:calc(7 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-m-tile-lg-7-12{width:calc(7 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-m-tile-8-12{width:66.66667%;padding-bottom:100%}.aux-m-tile-8-12 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-m-tile-sg-8-12{width:calc(8 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-m-tile-lg-8-12{width:calc(8 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-m-tile-9-12{width:75%;padding-bottom:100%}.aux-m-tile-9-12 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-m-tile-sg-9-12{width:calc(9 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-m-tile-lg-9-12{width:calc(9 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-m-tile-10-12{width:83.33333%;padding-bottom:100%}.aux-m-tile-10-12 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-m-tile-sg-10-12{width:calc(10 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-m-tile-lg-10-12{width:calc(10 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-m-tile-11-12{width:91.66667%;padding-bottom:100%}.aux-m-tile-11-12 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-tile-sg-11-12{width:calc(11 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-m-tile-lg-11-12{width:calc(11 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}.aux-m-tile-12-12{width:100%;padding-bottom:100%}.aux-m-tile-12-12 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-tile-sg-12-12{width:calc(12 * 100% / 12 - 2px);padding-bottom:100%;margin:0 1px}.aux-m-tile-lg-12-12{width:calc(12 * 100% / 12 - 30px);padding-bottom:100%;margin:0 15px}}.aux-big-grid-1-1{width:calc(1 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-big-grid-1-1 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-big-grid-sg-1-1{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-big-grid-lg-1-1{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-big-grid-2-1{width:calc(2 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-big-grid-2-1 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-big-grid-sg-2-1{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-big-grid-lg-2-1{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-big-grid-3-1{width:calc(3 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-big-grid-3-1 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-big-grid-sg-3-1{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-big-grid-lg-3-1{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-big-grid-4-1{width:calc(4 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-big-grid-4-1 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-big-grid-sg-4-1{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-big-grid-lg-4-1{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-big-grid-5-1{width:calc(5 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-big-grid-5-1 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-big-grid-sg-5-1{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-big-grid-lg-5-1{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-big-grid-6-1{width:calc(6 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-big-grid-6-1 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-big-grid-sg-6-1{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-big-grid-lg-6-1{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-big-grid-7-1{width:calc(7 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-big-grid-7-1 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-big-grid-sg-7-1{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-big-grid-lg-7-1{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-big-grid-8-1{width:calc(8 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-big-grid-8-1 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-big-grid-sg-8-1{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-big-grid-lg-8-1{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-big-grid-9-1{width:calc(9 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-big-grid-9-1 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-big-grid-sg-9-1{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-big-grid-lg-9-1{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-big-grid-10-1{width:calc(10 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-big-grid-10-1 .aux-keep-aspect{height:0;padding-bottom:25%}.aux-big-grid-sg-10-1{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-big-grid-lg-10-1{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-big-grid-11-1{width:calc(11 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-big-grid-11-1 .aux-keep-aspect{height:0;padding-bottom:16.66667%}.aux-big-grid-sg-11-1{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-big-grid-lg-11-1{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-big-grid-12-1{width:calc(12 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-big-grid-12-1 .aux-keep-aspect{height:0;padding-bottom:8.33333%}.aux-big-grid-sg-12-1{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-big-grid-lg-12-1{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-big-grid-1-2{width:calc(1 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-big-grid-1-2 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-big-grid-sg-1-2{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-big-grid-lg-1-2{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-big-grid-2-2{width:calc(2 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-big-grid-2-2 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-big-grid-sg-2-2{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-big-grid-lg-2-2{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-big-grid-3-2{width:calc(3 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-big-grid-3-2 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-big-grid-sg-3-2{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-big-grid-lg-3-2{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-big-grid-4-2{width:calc(4 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-big-grid-4-2 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-big-grid-sg-4-2{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-big-grid-lg-4-2{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-big-grid-5-2{width:calc(5 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-big-grid-5-2 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-big-grid-sg-5-2{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-big-grid-lg-5-2{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-big-grid-6-2{width:calc(6 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-big-grid-6-2 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-big-grid-sg-6-2{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-big-grid-lg-6-2{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-big-grid-7-2{width:calc(7 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-big-grid-7-2 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-big-grid-sg-7-2{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-big-grid-lg-7-2{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-big-grid-8-2{width:calc(8 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-big-grid-8-2 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-big-grid-sg-8-2{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-big-grid-lg-8-2{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-big-grid-9-2{width:calc(9 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-big-grid-9-2 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-big-grid-sg-9-2{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-big-grid-lg-9-2{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-big-grid-10-2{width:calc(10 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-big-grid-10-2 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-big-grid-sg-10-2{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-big-grid-lg-10-2{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-big-grid-11-2{width:calc(11 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-big-grid-11-2 .aux-keep-aspect{height:0;padding-bottom:25%}.aux-big-grid-sg-11-2{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-big-grid-lg-11-2{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-big-grid-12-2{width:calc(12 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-big-grid-12-2 .aux-keep-aspect{height:0;padding-bottom:16.66667%}.aux-big-grid-sg-12-2{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-big-grid-lg-12-2{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-big-grid-1-3{width:calc(1 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-big-grid-1-3 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-big-grid-sg-1-3{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-big-grid-lg-1-3{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-big-grid-2-3{width:calc(2 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-big-grid-2-3 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-big-grid-sg-2-3{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-big-grid-lg-2-3{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-big-grid-3-3{width:calc(3 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-big-grid-3-3 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-big-grid-sg-3-3{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-big-grid-lg-3-3{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-big-grid-4-3{width:calc(4 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-big-grid-4-3 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-big-grid-sg-4-3{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-big-grid-lg-4-3{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-big-grid-5-3{width:calc(5 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-big-grid-5-3 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-big-grid-sg-5-3{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-big-grid-lg-5-3{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-big-grid-6-3{width:calc(6 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-big-grid-6-3 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-big-grid-sg-6-3{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-big-grid-lg-6-3{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-big-grid-7-3{width:calc(7 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-big-grid-7-3 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-big-grid-sg-7-3{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-big-grid-lg-7-3{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-big-grid-8-3{width:calc(8 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-big-grid-8-3 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-big-grid-sg-8-3{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-big-grid-lg-8-3{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-big-grid-9-3{width:calc(9 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-big-grid-9-3 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-big-grid-sg-9-3{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-big-grid-lg-9-3{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-big-grid-10-3{width:calc(10 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-big-grid-10-3 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-big-grid-sg-10-3{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-big-grid-lg-10-3{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-big-grid-11-3{width:calc(11 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-big-grid-11-3 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-big-grid-sg-11-3{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-big-grid-lg-11-3{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-big-grid-12-3{width:calc(12 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-big-grid-12-3 .aux-keep-aspect{height:0;padding-bottom:25%}.aux-big-grid-sg-12-3{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-big-grid-lg-12-3{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-big-grid-1-4{width:calc(1 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-big-grid-1-4 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-big-grid-sg-1-4{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-big-grid-lg-1-4{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-big-grid-2-4{width:calc(2 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-big-grid-2-4 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-big-grid-sg-2-4{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-big-grid-lg-2-4{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-big-grid-3-4{width:calc(3 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-big-grid-3-4 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-big-grid-sg-3-4{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-big-grid-lg-3-4{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-big-grid-4-4{width:calc(4 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-big-grid-4-4 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-big-grid-sg-4-4{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-big-grid-lg-4-4{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-big-grid-5-4{width:calc(5 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-big-grid-5-4 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-big-grid-sg-5-4{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-big-grid-lg-5-4{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-big-grid-6-4{width:calc(6 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-big-grid-6-4 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-big-grid-sg-6-4{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-big-grid-lg-6-4{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-big-grid-7-4{width:calc(7 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-big-grid-7-4 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-big-grid-sg-7-4{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-big-grid-lg-7-4{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-big-grid-8-4{width:calc(8 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-big-grid-8-4 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-big-grid-sg-8-4{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-big-grid-lg-8-4{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-big-grid-9-4{width:calc(9 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-big-grid-9-4 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-big-grid-sg-9-4{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-big-grid-lg-9-4{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-big-grid-10-4{width:calc(10 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-big-grid-10-4 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-big-grid-sg-10-4{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-big-grid-lg-10-4{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-big-grid-11-4{width:calc(11 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-big-grid-11-4 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-big-grid-sg-11-4{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-big-grid-lg-11-4{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-big-grid-12-4{width:calc(12 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-big-grid-12-4 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-big-grid-sg-12-4{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-big-grid-lg-12-4{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-big-grid-1-5{width:calc(1 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-big-grid-1-5 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-big-grid-sg-1-5{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-big-grid-lg-1-5{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-big-grid-2-5{width:calc(2 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-big-grid-2-5 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-big-grid-sg-2-5{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-big-grid-lg-2-5{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-big-grid-3-5{width:calc(3 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-big-grid-3-5 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-big-grid-sg-3-5{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-big-grid-lg-3-5{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-big-grid-4-5{width:calc(4 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-big-grid-4-5 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-big-grid-sg-4-5{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-big-grid-lg-4-5{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-big-grid-5-5{width:calc(5 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-big-grid-5-5 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-big-grid-sg-5-5{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-big-grid-lg-5-5{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-big-grid-6-5{width:calc(6 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-big-grid-6-5 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-big-grid-sg-6-5{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-big-grid-lg-6-5{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-big-grid-7-5{width:calc(7 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-big-grid-7-5 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-big-grid-sg-7-5{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-big-grid-lg-7-5{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-big-grid-8-5{width:calc(8 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-big-grid-8-5 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-big-grid-sg-8-5{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-big-grid-lg-8-5{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-big-grid-9-5{width:calc(9 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-big-grid-9-5 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-big-grid-sg-9-5{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-big-grid-lg-9-5{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-big-grid-10-5{width:calc(10 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-big-grid-10-5 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-big-grid-sg-10-5{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-big-grid-lg-10-5{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-big-grid-11-5{width:calc(11 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-big-grid-11-5 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-big-grid-sg-11-5{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-big-grid-lg-11-5{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-big-grid-12-5{width:calc(12 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-big-grid-12-5 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-big-grid-sg-12-5{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-big-grid-lg-12-5{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-big-grid-1-6{width:calc(1 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-big-grid-1-6 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-big-grid-sg-1-6{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-big-grid-lg-1-6{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-big-grid-2-6{width:calc(2 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-big-grid-2-6 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-big-grid-sg-2-6{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-big-grid-lg-2-6{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-big-grid-3-6{width:calc(3 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-big-grid-3-6 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-big-grid-sg-3-6{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-big-grid-lg-3-6{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-big-grid-4-6{width:calc(4 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-big-grid-4-6 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-big-grid-sg-4-6{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-big-grid-lg-4-6{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-big-grid-5-6{width:calc(5 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-big-grid-5-6 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-big-grid-sg-5-6{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-big-grid-lg-5-6{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-big-grid-6-6{width:calc(6 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-big-grid-6-6 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-big-grid-sg-6-6{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-big-grid-lg-6-6{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-big-grid-7-6{width:calc(7 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-big-grid-7-6 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-big-grid-sg-7-6{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-big-grid-lg-7-6{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-big-grid-8-6{width:calc(8 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-big-grid-8-6 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-big-grid-sg-8-6{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-big-grid-lg-8-6{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-big-grid-9-6{width:calc(9 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-big-grid-9-6 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-big-grid-sg-9-6{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-big-grid-lg-9-6{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-big-grid-10-6{width:calc(10 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-big-grid-10-6 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-big-grid-sg-10-6{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-big-grid-lg-10-6{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-big-grid-11-6{width:calc(11 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-big-grid-11-6 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-big-grid-sg-11-6{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-big-grid-lg-11-6{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-big-grid-12-6{width:calc(12 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-big-grid-12-6 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-big-grid-sg-12-6{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-big-grid-lg-12-6{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-big-grid-1-7{width:calc(1 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-big-grid-1-7 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-big-grid-sg-1-7{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-big-grid-lg-1-7{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-big-grid-2-7{width:calc(2 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-big-grid-2-7 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-big-grid-sg-2-7{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-big-grid-lg-2-7{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-big-grid-3-7{width:calc(3 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-big-grid-3-7 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-big-grid-sg-3-7{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-big-grid-lg-3-7{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-big-grid-4-7{width:calc(4 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-big-grid-4-7 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-big-grid-sg-4-7{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-big-grid-lg-4-7{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-big-grid-5-7{width:calc(5 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-big-grid-5-7 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-big-grid-sg-5-7{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-big-grid-lg-5-7{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-big-grid-6-7{width:calc(6 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-big-grid-6-7 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-big-grid-sg-6-7{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-big-grid-lg-6-7{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-big-grid-7-7{width:calc(7 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-big-grid-7-7 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-big-grid-sg-7-7{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-big-grid-lg-7-7{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-big-grid-8-7{width:calc(8 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-big-grid-8-7 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-big-grid-sg-8-7{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-big-grid-lg-8-7{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-big-grid-9-7{width:calc(9 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-big-grid-9-7 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-big-grid-sg-9-7{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-big-grid-lg-9-7{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-big-grid-10-7{width:calc(10 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-big-grid-10-7 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-big-grid-sg-10-7{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-big-grid-lg-10-7{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-big-grid-11-7{width:calc(11 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-big-grid-11-7 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-big-grid-sg-11-7{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-big-grid-lg-11-7{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-big-grid-12-7{width:calc(12 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-big-grid-12-7 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-big-grid-sg-12-7{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-big-grid-lg-12-7{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-big-grid-1-8{width:calc(1 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-big-grid-1-8 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-big-grid-sg-1-8{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-big-grid-lg-1-8{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-big-grid-2-8{width:calc(2 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-big-grid-2-8 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-big-grid-sg-2-8{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-big-grid-lg-2-8{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-big-grid-3-8{width:calc(3 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-big-grid-3-8 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-big-grid-sg-3-8{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-big-grid-lg-3-8{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-big-grid-4-8{width:calc(4 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-big-grid-4-8 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-big-grid-sg-4-8{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-big-grid-lg-4-8{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-big-grid-5-8{width:calc(5 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-big-grid-5-8 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-big-grid-sg-5-8{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-big-grid-lg-5-8{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-big-grid-6-8{width:calc(6 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-big-grid-6-8 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-big-grid-sg-6-8{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-big-grid-lg-6-8{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-big-grid-7-8{width:calc(7 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-big-grid-7-8 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-big-grid-sg-7-8{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-big-grid-lg-7-8{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-big-grid-8-8{width:calc(8 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-big-grid-8-8 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-big-grid-sg-8-8{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-big-grid-lg-8-8{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-big-grid-9-8{width:calc(9 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-big-grid-9-8 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-big-grid-sg-9-8{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-big-grid-lg-9-8{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-big-grid-10-8{width:calc(10 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-big-grid-10-8 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-big-grid-sg-10-8{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-big-grid-lg-10-8{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-big-grid-11-8{width:calc(11 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-big-grid-11-8 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-big-grid-sg-11-8{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-big-grid-lg-11-8{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-big-grid-12-8{width:calc(12 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-big-grid-12-8 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-big-grid-sg-12-8{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-big-grid-lg-12-8{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-big-grid-1-9{width:calc(1 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-big-grid-1-9 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-big-grid-sg-1-9{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-big-grid-lg-1-9{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-big-grid-2-9{width:calc(2 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-big-grid-2-9 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-big-grid-sg-2-9{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-big-grid-lg-2-9{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-big-grid-3-9{width:calc(3 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-big-grid-3-9 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-big-grid-sg-3-9{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-big-grid-lg-3-9{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-big-grid-4-9{width:calc(4 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-big-grid-4-9 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-big-grid-sg-4-9{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-big-grid-lg-4-9{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-big-grid-5-9{width:calc(5 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-big-grid-5-9 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-big-grid-sg-5-9{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-big-grid-lg-5-9{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-big-grid-6-9{width:calc(6 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-big-grid-6-9 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-big-grid-sg-6-9{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-big-grid-lg-6-9{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-big-grid-7-9{width:calc(7 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-big-grid-7-9 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-big-grid-sg-7-9{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-big-grid-lg-7-9{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-big-grid-8-9{width:calc(8 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-big-grid-8-9 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-big-grid-sg-8-9{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-big-grid-lg-8-9{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-big-grid-9-9{width:calc(9 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-big-grid-9-9 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-big-grid-sg-9-9{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-big-grid-lg-9-9{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-big-grid-10-9{width:calc(10 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-big-grid-10-9 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-big-grid-sg-10-9{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-big-grid-lg-10-9{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-big-grid-11-9{width:calc(11 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-big-grid-11-9 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-big-grid-sg-11-9{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-big-grid-lg-11-9{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-big-grid-12-9{width:calc(12 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-big-grid-12-9 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-big-grid-sg-12-9{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-big-grid-lg-12-9{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-big-grid-1-10{width:calc(1 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-big-grid-1-10 .aux-keep-aspect{height:0;padding-bottom:175%}.aux-big-grid-sg-1-10{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-big-grid-lg-1-10{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-big-grid-2-10{width:calc(2 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-big-grid-2-10 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-big-grid-sg-2-10{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-big-grid-lg-2-10{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-big-grid-3-10{width:calc(3 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-big-grid-3-10 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-big-grid-sg-3-10{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-big-grid-lg-3-10{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-big-grid-4-10{width:calc(4 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-big-grid-4-10 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-big-grid-sg-4-10{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-big-grid-lg-4-10{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-big-grid-5-10{width:calc(5 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-big-grid-5-10 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-big-grid-sg-5-10{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-big-grid-lg-5-10{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-big-grid-6-10{width:calc(6 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-big-grid-6-10 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-big-grid-sg-6-10{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-big-grid-lg-6-10{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-big-grid-7-10{width:calc(7 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-big-grid-7-10 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-big-grid-sg-7-10{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-big-grid-lg-7-10{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-big-grid-8-10{width:calc(8 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-big-grid-8-10 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-big-grid-sg-8-10{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-big-grid-lg-8-10{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-big-grid-9-10{width:calc(9 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-big-grid-9-10 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-big-grid-sg-9-10{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-big-grid-lg-9-10{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-big-grid-10-10{width:calc(10 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-big-grid-10-10 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-big-grid-sg-10-10{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-big-grid-lg-10-10{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-big-grid-11-10{width:calc(11 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-big-grid-11-10 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-big-grid-sg-11-10{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-big-grid-lg-11-10{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-big-grid-12-10{width:calc(12 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-big-grid-12-10 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-big-grid-sg-12-10{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-big-grid-lg-12-10{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-big-grid-1-11{width:calc(1 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-big-grid-1-11 .aux-keep-aspect{height:0;padding-bottom:183.33333%}.aux-big-grid-sg-1-11{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-big-grid-lg-1-11{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-big-grid-2-11{width:calc(2 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-big-grid-2-11 .aux-keep-aspect{height:0;padding-bottom:175%}.aux-big-grid-sg-2-11{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-big-grid-lg-2-11{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-big-grid-3-11{width:calc(3 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-big-grid-3-11 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-big-grid-sg-3-11{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-big-grid-lg-3-11{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-big-grid-4-11{width:calc(4 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-big-grid-4-11 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-big-grid-sg-4-11{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-big-grid-lg-4-11{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-big-grid-5-11{width:calc(5 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-big-grid-5-11 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-big-grid-sg-5-11{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-big-grid-lg-5-11{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-big-grid-6-11{width:calc(6 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-big-grid-6-11 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-big-grid-sg-6-11{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-big-grid-lg-6-11{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-big-grid-7-11{width:calc(7 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-big-grid-7-11 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-big-grid-sg-7-11{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-big-grid-lg-7-11{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-big-grid-8-11{width:calc(8 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-big-grid-8-11 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-big-grid-sg-8-11{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-big-grid-lg-8-11{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-big-grid-9-11{width:calc(9 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-big-grid-9-11 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-big-grid-sg-9-11{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-big-grid-lg-9-11{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-big-grid-10-11{width:calc(10 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-big-grid-10-11 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-big-grid-sg-10-11{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-big-grid-lg-10-11{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-big-grid-11-11{width:calc(11 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-big-grid-11-11 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-big-grid-sg-11-11{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-big-grid-lg-11-11{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-big-grid-12-11{width:calc(12 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-big-grid-12-11 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-big-grid-sg-12-11{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-big-grid-lg-12-11{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-big-grid-1-12{width:calc(1 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-big-grid-1-12 .aux-keep-aspect{height:0;padding-bottom:191.66667%}.aux-big-grid-sg-1-12{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-big-grid-lg-1-12{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-big-grid-2-12{width:calc(2 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-big-grid-2-12 .aux-keep-aspect{height:0;padding-bottom:183.33333%}.aux-big-grid-sg-2-12{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-big-grid-lg-2-12{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-big-grid-3-12{width:calc(3 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-big-grid-3-12 .aux-keep-aspect{height:0;padding-bottom:175%}.aux-big-grid-sg-3-12{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-big-grid-lg-3-12{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-big-grid-4-12{width:calc(4 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-big-grid-4-12 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-big-grid-sg-4-12{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-big-grid-lg-4-12{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-big-grid-5-12{width:calc(5 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-big-grid-5-12 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-big-grid-sg-5-12{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-big-grid-lg-5-12{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-big-grid-6-12{width:calc(6 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-big-grid-6-12 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-big-grid-sg-6-12{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-big-grid-lg-6-12{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-big-grid-7-12{width:calc(7 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-big-grid-7-12 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-big-grid-sg-7-12{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-big-grid-lg-7-12{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-big-grid-8-12{width:calc(8 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-big-grid-8-12 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-big-grid-sg-8-12{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-big-grid-lg-8-12{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-big-grid-9-12{width:calc(9 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-big-grid-9-12 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-big-grid-sg-9-12{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-big-grid-lg-9-12{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-big-grid-10-12{width:calc(10 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-big-grid-10-12 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-big-grid-sg-10-12{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-big-grid-lg-10-12{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-big-grid-11-12{width:calc(11 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-big-grid-11-12 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-big-grid-sg-11-12{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-big-grid-lg-11-12{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-big-grid-12-12{width:calc(12 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-big-grid-12-12 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-big-grid-sg-12-12{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-big-grid-lg-12-12{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}@media screen and (max-width:1024px) and (min-width:768px){.aux-t-big-grid-1-1{width:calc(1 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-t-big-grid-1-1 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-big-grid-sg-1-1{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-1-1{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-t-big-grid-2-1{width:calc(2 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-t-big-grid-2-1 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-big-grid-sg-2-1{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-2-1{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-t-big-grid-3-1{width:calc(3 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-t-big-grid-3-1 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-t-big-grid-sg-3-1{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-3-1{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-t-big-grid-4-1{width:calc(4 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-t-big-grid-4-1 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-t-big-grid-sg-4-1{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-4-1{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-t-big-grid-5-1{width:calc(5 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-t-big-grid-5-1 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-t-big-grid-sg-5-1{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-5-1{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-t-big-grid-6-1{width:calc(6 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-t-big-grid-6-1 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-t-big-grid-sg-6-1{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-6-1{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-t-big-grid-7-1{width:calc(7 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-t-big-grid-7-1 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-t-big-grid-sg-7-1{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-7-1{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-t-big-grid-8-1{width:calc(8 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-t-big-grid-8-1 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-t-big-grid-sg-8-1{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-8-1{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-t-big-grid-9-1{width:calc(9 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-t-big-grid-9-1 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-t-big-grid-sg-9-1{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-9-1{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-t-big-grid-10-1{width:calc(10 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-t-big-grid-10-1 .aux-keep-aspect{height:0;padding-bottom:25%}.aux-t-big-grid-sg-10-1{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-10-1{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-t-big-grid-11-1{width:calc(11 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-t-big-grid-11-1 .aux-keep-aspect{height:0;padding-bottom:16.66667%}.aux-t-big-grid-sg-11-1{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-11-1{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-t-big-grid-12-1{width:calc(12 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-t-big-grid-12-1 .aux-keep-aspect{height:0;padding-bottom:8.33333%}.aux-t-big-grid-sg-12-1{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-12-1{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-t-big-grid-1-2{width:calc(1 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-t-big-grid-1-2 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-big-grid-sg-1-2{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-1-2{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-t-big-grid-2-2{width:calc(2 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-t-big-grid-2-2 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-big-grid-sg-2-2{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-2-2{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-t-big-grid-3-2{width:calc(3 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-t-big-grid-3-2 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-big-grid-sg-3-2{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-3-2{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-t-big-grid-4-2{width:calc(4 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-t-big-grid-4-2 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-t-big-grid-sg-4-2{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-4-2{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-t-big-grid-5-2{width:calc(5 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-t-big-grid-5-2 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-t-big-grid-sg-5-2{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-5-2{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-t-big-grid-6-2{width:calc(6 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-t-big-grid-6-2 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-t-big-grid-sg-6-2{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-6-2{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-t-big-grid-7-2{width:calc(7 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-t-big-grid-7-2 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-t-big-grid-sg-7-2{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-7-2{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-t-big-grid-8-2{width:calc(8 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-t-big-grid-8-2 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-t-big-grid-sg-8-2{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-8-2{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-t-big-grid-9-2{width:calc(9 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-t-big-grid-9-2 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-t-big-grid-sg-9-2{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-9-2{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-t-big-grid-10-2{width:calc(10 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-t-big-grid-10-2 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-t-big-grid-sg-10-2{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-10-2{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-t-big-grid-11-2{width:calc(11 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-t-big-grid-11-2 .aux-keep-aspect{height:0;padding-bottom:25%}.aux-t-big-grid-sg-11-2{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-11-2{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-t-big-grid-12-2{width:calc(12 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-t-big-grid-12-2 .aux-keep-aspect{height:0;padding-bottom:16.66667%}.aux-t-big-grid-sg-12-2{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-12-2{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-t-big-grid-1-3{width:calc(1 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-t-big-grid-1-3 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-t-big-grid-sg-1-3{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-1-3{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-t-big-grid-2-3{width:calc(2 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-t-big-grid-2-3 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-big-grid-sg-2-3{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-2-3{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-t-big-grid-3-3{width:calc(3 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-t-big-grid-3-3 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-big-grid-sg-3-3{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-3-3{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-t-big-grid-4-3{width:calc(4 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-t-big-grid-4-3 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-big-grid-sg-4-3{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-4-3{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-t-big-grid-5-3{width:calc(5 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-t-big-grid-5-3 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-t-big-grid-sg-5-3{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-5-3{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-t-big-grid-6-3{width:calc(6 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-t-big-grid-6-3 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-t-big-grid-sg-6-3{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-6-3{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-t-big-grid-7-3{width:calc(7 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-t-big-grid-7-3 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-t-big-grid-sg-7-3{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-7-3{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-t-big-grid-8-3{width:calc(8 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-t-big-grid-8-3 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-t-big-grid-sg-8-3{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-8-3{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-t-big-grid-9-3{width:calc(9 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-t-big-grid-9-3 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-t-big-grid-sg-9-3{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-9-3{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-t-big-grid-10-3{width:calc(10 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-t-big-grid-10-3 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-t-big-grid-sg-10-3{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-10-3{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-t-big-grid-11-3{width:calc(11 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-t-big-grid-11-3 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-t-big-grid-sg-11-3{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-11-3{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-t-big-grid-12-3{width:calc(12 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-t-big-grid-12-3 .aux-keep-aspect{height:0;padding-bottom:25%}.aux-t-big-grid-sg-12-3{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-12-3{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-t-big-grid-1-4{width:calc(1 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-t-big-grid-1-4 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-t-big-grid-sg-1-4{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-1-4{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-t-big-grid-2-4{width:calc(2 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-t-big-grid-2-4 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-t-big-grid-sg-2-4{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-2-4{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-t-big-grid-3-4{width:calc(3 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-t-big-grid-3-4 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-big-grid-sg-3-4{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-3-4{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-t-big-grid-4-4{width:calc(4 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-t-big-grid-4-4 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-big-grid-sg-4-4{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-4-4{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-t-big-grid-5-4{width:calc(5 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-t-big-grid-5-4 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-big-grid-sg-5-4{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-5-4{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-t-big-grid-6-4{width:calc(6 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-t-big-grid-6-4 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-t-big-grid-sg-6-4{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-6-4{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-t-big-grid-7-4{width:calc(7 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-t-big-grid-7-4 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-t-big-grid-sg-7-4{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-7-4{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-t-big-grid-8-4{width:calc(8 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-t-big-grid-8-4 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-t-big-grid-sg-8-4{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-8-4{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-t-big-grid-9-4{width:calc(9 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-t-big-grid-9-4 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-t-big-grid-sg-9-4{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-9-4{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-t-big-grid-10-4{width:calc(10 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-t-big-grid-10-4 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-t-big-grid-sg-10-4{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-10-4{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-t-big-grid-11-4{width:calc(11 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-t-big-grid-11-4 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-t-big-grid-sg-11-4{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-11-4{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-t-big-grid-12-4{width:calc(12 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-t-big-grid-12-4 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-t-big-grid-sg-12-4{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-12-4{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-t-big-grid-1-5{width:calc(1 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-t-big-grid-1-5 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-t-big-grid-sg-1-5{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-1-5{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-t-big-grid-2-5{width:calc(2 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-t-big-grid-2-5 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-t-big-grid-sg-2-5{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-2-5{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-t-big-grid-3-5{width:calc(3 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-t-big-grid-3-5 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-t-big-grid-sg-3-5{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-3-5{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-t-big-grid-4-5{width:calc(4 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-t-big-grid-4-5 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-big-grid-sg-4-5{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-4-5{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-t-big-grid-5-5{width:calc(5 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-t-big-grid-5-5 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-big-grid-sg-5-5{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-5-5{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-t-big-grid-6-5{width:calc(6 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-t-big-grid-6-5 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-big-grid-sg-6-5{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-6-5{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-t-big-grid-7-5{width:calc(7 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-t-big-grid-7-5 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-t-big-grid-sg-7-5{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-7-5{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-t-big-grid-8-5{width:calc(8 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-t-big-grid-8-5 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-t-big-grid-sg-8-5{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-8-5{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-t-big-grid-9-5{width:calc(9 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-t-big-grid-9-5 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-t-big-grid-sg-9-5{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-9-5{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-t-big-grid-10-5{width:calc(10 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-t-big-grid-10-5 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-t-big-grid-sg-10-5{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-10-5{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-t-big-grid-11-5{width:calc(11 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-t-big-grid-11-5 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-t-big-grid-sg-11-5{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-11-5{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-t-big-grid-12-5{width:calc(12 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-t-big-grid-12-5 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-t-big-grid-sg-12-5{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-12-5{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-t-big-grid-1-6{width:calc(1 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-t-big-grid-1-6 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-t-big-grid-sg-1-6{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-1-6{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-t-big-grid-2-6{width:calc(2 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-t-big-grid-2-6 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-t-big-grid-sg-2-6{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-2-6{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-t-big-grid-3-6{width:calc(3 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-t-big-grid-3-6 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-t-big-grid-sg-3-6{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-3-6{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-t-big-grid-4-6{width:calc(4 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-t-big-grid-4-6 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-t-big-grid-sg-4-6{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-4-6{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-t-big-grid-5-6{width:calc(5 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-t-big-grid-5-6 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-big-grid-sg-5-6{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-5-6{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-t-big-grid-6-6{width:calc(6 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-t-big-grid-6-6 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-big-grid-sg-6-6{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-6-6{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-t-big-grid-7-6{width:calc(7 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-t-big-grid-7-6 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-big-grid-sg-7-6{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-7-6{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-t-big-grid-8-6{width:calc(8 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-t-big-grid-8-6 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-t-big-grid-sg-8-6{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-8-6{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-t-big-grid-9-6{width:calc(9 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-t-big-grid-9-6 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-t-big-grid-sg-9-6{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-9-6{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-t-big-grid-10-6{width:calc(10 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-t-big-grid-10-6 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-t-big-grid-sg-10-6{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-10-6{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-t-big-grid-11-6{width:calc(11 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-t-big-grid-11-6 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-t-big-grid-sg-11-6{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-11-6{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-t-big-grid-12-6{width:calc(12 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-t-big-grid-12-6 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-t-big-grid-sg-12-6{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-12-6{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-t-big-grid-1-7{width:calc(1 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-t-big-grid-1-7 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-t-big-grid-sg-1-7{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-1-7{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-t-big-grid-2-7{width:calc(2 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-t-big-grid-2-7 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-t-big-grid-sg-2-7{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-2-7{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-t-big-grid-3-7{width:calc(3 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-t-big-grid-3-7 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-t-big-grid-sg-3-7{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-3-7{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-t-big-grid-4-7{width:calc(4 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-t-big-grid-4-7 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-t-big-grid-sg-4-7{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-4-7{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-t-big-grid-5-7{width:calc(5 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-t-big-grid-5-7 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-t-big-grid-sg-5-7{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-5-7{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-t-big-grid-6-7{width:calc(6 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-t-big-grid-6-7 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-big-grid-sg-6-7{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-6-7{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-t-big-grid-7-7{width:calc(7 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-t-big-grid-7-7 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-big-grid-sg-7-7{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-7-7{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-t-big-grid-8-7{width:calc(8 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-t-big-grid-8-7 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-big-grid-sg-8-7{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-8-7{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-t-big-grid-9-7{width:calc(9 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-t-big-grid-9-7 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-t-big-grid-sg-9-7{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-9-7{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-t-big-grid-10-7{width:calc(10 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-t-big-grid-10-7 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-t-big-grid-sg-10-7{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-10-7{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-t-big-grid-11-7{width:calc(11 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-t-big-grid-11-7 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-t-big-grid-sg-11-7{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-11-7{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-t-big-grid-12-7{width:calc(12 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-t-big-grid-12-7 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-t-big-grid-sg-12-7{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-12-7{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-t-big-grid-1-8{width:calc(1 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-t-big-grid-1-8 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-t-big-grid-sg-1-8{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-1-8{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-t-big-grid-2-8{width:calc(2 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-t-big-grid-2-8 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-t-big-grid-sg-2-8{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-2-8{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-t-big-grid-3-8{width:calc(3 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-t-big-grid-3-8 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-t-big-grid-sg-3-8{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-3-8{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-t-big-grid-4-8{width:calc(4 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-t-big-grid-4-8 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-t-big-grid-sg-4-8{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-4-8{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-t-big-grid-5-8{width:calc(5 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-t-big-grid-5-8 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-t-big-grid-sg-5-8{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-5-8{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-t-big-grid-6-8{width:calc(6 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-t-big-grid-6-8 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-t-big-grid-sg-6-8{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-6-8{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-t-big-grid-7-8{width:calc(7 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-t-big-grid-7-8 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-big-grid-sg-7-8{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-7-8{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-t-big-grid-8-8{width:calc(8 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-t-big-grid-8-8 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-big-grid-sg-8-8{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-8-8{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-t-big-grid-9-8{width:calc(9 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-t-big-grid-9-8 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-big-grid-sg-9-8{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-9-8{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-t-big-grid-10-8{width:calc(10 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-t-big-grid-10-8 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-t-big-grid-sg-10-8{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-10-8{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-t-big-grid-11-8{width:calc(11 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-t-big-grid-11-8 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-t-big-grid-sg-11-8{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-11-8{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-t-big-grid-12-8{width:calc(12 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-t-big-grid-12-8 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-t-big-grid-sg-12-8{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-12-8{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-t-big-grid-1-9{width:calc(1 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-t-big-grid-1-9 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-t-big-grid-sg-1-9{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-1-9{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-t-big-grid-2-9{width:calc(2 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-t-big-grid-2-9 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-t-big-grid-sg-2-9{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-2-9{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-t-big-grid-3-9{width:calc(3 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-t-big-grid-3-9 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-t-big-grid-sg-3-9{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-3-9{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-t-big-grid-4-9{width:calc(4 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-t-big-grid-4-9 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-t-big-grid-sg-4-9{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-4-9{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-t-big-grid-5-9{width:calc(5 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-t-big-grid-5-9 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-t-big-grid-sg-5-9{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-5-9{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-t-big-grid-6-9{width:calc(6 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-t-big-grid-6-9 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-t-big-grid-sg-6-9{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-6-9{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-t-big-grid-7-9{width:calc(7 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-t-big-grid-7-9 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-t-big-grid-sg-7-9{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-7-9{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-t-big-grid-8-9{width:calc(8 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-t-big-grid-8-9 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-big-grid-sg-8-9{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-8-9{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-t-big-grid-9-9{width:calc(9 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-t-big-grid-9-9 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-big-grid-sg-9-9{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-9-9{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-t-big-grid-10-9{width:calc(10 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-t-big-grid-10-9 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-big-grid-sg-10-9{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-10-9{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-t-big-grid-11-9{width:calc(11 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-t-big-grid-11-9 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-t-big-grid-sg-11-9{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-11-9{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-t-big-grid-12-9{width:calc(12 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-t-big-grid-12-9 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-t-big-grid-sg-12-9{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-12-9{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-t-big-grid-1-10{width:calc(1 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-t-big-grid-1-10 .aux-keep-aspect{height:0;padding-bottom:175%}.aux-t-big-grid-sg-1-10{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-1-10{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-t-big-grid-2-10{width:calc(2 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-t-big-grid-2-10 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-t-big-grid-sg-2-10{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-2-10{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-t-big-grid-3-10{width:calc(3 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-t-big-grid-3-10 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-t-big-grid-sg-3-10{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-3-10{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-t-big-grid-4-10{width:calc(4 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-t-big-grid-4-10 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-t-big-grid-sg-4-10{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-4-10{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-t-big-grid-5-10{width:calc(5 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-t-big-grid-5-10 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-t-big-grid-sg-5-10{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-5-10{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-t-big-grid-6-10{width:calc(6 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-t-big-grid-6-10 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-t-big-grid-sg-6-10{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-6-10{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-t-big-grid-7-10{width:calc(7 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-t-big-grid-7-10 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-t-big-grid-sg-7-10{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-7-10{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-t-big-grid-8-10{width:calc(8 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-t-big-grid-8-10 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-t-big-grid-sg-8-10{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-8-10{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-t-big-grid-9-10{width:calc(9 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-t-big-grid-9-10 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-big-grid-sg-9-10{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-9-10{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-t-big-grid-10-10{width:calc(10 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-t-big-grid-10-10 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-big-grid-sg-10-10{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-10-10{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-t-big-grid-11-10{width:calc(11 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-t-big-grid-11-10 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-big-grid-sg-11-10{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-11-10{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-t-big-grid-12-10{width:calc(12 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-t-big-grid-12-10 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-t-big-grid-sg-12-10{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-12-10{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-t-big-grid-1-11{width:calc(1 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-t-big-grid-1-11 .aux-keep-aspect{height:0;padding-bottom:183.33333%}.aux-t-big-grid-sg-1-11{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-1-11{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-t-big-grid-2-11{width:calc(2 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-t-big-grid-2-11 .aux-keep-aspect{height:0;padding-bottom:175%}.aux-t-big-grid-sg-2-11{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-2-11{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-t-big-grid-3-11{width:calc(3 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-t-big-grid-3-11 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-t-big-grid-sg-3-11{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-3-11{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-t-big-grid-4-11{width:calc(4 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-t-big-grid-4-11 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-t-big-grid-sg-4-11{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-4-11{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-t-big-grid-5-11{width:calc(5 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-t-big-grid-5-11 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-t-big-grid-sg-5-11{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-5-11{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-t-big-grid-6-11{width:calc(6 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-t-big-grid-6-11 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-t-big-grid-sg-6-11{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-6-11{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-t-big-grid-7-11{width:calc(7 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-t-big-grid-7-11 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-t-big-grid-sg-7-11{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-7-11{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-t-big-grid-8-11{width:calc(8 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-t-big-grid-8-11 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-t-big-grid-sg-8-11{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-8-11{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-t-big-grid-9-11{width:calc(9 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-t-big-grid-9-11 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-t-big-grid-sg-9-11{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-9-11{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-t-big-grid-10-11{width:calc(10 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-t-big-grid-10-11 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-big-grid-sg-10-11{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-10-11{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-t-big-grid-11-11{width:calc(11 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-t-big-grid-11-11 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-big-grid-sg-11-11{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-11-11{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-t-big-grid-12-11{width:calc(12 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-t-big-grid-12-11 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-t-big-grid-sg-12-11{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-12-11{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-t-big-grid-1-12{width:calc(1 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-t-big-grid-1-12 .aux-keep-aspect{height:0;padding-bottom:191.66667%}.aux-t-big-grid-sg-1-12{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-1-12{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-t-big-grid-2-12{width:calc(2 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-t-big-grid-2-12 .aux-keep-aspect{height:0;padding-bottom:183.33333%}.aux-t-big-grid-sg-2-12{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-2-12{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-t-big-grid-3-12{width:calc(3 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-t-big-grid-3-12 .aux-keep-aspect{height:0;padding-bottom:175%}.aux-t-big-grid-sg-3-12{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-3-12{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-t-big-grid-4-12{width:calc(4 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-t-big-grid-4-12 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-t-big-grid-sg-4-12{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-4-12{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-t-big-grid-5-12{width:calc(5 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-t-big-grid-5-12 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-t-big-grid-sg-5-12{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-5-12{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-t-big-grid-6-12{width:calc(6 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-t-big-grid-6-12 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-t-big-grid-sg-6-12{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-6-12{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-t-big-grid-7-12{width:calc(7 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-t-big-grid-7-12 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-t-big-grid-sg-7-12{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-7-12{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-t-big-grid-8-12{width:calc(8 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-t-big-grid-8-12 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-t-big-grid-sg-8-12{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-8-12{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-t-big-grid-9-12{width:calc(9 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-t-big-grid-9-12 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-t-big-grid-sg-9-12{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-9-12{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-t-big-grid-10-12{width:calc(10 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-t-big-grid-10-12 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-t-big-grid-sg-10-12{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-10-12{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-t-big-grid-11-12{width:calc(11 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-t-big-grid-11-12 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-t-big-grid-sg-11-12{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-11-12{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-t-big-grid-12-12{width:calc(12 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-t-big-grid-12-12 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-t-big-grid-sg-12-12{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-t-big-grid-lg-12-12{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}}@media screen and (max-width:767px){.aux-m-big-grid-1-1{width:calc(1 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-m-big-grid-1-1 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-big-grid-sg-1-1{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-1-1{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-m-big-grid-2-1{width:calc(2 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-m-big-grid-2-1 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-big-grid-sg-2-1{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-2-1{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-m-big-grid-3-1{width:calc(3 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-m-big-grid-3-1 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-m-big-grid-sg-3-1{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-3-1{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-m-big-grid-4-1{width:calc(4 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-m-big-grid-4-1 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-m-big-grid-sg-4-1{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-4-1{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-m-big-grid-5-1{width:calc(5 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-m-big-grid-5-1 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-m-big-grid-sg-5-1{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-5-1{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-m-big-grid-6-1{width:calc(6 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-m-big-grid-6-1 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-m-big-grid-sg-6-1{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-6-1{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-m-big-grid-7-1{width:calc(7 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-m-big-grid-7-1 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-m-big-grid-sg-7-1{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-7-1{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-m-big-grid-8-1{width:calc(8 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-m-big-grid-8-1 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-m-big-grid-sg-8-1{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-8-1{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-m-big-grid-9-1{width:calc(9 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-m-big-grid-9-1 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-m-big-grid-sg-9-1{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-9-1{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-m-big-grid-10-1{width:calc(10 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-m-big-grid-10-1 .aux-keep-aspect{height:0;padding-bottom:25%}.aux-m-big-grid-sg-10-1{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-10-1{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-m-big-grid-11-1{width:calc(11 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-m-big-grid-11-1 .aux-keep-aspect{height:0;padding-bottom:16.66667%}.aux-m-big-grid-sg-11-1{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-11-1{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-m-big-grid-12-1{width:calc(12 * 100% / 12);padding-bottom:calc(1 * 73% / 12)}.aux-m-big-grid-12-1 .aux-keep-aspect{height:0;padding-bottom:8.33333%}.aux-m-big-grid-sg-12-1{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(1 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-12-1{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(1 * 73% / 12);margin:0 15px}.aux-m-big-grid-1-2{width:calc(1 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-m-big-grid-1-2 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-big-grid-sg-1-2{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-1-2{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-m-big-grid-2-2{width:calc(2 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-m-big-grid-2-2 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-big-grid-sg-2-2{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-2-2{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-m-big-grid-3-2{width:calc(3 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-m-big-grid-3-2 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-big-grid-sg-3-2{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-3-2{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-m-big-grid-4-2{width:calc(4 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-m-big-grid-4-2 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-m-big-grid-sg-4-2{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-4-2{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-m-big-grid-5-2{width:calc(5 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-m-big-grid-5-2 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-m-big-grid-sg-5-2{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-5-2{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-m-big-grid-6-2{width:calc(6 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-m-big-grid-6-2 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-m-big-grid-sg-6-2{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-6-2{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-m-big-grid-7-2{width:calc(7 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-m-big-grid-7-2 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-m-big-grid-sg-7-2{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-7-2{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-m-big-grid-8-2{width:calc(8 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-m-big-grid-8-2 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-m-big-grid-sg-8-2{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-8-2{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-m-big-grid-9-2{width:calc(9 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-m-big-grid-9-2 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-m-big-grid-sg-9-2{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-9-2{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-m-big-grid-10-2{width:calc(10 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-m-big-grid-10-2 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-m-big-grid-sg-10-2{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-10-2{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-m-big-grid-11-2{width:calc(11 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-m-big-grid-11-2 .aux-keep-aspect{height:0;padding-bottom:25%}.aux-m-big-grid-sg-11-2{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-11-2{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-m-big-grid-12-2{width:calc(12 * 100% / 12);padding-bottom:calc(2 * 73% / 12)}.aux-m-big-grid-12-2 .aux-keep-aspect{height:0;padding-bottom:16.66667%}.aux-m-big-grid-sg-12-2{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(2 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-12-2{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(2 * 73% / 12);margin:0 15px}.aux-m-big-grid-1-3{width:calc(1 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-m-big-grid-1-3 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-m-big-grid-sg-1-3{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-1-3{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-m-big-grid-2-3{width:calc(2 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-m-big-grid-2-3 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-big-grid-sg-2-3{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-2-3{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-m-big-grid-3-3{width:calc(3 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-m-big-grid-3-3 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-big-grid-sg-3-3{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-3-3{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-m-big-grid-4-3{width:calc(4 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-m-big-grid-4-3 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-big-grid-sg-4-3{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-4-3{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-m-big-grid-5-3{width:calc(5 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-m-big-grid-5-3 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-m-big-grid-sg-5-3{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-5-3{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-m-big-grid-6-3{width:calc(6 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-m-big-grid-6-3 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-m-big-grid-sg-6-3{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-6-3{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-m-big-grid-7-3{width:calc(7 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-m-big-grid-7-3 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-m-big-grid-sg-7-3{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-7-3{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-m-big-grid-8-3{width:calc(8 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-m-big-grid-8-3 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-m-big-grid-sg-8-3{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-8-3{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-m-big-grid-9-3{width:calc(9 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-m-big-grid-9-3 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-m-big-grid-sg-9-3{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-9-3{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-m-big-grid-10-3{width:calc(10 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-m-big-grid-10-3 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-m-big-grid-sg-10-3{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-10-3{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-m-big-grid-11-3{width:calc(11 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-m-big-grid-11-3 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-m-big-grid-sg-11-3{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-11-3{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-m-big-grid-12-3{width:calc(12 * 100% / 12);padding-bottom:calc(3 * 73% / 12)}.aux-m-big-grid-12-3 .aux-keep-aspect{height:0;padding-bottom:25%}.aux-m-big-grid-sg-12-3{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(3 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-12-3{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(3 * 73% / 12);margin:0 15px}.aux-m-big-grid-1-4{width:calc(1 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-m-big-grid-1-4 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-m-big-grid-sg-1-4{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-1-4{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-m-big-grid-2-4{width:calc(2 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-m-big-grid-2-4 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-m-big-grid-sg-2-4{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-2-4{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-m-big-grid-3-4{width:calc(3 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-m-big-grid-3-4 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-big-grid-sg-3-4{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-3-4{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-m-big-grid-4-4{width:calc(4 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-m-big-grid-4-4 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-big-grid-sg-4-4{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-4-4{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-m-big-grid-5-4{width:calc(5 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-m-big-grid-5-4 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-big-grid-sg-5-4{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-5-4{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-m-big-grid-6-4{width:calc(6 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-m-big-grid-6-4 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-m-big-grid-sg-6-4{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-6-4{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-m-big-grid-7-4{width:calc(7 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-m-big-grid-7-4 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-m-big-grid-sg-7-4{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-7-4{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-m-big-grid-8-4{width:calc(8 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-m-big-grid-8-4 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-m-big-grid-sg-8-4{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-8-4{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-m-big-grid-9-4{width:calc(9 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-m-big-grid-9-4 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-m-big-grid-sg-9-4{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-9-4{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-m-big-grid-10-4{width:calc(10 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-m-big-grid-10-4 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-m-big-grid-sg-10-4{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-10-4{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-m-big-grid-11-4{width:calc(11 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-m-big-grid-11-4 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-m-big-grid-sg-11-4{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-11-4{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-m-big-grid-12-4{width:calc(12 * 100% / 12);padding-bottom:calc(4 * 73% / 12)}.aux-m-big-grid-12-4 .aux-keep-aspect{height:0;padding-bottom:33.33333%}.aux-m-big-grid-sg-12-4{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(4 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-12-4{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(4 * 73% / 12);margin:0 15px}.aux-m-big-grid-1-5{width:calc(1 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-m-big-grid-1-5 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-m-big-grid-sg-1-5{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-1-5{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-m-big-grid-2-5{width:calc(2 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-m-big-grid-2-5 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-m-big-grid-sg-2-5{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-2-5{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-m-big-grid-3-5{width:calc(3 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-m-big-grid-3-5 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-m-big-grid-sg-3-5{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-3-5{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-m-big-grid-4-5{width:calc(4 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-m-big-grid-4-5 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-big-grid-sg-4-5{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-4-5{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-m-big-grid-5-5{width:calc(5 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-m-big-grid-5-5 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-big-grid-sg-5-5{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-5-5{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-m-big-grid-6-5{width:calc(6 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-m-big-grid-6-5 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-big-grid-sg-6-5{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-6-5{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-m-big-grid-7-5{width:calc(7 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-m-big-grid-7-5 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-m-big-grid-sg-7-5{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-7-5{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-m-big-grid-8-5{width:calc(8 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-m-big-grid-8-5 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-m-big-grid-sg-8-5{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-8-5{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-m-big-grid-9-5{width:calc(9 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-m-big-grid-9-5 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-m-big-grid-sg-9-5{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-9-5{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-m-big-grid-10-5{width:calc(10 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-m-big-grid-10-5 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-m-big-grid-sg-10-5{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-10-5{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-m-big-grid-11-5{width:calc(11 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-m-big-grid-11-5 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-m-big-grid-sg-11-5{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-11-5{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-m-big-grid-12-5{width:calc(12 * 100% / 12);padding-bottom:calc(5 * 73% / 12)}.aux-m-big-grid-12-5 .aux-keep-aspect{height:0;padding-bottom:41.66667%}.aux-m-big-grid-sg-12-5{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(5 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-12-5{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(5 * 73% / 12);margin:0 15px}.aux-m-big-grid-1-6{width:calc(1 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-m-big-grid-1-6 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-m-big-grid-sg-1-6{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-1-6{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-m-big-grid-2-6{width:calc(2 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-m-big-grid-2-6 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-m-big-grid-sg-2-6{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-2-6{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-m-big-grid-3-6{width:calc(3 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-m-big-grid-3-6 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-m-big-grid-sg-3-6{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-3-6{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-m-big-grid-4-6{width:calc(4 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-m-big-grid-4-6 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-m-big-grid-sg-4-6{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-4-6{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-m-big-grid-5-6{width:calc(5 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-m-big-grid-5-6 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-big-grid-sg-5-6{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-5-6{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-m-big-grid-6-6{width:calc(6 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-m-big-grid-6-6 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-big-grid-sg-6-6{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-6-6{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-m-big-grid-7-6{width:calc(7 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-m-big-grid-7-6 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-big-grid-sg-7-6{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-7-6{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-m-big-grid-8-6{width:calc(8 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-m-big-grid-8-6 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-m-big-grid-sg-8-6{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-8-6{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-m-big-grid-9-6{width:calc(9 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-m-big-grid-9-6 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-m-big-grid-sg-9-6{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-9-6{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-m-big-grid-10-6{width:calc(10 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-m-big-grid-10-6 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-m-big-grid-sg-10-6{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-10-6{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-m-big-grid-11-6{width:calc(11 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-m-big-grid-11-6 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-m-big-grid-sg-11-6{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-11-6{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-m-big-grid-12-6{width:calc(12 * 100% / 12);padding-bottom:calc(6 * 73% / 12)}.aux-m-big-grid-12-6 .aux-keep-aspect{height:0;padding-bottom:50%}.aux-m-big-grid-sg-12-6{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(6 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-12-6{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(6 * 73% / 12);margin:0 15px}.aux-m-big-grid-1-7{width:calc(1 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-m-big-grid-1-7 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-m-big-grid-sg-1-7{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-1-7{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-m-big-grid-2-7{width:calc(2 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-m-big-grid-2-7 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-m-big-grid-sg-2-7{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-2-7{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-m-big-grid-3-7{width:calc(3 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-m-big-grid-3-7 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-m-big-grid-sg-3-7{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-3-7{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-m-big-grid-4-7{width:calc(4 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-m-big-grid-4-7 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-m-big-grid-sg-4-7{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-4-7{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-m-big-grid-5-7{width:calc(5 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-m-big-grid-5-7 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-m-big-grid-sg-5-7{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-5-7{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-m-big-grid-6-7{width:calc(6 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-m-big-grid-6-7 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-big-grid-sg-6-7{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-6-7{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-m-big-grid-7-7{width:calc(7 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-m-big-grid-7-7 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-big-grid-sg-7-7{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-7-7{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-m-big-grid-8-7{width:calc(8 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-m-big-grid-8-7 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-big-grid-sg-8-7{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-8-7{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-m-big-grid-9-7{width:calc(9 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-m-big-grid-9-7 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-m-big-grid-sg-9-7{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-9-7{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-m-big-grid-10-7{width:calc(10 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-m-big-grid-10-7 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-m-big-grid-sg-10-7{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-10-7{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-m-big-grid-11-7{width:calc(11 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-m-big-grid-11-7 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-m-big-grid-sg-11-7{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-11-7{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-m-big-grid-12-7{width:calc(12 * 100% / 12);padding-bottom:calc(7 * 73% / 12)}.aux-m-big-grid-12-7 .aux-keep-aspect{height:0;padding-bottom:58.33333%}.aux-m-big-grid-sg-12-7{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(7 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-12-7{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(7 * 73% / 12);margin:0 15px}.aux-m-big-grid-1-8{width:calc(1 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-m-big-grid-1-8 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-m-big-grid-sg-1-8{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-1-8{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-m-big-grid-2-8{width:calc(2 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-m-big-grid-2-8 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-m-big-grid-sg-2-8{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-2-8{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-m-big-grid-3-8{width:calc(3 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-m-big-grid-3-8 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-m-big-grid-sg-3-8{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-3-8{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-m-big-grid-4-8{width:calc(4 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-m-big-grid-4-8 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-m-big-grid-sg-4-8{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-4-8{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-m-big-grid-5-8{width:calc(5 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-m-big-grid-5-8 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-m-big-grid-sg-5-8{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-5-8{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-m-big-grid-6-8{width:calc(6 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-m-big-grid-6-8 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-m-big-grid-sg-6-8{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-6-8{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-m-big-grid-7-8{width:calc(7 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-m-big-grid-7-8 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-big-grid-sg-7-8{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-7-8{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-m-big-grid-8-8{width:calc(8 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-m-big-grid-8-8 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-big-grid-sg-8-8{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-8-8{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-m-big-grid-9-8{width:calc(9 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-m-big-grid-9-8 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-big-grid-sg-9-8{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-9-8{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-m-big-grid-10-8{width:calc(10 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-m-big-grid-10-8 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-m-big-grid-sg-10-8{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-10-8{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-m-big-grid-11-8{width:calc(11 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-m-big-grid-11-8 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-m-big-grid-sg-11-8{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-11-8{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-m-big-grid-12-8{width:calc(12 * 100% / 12);padding-bottom:calc(8 * 73% / 12)}.aux-m-big-grid-12-8 .aux-keep-aspect{height:0;padding-bottom:66.66667%}.aux-m-big-grid-sg-12-8{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(8 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-12-8{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(8 * 73% / 12);margin:0 15px}.aux-m-big-grid-1-9{width:calc(1 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-m-big-grid-1-9 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-m-big-grid-sg-1-9{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-1-9{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-m-big-grid-2-9{width:calc(2 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-m-big-grid-2-9 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-m-big-grid-sg-2-9{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-2-9{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-m-big-grid-3-9{width:calc(3 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-m-big-grid-3-9 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-m-big-grid-sg-3-9{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-3-9{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-m-big-grid-4-9{width:calc(4 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-m-big-grid-4-9 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-m-big-grid-sg-4-9{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-4-9{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-m-big-grid-5-9{width:calc(5 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-m-big-grid-5-9 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-m-big-grid-sg-5-9{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-5-9{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-m-big-grid-6-9{width:calc(6 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-m-big-grid-6-9 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-m-big-grid-sg-6-9{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-6-9{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-m-big-grid-7-9{width:calc(7 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-m-big-grid-7-9 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-m-big-grid-sg-7-9{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-7-9{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-m-big-grid-8-9{width:calc(8 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-m-big-grid-8-9 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-big-grid-sg-8-9{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-8-9{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-m-big-grid-9-9{width:calc(9 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-m-big-grid-9-9 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-big-grid-sg-9-9{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-9-9{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-m-big-grid-10-9{width:calc(10 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-m-big-grid-10-9 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-big-grid-sg-10-9{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-10-9{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-m-big-grid-11-9{width:calc(11 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-m-big-grid-11-9 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-m-big-grid-sg-11-9{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-11-9{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-m-big-grid-12-9{width:calc(12 * 100% / 12);padding-bottom:calc(9 * 73% / 12)}.aux-m-big-grid-12-9 .aux-keep-aspect{height:0;padding-bottom:75%}.aux-m-big-grid-sg-12-9{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(9 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-12-9{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(9 * 73% / 12);margin:0 15px}.aux-m-big-grid-1-10{width:calc(1 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-m-big-grid-1-10 .aux-keep-aspect{height:0;padding-bottom:175%}.aux-m-big-grid-sg-1-10{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-1-10{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-m-big-grid-2-10{width:calc(2 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-m-big-grid-2-10 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-m-big-grid-sg-2-10{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-2-10{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-m-big-grid-3-10{width:calc(3 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-m-big-grid-3-10 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-m-big-grid-sg-3-10{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-3-10{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-m-big-grid-4-10{width:calc(4 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-m-big-grid-4-10 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-m-big-grid-sg-4-10{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-4-10{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-m-big-grid-5-10{width:calc(5 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-m-big-grid-5-10 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-m-big-grid-sg-5-10{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-5-10{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-m-big-grid-6-10{width:calc(6 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-m-big-grid-6-10 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-m-big-grid-sg-6-10{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-6-10{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-m-big-grid-7-10{width:calc(7 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-m-big-grid-7-10 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-m-big-grid-sg-7-10{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-7-10{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-m-big-grid-8-10{width:calc(8 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-m-big-grid-8-10 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-m-big-grid-sg-8-10{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-8-10{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-m-big-grid-9-10{width:calc(9 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-m-big-grid-9-10 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-big-grid-sg-9-10{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-9-10{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-m-big-grid-10-10{width:calc(10 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-m-big-grid-10-10 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-big-grid-sg-10-10{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-10-10{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-m-big-grid-11-10{width:calc(11 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-m-big-grid-11-10 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-big-grid-sg-11-10{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-11-10{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-m-big-grid-12-10{width:calc(12 * 100% / 12);padding-bottom:calc(10 * 73% / 12)}.aux-m-big-grid-12-10 .aux-keep-aspect{height:0;padding-bottom:83.33333%}.aux-m-big-grid-sg-12-10{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(10 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-12-10{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(10 * 73% / 12);margin:0 15px}.aux-m-big-grid-1-11{width:calc(1 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-m-big-grid-1-11 .aux-keep-aspect{height:0;padding-bottom:183.33333%}.aux-m-big-grid-sg-1-11{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-1-11{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-m-big-grid-2-11{width:calc(2 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-m-big-grid-2-11 .aux-keep-aspect{height:0;padding-bottom:175%}.aux-m-big-grid-sg-2-11{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-2-11{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-m-big-grid-3-11{width:calc(3 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-m-big-grid-3-11 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-m-big-grid-sg-3-11{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-3-11{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-m-big-grid-4-11{width:calc(4 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-m-big-grid-4-11 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-m-big-grid-sg-4-11{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-4-11{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-m-big-grid-5-11{width:calc(5 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-m-big-grid-5-11 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-m-big-grid-sg-5-11{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-5-11{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-m-big-grid-6-11{width:calc(6 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-m-big-grid-6-11 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-m-big-grid-sg-6-11{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-6-11{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-m-big-grid-7-11{width:calc(7 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-m-big-grid-7-11 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-m-big-grid-sg-7-11{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-7-11{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-m-big-grid-8-11{width:calc(8 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-m-big-grid-8-11 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-m-big-grid-sg-8-11{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-8-11{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-m-big-grid-9-11{width:calc(9 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-m-big-grid-9-11 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-m-big-grid-sg-9-11{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-9-11{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-m-big-grid-10-11{width:calc(10 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-m-big-grid-10-11 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-big-grid-sg-10-11{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-10-11{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-m-big-grid-11-11{width:calc(11 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-m-big-grid-11-11 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-big-grid-sg-11-11{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-11-11{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-m-big-grid-12-11{width:calc(12 * 100% / 12);padding-bottom:calc(11 * 73% / 12)}.aux-m-big-grid-12-11 .aux-keep-aspect{height:0;padding-bottom:91.66667%}.aux-m-big-grid-sg-12-11{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(11 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-12-11{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(11 * 73% / 12);margin:0 15px}.aux-m-big-grid-1-12{width:calc(1 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-m-big-grid-1-12 .aux-keep-aspect{height:0;padding-bottom:191.66667%}.aux-m-big-grid-sg-1-12{width:calc(1 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-1-12{width:calc(1 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-m-big-grid-2-12{width:calc(2 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-m-big-grid-2-12 .aux-keep-aspect{height:0;padding-bottom:183.33333%}.aux-m-big-grid-sg-2-12{width:calc(2 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-2-12{width:calc(2 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-m-big-grid-3-12{width:calc(3 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-m-big-grid-3-12 .aux-keep-aspect{height:0;padding-bottom:175%}.aux-m-big-grid-sg-3-12{width:calc(3 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-3-12{width:calc(3 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-m-big-grid-4-12{width:calc(4 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-m-big-grid-4-12 .aux-keep-aspect{height:0;padding-bottom:166.66667%}.aux-m-big-grid-sg-4-12{width:calc(4 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-4-12{width:calc(4 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-m-big-grid-5-12{width:calc(5 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-m-big-grid-5-12 .aux-keep-aspect{height:0;padding-bottom:158.33333%}.aux-m-big-grid-sg-5-12{width:calc(5 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-5-12{width:calc(5 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-m-big-grid-6-12{width:calc(6 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-m-big-grid-6-12 .aux-keep-aspect{height:0;padding-bottom:150%}.aux-m-big-grid-sg-6-12{width:calc(6 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-6-12{width:calc(6 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-m-big-grid-7-12{width:calc(7 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-m-big-grid-7-12 .aux-keep-aspect{height:0;padding-bottom:141.66667%}.aux-m-big-grid-sg-7-12{width:calc(7 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-7-12{width:calc(7 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-m-big-grid-8-12{width:calc(8 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-m-big-grid-8-12 .aux-keep-aspect{height:0;padding-bottom:133.33333%}.aux-m-big-grid-sg-8-12{width:calc(8 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-8-12{width:calc(8 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-m-big-grid-9-12{width:calc(9 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-m-big-grid-9-12 .aux-keep-aspect{height:0;padding-bottom:125%}.aux-m-big-grid-sg-9-12{width:calc(9 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-9-12{width:calc(9 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-m-big-grid-10-12{width:calc(10 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-m-big-grid-10-12 .aux-keep-aspect{height:0;padding-bottom:116.66667%}.aux-m-big-grid-sg-10-12{width:calc(10 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-10-12{width:calc(10 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-m-big-grid-11-12{width:calc(11 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-m-big-grid-11-12 .aux-keep-aspect{height:0;padding-bottom:108.33333%}.aux-m-big-grid-sg-11-12{width:calc(11 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-11-12{width:calc(11 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}.aux-m-big-grid-12-12{width:calc(12 * 100% / 12);padding-bottom:calc(12 * 73% / 12)}.aux-m-big-grid-12-12 .aux-keep-aspect{height:0;padding-bottom:100%}.aux-m-big-grid-sg-12-12{width:calc(12 * 100% / 12 - 2px);padding-bottom:calc(12 * 73% / 12);margin:0 1px}.aux-m-big-grid-lg-12-12{width:calc(12 * 100% / 12 - 30px);padding-bottom:calc(12 * 73% / 12);margin:0 15px}}.aux-masonry-layout:after{content:'';display:block;clear:both}.aux-bullets,.aux-bullets ul{list-style:none;position:relative}.aux-bullets li,.aux-bullets ul li{float:left}.aux-bullets::after,.aux-bullets ul::after{content:"";display:table;clear:both}.aux-bullets .aux-bullet,.aux-bullets.aux-overlay .aux-select-overlay{cursor:pointer;width:13px;height:13px;border-radius:50%;position:relative;border:solid 1px #3d3d3d;margin:0 4px 0 0;box-sizing:border-box;transition:all 300ms}.aux-bullets.aux-large .aux-bullet,.aux-bullets.aux-large .aux-bullets.aux-overlay .aux-select-overlay,.aux-bullets.aux-overlay .aux-bullets.aux-large .aux-select-overlay{width:16px;height:16px;margin:0 6px 0 0}.aux-bullets.aux-small .aux-bullet,.aux-bullets.aux-small .aux-bullets.aux-overlay .aux-select-overlay,.aux-bullets.aux-overlay .aux-bullets.aux-small .aux-select-overlay{width:9px;height:9px;margin:0 2px 0 0}.aux-bullets.aux-squre .aux-bullet,.aux-bullets.aux-squre .aux-bullets.aux-overlay .aux-select-overlay,.aux-bullets.aux-overlay .aux-bullets.aux-squre .aux-select-overlay{border-radius:0}.aux-bullets.aux-fill .aux-bullet,.aux-bullets.aux-fill .aux-bullets.aux-overlay .aux-select-overlay,.aux-bullets.aux-overlay .aux-bullets.aux-fill .aux-select-overlay{border-width:0;background-color:#d3d3d3}.aux-bullets .aux-bullet.aux-selected,.aux-bullets.aux-overlay .aux-selected.aux-select-overlay{background:#3d3d3d}.aux-bullets.aux-fill-in{box-shadow:0 0 0 0 #3d3d3d inset}.aux-bullets.aux-fill-in .aux-bullet.aux-selected,.aux-bullets.aux-fill-in .aux-bullets.aux-overlay .aux-selected.aux-select-overlay,.aux-bullets.aux-overlay .aux-bullets.aux-fill-in .aux-selected.aux-select-overlay{box-shadow:0 0 0 7px #3d3d3d inset}.aux-bullets.aux-fill-in .aux-bullet.aux-selected,.aux-bullets.aux-fill-in .aux-bullets.aux-overlay .aux-selected.aux-select-overlay,.aux-bullets.aux-overlay .aux-bullets.aux-fill-in .aux-selected.aux-select-overlay{background:#fff0}.aux-bullets.aux-fill-in.aux-fill .aux-bullet.aux-selected,.aux-bullets.aux-fill-in.aux-fill .aux-bullets.aux-overlay .aux-selected.aux-select-overlay,.aux-bullets.aux-overlay .aux-bullets.aux-fill-in.aux-fill .aux-selected.aux-select-overlay{background:#d3d3d3}.aux-bullets.aux-fill-in.aux-large .aux-bullet.aux-selected,.aux-bullets.aux-fill-in.aux-large .aux-bullets.aux-overlay .aux-selected.aux-select-overlay,.aux-bullets.aux-overlay .aux-bullets.aux-fill-in.aux-large .aux-selected.aux-select-overlay{box-shadow:0 0 0 9px #3d3d3d inset}.aux-bullets.aux-fill-in.aux-small .aux-bullet.aux-selected,.aux-bullets.aux-fill-in.aux-small .aux-bullets.aux-overlay .aux-selected.aux-select-overlay,.aux-bullets.aux-overlay .aux-bullets.aux-fill-in.aux-small .aux-selected.aux-select-overlay{box-shadow:0 0 0 5px #3d3d3d inset}.aux-bullets.aux-overlay .aux-select-overlay{background-color:#3d3d3d;position:absolute;top:0;z-index:2}.aux-bullets.aux-overlay.aux-large .aux-select-overlay{width:16px;height:16px}.aux-bullets.aux-overlay.aux-small .aux-select-overlay{width:9px;height:9px}.aux-bullets.aux-overlay .aux-bullet.aux-selected,.aux-bullets.aux-overlay .aux-selected.aux-select-overlay{background:#fff0}.aux-bullets.aux-overlay.aux-fill .aux-bullet.aux-selected,.aux-bullets.aux-overlay.aux-fill .aux-selected.aux-select-overlay{background:#d3d3d3}.aux-bullets.aux-mask .aux-bullet,.aux-bullets.aux-mask .aux-bullets.aux-overlay .aux-select-overlay,.aux-bullets.aux-overlay .aux-bullets.aux-mask .aux-select-overlay{transform:translateZ(0);overflow:hidden;border-width:0}.aux-bullets.aux-mask .aux-bullet::before,.aux-bullets.aux-mask .aux-bullets.aux-overlay .aux-select-overlay::before,.aux-bullets.aux-overlay .aux-bullets.aux-mask .aux-select-overlay::before,.aux-bullets.aux-mask .aux-bullet::after,.aux-bullets.aux-mask .aux-bullets.aux-overlay .aux-select-overlay::after,.aux-bullets.aux-overlay .aux-bullets.aux-mask .aux-select-overlay::after{content:"";display:block;width:100%;height:100%;border-radius:inherit;position:absolute;box-sizing:inherit}.aux-bullets.aux-mask .aux-bullet::before,.aux-bullets.aux-mask .aux-bullets.aux-overlay .aux-select-overlay::before,.aux-bullets.aux-overlay .aux-bullets.aux-mask .aux-select-overlay::before{border:inherit;border-width:1px;top:0;left:0}.aux-bullets.aux-mask .aux-bullet::after,.aux-bullets.aux-mask .aux-bullets.aux-overlay .aux-select-overlay::after,.aux-bullets.aux-overlay .aux-bullets.aux-mask .aux-select-overlay::after{top:100%;background-color:#3d3d3d;transition:inherit}.aux-bullets.aux-mask .aux-bullet.aux-selected,.aux-bullets.aux-mask .aux-bullets.aux-overlay .aux-selected.aux-select-overlay,.aux-bullets.aux-overlay .aux-bullets.aux-mask .aux-selected.aux-select-overlay{background:#fff0}.aux-bullets.aux-mask .aux-bullet.aux-selected::after,.aux-bullets.aux-mask .aux-bullets.aux-overlay .aux-selected.aux-select-overlay::after,.aux-bullets.aux-overlay .aux-bullets.aux-mask .aux-selected.aux-select-overlay::after{transform:translateY(-100%)}.aux-bullets.aux-mask.aux-fill .aux-bullet::before,.aux-bullets.aux-mask.aux-fill .aux-bullets.aux-overlay .aux-select-overlay::before,.aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-fill .aux-select-overlay::before{border:none}.aux-bullets.aux-mask.aux-from-left .aux-bullet::after,.aux-bullets.aux-mask.aux-from-left .aux-bullets.aux-overlay .aux-select-overlay::after,.aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-left .aux-select-overlay::after{left:-100%;top:auto}.aux-bullets.aux-mask.aux-from-left .aux-bullet.aux-selected::after,.aux-bullets.aux-mask.aux-from-left .aux-bullets.aux-overlay .aux-selected.aux-select-overlay::after,.aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-left .aux-selected.aux-select-overlay::after{transform:translateX(100%)}.aux-bullets.aux-mask.aux-from-right .aux-bullet::after,.aux-bullets.aux-mask.aux-from-right .aux-bullets.aux-overlay .aux-select-overlay::after,.aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-right .aux-select-overlay::after{right:-100%;top:auto}.aux-bullets.aux-mask.aux-from-right .aux-bullet.aux-selected::after,.aux-bullets.aux-mask.aux-from-right .aux-bullets.aux-overlay .aux-selected.aux-select-overlay::after,.aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-right .aux-selected.aux-select-overlay::after{transform:translateX(-100%)}.aux-bullets.aux-mask.aux-from-top .aux-bullet::after,.aux-bullets.aux-mask.aux-from-top .aux-bullets.aux-overlay .aux-select-overlay::after,.aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-top .aux-select-overlay::after{top:-100%}.aux-bullets.aux-mask.aux-from-top .aux-bullet.aux-selected::after,.aux-bullets.aux-mask.aux-from-top .aux-bullets.aux-overlay .aux-selected.aux-select-overlay::after,.aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-top .aux-selected.aux-select-overlay::after{transform:translateY(100%)}.aux-bullets.aux-mask.aux-from-center .aux-bullet::after,.aux-bullets.aux-mask.aux-from-center .aux-bullets.aux-overlay .aux-select-overlay::after,.aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-center .aux-select-overlay::after{top:0;transform:scale(.01);transform-origin:center}.aux-bullets.aux-mask.aux-from-center .aux-bullet.aux-selected::after,.aux-bullets.aux-mask.aux-from-center .aux-bullets.aux-overlay .aux-selected.aux-select-overlay::after,.aux-bullets.aux-overlay .aux-bullets.aux-mask.aux-from-center .aux-selected.aux-select-overlay::after{transform:scale(1)}.aux-arrow-nav{position:relative;cursor:pointer;transform:translateZ(0);background-color:#3d3d3d;width:36px;height:36px;overflow:hidden}.aux-arrow-nav.aux-white{background-color:#fff}.aux-arrow-nav.aux-outline{box-shadow:0 0 0 1px #3d3d3d inset;background-color:#fff0}.aux-arrow-nav.aux-outline .aux-overlay::after{background-color:#3d3d3d}.aux-arrow-nav.aux-outline.aux-white{border-color:#fff;box-shadow:0 0 0 1px #fff inset}.aux-arrow-nav.aux-outline.aux-white .aux-overlay::after{background-color:#fff}.aux-arrow-nav.aux-round{border-radius:50%;width:73px;height:73px}.aux-arrow-nav.aux-round.aux-small{width:23px;height:23px}.aux-arrow-nav.aux-round.aux-semi-small{width:43px;height:43px}.aux-arrow-nav.aux-round.aux-medium{width:51px;height:51px}.aux-arrow-nav.aux-round.aux-large{width:119px;height:119px}.aux-arrow-nav.aux-round .aux-overlay{width:105%;transition-duration:450ms}.aux-arrow-nav.aux-round-left{border-radius:50% 0 0 50%}.aux-arrow-nav.aux-round-right{border-radius:0 50% 50% 0}.aux-arrow-nav.aux-round-top{border-radius:50% 50% 0 0}.aux-arrow-nav.aux-round-bottom{border-radius:0 0 50% 50%}.aux-arrow-nav.aux-small{width:22px;height:22px}.aux-arrow-nav .aux-svg-arrow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all 500ms cubic-bezier(.77,0,.175,1)}.aux-arrow-nav .aux-overlay{position:absolute;width:150%;top:50%;left:50%;transform:translate(-50%,-50%) scale(0,0);transition:all 500ms cubic-bezier(.77,0,.175,1)}.aux-arrow-nav .aux-overlay::after{position:relative;content:'';border-radius:50%;display:block;padding-top:100%;background-color:#636363}.aux-arrow-nav:hover .aux-overlay{transform:translate(-50%,-50%) scale(1,1)}.aux-arrow-nav .aux-hover-arrow{opacity:0}.aux-arrow-nav.aux-hover-slide .aux-hover-arrow[class*="down"]{transform:translate(-50%,-150%)}.aux-arrow-nav.aux-hover-slide .aux-hover-arrow[class*="up"]{transform:translate(-50%,50%)}.aux-arrow-nav.aux-hover-slide .aux-hover-arrow[class*="right"]{transform:translate(-150%,-50%)}.aux-arrow-nav.aux-hover-slide .aux-hover-arrow[class*="left"]{transform:translate(50%,-50%)}.aux-arrow-nav.aux-hover-slide .aux-hover-arrow[class*="plus"],.aux-arrow-nav.aux-hover-slide .aux-hover-arrow[class*="cross"]{transform:translate(-50%,-50%) rotate(-90deg)}.aux-arrow-nav.aux-hover-slide:hover .aux-svg-arrow[class*="down"]{transform:translate(-50%,50%)}.aux-arrow-nav.aux-hover-slide:hover .aux-svg-arrow[class*="up"]{transform:translate(-50%,-150%)}.aux-arrow-nav.aux-hover-slide:hover .aux-svg-arrow[class*="right"]{transform:translate(50%,-50%)}.aux-arrow-nav.aux-hover-slide:hover .aux-svg-arrow[class*="left"]{transform:translate(-150%,-50%)}.aux-arrow-nav.aux-hover-slide:hover .aux-svg-arrow[class*="plus"],.aux-arrow-nav.aux-hover-slide:hover .aux-svg-arrow[class*="cross"]{transform:translate(-50%,-50%) rotate(90deg)}.aux-arrow-nav.aux-hover-slide .aux-hover-arrow{transition-duration:700ms}.aux-arrow-nav.aux-hover-fill{transition:all 500ms cubic-bezier(.77,0,.175,1)}.aux-arrow-nav.aux-hover-fill:hover{background-color:#636363}.aux-arrow-nav.aux-hover-fill:hover.aux-outline{background-color:#3d3d3d}.aux-arrow-nav:hover .aux-svg-arrow{opacity:0}.aux-arrow-nav:hover .aux-svg-arrow.aux-no-fade{opacity:1}.aux-arrow-nav:hover .aux-hover-arrow{transform:translate(-50%,-50%)!important;opacity:1}.aux-widget-post-slider .aux-next.aux-mc-arrows,.type-post.format-gallery .aux-next.aux-mc-arrows,.aux-widget-post-slider .aux-prev.aux-mc-arrows,.type-post.format-gallery .aux-prev.aux-mc-arrows{position:absolute;top:50%;transform:translateY(-50%);left:15px}.aux-widget-post-slider .aux-mc-arrows .aux-arrow-nav,.type-post.format-gallery .aux-mc-arrows .aux-arrow-nav{width:50px;height:50px}.aux-widget-post-slider .aux-mc-arrows .aux-arrow-nav .aux-overlay::after,.type-post.format-gallery .aux-mc-arrows .aux-arrow-nav .aux-overlay::after{background-color:#F1F1F1}.aux-widget-post-slider .aux-next.aux-mc-arrows,.type-post.format-gallery .aux-next.aux-mc-arrows{left:auto;right:15px}.aux-load-more{cursor:pointer;position:relative;width:118px;height:118px;border-radius:50%;overflow:hidden}.aux-load-more svg{position:relative}.aux-load-more svg .aux-progress{stroke:#3d3d3d;stroke-width:1;stroke-dashoffset:0;stroke-dasharray:314.1596}.aux-load-more svg .aux-progress-bg{stroke:#f0f0f0;stroke-width:1}.aux-load-more svg .aux-stroke-bg{stroke:#f0f0f0;stroke-width:1}.aux-load-more .aux-label-text,.aux-load-more .aux-loading-label{color:#3d3d3d;font-size:.8em;text-align:center;position:absolute;top:0;left:0;width:100%;line-height:118px;transition:opacity 300ms}.aux-load-more .aux-label-text .aux-svg-arrow,.aux-load-more .aux-loading-label .aux-svg-arrow{display:inline-block;vertical-align:middle;margin-right:.2em}.aux-load-more .aux-loading-label{opacity:0;transition:opacity 300ms 100ms}.aux-load-more .aux-label-text .aux-svg-arrow[class*="-h-"]{margin:0;transition:all 250ms}.aux-load-more .aux-overlay{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%) scale(0,0);transition:width 550ms cubic-bezier(.77,0,.175,1)}.aux-load-more .aux-overlay::after{position:relative;content:'';border-radius:50%;display:block;padding-top:100%;background-color:#f0f0f0}.aux-load-more:hover .aux-overlay{transform:translate(-50%,-50%) scale(1,1)}.aux-load-more.aux-active-loading svg .aux-progress{-moz-animation:aux-load-more-stroke-animation 2s cubic-bezier(.645,.045,.355,1) infinite;-webkit-animation:aux-load-more-stroke-animation 2s cubic-bezier(.645,.045,.355,1) infinite;animation:aux-load-more-stroke-animation 2s cubic-bezier(.645,.045,.355,1) infinite}.aux-load-more.aux-active-loading .aux-loading-label{opacity:1;-moz-animation:aux-loade-more-loading-flash 0.02s 300ms infinite alternate;-webkit-animation:aux-loade-more-loading-flash 0.02s 300ms infinite alternate;animation:aux-loade-more-loading-flash 0.02s 300ms infinite alternate}.aux-load-more.aux-active-loading .aux-label-text .aux-svg-arrow[class*="-h-"]{transform:translateY(100%);opacity:0}.aux-load-more.aux-active-loading .aux-label-text{opacity:0}.aux-load-more.aux-active-loading .aux-overlay{width:0!important}@-moz-keyframes aux-load-more-stroke-animation{0%{stroke-dashoffset:0}50%{stroke-dashoffset:-314.1596}100%{stroke-dashoffset:-628.3192}}@-webkit-keyframes aux-load-more-stroke-animation{0%{stroke-dashoffset:0}50%{stroke-dashoffset:-314.1596}100%{stroke-dashoffset:-628.3192}}@keyframes aux-load-more-stroke-animation{0%{stroke-dashoffset:0}50%{stroke-dashoffset:-314.1596}100%{stroke-dashoffset:-628.3192}}@-moz-keyframes aux-loade-more-loading-flash{0%{opacity:1}100%{opacity:.5}}@-webkit-keyframes aux-loade-more-loading-flash{0%{opacity:1}100%{opacity:.5}}@keyframes aux-loade-more-loading-flash{0%{opacity:1}100%{opacity:.5}}.aux-read-more,.aux-post-nav{display:inline-block;padding:.52em 1.3em;border-radius:50em;background-color:#3d3d3d;color:#fff;text-decoration:none;font-size:.82em}.aux-read-more:hover,.aux-post-nav:hover{color:inherit}.aux-read-more::after,.aux-post-nav::after{content:'\2192';font-family:Arial;font-size:1.1em;display:inline-block;margin-left:.4em}.aux-read-more.aux-outline,.aux-post-nav.aux-outline{border:solid 1px #3d3d3d;color:#3d3d3d;background-color:#fff0;transition:all 350ms ease-in}.aux-read-more.aux-arrow-left::before,.aux-post-nav.aux-arrow-left::before{content:'\2190';margin-right:.4em;font-family:Arial;display:inline-block}.aux-read-more.aux-arrow-left::after,.aux-post-nav.aux-arrow-left::after{display:none}.aux-read-more.aux-disabled,.aux-post-nav.aux-disabled{cursor:default;background-color:#bdbdbd}.aux-read-more.aux-disabled.aux-outline,.aux-post-nav.aux-disabled.aux-outline{background-color:#fff0;border-color:#bdbdbd;color:#bdbdbd}.aux-read-more.aux-outline:hover,.aux-post-nav.aux-outline:hover{background-color:#3d3d3d;color:#fff;transition:all 350ms ease-out}.aux-loading-loop{position:relative;width:45px;height:45px;border-radius:50%}.aux-loading-loop svg{position:relative}.aux-loading-loop svg .aux-progress{stroke:#3d3d3d;stroke-width:1;stroke-dashoffset:0;stroke-dasharray:125.66384}.aux-loading-loop svg .aux-stroke-bg{stroke:#f0f0f0;stroke-width:1}.aux-loading-loop svg .aux-progress{-moz-animation:aux-loop-loading-stroke-animation 2s cubic-bezier(.645,.045,.355,1) infinite;-webkit-animation:aux-loop-loading-stroke-animation 2s cubic-bezier(.645,.045,.355,1) infinite;animation:aux-loop-loading-stroke-animation 2s cubic-bezier(.645,.045,.355,1) infinite}@-moz-keyframes aux-loop-loading-stroke-animation{0%{stroke-dashoffset:0}50%{stroke-dashoffset:-125.66384}100%{stroke-dashoffset:-251.32768}}@-webkit-keyframes aux-loop-loading-stroke-animation{0%{stroke-dashoffset:0}50%{stroke-dashoffset:-125.66384}100%{stroke-dashoffset:-251.32768}}@keyframes aux-loop-loading-stroke-animation{0%{stroke-dashoffset:0}50%{stroke-dashoffset:-125.66384}100%{stroke-dashoffset:-251.32768}}input[type="text"],input[type="password"],input[type="email"],input[type="tel"],input[type="url"],textarea{padding:1.1em;max-width:400px;width:100%;transition:border-color 300ms}input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="tel"]:focus,input[type="url"]:focus,textarea:focus{border-color:#3D3D3D}select:not([multiple]){-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff0;border-radius:0;border:solid 1px #BBB;padding:16px 48px 16px 18px;background-image:url(/wp-content/themes/phlox-pro/css/images/controls/arrows/small-arrow-down.svg);background-repeat:no-repeat;background-position:right center}select:not([multiple])::-ms-expand{display:none}select:focus:not([multiple]){outline:none;border-color:#3D3D3D}.ie9 select:not([multiple]){padding-right:.5em;background-image:initial}input[type="radio"]{-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border:solid 1px #3D3D3D;border-radius:50%;box-shadow:0 0 0 2.5px #fff inset;margin-right:5px;vertical-align:text-top;transition:background-color 300ms}input[type="radio"]:focus{outline:none}input[type="radio"]:checked{background-color:#3D3D3D}.wpcf7-form .wpcf7-checkbox .wpcf7-list-item:first-of-type{margin-left:0}.aux-checkbox,.wpcf7-form .wpcf7-checkbox input[type="checkbox"]{appearance:none;-moz-appearance:none;-webkit-appearance:none;box-sizing:border-box;display:inline-block!important;width:13px;height:13px;background:#fff;border:1px solid #3d3d3d}.aux-checkbox+label,.aux-checkbox+.wpcf7-list-item-label,.wpcf7-form .wpcf7-checkbox input[type="checkbox"]+label,.wpcf7-form .wpcf7-checkbox input[type="checkbox"]+.wpcf7-list-item-label{cursor:pointer;padding:0;font-size:16px;color:#3D3D3D}.aux-checkbox:focus,.wpcf7-form .wpcf7-checkbox input[type="checkbox"]:focus{outline:none}.aux-checkbox:checked,.wpcf7-form .wpcf7-checkbox input[type="checkbox"]:checked{background:url(/wp-content/themes/phlox-pro/css/images/svg/checkbox.svg);background-repeat:no-repeat;background-position:center center;background-size:13px 7px}.aux-checkbox:disabled,.wpcf7-form .wpcf7-checkbox input[type="checkbox"]:disabled{background:#EAEAEA}label{display:block;margin-bottom:1em;font-size:1.1em;color:#3D3D3D}label+br{display:none}input[type="reset"],input[type="submit"]{padding:12px 32px;margin-right:5px;background-color:#3D3D3D;color:#fff;vertical-align:top;font-size:.8125em;font-weight:600;text-transform:uppercase}input[type="reset"]:hover,input[type="submit"]:hover{background-color:#505050}input[type="reset"]{background-color:#fff0;padding:11px 32px;border:solid 1px #3D3D3D;color:#3D3D3D}input[type="reset"]:hover{background-color:#F1F1F1}fieldset{padding:15px 30px}legend{padding:0 10px;margin-left:-10px}.aux-btn-loader{position:relative}.aux-btn-loader span{transition:none;opacity:1}.aux-btn-loader svg{opacity:0;position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}.aux-btn-loader.aux-svg-progress span{opacity:0}.aux-btn-loader.aux-svg-progress svg{opacity:1}.aux-search-form .aux-search-field{height:46px;float:left;margin-right:2px}.aux-search-form.aux-iconic-search .aux-search-field{padding-right:40px}.aux-search-form form{display:inline-block;position:relative}.aux-search-form .aux-submit-icon-container{position:absolute;color:#BBB;right:5px;height:100%;transition:color 300ms}.aux-search-form .aux-submit-icon-container::before{position:absolute;width:100%;top:50%;vertical-align:middle;display:inline-block;font-size:1.4em;font-family:"auxin-front";color:inherit;text-align:center;speak:none;transform:translateY(-50%)}.aux-search-form .aux-submit-icon-container:hover{color:#3D3D3D}.aux-search-form .aux-iconic-search-submit{width:40px;height:80px;margin:0;padding:0;text-indent:10em;overflow:hidden;background:#fff0}.aux-search-form .aux-iconic-search-submit:hover{background:#fff0}.aux-search-form .aux-search-submit{height:40px;float:left}.aux-search-form .aux-search-submit:hover{background:#505050}.aux-dropdown-container:after,.aux-select:after,.aux-dropdown:after{border-top-width:.35em;left:-1.5625em}.aux-dropdown-container.aux-fill select,.aux-select.aux-fill select,.aux-dropdown.aux-fill select{color:#fff;border:none;background-color:#3d3d3d}.aux-dropdown-container.aux-fill:after,.aux-select.aux-fill:after,.aux-dropdown.aux-fill:after{z-index:1;-webkit-pointer-events:none;-moz-pointer-events:none;-ms-pointer-events:none;pointer-events:none;border-top-color:#fff}.aux-dropdown-container.aux-large select,.aux-select.aux-large select,.aux-dropdown.aux-large select{padding:.875em 1.25em;padding-right:3.125em;font-size:110%}.aux-dropdown-container select,.aux-select select,.aux-dropdown select{background-image:none}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:#fff0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,white 50%,#eeeeee 100%);background-image:-o-linear-gradient(top,white 50%,#eeeeee 100%);background-image:linear-gradient(to bottom,#ffffff 50%,#eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:linear-gradient(to bottom,#eeeeee 50%,#cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:#fff0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,white 0%,#eeeeee 50%);background-image:-o-linear-gradient(top,white 0%,#eeeeee 50%);background-image:linear-gradient(to bottom,#ffffff 0%,#eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eeeeee 50%,white 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,white 100%);background-image:linear-gradient(to bottom,#eeeeee 50%,#ffffff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #fff0}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.wpcf7 .aux-modern-form input[type="text"],.wpcf7 .aux-modern-form input[type="password"],.wpcf7 .aux-modern-form input[type="email"],.wpcf7 .aux-modern-form input[type="tel"],.wpcf7 .aux-modern-form input[type="url"],.wpcf7 .aux-modern-form input[type="date"],.wpcf7 .aux-modern-form textarea{padding:1.4375em 0;margin-bottom:0;height:auto;border:none}.aux-modern-form#commentform input[type="text"],.aux-modern-form#commentform input[type="password"],.aux-modern-form#commentform input[type="email"],.aux-modern-form#commentform input[type="tel"],.aux-modern-form#commentform input[type="url"],.aux-modern-form#commentform input[type="date"],.aux-modern-form#commentform textarea{padding:1.4375em 0;margin-bottom:0;height:auto;border:none}.aux-modern-form input[type="text"],.aux-modern-form input[type="password"],.aux-modern-form input[type="email"],.aux-modern-form input[type="tel"],.aux-modern-form input[type="url"],.aux-modern-form input[type="date"],.aux-modern-form textarea{padding:1.4375em 0;margin-bottom:0;height:auto;border:none}.aux-modern-form .aux-input-group{position:relative;margin-bottom:50px}.aux-modern-form .aux-input-group label{position:absolute;left:0;top:24px;margin-bottom:0;font-size:1em;line-height:23px;transform-origin:top left;transition:all 300ms cubic-bezier(.4,0,.2,1)}.aux-modern-form .aux-input-group .aux-modern-form-border{width:100%;height:2px;background-color:#3D3D3D}.aux-modern-form .aux-input-group br,.aux-modern-form .aux-input-group p{display:none}.aux-modern-form .aux-input-group.aux-focused label{transform:scale(.75) translateY(-34px)}.aux-modern-form .aux-input-group.aux-focused .aux-modern-form-border{box-shadow:0 0 6px 0 rgb(0 0 0 / .25)}.aux-modern-form .aux-input-group:last-of-type{margin-bottom:30px}.aux-modern-form input[type="submit"]{padding:.9375em 3.125em!important;font-size:.875em;line-height:21px;font-weight:600;border-radius:25px}.aux-modern-form.aux-light .aux-input-group input[type="text"],.aux-modern-form.aux-light .aux-input-group input[type="password"],.aux-modern-form.aux-light .aux-input-group input[type="email"],.aux-modern-form.aux-light .aux-input-group input[type="tel"],.aux-modern-form.aux-light .aux-input-group input[type="date"],.aux-modern-form.aux-light .aux-input-group textarea,.aux-modern-form.aux-light .aux-input-group label{color:rgb(255 255 255 / .85)}.aux-modern-form.aux-light .aux-input-group .aux-modern-form-border{background-color:#FFF}.aux-modern-form.aux-light .aux-input-group.aux-focused .aux-modern-form-border{box-shadow:0 0 6px 0 rgb(255 255 255 / .65)}.aux-modern-form.aux-light input[type="submit"]{background-color:#FFF;color:#3D3D3D}[class*="aux-form-inline-"]{display:flex;flex-flow:row wrap}[class*="aux-form-inline-"]>*:not(.form-submit){flex-basis:100%}[class*="aux-form-inline-"] .aux-inline-inputs input{width:100%!important}[class*="aux-form-inline-"].aux-form-inline-three{justify-content:space-between}[class*="aux-form-inline-"].aux-form-inline-three .aux-inline-inputs{flex-basis:calc(33.333% - 30px)}@media screen and (max-width:767px){.aux-resp [class*="aux-form-inline-"].aux-form-inline-three .aux-inline-inputs{flex-basis:100%}}[class*="aux-form-inline-"].aux-form-inline-two{justify-content:space-between}[class*="aux-form-inline-"].aux-form-inline-two .aux-inline-inputs{flex-basis:calc(50% - 30px)}@media screen and (max-width:767px){.aux-resp [class*="aux-form-inline-"].aux-form-inline-two .aux-inline-inputs{flex-basis:100%}}.aux-filters ul{list-style:none}.aux-filters ul:after{content:"";display:table;clear:both}.aux-filters ul>li{float:left}.aux-filters li>a{text-decoration:none;display:block;cursor:point;padding:.625em .75em;color:#aaa}.aux-filters li>a:hover{color:inherit}.aux-filters.aux-underline,.aux-filters.aux-slideup{margin-left:-.75em}.aux-filters.aux-bordered li{border:solid 1px #bbb;border-right-width:0}.aux-filters.aux-bordered li:last-child{border-right-width:1px}.aux-filters .aux-selected{color:#3d3d3d;transition:all 300ms}.aux-filters.aux-fill .aux-selected li>a{background-color:#fff0}.aux-filters .aux-select-overlay{display:none}.aux-filters.aux-overlay .aux-select-overlay{display:block;position:absolute;border:solid 1px #3d3d3d;border-radius:20em;box-sizing:border-box;transition:all 500ms cubic-bezier(.77,0,.175,1)}.aux-filters.aux-underline li>a>span::after{content:"";display:block;width:100%;height:1px;background:#3d3d3d;margin-top:.5em;opacity:0;transition:all 300ms;transform:translateY(10px)}.aux-filters.aux-underline .aux-selected span::after{transform:translateY(0);opacity:1}.aux-filters.aux-cube li>a{padding:0}.aux-filters.aux-cube li>a span{transform-style:preserve-3d;transition:all 500ms cubic-bezier(.77,0,.175,1);padding:.625em .75em;display:block}.aux-filters.aux-cube li>a span::after{content:attr(data-select) "";display:block;padding:inherit;white-space:nowrap;position:absolute;top:100%;left:0;color:#fff;background:#3d3d3d;transform-origin:0% 0%;transform:rotateX(-90deg)}.aux-filters.aux-cube .aux-selected span{transform:rotateX(90deg) translateY(-100%);transform-origin:50% 0;background:#f9f9f9}.aux-filters.aux-slideup li>a{padding-left:0;padding-right:0;text-transform:uppercase}.aux-filters.aux-slideup li>a span{position:relative;display:block;padding:0 .75em;overflow:hidden;text-align:center;color:#fff0}.aux-filters.aux-slideup li>a span::after,.aux-filters.aux-slideup li>a span::before{content:attr(data-select) "";display:block;position:absolute;white-space:nowrap;margin:0 auto;top:0;color:#3d3d3d;transition:all 500ms cubic-bezier(.77,0,.175,1)}.aux-filters.aux-slideup li>a span::after{top:auto;font-weight:700}.aux-filters.aux-slideup .aux-selected span::before,.aux-filters.aux-slideup .aux-selected span::after{transform:translateY(-100%)}.aux-filters.aux-underline-anim .aux-select-overlay{border-radius:0;border-width:0 0 2px 0;border-color:#3d3d3d}.aux-filters.aux-fill li{background:#f9f9f9}.aux-filters.aux-fill .aux-selected{color:#fff;background-color:#3d3d3d}.aux-filters.aux-dropdown-filter{margin-bottom:1em;float:none!important;display:flex}.aux-filters.aux-dropdown-filter.aux-center{z-index:9;justify-content:center}.aux-filters.aux-dropdown-filter.aux-center>ul{left:50%;right:auto;transform:translateY(10px) translateX(-50%)}.aux-filters.aux-dropdown-filter.aux-center>ul.aux-active{transform:translateY(0) translateX(-50%)}.aux-filters.aux-dropdown-filter.aux-right{justify-content:flex-end}.aux-filters.aux-dropdown-filter.aux-left>ul{left:0;right:auto}.aux-filters.aux-dropdown-filter .aux-filter-by{color:#AAA;font-weight:600;font-size:.875em;text-transform:uppercase;cursor:pointer}.aux-filters.aux-dropdown-filter .aux-filter-by .aux-filter-name{color:#3d3d3d}.aux-filters.aux-dropdown-filter>ul{position:absolute;right:0;top:0;padding:.9375em 0;background:#fff;opacity:0;transform:translateY(10px);box-shadow:0 3px 50px 0 rgb(0 0 0 / .1);visibility:hidden;z-index:9;transition:all 300ms ease-out}.aux-filters.aux-dropdown-filter>ul.aux-active{opacity:1;transform:translateY(0);visibility:visible}.aux-filters.aux-dropdown-filter li{float:none;margin:0 .9375em;line-height:190%}.aux-filters.aux-dropdown-filter li:hover{background:#3D3D3D}.aux-filters.aux-dropdown-filter li:hover>a{color:#FFF}.aux-filters.aux-dropdown-filter li>a{position:relative;padding:.1875em 1.875em;color:#3D3D3D;text-align:left;font-size:.875em;font-weight:600;text-transform:uppercase}.twentytwenty-handle{background:#fff;-moz-animation:aux-before-after-pulse 1000ms ease-in-out 0s infinite alternate;-webkit-animation:aux-before-after-pulse 1000ms ease-in-out 0s infinite alternate;animation:aux-before-after-pulse 1000ms ease-in-out 0s infinite alternate}.twentytwenty-handle:hover{-moz-animation:none;-webkit-animation:none;animation:none}.twentytwenty-overlay{display:none}@-moz-keyframes aux-before-after-pulse{0%{box-shadow:0 0 2px rgb(61 61 61 / .8),0 0 0 4px rgb(255 255 255 / .15)}100%{box-shadow:0 0 2px rgb(61 61 61 / .8),0 0 0 12px rgb(255 255 255 / .3)}}@-webkit-keyframes aux-before-after-pulse{0%{box-shadow:0 0 2px rgb(61 61 61 / .8),0 0 0 4px rgb(255 255 255 / .15)}100%{box-shadow:0 0 2px rgb(61 61 61 / .8),0 0 0 12px rgb(255 255 255 / .3)}}@keyframes aux-before-after-pulse{0%{box-shadow:0 0 2px rgb(61 61 61 / .8),0 0 0 4px rgb(255 255 255 / .15)}100%{box-shadow:0 0 2px rgb(61 61 61 / .8),0 0 0 12px rgb(255 255 255 / .3)}}.aux-before-after{position:relative}.aux-before-after img:last-child{position:absolute;top:0}.aux-media-image{position:relative}.aux-media-image.aux-hidden-overflow{overflow:hidden}.aux-ribbon-wrapper{z-index:5}.aux-ribbon-wrapper.aux-corner-ribbon{width:200px;background:#EA4335;position:absolute;top:25px;left:-50px;text-align:center;line-height:50px;letter-spacing:1px;color:#FFF;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);box-shadow:0 0 3px rgb(0 0 0 / .3)}.aux-ribbon-wrapper.aux-corner-ribbon.top-right{top:25px;right:-50px;left:auto;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.aux-ribbon-wrapper.aux-corner-ribbon.bottom-left{top:auto;bottom:25px;left:-50px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.aux-ribbon-wrapper.aux-corner-ribbon.bottom-right{top:auto;right:-50px;bottom:25px;left:auto;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.aux-ribbon-wrapper.aux-simple-ribbon{background:#EA4335;color:#FFF;padding:7px 50px;position:absolute;top:25px;left:-1px}.aux-ribbon-wrapper.aux-simple-ribbon.top-right{top:25px;right:-1px;left:auto}.aux-ribbon-wrapper.aux-simple-ribbon.bottom-left{top:auto;bottom:25px;left:-1px}.aux-ribbon-wrapper.aux-simple-ribbon.bottom-right{top:auto;right:-1px;bottom:25px;left:auto}.aux-ribbon-wrapper.aux-cross-ribbon{position:absolute;background:#EA4335;top:-15px;padding:10px;left:25px;color:#FFF;border-radius:0 0 2px 2px}.aux-ribbon-wrapper.aux-cross-ribbon:before{content:"";position:absolute;left:-15px;right:0;top:0;bottom:0;width:0;height:0;border-bottom:15px solid #A42F25;border-left:15px solid transparent!important}.aux-ribbon-wrapper.aux-cross-ribbon.top-right{right:25px;left:auto}.aux-ribbon-wrapper.aux-cross-ribbon.top-right:before{left:auto;right:-15px;border-left:0!important;border-right:15px solid transparent!important}.aux-ribbon-wrapper.aux-cross-ribbon.bottom-left{top:auto;bottom:-15px}.aux-ribbon-wrapper.aux-cross-ribbon.bottom-left:before{border-top:15px solid #A42F25;border-bottom:0;top:auto}.aux-ribbon-wrapper.aux-cross-ribbon.bottom-right{top:auto;right:25px;bottom:-15px;left:auto}.aux-ribbon-wrapper.aux-cross-ribbon.bottom-right:before{left:auto;right:-15px;border-left:0!important;border-right:15px solid transparent!important;border-top:15px solid #A42F25;border-bottom:0;top:auto}a.button .aux-icon,button .aux-icon,input[type="submit"] .aux-icon,input[type="reset"] .aux-icon,input[type="button"] .aux-icon,.aux-button .aux-icon{font-size:1.8em}.aux-button-block{display:block;width:100%}.aux-tooltip-socials .auxicon-share::before{display:block;background-image:none}.aux-tooltip-socials-container{position:relative;display:inline-block}.aux-tooltip-socials-container .aux-tooltip-socials-wrapper{position:absolute;top:-15px;left:20px;transform:translate3d(-50%,-100%,0);border-radius:25px;padding:12px 17px 10px 13px;opacity:0;display:none;z-index:1}.aux-tooltip-socials-container .aux-tooltip-socials-wrapper:after{content:'';position:absolute;left:50%}.aux-tooltip-socials-container .aux-tooltip-social-no-text+.aux-tooltip-socials-wrapper{left:auto}.aux-tooltip-socials-container .jssocials-shares{display:table}.aux-tooltip-socials-container .jssocials-share{display:table-cell;padding:0 8px}.aux-tooltip-socials-container .jssocials-share:hover{transform:scale(1.2)}.aux-tooltip-socials-container .jssocials-share-logo{font-size:1.3em}.aux-tooltip-socials-container .aux-tooltip-light+.aux-tooltip-socials-wrapper{background-color:#FFF;border:1px solid #3D3D3D}.aux-tooltip-socials-container .aux-tooltip-light+.aux-tooltip-socials-wrapper:after{height:8px;width:8px;bottom:-6px;transform:rotate(45deg);border:1px solid #3D3D3D;border-width:0 1px 1px 0;z-index:10}.aux-tooltip-socials-container .aux-tooltip-dark+.aux-tooltip-socials-wrapper{background-color:#3D3D3D}.aux-tooltip-socials-container .aux-tooltip-dark+.aux-tooltip-socials-wrapper:after{width:0;height:0;border-top:8px solid #3D3D3D;border-left:8px solid #fff0;border-right:8px solid #fff0;bottom:-8px}.aux-tooltip-socials-container .aux-tooltip-dark+.aux-tooltip-socials-wrapper .jssocials-share-link{color:#FFF}.aux-tooltip-socials-container.aux-tip-open .aux-tooltip-socials-wrapper{animation:auxShareFadeInDown 1000ms forwards;animation-timing-function:cubic-bezier(.19,1,.22,1);display:inline-block;opacity:1}.aux-tooltip-socials-container.aux-tip-close .aux-tooltip-socials-wrapper{animation:auxShareFadeOutUp 1000ms forwards;animation-timing-function:cubic-bezier(.19,1,.22,1);display:inline-block;opacity:0}@keyframes auxShareFadeInDown{from{opacity:0;top:-25px}to{opacity:1;top:-15px}}@keyframes auxShareFadeOutUp{from{opacity:1;top:-15px}to{opacity:0;top:-25px}}@media screen and (max-width:479px){.aux-resp .aux-tooltip-socials-wrapper{padding:10px 2px 13px 17px}.aux-resp .jssocials-shares{width:190px}.aux-resp .jssocials-share{display:block;float:left}}.aux-widget-3d-textbox{perspective:2000px;transform-style:preserve-3d;position:relative;z-index:0;display:inline}.aux-widget-3d-textbox:hover{z-index:1}.aux-widget-3d-textbox .aux-3d-textbox-widget-content{position:absolute;top:50%;left:50%;box-shadow:20px 0 40px rgb(0 0 0 / .16);background-color:rgb(255 255 255 / .9);padding:20px}.aux-widget-3d-textbox .aux-3d-textbox-widget-content .col-title{font-size:30px}.aux-widget-3d-textbox .aux-3d-textbox-widget-content .col-subtitle{font-size:10px}.aux-widget-3d-textbox .aux-wrap-style-box{position:relative;display:block;max-width:100%;transform-style:preserve-3d;background-size:cover}.aux-widget-3d-textbox .aux-wrap-style-box:after{content:'';display:block;padding-top:100%}.aux-widget-3d-textbox .aux-text-position-top-left .aux-3d-textbox-widget-content{text-align:left}.aux-widget-3d-textbox .aux-text-position-top-center .aux-3d-textbox-widget-content{text-align:center}.aux-widget-3d-textbox .aux-text-position-top-right .aux-3d-textbox-widget-content{text-align:right}.aux-widget-3d-textbox .aux-text-position-center-left .aux-3d-textbox-widget-content{text-align:left}.aux-widget-3d-textbox .aux-text-position-center-left .aux-3d-textbox-widget-content .col-title,.aux-widget-3d-textbox .aux-text-position-center-left .aux-3d-textbox-widget-content .col-subtitle{position:absolute;top:50%;transform:translateY(-50%);margin:0}.aux-widget-3d-textbox .aux-text-position-center-left .aux-3d-textbox-widget-content .col-subtitle{margin-top:40px}.aux-widget-3d-textbox .aux-text-position-center-center .aux-3d-textbox-widget-content{text-align:center}.aux-widget-3d-textbox .aux-text-position-center-center .aux-3d-textbox-widget-content .col-title,.aux-widget-3d-textbox .aux-text-position-center-center .aux-3d-textbox-widget-content .col-subtitle{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);margin:0}.aux-widget-3d-textbox .aux-text-position-center-center .aux-3d-textbox-widget-content .col-subtitle{margin-top:40px}.aux-widget-3d-textbox .aux-text-position-center-right .aux-3d-textbox-widget-content{text-align:right}.aux-widget-3d-textbox .aux-text-position-center-right .aux-3d-textbox-widget-content .col-title,.aux-widget-3d-textbox .aux-text-position-center-right .aux-3d-textbox-widget-content .col-subtitle{position:absolute;top:50%;transform:translateY(-50%);margin:0;right:20px}.aux-widget-3d-textbox .aux-text-position-center-right .aux-3d-textbox-widget-content .col-subtitle{margin-top:40px}.aux-widget-3d-textbox .aux-text-position-bottom-left .aux-3d-textbox-widget-content{text-align:left}.aux-widget-3d-textbox .aux-text-position-bottom-left .aux-3d-textbox-widget-content .col-title,.aux-widget-3d-textbox .aux-text-position-bottom-left .aux-3d-textbox-widget-content .col-subtitle{position:absolute;bottom:65px;margin:0}.aux-widget-3d-textbox .aux-text-position-bottom-left .aux-3d-textbox-widget-content .col-subtitle{bottom:40px}.aux-widget-3d-textbox .aux-text-position-bottom-center .aux-3d-textbox-widget-content{text-align:center}.aux-widget-3d-textbox .aux-text-position-bottom-center .aux-3d-textbox-widget-content .col-title,.aux-widget-3d-textbox .aux-text-position-bottom-center .aux-3d-textbox-widget-content .col-subtitle{position:absolute;bottom:65px;margin:0;left:0;right:0}.aux-widget-3d-textbox .aux-text-position-bottom-center .aux-3d-textbox-widget-content .col-subtitle{bottom:40px}.aux-widget-3d-textbox .aux-text-position-bottom-right .aux-3d-textbox-widget-content{text-align:right}.aux-widget-3d-textbox .aux-text-position-bottom-right .aux-3d-textbox-widget-content .col-title,.aux-widget-3d-textbox .aux-text-position-bottom-right .aux-3d-textbox-widget-content .col-subtitle{position:absolute;bottom:65px;margin:0;right:20px}.aux-widget-3d-textbox .aux-text-position-bottom-right .aux-3d-textbox-widget-content .col-subtitle{bottom:40px}.master-carousel,.master-carousel-slider{overflow:hidden;position:relative}.aux-mc-wrapper{position:relative}.aux-mc-item{position:absolute}.aux-mc-item img{width:100%}.aux-mc-container,.mc-view-container{position:relative}.master-carousel-slider .aux-mc-item{cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.master-carousel-slider.aux-no-js>.aux-mc-item:first-child{display:block;position:relative}.master-carousel-slider.aux-no-js>*{display:none}.aux-mc-controls{text-align:center}.aux-mc-controls .aux-mc-arrows{display:inline-block;position:relative;cursor:pointer;padding:15px 5px}.aux-mc-controls .aux-next{left:-1px}.aux-mc-controls .aux-bullets .aux-bullet,.aux-mc-controls .aux-bullets.aux-overlay .aux-select-overlay{display:inline-block;margin-right:.5em}.aux-side-control~.aux-mc-controls .aux-mc-arrows{position:absolute;top:50%;transform:translateY(-50%)}.aux-side-control~.aux-mc-controls .aux-next{right:-100px;left:auto}.aux-side-control~.aux-mc-controls .aux-prev{left:-100px;right:auto}.master-carousel.aux-mc-before-init{white-space:nowrap}.master-carousel.aux-mc-before-init .aux-carousel-controls{display:none}.master-carousel.aux-mc-before-init>.aux-mc-item{position:relative;display:inline-block;vertical-align:top;padding-right:30px;white-space:normal}.master-carousel.aux-mc-before-init[data-columns='1']>.aux-mc-item{width:100%;padding-right:0}.master-carousel.aux-mc-before-init[data-columns='2']>.aux-mc-item{width:50%}.master-carousel.aux-mc-before-init[data-columns='2']>.aux-mc-item:nth-child(2n+2){padding-right:0}.master-carousel.aux-mc-before-init[data-columns='3']>.aux-mc-item{width:33.33333%}.master-carousel.aux-mc-before-init[data-columns='3']>.aux-mc-item:nth-child(3n+3){padding-right:0}.master-carousel.aux-mc-before-init[data-columns='4']>.aux-mc-item{width:25%}.master-carousel.aux-mc-before-init[data-columns='4']>.aux-mc-item:nth-child(4n+4){padding-right:0}.master-carousel.aux-mc-before-init[data-columns='5']>.aux-mc-item{width:20%}.master-carousel.aux-mc-before-init[data-columns='5']>.aux-mc-item:nth-child(5n+5){padding-right:0}.master-carousel.aux-mc-before-init[data-columns='6']>.aux-mc-item{width:16.66667%}.master-carousel.aux-mc-before-init[data-columns='6']>.aux-mc-item:nth-child(6n+6){padding-right:0}.aux-pagination{list-style:none}.aux-pagination li{float:left}.aux-pagination .pagination{margin-bottom:0}.aux-pagination .pagination:after{content:"";display:table;clear:both}.aux-pagination .pagination>li{margin-bottom:0}.aux-pagination li>a,.aux-pagination li>span{text-decoration:none;display:block;border:solid 1px #aaa;border-right-width:0;color:#3d3d3d;line-height:35px;text-align:center;font-size:.85em;font-weight:600;padding:0 15px;transition:all 300ms}.aux-pagination li>a:hover{color:#fff;background-color:#3d3d3d}.aux-pagination li:last-child>a{border-right-width:1px}.aux-pagination li.prev a,.aux-pagination li.next a{overflow:hidden;font-size:0;color:#fff0;width:35px;padding:0;position:relative;cursor:pointer}.aux-pagination li.prev a::after,.aux-pagination li.prev a::before,.aux-pagination li.next a::after,.aux-pagination li.next a::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all 300ms}.aux-pagination li.prev a::before,.aux-pagination li.next a::before{opacity:0}.aux-pagination li.prev a:hover::after,.aux-pagination li.next a:hover::after{opacity:0}.aux-pagination li.prev a:hover::before,.aux-pagination li.next a:hover::before{opacity:1}.aux-pagination li.next a::after{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:6px;height:10px;background-position:0 -761px}.aux-pagination li.prev a::after{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:6px;height:10px;background-position:0 -722px}.aux-pagination li.next a::before{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:6px;height:10px;background-position:-178px -761px}.aux-pagination li.prev a::before{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:6px;height:10px;background-position:-178px -722px}.aux-pagination li.page{margin-bottom:0}.aux-pagination li.page a,.aux-pagination li.page span{width:35px;color:#bbb;padding:0}.aux-pagination li.page a:hover{background-color:inherit;color:#3d3d3d}.aux-pagination.aux-page-no-border li.page a,.aux-pagination.aux-page-no-border li.page span{border-color:#fff0;border-right-width:1px}.aux-pagination.aux-page-no-border li.prev>a{border-right-width:1px}.aux-pagination.aux-round li>a,.aux-pagination.aux-round li>span{border-radius:20em;margin:3px;border-right-width:1px}.aux-pagination.aux-round li.page>span,.aux-pagination.aux-round li.page>a,.aux-pagination.aux-round li.prev>span,.aux-pagination.aux-round li.prev>a,.aux-pagination.aux-round li.next>span,.aux-pagination.aux-round li.next>a{border-radius:50%;width:37px;height:37px}.aux-pagination.aux-no-border li a,.aux-pagination.aux-no-border li span{border-color:#fff0;border-right-width:1px}.aux-pagination.aux-no-border li a:hover,.aux-pagination.aux-page-no-border li a:hover,.aux-pagination.aux-round li a:hover{border-color:#3d3d3d}.aux-pagination li.page.active a,.aux-pagination li.page.active span{background-color:#3d3d3d;color:#fff;border-color:#3d3d3d}@media print{.aux-pagination{display:none}}.mejs-container button{transition:none}.mejs-container.aux-player-dark .mejs-overlay-button,.mejs-container.aux-player-light .mejs-overlay-button,.mejs-container.aux-player-light .mejs-overlay-button{background:url(/wp-content/themes/phlox-pro/css/other/mejs/dark-video-play.svg) no-repeat -30px -30px;width:72px;height:48px;margin:-24px 0 0 -36px}.mejs-container.aux-player-dark .mejs-overlay:hover .mejs-overlay-button,.mejs-container.aux-player-light .mejs-overlay:hover .mejs-overlay-button,.mejs-container.aux-player-light .mejs-overlay:hover .mejs-overlay-button{background-position:-30px -118px}.mejs-container.aux-player-dark .mejs-controls,.mejs-container.aux-player-light .mejs-controls,.mejs-container.aux-player-light .mejs-controls{-moz-user-select:-moz-none;-ms-user-select:none;-webkit-user-select:none;user-select:none;height:44px}.mejs-container.aux-player-dark .mejs-controls>div,.mejs-container.aux-player-light .mejs-controls>div,.mejs-container.aux-player-light .mejs-controls>div{font-size:12px;height:100%}.mejs-container.aux-player-dark .mejs-controls .mejs-time,.mejs-container.aux-player-light .mejs-controls .mejs-time,.mejs-container.aux-player-light .mejs-controls .mejs-time{padding:0;margin:0 5px;height:auto;line-height:44px}.mejs-container.aux-player-dark .mejs-controls .mejs-currenttime-container,.mejs-container.aux-player-light .mejs-controls .mejs-currenttime-container,.mejs-container.aux-player-light .mejs-controls .mejs-currenttime-container{margin-left:0}.mejs-container.aux-player-dark .mejs-controls .mejs-playpause-button,.mejs-container.aux-player-light .mejs-controls .mejs-playpause-button,.mejs-container.aux-player-light .mejs-controls .mejs-playpause-button{position:relative;width:44px}.mejs-container.aux-player-dark .mejs-controls .mejs-playpause-button button,.mejs-container.aux-player-light .mejs-controls .mejs-playpause-button button,.mejs-container.aux-player-light .mejs-controls .mejs-playpause-button button{margin:0;height:100%;width:100%}.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail,.mejs-container.aux-player-light .mejs-controls .mejs-time-rail,.mejs-container.aux-player-light .mejs-controls .mejs-time-rail{padding-top:0}.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail:focus,.mejs-container.aux-player-light .mejs-controls .mejs-time-rail:focus,.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail *:focus,.mejs-container.aux-player-light .mejs-controls .mejs-time-rail *:focus,.mejs-container.aux-player-light .mejs-controls .mejs-time-rail:focus,.mejs-container.aux-player-light .mejs-controls .mejs-time-rail *:focus{outline:0}.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail span,.mejs-container.aux-player-light .mejs-controls .mejs-time-rail span,.mejs-container.aux-player-light .mejs-controls .mejs-time-rail span{height:3px}.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail .mejs-time-total,.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-total,.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-total{margin:0 5px;border:solid;border-width:20px 0;box-sizing:content-box}.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail .mejs-time-float,.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float,.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float{top:-30px;height:20px;width:40px}.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-current,.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-current,.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-current{top:5px;margin:0;width:100%;height:auto}.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-corner,.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-corner,.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-corner{height:auto;top:18px;left:14px}.mejs-container.aux-player-dark .mejs-controls .mejs-volume-button,.mejs-container.aux-player-light .mejs-controls .mejs-volume-button,.mejs-container.aux-player-light .mejs-controls .mejs-volume-button{position:relative;width:30px}.mejs-container.aux-player-dark .mejs-controls .mejs-volume-button button,.mejs-container.aux-player-light .mejs-controls .mejs-volume-button button,.mejs-container.aux-player-light .mejs-controls .mejs-volume-button button{margin:0;width:100%;height:100%}.mejs-container.aux-player-dark .mejs-controls .mejs-fullscreen-button,.mejs-container.aux-player-light .mejs-controls .mejs-fullscreen-button,.mejs-container.aux-player-light .mejs-controls .mejs-fullscreen-button{position:relative;width:51px}.mejs-container.aux-player-dark .mejs-controls .mejs-fullscreen-button button,.mejs-container.aux-player-light .mejs-controls .mejs-fullscreen-button button,.mejs-container.aux-player-light .mejs-controls .mejs-fullscreen-button button{margin:0;width:100%;height:100%}.mejs-container.aux-player-dark.mejs-video .mejs-controls,.mejs-container.mejs-video.aux-player-light .mejs-controls,.mejs-container.aux-player-light.mejs-video .mejs-controls{bottom:20px;left:20px;right:20px;width:auto}.mejs-container.aux-player-dark.mejs-audio,.mejs-container.mejs-audio.aux-player-light,.mejs-container.aux-player-light.mejs-audio{height:44px!important}.mejs-container.aux-player-dark.mejs-audio .mejs-controls .mejs-horizontal-volume-slider,.mejs-container.mejs-audio.aux-player-light .mejs-controls .mejs-horizontal-volume-slider,.mejs-container.aux-player-light.mejs-audio .mejs-controls .mejs-horizontal-volume-slider{height:100%;width:44px}.mejs-container.aux-player-dark.mejs-audio .mejs-controls .mejs-horizontal-volume-total,.mejs-container.mejs-audio.aux-player-light .mejs-controls .mejs-horizontal-volume-total,.mejs-container.aux-player-light.mejs-audio .mejs-controls .mejs-horizontal-volume-total{height:17px;width:25px;top:13px;left:6px}.mejs-container.aux-player-dark.mejs-audio .mejs-controls .mejs-horizontal-volume-current,.mejs-container.mejs-audio.aux-player-light .mejs-controls .mejs-horizontal-volume-current,.mejs-container.aux-player-light.mejs-audio .mejs-controls .mejs-horizontal-volume-current{top:0;height:17px}.mejs-container.aux-player-dark .mejs-controls,.mejs-container.aux-player-light .mejs-controls{background-color:#000;color:#fff}.mejs-container.aux-player-dark .mejs-controls .mejs-playpause-button button,.mejs-container.aux-player-light .mejs-controls .mejs-playpause-button button{background:url(/wp-content/themes/phlox-pro/css/other/mejs/dark-player.controls.svg) no-repeat -18px -16px}.mejs-container.aux-player-dark .mejs-controls .mejs-playpause-button button:hover,.mejs-container.aux-player-light .mejs-controls .mejs-playpause-button button:hover{background-position:-84px -16px}.mejs-container.aux-player-dark .mejs-controls .mejs-pause button,.mejs-container.aux-player-light .mejs-controls .mejs-pause button{background-position:-18px -72px}.mejs-container.aux-player-dark .mejs-controls .mejs-pause button:hover,.mejs-container.aux-player-light .mejs-controls .mejs-pause button:hover{background-position:-84px -72px}.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail .mejs-time-total,.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-total{border-color:#000;background-color:#636363}.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail .mejs-time-loaded,.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-loaded{background-color:#aaa}.mejs-container.aux-player-dark .mejs-controls .mejs-time-rail .mejs-time-current,.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-current{background-color:#fff}.mejs-container.aux-player-dark .mejs-controls .mejs-volume-button button,.mejs-container.aux-player-light .mejs-controls .mejs-volume-button button{background:url(/wp-content/themes/phlox-pro/css/other/mejs/dark-player.controls.svg) no-repeat -26px -236px}.mejs-container.aux-player-dark .mejs-controls .mejs-volume-button button:hover,.mejs-container.aux-player-light .mejs-controls .mejs-volume-button button:hover{background-position:-92px -236px}.mejs-container.aux-player-dark .mejs-controls .mejs-unmute button,.mejs-container.aux-player-light .mejs-controls .mejs-unmute button{background-position:-26px -280px}.mejs-container.aux-player-dark .mejs-controls .mejs-unmute button:hover,.mejs-container.aux-player-light .mejs-controls .mejs-unmute button:hover{background-position:-92px -280px}.mejs-container.aux-player-dark .mejs-controls .mejs-fullscreen-button button,.mejs-container.aux-player-light .mejs-controls .mejs-fullscreen-button button{background:url(/wp-content/themes/phlox-pro/css/other/mejs/dark-player.controls.svg) no-repeat -18px -127px}.mejs-container.aux-player-dark .mejs-controls .mejs-fullscreen-button button:hover,.mejs-container.aux-player-light .mejs-controls .mejs-fullscreen-button button:hover{background-position:-84px -127px}.mejs-container.aux-player-dark .mejs-controls .mejs-unfullscreen button,.mejs-container.aux-player-light .mejs-controls .mejs-unfullscreen button{background-position:-18px -182px}.mejs-container.aux-player-dark .mejs-controls .mejs-unfullscreen button:hover,.mejs-container.aux-player-light .mejs-controls .mejs-unfullscreen button:hover{background-position:-84px -182px}.mejs-container.aux-player-dark.mejs-audio .mejs-controls .mejs-horizontal-volume-slider,.mejs-container.mejs-audio.aux-player-light .mejs-controls .mejs-horizontal-volume-slider{height:100%}.mejs-container.aux-player-dark.mejs-audio .mejs-controls .mejs-horizontal-volume-total,.mejs-container.mejs-audio.aux-player-light .mejs-controls .mejs-horizontal-volume-total{background:url(/wp-content/themes/phlox-pro/css/other/mejs/dark-player.controls.svg) no-repeat -32px -403px}.mejs-container.aux-player-dark.mejs-audio .mejs-controls .mejs-horizontal-volume-current,.mejs-container.mejs-audio.aux-player-light .mejs-controls .mejs-horizontal-volume-current{background:url(/wp-content/themes/phlox-pro/css/other/mejs/dark-player.controls.svg) no-repeat -32px -348px}.mejs-container.aux-player-dark.mejs-audio .mejs-controls .mejs-horizontal-volume-current:hover,.mejs-container.mejs-audio.aux-player-light .mejs-controls .mejs-horizontal-volume-current:hover{background-position:-98px -348px}.mejs-container.aux-player-light .mejs-overlay-button{background-image:url(/wp-content/themes/phlox-pro/css/other/mejs/light-video-play.svg)}.mejs-container.aux-player-light .mejs-controls{background-color:#fff;color:#3D3D3D}.mejs-container.aux-player-light .mejs-controls .mejs-time{color:#3D3D3D}.mejs-container.aux-player-light .mejs-controls .mejs-playpause-button button{background-image:url(/wp-content/themes/phlox-pro/css/other/mejs/light-player.controls.svg)}.mejs-container.aux-player-light .mejs-controls .mejs-pause button{background-position:-18px -72px}.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-total{border-color:#fff;background-color:#DEDEDE}.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-current{background-color:#3D3D3D}.mejs-container.aux-player-light .mejs-controls .mejs-volume-button button{background-image:url(/wp-content/themes/phlox-pro/css/other/mejs/light-player.controls.svg)}.mejs-container.aux-player-light .mejs-controls .mejs-fullscreen-button button{background-image:url(/wp-content/themes/phlox-pro/css/other/mejs/light-player.controls.svg)}.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float{border:none;color:#fff;background:#3D3D3D}.mejs-container.aux-player-light .mejs-controls .mejs-time-rail .mejs-time-float .mejs-time-float-corner{border-top-color:#3D3D3D}.mejs-container.aux-player-light.mejs-audio .mejs-controls .mejs-horizontal-volume-total{background-image:url(/wp-content/themes/phlox-pro/css/other/mejs/light-player.controls.svg)}.mejs-container.aux-player-light.mejs-audio .mejs-controls .mejs-horizontal-volume-current{background-image:url(/wp-content/themes/phlox-pro/css/other/mejs/light-player.controls.svg)}.wp-playlist{border:0!important;padding:0!important;margin:5px -15px!important}.wp-playlist .ps__rail-y{right:15px!important}.wp-playlist .wp-playlist-tracks{margin:0;padding:0 15px;min-height:240px;position:relative;overflow:auto}.wp-playlist .aux-playlist-background{position:absolute;left:15px;right:15px;top:0;bottom:0;z-index:0;background:#3D3D3D}.wp-playlist .wp-playlist-item{min-height:80px;background:#3D3D3D;display:block;padding:0;border:0}.wp-playlist .wp-playlist-item:after{content:"";border-bottom:1px solid #4f4f4f;position:absolute;left:80px;right:0;bottom:0}.wp-playlist .wp-playlist-item-title{display:table-cell;vertical-align:middle;padding:0 20px}.wp-playlist .wp-playlist-item-title h4{color:#FFF;word-break:break-all;font-size:18px;font-weight:600;margin:0}.wp-playlist .wp-playlist-caption{position:relative;display:table-cell;width:80px;height:80px}.wp-playlist .wp-playlist-caption .wp-playlist-item-artist{object-fit:cover;height:100%}.wp-playlist .wp-playlist-caption .wp-playlist-item-length{top:auto;bottom:0;right:0;font-family:Roboto,Arial,sans-serif;letter-spacing:.5px;font-size:.8rem;font-weight:500;line-height:.8rem;color:#FFF;background-color:#1A1A1A;opacity:.8;padding:1px 4px}.wp-playlist .wp-playlist-caption:after{content:url(/wp-content/themes/phlox-pro/css/images/svg/play.svg);color:#FFF;position:absolute;left:46%;top:50%;line-height:1;transform:translateY(-50%)}.wp-playlist .wp-playlist-caption.aux-has-no-thubmnail{background:#2f2f2f}.wp-playlist .wp-playlist-caption.aux-has-no-thubmnail .wp-playlist-item-artist{visibility:hidden}.wp-playlist .wp-playlist-playing{background:#4f4f4f!important}.wp-playlist .wp-playlist-playing .wp-playlist-caption:after{content:url(/wp-content/themes/phlox-pro/css/images/svg/pause.svg)}.aux-provider-vimeo .mejs-controls{display:none}q{quotes:"“" "”" "‘" "’";font-style:italic;font-size:1.1em}blockquote{border:none;background-color:rgb(0 0 0 / .05);color:inherit;font-style:normal}.aux-quote-symbol{position:relative}.aux-quote-symbol>p{position:relative;z-index:1}.aux-quote-symbol p:first-child{text-indent:2em}.aux-quote-symbol:before{content:open-quote;position:absolute;top:12px;left:23px;display:block;color:#DEDEDE;line-height:100%;font-size:5.5em;font-family:Georgia}.aux-quote-symbol:after{content:close-quote;color:#DEDEDE;line-height:100%;font-family:Georgia;visibility:hidden}.aux-quote-letter>p::after,.aux-quote-letter>p::before{display:inline;font-size:1.2em}.aux-quote-letter>p::before{content:open-quote}.aux-quote-letter>p::after{content:close-quote}.aux-elem-quote.aux-float-right,.aux-elem-quote.aux-float-left{width:33%;margin-bottom:0}@media screen and (max-width:767px){.aux-resp .aux-elem-quote.aux-float-right,.aux-resp .aux-elem-quote.aux-float-left{width:100%}}.aux-elem-quote.aux-float-right{margin-left:1em}.aux-pullquote-colorized,.aux-pullquote-normal{border-width:0 0 0 3px;border-style:solid;font-size:1.4em}.aux-pullquote-colorized{padding-top:10px;padding-bottom:10px;border-color:#BBB;background-color:#F3F3F3}.aux-pullquote-normal{padding-top:0;padding-bottom:0;border-color:#333;background-color:#fff0}.aux-quote-normal{margin-top:30px;margin-bottom:30px;padding-top:0;padding-bottom:0;border:none;font-size:1.35em;background-color:#fff0}.aux-blockquote-bordered{border:7px solid #AAA;color:#505050}.aux-intro-hero{font-size:1.5em;padding:1.2em;margin-top:1em;margin-bottom:1em}.aux-intro-normal{font-size:1.22em;margin-bottom:1em}.aux-intro-splitter{margin-top:1em;margin-bottom:1em;padding:1.9em 1.2em;border:2px solid #505050;border-left-width:0;border-right-width:0;line-height:1.65;font-size:1.2em}.aux-burger{position:relative;cursor:pointer}.aux-burger .mid-line,.aux-burger::before,.aux-burger::after{width:100%;content:"";display:block;border-bottom:solid;box-sizing:border-box;border-color:#222;transition:all 300ms}.aux-burger::before{border-top:solid;border-bottom:none;border-color:#222;transform-origin:0 0%}.aux-burger::after{bottom:0;transform-origin:0 100%}.aux-burger.aux-white .mid-line,.aux-burger.aux-white::before,.aux-burger.aux-white::after{border-color:#fff}.aux-burger.aux-round-lines .mid-line,.aux-burger.aux-round-lines::before,.aux-burger.aux-round-lines::after{border-radius:10px}.aux-burger[class*="small"]{width:20px}.aux-burger,.aux-burger[class*="medium"]{width:28px}.aux-burger[class*="large"]{width:34px}.aux-burger[class*="lite"] .mid-line,.aux-burger[class*="lite"]::before,.aux-burger[class*="lite"]::after{border-width:1px}.aux-burger[class*="lite"]::after{margin-bottom:0px!important}.aux-burger .mid-line,.aux-burger::before,.aux-burger::after,.aux-burger[class*="regular"] .mid-line,.aux-burger[class*="regular"]::before,.aux-burger[class*="regular"]::after{border-width:2px}.aux-burger::after,.aux-burger[class*="regular"]::after{margin-bottom:0px!important}.aux-burger[class*="thick"] .mid-line,.aux-burger[class*="thick"]::before,.aux-burger[class*="thick"]::after{border-width:4px}.aux-burger[class*="thick"]::after{margin-bottom:0px!important}.aux-burger.aux-lite-small .mid-line{margin:8.5px 0}.aux-burger.aux-lite-small.aux-close .mid-line,.aux-burger.aux-lite-small.aux-close::before,.aux-burger.aux-lite-small.aux-close::after{width:27.284px}.aux-burger.aux-lite-medium .mid-line{margin:12.5px 0}.aux-burger.aux-lite-medium.aux-close .mid-line,.aux-burger.aux-lite-medium.aux-close::before,.aux-burger.aux-lite-medium.aux-close::after{width:38.5976px}.aux-burger.aux-lite-large .mid-line{margin:15.5px 0}.aux-burger.aux-lite-large.aux-close .mid-line,.aux-burger.aux-lite-large.aux-close::before,.aux-burger.aux-lite-large.aux-close::after{width:47.0828px}.aux-burger.aux-regular-small .mid-line{margin:7px 0}.aux-burger.aux-regular-small.aux-close .mid-line,.aux-burger.aux-regular-small.aux-close::before,.aux-burger.aux-regular-small.aux-close::after{width:26.284px}.aux-burger.aux-regular-medium .mid-line{margin:11px 0}.aux-burger.aux-regular-medium.aux-close .mid-line,.aux-burger.aux-regular-medium.aux-close::before,.aux-burger.aux-regular-medium.aux-close::after{width:37.5976px}.aux-burger.aux-regular-large .mid-line{margin:14px 0}.aux-burger.aux-regular-large.aux-close .mid-line,.aux-burger.aux-regular-large.aux-close::before,.aux-burger.aux-regular-large.aux-close::after{width:46.0828px}.aux-burger.aux-thick-small .mid-line{margin:4px 0}.aux-burger.aux-thick-small.aux-close .mid-line,.aux-burger.aux-thick-small.aux-close::before,.aux-burger.aux-thick-small.aux-close::after{width:24.284px}.aux-burger.aux-thick-medium .mid-line{margin:8px 0}.aux-burger.aux-thick-medium.aux-close .mid-line,.aux-burger.aux-thick-medium.aux-close::before,.aux-burger.aux-thick-medium.aux-close::after{width:35.5976px}.aux-burger.aux-thick-large .mid-line{margin:11px 0}.aux-burger.aux-thick-large.aux-close .mid-line,.aux-burger.aux-thick-large.aux-close::before,.aux-burger.aux-thick-large.aux-close::after{width:44.0828px}.aux-burger:hover::before{transform:translateY(-4px)}.aux-burger:hover::after{transform:translateY(4px)}.aux-burger.aux-close::before{transform:rotate(45deg)}.aux-burger.aux-close .mid-line{width:0!important}.aux-burger.aux-close::after{transform:rotate(-45deg)}.aux-burger.aux-custom-burger:after,.aux-burger.aux-custom-burger:before{display:none}.aux-timeline .aux-date-label{border-radius:15px;border:1px solid #ACACAC;padding:5px 12px;background-color:#AAA;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase}.aux-timeline .post_format-post-format-quote.post{background-color:#333;padding-bottom:30px}.aux-timeline .post_format-post-format-quote.post .entry-main{padding-bottom:0}.aux-timeline .post_format-post-format-quote.post .entry-main .comments-iconic{font-size:.875em;margin-right:30px}.aux-timeline .post_format-post-format-link .entry-meta{margin-top:1.5em}.aux-timeline .entry-main .entry-meta .readmore .aux-read-more:hover{color:#1bb0ce!important}.aux-timeline.aux-left::before{left:37px}.aux-timeline.aux-right::before{right:39px}.aux-timeline.aux-center .aux-block:nth-of-type(odd) article{text-align:right}.aux-timeline.aux-center .aux-block:nth-of-type(even) article{text-align:left}.aux-timeline.aux-center .no-media{margin-top:0}.stacktable{width:100%}.st-head-row{padding-top:1em}.st-head-row.st-head-row-main{font-size:1.5em;padding-top:0}.st-key{width:49%;text-align:right;padding-right:1%}.st-val{width:49%;padding-left:1%}.stacktable.large-only{display:table}@media screen and (max-width:990px){.stacktable.large-only{display:none}}.stacktable.small-only{display:none}@media screen and (max-width:990px){.stacktable.small-only{display:table}}.aux-counter .aux-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;color:#222;line-height:1}.aux-counter .aux-counter-number-prefix{text-align:right}.aux-counter .aux-counter-number-prefix,.aux-counter .aux-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.aux-counter .aux-counter-number-suffix{text-align:left}.aux-counter .aux-counter-title{text-align:center;font-size:19px;font-weight:400;color:#666;line-height:2.5}@property --aux-chart-percentage{syntax:'<number>';inherits:true;initial-value:0}.aux-circle-chart-wrapper{--aux-chart-percentage:20;--aux-chart-border-width:22px;--aux-chart-color:#00acc1;--aux-chart-width:150px;position:relative;width:fit-content;max-width:100%}.aux-chart-title{display:block}.aux-bg-circle{position:absolute;width:var(--aux-chart-width);border-radius:50%;border:solid var(--aux-chart-border-width) #efefef;margin:5px;display:inline-grid;aspect-ratio:1;max-width:100%}.aux-circle-chart{width:var(--aux-chart-width);aspect-ratio:1;position:relative;display:inline-grid;margin:5px;place-content:center;font-size:25px;font-weight:700;font-family:sans-serif;max-width:100%}.aux-circle-chart span{text-align:center}.aux-circle-chart:before,.aux-circle-chart:after{content:"";position:absolute;border-radius:50%}.aux-circle-chart:before{inset:0;background:radial-gradient(farthest-side,var(--aux-chart-color) 98%,#0000) top/var(--aux-chart-border-width) var(--aux-chart-border-width) no-repeat,conic-gradient(var(--aux-chart-color) calc(var(--aux-chart-percentage)*1%),#0000 0);-webkit-mask:radial-gradient(farthest-side,#0000 calc(99% - var(--aux-chart-border-width)),#000 calc(100% - var(--aux-chart-border-width)));mask:radial-gradient(farthest-side,#0000 calc(99% - var(--aux-chart-border-width)),#000 calc(100% - var(--aux-chart-border-width)))}.aux-circle-chart:after{inset:calc(50% - var(--aux-chart-border-width)/2);background:var(--aux-chart-color);transform:rotate(calc(var(--aux-chart-percentage)*3.6deg)) translateY(calc(50% - var(--aux-chart-width)/2))}.aux-animate{animation:circleChartAnimate 1s 0.5s both}.no-round:before{background-size:0 0,auto}.no-round:after{content:none}@keyframes circleChartAnimate{from{--aux-chart-percentage:0}}
/*!>>>>>>>>>>>>>>>>>>>> #Woo General Styles <<<<<<<<<<<<<<<<<<<<<< */
.woocommerce-page .woocommerce-tabs .panel{display:none}.auxshp-title-heading{font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;margin:0}.product.aux-remove-view-cart a.added_to_cart{display:none!important}
/*!>>>>>>>>>>>>>>>>>>>> #Custom Entry Styles <<<<<<<<<<<<<<<<<<<<<< */
 .aux-column-post-entry .post,.aux-widget-recent-posts .post,.aux-widget-recent-posts-masonry .post{padding-bottom:40px}.aux-column-post-entry .post .entry-media,.aux-widget-recent-posts .post .entry-media,.aux-widget-recent-posts-masonry .post .entry-media{margin-bottom:1.4375em}.aux-column-post-entry .post .entry-header,.aux-widget-recent-posts .post .entry-header,.aux-widget-recent-posts-masonry .post .entry-header{margin-bottom:.5em}.aux-column-post-entry .post .entry-title,.aux-widget-recent-posts .post .entry-title,.aux-widget-recent-posts-masonry .post .entry-title{font-size:1.375em}.aux-column-post-entry .post .entry-info,.aux-widget-recent-posts .post .entry-info,.aux-widget-recent-posts-masonry .post .entry-info{margin-bottom:.5em}.aux-column-post-entry .post .entry-content,.aux-widget-recent-posts .post .entry-content,.aux-widget-recent-posts-masonry .post .entry-content,.aux-column-post-entry .post .comment-body,.aux-widget-recent-posts .post .comment-body,.aux-widget-recent-posts-masonry .post .comment-body{margin-bottom:.5em}.aux-column-post-entry .post .entry-main,.aux-widget-recent-posts .post .entry-main,.aux-widget-recent-posts-masonry .post .entry-main{margin-bottom:0}.aux-column-post-entry .post .entry-meta .author,.aux-widget-recent-posts .post .entry-meta .author,.aux-widget-recent-posts-masonry .post .entry-meta .author,.aux-column-post-entry .post .entry-meta .aux-read-more,.aux-widget-recent-posts .post .entry-meta .aux-read-more,.aux-widget-recent-posts-masonry .post .entry-meta .aux-read-more{padding:0;background:#fff0;border:none;border-radius:0;color:#AAA;font-weight:500;font-size:.875em}.aux-column-post-entry .post .entry-meta .author a:hover,.aux-widget-recent-posts .post .entry-meta .author a:hover,.aux-widget-recent-posts-masonry .post .entry-meta .author a:hover,.aux-column-post-entry .post .entry-meta .aux-read-more a:hover,.aux-widget-recent-posts .post .entry-meta .aux-read-more a:hover,.aux-widget-recent-posts-masonry .post .entry-meta .aux-read-more a:hover{color:#1bb0ce}.aux-column-post-entry .post .entry-meta .author,.aux-widget-recent-posts .post .entry-meta .author,.aux-widget-recent-posts-masonry .post .entry-meta .author{float:left}.aux-column-post-entry .post .entry-meta .author .avatar,.aux-widget-recent-posts .post .entry-meta .author .avatar,.aux-widget-recent-posts-masonry .post .entry-meta .author .avatar{margin-right:.5em;vertical-align:middle;width:27px;height:27px;border-radius:50%}.aux-column-post-entry .post .readmore,.aux-widget-recent-posts .post .readmore,.aux-widget-recent-posts-masonry .post .readmore{float:left}.aux-column-post-entry .post .comments-iconic,.aux-widget-recent-posts .post .comments-iconic,.aux-widget-recent-posts-masonry .post .comments-iconic{display:flex;align-items:center;float:right;font-weight:500;font-size:.875rem;color:#AAA}.aux-column-post-entry .post .comments-iconic .auxicon-comment,.aux-widget-recent-posts .post .comments-iconic .auxicon-comment,.aux-widget-recent-posts-masonry .post .comments-iconic .auxicon-comment{vertical-align:middle;line-height:100%;display:inline-block}.aux-column-post-entry .post .comments-iconic .auxicon-comment:before,.aux-widget-recent-posts .post .comments-iconic .auxicon-comment:before,.aux-widget-recent-posts-masonry .post .comments-iconic .auxicon-comment:before{display:block}.aux-column-post-entry .post .comments-number,.aux-widget-recent-posts .post .comments-number,.aux-widget-recent-posts-masonry .post .comments-number{position:relative;margin-left:4px}.aux-column-post-entry .column-entry,.aux-widget-recent-posts .column-entry,.aux-widget-recent-posts-masonry .column-entry{transition:all 200ms cubic-bezier(.25,.46,.45,.94)}.aux-column-post-entry .aux-match-height .aux-col,.aux-widget-recent-posts .aux-match-height .aux-col,.aux-widget-recent-posts-masonry .aux-match-height .aux-col{margin-bottom:14px;transition:all 150ms ease}.aux-column-post-entry .aux-match-height .post,.aux-widget-recent-posts .aux-match-height .post,.aux-widget-recent-posts-masonry .aux-match-height .post{height:100%}.aux-column-post-entry .aux-match-height .post .aux-after-content,.aux-widget-recent-posts .aux-match-height .post .aux-after-content,.aux-widget-recent-posts-masonry .aux-match-height .post .aux-after-content{position:absolute;bottom:0;left:0;width:100%;padding-right:inherit;padding-left:inherit;padding-bottom:.625em}.aux-column-post-entry .aux-match-height .post .entry-meta.aux-before-content:after,.aux-widget-recent-posts .aux-match-height .post .entry-meta.aux-before-content:after,.aux-widget-recent-posts-masonry .aux-match-height .post .entry-meta.aux-before-content:after{content:"";display:table;clear:both}.aux-column-post-entry .aux-no-meta .post,.aux-widget-recent-posts .aux-no-meta .post,.aux-widget-recent-posts-masonry .aux-no-meta .post{padding-bottom:0}.aux-column-post-entry .aux-no-meta .entry-content p,.aux-widget-recent-posts .aux-no-meta .entry-content p,.aux-widget-recent-posts-masonry .aux-no-meta .entry-content p,.aux-column-post-entry .aux-no-meta .comment-body p,.aux-widget-recent-posts .aux-no-meta .comment-body p,.aux-widget-recent-posts-masonry .aux-no-meta .comment-body p{margin-bottom:0}.aux-column-post-entry .aux-border-collapse,.aux-widget-recent-posts .aux-border-collapse,.aux-widget-recent-posts-masonry .aux-border-collapse{margin-left:0;margin-right:0}.aux-column-post-entry .post.post_format-post-format-link .entry-content a,.aux-widget-recent-posts .post.post_format-post-format-link .entry-content a,.aux-widget-recent-posts-masonry .post.post_format-post-format-link .entry-content a,.aux-column-post-entry .post.post_format-post-format-link .comment-body a,.aux-widget-recent-posts .post.post_format-post-format-link .comment-body a,.aux-widget-recent-posts-masonry .post.post_format-post-format-link .comment-body a{line-height:150%}.aux-column-post-entry .post.post_format-post-format-link .entry-info,.aux-widget-recent-posts .post.post_format-post-format-link .entry-info,.aux-widget-recent-posts-masonry .post.post_format-post-format-link .entry-info{margin-bottom:.875em}.aux-column-post-entry .aux-entry-boxed .post,.aux-widget-recent-posts .aux-entry-boxed .post,.aux-widget-recent-posts-masonry .aux-entry-boxed .post{background-color:#FFF;box-shadow:inset 0 1px 0 rgb(0 0 0 / .1),0 1px 1px rgb(0 0 0 / .2)}.aux-column-post-entry .aux-entry-boxed .post .entry-media,.aux-widget-recent-posts .aux-entry-boxed .post .entry-media,.aux-widget-recent-posts-masonry .aux-entry-boxed .post .entry-media{margin-bottom:0}.aux-column-post-entry .aux-entry-boxed .post .entry-main,.aux-widget-recent-posts .aux-entry-boxed .post .entry-main,.aux-widget-recent-posts-masonry .aux-entry-boxed .post .entry-main{padding:1.5em 1.8125em .625em}.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-quote,.aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-quote,.aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-quote{background-color:#333}.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-header,.aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-quote .entry-header,.aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-header{margin-bottom:0}.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-main,.aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-quote .entry-main,.aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-main{padding:0 0 .625em}.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-meta .author.vcard,.aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-quote .entry-meta .author.vcard,.aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-meta .author.vcard{margin-left:30px;margin-bottom:1.4375em}.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-meta .comments-iconic,.aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-quote .entry-meta .comments-iconic,.aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-quote .entry-meta .comments-iconic{margin-right:30px;margin-bottom:1.4375em}.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-link .entry-content a,.aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-link .entry-content a,.aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-link .entry-content a,.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-link .comment-body a,.aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-link .comment-body a,.aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-link .comment-body a{line-height:150%}.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta,.aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta,.aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta{margin-top:1.5em}.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta .author.vcard,.aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta .author.vcard,.aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta .author.vcard{margin-bottom:1.4375em}.aux-column-post-entry .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta .comments-iconic,.aux-widget-recent-posts .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta .comments-iconic,.aux-widget-recent-posts-masonry .aux-entry-boxed .post.post.post_format-post-format-link .entry-meta .comments-iconic{margin-bottom:1.4375em}@media screen and (min-width:1025px){.aux-column-post-entry .aux-de-col6 .format-video .mejs-controls,.aux-widget-recent-posts .aux-de-col6 .format-video .mejs-controls,.aux-widget-recent-posts-masonry .aux-de-col6 .format-video .mejs-controls,.aux-column-post-entry .aux-de-col5 .format-video .mejs-controls,.aux-widget-recent-posts .aux-de-col5 .format-video .mejs-controls,.aux-widget-recent-posts-masonry .aux-de-col5 .format-video .mejs-controls,.aux-column-post-entry .aux-de-col4 .format-video .mejs-controls,.aux-widget-recent-posts .aux-de-col4 .format-video .mejs-controls,.aux-widget-recent-posts-masonry .aux-de-col4 .format-video .mejs-controls{display:none!important}.aux-column-post-entry .aux-de-col6 .format-audio .mejs-controls .mejs-time,.aux-widget-recent-posts .aux-de-col6 .format-audio .mejs-controls .mejs-time,.aux-widget-recent-posts-masonry .aux-de-col6 .format-audio .mejs-controls .mejs-time,.aux-column-post-entry .aux-de-col6 .format-audio .mejs-controls .mejs-volume-button,.aux-widget-recent-posts .aux-de-col6 .format-audio .mejs-controls .mejs-volume-button,.aux-widget-recent-posts-masonry .aux-de-col6 .format-audio .mejs-controls .mejs-volume-button,.aux-column-post-entry .aux-de-col5 .format-audio .mejs-controls .mejs-time,.aux-widget-recent-posts .aux-de-col5 .format-audio .mejs-controls .mejs-time,.aux-widget-recent-posts-masonry .aux-de-col5 .format-audio .mejs-controls .mejs-time,.aux-column-post-entry .aux-de-col5 .format-audio .mejs-controls .mejs-volume-button,.aux-widget-recent-posts .aux-de-col5 .format-audio .mejs-controls .mejs-volume-button,.aux-widget-recent-posts-masonry .aux-de-col5 .format-audio .mejs-controls .mejs-volume-button,.aux-column-post-entry .aux-de-col4 .format-audio .mejs-controls .mejs-time,.aux-widget-recent-posts .aux-de-col4 .format-audio .mejs-controls .mejs-time,.aux-widget-recent-posts-masonry .aux-de-col4 .format-audio .mejs-controls .mejs-time,.aux-column-post-entry .aux-de-col4 .format-audio .mejs-controls .mejs-volume-button,.aux-widget-recent-posts .aux-de-col4 .format-audio .mejs-controls .mejs-volume-button,.aux-widget-recent-posts-masonry .aux-de-col4 .format-audio .mejs-controls .mejs-volume-button{display:none}.aux-column-post-entry .aux-de-col6 .format-gallery .aux-arrow-nav,.aux-widget-recent-posts .aux-de-col6 .format-gallery .aux-arrow-nav,.aux-widget-recent-posts-masonry .aux-de-col6 .format-gallery .aux-arrow-nav,.aux-column-post-entry .aux-de-col5 .format-gallery .aux-arrow-nav,.aux-widget-recent-posts .aux-de-col5 .format-gallery .aux-arrow-nav,.aux-widget-recent-posts-masonry .aux-de-col5 .format-gallery .aux-arrow-nav,.aux-column-post-entry .aux-de-col4 .format-gallery .aux-arrow-nav,.aux-widget-recent-posts .aux-de-col4 .format-gallery .aux-arrow-nav,.aux-widget-recent-posts-masonry .aux-de-col4 .format-gallery .aux-arrow-nav{width:33px;height:33px}.aux-column-post-entry .aux-de-col6 .format-gallery .aux-arrow-nav .aux-medium-right,.aux-widget-recent-posts .aux-de-col6 .format-gallery .aux-arrow-nav .aux-medium-right,.aux-widget-recent-posts-masonry .aux-de-col6 .format-gallery .aux-arrow-nav .aux-medium-right,.aux-column-post-entry .aux-de-col5 .format-gallery .aux-arrow-nav .aux-medium-right,.aux-widget-recent-posts .aux-de-col5 .format-gallery .aux-arrow-nav .aux-medium-right,.aux-widget-recent-posts-masonry .aux-de-col5 .format-gallery .aux-arrow-nav .aux-medium-right,.aux-column-post-entry .aux-de-col4 .format-gallery .aux-arrow-nav .aux-medium-right,.aux-widget-recent-posts .aux-de-col4 .format-gallery .aux-arrow-nav .aux-medium-right,.aux-widget-recent-posts-masonry .aux-de-col4 .format-gallery .aux-arrow-nav .aux-medium-right{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:6px;height:10px;background-position:0 -761px}.aux-column-post-entry .aux-de-col6 .format-gallery .aux-arrow-nav .aux-medium-left,.aux-widget-recent-posts .aux-de-col6 .format-gallery .aux-arrow-nav .aux-medium-left,.aux-widget-recent-posts-masonry .aux-de-col6 .format-gallery .aux-arrow-nav .aux-medium-left,.aux-column-post-entry .aux-de-col5 .format-gallery .aux-arrow-nav .aux-medium-left,.aux-widget-recent-posts .aux-de-col5 .format-gallery .aux-arrow-nav .aux-medium-left,.aux-widget-recent-posts-masonry .aux-de-col5 .format-gallery .aux-arrow-nav .aux-medium-left,.aux-column-post-entry .aux-de-col4 .format-gallery .aux-arrow-nav .aux-medium-left,.aux-widget-recent-posts .aux-de-col4 .format-gallery .aux-arrow-nav .aux-medium-left,.aux-widget-recent-posts-masonry .aux-de-col4 .format-gallery .aux-arrow-nav .aux-medium-left{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:6px;height:10px;background-position:0 -722px}.aux-column-post-entry .aux-row.aux-de-col4:not(.aux-grid-table-layout) .entry-title,.aux-widget-recent-posts .aux-row.aux-de-col4:not(.aux-grid-table-layout) .entry-title,.aux-widget-recent-posts-masonry .aux-row.aux-de-col4:not(.aux-grid-table-layout) .entry-title,.aux-column-post-entry .aux-row.aux-de-col5:not(.aux-grid-table-layout) .entry-title,.aux-widget-recent-posts .aux-row.aux-de-col5:not(.aux-grid-table-layout) .entry-title,.aux-widget-recent-posts-masonry .aux-row.aux-de-col5:not(.aux-grid-table-layout) .entry-title{font-size:1.125em}.aux-column-post-entry .aux-row.aux-de-col6 .entry-title,.aux-widget-recent-posts .aux-row.aux-de-col6 .entry-title,.aux-widget-recent-posts-masonry .aux-row.aux-de-col6 .entry-title{font-size:.9375em}.aux-column-post-entry .aux-de-col6 .author .avatar,.aux-widget-recent-posts .aux-de-col6 .author .avatar,.aux-widget-recent-posts-masonry .aux-de-col6 .author .avatar,.aux-column-post-entry .aux-de-col5 .author .avatar,.aux-widget-recent-posts .aux-de-col5 .author .avatar,.aux-widget-recent-posts-masonry .aux-de-col5 .author .avatar{display:none}}@media screen and (max-width:1024px) and (min-width:768px){.aux-column-post-entry .aux-tb-col6 .format-video .mejs-controls,.aux-widget-recent-posts .aux-tb-col6 .format-video .mejs-controls,.aux-widget-recent-posts-masonry .aux-tb-col6 .format-video .mejs-controls,.aux-column-post-entry .aux-tb-col5 .format-video .mejs-controls,.aux-widget-recent-posts .aux-tb-col5 .format-video .mejs-controls,.aux-widget-recent-posts-masonry .aux-tb-col5 .format-video .mejs-controls,.aux-column-post-entry .aux-tb-col4 .format-video .mejs-controls,.aux-widget-recent-posts .aux-tb-col4 .format-video .mejs-controls,.aux-widget-recent-posts-masonry .aux-tb-col4 .format-video .mejs-controls{display:none!important}.aux-column-post-entry .aux-tb-col6 .format-gallery .aux-arrow-nav,.aux-widget-recent-posts .aux-tb-col6 .format-gallery .aux-arrow-nav,.aux-widget-recent-posts-masonry .aux-tb-col6 .format-gallery .aux-arrow-nav,.aux-column-post-entry .aux-tb-col5 .format-gallery .aux-arrow-nav,.aux-widget-recent-posts .aux-tb-col5 .format-gallery .aux-arrow-nav,.aux-widget-recent-posts-masonry .aux-tb-col5 .format-gallery .aux-arrow-nav,.aux-column-post-entry .aux-tb-col4 .format-gallery .aux-arrow-nav,.aux-widget-recent-posts .aux-tb-col4 .format-gallery .aux-arrow-nav,.aux-widget-recent-posts-masonry .aux-tb-col4 .format-gallery .aux-arrow-nav{width:33px;height:33px}.aux-column-post-entry .aux-tb-col6 .format-gallery .aux-arrow-nav .aux-medium-right,.aux-widget-recent-posts .aux-tb-col6 .format-gallery .aux-arrow-nav .aux-medium-right,.aux-widget-recent-posts-masonry .aux-tb-col6 .format-gallery .aux-arrow-nav .aux-medium-right,.aux-column-post-entry .aux-tb-col5 .format-gallery .aux-arrow-nav .aux-medium-right,.aux-widget-recent-posts .aux-tb-col5 .format-gallery .aux-arrow-nav .aux-medium-right,.aux-widget-recent-posts-masonry .aux-tb-col5 .format-gallery .aux-arrow-nav .aux-medium-right,.aux-column-post-entry .aux-tb-col4 .format-gallery .aux-arrow-nav .aux-medium-right,.aux-widget-recent-posts .aux-tb-col4 .format-gallery .aux-arrow-nav .aux-medium-right,.aux-widget-recent-posts-masonry .aux-tb-col4 .format-gallery .aux-arrow-nav .aux-medium-right{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:6px;height:10px;background-position:0 -761px}.aux-column-post-entry .aux-tb-col6 .format-gallery .aux-arrow-nav .aux-medium-left,.aux-widget-recent-posts .aux-tb-col6 .format-gallery .aux-arrow-nav .aux-medium-left,.aux-widget-recent-posts-masonry .aux-tb-col6 .format-gallery .aux-arrow-nav .aux-medium-left,.aux-column-post-entry .aux-tb-col5 .format-gallery .aux-arrow-nav .aux-medium-left,.aux-widget-recent-posts .aux-tb-col5 .format-gallery .aux-arrow-nav .aux-medium-left,.aux-widget-recent-posts-masonry .aux-tb-col5 .format-gallery .aux-arrow-nav .aux-medium-left,.aux-column-post-entry .aux-tb-col4 .format-gallery .aux-arrow-nav .aux-medium-left,.aux-widget-recent-posts .aux-tb-col4 .format-gallery .aux-arrow-nav .aux-medium-left,.aux-widget-recent-posts-masonry .aux-tb-col4 .format-gallery .aux-arrow-nav .aux-medium-left{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:6px;height:10px;background-position:0 -722px}.aux-column-post-entry .aux-row.aux-tb-col4 .entry-title,.aux-widget-recent-posts .aux-row.aux-tb-col4 .entry-title,.aux-widget-recent-posts-masonry .aux-row.aux-tb-col4 .entry-title,.aux-column-post-entry .aux-row.aux-tb-col5 .entry-title,.aux-widget-recent-posts .aux-row.aux-tb-col5 .entry-title,.aux-widget-recent-posts-masonry .aux-row.aux-tb-col5 .entry-title{font-size:1.125em}.aux-column-post-entry .aux-de-col6 .format-video .mejs-controls,.aux-widget-recent-posts .aux-de-col6 .format-video .mejs-controls,.aux-widget-recent-posts-masonry .aux-de-col6 .format-video .mejs-controls,.aux-column-post-entry .aux-de-col5 .format-video .mejs-controls,.aux-widget-recent-posts .aux-de-col5 .format-video .mejs-controls,.aux-widget-recent-posts-masonry .aux-de-col5 .format-video .mejs-controls,.aux-column-post-entry .aux-de-col4 .format-video .mejs-controls,.aux-widget-recent-posts .aux-de-col4 .format-video .mejs-controls,.aux-widget-recent-posts-masonry .aux-de-col4 .format-video .mejs-controls{display:none!important}.aux-column-post-entry .aux-tb-col6 .author .avatar,.aux-widget-recent-posts .aux-tb-col6 .author .avatar,.aux-widget-recent-posts-masonry .aux-tb-col6 .author .avatar,.aux-column-post-entry .aux-tb-col5 .author .avatar,.aux-widget-recent-posts .aux-tb-col5 .author .avatar,.aux-widget-recent-posts-masonry .aux-tb-col5 .author .avatar{display:none}}.aux-blog-land-style .hentry .entry-media{width:47%;float:left;margin-right:50px}.aux-blog-land-style .hentry .entry-main{float:left;width:calc(53% - 50px)}.aux-blog-land-style .hentry .entry-header{margin-bottom:.5em}.aux-blog-land-style .hentry .entry-title{font-size:1.375em}.aux-blog-land-style .hentry .entry-info{margin-bottom:.5em}.aux-blog-land-style .hentry .entry-content,.aux-blog-land-style .hentry .comment-body{margin-bottom:1em}.aux-blog-land-style .hentry .entry-meta{position:absolute;bottom:3.5625em;width:inherit}.aux-blog-land-style .hentry .entry-meta:after{content:"";display:table;clear:both}.aux-blog-land-style .hentry .author,.aux-blog-land-style .hentry .aux-read-more{padding:0;background:#fff0;border:none;border-radius:0;color:#AAA;font-weight:500;font-size:.875em}.aux-blog-land-style .hentry .author a:hover,.aux-blog-land-style .hentry .aux-read-more a:hover{color:#1bb0ce}.aux-blog-land-style .hentry .readmore{float:left}.aux-blog-land-style .hentry .aux-read-more{position:relative;border:solid 1px #AAA;padding:.5625em 1.5625em}.aux-blog-land-style .hentry .aux-read-more:hover{background:#3D3D3D;color:#fff}.aux-blog-land-style .hentry .aux-read-more::after{display:none}.aux-blog-land-style .hentry .author .avatar{margin-right:.5em;vertical-align:middle;width:27px;height:27px;border-radius:50%}.aux-blog-land-style .hentry .comments-iconic{display:flex;align-items:center;float:right;margin-top:3px;font-weight:500;color:#AAA;font-size:.875rem}.aux-blog-land-style .hentry .comments-iconic .meta-comment{vertical-align:middle;margin-left:10px}.aux-blog-land-style .hentry .comments-iconic .auxicon-comment{vertical-align:middle;line-height:100%;display:inline-block;margin-right:5px}.aux-blog-land-style .hentry .comments-iconic .auxicon-comment:before{display:block}.aux-blog-land-style .hentry .comments-iconic .comments-number{vertical-align:middle}@media screen and (max-width:1024px) and (min-width:768px){.aux-blog-land-style .hentry .entry-media{width:45%;margin-right:25px}.aux-blog-land-style .hentry .entry-main{width:calc(55% - 25px)}}@media screen and (max-width:767px){.aux-blog-land-style .hentry .entry-media{width:100%}.aux-blog-land-style .hentry .entry-main{width:100%}.aux-blog-land-style .hentry .entry-meta{position:static;margin-top:30px}}.aux-blog-land-style .hentry .post_format-post-format-quote .entry-main{background-color:#333}.aux-blog-land-style .hentry .post_format-post-format-quote .comments-iconic{margin-right:30px;margin-bottom:1.4375em}.aux-blog-land-style .hentry.aux-no-thumb .entry-main{width:100%;float:none}.aux-blog-land-style .hentry.aux-no-thumb .entry-meta{position:static;margin-top:30px}.aux-tiles-layout .post.aux-post-tile,.aux-widget-recent-posts-tiles .post.aux-post-tile{float:left;height:0;overflow:hidden;background:#000;text-align:center}.aux-tiles-layout .post.aux-post-tile .entry-media,.aux-widget-recent-posts-tiles .post.aux-post-tile .entry-media{margin-bottom:0}.aux-tiles-layout .post.aux-post-tile .entry-media:after,.aux-widget-recent-posts-tiles .post.aux-post-tile .entry-media:after{content:'';position:absolute;bottom:0;left:0;height:60%;width:100%;background:linear-gradient(to top,rgb(0 0 0 / .634) 0%,rgb(0 0 0 / .441) 34%,rgb(0 0 0 / .382) 47%,rgb(0 0 0 / .278) 56.5%,rgb(0 0 0 / .194) 65%,rgb(0 0 0 / .126) 73%,rgb(0 0 0 / .075) 80.2%,rgb(0 0 0 / .042) 86.1%,rgb(0 0 0 / .021) 91%,rgb(0 0 0 / .008) 95.2%,rgb(0 0 0 / .002) 98.2%,#fff0 100%)}.aux-tiles-layout .post.aux-post-tile .entry-main,.aux-widget-recent-posts-tiles .post.aux-post-tile .entry-main{position:absolute;bottom:0;padding:40px 20px;width:100%;margin-bottom:0;z-index:2}.aux-tiles-layout .post.aux-post-tile .entry-header,.aux-widget-recent-posts-tiles .post.aux-post-tile .entry-header{margin-bottom:16px}.aux-tiles-layout .post.aux-post-tile .entry-title,.aux-widget-recent-posts-tiles .post.aux-post-tile .entry-title,.aux-tiles-layout .post.aux-post-tile .entry-info,.aux-widget-recent-posts-tiles .post.aux-post-tile .entry-info{color:#fff}.aux-tiles-layout .post.aux-post-tile .entry-title,.aux-widget-recent-posts-tiles .post.aux-post-tile .entry-title{font-size:1.125em;margin-bottom:.5em}.aux-tiles-layout .post.aux-post-tile .entry-title>a,.aux-widget-recent-posts-tiles .post.aux-post-tile .entry-title>a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aux-tiles-layout .post.aux-post-tile .entry-info,.aux-widget-recent-posts-tiles .post.aux-post-tile .entry-info{margin-bottom:0}@media screen and (max-width:767px){.aux-resp .aux-tiles-layout .post.aux-post-tile .entry-info,.aux-resp .aux-widget-recent-posts-tiles .post.aux-post-tile .entry-info{display:none}}.aux-tiles-layout .post.aux-post-tile .aux-media-image img,.aux-widget-recent-posts-tiles .post.aux-post-tile .aux-media-image img{max-width:none;transition:transform 4s}.aux-tiles-layout .post.aux-post-tile:hover .aux-media-image img,.aux-widget-recent-posts-tiles .post.aux-post-tile:hover .aux-media-image img{transform:scale(1.04,1.04)}.aux-tiles-layout.aux-overlay .post.aux-post-tile .entry-main,.aux-overlay.aux-widget-recent-posts-tiles .post.aux-post-tile .entry-main{position:absolute;top:50%;transform:translateY(-50%);bottom:auto;padding:0 20px;background:#fff0}.aux-tiles-layout.aux-overlay .post.aux-post-tile .entry-media::after,.aux-overlay.aux-widget-recent-posts-tiles .post.aux-post-tile .entry-media::after{content:'';position:absolute;top:0;z-index:1;display:block;width:100%;height:100%;background-color:rgb(0 0 0 / .25);pointer-events:none;transition:background-color 1.5s}.aux-tiles-layout.aux-overlay .post.aux-post-tile:hover .entry-media::after,.aux-overlay.aux-widget-recent-posts-tiles .post.aux-post-tile:hover .entry-media::after{background-color:rgb(0 0 0 / .75)}
/*!>>>>>>>>>>>>>>>>>>>>>>>> #Master Menu <<<<<<<<<<<<<<<<<<<<<<<<<< */
 .aux-master-menu{position:relative;list-style:none;display:table;width:100%}.aux-master-menu,.aux-master-menu *{margin:0;padding:0}.aux-master-menu ul,.aux-master-menu li{list-style:none}.aux-master-menu .aux-menu-item,.aux-master-menu .aux-submenu{box-sizing:border-box}.aux-master-menu .aux-menu-item>a,.aux-master-menu .aux-submenu>a{text-decoration:none;color:inherit}.aux-master-menu .aux-menu-item{position:relative;display:block;clear:both;width:100%;box-sizing:content-box}.aux-master-menu .aux-menu-item .aux-item-content{position:relative;display:block}.aux-master-menu .aux-menu-label{display:block}.aux-master-menu .aux-menu-desc{display:block}.aux-master-menu .aux-menu-image,.aux-master-menu .aux-menu-icon{display:inline-block}.aux-master-menu .aux-menu-image.right,.aux-master-menu .aux-menu-icon.right{float:right}.aux-master-menu .aux-menu-image.left,.aux-master-menu .aux-menu-icon.left{float:left}.aux-master-menu .aux-menu-image.bottom,.aux-master-menu .aux-menu-image.top,.aux-master-menu .aux-menu-icon.bottom,.aux-master-menu .aux-menu-icon.top{display:block;width:100%}.aux-master-menu .aux-menu-caption{position:absolute;z-index:122;bottom:0;display:block;width:100%}.aux-master-menu .aux-submenu{display:none;position:absolute;z-index:121}.aux-master-menu .aux-submenu>.aux-menu-item{min-width:180px}.aux-master-menu .aux-submenu.aux-open{z-index:170}.aux-master-menu .aux-submenu,.aux-master-menu .aux-submenu .aux-right,.aux-master-menu .aux-submenu .aux-temp-right,.rtl .aux-master-menu .aux-left,.rtl .aux-master-menu .aux-temp-left{bottom:auto;left:100%;right:auto;top:0}.aux-master-menu .aux-submenu .aux-left,.aux-master-menu .aux-submenu .aux-temp-left,.rtl .aux-master-menu .aux-submenu,.rtl .aux-master-menu .aux-right,.rtl .aux-master-menu .aux-temp-right{bottom:auto;left:auto;right:100%;top:0}.aux-master-menu .aux-submenu .aux-bottom,.aux-master-menu .aux-submenu .aux-temp-bottom,.aux-master-menu.aux-horizontal>.aux-menu-item>.aux-submenu{bottom:auto;left:0;right:auto;top:100%}.aux-master-menu .aux-submenu .aux-top,.aux-master-menu .aux-submenu .aux-temp-top{bottom:100%;left:0;right:auto;top:auto}.aux-master-menu .aux-menu-item.aux-fullwidth{position:static}.aux-master-menu .aux-menu-item.aux-fullwidth .aux-submenu>.aux-menu-item{clear:none;width:auto}.aux-master-menu .aux-megamenu{width:100%}.aux-master-menu .aux-megamenu.aux-megamenu-1-2{width:50%}.aux-master-menu .aux-megamenu.aux-megamenu-1-2{width:50%}.aux-master-menu .aux-megamenu.aux-megamenu-2-3{width:66.66%}.aux-master-menu .aux-megamenu .aux-menu-row{position:relative;box-sizing:border-box}.aux-master-menu .aux-megamenu .aux-menu-row:after,.aux-master-menu .aux-megamenu .aux-menu-row:before{content:"";display:table}.aux-master-menu .aux-megamenu .aux-menu-row:after{clear:both}.aux-master-menu .aux-megamenu .aux-menu-column{padding-right:5px;padding-left:5px;float:left;box-sizing:border-box;background-clip:content-box}.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-1-1{width:100%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-1-2{width:50%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-1-3{width:33.33333%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-2-3{width:66.66667%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-1-4{width:25%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-3-4{width:75%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-1-5{width:20%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-2-5{width:40%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-3-5{width:60%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-4-5{width:80%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-1-6{width:16.66667%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-col-5-6{width:83.33333%}@media screen and (min-width:1024px) and (max-width:1199px){.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-1-1{width:100%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-1-2{width:50%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-1-3{width:33.33333%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-2-3{width:66.66667%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-1-4{width:25%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-3-4{width:75%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-1-5{width:20%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-2-5{width:40%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-3-5{width:60%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-4-5{width:80%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-1-6{width:16.66667%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-large-5-6{width:83.33333%}}@media screen and (min-width:768px) and (max-width:1023px){.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-1-1{width:100%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-1-2{width:50%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-1-3{width:33.33333%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-2-3{width:66.66667%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-1-4{width:25%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-3-4{width:75%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-1-5{width:20%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-2-5{width:40%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-3-5{width:60%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-4-5{width:80%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-1-6{width:16.66667%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-medium-5-6{width:83.33333%}}@media screen and (max-width:767px){.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-1-1{width:100%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-1-2{width:50%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-1-3{width:33.33333%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-2-3{width:66.66667%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-1-4{width:25%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-3-4{width:75%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-1-5{width:20%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-2-5{width:40%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-3-5{width:60%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-4-5{width:80%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-1-6{width:16.66667%}.aux-master-menu .aux-megamenu .aux-menu-column.aux-small-5-6{width:83.33333%}}@media screen and (max-width:767px){.aux-master-menu .aux-megamenu .aux-menu-column{width:100%!important}.aux-master-menu .aux-megamenu .aux-menu-column .aux-hide-mobile{display:none}}.aux-master-menu .aux-megamenu .aux-menu-column.aux-column-right{float:right}.aux-master-menu .aux-megamenu .aux-menu-column>.aux-menu-row{margin-left:0;margin-right:0}.aux-megamenu .aux-menu-list .aux-menu-list-container:after,.aux-megamenu .aux-menu-list .aux-menu-list-container:before{content:"";display:table}.aux-megamenu .aux-menu-list .aux-menu-list-container:after{clear:both}.aux-megamenu .aux-menu-list>.aux-item-content{text-decoration:none}.aux-megamenu .aux-menu-list .aux-menu-sec-text{float:right;color:#FFF;padding:2px 5px}.aux-menu-tabs{padding:0!important}.aux-menu-tabs .aux-menu-tab{position:static}.aux-menu-tabs .aux-menu-tab-container{position:absolute;top:0;right:0;left:auto;bottom:auto;padding:0}.aux-menu-tabs .aux-menu-tab-container:after,.aux-menu-tabs .aux-menu-tab-container:before{content:"";display:table}.aux-menu-tabs .aux-menu-tab-container:after{clear:both}@media screen and (max-width:767px){.aux-menu-tabs .aux-menu-tab-container{position:relative}}.aux-megamenu .aux-menu-image-item>a{text-decoration:none;color:inherit}.aux-master-menu.aux-horizontal .aux-menu-item{float:left}.aux-master-menu.aux-horizontal>.aux-menu-item{clear:none;width:auto}.aux-master-menu.aux-horizontal>.aux-menu-item>.aux-submenu{left:0;top:100%}.aux-master-menu.aux-horizontal .aux-menu-item.aux-fullwidth-sub{position:static}.aux-master-menu.aux-horizontal .aux-menu-item.aux-fullwidth-sub .aux-submenu>.aux-menu-item{clear:none;width:auto}.aux-master-menu.aux-align-center{text-align:center}.aux-master-menu.aux-align-center>.aux-menu-item{display:inline-block;float:none;text-align:left}.aux-master-menu.aux-align-center.aux-narrow .aux-menu-spacer{display:none}.aux-master-menu.aux-align-right>.aux-menu-item{float:right}.aux-master-menu.aux-toggle.aux-horizontal>.aux-menu-item{clear:both;width:100%}.aux-master-menu.aux-toggle .aux-menu-item>.aux-submenu{position:relative}.aux-master-menu.aux-toggle .aux-menu-item>.aux-submenu,.aux-master-menu.aux-toggle .aux-menu-item>.aux-submenu.aux-left,.aux-master-menu.aux-toggle .aux-menu-item>.aux-submenu.aux-top,.aux-master-menu.aux-toggle .aux-menu-item>.aux-submenu.aux-right,.aux-master-menu.aux-toggle .aux-menu-item>.aux-submenu.aux-bottom{left:auto;right:auto;top:auto;bottom:auto}.aux-master-menu.aux-toggle .aux-menu-item>.aux-submenu.aux-horizontal>.aux-menu-item{clear:both;width:100%}@media screen and (max-width:550px){.aux-master-menu.aux-no-js.aux-horizontal>.aux-menu-item{clear:both;width:100%}.aux-master-menu.aux-no-js .aux-menu-item>.aux-submenu{position:relative}.aux-master-menu.aux-no-js .aux-menu-item>.aux-submenu,.aux-master-menu.aux-no-js .aux-menu-item>.aux-submenu.aux-left,.aux-master-menu.aux-no-js .aux-menu-item>.aux-submenu.aux-top,.aux-master-menu.aux-no-js .aux-menu-item>.aux-submenu.aux-right,.aux-master-menu.aux-no-js .aux-menu-item>.aux-submenu.aux-bottom{left:auto;right:auto;top:auto;bottom:auto}.aux-master-menu.aux-no-js .aux-menu-item>.aux-submenu.aux-horizontal>.aux-menu-item{clear:both;width:100%}}.aux-master-menu.aux-cover .aux-menu-item{position:static}.aux-master-menu.aux-cover .aux-menu-item>.aux-submenu{position:absolute;width:100%;top:0;background:#fff;min-height:100%}.aux-master-menu.aux-cover .aux-menu-item>.aux-submenu:after,.aux-master-menu.aux-cover .aux-menu-item>.aux-submenu:before{content:"";display:table}.aux-master-menu.aux-cover .aux-menu-item>.aux-submenu:after{clear:both}.aux-master-menu.aux-cover .aux-menu-row{position:static}.aux-master-menu.aux-no-js .aux-menu-item:hover>.aux-submenu{display:block}.aux-master-menu .aux-menu-item.aux-open>.aux-submenu{display:block}
/*!
 * Master Menu default skin
 * @author      Averta [averta.net]
 * @package     Axiom Framework
 */
 .aux-menu-skin-default.aux-vertical .aux-menu-item>.aux-submenu,.aux-menu-skin-default.aux-horizontal .aux-menu-item>.aux-submenu{display:block;overflow:hidden;height:0;visibility:hidden;opacity:0;transition:all 180ms;transform:translateY(20px)}.aux-menu-skin-default.aux-vertical .aux-menu-item.aux-open>.aux-submenu,.aux-menu-skin-default.aux-horizontal .aux-menu-item.aux-open>.aux-submenu,.aux-menu-skin-default.aux-vertical.aux-no-js .aux-menu-item:hover>.aux-submenu,.aux-menu-skin-default.aux-horizontal.aux-no-js .aux-menu-item:hover>.aux-submenu{height:auto;overflow:visible;visibility:visible;opacity:1;transition:all 280ms;transform:none}.aux-menu-skin-default.aux-cover .aux-submenu{display:block;opacity:0;transform:translateX(-100%);transition:all 280ms}.aux-menu-skin-default.aux-cover .aux-menu-item.aux-open>.aux-submenu,.aux-menu-skin-default.aux-cover.aux-no-js .aux-menu-item:hover>.aux-submenu{transition:all 280ms;transform:none;opacity:1}.aux-menu-skin-default{font-size:.9em}.aux-menu-skin-default .aux-item-content:hover .aux-menu-desc{color:blue}.aux-menu-skin-default>.aux-menu-item>.aux-item-content{display:block;padding:25px 15px;font-size:.95em;color:#585858}.aux-menu-skin-default>.aux-menu-item.aux-hover>.aux-item-content{background-color:#EEE;color:#333}.aux-menu-skin-default.aux-wide>.aux-menu-item>.aux-item-content>.aux-submenu-indicator{display:inline-block;position:relative;width:6px;height:6px;border:solid #555;border-width:2px 0 0 2px;transform:rotate(225deg);transform-origin:2px 2px;box-sizing:border-box;margin-left:9px;top:1px}.aux-menu-skin-default.aux-wide>.aux-menu-item.aux-hover>.aux-item-content>.aux-submenu-indicator{transform:rotate(180deg);border-color:#888}.aux-menu-skin-default.aux-narrow>.aux-menu-item>.aux-item-content>.aux-submenu-indicator{display:block;position:absolute;right:0;top:0;height:100%;width:41px}.aux-menu-skin-default.aux-narrow>.aux-menu-item>.aux-item-content>.aux-submenu-indicator::after{position:absolute;content:"";display:block;width:12px;height:12px;border:solid #555;border-width:2px 0 0 2px;left:50%;top:50%;margin-left:-4px;margin-top:-4px;transform:rotate(225deg);transform-origin:4px 4px;box-sizing:border-box}.aux-menu-skin-default.aux-narrow>.aux-menu-item>.aux-item-content>.aux-submenu-indicator:hover::after{border-color:#888}.aux-menu-skin-default.aux-narrow>.aux-menu-item.aux-open>.aux-item-content .aux-submenu-indicator::after{transform:rotate(45deg);margin-top:-3.51472px}.aux-menu-skin-default .aux-submenu>.aux-menu-item>.aux-item-content{font-size:.9em;color:#585858;padding:10px 15px;background-color:#fff;display:block;position:relative}.aux-menu-skin-default .aux-submenu>.aux-menu-item.aux-hover>.aux-item-content{color:#fff;background-color:#32A7E9}.aux-menu-skin-default .aux-submenu>.aux-menu-item.aux-hover>.aux-item-content .aux-submenu-indicator{border-color:#fff}.aux-menu-skin-default.aux-wide .aux-submenu{box-shadow:1px 1px 3px 0 rgb(0 0 0 / .5)}.aux-menu-skin-default.aux-wide .aux-submenu .aux-submenu-indicator{display:inline-block;position:absolute;width:6px;height:6px;border:solid #585858;border-width:2px 0 0 2px;transform:rotate(135deg);transform-origin:2px 2px;box-sizing:border-box;top:45%;right:14px}.aux-menu-skin-default.aux-narrow .aux-submenu>.aux-menu-item>.aux-item-content{display:block;position:relative}.aux-menu-skin-default.aux-narrow .aux-submenu{box-shadow:none}.aux-menu-skin-default.aux-narrow .aux-submenu .aux-submenu-indicator{display:block;position:absolute;right:0;top:0;height:100%;width:41px}.aux-menu-skin-default.aux-narrow .aux-submenu .aux-submenu-indicator::after{position:absolute;content:"";display:block;width:12px;height:12px;border:solid #555;border-width:2px 0 0 2px;left:50%;top:50%;margin-left:-4px;margin-top:-4px;transform:rotate(225deg);transform-origin:4px 4px;box-sizing:border-box}.aux-menu-skin-default.aux-narrow .aux-submenu .aux-menu-item.aux-open>.aux-item-content .aux-submenu-indicator::after{transform:rotate(45deg)}.aux-menu-skin-default .aux-megamenu{background-color:#fff;font-size:.9em}.aux-menu-skin-default .aux-megamenu .aux-menu-column{padding:5px 5px}.aux-menu-skin-default .aux-megamenu .aux-menu-list .aux-menu-list-container{padding:10px 0}.aux-menu-skin-default .aux-megamenu .aux-menu-list>.aux-item-content{display:block;padding:10px 20px;font-size:.9em;font-weight:600;color:#333;border:none}.aux-menu-skin-default .aux-megamenu .aux-menu-list .aux-menu-list-item .aux-item-content{display:block;padding:10px 20px;font-size:.9em;font-weight:600;color:#333;border:none}.aux-menu-skin-default .aux-megamenu .aux-menu-list .aux-menu-list-item .aux-item-content:hover .aux-menu-desc{color:red}.aux-menu-skin-default .aux-menu-image-item{padding:10px 0}.aux-menu-skin-default .aux-menu-tabs .aux-menu-tab>.aux-item-content{padding:10px 20px;color:#333;font-size:1em;border:none}.aux-menu-skin-default .aux-menu-tabs .aux-menu-tab>.aux-item-content:hover{background-color:#f1f1f1}.aux-menu-skin-default .aux-menu-tabs .aux-menu-tab-container{padding:5px 0;box-shadow:none}.aux-menu-skin-default.aux-wide .aux-menu-tabs .aux-menu-item>.aux-item-content>.aux-submenu-indicator{display:inline-block;position:absolute;top:45%;right:14px;width:6px;height:6px;border:solid #585858;border-width:2px 0 0 2px;transform:rotate(135deg);transform-origin:2px 2px;box-sizing:border-box}.aux-menu-skin-default.aux-wide .aux-menu-tabs .aux-menu-item.aux-hover>.aux-item-content>.aux-submenu-indicator{border-color:#fff}.aux-menu-skin-default.aux-wide .aux-menu-tabs .aux-menu-item.aux-open>.aux-item-content .aux-submenu-indicator{border-color:#888}.aux-master-menu.aux-horizontal{text-rendering:optimizeSpeed;position:static}.aux-master-menu.aux-horizontal>.menu-item{float:none;display:inline-block;vertical-align:top}.aux-master-menu .aux-menu-icon{font-size:130%;vertical-align:middle;line-height:100%}.aux-master-menu .aux-menu-icon.top,.aux-master-menu .aux-menu-icon.bottom{text-align:center;line-height:100%}.aux-master-menu .aux-menu-icon.left,.aux-master-menu .aux-menu-icon.right{float:none!important;word-spacing:.3125em}.aux-dom-unready .aux-nav-menu-element .aux-master-menu{display:none!important}.aux-master-menu .aux-submenu.aux-megamenu{padding:0}.aux-master-menu .aux-submenu.aux-megamenu .aux-menu-label{display:inline-block}.aux-master-menu .aux-submenu.aux-megamenu .aux-menu-column{padding:15px 2.5%;position:relative}.aux-master-menu .aux-submenu.aux-megamenu .aux-menu-column:last-child::after{display:none}.aux-master-menu .aux-submenu.aux-megamenu .aux-menu-column.aux-title-off>.aux-item-content{display:none}.aux-master-menu .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content{line-height:150%;padding:15px 0}.aux-master-menu .aux-submenu.aux-megamenu .aux-menu-list-container>.aux-menu-list-item>.aux-item-content{padding:12px 0}.aux-master-menu.aux-vertical .aux-menu-item.aux-hover>.aux-submenu,.aux-master-menu.aux-horizontal .aux-menu-item.aux-hover>.aux-submenu{display:block}.aux-master-menu.aux-vertical .aux-menu-item>.aux-submenu,.aux-master-menu.aux-horizontal .aux-menu-item>.aux-submenu{opacity:0}.aux-master-menu.aux-vertical .aux-menu-item.aux-open>.aux-submenu,.aux-master-menu.aux-horizontal .aux-menu-item.aux-open>.aux-submenu,.aux-master-menu.aux-vertical.aux-no-js .aux-menu-item:hover>.aux-submenu,.aux-master-menu.aux-horizontal.aux-no-js .aux-menu-item:hover>.aux-submenu{opacity:1}.aux-master-menu.aux-fade-nav.aux-vertical .aux-menu-item.aux-hover>.aux-submenu,.aux-master-menu.aux-fade-nav.aux-horizontal .aux-menu-item.aux-hover>.aux-submenu{display:block}.aux-master-menu.aux-fade-nav.aux-vertical .aux-menu-item>.aux-submenu,.aux-master-menu.aux-fade-nav.aux-horizontal .aux-menu-item>.aux-submenu{opacity:0;transition:opacity 300ms ease-out}.aux-master-menu.aux-fade-nav.aux-vertical .aux-menu-item.aux-open>.aux-submenu,.aux-master-menu.aux-fade-nav.aux-horizontal .aux-menu-item.aux-open>.aux-submenu,.aux-master-menu.aux-fade-nav.aux-vertical.aux-no-js .aux-menu-item:hover>.aux-submenu,.aux-master-menu.aux-fade-nav.aux-horizontal.aux-no-js .aux-menu-item:hover>.aux-submenu{opacity:1}.aux-master-menu.aux-slide-up-nav.aux-vertical .aux-menu-item.aux-hover>.aux-submenu,.aux-master-menu.aux-slide-up-nav.aux-horizontal .aux-menu-item.aux-hover>.aux-submenu{display:block}.aux-master-menu.aux-slide-up-nav.aux-vertical .aux-menu-item>.aux-submenu,.aux-master-menu.aux-slide-up-nav.aux-horizontal .aux-menu-item>.aux-submenu{opacity:0;transform:translateY(4px);transition:all 250ms ease-out}.aux-master-menu.aux-slide-up-nav.aux-vertical .aux-menu-item.aux-open>.aux-submenu,.aux-master-menu.aux-slide-up-nav.aux-horizontal .aux-menu-item.aux-open>.aux-submenu,.aux-master-menu.aux-slide-up-nav.aux-vertical.aux-no-js .aux-menu-item:hover>.aux-submenu,.aux-master-menu.aux-slide-up-nav.aux-horizontal.aux-no-js .aux-menu-item:hover>.aux-submenu{opacity:1;transform:translateY(0)}.site-header-section nav.aux-master-menu,.aux-elementor-header-menu nav.aux-master-menu{height:100%}.site-header-section nav.aux-master-menu ul,.aux-elementor-header-menu nav.aux-master-menu ul{display:flex;height:100%}.site-header-section nav.aux-master-menu li,.aux-elementor-header-menu nav.aux-master-menu li{display:block;padding:.75em 0;font-size:.875em;color:#3D3D3D;text-transform:uppercase;white-space:nowrap;align-self:center}.site-header-section nav.aux-master-menu li a,.aux-elementor-header-menu nav.aux-master-menu li a{color:inherit}.site-header-section .aux-menu-depth-0>.aux-item-content,.aux-elementor-header-menu .aux-menu-depth-0>.aux-item-content{display:block;padding:.75em 1.3125em;font-size:.875em;color:#3D3D3D;text-transform:uppercase;white-space:nowrap}.site-header-section .aux-menu-depth-0>.aux-item-content .aux-menu-label,.aux-elementor-header-menu .aux-menu-depth-0>.aux-item-content .aux-menu-label{display:inline-block;text-decoration:inherit}.site-header-section .aux-menu-depth-0:first-child>.aux-item-content,.aux-elementor-header-menu .aux-menu-depth-0:first-child>.aux-item-content{padding-left:0}.site-header-section .aux-menu-depth-0:last-child>.aux-item-content,.aux-elementor-header-menu .aux-menu-depth-0:last-child>.aux-item-content{padding-right:0}.site-header-section .aux-menu-depth-0.aux-hover>.aux-item-content,.aux-elementor-header-menu .aux-menu-depth-0.aux-hover>.aux-item-content{color:#AAA}.site-header-section .aux-menu-depth-0.current-menu-item,.aux-elementor-header-menu .aux-menu-depth-0.current-menu-item{color:#AAA;font-weight:600}.site-header-section .aux-menu-depth-0>.aux-item-content,.aux-elementor-header-menu .aux-menu-depth-0>.aux-item-content{display:table-cell;padding-top:0;padding-bottom:0;vertical-align:middle;cursor:default}.site-header-section .aux-menu-depth-0>a.aux-item-content,.aux-elementor-header-menu .aux-menu-depth-0>a.aux-item-content{cursor:pointer}.site-header-section .secondary-bar .aux-fill .aux-menu-depth-0>.aux-item-content,.aux-elementor-header-menu .secondary-bar .aux-fill .aux-menu-depth-0>.aux-item-content{height:60px}.site-header-section .secondary-bar .aux-start .aux-menu-depth-0:first-child>.aux-item-content,.aux-elementor-header-menu .secondary-bar .aux-start .aux-menu-depth-0:first-child>.aux-item-content{padding-left:0}.site-header-section .aux-master-menu.aux-horizontal.aux-with-splitter>.aux-menu-item>.aux-item-content::after,.aux-elementor-header-menu .aux-master-menu.aux-horizontal.aux-with-splitter>.aux-menu-item>.aux-item-content::after{content:"";display:inline-block;position:relative;width:3px;height:3px;left:1.1875em;vertical-align:middle;border-radius:50%;background-color:#3D3D3D;transform:translateY(-50%)}.site-header-section .aux-master-menu.aux-horizontal.aux-with-splitter>.aux-menu-item:last-child>.aux-item-content::after,.aux-elementor-header-menu .aux-master-menu.aux-horizontal.aux-with-splitter>.aux-menu-item:last-child>.aux-item-content::after{display:none}.site-header-section .aux-master-menu.aux-horizontal.aux-with-indicator>.aux-menu-item>.aux-item-content>.aux-submenu-indicator,.aux-elementor-header-menu .aux-master-menu.aux-horizontal.aux-with-indicator>.aux-menu-item>.aux-item-content>.aux-submenu-indicator{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:10px;height:6px;background-position:0 -687px;margin-left:.375em;top:-1px;display:inline-block;position:relative}.site-header-section .aux-master-menu.aux-vertical .aux-menu-depth-0>.aux-item-content,.aux-elementor-header-menu .aux-master-menu.aux-vertical .aux-menu-depth-0>.aux-item-content{padding:.9375em}.site-header-section .aux-master-menu.aux-vertical.aux-with-indicator>.aux-menu-item>.aux-item-content>.aux-submenu-indicator,.aux-elementor-header-menu .aux-master-menu.aux-vertical.aux-with-indicator>.aux-menu-item>.aux-item-content>.aux-submenu-indicator{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:6px;height:10px;background-position:0 -761px;position:absolute;right:-10px;top:50%;transform:translateY(-50%)}.site-header-section.aux-header-light .aux-master-menu.aux-horizontal.aux-with-splitter>.aux-menu-item>.aux-item-content::after,.aux-elementor-header-menu.aux-header-light .aux-master-menu.aux-horizontal.aux-with-splitter>.aux-menu-item>.aux-item-content::after{background-color:#FFF}.site-header-section.aux-header-light .aux-master-menu.aux-horizontal.aux-with-indicator>.aux-menu-item>.aux-item-content>.aux-submenu-indicator,.aux-elementor-header-menu.aux-header-light .aux-master-menu.aux-horizontal.aux-with-indicator>.aux-menu-item>.aux-item-content>.aux-submenu-indicator{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:10px;height:6px;background-position:-178px -687px;display:inline-block!important}.site-header-section.aux-header-light .aux-master-menu.aux-vertical.aux-with-indicator>.aux-menu-item>.aux-item-content>.aux-submenu-indicator,.aux-elementor-header-menu.aux-header-light .aux-master-menu.aux-vertical.aux-with-indicator>.aux-menu-item>.aux-item-content>.aux-submenu-indicator{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:6px;height:10px;background-position:-178px -761px}.aux-master-menu.aux-narrow .aux-menu-item>.aux-item-content{display:block;color:#3D3D3D;line-height:100%}.aux-master-menu.aux-narrow .aux-menu-item>.aux-item-content .aux-menu-label{display:inline-block}.aux-master-menu.aux-narrow .aux-menu-item>.aux-submenu{display:block;height:0;overflow:hidden}.aux-master-menu.aux-narrow .aux-submenu-indicator{display:block;position:absolute;width:11px;height:0;right:5px;top:50%;border:#fff0 solid;border-width:20px 13px;cursor:pointer;transform:translateY(-50%);box-sizing:content-box}.aux-toggle-menu-bar .aux-master-menu.aux-narrow .aux-submenu-indicator{right:0}.aux-master-menu.aux-narrow .aux-submenu-indicator::after{transition:all 300ms}.aux-master-menu.aux-narrow .aux-open>.aux-item-content .aux-submenu-indicator::after{transform:rotate(0)}.aux-master-menu.aux-narrow .aux-menu-icon{display:none!important}.aux-master-menu.aux-narrow .aux-menu-icon.top,.aux-master-menu.aux-narrow .aux-menu-icon.bottom{display:inline-block;width:auto}.aux-master-menu.aux-narrow .aux-submenu.aux-megamenu{padding:0 .75em}.aux-master-menu.aux-narrow .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content{color:#3D3D3D;font-weight:600}.aux-master-menu.aux-narrow .aux-submenu.aux-megamenu .aux-menu-item.aux-hover>.aux-item-content{color:#AAA}.aux-master-menu.aux-narrow .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content{border-bottom:solid 1px #BBB;padding-bottom:20px;margin-bottom:8px}.aux-master-menu.aux-vertical.aux-skin-classic .aux-submenu,.aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu{padding:10px 0;font-size:.9375rem;color:#fff;margin-top:-11px;border:solid 1px rgb(255 255 255 / .2);background-color:#3D3D3D}.aux-master-menu.aux-vertical.aux-skin-classic .aux-submenu>.aux-menu-item>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu>.aux-menu-item>.aux-item-content{position:relative;display:block;padding:15px;margin:0 10px;min-width:200px;line-height:150%}.aux-master-menu.aux-vertical.aux-skin-classic .aux-submenu>.aux-menu-item>.aux-item-content>.aux-menu-label,.aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu>.aux-menu-item>.aux-item-content>.aux-menu-label{display:inline-block}.aux-master-menu.aux-vertical.aux-skin-classic .aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator,.aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:10px;height:10px;background-position:-258px -554px;position:absolute;top:50%;right:10px;transform:translateY(-50%);transition:opacity 300ms ease-out}.aux-master-menu.aux-vertical.aux-skin-classic .aux-submenu>.aux-menu-item.aux-hover>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu>.aux-menu-item.aux-hover>.aux-item-content{background-color:#333}.aux-master-menu.aux-vertical.aux-skin-classic .aux-menu-depth-0>.aux-submenu,.aux-master-menu.aux-horizontal.aux-skin-classic .aux-menu-depth-0>.aux-submenu{color:#3D3D3D;margin-top:0;background-color:#F3F3F3}.aux-master-menu.aux-vertical.aux-skin-classic .aux-menu-depth-0>.aux-submenu>.aux-menu-item.aux-hover>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-classic .aux-menu-depth-0>.aux-submenu>.aux-menu-item.aux-hover>.aux-item-content{background-color:#EAEAEA}.aux-master-menu.aux-vertical.aux-skin-classic .aux-menu-depth-0>.aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator,.aux-master-menu.aux-horizontal.aux-skin-classic .aux-menu-depth-0>.aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:10px;height:10px;background-position:-80px -554px}.aux-master-menu.aux-vertical.aux-skin-classic .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content{color:#3D3D3D;font-weight:600}.aux-master-menu.aux-vertical.aux-skin-classic .aux-submenu.aux-megamenu .aux-menu-item.aux-hover>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu.aux-megamenu .aux-menu-item.aux-hover>.aux-item-content{color:#AAA}.aux-master-menu.aux-vertical.aux-skin-classic .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-classic .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content{border-bottom:solid 1px #BBB;padding-bottom:20px;margin-bottom:8px}.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu,.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu{padding:14px 0;border-left:solid 1px #fff0;box-sizing:content-box;font-size:.9375em;text-align:center;color:#fff;border:solid 1px rgb(255 255 255 / .5);background-color:#3D3D3D}.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu>.aux-menu-item>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu>.aux-menu-item>.aux-item-content{position:relative;display:block;padding:14px;min-width:220px;line-height:150%}.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu>.aux-menu-item>.aux-item-content>.aux-menu-label,.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu>.aux-menu-item>.aux-item-content>.aux-menu-label{display:inline-block}.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator,.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator{vertical-align:middle;background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:10px;height:10px;background-position:-258px -554px;opacity:.8;margin-left:2px;display:inline-block;transition:opacity 300ms ease-out}.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu>.aux-menu-item.aux-hover>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu>.aux-menu-item.aux-hover>.aux-item-content{color:#AAA}.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu>.aux-menu-item.aux-hover>.aux-item-content>.aux-submenu-indicator,.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu>.aux-menu-item.aux-hover>.aux-item-content>.aux-submenu-indicator{opacity:.6}.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-menu-depth-0>.aux-submenu,.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-menu-depth-0>.aux-submenu{left:50%;transform:translateX(-50%);box-sizing:border-box;color:#3D3D3D;border:solid 1px #BBB;background-color:#fff}.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-menu-depth-0>.aux-submenu::before,.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-menu-depth-0>.aux-submenu::after,.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-menu-depth-0>.aux-submenu::before,.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-menu-depth-0>.aux-submenu::after{width:0;height:0;border-bottom:8px solid #fff;border-left:8px solid #fff0;border-right:8px solid #fff0;position:absolute;top:-8px;left:50%;z-index:2;display:block;margin-left:-8px;content:""}.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-menu-depth-0>.aux-submenu::after,.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-menu-depth-0>.aux-submenu::after{top:-10px;z-index:1;margin-left:-9px;border-width:9px;border-bottom-color:#BBB}.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-menu-depth-0>.aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator,.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-menu-depth-0>.aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:10px;height:10px;background-position:-80px -554px;display:inline-block}.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu.aux-megamenu,.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu.aux-megamenu{transform:none;left:0}.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu.aux-megamenu::after,.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu.aux-megamenu::before,.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu.aux-megamenu::after,.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu.aux-megamenu::before{display:none}.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content{color:#3D3D3D;font-weight:600}.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu.aux-megamenu .aux-menu-item.aux-hover>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu.aux-megamenu .aux-menu-item.aux-hover>.aux-item-content{color:#AAA}.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-minimal-center .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content{border-bottom:solid 1px #EAEAEA;padding-bottom:20px;margin-bottom:8px}.aux-master-menu.aux-vertical.aux-skin-minimal-center.aux-slide-up-nav .aux-menu-depth-0>.aux-submenu,.aux-master-menu.aux-horizontal.aux-skin-minimal-center.aux-slide-up-nav .aux-menu-depth-0>.aux-submenu{transform:translateY(4px) translateX(-50%)}.aux-master-menu.aux-vertical.aux-skin-minimal-center.aux-slide-up-nav .aux-menu-depth-0.aux-open>.aux-submenu,.aux-master-menu.aux-horizontal.aux-skin-minimal-center.aux-slide-up-nav .aux-menu-depth-0.aux-open>.aux-submenu{transform:translateX(-50%)}.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-menu-depth-0>.aux-submenu{left:100%;top:50%;transform:translate(0,-50%)}.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-menu-depth-0>.aux-submenu::before,.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-menu-depth-0>.aux-submenu::after{top:50%;left:-4px;transform:rotate(-90deg)}.aux-master-menu.aux-vertical.aux-skin-minimal-center .aux-menu-depth-0>.aux-submenu::after{left:-5px}.aux-master-menu.aux-vertical.aux-skin-modern .aux-submenu,.aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu{padding:10px 0;font-size:12px;color:#F3F3F3;margin-top:-11px;border:solid 1px rgb(255 255 255 / .2);background-color:#3D3D3D}.aux-master-menu.aux-vertical.aux-skin-modern .aux-submenu>.aux-menu-item>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu>.aux-menu-item>.aux-item-content{position:relative;display:block;padding:15px 20px;min-width:200px;line-height:150%}.aux-master-menu.aux-vertical.aux-skin-modern .aux-submenu>.aux-menu-item>.aux-item-content>.aux-menu-label,.aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu>.aux-menu-item>.aux-item-content>.aux-menu-label{display:inline-block}.aux-master-menu.aux-vertical.aux-skin-modern .aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator,.aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator{float:right;position:relative;top:5px;display:block;width:3px;height:3px;background-color:#F3F3F3}.aux-master-menu.aux-vertical.aux-skin-modern .aux-submenu>.aux-menu-item.aux-hover>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu>.aux-menu-item.aux-hover>.aux-item-content{color:#BBB}.aux-master-menu.aux-vertical.aux-skin-modern .aux-menu-depth-0>.aux-submenu,.aux-master-menu.aux-horizontal.aux-skin-modern .aux-menu-depth-0>.aux-submenu{color:#3D3D3D;margin-top:0;background-color:#fff;border:solid 1px #BBB}.aux-master-menu.aux-vertical.aux-skin-modern .aux-menu-depth-0>.aux-submenu>.aux-menu-item.aux-hover>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-modern .aux-menu-depth-0>.aux-submenu>.aux-menu-item.aux-hover>.aux-item-content{color:#BBB}.aux-master-menu.aux-vertical.aux-skin-modern .aux-menu-depth-0>.aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator,.aux-master-menu.aux-horizontal.aux-skin-modern .aux-menu-depth-0>.aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator{background-color:#3D3D3D}.aux-master-menu.aux-vertical.aux-skin-modern .aux-submenu.aux-megamenu,.aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu.aux-megamenu{transform:none;left:0}.aux-master-menu.aux-vertical.aux-skin-modern .aux-submenu.aux-megamenu::before,.aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu.aux-megamenu::before{display:none}.aux-master-menu.aux-vertical.aux-skin-modern .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content{color:#3D3D3D;font-weight:600}.aux-master-menu.aux-vertical.aux-skin-modern .aux-submenu.aux-megamenu .aux-menu-item.aux-hover>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu.aux-megamenu .aux-menu-item.aux-hover>.aux-item-content{color:#AAA}.aux-master-menu.aux-vertical.aux-skin-modern .aux-submenu.aux-megamenu .aux-menu-column::after,.aux-master-menu.aux-horizontal.aux-skin-modern .aux-submenu.aux-megamenu .aux-menu-column::after{content:'';position:absolute;top:0;right:0;display:block;width:0;height:100%;border-right:solid 1px #EAEAEA}.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu,.aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu{font-size:13.5px;color:#3D3D3D;background-color:rgb(255 255 255 / .92)}.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu>.aux-menu-item,.aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu>.aux-menu-item{padding-right:1px}.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu>.aux-menu-item>.aux-item-content,.aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu>.aux-menu-item>.aux-item-content{position:relative;display:block;padding:15px 0;margin:0 20px;min-width:200px;line-height:150%;border-bottom:solid 1px #EAEAEA}.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu>.aux-menu-item>.aux-item-content>.aux-menu-label,.aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu>.aux-menu-item>.aux-item-content>.aux-menu-label{display:inline-block}.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator,.aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:6px;height:10px;background-position:0 -761px;position:absolute;top:50%;right:0;transform:translateY(-50%);transition:opacity 300ms ease-out}.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator::after,.aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator::after{position:absolute;top:0;left:0;opacity:0;z-index:1;content:"";background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:6px;height:10px;background-position:-178px -761px;transition:opacity 300ms ease-out}.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu>.aux-menu-item:last-child>.aux-item-content,.aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu>.aux-menu-item:last-child>.aux-item-content{border-bottom:none}.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu>.aux-menu-item.aux-hover,.aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu>.aux-menu-item.aux-hover{background-color:#3D3D3D}.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu>.aux-menu-item.aux-hover>.aux-item-content,.aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu>.aux-menu-item.aux-hover>.aux-item-content{border-bottom-color:#fff0;color:#fff}.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu>.aux-menu-item.aux-hover>.aux-item-content>.aux-submenu-indicator::after,.aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu>.aux-menu-item.aux-hover>.aux-item-content>.aux-submenu-indicator::after{opacity:1}.aux-master-menu.aux-horizontal.aux-skin-divided .aux-menu-depth-0>.aux-submenu,.aux-master-menu.aux-vertical.aux-skin-divided .aux-menu-depth-0>.aux-submenu{color:#3D3D3D;border-top:solid 4px #EAEAEA}.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content,.aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content{color:#3D3D3D;font-weight:600}.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu.aux-megamenu .aux-menu-item.aux-hover>.aux-item-content,.aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu.aux-megamenu .aux-menu-item.aux-hover>.aux-item-content{color:#505050}.aux-master-menu.aux-horizontal.aux-skin-divided .aux-submenu.aux-megamenu .aux-menu-column::after,.aux-master-menu.aux-vertical.aux-skin-divided .aux-submenu.aux-megamenu .aux-menu-column::after{content:'';position:absolute;top:0;right:0;display:block;width:0;height:100%;border-right:solid 1px #EAEAEA}.aux-master-menu.aux-vertical.aux-skin-divided .aux-menu-depth-0>.aux-submenu{border-left:solid 4px #EAEAEA;border-top:none!important}.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-submenu,.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu{box-sizing:content-box;font-size:13.5px;color:#3D3D3D;background-color:#fff}.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-submenu>.aux-menu-item>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu>.aux-menu-item>.aux-item-content{position:relative;display:block;padding:14px;min-width:220px;line-height:150%}.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-submenu>.aux-menu-item>.aux-item-content>.aux-menu-label,.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu>.aux-menu-item>.aux-item-content>.aux-menu-label{display:inline-block}.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator,.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:6px;height:10px;background-position:0 -761px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-submenu>.aux-menu-item.aux-hover>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu>.aux-menu-item.aux-hover>.aux-item-content{background-color:#EAEAEA}.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-menu-depth-0>.aux-submenu,.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-menu-depth-0>.aux-submenu{left:50%;transform:translateX(-50%)}.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-menu-depth-0>.aux-submenu::before,.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-menu-depth-0>.aux-submenu::before{width:0;height:0;border-bottom:8px solid #fff;border-left:8px solid #fff0;border-right:8px solid #fff0;position:absolute;top:-8px;left:50%;z-index:2;display:block;margin-left:-8px;content:""}.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-submenu.aux-megamenu,.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu.aux-megamenu{transform:none;left:0}.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-submenu.aux-megamenu::before,.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu.aux-megamenu::before{display:none}.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content{color:#3D3D3D;font-weight:600}.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-submenu.aux-megamenu .aux-menu-item.aux-hover>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu.aux-megamenu .aux-menu-item.aux-hover>.aux-item-content{color:#AAA}.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-submenu.aux-megamenu .aux-menu-column::after,.aux-master-menu.aux-horizontal.aux-skin-classic-center .aux-submenu.aux-megamenu .aux-menu-column::after{content:'';position:absolute;top:0;right:0;display:block;width:0;height:100%;border-right:solid 1px #EAEAEA}.aux-master-menu.aux-vertical.aux-skin-classic-center.aux-slide-up-nav .aux-menu-depth-0>.aux-submenu,.aux-master-menu.aux-horizontal.aux-skin-classic-center.aux-slide-up-nav .aux-menu-depth-0>.aux-submenu{transform:translateY(4px) translateX(-50%)}.aux-master-menu.aux-vertical.aux-skin-classic-center.aux-slide-up-nav .aux-menu-depth-0.aux-open>.aux-submenu,.aux-master-menu.aux-horizontal.aux-skin-classic-center.aux-slide-up-nav .aux-menu-depth-0.aux-open>.aux-submenu{transform:translateX(-50%)}.aux-master-menu.aux-vertical.aux-skin-classic-center .aux-menu-depth-0>.aux-submenu{left:100%;top:50%;transform:translate(0,-50%)}.aux-master-menu.aux-vertical.aux-skin-dash-divided .aux-submenu,.aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu{font-size:13.5px;color:#BBB;background-color:rgb(0 0 0 / .8)}.aux-master-menu.aux-vertical.aux-skin-dash-divided .aux-submenu>.aux-menu-item,.aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu>.aux-menu-item{padding-right:1px}.aux-master-menu.aux-vertical.aux-skin-dash-divided .aux-submenu>.aux-menu-item>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu>.aux-menu-item>.aux-item-content{position:relative;display:block;padding:18px 0;margin:0 18px;min-width:160px;line-height:150%;border-bottom:dashed 1px #3D3D3D}.aux-master-menu.aux-vertical.aux-skin-dash-divided .aux-submenu>.aux-menu-item>.aux-item-content>.aux-menu-label,.aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu>.aux-menu-item>.aux-item-content>.aux-menu-label{display:inline-block}.aux-master-menu.aux-vertical.aux-skin-dash-divided .aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator,.aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:6px;height:10px;background-position:-178px -761px;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.aux-master-menu.aux-vertical.aux-skin-dash-divided .aux-submenu>.aux-menu-item.aux-hover>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu>.aux-menu-item.aux-hover>.aux-item-content{color:#fff}.aux-master-menu.aux-vertical.aux-skin-dash-divided .aux-menu-item:last-child>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-menu-item:last-child>.aux-item-content{border-bottom:none}.aux-master-menu.aux-vertical.aux-skin-dash-divided .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content{color:#F1F1F1;font-weight:600;border-bottom-style:dashed!important}.aux-master-menu.aux-vertical.aux-skin-dash-divided .aux-submenu.aux-megamenu .aux-menu-item.aux-hover>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu.aux-megamenu .aux-menu-item.aux-hover>.aux-item-content{color:#fff}.aux-master-menu.aux-vertical.aux-skin-dash-divided .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-dash-divided .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content{border-bottom:solid 1px #3D3D3D;padding-bottom:20px;margin-bottom:8px}.aux-master-menu.aux-vertical.aux-skin-dash-divided.aux-light .aux-submenu,.aux-master-menu.aux-horizontal.aux-skin-dash-divided.aux-light .aux-submenu{background-color:rgb(255 255 255 / .92);color:#3D3D3D}.aux-master-menu.aux-vertical.aux-skin-dash-divided.aux-light .aux-submenu>.aux-menu-item,.aux-master-menu.aux-horizontal.aux-skin-dash-divided.aux-light .aux-submenu>.aux-menu-item{padding-right:1px}.aux-master-menu.aux-vertical.aux-skin-dash-divided.aux-light .aux-submenu>.aux-menu-item>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-dash-divided.aux-light .aux-submenu>.aux-menu-item>.aux-item-content{border-bottom-color:#BBB}.aux-master-menu.aux-vertical.aux-skin-dash-divided.aux-light .aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator,.aux-master-menu.aux-horizontal.aux-skin-dash-divided.aux-light .aux-submenu>.aux-menu-item>.aux-item-content>.aux-submenu-indicator{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:6px;height:10px;background-position:0 -761px;opacity:.6}.aux-master-menu.aux-vertical.aux-skin-dash-divided.aux-light .aux-submenu>.aux-menu-item.aux-hover>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-dash-divided.aux-light .aux-submenu>.aux-menu-item.aux-hover>.aux-item-content{color:#000}.aux-master-menu.aux-vertical.aux-skin-dash-divided.aux-light .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-dash-divided.aux-light .aux-submenu.aux-megamenu .aux-menu-column>.aux-item-content{color:#3D3D3D;border-bottom-color:#BBB}.aux-master-menu.aux-vertical.aux-skin-dash-divided.aux-light .aux-submenu.aux-megamenu .aux-menu-item.aux-hover>.aux-item-content,.aux-master-menu.aux-horizontal.aux-skin-dash-divided.aux-light .aux-submenu.aux-megamenu .aux-menu-item.aux-hover>.aux-item-content{color:#000}.aux-fs-popup.aux-fs-menu-layout-left .aux-panel-close{right:calc(10% - 15px);top:100px;border:none;z-index:5}.aux-fs-popup.aux-fs-menu-layout-left .aux-fs-menu{top:120px;width:80%;margin:0 auto;transform:translateY(0)}.aux-fs-popup.aux-fs-menu-layout-left .aux-fs-menu .aux-master-menu .aux-menu-item{text-align:left}.aux-fs-popup.aux-fs-menu-layout-left .aux-fs-menu .aux-master-menu .aux-menu-item .aux-item-content{padding:10px 0;font-size:1.6875em;line-height:normal}.aux-fs-popup.aux-fs-menu-layout-left .aux-fs-menu .aux-master-menu .aux-menu-item .aux-item-content .aux-submenu-indicator{width:23px;left:13px;border-width:14px 6px}.aux-fs-popup.aux-fs-menu-layout-left .aux-fs-menu .aux-master-menu .aux-submenu{padding-left:22px}.aux-fs-popup.aux-fs-menu-layout-left .aux-fs-menu .aux-master-menu .aux-submenu .aux-menu-item:first-child,.aux-fs-popup.aux-fs-menu-layout-left .aux-fs-menu .aux-master-menu .aux-submenu .aux-menu-item:last-child{padding:0}.aux-fs-popup.aux-fs-menu-layout-left .aux-fs-menu .aux-master-menu .aux-submenu:after{content:'';position:absolute;left:0;top:15px;background-color:#3D3D3D;height:calc(100% - 31px);width:1px}.aux-fs-popup.aux-fs-menu-layout-left .aux-fs-menu .aux-master-menu>.aux-menu-item{margin:0}.aux-fs-popup.aux-fs-menu-layout-left .aux-fs-menu .aux-master-menu>.aux-menu-item:first-child .aux-item-content{padding-top:0}.aux-fs-popup.aux-dark .aux-fs-menu .aux-master-menu .aux-menu-item .aux-submenu:after{background-color:#FFF}.aux-master-menu.aux-narrow.aux-skin-classic .aux-menu-item>.aux-item-content{padding:1.125em 1.0625em;font-size:.875em}.aux-toggle-menu-bar .aux-master-menu.aux-narrow.aux-skin-classic .aux-menu-item>.aux-item-content{padding:1.125em 0}.aux-header-light .aux-master-menu.aux-narrow.aux-skin-classic .aux-menu-item>.aux-item-content{color:#FFF}.aux-master-menu.aux-narrow.aux-skin-classic .aux-submenu{background-color:#F3F3F3;padding-left:.75em}.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item,.aux-fs-menu .aux-master-menu .aux-menu-item{text-align:center}.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item>.aux-item-content,.aux-fs-menu .aux-master-menu .aux-menu-item>.aux-item-content{padding:13px 0;font-size:2.3125em;font-weight:600}.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item.aux-open>.aux-item-content,.aux-fs-menu .aux-master-menu .aux-menu-item.aux-open>.aux-item-content{color:#AAA}.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu-indicator,.aux-fs-menu .aux-master-menu .aux-submenu-indicator{display:inline-block;position:relative;right:auto;top:0;left:5px;width:15px;height:0;border:#fff0 solid;border-width:8px 5px;margin-left:-30px;vertical-align:middle;transform:translateX(100%)}.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu,.aux-fs-menu .aux-master-menu .aux-submenu{background-color:#fff0}.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu>.aux-menu-item:first-child,.aux-fs-menu .aux-master-menu .aux-submenu>.aux-menu-item:first-child{padding-top:18px}.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu>.aux-menu-item:last-child,.aux-fs-menu .aux-master-menu .aux-submenu>.aux-menu-item:last-child{padding-bottom:18px}.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu.aux-megamenu>.aux-menu-item:first-child,.aux-fs-menu .aux-master-menu .aux-submenu.aux-megamenu>.aux-menu-item:first-child{padding-top:12px}.aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu.aux-megamenu>.aux-menu-item:last-child,.aux-fs-menu .aux-master-menu .aux-submenu.aux-megamenu>.aux-menu-item:last-child{padding-bottom:12px}.aux-dark .aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item>.aux-item-content,.aux-dark .aux-fs-menu .aux-master-menu .aux-menu-item>.aux-item-content,.aux-fs-menu .aux-dark .aux-master-menu .aux-menu-item>.aux-item-content{color:#fff}.aux-dark .aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item.aux-open>.aux-item-content,.aux-dark .aux-fs-menu .aux-master-menu .aux-menu-item.aux-open>.aux-item-content,.aux-fs-menu .aux-dark .aux-master-menu .aux-menu-item.aux-open>.aux-item-content{color:#AAA}.aux-dark .aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item .aux-submenu-indicator::after,.aux-dark .aux-fs-menu .aux-master-menu .aux-menu-item .aux-submenu-indicator::after,.aux-fs-menu .aux-dark .aux-master-menu .aux-menu-item .aux-submenu-indicator::after,.aux-dark .aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-menu-item .aux-submenu-indicator::before,.aux-dark .aux-fs-menu .aux-master-menu .aux-menu-item .aux-submenu-indicator::before,.aux-fs-menu .aux-dark .aux-master-menu .aux-menu-item .aux-submenu-indicator::before{background-color:#fff}
/*!>>>>>>>>>>>>>>>>>>>>>>>> #Sections <<<<<<<<<<<<<<<<<<<<<<<<<<< */
 aside .aux-widget-area{margin-bottom:0}.aux-dark .aux-widget-area,.aux-widget-area.aux-dark{color:#fff}.widget-container.aux-toggle-widget>.aux-toggle-widget-wrapper{overflow:hidden;transition:height 500ms cubic-bezier(.165,.84,.44,1)}.widget-container.aux-toggle-widget .widget-title,.widget-container.aux-toggle-widget .wp-block-heading{position:relative}.widget-container.aux-toggle-widget .widget-title:after,.widget-container.aux-toggle-widget .wp-block-heading:after{content:'';position:absolute;top:4px;right:0;background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:6px;height:10px;background-position:0 -761px;transition:transform 300ms}.widget-container.aux-toggle-widget .wp-block-heading:after{top:18px}.widget-container.aux-toggle-widget .wp-block-heading+*{transition:height 500ms cubic-bezier(.165,.84,.44,1)}.widget-container.aux-toggle-widget.aux-open .widget-title:after,.widget-container.aux-toggle-widget.aux-open .wp-block-heading:after{transform:rotate(90deg)}.widget-container ul li{margin-bottom:0;word-break:break-word}.widget-container a{color:inherit}.widget-container a:hover{color:#1bb0ce}.widget-container .entry-badge{display:inline-block;padding:5px 20px;border-radius:100em;background:#3d3d3d;color:#fff}aside .widget-container,.aux-aside .widget-container{margin-top:4.0625em;font-size:.875em}aside .widget-container:first-child,.aux-aside .widget-container:first-child{margin-top:0}aside .widget-title,aside .wp-block-group__inner-container h2,.aux-aside .widget-title,.aux-aside .wp-block-group__inner-container h2{padding:0 0 1.0625em;margin-bottom:1.875em;margin-top:0;border-bottom:1px #DEDEDE solid;text-transform:uppercase;font-size:.75rem;font-weight:400;letter-spacing:2px;line-height:150%}.aux-sidebar .aux-widget-area+.aux-widget-area{margin-top:4.0625em}.subfooter.aux-dark .widget-title{color:#fff;border-bottom:none;font-size:.875rem;padding-bottom:0;margin-bottom:50px;font-weight:600!important}.aux-primary .widget-container ul,.aux-primary .widget-container ul li{list-style:none}@media screen and (max-width:479px){.aux-resp .widget-title{text-align:center}}@media screen and (max-width:767px){aside .aux-widget-area,.aux-aside .aux-widget-area{margin-top:2.5em}aside .aux-widget-area:first-child,.aux-aside .aux-widget-area:first-child{margin-top:0}}.aux-widget-testimonial .aux-testimonial-content>.entry-content,.aux-widget-testimonial .aux-testimonial-content>.comment-body{position:relative;margin-bottom:0}.aux-widget-testimonial .aux-testimonial-infobox{display:table}.aux-widget-testimonial .aux-testimonial-infobox .aux-testimonial-image{width:45px;display:table-cell}.aux-widget-testimonial .aux-testimonial-infobox .aux-testimonial-image .img-square{border-radius:50%}.aux-widget-testimonial .aux-testimonial-infobox .aux-testimonial-info{display:table-cell;padding-left:10px;vertical-align:top}.aux-widget-testimonial .aux-testimonial-infobox .col-title{margin-bottom:0;font-size:1em;font-weight:600}.aux-widget-testimonial .aux-testimonial-infobox .col-subtitle{font-size:.875em;color:#BBB}.aux-widget-testimonial,.aux-widget-testimonial .aux-testimonial-content,.aux-widget-testimonial .aux-testimonial-infobox,.aux-widget-testimonial .aux-testimonial-info,.aux-widget-testimonial .col-title,.aux-widget-testimonial .col-subtitle{transition:all 400ms ease}.aux-widget-testimonial.aux-testimonial-default .aux-testimonial-content .entry-content,.aux-widget-testimonial.aux-testimonial-default .aux-testimonial-content .comment-body{margin-bottom:25px}.aux-widget-testimonial.aux-testimonial-def-img .aux-testimonial-content .entry-content,.aux-widget-testimonial.aux-testimonial-def-img .aux-testimonial-content .comment-body{margin-bottom:25px}.aux-widget-testimonial.aux-testimonial-bordered .aux-testimonial-content{position:relative;margin-bottom:25px;border-right:1px solid #BBB;border-top:1px solid #BBB;border-left:1px solid #BBB}.aux-widget-testimonial.aux-testimonial-bordered .aux-testimonial-content:after,.aux-widget-testimonial.aux-testimonial-bordered .aux-testimonial-content:before{content:'';position:absolute;bottom:0;background-color:#BBB;height:1px}.aux-widget-testimonial.aux-testimonial-bordered .aux-testimonial-content:after{width:55px;left:0}.aux-widget-testimonial.aux-testimonial-bordered .aux-testimonial-content:before{right:0;width:calc(100%  - 70px)}.aux-widget-testimonial.aux-testimonial-bordered .aux-testimonial-content .entry-content,.aux-widget-testimonial.aux-testimonial-bordered .aux-testimonial-content .comment-body{padding:20px}.aux-widget-testimonial.aux-testimonial-bordered .aux-testimonial-content .entry-content:after,.aux-widget-testimonial.aux-testimonial-bordered .aux-testimonial-content .comment-body:after{content:"";position:absolute;bottom:-8px;left:55px;width:15px;height:15px;border-left:1px solid #BBB;border-bottom:1px solid #BBB;transform:skewY(-45deg)}.aux-widget-testimonial.aux-testimonial-quote .aux-testimonial-content .entry-content,.aux-widget-testimonial.aux-testimonial-quote .aux-testimonial-content .comment-body{margin-bottom:15px;padding:35px 0 15px 0}.aux-widget-testimonial.aux-testimonial-quote .aux-testimonial-content .entry-content:before,.aux-widget-testimonial.aux-testimonial-quote .aux-testimonial-content .comment-body:before{content:'\e178';position:absolute;top:0;left:-5px;font-family:"auxin-front";font-size:28px;line-height:normal}.aux-widget-testimonial.aux-testimonial-quote .aux-testimonial-content .entry-content:after,.aux-widget-testimonial.aux-testimonial-quote .aux-testimonial-content .comment-body:after{content:'';position:absolute;bottom:-1px;left:0;width:25px;height:1px;background-color:#3D3D3D}.aux-widget-testimonial.aux-testimonial-quote .aux-testimonial-infobox .aux-testimonial-info{padding:0}.aux-widget-testimonial.aux-testimonial-info-top{transform:scaleY(-1)}.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-content,.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-infobox{transform:scaleY(-1)}.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-content{border-right:1px solid #BBB;border-bottom:1px solid #BBB;border-left:1px solid #BBB;position:relative}.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-content:after,.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-content:before{content:'';position:absolute;top:0;width:calc(50% - 10px);height:1px;background-color:#BBB}.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-content:after{right:0}.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-content:before{left:0}.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-content .entry-content,.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-content .comment-body{padding:20px}.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-content .entry-content:before,.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-content .comment-body:before{content:"";position:absolute;top:-7px;left:calc(50% - 8px);width:14px;height:14px;border-left:1px solid #BBB;border-top:1px solid #BBB;transform:rotate(45deg)}.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-infobox{display:block;margin-top:20px;text-align:center}.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-infobox .aux-testimonial-image{display:block;margin:0 auto 7px auto}.aux-widget-testimonial.aux-testimonial-info-top .aux-testimonial-infobox .aux-testimonial-info{display:block;padding:0}.aux-widget-testimonial.aux-testimonial-info-top .aux-rating-box{margin-right:auto;margin-left:auto}.aux-widget-testimonial.aux-testimonial-image-top{margin-top:55px;border:solid 1px #EAEAEA;box-shadow:0 0 30px rgb(0 0 0 / .05);padding:30px 40px}.aux-widget-testimonial.aux-testimonial-image-top .aux-testimonial-infobox{display:block;margin-top:-85px}.aux-widget-testimonial.aux-testimonial-image-top .aux-testimonial-image{width:110px;display:block;margin-bottom:35px}.aux-widget-testimonial.aux-testimonial-image-top .aux-testimonial-info{display:block;padding-left:0}.aux-widget-testimonial.aux-testimonial-image-top .col-title{font-size:1.75em}.aux-widget-testimonial.aux-testimonial-image-top .col-subtitle{font-size:1em;margin-bottom:18px;font-weight:300;color:#3D3D3D}.widget_tag_cloud .tagcloud>a,.widget_tag_cloud .wp-block-tag-cloud>a{display:inline-block;margin-bottom:5px;padding:.8125em 1em;background-color:#F1F1F1;color:#3D3D3D;font-size:100%!important;line-height:100%;font-style:italic}.widget_tag_cloud .tagcloud>a:hover,.widget_tag_cloud .wp-block-tag-cloud>a:hover{background-color:#DEDEDE}.aux-dark .widget_tag_cloud .tagcloud>a,.aux-dark .widget_tag_cloud .wp-block-tag-cloud>a{background-color:#333!important;color:#fff}.aux-dark .widget_tag_cloud .tagcloud>a:hover,.aux-dark .widget_tag_cloud .wp-block-tag-cloud>a:hover{background-color:black!important}.subfooter .widget_tag_cloud .tagcloud>a{background-color:#FDFDFD}.subfooter .widget_tag_cloud .tagcloud>a:hover{background-color:#EAEAEA}.widget_calendar table{font-size:.875rem;margin:0;position:relative;border:none}.widget_calendar thead{background:#fff0}.widget_calendar thead tr{border-bottom:solid 1px #BBB}.widget_calendar th,.widget_calendar td{padding:0;width:14.28571%;border:none;background-color:#fff0;text-align:center;line-height:2.5em}.widget_calendar td a{text-decoration:underline}.widget_calendar td#today{position:relative}.widget_calendar td#today:after{content:'';position:absolute;top:50%;left:50%;display:block;width:1.875em;height:1.875em;border:solid 1px #BBB;border-radius:50%;transform:translate(-50%,-50%)}.widget_calendar tr:first-child td{padding-top:5px}.widget_calendar tr:first-child th{padding-bottom:5px;background:none;font-weight:400}.widget_calendar tr:first-child td#today:after{top:calc(50% + 3px)}.widget_calendar th{color:#BBB;font-weight:400}.widget_calendar caption{padding:0 0 .9em;line-height:100%;text-align:left;font-weight:600}.widget_calendar tfoot{position:absolute;top:0;width:100%}.widget_calendar tfoot,.widget_calendar tfoot td,.widget_calendar tfoot tr{display:block}.widget_calendar tfoot td{padding:0!important;width:auto;float:right}.widget_calendar tfoot td.pad{display:none}.widget_calendar tfoot td a{position:relative;width:20px;height:20px;display:block;overflow:hidden;text-indent:100em}.widget_calendar tfoot td a:after{content:'';position:absolute;top:5px;left:10px}.widget_calendar tfoot td#prev a:after{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:6px;height:10px;background-position:0 -761px}.widget_calendar tfoot td#next a:after{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:6px;height:10px;background-position:0 -722px}.aux-dark .widget_calendar th{color:#fff}.aux-dark .widget_calendar tfoot td#prev a:after{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:6px;height:10px;background-position:-178px -761px}.aux-dark .widget_calendar tfoot td#next a:after{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:6px;height:10px;background-position:-178px -722px}.widget_calendar tbody td{border:none}.widget_categories{text-transform:uppercase}.widget_nav_menu ul ul{list-style-type:disc;color:#BBB;margin-left:1em}.widget_archive li,.widget_categories li{font-weight:600;color:#BBB}.widget_archive li a,.widget_categories li a{color:#3D3D3D}.widget_archive select,.widget_categories select{font-size:.875rem;width:100%}.widget_archive label,.widget_categories label{display:none}.aux-dark .widget_archive li a,.aux-dark .widget_categories li a{color:#fff}.aux-dark .widget_archive li a:hover,.aux-dark .widget_categories li a:hover{color:#1bb0ce}.aux-dark .widget_archive select,.aux-dark .widget_categories select{background-color:transparent!important;background-image:url(/wp-content/themes/phlox-pro/css/images/controls/arrows/small-arrow-down-white.svg);border-color:#BBB;color:#fff}.subfooter .widget_archive select,.subfooter .widget_categories select{background-color:#FDFDFD}.widget_recent_comments li.recentcomments,.widget_recent_comments .wp-block-latest-comments__comment,.wp-block-latest-comments li.recentcomments,.wp-block-latest-comments .wp-block-latest-comments__comment{padding:.8125em 1em;background-color:#F3F3F3;margin-bottom:.6em}.widget_recent_comments li.recentcomments .comment-author-link,.widget_recent_comments .wp-block-latest-comments__comment .comment-author-link,.wp-block-latest-comments li.recentcomments .comment-author-link,.wp-block-latest-comments .wp-block-latest-comments__comment .comment-author-link{font-weight:600}.aux-dark .widget_recent_comments li.recentcomments,.aux-dark .widget_recent_comments .wp-block-latest-comments__comment,.aux-dark .wp-block-latest-comments li.recentcomments,.aux-dark .wp-block-latest-comments .wp-block-latest-comments__comment{background-color:#333!important}.subfooter .widget_recent_comments li.recentcomments{background-color:#EAEAEA}.widget_recent_entries ul>li{margin-bottom:.7em;font-weight:600}.widget_recent_entries .post-date{display:block;color:#BBB;font-style:italic;font-weight:400}.wp-block-latest-posts.wp-block-latest-posts__list li{margin-bottom:.7em;font-weight:600}.widget_pages ul ul{list-style-type:disc;color:#BBB;margin-left:1em}.widget_rss .rss-widget-icon{display:none}.widget_rss>ul>li{margin-bottom:1.875em;padding-bottom:1.875em;border-bottom:solid 1px #DEDEDE}.widget_rss>ul>li:last-child{margin-bottom:0;padding-bottom:0;border:none}.widget_rss>ul>li>a{display:block;font-weight:600}.widget_rss>ul>li .rss-date{display:block;font-style:italic;color:#AAA;font-weight:500}.widget_rss>ul>li cite{display:block;margin-top:1.875em;color:#888;font-style:italic;font-weight:600}.widget_rss>ul>li>a+cite,.widget_rss>ul>li .rss-date+cite{margin:0}.aux-big-grid-layout .aux-news-big-grid{float:left;height:0;overflow:hidden;text-align:left}.aux-big-grid-layout .aux-news-big-grid .entry-media{margin-bottom:0}.aux-big-grid-layout .aux-news-big-grid .entry-main{position:absolute;z-index:2;bottom:0;width:100%;padding:0 30px 25px 30px;margin-bottom:0;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC41NSIvPjxzdG9wIG9mZnNldD0iNjAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);background:-webkit-gradient(linear,50% 100%,50% 0%,color-stop(30%,rgb(0 0 0 / .55)),color-stop(60%,rgb(0 0 0 / .3)),color-stop(100%,#fff0));background:-moz-linear-gradient(bottom,rgb(0 0 0 / .55) 30%,rgb(0 0 0 / .3) 60%,#fff0 100%);background:-webkit-linear-gradient(bottom,rgb(0 0 0 / .55) 30%,rgb(0 0 0 / .3) 60%,#fff0 100%);background:linear-gradient(to top,rgb(0 0 0 / .55) 30%,rgb(0 0 0 / .3) 60%,#fff0 100%)}.aux-big-grid-layout .aux-news-big-grid .entry-header{margin-bottom:.4375em}.aux-big-grid-layout .aux-news-big-grid .entry-info{margin-bottom:0;color:#FFF}.aux-big-grid-layout .aux-news-big-grid .entry-title{margin-bottom:.5em;font-size:1.125em;color:#FFF}.aux-big-grid-layout .aux-news-big-grid .entry-info{margin-bottom:0;font-style:italic}.aux-big-grid-layout .aux-news-big-grid .entry-info .entry-tax{margin-left:0}.aux-big-grid-layout .aux-news-big-grid .entry-info .entry-tax a{color:#1bb0ce}.aux-big-grid-layout .aux-news-big-grid .entry-info .entry-tax a:before{display:none}.aux-big-grid-layout .aux-news-big-grid .entry-info .entry-author{display:none}.aux-big-grid-layout .aux-news-big-grid .entry-info .entry-author:before{content:"";position:relative;top:-1px;display:inline-block;width:4px;height:4px;border-radius:50%;margin:0 .6em;vertical-align:middle;background-color:#FFF}.aux-big-grid-layout .aux-news-big-grid .entry-info .entry-date:before{content:"";position:relative;top:-1px;display:inline-block;width:4px;height:4px;border-radius:50%;margin:0 .6em;vertical-align:middle;background-color:#FFF}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-1 .entry-main{padding:0 30px 25px 30px}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-1 .entry-info .entry-author{display:inline-block}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-1 .entry-title{font-size:1.625em}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-2 .entry-main{padding:0 30px 25px 30px}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-2 .entry-info .entry-author{display:inline-block}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-2 .entry-title{font-size:1.625em}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-3 .entry-main{padding:0 30px 25px 30px}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-3 .entry-info .entry-author{display:inline-block}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-3 .entry-title{font-size:1.625em}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-4 .entry-main{padding:0 30px 25px 30px}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-4 .entry-info .entry-author{display:inline-block}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-4 .entry-title{font-size:1.625em}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-5 .entry-main{padding:0 30px 25px 30px}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-5 .entry-info .entry-author{display:inline-block}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-5 .entry-title{font-size:1.625em}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-6 .entry-main{padding:0 50px 45px 50px}@media screen and (max-width:767px){.aux-resp .aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-6 .entry-main{padding:0 30px 25px 30px}}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-6 .entry-info .entry-author{display:inline-block}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-6 .entry-title{font-size:1.625em}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-7 .entry-main{padding:0 50px 45px 50px}@media screen and (max-width:767px){.aux-resp .aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-7 .entry-main{padding:0 30px 25px 30px}}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-7 .entry-info .entry-author{display:inline-block}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-7 .entry-title{font-size:1.625em}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-8 .entry-main{padding:0 50px 45px 50px}@media screen and (max-width:767px){.aux-resp .aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-8 .entry-main{padding:0 30px 25px 30px}}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-8 .entry-info .entry-author{display:inline-block}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-8 .entry-title{font-size:1.625em}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-9 .entry-main{padding:0 50px 45px 50px}@media screen and (max-width:767px){.aux-resp .aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-9 .entry-main{padding:0 30px 25px 30px}}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-9 .entry-info .entry-author{display:inline-block}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-9 .entry-title{font-size:1.625em}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-10 .entry-main{padding:0 50px 45px 50px}@media screen and (max-width:767px){.aux-resp .aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-10 .entry-main{padding:0 30px 25px 30px}}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-10 .entry-info .entry-author{display:inline-block}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-10 .entry-title{font-size:1.625em}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-11 .entry-main{padding:0 50px 45px 50px}@media screen and (max-width:767px){.aux-resp .aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-11 .entry-main{padding:0 30px 25px 30px}}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-11 .entry-info .entry-author{display:inline-block}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-11 .entry-title{font-size:1.625em}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-12 .entry-main{padding:0 50px 45px 50px}@media screen and (max-width:767px){.aux-resp .aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-12 .entry-main{padding:0 30px 25px 30px}}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-12 .entry-info .entry-author{display:inline-block}.aux-big-grid-layout .aux-news-big-grid.aux-big-grid-6-12 .entry-title{font-size:1.625em}.aux-big-grid-layout .aux-news-big-grid .aux-media-image img{max-width:none;transition:transform 4s}.aux-big-grid-layout .aux-news-big-grid:hover .aux-media-image img{transform:scale(1.04,1.04)}.aux-big-grid-layout .aux-news-big-grid.aux-title-limit .entry-title{overflow:hidden;max-height:3.375em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:-o-ellipsis-lastline}.aux-big-grid-layout.aux-overlay .aux-news-big-grid .entry-main{position:absolute;top:50%;transform:translateY(-50%);bottom:auto;padding:0 20px;background:#fff0}.aux-big-grid-layout.aux-overlay .aux-news-big-grid .entry-media::after{content:'';position:absolute;top:0;z-index:1;display:block;width:100%;height:100%;background-color:rgb(0 0 0 / .25);pointer-events:none;transition:background-color 1.5s}.aux-big-grid-layout.aux-overlay .aux-news-big-grid:hover .entry-media::after{background-color:rgb(0 0 0 / .75)}.widget-tabs .widget-inner{overflow:visible}.widget-tabs ul>li{list-style:none}.widget-tabs ul{margin:0}.widget-tabs .tabs{display:table;table-layout:fixed;margin:0;width:100%;padding-left:0;padding-right:0}.widget-tabs .tabs li{display:table-cell;position:relative;top:2px;padding:.8em;border:solid #BBB;border-width:1px 0 1px 1px;color:#BBB;text-align:center;vertical-align:middle;cursor:pointer}.widget-tabs .tabs li>a:hover{color:inherit}.widget-tabs .tabs li.active{border-bottom:none;color:inherit}.widget-tabs .tabs li:last-child{border-right-width:1px}.widget-tabs .tabs-content{border:1px solid #BBB;border-top:none;padding:2.1875em 1.375em}.widget-tabs .tabs-content>li{line-height:inherit}.widget-tabs .tabs-content p{margin-bottom:0}.widget-tabs .tabs-content .entry-editor:focus{outline:none}.aux-dom-unready .widget-tabs .tabs-content>li{display:none}.aux-dom-unready .widget-tabs .tabs-content>li:first-child{display:block}.widget-tabs.aux-stripe .tabs-content{border-width:1px 0 0 0}.widget-tabs.aux-fill .tabs-content{padding-right:0;padding-left:0}.popular-posts .wpp-list .wpp-list-items{padding:1.25em 0;border-bottom:1px solid #EAEAEA;position:relative;display:flex}.popular-posts .wpp-list .wpp-list-items .wpp-item-img{width:33.5%;max-width:80px;flex-shrink:0;margin-right:15px}.popular-posts .wpp-list .wpp-list-items .wpp-item-img img{width:100%;height:auto}.popular-posts .wpp-list .wpp-list-items .wpp-post-meta .entry-title{text-decoration:none;font-weight:600;font-size:.875rem;vertical-align:top;margin:0;padding:0;word-break:break-word}.popular-posts .wpp-list .wpp-list-items .wpp-post-meta .wpp-stats{color:#BBB;font-weight:400;font-style:italic}.popular-posts .wpp-list .wpp-list-items:last-child{border:none}.popular-posts .wpp-list .wpp-list-items:first-child{padding-top:0}.aux-widget-recent-post-widget>article{padding:1.5625em 0;border-bottom:1px solid #e0e0e0}.aux-widget-recent-post-widget>article:after{content:"";display:table;clear:both}.aux-widget-recent-post-widget>article:first-of-type{padding-top:0}.aux-widget-recent-post-widget>article:last-child{padding-bottom:0;border:none}.aux-widget-recent-post-widget .entry-media{float:left;width:33.5%;max-width:80px}.aux-widget-recent-post-widget .entry-media+div{margin-left:33.5%;padding-left:1em}.aux-widget-recent-post-widget .entry-title{margin-bottom:.1em;margin-top:0;font-size:inherit;line-height:1.3;font-weight:600}.aux-widget-recent-post-widget .entry-media+.content{float:left;width:66.5%;padding-left:15px}.aux-widget-recent-post-widget .entry-content time,.aux-widget-recent-post-widget .comment-body time{color:#BBB;font-style:italic;font-size:inherit}.aux-widget-recent-post-widget .entry-content>p,.aux-widget-recent-post-widget .comment-body>p{margin-bottom:0}.subfooter .aux-widget-recent-post-widget .entry-media{width:22.5%}.subfooter .aux-widget-recent-post-widget .entry-media+div{margin-left:22.5%}.aux-widget-recent-posts .master-carousel.aux-grid-carousel-modern-layout .aux-mc-item .entry-meta:after{content:"";display:table;clear:both}.aux-widget-recent-posts .master-carousel.aux-grid-carousel-modern-layout .aux-mc-item footer{position:relative;margin-top:15px;transform:none}.aux-widget-recent-posts .master-carousel .aux-mc-item .entry-content,.aux-widget-recent-posts .master-carousel .aux-mc-item .comment-body{margin-bottom:2em}.aux-widget-recent-posts .master-carousel .aux-mc-item>article{position:static;height:100%}.aux-widget-recent-posts .master-carousel .aux-mc-item footer{position:absolute;bottom:0;width:100%;transform:translateY(-100%)}@media screen and (max-width:767px){.aux-widget-recent-posts .aux-mc-controls .aux-bullets{display:none}}.aux-widget-recent-posts .aux-grid-table-layout>.aux-col{border-color:#BBB;margin:0;background-size:cover;padding-top:45px;padding-right:50px;padding-left:50px}.aux-widget-recent-posts .aux-grid-table-layout.aux-border-collapse>.aux-col{padding-bottom:2.5em}.aux-widget-recent-posts .aux-grid-table-layout.aux-has-bghover>.aux-col{transition:background-color 200ms ease-in-out;transition:background-image 2000ms ease-in-out}.aux-widget-recent-posts .aux-grid-table-layout.aux-has-bghover>.aux-col:hover .column-entry,.aux-widget-recent-posts .aux-grid-table-layout.aux-has-bghover>.aux-col:hover .column-entry span,.aux-widget-recent-posts .aux-grid-table-layout.aux-has-bghover>.aux-col:hover .column-entry a,.aux-widget-recent-posts .aux-grid-table-layout.aux-has-bghover>.aux-col:hover .entry-meta .author a{color:#FFF}.aux-widget-recent-posts .aux-grid-table-layout.aux-has-bghover .column-entry a:hover{text-decoration:underline}.aux-widget-recent-posts .aux-grid-table-layout.aux-has-bghover.aux-entry-boxed .column-entry{background-color:#fff0;box-shadow:none}.aux-widget-recent-posts .aux-grid-table-layout .column-entry,.aux-widget-recent-posts .aux-grid-table-layout .column-entry a,.aux-widget-recent-posts .aux-grid-table-layout .column-entry span{transition:color 200ms cubic-bezier(.25,.46,.45,.94)}.aux-widget-recent-posts .aux-grid-table-layout .entry-content,.aux-widget-recent-posts .aux-grid-table-layout .comment-body{font-weight:500}.aux-widget-recent-posts .aux-grid-table-layout .entry-info{font-style:italic}.aux-widget-recent-posts .aux-grid-table-layout .entry-info+.entry-header{margin-top:20px}.aux-widget-recent-posts .aux-grid-carousel-modern-layout .aux-col:hover .entry-main,.aux-widget-recent-posts .aux-grid-carousel-modern-layout .aux-mc-item:hover .entry-main{top:-80px}.aux-widget-recent-posts .aux-grid-carousel-modern-layout .aux-col:hover .aux-attachment,.aux-widget-recent-posts .aux-grid-carousel-modern-layout .aux-mc-item:hover .aux-attachment{transform:scale(1.03)}.aux-widget-recent-posts .aux-grid-carousel-modern-layout .entry-main{position:relative;top:-100px;width:80%;min-height:142px;margin:0 auto;background-color:#FFF;box-shadow:20px 0 40px 0 rgb(0 0 0 / .06);padding:1.875em 2.5em;transition:top 1100ms cubic-bezier(.19,1,.22,1)}.aux-widget-recent-posts .aux-grid-carousel-modern-layout .aux-media-frame{overflow:hidden}.aux-widget-recent-posts .aux-grid-carousel-modern-layout .aux-media-frame .aux-attachment{transition:all 700ms cubic-bezier(.215,.61,.355,1)}.aux-widget-recent-posts .aux-grid-carousel-modern-layout .entry-info{font-size:.75em;color:#AAA;font-weight:500;margin-bottom:0}.aux-widget-recent-posts .aux-grid-carousel-modern-layout .entry-header{margin-bottom:0}.aux-widget-recent-posts .aux-grid-carousel-modern-layout .entry-title{overflow:hidden;max-height:66px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:-o-ellipsis-lastline;font-size:1.3125em}.aux-widget-recent-posts .aux-flip-box .entry-main{display:flex;flex-flow:column wrap}.aux-widget-recent-posts .aux-flip-box .aux-flip-back{position:absolute;top:0;bottom:0;right:0;left:0;backface-visibility:hidden;transform:rotateY(180deg)}.aux-widget-recent-posts .aux-flip-box .aux-flip-back .entry-main{justify-content:space-evenly;height:100%}.aux-widget-recent-posts .aux-flip-box .aux-flip-front{position:relative;backface-visibility:hidden;z-index:2;transform:rotateY(0deg)}.aux-widget-recent-posts .aux-flip-box .column-entry{position:relative;padding-bottom:0;transform-style:preserve-3d;transition:transform 850ms cubic-bezier(.77,0,.175,1);transform:perspective(1000px)}.aux-widget-recent-posts .aux-flip-box .column-entry .entry-meta{position:static}.aux-widget-recent-posts .aux-flip-box .aux-col:hover .column-entry{transform:rotateY(180deg)}.aux-widget-recent-posts-tiles.aux-carousel{position:relative}.aux-widget-recent-posts-tiles .aux-tile-light .post.aux-post-tile .entry-media:after{background:linear-gradient(to top,rgb(255 255 255 / .87) 0%,#fff0 100%)}.aux-widget-recent-posts-tiles .aux-tile-light .post.aux-post-tile .entry-title,.aux-widget-recent-posts-tiles .aux-tile-light .post.aux-post-tile .entry-info{color:#333}.aux-widget-recent-posts-tiles .aux-tile-light .post.aux-post-tile .entry-author:before{background-color:#333}.aux-widget-recent-posts-tiles .aux-tile-light .post.aux-post-tile .entry-tax>a:before{background-color:#333}.aux-widget-recent-posts-tiles .aux-tile-light-overlay .post.aux-post-tile .entry-main{background:rgb(224 224 224 / .6)}.aux-widget-recent-posts-tiles .aux-tile-light-overlay .post.aux-post-tile .entry-title,.aux-widget-recent-posts-tiles .aux-tile-light-overlay .post.aux-post-tile .entry-info{color:#333}.aux-widget-recent-posts-tiles .aux-tile-light-overlay .post.aux-post-tile .entry-author:before{background-color:#333}.aux-widget-recent-posts-tiles .aux-tile-light-overlay .post.aux-post-tile .entry-tax>a:before{background-color:#333}.aux-widget-recent-posts-tiles .aux-mc-arrows{position:absolute;top:50%;transform:translateY(-50%)}.aux-widget-recent-posts-tiles .aux-prev{left:0}.aux-widget-recent-posts-tiles .aux-next{right:0;left:auto}.aux-widget-recent-posts-timeline .aux-block>.hentry:not(.has-post-thumbnail)::after,.aux-widget-recent-posts-timeline .aux-block>.hentry.format-audio::after{top:15px!important}.aux-widget-recent-posts-timeline .aux-block>.hentry:not(.has-post-thumbnail)::before,.aux-widget-recent-posts-timeline .aux-block>.hentry.format-audio::before{top:8px!important}.aux-widget-recent-posts-masonry .post.column-entry{padding-bottom:1.4375em}.aux-widget-recent-posts-masonry .post.column-entry.post.post_format-post-format-link{padding-bottom:0}.aux-widget-recent-posts-masonry .post.column-entry.post.post_format-post-format-quote{padding-bottom:0}.aux-widget-popular-posts-widget .widget-tabs .tabs-content{padding-top:2em}.aux-widget-popular-posts-widget .widget-tabs .tabs li{padding:1em 0}.aux-widget-popular-posts-widget .widget-tabs .tabs li:not(.active){background-color:#F9F9F9;color:#AAA}.aux-dark .aux-widget-popular-posts-widget .widget-tabs .tabs li:not(.active){color:#BBB;background-color:#333}.aux-widget-popular-posts-widget .tabs-content>li>article{margin-bottom:1.5625em}.aux-widget-popular-posts-widget .tabs-content>li>article:after{content:"";display:table;clear:both}.aux-widget-popular-posts-widget .tabs-content>li>article:last-child{margin-bottom:0}.aux-widget-popular-posts-widget .entry-media{float:left;width:33.5%;max-width:80px;margin-right:1em}.aux-widget-popular-posts-widget .entry-title{margin-bottom:.1em;margin-top:0;font-size:inherit;line-height:1.3}.aux-widget-popular-posts-widget .entry-media+section{float:left;width:66.5%;padding-left:15px}.aux-widget-popular-posts-widget .entry-content time,.aux-widget-popular-posts-widget .comment-body time{color:#BBB;font-style:italic;font-size:inherit}.aux-widget-text .aux-text-color-light{color:#FFF}.aux-widget-text .aux-text-color-dark{color:#3D3D3D}.aux-widget-text .aux-text-widget-bg-tile{background-repeat:repeat}.aux-widget-text .aux-text-widget-bg-cover{background:no-repeat center center;background-size:cover}.aux-widget-text .aux-text-widget-bg-center{background-repeat:no-repeat;background-position:center center}.aux-widget-text .aux-text-widget-bg-fixed{background:no-repeat;background-attachment:fixed;background-position:center center;background-size:cover}.aux-widget-text .aux-text-center{text-align:center}.aux-widget-text .aux-text-right{text-align:right}.aux-widget-text .aux-text-left{text-align:left}@media screen and (max-width:1023px){.aux-resp .aux-widget-text .aux-text-resp-left{text-align:left!important}}@media screen and (max-width:1023px){.aux-resp .aux-widget-text .aux-text-resp-right{text-align:right!important}}@media screen and (max-width:1023px){.aux-resp .aux-widget-text .aux-text-resp-center{text-align:center!important}}.aux-widget-text .aux-ico-shape-circle,.aux-widget-text .aux-ico-shape-circle img{border-radius:50%}.aux-widget-text .aux-ico-shape-semi-circle,.aux-widget-text .aux-ico-shape-semi-circle img{border-radius:45%}.aux-widget-text .aux-ico-shape-round-rect,.aux-widget-text .aux-ico-shape-round-rect img{border-radius:7%}.aux-widget-text .aux-ico-shape-fill,.aux-widget-text .aux-ico-shape-fill img{width:100%}.aux-widget-text .aux-ico-shape-cross-rect{position:relative}.aux-widget-text .aux-ico-shape-cross-rect:after,.aux-widget-text .aux-ico-shape-cross-rect:before{content:'';position:absolute;display:block;width:100%;height:100%}.aux-widget-text .aux-ico-shape-cross-rect:after{top:50%;left:-1px;transform:translateY(-50%);padding:25px 0;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0}.aux-widget-text .aux-ico-shape-cross-rect:before{left:50%;bottom:-1px;transform:translateX(-50%);padding:0 25px;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.aux-widget-text .aux-ico{display:inline-block;line-height:100%}.aux-widget-text .aux-ico::before{vertical-align:top}.aux-widget-text .aux-ico-box{display:table;margin:0 auto}.aux-widget-text .aux-ico-small{padding:35px}.aux-widget-text .aux-ico-small.aux-ico-clear{padding:25px}.aux-widget-text .aux-ico-small .aux-ico{font-size:2.5em}.aux-widget-text .aux-ico-medium{padding:40px}.aux-widget-text .aux-ico-medium.aux-ico-clear{padding:30px}.aux-widget-text .aux-ico-medium .aux-ico{font-size:3.125em}.aux-widget-text .aux-ico-large{padding:45px}.aux-widget-text .aux-ico-large.aux-ico-clear{padding:35px}.aux-widget-text .aux-ico-large .aux-ico{font-size:3.75em}.aux-widget-text .aux-ico-x-large{padding:50px}.aux-widget-text .aux-ico-x-large.aux-ico-clear{padding:40px}.aux-widget-text .aux-ico-x-large .aux-ico{font-size:4.375em}.aux-widget-text .aux-img-box:not(.aux-ico-shape-default){position:relative;display:block;max-width:100%}.aux-widget-text .aux-text-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.aux-widget-text .aux-border-shape-tail{display:inline-block;width:0;height:0;border:17.5px solid gray;border-top-width:15px;border-bottom-width:15px;border-right-color:#fff0;border-left-color:#fff0;border-bottom-color:#fff0;display:block;margin:0 auto}.aux-widget-text .aux-border-shape-wave svg{display:block}.aux-widget-text .entry-content h1,.aux-widget-text .comment-body h1,.aux-widget-text .entry-content h2,.aux-widget-text .comment-body h2,.aux-widget-text .entry-content h3,.aux-widget-text .comment-body h3,.aux-widget-text .entry-content h4,.aux-widget-text .comment-body h4,.aux-widget-text .entry-content h5,.aux-widget-text .comment-body h5,.aux-widget-text .entry-content h6,.aux-widget-text .comment-body h6{font-weight:400}.aux-widget-text .aux-wrap-style-outline,.aux-widget-text .aux-wrap-style-simple,.aux-widget-text .aux-wrap-style-box{position:relative}.aux-widget-text .aux-wrap-style-outline{border:1px solid #BBB}.aux-widget-text .aux-wrap-style-outline .aux-text-widget-content,.aux-widget-text .aux-wrap-style-box .aux-text-widget-content{padding-right:2.1875em;padding-left:2.1875em}.aux-widget-text .aux-text-fill-header .aux-text-widget-header{padding:3.125em 0}.aux-widget-text .aux-text-fill-header .aux-text-widget-content{padding-top:2.8125em}.aux-widget-text .aux-text-img-header .aux-text-widget-header{padding:3.125em 0}.aux-widget-text .aux-text-img-header .aux-text-widget-content{padding-top:2.8125em}.aux-widget-text .aux-text-no-content .aux-text-widget-content{padding-top:1.25em;padding-bottom:4.375em}.aux-widget-text .aux-text-widget-header,.aux-widget-text .aux-text-widget-content{position:relative;z-index:1;word-break:break-word}.aux-widget-text .aux-text-widget-header{flex-shrink:0;padding:3.125em 0 0 0}.aux-widget-text .aux-text-widget-content{padding:2.25em 0 3.125em}.aux-widget-text .aux-text-widget-content .col-title{line-height:1;margin-bottom:0}.aux-widget-text .aux-text-widget-content .col-subtitle{color:#aaa;font-weight:400;font-size:.9375em;margin:14px 0 10px 0}.aux-widget-text .aux-text-widget-content .widget-content{margin-top:12px}.aux-widget-text .aux-text-widget-content .widget-content p{margin-bottom:0}.aux-widget-text .aux-text-widget-content .widget-content ul{list-style:inherit}.aux-widget-text .aux-text-widget-content .widget-content ul li{list-style:inherit}.aux-widget-text .aux-text-widget-content .aux-button{margin:23px 0 0 0}.aux-widget-text .aux-ico-pos-left,.aux-widget-text .aux-ico-pos-right{display:flex;align-items:center}.aux-widget-text .aux-ico-pos-left.aux-text-header-fix,.aux-widget-text .aux-ico-pos-right.aux-text-header-fix{overflow:hidden}.aux-widget-text .aux-ico-pos-left.aux-text-header-fix .aux-text-widget-header:after,.aux-widget-text .aux-ico-pos-right.aux-text-header-fix .aux-text-widget-header:after{content:'';position:absolute;width:100%;height:100%;left:0;background:inherit}@media screen and (max-width:1023px){.aux-resp .aux-widget-text .aux-ico-pos-left.aux-text-header-fix .aux-text-widget-header:after,.aux-resp .aux-widget-text .aux-ico-pos-right.aux-text-header-fix .aux-text-widget-header:after{display:none}}.aux-widget-text .aux-ico-pos-left.aux-text-img-header,.aux-widget-text .aux-ico-pos-right.aux-text-img-header{display:table}@media screen and (max-width:1023px){.aux-resp .aux-widget-text .aux-ico-pos-left.aux-text-img-header,.aux-resp .aux-widget-text .aux-ico-pos-right.aux-text-img-header{display:block}}.aux-widget-text .aux-ico-pos-left.aux-text-img-header .aux-text-widget-header,.aux-widget-text .aux-ico-pos-right.aux-text-img-header .aux-text-widget-header{display:table-cell;float:none;width:40%}@media screen and (max-width:1023px){.aux-resp .aux-widget-text .aux-ico-pos-left.aux-text-img-header .aux-text-widget-header,.aux-resp .aux-widget-text .aux-ico-pos-right.aux-text-img-header .aux-text-widget-header{display:block;width:auto;padding-top:60.5%}}.aux-widget-text .aux-ico-pos-left.aux-text-img-header .aux-text-widget-content,.aux-widget-text .aux-ico-pos-right.aux-text-img-header .aux-text-widget-content{display:table-cell}@media screen and (max-width:1023px){.aux-resp .aux-widget-text .aux-ico-pos-left.aux-text-img-header .aux-text-widget-content,.aux-resp .aux-widget-text .aux-ico-pos-right.aux-text-img-header .aux-text-widget-content{display:block}}.aux-widget-text .aux-ico-pos-left.aux-text-padding-fix .aux-text-widget-header,.aux-widget-text .aux-ico-pos-right.aux-text-padding-fix .aux-text-widget-header{padding:2.5em 1.125em}.aux-widget-text .aux-ico-pos-left.aux-text-padding-fix .aux-text-widget-content,.aux-widget-text .aux-ico-pos-right.aux-text-padding-fix .aux-text-widget-content{padding:3.9375em 3.125em}.aux-widget-text .aux-ico-pos-left .aux-text-widget-header,.aux-widget-text .aux-ico-pos-right .aux-text-widget-header{padding:2.5em 2.5em;max-width:50%}@media screen and (max-width:1023px){.aux-resp .aux-widget-text .aux-ico-pos-left .aux-text-widget-header,.aux-resp .aux-widget-text .aux-ico-pos-right .aux-text-widget-header{float:none;margin:0 auto;max-width:none}}.aux-widget-text .aux-ico-pos-left .aux-text-widget-content,.aux-widget-text .aux-ico-pos-right .aux-text-widget-content{padding:2.5em;display:table;vertical-align:top}.aux-widget-text .aux-ico-pos-left .aux-text-widget-content:after,.aux-widget-text .aux-ico-pos-right .aux-text-widget-content:after{content:"";display:table;clear:both}@media screen and (max-width:1023px){.aux-resp .aux-widget-text .aux-ico-pos-left .aux-text-widget-content,.aux-resp .aux-widget-text .aux-ico-pos-right .aux-text-widget-content{padding:2.25em 2.1875em 3.125em 2.1875em}}.aux-widget-text .aux-ico-pos-right.aux-text-img-header{direction:rtl}.aux-widget-text .aux-ico-pos-right.aux-text-img-header .aux-text-widget-header{direction:rtl}.aux-widget-text .aux-ico-pos-right.aux-text-img-header .aux-text-widget-content{direction:ltr}.aux-widget-text .aux-ico-pos-right .aux-text-widget-header{order:1}@media screen and (max-width:1023px){.aux-resp .aux-widget-text .aux-ico-pos-right .aux-text-widget-header{margin:0}}.aux-widget-text .aux-ico-pos-left .aux-text-widget-header{order:0}@media screen and (max-width:1023px){.aux-resp .aux-widget-text .aux-ico-pos-left .aux-text-widget-header{margin:0}}.aux-widget-staff.aux-wrap-style-outline{border:1px solid #BBB;padding:1.25em}.aux-widget-staff.aux-wrap-style-box .aux-staff-content{padding:0 15px}.aux-widget-staff .aux-staff-container{display:flex}.aux-widget-staff .aux-staff-container.aux-staff-pos-top{flex-direction:column}.aux-widget-staff .aux-staff-container.aux-staff-pos-bottom{flex-direction:column-reverse}.aux-widget-staff .aux-staff-container.aux-staff-pos-right,.aux-widget-staff .aux-staff-container.aux-staff-pos-left{align-items:center}@media screen and (max-width:767px){.aux-resp .aux-widget-staff .aux-staff-container.aux-staff-pos-right,.aux-resp .aux-widget-staff .aux-staff-container.aux-staff-pos-left{flex-direction:column}}.aux-widget-staff .aux-staff-container.aux-staff-pos-right .aux-staff-header,.aux-widget-staff .aux-staff-container.aux-staff-pos-left .aux-staff-header{max-width:50%}.aux-widget-staff .aux-staff-container.aux-staff-pos-right .aux-staff-content,.aux-widget-staff .aux-staff-container.aux-staff-pos-left .aux-staff-content{padding:0 30px;flex:1}.aux-widget-staff .aux-staff-container.aux-staff-pos-right .aux-staff-footer,.aux-widget-staff .aux-staff-container.aux-staff-pos-left .aux-staff-footer{border:none;padding:0}@media screen and (max-width:479px){.aux-resp .aux-widget-staff .aux-staff-container.aux-staff-pos-right .aux-staff-footer,.aux-resp .aux-widget-staff .aux-staff-container.aux-staff-pos-left .aux-staff-footer{margin-bottom:30px}}.aux-widget-staff .aux-staff-container.aux-staff-pos-right{flex-direction:row-reverse}.aux-widget-staff .aux-staff-container.aux-staff-pos-left{flex-direction:row}.aux-widget-staff .aux-staff-text-center{text-align:center}.aux-widget-staff .aux-staff-text-center .aux-social-list{display:block;text-align:center}.aux-widget-staff .aux-staff-text-center .aux-social-list>li{display:inline-block;float:none}.aux-widget-staff .aux-staff-text-center .aux-vertical .aux-social-list>li{display:table;margin:0 auto}.aux-widget-staff .aux-staff-text-center .aux-staff-header{text-align:center}.aux-widget-staff .aux-staff-text-right{text-align:right}.aux-widget-staff .aux-staff-text-right .aux-social-list>li{float:right}.aux-widget-staff .aux-staff-text-right .aux-staff-header{text-align:right}.aux-widget-staff .aux-staff-text-left{text-align:left}.aux-widget-staff .aux-staff-text-left .aux-staff-header{text-align:left}.aux-widget-staff .aux-staff-text-light{color:#FFF}.aux-widget-staff .aux-staff-text-dark{color:#3D3D3D}.aux-widget-staff .aux-staff-border{border:1px solid}.aux-widget-staff .aux-staff-header.aux-staff-img-circle img{border-radius:50%}.aux-widget-staff .aux-staff-header.aux-staff-img-semi-circle img{border-radius:45%}.aux-widget-staff .aux-staff-header.aux-staff-img-round-rect img{border-radius:7%}.aux-widget-staff .aux-staff-content .col-title{margin:30px 0 17px 0}.aux-widget-staff .aux-staff-content .col-subtitle{font-size:.875em;color:#AAA;font-weight:400;font-style:italic;margin-bottom:11px;letter-spacing:0}.aux-widget-staff .aux-staff-content .entry-content,.aux-widget-staff .aux-staff-content .comment-body{margin-bottom:14px}.aux-widget-staff .aux-staff-footer{border-top:1px solid #e0e0e0;padding:19px 0}.aux-widget-staff .aux-staff-footer .aux-social-list{padding-left:0;padding-right:0}.aux-widget-staff .aux-staff-footer .aux-social-list a{text-align:left}.aux-social-list{margin:0;display:inline-block;line-height:0}.aux-social-list:after{content:"";display:table;clear:both}.aux-social-list li{margin:0;font-size:28px;line-height:100%}.aux-social-list.aux-light li a{color:#fff}.aux-social-list a{display:table-cell;vertical-align:middle;width:26px;height:26px;text-align:center;color:inherit;line-height:100%;transition:color 300ms}.aux-social-list a:hover{background:none;color:#1bb0ce}.aux-social-list a span{line-height:80%;display:block}.aux-social-list li a{text-decoration:none!important}.aux-social-list li a.vk{font-size:120%}.aux-extra-large>.aux-social-list li{font-size:1.7rem}.aux-extra-large>.aux-social-list a{width:35px;height:35px}.aux-large>.aux-social-list li{font-size:1.25rem}.aux-large>.aux-social-list a{width:30px;height:30px}.aux-medium>.aux-social-list li{font-size:1.122rem}.aux-small>.aux-social-list li{font-size:1rem}.aux-small>.aux-social-list a{width:25px;height:25px}.aux-horizontal>.aux-social-list{display:block}.aux-horizontal>.aux-social-list>li{float:left}.aux-social-list.aux-square li{padding:.25em .25em .15em .35em;line-height:1;border:1px solid #ddd}.aux-social-list.aux-round li{padding:.25em .3em .15em .35em;line-height:1;border-radius:50%;border:1px solid #ddd}.aux-social-list.aux-outline li{font-size:17px}.aux-brand-color>.aux-social-list .facebook{color:#3b5998}.aux-brand-color>.aux-social-list .twitter{color:#00aced}.aux-brand-color>.aux-social-list .googleplus{color:#dd4b39}.aux-brand-color>.aux-social-list .pinterest{color:#cb2027}.aux-brand-color>.aux-social-list .instagram{color:#262626}.aux-brand-color>.aux-social-list .linkedin{color:#007bb6}.aux-brand-color>.aux-social-list .dribbble{color:#ea4c89}.aux-brand-color>.aux-social-list .youtube{color:#b00}.aux-brand-color>.aux-social-list .vimeo{color:#aad450}.aux-brand-color>.aux-social-list .flickr{color:#ff0084}.aux-brand-color>.aux-social-list .digg{color:#486ca3}.aux-brand-color>.aux-social-list .stumbleupon{color:#EB4823}.aux-brand-color>.aux-social-list .lastfm{color:#d21309}.aux-brand-color>.aux-social-list .tumblr{color:#32506d}.aux-brand-color>.aux-social-list .vk{color:#45668e}.aux-brand-color>.aux-social-list .skype{color:#00aff0}.aux-brand-color>.aux-social-list .delicious{color:#222}.aux-brand-color>.aux-social-list .telegram{color:#08c}.aux-brand-color>.aux-social-list .rss{color:#f26522}.aux-brand-color-hover>.aux-social-list .facebook:hover{color:#3b5998}.aux-brand-color-hover>.aux-social-list .twitter:hover{color:#00aced}.aux-brand-color-hover>.aux-social-list .googleplus:hover{color:#dd4b39}.aux-brand-color-hover>.aux-social-list .pinterest:hover{color:#cb2027}.aux-brand-color-hover>.aux-social-list .instagram:hover{color:#262626}.aux-brand-color-hover>.aux-social-list .linkedin:hover{color:#007bb6}.aux-brand-color-hover>.aux-social-list .dribbble:hover{color:#ea4c89}.aux-brand-color-hover>.aux-social-list .youtube:hover{color:#b00}.aux-brand-color-hover>.aux-social-list .vimeo:hover{color:#aad450}.aux-brand-color-hover>.aux-social-list .flickr:hover{color:#ff0084}.aux-brand-color-hover>.aux-social-list .digg:hover{color:#486ca3}.aux-brand-color-hover>.aux-social-list .stumbleupon:hover{color:#EB4823}.aux-brand-color-hover>.aux-social-list .lastfm:hover{color:#d21309}.aux-brand-color-hover>.aux-social-list .tumblr:hover{color:#32506d}.aux-brand-color-hover>.aux-social-list .vk:hover{color:#45668e}.aux-brand-color-hover>.aux-social-list .skype:hover{color:#00aff0}.aux-brand-color-hover>.aux-social-list .delicious:hover{color:#222}.aux-brand-color-hover>.aux-social-list .telegram:hover{color:#08c}.aux-brand-color-hover>.aux-social-list .rss:hover{color:#f26522}.aux-contact-form input[type="text"],#commentform input[type="text"],.aux-contact-form input[type="email"],#commentform input[type="email"],.aux-contact-form input[type="password"],#commentform input[type="password"],.aux-contact-form input[type="tel"],#commentform input[type="tel"],.aux-contact-form input[type="url"],#commentform input[type="url"],.aux-contact-form input[type="date"],#commentform input[type="date"],.aux-contact-form textarea,#commentform textarea,.c_form input[type="text"],.c_form input[type="email"],.c_form input[type="password"],.c_form input[type="tel"],.c_form input[type="url"],.c_form input[type="date"],.c_form textarea,.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 input[type="password"],.wpcf7 input[type="tel"],.wpcf7 input[type="url"],.wpcf7 input[type="date"],.wpcf7 textarea{display:block;width:100%;height:46px;max-width:none;margin-bottom:1.875em;padding:.9375em}.aux-contact-form input[type="text"]:focus,#commentform input[type="text"]:focus,.aux-contact-form input[type="email"]:focus,#commentform input[type="email"]:focus,.aux-contact-form input[type="password"]:focus,#commentform input[type="password"]:focus,.aux-contact-form input[type="tel"]:focus,#commentform input[type="tel"]:focus,.aux-contact-form input[type="url"]:focus,#commentform input[type="url"]:focus,.aux-contact-form input[type="date"]:focus,#commentform input[type="date"]:focus,.aux-contact-form textarea:focus,#commentform textarea:focus,.c_form input[type="text"]:focus,.c_form input[type="email"]:focus,.c_form input[type="password"]:focus,.c_form input[type="tel"]:focus,.c_form input[type="url"]:focus,.c_form input[type="date"]:focus,.c_form textarea:focus,.wpcf7 input[type="text"]:focus,.wpcf7 input[type="email"]:focus,.wpcf7 input[type="password"]:focus,.wpcf7 input[type="tel"]:focus,.wpcf7 input[type="url"]:focus,.wpcf7 input[type="date"]:focus,.wpcf7 textarea:focus{border-color:#3D3D3D}.aux-contact-form input[type="text"]:-moz-placeholder,#commentform input[type="text"]:-moz-placeholder,.aux-contact-form input[type="email"]:-moz-placeholder,#commentform input[type="email"]:-moz-placeholder,.aux-contact-form input[type="password"]:-moz-placeholder,#commentform input[type="password"]:-moz-placeholder,.aux-contact-form input[type="tel"]:-moz-placeholder,#commentform input[type="tel"]:-moz-placeholder,.aux-contact-form input[type="url"]:-moz-placeholder,#commentform input[type="url"]:-moz-placeholder,.aux-contact-form input[type="date"]:-moz-placeholder,#commentform input[type="date"]:-moz-placeholder,.aux-contact-form textarea:-moz-placeholder,#commentform textarea:-moz-placeholder,.c_form input[type="text"]:-moz-placeholder,.c_form input[type="email"]:-moz-placeholder,.c_form input[type="password"]:-moz-placeholder,.c_form input[type="tel"]:-moz-placeholder,.c_form input[type="url"]:-moz-placeholder,.c_form input[type="date"]:-moz-placeholder,.c_form textarea:-moz-placeholder,.wpcf7 input[type="text"]:-moz-placeholder,.wpcf7 input[type="email"]:-moz-placeholder,.wpcf7 input[type="password"]:-moz-placeholder,.wpcf7 input[type="tel"]:-moz-placeholder,.wpcf7 input[type="url"]:-moz-placeholder,.wpcf7 input[type="date"]:-moz-placeholder,.wpcf7 textarea:-moz-placeholder{font-style:italic}.aux-contact-form input[type="text"]::-moz-placeholder,#commentform input[type="text"]::-moz-placeholder,.aux-contact-form input[type="email"]::-moz-placeholder,#commentform input[type="email"]::-moz-placeholder,.aux-contact-form input[type="password"]::-moz-placeholder,#commentform input[type="password"]::-moz-placeholder,.aux-contact-form input[type="tel"]::-moz-placeholder,#commentform input[type="tel"]::-moz-placeholder,.aux-contact-form input[type="url"]::-moz-placeholder,#commentform input[type="url"]::-moz-placeholder,.aux-contact-form input[type="date"]::-moz-placeholder,#commentform input[type="date"]::-moz-placeholder,.aux-contact-form textarea::-moz-placeholder,#commentform textarea::-moz-placeholder,.c_form input[type="text"]::-moz-placeholder,.c_form input[type="email"]::-moz-placeholder,.c_form input[type="password"]::-moz-placeholder,.c_form input[type="tel"]::-moz-placeholder,.c_form input[type="url"]::-moz-placeholder,.c_form input[type="date"]::-moz-placeholder,.c_form textarea::-moz-placeholder,.wpcf7 input[type="text"]::-moz-placeholder,.wpcf7 input[type="email"]::-moz-placeholder,.wpcf7 input[type="password"]::-moz-placeholder,.wpcf7 input[type="tel"]::-moz-placeholder,.wpcf7 input[type="url"]::-moz-placeholder,.wpcf7 input[type="date"]::-moz-placeholder,.wpcf7 textarea::-moz-placeholder{font-style:italic}.aux-contact-form input[type="text"]:-ms-input-placeholder,#commentform input[type="text"]:-ms-input-placeholder,.aux-contact-form input[type="email"]:-ms-input-placeholder,#commentform input[type="email"]:-ms-input-placeholder,.aux-contact-form input[type="password"]:-ms-input-placeholder,#commentform input[type="password"]:-ms-input-placeholder,.aux-contact-form input[type="tel"]:-ms-input-placeholder,#commentform input[type="tel"]:-ms-input-placeholder,.aux-contact-form input[type="url"]:-ms-input-placeholder,#commentform input[type="url"]:-ms-input-placeholder,.aux-contact-form input[type="date"]:-ms-input-placeholder,#commentform input[type="date"]:-ms-input-placeholder,.aux-contact-form textarea:-ms-input-placeholder,#commentform textarea:-ms-input-placeholder,.c_form input[type="text"]:-ms-input-placeholder,.c_form input[type="email"]:-ms-input-placeholder,.c_form input[type="password"]:-ms-input-placeholder,.c_form input[type="tel"]:-ms-input-placeholder,.c_form input[type="url"]:-ms-input-placeholder,.c_form input[type="date"]:-ms-input-placeholder,.c_form textarea:-ms-input-placeholder,.wpcf7 input[type="text"]:-ms-input-placeholder,.wpcf7 input[type="email"]:-ms-input-placeholder,.wpcf7 input[type="password"]:-ms-input-placeholder,.wpcf7 input[type="tel"]:-ms-input-placeholder,.wpcf7 input[type="url"]:-ms-input-placeholder,.wpcf7 input[type="date"]:-ms-input-placeholder,.wpcf7 textarea:-ms-input-placeholder{font-style:italic}.aux-contact-form input[type="text"]::-webkit-input-placeholder,#commentform input[type="text"]::-webkit-input-placeholder,.aux-contact-form input[type="email"]::-webkit-input-placeholder,#commentform input[type="email"]::-webkit-input-placeholder,.aux-contact-form input[type="password"]::-webkit-input-placeholder,#commentform input[type="password"]::-webkit-input-placeholder,.aux-contact-form input[type="tel"]::-webkit-input-placeholder,#commentform input[type="tel"]::-webkit-input-placeholder,.aux-contact-form input[type="url"]::-webkit-input-placeholder,#commentform input[type="url"]::-webkit-input-placeholder,.aux-contact-form input[type="date"]::-webkit-input-placeholder,#commentform input[type="date"]::-webkit-input-placeholder,.aux-contact-form textarea::-webkit-input-placeholder,#commentform textarea::-webkit-input-placeholder,.c_form input[type="text"]::-webkit-input-placeholder,.c_form input[type="email"]::-webkit-input-placeholder,.c_form input[type="password"]::-webkit-input-placeholder,.c_form input[type="tel"]::-webkit-input-placeholder,.c_form input[type="url"]::-webkit-input-placeholder,.c_form input[type="date"]::-webkit-input-placeholder,.c_form textarea::-webkit-input-placeholder,.wpcf7 input[type="text"]::-webkit-input-placeholder,.wpcf7 input[type="email"]::-webkit-input-placeholder,.wpcf7 input[type="password"]::-webkit-input-placeholder,.wpcf7 input[type="tel"]::-webkit-input-placeholder,.wpcf7 input[type="url"]::-webkit-input-placeholder,.wpcf7 input[type="date"]::-webkit-input-placeholder,.wpcf7 textarea::-webkit-input-placeholder{font-style:italic}.aux-contact-form textarea,#commentform textarea,.c_form textarea,.wpcf7 textarea{min-height:240px;height:auto;max-width:100%}.aux-contact-form input[type="submit"],#commentform input[type="submit"],.c_form input[type="submit"],.wpcf7 input[type="submit"]{padding:1.25em 3.125em;font-weight:700}.aux-dark .aux-contact-form input[type="text"],.aux-dark #commentform input[type="text"],.aux-dark .aux-contact-form input[type="email"],.aux-dark #commentform input[type="email"],.aux-dark .aux-contact-form input[type="password"],.aux-dark #commentform input[type="password"],.aux-dark .aux-contact-form input[type="tel"],.aux-dark #commentform input[type="tel"],.aux-dark .aux-contact-form input[type="url"],.aux-dark #commentform input[type="url"],.aux-dark .aux-contact-form input[type="date"],.aux-dark #commentform input[type="date"],.aux-dark .aux-contact-form textarea,.aux-dark #commentform textarea,.aux-dark .c_form input[type="text"],.aux-dark .c_form input[type="email"],.aux-dark .c_form input[type="password"],.aux-dark .c_form input[type="tel"],.aux-dark .c_form input[type="url"],.aux-dark .c_form input[type="date"],.aux-dark .c_form textarea,.aux-dark .wpcf7 input[type="text"],.aux-dark .wpcf7 input[type="email"],.aux-dark .wpcf7 input[type="password"],.aux-dark .wpcf7 input[type="tel"],.aux-dark .wpcf7 input[type="url"],.aux-dark .wpcf7 input[type="date"],.aux-dark .wpcf7 textarea{color:inherit}.aux-dark .aux-contact-form input[type="text"]:focus,.aux-dark #commentform input[type="text"]:focus,.aux-dark .aux-contact-form input[type="email"]:focus,.aux-dark #commentform input[type="email"]:focus,.aux-dark .aux-contact-form input[type="password"]:focus,.aux-dark #commentform input[type="password"]:focus,.aux-dark .aux-contact-form input[type="tel"]:focus,.aux-dark #commentform input[type="tel"]:focus,.aux-dark .aux-contact-form input[type="url"]:focus,.aux-dark #commentform input[type="url"]:focus,.aux-dark .aux-contact-form input[type="date"]:focus,.aux-dark #commentform input[type="date"]:focus,.aux-dark .aux-contact-form textarea:focus,.aux-dark #commentform textarea:focus,.aux-dark .c_form input[type="text"]:focus,.aux-dark .c_form input[type="email"]:focus,.aux-dark .c_form input[type="password"]:focus,.aux-dark .c_form input[type="tel"]:focus,.aux-dark .c_form input[type="url"]:focus,.aux-dark .c_form input[type="date"]:focus,.aux-dark .c_form textarea:focus,.aux-dark .wpcf7 input[type="text"]:focus,.aux-dark .wpcf7 input[type="email"]:focus,.aux-dark .wpcf7 input[type="password"]:focus,.aux-dark .wpcf7 input[type="tel"]:focus,.aux-dark .wpcf7 input[type="url"]:focus,.aux-dark .wpcf7 input[type="date"]:focus,.aux-dark .wpcf7 textarea:focus{border-color:#fff}.aux-dark .aux-contact-form input[type="submit"],.aux-dark #commentform input[type="submit"],.aux-dark .c_form input[type="submit"],.aux-dark .wpcf7 input[type="submit"]{background-color:#BBB;color:#3D3D3D}.aux-dark .aux-contact-form input[type="submit"]:hover,.aux-dark #commentform input[type="submit"]:hover,.aux-dark .c_form input[type="submit"]:hover,.aux-dark .wpcf7 input[type="submit"]:hover{background-color:#fff}aside .aux-contact-form input[type="text"],aside #commentform input[type="text"],aside .aux-contact-form input[type="email"],aside #commentform input[type="email"],aside .aux-contact-form input[type="password"],aside #commentform input[type="password"],aside .aux-contact-form input[type="tel"],aside #commentform input[type="tel"],aside .aux-contact-form input[type="url"],aside #commentform input[type="url"],aside .aux-contact-form input[type="date"],aside #commentform input[type="date"],aside .aux-contact-form textarea,aside #commentform textarea,aside .c_form input[type="text"],aside .c_form input[type="email"],aside .c_form input[type="password"],aside .c_form input[type="tel"],aside .c_form input[type="url"],aside .c_form input[type="date"],aside .c_form textarea,aside .wpcf7 input[type="text"],aside .wpcf7 input[type="email"],aside .wpcf7 input[type="password"],aside .wpcf7 input[type="tel"],aside .wpcf7 input[type="url"],aside .wpcf7 input[type="date"],aside .wpcf7 textarea{margin-bottom:.625em}aside .aux-contact-form textarea,aside #commentform textarea,aside .c_form textarea,aside .wpcf7 textarea{min-height:140px}aside .aux-contact-form input[type="submit"],aside #commentform input[type="submit"],aside .c_form input[type="submit"],aside .wpcf7 input[type="submit"]{width:100%}.aux-widget-contact-box ul{margin:0}.aux-widget-contact-box .aux-map-wrapper{border:solid 1px #BBB}.aux-widget-contact-box .aux-map-wrapper+script+ul{margin-top:1em}.aux-widget-contact-box ul+.widget-socials{margin-top:.7em}.aux-widget-contact-box ul li{margin-bottom:.2em}.aux-widget-contact-box ul li:after{content:"";display:table;clear:both}.aux-widget-contact-box li>i{font-size:1.5em;vertical-align:sub;line-height:100%;float:left}.aux-widget-contact-box li>.info-text{margin-left:2em;display:block}.aux-widget-contact-box .aux-contact-details+.aux-map-wrapper,.aux-widget-contact-box .aux-map-wrapper+.aux-contact-details{margin-top:2.3125em}aside .aux-widget-contact-box .aux-contact-details+.aux-map-wrapper,aside .aux-widget-contact-box .aux-map-wrapper+.aux-contact-details{margin-top:1.25em}.aux-widget-about dl,.aux-widget-about dd,.aux-widget-about dt{margin:0}.aux-widget-about .aux-about-image{margin-bottom:1.875em}.aux-widget-about .aux-style-circle img{border-radius:50%}.aux-widget-about .aux-text-center{text-align:center}.aux-widget-about .aux-text-center .aux-social-list li{float:none;display:inline-block}.aux-widget-about .aux-about-name,.aux-widget-about .aux-about-skills{font-weight:600;font-size:1rem;line-height:100%;margin-bottom:.5em}.aux-widget-about .aux-about-skills{font-size:.875em;color:#BBB;margin-bottom:.8em}.aux-widget-about .aux-social-list{margin-top:.8em}.widget-toggle .widget-inner{overflow:visible}.widget-toggle .toggle-header{position:relative;padding:1.4em;margin:0;margin-bottom:-1px;border:solid 1px #BBB;font-weight:500;font-size:inherit;line-height:100%}.widget-toggle .toggle-header::after{content:'';position:absolute;right:1.4em;background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:16px;height:8px;background-position:0 -522px;position:absolute;top:50%;transform:translateY(-50%);transition:transform 300ms}.widget-toggle .active>.toggle-header::after{transform:translateY(-50%) scaleY(-1)}.widget-toggle .toggle-content{padding:1.4em;border:solid 1px #BBB;border-width:0 1px;display:none}.widget-toggle .acc-content-wrap{height:0;overflow:hidden;transition:height 500ms}.widget-toggle .acc-content-wrap .toggle-content{display:block}.widget-toggle section:last-child .toggle-content{border-bottom-width:1px}.tp_recent_tweets{float:none}.tp_recent_tweets>ul{margin:0}.tp_recent_tweets>ul:after{content:"";display:table;clear:both}.tp_recent_tweets>ul>li{background-image:none;position:relative;padding:0;margin-bottom:1.5625em;padding-left:2.5em}.tp_recent_tweets>ul>li:last-child{margin-bottom:0}.tp_recent_tweets>ul>li::before{content:"\e1bf";position:absolute;top:2px;left:0;color:#BBB;font-family:"auxin-front";font-size:1.6em;line-height:1;speak:none;-webkit-font-smoothing:antialiased;speak:none}.tp_recent_tweets>ul>li a{color:#1bb0ce;font-weight:400;text-decoration:none}.tp_recent_tweets .twitter_time{font-style:italic;font-size:1em;color:#BBB}.cff-wrapper #cff .cff-item{padding-top:45px;padding-bottom:45px}.cff-wrapper #cff .cff-item:first-child{padding-top:0}.widget_aux_search form,.widget_aux_search form .aux-search-field{width:100%;max-width:none;margin:0}.widget_aux_search form{margin-bottom:-.4em}.widget_aux_search .aux-submit-icon-container{right:0}.aux-dark .widget_aux_search .aux-submit-icon-container:hover{color:#fff}.aux-dark .widget_aux_search .aux-search-field{background-color:transparent!important;color:inherit}.aux-dark .widget_aux_search .aux-search-field:focus{border-color:#fff}.subfooter .widget_aux_search .aux-search-field{background-color:#FDFDFD}.widget_search form{margin:0}.widget_search .field{width:100%}.widget_search .submit{display:none}.aux-dark .widget_search .field{background-color:transparent!important;color:inherit}.aux-dark .widget_search .field:focus{border-color:#fff}.subfooter .widget_search .field{background-color:#FDFDFD}.widget-map img{max-width:none}.axi_map_wrapper{width:100%}.aux-widget-image .aux-media-hint-frame{display:inline-block}.aux-widget-image .aux-media-hint-frame .aux-image-has-secondary img:last-child{position:absolute;top:0;left:0;opacity:0;z-index:2;transition:opacity 1s}.aux-widget-image .aux-media-hint-frame:hover .aux-image-has-secondary img:last-child{opacity:1}.aux-widget-image .aux-media-image{transition:all 300ms ease-out}.aux-widget-image .aux-media-image img{display:inline-block}.aux-widget-image.aux-alignnone{text-align:center}.aux-widget-image.aux-alignleft{float:left}.aux-widget-image.aux-alignright{float:right}aside .aux-widget-image.aux-alignleft,aside .aux-widget-image.aux-alignright,aside .aux-widget-image.aux-alignnone{float:none}.aux-widget-before-after img{width:100%}.aux-widget-before-after.aux-alignnone{text-align:center}.aux-widget-before-after.aux-alignleft{float:left}.aux-widget-before-after.aux-alignright{float:right}aside .aux-widget-before-after.aux-alignleft,aside .aux-widget-before-after.aux-alignright,aside .aux-widget-before-after.aux-alignnone{float:none}.pswp__img.pswp__img--placeholder{opacity:0}.aux-lightbox-btn{direction:ltr}.aux-gallery figure{float:left;position:relative;margin:0;margin-top:0!important;margin-bottom:10px}.aux-gallery figure img{width:100%}.aux-gallery figure .aux-lightbox-btn{display:block}.aux-gallery .aux-tiles-layout figure,.aux-gallery .aux-widget-recent-posts-tiles figure{height:0;overflow:hidden;position:relative}.aux-gallery .aux-frame-ratio{position:relative}.object-fit .aux-gallery .aux-frame-ratio img{object-fit:cover;height:100%}.aux-gallery ul.pagination{list-style:none}.gallery-caption{position:relative}.pswp__item .pswp__video{position:absolute;top:50%;left:50%;height:60%;transform:translateY(-50%) translateX(-50%)}@media screen and (max-width:1024px){.pswp__item .pswp__video{width:100%}}.widget-video>div{width:100%!important}.widget-video .mejs-container{width:100%!important}aside .aux-widget-video .mejs-container .mejs-controls .mejs-time{display:none}aside .aux-widget-video .mejs-overlay-button{display:none}aside .aux-widget-quote{font-size:.67em}.aux-widget-code{padding:0!important;margin-bottom:0}.aux-widget-code code{text-shadow:none;border-radius:0;font-size:1em;overflow:auto;max-height:800px;line-height:1.3}.aux-widget-code .hljs{padding:1em}.aux-widget-post-slider{position:relative;margin-bottom:30px}.aux-top-post-slider .aux-widget-post-slider{margin-bottom:0}.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-title+.aux-slide-info{margin-top:.625em;margin-bottom:0}.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-title h3{margin:0;font-size:1.75em;font-weight:600;line-height:150%}.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info{font-size:.875em;color:#1bb0ce}.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-tax a::before{background-color:#1bb0ce!important}.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info a:hover{text-decoration:underline}.aux-widget-post-slider .aux-latest-posts-slider .aux-info-container{position:absolute;top:50%;left:50%;margin:0 auto;padding:2.8125em 2.5em;text-align:center;background:rgb(255 255 255 / .9);transform:translateY(-50%) translateX(-50%)}.aux-widget-post-slider .aux-latest-posts-slider.aux-dark-skin .aux-info-container{background-color:rgb(51 51 51 / .9)}.aux-widget-post-slider .aux-latest-posts-slider.aux-dark-skin .aux-slide-title{color:#fff}.aux-widget-post-slider .aux-latest-posts-slider.aux-full-light-skin .aux-slide-media::after,.aux-widget-post-slider .aux-latest-posts-slider.aux-full-dark-skin .aux-slide-media::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(255 255 255 / .7)}.aux-widget-post-slider .aux-latest-posts-slider.aux-full-light-skin .aux-info-container,.aux-widget-post-slider .aux-latest-posts-slider.aux-full-dark-skin .aux-info-container{background-color:#fff0;padding-left:0;padding-right:0}.aux-widget-post-slider .aux-latest-posts-slider.aux-full-dark-skin .aux-slide-media::after{background-color:rgb(51 51 51 / .6)}.aux-widget-post-slider .aux-latest-posts-slider.aux-full-dark-skin .aux-slide-title{color:#fff}@media screen and (max-width:767px){.aux-resp .aux-widget-post-slider .aux-latest-posts-slider{font-size:.72em}.aux-resp .aux-widget-post-slider .aux-latest-posts-slider .aux-info-container{padding:1.875em 2.5em}}@media screen and (max-width:479px){.aux-resp .aux-widget-post-slider .aux-latest-posts-slider{font-size:.55em}.aux-resp .aux-widget-post-slider .aux-latest-posts-slider .aux-info-container{padding:1.875em}.aux-resp .aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info{display:none}}@media screen and (max-width:767px){.aux-resp .aux-widget-post-slider .aux-mc-arrows{display:none}}.aux-archive-post-slider .aux-widget-post-slider{margin-bottom:4.0625em}aside .aux-widget-post-slider .aux-latest-posts-slider .aux-slide-title h3{font-size:.875em;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:150%}aside .aux-widget-post-slider .aux-latest-posts-slider .aux-info-container{padding:.5em;left:5%;right:5%}aside .aux-widget-post-slider .aux-latest-posts-slider .aux-info-container .entry-tax{display:none}aside .aux-widget-post-slider .aux-latest-posts-slider .aux-info-container .aux-slide-info{margin-top:0;color:#888}aside.aux-dark .aux-slide-title h3{color:#3D3D3D}.aux-widget-related-posts{padding-bottom:3.125em}.aux-widget-related-posts .hentry .entry-title{font-size:1.25em;line-height:normal}.aux-widget-related-posts .entry-tax{font-style:italic}.aux-widget-related-posts .widget-title{margin-bottom:2.1875em}.aux-widget-related-posts.aux-center-content .widget-title,.aux-widget-related-posts.aux-center-content .column-entry{text-align:center}.aux-widget-related-posts.aux-center-content .entry-main{padding-left:1em;padding-right:1em}.aux-widget-faq .aux-filters{position:relative;z-index:9}.aux-widget-faq .aux-filters:after{content:"";display:table;clear:both}.aux-widget-faq .aux-filters.aux-right:not(.aux-dropdown-filter){display:block;width:100%}.aux-widget-faq .aux-filters.aux-right:not(.aux-dropdown-filter)>ul{display:inline-block;float:right}.aux-widget-faq .aux-filters.aux-center:not(.aux-dropdown-filter){position:relative;left:50%;display:inline-block;transform:translateX(-50%)}.aux-widget-faq .aux-filters.aux-center:not(.aux-dropdown-filter) ul{margin-left:auto}.aux-widget-faq .widget-title+.aux-filters.aux-right{position:absolute;top:0;right:0}@media screen and (max-width:767px){.aux-resp .aux-widget-faq .widget-title+.aux-filters.aux-right{position:relative;float:none}}.aux-widget-faq .aux-isotope-faq{padding-top:2.5em}.aux-widget-faq .aux-isotope-faq:before{content:'';position:absolute;top:0;width:100%;height:1px;background-color:#e0e0e0}.aux-widget-faq .toggle-header{position:relative;padding:1.2em 1.3em;border:none;font-size:1.375em;line-height:normal}.aux-widget-faq .toggle-header:after{display:none}.aux-widget-faq .toggle-content{padding:0 1.875em 1.5625em 1.875em;border:none}.aux-widget-faq .aux-accordion-simple .aux-faq-item{border:1px solid #BBB;border-bottom:none}.aux-widget-faq .aux-accordion-simple .aux-faq-item:last-of-type,.aux-widget-faq .aux-accordion-simple .aux-faq-item:nth-last-child(2){border-bottom:1px solid #BBB}.aux-widget-faq .aux-accordion-simple .aux-faq-item.active .aux-accordion-indicator:after{transform:translateY(-50%) scaleY(-1)}.aux-widget-faq .aux-accordion-simple .aux-accordion-indicator:after{content:'';position:absolute;right:1.3em;background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:16px;height:8px;background-position:0 -522px;position:absolute;top:50%;transform:translateY(-50%);transition:transform 300ms}.aux-widget-faq .aux-accordion-plus-indicator .aux-faq-item{border-bottom:1px solid #e0e0e0}.aux-widget-faq .aux-accordion-plus-indicator .aux-faq-item:last-of-type{border-bottom:none}.aux-widget-faq .aux-accordion-plus-indicator .aux-faq-item.active .aux-accordion-indicator:after{transform:rotate(0)}.aux-widget-faq .aux-accordion-plus-indicator .aux-accordion-indicator{position:absolute;left:0;top:50%;width:17px;height:17px;transform:translateY(-50%)}.aux-widget-faq .aux-accordion-plus-indicator .aux-accordion-indicator:before,.aux-widget-faq .aux-accordion-plus-indicator .aux-accordion-indicator:after{content:'';position:absolute;left:0;top:8px;width:100%;height:1px;background-color:#3D3D3D;transition:transform 300ms}.aux-widget-faq .aux-accordion-plus-indicator .aux-accordion-indicator:after{transform:rotate(90deg)}.aux-widget-faq .aux-accordion-plus-indicator .toggle-header{padding-left:1.7em}.aux-widget-faq .aux-accordion-plus-indicator .toggle-content{padding-left:2.5em}.aux-widget-faq .aux-accordion-border-indicator .aux-faq-item{border-bottom:1px solid #e0e0e0}.aux-widget-faq .aux-accordion-border-indicator .aux-faq-item:last-of-type{border-bottom:none}.aux-widget-faq .aux-accordion-border-indicator .aux-accordion-indicator{position:absolute;left:0;top:50%;width:17px;height:17px;transform:translateY(-50%)}.aux-widget-faq .aux-accordion-border-indicator .aux-accordion-indicator:before,.aux-widget-faq .aux-accordion-border-indicator .aux-accordion-indicator:after{content:'';position:absolute;left:0;top:8px;width:100%;height:1px;background-color:#3D3D3D;transition:transform 300ms}.aux-widget-faq .aux-accordion-border-indicator .aux-accordion-indicator:after{transform:rotate(90deg)}.aux-widget-faq .aux-accordion-border-indicator .toggle-header{padding-left:1.7em}.aux-widget-faq .aux-accordion-border-indicator .toggle-content{padding-left:2.5em}.aux-widget-faq .aux-accordion-clean-border .aux-faq-item{border-bottom:1px solid #e0e0e0}.aux-widget-faq .aux-accordion-clean-border .aux-faq-item:last-of-type{border-bottom:none}.aux-widget-faq .aux-accordion-clean-border .aux-faq-item.active .aux-accordion-indicator:after{transform:rotate(0)}.aux-widget-faq .aux-accordion-clean-border .toggle-header{padding-left:1.7em}.aux-widget-faq .aux-accordion-clean-border .aux-accordion-indicator{position:absolute;left:0;top:50%;width:17px;height:17px;transform:translateY(-50%);width:23px;height:23px;border:1px solid #3D3D3D}.aux-widget-faq .aux-accordion-clean-border .aux-accordion-indicator:before,.aux-widget-faq .aux-accordion-clean-border .aux-accordion-indicator:after{content:'';position:absolute;left:0;top:8px;width:100%;height:1px;background-color:#3D3D3D;transition:transform 300ms}.aux-widget-faq .aux-accordion-clean-border .aux-accordion-indicator:after{transform:rotate(90deg)}.aux-widget-faq .aux-accordion-clean-border .aux-accordion-indicator:before,.aux-widget-faq .aux-accordion-clean-border .aux-accordion-indicator:after{left:5px;top:10px;width:50%}.aux-widget-faq .aux-accordion-clean-border .toggle-content{position:relative;padding-left:2.5em}.aux-widget-faq .aux-accordion-clean-border .toggle-content:after{content:'';position:absolute;left:8px;top:5px;display:inline-block;width:1px;height:calc(100% - 35px);background-color:#e0e0e0}.aux-widget-faq .aux-accordion-clean .aux-accordion-indicator{position:absolute;left:0;top:50%;width:17px;height:17px;transform:translateY(-50%);width:23px;height:23px;border:1px solid #3D3D3D}.aux-widget-faq .aux-accordion-clean .aux-accordion-indicator:before,.aux-widget-faq .aux-accordion-clean .aux-accordion-indicator:after{content:'';position:absolute;left:0;top:8px;width:100%;height:1px;background-color:#3D3D3D;transition:transform 300ms}.aux-widget-faq .aux-accordion-clean .aux-accordion-indicator:after{transform:rotate(90deg)}.aux-widget-faq .aux-accordion-clean .aux-accordion-indicator:before,.aux-widget-faq .aux-accordion-clean .aux-accordion-indicator:after{left:5px;top:10px;width:50%}.aux-widget-faq .aux-accordion-clean .toggle-header{padding:.5em 1.3em .5em 1.7em}.aux-widget-faq .aux-accordion-clean .toggle-content{position:relative;padding:.625em 1.875em .625em 2.5em}.aux-widget-faq .aux-accordion-clean .toggle-content:after{content:'';position:absolute;top:15px;left:8px;display:inline-block;width:1px;height:calc(100% - 35px);background-color:#BBB}.mc4wp-form input:not([type="submit"]),.mc4wp-form textarea,.mc4wp-form select{padding:.8em 1.1em}.mc4wp-form input:not([type="submit"]):-moz-placeholder,.mc4wp-form textarea:-moz-placeholder,.mc4wp-form select:-moz-placeholder{font-style:italic}.mc4wp-form input:not([type="submit"])::-moz-placeholder,.mc4wp-form textarea::-moz-placeholder,.mc4wp-form select::-moz-placeholder{font-style:italic}.mc4wp-form input:not([type="submit"]):-ms-input-placeholder,.mc4wp-form textarea:-ms-input-placeholder,.mc4wp-form select:-ms-input-placeholder{font-style:italic}.mc4wp-form input:not([type="submit"])::-webkit-input-placeholder,.mc4wp-form textarea::-webkit-input-placeholder,.mc4wp-form select::-webkit-input-placeholder{font-style:italic}.mc4wp-form input[type="submit"]{padding:16px 32px;display:block;width:100%;max-width:400px}.mc4wp-form input:not([type="submit"]){max-width:none}.mc4wp-form input[required]{box-shadow:inset 0 -1px 1px rgb(0 0 0 / .075)}.mc4wp-form-fields p{margin-bottom:0}.aux-rating-box.aux-star-rating{display:inline-block;position:relative;line-height:1;font-size:19px}.aux-rating-box.aux-star-rating:before{content:"\2606\2606\2606\2606\2606";color:#3D3D3D}.aux-rating-box.aux-star-rating .aux-star-rating-avg{position:absolute;left:0;top:0;overflow:hidden;white-space:nowrap}.aux-rating-box.aux-star-rating .aux-star-rating-avg:before{content:"\2605\2605\2605\2605\2605";color:#3D3D3D}.aux-widget-recent-products .widget-title{margin-bottom:10px;font-size:2.375em;line-height:57px;font-weight:500;text-align:center}.aux-widget-recent-products .widget-subtitle{margin-bottom:50px;font-size:1.125em;line-height:27px;color:#BBB;text-align:center;font-weight:500}.aux-widget-recent-products .aux-recent-product-item{position:relative}.aux-widget-recent-products .aux-recent-product-item .woocommerce-product-rating{margin-bottom:5px}.aux-widget-recent-products .aux-recent-product-item .aux-rating-box.aux-star-rating:before{color:#FCCC00}.aux-widget-recent-products .aux-recent-product-item .aux-rating-box.aux-star-rating span:before{color:#FCCC00}.aux-widget-recent-products .aux-recent-product-item .onsale{position:absolute;right:35px;top:20px;width:60px;height:60px;background:#E74C3C;border-radius:50%;font-size:.6875em;font-weight:600;line-height:60px;text-align:center;text-transform:uppercase;color:#FFF;z-index:1}.aux-widget-recent-products .aux-recent-product-item .woocommerce-loop-product__title,.aux-widget-recent-products .aux-recent-product-item .auxshp-loop-title{margin-top:30px;font-size:1.125em;font-weight:500;line-height:1.6875em}.aux-widget-recent-products .aux-recent-product-item .price{display:block;margin-bottom:15px;font-size:1.125em;font-weight:500;line-height:1.6875em}.aux-widget-recent-products .aux-recent-product-item .price ins{float:left;padding:0;background-color:#fff0}.aux-widget-recent-products .aux-recent-product-item .price del{margin-left:5px;font-size:14px;line-height:1.3125em;color:#AAA}.aux-widget-recent-products .aux-recent-product-item .button,.aux-widget-recent-products .aux-recent-product-item .added_to_cart{display:inline;background-color:#EAEAEA;border-radius:20px;padding:12px 25px;font-size:.6875em;font-weight:600;line-height:17px;text-transform:uppercase}.aux-widget-recent-products.loading:after{content:'';width:100%;height:100%;position:absolute;top:0;z-index:1;background-color:#ffffffb3}.aux-widget-recent-products .aux-isotope-animated{z-index:2}.aux-widget-icon-list .aux-icon-list-items{padding-left:0;padding-right:0;margin-bottom:0}.aux-icon-list-items{padding-left:0}.aux-icon-list-items.aux-direction-vertical{display:flex;flex-flow:column wrap}.aux-icon-list-items.aux-direction-horizontal{display:flex;flex-flow:row wrap}.aux-icon-list-item .aux-list-connector{flex-grow:1;border-bottom:1px dotted #bbb;line-height:0;height:0;margin-left:10px}.aux-icon-list-description{display:block;width:100%}.aux-icon-list-divider .aux-icon-list-item{position:relative}.aux-icon-list-divider.aux-direction-horizontal .aux-icon-list-item{margin-right:20px}.aux-icon-list-divider.aux-direction-horizontal .aux-icon-list-item:after{border-right:1px solid #ddd;right:-10px;top:0;height:100%;content:"";display:block;position:absolute;z-index:1}.aux-icon-list-divider.aux-direction-default .aux-icon-list-item:not(:last-child):after,.aux-icon-list-divider.aux-direction-vertical .aux-icon-list-item:not(:last-child):after{border-bottom:1px solid #ddd;left:0;bottom:0;width:100%;content:"";display:block;position:absolute;z-index:1}.aux-icon-list-item,.aux-icon-list-link{display:flex}.aux-icon-list-icon{margin-right:5px}.aux-icon-list-text{margin:0}.aux-icon-list-text2{margin-left:10px}.aux-widget-modern-heading .aux-widget-inner{max-width:100%}.aux-modern-heading-primary{transition:all 250ms ease-out}.aux-modern-heading-secondary{transition:all 250ms ease-out;color:#636363}.aux-modern-heading-secondary .aux-head-before+.aux-head-highlight{margin-left:5px}.aux-modern-heading-secondary .aux-head-highlight{transition:all 250ms ease-out;color:#333}.aux-modern-heading-secondary .aux-head-highlight+.aux-head-after{margin-left:5px}.aux-modern-heading-divider{transition:all 250ms ease-out;height:1px;background-color:#BBB;width:50px}.aux-modern-heading-divider+.aux-modern-heading-description{margin-top:15px}.aux-widget-countdown .aux-countdown-wrapper{position:relative}.aux-widget-countdown .aux-countdown-wrapper .aux-countdown-value{font-size:4.5em;font-weight:700}.aux-widget-countdown .aux-countdown-wrapper .aux-countdown-title{font-size:.875em;font-weight:500;color:#888}.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-inline,.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-inline-table{display:flex;flex-wrap:wrap;align-items:center}.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-inline .aux-countdown-item,.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-inline-table .aux-countdown-item{flex:0 0 auto;padding:.9375em 1.875em}.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-inline .aux-countdown-seperator,.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-inline-table .aux-countdown-seperator{padding:.9375em}.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-inline-table .aux-countdown-item{flex:1 0 auto}.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-block,.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-block-table{display:flex;flex-wrap:wrap;align-items:center}.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-block .aux-countdown-item,.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-block-table .aux-countdown-item{text-align:center;padding:1.875em}.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-block .aux-countdown-title,.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-block .aux-countdown-value,.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-block-table .aux-countdown-title,.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-block-table .aux-countdown-value{display:block}.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-block-table .aux-countdown-item,.aux-widget-countdown .aux-countdown-wrapper.aux-countdown-block-table .aux-countdown-seperator{flex-basis:0%;flex-grow:1;text-align:center}.aux-flex-label-wrap{margin:0}.aux-widget-progressbar .aux-progressbar-title{display:inline-block}.aux-widget-progressbar .aux-progressbar-icon{vertical-align:middle}.aux-widget-progressbar .aux-progressbar-svg{position:relative}.aux-widget-progressbar .aux-progressbar-value{position:absolute;top:0;transform:translateX(-50%) translateY(-100%)}.aux-widget-progressbar .aux-outer-background{box-sizing:content-box;background-color:#00000060}.aux-widget-progressbar .aux-inner-background{position:relative;background-color:#000}.aux-simple-shape-container .aux-widget-container-inner{display:inline-block}.aux-simple-shape-container .aux-the-shape{background-color:#eee;max-width:inherit}.aux-shpe-type-circle .aux-the-shape{border-radius:50%}.aux-simple-svg-container .aux-widget-container-inner{display:inline-block}.aux-simple-svg-container .aux-the-svg{max-width:inherit}.aux-widget-logo{display:inline-block}.aux-widget-accordion .aux-toggle-item{transition:all 400ms ease-out}.aux-widget-accordion .aux-toggle-header,.aux-widget-accordion .aux-toggle-content{outline:none}.aux-carousel-navigation{display:flex}.aux-carousel-navigation .aux-prev,.aux-carousel-navigation .aux-next{cursor:pointer}.aux-carousel-navigation .aux-custom-nav{display:inline-flex;justify-content:center;align-items:center;transition:all 150ms ease-out}.aux-carousel-navigation .aux-custom-nav>img{width:25px}.aux-carousel-navigation .aux-custom-nav>span{line-height:100%}.aux-modern-search .aux-search-submit{display:flex;align-items:center;background:#fff0;margin:0;padding:10px;overflow:visible}.aux-modern-search .aux-search-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(255 255 255 / .98);z-index:110000;overflow:hidden;transition:all 400ms ease-out;transform:translate3d(0,0,1px)}.aux-modern-search .aux-search-popup>*{z-index:4}.aux-modern-search .aux-search-popup .aux-panel-close{position:absolute;right:0;width:30px;height:30px;border:solid 1px #707070;border-radius:50%;margin:15px;padding:6px;cursor:pointer;z-index:200;transition:border-color 0.3s ease}.aux-modern-search .aux-search-popup .aux-panel-close .aux-cross-symbol{width:100%;height:100%;top:8px;position:relative}.aux-modern-search .aux-search-popup .aux-panel-close:hover{border-color:#000}@media screen and (max-width:1024px){.aux-modern-search .aux-search-popup .aux-panel-close{right:unset;left:calc(50% - 30px)}}.aux-modern-search .aux-search-popup .aux-search-popup-content{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%}@media screen and (max-width:1023px){.aux-modern-search .aux-search-popup .aux-search-popup-content{padding:0 35px}}.aux-modern-search .aux-search-popup .aux-search-popup-content .aux-search-form,.aux-modern-search .aux-search-popup .aux-search-popup-content .aux-search-ajax-container{width:100%;max-width:1024px}.aux-modern-search .aux-search-popup .aux-search-popup-content form{display:flex;margin:0 auto;align-items:center;justify-content:center}.aux-modern-search .aux-search-popup .aux-search-popup-content form .aux-search-field{padding:10px 0;max-width:none;width:100%;height:100%;text-align:left;font-weight:600;font-size:28px;border:none}.aux-modern-search .aux-search-popup .aux-search-popup-content form .aux-search-field:-moz-placeholder{color:#AEAEAE}.aux-modern-search .aux-search-popup .aux-search-popup-content form .aux-search-field::-moz-placeholder{color:#AEAEAE}.aux-modern-search .aux-search-popup .aux-search-popup-content form .aux-search-field:-ms-input-placeholder{color:#AEAEAE}.aux-modern-search .aux-search-popup .aux-search-popup-content form .aux-search-field::-webkit-input-placeholder{color:#AEAEAE}.aux-modern-search .aux-search-popup .aux-search-popup-content .aux-search-input-form{display:flex;align-items:center;border-bottom:2px solid #707070;width:100%;z-index:2}.aux-modern-search .aux-search-popup .aux-search-popup-content .aux-submit-icon-container:before{color:#707070!important;transition:color 0.3s ease}.aux-modern-search .aux-search-popup .aux-search-popup-content .aux-submit-icon-container:hover:before{color:#000!important}.aux-modern-search .aux-search-popup .aux-search-popup-content .aux-search-submit{overflow:inherit}.aux-modern-search .aux-search-popup .aux-search-popup-content .aux-submit-icon-container{position:relative;color:#3D3D3D;right:unset;font-size:22px}.aux-modern-search .aux-search-popup .aux-search-popup-content .aux-fill-search-submit{margin:0 5px 5px 15px;border-radius:5px;padding:15px 35px;margin-bottom:5px;overflow:visible}@media screen and (max-width:479px){.aux-modern-search .aux-search-popup .aux-search-popup-content{width:80%;margin-left:auto;margin-right:auto}}.aux-modern-search .select2-container{width:100%!important;min-width:192px}.aux-modern-search .select2-container .select2-selection--single{display:flex;align-items:center;border:none;background-color:#fff0;outline:0;height:auto}.aux-modern-search .select2-container .select2-selection--single .select2-selection__arrow{display:flex;align-items:center;justify-content:center;transition:transform 150ms ease-out;top:50%;transform:translateY(-50%)}.aux-modern-search .select2-container .select2-selection--single .select2-selection__arrow:before{content:'';background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:10px;height:6px;background-position:0 -687px}.aux-modern-search .select2-container .select2-selection--single .select2-selection__arrow b{display:none}.aux-modern-search .select2-container .select2-selection--single .select2-selection__rendered{padding:12px 50px 12px 24px;color:#3D3D3D!important;font-size:19px;font-weight:300;line-height:23px}.aux-modern-search .select2-container .select2-selection--single[aria-expanded=true]{background-color:#F3F3F3}.aux-modern-search .select2-container .select2-selection--single[aria-expanded=true] .select2-selection__arrow:before{transform:rotate(180deg)}.aux-modern-search .aux-search-form-legend{text-align:center;font-size:11px;text-transform:uppercase;margin-bottom:50px}.aux-search-cats-dropdown{background-color:#F3F3F3;border:none}.aux-search-cats-dropdown .select2-results__option{border:none;color:#3D3D3D!important;font-size:19px;font-weight:300;line-height:23px;margin:8px;padding:12px 16px}.aux-search-cats-dropdown .select2-results__option[aria-selected=true],.aux-search-cats-dropdown .select2-results__option.select2-results__option--highlighted{background-color:#DEDEDE!important;font-weight:400}.aux-modern-search .aux-search-ajax-container{position:relative;width:100%}.aux-modern-search .aux-search-ajax-container .aux-loading-spinner{position:absolute;top:0;width:100%;height:100%;z-index:2;background-color:#FFF;transition:all 1.2s}.aux-modern-search .aux-search-ajax-container .aux-loading-spinner.aux-spinner-hide{opacity:0;visibility:hidden}.aux-modern-search .aux-search-ajax-container .aux-loading-spinner .aux-loading-loop{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:space-between;padding:35px 0;max-height:70vh;overflow:auto}.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:space-between;width:100%}.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result:first-of-type .aux-other-search-result-label{margin-top:0}.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output>.aux-search-item,.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result>.aux-search-item{width:32%;margin-top:20px;padding:5px;border-radius:5px;transition:background-color 300ms ease-out}@media screen and (max-width:1023px){.aux-resp .aux-modern-search .aux-search-ajax-container .aux-search-ajax-output>.aux-search-item,.aux-resp .aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result>.aux-search-item{width:49%}}@media screen and (max-width:767px){.aux-resp .aux-modern-search .aux-search-ajax-container .aux-search-ajax-output>.aux-search-item,.aux-resp .aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result>.aux-search-item{width:100%}}.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output>.aux-search-item:hover,.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result>.aux-search-item:hover{background-color:#F9F9F9}.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output>.aux-search-item .aux-item-container,.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result>.aux-search-item .aux-item-container{display:flex;color:inherit}.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output>.aux-search-item .aux-item-container>img,.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result>.aux-search-item .aux-item-container>img{border-radius:6px;margin-right:12px}.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output>.aux-search-item .aux-item-container>img:not([width]),.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result>.aux-search-item .aux-item-container>img:not([width]){width:100px;height:100px;background:red;position:relative}.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output>.aux-search-item .aux-item-container>img:not([width]):after,.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result>.aux-search-item .aux-item-container>img:not([width]):after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#E1E1E1}.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output>.aux-search-item .aux-item-desc,.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result>.aux-search-item .aux-item-desc{display:flex;flex-flow:column wrap}.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output>.aux-search-item .aux-item-title,.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result>.aux-search-item .aux-item-title{color:#333;font-weight:500}.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output>.aux-search-item .aux-item-details,.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result>.aux-search-item .aux-item-details{color:#AAA;font-size:14px}.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output>.aux-search-item .aux-price,.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result>.aux-search-item .aux-price{margin-top:13px}.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-empty-result{width:100%;font-size:31px;line-height:44px;color:#888}.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-empty-result .aux-search-phrase,.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-empty-result .aux-post-type{color:#3D3D3D;text-transform:capitalize}.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-empty-result .aux-search-phrase{font-weight:600}.aux-modern-search .aux-search-ajax-container .aux-search-ajax-output .aux-other-search-result-label{width:100%;margin-top:58px;margin-bottom:20px;font-size:31px;line-height:44px;color:#888}.aux-modern-button-wrapper.aux-modern-button-align-left{text-align:left}.aux-modern-button-wrapper.aux-modern-button-align-left .aux-modern-button{width:auto}.aux-modern-button-wrapper.aux-modern-button-align-right{text-align:right}.aux-modern-button-wrapper.aux-modern-button-align-right .aux-modern-button{width:auto}.aux-modern-button-wrapper.aux-modern-button-align-center{text-align:center}.aux-modern-button-wrapper.aux-modern-button-align-center .aux-modern-button{width:auto}.aux-modern-button-wrapper.aux-modern-button-align-justify{text-align:center}.aux-modern-button-wrapper.aux-modern-button-align-justify .aux-modern-button{width:100%}.aux-modern-button{display:inline-flex;align-items:center;justify-content:center;flex-flow:row wrap;white-space:nowrap;user-select:none;font-size:1rem;line-height:1.5;position:relative;transition:all 150ms ease-in-out;cursor:pointer}.aux-modern-button .aux-text{position:relative;transition:inherit}.aux-modern-button .aux-overlay{width:100%}.aux-modern-button .aux-overlay:after,.aux-modern-button .aux-overlay:before{transition:all 150ms ease-out}.aux-modern-button .aux-icon{position:relative;text-align:center;overflow:hidden;line-height:0}.aux-modern-button .aux-icon:after,.aux-modern-button .aux-icon:before{content:'';position:absolute;width:100%;height:100%;top:0;right:0;transition:all 150ms ease-out}.aux-modern-button .aux-icon:after{opacity:0}.aux-modern-button .aux-icon i{position:relative;vertical-align:middle;z-index:1}.aux-modern-button.aux-black{color:#FFF}.aux-modern-button.aux-black .aux-overlay:after,.aux-modern-button.aux-black .aux-overlay:before{content:'';position:absolute;width:100%;height:100%;top:0;right:0}.aux-modern-button.aux-black .aux-overlay:before{background-color:#3D3D3D}.aux-modern-button.aux-black .aux-overlay:after{opacity:0;background-color:#292929}.aux-modern-button.aux-black:hover .aux-overlay:after{opacity:1}.aux-modern-button.aux-black:hover .aux-icon:after{opacity:1}.aux-modern-button.aux-white{color:#3D3D3D}.aux-modern-button.aux-white .aux-overlay:after,.aux-modern-button.aux-white .aux-overlay:before{content:'';position:absolute;width:100%;height:100%;top:0;right:0}.aux-modern-button.aux-white .aux-overlay:before{background-color:#FFF}.aux-modern-button.aux-white .aux-overlay:after{opacity:0;background-color:#ebebeb}.aux-modern-button.aux-white:hover .aux-overlay:after{opacity:1}.aux-modern-button.aux-white:hover .aux-icon:after{opacity:1}.aux-modern-button.aux-info{color:#FFF}.aux-modern-button.aux-info .aux-overlay:after,.aux-modern-button.aux-info .aux-overlay:before{content:'';position:absolute;width:100%;height:100%;top:0;right:0}.aux-modern-button.aux-info .aux-overlay:before{background-color:#5bc0de}.aux-modern-button.aux-info .aux-overlay:after{opacity:0;background-color:#39b3d7}.aux-modern-button.aux-info:hover .aux-overlay:after{opacity:1}.aux-modern-button.aux-info:hover .aux-icon:after{opacity:1}.aux-modern-button.aux-success{color:#FFF}.aux-modern-button.aux-success .aux-overlay:after,.aux-modern-button.aux-success .aux-overlay:before{content:'';position:absolute;width:100%;height:100%;top:0;right:0}.aux-modern-button.aux-success .aux-overlay:before{background-color:#5cb85c}.aux-modern-button.aux-success .aux-overlay:after{opacity:0;background-color:#47a447}.aux-modern-button.aux-success:hover .aux-overlay:after{opacity:1}.aux-modern-button.aux-success:hover .aux-icon:after{opacity:1}.aux-modern-button.aux-warning{color:#FFF}.aux-modern-button.aux-warning .aux-overlay:after,.aux-modern-button.aux-warning .aux-overlay:before{content:'';position:absolute;width:100%;height:100%;top:0;right:0}.aux-modern-button.aux-warning .aux-overlay:before{background-color:#f0ad4e}.aux-modern-button.aux-warning .aux-overlay:after{opacity:0;background-color:#ed9c28}.aux-modern-button.aux-warning:hover .aux-overlay:after{opacity:1}.aux-modern-button.aux-warning:hover .aux-icon:after{opacity:1}.aux-modern-button.aux-caution{color:#FFF}.aux-modern-button.aux-caution .aux-overlay:after,.aux-modern-button.aux-caution .aux-overlay:before{content:'';position:absolute;width:100%;height:100%;top:0;right:0}.aux-modern-button.aux-caution .aux-overlay:before{background-color:#d9534f}.aux-modern-button.aux-caution .aux-overlay:after{opacity:0;background-color:#d2322d}.aux-modern-button.aux-caution:hover .aux-overlay:after{opacity:1}.aux-modern-button.aux-caution:hover .aux-icon:after{opacity:1}.aux-modern-button.aux-modern-button-outline.aux-black{color:#3D3D3D}.aux-modern-button.aux-modern-button-outline.aux-black .aux-overlay:before,.aux-modern-button.aux-modern-button-outline.aux-black .aux-overlay:after{box-shadow:0 0 0 1px #3D3D3D inset}.aux-modern-button.aux-modern-button-outline.aux-black .aux-overlay:before{background-color:#fff0}.aux-modern-button.aux-modern-button-outline.aux-black:hover{color:#FFF}.aux-modern-button.aux-modern-button-outline.aux-black:hover .aux-overlay:after{background-color:#3D3D3D}.aux-modern-button.aux-modern-button-outline.aux-white{color:#FFF}.aux-modern-button.aux-modern-button-outline.aux-white .aux-overlay:before,.aux-modern-button.aux-modern-button-outline.aux-white .aux-overlay:after{box-shadow:0 0 0 1px #FFF inset}.aux-modern-button.aux-modern-button-outline.aux-white .aux-overlay:before{background-color:#fff0}.aux-modern-button.aux-modern-button-outline.aux-white:hover{color:#3D3D3D}.aux-modern-button.aux-modern-button-outline.aux-white:hover .aux-overlay:after{background-color:#FFF}.aux-modern-button.aux-modern-button-outline.aux-info{color:#5bc0de}.aux-modern-button.aux-modern-button-outline.aux-info .aux-overlay:before,.aux-modern-button.aux-modern-button-outline.aux-info .aux-overlay:after{box-shadow:0 0 0 1px #5bc0de inset}.aux-modern-button.aux-modern-button-outline.aux-info .aux-overlay:before{background-color:#fff0}.aux-modern-button.aux-modern-button-outline.aux-info:hover{color:#FFF}.aux-modern-button.aux-modern-button-outline.aux-info:hover .aux-overlay:after{background-color:#5bc0de}.aux-modern-button.aux-modern-button-outline.aux-success{color:#5cb85c}.aux-modern-button.aux-modern-button-outline.aux-success .aux-overlay:before,.aux-modern-button.aux-modern-button-outline.aux-success .aux-overlay:after{box-shadow:0 0 0 1px #5cb85c inset}.aux-modern-button.aux-modern-button-outline.aux-success .aux-overlay:before{background-color:#fff0}.aux-modern-button.aux-modern-button-outline.aux-success:hover{color:#FFF}.aux-modern-button.aux-modern-button-outline.aux-success:hover .aux-overlay:after{background-color:#5cb85c}.aux-modern-button.aux-modern-button-outline.aux-warning{color:#f0ad4e}.aux-modern-button.aux-modern-button-outline.aux-warning .aux-overlay:before,.aux-modern-button.aux-modern-button-outline.aux-warning .aux-overlay:after{box-shadow:0 0 0 1px #f0ad4e inset}.aux-modern-button.aux-modern-button-outline.aux-warning .aux-overlay:before{background-color:#fff0}.aux-modern-button.aux-modern-button-outline.aux-warning:hover{color:#FFF}.aux-modern-button.aux-modern-button-outline.aux-warning:hover .aux-overlay:after{background-color:#f0ad4e}.aux-modern-button.aux-modern-button-outline.aux-caution{color:#d9534f}.aux-modern-button.aux-modern-button-outline.aux-caution .aux-overlay:before,.aux-modern-button.aux-modern-button-outline.aux-caution .aux-overlay:after{box-shadow:0 0 0 1px #d9534f inset}.aux-modern-button.aux-modern-button-outline.aux-caution .aux-overlay:before{background-color:#fff0}.aux-modern-button.aux-modern-button-outline.aux-caution:hover{color:#FFF}.aux-modern-button.aux-modern-button-outline.aux-caution:hover .aux-overlay:after{background-color:#d9534f}.aux-modern-button.aux-modern-button-round .aux-overlay:before,.aux-modern-button.aux-modern-button-round .aux-overlay:after{border-radius:5px}.aux-modern-button.aux-modern-button-curve .aux-overlay:before,.aux-modern-button.aux-modern-button-curve .aux-overlay:after{border-radius:100em}.aux-modern-button.aux-modern-button-normal{border-radius:0}.aux-modern-button.aux-modern-button-xs{padding:8px 15px;font-size:.6875em;font-weight:400}.aux-modern-button.aux-modern-button-sm{padding:9px 18px;font-size:.6875em;font-weight:500}.aux-modern-button.aux-modern-button-md{padding:12px 23px;font-size:.75em;font-weight:500}.aux-modern-button.aux-modern-button-lg{padding:20px 35px;font-size:.8125em;font-weight:700}.aux-modern-button.aux-modern-button-xl{padding:27px 55px;font-size:.8125em;font-weight:700}.aux-modern-button.aux-icon-left .aux-icon{margin-right:5px}.aux-modern-button.aux-icon-right{flex-direction:row-reverse}.aux-modern-button.aux-icon-right .aux-icon{margin-left:5px}.aux-modern-button.aux-icon-top{flex-direction:column}.aux-modern-button.aux-icon-top .aux-icon{margin-bottom:5px}.aux-modern-button.aux-icon-bottom{flex-direction:column-reverse}.aux-modern-button.aux-icon-bottom .aux-icon{margin-top:5px}.aux-widget-price-list .aux-icon-list-item{flex-wrap:wrap;align-items:center}.aux-widget-price-list .aux-list-item-has-connector{width:100%}.aux-select-element{min-width:100px}.aux-select-element .current{padding:4px 8px;width:100%;display:inline-block}.aux-select-element .current img{display:inline-block;width:auto;max-height:20px}.aux-select-element .list{position:absolute;left:0;display:none;width:100%;opacity:0;margin-top:0;transition:opacity 0.3s ease}.aux-select-element .list.show{display:block;opacity:1;transition:opacity 0.3s ease 0.3s}.aux-select-element .list .option{padding:4px 8px;margin-bottom:0}.aux-select-element .list .option:hover{background-color:#c6c6c6}.aux-select-element .list .option img{display:inline-block;width:auto;max-height:20px}
/*!>>>>>>>>>>>>>>>>>>>>>>>>> #Pages <<<<<<<<<<<<<<<<<<<<<<<<<<<< */
.hentry{position:relative;min-height:130px}.hentry:after{content:"";display:table;clear:both}.entry-content,.comment-body{overflow-wrap:break-word;word-wrap:break-word}.entry-content h1,.comment-body h1{font-size:2.7em}.entry-content h2,.comment-body h2{font-size:2.1em}.entry-content pre,.comment-body pre{border:1px solid #EAEAEA;color:#505050;font-family:Consolas,Monaco,Lucida Console,monospace;font-size:12px;font-size:.857142857rem;line-height:1.714285714;margin:24px 0;margin:1.714285714rem 0;overflow:auto;padding:24px;padding:1.714285714rem}.entry-content ul,.comment-body ul{list-style:disc outside;padding-left:1.1em}.entry-content ul,.comment-body ul,.entry-content ol,.comment-body ol{margin-top:0}.entry-content ul li,.comment-body ul li,.entry-content ol li,.comment-body ol li{margin:0;line-height:190%}.entry-content ul ul,.comment-body ul ul,.entry-content ol ul,.comment-body ol ul{margin:.5em 0 .5em 2em;font-size:1em}.entry-content ul ol,.comment-body ul ol,.entry-content ol ol,.comment-body ol ol{margin:.5em 0 .5em 3em;font-size:1em}.entry-content ul ul,.comment-body ul ul,.entry-content ol ul,.comment-body ol ul{list-style:circle}.entry-content ul ul ul,.comment-body ul ul ul,.entry-content ol ul ul,.comment-body ol ul ul{list-style:square}.entry-content img,.comment-body img{max-width:100%}.entry-content .alignleft,.comment-body .alignleft{margin:.5em 1.2em .5em 0}.entry-content .alignright,.comment-body .alignright{margin:.5em 0 .5em 1.2em}.entry-content .aligncenter,.comment-body .aligncenter{margin:.5em auto}.entry-content .alignnone,.comment-body .alignnone{margin:.5em 0}.entry-content iframe,.comment-body iframe{margin-bottom:1em}.aux-primary .content .aux-pagination{margin-bottom:3em;margin-top:3em}.aux-primary .content .aux-pagination:after{content:"";display:table;clear:both}.wp-caption{max-width:100%}.wp-caption.aligncenter{text-align:center}.wp-caption.alignright,.wp-caption.alignleft{display:inline-block}.wp-caption.alignleft{text-align:left}.wp-caption.alignright{text-align:right}.wp-caption-text{padding:10px;margin:0;background-color:#F3F3F3;text-align:center;font-size:.75em;color:#3D3D3D}.aux-next-prev-posts{margin-bottom:4.375em}.aux-next-prev-posts:after{content:"";display:table;clear:both}.aux-next-prev-posts .np-prev-section,.aux-next-prev-posts .np-next-section{width:50%}.aux-next-prev-posts .np-prev-section:after,.aux-next-prev-posts .np-next-section:after{content:"";display:table;clear:both}.aux-next-prev-posts .np-prev-section>a:hover,.aux-next-prev-posts .np-next-section>a:hover{overflow:hidden}.aux-next-prev-posts .np-prev-section>a:hover .np-nav-text,.aux-next-prev-posts .np-prev-section>a:hover .np-title,.aux-next-prev-posts .np-next-section>a:hover .np-nav-text,.aux-next-prev-posts .np-next-section>a:hover .np-title{text-decoration:underline}.aux-next-prev-posts .np-prev-section>a:hover .aux-overlay,.aux-next-prev-posts .np-next-section>a:hover .aux-overlay{position:absolute;width:105%;top:50%;left:50%;transform:translate(-50%,-50%) scale(0,0);transition:"all 500ms cubic-bezier(0.77, 0, 0.175, 1)"}.aux-next-prev-posts .np-prev-section>a:hover .aux-overlay::after,.aux-next-prev-posts .np-next-section>a:hover .aux-overlay::after{position:relative;content:'';border-radius:50%;display:block;padding-top:100%;background-color:#3D3D3D}.aux-next-prev-posts .np-prev-section>a:hover:hover .aux-overlay,.aux-next-prev-posts .np-next-section>a:hover:hover .aux-overlay{transform:translate(-50%,-50%) scale(1,1)}.aux-next-prev-posts .np-prev-section>a:hover .aux-svg-arrow,.aux-next-prev-posts .np-next-section>a:hover .aux-svg-arrow{opacity:0}.aux-next-prev-posts .np-prev-section>a:hover .aux-svg-arrow.aux-no-fade,.aux-next-prev-posts .np-next-section>a:hover .aux-svg-arrow.aux-no-fade{opacity:1}.aux-next-prev-posts .np-prev-section>a:hover .aux-hover-arrow,.aux-next-prev-posts .np-next-section>a:hover .aux-hover-arrow{transform:translate(-50%,-50%)!important;opacity:1}.aux-next-prev-posts .np-arrow img{display:inline-block}.aux-next-prev-posts .np-nav-text,.aux-next-prev-posts .np-title{transition:all 550ms cubic-bezier(.25,.1,.25,1)}.aux-next-prev-posts .np-nav-text{font-size:.75em;color:#AAA;margin-bottom:4px;margin-top:0}.aux-next-prev-posts .np-title{font-size:1.125em;font-weight:600;white-space:nowrap;min-width:70%;overflow:hidden;text-overflow:ellipsis;color:#505050}.right2-sidebar .aux-next-prev-posts .np-title,.left2-sidebar .aux-next-prev-posts .np-title,.right-left-sidebar .aux-next-prev-posts .np-title,.left-right-sidebar .aux-next-prev-posts .np-title{min-width:60%}.aux-next-prev-posts .np-prev-section{float:left;text-align:left;padding-right:1em}.aux-next-prev-posts .np-prev-section .np-arrow{margin-right:25px;float:left}.aux-next-prev-posts .np-prev-section .aux-arrow-nav{float:left}.aux-next-prev-posts .np-prev-section>a:hover .np-nav-text,.aux-next-prev-posts .np-prev-section>a:hover .np-title{transform:translateX(-7px)}.aux-next-prev-posts .np-next-section{float:right;text-align:right;padding-left:1em}.aux-next-prev-posts .np-next-section .np-arrow{margin-left:25px;float:right}.aux-next-prev-posts .np-next-section .aux-arrow-nav{float:right}.aux-next-prev-posts .np-next-section>a:hover .np-nav-text,.aux-next-prev-posts .np-next-section>a:hover .np-title{transform:translateX(7px)}.aux-next-prev-posts.nav-skin-minimal .np-arrow{margin-top:4px}.aux-next-prev-posts.nav-skin-modern{background-color:#F8F8F8}.aux-next-prev-posts.nav-skin-modern>section{padding-top:.875em;padding-bottom:.875em}.aux-next-prev-posts.nav-skin-modern .np-prev-section{padding-left:3.125em}.aux-next-prev-posts.nav-skin-modern .np-prev-section .np-nav-text{padding-left:3.125em!important}.aux-next-prev-posts.nav-skin-modern .np-prev-section .np-nav-text:before{content:' '!important;background-image:url(/wp-content/themes/phlox-pro/css/images/svg/leftarrow.svg);width:30px;height:13px;margin-top:-2px}.aux-next-prev-posts.nav-skin-modern .np-next-section{padding-right:3.125em}.aux-next-prev-posts.nav-skin-modern .np-next-section .np-nav-text{padding-right:3.125em!important}.aux-next-prev-posts.nav-skin-modern .np-next-section .np-nav-text:after{content:' '!important;background-image:url(/wp-content/themes/phlox-pro/css/images/svg/rightarrow.svg);width:30px;height:13px;margin-top:-2px}.aux-next-prev-posts.nav-skin-modern .np-nav-text{font-size:.75em;text-transform:uppercase}.aux-next-prev-posts.nav-skin-modern .np-nav-text:before,.aux-next-prev-posts.nav-skin-modern .np-nav-text:after{top:50%;transform:translateY(-50%)}.aux-next-prev-posts.nav-skin-modern .aux-port-archive-btn{text-align:center}.aux-next-prev-posts.nav-skin-modern .aux-port-archive-btn svg{width:14px;height:14px}.aux-next-prev-posts.nav-skin-classic-title,.aux-next-prev-posts.nav-skin-classic,.aux-next-prev-posts.nav-skin-modern{display:table;width:100%;vertical-align:middle;position:relative}.aux-next-prev-posts.nav-skin-classic-title .aux-arrow-nav,.aux-next-prev-posts.nav-skin-classic .aux-arrow-nav,.aux-next-prev-posts.nav-skin-modern .aux-arrow-nav{display:none}.aux-next-prev-posts.nav-skin-classic-title>section,.aux-next-prev-posts.nav-skin-classic>section,.aux-next-prev-posts.nav-skin-modern>section{display:table-cell;width:45%;max-width:45%;float:none;vertical-align:middle}.aux-next-prev-posts.nav-skin-classic-title>section>a,.aux-next-prev-posts.nav-skin-classic>section>a,.aux-next-prev-posts.nav-skin-modern>section>a{position:relative;display:block;padding:25px 0;transition:all 550ms cubic-bezier(.25,.1,.25,1)}.aux-next-prev-posts.nav-skin-classic-title>section>a:hover .np-nav-text,.aux-next-prev-posts.nav-skin-classic-title>section>a:hover .np-title,.aux-next-prev-posts.nav-skin-classic>section>a:hover .np-nav-text,.aux-next-prev-posts.nav-skin-classic>section>a:hover .np-title,.aux-next-prev-posts.nav-skin-modern>section>a:hover .np-nav-text,.aux-next-prev-posts.nav-skin-modern>section>a:hover .np-title{transform:none}.aux-next-prev-posts.nav-skin-classic-title>section>a .np-title,.aux-next-prev-posts.nav-skin-classic>section>a .np-title,.aux-next-prev-posts.nav-skin-modern>section>a .np-title{margin-bottom:0}.aux-next-prev-posts.nav-skin-classic-title>section>a .np-nav-text:before,.aux-next-prev-posts.nav-skin-classic-title>section>a .np-nav-text:after,.aux-next-prev-posts.nav-skin-classic>section>a .np-nav-text:before,.aux-next-prev-posts.nav-skin-classic>section>a .np-nav-text:after,.aux-next-prev-posts.nav-skin-modern>section>a .np-nav-text:before,.aux-next-prev-posts.nav-skin-modern>section>a .np-nav-text:after{position:absolute;top:50%;transform:translateY(-50%)}.aux-next-prev-posts.nav-skin-classic-title .aux-port-archive-btn,.aux-next-prev-posts.nav-skin-classic .aux-port-archive-btn,.aux-next-prev-posts.nav-skin-modern .aux-port-archive-btn{position:absolute;right:0;left:0;top:50%;width:10%;margin:0 auto;transform:translateY(-50%)}.aux-next-prev-posts.nav-skin-classic-title .aux-port-archive-btn>a,.aux-next-prev-posts.nav-skin-classic .aux-port-archive-btn>a,.aux-next-prev-posts.nav-skin-modern .aux-port-archive-btn>a{display:block;margin-top:-8px;padding:1.5625em}.aux-next-prev-posts.nav-skin-classic-title .aux-port-archive-btn .ico-main-port,.aux-next-prev-posts.nav-skin-classic .aux-port-archive-btn .ico-main-port,.aux-next-prev-posts.nav-skin-modern .aux-port-archive-btn .ico-main-port{fill:#BBB}.aux-next-prev-posts.nav-skin-classic-title .np-prev-section,.aux-next-prev-posts.nav-skin-classic .np-prev-section,.aux-next-prev-posts.nav-skin-modern .np-prev-section{float:left}.aux-next-prev-posts.nav-skin-classic-title .np-prev-section>a:hover,.aux-next-prev-posts.nav-skin-classic .np-prev-section>a:hover,.aux-next-prev-posts.nav-skin-modern .np-prev-section>a:hover{transform:translateX(-7px)}.aux-next-prev-posts.nav-skin-classic-title .np-prev-section>a .np-title,.aux-next-prev-posts.nav-skin-classic .np-prev-section>a .np-title,.aux-next-prev-posts.nav-skin-modern .np-prev-section>a .np-title{padding-left:1.5625em}.aux-next-prev-posts.nav-skin-classic-title .np-prev-section .np-nav-text,.aux-next-prev-posts.nav-skin-classic .np-prev-section .np-nav-text,.aux-next-prev-posts.nav-skin-modern .np-prev-section .np-nav-text{color:#3D3D3D;padding-left:2.3125em}.aux-next-prev-posts.nav-skin-classic-title .np-prev-section .np-nav-text:before,.aux-next-prev-posts.nav-skin-classic .np-prev-section .np-nav-text:before,.aux-next-prev-posts.nav-skin-modern .np-prev-section .np-nav-text:before{left:0}.aux-next-prev-posts.nav-skin-classic-title .np-next-section,.aux-next-prev-posts.nav-skin-classic .np-next-section,.aux-next-prev-posts.nav-skin-modern .np-next-section{float:right}.aux-next-prev-posts.nav-skin-classic-title .np-next-section>a:hover,.aux-next-prev-posts.nav-skin-classic .np-next-section>a:hover,.aux-next-prev-posts.nav-skin-modern .np-next-section>a:hover{transform:translateX(7px)}.aux-next-prev-posts.nav-skin-classic-title .np-next-section>a .np-title,.aux-next-prev-posts.nav-skin-classic .np-next-section>a .np-title,.aux-next-prev-posts.nav-skin-modern .np-next-section>a .np-title{padding-right:1.5625em}.aux-next-prev-posts.nav-skin-classic-title .np-next-section .np-nav-text,.aux-next-prev-posts.nav-skin-classic .np-next-section .np-nav-text,.aux-next-prev-posts.nav-skin-modern .np-next-section .np-nav-text{color:#3D3D3D;padding-right:2.3125em}.aux-next-prev-posts.nav-skin-classic-title .np-next-section .np-nav-text:after,.aux-next-prev-posts.nav-skin-classic .np-next-section .np-nav-text:after,.aux-next-prev-posts.nav-skin-modern .np-next-section .np-nav-text:after{right:0}.aux-next-prev-posts.nav-skin-classic-title .np-nav-text,.aux-next-prev-posts.nav-skin-classic .np-nav-text,.aux-next-prev-posts.nav-skin-modern .np-nav-text{font-weight:600;color:#505050}.aux-next-prev-posts.nav-skin-classic-title .np-next-section .np-nav-text:after,.aux-next-prev-posts.nav-skin-classic .np-next-section .np-nav-text:after,.aux-next-prev-posts.nav-skin-modern .np-next-section .np-nav-text:after{content:'\2192';margin-left:.3em}.aux-next-prev-posts.nav-skin-classic-title .np-prev-section .np-nav-text:before,.aux-next-prev-posts.nav-skin-classic .np-prev-section .np-nav-text:before,.aux-next-prev-posts.nav-skin-modern .np-prev-section .np-nav-text:before{content:'\2190';margin-right:.3em}.aux-next-prev-posts.nav-skin-classic-title.aux-next-prev-posts>section{padding:1.5625em 2.0625em}.aux-next-prev-posts.nav-skin-classic-title.aux-next-prev-posts>section>a .np-nav-text:before,.aux-next-prev-posts.nav-skin-classic-title.aux-next-prev-posts>section>a .np-nav-text:after{top:50%;transform:translateY(-50%);color:#3D3D3D}.aux-next-prev-posts.nav-skin-classic-title.aux-next-prev-posts .np-next-section>a .np-nav-text{color:#BBB}.aux-next-prev-posts.nav-skin-classic-title.aux-next-prev-posts .np-next-section>a .np-nav-text:after{right:-32px}.aux-next-prev-posts.nav-skin-classic-title.aux-next-prev-posts .np-prev-section>a .np-nav-text:before{left:-32px}.aux-next-prev-posts.nav-skin-thumb-arrow .np-arrow{border:solid 1px #BBB}.aux-next-prev-posts.nav-skin-thumb-arrow .aux-arrow-nav{width:30px;height:80px;box-shadow:none}.aux-next-prev-posts.nav-skin-thumb-arrow .aux-arrow-nav img{box-shadow:0 0 0 1px rgb(0 0 0 / .06)}.aux-next-prev-posts.nav-skin-thumb-arrow .np-nav-text{margin-bottom:4px;padding-top:8px}.aux-next-prev-posts.nav-skin-thumb-arrow.aux-next-prev-posts .np-title{min-width:55%;max-height:2.3em}.aux-next-prev-posts.nav-skin-thumb-arrow.no-arrow .np-arrow{border:none}.aux-next-prev-posts.nav-skin-thumb-arrow.no-arrow .aux-arrow-nav{display:none}.aux-next-prev-posts.nav-skin-thumb-arrow.no-arrow .np-nav-text{font-weight:600;color:#505050}.aux-next-prev-posts.nav-skin-thumb-arrow.no-arrow .np-next-section .np-nav-text:after{content:'\2192';margin-left:.3em}.aux-next-prev-posts.nav-skin-thumb-arrow.no-arrow .np-prev-section .np-nav-text:before{content:'\2190';margin-right:.3em}.aux-next-prev-posts.nav-skin-boxed-image{display:table;width:100%}.aux-next-prev-posts.nav-skin-boxed-image .aux-arrow-nav{display:none;color:#3D3D3D}.aux-next-prev-posts.nav-skin-boxed-image.aux-next-prev-posts>section{display:table-cell;width:50%;max-width:50%;float:none;padding:1.5625em;border:1px solid #BBB;background-repeat:no-repeat;background-size:cover;background-position:center}.aux-next-prev-posts.nav-skin-boxed-image.aux-next-prev-posts .np-title{white-space:normal;margin:0;color:#3D3D3D}.aux-next-prev-posts.nav-skin-boxed-image.aux-next-prev-posts .np-prev-section{border-right:none}.aux-next-prev-posts.nav-skin-boxed-image .aux-arrow-nav{display:none}.aux-next-prev-posts.nav-skin-boxed-image .np-nav-text{font-weight:600;color:#505050}.aux-next-prev-posts.nav-skin-boxed-image .np-next-section .np-nav-text:after{content:'\2192';margin-left:.3em}.aux-next-prev-posts.nav-skin-boxed-image .np-prev-section .np-nav-text:before{content:'\2190';margin-right:.3em}.aux-next-prev-posts.nav-skin-boxed-image .np-nav-text{color:#3D3D3D}.aux-next-prev-posts.aux-dark-th .np-nav-text,.aux-next-prev-posts.aux-dark-th .np-title{color:#FFFFFF!important}.aux-next-prev-posts.aux-dark-th.aux-next-prev-posts>section{border:1px solid #3D3D3D}.aux-next-prev-posts.aux-sticky-nav{margin-bottom:0}.aux-next-prev-posts.aux-sticky-nav .np-prev-section,.aux-next-prev-posts.aux-sticky-nav .np-next-section{position:fixed;z-index:11200;top:45%;background-color:#FFF;transition:transform 250ms cubic-bezier(.165,.84,.44,1)}.aux-next-prev-posts.aux-sticky-nav .np-prev-section .aux-arrow-nav,.aux-next-prev-posts.aux-sticky-nav .np-next-section .aux-arrow-nav{border:solid 1px #BBB;transition:transform 200ms cubic-bezier(.165,.84,.44,1) 200ms;background-color:#fff}.aux-next-prev-posts.aux-sticky-nav .np-prev-section{left:0}.aux-next-prev-posts.aux-sticky-nav .np-next-section{right:0}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section,.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section{box-shadow:0 0 0 1px #BBB;max-width:375px}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section.has-nav-thumb,.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section.has-nav-thumb{max-width:455px}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section .np-nav-text,.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section .np-nav-text{padding-top:20px;margin-bottom:6px;font-weight:600}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section .np-title,.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section .np-title{margin-bottom:0;min-width:40%;max-height:1.3em}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section .np-arrow,.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section .np-arrow{border:none}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section:hover .aux-arrow-nav,.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section:hover .aux-arrow-nav{transition-duration:10ms;transition-delay:10ms}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section:hover .aux-arrow-nav,.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section:hover .aux-arrow-nav{border:none}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section>a:hover .np-nav-text,.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section>a:hover .np-title,.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section>a:hover .np-nav-text,.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section>a:hover .np-title{text-decoration:none}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section{padding-right:30px;transform:translateX(-376px)}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section .aux-arrow-nav{border-left-width:0;transform:translateX(375px)}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section:hover{transform:translateX(0)}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section:hover .aux-arrow-nav{transform:translateX(10px)}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section.has-nav-thumb{transform:translateX(-456px)}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section.has-nav-thumb .aux-arrow-nav{transform:translateX(455px)}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section.has-nav-thumb .np-arrow{margin-right:57px}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section.has-nav-thumb:hover{transform:translateX(-30px)}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-prev-section.has-nav-thumb:hover .aux-arrow-nav{transform:translateX(120px);box-shadow:none}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section{padding-left:30px;transform:translateX(376px)}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section .aux-arrow-nav{border-right-width:0;transform:translateX(-375px)}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section:hover{transform:translateX(0)}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section:hover .aux-arrow-nav{transform:translateX(-10px)}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section.has-nav-thumb{transform:translateX(456px)}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section.has-nav-thumb .aux-arrow-nav{transform:translateX(-455px)}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section.has-nav-thumb .np-arrow{margin-left:57px}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section.has-nav-thumb:hover{transform:translateX(30px)}.aux-next-prev-posts.aux-sticky-nav.nav-skin-thumb-arrow .np-next-section.has-nav-thumb:hover .aux-arrow-nav{transform:translateX(-120px);box-shadow:none}@media print{.aux-next-prev-posts{display:none}}.single .rp4wp-related-posts{margin-top:3.125em}.single .rp4wp-related-posts h3{font-size:1.5em;font-weight:500}.single .rp4wp-related-posts ul{float:none;margin:0 -15px;width:auto}.single .rp4wp-related-posts ul:after{content:"";display:table;clear:both}.single .rp4wp-related-posts ul>li{float:left;padding:0 15px;width:25%;clear:none}.single .rp4wp-related-posts ul>li:nth-child(4n+5){clear:left}.single .rp4wp-related-posts ul>li:nth-child(4n+5),.single .rp4wp-related-posts ul>li:nth-child(4n+6),.single .rp4wp-related-posts ul>li:nth-child(4n+7),.single .rp4wp-related-posts ul>li:nth-child(4n+8){margin-top:15px}@media screen and (max-width:900px){.single .rp4wp-related-posts ul>li{width:50%}.single .rp4wp-related-posts ul>li:nth-child(2n+3){clear:left}.single .rp4wp-related-posts ul>li:nth-child(2n+3),.single .rp4wp-related-posts ul>li:nth-child(2n+4){margin-top:15px}}.aux-related-posts-container{margin-bottom:4.375em}.aux-related-posts-container .rp4wp-related-posts{margin:0}@media screen and (max-width:1300px){.aux-resp .aux-next-prev-posts .np-title{font-size:1.1em;white-space:normal;min-width:50%;max-height:2.3em}.aux-resp .aux-next-prev-posts.nav-skin-thumb-arrow .np-title{min-width:40%}}@media screen and (max-width:1023px){.aux-resp .aux-next-prev-posts.nav-skin-thumb-arrow .np-arrow img{display:none}.aux-resp .aux-next-prev-posts.nav-skin-minimal .aux-arrow-nav{width:40px;height:40px}.aux-resp .aux-next-prev-posts.nav-skin-minimal .np-arrow{margin-top:20px}.aux-resp .aux-next-prev-posts.nav-skin-minimal .np-nav-text{padding-top:10px;color:#3D3D3D}.aux-resp .aux-next-prev-posts.nav-skin-minimal .np-prev-section>a:hover .np-nav-text,.aux-resp .aux-next-prev-posts.nav-skin-minimal .np-prev-section>a:hover .np-title,.aux-resp .aux-next-prev-posts.nav-skin-minimal .np-next-section>a:hover .np-nav-text,.aux-resp .aux-next-prev-posts.nav-skin-minimal .np-next-section>a:hover .np-title{transform:none}.aux-resp .aux-next-prev-posts.aux-sticky-nav{display:none}}@media screen and (max-width:479px){.aux-resp .aux-next-prev-posts .np-title{display:none}.aux-resp .aux-next-prev-posts .np-nav-text{margin:0}.aux-resp .aux-next-prev-posts.nav-skin-minimal .np-arrow{margin-top:0}.aux-resp .aux-next-prev-posts.nav-skin-thumb-arrow .np-nav-text{font-weight:600;color:#505050}.aux-resp .aux-next-prev-posts.nav-skin-thumb-arrow .np-next-section .np-nav-text:after{content:'\2192';margin-left:.3em}.aux-resp .aux-next-prev-posts.nav-skin-thumb-arrow .np-prev-section .np-nav-text:before{content:'\2190';margin-right:.3em}.aux-resp .aux-next-prev-posts.nav-skin-thumb-arrow .np-nav-text{padding-top:30px}.aux-resp .aux-next-prev-posts.nav-skin-thumb-arrow.no-arrow .np-nav-text{padding-top:0}}.single .post-password-form{text-align:center}.single .post-password-form input[type="password"]{margin-left:auto;margin-right:auto}.single .post-password-form>p:last-child{margin-top:1.5em}.page-links>a,.page-links .aux-page-current{border:1px solid #AAA;padding:3px 0;width:32px;display:inline-block;text-align:center}.page-links>a{color:#AAA}.page-links .aux-page-current{background-color:#3D3D3D}.page-links .aux-page-current,.page-links .aux-page-current a{color:#FFF}.entry-header.aux-visually-hide{position:absolute!important}.hentry .entry-content,.hentry .comment-body{margin-bottom:3.125em}.hentry.aux-has-pb .entry-content,.hentry.aux-has-pb .comment-body{margin-bottom:0}.hentry .entry-format{display:none}.hentry .entry-media{margin-bottom:3.5625em}.hentry .entry-main{margin-bottom:4.375em}.hentry .entry-title{position:relative;margin:0;color:#3D3D3D;font-weight:600;font-size:2.3em;line-height:150%;word-break:break-word}.hentry .entry-header{position:relative;display:block;height:auto;margin-bottom:1.3em}.hentry .entry-post-format{float:right}.hentry .entry-post-format .aux-post-format-icon{position:relative;display:inline-block;vertical-align:middle}.hentry .entry-post-format .aux-post-format-icon>i{font-size:25px;position:absolute;top:50%;transform:translateY(-50%);right:0}.aux-has-sidebar .aux-primary .hentry .entry-title{font-size:1.75em}.entry-info .wpulike.aux-wpulike-single::before,.entry-info .wpulike.aux-wpulike-news::before,.hentry .entry-info [class^="entry-"]~[class^="entry-"]:before,.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-tax a::after,.hentry .entry-info .entry-tax a::after{content:""!important;position:relative;top:0;display:inline-block;width:3px;height:3px;border-radius:50%;margin:0 10px;vertical-align:middle;background-color:#BBB}.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info>div,.hentry .entry-info>div{display:inline-block}.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-date,.hentry .entry-info .entry-date{display:inline}.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-tax a,.hentry .entry-info .entry-tax a{color:inherit;display:inline-block}.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-tax a:hover,.hentry .entry-info .entry-tax a:hover{color:#1bb0ce}.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-tax a:last-child::after,.hentry .entry-info .entry-tax a:last-child::after{display:none}.aux-widget-post-slider .aux-latest-posts-slider .aux-slide-info .entry-tax.aux-no-sep a:last-child::after,.hentry .entry-info .entry-tax.aux-no-sep a:last-child::after{display:none}.hentry .entry-info{margin-bottom:1.5625em;color:#888;font-size:.88em}.hentry .entry-info .entry-author .vcard{margin-right:5px}.hentry .entry-info .entry-author+.entry-comments:before{display:none}.single-post .hentry .entry-meta{display:flex;align-items:center;position:relative;padding:3.125em 0;border:solid 1px #DEDEDE;border-width:1px 0}.single-post .hentry .entry-meta:after{content:"";display:table;clear:both}.single-post .hentry .entry-meta .aux-single-post-share{font-size:14px;order:3;cursor:pointer;line-height:1}.single-post .hentry .entry-meta .aux-single-post-share .aux-has-text::before{font-family:inherit;content:attr(data-text);font-weight:500;text-decoration:underline}@media print{.single-post .hentry .entry-meta{display:none}}.single-post .hentry footer.entry-meta .entry-tax{flex:1;order:1;font-style:italic;font-size:.875em;color:#AAA}.single-post .hentry footer.entry-meta .entry-tax a{color:#3D3D3D;text-decoration:underline;font-weight:600}.single-post .hentry footer.entry-meta .entry-tax a:hover{color:#1bb0ce}.single-post .hentry .aux-post-share{position:absolute;top:50%;transform:translateY(-50%);right:0;cursor:pointer}.single-post .hentry .aux-post-share .widget-socials{display:inline-block;vertical-align:bottom}.single-post .hentry .aux-post-share .aux-socials{font-size:.875em;font-weight:600;color:#3D3D3D}.single-post .hentry .aux-post-share a:hover{color:#1bb0ce}@media screen and (max-width:767px){.aux-resp.single-post .hentry .aux-post-share{position:relative;width:100%;margin-top:3.125em;text-align:center;transform:none}.aux-resp.single-post .hentry footer.entry-meta{align-items:baseline;padding-top:1.875em}}.hentry.aux-medium-context .entry-content,.hentry.aux-medium-context .comment-body,.hentry.aux-medium-context .entry-info,.hentry.aux-medium-context .entry-header{margin-left:15%;margin-right:15%}.hentry.aux-medium-context .entry-content>img,.hentry.aux-medium-context .comment-body>img,.hentry.aux-medium-context .entry-content>p>img,.hentry.aux-medium-context .comment-body>p>img,.hentry.aux-medium-context .entry-content>div>img,.hentry.aux-medium-context .comment-body>div>img,.hentry.aux-medium-context .entry-content>section>img,.hentry.aux-medium-context .comment-body>section>img{max-width:160%;margin-left:-30%;margin-right:-30%}.hentry.aux-narrow-context .entry-content,.hentry.aux-narrow-context .comment-body,.hentry.aux-narrow-context .entry-info,.hentry.aux-narrow-context .entry-header{margin-left:25%;margin-right:25%}.hentry.aux-narrow-context .entry-content>img,.hentry.aux-narrow-context .comment-body>img,.hentry.aux-narrow-context .entry-content>p>img,.hentry.aux-narrow-context .comment-body>p>img,.hentry.aux-narrow-context .entry-content>div>img,.hentry.aux-narrow-context .comment-body>div>img,.hentry.aux-narrow-context .entry-content>section>img,.hentry.aux-narrow-context .comment-body>section>img{max-width:200%;margin-left:-50%;margin-right:-50%}.type-post.format-quote .entry-header{padding:2em 2em 1.4em;background:#333;color:#fff}.type-post.format-quote .entry-header:before{content:"“";font-size:3em;line-height:10px;top:14px;left:0;position:relative;color:#505050;font-family:sans-serif;font-weight:700;font-style:normal}.type-post.format-quote .entry-header blockquote{padding:0;background:none}.type-post.format-quote .quote-format-excerpt{font-style:italic;font-size:1.4em}.type-post.format-quote .entry-title{margin-bottom:0;font-size:1.1625em!important}.type-post.format-quote .entry-title,.type-post.format-quote .entry-title a{color:#1bb0ce}.type-post.format-quote .entry-title a:hover{text-decoration:underline}.type-post.format-quote .link-format-excerpt{display:inline-block;border:1px solid #1bb0ce;padding:5px 15px;color:#1bb0ce}.type-post.format-quote .readmore{display:none}.type-post.format-gallery .entry-media{position:relative}.type-post.format-gallery .master-carousel-slider{transition:height 100ms}.type-post.format-link .link-format-excerpt{display:inline-block;padding:.6875em .75em;border:solid 1px #1bb0ce;color:#1bb0ce;line-height:100%;max-width:100%}.type-post.format-link .link-format-excerpt:hover{background-color:#1bb0ce;color:#FFF}.type-post.format-link .readmore{display:none}.entry-related .fig-title{margin-bottom:0;margin-top:.5em}.entry-related .fig-title a{color:#3D3D3D}.entry-related .fig-title a:hover{color:#1bb0ce}.entry-author-info{margin-bottom:3.125em;padding:0;min-height:100px}.entry-author-info .author-avatar{position:absolute}.entry-author-info .author-avatar img{border-radius:50%}.entry-author-info .author-description{display:inline-block;position:relative;margin-left:8.875em;padding-top:10px}.entry-author-info .author-description dl{position:relative;margin-bottom:1em}.entry-author-info .author-description dt{font-size:1.1875em;line-height:1.5em;font-weight:600}.entry-author-info .author-description dt a{color:#3D3D3D}.entry-author-info .author-description dd{margin:0 0 1em 0}.entry-author-info .author-description dd span{font-size:.875em;font-style:italic;font-weight:600;color:#BBB}.entry-author-info .aux-author-socials.aux-medium li a{font-size:14px;color:inherit}@media screen and (max-width:479px){.entry-author-info .author-description{margin-left:0}.entry-author-info .author-avatar{position:relative}}@media print{.entry-author-info{display:none}}.aux-user-entry .rp4wp-related-post-image{float:none;display:block;width:100%;padding:0;margin-bottom:1.4375em;max-height:130px;overflow-y:hidden}.aux-user-entry .rp4wp-related-post-content{line-height:1.5}.aux-user-entry .rp4wp-related-post-content>a{display:block;margin-bottom:1.4375em;color:inherit;font-size:1.125em;font-weight:600}.aux-user-entry .rp4wp-related-post-content>a:hover{color:#1bb0ce}.home.page .content>.hentry>.entry-main{margin-bottom:0}.aux-archive.aux-template-type-side-media .aux-primary .type-post,.aux-search.aux-template-type-side-media .type-post{margin-bottom:4.375em}.aux-archive.aux-template-type-side-media .aux-primary .type-post:after,.aux-search.aux-template-type-side-media .type-post:after{content:"";display:table;clear:both}.aux-archive.aux-template-type-side-media .aux-primary .entry-media,.aux-search.aux-template-type-side-media .entry-media{float:left;width:35%;margin-bottom:0}.aux-archive.aux-template-type-side-media .aux-primary .entry-title,.aux-search.aux-template-type-side-media .entry-title{font-size:1.53125em;line-height:100%}.aux-archive.aux-template-type-side-media .aux-primary .entry-title a,.aux-search.aux-template-type-side-media .entry-title a{color:inherit}.aux-archive.aux-template-type-side-media .aux-primary .entry-content,.aux-search.aux-template-type-side-media .entry-content,.aux-archive.aux-template-type-side-media .aux-primary .comment-body,.aux-search.aux-template-type-side-media .comment-body{margin-bottom:1.3em}.aux-archive.aux-template-type-side-media .aux-primary .entry-main,.aux-search.aux-template-type-side-media .entry-main{margin-bottom:0;float:left;width:100%}.aux-archive.aux-template-type-side-media .aux-primary .entry-media+.entry-main,.aux-search.aux-template-type-side-media .entry-media+.entry-main{padding-left:1.875em;width:65%}@media screen and (max-width:479px){.aux-archive.aux-template-type-side-media .aux-primary .aux-resp .entry-media,.aux-search.aux-template-type-side-media .aux-resp .entry-media,.aux-archive.aux-template-type-side-media .aux-primary .aux-resp .entry-main,.aux-search.aux-template-type-side-media .aux-resp .entry-main{float:none;width:100%}.aux-archive.aux-template-type-side-media .aux-primary .aux-resp .entry-media+.entry-main,.aux-search.aux-template-type-side-media .aux-resp .entry-media+.entry-main{padding:0;width:100%}.aux-archive.aux-template-type-side-media .aux-primary .aux-resp .entry-media,.aux-search.aux-template-type-side-media .aux-resp .entry-media{margin-bottom:2.3em}}.aux-archive .type-post .entry-title a{color:inherit}.aux-archive .type-post .entry-info{color:#AAA}.aux-archive .type-post .entry-info a{color:inherit}.aux-archive .type-post .entry-info a:hover{color:#1bb0ce}.aux-archive .type-post .aux-media-image.aux-image-mask{max-height:800px}.aux-archive .type-post.sticky .entry-title::before{content:"\e16b";font-family:"auxin-front";font-size:.74em;speak:none}.aux-archive.page-template-blog-type-default .aux-primary .entry-main{border-bottom:1px solid #EAEAEA;margin-bottom:2.8125em}.aux-archive.page-template-blog-type-default .aux-primary .entry-media{margin-bottom:40px}.aux-archive.page-template-blog-type-default .aux-primary .entry-header{margin-bottom:.6em}.aux-archive.page-template-blog-type-default .aux-primary .entry-title{font-size:1.35em}.aux-archive.page-template-blog-type-default .aux-primary .entry-info{margin-bottom:.9em;font-size:.9em;font-weight:500;text-transform:none}.aux-archive.page-template-blog-type-default .aux-primary .entry-info .entry-date::after,.aux-archive.page-template-blog-type-default .aux-primary .entry-info .meta-comment::after,.aux-archive.page-template-blog-type-default .aux-primary .entry-info .author::after{content:"";position:relative;top:-1px;display:inline-block;width:4px;height:4px;border-radius:50%;margin:0 .6em;vertical-align:middle;background-color:#BBB}.aux-archive.page-template-blog-type-default .aux-primary .entry-meta{margin-top:1.5em}.aux-archive.page-template-blog-type-default .aux-primary .entry-meta .readmore a{padding:0;background:#fff0;border:none;border-radius:0;color:#AAA;font-weight:500;font-size:.875em;margin-bottom:40px}.aux-archive.page-template-blog-type-default .aux-primary .entry-meta .readmore a a:hover{color:#1bb0ce}.aux-archive.page-template-blog-type-default .aux-primary .entry-content,.aux-archive.page-template-blog-type-default .aux-primary .comment-body{margin-bottom:0}.aux-archive.page-template-type-default .aux-primary .entry-main{margin-bottom:2.8125em}.aux-archive.aux-template-type-1 .aux-primary{text-align:center}.aux-archive.aux-template-type-1 .aux-primary .entry-content,.aux-archive.aux-template-type-1 .aux-primary .comment-body{margin-bottom:0}.aux-archive.aux-template-type-1 .aux-primary .entry-header{margin-bottom:1.1em}.aux-archive.aux-template-type-1 .aux-primary .entry-main{position:relative;margin-bottom:4.0625em;padding-bottom:70px}.aux-archive.aux-template-type-1 .aux-primary .entry-info{position:absolute;bottom:0;width:100%;margin:0;padding-top:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aux-archive.aux-template-type-1 .aux-primary .entry-info::before{content:"";top:0;position:absolute;display:block;width:40%;margin:0 30%;border-top:solid 1px #DEDEDE}.aux-archive.aux-template-type-1 .aux-primary .entry-meta{display:none}.aux-archive.aux-template-type-2 .aux-primary .entry-header,.aux-archive.aux-template-type-3 .aux-primary .entry-header,.aux-archive.aux-template-type-4 .aux-primary .entry-header{margin-bottom:1.1em}.aux-archive.aux-template-type-2 .aux-primary .entry-info,.aux-archive.aux-template-type-3 .aux-primary .entry-info,.aux-archive.aux-template-type-4 .aux-primary .entry-info{margin-bottom:28px;padding-bottom:28px;border-bottom:solid 1px #DEDEDE;color:#BBB;font-size:.9em;font-weight:500;text-transform:none}.aux-archive.aux-template-type-2 .aux-primary .entry-content>p,.aux-archive.aux-template-type-3 .aux-primary .entry-content>p,.aux-archive.aux-template-type-4 .aux-primary .entry-content>p,.aux-archive.aux-template-type-2 .aux-primary .comment-body>p,.aux-archive.aux-template-type-3 .aux-primary .comment-body>p,.aux-archive.aux-template-type-4 .aux-primary .comment-body>p{margin-bottom:0}.aux-archive.aux-template-type-2 .aux-primary .entry-meta,.aux-archive.aux-template-type-3 .aux-primary .entry-meta,.aux-archive.aux-template-type-4 .aux-primary .entry-meta{display:none}.aux-archive.aux-template-type-2 .aux-primary .entry-main,.aux-archive.aux-template-type-3 .aux-primary .entry-main,.aux-archive.aux-template-type-4 .aux-primary .entry-main{margin-bottom:2.8125em}.aux-archive.aux-template-type-3 .aux-primary,.aux-archive.aux-template-type-4 .aux-primary{text-align:center}.aux-archive.aux-template-type-3 .aux-primary .entry-meta,.aux-archive.aux-template-type-4 .aux-primary .entry-meta{display:block}.aux-archive.aux-template-type-3 .aux-primary .entry-meta a,.aux-archive.aux-template-type-4 .aux-primary .entry-meta a{padding:1.2em 2.2em;text-transform:uppercase;font-weight:600}.aux-archive.aux-template-type-3 .aux-primary .entry-meta a::after,.aux-archive.aux-template-type-4 .aux-primary .entry-meta a::after{display:none}.aux-archive.aux-template-type-3 .aux-primary .entry-content,.aux-archive.aux-template-type-4 .aux-primary .entry-content,.aux-archive.aux-template-type-3 .aux-primary .comment-body,.aux-archive.aux-template-type-4 .aux-primary .comment-body{margin-bottom:3em}.aux-archive.aux-template-type-4 .aux-primary .type-post{background-color:#fff;margin-bottom:30px}.aux-archive.aux-template-type-4 .aux-primary .type-post .entry-media{margin-bottom:0}.aux-archive.aux-template-type-4 .aux-primary .entry-main{margin-bottom:0;padding:70px}.aux-archive.aux-template-type-4 .aux-primary .entry-info{border:none;padding-bottom:0}.aux-archive.aux-template-type-4 .aux-primary .entry-info::after{content:"";display:block;height:1px;background-image:linear-gradient(to right,#dedede 57.14286%,#fff0 0%);background-position:top;background-size:21px 1px;background-repeat:repeat-x}.aux-archive.aux-template-type-4 .aux-primary .entry-info::after{margin-top:30px}.aux-archive.aux-template-type-4 .aux-primary .entry-meta a{border-radius:0;border-color:#AAA;color:#AAA}.aux-archive.aux-template-type-10 .aux-primary .entry-media{margin-bottom:40px}.aux-archive.aux-template-type-10 .aux-primary .entry-header{margin-bottom:.6em}.aux-archive.aux-template-type-10 .aux-primary .entry-title{font-size:1.35em}.aux-archive.aux-template-type-10 .aux-primary .entry-info{margin-bottom:.9em;font-size:.9em;font-weight:500;text-transform:none}.aux-archive.aux-template-type-10 .aux-primary .entry-meta{margin-top:1.5em}.aux-archive.aux-template-type-10 .aux-primary .entry-meta .readmore a:hover{color:#fff}.aux-archive.aux-template-type-10 .aux-primary .entry-content,.aux-archive.aux-template-type-10 .aux-primary .comment-body{margin-bottom:0}.error404 .aux-primary{width:100%}.not-found{margin:15% 0}.not-found.no-results{margin:0}.not-found .entry-content h2,.not-found .comment-body h2{margin:0;line-height:normal;font-weight:300!important;font-family:Arial,Helvetica,sans-serif;font-size:7.5em}.not-found .entry-content .entry-title,.not-found .comment-body .entry-title{margin:-5px 0 0 0;font-weight:500!important;font-size:2.2em!important;line-height:1.1em}.not-found button.aux-search-icon{display:none}.not-found .aux-404-icon{margin-right:20px;float:left;background:url(/wp-content/themes/phlox-pro/css/images/svg/404.svg) no-repeat top left;width:48px;height:58px}.not-found .message404{margin-top:5px;line-height:1.8em}.not-found form{margin-bottom:10px;width:100%;max-width:380px}.not-found form .aux-search-field{padding:0 1.5em;height:56px!important;width:100%}.not-found .aux-back-to-home{color:#3D3D3D}@media screen and (max-width:767px){.aux-resp .not-found .entry-content h2,.aux-resp .not-found .comment-body h2{font-size:6em}.aux-resp .not-found .entry-content .entry-title,.aux-resp .not-found .comment-body .entry-title{font-size:2em}}.aux-search.aux-advanced-search .aux-primary .entry-media{width:100%!important;margin-bottom:1.4375em!important}.aux-search.aux-advanced-search .aux-primary .entry-media+.entry-main{width:100%;padding-left:0;margin-bottom:0}.aux-search.aux-advanced-search .aux-primary .aux-widget-recent-products h4.widget-subtitle{display:none}.aux-search.aux-advanced-search .aux-primary .aux-search-from{padding:0 5px;margin-bottom:44px}.aux-search.aux-advanced-search .aux-primary .aux-search-from span,.aux-search.aux-advanced-search .aux-primary .aux-search-from a{font-size:18px;font-family:"Raleway";color:#3D3D3D;text-transform:capitalize}.aux-search.aux-advanced-search .aux-primary .aux-show-all-results{float:right;text-decoration:underline}.aux-search.aux-advanced-search .aux-primary .aux-widget-recent-posts article{margin:0;padding:0}.aux-search.aux-template-type-side-media .aux-primary .hentry .entry-main,.aux-search.aux-template-type-side-media .aux-primary .hentry .entry-media{margin-bottom:3.75em}.aux-search.aux-template-type-side-media .aux-primary .hentry::after{content:"";display:block;width:120px;margin:3.75em auto;margin-top:0;border-bottom:solid 1px #EAEAEA}.aux-search.aux-template-type-side-media .aux-primary .hentry:last-of-type::after{border-color:#fff0}.aux-search .hentry{margin-bottom:3.75em}.aux-comments{position:relative;z-index:4;margin-bottom:2.5em}@media print{.aux-comments{display:none}}.comments-title,.comment-reply-title{font-size:1.5em;font-weight:600;position:relative}.aux-commentlist{list-style:none;margin-top:0;margin-bottom:3.125em}.aux-commentlist .children{margin:0 0 0 95px;padding-top:1em}.aux-commentlist .children>li{padding-top:2em}.aux-commentlist .children>li:first-child{padding-top:0;padding-bottom:0;margin-bottom:0;margin-top:0;border:none}.aux-commentlist cite{font-style:normal;font-weight:600;font-size:.875em}.aux-commentlist>li{padding-bottom:1em;margin-bottom:1em}.aux-commentlist .comment{position:relative}.aux-commentlist .comment .comment-author,.aux-commentlist .comment .comment-body,.aux-commentlist .comment .comment-reply-nav{margin-left:95px}.aux-commentlist .comment .fn{padding-right:13px}.aux-commentlist .comment .comment-author cite,.aux-commentlist .comment .comment-author time{display:block}.aux-commentlist .comment .comment-author time{margin-bottom:2px}.aux-commentlist .comment .comment-author time a{font-size:13px;color:#888;font-weight:500}.aux-commentlist .comment .comment-author em{color:red}.aux-commentlist .comment .comment-reply-nav a,.aux-commentlist .comment .comment-edit-link{color:#888;font-size:.75em;font-weight:600}.aux-commentlist .comment .comment-reply-nav a:hover,.aux-commentlist .comment .comment-edit-link:hover{text-decoration:underline}.aux-commentlist .comment .comment-edit-link{position:absolute;top:25px;right:0}.aux-commentlist .comment .comment-edit-link:hover{text-decoration:underline}.aux-commentlist .avatar{float:left;margin-right:0;border:3px solid #BBB}.aux-commentlist.skin-arrow-links .children{padding-top:1em}.aux-commentlist.skin-arrow-links .children>li{padding-left:60px}.aux-commentlist.skin-arrow-links .children>li:first-child{background:url(/wp-content/themes/phlox-pro/css/images/svg/reply.svg) no-repeat 13px 0}@media print{.aux-commentlist{display:none}}.bypostauthor>header .fn{background-color:#3D3D3D;color:#FFF;padding:1px 13px;border-radius:13px;display:inline-block!important}.author-indicator{display:inline-block;font-size:11px;margin-left:9px;color:#BBB;vertical-align:middle}.aux-comments-navi{height:20px;margin-top:1.875em;margin-bottom:1.875em}.aux-comments-navi .comments-pre-page{float:left}.aux-comments-navi .comment-next-page{float:right}@media print{.aux-comments-navi{display:none}}#respond{margin:0 0 3.125em;max-width:100%}@media print{#respond{display:none}}.comment+#respond{border-top:1px solid #EAEAEA;margin-top:1.875em;padding-top:1.875em}#commentform textarea{font-size:1.125em;font-weight:500}#commentform input[type="text"],#commentform input[type="email"],#commentform input[type="url"]{width:49%}@media screen and (max-width:479px){.aux-resp #commentform input[type="text"],.aux-resp #commentform input[type="email"],.aux-resp #commentform input[type="url"]{width:100%}}#commentform .aux-form-cookies-consent{margin-bottom:1em}#commentform .aux-form-cookies-consent input{margin-right:10px;margin-top:2px}#commentform .aux-form-cookies-consent label{font-size:1em;display:inline}#cancel-comment-reply-link{position:absolute;top:8px;right:0;color:#BBB}#cancel-comment-reply-link:hover{text-decoration:underline}.nocomments{margin-bottom:0;border-top:1px solid #ddd;padding:1em 0;font-style:italic}@media screen and (max-width:1920px){.aux-resp .aux-has-sidebar .aux-commentlist .children .children .children{margin-left:0}.aux-resp .aux-has-sidebar .aux-commentlist .children .children .children>li:first-child{background-image:none}}@media screen and (max-width:1439px){.aux-resp .aux-commentlist .children .children{margin-left:0}.aux-resp .aux-commentlist .children .children>li:first-child{background-image:none}}@media screen and (max-width:1023px){.aux-resp .aux-commentlist .children{margin-left:0}.aux-resp .aux-commentlist .children>li{padding-left:0}}@media screen and (max-width:479px){.bypostauthor.depth-3>header .author-indicator,.bypostauthor.depth-3>header .fn,.bypostauthor.depth-4>header .author-indicator,.bypostauthor.depth-4>header .fn,.bypostauthor.depth-5>header .author-indicator,.bypostauthor.depth-5>header .fn{font-size:10px}.aux-commentlist .comment .comment-edit-link{position:relative;top:0;right:auto}}.single-product .auxshp-product-main{position:relative;margin-left:-35px;margin-right:-35px}.single-product .entry-title{font-weight:600;line-height:1;font-size:1.75em;padding-right:3em;margin-top:0}@media screen and (max-width:767px){.aux-resp.single-product .entry-title{padding-right:0}}.single-product .woocommerce-Reviews-title{font-size:22.4px}.single-product .aux-reviews-number{display:inline-block;background-color:#3D3D3D;color:#FFF;line-height:22px;border-radius:50%;text-align:center;padding:0 7px;font-size:14px;margin-left:5px}.single-product .woocommerce-Reviews .commentlist{margin:50px 0;list-style:none}.single-product .woocommerce-Reviews .commentlist .comment{margin-bottom:30px}.single-product .woocommerce-Reviews .avatar{float:left;border-radius:50%}.single-product .woocommerce-Reviews .comment_container{padding:50px;border:1px solid #EAEAEA}.single-product .woocommerce-Reviews .comment-text{margin-left:80px;position:relative}.single-product .woocommerce-Reviews .comment-text .aux-star-rating{position:absolute;right:0;width:fit-content}.single-product .auxshp-default-product-images{float:left;width:50%;margin-bottom:4em;padding-left:35px;padding-right:35px}@media screen and (max-width:767px){.aux-resp.single-product .auxshp-default-product-images{float:none;width:100%}}.single-product .auxshp-default-product-images .images{width:100%;margin-bottom:15px;float:none}.single-product .images{float:left;width:50%;margin-bottom:4em;padding-left:35px;padding-right:35px}@media screen and (max-width:767px){.aux-resp.single-product .images{width:100%;margin-bottom:4em}}.single-product .images img{width:100%}.single-product .images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.single-product .images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.single-product .images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.single-product .images .flex-control-thumbs li img.flex-active,.single-product .images .flex-control-thumbs li img:hover{opacity:1}.single-product .thumbnails figure{display:inline-block;margin:0 15px 15px 0}.single-product .summary{float:right;width:50%;margin-bottom:4em;padding-left:35px;padding-right:35px}@media screen and (max-width:767px){.aux-resp.single-product .summary{width:100%}}.single-product .summary div[itemprop="description"]{margin-bottom:2.6875em}.single-product .widget-toggle .active .toggle-header{border-bottom:none}.single-product .widget-toggle table p{margin:0}.single-product form.swatches-support .variations .aux-dropdown:after{background-image:none}.single-product form.swatches-support .variations .swatch.disabled{opacity:0.5!important}.single-product .variations .aux-dropdown{display:inline-block}.single-product .variations .aux-dropdown.aux-large select{font-size:100%;padding-top:.94em;padding-bottom:.94em;border-color:#BBB}.single-product .variations .aux-dropdown:after{content:'';position:absolute;right:1.4em;left:auto;top:50%;background-image:url(/wp-content/themes/phlox-pro/css/images/svg/symbols.svg);background-repeat:no-repeat;display:block;width:16px;height:8px;border:none;background-position:0 -522px;transform:translateY(-50%)}.single-product .variations .reset_variations{margin-left:1em}.single-product .variations .auxshp-label{margin-bottom:.5em}.single-product .variations .value{margin-bottom:20px}.single-product .woocommerce-variation-price .price{display:block;margin-bottom:1em}.single-product .woocommerce-variation-price .price .amount{font-size:1.75em;font-weight:600}.single-product .woocommerce-variation-price .price ins .amount{font-size:1.75em;font-weight:600}.single-product .woocommerce-variation-price .price del .amount{font-size:1em;font-weight:500}.single-product .cart{margin-bottom:35px}.single-product .cart .auxshp-add-to-cart,.single-product .cart .quantity{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;margin-bottom:16px}.single-product .cart .auxshp-add-to-cart{padding:2.0625em 4.4375em}.single-product .cart .quantity{float:left;margin-right:1.25em}.single-product .cart .auxshp-variations{margin-bottom:1.25em}.single-product .auxshp-label{line-height:1;font-weight:600;text-transform:capitalize;margin-bottom:.2em;display:block;color:#333}.single-product .auxshp-label.label-default{font-size:1em}.single-product .auxshp-sw-wrapper{border-top:1px solid #EAEAEA;border-bottom:1px solid #EAEAEA;padding:2.125em 0 2em 0;margin-bottom:37px;font-weight:800;font-size:.875em;line-height:.875}.single-product .auxshp-sw-wrapper .auxshp-wishlist-wrapper,.single-product .auxshp-sw-wrapper .auxshp-share-wrapper{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;cursor:pointer}.single-product .auxshp-sw-wrapper .auxshp-wishlist-wrapper .auxshp-sw-icon,.single-product .auxshp-sw-wrapper .auxshp-share-wrapper .auxshp-sw-icon{margin-right:3px}.single-product .auxshp-sw-wrapper .auxshp-wishlist-wrapper span,.single-product .auxshp-sw-wrapper .auxshp-share-wrapper span{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline}.single-product .auxshp-sw-wrapper .auxshp-wishlist-wrapper span.auxshp-wishlist-text,.single-product .auxshp-sw-wrapper .auxshp-wishlist-wrapper span.auxshp-share-text,.single-product .auxshp-sw-wrapper .auxshp-share-wrapper span.auxshp-wishlist-text,.single-product .auxshp-sw-wrapper .auxshp-share-wrapper span.auxshp-share-text{margin-top:1px}.single-product .auxshp-sw-wrapper .auxshp-wishlist-wrapper{margin-right:1.75em}.single-product .product_meta>div{margin-bottom:26px}.single-product .product_meta .auxshp-meta-terms a{color:inherit}.single-product.auxshp-template-slider .woocommerce-tabs .tabs{border-bottom:none}.single-product.auxshp-template-slider .woocommerce-tabs .tabs-content{border:none}.single-product.auxshp-template-grid .summary{padding-left:25px}.single-product.auxshp-template-grid .images{padding-right:25px}.single-product.auxshp-template-grid .auxshp-product-grid{position:relative;margin-bottom:4em}.single-product.auxshp-template-grid .auxshp-product-grid .aux-isotope-ready .aux-col{margin-top:0}.single-product.auxshp-template-grid .auxshp-product-grid .aux-items-loading{position:absolute;top:0;width:100%;height:100%;z-index:2;-moz-transition:all 600ms;-o-transition:all 600ms;-webkit-transition:all 600ms;transition:all 600ms}.single-product.auxshp-template-grid .auxshp-product-grid .aux-items-loading.aux-lodaing-visible{opacity:1}.single-product.auxshp-template-grid .auxshp-product-grid .aux-items-loading.aux-loading-hide{opacity:0}.single-product.auxshp-template-grid .auxshp-product-grid .aux-items-loading .aux-loading-loop{position:absolute;top:50%;left:50%;-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.single-product.auxshp-template-grid .auxshp-product-grid .aux-isotope-layout{max-height:500px;clear:both}.single-product.auxshp-template-grid .auxshp-product-grid .aux-isotope-layout.aux-isotope-ready{max-height:none}.single-product.auxshp-template-wide .summary{float:left;width:48%}@media screen and (max-width:767px){.aux-resp.single-product.auxshp-template-wide .summary{float:none;width:100%}}.single-product.auxshp-template-wide .summary .onsale{top:30px;right:30px}.single-product.auxshp-template-wide .auxshp-default-product-images{float:none;width:100%}.single-product.auxshp-template-wide .images{float:none;width:100%}.single-product.auxshp-template-wide .widget-toggle{float:right;width:50%;margin-bottom:4em;padding-right:35px;padding-left:35px}@media screen and (max-width:767px){.aux-resp.single-product.auxshp-template-wide .widget-toggle{float:none;width:100%}}.single-product.auxshp-template-wide-center .entry-title{padding-top:3px;padding-right:0}.single-product.auxshp-template-wide-center .summary{float:none;width:50%;margin:0 auto;text-align:center}@media screen and (max-width:767px){.aux-resp.single-product.auxshp-template-wide-center .summary{float:none;width:100%}}.single-product.auxshp-template-wide-center .summary .onsale{top:30px;right:30px}.single-product.auxshp-template-wide-center .auxshp-default-product-images{float:none;width:100%}.single-product.auxshp-template-wide-center .images{float:none;width:100%}.single-product.auxshp-template-wide-center .price{padding-top:2px;padding-right:0;margin-bottom:30px}.single-product.auxshp-template-wide-center .price ins,.single-product.auxshp-template-wide-center .price del{display:block}.single-product.auxshp-template-wide-center .cart .auxshp-variations{display:inline-block}.single-product.auxshp-template-wide-center .cart .auxshp-variations .auxshp-label{text-align:left}.single-product.auxshp-template-wide-center .cart .auxshp-variations .value{margin-bottom:0}.single-product.auxshp-template-wide-center .cart .quantity{float:none}.single-product.auxshp-template-wide-center .woocommerce-tabs{width:50%;margin:0 auto;margin-bottom:4em}@media screen and (max-width:767px){.aux-resp.single-product.auxshp-template-wide-center .woocommerce-tabs{width:100%}}.single-product.auxshp-template-wide-center .woocommerce-tabs .tabs li{display:table-cell;float:none}.single-product.auxshp-template-wide-center .product_meta{margin-bottom:4em}.single-product.auxshp-template-wide-center .product_meta>div{margin-bottom:0}.single-product.auxshp-template-wide-center .product_meta .auxshp-meta-section{display:inline-block}.single-product.auxshp-template-wide-center .product_meta .auxshp-meta-section .auxshp-label{display:inline-block;margin-left:.3125em;margin-right:.125em}.single-product.auxshp-template-wide-center .product_meta .auxshp-meta-section .auxshp-label:after{content:':';display:inline-block}.single-product.auxshp-template-sticky .aux-content-top-margin .aux-primary{padding-top:0}.single-product.auxshp-template-sticky .aux-primary{padding-top:0}.single-product.auxshp-template-sticky .no-sidebar .images{margin-left:-35px;padding-right:0;width:50%;margin-bottom:4em}@media screen and (max-width:767px){.aux-resp.single-product.auxshp-template-sticky .images{margin-left:0;width:100%}}.single-product.auxshp-template-sticky .summary{padding-top:3.4375em}.single-product.auxshp-template-sticky .summary .onsale{margin-top:3.4375em}.single-product.auxshp-template-sticky .images{margin-bottom:30px}.single-product.auxshp-template-stack .images figure:not(.aux-disable-figure-space){margin-bottom:30px}.single-product.auxshp-template-grid .woocommerce-tabs .tabs li.active,.single-product.auxshp-template-stack .woocommerce-tabs .tabs li.active{border-bottom:1px solid #FFF}.tawcvs-swatches .swatch-item-wrapper{margin-right:15px}.tawcvs-swatches .swatch-color{width:22px;height:22px}.tawcvs-swatches .swatch-color .text{font-size:0}.auxshp-variations{display:flex;flex-direction:column}.auxshp-variations>.value{display:flex}.auxshp-variations .tawcvs-swatches{display:flex}.auxshp-variations .tawcvs-swatches .swatch-item-wrapper{position:relative;display:flex}.auxshp-variations .tawcvs-swatches .swatch-item-wrapper .swatch{display:flex;cursor:pointer}.auxshp-variations .tawcvs-swatches .swatch-item-wrapper:hover .swatch__tooltip{opacity:1;visibility:visible;user-select:auto}.auxshp-variations .tawcvs-swatches .swatch__tooltip{transform:translate(-50%,-100%);transition:all 0.3s;border-radius:3px;position:absolute;left:50%;top:0;background:#333;z-index:2;color:#fff;margin:-15px 0 0 0;padding:5px 10px;text-indent:initial;font-size:14px;font-weight:500;opacity:0;visibility:hidden;user-select:none;width:fit-content}.auxshp-variations .tawcvs-swatches .swatch__tooltip:after{transform:rotate(45deg);content:"";position:absolute;width:12px;height:12px;background:#333;bottom:-4px;left:50%;margin-left:-6px}.auxshp-variations .tawcvs-swatches .swatch-image .swatch__tooltip{font-size:14px}.auxshp-variations .tawcvs-swatches .swatch-color{border-radius:50%;position:relative}.auxshp-variations .tawcvs-swatches .swatch-color.selected{outline-style:solid;outline-width:3px;outline-offset:3px}.auxshp-variations .tawcvs-swatches .swatch-color.selected:before{transform:translate(-50%,-50%) rotate(45deg);content:"";width:6px;height:10px;display:block;border:solid #eee;border-width:0 2px 2px 0;position:absolute;top:50%;left:50%;margin:-2px -2px 0 0}.auxshp-variations .tawcvs-swatches .swatch-label{justify-content:center;align-items:center}.auxshp-variations .tawcvs-swatches .swatch-label.selected,.auxshp-variations .tawcvs-swatches .swatch-label:hover{outline:1px solid #f1f1f1;background-color:#161616!important;color:#f1f1f1}.auxshp-variations .tawcvs-swatches .swatch-white{outline-color:#f1f1f1}.auxshp-variations .tawcvs-swatches .swatch-white.selected:before{border-color:#333}.auxshp-variations .tawcvs-swatches .swatch-black{outline-color:#333}.wc-variation-selection-needed{opacity:.75;cursor:not-allowed}@media screen and (max-width:767px){.aux-resp.auxshp-template-stack .type-product .aux-sticky,.aux-resp.auxshp-template-sticky .type-product .aux-sticky{position:relative;top:0!important;-moz-transform:none!important;-ms-transform:none!important;-webkit-transform:none!important;transform:none!important}}.aux-shop-archive .products-loop>.type-product{position:relative}.aux-shop-archive .products-loop .onsale{position:absolute;right:35px;top:20px;width:60px;height:60px;background:#E74C3C;border-radius:50%;font-size:.6875em;font-weight:600;line-height:60px;text-align:center;text-transform:uppercase;color:#FFF;z-index:1}.aux-shop-archive .products-loop .auxshp-loop-title{margin:20px 0 0;font-size:1.1875em;color:#3D3D3D}.aux-shop-archive .products-loop .price{padding-right:0}.aux-shop-archive .products-loop .price .amount{font-size:1.75em;font-weight:600}.aux-shop-archive .products-loop .price ins{margin-right:10px;padding:0}.aux-shop-archive .products-loop .price ins .amount{font-size:1.75em;font-weight:600}.aux-shop-archive .products-loop .price del .amount{font-size:1.25em;font-weight:600}.aux-shop-archive .products-loop .product_meta{margin:5px 0 8px}.aux-shop-archive .products-loop .auxshp-meta-terms>a{font-size:.875em;color:#BBB}.aux-shop-archive .products-loop .loop-tools-wrapper{margin-top:35px;border-top:1px solid #e0e0e0}.aux-shop-archive .products-loop .loop-tools-wrapper .aux-product-tools{display:table;width:100%}.aux-shop-archive .products-loop .loop-tools-wrapper .button{display:table-cell;font-size:.875em;font-weight:700;color:#3D3D3D;padding:20px 0;margin:0}.aux-shop-archive .products-loop .loop-tools-wrapper .button .aux-ico{margin-right:5px;vertical-align:middle;font-size:1.1875em}.aux-shop-archive .products-loop .loop-tools-wrapper .auxshp-share-wrapper,.aux-shop-archive .products-loop .loop-tools-wrapper .auxshp-wishlist-wrapper{display:table-cell;vertical-align:middle;padding-top:7px;color:#BBB;cursor:pointer;text-align:right}.aux-shop-archive .products-loop .loop-tools-wrapper .auxshp-share-wrapper:hover,.aux-shop-archive .products-loop .loop-tools-wrapper .auxshp-wishlist-wrapper:hover{color:#3D3D3D}.aux-shop-archive .products-loop .loop-tools-wrapper .auxshp-share-wrapper{font-size:.875em}.aux-shop-archive .products-loop .loop-tools-wrapper .aux-shop-quicklook-wrapper{float:right;margin-right:15px;margin-top:7px}.aux-shop-archive .products-loop .loop-tools-wrapper .aux-shop-quicklook-wrapper>a{color:#3D3D3D;cursor:pointer}.woocommerce .woocommerce-MyAccount-navigation{display:inline-block;width:30%}.woocommerce .woocommerce-MyAccount-navigation li{list-style:none;padding:0 0 1.375em 3.125em;position:relative}.woocommerce .woocommerce-MyAccount-navigation li a{color:#3D3D3D;text-transform:uppercase;font-size:1.25em;font-weight:400}.woocommerce .woocommerce-MyAccount-navigation li:before{font-family:"auxin-front"!important;font-size:23px;line-height:1;position:absolute}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--dashboard:before{content:"\e050";left:0;top:2px}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders:before{content:"\e625";left:0;top:2px}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders:before{content:"\e625";left:0;top:2px}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--downloads:before{content:"\49";left:0;top:4px}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-address:before{content:"\e06d";left:0;top:4px}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-account:before{content:"\e07e";left:0;top:2px}.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout:before{content:"\e089";left:0;top:2px}.woocommerce .woocommerce-MyAccount-navigation .is-active a{font-weight:600}.woocommerce .woocommerce-MyAccount-content{width:68%;float:right}.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row{margin-bottom:32px}.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row label{font-size:1.25em;padding:0 0 19px 0;line-height:1}.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Input{width:100%;padding:1.25em}.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset{border:none;padding:0;margin:0}.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend{padding:45px 0 43px 0;font-weight:600;font-size:1.5em}.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button{padding:30px 70px}.woocommerce .woocomerce-form.woocommerce-form-login{width:50%;margin:0 auto;padding:40px 50px 19px 50px;border:1px solid #BBB}.woocommerce .woocomerce-form.woocommerce-form-login .woocommerce-form-row{margin-bottom:18px}.woocommerce .woocomerce-form.woocommerce-form-login .woocommerce-form-row label{font-size:1.25em;padding:14px 0 18px 0;line-height:1}.woocommerce .woocomerce-form.woocommerce-form-login .woocommerce-Input{width:100%;padding:1.25em 1.25em 1.3125em 1.25em}.woocommerce .woocomerce-form.woocommerce-form-login .form-row .woocommerce-Button{padding:32px;display:block;width:100%;margin:33px 0 23px 0}.woocommerce .woocomerce-form.woocommerce-form-login .form-row .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox#rememberme+span:before{top:2px}.woocommerce .woocomerce-form.woocommerce-form-login .form-row .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox#rememberme+span:after{top:7px}.woocommerce .woocomerce-form.woocommerce-form-login .form-row .woocommerce-form__label-for-checkbox span{font-weight:400;font-size:20px}.woocommerce .woocomerce-form.woocommerce-form-login .woocommerce-LostPassword{display:inline-block;float:right;margin-top:-53px}.woocommerce .woocommerce-Address{border-top:1px solid #BBB;margin-top:50px;padding:37px 0 7px 0}.woocommerce .woocommerce-Address address{margin-bottom:0}.woocommerce .woocommerce-Address-title{position:relative}.woocommerce .woocommerce-Address-title .edit{background-color:#3D3D3D;color:#fff;vertical-align:top;font-size:.8125em;font-weight:600;text-transform:uppercase;padding:10px 30px;position:absolute;top:10px;right:0}.woocommerce .woocommerce-Address-title .edit:hover{background-color:#505050}@media screen and (max-width:1024px) and (min-width:768px){.aux-resp .woocommerce-MyAccount-navigation{width:100%;margin-bottom:33px}}@media screen and (max-width:767px){.aux-resp .woocommerce-MyAccount-navigation{width:100%;margin-bottom:33px}}@media screen and (max-width:1024px) and (min-width:768px){.aux-resp .woocommerce-MyAccount-content{float:none;width:100%}}@media screen and (max-width:767px){.aux-resp .woocommerce-MyAccount-content{float:none;width:100%}.aux-resp .woocommerce-MyAccount-content .woocommerce-Button{display:block;width:100%}}@media screen and (max-width:1024px) and (min-width:768px){.aux-resp .woocomerce-form.woocommerce-form-login{width:80%}}@media screen and (max-width:767px){.aux-resp .woocomerce-form.woocommerce-form-login{width:100%}}@media screen and (max-width:479px){.aux-resp .woocomerce-form.woocommerce-form-login .woocommerce-LostPassword{float:none;margin:0}}@media screen and (max-width:767px){.aux-resp .woocommerce-Addresses .woocommerce-Address{margin-top:31px;padding:18px 0 0 0}}.aux-shop-quicklook-modal{position:fixed;top:calc((100% - 570px)/2)!important;margin:0 auto;width:100%;height:570px;max-width:1020px;border:none;padding:0;clip-path:inset(0% 100% 0% 0%);transition:all 1000ms cubic-bezier(.77,0,.175,1),background 1ms;overflow:hidden;will-change:transform}@media screen and (max-width:767px){.aux-resp .aux-shop-quicklook-modal{height:90vh;top:calc((100% - 90vh)/2)!important;overflow:auto}}.aux-shop-quicklook-modal.aux-loading{background:#fff url(/wp-content/themes/phlox-pro/auxin/images/welcome/loader.svg) no-repeat center}.aux-shop-quicklook-modal.aux-open{clip-path:inset(0% 0% 0% 0%)}.aux-shop-quicklook-modal.aux-open .aux-quicklook-image{visibility:visible;opacity:1;transform:none}@media screen and (max-width:767px){.aux-resp .aux-shop-quicklook-modal.aux-open .aux-quicklook-image{width:100%;float:none;margin:0;padding:60px 30px 15px 30px}}.aux-shop-quicklook-modal.aux-open .aux-quicklook-summary{opacity:1;transform:none;visibility:visible}@media screen and (max-width:767px){.aux-resp .aux-shop-quicklook-modal.aux-open .aux-quicklook-summary{width:100%;float:none;margin:0;padding:15px 30px 30px 30px;height:auto}}.aux-shop-quicklook-modal.aux-open .aux-quicklook-end-bar{transform:none;visibility:visible}.aux-shop-quicklook-modal::backdrop{background:rgb(0 0 0 / .4)}.aux-shop-quicklook-modal .aux-quicklook-close{position:absolute;right:10px;top:10px;padding:15px;margin:0;background:none;font-size:19px}.aux-shop-quicklook-modal .aux-quicklook-image{position:relative;float:left;width:50%;overflow:hidden;padding:30px 0;margin:0 30px;transform:scale(.8);opacity:0;visibility:hidden;transition:all 700ms cubic-bezier(.77,0,.175,1) 200ms}.aux-shop-quicklook-modal .aux-arrow-nav{position:absolute;top:50%;transform:translateY(-50%);background:#fff0;width:auto;height:auto}.aux-shop-quicklook-modal .aux-arrow-nav.aux-next-arrow{right:15px}.aux-shop-quicklook-modal .aux-arrow-nav.aux-prev-arrow{left:15px}.aux-shop-quicklook-modal .aux-arrow-nav-btn{padding:0;margin:0;background:#fff0;font-size:34px}.aux-shop-quicklook-modal .aux-quicklook-end-bar{position:absolute;right:30px;bottom:0;width:calc(50% - 90px);background:#FFF;z-index:99;padding:30px 0;visibility:hidden;transform:translateY(27px);transition:all 1100ms cubic-bezier(.19,1,.22,1) 500ms}@media screen and (max-width:767px){.aux-resp .aux-shop-quicklook-modal .aux-quicklook-end-bar{width:calc(100% - 60px);left:30px;right:30px;bottom:-60px}}.aux-shop-quicklook-modal .aux-quicklook-end-bar:before{content:'';position:absolute;left:0;top:5px;background:#707070;width:100%;height:1px}.aux-shop-quicklook-modal .aux-quicklook-end-bar:after{content:'';position:absolute;left:0;bottom:30px;background:#FFF;width:100%;height:1px}.aux-shop-quicklook-modal .aux-quicklook-end-bar .aux-ajax-add-to-cart{padding:0;margin:0}.aux-shop-quicklook-modal .aux-quicklook-end-bar .auxshp-wishlist-wrapper,.aux-shop-quicklook-modal .aux-quicklook-end-bar .auxshp-share-wrapper{float:right}.aux-shop-quicklook-modal .aux-quicklook-end-bar .auxshp-share-wrapper{font-size:23px;margin-right:10px}.aux-shop-quicklook-modal .aux-quicklook-end-bar .auxshp-wishlist{font-size:27px}.aux-shop-quicklook-modal .aux-quicklook-end-bar .auxshp-wishlist.available-remove .auxshp-sw-icon:before{content:"\e139"}.aux-shop-quicklook-modal .aux-quicklook-end-bar .auxicon-share:before{content:'\e08a'}.aux-shop-quicklook-modal .aux-quicklook-end-bar .auxshp-share-wrapper .aux-text{display:none}.aux-shop-quicklook-modal .aux-quicklook-end-bar .auxshp-wishlist-text{display:none}.aux-shop-quicklook-modal .aux-quicklook-end-bar .auxshp-sw-icon{color:#EF1E33}.aux-shop-quicklook-modal .aux-quicklook-end-bar .auxshp-sw-icon:before{content:"\e1e4"}.aux-shop-quicklook-modal .aux-quicklook-end-bar .aux-quicklook-more-link{font-size:15px;text-transform:uppercase;color:#101010;text-decoration:underline;font-weight:500}.aux-shop-quicklook-modal .aux-quicklook-end-bar .aux-ajax-add-to-cart{font-size:15px;font-weight:400;text-transform:uppercase;display:inline;padding:11px 25px;background:#3d3d3d;color:#FFF;margin-right:15px}.aux-shop-quicklook-modal .aux-quicklook-summary{width:calc(50% - 60px);float:right;height:100%;overflow:auto;padding:45px 30px 100px 0;position:relative;visibility:hidden;transform:translateY(27px);opacity:0;transition:all 1400ms cubic-bezier(.19,1,.22,1) 680ms}.aux-shop-quicklook-modal .aux-quicklook-summary.aux-quicklook-summary-variable .quantity{margin-top:0}.aux-shop-quicklook-modal .aux-quicklook-summary.aux-quicklook-summary-simple .cart .button{display:none}.aux-shop-quicklook-modal .aux-quicklook-summary .woocommerce-product-rating{margin-bottom:13px}.aux-shop-quicklook-modal .aux-quicklook-summary .aux-star-rating{font-size:24px}.aux-shop-quicklook-modal .aux-quicklook-summary .woocommerce-review-link{font-size:17px;font-weight:400;color:rgb(30 30 30 / .5);margin-left:7px}.aux-shop-quicklook-modal .aux-quicklook-summary .product_title{font-size:25px;line-height:38px;font-weight:600;margin:0}.aux-shop-quicklook-modal .aux-quicklook-summary .price{font-size:30px;font-weight:400;line-height:normal;margin-top:17px;margin-bottom:15px}.woocommerce-page .aux-shop-quicklook-modal .aux-quicklook-summary .price .amount{font-size:inherit;font-weight:inherit}.aux-shop-quicklook-modal .aux-quicklook-summary .price ins{padding:0;background:#fff0}.aux-shop-quicklook-modal .aux-quicklook-summary .price ins .woocommerce-Price-currencySymbol{margin-right:5px}.aux-shop-quicklook-modal .aux-quicklook-summary .price del{color:#BBB;position:relative;top:-3px;margin-left:20px}.aux-shop-quicklook-modal .aux-quicklook-summary .price del .amount{font-size:22px;color:#BBB}.aux-shop-quicklook-modal .aux-quicklook-summary .single_add_to_cart_button{font-size:15px;font-weight:400;text-transform:uppercase;display:inline;padding:11px 25px;background:#3d3d3d;color:#FFF;margin-right:15px}.aux-shop-quicklook-modal .aux-quicklook-summary .quantity{margin-top:23px;margin-bottom:28px}.woocommerce-page .aux-shop-quicklook-modal .aux-quicklook-summary .quantity{border:none}.aux-shop-quicklook-modal .aux-quicklook-summary .quantity .ui-spinner{position:relative}.aux-shop-quicklook-modal .aux-quicklook-summary .quantity .qty{width:83px;height:42px;text-align:center;font-size:16px;font-weight:500}.aux-shop-quicklook-modal .aux-quicklook-summary .quantity input::-webkit-outer-spin-button,.aux-shop-quicklook-modal .aux-quicklook-summary .quantity input::-webkit-inner-spin-button{-webkit-appearance:none}.aux-shop-quicklook-modal .aux-quicklook-summary .quantity input[type="number"]{-moz-appearance:textfield}.aux-shop-quicklook-modal .aux-quicklook-summary .quantity .ui-spinner-button{position:absolute;top:50%;transform:translateY(-50%);font-size:18px;font-weight:400;color:#1A1A1A;padding:0 .625em;height:auto}.aux-shop-quicklook-modal .aux-quicklook-summary .quantity .ui-spinner-button.ui-spinner-up{right:0}.woocommerce-page .aux-shop-quicklook-modal .aux-quicklook-summary .quantity .ui-spinner-button.ui-spinner-up{top:50%;margin:0;right:8px}.aux-shop-quicklook-modal .aux-quicklook-summary .quantity .ui-spinner-button.ui-spinner-up .ui-button-text:after{content:'+'}.aux-shop-quicklook-modal .aux-quicklook-summary .quantity .ui-spinner-button.ui-spinner-down{left:0}.woocommerce-page .aux-shop-quicklook-modal .aux-quicklook-summary .quantity .ui-spinner-button.ui-spinner-down{bottom:auto;margin:0}.aux-shop-quicklook-modal .aux-quicklook-summary .quantity .ui-spinner-button.ui-spinner-down .ui-button-text:after{content:'-'}.aux-shop-quicklook-modal .aux-quicklook-summary .quantity .ui-spinner-button .ui-icon{display:none}.aux-shop-quicklook-modal .aux-quicklook-summary .out-of-stock{color:red}.aux-shop-quicklook-modal .aux-quicklook-summary .product_meta{display:flex;flex-wrap:wrap;flex-direction:column}.aux-shop-quicklook-modal .aux-quicklook-summary .product_meta .auxshp-meta-section{flex:0 0 50%}.aux-shop-quicklook-modal .aux-quicklook-summary .product_meta .auxshp-meta-section.auxshp-sku-wrapper{flex:0 0 100%;margin-bottom:15px}.aux-shop-quicklook-modal .aux-quicklook-summary .product_meta .auxshp-label{line-height:1;font-weight:600;text-transform:capitalize;margin-bottom:.2em;display:inline-block;color:#3D3D3D;margin-right:5px}.aux-shop-quicklook-modal .aux-quicklook-summary .product_meta .auxshp-label.label-default{font-size:1em}.aux-shop-quicklook-modal .aux-quicklook-summary .product_meta .auxshp-meta-terms{color:#BBB;font-size:14px}.aux-shop-quicklook-modal .aux-quicklook-summary .product_meta .auxshp-meta-terms a{color:#BBB}.aux-shop-quicklook-modal .aux-quicklook-summary .woocommerce-grouped-product-list{border:none}.aux-shop-quicklook-modal .aux-quicklook-summary .woocommerce-grouped-product-list td{border:none;padding:0}.aux-shop-quicklook-modal .aux-quicklook-summary .woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__label>label{margin:0;font-size:18px;font-weight:600}.aux-shop-quicklook-modal .aux-quicklook-summary .woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__label>label>a{color:#3D3D3D}.aux-shop-quicklook-modal .aux-quicklook-summary .woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__price{font-weight:400;line-height:normal;margin-top:17px;margin-bottom:15px}.aux-shop-quicklook-modal .aux-quicklook-summary .woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__price ins{padding:0;background:#fff0}.aux-shop-quicklook-modal .aux-quicklook-summary .woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__price ins .woocommerce-Price-currencySymbol{margin-right:5px}.aux-shop-quicklook-modal .aux-quicklook-summary .woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__price del{color:#BBB;margin-left:10px}.aux-shop-quicklook-modal .aux-quicklook-summary .woocommerce-grouped-product-list td.woocommerce-grouped-product-list-item__price del .amount{color:#BBB}.aux-shop-quicklook-modal .aux-quicklook-summary .variations{border:none;margin:0}.aux-shop-quicklook-modal .aux-quicklook-summary .variations .reset_variations{display:none}.aux-shop-quicklook-modal .aux-quicklook-summary .variations .variable-item:not(.radio-variable-item){width:17px;height:17px;box-shadow:none;padding:0}.aux-shop-quicklook-modal .aux-quicklook-summary .variations .variable-item:not(.radio-variable-item):hover{box-shadow:none}.aux-shop-quicklook-modal .aux-quicklook-summary .variations tr{flex-wrap:wrap;display:flex;margin-bottom:30px}.aux-shop-quicklook-modal .aux-quicklook-summary .variations tr td{border:none;padding:0;flex:0 0 100%}.aux-shop-quicklook-modal .aux-quicklook-summary .variations tr td label{margin-bottom:10px;font-size:16px;font-weight:600}.aux-shop-quicklook-modal .aux-tooltip-socials-container .aux-tooltip-socials-wrapper{padding:2px 5px;transform:translate3d(-90%,-100%,0)}.aux-shop-quicklook-modal .aux-tooltip-socials-container .aux-tooltip-socials-wrapper:after{left:85%}.aux-shop-quicklook-modal .aux-tooltip-socials-container .aux-tooltip-socials-wrapper .jssocials-shares{font-size:14px}.woocommerce-page .quantity input::-webkit-outer-spin-button,.woocommerce-page .quantity input::-webkit-inner-spin-button{-webkit-appearance:none}.woocommerce-page .quantity input[type="number"]{-moz-appearance:textfield}.woocommerce-page .onsale{position:absolute;right:35px;top:0;width:66px;height:66px;border-radius:50%;background-color:#E84C3D;color:#FFF;text-align:center;line-height:66px;text-transform:uppercase;font-size:.75em;font-weight:600;-webkit-font-smoothing:antialiased}.woocommerce-page .auxin-onsale-badge{position:absolute;top:30px;right:15px;color:#FFF;font-size:15px;font-weight:400;line-height:18px;letter-spacing:.02em;padding:6px 24px 6px 24px;background-color:#FF2C2C;z-index:1}.woocommerce-page .price{padding-right:5em;word-break:break-word}@media screen and (max-width:767px){.aux-resp.woocommerce-page .price{padding-right:0}}.woocommerce-page .price>span.woocommerce-Price-amount{color:#3D3D3D}.woocommerce-page .price .amount{font-size:3.375em;font-weight:600}.woocommerce-page .price ins{color:#3D3D3D;background-color:#FFF;text-decoration:none}.woocommerce-page .price ins .amount{font-size:3.375em;font-weight:600}.woocommerce-page .price del{color:#BBB}.woocommerce-page .price del .amount{font-size:1.375em;font-weight:500}.woocommerce-page .woocommerce-tabs{margin-bottom:4em}.woocommerce-page .woocommerce-tabs .tabs{border-bottom:1px solid #BBB}.woocommerce-page .woocommerce-tabs .tabs li{display:block;float:left;height:auto;padding:0;margin-bottom:1px;background:#F9F9F9}.woocommerce-page .woocommerce-tabs .tabs li a{display:block;width:auto;padding:10px;line-height:36px;font-weight:400;text-decoration:none;color:#AAA}.woocommerce-page .woocommerce-tabs .tabs li.active{background:#FFF}.woocommerce-page .woocommerce-tabs .tabs li.active a{color:#3D3D3D}.woocommerce-page .woocommerce-tabs .panel{padding:25px 20px;display:none}.woocommerce-page .woocommerce-tabs .panel p{margin:0}.woocommerce-page .woocommerce-tabs .auxshp-center-line{margin:4em auto 0;width:50%;border-color:#EAEAEA}.woocommerce-page .aux-template-is-sticky .aux-sticky{padding-top:35px}.woocommerce-page .aux-template-is-sticky .woocommerce-tabs,.woocommerce-page .aux-template-is-sticky .auxshp-related-products{width:50%;padding-left:35px;padding-right:35px;clear:both}.woocommerce-page .stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce-page .stars a:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;content:"\2606";text-indent:0}.woocommerce-page .stars a:hover~a:before{content:"\2606"}.woocommerce-page .stars:hover a:before{content:"\2605"}.woocommerce-page .stars.selected a.active:before{content:"\2605"}.woocommerce-page .stars.selected a.active~a:before{content:"\2606"}.woocommerce-page .stars.selected a:not(.active):before{content:"\2605"}.woocommerce-product-rating{line-height:2;display:block;margin-bottom:1.25em}.woocommerce-product-rating:after{content:"";display:table;clear:both}.woocommerce-review-link{color:#BBB;font-size:.875em;font-weight:500}.woocommerce-page .quantity{position:relative;font-size:100%;font-family:inherit;border:1px solid #BBB;background:#FFF;color:#3D3D3D;width:79px}.woocommerce-page .quantity input{font-family:inherit}.woocommerce-page .quantity .ui-corner-all{border-radius:0}.woocommerce-page .quantity input.aux-number{width:77px;height:2.35em;padding:0 25px 2px 19px;margin:0;margin-left:0;margin-right:0;color:inherit;font-size:1.75em;font-weight:700;vertical-align:middle;line-height:1.75;border:none;border-radius:0;background:#FFF}.woocommerce-page .quantity .ui-spinner-button{background:#fff0;color:#333;border:none;right:4px;width:20px;height:50%;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden}.woocommerce-page .quantity .ui-spinner-button.ui-spinner-up{top:0;margin-top:10px}.woocommerce-page .quantity .ui-spinner-button.ui-spinner-up .ui-icon{background-image:url(/wp-content/themes/phlox-pro/css/images/controls/arrows/spin-up.png);background-repeat:no-repeat}.woocommerce-page .quantity .ui-spinner-button.ui-spinner-down{bottom:0;margin-bottom:3px}.woocommerce-page .quantity .ui-spinner-button.ui-spinner-down .ui-icon{background-image:url(/wp-content/themes/phlox-pro/css/images/controls/arrows/spin-down.png);background-repeat:no-repeat}.woocommerce-page .quantity .ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.woocommerce-page .quantity .ui-spinner .ui-icon{position:absolute;display:block;margin-top:-8px;top:50%;left:0;width:16px;height:16px;background-repeat:no-repeat;text-indent:-99999px;overflow:hidden}.woocommerce-page figure{margin:0}.woocommerce-page .auxshp-lightbox-btn{position:absolute;top:0;right:0;z-index:9;opacity:.8;background-color:#FFF;height:70px;width:70px;transition:all 0.3s}.woocommerce-page .auxshp-lightbox-btn:after{content:' ';position:absolute;height:70px;width:70px;top:50%;left:50%;display:block;transform:translate(-50%,-50%);background-image:url(/wp-content/themes/phlox-pro/css/images/svg/zoom-dark.svg);background-repeat:no-repeat;background-position:center}.woocommerce-page .auxshp-lightbox-btn:hover{background-color:#3D3D3D;opacity:1}.woocommerce-page .auxshp-lightbox-btn:hover:after{background-image:url(/wp-content/themes/phlox-pro/css/images/svg/zoom-light.svg)}.woocommerce-page .auxshp-wishlist-wrapper .auxshp-wishlist.available-remove .auxshp-wishlist-icon{color:red}.woocommerce-page .aux-has-gallery .aux-flipper-images{display:block;position:relative;overflow:hidden}.woocommerce-page .aux-has-gallery .auxshp-attachment{transition:all 700ms cubic-bezier(.215,.61,.355,1)}.woocommerce-page .aux-has-gallery .auxshp-product-image{opacity:1}.woocommerce-page .aux-has-gallery .auxshp-product-secondary-image{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0}.woocommerce-page .aux-has-gallery:hover .auxshp-product-image{opacity:0}.woocommerce-page .aux-has-gallery:hover .auxshp-product-secondary-image{opacity:1;transform:scale(1.05)}@keyframes auxHideMe{0%{opacity:0}10%{opacity:1}90%{opacity:1}100%{opacity:0;display:none}}.woocommerce-page .woocommerce-result-count{display:inline-block}.woocommerce-page .aux-dropdown-filter{float:right;margin-right:5px}.woocommerce-page .aux-dropdown-filter:not(.aux-has-arrow) .aux-indicator{display:none}.woocommerce label{display:inline}.woocommerce label span{vertical-align:text-bottom}.woocommerce .in-stock{color:#6DC286;font-weight:600}.woocommerce .out-of-stock{color:#E3503E;font-weight:600}.woocommerce .aux-cart-buttons .aux-button{padding:1.5em 2.5em}@media screen and (max-width:767px){.aux-resp .woocommerce .aux-cart-buttons .aux-button{width:100%;margin:0;top:10px}}.woocommerce .aux-cart-buttons .aux-button[name="update_cart"]:hover{color:#3D3D3D}.woocommerce .aux-ajax-add-to-cart{transition:none}.woocommerce .aux-ajax-add-to-cart.aux-button-in-progress{color:transparent!important}.woocommerce .aux-ajax-add-to-cart.aux-button-in-progress:before{content:"\e069";font-family:"auxin-front";position:absolute;top:50%;left:50%;font-size:18px;margin-top:-5px;margin-left:-10px;color:#FFF;animation:auxSpinner 1s linear infinite}.woocommerce .aux-ajax-add-to-cart.aux-button-in-progress.aux-button-in-progress-success:before{content:"\e04b";animation:none}@keyframes auxSpinner{to{transform:rotate(360deg)}}.woocommerce .aux-input-group{position:relative}.woocommerce .aux-input-group .aux-input-text{width:100%;padding:.96875em;padding-right:40%}.woocommerce .aux-input-group .aux-button{position:absolute;right:.15625em;top:.15625em;margin:0;transition:all .2s}.woocommerce .aux-input-group .aux-button:hover{text-shadow:none}@media screen and (max-width:767px){.aux-resp .woocommerce .aux-input-group .aux-button{position:inherit;width:100%;right:0;top:20px}}.woocommerce .form-row label{display:block;font-weight:600;padding:.34375em 0 .625em;font-size:1.1875em}.woocommerce .form-row label .required{border-bottom:none;color:#E85B54}.woocommerce .form-row label.checkbox{font-size:1em;font-weight:400}.woocommerce .form-row .aux-input-text{padding:.90625em 1.25em;width:66%}@media screen and (max-width:1024px) and (min-width:768px){.aux-resp .woocommerce .form-row .aux-input-text{width:100%}}@media screen and (max-width:767px){.aux-resp .woocommerce .form-row .aux-input-text{width:100%}}.woocommerce .form-row textarea{width:100%!important;height:13em}.woocommerce .aux-shop-table-outline{border:1px solid #BBB;overflow-x:auto;margin:1.875em 0}.woocommerce .aux-shop-table{border:none;padding:1.43em 1.4em 1.43em 0;margin-bottom:0}.woocommerce .aux-shop-table thead{border-bottom:1px solid #BBB}.woocommerce .aux-shop-table thead tr{text-transform:uppercase;font-size:.8em}.woocommerce .aux-shop-table thead th{border:none;padding:1.43em 1.4em 1.43em 0;background-color:#fff;color:#AAA;font-size:1.125em;font-weight:600}.woocommerce .aux-shop-table thead td{border:none;padding:1.43em 1.4em 1.43em 0}.woocommerce .aux-shop-table tbody th,.woocommerce .aux-shop-table tfoot th{background-color:#fff;border:none;text-transform:uppercase;font-weight:600;font-size:.9375em}.woocommerce .aux-shop-table tbody td,.woocommerce .aux-shop-table tfoot td{padding:1.35em 1.2em 1.35em 0;position:relative;border:none}.woocommerce .aux-shop-table tbody td:after,.woocommerce .aux-shop-table tfoot td:after{content:'';position:absolute;width:100%;height:1px;bottom:0;left:0;background-color:#BBB}.woocommerce .aux-shop-table tbody td:first-child,.woocommerce .aux-shop-table tfoot td:first-child{padding-left:1.9em}.woocommerce .aux-shop-table tbody td:first-child:after,.woocommerce .aux-shop-table tfoot td:first-child:after{left:25px}.woocommerce .aux-shop-table tbody td:last-child,.woocommerce .aux-shop-table tfoot td:last-child{padding-right:1.9em}.woocommerce .aux-shop-table tbody td:last-child:after,.woocommerce .aux-shop-table tfoot td:last-child:after{left:-25px}.woocommerce .aux-shop-table tbody td b,.woocommerce .aux-shop-table tfoot td b{text-transform:uppercase}.woocommerce .aux-shop-table tbody tr:last-child td:after,.woocommerce .aux-shop-table tfoot tr:last-child td:after{display:none}.woocommerce .aux-shop-table tfoot{border-top:1px solid #BBB}.woocommerce .aux-shop-table tfoot th{padding-top:1.5em;padding-bottom:1.5em}.woocommerce .aux-shop-table.shop_cart_totals tr,.woocommerce .aux-shop-table.shop_checkout_totals tr{border-bottom:1px solid #888}.woocommerce .aux-shop-table.shop_cart_totals td,.woocommerce .aux-shop-table.shop_checkout_totals td{padding:1.0625em 1.875em}.woocommerce .aux-shop-table.shop_cart_totals td:after,.woocommerce .aux-shop-table.shop_checkout_totals td:after{height:0}.woocommerce .aux-shop-table.shop_cart_totals td p,.woocommerce .aux-shop-table.shop_checkout_totals td p{margin-top:.5625em;margin-bottom:.1em;font-weight:600;text-transform:uppercase}.woocommerce .aux-shop-table.shop_cart_totals td.product-name,.woocommerce .aux-shop-table.shop_checkout_totals td.product-name{padding-left:0}.woocommerce .aux-shop-table.shop_cart_totals #shipping_method,.woocommerce .aux-shop-table.shop_checkout_totals #shipping_method{list-style:none;margin-bottom:.8em}.woocommerce .aux-shop-table.shop_cart_totals #shipping_method li,.woocommerce .aux-shop-table.shop_checkout_totals #shipping_method li{border-bottom:1px dashed #BBB;padding:.9em 0}.woocommerce .aux-shop-table.shop_cart_totals #shipping_method li:last-child,.woocommerce .aux-shop-table.shop_checkout_totals #shipping_method li:last-child{border-bottom:none}.woocommerce .aux-shop-table.shop_cart_totals .shipping-calculator-form,.woocommerce .aux-shop-table.shop_checkout_totals .shipping-calculator-form{margin:1.43em 0 .81em;padding:.4em 0 .85em .09em;background-color:#F3F3F3;border:1px solid #BBB}.woocommerce .aux-shop-table.shop_cart_totals .shipping-calculator-form p,.woocommerce .aux-shop-table.shop_checkout_totals .shipping-calculator-form p{padding:.285em 1.1em}.woocommerce .aux-shop-table.shop_cart_totals .shipping-calculator-form select,.woocommerce .aux-shop-table.shop_checkout_totals .shipping-calculator-form select{width:100%}.woocommerce .aux-shop-table.shop_cart_totals .shipping-calculator-form .aux-button,.woocommerce .aux-shop-table.shop_checkout_totals .shipping-calculator-form .aux-button{padding:1.5em}.woocommerce .aux-shop-table.shop_cart_totals .shipping-calculator-form .aux-input-text,.woocommerce .aux-shop-table.shop_checkout_totals .shipping-calculator-form .aux-input-text{background:#FFF;width:100%}.woocommerce .aux-shop-table.shop_cart_totals .shipping-calculator-form .aux-select-element,.woocommerce .aux-shop-table.shop_checkout_totals .shipping-calculator-form .aux-select-element{background-color:#fff;padding:1em}.woocommerce .aux-shop-table.shop_cart_totals .order-total,.woocommerce .aux-shop-table.shop_checkout_totals .order-total{border-bottom:0}.woocommerce .aux-shop-table.shop_cart_totals .order-total strong,.woocommerce .aux-shop-table.shop_checkout_totals .order-total strong{font-size:1.5em}.woocommerce .aux-shop-table.shop_cart_totals th,.woocommerce .aux-shop-table.shop_checkout_totals th{padding-left:1.9em}.woocommerce .aux-shop-table.shop_cart_totals th.product-total,.woocommerce .aux-shop-table.shop_checkout_totals th.product-total{padding-right:3.1em}.woocommerce .aux-shop-table .woocommerce-Price-amount{font-weight:600}.woocommerce .aux-shop-table .product-name,.woocommerce .aux-shop-table .amount{font-weight:600}.woocommerce .aux-shop-table .wp-post-image{max-width:5em}.woocommerce .aux-shop-table .aux-button{margin-bottom:0}.woocommerce .wc-proceed-to-checkout{text-align:center;padding:0 1.9em .8em}.woocommerce .wc-proceed-to-checkout .checkout-button{padding:2.1375em 3.4375em}.woocommerce .woocommerce-invalid{position:relative}.woocommerce .woocommerce-invalid .aux-input-text{border-color:#E74C36!important;color:#E74C36!important}.woocommerce .woocommerce-invalid:after{content:"\0021";color:#fff;line-height:1.45;font-weight:600;font-size:.9em;text-align:center;position:absolute;width:1.375em;height:1.375em;right:36.5%;top:5.8em;border-radius:50%;background:#E74C36;animation:fadeInForm 1.1s}@media screen and (max-width:1024px) and (min-width:768px){.aux-resp .woocommerce .woocommerce-invalid:after{right:2%}}@media screen and (max-width:767px){.aux-resp .woocommerce .woocommerce-invalid:after{right:3%}}.woocommerce .woocommerce-invalid .validation-message{position:absolute;top:1em;right:34%;font-size:.85em;font-style:italic;color:#E74C36;animation:fadeInForm 0.7s}@media screen and (max-width:767px){.aux-resp .woocommerce .woocommerce-invalid .validation-message{right:0;display:block;position:inherit}}@media screen and (max-width:1024px) and (min-width:768px){.aux-resp .woocommerce .woocommerce-invalid .validation-message{right:0}}@keyframes fadeInForm{from{opacity:0}to{opacity:1}}@media screen and (max-width:767px){.aux-resp .woocommerce .product-thumbnail{display:none}}.woocommerce-checkout .select2{width:50%!important;margin-bottom:1.5em}.woocommerce-checkout .select2 .select2-selection{padding:1.6875em .625em;border-radius:0}.woocommerce-checkout .select2 .select2-selection__rendered{line-height:0;overflow:visible}.woocommerce-checkout .select2 .select2-selection__arrow{height:30px;right:22px;width:20px}.woocommerce-checkout .select2 .select2-selection__arrow b{background-color:#fff0;border:none;padding:1em;background-image:url(/wp-content/themes/phlox-pro/css/images/controls/arrows/small-arrow-down.svg);background-repeat:no-repeat;background-position:right center}@media screen and (max-width:767px){.aux-resp .woocommerce-checkout .select2{width:60%!important}}.woocommerce-checkout .woocommerce-shipping-fields{margin-top:2.375em}.woocommerce-checkout .woocommerce-form-coupon-toggle{padding:3em 0 2em}.woocommerce-checkout-payment{border:1px solid #BBB;margin:1.875em 0}.woocommerce-checkout-payment ul{list-style:none;padding:.625em 1.9375em 0;margin-bottom:.8em}.woocommerce-checkout-payment ul li{border-bottom:1px solid #BBB;padding:.9em 0}.woocommerce-checkout-payment ul li:last-child{border-bottom:none}.woocommerce-checkout-payment ul label img{padding-left:1.125em;padding-right:.3125em;max-width:10em;height:auto}.woocommerce-checkout-payment .form-row{border-top:1px solid #BBB;padding:1.0625em 1.875em}.woocommerce-checkout-payment .form-row .button{margin-top:1.0625em;padding:2.1375em 3.4375em;text-transform:uppercase;display:block;width:100%}.related-products,.upsells{margin-bottom:4em}.related-products.aux-text-align-center .price,.upsells.aux-text-align-center .price{padding-right:0}.related-products>.widget-title,.upsells>.widget-title{margin-bottom:1.25em}.related-products .type-product,.upsells .type-product{position:relative}.related-products.auxshp-no-margin,.upsells.auxshp-no-margin{margin-left:-35px;margin-right:-35px}.aux-shop-widget-area{margin-top:30px;height:0;overflow:hidden;transition:1100ms cubic-bezier(.77,0,.175,1);transition-property:height,box-shadow,transform;will-change:height;background-color:#FFF;z-index:99}.aux-shop-widget-area.aux-open{box-shadow:0 3px 25px rgb(0 0 0 / .16)}@media screen and (max-width:767px){.aux-resp .aux-shop-widget-area{position:absolute;left:-35px;transform:translateX(-100%)}.aux-resp .aux-shop-widget-area.aux-open{transform:none}}.woocommerce-message,.woocommerce-error{position:fixed;left:30px;bottom:30px;z-index:150001;vertical-align:middle;line-height:40px;background-color:#1FCE6F;color:#FFF;font-weight:500;padding:20px 23px 20px 55px!important;list-style:none!important;border-radius:6px;box-shadow:5px 15px 40px rgb(0 0 0 / .15);animation:auxHideMe 8s forwards;list-style:none}.woocommerce-message::before,.woocommerce-error::before{font-family:"auxin-front"!important;content:"\e0b5";position:absolute;left:23px;font-size:23px;top:50%;transform:translateY(-50%)}.woocommerce-message>a,.woocommerce-error>a{padding:0 15px;margin:0 0 0 15px;float:right;line-height:40px;font-size:11px;text-transform:uppercase;color:#FFF;box-shadow:0 0 0 3px #FFF inset;border-radius:100em}@media screen and (max-width:415px){.woocommerce-message,.woocommerce-error{left:20px;right:20px;bottom:20px;font-weight:400}}.woocommerce-message::before{font-family:"auxin-front-2"!important}.woocommerce-error{margin:0;background-color:#E74C3C}.woocommerce-error::before{content:"\e0ad"}.woocommerce-error li{margin:0;line-height:inherit}.woocommerce-error li:not(:last-child){display:none}@media screen and (max-width:415px){.woocommerce-cart .entry-content h2{font-size:28px}.woocommerce-cart .aux-shop-table-outline{margin-bottom:29px}.woocommerce-cart .aux-shop-table thead{display:none}.woocommerce-cart .aux-shop-table tbody tr,.woocommerce-cart .woocommerce .aux-shop-table tfoot tr,.woocommerce .woocommerce-cart .aux-shop-table tfoot tr{display:block;align-items:center;border-bottom:1px solid #BBB;margin:0 20px;padding:10px 0;position:relative}.woocommerce-cart .aux-shop-table tbody tr:last-child,.woocommerce-cart .woocommerce .aux-shop-table tfoot tr:last-child,.woocommerce .woocommerce-cart .aux-shop-table tfoot tr:last-child{border-bottom:none}.woocommerce-cart .aux-shop-table tbody tr td,.woocommerce-cart .woocommerce .aux-shop-table tfoot tr td,.woocommerce .woocommerce-cart .aux-shop-table tfoot tr td{display:block!important;text-align:center;padding:10px 0}.woocommerce-cart .aux-shop-table tbody tr td:after,.woocommerce-cart .woocommerce .aux-shop-table tfoot tr td:after,.woocommerce .woocommerce-cart .aux-shop-table tfoot tr td:after{content:none}.woocommerce-cart .aux-shop-table tbody tr td.product-remove,.woocommerce-cart .woocommerce .aux-shop-table tfoot tr td.product-remove,.woocommerce .woocommerce-cart .aux-shop-table tfoot tr td.product-remove{position:absolute;top:10px;right:0}.woocommerce-cart .aux-shop-table tbody tr td.product-remove .aux-svg-symbol.aux-small-cross,.woocommerce-cart .woocommerce .aux-shop-table tfoot tr td.product-remove .aux-svg-symbol.aux-small-cross,.woocommerce .woocommerce-cart .aux-shop-table tfoot tr td.product-remove .aux-svg-symbol.aux-small-cross{background-position:2px -937px;width:20px;height:20px}.woocommerce-cart .aux-shop-table tbody tr td.product-thumbnail img,.woocommerce-cart .woocommerce .aux-shop-table tfoot tr td.product-thumbnail img,.woocommerce .woocommerce-cart .aux-shop-table tfoot tr td.product-thumbnail img{width:80px;margin:0 auto}.woocommerce-cart .aux-shop-table tbody tr td .quantity,.woocommerce-cart .woocommerce .aux-shop-table tfoot tr td .quantity,.woocommerce .woocommerce-cart .aux-shop-table tfoot tr td .quantity{margin:0 auto}.woocommerce-cart .aux-shop-table tbody tr td .quantity input.aux-number,.woocommerce-cart .woocommerce .aux-shop-table tfoot tr td .quantity input.aux-number,.woocommerce .woocommerce-cart .aux-shop-table tfoot tr td .quantity input.aux-number{height:48px}.woocommerce-cart .aux-shop-table tbody tr td.product-subtotal,.woocommerce-cart .woocommerce .aux-shop-table tfoot tr td.product-subtotal,.woocommerce .woocommerce-cart .aux-shop-table tfoot tr td.product-subtotal{padding-right:0}.woocommerce-cart .aux-shop-table.shop_cart_totals #shipping_method{padding:0}.woocommerce-cart .aux-shop-table.shop_cart_totals tr{flex-direction:row;justify-content:space-between}.woocommerce-cart .aux-shop-table.shop_cart_totals tr th{display:inline-block;padding:15px 0!important}.woocommerce-cart .aux-shop-table.shop_cart_totals tr td{text-align:left;padding:0!important}.woocommerce-cart .aux-shop-table.shop_cart_totals tr.order-total td{display:inline-block!important;float:right}.woocommerce-cart .aux-shop-table.shop_cart_totals tr.order-total .amount{font-size:22px}.woocommerce-cart .aux-shop-table.shop_cart_totals tr.shipping{display:block}.woocommerce-cart .aux-shop-table.shop_cart_totals tr.shipping td{display:block}.woocommerce-cart .aux-shop-table.shop_cart_totals tr.shipping td p{padding-bottom:10px;padding-top:5px}.woocommerce-cart .aux-shop-table.shop_cart_totals tr.shipping label{color:#3D3D3D;font-size:16px}.woocommerce-cart .aux-shop-table.shop_cart_totals tr.shipping .woocommerce-shipping-destination{text-transform:capitalize}.woocommerce-cart .aux-shop-table.shop_cart_totals tr.shipping .amount{float:right;color:#3D3D3D;font-weight:400}.woocommerce-cart .aux-shop-table.shop_cart_totals tr.shipping .amount .woocommerce-Price-currencySymbol{line-height:normal}.woocommerce-cart .aux-shop-table.shop_cart_totals th{font-size:16px}.woocommerce-cart .cart_totals .wc-proceed-to-checkout{padding:0 20px}.woocommerce-cart .cart_totals .wc-proceed-to-checkout .checkout-button{padding:25px 0}}.elementor-widget-container .woocommerce-page.aux-shop-archive{display:flex}.widget_shopping_cart_content .product_list_widget{list-style:none outside;padding:0;position:relative}.widget_shopping_cart_content .product_list_widget .auxshp-card-items{display:flex;flex-wrap:wrap;margin-bottom:1.875em}.widget_shopping_cart_content .product_list_widget .auxshp-card-items::last-child{margin-bottom:0}.widget_shopping_cart_content .product_list_widget .auxshp-card-items-img{flex:0 0 66px;margin-right:15px}.widget_shopping_cart_content .product_list_widget .auxshp-card-items-info{flex:0 0 calc(100% - 81px)}.widget_shopping_cart_content .product_list_widget .auxshp-card-items-info .auxshp-cart-items-title{font-weight:600;display:block}.widget_shopping_cart_content .product_list_widget .auxshp-card-items-info .quantity{border:none;display:block}.widget_shopping_cart_content .product_list_widget .auxshp-card-items-info ins{background:#fff0;padding:0}.widget_shopping_cart_content .product_list_widget .auxshp-card-items-remove{position:absolute;right:0}.aux-dark .widget_shopping_cart_content .product_list_widget .auxshp-card-items-remove{background-position:-178px -983px}.widget_shopping_cart_content .woocommerce-mini-cart__total{display:block;border-top:1px solid #BBB;padding:13px 0 1.25em 0;margin-bottom:5px}.widget_shopping_cart_content .aux-button{display:block;text-align:center}.widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:10px;background-color:#F3F3F3;border:0}.widget_price_filter .price_slider_wrapper .price_label{padding-bottom:1.25em}.widget_price_filter .price_slider_wrapper .price_label span{font-weight:600;color:#333}.widget_price_filter .price_slider_wrapper .price_label .to{float:right}.widget_price_filter .ui-slider-horizontal{height:5px}.widget_price_filter .ui-slider-horizontal .ui-slider-range{height:100%}.widget_price_filter .ui-slider{position:relative;text-align:left;margin-right:14px;margin-left:6px}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:10px;background-color:#333}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:20px;height:20px;background-color:#FFF;border:3px solid #333;border-radius:50%;cursor:ew-resize;outline:0;top:-7.5px;margin-left:-6px}.widget_price_filter .price_slider{margin-bottom:40px}.widget_price_filter .price_slider_amount .aux-button{display:block;text-align:center;width:100%}.widget_rating_filter .wc-layered-nav-rating>a,.wp-block-woocommerce-filter-wrapper .wc-layered-nav-rating>a{text-decoration:none;font-weight:600}.widget_rating_filter .star-rating,.widget_rating_filter .wc-block-components-product-rating__stars,.wp-block-woocommerce-filter-wrapper .star-rating,.wp-block-woocommerce-filter-wrapper .wc-block-components-product-rating__stars{display:inline-block;position:relative;line-height:1;font-size:19px;font-weight:500}.widget_rating_filter .star-rating:before,.widget_rating_filter .wc-block-components-product-rating__stars:before,.wp-block-woocommerce-filter-wrapper .star-rating:before,.wp-block-woocommerce-filter-wrapper .wc-block-components-product-rating__stars:before{content:"\2606\2606\2606\2606\2606";color:#3D3D3D}.widget_rating_filter .star-rating>span,.widget_rating_filter .wc-block-components-product-rating__stars>span,.wp-block-woocommerce-filter-wrapper .star-rating>span,.wp-block-woocommerce-filter-wrapper .wc-block-components-product-rating__stars>span{position:absolute;left:0;top:0;overflow:hidden;white-space:nowrap}.widget_rating_filter .star-rating>span:before,.widget_rating_filter .wc-block-components-product-rating__stars>span:before,.wp-block-woocommerce-filter-wrapper .star-rating>span:before,.wp-block-woocommerce-filter-wrapper .wc-block-components-product-rating__stars>span:before{content:"\2605\2605\2605\2605\2605";color:#3D3D3D}.widget_recent_reviews .product_list_widget{list-style:none outside;padding:0}.widget_recent_reviews .product_list_widget .auxshp-card-items{display:flex;flex-wrap:wrap;margin-bottom:1.875em}.widget_recent_reviews .product_list_widget .auxshp-card-items::last-child{margin-bottom:0}.widget_recent_reviews .product_list_widget .auxshp-card-items-img{flex:0 0 66px;margin-right:15px}.widget_recent_reviews .product_list_widget .auxshp-card-items-info{flex:0 0 calc(100% - 81px)}.widget_recent_reviews .product_list_widget .auxshp-card-items-info .auxshp-cart-items-title{font-weight:600;display:block}.widget_recent_reviews .product_list_widget .auxshp-card-items-info .reviewer{display:block}.widget_recently_viewed_products .product_list_widget{list-style:none outside;padding:0}.widget_recently_viewed_products .product_list_widget .auxshp-card-items{display:flex;flex-wrap:wrap;margin-bottom:1.875em}.widget_recently_viewed_products .product_list_widget .auxshp-card-items::last-child{margin-bottom:0}.widget_recently_viewed_products .product_list_widget .auxshp-card-items-img{flex:0 0 66px;margin-right:15px}.widget_recently_viewed_products .product_list_widget .auxshp-card-items-info{flex:0 0 calc(100% - 81px)}.widget_recently_viewed_products .product_list_widget .auxshp-card-items-info .auxshp-cart-items-title{font-weight:600;display:block}.widget_recently_viewed_products .product_list_widget .auxshp-card-items-info ins{background:#fff0;padding:0}.widget_top_rated_products .product_list_widget,.elementor-widget-wp-widget-woocommerce_top_rated_products .product_list_widget{list-style:none outside;padding:0}.widget_top_rated_products .product_list_widget .auxshp-card-items,.elementor-widget-wp-widget-woocommerce_top_rated_products .product_list_widget .auxshp-card-items{display:flex;flex-wrap:wrap;margin-bottom:1.875em}.widget_top_rated_products .product_list_widget .auxshp-card-items::last-child,.elementor-widget-wp-widget-woocommerce_top_rated_products .product_list_widget .auxshp-card-items::last-child{margin-bottom:0}.widget_top_rated_products .product_list_widget .auxshp-card-items-img,.elementor-widget-wp-widget-woocommerce_top_rated_products .product_list_widget .auxshp-card-items-img{flex:0 0 66px;margin-right:15px}.widget_top_rated_products .product_list_widget .auxshp-card-items-info,.elementor-widget-wp-widget-woocommerce_top_rated_products .product_list_widget .auxshp-card-items-info{flex:0 0 calc(100% - 81px)}.widget_top_rated_products .product_list_widget .auxshp-card-items-info .auxshp-cart-items-title,.elementor-widget-wp-widget-woocommerce_top_rated_products .product_list_widget .auxshp-card-items-info .auxshp-cart-items-title{font-weight:600;display:block}.widget_top_rated_products .product_list_widget .auxshp-card-items-info ins,.elementor-widget-wp-widget-woocommerce_top_rated_products .product_list_widget .auxshp-card-items-info ins{background:none;padding:0}.woocommerce .shop_table{border-collapse:collapse;border:1px solid #BBB}.woocommerce .shop_table a{font-weight:600}.woocommerce .shop_table thead th{border:none;border-bottom:1px solid #BBB;background-color:#fff0;color:#AAA;font-size:16px;text-transform:uppercase;font-weight:500;padding:27px 25px 20px 25px}.woocommerce .shop_table thead th.download-remaining{text-align:center}.woocommerce .shop_table tbody td,.woocommerce .shop_table .aux-shop-table tfoot td,.woocommerce .aux-shop-table .shop_table tfoot td{border:none;position:relative;overflow:hidden;padding:58px 24px}.woocommerce .shop_table tbody td:last-child:after,.woocommerce .shop_table .aux-shop-table tfoot td:last-child:after,.woocommerce .aux-shop-table .shop_table tfoot td:last-child:after{left:-25px}.woocommerce .shop_table tbody td:first-child:after,.woocommerce .shop_table .aux-shop-table tfoot td:first-child:after,.woocommerce .aux-shop-table .shop_table tfoot td:first-child:after{left:25px}.woocommerce .shop_table tbody td:after,.woocommerce .shop_table .aux-shop-table tfoot td:after,.woocommerce .aux-shop-table .shop_table tfoot td:after{content:'';position:absolute;width:100%;height:1px;bottom:0;left:0;background-color:#BBB}.woocommerce .shop_table tbody td.download-remaining,.woocommerce .shop_table .aux-shop-table tfoot td.download-remaining,.woocommerce .aux-shop-table .shop_table tfoot td.download-remaining{text-align:center}.woocommerce .shop_table tbody td.woocommerce-orders-table__cell-order-status,.woocommerce .shop_table .aux-shop-table tfoot td.woocommerce-orders-table__cell-order-status,.woocommerce .aux-shop-table .shop_table tfoot td.woocommerce-orders-table__cell-order-status{font-weight:700}.woocommerce .shop_table tbody td .woocommerce-button,.woocommerce .shop_table .aux-shop-table tfoot td .woocommerce-button,.woocommerce .aux-shop-table .shop_table tfoot td .woocommerce-button{margin:0;padding:12px 53px;background-color:#3D3D3D;color:#fff;font-size:.8125em;font-weight:600;text-transform:uppercase;display:inline}.woocommerce .shop_table tbody td .woocommerce-button:hover,.woocommerce .shop_table .aux-shop-table tfoot td .woocommerce-button:hover,.woocommerce .aux-shop-table .shop_table tfoot td .woocommerce-button:hover{background-color:#505050}.woocommerce .shop_table tbody tr:last-child td:after,.woocommerce .shop_table .aux-shop-table tfoot tr:last-child td:after,.woocommerce .aux-shop-table .shop_table tfoot tr:last-child td:after{display:none}@media screen and (max-width:767px){.aux-resp .woocommerce .shop_table thead{display:none}.aux-resp .woocommerce .shop_table tbody td,.aux-resp .woocommerce .shop_table .aux-shop-table tfoot td,.aux-resp .woocommerce .aux-shop-table .shop_table tfoot td{display:block;text-align:right;padding:26px 30px 16px 30px}.aux-resp .woocommerce .shop_table tbody td:before,.aux-resp .woocommerce .shop_table .aux-shop-table tfoot td:before,.aux-resp .woocommerce .aux-shop-table .shop_table tfoot td:before{content:attr(data-title);float:left;font-size:18px;font-weight:600;text-transform:uppercase;line-height:1}.aux-resp .woocommerce .shop_table tbody td:after,.aux-resp .woocommerce .shop_table .aux-shop-table tfoot td:after,.aux-resp .woocommerce .aux-shop-table .shop_table tfoot td:after{width:90%;right:0;margin:0 auto}.aux-resp .woocommerce .shop_table tbody td:first-child,.aux-resp .woocommerce .shop_table .aux-shop-table tfoot td:first-child,.aux-resp .woocommerce .aux-shop-table .shop_table tfoot td:first-child{padding:34px 30px 18px 30px}.aux-resp .woocommerce .shop_table tbody td:first-child:after,.aux-resp .woocommerce .shop_table .aux-shop-table tfoot td:first-child:after,.aux-resp .woocommerce .aux-shop-table .shop_table tfoot td:first-child:after{left:0}.aux-resp .woocommerce .shop_table tbody td:last-child:after,.aux-resp .woocommerce .shop_table .aux-shop-table tfoot td:last-child:after,.aux-resp .woocommerce .aux-shop-table .shop_table tfoot td:last-child:after{left:0;width:100%}.aux-resp .woocommerce .shop_table tbody td.download-remaining,.aux-resp .woocommerce .shop_table .aux-shop-table tfoot td.download-remaining,.aux-resp .woocommerce .aux-shop-table .shop_table tfoot td.download-remaining{text-align:right}.aux-resp .woocommerce .shop_table tbody td.woocommerce-orders-table__cell-order-actions:before,.aux-resp .woocommerce .shop_table .aux-shop-table tfoot td.woocommerce-orders-table__cell-order-actions:before,.aux-resp .woocommerce .aux-shop-table .shop_table tfoot td.woocommerce-orders-table__cell-order-actions:before{float:none;display:block;text-align:left}.aux-resp .woocommerce .shop_table tbody td.woocommerce-orders-table__cell-order-actions .woocommerce-button,.aux-resp .woocommerce .shop_table .aux-shop-table tfoot td.woocommerce-orders-table__cell-order-actions .woocommerce-button,.aux-resp .woocommerce .aux-shop-table .shop_table tfoot td.woocommerce-orders-table__cell-order-actions .woocommerce-button{display:block;text-align:center;padding:30px 0;margin:27px 0}.aux-resp .woocommerce .shop_table tbody tr:last-child td:after,.aux-resp .woocommerce .shop_table .aux-shop-table tfoot tr:last-child td:after,.aux-resp .woocommerce .aux-shop-table .shop_table tfoot tr:last-child td:after{display:block}.aux-resp .woocommerce .shop_table tbody tr:last-child td:last-child:after,.aux-resp .woocommerce .shop_table .aux-shop-table tfoot tr:last-child td:last-child:after,.aux-resp .woocommerce .aux-shop-table .shop_table tfoot tr:last-child td:last-child:after{display:none}}.aux-widget-related-products .aux-col>.aux-col{padding-left:0;padding-right:0}.aux-widget-related-products>.type-product{position:relative}.aux-widget-related-products .onsale{position:absolute;right:35px;top:20px;width:60px;height:60px;background:#E74C3C;border-radius:50%;font-size:.6875em;font-weight:600;line-height:60px;text-align:center;text-transform:uppercase;color:#FFF;z-index:1}.aux-widget-related-products .auxshp-entry-main .auxshp-loop-title{margin:20px 0 0;font-size:1.1875em;color:#3D3D3D}.aux-widget-related-products .auxshp-entry-main .price{padding-right:0;display:block;margin-bottom:0}.aux-widget-related-products .auxshp-entry-main .price .amount{font-size:1.75em;font-weight:600}.aux-widget-related-products .auxshp-entry-main .price ins{display:inline-block;margin-right:10px;padding:0}.aux-widget-related-products .auxshp-entry-main .price ins .amount{font-size:1.75em;font-weight:600}.aux-widget-related-products .auxshp-entry-main .price del{display:inline-block}.aux-widget-related-products .auxshp-entry-main .price del .amount{font-size:1.25em;font-weight:600}.aux-widget-related-products .product_meta{margin:5px 0 8px}.aux-widget-related-products .auxshp-meta-terms>a{font-size:.875em;color:#BBB}.aux-widget-related-products .loop-meta-wrapper{display:none}.aux-widget-related-products .loop-tools-wrapper{border-top:1px solid #e0e0e0;margin-top:35px}.aux-widget-related-products .loop-tools-wrapper .aux-product-tools{display:table;width:100%}.aux-widget-related-products .loop-tools-wrapper .button{display:table-cell;font-size:.875em;font-weight:700;color:#3D3D3D;padding:20px 0;margin:0}.aux-widget-related-products .loop-tools-wrapper .button .aux-ico{margin-right:5px;vertical-align:middle;font-size:1.1875em}.aux-widget-related-products .loop-tools-wrapper .auxshp-share-wrapper,.aux-widget-related-products .loop-tools-wrapper .auxshp-wishlist-wrapper{display:table-cell;vertical-align:middle;padding-top:7px;color:#BBB;cursor:pointer;text-align:right}.aux-widget-related-products .loop-tools-wrapper .auxshp-share-wrapper:hover,.aux-widget-related-products .loop-tools-wrapper .auxshp-wishlist-wrapper:hover{color:#3D3D3D}.aux-widget-related-products .loop-tools-wrapper .auxshp-share-wrapper{font-size:.875em}.aux-widget-related-products .loop-tools-wrapper .aux-shop-quicklook-wrapper{float:right;margin-right:15px;margin-top:7px}.aux-widget-related-products .loop-tools-wrapper .aux-shop-quicklook-wrapper>a{color:#3D3D3D;cursor:pointer}.aux-widget-recent-products-carousel .aux-has-gallery .aux-flipper-images{display:block;position:relative;overflow:hidden}.aux-widget-recent-products-carousel .aux-has-gallery .auxshp-attachment{transition:all 700ms cubic-bezier(.215,.61,.355,1)}.aux-widget-recent-products-carousel .aux-has-gallery .auxshp-product-image{opacity:1}.aux-widget-recent-products-carousel .aux-has-gallery .auxshp-product-secondary-image{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0}.aux-widget-recent-products-carousel .aux-has-gallery:hover .auxshp-product-image{opacity:0}.aux-widget-recent-products-carousel .aux-has-gallery:hover .auxshp-product-secondary-image{opacity:1;transform:scale(1.05)}.aux-widget-recent-products-carousel>.type-product{position:relative;padding-bottom:70px}.aux-widget-recent-products-carousel .onsale{position:absolute;right:35px;top:20px;width:60px;height:60px;background:#E74C3C;border-radius:50%;font-size:.6875em;font-weight:600;line-height:60px;text-align:center;text-transform:uppercase;color:#FFF;z-index:1}.aux-widget-recent-products-carousel .auxshp-loop-title{margin:20px 0 0;font-size:1.1875em;color:#3D3D3D}.aux-widget-recent-products-carousel .price{padding-right:0}.aux-widget-recent-products-carousel .price .amount{font-size:1.75em;font-weight:600}.aux-widget-recent-products-carousel .price ins{margin-right:10px;padding:0}.aux-widget-recent-products-carousel .price ins .amount{font-size:1.75em;font-weight:600}.aux-widget-recent-products-carousel .price del .amount{font-size:1.25em;font-weight:600}.aux-widget-recent-products-carousel .product_meta{margin:5px 0 8px}.aux-widget-recent-products-carousel .auxshp-meta-terms>a{font-size:.875em;color:#BBB}.aux-widget-recent-products-carousel .loop-tools-wrapper{margin-top:35px;border-top:1px solid #e0e0e0}.aux-widget-recent-products-carousel .loop-tools-wrapper .aux-product-tools{display:table;width:100%}.aux-widget-recent-products-carousel .loop-tools-wrapper .button{display:table-cell;font-size:.875em;font-weight:700;color:#3D3D3D;padding:20px 0;margin:0}.aux-widget-recent-products-carousel .loop-tools-wrapper .button .aux-ico{margin-right:5px;vertical-align:middle;font-size:1.1875em}.aux-widget-recent-products-carousel .loop-tools-wrapper .auxshp-share-wrapper,.aux-widget-recent-products-carousel .loop-tools-wrapper .auxshp-wishlist-wrapper,.aux-widget-recent-products-carousel .loop-tools-wrapper .aux-shop-quicklook-wrapper{display:table-cell;vertical-align:middle;padding-top:7px;color:#BBB;cursor:pointer;text-align:right}.aux-widget-recent-products-carousel .loop-tools-wrapper .auxshp-share-wrapper:hover,.aux-widget-recent-products-carousel .loop-tools-wrapper .auxshp-wishlist-wrapper:hover,.aux-widget-recent-products-carousel .loop-tools-wrapper .aux-shop-quicklook-wrapper:hover{color:#3D3D3D}.aux-widget-recent-products-carousel .loop-tools-wrapper .auxshp-share-wrapper{font-size:.875em}.aux-widget-recent-products-parallax .aux-product-parallax-wrapper{display:flex;flex-flow:row wrap;align-items:flex-start;position:relative}.aux-widget-recent-products-parallax .aux-product-parallax-wrapper .aux-items-loading{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#FFF;visibility:hidden;opacity:0;z-index:9;transition:opacity 500ms ease-out 300ms,visibility 1ms 800ms}.aux-widget-recent-products-parallax .aux-product-parallax-wrapper .aux-items-loading.aux-loading-hide{opacity:1;visibility:visible;transition:opacity 500ms ease-out}.aux-widget-recent-products-parallax .aux-product-parallax-wrapper>[class*="aux-parallax-column"]{flex:1 0 0%;padding:0 10px;transition:transform 1000ms cubic-bezier(.19,1,.22,1)}.aux-widget-recent-products-parallax .aux-filters{position:relative;z-index:9}.aux-widget-recent-products-parallax .aux-filters:after{content:"";display:table;clear:both}.aux-widget-recent-products-parallax .aux-filters.aux-right:not(.aux-dropdown-filter){display:block;width:100%}.aux-widget-recent-products-parallax .aux-filters.aux-right:not(.aux-dropdown-filter)>ul{display:inline-block;float:right}.aux-widget-recent-products-parallax .aux-filters.aux-center:not(.aux-dropdown-filter){position:relative;left:50%;display:inline-block;transform:translateX(-50%)}.aux-widget-recent-products-parallax .aux-filters.aux-center:not(.aux-dropdown-filter) ul{margin-left:auto}.aux-widget-recent-products-parallax .widget-title+.aux-filters.aux-right{position:absolute;top:0;right:0}@media screen and (max-width:767px){.aux-resp .aux-widget-recent-products-parallax .widget-title+.aux-filters.aux-right{position:relative;float:none}}.aux-widget-recent-products-parallax>.type-product{position:relative}.aux-widget-recent-products-parallax .aux-parallax-item{margin-bottom:50px}.aux-widget-recent-products-parallax .onsale{position:absolute;right:35px;top:20px;width:60px;height:60px;background:#E74C3C;border-radius:50%;font-size:.6875em;font-weight:600;line-height:60px;text-align:center;text-transform:uppercase;color:#FFF;z-index:1}.aux-widget-recent-products-parallax .auxshp-loop-title{margin:20px 0 0;font-size:1.1875em;color:#3D3D3D}.aux-widget-recent-products-parallax .price{padding-right:0}.aux-widget-recent-products-parallax .price .amount{font-size:1.75em;font-weight:600}.aux-widget-recent-products-parallax .price ins{margin-right:10px;padding:0}.aux-widget-recent-products-parallax .price ins .amount{font-size:1.75em;font-weight:600}.aux-widget-recent-products-parallax .price del .amount{font-size:1.25em;font-weight:600}.aux-widget-recent-products-parallax .product_meta{margin:5px 0 8px}.aux-widget-recent-products-parallax .auxshp-meta-terms>a{font-size:.875em;color:#BBB}.aux-widget-recent-products-parallax .loop-tools-wrapper{margin-top:35px;border-top:1px solid #e0e0e0}.aux-widget-recent-products-parallax .loop-tools-wrapper .aux-product-tools{display:table;width:100%}.aux-widget-recent-products-parallax .loop-tools-wrapper .button{display:table-cell;font-size:.875em;font-weight:700;color:#3D3D3D;padding:20px 0;margin:0}.aux-widget-recent-products-parallax .loop-tools-wrapper .button .aux-ico{margin-right:5px;vertical-align:middle;font-size:1.1875em}.aux-widget-recent-products-parallax .loop-tools-wrapper .auxshp-share-wrapper,.aux-widget-recent-products-parallax .loop-tools-wrapper .auxshp-wishlist-wrapper{display:table-cell;vertical-align:middle;padding-top:7px;color:#BBB;cursor:pointer;text-align:right}.aux-widget-recent-products-parallax .loop-tools-wrapper .auxshp-share-wrapper:hover,.aux-widget-recent-products-parallax .loop-tools-wrapper .auxshp-wishlist-wrapper:hover{color:#3D3D3D}.aux-widget-recent-products-parallax .loop-tools-wrapper .auxshp-share-wrapper{font-size:.875em}.aux-widget-recent-products-parallax .aux-has-gallery .aux-flipper-images{overflow:visible}.aux-widget-recent-products-parallax .aux-has-gallery:hover .auxshp-product-image{opacity:1}.aux-widget-recent-products-parallax .aux-has-gallery .aux-img-dynamic-dropshadow-cloned{opacity:0.5!important}.aux-widget-recent-products-parallax .products-loop .aux-parallax-item:hover .aux-flipper-images{box-shadow:none}.aux-widget-recent-products-pro .aux-filters{position:relative;z-index:9}.aux-widget-recent-products-pro .aux-filters:after{content:"";display:table;clear:both}.aux-widget-recent-products-pro .aux-filters.aux-right:not(.aux-dropdown-filter){display:block;width:100%}.aux-widget-recent-products-pro .aux-filters.aux-right:not(.aux-dropdown-filter)>ul{display:inline-block;float:right}.aux-widget-recent-products-pro .aux-filters.aux-center:not(.aux-dropdown-filter){position:relative;left:50%;display:inline-block;transform:translateX(-50%)}.aux-widget-recent-products-pro .aux-filters.aux-center:not(.aux-dropdown-filter) ul{margin-left:auto}.aux-widget-recent-products-pro .widget-title+.aux-filters.aux-right{position:absolute;top:0;right:0}@media screen and (max-width:767px){.aux-resp .aux-widget-recent-products-pro .widget-title+.aux-filters.aux-right{position:relative;float:none}}.aux-widget-recent-products-pro .type-product{position:relative;padding-bottom:70px}.aux-widget-recent-products-pro .aux-pagination{clear:both}.aux-widget-recent-products-pro .aux-flipper-images{display:block;position:relative;overflow:hidden}.aux-widget-recent-products-pro .aux-flipper-images .auxshp-attachment{transition:all 700ms cubic-bezier(.215,.61,.355,1)}.aux-widget-recent-products-pro .aux-flipper-images .auxshp-product-image{opacity:1}.aux-widget-recent-products-pro .aux-flipper-images .auxshp-product-secondary-image{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0}.aux-widget-recent-products-pro .aux-flipper-images:hover .auxshp-product-image{opacity:0}.aux-widget-recent-products-pro .aux-flipper-images:hover .auxshp-product-secondary-image{opacity:1;transform:scale(1.05)}.aux-widget-recent-products-pro .aux-shop-badges-wrapper{position:absolute;top:20px;right:35px;left:35px;display:flex;flex-flow:row-reverse wrap}.aux-widget-recent-products-pro .aux-shop-badges-wrapper>*{width:60px;height:60px;background:#E74C3C;border-radius:50%;font-size:.6875em;font-weight:600;line-height:60px;text-align:center;text-transform:uppercase;color:#FFF;z-index:1}.aux-widget-recent-products-pro .aux-shop-badges-wrapper>*:not(:first-child){margin-right:10px}.aux-widget-recent-products-pro .aux-recent-products-pro-wrapper{margin-left:0;margin-right:0}.aux-widget-recent-products-pro .aux-shop-btns-wrapper,.aux-widget-recent-products-pro .aux-shop-meta-wrapper,.aux-widget-recent-products-pro .aux-shop-info-wrapper{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.aux-widget-recent-products-pro .auxshp-loop-title{font-size:1.1875em;color:#3D3D3D;max-width:60%}.aux-widget-recent-products-pro .auxshp-title-heading{margin:0}.aux-widget-recent-products-pro .woocommerce-product-rating{margin-bottom:0}.aux-widget-recent-products-pro .price{max-width:40%}.aux-widget-recent-products-pro .aux-shop-meta-terms{max-width:60%}.aux-widget-recent-products-pro .aux-shop-meta-terms>a{font-size:.875em;color:#BBB}.aux-widget-recent-products-pro .aux-shop-btns-wrapper{border-top:1px solid #e0e0e0;margin-top:10px}.aux-widget-recent-products-pro .aux-shop-btns-wrapper .auxshp-wishlist{font-size:25px}.aux-widget-recent-products-pro .aux-shop-btns-wrapper .auxshp-wishlist .aux-wishlist-icon{color:#FF2C3A;font-size:27px}.aux-widget-recent-products-pro .aux-shop-btns-wrapper .auxshp-wishlist .aux-wishlist-icon:before{vertical-align:middle}.aux-widget-recent-products-pro .aux-shop-btns-wrapper .auxshp-wishlist.available-remove .aux-wishlist-icon:before{content:'\e1e3'}.aux-widget-recent-products-pro .aux-shop-btns-wrapper .button{display:table-cell;font-size:.875em;font-weight:700;color:#3D3D3D;padding:0;margin:0}.aux-widget-recent-products-pro .aux-shop-btns-wrapper .button .aux-ico{margin-right:5px;vertical-align:middle;font-size:1.1875em}.aux-widget-recent-products-pro .aux-shop-btns-wrapper .aux-shop-quicklook-wrapper{display:inline-block;font-size:25px;margin-right:15px}.aux-widget-recent-products-pro .aux-shop-btns-wrapper .aux-shop-quicklook-wrapper .aux-shop-quicklook{cursor:pointer}.aux-widget-recent-products-pro .aux-shop-btns-wrapper .aux-shop-quicklook-wrapper .aux-shop-quicklook:hover{color:#3D3D3D}.aux-widget-recent-products-pro .aux-shop-btns-wrapper .aux-shop-quicklook-wrapper .aux-quicklook-icon:before{vertical-align:middle}.widget_products .product_list_widget,.elementor-widget-wp-widget-woocommerce_products .product_list_widget{list-style:none outside;padding:0}.widget_products .product_list_widget .auxshp-card-items,.elementor-widget-wp-widget-woocommerce_products .product_list_widget .auxshp-card-items{display:flex;flex-wrap:wrap;margin-bottom:1.875em}.widget_products .product_list_widget .auxshp-card-items::last-child,.elementor-widget-wp-widget-woocommerce_products .product_list_widget .auxshp-card-items::last-child{margin-bottom:0}.widget_products .product_list_widget .auxshp-card-items-img,.elementor-widget-wp-widget-woocommerce_products .product_list_widget .auxshp-card-items-img{flex:0 0 66px;margin-right:15px}.widget_products .product_list_widget .auxshp-card-items-info,.elementor-widget-wp-widget-woocommerce_products .product_list_widget .auxshp-card-items-info{flex:0 0 calc(100% - 81px)}.widget_products .product_list_widget .auxshp-card-items-info .auxshp-cart-items-title,.elementor-widget-wp-widget-woocommerce_products .product_list_widget .auxshp-card-items-info .auxshp-cart-items-title{font-weight:600;display:block}.widget_products .product_list_widget .auxshp-card-items-info ins,.elementor-widget-wp-widget-woocommerce_products .product_list_widget .auxshp-card-items-info ins{background:none;padding:0}.widget_product_search .search-field{padding:1.1em;box-sizing:border-box;width:100%}.widget_product_search .search-field::-webkit-input-placeholder{color:#C3C3C3!important}.widget_product_search .search-field:-moz-placeholder{color:#C3C3C3!important}.widget_product_search .search-field::-moz-placeholder{color:#C3C3C3!important}.widget_product_search .search-field:-ms-input-placeholder{color:#C3C3C3!important}.widget_product_search button[type="submit"]{display:block;width:100%;background-color:#3D3D3D;padding:20px 35px;color:#FFF;text-transform:uppercase}.woocommerce-widget-layered-nav .aux-shop-custom-color-filter{padding:0}.woocommerce-widget-layered-nav .aux-shop-custom-color-filter .aux-shop-custom-color-filter-term{margin-bottom:18px;width:50%;display:inline-block}.woocommerce-widget-layered-nav .aux-shop-custom-color-filter .aux-shop-custom-color-filter-term a{font-size:17px;color:#3D3D3D}.woocommerce-widget-layered-nav .aux-shop-custom-color-filter .aux-shop-custom-color-filter-term a .aux-shop-custom-color-filter-term-color{width:22px;height:22px;display:inline-block;border-radius:50%;vertical-align:middle;margin-right:7px}.woocommerce-widget-layered-nav .aux-shop-custom-color-filter .aux-shop-custom-color-filter-term .count{display:none}.woocommerce-widget-layered-nav .aux-shop-custom-size-filter{padding:0}.woocommerce-widget-layered-nav .aux-shop-custom-size-filter .aux-shop-custom-size-filter-term{margin-bottom:20px;width:50%;display:inline-block}.woocommerce-widget-layered-nav .aux-shop-custom-size-filter .aux-shop-custom-size-filter-term.aux-shop-custom-size-filter-chosen .aux-shop-custom-size-filter-wrapper{background:#101010;border:none}.woocommerce-widget-layered-nav .aux-shop-custom-size-filter .aux-shop-custom-size-filter-term a{font-size:19px;color:#3D3D3D;font-weight:500;text-transform:uppercase}.woocommerce-widget-layered-nav .aux-shop-custom-size-filter .aux-shop-custom-size-filter-term a .aux-shop-custom-size-filter-wrapper{width:26px;height:26px;display:inline-block;border:1px solid #BFBFBF;border-radius:50%;vertical-align:middle;margin-right:13px;background:#FFF}.woocommerce-widget-layered-nav .aux-shop-custom-size-filter .aux-shop-custom-size-filter-term .count{display:none}.products-loop .tinvwl_add_to_wishlist-text,.aux-recent-products-pro-wrapper .tinvwl_add_to_wishlist-text,.auxshp-related-items .tinvwl_add_to_wishlist-text{display:none}.products-loop .tinvwl_add_to_wishlist_button:before,.aux-recent-products-pro-wrapper .tinvwl_add_to_wishlist_button:before,.auxshp-related-items .tinvwl_add_to_wishlist_button:before{display:none!important}.products-loop .tinvwl_add_to_wishlist_button.tinvwl-product-make-remove .tinvwl_remove_from_wishlist-text,.aux-recent-products-pro-wrapper .tinvwl_add_to_wishlist_button.tinvwl-product-make-remove .tinvwl_remove_from_wishlist-text,.auxshp-related-items .tinvwl_add_to_wishlist_button.tinvwl-product-make-remove .tinvwl_remove_from_wishlist-text{display:none!important}.aux-shop-quicklook-modal .tinvwl_add_to_wishlist_button:before{display:none!important}.aux-shop-quicklook-modal .tinvwl_add_to_wishlist_button.tinvwl-product-make-remove .tinvwl_remove_from_wishlist-text{display:none!important}.single-product .summary .tinvwl_add_to_wishlist_button{flex-direction:row!important;color:inherit}.single-product .summary .tinvwl_add_to_wishlist_button:before{display:none!important}.single-product .summary .tinvwl_add_to_wishlist_button.tinvwl-product-make-remove .tinvwl_add_to_wishlist-text{display:inline!important}.single-product .summary .tinvwl_add_to_wishlist_button.tinvwl-product-make-remove .tinvwl_remove_from_wishlist-text{display:none!important}/*! This file is auto-generated */
@font-face{font-display:swap;font-family:dashicons;src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800");src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAAQAAAAFZAuk8lY21hcAAAAXwAAAk/AAAU9l+BPsxnbHlmAAAKvAAAYwIAAKlAcWTMRWhlYWQAAG3AAAAALwAAADYXkmaRaGhlYQAAbfAAAAAfAAAAJAQ3A0hobXR4AABuEAAAACUAAAVQpgT/9mxvY2EAAG44AAACqgAAAqps5EEYbWF4cAAAcOQAAAAfAAAAIAJvAKBuYW1lAABxBAAAATAAAAIiwytf8nBvc3QAAHI0AAAJvAAAEhojMlz2eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/Mc4gYGVgYOBhzGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHD4yfHVnAnH1mBgZGIE0CDMAAI/zCGl4nN3Y93/eVRnG8c/9JE2bstLdQIF0N8x0t8w0pSMt0BZKS5ml7F32lrL3hlKmCxEQtzjAhQMRRcEJijhQQWV4vgNBGV4nl3+B/mbTd8+reeVJvuc859znvgL0A5pkO2nW3xcJ8qee02ej7/NNDOz7fHPTw/r/LnTo60ale4ooWov2orOYXXQXPWVr2V52lrPL3qq3WlmtqlZXx1bnVFdVd9TNdWvdXnfWk+tZ9dx6wfvvQ6KgaCraio6iq+/VUbaVHWVX2V0trJb2vXpNtbZaV91YU7fUbXVH3VVPrbvrefnV//WfYJc4M86OS2N9PBCP9n08FS/E6w0agxtDG2P6ProaPY3ljaMaJzVOb1ze2NC4s3Ff46G+VzfRQn8GsBEbM4RN2YQtGMVlMY2v8COGai0Hxm6MjEWxOBZGb+zJArbidjajjUGxJHbgUzwYG/EJPsNDfJLFsYzpXM6Pmcd8Ps1BvB8LGEE7W7KSzdmGA9ifgzmau7ibcUxkB7bnHhZxb+xDgw/yYb7GU/yQp2NgDI9xMZ61sWVsFZtHkxb5+ZgQE2NSdMYmDOM5HmZrfs6H+Cbf4bt8m28xhb2YyjQWciDHxk7RGg2W8DFWxbyYE20cx/GcwImcxKmxWYyIGXr3l7MPp/MAn+PzfIFH+Co/4296Q2v+wdvRHP1iQIyKMTE2ZsZesW8QSzmHi7mFK7iWsziTs7mIG/gAl3Irl3Az13A117GeC7iSdVzIjdzGMXycP/ITfskv+B5PRk/MjT1iCPuyLAbF4Jgds2Jj7uOj7MmX+DI78hfejBa6+Kxmekp0s5TBXM/kiNg29uaNmM5p0c6fmMmMGMbLMZS/8w2+zh78lPFMYFvt9Ul0Moax/IA/s5P2+hy6mcXO7EoPu7F7bM1feSR25wzuZAN3xBasiJGxDSfH9pzLeVzF7NgxtmM0+/FK7MLrvBNTeZSXYlP+wO/5J//SV/2O3/Iiv+EFfs2veDf68xHOj53p5Yt8n72ZG6MZzhoO5wgO4VCO5CgOY3VM4S1epYxdYzKP8QSPx3xu4v7o4Fmdydbo4j1eo+IZbdaW/+Gc/L/82Tj/0zbS/4kVue5YrmzpP3L1Sw3T+SY1mU46qdl05kn9TKef1GL5J6T+popAGmCqDaRWU5UgDTTVC9JGpspB2ti4TOMmpmpC2tRUV0ibmSoMqc1Ua0iDLFfwNNhypU5DTJWINNTQGqRhFos0DrdYrHGExUKNIy16Nbabqhhpc1M9I21hqmykUaYaR9rSyM+7lZGfd2sjP2+HxRKNo01VkTTGVB9JY40HNY6zyGs23lQ9SRNMdZQ00VRRSZNMtZXUaeQ5bmOqt6RtTZWXtJ2pBpO2N1Vj0g6mukza0VShSV2mWk2abKrapClGvtumWuS1mmbkNZ5u5HWdYeQ1m2mq+KRZRl7v2UZ+9p1M9wFpZ9PNQNrFdEeQdjXdFqTdTPcGaXfTDULqNvK6zjHy+vUYed5zjbwee5juHNI8I++f+ca9GheYbiTSQiOfp17TLUVaZLqvSItNNxdpT9MdRtrLdJuR9jae1rjEIu/tpRZ5/y6zyHPZxyLvkX2NtRqXW+R13s8i780VFnmdV1rkc7+/5SKRVhnPazzAIu+7Ay3yuh1kkffdwRZ53x1ikc/0oUY+f6tNNxTpMNOtTFpj5LNyuOmmJh1hurNJR5pub9JRpnucdLTpRicdY7rbSceabnnScUbep8cbeb1PMPKePdHIe/YkI7+fJxt53muN/L1Psch781SLXPNOs8h74HQjv4dnmLoL0plGXuOzLPL+Otsi781zLHINOdfI8zjPyPM438jzuMDI8/iAkedxoZGfcZ1FrlEXWeSzebFFPpeXGLlWXWrkfXSZkffa5Uae3xWmjoh0pak3Il1l6pJIV5v6JdI1ps6JdK2phyJdZ+qmSNeb+irSDaYOi3Sjqdci3WTqukg3G29rvMUi3123WuQ74jaLfEett8j1+3aLXIM3WOQafIdFrk93WuQ9c5dFPmd3W75G0z2mbi8/ah/1fRRh6gDV85t6QYpmU1dI0c/UH1K0mDpFiv6mnpFigKl7pGg19ZEUbaaOkmKQqbekGGzqMimGmPpNiqGmzpNimKkHpRhu6kYpRpj6UoqRpg6Vot3Uq1J0mLpWitGm/pVijKmTpRhr6mkpxpm6W4rxpj6XYoKp46WYaOp9KSaZumCKTlM/TNFl6owpJpt6ZIoppm6ZYqrxpMZpFqrvxXQL1fdihoXqezHTIq/TLFOnTTHbUJ0tui3yGvdYaH3LsNDXlQ0Lvb5sMnXplM2mfp2yn6lzp2wx9fCU/U3dPOUAU19P2Wrq8CnbTL0+5SDjTY2DLXe95RBTEqAcasoElMMs195yuKH6VY4wJQbKkabsQNlu5O/dYcoTlKMNrXs5xiKvwVgL9RblOFPuoBxvvKFxgimLUE40VCvLSRb5Z3aakgpllymzUE429J6VUyzynKYaL2ucZpHnPd2UcihnmPIO5UxT8qGcZcpAlLNNaYiy28jPPsfIz95j5DnOtfybg3IPI89jnpHnMd/I67TAyOu00JSzKHtNiYtqoSl7UfWaUhjVUlMeo1pmSmZU+5gyGtW+prRGtdyU26j2MyU4qhWmLEe10lBvVK0y5Tuq1aakR7XGcq2uDrfIX3+EKQdSHWlKhFRHmbIh1dGGamh1jCkvUh1r5GdZa6E9V51iSpNUpxq6d6vTTAmT6nRT1qQ6w5Qnqc405U+qswy9l9XZFjo71TmmdEq1zpRTqS4y8jpdbLyi8RKLvP6XmvIs1WXGOxovN2VcqitMaZfqSuMljVeZEjDVjaYsTHWTKRVT3WzKx1S3mJIy1a3WN8fbTOmZar0pR1PdbkrUVBtM2ZrqDlPKztdlH+Vt6jAlb+qG8a7GJlMap2425XLqFkN9Rt3flNWpB5hSO3WrKb9Tt5mSPPUgU6anHmzozNRDTDmfeqgp8VMPM2V/6uGG9lw9wtCeq0ca6i/rdkP9Zd1haC/Wow3txXqMoV6zHmtof9fjLFRH6vHGWxonGK9qnGiUGidZ6EzVnRaqR3WX8ZjGycYTGqcaj2ucZqFaUE839N7XM4z7Nc60yPOYZTyrsdvybyfrOUZe7x6L/PPnGu9pnGe8pnG+UWlcYDzzb8iLsxoAeJysvQmcJMdZJ5qRlZmR91F5VWXdZ/bd0511zEzP9PSMPKOrS5JHEpJGI0uyRbUk27KMMMuitVU25lgW+cAyuGt3f17A2Muaw6bHwMIzC5g15jFlMNcaA7vAmp41ZtnfW1h48PbVvC8is46eGZnj97qrIiMjj7i/+H9HfMWwDPyh/wddZTRmnWEaYbfj+cl/F4dYcErIc7BgIAHDv9ftdDtnEASbkL7ZRS98qimf8DXL84pOsbr/qTWMc6Io59OWVFC0WiVfkDTFUbEr5kQX/8mnmgpniLqtmTzGQ7gb0rGH4Q5NKuTLdU0pSJZZUDHOY0yKFpfvV9CvMCpjQGyziBwdVddQaxvZbYyY7uVO5/Jzlzvdy898EP0KjXYuv/mxzvi3Pvt68ih9fohGTJph7GjTKyBHWEa4Xas2T6NWZ3DoFYteNIjcYhGNiu4VtzgY0MMk7y+iX2fKTASxTrsTNsMmruIN2hg4aZJtRFql20GdbvLv+cW4vdBvI4RYLKqYU+or9XVPVZRUyg/8SMnUcjl//ICnYlHgJT29YkoCVvOrC+iHUqwoSIKEkODnc7WMlgm8IMOynpI51lipj39AdxQ/LemylrKkak3J8VxS1hHUM2SOQT/WBOzjUMBurd0McdhthrV21OmGXb/TbUeu53d97PkR3uy0mlXB8dDoONYXOgte0At8OOq42xWMhU7o5XuBB0ddOP6l8urqzurqKOeH8Q30CT/YTZ44flzQQ5LwArltZ5UUKUXL9Qvo5xmJ0UkfICgWlMdvR9h3K22/XXPRMMx99KO5X+i3hsPx1VEfNZPzaGF/f/+lwWD6nq+i/8x4TJU5DnFoYQPpCAYs1MBATRiW28hLkVMyWh2vg7sevWWNpdd8GMzeJvqsaxhu6J7IP2uW18xnsU5OTvz2PxctX/xO0fTVZ0VI8o6fWIb7FtzjhWetyir693AP3KjjZ821svlsnpwYxvhL/1z0TYRpGNFUT9eXZ7dWSLE5WvZr6BpjM3lmielA/7RbzWUU1nCtKsCI9KLKZifc9Byh2mx1/MiKI9EmNA+G7pqcop6hLFf71WXZMGTEKMYw12i0m83RgISBgHv9KI4dXpGNKDJkOBifbLbJXeH4L+nd7LvelXuExqBYUjzJ0G8yPKPADHOZHIz2BrPIQPch2lMGCtswWqCjfHJeilMbPgwtGpArFdKNb37zm+3BINj7+n5/t4XpyX+n4XjQv4r6/auDFmq10H1PPGE///zWQw/bly61lpf3Hn88/fzzaRpGj1y69Ah8dyL4S8b076P/RtuN9jiGDjfYGoznDkw7bzZ8fyJrWdnCPfVjvWYv+6tprZA5dy7UHSfvOOjnsufOZgua+aD4ePQfG68twK3fQi7knckcJ/QhRdqia1UsPnIrVjREzPhwdJ2JBqg3Pggi1EvG4GfRLzMYWqkGcWiITpHF0Dow14GqkG46g9qtbscnFwyE7rv/2P1CxuF+079W0kqFzFNlpewpZSx9FpJtHt+P3gd3YN7xW4VrriaJZcWDW96QLVQvQbKdEe5PaNgfoD9mYDghyKxJhzWZSJTINGOiHHY9Os6Rsv6D6+6G5Vi8trZ9B3ayaU/W5LSB79hedzbSdppHB2s/sK5xEN1wyS1GWtYkP51x8e3bSfp0zo3QFRgXy8ztMGqtVrNWqQquFY/YRkSG7DKi4/M0qpFBugXV72x6rj9/VkDzd7bRyFDGB3QM9xTjOpNVDEPJirI4jQwCcjXACg5IEon0UYukja9C+F2GazQFDFWHyMsk8shNKZN5N2IRrB0R8wBzGVaAqo6cItrcRq015OsIr6Gw021WsQALXgER6t6EZux2Qph7ReRvdrpeClK7HZg/zRDuhgMl8ckS6cGITAG9F3Cne7j97Pb2s28nwTt535RWSrwh2YLEsaInNyqcqAeSXpDa60GR5QwO/x92iuU5JImKUMAqdLaPc4WgYpXltMln3DvfbZQk00McyyRvheCjVh6XI81SBFGxJA1xWgbZnosUxcgG9omKKWrjrzielrUlQ8EplktxUr6TFnguldILS0iqr4Tn0JsESTM4RWFg1s/aaAFWjlPMG29oJRtinS40BtS0RhpICGmjkVUvJO2jo2YXmsrzyaXmOnLXYCKQxvPIdCUDFK7FLUf+BZc0IcS2WeiAuTZTeUlkeV3lUq7Ga6JTNNQ0JxliKFsPWTlWQk7uQmpTcQRsBxBWNZ9nWVZjOY7n0rwoaBiX/BrmIDGFrbKSYhGbUrx7X3/M9eebcPxLWEKiyIoFQ0urCPE4lTJVhDmfFwsZS87ZXAlaS4BLLMe77xQMSYYsDF7UeFbiBMnzcx5b9FRXF6DAdU8xpAa09tqWZTptaE5rrk3TTIYpAK1YYNZgDJ5gdpjzzC5zkXmYeYx5A/PMDW3NR55fa3bbMLIAXvm1dujWyFgjIYZvJPiRW2v6pAlDWELJ9D+N4ABXyHUYpPCGELoJQpKSglO4kzyJ55p6/Ndnkdg1vti0RV6V2Mdqtwui3XyMlZpnOaMrBo9dlB4l1565wEP6ZQTpKfO4yCLpuJFqrqn+sfL/8tXVcnlV9TdKf+lrq+Vj8038f9eqlR+7z2hoeq1aO/8N9xla4w3na9Xz9Ur1wvnqbffqDc249x5I1b8hSa7Wq9VKfa9e8JbPFurL4/9aK3or54q1JW9Kh2h7nmTuuGl84s5kbIUwKEndaSQeeHS0wsgssnS+kqGKJ3fPtUjwNGAuXUqrvMilMvbpNdYo2Xb/LCBRjktrupgXZFHXontdG/NVuRMoJtAkTeXE1JGx9fndlapnq1jGHAFfkrxoq2pu+96Uk81nChYrcDbisF7K6apsqvfV1pqXli1d0hVBlmd49zfQFxgHxg1DAE6yqjRhvmAfIA3vJase+nj2Qvm77E7T/pimbZ4t3XXHXbI+/jD2DMMDBJTV9Y/Zzbb9L8rnN3XlrjvvKu18GhsE/Uzz+RlY9xxY6xlUJQ2yDjO5s+l7CdjHXUDbBTqDq+RiGzB3hBjH0CSBSwmW07MtPgUTQjWcC4VOOVerHrv/WLWaK7ZLyNYVW7e0Zr5czjc1S7cV/dx6tZPfwRIviryEdwrtygSffwHquwXHJmE0CKILm8YU2QHJIFgWlxCBr9toHU0uzI4Avj+j+2njkW2T41Kav6Zxosw5mllWXjl5SbtvLS3sfFAVRN5NYSWluT6HZdYIntR5AX1GEwT99QHQwxQGTKqlZIFzBcxrr2wL6bX7tEsnX1GrmuZwsshpGz45GKcfUhyfFF2gnYbRb1F0WwT0vcXcyzDtShv4AjZcY3G74ls1i9cJAWwDCoXx522jNehZD+gfjM5tBHO9SwhqkRDOW6QhZvtU67zjpHffsHmdObyKHta6gSqaq25g38/JmIUVBF30o4zAszLPLVRsJSVLbErncmdLgsBKAt9ZDdI0zY6w6dkPvKm1cVtGw8F4iPq/EdiaID1hibLW5VNIkgUkKk8akoBkmUdQXM3iWUHm/K6t80iCvJBQtHI8yytceYoTrgBOSAEygkXFrrQrqF1xMRx7qA95RACkaGQAseGwH83G+uQ5QBcVyydPHoyHMMyuMwckgFv5G95vAB6kediAOhsRBPDlJ3kdHqJsD/7G1+Yy3IuG0X70NcpaQNOyQqZHizp5Zjh5pgsd2k3yPdwfAZOyD+hkfPUK5DKXx/T+Btwfwt0ufNHBfmv6wLWoFTGvXj9aL8imFlGIHZevB+HhoNdLyrgfDYd/R91c0qoDWq8oadoj/RDjpF9DP8eYwFvdxzwKJRZqMOXJKh7BEg/TrNuMuX/AcQnPGwJMAoq6eQYR8ttuwVivEaLhRICaYKDDNexWAQH4ruN1XU9nARG2W+jDd97/lsspjl16+vjqgw0eL6dDI4VYw0hjWQC8YhhfcRd0Q4ZJVeU4nWP5XC3dyJR4vAJPuYEmppaW/Ry7cInlJEvWjG8tdRCXaoRBFgkpX+RUJMC6X5M5xGqNFrLSrsyyJU7Scj3ADRmF1dM1zPOsZrCaZfKmGGaUbO2fyWo2rVjmMsOIU16atKMJPFEWaHEFuCI6RslIwW6U8GptwLpd4K3dyZe0+WjcR3vjq6h1rUdY4ZNucbhH/0hahIZwuRf0epSfjqKimw32WnvBXjDpw2uzsYMIk1yxKg3CYR2OW1n6dDBEw1arB3MkCBIaegXKKxIZhwUcAhDKw1Y/OjiI+lCYUT84OAj6zFQecgXtkVFnEylAOBgM4EbUHwyyBwezewaoRWYo8DhosNdH0f7+7BrhCURaNpoVnuWBgiTb6b17cC9P3kNuTXJBcZ7Te3pQHpZKn1APhvPe1x/Np9uuhLRSEYribCaVO5oH4YF8PKRZJDlMrtP3A8CGyYr60/cnbdaoWbQa4bT004xuarMG5X6TCgxvarMeyecM8g/2+gfD4Q3pCEco2BtBHae079MwroDTtr2YlfO9WIBEVgmSoBOWhEJt36OAu0kQ9e9hFokqm0qrvl4IZN8vFng+W1jffMtl11akU43mDm4sSorI1xcUBf1ECnNKWjYV0ZSCjKDywtnOyehksZRqbyxF6/c73idMFKQ9RxcKlj2hR59Evw6UKAPlC2kJfbIA+6SJ12FMYJ+MfsLUhZMItJ/fjRp+F4e1b9D1Vmlrq9TS9ai8tVV+dOnUqQdObS3HEqRzlfbZ+s74z8qdnfoO+mfxfeT+cgT3/+KpB7fg5mwsRMqfUL/3xHee0D54ImmzX4dylZglIg9gdZagO8p9bLNrrE4Hmb/N4ma7u0EkFd0memzzJI4uv3mjvqktSQvFxgMXQn717gcu2Mdekteyl9+8LaJstvcC4tBPwtkbTuIgfbKeK22aNr0Nbm5m7v1gZvOk8EdY4V988WIHsTOaPQLqKQIuNQFHQf/CZOVxFEbJl5AKBOtYfzzid8SI38HwFccjSrtHe9ksjCHyd53IF2MsgT6PPg84YoFpM+cASbyRoKIEruKQoB0ikY3FskB6IblBZbFwreUTmEi6gkoHZidCtZtgSALunG6z1gFcAo8ChiQUXgBSHTkEVaInK2mP01Sd812loe1oWtrQ9ee0hvIRT+fG/zMSTE67y+QcQXiO1yX+OUFbmkQ5/RMQkYXnBD3FvVkWRbG44KQkvZ7VBEtkFcWtB/UsSnNekE2pluundX0HOADHAG7gLZr2MU7XT7R4XrvPFPQXBI17q6Bq3HMCWhLIgcYvvJVX9NRbgHgbb5btpbyIFUkLmpqAjaLipoNcY4Yr/jX0jUAkJg1YjmqwBLVblC1YQ1XBdQBmFaCVSIetIcS4xX7xxaUqAt4x7Zt8dZnNuyjyC0Cb3eJvbNW6MiuximXBlBK7jeN+KO/siM052jAkXB8iazX5EqFeBfKroUGvD6uOjvq6gvot+NOV0UjRp/Laa/Ac4Pxuxa3A6mi1OhHQeiLR6loE4xNJy2aHiqBg6pTJUTGMbWA94NOLVkuoVVodDwHVP4ICgqvHhzwVnKPp+2FCo8hK3r6FrBp5e1RBwyh+5+EhkbCgAGDX3tz7pu1I3nECxiJjAxyB8rnwOSr3EWoTAVByrIaThDYVAfkTMd0oWi/6+cAtFt0A8tA0CKJJJFgtR0PZIBwKOjyIiuue1ysuFUmSfJyjwp9WHHLHyWEvW149OKAMjZHMHbJmS4zP1OnseRuUmXR1t9PuNP1OE2oOk8GLNrudIxxkqhpLdoC9idUL3dm923AVGKFOd9PBG0QgC8QYLpK51N10McFDRC5C2CcBw6vpC18omTkO4ccE3TVyHBYs3TO01e7j3e7jz5Ggu3B7lrO4Uuvhpx9utR5eFXTHDDiZswyn+GjzfMbyMR8UzaKt8Szp6nwG81kvqBRE4XgtYxpcfmV1c/2e9fV70JNL3Ubt7Z4gCx/JlV1rJe2kTbSc5APB+IVCjnf5Ns0IgrfTu2yPrSOpnGM5JH9T2t/2bKyzqRTiX0wvV8sriqyXuML6Pa+7Z500a6KIgeGgAhJqAq06xewyj9+gjfHnmxQfvYKLMFbwNnCQTUzGARkPRP9A5RxRi1A3gw3pCghgdcLOI+bC286ff9t3k+DCuefPnn3+3SQ4t/XU1tZT30SCZ1y7FOpBZeVyaWVle2XlHs0xVMyzbNk1sqrU6XQaviXyLMpxItZVU9FYJnkhBFryQgiyyQshWFHxRjnwhIVcaSUgL91eGRiCqaU1Q+3kHXiZ224j18w5vl0PfJrfhHZfgbki0hm9GNNuuxVCq0B9u5MIbpOpUIgT5+I+UKcbphE8MFHFbVJYsA3tOtE2uXHznkZTdd1hVjZNx9gL6BzaiydGcuhvLPhlL/DK/sKG7S6JtqfaVaJFEpcWDkxHXZIqtmYcu/j6i8d0wy5Ljqc66CCTkwuuacjJ8b2PKIYpHw3M/Lp+xvR9c3eXhGf09eOer6WwxAkCJ+GUtvoWIWWxAD78Xn49l1vP93zFklhRSgkz3oOsoz5TY9aJlHkiR25S4gHw2sGU3vAVEtYqFHbPxxNqBDdCSHiMLn0DunTF9DxzkfXMwPTYRTgZ/+85IXKdKFAM5ToJtymVySe35uEE9aCxME8qxWPSdnFD9uLDruEZk4sQnfAMA6iHDr2/ypxmzjLnmTuZHh0DzXUK59xkJMyfpqgmKB4FUFs6JubPw66LzyDXQPER/6Eqaqqii6q/6g1VUVdUTVS9Vf8VQ45IdSLZGNKQnh9GwBomH/QmM5t2LctNZ82sbWePnI3/dkQeGZFXTGMfCSL6DzglaMF3uq78FNRznWpkiEIG10IhFov7BE/4AvbbaywlpmSF7dJlF2gw+u6qFBiR95rcbV7HCKSaZbP8Yg4bUbCqOCvbq7a8FrRNKb/IszZ6In1XzQvYwSCV82p3WxIyjcoZ05OffJ+49ZqtWg0C8QOvF7PmTsUwETO3Xo0YjeqLAOz4wK/FiNoOuyGGDyBXDGwPYo7dv1Qe991cUC81R48/rpwU/lCNxMcfln/gY2i0Uy6PD1HgZJy86Yy/4+7b5cpz2jdmxNvvVJ5+dkoT0RfRLzH3MA8xTzDPMS8y38F8ANAGUeKtI4d0sJEIvdsT+NUlgxNaCNqDDtFooh1JjvFAjm8g497zw8nS2Z3QTaLFJAMDhhGMEz8eLXESzJPO5Nyfi6Nf8FbP+KIqpSVbIpyApIr+mVXPdNI1lq8EelPiyJoMa00LviTKSaEWVDm2mguuSSYZ9A/FS/N5HtYm+Ka4gHuNxO3CJBd2BfzILtG5kKBEcQgJ/sbfWfW1Zt41RYUXVNF0cw3NX93xZU1eP6nq1ZMuLDuwxGvkWS0O4ZQ1BPdkVVdPrpvWU/F8i+LDBzgVgA+f2hGwCAhzCyuiqOAohkMJLTlEf0TXKTIHATtTxEygMqxDs5NOi5g1kI6aImPPwfz81IQGRYpSVt5PFHLvV9BptaS+T/VJ3HwjSXvjGlHlvZ8E4y8roqpIiiA5hlhFv6Mo71dLPrl2WonvgOD736iUfRWeou/wS+p70jnbteyMHeh+fiq/eRl9gXHpCsKQqUREr2GXcDmeTway3zQQgTCwWgKxCCn2wB7KfmN6uflAczn9gn6ieSbKamo6WN/4pgyAtoWglmnuOIG90/R8M0QXf6Pu2bZX/0Imh+6ub7iKId6lvmOFy6653x14q17AF1zgZyhdZpk5mZTP5IDzqgE/uAyzP2K6zBZzhmEIYvVr7Wjyxf+AOJGYUElWP4r2WsB8R6NXj/SJwAr+WKZHDtGA4OnWII7T8HCfxOZli7/KNJg1qm+Pp2IN+y4O292wGuumCBtAFk8CCrsA9SiAaaIDzcooQdpeNIMgveza2YyMJZF385X1zQvbJfOgHqqNVkMN790pe0Vd5FIrlV4+36uspDhDlUwtY+1g4BV0jNGLJ+85duy+4zP53K8yAZUUE9kKnqAeKMMWonpcWlLCS4fT4lw8HgTH12F9S/mF4nJYDJeLBT8lOO47F+FvUhbE9Or1nuo7DX+bZI7gK2z7DccX0ouL/+ekGNNyjKActzN3Q+uQpqkRAUsVC3F7dD1SlHYLmKcuEUEkIIOQNShTZ9KcIVGdxv8wZXwoNBqaWb2EspcvZ08WskG5ura4uFYtB+O/MhqczYsqLyqGnQHWTeMaJUfLcBxiBfNZU2ARx2U0Z29ra+tQF1KpzusuHw+8E3eIooAR9JUo3tE5rwoZK6jwgoB5nLJM1RRULKT0QFP8ghmGZsFXtEBPCXgleOWV6Ti4hgYwgksQq8zsLU4jAKExiCCWQJDkuUT2TMgf6kPI6+p4qOq6ivqqjgZFl16C4IAkDhRdVxiqtKH2A7GsZImi4/PMa5lLzOvi/CbacuC/mqmbpCYz8cnXuBTjQapXnyZ2iWxhcJ2hBSThoWbZvp3Wjhx6WhoIDJxNDukgnX7O9h04rUCib1vZ67Cqo9F8ZcffBhfgcxluBJj7UHw4uCExk7Gz/vdoaUe5RILjSfpDpEm0ZC3+EtCN0hF6cRsdc/cy98d8qXV0DXRrFBWRvqkK/lzcJis5kIstRMThkYtviE8oC3Dc437PL/l9+B7GK8NBfKBkBpjwPSApyWFICQsajgdokCVwLkvDHbKE7ZD1aBobfwuRm1+jJCdLiU1Aw2iCBW6u6z+sfu2K241VCvQb1wMwaB/A5y3qMWwNSbn30d7fUe5XDg+zV+gfMzcfRolNDWBnGJ90EsTygW6UmhrVDO5WDVMZP6uYhnp3rx9RId4pmOHq+DeUdFpBa6oZjQ9OPXgKPvP2IsSWhtjbkXpYNVxzuxPbpmEPDa5Fg2ul1dUzq6sIyDaMvqB1OEpMxhKbDfRtgKhX6FxiGk6i8OzW1lhCtWsTdEwbNIrDuB0rVMHmT5lMtAMtCA14eRGv7VTD4zhtFx1NbGzWL9Y3G6LmFMb/QzpXcyv4E9B+Jd//KHAJ8MRT1cgTcadZtCu6k200suTr6EW3VKvLQtknAww+Ezz8x+h/EK1fN5HeAl1M7EO2UaxXpclNCgmbVIabcHaYGlRgYi9IFYRHokKUvufC3T1b05S8bsmOKWmeKuCMVlJ9N49QvaaJMse5Ws4GUq+noctLxYqb9pfrHOIlrr6SNhdKHMvLXDFsWOkFs1qK2mWvUijIImfpHAZ4Y2IuhQQ97aTLnKcVlBNphfV0gDKqKRlmRpJUtbyaSUkim8qs5ooLHitjlnXDO7bOMsxMXzECxFWFsc90owln1rYSRo6M/gqu4ckYiKaD4XDCgFF+pacYaLd/qMVd8Fcm6TiPCngUxNBDdLDnQdrkMyfnGhLrLbtC5psPE4hIzPoHrSsB6sH46rUOZ7wmKWuBacIsPU70OVQoUaWrF4YjDjuzczQpKD81zZtE0EglUNXUntXKgdBJERSr7qJ9hYLk8X9SiA7e+P4YM0doS8joZPEwssIPy2k9lCRidqr5+DvRIIa2B0f4y+lcGs3rEOk/mVOjvagf7cWKpGB8OBrN8T5lZgNijoCtCmE3OpSB9qnoipySo1tEKQt7iZghJLo+jEaaMn7Hm3hoVtSAZRVfNjwT0IuibTwoQEcsKjD0LqKPKg43/sSPSjIhNxxvquxH1LTpp1Ip3h7/S1T4PrgCTDebxuy75nEY0c9QCSkwhW7oRlPhEGI2Lh4bXdm4+OT9x47dj5iDYxc3hleOkZMnL27EfDXLoDFgz1Wmw5xktplzzAXmLoKOPaoogVkkEDRPBN3rKBFzA49HzeLaa6gGM6wm+EnHbRoIkBU++kUbNaOUV50sQimOrWP8VdEVfxnjP8Oup7/DAGjCskjVJE9Vc/eLtIt+KP2D6V+efn/A/lz6B230V3WWwJmMq+bKel104QX4l+FVXxXP6S8Zdk5VPUnTUIpNWSLtZwueege84aW571zfEz6mfoOczY4lbLG0DZgC7APLsoEdxBx/Xbf7uudJcHzpwtLShQdIkEml0Au9LNRslFyEYLyfXIXgO1MIdS6++CKvzPPQQ8CGZYbYPLeILBSTgErN3RjMAB8adgkf/SJ/aqmwoRpK0EzVVtp1BFh7/Zcu1teerKPAkJdOl7N8Iyezwma13ulcaH3gtfW119fn5m3lVXLZQu1al8xlSsdvzOZS74UXdh+BrG7OBK70IKN52pCDY+vVq4Lenjq1VNzQZW2uEqsoSFn80mngZ2flvz2a0pFfR78FfXMnc5H5ZrLSUeUCwWik3JR+ABV0CblI6lJt8gQwd6iomTAePiH1XWroFQe+12k3G1N8Rwu8jNzYaN2jGgtPoAnkCpEeVJv/SpRVCTCwkTZYRVUV1kjDoiAi2VnLK36KXauH95cKWSwWyk+t5DVdFRSFNWXTcPzU+K+XycJ9SknBQ1gWJUmRiLxZSxsp8i6k5SWJZWWlgHlN0bEti4Yo29iQDf4Zt1jAjeWF16TTWi57d2OhWDf8vJk2RU1CuiCzrO8ET8bI4EXexrqi8bgAr+NkKS/y8Ir4dbM1hPQTBh4TRl03AcyNmA2HlZ2qRKKQtK4LLdkvekRnMx4V3QM4/H7YbofLGVtR7MyAkNknHRKOogc2Lzu5x4LpuP499HuA0pcSucBUnRZLBKhdEZ/YLPqxgeMZFKLPOW17HeYrdjEeiI6YFkVjzR5/ryMJMi9aaddVV1Tbeddl9DnbXktjnIZ7B6KYxq5ordvta44NN7hu2hJ5WZDgxjm6OIhtX7qRVbPh29sn5iSxrQbDHFnfBBhlDbdrAfFEzHAI38ceG1997LEb7kF8G1t+G42uT25CLbiJTeSTwyQ/K7JIfkQ91aOmKOQ7zY/cR/TlGoqLMiSq7CltuEJl3Izt4nal7eO23+66FTfsuoMIZff2gmh8bW8P9XrNj0a93WiYHGfl3Kd2DaQmoVuzIrdLjAuAyx+h05fHo8uXX3wRRS++OF8vYnNDauW3ocxtPBoOye2foVV78cXxVXL35P4gtgWwI8igFu0NBlAUgpjn8SkP6//5yT0NOvWcmIslmpxONyIrB2FxiRiTMr01eiWWvU8vRERwQHM4L+sZ03XNjC6zKSnFcjyyrbKlOarKcXII8A1WEJIuiaqoKBBIHCfxyNLzcel+l5PTQe11tSAtcwDmZFZK1zohAAaJk2XuPQs5XUQSL6UEUbWWLFUUUpLMs6KeY+b3FxApzXGCme3KBNcLFNcjAEaNVoxOyXaCmOndjBUwcTI98XHFrRxHL2tOWh0/r9g2+nZiEQUcuqSnc7pK2M20qSmiwPNQFNWsmyoU5o/pCDq0lfHvahabVtGiYo9HZOjsyTKVoV4h3PKeqXmmY8LH00wRK6L024SeitN+0RgPOChih0w0jncTvSjBZ3S1A1pgT9DXzVASd+NNEtNNFJXplZiZ2ew8gXbcDF3+Mp+K4dmjMTz7TzFoe+nrAMTtxXG0HV96m0GNKfu5czW6uh6vnUPZOK0VI7X48563EdnAcnc+rRe/ipnTTYqMA/U7BjzwvWRVn4h2gYUltmEA7dq41enW4tr6sN633VildpqqJWEMzieRIRmtEXNBmob6MTm3KFvaymcCQFYPXYaA6nWOXfTXgslJZUW+HDhZ7uyjxy4iJibTsQgtCoptR89oduFPdV/vaRkdTnoQfZOgZ/QenEBSFATaos8WbXJhrn4yrLRrgNFuI/jM/sdXJZo2jU+b5fDvXZnvi9tgiUgIUf8fWpW4IQ56u7ukSvP1Kty6XjdXA99Y1VvXi3Q5Dif1+sjRysxquXFDvaBve7uzer3jSEX6R2s5uLFeQOppxebHoworLtmRdPv8eHSPjsOv3Vc39e1kHP6T/datqzep08asnnNjMLh15eZ6aXC0nrfspzv//+mnkFrI/YO7yVy+K3359D+2n966Ak9vz+tGVVqvM6SP5sD/TS0f/p0JlNuaFPrviqK+nsmRYkJweLTM/Vl94KDvkavwTQ5zmG5ELSfrsxVpAmgr7QQq0/WJJ9KvCPdQn0gEBhHZFQTs/gDO0MPjq8HhIdkzdJ2RgezKQUAPRH177cqVYX+ebyFtlbmRYwrn9X4zLumne71o8jnCHR3OXWDm94hhRidWjxE1zfXJDI7aaC8aX23t9waDHuCk0WjY2h8O52wlfx19nuzIRMTGhAzGyVZaujuhGAvbO/EOrm0YeGRnG6zFnSb6abVQvuvsome7fNrAAPEVwRZ5XledQOSB3xZct1sweMPJp5csQUYve7aTquzUC13XJdt9eDlnqzrPi46gmIIi6K7g2h5b2jElKTOzF/499AcUE9qw2vrddRb7tu8JBkv3sX6k8smqUflk/csPKEj+fz9Z/3NTrXxf5ROQ9ok6Wn5AKcrj+if/pyKlZjj+t9FvA75KA11h7JpVadfIrDIQAL12t9M00Bnk9wHBjtBTFTEjQc/uYXa44791EQ3GBxG6rSKyOBiPhn0p8z3+zlsXJ+/9CXQA8zvZQ0oKCJjdI8w80eqip85LCI/eWxzh3On35t+z9978e9EPn5ey4ucL7/m8iO57X/59PwVp0zk1s7WmVltk/PHJEfWvoiygnmx8AJJElFM0ZL7W8/7k+egwsUPv3/T4qz3vJ/mTIzo4PCRm+TS84fGkLd4JmNiAFi5BG1sxO0j2FhAGF7djARyONqk9xPAb26eDohds3Vaq5YNMEC4eD/KQDG29WmlilgsLK4vvvssK08eXfG8OcxP73ijG9RExFjscDK6h4bXeXr/HzMsJeGppTq17bbJBAx/2+9nhsEdD1O+TXb3XGXqY42euUJ4c4He35nb9ShcazweEj6M2DiuY8DgfOHmy3C8/Me4/AYc4joYQR/c/MYbjXvnECQieQP1JfGqL99FYZkLkXgImwnSK5qlQD2YbEa/HWnmAxcxGlNaX9l/XsOwHP/CAbTYe23dVU7Qi9E3d9kYtl4P1qBquv+be+25bDytwpiuGWdlod0lW/LQuRN4d750FnsKtQaZhF/OkLn7Kx1C5CqlleDAcDvZKx59Ezl7pyeOl6taTpfEIolvE2rhfevLE7f3SiSfR7ZXHT5T6EH183qZfjTWZM/IPND0kBnbAqBLBBg4JGoY+BwbWxYkQoYoOEmIOwfcvqJahGJpXMCuNUsNwdbGJ9ayuZ+eXBUXRXeD2bdmo2MWs5RuKIt0rBCqQ+ilWv5aMXzIbParNrBIZCLByRBsTEaaw1iDR5Bslx95h0O9H8LnOHB7AMA/6ox4Z4kE224suPULgZ6/V2o0ich7N2viGvREomW0TXUk8a8jWiMM+0G6YNjD69qiqprXfn7Ph/hcxL4lgduBaN+rCF31L546O8aMmDWHSRdFhazpPR/Pz1AbWaP4/Fr/Ofw8I7qYqoUR/fm0qv/0a+nNi4U/XP3d+G0H89V/lGtF4VZI42RUAte/3okE0aME36s8njAbZEcpCFAHbPOj3e63p3+DatdHBwX6U/O3GqXM6Irpyo1o83rYQVVeR5Zou5TROkZIPLHzv58vtYrFd1kzbjD+BZJrmAI1K7TPt0r5smjKKSDge0XgPbtm72mdmtnNXoG3uZy4zTzBPMU8TqSCwpDCHHYOsuLVuwpOvI+KBoSoQDwcdv0kn9wakwwwgUu4OoXs4hhk+NTskeLUauqS4rdRml7wL+3w0Gz9okDJYIcUv3rFSYgWWZ/mUgkUeiYhs+dwQZRXWUlW3dZno1JEp8KoIHDyHeJlXeMzLoRdxnJOuyOO/uEb/UImFl/Apll9Mp4speI6XOY4kpFhR5j8mcgKv6ByWDZ7VeJ5Np1iOg7U9xad53VRQTby3n9XCYAj/8+0j0l26K8xF5uuodg37Z4iBFSE5wDtSC8GYPGB/mxJAWCbjy5RC+ARguBMMBotEtQntMls/yObSIVRDFdGdh4flFc1ICRw2LFnFqqCoQiplZGFZqtimo8tY5g1Fw1hXFQXrWEs7nqbJWgXWvV4/0CQsn4+CD6WRCvVUDRWzgqDzgiBAPY3A2AzuVjXF4FOqKFiCiVOcLViGrCHE6lYwoTNXbk1nanStxDAN/HbUoAQg/taS40EfZnJACA2aIzTDbJbqbG9FaGZ+Qip/nxGPBv+h3C6V2mUFWHzTIQZSAYxqMth32qUPUYvqiNhIjqlFHSJqnSlNGQFV02FmrRAkAxO8O7WP7t6kjiUG6sTBAqGh6PRt15nXnIplF98XkhePhyQMddRqXd1toVEvCHqJCimAq6NJQaxTp34Q5vvgpjJs3FQG2yJSZ5pWmxkvECM/+ER+Fz5HCvJFkv/4qk7LQ/A7NGgQtDeAqLeywZEijUdxWU6bSdm+eGUwgA+UK6Y5vwj02SaWMd3YCAawMNGDJtvQbpH2F6bipA1htVbbqi2K/Gajsvz5I0nCRrO8/GN5R4fpV7qQ3sy3tm5b74aVm1LmcP5PMQ6lez6RuydapdMo1isR/yLraCY4Rs/lTfPfGavGCcMgh3d9RBS72MM/hHFXdNF35Q0fUOq/M83jptfx4RZj/NUfwi7cgz8ieriLGeYfTm9LqP2Po7ejPpHxTuwVfo0iyHVYh04z54m0jQoEu82YZwZWpK3Htrg4CmHFhPXSfRWsSYhzaeLjgerUQvS9kiTIkrNateoVPy06kp/Jfil3Incyp291ukHBsDSjUHY8y9DN51Z0PiU+lbUsy8gBzgxGffTv2RTnynY901zEXorLHy9++3C4/Jah75oWh9i05tg7y7KnBAuWEtTVjPbBwSgY9qaY4RfQPcxZ5nbmXqCWl+gukK5LhbhhLbYUBsRZIx5YyO49GNWAUagI1IUujwgl3fTxGtQfMCSQRbjQwNE6EqANKN7CG7Uo1sW00AdlS0n7lbSRyvCFbLeeyRknjVwmU83k/LXVtCJhA7MVVpDKa46EbcnVJPbuu1lJHf8FnxMF7vmirJvWG1euoI3AND/LpVzsWAVRdTI7O8vLO8HOzk4KnnbgMVNN27KbEgzFChzZeFB3PNNcQqIvv2ZZzc5kO1eO4I7ZvsUb7O9mOxXjmRh/kn2wxDqmNYzxTDxG3011NDK8L0rVUtBqYa2L7j/2TKt/LP9G5WJzQLTRvfDtszVrSNcsl1oHNMnO/Yl2iyxKr3rycqz7P3Z4uHOLGDXNhngU7N8UmckC9tCArhpMbE8fxob11JS+7RIlej+qd9JOlCn+01LmEA2+pxHabu0D37taDsPS6k9CreM16Kvoq0wGkFsRZmebOQ6YbZtJvA8JOCSKI6AGbBi7H+J9IJEh9qncKPE85MdGp10+hPEGc8NPXBApVmc5JD6InNOWqBInRON3jYatfjQcjT5t2rXEBVH9lBValVUT8ZOL8DzxMKSK1lJIvBHZZ7qmQtwRnYWLo71+9H7rVB1Ol08c92q2uWCuViw3uUSqZE3Xuq+FS2M7LdJ6sKpaBMFHKEGdeA6B3ur4atfQsAcYfdi7zgSICbLDLDlcnQY3JaBREIwH2SzqZ8nfYBCQv2gaBJBCLkQ0IAlTe5QW1VHBcLATtb/XmNgE1SaRQXGpCB9EfH9B7HPxgSgWybEYX40/UxpN+O7V2H9Tbc6WMCSepoghQpVujiTD7QyRe3Q7RL2CDj1zvE/sItCe6VWEFPf0U5hPSannO93nUxLLC089zbGACP/Nv9FfPiSWFST4G0HhnngaCyn28Y2Nx9mUgJ9+glMEWX3nO9Up//1nUJ4i0foR7TAAiAZVQhPvCWTbaIklXpIcYE6uUqvGFoTC8ONEc8Rx3/+ulKygL78orvn/xXPFbyFH3737z19QMM8idPLjHIul2Xy6RnmnLJXkQVZQe8iIbIci0h1i0+T5bwBacGz8o8e+9CM8p1ji+78Hp+UUj4ZrX1yDzx+8hzMNln/DG3jWMDlmprcibUp8pBCL5xvsM3HNnbnCinzsu8R1WDds+0csNT9HNooVXV3t95vN3d2g2QS0V/SuEiMbCHp7RDlTFJ97GQAEDEDC/vfm91onvPuNuUOX3jq/198ql4/Nv1yYe7cNrVaClX31VvU7WquwDaOnOzXAO1LHg4Np5a6tFVumQsSt+nwJRvsvzJUhu9N01rZjqeyRtl6lnmhuUdupT6nmvD+pkHqcetW2/zNZTAluvoJNB+sKruRd2RexxApuz1X8b71VSw1EMSO5haqgati2hGreEVhJlDKKc5fLp47Nt+N8uX06Sm5uw5Aywt1XHx3RAHjiW3ZZfWOwVt07Miom+CHWp2aYPPWGdpPvq6ltWIUg9PkTdGjI4z71bjWUjfEg0Sg+NL7WmkUjRHcc0fvQd8XweH9/NInM2U0RDwRE5mwBE2ABKxAbLSFA2f3+Z56rf/zj9efQQexfY9R6rv4jP1J/jpm3uxJjz4cuGVrdmk109Ras/+7hKHpv/V8+HUXja6NWHx2MgnvfW/9X15ledICy0Wxv/ltgnXCJhQKgpBpxbbaF2k1qggkF+t27t+U7BMltZspL0Zkz0c/euZYW5bOpaLVz51TWNzoq/4/fc+Q1bqIGuAu9SQYm8um2eFpLl61iY7nd/iUJBvlIk8evyNqHt0PDOM4uh6vbH9ZkcjMzlR9cozbYs9VsTgcevxxROQpdyNp8cjzaDeNhtheMxlchoC7KhhOWZrx/7doIWEVgbAOqEpjKGr9EfXW0EwV6CbnYBbK/jtq9bKWy9sBapZId2F7FVNHLEcY8/URXDlK8qesvMUd9oLiJZ5H2xLmYK8Q29oOol615axvBci1YzrY3/GaEBuPBcCQiRGzjpZHKIowRO6Fpv0/bnOiZAXGRJk42GtamGw4npsfxcuFDF8T8RVXwYYwLc9fDVvOAF7NYga+KfUPP6IaPVwOgKuXVK7kG6zgQdRzURC9L3M6OgCfhA1aWpabyB2zWeoCTtOE+NTAfrODNmr+gf5ycfVxf8Gubc3Nusp+e+kCxcMUmIrCEC/a7tQBd3R+PdmOTleFwNBigw/FoHwE22AOIEAT9wax/rqFDsjrajQ4dCZOFBLsJY0NOWp0DRBRKd7XbDds+5KNqo9Vq2I6OPhmxpjL+xUa7fVdL+v7oT8orcJP0W3TQsdPy2gTXIjqSp15FY5vXqbdRN0zSUeC6tR7BG+6+V9wnR+haIEaoX7fXe72iS82X+nD0iru7RW9A/JDO2iZLLVepZcS85TZ1vRdvHid7GMh+nInRg9+ZGH3U2nPmHhEdrFYtFgah4SYVJnxKMWkE3a2YY6AC42sDArnLfgToQ1Q0M30trco8x6KUIGt2ThfZg6yp/AkamuRheHLTJA+Td30eZRPE/obEBGQ0VGVL1VXNkLWspsH7/0Qxs8yN9it5gq9vmrvAv9jTOk0MWax5Q5aNJJHET6Lv1tNpffyNEKLvGA8PYhTXS+xYYpvjcqAJsRFLuhyoGB0mD+jk4fEe5YFI3ywXi29U1UKmamfoXlHlIAqyUA9LVgNtNhYIP019aR2VU2DhFsKLJPH3bC3j2EJ7cWm51ky72tZyuPl/pbWMm8btxcWVatN2tJOQ9jOVjMnzfOOie9KpNlc333R2Nbw5aUoHr1GOq0g9wZ6IuXqHQlLil3KCLaKbIvgm6xrEvP3EsWMn/pYEcmyV/a0mtb3+1rhrfyVOPD3ZtX9scbh4jAZX5+2048/LyViKzWemcghSXonRAK3HfnbKk96HFbfjE7EDkT0kX7oLBBLpytoy3toKoh7wAoP4m+2Nh4P9/XgBRmhfNqgnKOIM6pDu3tijugB9ui6lKDerQ97OdN1oQh+ukN2tRJND1gu+WwPs6TZCtwuMHZSBOGMCxMHDlIJruBuWUNtAUXRwcO1g/PPN3mgA4SAMd0Kylg6Je48BAmwRhOGl5g4gkBHx+bHTHAwGcEsvbGrhdQZSgMEJw72wCbfuNBlmTlYnQPs4VLtE9EhUywYMZjuFY4UZ0ZeF3YPB2vnwjs+t3RGeX3shPL88WPub82uDtTvQaEDT4CokXmdCmkqun791HvFbqRTHjXiaU60SZ/xQ/Q54+PAOchh/jh5QH95Wh1zopTpNe4WGNH1ajy8AhiO7Y1p0X+YaIltTqf/kif57M1n1yJ4JHFtD0UXan3Bw3UkEfZ+y4A/9BSVv6IJjFKywqGfyvl5sWkXTEXTjMMgG8PkuzdHgs6Hbmmbr6AXbcezl4+2HdMWUSxnJMKRMSbIU/aH28TVyf9CUyY36kkwe02bryK9Su3rCC0fUPRu1BNz0u2sTWR1x/NAOm+gzP/88PruweZ5FpRPVldpWcEez+7rjx1/XPXlpg2VRc3dhg0XnN6tbdVQ8HuSpi4bo0ZO6fSPunOCYmyihn3jbnXjdnUcwPzdE/f2IBEcx6FXicIy6KUtoxK+gnwZezqO+h7aoTRPphk3Cy1UpcUqi/iya6naASpQQ2f0XwhG6Yh016XaCTY+wDtUw3vjyeU5R9WqgiIVq4bmU5BU8GWcL2T/kZIhKOFPIpsv6xrObRpkvheUP5ay8Vs1xOXVpVZY/v7qkQryqF6x8ipPRe6wl3Swu1TKZRb2ezdYLjmNMIuOrz60fP77+nJZOf6HZeVLU1ccW1hFaX3hM1cUnuk2OQ9P++1P0acK5Evam2wwnGwW6jWSfTgmh/1h/pO7p2W/6DuyKJYBS2a2ve+ZMLjACAb2u/lDdrQQ//M0Yl7CHxw1UzihZo4pn42OQ6BVnohIL7Qx24IOG3/7t44Nv+zbUm9z7m+iniFSqETt0IO7EBRxvUiDGIIg5vbESZHmvcTK7Ydsb2ZMNj49WNu4Klhc31h/Mr7GuabrsWv7rHl9cno6ZrwB+JLLcJnOK2WFi6+ZmTUcYcJxHBFFF1EWdFo+hwl0dxTYmJaBJmJiVLyPcKRHXA9Q7jgEx9LOiL28vLd35YpU3iivLIrIyEjovjr9S3Siu35nl3iyzsKrLP+hlsmWv8swpJ1A948xb65zGcdo39JdOoR/BeNtAd52RHbRQWBYzFpLQHVLmv1Tya+cyubuPSzkZ462ymc2UoxMBi9BWJDg8l5b6p2bt+jGYd4T3qlHLeWgwuljVKvGGd0IuCAlJPNpQvczLGmvYx9Yck9WIxen4kIRH01AAYb9TDguFsNKO+eOjZ3M8xRXoV5vKJtaZNvFEVqPMZsw9UP0rifsRkVq2a7hG3PzRG1LUIiKm1f2IiKei+uOVKKilmkHA5s08e3U3G/2vrS3zkUfWaNine5kHgGL3Bg89NLhvZ+e+QR85J7dKlx55Zetk6ZFLTOKvO1m74vWK9PhrmDuYXWgnQH54G51JdShhYl0yX1Ob3UQrhsNqst2ZjLRN4PFZYltb86catEpswEKEwsPrPE5xKUBMlibqIo8QD7yGrH4BVq2HambOEARRti090DXNteH8Cl1nqR050KT3pDAvi5LiG4KsYl6y4Iy7LYA1OrvumTm9TFwtAZCEA8eX9ZyVy2ZbQbBLQ2amoxgm9Tye1JPWkZ+rI3ZcH+rI/z3rF9dtfI0XWS7FskJaEzWoHM8Cw6IibvBdNSOvAypU0lA1Q42rdo2oqMbDPmp9IytysiTCYCfV4mSoFlSu3/d8K9DLQOFT8FIWsTypk9mmcsoomPn1A6iYBpyTgXokBr/JIgejBLgE14/a6LDfG/X7vYNe0OvvEcVln353s70DGBxTO/b/hr4wkXGiCTLmyUwn9NqfuBhFfbJl84FT4//e8JZfe5e3dPHXGq9d9u66uOShZ5eoseJ97sW73KWLd3qfdV2SfufFGSaH8hIZMSkzQ9iFCX1LAZ8KIxwwETq82rp6taUFO/0+YvqxGQbqUysMgqC1S/B3JX4fC2+E9+nJ+1y6grWJNV0jCv2KW8E1n2V68RvGf3Hl0gF5ySNXLqGA5HH1atT/KOTDTMpHfRIpVL5WINgI8G3UBva15jegrGTrrU81pyG8+mAzbYenzq/dhj4MXXk4gjwGdOPzoGY7ndtPPPRpwI6IOYyg3Ye3fD8MpG4NqI8LQKVRARIPhbdJa7SJkhZ9aPPibasXtkLbGr8L3gNvi3q7WZLBQw+duL3j2LcdEhwYXWd6B4dztlCERy1TlF4ku/aoUr4bIwoyeKvE+W3b3wZOf6e9eeLEZnvn1NPlc97ZxuLtS0u3LzbOumv7xypvQIfl4jMvPVMsd9fDQm3p9tfevlQtNltXFpeJK/fpfCIyf6IVyUOei8TrHBAHq0IaCapjQ9tFrSaBFt2IjCkSa0z4A79dpdCn5hL3iK1oPAImda/4K9lRH3irQTARnN+xVHV2nMryoIeYXg+qi6gXNeDUe3DDjw0GWcJSLRf7kQrQVR0cobVE4lakPgcJ919z426MqA3MdDt8mwCfLl+JI4BAI+LXNEK98egwLgM/Pgx61Ifs+BrxbHatFaEgGl27thdzgsPg6uHh/iA7OpzDXfP6EIZwGpXEFw/5lQMojEX3mcM3QFfHwAn/E806JH4ziRM/9OPjd6M9V01bX0e3NDPEX0WrNcfbphLvWUSSVpt6cwmPOiKj9qqx7ephq0VMChzTlM88e/r0s+8gwZmZndZg2I/1vv3kGgTjvZm117wNbqyBu8Ff14RoUGXYnFnsxWR/w7xJbLIt4vfpuJ3ZJSvQW1Q6SqSDber6DvD6vI2yPZ9lqtKuHLaojVQwZ3Fc26pWty6Q4H2EZIyoMdLw2MU3kKsQoFZ16/aT1erJ27eq40E0zf/aLH9Ec3ZpKV69SVNkngZfqwC/g/ooujH/8dVZ/sRajWSfmvYr6dUGxF8917myIeaWfem3dnfhgw5v3ZUoS662ZjxCbLtvUf8dj8/R/+5NrFJYrVVrsEoKxLGHAyslcTOyOfmdmtOIuO2lflH82GqKTHEiqSJiXmo/hc4vnFyAT/30w6fhk48R0rfxSsOu5l2OaIpYyc3X7EaxYdf0nJqk6HrNafyHSrXzb6OGkU4bS2s0gpgCedtCYYW87fQ5GFe+bm6wqqfpVbtRpm+VyCt4NWfU7Dp5K+SDWfTDD0SNSiW9mv232dU0jczJjq7QmevNpAczjokH6h/GprkxTOwRFxeJuwv0CIEsPeKRs2Wq6BXVRAe6MvGqoejR6KB/kCW/SzHf9vN+munOPbdGdvCliB6bWAYOBsPBYH9vbx8iRCUOqOMQBYAhYIkcZPeYmdyX+KWlnmuJ/qJHXENf37t6de/rmek974cxVmY249nr0p9ioro+6uuMCG/XETVmhelFfylmOblEZJGICc+FmgxcsmQofcWQgDeW9PBccygqWFcjVcOKiA6b50K35GUcMafEv8Ch5EQn45VcuHP8rOdppqppqjkb95+lbaASayxS7yk18yk8aAEj4cceL+gPPuz0ek07lwuD4IO7u5axZJg9362UTkUo/45cMwefH14ef/l7CmkTmVbpe35soxAIQmaCdY/qYTaZDtVNM93Eo8pEJ2O/qj7m1U/meefTt1TT3DoaxGx1/CTaT1xURf1JZO+mlCkt/gVKi4Gvb3TnPA9M3WP4XUCxuN0FjrRXNOxmu5E2i7GQ7dQDb//Xg8FzK5/4kFhMB81mkC6Kr4sla99SvdZqRYetxs/M7VUgFhdMvHFusr948ttdbeqhcSrkW7qw5JgFPg8sLa4aeb5gOpBUb7XuaMEiQKLVYpbznZVsdsXxuWyxWofEc9Gdrdads30EQ+rDr0G1nFN9w43aTuAvE5cEAqZaICKvHgQAUANqpMRA+HxLkTW/6CtqnQALFOwunzq1vGvKB+QWCK6c4GzZ8H1DTade3CWqvKP7P25c6Y7smD+yTX5G+I/s/zhIEiEgr535+OGovFCj2gmP0n1ikU2czPlRiKkKMpwL8WZn4lDMm3YxivbGV0e9Xn+ttLbWmwahlWFZJRIExGZMIpRWFDTaGwMHtNfTokALslor0LKBFmUh7GctqZzPFVUjd1qxFPgc6QdSznBWMpsaa0FXJP7gNgnl77rEHwmV/06KFAjcmyVeTOmOUxLNnmoLsmsZzrQc4799Nyc4rPIQ6xQcrOsPmlspXpALjnskb5lqLEnedOcNMMdk8w3NBFZPokXr9bIA1+LXjg+jVra3u9vLEl/47JE6TGswKeG0KDf2i3iTLUvyLNmoQ/oGDu1KgY3oL46F8SnlCumrgyEU62DYv870gXL3h0Qem+RFbNN7wMP1qIQQeNxsNjtlUxPsOilveqJ7nLU8LP0YuLtoHU0NnBIUOalTdBVeF5BsYgrzTb3ecNbk1/b3iVH2bgLKWq0ezdg8UvfY/3SGovo6tRA+xrQSnjkpS8IDT8ye8T8gTgt6hVjutIbQd7cKp+XtxYY5weRADXeyyaFFTXQSu6pb9dut+izZm3PLzor3ydOd7jd1VkRzh0+CESZ9RNH9pH9u9L5JdIOTfsmaco+6pZHN3WiuQ3bJEkkCYxDbm8Vj/0voT6Hl6a9/IM8lkAuo3zLy49W4G1InmWvUp8A2S382rDbdZY4SQXgsjqT7VgSq+YVFAn1BRGbJ4QSW437sBBZ6AkZBCUmu5Boidr6S4kTRWWmWTiJD9bBWMSpGSVMLpXIFi5Ysp0RdMLHBC5hV0dPFUn6zIrDoZXiIexkhUbJP5DPSd7MpjhX0WvRTnB60/FxUNlROWlp4rlD8NJvCtptRZAfuwHrG9SWNme1Lmf0mBvm9CvhaEMT2g/R72LrSQkyrNWunQeLzIHmmTdS709+nSL4D4vRv2Jo8wzIzPzhobkSwzJiZfNGAWJb19nu9adlumc9c2QiLPslnQncIT0E8m8576XXILqLYtjX5TbPpKkY3FRCNRBTzlXt3diMiY6ToIOrcBVMW1jbyczzBfqL1LbknHpTbMTBoyw+eIHeSBU425n1uD+O9hnZEERWgS7qnpj/dX4j6rcmuw6ntOrV+I7tUYocOwbT96Lp4grlAfa6R4daKf2SAuAQC6A/zihhUT2BCvGOCyoY9wrbEG4zCr8GqIsNSeJ7jMId5T/dFQ7WKjmmnTCWPNVUUZcOVVTFQjGw671mSIknp5pw37GOvPXbstU+QAAWcwkqSxPIoxaZLoizW65zlO4Gh6CleFDOqLEtq3lCMapiy5HyQwemfnXN2/a7kPRBMeCUYO4Q3aMLMJL5aGJj3tZkfGFzp6ogKSbdTAI1ifY5PpYaJNDHWeJxh6fJNnUOF2wgnu6uaLGNvVLMLiizbBWH8v38HGBcO8RiqiPkUYWJMDav4eSOjlyt6RlczYtEtitbXFxYXTzgStE3tm4NGAB90MB5VN3Ie51pfxqpgpiSR5wVJ4kSZ/MzY9xe0rEH8S2iFlIBSKcSxiycXbcPSA2z7j6RzuUa8Hk1kSteI1S+iFJxsUq3RbXyJQx0iYuzv0k9yRMzcCTlO5UUx9o5R9x3MffHMOOKfeIJr7NhbzYQvmf9hS/ITJlMWdRLBAEMAoTVRZMixW3fZiJItBUW3l02/Jp3tTawWg/FwP3F6Hx8+1HxHkzt5z0mY9onrMOPhZJPBwQiaOJ3NpqGtIVr88eEwwe5yfHAdxyatha5fT2jLg8SieWKtMTHhIG3390qbbGSeWX5Mtti4aEQZKrqrORjM4tlBMIsX3SNX3OJBvL6QIIpeJe4V58+KM19oL6GXKJ3E8Q+tEh0EeunRR+uPXmo8+mjj0qPoUXICMXKePPN+9H76zOwRH3Ue7V56tPMo/SDmUvfR5KQ7R6M4uks0rMH9qYqNtOhj6dCJUC8C8vSXP59NnNjE938efYZ6xmTs2Mx+YqvRrBIv+kVWmFjbC24tNvAgW5boXeQH3cjJnNDq91XRV2Tdz3sFP68s7VUMO7+ZZg0j1a6kzSXPGZTy6yvrGf/ia/RaaSGzoivloFbIWLvvi80Q0Gc4uRDU7bSbzmxkPC5dWm7Ki2fl7IWdS7ed7iw2TG6znc+kjdA2pEztKzETlrTXf0Z/NLMC1xFg/DUU/8YsoZ9Ev0jdkNFfJ9OpR0JiSknEfcLcD0iiK+RHS69kzuxkORJ7h3XM00TPe4cIK/s7sO7hd5DfRLI075h1xV8pplKSIAJUkDhhA/1s9ty5zKcyluFxmXPnsi9ZoiKI/hn/JWy4+CX6hvQxT00Lsmh9yttZQYjYinnEGT7LTuTB8Z52smO+CphxkzkJa2XicYvs3bYwHcg1ss3D9WPbPfpzR4m7kgiWVeLHInnkFQdWSjwYod4fO6YTrJnOM3mnXrcLj0fArvbGh1f671UURTeGARBFFBHndZ8x3GzfMdN2oZ93fEDB/eCwf9DSfWNeB6TQX8Ob+FaF9bwzdQrTnZDiKU2mJk8b9Ffrmq1pavemyBNoZ5Xyewcxth7Eh2/U72k2GqFurpbfnphjxheGiVuX43fEKv07/igmJ4uEaOn6rrbgWLv3aGZ5NRunKEcOE/nRj9P1qAR88gnqxW4zBoFk6BNOvTZ/LhRRl6ZT/8Tk1xNasfcywrV1af0hsglnpD3Qhm/qkpL2TaB096UV2TD9tCKxWvbXMpaZNn0I/rzqmemaZ1oXsyeaTbMVbBrLzRNoMZ8NPNMuZHKuadummw/yacu1wiDIZ/J2LpfN2fn7cu28HbRzmdWz+YrjVPJnV2e6qK8CN7ZKf5c5bMZChhLC5PfBsDBxtEx6hPiy9r1EDNHthHzYjB0flBBqCxKSexoPy9/eWz3V1mEJ9PDJJ+RA1OzierH0fEkgysazpiYI4vjTvMKyWk9RZR71BVmT79EQq/IvvbVYXCs5mhjI5x4RfQANSlp137oIC7LmnU1rqiF8mVdEXu3JrMTP6ZmJVQpxCk3kMV7shjkhUXQPqQDknSxe1NOxD3BJ2IjlKVNVDeI7C82wkBFSKS7lS8VK1C1kvUzN8K1UpqyoYglLiCtqLMZSOR1uV5fvRCPPOb9QaJssp6T5VP6+fLFSXFkuVVnHlI9V7TTWraxjvhhusmilLgYZzVi6cP9tzdk+n2sJxiW/17wxQ8eEV2pQ59aT7Q7dNjD8SZzKYhKGEIDHgBiTjkbou4e8IJpuobCQZweKnCkUlgrSXw/39sjG5thBd1RAgvC2VGGxkEm/lH+Eh0jB/QQW9ycOCvAN5crRPZvNoyXr3rCGElOjG4qztxc7ByXBww8+COdzpWjNfqPgSivqTX0rXP9bsqij65AzkX516CrY7ayxbeJklRrgEacblPoSQweINRtUMo5jt/BklhGXb5fvXbtX4GxX+aenT2Zydo4XO7nC+XvWz36b7Av02vhXVQmXFL+olp7M5opa8b+it5MLvs29DT9xbFM3RJUXtkvwVHThqzIn3Lt+kfNrWjmfeT0846slLGrOl5O18XfR7yZ+S4pIZ9fYbdZLzRQqLnplMZ9/7Zve9FoaXtjb24XWeGVhkgDh+CdJ2u7MB8KVxB5lakYV/+5gC7iCfRKZYcVYj3PDvQPqzqRHQvrz60k5D9BvQo9ukV9Bi61nyc+UEY0zZZfohshOy16DOnhxnCyMUJnkPuIDF118RobZyeoax4qOya2dW/OfwWmzVn3k4ddkMlUSF5/JWNaxc2czJZwVBMMRKsqHn5EDJ5XK6LLJif9fZVce3MZ13vft9fbGsVgssABxElyKBEGRi0MSKZKSTOowoYOU4viWFQW04qN2bcty3ThIrXQSJemRNrXJmcTNjNI2mTRNQ9e5HWfGaTIxWTfH1E3SNskfISepp+00bqedNlDf9xYAQcpuEhDcA8Du2337ju/4fb8vFMyMlg6Rw/QI4rK2feiWm7MXpGCIHHfwwO5QKJa5rYAjmiCV3w6X7ev/LVInJrn6GkVF5wHLRBE4E4gmUhCxnfedHpyYJ0IrGaHIx76wCzZ3PyFQgYahT1DAaWNBUtFg3BFZQ74cEQKnJZV9uIElXMPKU1oE/YFisMNIwQsKvoto22z4QVFhizza/wBPtHG8T8M8i5qacu38haQiTYZknNd1vfVtU1X+XlYKvIJ5vh+LX7R/KEoC0JxvPYcl8sx8zz/opmAuGOvopLjDlowaw1lH17PDRAFtm6hRI1+TPhw0ZfxNqZYnSmfIl7d79M5NonWCN8sPD3cxEOpOoTZqlA58oCn6/SSKfiM3NpaT5URr4zWulItls7uz4oIcMAVWilt4UUMbu2fH2ETrZ6hZcN+XG83liA60KNsJHoUMaVHs9Uv740UnCo0pgCeR/AOgpkbDxzo6Bxju/TGMy9NO4kcyes2ms7JSr9dpMAT4bzxE1zevkVfZcTbidaceX1taMtSmZjSblMK9tbnaqC/He3yaOvUiwUzWZgH2XMgf5ULxHqllF1t+go4K3qYFQMC97Qv9jGYoopTFAVaXjegsGw6usudOnDjH1g11BcwDEjtYHWQl1UAK2VFZ0HJV4/6Q7rp66Ey9fvpKOn3ldH2dkuaphgvmftdQmS285ia1NfYD43KHZRyC+4EBIUVqCFJ11cZyogCW3zEy2Lr06sto1Wk1nNxEPhGLJfITuda652RGEDOScepOmYhkmyjukc8VhfzG84byI4teZiQ/5N1r5zwv18uhCFbeuK9jYhpBWxE8oj/kBfIBmeSJlrm+1GjWyWNprdf7kgkPrSw1+/qcBmrMe+tgeNlT8p6dh6W3dV/PUZbfObCiFWiyKKKm1+xu4B45f87COUxT10W9LrXVFBK64p/o5lw/jzHwcUd9wnwiqaP1hCmFxMnJyCEzEY4YcoA/LLLOwao+4OiSQD2tmtFaD8fDZjy0OlgYyvM8i1E6m0sJAU0PR2Jh1vx5xGGJHHNXUA+RsyhSWLjfNRIFQ9Jy4CLOaWI0Arz6kfDhBG/zEstaPG8JUtGMmWY83KujQ+5lsPCAZcdHtFl536yy3lxebg7t3z/UbFImX6LlLjXqk2cmvV2HFw/vYnb6n/v+P/8zGLvfwO/81NobuZzXy+UeW0KFPA1S+fmyWxvvAMZhMBjIV3q8WFY7brxa8yi8nfQatBJ3pXu1v+KDXKJQqAyIz1p5O1k8UEzadnJyqK+kXZIGY+kSO7KatOPWF7iBSqGQUAKfC98rufFMsZghx18yRp3hyaRtpUYyqeJWG/wa6asxmuHPTyFGkTlE4vTAfGMRlRJ3A+meOLGndtvZX7ulfmNx5L0njr79qDtb63tPNJMZyWS8++64rVKrF4tH528+8vjherI6W0gXM5liuvusPoEe83OYUrLod3/ySP+930KXyOqebzLXj2FbGBLgiWmz4gCEXKDpYdvoQWCMoTTe15jGNWZpjYzpS8sNSHBCptzmChG7INLodfiizB0I4I1l1CBTOqB+nS2gb3dM/wJ6kWJ9aLYm38QHiTMByQOeY2qUJlM0blfVOKrllYQsa6GgpIdVFIo7CU1WHVEcvDWbMM3qkaOyUzlWLh9DH+x/yy4JS5om6URNCLKqqcmBgiRYejZx9EjVNJ93biyXb+yx/W6ir9I4yAWwkUNu0xJHZDKDx5ZIx5ApDhi9uS5lJx6APMIAWqhN8bVKlQaKGxzpfyUOPSOLTloWiZ6i2rZqhUMa6a4Xb+AUJ5MLu244l3HODJQHyPsHnV+aejSmm+Gg3v1l1nRdM5tx0L1GOiwaOKzJrCCw5PbDCpKUeTHgWAFOkriA5TzuwMkGFjq/lDhB4CQtGJE7vzTArG5YTi9XrkKxbrgCSFWYNbisH4JH7pj08339uwvCrYubyPFazX+fGz6OvMY80sPF2ePC8damt+v3kKO5nXb4FdLGcsBlQEc6MsS7PszDbjO9g4kSR4HuHT1EU61yD9gHR0YOxB7gIL/CAftBjnswSnMtZGR5wiEbzoQs05+SjTD5aJtcCFwo7exynk+Q20n70k5sBUgSxGAciiT7+vOlbNWJSIoSMIimaYQ0Q5RmZjImWud5BcwTT9x2aDgq84KkaEEzGk9lC7tKXrwnhsYvc88vUyqRCqgKWaGfUYIGCuT+RRfT5AXyx+fdvkG1KUdDTjgS/IUXuC6Sx2wn85Ks6Opqvr8vGQnrPXMhpihBpkblkZBne2be9tN9h1bK5aWlZPWO6gLZWFkrt9YgnL28Vka0X3T0uKXtfA01wETCyEHGCpgW3LZ61ERMa9UjR5NRYoW81tbiK/S11Cay6fhY1tt4GDK/dOIufTSMSXOX45U10K5g8fyK02jsCHek1L0bzW6//TZ6nNosimC9A32Y2ifG/HwC2/c5PytVbsDFKbRqpbAWDMZNnPoLsqkHgk4Y99UOP2LnzHOXzpk5+xH0OMRtc6yg0QQJ3c3WRxZvUPfMze1Rb1hktuLt6j5eBmVtL+si5xrTnEdME9UhC/MWD6hG7t0hsuQQ1Yl7GdMKNmlNRFrAFGTZJZ0AUwUuIdut1mxjO1X+qwNx9awxhtSzanwgPfaUDzD8vL/3T+0ve0AF/+h/c9L/Ztn3C0X8vWn/O6Y37kZjksxuyK+6bQY3aZwJzrngqoGomFzeDz2hjkH4KIV8hbaEqDGRqliI2XKrDLIav+uOosYLwvjSqBhFiOV1sfS2iqCznL7vsbLAs7uPHPIkncfSxNHFKlE3VHLnW96U73I8a6u6IsgooDnqqMjxCS3IYsGQw4E0r1eSokB2gwYXEsUsFxSDvXGRMmVqI0o2rtmQMzqNIHqq5pLxor58oW9lpe/Ccn3y0VPRS5eipx5FG8vmox+bn//Yo+bZS4FbL09OXr41sM2fIZP1652j50hme/mB68u/ruzryu2WuYQ2YPyDgGmfW8Emcw8djsA5RpPb+sGzzY1YOh27CZHZABuYTAlvJvvo6gF0UHDjenxAOHhQTqSseNxKJeSDB4UB8qHbnZ8pxjgDyHaTUpO0GUq2rfYjN0vUPNuPOvDHwAimnWzHBnYCpYCzY1FvER2n2WjqWoDHmO8bTfWsEjpiVNXMZMydS8h/nvnvZnOVlRVRDhCVxrK6a8Uga5PtznPALAXcqFkM+b/JI5qGCof8VPX19Y8Ui1L/mG2P9RNBdn39PGxJwyUp2+ufBD4q0GhrgocLOD8NilbErnkBMhdMsW7FRcm/bG14q8h55tjMC+dXB35wZOq5wfHKYhEJiFknL6f0/mK9fvzAxdJv9wfM+tLeOuePCazexrF3cQaFHuuKANw4vkmb/kP8LLr7jjuKd97ZepHVWk8/SV/oSOu7yP3M7aXbyfu30EutCvr4uSz5Q3e3nn6jcswt6GeFI+Vw5NxmT1lXaTF/y2ovwsmvXqYv9IxfSOuP/FJaT6O7aUlMx6epd/Py5WmkYq3i2jXLBVBDIV+hhAi4za1vV/wF1/XsYPtqNns1k3nx56+hVy+LzpMJ8cknw4EnY9LlPzx52l08OXhywV04iVAGZ7OZuey/wFUcdHCiVEpgB909GQ5MTMSk4dbayUV38ZR7cmFw4WR3Lnuduu5UNOC423Vda/8DjyI6d6z/GHm3PuxX9lXyvnyZ3PhL/3PsWO7YsavtuoZXevONyzE7FU1Kg7ouANEfYG5BCidlfdwv5uOklM/RUuh5XyL1fSstp/VZeqOkFCRups91sAedcvJg9doiEoY7cfOu75vP+rYKTARy9NcnT5HacxdOu6dPts6yWkbLjpQyRqvyTObLz2c/hF76PlTvqQH4waknoMir8GzbD3grN19n/n69SGgPN3oS2aL+awyR/HdSFvgggGYvNo6HvGzIs5DbRfUjZ/Uas4rm/UBntA57DR+gD4cp7fH0Web1eCwpd+UWw0+W4pp6GX86fJUwU6O11eYyIOfja2hto0FEmaVVb7WBVsHj3IToIZrdse60Xz0cnB32P1obvuW4G2sP8F4/dsTyGpThxnKaQP6BRgF061B87+YmWqW5QppNuvIcL16OM1v8optML6YXemqe8lRQ+1LFz1JJlHJvjb4o5eZa69m4nx+XeUPeLdQmL+itE6DWo2FINLPG0vIKWllvEJHLN29Tsl/for2lQ1Dew1rOHSsh6kZspzkeo7ZICwL9DES6mfd5Dqsyx9m2VlcNjxcl/NOqdFzkDaRC3kw+oipzVtBQg1dlLG9ID6uSsrzRLueb6G8oVzdEooylECWtAm92hPJVg+uPaC9EciKPE831lhN3egpq/QcA+7olWW863VvSFiZjkwmSeyozpyh+HVcofxAu1KJTRCusQQZ2opzSFOxpSHdadW24JAOBQdknyjajnp2tULtQxcO2P0f72WLsqECd8nYbjcAyTmQgELac1hOO6RrhiIO4vKBpX9FiQp5Xta+IghL69AsS5vJcAL8giWyeVURuVQ+hFhDIWAl8VNFNfV03LaG1oeHoN1RpHWvo9qMIEwUSH3nPESk86OKjrR+fJeecI+c+q8f4OVZdn+MMfBfGHFlLZwXc+rpSnycC4fFIgguqDd009REpFGlI6pExSVUZzccksAy1rk0SufAYqaMLzGPMO5h3Me+HDMOICNrbasuuQqhXClXdqJ0nX9ljUbBY1+xodZQdENMsBnbHUVJrmIi3JXB7TIP67Vo2iDKAcNlWlX5iajKliBGPTOJubXwggPJVXIaDa9TBDZioaSC8qgG1/vX1+5+Bwol6H/n3ckEkqkTU5Fk9wiocy8WiPMdLyKU7feHSWayjsPZgVRM4PlQYQsGArpypCImtur8vMXlm8k8LLKcYkZzKIz4mChGpGEveU+REpRS3kryOLib6AgENXTyCw4MD+OiVw7CWjv5wsJ7sP0n+P6KlWVEPBlUcSl7gkISwjESWHxq/wGEkG3g6bDRN7+whIyDbpczxBVbkpZvNkDV/IxkJj1tunwsgrRkdiWhw8jw5Hkn7zPAldWQ6KAUi2T3OkHZKE/jbT53osdP7/D1EDiUaf0XEFbGQtYjqWq2R0eSOM7ehQGsF8u989p7n7Oqx6k+ei9fqnsUI0AbomGuTUW+IuZHaS3zrJ6aRpltYEwvna/ZOd1pHtEkh0i3y5CkRnYw844FpEBRJLybKj0caCHJcLYrto/uHzSOUd2Q1mnqo7Dy0SrfJ4uWFvlMZLqQH8xKRsYKjlrU7RDbkfEgPsdMRsYpNhOqKNLvqNfwjrMaN4+0tGGyTtVoylA9gmY/JIU0LKXHSrwL9wbFwOh1GW3YhP38qxcWjnuwAYFLHHo1Jz3L+/bnIq2tGazWg1PlCqXCuztux6D3IsYPKZ+UAi1YMzXHUAFyAahhvbv1cNnSlq289T8qR20wTjIlDEHjp1SqkdQN/Lp1CwN8wG14olW78/fzM0p4TqDTT37/U34/WD7W+tWvXu1793oTnvXbo/PnzbT3hQ+ScSZBycvtRO+d2Bzxo0yzclRJC569IH7CyWesD2ZFUKrXvSjTDZp9R6umRdNVOp+1/rmaybNay0+1z/hh9nuYMaDt3wBMDCIASaq/2k+5fQjSVeFsHt6s1EVfRj81kOrNvZuH4QV054KV2y7Kk6dmhSNS09fxb93E1N9KvZxJqKoF+py+izUzOFIaG0CDqTyJOLOeQivRd49FimVUVtxY0cDAX5np4nCLQDinrrg+HtDqub+8XGax77dUWZCjazmO+lawHxqZ2PqYA3aCggTEfPADADtB+0MbUhScuTNHFhs9IslxMjxeL4+liysr1KZqAsVIwg+FIwMJKSFZTOSuFmOn2MVMX/tcnjHwMCzQImRcCMsZCbcrdw/E35PL9g/E8x7+tUibn6eHA+xh6npEoPvRXvWDml7/KL/0ql7aFl++jviDfGJ9vp5z1x4VuhmPb7c12STGrHoRedLJwBtQVRdHIdWqKghwaWUFDLwLqKuW9UQPP1gRTBSJD1RRqW/UCY1WIcm7BzBztEGPgPPBTe5RsCcxB0Fpq3gekqcFkKThszw0W58dx5eZbXrhlQpnc9hlyBrxY1EumB+eGl5a8JXc8Fh3ry5C9bpmvoj/3ywQ3hw0oRz9altyjmSM9BbCOPvUOWHSEkflxsXrLLZPy1GBid3A4PtdXrO/4BH1i8PBwo+GOx63xvkzrz3r3tu51hXKlGDRyFuCUHTP8OjjLl8uoXF4BgG4ZoLq9MWMgEQL7yYHrueRciGmnkm1HNezh++jYwl3KZk7NvtXadlnfoWjmryFN0kBw1qTWa5Kmfd/PJrMUMcJkCgsb7eQqncPimpSZL89nwH4PR6742X0fTYnxIAyfwbjIbOnnKzTGIANZddpBJBQuXwu5eAcglFxZE1STphpYXlqKb0E1UNP3Nj8C7g4PMqWqyzSurjdHt+lza/aesGaHoK12ZxWi6qx2MnGnzjyEmIe2tUOIVr+uhgsVG22krBY9B6pbqdYmZNmDvWuwHF3rxtX/hFwHsCdVGGCpoeZnPzcjRQvUgIii3fntHJBSiF0nZHnABToN9J1d75w9vG84JwR3zUxd2bcrwuu8JP2dnDDNhIknLmRHj8ad0b27+wL60dHsBaTv24vxULaqRvb1JbTBTEqwBFWbkU044At7xw/GUm5yLOmM9nFmvxE7OL53e2xv8PrY3lo+jboOnR7j5Bl5Xt4jh/tNM99r5Py3j370TXI6HE6He2UXwIWADuOLE6EsUYRq21AiXn0DxR0H8mHHEcRdtJqbNC+208MZDOcJv4HuZvco1O3H4dEo8X+dAdZj/43WKY4XNDey+l7n4/jMDNMbH4D99olcM2+6BaFL9wqmXeo6pvBScFd8WfM0MiKD/uW3SPV3k6KujJ2KxU6NKbqYRMx8axP1B5aWHKxKkopX9g6U2N2uu5stDfTmhghQK/Pw6/TocWgJVNraomKjzj/gXO7tu+vDJzKZE2+CxR2+rdgDAoS1FcRAv6GX+Mpgf2FwsNA/OE95TFOfcRzQXfV2m+/lPfRjf/Yy+8k4c4w5/jq8lURV7rAgUibEzkwGiiTIlu62D3b+ghILNenFN4HcEtVbq04dkBWt74oYaqvYaCw3my90d1Z7v2mgOh2DVsFsMbVU92Otm34tO06zLikSeTvA0y8B0Fvq+tL+Af2EtHXIIUw1EIuMmbXqOK65RJD9VL8k3U8eWagkWVeu9F8Jox/1Y0u6/79QsyT96D2FK9Wtdv0yepm0xxnauylOiegwIFURVYrmeWx7mSjR5XgUlKMIpgRHbXoqGAVonAT6ZOqu++4c51JCZF4qVybHR8e4xWCc19Rw3/SQxUckrAtExTBY4O7lOTYQicdkng3zAr8LeHHvJwfsu+u+UVyPCMk0OdkH4xxiOTU1FXfTFiY6dpYXWSwqLOaJKqsIWAjziLUENgA6wrVrRE9EpE4OMHVmkbl5h0wluHBLeSI8uv6kPOADTMm1+4ghdxwUaaLagXg5NiBGvTS7uwKoTJo4AgGgqJam37LM7MUrF2dnH3nvxdnW125KibwoWnEjkH7rRPFkOqAbAi8LRliWj8tYEHlBjMYC0QFR4EU7+3Vwkyb2l1/ZN2d+52Aunybda5ac6+J7HyGLG37KIkNHLBrdk0myimapmhTEMdeuJexXWJZog0QE4lAwyN6kISuUdscnpt+WkpIPHBofeueqJm/ZHeHxAhaiztzE3M68ZUdt7EwINl6FqhlGb1w1/i9yo2QmgpqhiFWX9ISCCRXTrZdH3kduAxbXeqRL7XhCILVgRnWj75aKeyShq7rIyZwWlKRZDD4CnnzpRE2R54Ro3wOHeIE0klit9am7vOmXJ1IZJ4GYufaJZx9BxS1xt/XMt1hdQ2hoPBlHsmIqmhTgonlrLBZ5gWUNA0RGsjz+pU/roXA8Xrz/zp+2fuacnyyd+GNV6vSBT1P8WIGMyRTeFvEA0AqT7TRbpWg4sPnYkIIA7AZf4owJ0n53zXCcwO1ThZlvcBwrwsYBdJqV+QkB8wvoQUUSZu/nRUF5YIXDnPLrD/ErAmkMT22LzTV3IlXyfrRBzxx1JLeYO3g5t80J98WHM1NPx5iOb+bD6Ema69bGcDj6zdwH4Rj0ZOyVhzP7u+X9CUWfQsQTOMpyFIIcafficT+djEDkgq9KyUpipP/USS1CpunOTlKSrjHvQpeSkgBJW/iItv/i/vaOlNw7PfFuyDXwfwVB8YUAAHicY2BkYGAA4lWM4ubx/DZfGbiZGEDgtpnQKRj9/9f//0y8TCCVHAxgaQAQawqVAHicY2BkYGBiAAI9Job/v/5/ZuJlYGRAAYwhAF9SBIQAeJxjYGBgYBrFo3gUD0H8/z8Zen4NvLtpHR7khAt1wh4A/0IMmAAAAAAAAAAAUABwAI4A5AEwAVQBsgIAAk4CgAKWAtIDDgNuBAAEqgVSBcgF/AZABqAHIgc+B1IHeAeSB6oHwgfmCAIIigjICOII+AkKCRgJLglACUwJYAlwCXwJkgmkCbAJvAoKClYKnArGC2oLoAu8C+wMDgxkDRINpA5ADqQPGA9mD5wQZhDGEQwRbBG2EfoScBKgEywTohP4FCYUSBSgFSAVYBV2FcwV5BYwFlAWyhcIFzwXbheaGEIYdBi8GNAY4hj0GQgZFhk2GU4ZZhl2GeIaQhqyGyIbjhv6HGIczh0sHWQdkh2uHf4eJh5SHngemB64HtgfCB8cHzgfZh+eH9AgGCBQIHQgjCCsIQohQiHSIkwihCK2IvgjRCOGI8Ij+iRqJOglFCUsJWoljiX6JmgmlCbcJxInPid+J6wn9ChQKIoozCjsKQ4pLiliKZwpwCnoKkQqbCqcKtIrQiuiK+YsPix6LM4tAC0yLZAtxi34LnAuoC62LuAvTC+ML9gwTDC0MNoxDDE0MVwxjDG+MfQyQjKCMrAy7jMaM1oznDPYNGA0ljS8NM41GDVONbQ16DYiNmQ2kjbmNyQ3SDdeN6A33Dg6OHI4ojkcOTY5UDlqOYQ5yDniOfA6bjroOww7fjvmPAA8GjwyPJg8/D1OPbY+ID6APtw/KD9mP8A/6D/+QBRAckDYQQRBQEGEQdhCGEJEQrpC3EMOQ1pDkEOiQ9BD7kQ0RKxE1EUKRURFnkXARehGEEZURmZGvEcoR1BHaEeKR75IIEhASHBIpEjYSSZJWkmOSchJ8koQSk5KgEqkSs5LAks4S8hMrEzKTUBNdE2eTchOEk40TpRO4E8gT1pPlk+wUBBQQlBkUIZQ3FEKUS5RYFGaUd5SUlJ2UtxTYlP4VDJUWFRqVKAAAHicY2BkYGAMYZjCIMgAAkxAzAWEDAz/wXwGACE9AhEAeJxtkE1OwzAQhV/6h2glVIGExM5iwQaR/iy66AHafRfZp6nTpEriyHEr9QKcgDNwBk7AkjNwFF7CKAuoR7K/efPGIxvAGJ/wUC8P181erw6umP1ylzQW7pEfhPsY4VF4QP1FeIhnLIRHuEPIG7xefdstnHAHN3gV7lJ/E+6R34X7uMeH8ID6l/AQAb6FR3jyFruwStLIFNVG749ZaNu8hUDbKjWFmvnTVlvrQtvQ6Z3anlV12s+di1VsTa5WpnA6y4wqrTnoyPmJc+VyMolF9yOTY8d3VUiQIoJBQd5AY48jMlbshfp/JWCH5Zk2ucIMPqYXfGv6isYb8gc1HQpbnLlXOHHmnKpDzDymxyAnrZre2p0xDJWyqR2oRNR9Tqi7SiwxYcR//H4zPf8B3ldh6nicbVcFdOO4Fu1Vw1Camd2dZeYsdJaZmeEzKbaSaCtbXktum/3MzMzMzMzMzMzMzP9JtpN0zu85je99kp+fpEeaY3P5X3Xu//7hJjDMo4IqaqijgSZaaKODLhawiCUsYwXbsB07sAf2xF7Yib2xD/bFftgfB+BAHISDcQgOxWE4HEfgSByFo3EMjkUPx+F4nIATsYpdOAkn4xScitNwOs7AmTgLZ+McnIvzcD4uwIW4CBfjElyKy3A5rsCVuApX4xpci+twPW7AjWTlzbgdbo874I64E+6Mu+CuuBvujnuAo48AIQQGGGIEiVuwBoUIMTQS3IoUBhYZ1rGBTYxxG+6Je+HeuA/ui/vh/ngAHogH4cF4CB6Kh+HheAQeiUfh0XgMHovH4fF4Ap6IJ+HJeAqeiqfh6XgGnoln4dl4Dp6L5+H5eAFeiBfhxXgJXoqX4eV4BV6JV+HVeA1ei9fh9XgD3og34c14C96Kt+HteAfeiXfh3XgP3ov34f34AD6ID+HD+Ag+io/h4/gEPolP4dP4DD6Lz+Hz+AK+iC/hy/gKvoqv4ev4Br6Jb+Hb+A6+i+/h+/gBfogf4cf4CX6Kn+Hn+AV+iV/h1/gNfovf4ff4A/6IP+HP+Av+ir/h7/gH/ol/4d/4D/7L5hgYY/OswqqsxuqswZqsxdqsw7psgS2yJbbMVtg2tp3tYHuwPdlebCfbm+3D9mX7sf3ZAexAdhA7mB3CDmWHscPZEexIdhQ7mh3DjmU9dhw7np3ATmSrbBc7iZ3MTmGnstPY6ewMdiY7i53NzmHnsvPY+ewCdiG7iF3MLmGXssvY5ewKdiW7il3NrmHXsuvY9ewGdiO7id08t8TDSMY9niSCpzwOxEIuCLRSPDFTGkUitqaYHmTG6kjeJtJuLhiKWKQyaOVspCPRzqGS8ZopcCRCyRcLnCkrjbSiUBALu6HTtUJBwoflQKKyoYxNOaCNLUwywloZD01JSVePK7u4la7uxne1prwwy2qtShMzI1LT4DJNFI9Flat+FnW4kkNaM61fpEs5GWRK9TZkaEetXKDEwBYw1rFYzGHiprmhpRmeyuHItnOBx8V7pE7UeMRv03GTx1yNrQxMnafBSK7TOaSp3uiFeiPOV7mFrramvJjpvjozs6TlTMeLIW+DG1vaja+2ZwSdHGeJG+nOktWVCQuzRMmAW9EoRfM8tTW+wdPQ1Po8WMuSSp/Ha5W+ECn9KNXtKx2s9UIx4OQSjb7Wa05pxYGVfhaGMtCx6fHAynVpx3tMRf1+kgpjekoP9c4ZMaHxdGTbdMQ5cRaTkqWpbKDTLDLLM4JUijg0M1OGqc4S05kKkmhmfipoyWJ2vtUJHdyM7TalhZOrNvqZVCGBdj8zMiYLIx4vlDghz9Nxt6QbmgZr/cxaHbcCroJMcavTDkGyj6dukxoloQmRSLmT1XI4H/CUIJ2CrdDDTbViqNNxKxgR7fFU8GYO++59jyhYRSFMJCElk76mo6sG7oza9JuFPcPXRdjJMR235n44CxcCHYqesdwZRKcd6MFAiA4lEp2SumBNpHUiWRSbLm2LTSnqes4lliaMDsN5ysJEkHAKyOlsCsrx4oTRzgtulyfcrJG5pG/7Fkmhc2UiXHc2CDJueXdR3A70ukh7MqL00wy5GfnVd0JueZ8byh9huDghYjPRqZ1yGW3lqYhIW3fC16XYaJSsHgqzRo5SD6WJpDENF7luL5uh80eK/LUWZUs6Ep6SLR66pFhxaMX9aOcBlDaKtDQrcrG9PCvIM04h6WsVdkpMXrC2oyD+/CYRvDiRxs5/Jwrz1O+cpFtIaCPozEv1I6GSckTGIVm3PGGUXG2kUzEZt2ResFCwW0izHIzL1a1JG4xETNGQbwWJlJ18VFMetao5YaUSnVn3zXI/Eipqw5Qno+WJwFAhsGLTbpVQ8Znsyq2ZtmLPguTHSF4UcV9vSlvo66UGCl2lyFZyvVJiU7km7Igyx3BUqqWTV6I0zFngQ6NcQqbKoYx2LXWh2J0IXBUt1axTmdAN+qJMjDRNEXGpXOC3Jmi16mFbRH0R9ngWSt3NcVGmi5FkpK1uFZgKayH2H+iIzUCkifVuWxGb0jbIYpFSXeoMeCDKPN0oSYOCPXThVxtIRRMrA8WHlYHWYSffvB43pHhCnFXtgpA32YUCD7lSIh2X83wslsQfTLcglGlsZsohb3TVEbPgirMJUiF8bdw2Q906nKw6pCRpakOth0o0h6kM/TpreaqvjTh1O2l9JLjL1lV6UhEbyZA8qznSWTpU3JjKyEaqRm+SPibDlre0F6Q66eQw34cdBaHjor4olVTdyeu3zUgp5VC8c7WcyyhjU/j5Ar2yRZKX4VlR/k3jLGhP4WrLxd1mL3C5S8YD7YLC+VPFkU4ehj0+IOO6Bek7Bxe1nDXpYV3URDVqASlJ0WNMKprOJG9EU7nffqb6DeeZ5JgxiUzuLB2qFdxK7Te/UZKFvMqX2aUW8ZQKQte3hL2ix2kXzLlGK8cuJxWTig5hoWA6yFxHupxT6ZKg7xFEITHUAvDQjISwhS4XcsUnvLc0IzGkzEDdWoM0Zc7cZglWJ2hXxaFWJN3Jusn1SNLeWFGlfjEzzYhEY+9THlVctqjH5F60ha2iqyUnqsXaO0qs2zohTxxQFhZpI+EqsuSazYRT/XcFdz4JB23C3q8pu1cSYU3Vf7mZ+GUKaoFdJfQ77jdrSv3CFoueuedzkggbxL1nNEuwWnGommh6uenKFplD4eiSQBFXTd9B2ZE09ST1n3XPdR6MG0mqwyywpkn3hdDfAmqpoF7HVuiha3nCbDgz6Voh51Njqr5naBiyJ8yU6ObRqBPnGKZmhDv/pqGS4lv01gStVj0kgRTKB1othzSZjHbOUTOKlmxa1Eql1u9SjQqqooMwNGPeaFM3iXZ1pUULo2IVJXbc9pDiUwlS5fCIq0HNl91xleoblSiT0SGMROqPrTlhiz6Lu+tRHkFLU54H0YwgFEpQIc0Frh2efcPxLW/4/t2/UfMCO08e1KB/3121Le2nJBeTXDWdJ+ftgPdpO8qivvHNf7PAWdJ2iyHXcebXC1yxtFdtKuexUT4qq4TNqGY3XK1tuwcZmL+R4woVI72dmmZKUobTmoPANdbusrC7sEZlimK8lSUhz+9atRzWii5x3YVv03uoP+YJWp3CXQSN7EtFXXqd+raYQmdpQyhq3X375Vc9EZS30pVSoMiV6G5Jm7pcilxK8re9HaWE7llDtzEurqevbqTuhkiXkWFjg8qRoRtx1zUF+U3C+cCEVTbJqvo4z7bz9Ky79Jj1xdzc/wARDj0u") format("woff"),url("/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800") format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}.resplandor-input{border:2px solid #71C5F0;box-shadow:0 0 10px #71C5F0;animation:resplandor 1.5s infinite alternate}@keyframes resplandor{from{box-shadow:0 0 10px #71C5F0}to{box-shadow:0 0 20px #71C5F0,0 0 30px #71C5F0}}.gfield select{padding:5px!important}.gform_wrapper.gravity-theme .gfield_label,.gfield_description{color:white!important}.type-product .summary.entry-summary .product_title{color:white!important;font-size:26px}.type-product .summary.entry-summary{padding:0px!important;padding-right:0;padding-left:0;border-radius:20px!important;padding-left:20px!important;padding-right:40px!important}.woocommerce-product-gallery__image{border-radius:10px!important}button,.aux-button,.sr7-btn,.um-button,.aux-table-footer-button,input .button{position:relative;background-color:transparent!important;background-image:linear-gradient(180deg,var(--e-global-color-primary) 0%,var(--e-global-color-accent) 100%)!important;color:black!important;border-radius:20px!important;overflow:hidden;transition:color 0.3s ease-in-out}a.button.aux-carmine-pink .aux-overlay::after,button.aux-carmine-pink .aux-overlay::after,input[type="button"].aux-carmine-pink .aux-overlay::after,.aux-button.aux-carmine-pink .aux-overlay::after{background-color:#c9c9c963!important}.aux-table-footer-button a{color:black!important}.aux-table-footer-button{margin-left:10%!important;margin-right:10%!important}button::before,.aux-button::before,.sr7-btn::before,.um-button::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(255 255 255 / .3);opacity:0;transition:opacity 0.3s ease-in-out;border-radius:20px!important}button:hover::before,.aux-button:hover::before,.sr7-btn:hover::before,.um-button:hover::before{opacity:1}.single-product .aux-button.aux-black,.aux-cart-wrapper .aux-button.aux-black{background:linear-gradient(90deg,var(--e-global-color-secondary) 0%,var(--e-global-color-primary) 100%);box-shadow:0 8px 30px #09E7B473;text-shadow:none;padding:14px 42px 13px 42px;border-radius:26px}.validation_message{background-color:transparent!important;background-image:linear-gradient(180deg,var(--e-global-color-primary) 0%,var(--e-global-color-accent) 100%)!important;border-radius:20px!important;padding:10px!important;text-align:center!important}.quantity{display:none!important}form.cart .product_totals ul li.wcgfpa_grand_total{justify-content:flex-end;border-top:1px solid #afafaf!important}.woocommerce div.product form.cart .button{float:right!important}form.cart .product_totals{margin:unset!important;padding:unset!important;border-top:unset!important;border-bottom:1px solid #eee;overflow:hidden;margin-bottom:20px!important}.ginput_total,p.price,.gfield_required{background-color:transparent!important;color:var(--e-global-color-primary)!important}#input_1_40{background-color:transparent!important;color:#fff!important;border-color:var(--e-global-color-primary)}.woocommerce-billing-fields{display:none!important}.woocommerce-checkout-review-order-table,.woocommerce-checkout-payment{border-radius:20px!important}.cart_item img{border-radius:20px!important}.cart_item .product-name,.cart_item .woocommerce-Price-amount,.woocommerce-checkout-review-order-table .amount{color:white!important}.woocommerce-checkout-payment{background-color:white!important}.woocommerce-order p{color:white!important}.elementor-widget-aux_modern_button{display:none!important}.woocommerce-form-coupon-toggle{display:none!important}.checkout_coupon{display:block!important;color:white!important}.checkout_coupon p{color:white!important}.checkout_coupon input{border-radius:10px!important;color:white!important}#order_review_heading{display:none!important}.woocommerce-checkout #customer_details{display:none!important}.aux-shop-table .cart_item .product-thumbnail-resp,.aux-shop-table .cart_item .product-total,.product-total,.woocommerce-checkout-review-order thead{display:none}.product-name{min-width:80vw!important}.aux-shop-table.shop_checkout_totals{width:100%!important;table-layout:fixed!important;overflow-x:hidden!important}.aux-shop-table.shop_checkout_totals th,.aux-shop-table.shop_checkout_totals td{word-wrap:break-word!important;padding:10px!important}.aux-shop-table.shop_checkout_totals .product-name{min-width:100vw!important}.aux-shop-table.shop_checkout_totals tfoot{display:block!important}.aux-shop-table.shop_checkout_totals tfoot tr{display:flex!important;justify-content:space-between!important;width:100%!important}.aux-shop-table.shop_checkout_totals .product-total{text-align:right!important}.variation{display:block!important;width:100%!important;margin-left:0!important}.variation dt,.variation dd{display:inline-block!important;padding:10px!important;vertical-align:top!important;margin:0!important}.variation dt{font-weight:bold!important;background-color:#f9f9f9!important;color:black!important;border:1px solid black!important;width:40%!important;border-radius:10px}.variation dd{width:55%!important;border:1px solid black!important}.variation dd p{margin:0!important;display:inline!important}.aux-shop-table.shop_checkout_totals tfoot th{width:40%!important;border-radius:0 10px 10px 0}.wc-item-meta,.woocommerce-order-overview,.woocommerce-notice,.woocommerce-order-details__title{color:white!important}.ginput_container input,.ginput_container select{background-color:white!important;border-radius:10px!important}.gf_readonly input{background-color:#e5e5e5!important;color:#7c7c7c!important;pointer-events:none!important;cursor:not-allowed!important;opacity:0.8!important}.um-form{background-color:#fff;padding:30px;border-radius:20px!important}.um-form input,.um-form select,.select2-selection{border-radius:10px!important}.registration-notice{max-width:650px;margin:0 auto;text-align:center;padding:20px;border:1px solid var(--e-global-color-primary);background-color:#fff;border-radius:15px!important;font-weight:500;color:#000}.registration-buttons{margin-top:15px}.picker__select--year{padding:10px!important}.select2-selection__clear{padding:5px!important;font-weight:800!important}#field_1_42{display:none!important}#input_1_3{background-color:transparent!important}.um-field{position:relative;padding:15px 2px 10px 10px;padding-top:15px;padding-right:2px;padding-bottom:10px;padding-left:10px;background-color:#f8f8ffbd;margin-bottom:10px;border-radius:10px}.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul{border-top:none!important}.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul li{line-height:1.5;background-color:#fff;border-radius:10px;padding-top:3px;padding-right:3px;padding-bottom:3px;padding-left:30px!important}.woocommerce .woocommerce-MyAccount-navigation li::before{content:none!important}.woocommerce .woocommerce-MyAccount-navigation .is-active{background-color:transparent!important;background-image:linear-gradient(180deg,var(--e-global-color-primary) 0%,var(--e-global-color-accent) 100%)!important;color:white!important;margin-left:25px}.woocommerce .woocommerce-MyAccount-navigation .is-active a{color:white!important}.gv-table-view{border-radius:10px;overflow:hidden;border:3px solid var(--e-global-color-primary);background-color:#fff;margin-bottom:0}thead{border-bottom-color:var(--e-global-color-primary)}a{color:var(--e-global-color-primary)}.hide-pago-transferencia #pago-transferencia{display:none!important}@keyframes slowBounce{0%{transform:translateY(-15%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateY(0);animation-timing-function:cubic-bezier(0,0,.2,1)}100%{transform:translateY(-15%);animation-timing-function:cubic-bezier(.8,0,1,1)}}.picker__select--year{display:inline-block!important;width:auto!important;padding:8px 12px!important;font-size:16px!important;font-weight:bold!important;animation:pulse 2s ease-in-out infinite!important;border-block-color:black!important;border-radius:5px!important;cursor:pointer!important;transition:all 0.3s ease!important;animation:slowBounce 2s infinite!important}.picker__select--year{-webkit-appearance:menulist!important;-moz-appearance:menulist!important;appearance:menulist!important}.picker__weekday{color:#999!important}.wp-payment-dashboard{margin:2rem 0;padding:20px;background-color:#f0f2f5;border-radius:8px}.wp-payment-dashboard-title{color:#2c3e50;margin-bottom:30px;font-size:24px;text-align:center;font-weight:600}.wp-payment-dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;padding:20px 0}.wp-payment-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 5px rgb(0 0 0 / .1);overflow:hidden;width:100%;height:auto;min-height:150px}.wp-payment-card:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgb(0 0 0 / .15)}.wp-payment-card-header{background:linear-gradient(0deg,#3d174cff 0%,black 75.41666666666667%);color:#fff;padding:10px;display:flex;justify-content:space-between;align-items:center;font-size:.8rem;overflow:hidden}.wp-payment-method{font-size:1rem;font-weight:600;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1}.wp-payment-icon{font-size:1.5rem}.wp-payment-card-body{padding:10px}.wp-payment-amount{display:flex;flex-direction:column}.wp-payment-amount-label{margin-top:5px;color:#64748b;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px}.wp-payment-amount-value{font-size:1rem;font-weight:700}@media (max-width:768px){.wp-payment-dashboard{padding:10px;margin:1rem 0}.wp-payment-dashboard-grid{grid-template-columns:1fr}.wp-payment-card{margin-bottom:15px}}div.wp-payment-card-footer .btn-exportar-csv:hover{background-color:#2c3e50!important;transform:translateY(-2px)!important}div.wp-payment-card-footer .btn-exportar-csv:active{transform:translateY(0)!important}.btn-exportar-csv{display:inline-block!important;padding:10px 20px!important;background-color:#3d174c!important;color:white!important;text-align:center!important;text-decoration:none!important;border-radius:5px!important;transition:background-color 0.3s,transform 0.2s!important;font-weight:bold!important;font-size:1rem!important}#resumen-pagos-container{display:flex;gap:20px;flex-wrap:wrap}.wp-payment-card:not(.wp-reembolso-card) .wp-payment-amount{display:flex;flex-direction:column}.wp-payment-card:not(.wp-reembolso-card) .wp-payment-amount-label{margin-top:5px;color:#64748b;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px}.wp-reembolso-card .wp-payment-amount{display:flex;flex-direction:row}#resumen-pagos-container{display:flex;gap:20px;flex-wrap:wrap}.wp-payment-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 5px rgb(0 0 0 / .1);overflow:hidden;width:calc(25% - 20px);height:auto}.wp-reembolso-card{flex:2}.wp-payment-card:not(.wp-reembolso-card){flex:1}.wp-payment-card-footer{margin-top:auto;padding:10px;background-color:#f7f6f6;text-align:center}.wp-payment-card-footer{margin-top:auto;padding:10px;background-color:#f0f0f0;text-align:center}.btn-exportar-csv{display:block;width:100%;padding:10px;background-color:#3d174c;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color 0.3s}.btn-exportar-csv:hover{background-color:#2c3e50}@media (max-width:768px){.wp-payment-card{width:calc(50% - 20px)}}@media (max-width:480px){.wp-payment-card{width:100%}}/*!
              - C S S -
        VERSION 1.0.0 - DATE: 2023-01-06
	@author: Krisztian Horvath ThemePunch OHG.
        - Slider Revolution 7.0 -

        GET LICENSE AT:
https://www.themepunch.com/links/slider_revolution_wordpress_regular_license

LICENSE:
Copyright (c) 2023, ThemePunch. All rights reserved.
This work is subject to the terms at https://www.themepunch.com/links/slider_revolution_wordpress_regular_license (Regular / Extended)
*/.rs-p-wp-fix{display:none!important;margin:0!important;height:0!important}body{--sr-7-css-loaded:1}.wp-block-themepunch-revslider{position:relative}.wp-block-themepunch-revslider.revslider{margin:0}canvas.sr7-pbar{z-index:500;position:absolute;pointer-events:none}sr7-module{display:block;position:relative;overflow-x:visible;-webkit-tap-highlight-color:#fff0}sr7-adjuster{position:relative;display:block;width:100%}sr7-content{position:absolute;top:0;height:100%;contain:size layout style;z-index:1;overflow-x:visible}sr7-carousel{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}sr7-slide{position:absolute;width:100%;height:100%;contain:strict;top:0;left:0;z-index:1;visibility:hidden;pointer-events:none}.sr7-overflow-force sr7-slide,sr7-carousel sr7-slide{contain:layout style}sr7-module-bg{top:0;z-index:0;position:absolute}sr7-3dwrap{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}sr7-overlay{display:block;width:100%;height:100%;top:0;left:0;position:absolute;z-index:3;background-repeat:repeat}sr7-btn,sr7-col,sr7-content .sr7-layer,sr7-grp,sr7-img,sr7-layer,sr7-linebrk,sr7-row,sr7-shp,sr7-svg,sr7-txt,sr7-zone{user-select:none;visibility:hidden;display:none;box-sizing:border-box;backface-visibility:hidden}sr7-col-bg.sr7-img-col-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.sr7-layer[data-subtype=slidebg],sr7bg{pointer-events:none}sr7-content .sr7-layer.sr7-withclip,sr7-content .sr7-layer.sr7-withclip .sr7-layer{backface-visibility:visible}sr7-grp.sr7-clear:after{content:"";clear:both;display:block;height:0}sr7-zone{pointer-events:none}sr7-row.sr7-layer.sr7-galign{box-sizing:border-box}.sr7-layer[data-type=svg]>svg,sr7-layer[data-type=svg]>svg{width:100%;height:100%}sr7-row-con{table-layout:fixed;font-size:0;display:block}sr7-module .sr7-layer,sr7-module sr7-layer{-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:#fff0;-moz-osx-font-smoothing:grayscale;font-display:swap}sr7-slide.sr7-staticslide-low{z-index:0!important}sr7-slide.sr7-staticslide-high{z-index:105!important}@-moz-document url-prefix(){sr7-slide.sr7-staticslide{transform:scale(1)}}sr7-slide a{transition:none}sr7-module.sr7-top-fixed{width:100%;height:auto!important;backface-visibility:hidden}sr7-module.sr7-top-fixed sr7-adjuster{height:auto!important}sr7-module.sr7-top-fixed sr7-content,sr7-module.sr7-top-fixed sr7-content .sr7-layer:not(.sr7-ignore-pe) *{pointer-events:none}sr7-prl{top:50%;left:50%;z-index:10000;position:absolute}sr7-prl.off{display:none!important}sr7-prl.sr7-fade-in{animation:tp-fade-in 1s linear}.sr-force-hidden{display:none!important}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes tp-fade-in{0%{opacity:0}20%{opacity:0}100%{opacity:100}}@keyframes tp-rotate{100%{transform:rotate(360deg)}}sr7-fonttest{width:auto;display:inline-block;white-space:nowrap;font-size:12px;color:#000}sr7-fonttest-wrap{position:absolute;contain:strict;top:-1500px;left:-1500px;width:1500px;height:1000px;pointer-events:none;opacity:0}.fn-wrap{display:flex;position:fixed;width:100px;height:50px;z-index:100;background-color:rgb(66 66 66 / .2);justify-content:space-around;align-items:center;bottom:0;left:50%;transform:translateX(-50%)}.fn-left,.fn-right{display:flex;width:40px;height:40px;justify-content:center;align-items:center;background-color:gray;color:#fff;font-weight:700;font-size:20px;cursor:pointer}.sr7-layer .materical-icons,sr7-module .material-icons,sr7-txt .material-icons{font-size:inherit;vertical-align:top;line-height:inherit}#sr-announcer{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wp-block-woolentor-prowidget{display:block}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image img{max-width:100%;width:inherit}.woolentor-woocommerce-checkout .form-row,.elementor-column.elementor-db,.my-accouunt-form-edit-address .form-row{display:block}.elementor-widget-wl-product-add-to-cart p.stock{display:none}.woolentor_product_social_share{align-items:center;display:flex;margin-top:32px}.woolentor_product_social_share h2{color:#666;font-size:18px;margin:0;padding-right:10px}.woolentor_product_social_share ul{margin:0!important;padding:0!important;list-style:none}.woolentor_product_social_share ul li{display:inline-block;margin-right:15px}.woolentor_product_social_share ul li:last-child{margin-right:0!important}.woolentor_product_social_share ul li a{color:#797979;font-size:14px;text-align:center;transition:all 0.3s ease 0s;display:inline-block}.woolentor_product_social_share ul li a span{margin-left:3px}.woolentor_product_social_share ul li a:hover{color:#ff4136}.wlpro-product-thumbnails .woocommerce-product-gallery__image{position:relative}.wlpro-product-thumbnails ul.woolentor-thumbanis-image{margin:10px -5px 0;padding:0;list-style:none}.wlpro-product-thumbnails ul.woolentor-thumbanis-image li{display:inline-block;padding:0 5px;width:25%;cursor:pointer;margin-bottom:10px}.wlpro-product-thumbnails ul.woolentor-thumbanis-image li img{width:100%}.woocommerce div.product div.images.wlpro-product-thumbnails .woocommerce-product-gallery__image:nth-child(n+2){display:inline-block;float:left;width:100%}.woocommerce div.product div.images.wlpro-product-thumbnails .woolentor-learg-img.woocommerce-product-gallery__image.slick-initialized.slick-slider,.woocommerce div.product div.images.wlpro-product-thumbnails .wl-thumbnails-slider.woocommerce-product-gallery__image.slick-initialized{float:none}.woocommerce div.product div.images.wlpro-product-thumbnails.thumbnails-tab-position-left .woocommerce-product-gallery__image:nth-child(n+2){width:80%}.woocommerce div.product div.images.wlpro-product-thumbnails.thumbnails-tab-position-right .woocommerce-product-gallery__image{width:80%;float:left}.thumbnails-tab-position-left.wlpro-product-thumbnails ul.woolentor-thumbanis-image{float:left;margin:-5px 0;padding-right:10px;width:20%}.thumbnails-tab-position-right.wlpro-product-thumbnails ul.woolentor-thumbanis-image{float:left;margin:-5px 0;padding-left:10px;width:20%}.thumbnails-tab-position-left.wlpro-product-thumbnails ul.woolentor-thumbanis-image li,.thumbnails-tab-position-right.wlpro-product-thumbnails ul.woolentor-thumbanis-image li{width:100%;display:block;padding:0}.thumbnails-layout-gallery .wl-thumbnails-image-area .wl-single-gallery{float:left;padding:5px;width:50%}.wl-thumbnails-slider .wl-single-slider{padding:0 10px}.wl-thumbnails-slider .slick-arrow,.woolentor-thumbnails .slick-arrow{background-color:#fff;border:1px solid #fff;border-radius:50%;box-shadow:0 0 5px rgb(0 0 0 / .2);color:#333;font-size:25px;height:40px;opacity:0;padding:0;position:absolute;right:0;text-align:center;top:50%;transform:translateY(-50%);transition:all 0.5s ease 0s;visibility:hidden;width:40px;z-index:999}.woolentor-thumbnails .slick-arrow{height:30px;width:30px;line-height:30px;font-size:16px;right:5px}.woolentor-thumbnails .slick-arrow.woolentor-slick-prev{left:5px}.wl-thumbnails-slider .slick-arrow.slick-prev{left:15px}.wl-thumbnails-slider .slick-arrow.slick-next{right:15px}.wl-thumbnails-slider:hover .slick-arrow,.woolentor-thumbnails:hover .slick-arrow{opacity:1;visibility:visible}.wl-thumbnails-slider .slick-dots{bottom:0;display:flex;left:50%;list-style:outside none none;margin:0;padding:0;position:absolute;transform:translateX(-50%)}.wl-thumbnails-slider .slick-dots li{line-height:12px;margin:0 4px}.wl-thumbnails-slider .slick-dots li button{background-color:#fff0;border:1px solid #4e4f4f;border-radius:50px;height:13px;padding:0;text-indent:-9999px;width:13px;line-height:13px}.wl-thumbnails-slider .slick-dots li.slick-active button{background-color:#282828;border-color:#282828}.woocommerce-product-gallery__image .ht-product-label.ht-product-label-left{background:#000 none repeat scroll 0 0;border-radius:3px;color:#fff;line-height:1;padding:5px 10px;position:absolute;right:15px;top:15px}.wlpro-product-thumbnails .woolentor-thumbnails{margin:10px -5px 0}.wlpro-product-thumbnails .woolentor-thumb-single{padding:0 5px;cursor:pointer}.thumbnails-tab-position-right.thumbnails-layout-tabslider .woocommerce-product-gallery__image.slick-initialized{float:left!important}.thumbnails-tab-position-right.wlpro-product-thumbnails .woolentor-thumbnails.slick-slider,.thumbnails-tab-position-left.wlpro-product-thumbnails .woolentor-thumbnails.slick-slider{float:left;margin:-6px 0;padding-left:10px;width:20%}.thumbnails-tab-position-left.wlpro-product-thumbnails .woolentor-thumbnails.slick-slider{padding-left:0;padding-right:10px}.wlpro-product-thumbnails .slick-vertical .woolentor-thumb-single{padding:6.2px 0}.thumbnails-tab-position-top.wlpro-product-thumbnails .woolentor-thumbnails{margin:0 -5px 10px}.woolentor-thumbnails.slick-vertical .slick-arrow{top:0;left:auto;right:50%;margin-right:-10px}.woolentor-thumbnails.slick-vertical .slick-arrow.woolentor-slick-prev{transform:rotate(90deg)}.woolentor-thumbnails.slick-vertical .slick-arrow.woolentor-slick-next{left:auto;top:auto;bottom:0;transform:rotate(90deg)}.thumbnails-tab-position-right.wlpro-product-thumbnails .woolentor-thumbnails.slick-vertical .slick-arrow{margin-right:-20px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-learg-img{position:relative}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-learg-img .slick-arrow,.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1 .slick-arrow{display:flex;align-items:center;justify-content:center;background-color:#fff0;box-shadow:none;border:none;width:40px;height:40px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-learg-img .slick-arrow{position:absolute;z-index:9;top:50%;line-height:40px;padding:0;transition:all 0.5s ease 0s;transform:translateY(-50%);opacity:0;color:dimgray;border:none}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails .slick-arrow{visibility:visible}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-learg-img .slick-arrow i{font-size:25px;line-height:1;cursor:pointer}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1 .slick-arrow i{font-size:20px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .slick-arrow.woolentor-slick-large-prev,.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1 .slick-arrow.woolentor-slick-prev{right:auto;left:-40px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .slick-arrow.woolentor-slick-large-next,.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1 .slick-arrow.woolentor-slick-next{right:-40px;left:auto}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-learg-img.slick-slider:hover .slick-arrow,.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.slick-slider:hover .slick-arrow{opacity:1}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-learg-img.slick-slider:hover .slick-arrow.woolentor-slick-large-prev{left:0}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1.slick-slider:hover .slick-arrow.woolentor-slick-prev{left:8px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.slick-vertical:hover .slick-arrow.woolentor-slick-next{left:50%}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1.slick-vertical:hover .slick-arrow.woolentor-slick-prev,.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.slick-vertical:hover .slick-arrow.woolentor-slick-prev{left:50%}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-learg-img.slick-slider:hover .slick-arrow.woolentor-slick-large-next{right:0}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1.slick-slider:hover .slick-arrow.woolentor-slick-next{right:8px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .slick-dots{position:absolute;bottom:25px;left:0;width:100%;display:flex;align-items:center;justify-content:center;height:18px;margin-bottom:0;margin-left:0;padding:0;list-style:none}.wlpro-product-thumbnails.thumbnails-layout-tabslider .slick-dots li{line-height:1;display:flex;margin:0 6px;transition:all 0.5s ease 0s}.wlpro-product-thumbnails.thumbnails-layout-tabslider .slick-dots li button{width:10px;height:10px;padding:0;transition:all 0.5s ease 0s;text-indent:-9999px;border:1px solid #fff0;border-radius:50%;background-color:#1f1f1f;cursor:pointer}.wlpro-product-thumbnails.thumbnails-layout-tabslider .slick-dots li.slick-active button{width:18px;height:18px;opacity:1;border-color:#333;background-color:#fff0}.wlpro-product-thumbnails.thumbnails-layout-tabslider .slick-list .woolentor-thumb-single img{margin-bottom:1px;border:1px solid #fff0}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.wl-thumb-nav-style-1 .slick-list .woolentor-thumb-single.slick-current img{border-color:#333}.wlpro-product-thumbnails.thumbnails-layout-tabslider .single-product-media-action{position:absolute;z-index:3;top:20px;right:20px;display:flex;flex-direction:column;gap:20px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .single-product-media-action-btn{padding:0;color:#7e7e7e;border:none;background-color:#fff0}.wlpro-product-thumbnails.thumbnails-layout-tabslider .single-product-media-action-btn i{font-size:30px;line-height:1;display:flex}.wlpro-product-thumbnails.thumbnails-layout-tabslider .single-product-media-action-btn .wishsuite-button svg{width:24px;height:30px}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.slick-vertical .slick-arrow.woolentor-slick-prev,.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.slick-vertical .slick-arrow.woolentor-slick-next{left:50%;transform:translateX(-50%) rotate(89deg)}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.slick-vertical .slick-arrow.woolentor-slick-prev{top:8px;bottom:auto}.wlpro-product-thumbnails.thumbnails-layout-tabslider .woolentor-thumbnails.slick-vertical .slick-arrow.woolentor-slick-next{bottom:8px;top:auto}.wl-shop-tab-area.grid_view .wlshop-list-area{display:none!important}.wl-shop-tab-area.list_view .wlshop-grid-area{display:none!important}.ht-col-xs-12.wlshop-list-area{max-width:100%!important;flex:0 0 100%!important}.wl-shop-tab-area .woolentor-products{clear:both}.woolentor-before-shop{overflow:hidden}.woolentor-before-shop .woocommerce-ordering{margin-bottom:20px}.wl-shop-tab-pane{display:none}.wl-shop-tab-pane.htactive{display:block}.wl-shop-tab-links{float:left;list-style:outside none none;margin:0 50px 15px 0;padding:0}.wl-shop-tab-links li{display:inline-block;margin-right:15px}.wl-shop-tab-links li a:hover,.wl-shop-tab-links li a.htactive{color:#f05b64}.woolentor-product-same-height.ht-products .wlshop-grid-area.ht-product .ht-product-inner{height:100%}.wlshop-list-wrap{border:1px solid #f1f1f1}.wlshop-list-wrap .wlshop-list-content{margin:0 26px 0 0;padding:10px 0}.wlshop-list-content h3{color:#444;font-family:"Roboto",sans-serif;font-size:24px;margin:0 0 20px}.wlshop-list-content .woocommerce-product-details__short-description p{color:#000;font-family:"Roboto",sans-serif;font-size:14px;line-height:25px;margin:0 0 19px}.ht-products .wlshop-list-wrap .ht-product .ht-product-inner{border:0}.wlproduct-list-img{position:relative}.wlproduct-list-img .product-quickview{left:50%;margin-top:20px;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all 0.3s ease 0s;visibility:hidden}.wlshop-list-wrap .wlproduct-list-img .product-quickview a{background-color:#fff;color:#000;display:inline-block;font-size:20px;height:48px;line-height:52px;text-align:center;width:69px}.wlproduct-list-img .product-quickview a:hover{background-color:#ff3535;color:#fff}.wlshop-list-wrap:hover .product-quickview{margin-top:0;opacity:1;visibility:visible}.wlshop-list-price-action-wrap{display:flex;justify-content:space-between;margin:20px 0 0}.wlshop-list-price-action-wrap ul{margin:0;padding:0;list-style:none}.ht-product-list-action ul li{display:block;float:left}.woocommerce .ht-product-list-action ul li a{background:#fff0 none repeat scroll 0 0;border:1px solid #000;border-radius:0!important;color:#000;display:inline-block;font-size:20px;line-height:1;margin-right:8px!important;padding:6px 10px}.woocommerce .ht-product-list-action ul li a.htcompare-btn.added::after{display:none}.woocommerce .ht-product-list-action ul li.cart-list a.button,.woocommerce .ht-product-list-action ul li a.button.added,.woocommerce .ht-product-list-action ul li a.wc-forward,.ht-product-list-action ul li .compare-button a{font-size:14px;padding:10px 29px;text-transform:capitalize;font-weight:400}.woocommerce .ht-product-list-action ul li.cart-list a.button.added{display:none}.woocommerce .ht-product-list-action .yith-wcwl-add-to-wishlist{margin-top:0}.woocommerce .ht-product-list-action .yith-wcwl-add-to-wishlist i{margin:0}.ht-product-list-action ul li a:hover,.woocommerce .ht-product-list-action ul li a.button:hover,.ht-product-list-action ul li .yith-wcwl-wishlistaddedbrowse a,.ht-product-list-action ul li .yith-wcwl-wishlistexistsbrowse a{background-color:#ff3535;border:1px solid #ff3535;color:#fff}.wlshop-list-wrap .wlshop-list-content .ht-product-list-price span.price{color:#ff3535;font-size:20px;margin-right:8px}.wlshop-list-wrap .wlshop-list-content .ht-product-list-price span.price ins{background:#fff0}.woocommerce .woocommerce-customer-details address{word-wrap:break-word}.ht-single-product-countdown.ht-product-countdown-wrap .ht-product-countdown{max-width:370px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ht-single-product-countdown.ht-product-countdown-wrap .ht-product-countdown .cd-single{-webkit-box-flex:1;-webkit-flex:1 0 25%;-ms-flex:1 0 25%;flex:1 0 25%;max-width:25%;padding:2px}.ht-single-product-countdown.ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{padding:10px;background-color:rgb(0 0 0 / .75);text-align:center}.ht-single-product-countdown.ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner h3{font-size:14px;font-weight:700;margin:0 0 2px;color:#fff}.ht-single-product-countdown.ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner p{font-size:12px;color:#fff;margin:0}.woolentor_myaccount_page{overflow:hidden}.woolentor_myaccount_page .woocommerce-MyAccount-content .form-row{display:block}.woolentor-user-area{display:flex;align-items:center;margin-bottom:30px}.woolentor-user-image{margin-right:20px}.woolentor-user-image img{border-radius:100%!important}.woolentor-user-info span{display:block}.woolentor-username{font-size:20px}.woolentor-logout{font-size:14px}.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none;border-top:1px solid #ddd}.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul li{border-bottom:1px solid #ddd;padding:12px 0;line-height:1.5}.woolentor_myaccount_page .woocommerce-MyAccount-navigation ul li a{transition:0.4s}.woocommerce-account .woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-navigation,.woocommerce-account .woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-navigation{width:100%;float:none}.woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-navigation ul,.woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-navigation ul{border:none}.woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-navigation ul li,.woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-navigation ul li{display:inline-block;border-bottom:0;padding:12px 10px}.woocommerce-account .woolentor_myaccount_menu_pos_vtop .woocommerce-MyAccount-content,.woocommerce-account .woolentor_myaccount_menu_pos_vbottom .woocommerce-MyAccount-content{width:100%;float:none}.woolentor_myaccount_menu_pos_hright .woocommerce-MyAccount-navigation,.woolentor_myaccount_menu_pos_hleft .woocommerce-MyAccount-content{float:right}.woolentor_myaccount_menu_pos_hright .woocommerce-MyAccount-content,.woolentor_myaccount_menu_pos_hleft .woocommerce-MyAccount-navigation{float:left}.elementor-widget-wl-myaccount-navigation .woocommerce-MyAccount-navigation{width:100%;float:none}.elementor-widget-wl-myaccount-navigation .woocommerce-MyAccount-navigation ul{border:none}.elementor-widget-wl-myaccount-navigation .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}.elementor-widget-wl-myaccount-navigation .woocommerce-MyAccount-navigation ul li{padding:0;line-height:inherit}.elementor-widget-wl-myaccount-navigation .woocommerce-MyAccount-navigation ul li:not(:last-child){border-bottom:inherit}.woolentor_myaccount_menu_type_vertical ul li{display:inline-block;border:none!important}.wl_cart_table tr td .quantity .qty{padding:.3em}.wl_cart_table .actions{text-align:right}.wl_cart_table .coupon{float:left}.woocommerce .cart.wl_cart_table .actions .button,.woocommerce .cart.wl_cart_table .actions input.button{background:#000;color:#fff;font-weight:400;width:auto;height:auto;cursor:pointer}.cart.wl_cart_table .actions .button,.cart.wl_cart_table .actions input.button{width:auto;height:auto}.cart.wl_cart_table .actions .coupon+.wl_update_cart_shop{float:right}.shop_table.cart td.actions a.wlbutton-continue-shopping{border:1px solid currentColor;padding:7px 10px;margin-right:5px;display:inline-block;border-radius:5px;float:left}.wl-line-through{text-decoration:line-through}.woocommerce .woolentor-cart-list table.shop_table{border:1px solid rgb(0 0 0 / .1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce .woolentor-cart-list td{width:100%}.woocommerce .woolentor-cart-list table.shop_table .cart_item td{padding:0;border:none}.woocommerce .woolentor-cart-list table.cart img{width:auto}.woolentor-cart-list .woolentor-cart-product{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;white-space:normal;gap:20px 0;padding:20px;border-top:1px solid rgb(0 0 0 / .1)}.woolentor-cart-list tr:first-child .woolentor-cart-product{border-top:none}.woocommerce .woolentor-cart-list .cart .product-thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:5px;margin-right:20px;-ms-flex-item-align:start;align-self:flex-start;position:relative;width:auto}.woocommerce .woolentor-cart-list .cart .product-thumbnail img{border:1px solid #ebebeb;border-radius:5px}@media only screen and (max-width:767px){.woocommerce .woolentor-cart-list .cart .product-thumbnail{max-width:180px}}@media only screen and (max-width:575px){.woocommerce .woolentor-cart-list .cart .product-thumbnail{max-width:150px}}@media only screen and (max-width:479px){.woocommerce .woolentor-cart-list .cart .product-thumbnail{max-width:230px}}.woolentor-cart-list .woolentor-cart-product-content{display:block}.woolentor-cart-list .woolentor-cart-product-content{font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.woolentor-cart-list.wl-qty-placement--after_title .woolentor-cart-product-content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.woolentor-cart-list .woolentor-cart-product-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.woolentor-cart-list .woolentor-cart-product-content-right{text-align:right}.woolentor-cart-list .woolentor-cart-product-content-left{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.woolentor-cart-list.wl-qty-placement--after_title .woolentor-cart-product-content-left{max-width:420px}.woolentor-cart-list.wl-qty-placement--after_title .woolentor-cart-product-content-middle{-ms-flex-item-align:center;align-self:center}.woolentor-cart-list .woolentor-cart-product-id{margin-bottom:10px;color:#406882}.woolentor-cart-list .woolentor-cart-product-meta,.wl_cart_table.wl-cart-style-1 .product-thumbnail .woolentor-cart-product-meta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style:none;color:#406882;align-items:center}.wl_cart_table.wl-cart-style-1 .product-thumbnail .woolentor-cart-product-meta div{position:relative}.wl_cart_table.wl-cart-style-1 .product-thumbnail .woolentor-cart-product-meta div:not(:first-child)::before{position:absolute;top:50%;left:6px;width:4px;height:4px;content:"";border-radius:50%;background-color:#406882}.wl_cart_table.wl-cart-style-1 .product-thumbnail .woolentor-cart-product-meta div:not(:first-child){padding-left:12px}.woolentor-cart-list .woolentor-cart-product-meta li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.woolentor-cart-list .woolentor-cart-product-meta{width:100%;margin-bottom:0;color:#1d1d1d;gap:0 15px}.woolentor-cart-list .woolentor-cart-product-meta>div{gap:3px;display:flex;align-items:center}.woolentor-cart-list .woolentor-cart-product-meta>.Wholesale{width:100%}.woolentor-cart-list .woolentor-cart-product-meta>div span.wl-variation-value{font-weight:600;color:#1d1d1d}.woocommerce .woolentor-cart-list .woolentor-product-price-new{font-size:24px;font-weight:700;line-height:1;display:block;color:#1a374d}.woocommerce .woolentor-cart-list .woolentor-product-price-old{margin-top:8px;font-size:13px;line-height:1;display:block;color:#406882;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;gap:10px;color:#828282;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce .woolentor-cart-list .woolentor-product-price{margin-bottom:15px;text-align:right;color:#1d1d1d}@media only screen and (max-width:767px){.woocommerce .woolentor-cart-list .woolentor-product-price{text-align:left}}.woocommerce .woolentor-cart-2 .woolentor-product-price{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce .woolentor-cart-list .woolentor-product-price-old{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.woocommerce .woolentor-cart-list.woolentor-cart-2 .woolentor-product-price-old{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-left:10px}.woolentor-cart-list .woolentor-cart-product-sale{font-size:10px;font-weight:500;margin-left:5px;padding:4px 7px;color:#ff5959;border-radius:3px;background-color:rgb(255 89 89 / .15);display:block}.woolentor-cart-list .woolentor-cart-product-sale{text-align:right}.woolentor-cart-list .woolentor-cart-product-stock{color:#06c;display:block}.woolentor-cart-list .wl-discount-percent{font-size:10px;font-weight:500;margin-left:5px;padding:4px 7px;color:#ff5959;border-radius:3px;background-color:rgb(255 89 89 / .15)}.woolentor-cart-list.wl-discount-placement--separate_line .woolentor-product-price-old{justify-content:right}.woolentor-cart-list.wl-discount-placement--separate_line .woolentor-cart-product-sale{display:inline-block}.woolentor-cart-list.wl-stock-placement--right .woolentor-cart-product-stock{text-align:right;margin-bottom:4px}.woocommerce .woolentor-cart-list .woolentor-cart-product-remove{color:#fff!important;position:absolute;top:-6px;left:-6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;padding:5px;color:#fff;border:none;border-radius:50%;background-color:#6997b5;z-index:99}.woocommerce .woolentor-cart-list .woolentor-cart-product-remove:hover{background-color:#f44336}.woocommerce .woolentor-cart-list .woolentor-cart-product-remove{background-color:#9f9f9f}.woocommerce .woolentor-cart-list .woolentor-cart-product-remove:hover{background-color:#f44336}.woocommerce .woolentor-cart-list .woolentor-product-quantity{font-size:14px;font-weight:500;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.woocommerce .woolentor-cart-list .woolentor-product-quantity input{border:1px solid #dcdcdc;border-radius:3px;background-color:#ededed}.woocommerce .woolentor-cart-list .woolentor-product-quantity input[type="number"]:focus{border-color:#fff0;box-shadow:none}.woocommerce .woolentor-cart-list .woolentor-product-quantity{width:100%;margin-bottom:12px;color:#1d1d1d;gap:15px}.woolentor-cart-list .woolentor-cart-product-content-middle .product-quantity{margin-bottom:0}.woolentor-cart-list .woolentor-cart-product-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;width:100%;padding-top:20px;border-top:1px solid #ebebeb}@media only screen and (min-width:768px) and (max-width:991px){.woolentor-cart-list .woolentor-cart-product-actions{gap:20px}}@media only screen and (max-width:767px){.woolentor-cart-list .woolentor-cart-product-actions{gap:15px}}.woolentor-cart-list .woolentor-cart-product-actions-btn{line-height:1}.woolentor-cart-list .woolentor-cart-product-actions>*{padding-right:30px;border-right:1px solid #406882}.woolentor-cart-list .woolentor-cart-product-actions>*:last-child{padding-right:0;border-right:0}.woolentor-cart-list .woolentor-cart-product-actions-btn button{font-size:14px;font-weight:500;line-height:18px;padding:0;color:#406882;border:none;background-color:#fff0}.woolentor-cart-list .woolentor-cart-product-actions-btn button:hover{text-decoration:underline}.woolentor-cart-list>li{padding:40px 0;border-color:#ebebeb}.woocommerce .woolentor-cart-list .product-name a,.woocommerce .woolentor-cart-list .product-name{font-size:18px;font-weight:500;color:#1d1d1d;margin-bottom:0;padding:0}.woocommerce .woolentor-cart-list .product-name a{font-size:inherit;font-weight:inherit;color:inherit}.woocommerce .woolentor-cart-list .product-name a:hover{color:#06c}.woocommerce td.product-name dl.variation,.woocommerce td.product-name .wc-item-meta{list-style:none outside}.woocommerce .woolentor-cart-list .product-name dl.variation dt,.woocommerce .woolentor-cart-list .product-name dl.variation .wc-item-meta-label,.woocommerce .woolentor-cart-list .product-name .wc-item-meta dt,.woocommerce .woolentor-cart-list .product-name .wc-item-meta .wc-item-meta-label{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce .woolentor-cart-list .product-name dl.variation dd,.woocommerce .woolentor-cart-list .product-name .wc-item-meta dd{margin:0}.woocommerce .woolentor-cart-list .product-name dl.variation p,.woocommerce .woolentor-cart-list .product-name dl.variation:last-child,.woocommerce .woolentor-cart-list .product-name .wc-item-meta p,.woocommerce .woolentor-cart-list .product-name .wc-item-meta:last-child{margin-bottom:0}.woocommerce .woolentor-cart-list .product-name p.backorder_notification{font-size:.83em}.woolentor-cart-list [data-swatch_color]{border-radius:100%;width:20px;height:20px;text-indent:-9999px;display:inline-block}.woolentor-cart-2 .woolentor-cart-product-actions{padding-top:0;border-top:0;gap:20px}.woolentor-cart-2 .woolentor-cart-product-actions>*{padding-right:0;border-right:0}.woolentor-cart-2 .woolentor-cart-product-actions{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;padding-bottom:35px}.woolentor-cart-2 .woolentor-cart-product-actions i{font-size:20px}@media only screen and (max-width:767px){.woolentor-cart-list .woolentor-cart-product-actions{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}}.woolentor-cart-list .woolentor-cart-product-actions-btn a{color:#1d1d1d}.woolentor-cart-list .yith-wcwl-add-to-wishlist{margin-top:0}.woocommerce .woolentor-cart-2 .woolentor-product-quantity{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.woolentor-cart-list .woolentor-cart-product-details-toggle{font-size:14px;font-weight:500;background-color:#fff0}.woolentor-cart-list .wishsuite-button svg{display:none}.woolentor-cart-list .wishsuite-btn-text{margin-left:0}@media only screen and (max-width:921px){body #content .woolentor-cart-list table.cart .product-thumbnail{display:block}}@media only screen and (min-width:767px){.woolentor-cart-list .woolentor-cart-product-actions.wl-style--1{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.woolentor-cart-list .woolentor-cart-product-actions.wl-style--1 .woolentor-cart-product-details-toggle{margin-left:0;margin-right:auto;border:0;padding:0}.woolentor-cart-list .woolentor-cart-product-actions.wl-style--2 .woolentor-cart-product-details-toggle{-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999;margin-left:auto;margin-right:0;padding-right:0;border:none}.woolentor-cart-list .woolentor-cart-product-actions.wl-style--3{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.woolentor-cart-list .woolentor-cart-product-details-list{font-size:14px;font-weight:500;display:none;-ms-flex-preferred-size:100%;flex-basis:100%}.woolentor-cart-list .woolentor-cart-product-details-list ul{list-style:disc;padding-left:15px;margin-left:0}@media only screen and (max-width:921px){body .woolentor-cart-list table.shop_table_responsive tr td:before,.woocommerce-page .woolentor-cart-list table.shop_table_responsive tr td:before{content:""}body .woolentor-cart-list table.shop_table_responsive tr td{text-align:left!important}}@media only screen and (max-width:767px){.woolentor-cart-list .woolentor-cart-product{display:block}body #content .woolentor-cart-list table.cart .product-thumbnail{display:inline-block;width:auto;max-width:inherit;text-align:left!important;margin-right:0}body #content .woolentor-cart-list table.cart .product-thumbnail img{margin-bottom:10px}.woocommerce .woolentor-cart-list .woolentor-product-price-old{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.woocommerce .woolentor-cart-2 .woolentor-product-price-old{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woolentor-cart-list .woolentor-cart-product-id{margin-bottom:0}.woolentor-cart-list .woolentor-cart-product-content-right{text-align:left}.woolentor-cart-list .woolentor-cart-product-actions.wl-style--1{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}body .woolentor-cart-list table.shop_table_responsive tr td{text-align:center!important}.woolentor-cart-list .woolentor-cart-product-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woolentor-cart-list .woolentor-cart-product-content-left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}.woolentor-cart-list .woolentor-cart-product-meta{display:block}.woocommerce .woolentor-cart-list .woolentor-product-price{text-align:center}.woocommerce .woolentor-cart-list .woolentor-product-quantity{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woolentor-cart-list .woolentor-cart-product-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.woolentor-cart-2 .woolentor-cart-product-actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}body #content .woolentor-cart-list table.cart .product-thumbnail{text-align:center!important}.woolentor-cart-list .woolentor-cart-product-content-right{text-align:center;width:100%}}.theme-hello-elementor .woolentor-cart-list table tbody>tr:nth-child(odd)>td,.theme-hello-elementor .woolentor-cart-list table tbody>tr:nth-child(odd)>th,.theme-hello-elementor .woolentor-cart-list table tbody tr:hover>td,.theme-hello-elementor .woolentor-cart-list table tbody tr:hover>th{background-color:unset}.theme-hello-elementor .woolentor-cart-list table td{border-left:0;border-right:0;border-bottom:0}.wl-cart-cross-sell-2 h2{font-size:24px;font-weight:500;line-height:1;margin-bottom:30px;color:#1a374d}@media only screen and (max-width:479px){.wl-cart-cross-sell-2 h2{font-size:20px}}.wl-cart-cross-sell-2 .wl-product{display:flex;flex-wrap:wrap;gap:20px;align-items:center}@media only screen and (min-width:1200px) and (max-width:1549px),only screen and (max-width:479px){.wl-cart-cross-sell-2 .wl-product{gap:15px}}.wl-cart-cross-sell-2 .wl-product:not(:last-child){margin-bottom:30px}.wl-cart-cross-sell-2 .wl-product-thumb{display:flex;align-self:flex-start;width:100px}@media only screen and (min-width:1200px) and (max-width:1549px),only screen and (max-width:479px){.wl-cart-cross-sell-2 .wl-product-thumb{width:80px}}.wl-cart-cross-sell-2 .wl-product-content{flex:1 0}.wl-cart-cross-sell-2 .wl-product-title{font-size:18px;font-weight:400;margin-bottom:10px}@media only screen and (min-width:1200px) and (max-width:1549px),only screen and (max-width:479px){.wl-cart-cross-sell-2 .wl-product-title{font-size:15px}}.wl-cart-cross-sell-2 .wl-product-title a{color:#1a374d}.wl-cart-cross-sell-2 .wl-product-title a:hover{color:#406882}.wl-cart-cross-sell-2 .wl-product-rating{position:relative;margin-bottom:6px;display:flex;flex-wrap:wrap;overflow:hidden}.wl-cart-cross-sell-2 .wl-product-rating .star-rating{margin-bottom:0}.wl-cart-cross-sell-2 .wl-product-rating-number{font-size:13px;line-height:1;margin-left:5px}.wl-cart-cross-sell-2 .wl-product-price,.wl-cart-cross-sell-2 .wl-product-price .amount{font-size:18px;font-weight:400}.woocommerce-page.woocommerce-checkout form .elementor-widget-wl-checkout-order-review[class*="wl-heading-alignment-"] #order_review_heading{float:none;width:auto}.woocommerce-page .elementor-widget-wl-checkout-order-review table.shop_table{width:100%}.woolentor.woocommerce-shipping-fields #ship-to-different-address input{height:auto;width:auto}.woocommerce .elementor-widget-wl-checkout-multi-step-form form .form-row .select2-container{width:100%!important}.woolentor-quickview-content-builder .elementor-widget-wrap .elementor-widget{margin-bottom:0}.woolentor-quickview-content-builder .ht-quick-view-single.images{float:left!important}.woolentor-quick-cart-area{position:absolute;top:100%;left:0;z-index:10;width:100%;height:100%;background-color:rgb(255 255 255 / .9);-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease,-webkit-transform 0.3s ease;padding:0 20px}.quick-cart-open .woolentor-quick-cart-area{overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;-webkit-transition:-webkit-transform 0.4s ease;transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;transition:transform 0.4s ease,-webkit-transform 0.4s ease;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.woocommerce div.product .woolentor-quick-cart-area form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;width:100%;margin-right:0;padding-top:.5em;padding-bottom:.5em}.woocommerce div.product .woolentor-quick-cart-area form.cart .variations select:focus{outline:none}.woolentor-quick-cart-area .quantity{display:none!important}.woolentor-quick-cart-area .single_add_to_cart_button{width:100%}.woolentor-quick-cart-close{display:inline-block;padding:1px 10px;position:absolute;right:0;top:5px;cursor:pointer;transition:0.4s}.woolentor-quick-cart-close:hover{color:#d93025}.woolentor-quick-cart-area .woolentor-quick-cart-form{padding-top:40px}.ht-products.woocommerce .woolentor-quick-cart-area a.added_to_cart,.ht-product .woolentor-quick-cart-area a.added_to_cart{width:100%;padding:3px;text-align:center;border:1px solid #ddd;margin-top:5px}.ht-products.woocommerce div.product .woolentor-quick-cart-area form.cart table{border-width:0 0 1px;margin:0 0 1.2em}.ht-products.woocommerce div.product .woolentor-quick-cart-area form.cart .variations{border-bottom:1px solid rgb(0 0 0 / .1);position:relative;margin-bottom:1em;width:100%}.ht-products.woocommerce div.product .woolentor-quick-cart-area form.cart .variations td,.ht-products.woocommerce div.product .woolentor-quick-cart-area form.cart .variations th{border:0;vertical-align:top;line-height:2em;padding-top:0;padding-bottom:0;padding-right:0;display:block}.ht-products.woocommerce div.product .woolentor-quick-cart-area form.cart table td{padding-left:0}.elementor-widget-wl-single-product-rating .woocommerce-product-rating .star-rating{margin-right:10px!important}.wl_cart_table.wl-cart-style-1 .woolentor-cart-img{position:relative;margin-bottom:10px;display:inline-block}.theme-hello-elementor .wl_cart_table.wl-cart-style-1 .woolentor-cart-cats .posted_in label{margin-top:-7px}.theme-hello-elementor table.wl_cart_table tbody>tr:nth-child(odd)>td,.theme-hello-elementor table.wl_cart_table tbody>tr:nth-child(odd)>th,.theme-hello-elementor .cart_totals.wl-style--1 table tbody>tr:nth-child(odd)>td,.theme-hello-elementor .cart_totals.wl-style--1 tbody>tr:nth-child(odd)>th,.theme-hello-elementor .cart_totals.wl-style--2 table tbody>tr:nth-child(odd)>td,.theme-hello-elementor .cart_totals.wl-style--2 tbody>tr:nth-child(odd)>th{background-color:#fff0}.theme-hello-elementor table.wl_cart_table tbody tr:hover>td,.theme-hello-elementor table.wl_cart_table tbody tr:hover>th,.theme-hello-elementor .cart_totals.wl-style--1 table tbody tr:hover>td,.theme-hello-elementor .cart_totals.wl-style--1 table tbody tr:hover>th,.theme-hello-elementor .cart_totals.wl-style--2 table tbody tr:hover>td,.theme-hello-elementor .cart_totals.wl-style--2 table tbody tr:hover>th{background-color:#fff0}.theme-blocksy .wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity div.quantity[data-type] input[type="number"]{padding:5px!important}.theme-blocksy .cart_totals.wl-style--2 .woocommerce-shipping-methods li{flex-direction:row}.theme-blocksy .cart_totals.wl-style--1 .woocommerce-shipping-methods li{display:block}.theme-blocksy .wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity div.quantity{width:unset;height:unset}.theme-blocksy .wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity span.ct-increase,.theme-blocksy .wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity span.ct-decrease{display:none}.theme-oceanwp .wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity a{display:none}.theme-oceanwp .wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity{min-width:0}.theme-storefront .wl_cart_table.wl-cart-style-1 a.remove::before{display:none}.theme-storefront .wl_cart_table.wl-cart-style-1 a.remove{text-indent:initial}.wl_cart_table.wl-cart-style-1 .woocommerce-shipping-methods{padding:0}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-remove,.woocommerce .wl_cart_table.wl-cart-style-1 a.remove{display:inline-flex;justify-content:center;align-items:center;color:#fff;background-color:#6997b5;border:none;font-size:12px}.wl_cart_table.wl-cart-style-1 .cart_item .product-remove .woolentor-cart-product-remove{display:inline-flex;align-items:center;justify-content:center;top:50%;margin-top:-14px}.wl_cart_table.wl-cart-style-1 .cart_item .woolentor-cart-product-remove::before{border:none}.wl_cart_table.wl-cart-style-1 .cart_item .product-remove .woolentor-cart-product-remove.wl-remove-icon-style-1,.wl_cart_table.wl-cart-style-1 .woolentor-cart-img .woolentor-cart-product-remove.wl-remove-icon-style-1{width:25px;height:25px;border-radius:50%}.wl_cart_table.wl-cart-style-1 .product-remove .woolentor-cart-product-remove.wl-remove-icon-style-2,.wl_cart_table.wl-cart-style-1 .woolentor-cart-img .woolentor-cart-product-remove.wl-remove-icon-style-2{width:50px;height:28px;border-radius:20px 0 0 20px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-img .woolentor-cart-product-remove.wl-remove-icon-style-1{position:absolute;top:-6px;left:-6px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-img .woolentor-cart-product-remove.wl-remove-icon-style-2{position:absolute;top:0;left:0}.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail .woolentor-cart-product-remove.wl-remove-icon-style-1.left{left:-6px;right:auto}.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail .woolentor-cart-product-remove.wl-remove-icon-style-1.right{right:-6px;left:auto}.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail .woolentor-cart-product-remove.wl-remove-icon-style-1.center{left:50%;margin-left:-12px}.wl_cart_table.wl-cart-style-1 .cart_item .product-remove .woolentor-cart-product-remove.left,.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail .woolentor-cart-product-remove.wl-remove-icon-style-2.left{left:0;right:auto}.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail .woolentor-cart-product-remove.wl-remove-icon-style-2.right{right:0;left:auto}.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail .woolentor-cart-product-remove.wl-remove-icon-style-2.center{left:50%;margin-left:-25px}.wl_cart_table.wl-cart-style-1 tr.cart_item .product-thumbnail .woolentor-cart-product-id-wraper label{margin-right:5px;margin-top:-4px}.wl_cart_table.wl-cart-style-1 tr.cart_item .product-thumbnail .woolentor-cart-product-id{display:inline-block}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-id{margin-bottom:0}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-title{font-size:18px;font-weight:500;margin-bottom:5px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-stock p{margin-bottom:0}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity{font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:5px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-2,.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-3{gap:0;line-height:0}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity button.woolentor-cart-product-quantity-btn{color:#fff;position:relative;display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:5px;color:#fff;border:none;transition:0.4s;cursor:pointer}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity button.woolentor-cart-product-quantity-btn:focus{outline:none}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-1 button.woolentor-cart-product-quantity-btn{border-radius:50%;background:#6997b5;color:#fff}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-2 button.woolentor-cart-product-quantity-btn{background:#fafafc;color:#000;border:1px solid #ddd;height:30px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-4 button.woolentor-cart-product-quantity-btn{border:none;background:#fff0;color:#000;position:absolute;z-index:2;right:0;display:flex;width:30px;height:17px;padding:5px;color:#989898;border:none}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-3 button.woolentor-cart-product-quantity-btn{background:#fff0;color:#000}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-3{border:1px solid #ddd;padding:6px 6px;border-radius:20px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-4{position:relative}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-4 button.woolentor-cart-product-quantity-btn.minus{bottom:0;padding-top:0}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-4 button.woolentor-cart-product-quantity-btn.plus{top:0;padding-bottom:0}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity button.woolentor-cart-product-quantity-btn i{font-size:12px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-4 button.woolentor-cart-product-quantity-btn i{font-size:10px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity input{width:2.631em;min-height:21px;height:21px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-2 .quantity input{height:30px}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-4 .quantity input{width:65px;min-height:35px;text-align:center;padding:5px 29px 5px 5px;border-radius:5px;max-width:100%}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-1 .quantity input,.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-3 .quantity input{border:none;background:#fff0;box-shadow:none}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity input::-webkit-outer-spin-button,.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity .quantity input[type="number"]{-moz-appearance:textfield}.wl_cart_table.wl-cart-style-1 .cart_item .woolentor-cart-product.inline{display:flex;align-items:center}.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail .woolentor-cart-img a.woolentor-cart-product-thumb img{display:block}.wl_cart_table.wl-cart-style-1 .cart_item .woolentor-cart-product{text-align:left}.wl_cart_table.wl-cart-style-1 .cart_item .woolentor-cart-product.inline .woolentor-cart-product-content{margin-left:20px;text-align:left}.wl_cart_table.wl-cart-style-1 .cart_item .woolentor-cart-product.inline .woolentor-cart-img{margin-bottom:0}.shop_table.cart tr td{padding:15px}.woolentor-thankyou-order-details-style-one{width:100%!important}.woolentor-thankyou-order-details-style-one thead th{text-align:center}.woolentor-thankyou-order-details-style-one .product-image{width:100px}.woolentor-thankyou-order-details-style-one .product-price,.woolentor-thankyou-order-details-style-one .product-quantity,.woolentor-thankyou-order-details-style-one .product-total{width:150px;text-align:center}.woolentor-thankyou-order-details-style-one .product-image img{width:100%}.woolentor-thankyou-order-details-style-one ul.wc-item-meta{padding:0}.woolentor-thankyou-order-details-style-one ul.wc-item-meta p{margin-top:5px}.woolentor-thankyou-order-details-style-one tfoot th,.woolentor-thankyou-order-details-style-one tfoot td{text-align:right}.wl-single-product-navigation a:focus{outline:none}.wl-single-product-navigation{display:flex;justify-content:start}.wl-single-product-navigation a{margin-left:12px;line-height:0;text-decoration:none;width:35px;height:35px;display:inline-block;text-align:center}.wl-single-product-navigation a:hover>i{color:#333}.wl-single-product-navigation a i{font-size:35px;color:#ababab;line-height:35px}.elementor-widget-wl-single-product-title,.elementor-widget-wl-single-product-title .product_title.entry-title,.elementor-widget-wl-single-product-title .elementor-widget-container{display:inline-block}.woolentor_current_theme_flatsome .elementor-widget-wl-cart-total label,.woolentor_current_theme_flatsome .elementor-widget-wl-cart-total span.amount{color:inherit}.woolentor_current_theme_flatsome .elementor-widget-wl-cart-table .woolentor-cart-product-quantity .plus.is-form,.woolentor_current_theme_flatsome .elementor-widget-wl-cart-table .woolentor-cart-product-quantity .minus.is-form{display:none}.woolentor_current_theme_flatsome .elementor-widget-wl-cart-table .wl_cart_table.wl-cart-style-1 .woolentor-cart-product-quantity.wlqty-style-4 button.woolentor-cart-product-quantity-btn{margin-bottom:auto;margin-right:auto;min-height:auto}.woolentor_current_theme_flatsome .elementor-widget-wl-cart-total .cart_totals>table th.product-name{display:none}.woolentor_current_theme_flatsome .elementor-widget-wl-cart-total .cart_totals>h2{display:block}@media (min-width:768px) and (max-width:991px){.wlshop-list-wrap .wlshop-list-content{margin:0;overflow:hidden;padding:10px 15px}.woocommerce .ht-product-list-action ul li a{margin-bottom:8px}.wl-shop-tab-links{float:none}.cart.wl_cart_table .actions .coupon+.wl_update_cart_shop{float:none;display:block}}@media (max-width:767px){.wlshop-list-wrap .wlshop-list-content{margin:0;overflow:hidden;padding:10px 15px}.wlshop-list-price-action-wrap{display:block;margin:20px 0 0}.woocommerce .wlshop-list-price-ratting .star-rating{float:none;margin-bottom:15px}.woocommerce .ht-product-list-action ul li a{margin-bottom:8px}.woocommerce .elementor-widget-woolentor-custom-product-archive .woocommerce-ordering{float:none}.wl-shop-tab-links{float:none}.wl_cart_table.shop_table.cart tr.cart_item td{width:100%}}@media only screen and (max-width:921px){.wl_cart_table.wl-cart-style-1 .cart_item .product-thumbnail{display:block!important}.wl_cart_table.wl-cart-style-1 .cart_item .woolentor-cart-product .woolentor-cart-product-content{text-align:left}}.slider-for__item img{width:100%}.wl-product-details-images{margin-bottom:7px}.wl-product-details-thumbs{margin-left:-7px;margin-right:-7px}@media only screen and (max-width:767px){.wl-product-details-thumbs{float:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 -5px}.wl-product-details-thumbs .sm-image{padding:5px}}.wl-product-details-thumbs .sm-image{padding:0 5px}.wl-product-details-thumbs .sm-image img{border:2px solid #fff0}.wl-product-details-thumbs .sm-image img{width:100%}.wl-product-details-thumbs .slick-current img{border:2px solid #000;opacity:1}.wl-product-details-images .lg-image a{display:block}.wl-product-details-images .lg-image a img{width:100%}@media only screen and (max-width:767px){.wl-product-details-images{float:inherit;width:calc(100% - 0px);padding-left:0}}.product-details-scroll-images .lg-image{margin-bottom:30px}.product-details-scroll-images .lg-image:last-child{margin-bottom:0}.product-details-scroll-images .lg-image a{display:block}.product-details-scroll-images .lg-image a img{width:100%}.slider-for__item img{cursor:-webkit-grab;cursor:grab}.wl-product-details-thumbs .slick-arrow,.wl-product-details-images .slick-arrow{opacity:0;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;height:40px;width:40px;right:auto;color:#d3b48c;z-index:9;text-align:center;font-size:24px}.wl-product-details-thumbs .slick-arrow.arrow-next,.wl-product-details-images .slick-arrow.arrow-next{right:0;left:auto}.wl-product-details-thumbs:hover .slick-arrow,.wl-product-details-images:hover .slick-arrow{opacity:1}.cart_totals.wl-style--2 tr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body .cart_totals.wl-style--2 table.shop_table td,body .cart_totals.wl-style--2 table.shop_table th{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}body .cart_totals.wl-style--2 table.shop_table th{width:10%}body .cart_totals.wl-style--2 table.shop_table td{text-align:right}body .cart_totals.wl-style--2 table.shop_table .shipping th{display:none}body .cart_totals.wl-style--2 table.shop_table .shipping td{text-align:right}body .cart_totals.wl-style--2 table.shop_table .shipping td :not(ul){text-align:left}body .cart_totals.wl-style--2 ul#shipping_method li{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;text-indent:initial;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .cart_totals.wl-style--2 ul#shipping_method li label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body .cart_totals.wl-style--2 ul#shipping_method .amount{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right}body .elementor-widget-wl-cart-total .wc-proceed-to-checkout .button.checkout-button{margin-left:auto;margin-right:auto}@media only screen and (max-width:921px){body .cart_totals.wl-style--2 ul#shipping_method{width:100%;overflow:hidden}body .cart_totals.wl-style--2 table.shop_table_responsive tr.shipping td:before{margin-bottom:5px}}.theme-oceanwp.account-original-style .woocommerce .woolentor-woocommerce-myaccount-login-page #customer_login>div{width:inherit;max-width:inherit;float:inherit}.theme-oceanwp .woocommerce.woolentor-woocommerce-myaccount-login-page #customer_login>div{border-style:none;border-width:0;border-color:inherit}.theme-oceanwp .woocommerce.woolentor-woocommerce-myaccount-login-page .oceanwp-loginform-wrap form{width:inherit;max-width:inherit;padding:inherit;border-width:inherit}.theme-oceanwp.account-original-style .woocommerce .woolentor-woocommerce-myaccount-login-page #customer_login h2{display:block}.theme-oceanwp.woocommerce .woolentor-woocommerce-myaccount-login-page .owp-account-links li .owp-account-link{display:none}.theme-astra .cart_totals.wl-style--2 ul#shipping_method li:not(.elementor-widget-woocommerce-cart #shipping_method li){display:flex;padding:0;text-indent:initial;align-items:center}.wp-embed-responsive .wp-block{outline:0}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[dir=rtl] .slick-slider .slick-list{direction:rtl}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:fit-content;min-height:1px}[dir='rtl'] .slick-list .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}@font-face{font-display:swap;font-family:'simple-line-icons';src:url(/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.eot?v=2.4.0);src:url('/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.eot?v=2.4.0#iefix') format('embedded-opentype'),url(/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.woff2?v=2.4.0) format('woff2'),url(/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.ttf?v=2.4.0) format('truetype'),url(/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.woff?v=2.4.0) format('woff'),url('/wp-content/plugins/woolentor-addons/assets/fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons') format('svg');font-weight:400;font-style:normal}.wp-embed-responsive .wp-block{outline:0}.sli{font-family:'simple-line-icons';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sli-user:before{content:"\e005"}.sli-people:before{content:"\e001"}.sli-user-female:before{content:"\e000"}.sli-user-follow:before{content:"\e002"}.sli-user-following:before{content:"\e003"}.sli-user-unfollow:before{content:"\e004"}.sli-login:before{content:"\e066"}.sli-logout:before{content:"\e065"}.sli-emotsmile:before{content:"\e021"}.sli-phone:before{content:"\e600"}.sli-call-end:before{content:"\e048"}.sli-call-in:before{content:"\e047"}.sli-call-out:before{content:"\e046"}.sli-map:before{content:"\e033"}.sli-location-pin:before{content:"\e096"}.sli-direction:before{content:"\e042"}.sli-directions:before{content:"\e041"}.sli-compass:before{content:"\e045"}.sli-layers:before{content:"\e034"}.sli-menu:before{content:"\e601"}.sli-list:before{content:"\e067"}.sli-options-vertical:before{content:"\e602"}.sli-options:before{content:"\e603"}.sli-arrow-down:before{content:"\e604"}.sli-arrow-left:before{content:"\e605"}.sli-arrow-right:before{content:"\e606"}.sli-arrow-up:before{content:"\e607"}.sli-arrow-up-circle:before{content:"\e078"}.sli-arrow-left-circle:before{content:"\e07a"}.sli-arrow-right-circle:before{content:"\e079"}.sli-arrow-down-circle:before{content:"\e07b"}.sli-check:before{content:"\e080"}.sli-clock:before{content:"\e081"}.sli-plus:before{content:"\e095"}.sli-minus:before{content:"\e615"}.sli-close:before{content:"\e082"}.sli-event:before{content:"\e619"}.sli-exclamation:before{content:"\e617"}.sli-organization:before{content:"\e616"}.sli-trophy:before{content:"\e006"}.sli-screen-smartphone:before{content:"\e010"}.sli-screen-desktop:before{content:"\e011"}.sli-plane:before{content:"\e012"}.sli-notebook:before{content:"\e013"}.sli-mustache:before{content:"\e014"}.sli-mouse:before{content:"\e015"}.sli-magnet:before{content:"\e016"}.sli-energy:before{content:"\e020"}.sli-disc:before{content:"\e022"}.sli-cursor:before{content:"\e06e"}.sli-cursor-move:before{content:"\e023"}.sli-crop:before{content:"\e024"}.sli-chemistry:before{content:"\e026"}.sli-speedometer:before{content:"\e007"}.sli-shield:before{content:"\e00e"}.sli-screen-tablet:before{content:"\e00f"}.sli-magic-wand:before{content:"\e017"}.sli-hourglass:before{content:"\e018"}.sli-graduation:before{content:"\e019"}.sli-ghost:before{content:"\e01a"}.sli-game-controller:before{content:"\e01b"}.sli-fire:before{content:"\e01c"}.sli-eyeglass:before{content:"\e01d"}.sli-envelope-open:before{content:"\e01e"}.sli-envelope-letter:before{content:"\e01f"}.sli-bell:before{content:"\e027"}.sli-badge:before{content:"\e028"}.sli-anchor:before{content:"\e029"}.sli-wallet:before{content:"\e02a"}.sli-vector:before{content:"\e02b"}.sli-speech:before{content:"\e02c"}.sli-puzzle:before{content:"\e02d"}.sli-printer:before{content:"\e02e"}.sli-present:before{content:"\e02f"}.sli-playlist:before{content:"\e030"}.sli-pin:before{content:"\e031"}.sli-picture:before{content:"\e032"}.sli-handbag:before{content:"\e035"}.sli-globe-alt:before{content:"\e036"}.sli-globe:before{content:"\e037"}.sli-folder-alt:before{content:"\e039"}.sli-folder:before{content:"\e089"}.sli-film:before{content:"\e03a"}.sli-feed:before{content:"\e03b"}.sli-drop:before{content:"\e03e"}.sli-drawer:before{content:"\e03f"}.sli-docs:before{content:"\e040"}.sli-doc:before{content:"\e085"}.sli-diamond:before{content:"\e043"}.sli-cup:before{content:"\e044"}.sli-calculator:before{content:"\e049"}.sli-bubbles:before{content:"\e04a"}.sli-briefcase:before{content:"\e04b"}.sli-book-open:before{content:"\e04c"}.sli-basket-loaded:before{content:"\e04d"}.sli-basket:before{content:"\e04e"}.sli-bag:before{content:"\e04f"}.sli-action-undo:before{content:"\e050"}.sli-action-redo:before{content:"\e051"}.sli-wrench:before{content:"\e052"}.sli-umbrella:before{content:"\e053"}.sli-trash:before{content:"\e054"}.sli-tag:before{content:"\e055"}.sli-support:before{content:"\e056"}.sli-frame:before{content:"\e038"}.sli-size-fullscreen:before{content:"\e057"}.sli-size-actual:before{content:"\e058"}.sli-shuffle:before{content:"\e059"}.sli-share-alt:before{content:"\e05a"}.sli-share:before{content:"\e05b"}.sli-rocket:before{content:"\e05c"}.sli-question:before{content:"\e05d"}.sli-pie-chart:before{content:"\e05e"}.sli-pencil:before{content:"\e05f"}.sli-note:before{content:"\e060"}.sli-loop:before{content:"\e064"}.sli-home:before{content:"\e069"}.sli-grid:before{content:"\e06a"}.sli-graph:before{content:"\e06b"}.sli-microphone:before{content:"\e063"}.sli-music-tone-alt:before{content:"\e061"}.sli-music-tone:before{content:"\e062"}.sli-earphones-alt:before{content:"\e03c"}.sli-earphones:before{content:"\e03d"}.sli-equalizer:before{content:"\e06c"}.sli-like:before{content:"\e068"}.sli-dislike:before{content:"\e06d"}.sli-control-start:before{content:"\e06f"}.sli-control-rewind:before{content:"\e070"}.sli-control-play:before{content:"\e071"}.sli-control-pause:before{content:"\e072"}.sli-control-forward:before{content:"\e073"}.sli-control-end:before{content:"\e074"}.sli-volume-1:before{content:"\e09f"}.sli-volume-2:before{content:"\e0a0"}.sli-volume-off:before{content:"\e0a1"}.sli-calendar:before{content:"\e075"}.sli-bulb:before{content:"\e076"}.sli-chart:before{content:"\e077"}.sli-ban:before{content:"\e07c"}.sli-bubble:before{content:"\e07d"}.sli-camrecorder:before{content:"\e07e"}.sli-camera:before{content:"\e07f"}.sli-cloud-download:before{content:"\e083"}.sli-cloud-upload:before{content:"\e084"}.sli-envelope:before{content:"\e086"}.sli-eye:before{content:"\e087"}.sli-flag:before{content:"\e088"}.sli-heart:before{content:"\e08a"}.sli-info:before{content:"\e08b"}.sli-key:before{content:"\e08c"}.sli-link:before{content:"\e08d"}.sli-lock:before{content:"\e08e"}.sli-lock-open:before{content:"\e08f"}.sli-magnifier:before{content:"\e090"}.sli-magnifier-add:before{content:"\e091"}.sli-magnifier-remove:before{content:"\e092"}.sli-paper-clip:before{content:"\e093"}.sli-paper-plane:before{content:"\e094"}.sli-power:before{content:"\e097"}.sli-refresh:before{content:"\e098"}.sli-reload:before{content:"\e099"}.sli-settings:before{content:"\e09a"}.sli-star:before{content:"\e09b"}.sli-symbol-female:before{content:"\e09c"}.sli-symbol-male:before{content:"\e09d"}.sli-target:before{content:"\e09e"}.sli-credit-card:before{content:"\e025"}.sli-paypal:before{content:"\e608"}.sli-social-tumblr:before{content:"\e00a"}.sli-social-twitter:before{content:"\e009"}.sli-social-facebook:before{content:"\e00b"}.sli-social-instagram:before{content:"\e609"}.sli-social-linkedin:before{content:"\e60a"}.sli-social-pinterest:before{content:"\e60b"}.sli-social-github:before{content:"\e60c"}.sli-social-google:before{content:"\e60d"}.sli-social-reddit:before{content:"\e60e"}.sli-social-skype:before{content:"\e60f"}.sli-social-dribbble:before{content:"\e00d"}.sli-social-behance:before{content:"\e610"}.sli-social-foursqare:before{content:"\e611"}.sli-social-soundcloud:before{content:"\e612"}.sli-social-spotify:before{content:"\e613"}.sli-social-stumbleupon:before{content:"\e614"}.sli-social-youtube:before{content:"\e008"}.sli-social-dropbox:before{content:"\e00c"}.sli-social-vkontakte:before{content:"\e618"}.sli-social-steam:before{content:"\e620"}.wp-embed-responsive .wp-block{outline:0}.woolentor-products.wl-row{clear:both}.ht-overflow-hidden{overflow:hidden}.ht-product-2 .ht-product-image-wrap-2{position:relative;margin-bottom:15px}.ht-product-2 .ht-product-image-wrap-2 a{display:block}.ht-product-2 .ht-product-image-wrap-2 a.htcompare-btn{justify-content:center}.ht-product-2 .ht-product-image-wrap-2 a,.ht-product-2 .ht-product-image-wrap-2 a img{width:100%}.ht-product-2 .ht-product-image-wrap-2 a img.ht-product-img-zoom{transition:all 0.7s ease 0s;transform:scale(1);width:100%}.ht-product-2 .ht-product-image-wrap-2 a img.ht-hover-img{position:absolute;top:0;left:50%;opacity:0;visibility:hidden;transform:translate(-50%,20px);transition:0.7s;z-index:8}.ht-product-2 .ht-product-image-wrap-2 .ht-product-badges{position:absolute;z-index:9;top:18px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-badges.ht-badges-right{right:20px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-badges.ht-badges-left{left:20px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-badges span{display:inline-block;color:#fff;line-height:1;background-color:#000;font-size:12px;font-weight:500;padding:5px 8px;border-radius:3px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options{position:absolute;z-index:7;bottom:20px;left:20px;visibility:hidden;width:calc(100% - 40px);padding:15px 10px 20px;transition:all 0.7s ease 0s;transform:translateY(50%);opacity:0;background-color:#fff;z-index:9}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options ul{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;margin:0;padding:0;list-style:none;color:#333}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options ul:not(:last-child){margin-bottom:10px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options ul.colors li{margin:0 4px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options ul.colors li a{width:16px;height:16px;font-size:0;display:inline-block;border-radius:50%}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options ul.colors li a.black{background-color:#000}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options ul.colors li a.red{background-color:#b2483c}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options ul.colors li a.blue{background-color:#1e73be}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options ul.sizes li{margin:0 4px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options ul.sizes li a{font-size:15px;opacity:.5;line-height:1}.ht-product-2 .ht-product-image-wrap-2 .ht-product-options ul.sizes li a:hover{opacity:1}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2{position:absolute;left:20px;top:15px;display:flex;flex-direction:column;z-index:9}.ht-product-2 .ht-product-image-wrap-2 [class*="ht-product-action"] ul{margin:0;padding:0;list-style:none}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li{opacity:0;visibility:hidden;transition:all 0.4s ease 0s;margin:5px 0 5px -20px;position:relative}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li a{font-size:16px;color:#444;border:1px solid #e6e6e6;background-color:#fff;display:inline-block;width:40px;height:40px;border-radius:100%;text-align:center;left:auto!important}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li a.htcompare-btn.loading,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li a.htcompare-btn.loading,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li a.htcompare-btn.loading{padding:0}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li a.htcompare-btn.loading::after{top:7px;right:10px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li a.htcompare-btn.added::after,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li a.htcompare-btn.added::after,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li a.htcompare-btn.added::after,.elementor-widget-wl-product-grid .woolentor-products .wishsuite-btn-text,.woolentor_block_product_grid .woolentor-products .wishsuite-btn-text{display:none}.ht-product-2 .ht-product-content-2 .ht-price-addtocart-wrap [class*="ht-addtocart"] a{position:relative}.ht-product-2 .ht-product-content-2 .ht-price-addtocart-wrap [class*="ht-addtocart"] a.woolentor-product-addtocart.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:0;left:0;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.ht-product-2 [class*="ht-product-action"] .wlgrid-cart-btn a.added{display:none}.ht-product-2 [class*="ht-product-action"] .wlgrid-cart-btn a.wc-forward{padding:0}.ht-product-2 [class*="ht-product-action"] .wlgrid-cart-btn a.loading i[class*="fa-"]::before{content:"\e01c";font-family:WooCommerce}.ht-product-2 [class*="ht-product-action"] .wlgrid-cart-btn a.loading i[class*="fa-"]{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.ht-product-2 .ht-product-content-2 .ht-price-addtocart-wrap .ht-addtocart a.woolentor-product-addtocart.loading{padding-left:20px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li a i{color:inherit}.ht-product-2 .ht-product-content-2 .ht-price-addtocart-wrap .ht-addtocart a.woolentor-button-icon-right{display:flex;flex-direction:row-reverse;align-items:center}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li .woolentor-compare.compare::before{bottom:0;top:0;align-items:center}.ht-product-2 .ht-product-image-wrap-2 [class*="ht-product-action"] ul li a .ht-product-action-tooltip{display:none}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li a i{line-height:40px;margin:0}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li:nth-child(1){transition-delay:0.2s}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li:nth-child(2){transition-delay:0.1s}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li:nth-child(3){transition-delay:0s}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li a:hover{border:1px solid #dc9a0e;background-color:#dc9a0e;color:#fff}.woolentor-grid-style-2 .ht-product-content-2{text-align:center}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3{position:absolute;left:50%;bottom:0;width:100%;z-index:9;transform:translateX(-50%);align-items:center}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li{opacity:0;visibility:hidden;transition:all 0.5s ease;transform:translateY(20px);display:block;float:left;height:48px;width:48px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li a{display:flex;align-items:center;justify-content:center;font-size:16px;color:#fff;background-color:#dc9a0e;width:100%;height:100%}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li.wlwishlist{border:none}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li.wlwishlist a{border-right:1px solid rgb(255 255 255 / .2)}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li.wlwishlist a i{margin:0}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li.wlwishlist .yith-wcwl-add-to-wishlist,.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li.wlwishlist div{height:100%;margin:0}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li.wlgrid-cart-btn{width:calc(100% - 48px - 48px);transition-delay:0.1s}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li a.woolentor-product-addtocart:not(.woolentor-button-icon-right) i{margin-right:7px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li a.woolentor-button-icon-right{flex-direction:row-reverse}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li a.woolentor-button-icon-right i{margin-left:7px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li.wlgrid-quickview{transition-delay:0.2s}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li a.woolentorquickview{border-left:1px solid rgb(255 255 255 / .2);margin:0;margin-left:-1px}.ht-product-2 .ht-product-image-wrap-2 .ht-product-action-3 ul li a:hover{background-color:#000}.woolentor-grid-style-3 .ht-product-2 .ht-product-content-2 .ht-product-ratting-2{margin:10px 0 3px}.woolentor-grid-style-3 .ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2{position:absolute;bottom:20px;left:0;right:0;z-index:9;top:auto}.woolentor-grid-style-3 .ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul{display:flex;justify-content:center;text-align:center}.woolentor-grid-style-3 .ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li{width:46px;height:46px;display:block;border-radius:100%;transition:all 0.3s ease 0s;transform:scale3d(0,0,0);margin:0 4px}.woolentor-grid-style-3 .ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li a{background:#fff;color:#444;text-align:center;font-size:16px;display:block;margin:0 4px;border:1px solid #e6e6e6;height:100%;width:100%}.woolentor-grid-style-3 .ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li .woolentor-compare.compare::before{left:3px}.woolentor-grid-style-3 .ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li i{line-height:46px}.woolentor-grid-style-3 .ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li:nth-child(1){transition:all 0.3s}.woolentor-grid-style-3 .ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li:nth-child(2){transition:all 0.6s}.woolentor-grid-style-3 .ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li:nth-child(3){transition:all 0.9s}.woolentor-grid-style-3 .ht-product-2 .ht-product-image-wrap-2 .ht-product-action-2 ul li a:hover{border:1px solid #dc9a0e;background-color:#dc9a0e;color:#fff}.ht-product-2 .ht-product-image-wrap-2 [class*="ht-product-action"] ul li .yith-wcwl-add-to-wishlist,.ht-product-2 .ht-product-image-wrap-2 [class*="ht-product-action"] ul li div{margin:0;width:100%;height:100%}.ht-product-2 .ht-product-content-2.ht-product-content-2-padding{padding:0 20px 20px}.ht-product-2 .ht-product-content-2.ht-product-content-2-hidden{transition:all 0.7s ease 0s}.ht-product-2 .ht-product-content-2.ht-product-content-2-up{transition:all 0.7s ease 0s;background-color:#fff;padding:20px 20px 15px;position:relative;z-index:9}.ht-product-2 .ht-product-content-2 .ht-product-categories-2{margin:0 0 5px}.ht-product-2 .ht-product-content-2 .ht-product-categories-2 a{color:#dc9a0e;font-size:14px;display:block}.ht-product-2 .ht-product-content-2 .ht-product-categories-2 a:hover{color:#444}.ht-product-2 .ht-product-content-2 .ht-product-title-2{font-size:18px;margin:0 0 10px}.ht-product-2 .ht-product-content-2 .ht-product-title-2 a{color:#444}.ht-product-2 .ht-product-content-2 .ht-product-title-2 a:hover{color:#dc9a0e}.ht-product-2 .ht-product-content-2 .ht-price-addtocart-wrap{display:flex;align-items:center;justify-content:space-between}.ht-product-2 .ht-product-content-2 .ht-price-addtocart-wrap .ht-addtocart a{opacity:0;visibility:hidden;margin-right:-30px;color:#333;display:inline-block;font-weight:500;transition:all 0.5s ease 0s}.ht-product-2 .ht-product-content-2 .ht-price-addtocart-wrap .ht-addtocart a:hover{color:#dc9a0e}.ht-product-2 .ht-product-content-2 .ht-product-price-2{line-height:1}.ht-product-2 .ht-product-content-2 .ht-product-price-2 span{color:#444;font-size:16px;font-weight:500}.ht-product-2 .ht-product-content-2 .ht-product-price-2 span.ht-old{font-weight:300;font-size:15px;text-decoration:line-through;margin-left:9px}.ht-product-2 .ht-product-content-2 .ht-product-ratting-2{line-height:1;margin:12px 0 0}.ht-product-2 .ht-product-content-2 .ht-product-ratting-2 i{font-size:13px;line-height:14px;padding:0 1px;color:#dc9a0e}.ht-product-2 .ht-product-content-2 .ht-product-ratting-2 i.gray{color:#5f5d5d}.ht-product-2 .ht-product-content-2 .ht-addtocart-2 a.woolentor-product-addtocart{background:#f6f6f6;color:#444;width:40px;height:40px;text-align:center;font-size:16px;border-radius:50%;display:inline-block;transition:all 0.3s ease 0s}.ht-product-2 .ht-product-content-2 .ht-addtocart-2 a.woolentor-product-addtocart i{line-height:40px}.ht-product-2 .ht-product-content-2 .ht-addtocart-2 a.woolentor-product-addtocart:hover{background-color:#dc9a0e;color:#fff}.ht-product-2 .ht-product-content-2-wrap{position:relative}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5{position:absolute;z-index:5;top:0;right:0;left:0;display:flex;visibility:hidden;align-items:center;flex-wrap:wrap;justify-content:center;transition:all 0.7s ease 0s;transform:translateY(50%);opacity:0}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul{margin:0;padding:0;list-style:none;display:flex}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li{width:48px;height:48px;margin:0 5px;text-align:center}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li a{font-size:16px;color:#fff;background-color:#333;display:block;position:relative;border-radius:50%}:is(.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6) ul li a.added:not(.wishsuite-button,.wishlist){display:none}:is(.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6) ul li a.added_to_cart{text-indent:-9999px;position:relative;height:100%;text-align:center}:is(.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6) ul li a.added_to_cart::before{content:"\f058";text-indent:0;position:absolute;width:100%;height:100%;top:8px;left:0;font-family:"Font Awesome 5 Free"}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li a:hover{background-color:#dc9a0e}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li a i{line-height:48px;margin:0}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li a .ht-product-action-tooltip,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 .ht-product-action-tooltip{display:none}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li .wishlist.button-default,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li .wishlist.button-default{margin:0;height:100%}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li a.woolentor-compare{height:100%}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li a.htcompare-btn{width:100%;justify-content:center}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-5 ul li a.woolentor-compare:before,.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li a.woolentor-compare:before{display:flex;align-items:center}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li{display:inline-block;width:50px;height:42px;margin:0 6px;opacity:0;visibility:hidden;transition:all 0.3s ease 0s}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li a{color:#fff;background-color:#333;font-size:16px;border-radius:.25rem;display:block;width:100%;height:100%}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li a.htcompare-btn{justify-content:center}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li .wishlist.button-default div{height:100%}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li:nth-child(1){animation-delay:0.2s}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li:nth-child(2){animation-delay:0.3s}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li:nth-child(3){animation-delay:0.4s}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li:nth-child(4){animation-delay:0.5s}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li a:hover{color:#fff;background-color:#dc9a0e}.ht-product-2 .ht-product-content-2-wrap .ht-product-action-6 ul li a i{line-height:40px;margin:0}.woocommerce [class*="woolentor-grid-style-"] a.added_to_cart{margin-top:0;padding-top:0;margin-left:5px}.ht-product-2:hover .ht-product-image-wrap-2 a img.ht-product-img-zoom{transform:scale(1.2)}.ht-product-2:hover .ht-product-image-wrap-2 a img.ht-hover-img{opacity:1;visibility:visible;transform:translate(-50%,0)}.ht-product-2:hover .ht-product-image-wrap-2 .ht-product-options{visibility:visible;transform:translateY(0);opacity:1}.ht-product-2:hover .ht-product-image-wrap-2 .ht-product-action-2 ul li{opacity:1;visibility:visible;margin:5px 0 5px 0}.ht-product-2:hover .ht-product-image-wrap-2 .ht-product-action-3 ul li{opacity:1;visibility:visible;transform:translateY(0)}.woolentor-grid-style-3 .ht-product-2:hover .ht-product-image-wrap-2 .ht-product-action-2 ul li{transform:scaleX(1);margin:0 4px}.ht-product-2:hover .ht-product-content-2 .ht-price-addtocart-wrap .ht-addtocart a{opacity:1;visibility:visible;margin-right:0}.ht-product-2:hover .ht-product-content-2.ht-product-content-2-hidden{visibility:hidden;transform:translateY(-20px);opacity:0}.ht-product-2:hover .ht-product-content-2.ht-product-content-2-up{transform:translateY(-50px)}.ht-product-2:hover .ht-product-action-5{visibility:visible;transform:translateY(0);opacity:1}.ht-product-2:hover .ht-product-action-6 ul li{visibility:visible;opacity:1;animation-duration:0.6s;animation-fill-mode:both;animation-name:fadeInUp}.elementor-widget-wl-product-grid .slick-list{margin:0 -15px}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-display:swap;font-family:'FontAwesome';src:url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.ht-text-center{text-align:center}.ht-container-fluid,.ht-container{margin-right:auto;margin-left:auto}.ht-container-fluid{padding-right:2rem;padding-left:2rem}.ht-container{padding-right:1rem;padding-left:1rem}.ht-d-flex{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.ht-row{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.ht-row.ht-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ht-col.ht-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.ht-col-xs,.ht-col-xs-1,.ht-col-xs-2,.ht-col-xs-3,.ht-col-xs-4,.ht-col-xs-5,.ht-col-xs-6,.ht-col-xs-7,.ht-col-xs-8,.ht-col-xs-9,.ht-col-xs-10,.ht-col-xs-11,.ht-col-xs-12,.ht-col-xs-offset-0,.ht-col-xs-offset-1,.ht-col-xs-offset-2,.ht-col-xs-offset-3,.ht-col-xs-offset-4,.ht-col-xs-offset-5,.ht-col-xs-offset-6,.ht-col-xs-offset-7,.ht-col-xs-offset-8,.ht-col-xs-offset-9,.ht-col-xs-offset-10,.ht-col-xs-offset-11,.ht-col-xs-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.ht-col-xs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0%;max-width:100%}.ht-col-xs-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.ht-col-xs-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.ht-col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.ht-col-xs-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.ht-col-xs-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.ht-col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.ht-col-xs-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.ht-col-xs-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.ht-col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.ht-col-xs-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.ht-col-xs-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.ht-col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.ht-col-xs-offset-0{margin-left:0}.ht-col-xs-offset-1{margin-left:8.33333333%}.ht-col-xs-offset-2{margin-left:16.66666667%}.ht-col-xs-offset-3{margin-left:25%}.ht-col-xs-offset-4{margin-left:33.33333333%}.ht-col-xs-offset-5{margin-left:41.66666667%}.ht-col-xs-offset-6{margin-left:50%}.ht-col-xs-offset-7{margin-left:58.33333333%}.ht-col-xs-offset-8{margin-left:66.66666667%}.ht-col-xs-offset-9{margin-left:75%}.ht-col-xs-offset-10{margin-left:83.33333333%}.ht-col-xs-offset-11{margin-left:91.66666667%}.ht-start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.ht-center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ht-end-xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.ht-top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ht-middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ht-bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ht-around-xs{-ms-flex-pack:distribute;justify-content:space-around}.ht-between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ht-first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ht-last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width:48em){.ht-container{width:49rem}.ht-col-sm,.ht-col-sm-1,.ht-col-sm-2,.ht-col-sm-3,.ht-col-sm-4,.ht-col-sm-5,.ht-col-sm-6,.ht-col-sm-7,.ht-col-sm-8,.ht-col-sm-9,.ht-col-sm-10,.ht-col-sm-11,.ht-col-sm-12,.ht-col-sm-offset-0,.ht-col-sm-offset-1,.ht-col-sm-offset-2,.ht-col-sm-offset-3,.ht-col-sm-offset-4,.ht-col-sm-offset-5,.ht-col-sm-offset-6,.ht-col-sm-offset-7,.ht-col-sm-offset-8,.ht-col-sm-offset-9,.ht-col-sm-offset-10,.ht-col-sm-offset-11,.ht-col-sm-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.ht-col-sm{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0%;max-width:100%}.ht-col-sm-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.ht-col-sm-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.ht-col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.ht-col-sm-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.ht-col-sm-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.ht-col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.ht-col-sm-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.ht-col-sm-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.ht-col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.ht-col-sm-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.ht-col-sm-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.ht-col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.ht-col-sm-offset-0{margin-left:0}.ht-col-sm-offset-1{margin-left:8.33333333%}.ht-col-sm-offset-2{margin-left:16.66666667%}.ht-col-sm-offset-3{margin-left:25%}.ht-col-sm-offset-4{margin-left:33.33333333%}.ht-col-sm-offset-5{margin-left:41.66666667%}.ht-col-sm-offset-6{margin-left:50%}.ht-col-sm-offset-7{margin-left:58.33333333%}.ht-col-sm-offset-8{margin-left:66.66666667%}.ht-col-sm-offset-9{margin-left:75%}.ht-col-sm-offset-10{margin-left:83.33333333%}.ht-col-sm-offset-11{margin-left:91.66666667%}.ht-start-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.ht-center-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ht-end-sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.ht-top-sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ht-middle-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ht-bottom-sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ht-around-sm{-ms-flex-pack:distribute;justify-content:space-around}.ht-between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ht-first-sm{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ht-last-sm{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:64em){.ht-container{width:65rem}.ht-col-md,.ht-col-md-1,.ht-col-md-2,.ht-col-md-3,.ht-col-md-4,.ht-col-md-5,.ht-col-md-6,.ht-col-md-7,.ht-col-md-8,.ht-col-md-9,.ht-col-md-10,.ht-col-md-11,.ht-col-md-12,.ht-col-md-offset-0,.ht-col-md-offset-1,.ht-col-md-offset-2,.ht-col-md-offset-3,.ht-col-md-offset-4,.ht-col-md-offset-5,.ht-col-md-offset-6,.ht-col-md-offset-7,.ht-col-md-offset-8,.ht-col-md-offset-9,.ht-col-md-offset-10,.ht-col-md-offset-11,.ht-col-md-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.ht-col-md{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0%;max-width:100%}.ht-col-md-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.ht-col-md-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.ht-col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.ht-col-md-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.ht-col-md-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.ht-col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.ht-col-md-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.ht-col-md-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.ht-col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.ht-col-md-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.ht-col-md-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.ht-col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.ht-col-md-offset-0{margin-left:0}.ht-col-md-offset-1{margin-left:8.33333333%}.ht-col-md-offset-2{margin-left:16.66666667%}.ht-col-md-offset-3{margin-left:25%}.ht-col-md-offset-4{margin-left:33.33333333%}.ht-col-md-offset-5{margin-left:41.66666667%}.ht-col-md-offset-6{margin-left:50%}.ht-col-md-offset-7{margin-left:58.33333333%}.ht-col-md-offset-8{margin-left:66.66666667%}.ht-col-md-offset-9{margin-left:75%}.ht-col-md-offset-10{margin-left:83.33333333%}.ht-col-md-offset-11{margin-left:91.66666667%}.ht-start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.ht-center-md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ht-end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.ht-top-md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ht-middle-md{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ht-bottom-md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ht-around-md{-ms-flex-pack:distribute;justify-content:space-around}.ht-between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ht-first-md{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ht-last-md{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:75em){.ht-container{width:1200px}.ht-col-lg,.ht-col-lg-1,.ht-col-lg-2,.ht-col-lg-3,.ht-col-lg-4,.ht-col-lg-5,.ht-col-lg-6,.ht-col-lg-7,.ht-col-lg-8,.ht-col-lg-9,.ht-col-lg-10,.ht-col-lg-11,.ht-col-lg-12,.ht-col-lg-offset-0,.ht-col-lg-offset-1,.ht-col-lg-offset-2,.ht-col-lg-offset-3,.ht-col-lg-offset-4,.ht-col-lg-offset-5,.ht-col-lg-offset-6,.ht-col-lg-offset-7,.ht-col-lg-offset-8,.ht-col-lg-offset-9,.ht-col-lg-offset-10,.ht-col-lg-offset-11,.ht-col-lg-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.ht-col-lg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0%;max-width:100%}.ht-col-lg-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.ht-col-lg-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.ht-col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.ht-col-lg-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.ht-col-lg-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.ht-col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.ht-col-lg-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.ht-col-lg-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.ht-col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.ht-col-lg-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.ht-col-lg-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.ht-col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.ht-col-lg-offset-0{margin-left:0}.ht-col-lg-offset-1{margin-left:8.33333333%}.ht-col-lg-offset-2{margin-left:16.66666667%}.ht-col-lg-offset-3{margin-left:25%}.ht-col-lg-offset-4{margin-left:33.33333333%}.ht-col-lg-offset-5{margin-left:41.66666667%}.ht-col-lg-offset-6{margin-left:50%}.ht-col-lg-offset-7{margin-left:58.33333333%}.ht-col-lg-offset-8{margin-left:66.66666667%}.ht-col-lg-offset-9{margin-left:75%}.ht-col-lg-offset-10{margin-left:83.33333333%}.ht-col-lg-offset-11{margin-left:91.66666667%}.ht-start-lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.ht-center-lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.ht-end-lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.ht-top-lg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ht-middle-lg{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ht-bottom-lg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.ht-around-lg{-ms-flex-pack:distribute;justify-content:space-around}.ht-between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ht-first-lg{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.ht-last-lg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.wp-embed-responsive .wp-block{outline:0}.cus-col-5.ht-col-md-6{flex:0 0 20%;max-width:20%}.product-style{position:relative;z-index:35}.product-slider{width:100%}.product-item{padding-bottom:10px;margin-bottom:30px}.product-item mark,.product-item ins{background:#fff0}.product-item .product-inner .image-wrap{position:relative;text-align:center;overflow:hidden}.product-item .product-inner .image-wrap .wishlist,.product-item .product-inner .image-wrap .tinv-wraper{display:block;position:absolute;right:20px;top:20px;left:auto!important;margin-top:0}.product-item .product-inner .image-wrap .tinv-wraper a,.ht-product-action .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button{margin:0}.ht-product-list-action .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button{margin-top:0}.product-item .product-inner .image-wrap .tinv-wraper a .tinvwl_add_to_wishlist-text,.ht-product-action .tinv-wraper a .tinvwl_add_to_wishlist-text{display:none}.ht-product-action .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart::before,.ht-product-action .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus::before{font-size:26px}.yith-wcwl-add-to-wishlist .ajax-loading{left:20px;margin:0;position:absolute;top:4px}.product-item .content{padding-top:10px}.content h4.title{margin:0}.product-item .product-inner .content .title{font-size:20px;margin-bottom:10px}.product-item .actions{background:#333 none repeat scroll 0 0;border-radius:20px;color:#fff;display:flex;left:50%;position:absolute;text-align:center;top:50%;transform:translateX(-50%);transition:all 0.4s ease 0s;width:150px;opacity:0;visibility:hidden}.product-item .actions>*{flex:1 0 auto}.product-item .product-inner .image-wrap .actions.style_two{width:85%;border-radius:0;bottom:0;top:auto}.product-item .woocommerce.compare-button a.button{background-color:#333;border-radius:20px}.product-item .product-inner .image-wrap .style_two .wishlist{position:static}.yith-wcwl-add-button{position:relative}.style_two .yith-wcwl-add-to-wishlist .ajax-loading{margin-left:0;top:11px}.product-item .woocommerce.product.compare-button,.product-item .actions .htcompare-btn{border-left:1px solid #999}.product-item .actions .htcompare-btn{border-radius:0}.product-item:hover .actions{opacity:1;transform:translateX(-50%) translateY(-50%);visibility:visible}.product-item .actions a,.product-item .woocommerce.compare-button a.button{color:#fff;display:block;font-weight:400;line-height:inherit;padding:7px 5px;text-indent:-999999px;position:relative;background:#fff0}.product-item .actions a{border-radius:20px 0 0 20px}.product-item .actions a::before{color:#fff;content:"";font-family:fontawesome;height:100%;left:0;position:absolute;text-indent:0;top:5px;width:100%}.product-item .actions .compare-button a::before,.product-item .actions .htcompare-btn::before{content:"\f021"}.product-item .product-inner .image-wrap .style_two .wishlist a::before{content:"\f08a"}.product-item .product-inner .image-wrap .style_two .wishlist .yith-wcwl-wishlistexistsbrowse a::before,.product-item .product-inner .image-wrap .style_two .wishlist .yith-wcwl-wishlistaddedbrowse a::before{content:"\f004"}.product-item .product-inner .actions.style_two a{text-indent:0}.product-item .product-inner .actions.style_two a::before{display:none}.product-item .product-inner .actions.style_two .tinv-wishlist a::before{display:block;font-size:20px;line-height:28px}.product-item .product-inner .actions.style_two .tinv-wishlist a{text-indent:-999999px;margin:0}.product-item.product_style_three .product-inner .image-wrap{overflow:visible}.product_information_area{background:#fff none repeat scroll 0 0;bottom:-90px;box-shadow:0 0 12px rgb(0 0 0 / .18);left:0;opacity:0;position:absolute;text-align:left;transition:all 0.4s ease 0s;visibility:hidden;width:100%;z-index:9}.product_information_area .content{padding-bottom:15px;text-align:center}.product-item .product-inner .image-wrap .product_information_area .actions.style_two{border-radius:0;bottom:0;opacity:1;overflow:hidden;padding:0 30px;position:static;top:auto;transform:translateX(0);visibility:visible;width:100%}.product-item:hover .product_information_area{bottom:-103px;opacity:1;visibility:visible}.woocommerce.woolentor_current_theme_hello-elementor span.onsale,.woolentor_current_theme_hello-elementor span.onsale,.elementor-widget-woolentor-product-tab span.onsale{background-color:#23252a;border-radius:3px;color:#fff;font-size:14px;font-weight:500;left:15px;top:15px;line-height:1!important;min-height:inherit!important;min-width:inherit!important;padding:5px 10px;position:absolute}.product-item a.button.added{display:none!important}.product-item .actions .htcompare-btn.added{display:block!important}.product-item .actions .htcompare-btn.loading{padding:0}.product-item .actions a.htcompare-btn.loading::after{right:20px}.product-item .product-inner .image-wrap .actions a.added_to_cart{text-indent:-99999px}.product-item .product-inner .image-wrap .actions a.added_to_cart::before{content:"";font-family:WooCommerce;font-size:20px;left:auto;position:absolute;text-indent:0;top:0;display:block}.elementor-widget-woolentor-product-tab .product-item .product-inner .image-wrap .actions a.added_to_cart::before{line-height:36px}.product-item a.button.added::after,.product-item a.button.loading::after{color:#fff;content:"";display:block;font-family:"fontawesome";margin:0 auto;position:absolute;text-indent:0;top:5px}.ht-tab-menus{margin:0;padding:0;list-style:none}.ht-tab-menus{margin-bottom:45px}.ht-tab-menus li{display:inline-block;margin-right:20px}.ht-tab-menus li:last-child{margin-right:0}.ht-tab-menus li a{border:1px solid #fff0;border-radius:50px;padding:5px 15px;text-transform:capitalize}.ht-tab-menus li a:focus{outline:none}.ht-tab-menus li a.htactive{border-color:#e5e5e5}.ht-tab-pane{display:none}.ht-tab-pane.htactive{display:block}.product_attribute ul{list-style:outside none none;margin:0 0 20px;padding:0;text-align:left}.product_information_area .attribute_label{font-weight:600}.product_attribute{margin-top:25px;padding:0 30px}.product_attribute ul li{display:inline-block;line-height:1;margin:0 10px 0 0}.product_attribute ul li.color_attribute{border-radius:100%;height:15px;width:15px}.product-slider .slick-arrow{background:#fff0 none repeat scroll 0 0;border:2px solid #ddd;color:#ddd;font-size:20px;height:40px;left:-30px;line-height:inherit;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:99;transition:0.4s}.product-slider .slick-arrow.slick-next{right:-30px;left:auto}.product-slider .slick-arrow:hover{border-color:#333;color:#333}.product-slider .slick-dots{bottom:0;display:flex;left:50%;list-style:outside none none;margin:0;padding:0;position:absolute;transform:translateX(-50%)}.product-slider .slick-dots li{line-height:12px;margin:0 4px}.product-slider .slick-dots li button{background-color:#fff0;border:1px solid #4e4f4f;border-radius:50px;height:13px;padding:0;text-indent:-9999px;width:13px;line-height:13px}.product-slider .slick-dots li.slick-active button{background-color:#282828;border-color:#282828}.col2-set .col-1,.col2-set .col-2{flex:0 0 100%;max-width:100%}.col2-set .form-row{display:block}[class*="elementor-widget-woolentor"] .slick-prev::before,[class*="elementor-widget-woolentor"] .slick-next::before,[class*="elementor-widget-wl"] .slick-prev::before,[class*="elementor-widget-wl"] .slick-next::before{display:none}.woocommerce div.product.mb-30{margin-bottom:30px}li.woolentor-cart .button:before{opacity:1;filter:inherit}[dir="rtl"] .slick-prev{right:auto}.ht-products .wlshop-grid-area.ht-product .ht-product-inner .ht-product-action ul li a.wishsuite-button,.elementor-widget-woolentor-universal-product .ht-products .ht-product .ht-product-inner .ht-product-action ul li a.wishsuite-button{line-height:40px}[class*="elementor-widget-woolentor"]:not(.elementor-widget-woolentor-product-tab) .wishsuite-shop-top_thumbnail{position:relative!important;top:0;left:0!important}.ht-product-action ul li.woolentor-cart a.wc-forward.added_to_cart{padding:0;margin:0}.woolentor_current_theme_blocksy .ht-product-action ul li.woolentor-cart a.wc-forward.added_to_cart{background-color:transparent!important}.woolentor-short-desc ul,.woolentor-short-desc ol,.woolentor-products .woocommerce-product-details__short-description ul,.woolentor-products .woocommerce-product-details__short-description ol{margin-left:15px}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a[class*="shopengine"]{display:none}.ht-product-image-wrap .ht-product-image{position:relative}.ht-product-image-wrap .ht-product-image .ht-product-hover-img{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#fff;opacity:0;transition:opacity 0.5s ease,transform 2s cubic-bezier(0,0,.44,1.18)}.ht-product-inner:hover .ht-product-image-wrap .ht-product-image .ht-product-hover-img{opacity:1;transform:scale(1.09)}.ht-products{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Roboto",sans-serif}.ht-products *{-webkit-box-sizing:border-box;box-sizing:border-box}.ht-products .ht-product .ht-product-inner{color:#444;border:1px solid #f1f1f1;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;position:relative;overflow:hidden}.woolentor-product-same-height.ht-products .ht-product .ht-product-inner{height:100%;display:flex;flex-direction:column}.woolentor-product-same-height.ht-products .ht-product .ht-product-content{flex:1 0}.woolentor-product-same-height.ht-products.product-slider .slick-list,.woolentor-product-same-height.ht-products.product-slider .slick-track,.woolentor-product-same-height.ht-products.product-slider .ht-product{height:100%!important}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap{position:absolute;left:0;width:100%;bottom:0}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown{max-width:370px;padding:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:auto}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single{-webkit-box-flex:1;-webkit-flex:1 0 25%;-ms-flex:1 0 25%;flex:1 0 25%;max-width:25%;padding:2px}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{padding:10px;background-color:rgb(0 0 0 / .75);text-align:center}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner h3{font-size:14px;font-weight:700;margin:0 0 2px;color:#fff}.ht-products .ht-product .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner p{font-size:12px;color:#fff;margin:0}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap{position:relative;overflow:hidden}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-label{font-size:13px;text-transform:uppercase;font-weight:700;position:absolute;top:18px;z-index:3}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-label.ht-stockout{color:#f05b64!important}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-label.ht-product-label-left{left:30px;right:auto}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-label.ht-product-label-right{left:auto;right:30px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image img{width:100%}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:25px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:30px;border:none;background-color:transparent!important;text-align:center;padding:0;cursor:pointer;z-index:99;color:#444}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow i{font-size:18px;line-height:30px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow.slick-prev{left:15px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow.slick-next{right:15px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow:focus{outline:none}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-arrow:hover{color:#000}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-dots{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;left:0;bottom:-25px;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;transform:translateX(0)}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-dots li{margin:0 5px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-dots li button{display:block;text-indent:-99999px;padding:0;width:10px;height:10px;border:none;border-radius:50%;background-color:#cccccc!important;cursor:pointer}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-dots li.slick-active button{background-color:#666666!important}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-image-slider .slick-slide{height:auto}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab{overflow:hidden;width:100%}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab .ht-product-cus-tab-pane{display:none}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab .ht-product-cus-tab-pane.htactive{display:block}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab .ht-product-cus-tab-pane a{display:block}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab .ht-product-cus-tab-pane a img{width:100%}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab-links{position:absolute;left:50%;bottom:15px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:0;padding:0;list-style:none;width:150px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab-links li{width:33.333333%;padding:0 2px;margin-bottom:5px}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab-links li a{display:block;border:3px solid rgb(0 0 0 / .55);background:#fff none repeat scroll 0 0}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab-links li a.htactive{border-color:rgb(220 154 14 / .55)}.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-image .ht-product-cus-tab-links li a img{width:100%}.ht-products .ht-product .ht-product-inner .ht-product-action{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:25px;right:auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:9}.ht-products .ht-product .ht-product-inner .ht-product-action ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:-5px;padding:0}.ht-products .ht-product .ht-product-inner .ht-product-action ul li{padding:5px;position:relative}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a{color:#000;text-decoration:none;display:block;text-align:center;width:30px;height:30px;position:relative;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a.htcompare-btn,.ht-products .ht-product .ht-product-inner .ht-product-action ul li a.htcompare-btn .htcompare-btn-text{display:block!important}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a.wishsuite-button svg{width:18px;height:18px}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a.htcompare-btn.loading{padding:0}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a.htcompare-btn.loading::after{right:6px}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a.htcompare-btn.added::after{display:none}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a i{font-size:20px;line-height:30px;margin:0}.woolentor-compare.compare,.ht-product-action ul li.woolentor-cart a{-webkit-text-indent:-99999px;text-indent:-99999px}.ht-products .ht-product .yith-wcwl-add-to-wishlist{margin-top:0}.woolentor-compare.compare::before,.ht-product-action ul li.woolentor-cart a::before{content:"";display:flex;font-family:simple-line-icons!important;font-size:20px;height:100%;justify-content:center;left:0;position:absolute;text-indent:0;width:100%;line-height:30px;opacity:1!important;filter:blur(0)!important;z-index:9999}.ht-product-action ul li.woolentor-cart a::before{content:"";font-weight:400}.ht-product-action ul li.woolentor-cart a.loading::before{animation:2s linear 0s normal none infinite running spin;content:"";font-family:"WooCommerce"!important;height:auto}.ht-product-action ul li.woolentor-cart a.wc-forward::before,.woolentor-compare.compare.added::before{content:""}.ht-products.woocommerce a.added_to_cart{padding:0;display:block}.ht-product-action ul li.woolentor-cart a.button{background:#fff0 none repeat scroll 0 0;padding:0}.ht-product-action ul li.woolentor-cart a.added{display:none!important}.elementor-widget-woolentor-cross-sell-product-custom .ht-product-action ul li.woolentor-cart a.added{display:block!important}.elementor-widget-woolentor-cross-sell-product-custom .ht-product-action ul li.woolentor-cart a.added::before{display:none}.woocommerce .elementor-widget-woolentor-cross-sell-product-custom a.button.added::after{position:absolute;left:0;top:0;text-indent:0}.woocommerce .elementor-widget-woolentor-cross-sell-product-custom .woolentor-btn-text-cart a.button.added::after{right:-15px;left:auto}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a .ht-product-action-tooltip,span.woolentor-tip,[class*="elementor-widget-woolentor"]:not(.elementor-widget-woolentor-product-archive-addons) .wishsuite-button.wishlist span.wishsuite-btn-text{position:absolute;left:100%;top:50%;display:block;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:10px;line-height:1;color:#f1f1f1;background-color:#282828;padding:5px 10px;border-radius:50px;white-space:nowrap;opacity:0;visibility:hidden;margin-left:-10px;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;z-index:99}[class*="elementor-widget-woolentor"]:not(.elementor-widget-woolentor-product-archive-addons) .wishsuite-button.wishlist span.wishsuite-btn-text{margin-right:-10px;-webkit-transform:translateY(-65%);-ms-transform:translateY(-65%);transform:translateY(-65%)}.ht-products .ht-product.ht-product-action-right span.woolentor-tip,.ht-products .ht-product.ht-product-action-right .wishsuite-button.wishlist span.wishsuite-btn-text{left:auto;right:35px}.tooltip_no .ht-product-action-tooltip{display:none!important}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a:hover{color:#dc9a0e}.ht-product-action .yith-wcwl-wishlistaddedbrowse a,.ht-product-action .yith-wcwl-wishlistexistsbrowse a{color:#dc9a0e!important}.ht-products .ht-product .ht-product-inner .ht-product-action ul li a:hover .ht-product-action-tooltip,.ht-products .ht-product .ht-product-inner .ht-product-action ul li:hover span.woolentor-tip,.ht-products .ht-product .ht-product-inner .ht-product-action ul li:hover .wishsuite-button.wishlist span.wishsuite-btn-text{opacity:1;visibility:visible;margin-left:0;margin-right:0}.ht-products .ht-product .ht-product-inner .ht-product-content{padding:30px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner{position:relative}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner>*:not(.woolentor-stock-progress-bar,.stock-management-progressbar){margin-top:0}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner>*:last-child{margin-bottom:0}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories{position:relative;padding-left:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:15px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:1px;background-color:#949494}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories a{color:inherit;text-decoration:none;font-size:14px;line-height:1;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories a:hover{color:#dc9a0e}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-title{font-size:18px;line-height:1.2;font-weight:400;margin-bottom:10px;margin-top:0}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner span.ht-product-title{display:inline-block}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-title a{color:inherit;text-decoration:none;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-title a:hover{color:#dc9a0e}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:19px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price span{line-height:1;font-weight:700;font-size:20px;color:#444}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price mark,.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price ins{background:#fff0 none repeat scroll 0 0}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price span del{margin-right:8px;text-decoration:line-through}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price span del span{font-size:16px;font-weight:500}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ht-products .woocommerce .ht-product-ratting-wrap .star-rating{float:none}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;margin-left:-3px;margin-right:-3px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting i{font-size:13px;line-height:14px;padding-left:3px;padding-right:3px;color:#aaa}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting i:last-child{margin-right:0}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;position:absolute;left:5px;top:0;z-index:3;margin-left:-5px;margin-right:-5px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting i{color:#dc9a0e}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-countdown-wrap{position:static;display:none;margin-top:20px}.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-countdown-wrap .ht-product-countdown{padding:0;margin:-2px}.ht-products .ht-product .ht-product-inner:hover{-webkit-box-shadow:0 4px 10px rgb(0 0 0 / .1);box-shadow:0 4px 10px rgb(0 0 0 / .1)}.ht-products .ht-product.ht-product-countdown-fill .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown{background-color:rgb(0 0 0 / .75)}.ht-products .ht-product.ht-product-countdown-fill .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{background-color:#fff0;padding:0}.ht-products .ht-product.ht-product-countdown-fill .ht-product-inner .ht-product-content .ht-product-countdown-wrap{display:block;margin-bottom:-30px;margin-left:-30px;margin-right:-30px;margin-top:30px;width:auto}.ht-products .ht-product.ht-product-countdown-fill .ht-product-inner .ht-product-content .ht-product-countdown-wrap .ht-product-countdown .cd-single{padding:10px 5px}.ht-products .ht-product.ht-product-countdown-fill.ht-product-countdown-left .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner,.ht-products .ht-product.ht-product-countdown-fill.ht-product-countdown-right .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{padding:5px 3px}.ht-products .ht-product.ht-product-countdown-left .ht-product-inner .ht-product-countdown-wrap{bottom:auto;top:10px;width:auto;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ht-products .ht-product.ht-product-countdown-left .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto}.ht-products .ht-product.ht-product-countdown-left .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single{max-width:100%;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.ht-products .ht-product.ht-product-countdown-left .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{padding:7px 10px}.ht-products .ht-product.ht-product-countdown-right .ht-product-inner .ht-product-countdown-wrap{bottom:auto;top:10px;left:auto;right:0;width:auto;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ht-products .ht-product.ht-product-countdown-right .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto}.ht-products .ht-product.ht-product-countdown-right .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single{max-width:100%;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.ht-products .ht-product.ht-product-countdown-right .ht-product-inner .ht-product-countdown-wrap .ht-product-countdown .cd-single .cd-single-inner{padding:7px 10px}.ht-products .ht-product.ht-product-countdown-middle .ht-product-inner .ht-product-countdown-wrap{bottom:auto;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ht-products .ht-product.ht-product-countdown-content-bottom .ht-product-inner .ht-product-countdown-wrap{display:none}.ht-products .ht-product.ht-product-countdown-content-bottom .ht-product-inner .ht-product-content .ht-product-countdown-wrap{display:block}.ht-products .ht-product.ht-product-countdown-content-bottom .ht-product-inner .ht-product-content .ht-product-countdown-wrap .ht-product-countdown .cd-single{padding:10px 5px}.ht-products .ht-product.ht-product-action-right .ht-product-inner .ht-product-action{left:auto;right:25px}.ht-products .ht-product.ht-product-action-right .ht-product-inner .ht-product-action ul li a .ht-product-action-tooltip{left:auto;right:100%;margin-left:0;margin-right:-10px}.ht-products .ht-product.ht-product-action-right .ht-product-inner .ht-product-action ul li a:hover .ht-product-action-tooltip{margin-right:0}.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action{left:0;right:0;top:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);bottom:15px}.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:-10px}.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action ul li{padding:10px}.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action ul li a .ht-product-action-tooltip,.ht-products .ht-product.ht-product-action-bottom span.woolentor-tip,.ht-products .ht-product.ht-product-action-bottom .wishsuite-button.wishlist span.wishsuite-btn-text{left:50%;right:auto;top:auto;bottom:100%;-webkit-transform:translateX(-50%) translateY(10px);-ms-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px);margin-left:0;margin-right:0}.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action ul li a:hover .ht-product-action-tooltip,.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action ul li a:hover span.wishsuite-btn-text{-webkit-transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action{left:0;right:0}.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:-10px}.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action ul li{padding:10px}.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action ul li a .ht-product-action-tooltip,.ht-products .ht-product.ht-product-action-middle span.woolentor-tip,.ht-products .ht-product.ht-product-action-middle .wishsuite-button.wishlist span.wishsuite-btn-text{left:50%;right:auto;top:auto;bottom:100%;-webkit-transform:translateX(-50%) translateY(10px);-ms-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px);margin-left:0;margin-right:0}.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action ul li a:hover .ht-product-action-tooltip,.ht-products .ht-product.ht-product-action-middle .ht-product-inner .ht-product-action ul li a:hover span.wishsuite-btn-text{-webkit-transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;position:relative;left:0}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-ratting-wrap+.ht-product-action{margin-top:20px!important}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:-10px}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li{padding:10px}:is(.ht-products .ht-product.ht-product-action-bottom-content,.ht-products .ht-product.ht-product-action-bottom) .wishsuite-button.wishlist{padding-top:0}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li a .ht-product-action-tooltip,.ht-products .ht-product.ht-product-action-bottom-content span.woolentor-tip,.ht-products .ht-product.ht-product-action-bottom-content .wishsuite-button.wishlist span.wishsuite-btn-text{left:50%;right:auto;top:auto;bottom:100%;-webkit-transform:translateX(-50%) translateY(10px);-ms-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px);margin-left:0;margin-right:0}.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li a:hover .ht-product-action-tooltip,.ht-products .ht-product.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li a:hover span.wishsuite-btn-text{-webkit-transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0)}.ht-products .ht-product.ht-product-action-on-hover .ht-product-inner .ht-product-action ul li{-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px);opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.ht-products .ht-product.ht-product-action-on-hover .ht-product-inner .ht-product-action ul li:nth-child(2){-webkit-transition:all 0.3s ease 0.2s;-o-transition:all 0.3s ease 0.2s;transition:all 0.3s ease 0.2s}.ht-products .ht-product.ht-product-action-on-hover .ht-product-inner .ht-product-action ul li:nth-child(3){-webkit-transition:all 0.3s ease 0.4s;-o-transition:all 0.3s ease 0.4s;transition:all 0.3s ease 0.4s}.ht-products .ht-product.ht-product-action-on-hover .ht-product-inner .ht-product-action ul li:nth-child(4){-webkit-transition:all 0.3s ease 0.6s;-o-transition:all 0.3s ease 0.6s;transition:all 0.3s ease 0.6s}.ht-products .ht-product.ht-product-action-on-hover .ht-product-inner:hover .ht-product-action ul li{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible}.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-right .ht-product-inner .ht-product-action ul li{-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-right .ht-product-inner:hover .ht-product-action ul li{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-bottom .ht-product-inner .ht-product-action ul li,.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-middle .ht-product-inner .ht-product-action ul li{-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-bottom .ht-product-inner:hover .ht-product-action ul li,.ht-products .ht-product.ht-product-action-on-hover.ht-product-action-middle .ht-product-inner:hover .ht-product-action ul li{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ht-products .ht-product.ht-product-action-style-2 .ht-product-inner .ht-product-action ul{margin:0;background-color:#fff;-webkit-box-shadow:0 4px 10px rgb(0 0 0 / .1);box-shadow:0 4px 10px rgb(0 0 0 / .1);overflow:hidden}.ht-products .ht-product.ht-product-action-style-2 .ht-product-inner .ht-product-action ul:hover{overflow:visible}.ht-products .ht-product.ht-product-action-style-2 .ht-product-inner .ht-product-action ul li{margin-left:10px;margin-right:10px}.ht-products .ht-product.ht-product-action-style-2 .ht-product-inner .ht-product-action ul li:first-child{margin-top:15px}.ht-products .ht-product.ht-product-action-style-2 .ht-product-inner .ht-product-action ul li:last-child{margin-bottom:15px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li:first-child,.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom-content .ht-product-inner .ht-product-action ul li:last-child{margin:0}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom-content .ht-product-inner:hover .ht-product-action ul{width:auto}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-round .ht-product-inner .ht-product-action ul{border-radius:50px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom .ht-product-inner .ht-product-action{bottom:20px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom .ht-product-inner .ht-product-action ul li{margin-top:5px;margin-bottom:5px;margin-left:0;margin-right:0}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom .ht-product-inner .ht-product-action ul li:first-child{margin-left:15px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-bottom .ht-product-inner .ht-product-action ul li:last-child{margin-right:15px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-middle .ht-product-inner .ht-product-action ul li{margin-top:5px;margin-bottom:5px;margin-left:0;margin-right:0}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-middle .ht-product-inner .ht-product-action ul li:first-child{margin-left:15px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-middle .ht-product-inner .ht-product-action ul li:last-child{margin-right:15px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover .ht-product-inner .ht-product-action ul{height:auto;width:0;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover .ht-product-inner .ht-product-action ul li{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible;-webkit-transition:none;-o-transition:none;transition:none}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover .ht-product-inner:hover .ht-product-action ul{width:60px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom .ht-product-inner .ht-product-action ul,.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-middle .ht-product-inner .ht-product-action ul{width:auto;height:0}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom .ht-product-inner:hover .ht-product-action ul,.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-middle .ht-product-inner:hover .ht-product-action ul{height:60px}.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom .ht-product-inner:hover .ht-product-action ul li,.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-middle .ht-product-inner:hover .ht-product-action ul li{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ht-products .ht-product.ht-product-category-right-bottom .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories{position:absolute;right:0;bottom:10px;margin:0;width:100%}.ht-product-content .woocommerce-product-details__short-description{padding:10px 0;overflow:hidden}.ht-products .ht-product.ht-product-ratting-top-right .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price{margin:0}.ht-products .ht-product.ht-product-ratting-top-right .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap{position:absolute;top:0;right:0}.ht-product-content-allcenter{text-align:center}.ht-products .ht-product.ht-product-content-allcenter .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price span,.ht-product-content-allcenter .ht-product-ratting-wrap>div{margin:0 auto}.ht-products .ht-product.ht-product-content-allcenter .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories{display:block;text-align:center}.ht-products .ht-product.ht-product-content-allcenter .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-categories::before{left:35%}.woocommerce.ht-products div.product p.price del,.woocommerce.ht-products div.product span.price del{opacity:1}.product-slider .ht-product.col-1,.ht-product.col.first{clear:unset}.woolentor-banner{align-items:center;display:flex;flex-flow:row wrap;overflow:hidden}.woolentor-banner-img,.woolentor-content{width:50%;float:left}.woolentor-content{padding-left:70px}.woolentor-banner .banner_subtitle{font-size:16px;font-weight:600;margin:0}.woolentor-banner .banner_title{font-size:28px;font-weight:400;margin:35px 0}.woolentor-banner .banner_button{border-bottom:1px solid #000;font-size:12px;font-weight:600;text-transform:uppercase}.woolentor-banner-img img{width:100%}.woolentor-content-align-right .woolentor-banner-img{order:1;padding-right:50px;padding-left:0}.woolentor-content-align-right .woolentor-content{order:2;padding-left:40px}.woolentor-content-align-right.woolentor-banner .banner_title{margin:20px 0}.woolentor-content-align-bottom .woolentor-banner-img{order:1;padding-left:0;width:100%}.woolentor-content-align-bottom .woolentor-content{order:2;padding:30px 0;text-align:center;width:100%}.woolentor-content-align-bottom .banner_title{margin:0 0 20px}.woolentor-banner-layout-2{display:block;position:relative}.woolentor-banner-layout-2 .woolentor-content{padding-left:0}.woolentor-banner-layout-2 .woolentor-banner-img{float:none;width:100%}.woolentor-banner-layout-2 .woolentor-content{padding-left:50px;position:absolute;top:50px;left:0;width:100%}.woolentor-banner-layout-2 .woolentor-content h2{margin:0}.woolentor-banner-layout-2.woolentor-content-align-bottom .woolentor-content{bottom:50px;padding:0 0 0 50px;top:auto;text-align:left}.woolentor-banner-layout-2.woolentor-content-align-right .woolentor-content{left:auto;padding-right:50px;padding-left:0;right:0;text-align:right}.woolentor-banner-layout-2.woolentor-content-align-right .woolentor-banner-img{padding-left:0}.woocommerce.product-slider div.product.ht-product{float:left}.wlspcial-banner .banner-thumb a{overflow:hidden;position:relative;display:block}.wlspcial-banner .banner-thumb a::before{background:#fff none repeat scroll 0 0;content:"";height:0;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:all 0.5s ease 0s;width:0}.wlspcial-banner .banner-thumb a::after{background:#fff none repeat scroll 0 0;bottom:0;content:"";height:0;opacity:0;pointer-events:none;position:absolute;right:0;transition:all 0.5s ease 0s;width:0}.wlspcial-banner .banner-thumb a img{width:100%}.wlspcial-banner:hover .banner-thumb a::before{height:100%;opacity:.3;width:100%}.wlspcial-banner:hover .banner-thumb a::after{height:100%;opacity:.3;width:100%}.wlspcial-banner{position:relative}.wlspcial-banner .banner-content{position:absolute;z-index:2;width:100%;text-align:center}.wlspcial-banner .banner-content a{color:#383838;font-size:14px;font-weight:700;text-transform:uppercase;transition:all 0.4s ease 0s;text-decoration:none;display:inline-block}.woolentor-banner-content-pos-center .banner-content{top:50%;right:0;left:auto;transform:translateY(-50%)}.woolentor-banner-content-pos-bottom .banner-content{bottom:0;padding-bottom:40px}.woolentor-banner-content-pos-top .banner-content{top:0;padding-top:40px}.wlspcial-banner.woolentor-banner-content-pos-right .banner-content{top:50%;right:0;width:auto;transform:translateY(-50%)}.wlspcial-banner.woolentor-banner-content-pos-left .banner-content{top:50%;left:0;width:auto;transform:translateY(-50%)}.wlbanner-badgeimage{position:absolute;top:0;left:0;display:inline-block}.wlbanner-badgeimage img{width:100%}.elementor-widget-woolentor-custom-product-archive .woocommerce[class*="columns-"] .product{margin:0}.elementor-widget-woolentor-custom-product-archive .woocommerce[class*="columns-"] .woolentor_current_theme_layout .product{margin-right:20px}.wl-row{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.wl-row.wlno-gutters{margin-right:0;margin-left:0}[class*="wl-col-"]{padding-right:15px;padding-left:15px}.wl-row>[class*="col-"]{min-height:1px;position:relative;width:100%;padding-right:10px;padding-left:10px}.wl-row.wlno-gutters>[class*="col-"]{padding-right:0;padding-left:0}.wl-columns-1 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wl-columns-2 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wl-columns-3 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 33.333%;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}.wl-columns-4 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wl-columns-5 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.wl-columns-6 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 16.666%;-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%}.wl-columns-7 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 14.285%;-ms-flex:0 0 14.285%;flex:0 0 14.285%;max-width:14.285%}.wl-columns-8 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 12.5%;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.wl-columns-9 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 11.111%;-ms-flex:0 0 11.111%;flex:0 0 11.111%;max-width:11.111%}.wl-columns-10 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 10%;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}.wlsingle-categorie{border:1px solid #f3f3f3;padding:35px 10px;text-align:center;margin-bottom:15px}.wlno-gutters .wlsingle-categorie{margin-bottom:0}.wlsingle-categorie .wlsingle-categorie-img a{font-size:30px}.wlsingle-categorie .wlcategorie-content h4{font-size:16px;margin:17px 0 0;line-height:1;position:relative;display:inline-block}.wlsingle-categorie .wlcategorie-content h4 sup,.wlsingle-categorie .wlcategorie-content p{display:none}.wl-layout-horizontal .wlsingle-categorie .wlcategorie-content h4 sup{position:absolute;top:0;right:0}.wl-layout-vertical .wlsingle-categorie{border:0;padding:0;align-items:center;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.wl-layout-vertical .wlsingle-categorie .wlcategorie-content h4{margin:0;display:flex}.wl-layout-vertical .wlsingle-categorie .wlsingle-categorie-img a{display:flex}.wl-layout-vertical .wlsingle-categorie-img{padding-right:22px}.wl-layout-vertical .wlsingle-categorie{padding:20px 0}.wl-layout-vertical .wl-col-8:first-child .wlsingle-categorie{padding-top:0!important;border-top:0!important}.wl-layout-vertical .wl-col-8:last-child .wlsingle-categorie{padding-bottom:0!important;border-bottom:0!important}.wl-row.slick-slider{margin-right:0;margin-left:0}.wl-single-brand{text-align:center;margin-bottom:20px}.slick-slide .wl-single-brand{margin-bottom:0}.slick-slide .wl-single-brand img{display:inline-block}.ht-product-action-bottom .ht-product-inner .wishsuite-button.wishlist,.ht-product-action-bottom-content .ht-product-inner .wishsuite-button.wishlist,.ht-product-action-middle .ht-product-inner .wishsuite-button.wishlist,.wl_single-product-item .product-content .action li .wishsuite-button.wishlist{padding-top:4px}.ht-product-2 .ht-product-action-2 .wishsuite-button.wishlist{line-height:42px}.ht-product-2 .wishsuite-button.wishlist svg{width:15px;height:15px}.ht-product-2 .ht-product-action-3 .wishsuite-button.wishlist{border-right:1px solid rgb(255 255 255 / .2)}.ht-product-2 .ht-product-action-5 .wishsuite-button.wishlist{line-height:48px}.ht-product-2 .ht-product-action-6 .wishsuite-button.wishlist{line-height:40px}.woocommerce .elementor-widget-wl-single-product-meta .product_meta>span{position:relative}.wlds-css{display:flex;justify-content:center}@keyframes wlds-ripple{0%{top:96px;left:96px;width:0;height:0;opacity:1}100%{top:18px;left:18px;width:156px;height:156px;opacity:0}}@-webkit-keyframes wlds-ripple{0%{top:96px;left:96px;width:0;height:0;opacity:1}100%{top:18px;left:18px;width:156px;height:156px;opacity:0}}.wlds-ripple{position:relative}.wlds-ripple div{box-sizing:content-box;position:absolute;border-width:4px;border-style:solid;opacity:1;border-radius:50%;-webkit-animation:wlds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:wlds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.wlds-ripple div:nth-child(1){border-color:#51cacc}.wlds-ripple div:nth-child(2){border-color:#9df871;-webkit-animation-delay:-0.5s;animation-delay:-0.5s}.wlds-ripple{width:200px!important;height:200px!important;-webkit-transform:translate(-100px,-100px) scale(1) translate(100px,100px);transform:translate(-100px,-100px) scale(1) translate(100px,100px)}.elementor-widget-wl-product-related .products>h2,.elementor-widget-wl-product-additional-information h2,.elementor-widget-wl-single-product-upsell .up-sells>h2{display:none}.elementor-widget-wl-product-related.wlshow-heading-yes .products>h2,.elementor-element.wl-show-heading-yes .up-sells>h2,.elementor-widget-wl-product-additional-information.wl-show-heading-yes h2{display:block}[class*="woolentorducts-columns-"] ul.products{display:flex!important;flex-flow:row wrap;column-gap:0;justify-content:start}[class*="woolentorducts-columns-"] ul.products li.product{margin-left:0!important}.woolentorducts-columns-6 ul.products li.product{width:calc(16% - 30px)!important;margin-right:30px!important;float:left}.woolentorducts-columns-5 ul.products li.product{width:calc(19% - 30px)!important;margin-right:30px!important;float:left}.woolentorducts-columns-4 ul.products li.product{width:calc(25% - 30px)!important;margin-right:30px!important;float:left}.woolentorducts-columns-3 ul.products li.product{width:calc(33.33% - 30px)!important;margin-right:30px!important;float:left}.woolentorducts-columns-2 ul.products li.product{width:calc(50% - 30px)!important;margin-right:30px!important;float:left}.woolentorducts-columns-1 ul.products li.product{width:100%!important}[class*="woolentorducts-columns-"] ul.products li.product.first{clear:none!important}.woolentorducts-columns-6 ul.products li.product:nth-child(6n),.woolentorducts-columns-5 ul.products li.product:nth-child(5n),.woolentorducts-columns-4 ul.products li.product:nth-child(4n),.woolentorducts-columns-3 ul.products li.product:nth-child(3n),.woolentorducts-columns-2 ul.products li.product:nth-child(2n),.woolentorducts-columns-1 ul.products li.product{margin-right:0!important}.woocommerce #content div.product .woolentor-woo-template-builder div.images,.woocommerce div.product .woolentor-woo-template-builder div.images{width:100%}.woolentor-product-loop-item-align-left ul.products li.product .star-rating{margin-right:auto}.woolentor-product-loop-item-align-right ul.products li.product .star-rating{margin-left:auto}.woolentor-product-loop-item-align-center ul.products li.product .star-rating{margin-right:auto;margin-left:auto}.elementor-widget-woolentor-product-archive-addons ul.products li.product span.onsale{display:none}.elementor-widget-woolentor-product-archive-addons ul.products li.product .onsale{margin:0}.woocommerce div.product .woolentor-woo-template-builder form.cart .button{transition:0.4s}.woocommerce div.product .woolentor-woo-template-builder .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woolentor-woo-template-builder .woocommerce-tabs ul.tabs li::before{display:none}.elementor-widget-wl-cart-total div[class^="ht-col"],.elementor-widget-wl-cart-total div[class^="col"]{width:100%!important;max-width:100%!important}.elementor-widget-wl-myaccount-login-form input[type="checkbox"]{width:auto;display:inline-block;height:auto}.woolentor-myaccount-form-login .form-row{display:block}.woolentor-product-gallery-video{position:relative}.video-cus-tab-pane{display:none}.video-cus-tab-pane img{width:100%}.video-cus-tab-pane.htactive{display:block}.woolentor-product-video-tabs{padding:0;list-style:none;margin:10px -5px 0}.woolentor-product-video-tabs li{display:block;padding:0 5px;width:25%;cursor:pointer;float:left;margin-bottom:10px}.woolentor-product-video-tabs li img{width:100%}.woolentor-product-video-tabs li a{position:relative;display:block}.woolentor-product-video-tabs li.wlvideothumb a::before{background:#000;opacity:.5;position:absolute;width:100%;height:100%;content:""}span.wlvideo-button{position:absolute;left:0;right:0;top:0;bottom:0;z-index:999;color:#fff;font-size:18px;display:flex;justify-content:center;align-items:center}.wlpro-product-thumbnails,.wlpro-product-videothumbnails{overflow:hidden;width:100%!important;float:none!important}.wlpro-product-videothumbnails.thumbnails-tab-position-left ul.woolentor-product-video-tabs,.wlpro-product-videothumbnails.thumbnails-tab-position-right ul.woolentor-product-video-tabs{float:left;margin:0;padding-right:10px;width:20%}.wlpro-product-videothumbnails.thumbnails-tab-position-right ul.woolentor-product-video-tabs{margin:0;padding-right:0;padding-left:10px}.wlpro-product-videothumbnails.thumbnails-tab-position-left ul.woolentor-product-video-tabs li,.wlpro-product-videothumbnails.thumbnails-tab-position-right ul.woolentor-product-video-tabs li{width:100%}.wlpro-product-videothumbnails.thumbnails-tab-position-left .woolentor-product-gallery-video,.wlpro-product-videothumbnails.thumbnails-tab-position-right .woolentor-product-gallery-video{width:80%;float:left}.woolentor-product-gallery-video span.ht-product-label{padding:10px;font-size:1em;font-weight:700;position:absolute;text-align:center;top:0;right:0;border-radius:10px;background-color:#b3af54;color:#fff;font-size:.857em;z-index:9}.elementor-widget-wl-checkout-order-review #order_review{width:100%!important;float:none!important;background-color:transparent!important}span.woolentor-order-item-title .product-thumbnail{display:none}.woolentor-order-review-product span.product-thumbnail{display:inline-block;padding-right:10px}.woolentor-order-review-product span.product-thumbnail img{max-width:70px}.woolentor_current_theme_storefront span.woolentor-order-item-title{display:flex;align-items:center}.woolentor-order-review-product .variation{display:none!important}.woolentor-order-review-product .woolentor-order-item-title .variation{display:block!important}.woolentor-order-review-product .woolentor-order-item-title{display:flex;overflow:hidden}.woolentor_current_theme_storefront .elementor-widget-wl-checkout-order-review table.woocommerce-checkout-review-order-table .product-name{width:auto!important}.woolentor_current_theme_99fy dd.variation-woolentor_cart_availability{display:block!important}.woolentor_current_theme_99fy .woolentor-order-review-product p{margin:0}.woolentor-field-radio span input{height:auto;width:auto}.woolentor-field-radio .woocommerce-input-wrapper label{display:inline-block!important;margin-left:5px;margin-right:5px}.woolentor-field-radio .woocommerce-input-wrapper{display:flex;align-items:center}.woolentor-woocommerce-checkout .form-row.woolentor-field-heading,.form-row.woolentor-field-heading{border-bottom:1px solid #ebebeb;padding:10px 0 10px}.woolentor-woocommerce-checkout .form-row.woolentor-field-heading *,.form-row.woolentor-field-heading *{margin:0}.woocommerce-additional-fields__field-wrapper .woolentor-field-area{margin:0 0 6px}.woocommerce-additional-fields__field-wrapper .woolentor-field-area select{width:100%}.woolentor-field-area .woocommerce-multicheckbox-wrapper label{display:block}.woolentor_archive_result_count .woocommerce-result-count,.woolentor_archive_catalog_ordering form.woocommerce-ordering{margin:0!important;float:none!important}.woolentor_archive_catalog_ordering form.woocommerce-ordering{display:block}.woolentor_archive_catalog_ordering form.woocommerce-ordering select{background-color:#fff0;width:100%;max-width:100%}.elementor-widget-wl-product-add-to-cart .stock:not(.available-on-backorder),.elementor-widget-wl-product-add-to-cart .ast-stock-detail{display:none}.elementor-widget-wl-product-add-to-cart .wl-addto-cart.wl-show-status .woocommerce-variation-availability .stock,.elementor-widget-wl-product-add-to-cart .wl-addto-cart.wl-show-status .woocommerce-variation-availability .ast-stock-detail{display:inline-block!important}.notifake{max-width:550px}.woolentor-notification-content{position:fixed;bottom:10px;background:#fff;display:flex;flex-flow:row wrap;left:-150px;align-items:center;box-shadow:0 0 10px #ccc;width:450px;border-radius:10px;z-index:99999}.woolentor-notification-content .elementor{width:100%}.woolentor-notification-content.topleft{left:10px;top:10px;bottom:auto}.woolentor-notification-content.topright{left:auto;right:10px;top:10px;bottom:auto}.logged-in .woolentor-notification-content.topleft,.logged-in .woolentor-notification-content.topright{top:45px}.woolentor-notification-content.bottomleft{left:10px}.woolentor-notification-content.bottomright{right:10px;left:auto}.woolentor-notification-content.imageright{flex-direction:row-reverse;padding-right:0;padding-left:20px}.wlnotification_image{padding-right:15px;flex:0 0 25%}.wlnotification_image img{border-radius:5px;width:100%}.woolentor-notification-content.imageright .wlnotification_image{padding-right:0;padding-left:15px}.wlnotification_content{flex:0 0 70%}.imageright .wlnotification_content{text-align:right}.wlnotification_content h4,.wlnotification_content h6{margin:0;color:#000}.wlnotification_content h4{font-size:18px;margin-bottom:0}.wlnotification_content h6{font-size:14px}.wlnotification_content p{margin-bottom:3px;max-width:450px;font-size:13px;font-weight:300;color:#7e7e7e}.woolentor-buyername{font-size:12px;float:right}.imageright .woolentor-buyername{float:left}.wlcross{position:absolute;right:0;top:4px;color:#000;font-size:20px;line-height:0;padding:10px;cursor:pointer;transition:0.4s}.wlcross:hover{color:#f05b64}.wl-call-forprice a{padding:8px 15px;display:inline-block;background:#000;color:#fff;border-radius:5px}.wl-call-forprice a:hover{color:#fff}.wl-suggest-price form{display:none;margin-top:10px}.wl-suggest-form-input input:not([type="submit"]){width:100%;display:block;border:1px solid #dddd;padding:10px 10px;border-radius:0;font-size:14px;margin-bottom:10px}.wl-suggest-form-input input[type="submit"]{font-size:14px;border-radius:0;font-weight:500;padding:8px 15px;cursor:pointer;transition:0.4s}.wl-suggest-form-input textarea{border:1px solid #dddd;padding:10px 10px;border-radius:0;font-size:14px;margin-bottom:10px;width:100%}.wlsugget-button{padding:8px 18px;font-size:16px;font-weight:400;border-radius:5px;cursor:pointer;transition:0.4s}.wlsendmessage{margin:0 0 10px 0;padding:0;display:none}.woolentor-add-to-cart-sticky .woolentor-flash-product-countdown{display:none}.woolentor-add-to-cart-sticky .woolentor-product-badge-area{display:none}.woolentor-add-to-cart-sticky{position:fixed;right:0;bottom:0;left:0;z-index:999;padding:10px 0;background-color:#fff;box-shadow:0 0 9px rgb(0 0 0 / .12);transition:-webkit-transform 0.25s ease;transition:transform 0.25s ease;transition:transform 0.25s ease,-webkit-transform 0.25s ease;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.woolentor-sticky-shown.woolentor-add-to-cart-sticky{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.woolentor-add-to-cart-sticky .ht-container .ht-row{align-items:center;flex-direction:row;justify-content:space-between}.woolentor-sticky-thumbnail{overflow:hidden;margin-right:10px}.woolentor-sticky-thumbnail img{max-width:80px}.woolentor-addtocart-content{display:flex;align-items:center;margin-right:15px}.woolentor-addtocart-content .title{margin:0;font-size:18px;display:block}.woolentor-addtocart-content .price{font-size:14px}.woolentor-sticky-btn-area{display:flex;align-items:center;flex-direction:row;justify-content:flex-end}.woolentor-sticky-btn-area .yith-wcwl-add-to-wishlist{display:none}.woolentor-sticky-btn-area .woolentor-sticky-wishlist .yith-wcwl-add-to-wishlist{display:block}.woolentor-sticky-btn-area .cart{display:flex;flex:0 0 auto;align-items:center;flex-direction:row;flex-wrap:wrap}.woolentor-sticky-btn-area .quantity{margin-right:10px}.woolentor-sticky-btn-area .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button{margin-top:0}.woolentor-add-to-cart-sticky .tinv-wraper,.woocommerce .woolentor-add-to-cart-sticky .wc-forward,.woolentor-add-to-cart-sticky .wc-forward{display:none}.woolentor-add-to-cart-sticky .woolentor-sticky-wishlist .tinv-wraper{display:block}.woolentor-sticky-wishlist .yith-wcwl-add-to-wishlist{margin-top:0}.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse{display:block!important}.woolentor-add-to-cart-sticky .button{color:#fff;font-size:16px;text-transform:uppercase;font-weight:400!important;border-radius:0!important;margin-right:10px!important;background-color:#ff4136!important}.woolentor-sticky-btn-area .stock.in-stock{margin:0;margin-right:10px}.woolentor-stock-progress-bar,.stock-management-progressbar{margin-top:15px}.woolentor-stock-progress-bar .wlstock-info{color:#777;display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:5px}.woolentor-stock-progress-bar .wlstock-info span{color:#333;font-weight:600;margin-left:3px}.woolentor-stock-progress-bar .wlprogress-area{background-color:#444;width:100%}.woolentor-stock-progress-bar .wlprogress-area{height:10px}.woolentor-stock-progress-bar .wlprogress-bar{height:100%}.woolentor-stock-progress-bar .wlprogress-bar{background-color:#ff4136}.ht-products .ht-product.ht-product-action-right .ht-product-inner .ht-product-action ul[class*="woolentor-btn-text"] li a{margin-left:auto}.ht-product-action ul[class*="woolentor-btn-text"] li.woolentor-cart a{width:auto!important;height:auto!important;text-indent:0}.ht-product-action ul[class*="woolentor-btn-text"] li.woolentor-cart a:before{display:none}.ht-products .ht-product .ht-product-inner .ht-product-action ul[class*="woolentor-btn-text"] li a:hover .ht-product-action-tooltip,.ht-products .ht-product .ht-product-inner .ht-product-action ul[class*="woolentor-btn-text"] li:hover span.woolentor-tip{z-index:999}.htwl-modal-content{max-height:470px;overflow-y:auto;overflow-x:hidden}.wl-customer-review .wl-row>[class*="col-"]{margin-bottom:30px}.wlb-review-style-1 .wl-customer-testimonal{background:#f7f8f9;padding:30px;margin-top:30px}.wlb-review-style-1 .wl-customer-testimonal .content{display:flex;align-items:center}.wlb-review-style-1 .wl-customer-testimonal .content img{max-width:80px;border-radius:100%}.wlb-review-style-1 .wl-customer-testimonal .content img+.clint-info{padding-left:25px}.wlb-review-style-1 .wl-customer-testimonal .content .clint-info h4{font-size:18px;color:#383838;margin:0}.wlb-review-style-1 .wl-customer-testimonal .content .clint-info span{color:#1834a6;font-size:13px}.wlb-review-style-1 .wl-customer-testimonal p{color:#5b5b5b;font-size:14px;line-height:26px;margin:0;margin-top:22px}.wlb-review-style-2 .wl-customer-testimonal{background:#fff none repeat scroll 0 0;box-shadow:0 0 10px rgb(0 0 0 / .1);margin-top:30px;padding:40px 30px}.wlb-review-style-2 .wl-customer-testimonal img{border:2px solid #43df9c;border-radius:50%;box-sizing:content-box;float:left;max-width:90px}.wlb-review-style-2 .wl-customer-testimonal .content p{color:#3e3e3e;font-size:16px;line-height:28px;margin-bottom:20px}.wlb-review-style-2 .wl-customer-testimonal .content{overflow:hidden;padding-left:20px}.wlb-review-style-2 .wl-customer-testimonal .content .clint-info{padding-left:50px}.wlb-review-style-2 .wl-customer-testimonal .content .clint-info h4{position:relative}.wlb-review-style-2 .wl-customer-testimonal .content .clint-info h4::before{background:#383838 none repeat scroll 0 0;content:"";height:2px;left:-48px;position:absolute;top:18px;width:30px}.wl-customer-align-center .wlb-review-style-2 .wl-customer-testimonal .content .clint-info h4::before{left:30%}.wl-customer-align-right .wlb-review-style-2 .wl-customer-testimonal .content .clint-info h4::before{left:auto;right:80px}.wlb-review-style-3 .wl-customer-testimonal{background:#fff none repeat scroll 0 0;border-radius:10px;box-shadow:0 0 10px rgb(0 0 0 / .1);margin-top:53px;padding-bottom:27px;position:relative;text-align:center}.wlb-review-style-3 .wl-customer-testimonal{margin-top:82px}.wlb-review-style-3 .wl-customer-testimonal img{border:2px solid #727272;border-radius:50%;box-sizing:content-box;left:50%;max-width:100px;position:absolute;top:0;transform:translate(-50%,-50%)}.wlb-review-style-3 .wl-customer-testimonal .content{margin-top:0;padding-top:73px}.wlb-review-style-3 .wl-customer-testimonal .content p{color:#5b5b5b;font-size:14px;font-style:italic;line-height:24px;margin-bottom:4px;padding:0 4%}.wlb-review-style-3 .wl-customer-testimonal .content h4{color:#5b5b5b;font-size:16px;font-weight:600;line-height:37px;margin:0}.wlb-review-style-3 .wl-customer-testimonal .clint-info .rating,.wlb-review-style-4 .wl-customer-testimonal .clint-info .rating{justify-content:center}.wlb-review-style-3 .wl-customer-testimonal .clint-info{padding:0 4%}.wl-customer-align-right .wlb-review-style-3 .wl-customer-testimonal img{right:-40px;left:auto}.wl-customer-align-left .wlb-review-style-3 .wl-customer-testimonal img{left:70px}.wlb-review-style-4 .wl-customer-testimonal .content{background:#fff none repeat scroll 0 0;box-shadow:0 0 10px rgb(82 182 188 / .25);padding:50px 9%;position:relative;text-align:center}.wlb-review-style-4 .wl-customer-testimonal .clint-info{margin-top:40px;text-align:center}.wlb-review-style-4 .wl-customer-testimonal img{border:2px solid #ececec;border-radius:50%;box-sizing:content-box;display:inline-block;max-width:80px}.wlb-review-style-4 .wl-customer-testimonal .clint-info h4{color:#5c5c5c;font-size:22px;font-weight:700;margin-bottom:4px;margin-top:22px}.wlb-review-style-4 .wl-customer-testimonal .clint-info span{color:#5c5c5c;font-size:15px;font-weight:600}.wlb-review-style-4 .wl-customer-testimonal .content .triangle{border-color:#fff #fff0 #fff0;border-style:solid;border-width:20px;left:50%;margin-top:-1px;position:absolute;top:100%;transform:translateX(-50%)}.wl-customer-align-right .wlb-review-style-4 .wl-customer-testimonal .clint-info,.wl-customer-align-right .wlb-review-style-4 .wl-customer-testimonal .content{text-align:right}.wl-customer-align-left .wlb-review-style-4 .wl-customer-testimonal .clint-info,.wl-customer-align-left .wlb-review-style-4 .wl-customer-testimonal .content{text-align:left}.wl-customer-align-right .wlb-review-style-4 .wl-customer-testimonal .content .triangle{right:0;left:auto}.wl-customer-align-left .wlb-review-style-4 .wl-customer-testimonal .content .triangle{left:45px}.wl-customer-testimonal .clint-info h4{margin:0}.wl-customer-testimonal .clint-info .rating{color:#ffcf0e;display:flex;list-style:outside none none;margin:4px 0 0;padding:0}.wl-customer-testimonal .clint-info .rating li{margin-right:8px}.wl-customer-testimonal .clint-info .rating li:last-child{margin-right:0}.wl-customer-testimonal .content img.avatar{border-radius:100%}.wl-customer-align-center .wl-customer-testimonal .clint-info .rating{justify-content:center}.wl-customer-align-left .wl-customer-testimonal .clint-info .rating{justify-content:flex-start}.wl-customer-align-right .wl-customer-testimonal .clint-info .rating{justify-content:flex-end}.wlb-marker-style-1{padding:245px 0}.wlb-marker-style-1 .wlb_image_pointer{width:36px;height:36px;border-radius:100%;border:3px solid #ed552d;background-color:#fff;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:32px}.wlb-marker-style-1 .wlb_image_pointer .wlb_pointer_box{background:#fff;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%,-100%,0);transform:translate3d(50%,-100%,0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0,0,.2,1);transition:all 0.3s cubic-bezier(0,0,.2,1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);text-align:center}.wlb-marker-style-1 .wlb_image_pointer .wlb_pointer_box h4{font-size:20px;margin-bottom:7px}.wlb-marker-style-1 .wlb_image_pointer .wlb_pointer_box p{font-size:13px;line-height:24px;margin:0}.wlb-marker-style-1 .wlb_image_pointer:hover .wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%)}.wlb-marker-style-1 .wlb_image_pointer::before{content:"\f129";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#ed552d;font-size:18px;width:100%;height:100%}.wlb-marker-style-1 .wlb_image_pointer{position:absolute;left:66%;top:15%}.wlb-marker-style-2{padding:245px 0}.wlb-marker-style-2 .wlb_image_pointer{width:46px;height:46px;border-radius:100%;border:5px solid #ddd;background-color:#fff;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:38px}.wlb-marker-style-2 .wlb_image_pointer .wlb_pointer_box{background:#fff;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%,-100%,0);transform:translate3d(50%,-100%,0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0,0,.2,1);transition:all 0.3s cubic-bezier(0,0,.2,1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);text-align:center}.wlb-marker-style-2 .wlb_image_pointer .wlb_pointer_box h4{font-size:20px;margin-bottom:7px}.wlb-marker-style-2 .wlb_image_pointer .wlb_pointer_box p{font-size:13px;line-height:24px;margin:0}.wlb-marker-style-2 .wlb_image_pointer:hover .wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%)}.wlb-marker-style-2 .wlb_image_pointer::before{content:"\f067";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#ed552d;font-size:18px;width:100%;height:100%;transition:0.4s ease-in-out}.wlb-marker-style-2 .wlb_image_pointer:hover::before{transform:translateX(-50%) translateY(-50%) rotate(47deg)}.wlb-marker-style-2 .wlb_image_pointer{position:absolute;left:50%;top:26%}.wlb-marker-style-3{padding:245px 0}.wlb-marker-style-3 .wlb_image_pointer{width:46px;height:46px;border-radius:100%;background-color:#000;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:49px;z-index:2}.wlb-marker-style-3 .wlb_image_pointer .wlb_pointer_box{background:#000;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%,-100%,0);transform:translate3d(50%,-100%,0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0,0,.2,1);transition:all 0.3s cubic-bezier(0,0,.2,1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);text-align:center}.wlb-marker-style-3 .wlb_image_pointer .wlb_pointer_box h4{font-size:20px;margin-bottom:7px;color:#fff}.wlb-marker-style-3 .wlb_image_pointer .wlb_pointer_box p{font-size:13px;line-height:24px;margin:0;color:#fff}.wlb-marker-style-3 .wlb_image_pointer:hover .wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%)}.wlb-marker-style-3 .wlb_image_pointer::before{content:"\f067";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#fff;font-size:18px;width:100%;height:100%;transition:0.4s ease-in-out}.wlb-marker-style-3 .wlb_image_pointer::after{position:absolute;left:2px;background:#000;content:"";right:2px;top:2px;bottom:2px;border-radius:100%;border:2px solid #fff;z-index:-1}.wlb-marker-style-3 .wlb_image_pointer:hover::before{transform:translateX(-50%) translateY(-50%) rotate(47deg)}.wlb-marker-style-3 .wlb_image_pointer{position:absolute;left:50%;top:26%}.wlb-marker-style-4{padding:245px 0}.wlb-marker-style-4 .wlb_image_pointer{width:46px;height:46px;border-radius:100%;background-position:center center;background-size:cover;background-repeat:no-repeat;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:38px;border:5px solid #d88d78;z-index:2}.wlb-marker-style-4 .wlb_image_pointer .wlb_pointer_box{background-position:center center;background-size:cover;background-repeat:no-repeat;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%,-100%,0);transform:translate3d(50%,-100%,0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0,0,.2,1);transition:all 0.3s cubic-bezier(0,0,.2,1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);text-align:center}.wlb-marker-style-4 .wlb_image_pointer .wlb_pointer_box h4{font-size:20px;margin-bottom:7px}.wlb-marker-style-4 .wlb_image_pointer .wlb_pointer_box p{font-size:13px;line-height:24px;margin:0;color:#18012c}.wlb-marker-style-4 .wlb_image_pointer:hover .wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%)}.wlb-marker-style-4 .wlb_image_pointer::before{content:"\f067";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#d88d78;font-size:18px;width:100%;height:100%;transition:0.4s ease-in-out}.wlb-marker-style-4 .wlb_image_pointer:hover::before{transform:translateX(-50%) translateY(-50%) rotate(47deg)}.wlb-marker-style-4 .wlb_image_pointer{position:absolute;left:83%;top:37%}.wlb-marker-style-5{padding:245px 0}.wlb-marker-style-5 .wlb_image_pointer{width:46px;height:46px;border-radius:4px;background:#000;position:relative;display:inline-block;text-align:center;cursor:pointer;line-height:47px;z-index:2}.wlb-marker-style-5 .wlb_image_pointer .effect-1{position:relative}.wlb-marker-style-5 .wlb_image_pointer .effect-1::before,.wlb-marker-style-5 .wlb_image_pointer .effect-1::after{position:absolute;top:50%;left:50%;display:block;content:"";border:1px solid #f10;border-radius:50%;-webkit-transform:scale(.35) translateY(-50%) translateX(-50%);-ms-transform:scale(.35) translateY(-50%) translateX(-50%);transform:scale(.35) translateY(-50%) translateX(-50%);opacity:0;-webkit-animation:marker-ripple-animation 2.6s cubic-bezier(.25,.9,.2,1) 0.4s infinite;animation:marker-ripple-animation 2.6s cubic-bezier(.25,.9,.2,1) 0.4s infinite}.wlb-marker-style-5 .wlb_image_pointer .effect-1::before{width:32px;height:32px;left:50%;top:50%;z-index:-1}.wlb-marker-style-5 .wlb_image_pointer .effect-1::after{width:32px;height:32px;z-index:-1;border-color:rgb(255 255 255 / .4);-webkit-animation:marker-ripple-animation 2.6s cubic-bezier(.25,.9,.2,1) 0s infinite;animation:marker-ripple-animation 2.6s cubic-bezier(.25,.9,.2,1) 0s infinite}.wlb-marker-style-5 .wlb_image_pointer .wlb_pointer_box{background:#000;width:240px;position:absolute;top:0;right:50%;-webkit-transform:translate3d(50%,-100%,0);transform:translate3d(50%,-100%,0);border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s cubic-bezier(0,0,.2,1);transition:all 0.3s cubic-bezier(0,0,.2,1);z-index:10;padding:20px;-webkit-box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);box-shadow:0 2px 20px 0 rgb(0 0 0 / .07);text-align:center}.wlb-marker-style-5 .wlb_image_pointer .wlb_pointer_box h4{font-size:20px;margin-bottom:7px;color:#fff}.wlb-marker-style-5 .wlb_image_pointer .wlb_pointer_box p{font-size:13px;line-height:24px;margin:0;color:#fff}.wlb-marker-style-5 .wlb_image_pointer:hover .wlb_pointer_box{visibility:visible;opacity:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateY(-110%) translateX(50%);transform:translateY(-110%) translateX(50%)}.wlb-marker-style-5 .wlb_image_pointer::before{content:"\f067";position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);font-family:FontAwesome;color:#fff;font-size:18px;width:100%;height:100%;transition:0.4s ease-in-out}.wlb-marker-style-5 .wlb_image_pointer:hover::before{transform:translateX(-50%) translateY(-50%) rotate(47deg)}.wlb-marker-style-5 .wlb_image_pointer{position:absolute;left:83%;top:37%}@-webkit-keyframes marker-ripple-animation{0%{-webkit-transform:translate3d(-50%,-50%,0) scale(1);opacity:1}100%{-webkit-transform:translate3d(-50%,-50%,0) scale(1.7);opacity:0}}@keyframes marker-ripple-animation{0%{transform:translate3d(-50%,-50%,0) scale(1);opacity:1}100%{transform:translate3d(-50%,-50%,0) scale(1.7);opacity:0}}.elementor-widget-wl-empty-cart-message .woocommerce-notices-wrapper .cart-empty+.cart-empty{display:none}.wl-quantity-wrap .label,.wl-quantity-wrap .wl-quantity,.wl-cart-icon,.wl-wishlist-compare-txt{display:none}.wl-addto-cart .wishsuite-button.wltooltip_no span.wishsuite-btn-text{display:none}.woolentor_current_theme_blocksy .wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap span.label{margin:22px 0}.woolentor_current_theme_blocksy .wl-addto-cart a.htcompare-btn{display:unset!important}.woolentor_current_theme_oceanwp .wl-addto-cart form.cart .quantity{min-width:unset}.woolentor_current_theme_blocksy .wl-addto-cart.grouped.wl-style-5 form.cart .wl-cart-wrap,.woolentor_current_theme_blocksy .wl-addto-cart.variable.wl-style-3 form.cart .wl-quantity-wrap,#holmes .wl-addto-cart.variable.wl-style-3 form.cart .wl-quantity-wrap,#holmes .wl-addto-cart.variable.wl-style-5 form.cart .wl-quantity-wrap{flex-wrap:unset!important}#holmes .wl-addto-cart form.cart .button{height:auto!important}.woolentor_current_theme_blocksy .wl-addto-cart.wl-style-2 .quantity .qty,.woolentor_current_theme_blocksy .wl-addto-cart.wl-style-3 .quantity .qty,.woolentor_current_theme_blocksy .wl-addto-cart.wl-style-5 .quantity .qty{width:inherit!important;text-align:center!important}.woolentor_current_theme_blocksy .wl-addto-cart.grouped.wl-style-5 form.cart .wl-cart-wrap,.woolentor_current_theme_blocksy .wl-addto-cart.variable.wl-style-3 form.cart .wl-quantity-wrap{flex-wrap:unset!important}.wl-addto-cart.wl-style-2 .cart .quantity[data-type="type-2"] .ct-increase,.wl-addto-cart.wl-style-4 .cart .quantity[data-type="type-2"] .ct-increase,.wl-addto-cart.wl-style-4 .cart .quantity[data-type="type-2"] .ct-decrease,.wl-addto-cart.wl-style-2 .cart .quantity[data-type="type-2"] .ct-decrease{display:none}.woolentor-page-template .ct-woo-account{display:block}.wl-addto-cart.wl-style-2 .cart .quantity a.plus,.wl-addto-cart.wl-style-4 .cart .quantity a.minus,.wl-addto-cart.wl-style-4 .cart .quantity a.plus,.wl-addto-cart.wl-style-2 .cart .quantity a.minus,.wl-addto-cart.wl-style-4 .cart .quantity>.plus,.wl-addto-cart.wl-style-2 .cart .quantity>.minus,.woolentor_current_theme_oceanwp .wl-addto-cart .cart .quantity a.plus,.woolentor_current_theme_oceanwp .wl-addto-cart .cart .quantity a.minus{display:none}.wl-addto-cart.wl-style-2 .wl-quantity-wrap .label,.wl-addto-cart.wl-style-2 .wl-quantity-wrap .wl-quantity,.wl-addto-cart.wl-style-3 .wl-quantity-wrap .label,.wl-addto-cart.wl-style-5 .wl-quantity-wrap .label{display:inline-block}.wl-addto-cart form.cart>a.wishsuite-product-before_cart_btn,.wl-addto-cart.grouped form.cart .wl-cart-wrap>a.wishsuite-product-before_cart_btn,.wl-addto-cart.variable form.cart .single_variation_wrap .woocommerce-variation-add-to-cart>a.wishsuite-product-before_cart_btn{display:none}.wl-addto-cart form.cart .htcompare-button-area,.wl-addto-cart form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .htcompare-button-area{display:none}.wl-addto-cart .wishsuite-btn,.wl-addto-cart .wishsuite-button{position:static!important}.woolentor-sticky-wishlist .wishsuite-button,.woolentor-sticky-wishlist .wishsuite-btn{display:none!important}.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart div.quantity,.wl-addto-cart.wl-style-2 form.cart div.quantity{float:none;margin-right:0}.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap{display:flex;margin-bottom:30px}.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap .wl-quantity-cal{display:flex;flex-wrap:wrap;border-bottom:1px solid #333;align-items:center;margin-left:80px}.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap span.label{font-size:14px;font-weight:400;letter-spacing:1px;text-transform:uppercase;color:#333;margin-top:5px}.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap .wl-quantity{background:#fff0;color:#666;font-size:14px}.woocommerce .wl-addto-cart.wl-style-2 .quantity input[type="number"]{border-width:0;color:#212529;font-weight:500;text-align:center;width:4em}.wl-addto-cart form.cart .wl-quantity-wrap .wl-quantity{cursor:pointer}.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap .wl-quantity{padding-left:0;padding-right:35px}.wl-addto-cart.wl-style-2 form.cart .wl-quantity-wrap .wl-quantity.wl-qunatity-plus{padding-right:0;padding-left:35px}.woocommerce .wl-addto-cart.wl-style-2 .quantity input[type="number"]::-webkit-outer-spin-button,.woocommerce .wl-addto-cart.wl-style-2 .quantity input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woocommerce .wl-addto-cart.wl-style-2 .quantity input[type="number"]{appearance:textfield;-moz-appearance:textfield}.woocommerce div.product .wl-addto-cart form.cart:after,.woocommerce div.product .wl-addto-cart form.cart:before,.wl-addto-cart form.cart:after,.wl-addto-cart form.cart:before{display:none}.woocommerce div.product .wl-addto-cart.external.wl-style-2 form.cart .button,.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .button,.wl-addto-cart.wl-style-2 form.cart .button,.wl-addto-cart.external.wl-style-2 form.cart .button{vertical-align:baseline;float:none;font-weight:400;line-height:24px;margin-bottom:10px;padding:15px 40px;text-align:center;white-space:nowrap;letter-spacing:1px;text-transform:uppercase;color:#fff;border:1px solid #333;border-radius:500px;background-color:#333}.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .button:hover,.wl-addto-cart.wl-style-2 form.cart .button:hover{background:#fff;color:#333;border-color:#333}.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap,.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap{display:flex;margin-bottom:30px;gap:15px}.woocommerce div.product .wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap{display:flex;flex-wrap:wrap;gap:15px}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.after .single_add_to_cart_button,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.after .single_add_to_cart_button{order:1}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.after .wishlist,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.after .wishlist{order:2}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.after .compare,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.after .compare{order:3}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.before .single_add_to_cart_button,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.before .single_add_to_cart_button{order:3}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.before .wishlist,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.before .wishlist{order:1}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.before .compare,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.before .compare{order:2}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both .single_add_to_cart_button,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both .single_add_to_cart_button{order:2}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both .wishlist,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both .wishlist{order:1}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both a.wishlist,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both a.wishlist,.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both a.woolentor-compare,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both a.woolentor-compare{width:100%;height:100%;justify-content:center}.wl-addto-cart.wl-style-2 form.cart .wl-cart-wrap.both .compare,.wl-addto-cart.wl-style-5 form.cart .wl-cart-wrap.both .compare{order:3}.wl-addto-cart.external.before.wl-style-2 form.cart .single_add_to_cart_button,.wl-addto-cart.external.before.wl-style-5 form.cart .single_add_to_cart_button{order:3}.wl-addto-cart.external.before.wl-style-2 form.cart .wishlist,.wl-addto-cart.external.before.wl-style-5 form.cart .wishlist{order:1}.wl-addto-cart.external.before.wl-style-2 form.cart .compare,.wl-addto-cart.external.before.wl-style-5 form.cart .compare{order:2}.wl-addto-cart.external.after.wl-style-2 form.cart .single_add_to_cart_button,.wl-addto-cart.external.after.wl-style-5 form.cart .single_add_to_cart_button{order:1}.wl-addto-cart.external.after.wl-style-2 form.cart .wishlist,.wl-addto-cart.external.after.wl-style-5 form.cart .wishlist{order:2}.wl-addto-cart.external.after.wl-style-2 form.cart .compare,.wl-addto-cart.external.after.wl-style-5 form.cart .compare{order:3}.wl-addto-cart.external.both.wl-style-2 form.cart .single_add_to_cart_button,.wl-addto-cart.external.both.wl-style-5 form.cart .single_add_to_cart_button{order:2}.wl-addto-cart.external.both.wl-style-2 form.cart .wishlist,.wl-addto-cart.external.both.wl-style-5 form.cart .wishlist{order:1}.wl-addto-cart.external.both.wl-style-2 form.cart .compare,.wl-addto-cart.external.both.wl-style-5 form.cart .compare{order:3}.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .wl-cart-icon,.wl-addto-cart.wl-style-2 form.cart .wl-cart-icon,.wl-addto-cart.wl-style-5 form.cart .wl-cart-icon{width:56px;height:56px;color:#333;border:1px solid dimgray;background-color:#fff0;border-radius:50%;display:flex;justify-content:center;font-size:22px;align-items:center;cursor:pointer;transition:1.2s}.wl-addto-cart.wl-style-5 form.cart .wl-cart-icon.wishlist .wishsuite-button svg{height:22px;width:22px}.wl-addto-cart.wl-style-5 form.cart .wl-cart-icon{border-radius:0}.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .wl-cart-icon:hover,.wl-addto-cart.wl-style-2 form.cart .wl-cart-icon:hover,.woocommerce div.product .wl-addto-cart.wl-style-5 form.cart .wl-cart-icon:hover,.wl-addto-cart.wl-style-5 form.cart .wl-cart-icon:hover{color:#fff;background:#333}.woocommerce div.product .wl-addto-cart.wl-style-2 form.cart .wl-cart-icon:hover>a,.wl-addto-cart.wl-style-2 form.cart .wl-cart-icon:hover>a,.woocommerce div.product .wl-addto-cart.wl-style-5 form.cart .wl-cart-icon:hover>a,.wl-addto-cart.wl-style-5 form.cart .wl-cart-icon:hover>a{color:#fff}.wl-addto-cart.wl-style-2 form.cart .wl-cart-icon a svg{width:22px;height:22px}.wl-addto-cart.external.wl-style-2 form.cart{display:flex;flex-wrap:wrap;gap:10px}.woocommerce div.product .wl-addto-cart.external.wl-style-5 form.cart .button,.wl-addto-cart.external.wl-style-5 form.cart .button{padding:15px 40px;line-height:24px}.wl-addto-cart.wl-style-3 form.cart,.wl-addto-cart.wl-style-4 form.cart,.wl-addto-cart.wl-style-5 form.cart,.wl-addto-cart.variable.wl-style-3 form.cart .single_variation_wrap .woocommerce-variation-add-to-cart,.wl-addto-cart.variable.wl-style-4 form.cart .single_variation_wrap .woocommerce-variation-add-to-cart,.wl-addto-cart.variable.wl-style-5 form.cart .single_variation_wrap .woocommerce-variation-add-to-cart{display:flex;flex-wrap:wrap;gap:15px;flex-direction:row;margin-bottom:30px;align-items:center}.woolentor-quickview-content-builder .wl-addto-cart.external.wl-style-5 form.cart{flex-wrap:unset}.wl-addto-cart.wl-style-3 form.cart .wl-quantity-wrap,.wl-addto-cart.wl-style-5 form.cart .wl-quantity-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:15px}.wl-addto-cart.wl-style-3 form.cart .wl-quantity-wrap{flex:1}.woocommerce div.product .wl-addto-cart.wl-style-3 form.cart .wl-cart-wrap,.wl-addto-cart.wl-style-3 form.cart .wl-cart-wrap,.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart .wl-cart-wrap,.wl-addto-cart.wl-style-4 form.cart .wl-cart-wrap{flex:1.5}.woocommerce div.product .wl-addto-cart.wl-style-3 form.cart .button,.wl-addto-cart.wl-style-3 form.cart .button,.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart .button,.wl-addto-cart.wl-style-4 form.cart .button{float:none;width:100%;background-color:#222}.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart .button:not(.woolentor-quick-checkout-button),.wl-addto-cart.wl-style-4 form.cart .button:not(.woolentor-quick-checkout-button){padding:19px 0;border-radius:5px}.woocommerce div.product .wl-addto-cart.wl-style-3 form.cart .button:not(.woolentor-quick-checkout-button),.wl-addto-cart.wl-style-3 form.cart .button:not(.woolentor-quick-checkout-button){padding:15px 0;border-radius:5px}.woocommerce .wl-addto-cart.wl-style-5 .quantity .qty{width:4.631em;text-align:left;min-height:0}.woocommerce .wl-addto-cart.wl-style-5 .quantity input[type="number"]{padding:12px 7px}.woocommerce .wl-addto-cart.wl-style-3 .quantity input[type="number"]{text-align:left;width:100%;padding:10px 9px;border-radius:5px}.woocommerce div.product .wl-addto-cart.wl-style-3 .wl-quantity-wrap .label,.wl-addto-cart.wl-style-3 .wl-quantity-wrap .label{flex:1}.woolentor-quickview-content-builder .wl-addto-cart.wl-style-3 .wl-quantity-wrap .label{flex:unset}.wl-addto-cart.wl-style-3 form.cart .wl-quantity-wrap .wl-quantity-cal{flex:2}.woolentor-quickview-content-builder .wl-addto-cart.wl-style-3 form.cart .wl-quantity-wrap .wl-quantity-cal{flex:unset}.wl-addto-cart.wl-style-4 form.cart .wl-quantity-wrap .wl-quantity-cal{display:flex;background:#f7f8fa;align-items:center;padding:8px 0;border-radius:5px}.wl-addto-cart.wl-style-4 form.cart .wl-quantity-wrap{display:flex;align-items:center;flex-wrap:wrap}.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart .wl-quantity-wrap .wl-quantity,.wl-addto-cart.wl-style-4 form.cart .wl-quantity-wrap .wl-quantity{float:none;display:inline-block;text-align:center;width:50px;height:auto}.woocommerce .wl-addto-cart.wl-style-4 .quantity input[type="number"]{border-width:0;color:#212529;font-weight:500;text-align:center;padding:0;background:#fff0;margin:0}.woocommerce .wl-addto-cart.wl-style-4 .quantity input[type="number"]::-webkit-outer-spin-button,.woocommerce .wl-addto-cart.wl-style-4 .quantity input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woocommerce .wl-addto-cart.wl-style-4 .quantity input[type="number"]{appearance:textfield;-moz-appearance:textfield}.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart div.quantity,.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart div.quantity{margin:0}.woocommerce div.product .wl-addto-cart.wl-style-3 form.cart .wl-wishlist-compare-txt,.wl-addto-cart.wl-style-3 form.cart .wl-wishlist-compare-txt{display:block}.wl-wishlist-compare-txt{margin:0;padding:0;width:100%;margin-top:15px}.wl-wishlist-compare-txt li{list-style:none}.wl-wishlist-compare-txt .wishsuite-button.wltooltip_no span.wishsuite-btn-text{display:block}.wl-wishlist-compare-txt .htcompare-btn.woolentor-compare{margin-left:6px}.woocommerce div.product .wl-addto-cart.wl-style-4 form.cart .wl-wishlist-compare-txt,.wl-addto-cart.wl-style-4 form.cart .wl-wishlist-compare-txt{display:flex;flex-wrap:wrap;gap:20px}.wl-addto-cart.grouped .wl-quantity-grouped-cal{display:flex;align-items:center}.wl-addto-cart.grouped .wl-quantity-grouped-cal .wl-quantity{padding:2px 16px;border:1px solid #eaeaea;cursor:pointer}.wl-addto-cart.grouped.wl-style-1 .wl-quantity-grouped-cal .wl-quantity{display:none}.wl-addto-cart.grouped .wl-quantity-grouped-cal .wl-quantity.wl-qunatity-minus{border-right:none}.wl-addto-cart.grouped .wl-quantity-grouped-cal .wl-quantity.wl-qunatity-plus{border-left:none}.wl-addto-cart.grouped.wl-style-3 .wl-quantity-grouped-cal .wl-quantity.wl-qunatity-minus,.wl-addto-cart.grouped.wl-style-5 .wl-quantity-grouped-cal .wl-quantity.wl-qunatity-minus{display:none}.wl-addto-cart.grouped.wl-style-3 .wl-quantity-grouped-cal .wl-quantity.wl-qunatity-plus,.wl-addto-cart.grouped.wl-style-5 .wl-quantity-grouped-cal .wl-quantity.wl-qunatity-plus{display:none}.wl-addto-cart.grouped .wl-quantity-grouped-cal .quantity input[type="number"]{border:1px solid #eaeaea}.woolentor-filter-wrap{overflow:hidden}.rtl .woolentor-filter-wrap ul li ul{padding-left:0;padding-right:20px}h2.wl_filter_title{margin:0 0 10px 0;color:#2d2a2a;font-weight:600;font-size:20px;padding:0 0 15px 0;border-bottom:1px solid #eee}.woolentor-filter-wrap form.wl_product_search_form{border:2px solid rgb(129 129 129 / .2);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.woolentor-filter-wrap form.wl_product_search_form input[type="search"]{box-sizing:inherit;padding:0 15px;height:42px;border-radius:0;background-color:#fff0;-webkit-box-shadow:none;box-shadow:none;vertical-align:middle;font-size:14px;-webkit-transition:border-color 0.5s ease;transition:border-color 0.5s ease;border:0;width:calc(100% - 50px)}.woolentor-filter-wrap form.wl_product_search_form button{width:50px;padding:0;height:42px;text-align:center;background:#fff0;transition:0.4s;color:#222;border:none}.woolentor-filter-wrap ul{margin:0;padding:0;list-style:none}.woolentor-filter-wrap ul li{border-bottom:1px solid #eee;margin:0}.woolentor-filter-wrap ul li:last-child{border-bottom:0}.woolentor-filter-wrap ul li a{padding:12px 0;display:inline-block;color:#464646;font-weight:400;font-size:14px;transition:0.4s}.woolentor-filter-wrap ul>li:hover>i,.woolentor-filter-wrap ul li a:hover{color:#f05b64}.woolentor-filter-wrap ul li i{margin-right:10px}.woolentor-filter-wrap ul li ul{padding-left:20px;border-top:1px solid #eee}.woolentor-filter-wrap ul li.wlchosen i{display:none}.woolentor-filter-wrap ul li.wlchosen a{position:relative;padding-left:15px}.woolentor-filter-wrap ul li.wlchosen>a::before,.woolentor-filter-wrap ul li.wlchosen>a::after{position:absolute;top:calc(50% - 1px);left:0;width:12px;height:2px;content:"";-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#f05b64}.woolentor-filter-wrap ul li.wlchosen a:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.woolentor-filter-wrap select{padding-right:30px;background-position:right 10px top 50%;background-size:auto 18px;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==);padding:0 15px;max-width:100%;width:100%;height:42px;border:2px solid rgb(129 129 129 / .2);border-radius:0;background-color:#fff0;-webkit-box-shadow:none;box-shadow:none;vertical-align:middle;font-size:14px;-webkit-transition:border-color 0.5s ease;transition:border-color 0.5s ease;-webkit-appearance:none;appearance:none}.woolentor_slider_range.ui-slider{position:relative;background:#dbdbdb none repeat scroll 0 0;border:medium none;border-radius:50px;height:5px;margin-bottom:12px;margin-left:auto;margin-right:0}.woolentor_slider_range .ui-slider-range.ui-widget-header.ui-corner-all{height:100%;position:absolute;display:block;border:0;background:#fa6bff none repeat scroll 0 0;border:none;-webkit-transition:all 0s ease 0s;-o-transition:all 0s ease 0s;transition:all 0s ease 0s}.woolentor_slider_range .ui-slider-handle.ui-state-default.ui-corner-all{position:absolute;background:#fff none repeat scroll 0 0;border:medium none;border-radius:50%;height:15px;margin-left:0;width:15px;border:4px solid #fa6bff;z-index:2;width:1em;height:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.wl_button_price{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wl_button_price button{background:#29d8db;padding:5px 12px;border-radius:3px;border:none}.wl_button_price button:hover{background:#fa6bff;text-decoration:none}.wl_product-accordion{width:100%}.wl_product-accordion .panel.panel-default{margin-bottom:20px}.wl_product-accordion .wl_product-accordion-card{margin-bottom:20px;border-radius:35px;background:-webkit-linear-gradient(349deg,#612cf6 0,#ba73fa 65%);background:-o-linear-gradient(349deg,#612cf6 0,#ba73fa 65%);background:linear-gradient(-259deg,#612cf6 0,#ba73fa 65%)}.wl_product-accordion.wl_product-accordion-two .wl_product-accordion-card{background:#3951e1}.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head{border:none;width:100%;text-align:left;color:#fff;padding:20px 30px;position:relative;overflow-wrap:break-word;white-space:normal;font-size:18px;line-height:1.2;font-weight:500;border-radius:35px;border-bottom:1px solid #fff0;position:relative;cursor:pointer}@media only screen and (max-width:479px){.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head{padding-left:15px;padding-right:20px}}.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head-indicator{position:absolute;right:35px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:30px;height:30px;padding-top:6px;text-align:center;background:#fff;border-radius:50%;color:#ba73fa}@media only screen and (max-width:479px){.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head-indicator{right:15px}}.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head-indicator i{visibility:hidden;opacity:0;display:none;color:#ba73fa}.wl_product-accordion .wl_product-accordion-card .wl_product-accordion-head-indicator i:nth-child(2){visibility:visible;opacity:1;display:block}.wl_product-accordion .wl_product-accordion-card.active .wl_product-accordion-head-indicator i{visibility:hidden;opacity:0;display:none;color:#ba73fa}.wl_product-accordion .wl_product-accordion-card.active .wl_product-accordion-head-indicator i:nth-child(1){visibility:visible;opacity:1;display:block}.wl_product-accordion .wl_product-accordion-content{border-bottom:none;margin-bottom:20px;border:none;border-radius:35px}.wl_product-accordion .wl_product-accordion-content img{border-radius:15px}.wl_product-accordion .wl_product-accordion-content:last-child{margin-bottom:0}.wl_product-accordion .card-body{padding:15px 30px 29px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:575px){.wl_product-accordion .card-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.wl_product-accordion .card-body .product-thumbnail{width:260px}.wl_product-accordion .card-body .product-content{margin-left:20px;width:100%}@media only screen and (max-width:575px){.wl_product-accordion .card-body .product-content{margin-left:0}}.wl_product-accordion .card-body .product-content .product-content-top{border-top:1px solid #fff;padding-top:30px}@media only screen and (max-width:575px){.wl_product-accordion .card-body .product-content .product-content-top{border-top:1px solid #fff0}}.wl_product-accordion .card-body .product-content .product-content-top p{color:#fff}.wl_product-accordion .card-body .product-content .product-content-top .reading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#fff}.wl_product-accordion .card-body .product-content .product-acontent-bottom{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wl_product-accordion .card-body .product-content .product-acontent-bottom .product-price{color:#fff;font-weight:500;margin-top:10px}@media only screen and (min-width:992px) and (max-width:1199px){.wl_product-accordion .card-body .product-content .product-acontent-bottom .product-price{margin-bottom:5px;margin-top:5px}}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 0;border-radius:0 0 5px 5px;list-style:none;margin:0;margin-right:44px}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action li{margin:0 5px}.wl_product-accordion .action .woocommerce.product.compare-button a:before,.wl_product-accordion .card-body .product-content .action .wishlist a,.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .action-item,.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .htcompare-btn,.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .wishsuite-button{font-size:14px;height:34px;padding:0 10px;line-height:34px;background:#fff;text-align:center;border-radius:50000px;color:#333;margin-left:10px;display:inline-block;text-align:center}.wl_product-accordion .card-body .product-content .action .wishlist a,.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .wishsuite-button{padding:3px 10px}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .wishsuite-button svg{width:15px;height:15px}.wl_product-accordion.wl_product-accordion-two .wl_product-accordion-card .wl_product-accordion-head-indicator{color:#3951e1}.wl_single-product-item ul.action a.htcompare-btn.loading{padding:0}.wl_single-product-item ul.action a.htcompare-btn.added:after{display:none}@media only screen and (max-width:479px){.wl_product-accordion.wl_product-accordion-two .wl_product-accordion-card .wl_product-accordion-head-indicator{right:15px}}.wl_product-accordion.wl_product-accordion-two .wl_product-accordion-card .wl_product-accordion-head-indicator i{color:#3951e1}.wl_horizontal-hover-accordion{width:100%;max-width:1080px;height:600px;overflow:hidden}.wl_horizontal-hover-accordion .accordion-ul{width:100%;display:table;table-layout:fixed;margin:0;padding:0}.wl_horizontal-hover-accordion .accordion-ul li{display:table-cell;vertical-align:bottom;position:relative;width:16.666%;height:600px;background-repeat:no-repeat;background-position:center center;-webkit-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content{display:block;overflow:hidden;width:100%}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item{display:block;height:600px;width:100%;position:relative;z-index:3;padding:50px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;text-decoration:none;-webkit-transition:all 200ms ease;-o-transition:all 200ms ease;transition:all 200ms ease;opacity:0;margin:0;width:100%;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:relative;z-index:5;overflow:hidden;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);-webkit-transition:all 400ms ease;-o-transition:all 400ms ease;transition:all 400ms ease;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}@media only screen and (max-width:767px){.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item{padding:30px 20px}}@media only screen and (max-width:575px){.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item{padding:30px 20px}}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content{background:rgb(255 255 255 / .9);width:250px;padding:20px}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .sub-title{margin-bottom:0}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .sub-title a{font-size:12px;color:#000}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .title{margin:0}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .title a{color:#333;margin:0}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .product-price{color:#0a3aca;font-weight:500;margin-bottom:15px;margin-top:10px}@media only screen and (min-width:992px) and (max-width:1199px){.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .product-price{margin-bottom:5px;margin-top:5px}}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .reading{margin-top:20px;color:#75828e}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action{margin-top:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action a.action-item,.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action a.htcompare-btn,.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action a.wishsuite-button,.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .yith-wcwl-add-to-wishlist a{height:35px;padding:0 9px;line-height:35px;background:#fff0;text-align:center;border-radius:35px;border:1px solid #0a3aca;color:#333;margin-right:10px}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action a.wishsuite-button svg{width:15px;height:15px}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .action-item i{margin-right:5px}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .yith-wcwl-add-to-wishlist a{padding:2px 9px;display:inline-block}.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action .yith-wcwl-add-button>a i,.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .yith-wcwl-add-button>a i{margin-right:0}.wl_horizontal-hover-accordion .accordion-ul:hover li{width:8%}.wl_horizontal-hover-accordion .accordion-ul:hover li:hover{width:20%}.wl_horizontal-hover-accordion .accordion-ul:hover li:hover .accordion-product-item{background:#fff0;opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .star-rating{float:none}@media only screen and (max-width:575px){.wl_horizontal-hover-accordion .accordion-ul:hover li:hover{width:114%}}.va-title{font-size:20px}.va-content{display:none;margin-left:25px}.wl_product-accordion .wishlist.button-default i{margin-right:0}.wl_product-accordion .action .woocommerce.product.compare-button{position:relative}.wl_product-accordion .ht-product-action-tooltip,.wl_horizontal-hover-accordion .ht-product-action-tooltip{display:none}.wl_product-accordion .yith-wcwl-add-to-wishlist,.wl_horizontal-hover-accordion .yith-wcwl-add-to-wishlist{margin-top:0}.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button{position:relative;margin-top:-3px}.wl_product-accordion .woocommerce.product.compare-button a{font-size:0;font-weight:400;position:absolute;padding:0}.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button a{text-indent:-9999px;background:inherit;margin-bottom:-10px;padding:0}.wl_product-accordion .action .woocommerce.product.compare-button a:before,.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button a:before,.wl_single-product-item .action li .woolentor-compare.compare::before{content:"\f0ec";position:absolute;font-family:FontAwesome!important;font-size:18px}.wl_product-accordion .action .woocommerce.product.compare-button a:before{top:0}.wl_horizontal-hover-accordion .action .woocommerce.product.compare-button a:before{text-indent:0;left:0;right:0;color:#000;border:1px solid #0a3aca;width:37px;height:37px;line-height:35px;border-radius:50%;text-align:center}.wl_product-accordion-content .price ins{background:#fff0}.wl_single-product-item a{color:inherit;display:inline-block;line-height:inherit;text-decoration:none;cursor:pointer}.wl_single-product-item a.htcompare-btn{justify-content:center}.wl_single-product-item{margin-top:30px;margin-left:auto;margin-right:auto;border:1px solid #eeeffb;border-radius:10000px 10000px 20px 20px;background:#f7f7f7}.wl_single-product-item .product-thumbnail{border:15px solid #fff;text-align:center;border-radius:50000px;position:relative;z-index:9;background:#fff}.wl_single-product-item .product-thumbnail .images{width:100%!important;-webkit-box-shadow:0 0 6px rgb(112 112 112 / .2);box-shadow:0 0 6px rgb(112 112 112 / .2);border-radius:50%;margin-bottom:0!important}.wl_single-product-item .product-thumbnail .images img{display:inline-block;border-radius:100%;width:100%}@media only screen and (max-width:767px){.wl_single-product-item .product-thumbnail{height:auto}}@media only screen and (max-width:575px){.wl_single-product-item .product-thumbnail{height:auto}}.wl_single-product-item .product-content{margin-top:-124px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.wl_single-product-item .product-content .product-content-top{padding:140px 20px 10px}.wl_single-product-item .product-content .product-content-top .title{font-weight:600;font-size:18px;margin:0;text-transform:inherit}.wl_single-product-item.wl_dark-item .product-content .product-content-top .title a{color:#fff}.wl_single-product-item.wl_dark-item .product-content .product-content-top p{font-weight:400;font-size:14px}.wl_single-product-item .product-content .product-content-top .title a{color:#333}.wl_single-product-item .product-content .product-content-top .title a:hover{color:#0a3aca}.wl_single-product-item .product-content .product-content-top .product-price{color:#0a3aca;font-weight:500;margin-bottom:15px;margin-top:10px;font-size:15px}@media only screen and (min-width:992px) and (max-width:1199px){.wl_single-product-item .product-content .product-content-top .product-price{margin-bottom:5px;margin-top:5px}}.wl_single-product-item .product-content .product-content-top .reading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.wl_single-product-item .product-content .action{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background:#4e7cff;padding:10px 30px;border-radius:0 0 5px 5px;margin:0;list-style:none}.wl_single-product-item .product-content .action li{margin:0;position:relative;line-height:0}.wl_single-product-item .product-content .action li a,.wl_single-product-item .product-content .action .action-item{width:40px;height:40px;line-height:40px;background:#285ffc;text-align:center;border-radius:5px;color:#fff}.wl_single-product-item .product-content .action li .yith-wcwl-wishlistaddedbrowse.hide a,.wl_single-product-item .product-content .action li a.add_to_wishlist{padding:3px}.wl_single-product-item .product-content .action .action-item:hover{background:#2b2b4c}.wl_single-product-item.wl_left-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:100%;border-radius:500px 0 0 500px}@media only screen and (max-width:575px){.wl_single-product-item.wl_left-item{display:inherit;border-radius:500px 500px 5px 5px;max-width:270px;margin-left:auto;margin-right:auto}}.wl_single-product-item.wl_left-item .product-thumbnail{height:270px;width:340px;line-height:200px}.wl_single-product-item.wl_left-item .product-thumbnail .images{height:100%;width:100%;line-height:initial;-webkit-box-shadow:0 0 6px rgb(112 112 112 / .2);box-shadow:0 0 6px rgb(112 112 112 / .2);border-radius:50%}@media only screen and (max-width:575px){.wl_single-product-item.wl_left-item .product-thumbnail{height:270px;width:270px}}.wl_single-product-item.wl_left-item .product-content{margin-top:0;margin-left:-144px;width:100%}@media only screen and (max-width:575px){.wl_single-product-item.wl_left-item .product-content{margin-top:0;margin-left:0}}.wl_single-product-item.wl_left-item .product-content .product-price{margin-bottom:5px;margin-top:5px}.wl_single-product-item.wl_left-item .product-content .product-content-top{padding:30px 20px 12px 165px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (max-width:767px){.wl_single-product-item.wl_left-item .product-content .product-content-top{padding:10px 20px 10px 170px}}@media only screen and (max-width:575px){.wl_single-product-item.wl_left-item .product-content .product-content-top{padding:10px 20px 12px 10px}}.wl_single-product-item.wl_left-item .product-content .action{padding:10px 30px 10px 150px;border-radius:0 0 5px 5px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (max-width:767px){.wl_single-product-item.wl_left-item .product-content .action{padding:10px 20px 10px 150px}}@media only screen and (max-width:575px){.wl_single-product-item.wl_left-item .product-content .action{padding:10px 20px}}.wl_single-product-item.wl_dark-item .product-thumbnail{border:15px solid #707070}.wl_single-product-item.wl_dark-item .product-thumbnail .images{-webkit-box-shadow:0 0 6px rgb(112 112 112 / .2);box-shadow:0 0 6px rgb(112 112 112 / .2)}.wl_single-product-item.wl_dark-item .product-content{background:#2b2b4c;color:#fff}.wl_single-product-item.wl_dark-item .product-content .product-content-top{padding:140px 20px 10px}.wl_single-product-item.wl_dark-item .product-content .product-content-top .title{color:#fff}.wl_single-product-item.wl_dark-item .product-content .product-content-top .product-price{color:#fff}.wl_single-product-item.wl_dark-item .product-content .product-content-top .reading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#75828e}.ht-products .wl_single-product-item .product-content .product-content-top .reading .top-rated-rating .ht-product-ratting,.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;margin-left:-3px;margin-right:-3px}.ht-products .wl_single-product-item .product-content .product-content-top .reading .top-rated-rating .ht-product-ratting .ht-product-user-ratting,.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;position:absolute;left:5px;top:0;z-index:3;margin-left:-5px;margin-right:-5px}.ht-products .ht-product.ht-product-content-allcenter .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting,.ht-products .ht-product.ht-product-ratting-top-right .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting{position:inherit}.ht-products .ht-product.ht-product-category-right-bottom .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price{margin-bottom:25px}.ht-products .ht-product.ht-product-category-right-bottom .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting{margin-top:8px}.ht-products .wl_single-product-item .product-content .product-content-top .reading .top-rated-rating .ht-product-ratting .ht-product-user-ratting i,.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting .ht-product-user-ratting i{color:#dc9a0e}.ht-products .wl_single-product-item .product-content .product-content-top .reading .top-rated-rating .ht-product-ratting i,.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-ratting-wrap .ht-product-ratting i{color:#aaa}.wl_single-product-item .action li .woolentor-compare.compare::before{left:50%;top:60%;transform:translateX(-50%) translateY(-50%);color:#fff;font-size:18px;width:100%;height:100%}.wl_single-product-item .product-content .action li a:hover{background:#2b2b4c}.wl_single-product-item .product-content .action span.ht-product-action-tooltip{display:none}.wl_single-product-item .product-content .yith-wcwl-add-to-wishlist{margin-top:0}.wl_single-product-item .product-content .yith-wcwl-add-button>a i{margin-right:0}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .btn_cart{position:relative}.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action a.action-item.added,.wl_single-product-item .product-content .action .action-item.added{display:none}.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward{font-size:0;margin-right:30px}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward{font-size:0;margin-right:30px}.wl_single-product-item .product-content .action a.added_to_cart.wc-forward{text-indent:-9999px;padding:0}.wl_single-product-item .product-content .action .action-item.loading:before{position:absolute;text-indent:0;content:"\e01c";font-family:WooCommerce;left:0;right:0}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward:after,.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward:after,.wl_single-product-item .product-content .action a.added_to_cart.wc-forward:after{position:absolute;text-indent:0;content:"\e017";font-family:WooCommerce;left:0;right:0;font-size:18px}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward:after,.wl_shop-accordion-wrap .card-body .product-content .product-acontent-bottom .action a.added_to_cart.wc-forward:after{font-size:18px;background:#fff;display:inline-table;height:34px;line-height:34px;border-radius:50%;padding:0 9px;margin-right:70px;color:#333}.wl_product-accordion .card-body .product-content .product-acontent-bottom .action .action-item.added,.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action .action-item.added{display:none}.wl_horizontal-hover-accordion .accordion-ul li .accordion-product-content .accordion-product-item .product-content .action a.added_to_cart.wc-forward{height:35px;padding:0 9px;line-height:35px;background:#fff0;text-align:center;border-radius:35px;border:1px solid #0a3aca;color:#333;margin-right:10px}.woolentor-horizontal-filter-wrap .woolentor-heaer-box-area{padding:40px 50px;background-color:#fff;border-radius:5px;margin-bottom:30px;box-shadow:0 0 10px rgb(0 0 0 / .1)}@media only screen and (max-width:767px){.woolentor-horizontal-filter-wrap .woolentor-heaer-box-area{padding:40px 20px}}@media only screen and (min-width:768px) and (max-width:991px){.woolentor-horizontal-filter-wrap .woolentor-heaer-box-area{padding:40px 20px}}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side h2{margin:0;font-size:24px;font-weight:500}@media only screen and (max-width:767px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side{margin-bottom:20px}}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side{margin-bottom:0}}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side .htpt-check-all-area{margin-right:20px}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side .htpt-all-cart{background-color:#3326ae;color:#fff;padding:8px 25px;border-radius:25px}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side .htpt-all-cart i{margin-right:10px}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side .htpt-check-all-area{margin-right:0;margin-bottom:10px}}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-left-side .htpt-label-for-checkbox{margin-bottom:5px}}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-right-side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-header-right-side{margin-top:20px}}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-search-input-box{position:relative}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-search-filter-custom{margin-left:20px}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-search-input-box{margin-right:10px}}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-search-input-box .input-box{border:none;background:#eeeffb;padding:10px 36px 10px 20px;border-radius:25px;height:40px;position:relative}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-search-input-box .input-box{padding:10px 36px 10px 10px}}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area .woolentor-search-input-box .input-inner-btn{position:absolute;background:#fff0;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:none;font-size:16px;padding:0;color:#222}.woolentor-horizontal-filter-wrap .woolentor-search-filter-custom .filter-icon{height:40px;width:40px;line-height:40px;text-align:center;background:#eeeffb;border-radius:50%;display:inline-block;color:#222}.woolentor-horizontal-filter-wrap .woolentor-filter-field-area{border-top:1px solid #eff6ff;padding-top:20px;margin-top:20px}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-field-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px) and (max-width:991px){.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:575px){.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .woolentor-filter-single-item{margin-left:20px;margin-top:10px}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .woolentor-filter-single-item:first-child{margin-left:0}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .woolentor-filter-single-item label{display:block;margin-bottom:10px}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .woolentor-filter-single-item .select2-container{width:120px!important;height:40px}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .clear-filter{margin-top:10px}@media only screen and (max-width:767px){.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .clear-filter{width:100%}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .woolentor-filter-single-item{margin-left:10px}}.woolentor-horizontal-filter-wrap .select2-container .select2-selection--single{border-radius:25px;height:40px;padding:5px 25px 5px 10px;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;outline:none}.woolentor-horizontal-filter-wrap .select2-container .select2-selection--multiple{outline:none}.woolentor-horizontal-filter-wrap .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.woolentor-horizontal-filter-wrap .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:25px;border-bottom-right-radius:25px}.woolentor-horizontal-filter-wrap .select2-container.select2-container--default .selection .select2-selection{background:#fff0 url(/wp-content/plugins/woolentor-addons/assets/images/selector-icon.png) no-repeat center right 10px}.woolentor-horizontal-filter-wrap .select2-container.select2-container--default .selection .select2-selection--multiple{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:40px;padding:5px;height:40px;border-radius:25px}.woolentor-horizontal-filter-wrap .select2-container.select2-container--default .selection .select2-selection__rendered{display:inline;list-style:none;padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0}.woolentor-horizontal-filter-wrap .select2-container.select2-container--default .selection .select2-selection__choice{background-color:#fff0;border:none;border-radius:25px;display:inline-block;margin-left:5px;margin-top:0;padding:0;font-size:14px}.woolentor-horizontal-filter-wrap .select2-container.select2-container--default .selection .select2-selection .select2-selection__rendered{white-space:nowrap;overflow:hidden;padding-left:8px;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:16px;align-items:center;width:auto}.woolentor-horizontal-filter-wrap .select2-container.select2-container--default .selection .select2-selection .select2-results__option{padding-right:20px;vertical-align:middle;font-size:16px;padding:3px 7px;font-weight:600}.woolentor-select-drop span.select2-dropdown .select2-results__option{display:block}.woolentor-horizontal-filter-wrap .select2-container .select2-search--inline .select2-search__field{font-size:15px;max-width:100px;padding-right:13px;height:inherit;min-height:inherit;line-height:inherit;margin:0}.woolentor-horizontal-filter-wrap .htpt-label-for-checkbox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:16px;margin-bottom:-5px;margin-left:6px}.woolentor-horizontal-filter-wrap .htpt-label-for-checkbox .input-checkbox{opacity:0;line-height:1;height:inherit;display:none}.woolentor-horizontal-filter-wrap .htpt-label-for-checkbox>span{display:inline-block;text-transform:inherit;position:relative;line-height:1;font-size:14px;font-weight:400}.woolentor-horizontal-filter-wrap .clear-filter{background:#fff0;padding:0;border:none;margin-left:20px;color:#4e7cff;font-size:14px}.woolentor-horizontal-filter-wrap .woolentor-filter-field-wrap .woolentor-filter-single-item.woolentor-states-input-auto .select2-container{width:auto!important;min-width:120px;overflow:hidden;height:40px}div[class*="woolentor-single-select-drop"] .select2-results__option::before{border-radius:100%}.woolentor-select-drop .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#ddd;color:#fff}.woolentor-filter-single-item button.select2-selection__choice__remove,.woolentor-filter-single-item .select2-selection__clear{display:none!important;margin-left:0!important}.woolentor-filter-single-item .select2-selection__choice{position:relative;margin-left:0}.woolentor-filter-single-item .select2-selection__choice::after{position:absolute;content:",";right:0}.woolentor-filter-single-item .select2-selection__choice:last-child::after{content:""}.woolentor-select-drop .select2-results__option[role="alert"]{border-radius:10px 10px 10px 10px!important}.woolentor-select-drop .select2-results__option[role="alert"]:before{display:none}.woolentor-select-drop .select2-results__option{font-size:14px;background-color:#fff;max-height:300px;font-weight:600;width:100%}.woolentor-select-drop .select2-results__option:before{content:"";display:inline-block;position:relative;height:14px;width:14px;border:1px solid #555;border-radius:2px;background-color:#fff;margin-right:10px;vertical-align:middle;top:-2px}.woolentor-select-drop .select2-results__option--selected:before{content:"";color:#fff;border-color:#fff0;background-image:url(/wp-content/plugins/woolentor-addons/assets/images/check.png);background-repeat:no-repeat;background-position:center center;border:0;display:inline-block;padding-left:3px;background-color:#00426e}.woolentor-select-drop .select2-results__options{width:200px;margin:0}.woolentor-select-drop .select2-results__options li{margin:0}.woolentor-select-drop .select2-results__options li:first-child{border-radius:10px 10px 0 0}.woolentor-select-drop .select2-results__options li:last-child{border-radius:0 0 10px 10px}.woolentor-select-drop .select2-container--default .select2-results__option--highlighted[aria-selected="true"]{background-color:#c4c7e0;color:#272727}.woolentor-select-drop .select2-container--default .select2-results>.select2-results__options{max-height:300px}.woolentor-select-drop .select2-container--default .select2-selection--multiple{margin-bottom:10px}.woolentor-select-drop .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-radius:25px;height:20px}.woolentor-filter-single-item .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#c4c7e0;border-width:1px;outline:none}.woolentor-filter-single-item .select2-container--default .select2-selection--single .select2-selection__arrow{display:none}.woolentor-select-drop .select2-container--open .select2-dropdown--below{border-radius:10px;top:10px;border:1px solid #ddd;width:202px!important}.woocommerce-page .woolentor-select-drop .select2-container .select2-dropdown{padding:0}form.woolentor-header-search-form{margin-bottom:0}.woolentor-horizontal-filter-wrap .woolentor-filter-header-top-area [class*="woolentor-"] i{line-height:40px}.woolentor-filter-single-item.woolentor-states-input-auto input.select2-search__field{width:auto!important}.woolentor-select-drop span.select2-container.select2-container--default.select2-container--open{top:revert!important}.woolentor-breadcrumb span.breadcrumb-separator{margin:0 10px}.woolentor-breadcrumb span.breadcrumb-separator svg{fill:currentColor}.woolentor-product-same-height .woolentor-recently-viewed-product{height:100%;display:flex;flex-direction:column}.woolentor-product-same-height .woolentor-recently-viewed-product .woolentor-recently-view-content{flex:1 0}.woolentor-recently-viewed-product{margin-bottom:20px;overflow:hidden}.woolentor-recently-view-content{padding:20px;border:1px solid #f1f1f1;background-color:#fff;border-top:0}.woolentor-recently-view-image{position:relative}.woolentor-recently-view-image a{display:block}.woolentor-recently-view-image a img{width:100%}.woolentor-recently-view-image .ht-product-label{font-size:13px;text-transform:uppercase;font-weight:700;position:absolute;top:10px;z-index:3;right:15px}.woolentor-recently-view-title{font-size:18px;line-height:1.2;font-weight:400;margin-bottom:10px;margin-top:0}.woolentor-recently-view-title a{color:#444}.woolentor-recently-view-title a:hover{color:#dc9a0e}.woolentor-recently-view-price span{line-height:1;font-weight:700;font-size:20px;color:#444}.woolentor-recently-view-content :is(.button,.added_to_cart){display:inline-block;margin-top:10px;padding:10px 18px}.woolentor-no-view-product{padding:15px 15px 15px 20px;margin-bottom:10px;color:#000;font-size:14px;box-shadow:0 0 20px 0 rgb(0 0 0 / .15);background-color:#fff}.woolentor-page-template{width:100%}.woolentor_current_theme_hello-elementor.woocommerce .quantity .qty{padding-left:inherit;padding-right:inherit;text-align:center}.woolentor_current_theme_twentytwentyone.woocommerce span.onsale,.woolentor_current_theme_twentytwentyone span.onsale{left:auto}.woolentor_current_theme_blocksy .woolentor-page-template form.woocommerce-checkout{display:block}.woolentor_current_theme_blocksy .elementor-widget-woolentor-product-archive-addons ul.products li.product span.onsale{display:none!important}.woolentor_current_theme_blocksy .elementor-widget-woolentor-product-archive-addons.woolentor-sale-status-yes ul.products li.product span.onsale{display:inline-flex!important}.woolentor_current_theme_blocksy a.htcompare-btn{display:flex!important;margin-top:5px}.woolentor_current_theme_blocksy .elementor-edit-area div.product div.images .woocommerce-product-gallery__image:nth-child(n+2),.woolentor_current_theme_woostify .elementor-edit-area div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block;padding:3px}.elementor-edit-area .woocommerce-tabs .woocommerce-Tabs-panel--reviews{display:none}.woolentor_current_theme_woostify .elementor-widget-wl-single-product-image .woostify-container .product-gallery{width:100%}.woocommerce-cart .woolentor-page-template .woocommerce:not(.ht-row){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}@media (min-width:992px) and (max-width:1200px){.cus-col-5.ht-col-md-6{flex:0 0 33.333%;max-width:33.333%}.elementor-section .elementor-container{padding:0 15px}.elementor-section.elementor-section-full_width .elementor-container{padding:0}}@media (min-width:768px) and (max-width:991px){.cus-col-5.ht-col-md-6{flex:0 0 50%;max-width:50%}.elementor-section .elementor-container{padding:0 15px}.elementor-section.elementor-section-full_width .elementor-container{padding:0}.wl-columns-tablet-1 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wl-columns-tablet-2 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wl-columns-tablet-3 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 33.333%;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}.wl-columns-tablet-4 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wl-columns-tablet-5 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.wl-columns-tablet-6 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 16.666%;-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%}.wl-columns-tablet-7 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 14.285%;-ms-flex:0 0 14.285%;flex:0 0 14.285%;max-width:14.285%}.wl-columns-tablet-8 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 12.5%;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.wl-columns-tablet-9 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 11.111%;-ms-flex:0 0 11.111%;flex:0 0 11.111%;max-width:11.111%}.wl-columns-tablet-10 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 10%;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}[class*="woolentorducts-columns-"] ul.products li.product{width:calc(50% - 15px)!important;margin-right:15px!important}.woolentorducts-columns-tablet-1 ul.products li.product{width:100%!important;margin-right:0!important}.woolentorducts-columns-tablet-2 ul.products[class*="columns-"] li.product{width:calc(50% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-tablet-3 ul.products[class*="columns-"] li.product{width:calc(33.33% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-tablet-4 ul.products[class*="columns-"] li.product{width:calc(25% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-tablet-5 ul.products[class*="columns-"] li.product{width:calc(19% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-tablet-6 ul.products[class*="columns-"] li.product{width:calc(16% - 15px)!important;margin-right:15px!important;float:left}[class*="woolentorducts-columns-tablet-"] ul.products[class*="columns-"] li.product.first{clear:none!important}.woolentorducts-columns-tablet-6 ul.products[class*="columns-"] li.product:nth-child(6n),.woolentorducts-columns-tablet-5 ul.products[class*="columns-"] li.product:nth-child(5n),.woolentorducts-columns-tablet-4 ul.products[class*="columns-"] li.product:nth-child(4n),.woolentorducts-columns-tablet-3 ul.products[class*="columns-"] li.product:nth-child(3n),.woolentorducts-columns-tablet-2 ul.products[class*="columns-"] li.product:nth-child(2n),.woolentorducts-columns-tablet-1 ul.products[class*="columns-"] li.product{margin-right:0!important}}@media (max-width:767px){.cus-col-5.ht-col-md-6{flex:0 0 100%;max-width:100%}.woolentor-banner-img,.woolentor-content{float:none}.product-tab-list .nav a{margin-bottom:10px;margin-right:10px;padding:5px 10px}.elementor-section .elementor-container{padding:0 15px}.elementor-section.elementor-section-full_width .elementor-container{padding:0}.woolentor-notification-content{width:90%}.woolentor-sticky-btn-area{justify-content:start;margin-top:15px}.wl-columns-mobile-1 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wl-columns-mobile-2 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wl-columns-mobile-3 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 33.333%;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}.wl-columns-mobile-4 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wl-columns-mobile-5 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.wl-columns-mobile-6 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 16.666%;-ms-flex:0 0 16.666%;flex:0 0 16.666%;max-width:16.666%}.wl-columns-mobile-7 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 14.285%;-ms-flex:0 0 14.285%;flex:0 0 14.285%;max-width:14.285%}.wl-columns-mobile-8 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 12.5%;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.wl-columns-mobile-9 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 11.111%;-ms-flex:0 0 11.111%;flex:0 0 11.111%;max-width:11.111%}.wl-columns-mobile-10 .wl-row>[class*="col-"]{-webkit-box-flex:0;-webkit-flex:0 0 10%;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}.product-slider .slick-arrow.slick-next{right:0}.product-slider .slick-arrow{left:0}.content-woolentorquickview.entry-summary,.ht-qwick-view-left{padding-right:15px}[class*="woolentorducts-columns-"] ul.products li.product{width:100%!important;margin-right:0!important}.woolentorducts-columns-mobile-1 ul.products li.product{width:100%!important;margin-right:0!important}.woolentorducts-columns-mobile-2 ul.products[class*="columns-"] li.product{width:calc(50% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-mobile-3 ul.products[class*="columns-"] li.product{width:calc(33.33% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-mobile-4 ul.products[class*="columns-"] li.product{width:calc(25% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-mobile-5 ul.products[class*="columns-"] li.product{width:calc(19% - 15px)!important;margin-right:15px!important;float:left}.woolentorducts-columns-mobile-6 ul.products[class*="columns-"] li.product{width:calc(16% - 15px)!important;margin-right:15px!important;float:left}[class*="woolentorducts-columns-mobile-"] ul.products[class*="columns-"] li.product.first{clear:none!important}.woolentorducts-columns-mobile-6 ul.products[class*="columns-"] li.product:nth-child(6n),.woolentorducts-columns-mobile-5 ul.products[class*="columns-"] li.product:nth-child(5n),.woolentorducts-columns-mobile-4 ul.products[class*="columns-"] li.product:nth-child(4n),.woolentorducts-columns-mobile-3 ul.products[class*="columns-"] li.product:nth-child(3n),.woolentorducts-columns-mobile-2 ul.products[class*="columns-"] li.product:nth-child(2n),.woolentorducts-columns-mobile-1 ul.products[class*="columns-"] li.product{margin-right:0!important}.woolentor_current_theme_storefront span.woolentor-order-item-title{display:block}.ht-tab-menus{margin-bottom:20px}.ht-tab-menus li{margin-right:0;margin-bottom:10px}}.woolentor-qrcode img{display:inline-block}.woolentor-partial-payment-calculate-amount{margin-top:5px}.woolentor-partial-ammount{display:inline-block}.woolentor-partial-ammount .woocommerce-Price-amount,.woolentor-partial-ammount .amount{font-weight:700}.woolentor-partial-payment-area{margin-bottom:20px}.woolentor-partial-payment-selector-fields{background:#fff;border-radius:5px;width:250px;border:1px solid #ddd}.woolentor-partial-payment-field{display:flex;align-items:center;padding:10px 15px}.woolentor-partial-payment-field:first-child{border-bottom:1px solid #ddd}label.woolentor-partial-payment-label,.woolentor-partial-payment-field input{cursor:pointer}.woolentor-partial-payment-field input{width:auto;height:auto;margin:0}.woolentor-partial-payment-field label{margin-left:5px}.woocommerce-table__line-item ul.wc-item-meta,#order_review ul.wc-item-meta{margin-left:0}td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a{padding:10px 15px;margin-right:3px}td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a:last-child{margin-right:0}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}@font-face{font-display:swap;font-family:"auxin-front";src:url(/wp-content/themes/phlox-pro/css/fonts/fontastic/auxicon/auxin-front.eot);src:url("/wp-content/themes/phlox-pro/css/fonts/fontastic/auxicon/auxin-front.eot?#iefix") format("embedded-opentype"),url(/wp-content/themes/phlox-pro/css/fonts/fontastic/auxicon/auxin-front.woff) format("woff"),url(/wp-content/themes/phlox-pro/css/fonts/fontastic/auxicon/auxin-front.ttf) format("truetype"),url("/wp-content/themes/phlox-pro/css/fonts/fontastic/auxicon/auxin-front.svg#auxin-front") format("svg");font-weight:400;font-style:normal}[data-icon]:before{font-family:"auxin-front"!important;content:attr(data-icon);font-style:normal!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^="auxicon-"]:before,[class*=" auxicon-"]:before{font-family:"auxin-front"!important;font-style:normal!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.auxicon-2-arrows:before{content:"\61"}.auxicon-4-arrows:before{content:"\62"}.auxicon-back:before{content:"\63"}.auxicon-back-pack:before{content:"\64"}.auxicon-basket-1:before{content:"\65"}.auxicon-basket-2:before{content:"\66"}.auxicon-big-candy:before{content:"\67"}.auxicon-bottle:before{content:"\68"}.auxicon-bow-tie:before{content:"\69"}.auxicon-box-1:before{content:"\6a"}.auxicon-box-2:before{content:"\6b"}.auxicon-box-open:before{content:"\6c"}.auxicon-candy:before{content:"\6d"}.auxicon-cd-cover:before{content:"\6e"}.auxicon-chopsticks:before{content:"\6f"}.auxicon-cloud:before{content:"\70"}.auxicon-cloud-down:before{content:"\71"}.auxicon-cloud-up:before{content:"\72"}.auxicon-cloud-v-1:before{content:"\73"}.auxicon-cloud-v-2:before{content:"\74"}.auxicon-cloud-x-1:before{content:"\75"}.auxicon-cloud-x-2:before{content:"\76"}.auxicon-cofee-cup-1:before{content:"\77"}.auxicon-cofee-cup-2:before{content:"\78"}.auxicon-credit-card-1:before{content:"\79"}.auxicon-credit-card-2:before{content:"\7a"}.auxicon-credit-card-3:before{content:"\41"}.auxicon-credit-card-4:before{content:"\42"}.auxicon-cup-1:before{content:"\43"}.auxicon-cup-2:before{content:"\44"}.auxicon-diamond:before{content:"\45"}.auxicon-dollar:before{content:"\46"}.auxicon-dollar-bill:before{content:"\47"}.auxicon-dollar-coin:before{content:"\48"}.auxicon-download:before{content:"\49"}.auxicon-euro:before{content:"\4a"}.auxicon-euro-coin:before{content:"\4b"}.auxicon-folder:before{content:"\4c"}.auxicon-folder-plus:before{content:"\4d"}.auxicon-folder-v:before{content:"\4e"}.auxicon-folder-x:before{content:"\4f"}.auxicon-forward:before{content:"\50"}.auxicon-glass-of-water:before{content:"\51"}.auxicon-hamburger:before{content:"\52"}.auxicon-headphones:before{content:"\53"}.auxicon-headset:before{content:"\54"}.auxicon-highlighter:before{content:"\56"}.auxicon-hot-dog:before{content:"\57"}.auxicon-ice-cream:before{content:"\58"}.auxicon-ipod:before{content:"\59"}.auxicon-key:before{content:"\5a"}.auxicon-keyboard:before{content:"\30"}.auxicon-knife:before{content:"\31"}.auxicon-lock-round:before{content:"\32"}.auxicon-lock-square:before{content:"\33"}.auxicon-mouse:before{content:"\34"}.auxicon-musical-note-1:before{content:"\35"}.auxicon-musical-note-2:before{content:"\36"}.auxicon-paper:before{content:"\37"}.auxicon-pause:before{content:"\38"}.auxicon-pause-round:before{content:"\39"}.auxicon-pen:before{content:"\21"}.auxicon-pencil:before{content:"\22"}.auxicon-platter:before{content:"\23"}.auxicon-play:before{content:"\24"}.auxicon-play-round:before{content:"\25"}.auxicon-popsicle:before{content:"\26"}.auxicon-pound:before{content:"\27"}.auxicon-pound-coin:before{content:"\28"}.auxicon-present-1:before{content:"\29"}.auxicon-present-2:before{content:"\2a"}.auxicon-radio:before{content:"\2b"}.auxicon-random:before{content:"\2c"}.auxicon-repeat-1:before{content:"\2d"}.auxicon-repeat-2:before{content:"\2e"}.auxicon-ring:before{content:"\2f"}.auxicon-ruler:before{content:"\3a"}.auxicon-settings-2:before{content:"\3c"}.auxicon-settings-3:before{content:"\3d"}.auxicon-shirt-1:before{content:"\3e"}.auxicon-shirt-2:before{content:"\3f"}.auxicon-shopping-bag-1:before{content:"\40"}.auxicon-shopping-bag-2:before{content:"\5b"}.auxicon-shopping-bag-3:before{content:"\5d"}.auxicon-shopping-bag-4:before{content:"\5e"}.auxicon-shopping-cart-1:before{content:"\5f"}.auxicon-shopping-cart-1-1:before{content:"\60"}.auxicon-shopping-cart-out:before{content:"\7b"}.auxicon-shopping-cart-x:before{content:"\7c"}.auxicon-shpping-cart-in:before{content:"\7d"}.auxicon-slider:before{content:"\7e"}.auxicon-soup:before{content:"\5c"}.auxicon-spray:before{content:"\e000"}.auxicon-store:before{content:"\e001"}.auxicon-sunglasses-1:before{content:"\e002"}.auxicon-sunglasses-2:before{content:"\e003"}.auxicon-tag-1:before{content:"\e004"}.auxicon-tag-2:before{content:"\e005"}.auxicon-tie:before{content:"\e006"}.auxicon-truck-1:before{content:"\e007"}.auxicon-truck-2:before{content:"\e008"}.auxicon-upload:before{content:"\e009"}.auxicon-user-round:before{content:"\e00b"}.auxicon-user-v:before{content:"\e00c"}.auxicon-user-x:before{content:"\e00d"}.auxicon-vinyl:before{content:"\e00e"}.auxicon-wallet:before{content:"\e00f"}.auxicon-wallet-empty:before{content:"\e010"}.auxicon-watch:before{content:"\e011"}.auxicon-wrench-1:before{content:"\e012"}.auxicon-wrench-2:before{content:"\e013"}.auxicon-alarm-clock:before{content:"\e014"}.auxicon-badge:before{content:"\e015"}.auxicon-bank:before{content:"\e016"}.auxicon-bell:before{content:"\e017"}.auxicon-brush:before{content:"\e018"}.auxicon-calendar:before{content:"\e019"}.auxicon-camera-back:before{content:"\e01a"}.auxicon-camera-front:before{content:"\e01b"}.auxicon-clipboard:before{content:"\e01c"}.auxicon-cloud-1:before{content:"\e01d"}.auxicon-credit-card:before{content:"\e01e"}.auxicon-dashboard:before{content:"\e01f"}.auxicon-file:before{content:"\e021"}.auxicon-folder-1:before{content:"\e022"}.auxicon-handbag:before{content:"\e023"}.auxicon-heart:before{content:"\e024"}.auxicon-home:before{content:"\e025"}.auxicon-id-horizontal:before{content:"\e026"}.auxicon-id-vertical:before{content:"\e027"}.auxicon-location-pin:before{content:"\e028"}.auxicon-mac:before{content:"\e029"}.auxicon-music:before{content:"\e02a"}.auxicon-music-playlist:before{content:"\e02b"}.auxicon-news:before{content:"\e02c"}.auxicon-office:before{content:"\e02e"}.auxicon-pen-1:before{content:"\e02f"}.auxicon-pencil-1:before{content:"\e030"}.auxicon-phone:before{content:"\e031"}.auxicon-photos:before{content:"\e032"}.auxicon-pictures-day:before{content:"\e033"}.auxicon-pictures-night:before{content:"\e034"}.auxicon-settings:before{content:"\e035"}.auxicon-share-10:before{content:"\e036"}.auxicon-shop:before{content:"\e037"}.auxicon-stopwatch:before{content:"\e038"}.auxicon-tablet:before{content:"\e039"}.auxicon-tag:before{content:"\e03a"}.auxicon-tags:before{content:"\e03b"}.auxicon-thumbs-down:before{content:"\e03c"}.auxicon-thumbs-up:before{content:"\e03d"}.auxicon-trophy:before{content:"\e03e"}.auxicon-tv:before{content:"\e03f"}.auxicon-user-1:before{content:"\e040"}.auxicon-videos:before{content:"\e041"}.auxicon-wallet-1:before{content:"\e042"}.auxicon-watch-1:before{content:"\e043"}.auxicon-addons:before{content:"\e044"}.auxicon-arrow:before{content:"\e045"}.auxicon-attachment:before{content:"\e046"}.auxicon-award:before{content:"\e047"}.auxicon-book:before{content:"\e048"}.auxicon-calendar-1:before{content:"\e049"}.auxicon-card:before{content:"\e04a"}.auxicon-check:before{content:"\e04b"}.auxicon-coffee:before{content:"\e04c"}.auxicon-compass:before{content:"\e04d"}.auxicon-connection:before{content:"\e04e"}.auxicon-crown:before{content:"\e04f"}.auxicon-dashboard-1:before{content:"\e050"}.auxicon-direction:before{content:"\e051"}.auxicon-download-1:before{content:"\e052"}.auxicon-download-data:before{content:"\e054"}.auxicon-drop:before{content:"\e055"}.auxicon-expand:before{content:"\e056"}.auxicon-featured:before{content:"\e057"}.auxicon-flag:before{content:"\e058"}.auxicon-folder-2:before{content:"\e059"}.auxicon-food-1:before{content:"\e05a"}.auxicon-food-2:before{content:"\e05b"}.auxicon-gift:before{content:"\e05c"}.auxicon-glasses:before{content:"\e05d"}.auxicon-grid:before{content:"\e05e"}.auxicon-home-1:before{content:"\e05f"}.auxicon-hot:before{content:"\e060"}.auxicon-ice-cream-1:before{content:"\e061"}.auxicon-idea:before{content:"\e062"}.auxicon-info:before{content:"\e063"}.auxicon-label:before{content:"\e064"}.auxicon-like-2-1:before{content:"\e065"}.auxicon-link:before{content:"\e066"}.auxicon-list:before{content:"\e067"}.auxicon-loading:before{content:"\e069"}.auxicon-login:before{content:"\e06a"}.auxicon-mail:before{content:"\e06b"}.auxicon-map:before{content:"\e06c"}.auxicon-map-1:before{content:"\e06d"}.auxicon-map-2:before{content:"\e06e"}.auxicon-mark:before{content:"\e06f"}.auxicon-media:before{content:"\e070"}.auxicon-menu:before{content:"\e071"}.auxicon-message:before{content:"\e072"}.auxicon-money:before{content:"\e073"}.auxicon-music-1:before{content:"\e074"}.auxicon-notification-1:before{content:"\e075"}.auxicon-notification-2:before{content:"\e076"}.auxicon-packet:before{content:"\e077"}.auxicon-pause-1:before{content:"\e078"}.auxicon-pen-2:before{content:"\e079"}.auxicon-phone-1:before{content:"\e07a"}.auxicon-photo:before{content:"\e07b"}.auxicon-play-1:before{content:"\e07c"}.auxicon-portfolio:before{content:"\e07d"}.auxicon-profile-1:before{content:"\e07e"}.auxicon-profile-2:before{content:"\e07f"}.auxicon-profile-3:before{content:"\e080"}.auxicon-profile-4:before{content:"\e081"}.auxicon-repair:before{content:"\e082"}.auxicon-repost:before{content:"\e083"}.auxicon-resend:before{content:"\e084"}.auxicon-rocket:before{content:"\e085"}.auxicon-save:before{content:"\e086"}.auxicon-search:before{content:"\e087"}.auxicon-settings-4:before{content:"\e088"}.auxicon-share-1:before{content:"\e089"}.auxicon-share-2:before{content:"\e08a"}.auxicon-shop-1:before{content:"\e08b"}.auxicon-sorting:before{content:"\e08c"}.auxicon-sound:before{content:"\e08d"}.auxicon-star-rate:before{content:"\e08e"}.auxicon-stats-1:before{content:"\e08f"}.auxicon-stats-2:before{content:"\e090"}.auxicon-stats-3:before{content:"\e091"}.auxicon-stop:before{content:"\e092"}.auxicon-tablet-1:before{content:"\e093"}.auxicon-tablet-mini:before{content:"\e094"}.auxicon-time:before{content:"\e095"}.auxicon-top:before{content:"\e096"}.auxicon-trash:before{content:"\e097"}.auxicon-treasure:before{content:"\e098"}.auxicon-view:before{content:"\e099"}.auxicon-vote:before{content:"\e09a"}.auxicon-wallet-2:before{content:"\e09b"}.auxicon-weather:before{content:"\e09c"}.auxicon-wireframe:before{content:"\e09d"}.auxicon-add:before{content:"\e09e"}.auxicon-alarm:before{content:"\e09f"}.auxicon-anchor:before{content:"\e0a0"}.auxicon-attachment-1:before{content:"\e0a1"}.auxicon-brightness:before{content:"\e0a2"}.auxicon-brightness-half:before{content:"\e0a3"}.auxicon-browser:before{content:"\e0a4"}.auxicon-calculator-2:before{content:"\e0a5"}.auxicon-calendar-2:before{content:"\e0a6"}.auxicon-camera:before{content:"\e0a7"}.auxicon-chat:before{content:"\e0a8"}.auxicon-circle-full:before{content:"\e0a9"}.auxicon-circle-half:before{content:"\e0aa"}.auxicon-clipboard-1:before{content:"\e0ab"}.auxicon-clock:before{content:"\e0ac"}.auxicon-close:before{content:"\e0ad"}.auxicon-cloud-2:before{content:"\e0ae"}.auxicon-cmd:before{content:"\e0af"}.auxicon-comments:before{content:"\e0b0"}.auxicon-compose:before{content:"\e0b1"}.auxicon-delicious-1:before{content:"\e0b2"}.auxicon-dribbble-1:before{content:"\e0b3"}.auxicon-envelope:before{content:"\e0b4"}.auxicon-exclamation:before{content:"\e0b5"}.auxicon-expand-1:before{content:"\e0b6"}.auxicon-feather:before{content:"\e0b8"}.auxicon-forbid:before{content:"\e0b9"}.auxicon-forbid-1:before{content:"\e0ba"}.auxicon-fork-and-knife:before{content:"\e0bb"}.auxicon-fork-and-spoon:before{content:"\e0bc"}.auxicon-forward-1:before{content:"\e0bd"}.auxicon-gallary:before{content:"\e0be"}.auxicon-globe:before{content:"\e0bf"}.auxicon-googleplus-1:before{content:"\e0c0"}.auxicon-grid-1:before{content:"\e0c1"}.auxicon-grid-alt:before{content:"\e0c2"}.auxicon-heart-1:before{content:"\e0c3"}.auxicon-home-2:before{content:"\e0c4"}.auxicon-hyperlink:before{content:"\e0c5"}.auxicon-in:before{content:"\e0c6"}.auxicon-in-alt:before{content:"\e0c7"}.auxicon-inbox:before{content:"\e0c8"}.auxicon-inbox-alt:before{content:"\e0c9"}.auxicon-ipad:before{content:"\e0cb"}.auxicon-iphone:before{content:"\e0cc"}.auxicon-light-bulb:before{content:"\e0cd"}.auxicon-list-1:before{content:"\e0ce"}.auxicon-maximize:before{content:"\e0cf"}.auxicon-menu-1:before{content:"\e0d0"}.auxicon-moon:before{content:"\e0d1"}.auxicon-newspaper:before{content:"\e0d2"}.auxicon-newspaper-alt:before{content:"\e0d3"}.auxicon-out:before{content:"\e0d4"}.auxicon-pause-2:before{content:"\e0d5"}.auxicon-pin:before{content:"\e0d6"}.auxicon-pin-alt:before{content:"\e0d7"}.auxicon-play-2:before{content:"\e0d8"}.auxicon-portfolio-1:before{content:"\e0d9"}.auxicon-question:before{content:"\e0da"}.auxicon-rewind:before{content:"\e0db"}.auxicon-screen:before{content:"\e0dc"}.auxicon-settings-5:before{content:"\e0de"}.auxicon-sound-1:before{content:"\e0df"}.auxicon-sound-alt:before{content:"\e0e0"}.auxicon-sound-off:before{content:"\e0e1"}.auxicon-spinner:before{content:"\e0e2"}.auxicon-stop-1:before{content:"\e0e3"}.auxicon-store-1:before{content:"\e0e4"}.auxicon-subtract:before{content:"\e0e5"}.auxicon-task:before{content:"\e0e6"}.auxicon-trash-1:before{content:"\e0e7"}.auxicon-trash-alt:before{content:"\e0e8"}.auxicon-user-2:before{content:"\e0e9"}.auxicon-users:before{content:"\e0ea"}.auxicon-windows-1-1:before{content:"\e0eb"}.auxicon-zoom-in:before{content:"\e0ec"}.auxicon-zoom-out:before{content:"\e0ed"}.auxicon-alert:before{content:"\e0ee"}.auxicon-alignment-align:before{content:"\e0ef"}.auxicon-alignment-aligned-to:before{content:"\e0f0"}.auxicon-alignment-unalign:before{content:"\e0f1"}.auxicon-arrow-down:before{content:"\e0f2"}.auxicon-arrow-left:before{content:"\e0f3"}.auxicon-arrow-right:before{content:"\e0f4"}.auxicon-arrow-small-down:before{content:"\e0f5"}.auxicon-arrow-small-left:before{content:"\e0f6"}.auxicon-arrow-small-right:before{content:"\e0f7"}.auxicon-arrow-small-up:before{content:"\e0f8"}.auxicon-arrow-up:before{content:"\e0f9"}.auxicon-beer:before{content:"\e0fa"}.auxicon-book-1:before{content:"\e0fb"}.auxicon-bookmark:before{content:"\e0fc"}.auxicon-briefcase:before{content:"\e0fd"}.auxicon-broadcast:before{content:"\e0fe"}.auxicon-browser-1:before{content:"\e0ff"}.auxicon-bug:before{content:"\e100"}.auxicon-calendar-3:before{content:"\e101"}.auxicon-check-1:before{content:"\e102"}.auxicon-checklist:before{content:"\e103"}.auxicon-chevron-down:before{content:"\e104"}.auxicon-chevron-left:before{content:"\e105"}.auxicon-chevron-right:before{content:"\e106"}.auxicon-chevron-up:before{content:"\e107"}.auxicon-circle-slash:before{content:"\e108"}.auxicon-circuit-board:before{content:"\e109"}.auxicon-clippy:before{content:"\e10a"}.auxicon-clock-1:before{content:"\e10b"}.auxicon-cloud-download:before{content:"\e10c"}.auxicon-cloud-upload:before{content:"\e10d"}.auxicon-code:before{content:"\e10e"}.auxicon-color-mode:before{content:"\e10f"}.auxicon-comment-2-1:before{content:"\e110"}.auxicon-comment-discussion:before{content:"\e111"}.auxicon-credit-card-5:before{content:"\e112"}.auxicon-dash:before{content:"\e113"}.auxicon-dashboard-2:before{content:"\e114"}.auxicon-database:before{content:"\e115"}.auxicon-device-camera:before{content:"\e116"}.auxicon-device-camera-video:before{content:"\e117"}.auxicon-device-desktop:before{content:"\e118"}.auxicon-device-mobile:before{content:"\e119"}.auxicon-diff:before{content:"\e11a"}.auxicon-diff-added:before{content:"\e11b"}.auxicon-diff-ignored:before{content:"\e11c"}.auxicon-diff-modified:before{content:"\e11d"}.auxicon-diff-removed:before{content:"\e11e"}.auxicon-diff-renamed:before{content:"\e11f"}.auxicon-ellipsis:before{content:"\e120"}.auxicon-eye:before{content:"\e121"}.auxicon-file-binary:before{content:"\e122"}.auxicon-file-code:before{content:"\e123"}.auxicon-file-directory:before{content:"\e124"}.auxicon-file-media:before{content:"\e125"}.auxicon-file-pdf:before{content:"\e126"}.auxicon-file-submodule:before{content:"\e127"}.auxicon-file-symlink-directory:before{content:"\e128"}.auxicon-file-symlink-file:before{content:"\e129"}.auxicon-file-text:before{content:"\e12a"}.auxicon-file-zip:before{content:"\e12b"}.auxicon-flame:before{content:"\e12c"}.auxicon-fold:before{content:"\e12d"}.auxicon-gear:before{content:"\e12e"}.auxicon-gift-1:before{content:"\e12f"}.auxicon-gist:before{content:"\e130"}.auxicon-gist-secret:before{content:"\e131"}.auxicon-git-branch:before{content:"\e132"}.auxicon-git-commit:before{content:"\e133"}.auxicon-git-compare:before{content:"\e134"}.auxicon-git-merge:before{content:"\e135"}.auxicon-git-pull-request:before{content:"\e136"}.auxicon-globe-1:before{content:"\e137"}.auxicon-graph:before{content:"\e138"}.auxicon-heart-2:before{content:"\e139"}.auxicon-history:before{content:"\e13a"}.auxicon-home-3:before{content:"\e13b"}.auxicon-horizontal-rule:before{content:"\e13c"}.auxicon-hourglass:before{content:"\e13d"}.auxicon-hubot:before{content:"\e13e"}.auxicon-inbox-1:before{content:"\e13f"}.auxicon-info-1:before{content:"\e140"}.auxicon-issue-closed:before{content:"\e141"}.auxicon-issue-opened:before{content:"\e142"}.auxicon-issue-reopened:before{content:"\e143"}.auxicon-jersey:before{content:"\e144"}.auxicon-jump-down:before{content:"\e145"}.auxicon-jump-left:before{content:"\e146"}.auxicon-jump-right:before{content:"\e147"}.auxicon-jump-up:before{content:"\e148"}.auxicon-key-1:before{content:"\e149"}.auxicon-keyboard-1:before{content:"\e14a"}.auxicon-law:before{content:"\e14b"}.auxicon-light-bulb-1:before{content:"\e14c"}.auxicon-link-1:before{content:"\e14d"}.auxicon-link-external:before{content:"\e14e"}.auxicon-list-ordered:before{content:"\e14f"}.auxicon-list-unordered:before{content:"\e150"}.auxicon-location:before{content:"\e151"}.auxicon-lock:before{content:"\e152"}.auxicon-logo-github:before{content:"\e153"}.auxicon-mail-1:before{content:"\e154"}.auxicon-mail-read:before{content:"\e155"}.auxicon-mail-reply:before{content:"\e156"}.auxicon-mark-github:before{content:"\e157"}.auxicon-markdown:before{content:"\e158"}.auxicon-megaphone:before{content:"\e159"}.auxicon-mention:before{content:"\e15a"}.auxicon-microscope:before{content:"\e15b"}.auxicon-milestone:before{content:"\e15c"}.auxicon-mirror:before{content:"\e15d"}.auxicon-mortar-board:before{content:"\e15e"}.auxicon-move-down:before{content:"\e15f"}.auxicon-move-left:before{content:"\e160"}.auxicon-move-right:before{content:"\e161"}.auxicon-move-up:before{content:"\e162"}.auxicon-mute:before{content:"\e163"}.auxicon-no-newline:before{content:"\e164"}.auxicon-octoface:before{content:"\e165"}.auxicon-organization:before{content:"\e166"}.auxicon-package:before{content:"\e167"}.auxicon-paintcan:before{content:"\e168"}.auxicon-pencil-2:before{content:"\e169"}.auxicon-person:before{content:"\e16a"}.auxicon-pin-1:before{content:"\e16b"}.auxicon-playback-fast-forward:before{content:"\e16c"}.auxicon-playback-pause:before{content:"\e16d"}.auxicon-playback-rewind:before{content:"\e16f"}.auxicon-plug:before{content:"\e170"}.auxicon-podium:before{content:"\e172"}.auxicon-primitive-dot:before{content:"\e173"}.auxicon-primitive-square:before{content:"\e174"}.auxicon-pulse:before{content:"\e175"}.auxicon-puzzle:before{content:"\e176"}.auxicon-question-1:before{content:"\e177"}.auxicon-quote:before{content:"\e178"}.auxicon-radio-tower:before{content:"\e179"}.auxicon-repo:before{content:"\e17a"}.auxicon-repo-clone:before{content:"\e17b"}.auxicon-repo-force-push:before{content:"\e17c"}.auxicon-repo-forked:before{content:"\e17d"}.auxicon-repo-pull:before{content:"\e17e"}.auxicon-repo-push:before{content:"\e17f"}.auxicon-rocket-1:before{content:"\e180"}.auxicon-rss-1:before{content:"\e181"}.auxicon-ruby:before{content:"\e182"}.auxicon-screen-full:before{content:"\e183"}.auxicon-screen-normal:before{content:"\e184"}.auxicon-search-2:before{content:"\e185"}.auxicon-server:before{content:"\e186"}.auxicon-settings-6:before{content:"\e187"}.auxicon-sign-in:before{content:"\e188"}.auxicon-sign-out:before{content:"\e189"}.auxicon-split:before{content:"\e18a"}.auxicon-squirrel:before{content:"\e18b"}.auxicon-star:before{content:"\e18c"}.auxicon-steps:before{content:"\e18d"}.auxicon-stop-2:before{content:"\e18e"}.auxicon-sync:before{content:"\e18f"}.auxicon-tag-3:before{content:"\e190"}.auxicon-telescope:before{content:"\e191"}.auxicon-terminal:before{content:"\e192"}.auxicon-three-bars:before{content:"\e193"}.auxicon-tools:before{content:"\e194"}.auxicon-trashcan:before{content:"\e195"}.auxicon-triangle-down:before{content:"\e196"}.auxicon-triangle-left:before{content:"\e197"}.auxicon-triangle-right:before{content:"\e198"}.auxicon-triangle-up:before{content:"\e199"}.auxicon-unfold:before{content:"\e19a"}.auxicon-unmute:before{content:"\e19b"}.auxicon-versions:before{content:"\e19c"}.auxicon-x:before{content:"\e19d"}.auxicon-zap:before{content:"\e19e"}.auxicon-armchair-chair-streamline:before{content:"\e617"}.auxicon-arrow-streamline-target:before{content:"\e618"}.auxicon-backpack-streamline-trekking:before{content:"\e619"}.auxicon-bag-shopping-streamline:before{content:"\e61a"}.auxicon-barbecue-eat-food-streamline:before{content:"\e61b"}.auxicon-barista-coffee-espresso-streamline:before{content:"\e61c"}.auxicon-bomb-bug:before{content:"\e61d"}.auxicon-book-dowload-streamline:before{content:"\e61e"}.auxicon-book-read-streamline:before{content:"\e61f"}.auxicon-browser-streamline-window:before{content:"\e620"}.auxicon-brush-paint-streamline:before{content:"\e621"}.auxicon-bubble-comment-streamline-talk:before{content:"\e622"}.auxicon-bubble-love-streamline-talk:before{content:"\e623"}.auxicon-caddie-shop-shopping-streamline:before{content:"\e624"}.auxicon-caddie-shopping-streamline:before{content:"\e625"}.auxicon-camera-photo-polaroid-streamline:before{content:"\e626"}.auxicon-camera-photo-streamline:before{content:"\e627"}.auxicon-camera-streamline-video:before{content:"\e628"}.auxicon-chaplin-hat-movie-streamline:before{content:"\e629"}.auxicon-chef-food-restaurant-streamline:before{content:"\e62a"}.auxicon-clock-streamline-time:before{content:"\e62b"}.auxicon-cocktail-mojito-streamline:before{content:"\e62c"}.auxicon-coffee-streamline:before{content:"\e62d"}.auxicon-computer-imac:before{content:"\e62e"}.auxicon-computer-macintosh-vintage:before{content:"\e630"}.auxicon-computer-network-streamline:before{content:"\e631"}.auxicon-computer-streamline:before{content:"\e632"}.auxicon-cook-pan-pot-streamline:before{content:"\e633"}.auxicon-crop-streamline:before{content:"\e634"}.auxicon-crown-king-streamline:before{content:"\e635"}.auxicon-danger-death-delete-destroy-skull-stream:before{content:"\e636"}.auxicon-dashboard-speed-streamline:before{content:"\e637"}.auxicon-database-streamline:before{content:"\e638"}.auxicon-delete-garbage-streamline:before{content:"\e639"}.auxicon-design-graphic-tablet-streamline-tablet:before{content:"\e63a"}.auxicon-design-pencil-rule-streamline:before{content:"\e63b"}.auxicon-diving-leisure-sea-sport-streamline:before{content:"\e63c"}.auxicon-drug-medecine-streamline-syringue:before{content:"\e63d"}.auxicon-earth-globe-streamline:before{content:"\e63e"}.auxicon-eat-food-fork-knife-streamline:before{content:"\e63f"}.auxicon-eat-food-hotdog-streamline:before{content:"\e640"}.auxicon-eye-dropper-streamline:before{content:"\e644"}.auxicon-factory-lift-streamline-warehouse:before{content:"\e645"}.auxicon-first-aid-medecine-shield-streamline:before{content:"\e646"}.auxicon-food-ice-cream-streamline:before{content:"\e647"}.auxicon-frame-picture-streamline:before{content:"\e648"}.auxicon-handle-streamline-vector:before{content:"\e64a"}.auxicon-happy-smiley-streamline:before{content:"\e64b"}.auxicon-headset-sound-streamline:before{content:"\e64c"}.auxicon-home-house-streamline:before{content:"\e64d"}.auxicon-ibook-laptop:before{content:"\e64e"}.auxicon-ink-pen-streamline:before{content:"\e64f"}.auxicon-ipad-streamline:before{content:"\e650"}.auxicon-iphone-streamline:before{content:"\e651"}.auxicon-ipod-mini-music-streamline:before{content:"\e652"}.auxicon-ipod-music-streamline:before{content:"\e653"}.auxicon-ipod-streamline:before{content:"\e654"}.auxicon-japan-streamline-tea:before{content:"\e655"}.auxicon-laptop-macbook-streamline:before{content:"\e656"}.auxicon-like-love-streamline:before{content:"\e657"}.auxicon-link-streamline:before{content:"\e658"}.auxicon-lock-locker-streamline:before{content:"\e659"}.auxicon-locker-streamline-unlock:before{content:"\e65a"}.auxicon-macintosh:before{content:"\e65b"}.auxicon-magic-magic-wand-streamline:before{content:"\e65c"}.auxicon-magnet-streamline:before{content:"\e65d"}.auxicon-man-people-streamline-user:before{content:"\e65e"}.auxicon-map-streamline-user:before{content:"\e660"}.auxicon-micro-record-streamline:before{content:"\e661"}.auxicon-monocle-mustache-streamline:before{content:"\e662"}.auxicon-music-note-streamline:before{content:"\e663"}.auxicon-music-speaker-streamline:before{content:"\e664"}.auxicon-notebook-streamline:before{content:"\e665"}.auxicon-paint-bucket-streamline:before{content:"\e666"}.auxicon-painting-pallet-streamline:before{content:"\e667"}.auxicon-painting-roll-streamline:before{content:"\e668"}.auxicon-pen-streamline:before{content:"\e669"}.auxicon-pen-streamline-1:before{content:"\e66a"}.auxicon-pen-streamline-2:before{content:"\e66b"}.auxicon-pen-streamline-3:before{content:"\e66c"}.auxicon-photo-pictures-streamline:before{content:"\e66d"}.auxicon-picture-streamline:before{content:"\e66e"}.auxicon-picture-streamline-1:before{content:"\e66f"}.auxicon-receipt-shopping-streamline:before{content:"\e670"}.auxicon-remote-control-streamline:before{content:"\e671"}.auxicon-settings-streamline:before{content:"\e672"}.auxicon-settings-streamline-1:before{content:"\e673"}.auxicon-settings-streamline-2:before{content:"\e674"}.auxicon-shoes-snickers-streamline:before{content:"\e675"}.auxicon-speech-streamline-talk-user:before{content:"\e676"}.auxicon-stamp-streamline:before{content:"\e677"}.auxicon-streamline-suitcase-travel:before{content:"\e678"}.auxicon-streamline-umbrella-weather:before{content:"\e67a"}.auxicon-align-center:before{content:"\e67b"}.auxicon-align-justify:before{content:"\e67c"}.auxicon-align-left:before{content:"\e67d"}.auxicon-align-right:before{content:"\e67e"}.auxicon-archive-1:before{content:"\e67f"}.auxicon-arrow-down-3:before{content:"\e680"}.auxicon-arrow-left-3:before{content:"\e681"}.auxicon-arrow-right-3:before{content:"\e682"}.auxicon-arrow-up-3:before{content:"\e683"}.auxicon-atom:before{content:"\e684"}.auxicon-bank-notes:before{content:"\e686"}.auxicon-barbell:before{content:"\e687"}.auxicon-bars:before{content:"\e688"}.auxicon-battery-0:before{content:"\e689"}.auxicon-battery-1-1:before{content:"\e68a"}.auxicon-battery-2-1:before{content:"\e68b"}.auxicon-battery-3-1:before{content:"\e68c"}.auxicon-battery-4-1:before{content:"\e68d"}.auxicon-battery-power:before{content:"\e68e"}.auxicon-beer-2:before{content:"\e68f"}.auxicon-bolt:before{content:"\e690"}.auxicon-bones:before{content:"\e691"}.auxicon-book-close:before{content:"\e692"}.auxicon-book-open:before{content:"\e693"}.auxicon-bookmark-4:before{content:"\e694"}.auxicon-box-3:before{content:"\e695"}.auxicon-browser-2:before{content:"\e696"}.auxicon-bubble:before{content:"\e697"}.auxicon-bubble-1:before{content:"\e698"}.auxicon-bubble-2:before{content:"\e699"}.auxicon-bubble-3:before{content:"\e69a"}.auxicon-bucket:before{content:"\e69b"}.auxicon-calculator-3:before{content:"\e69c"}.auxicon-calendar-6:before{content:"\e69d"}.auxicon-camera-4:before{content:"\e69e"}.auxicon-cardiac-pulse:before{content:"\e69f"}.auxicon-cd-1:before{content:"\e6a0"}.auxicon-character:before{content:"\e6a1"}.auxicon-checkbox-checked:before{content:"\e6a2"}.auxicon-checkmark:before{content:"\e6a3"}.auxicon-clipboard-3:before{content:"\e6a4"}.auxicon-clock-4:before{content:"\e6a5"}.auxicon-cloud-5:before{content:"\e6a6"}.auxicon-coffee-1:before{content:"\e6a7"}.auxicon-comment-2:before{content:"\e6a8"}.auxicon-connection-0:before{content:"\e6a9"}.auxicon-connection-1:before{content:"\e6aa"}.auxicon-connection-2:before{content:"\e6ab"}.auxicon-connection-3:before{content:"\e6ac"}.auxicon-connection-4:before{content:"\e6ad"}.auxicon-credit-cards:before{content:"\e6ae"}.auxicon-crop:before{content:"\e6af"}.auxicon-cube:before{content:"\e6b0"}.auxicon-diamond-1:before{content:"\e6b1"}.auxicon-download-5:before{content:"\e6b2"}.auxicon-email:before{content:"\e6b3"}.auxicon-email-plane:before{content:"\e6b4"}.auxicon-enter:before{content:"\e6b5"}.auxicon-envelope-1:before{content:"\e6b6"}.auxicon-eyedropper:before{content:"\e6b7"}.auxicon-file-1:before{content:"\e6b8"}.auxicon-file-add:before{content:"\e6b9"}.auxicon-file-broken:before{content:"\e6ba"}.auxicon-file-settings:before{content:"\e6bb"}.auxicon-files:before{content:"\e6bc"}.auxicon-flag-3:before{content:"\e6bd"}.auxicon-folder-3:before{content:"\e6be"}.auxicon-folder-add:before{content:"\e6bf"}.auxicon-folder-check:before{content:"\e6c0"}.auxicon-folder-settings:before{content:"\e6c1"}.auxicon-forbidden:before{content:"\e6c2"}.auxicon-frames:before{content:"\e6c3"}.auxicon-glass:before{content:"\e6c4"}.auxicon-graph-1:before{content:"\e6c5"}.auxicon-grid-3:before{content:"\e6c6"}.auxicon-heart-4:before{content:"\e6c7"}.auxicon-home-6:before{content:"\e6c8"}.auxicon-id-card:before{content:"\e6c9"}.auxicon-invoice:before{content:"\e6ca"}.auxicon-ipad-2:before{content:"\e6cc"}.auxicon-lab:before{content:"\e6cd"}.auxicon-laptop-1:before{content:"\e6ce"}.auxicon-list-3:before{content:"\e6cf"}.auxicon-lock-2:before{content:"\e6d0"}.auxicon-locked:before{content:"\e6d1"}.auxicon-map-4:before{content:"\e6d2"}.auxicon-measure:before{content:"\e6d3"}.auxicon-meter:before{content:"\e6d4"}.auxicon-micro:before{content:"\e6d5"}.auxicon-micro-mute:before{content:"\e6d6"}.auxicon-microwave:before{content:"\e6d7"}.auxicon-minus-4:before{content:"\e6d8"}.auxicon-modem:before{content:"\e6d9"}.auxicon-mute-1:before{content:"\e6da"}.auxicon-newspaper-1:before{content:"\e6db"}.auxicon-paperclip:before{content:"\e6dc"}.auxicon-pencil-3:before{content:"\e6dd"}.auxicon-phone-5:before{content:"\e6df"}.auxicon-phone-3:before{content:"\e6e0"}.auxicon-picture:before{content:"\e6e1"}.auxicon-pie-chart:before{content:"\e6e2"}.auxicon-pill:before{content:"\e6e3"}.auxicon-pin-4:before{content:"\e6e4"}.auxicon-printer-1:before{content:"\e6e6"}.auxicon-printer-2:before{content:"\e6e7"}.auxicon-refresh-3:before{content:"\e6e8"}.auxicon-screen-3:before{content:"\e6ea"}.auxicon-select:before{content:"\e6eb"}.auxicon-set:before{content:"\e6ec"}.auxicon-settings-8:before{content:"\e6ed"}.auxicon-share-4:before{content:"\e6ee"}.auxicon-share-outline:before{content:"\e6ef"}.auxicon-shorts:before{content:"\e6f0"}.auxicon-speaker-1:before{content:"\e6f1"}.auxicon-star-4:before{content:"\e6f2"}.auxicon-stopwatch-3:before{content:"\e6f3"}.auxicon-sun:before{content:"\e6f4"}.auxicon-syringe:before{content:"\e6f5"}.auxicon-tag-5:before{content:"\e6f6"}.auxicon-train:before{content:"\e6f7"}.auxicon-trash-3:before{content:"\e6f8"}.auxicon-unlocked:before{content:"\e6f9"}.auxicon-user-4:before{content:"\e6fa"}.auxicon-user-outline:before{content:"\e6fb"}.auxicon-users-1:before{content:"\e6fc"}.auxicon-users-outline:before{content:"\e6fd"}.auxicon-volume:before{content:"\e6fe"}.auxicon-volume-down:before{content:"\e6ff"}.auxicon-volume-up:before{content:"\e700"}.auxicon-wifi-1:before{content:"\e701"}.auxicon-wifi-2:before{content:"\e702"}.auxicon-wifi-3:before{content:"\e703"}.auxicon-window-delete:before{content:"\e704"}.auxicon-windows-2:before{content:"\e705"}.auxicon-zoom:before{content:"\e706"}.auxicon-zoom-in-2:before{content:"\e707"}.auxicon-zoom-out-2:before{content:"\e708"}.auxicon-banknote:before{content:"\e709"}.auxicon-bubble-4:before{content:"\e70a"}.auxicon-bulb:before{content:"\e70b"}.auxicon-calendar-7:before{content:"\e70c"}.auxicon-camera-5:before{content:"\e70d"}.auxicon-clip:before{content:"\e70e"}.auxicon-clock-5:before{content:"\e70f"}.auxicon-cloud-6:before{content:"\e710"}.auxicon-cup:before{content:"\e711"}.auxicon-data-1:before{content:"\e712"}.auxicon-diamond-2:before{content:"\e713"}.auxicon-display:before{content:"\e714"}.auxicon-fire:before{content:"\e716"}.auxicon-food:before{content:"\e717"}.auxicon-heart-5:before{content:"\e718"}.auxicon-key-3:before{content:"\e719"}.auxicon-lab-1:before{content:"\e71a"}.auxicon-like-1:before{content:"\e71b"}.auxicon-location-2:before{content:"\e71c"}.auxicon-lock-3:before{content:"\e71d"}.auxicon-mail-3:before{content:"\e71e"}.auxicon-megaphone-1:before{content:"\e71f"}.auxicon-music-3:before{content:"\e720"}.auxicon-news-2:before{content:"\e721"}.auxicon-note:before{content:"\e722"}.auxicon-paperplane:before{content:"\e723"}.auxicon-params:before{content:"\e724"}.auxicon-pen-3:before{content:"\e725"}.auxicon-phone-4:before{content:"\e726"}.auxicon-photo-1:before{content:"\e727"}.auxicon-search-5:before{content:"\e728"}.auxicon-settings-9:before{content:"\e729"}.auxicon-shop-2:before{content:"\e72a"}.auxicon-sound-2:before{content:"\e72b"}.auxicon-stack:before{content:"\e72c"}.auxicon-star-5:before{content:"\e72d"}.auxicon-study:before{content:"\e72e"}.auxicon-t-shirt:before{content:"\e72f"}.auxicon-tag-6:before{content:"\e730"}.auxicon-trash-4:before{content:"\e731"}.auxicon-truck-3:before{content:"\e732"}.auxicon-tv-1:before{content:"\e733"}.auxicon-user-5:before{content:"\e734"}.auxicon-vallet:before{content:"\e735"}.auxicon-video-1:before{content:"\e736"}.auxicon-vynil:before{content:"\e737"}.auxicon-world:before{content:"\e738"}.auxicon-bag-2:before{content:"\e7d1"}.auxicon-bicycle-1:before{content:"\e7d2"}.auxicon-bicycle-vintage:before{content:"\e7d3"}.auxicon-browser-empty:before{content:"\e7d4"}.auxicon-browser-full:before{content:"\e7d5"}.auxicon-bubble-1-1:before{content:"\e7d6"}.auxicon-bubble-2-1:before{content:"\e7d7"}.auxicon-bubble-3-1:before{content:"\e7d8"}.auxicon-camera-6:before{content:"\e7d9"}.auxicon-clap-board:before{content:"\e7da"}.auxicon-clipboard-4:before{content:"\e7db"}.auxicon-clock-6:before{content:"\e7dc"}.auxicon-cloud-7:before{content:"\e7dd"}.auxicon-cloudy:before{content:"\e7de"}.auxicon-envelope-2:before{content:"\e7df"}.auxicon-file-ai:before{content:"\e7e0"}.auxicon-file-jpg:before{content:"\e7e1"}.auxicon-file-png:before{content:"\e7e2"}.auxicon-file-psd:before{content:"\e7e3"}.auxicon-file-text-1:before{content:"\e7e4"}.auxicon-graph-2:before{content:"\e7e5"}.auxicon-hierarchy-1:before{content:"\e7e7"}.auxicon-hierarchy-2:before{content:"\e7e8"}.auxicon-imac:before{content:"\e7e9"}.auxicon-ipad-3:before{content:"\e7ea"}.auxicon-iphone-1:before{content:"\e7eb"}.auxicon-keyboard-3:before{content:"\e7ec"}.auxicon-laptop-2:before{content:"\e7ed"}.auxicon-line:before{content:"\e7ee"}.auxicon-list-4:before{content:"\e7ef"}.auxicon-list-thumbnails:before{content:"\e7f0"}.auxicon-lock-4:before{content:"\e7f1"}.auxicon-magnifier:before{content:"\e7f2"}.auxicon-map-5:before{content:"\e7f3"}.auxicon-map-pin:before{content:"\e7f4"}.auxicon-moon-2:before{content:"\e7f5"}.auxicon-mouse-1:before{content:"\e7f6"}.auxicon-pencil-4:before{content:"\e7f7"}.auxicon-pencil-ruler:before{content:"\e7f8"}.auxicon-picture-1:before{content:"\e7f9"}.auxicon-rain:before{content:"\e7fa"}.auxicon-ribbon:before{content:"\e7fb"}.auxicon-shoe:before{content:"\e7fc"}.auxicon-speaker-2:before{content:"\e7fd"}.auxicon-speaker-off-1:before{content:"\e7fe"}.auxicon-sun-1:before{content:"\e7ff"}.auxicon-tape:before{content:"\e800"}.auxicon-target-1:before{content:"\e801"}.auxicon-unlock-1:before{content:"\e802"}.auxicon-facebook-3:before{content:"\e0b7"}.auxicon-notebook:before{content:"\e02d"}.auxicon-edit-modify-streamline:before{content:"\e641"}.auxicon-download-2:before{content:"\e053"}.auxicon-linkedin:before{content:"\e19f"}.auxicon-facebook:before{content:"\e1a0"}.auxicon-vimeo:before{content:"\e1a1"}.auxicon-flickr:before{content:"\e1a3"}.auxicon-instagram:before{content:"\e1a4"}.auxicon-tumblr:before{content:"\e1a5"}.auxicon-behance:before{content:"\e1a6"}.auxicon-wordpress:before{content:"\e1a7"}.auxicon-vimeo-1:before{content:"\e1a8"}.auxicon-git:before{content:"\e1a9"}.auxicon-googleplus:before{content:"\e1aa"}.auxicon-digg:before{content:"\e1ab"}.auxicon-google:before{content:"\e1ac"}.auxicon-stumbleupon:before{content:"\e1ad"}.auxicon-apple:before{content:"\e1ae"}.auxicon-microsoft:before{content:"\e1af"}.auxicon-android:before{content:"\e1b0"}.auxicon-dribbble:before{content:"\e1b1"}.auxicon-steam:before{content:"\e1b2"}.auxicon-pinterest:before{content:"\e1b3"}.auxicon-edge:before{content:"\e1a2"}.auxicon-chrome:before{content:"\e1b4"}.auxicon-safari:before{content:"\e1b5"}.auxicon-firefox:before{content:"\e1b6"}.auxicon-opera:before{content:"\e1b7"}.auxicon-internet-explorer:before{content:"\e1b8"}.auxicon-wikipedia:before{content:"\e1b9"}.auxicon-amazon:before{content:"\e1ba"}.auxicon-lastfm:before{content:"\e1bb"}.auxicon-delicious:before{content:"\e1bc"}.auxicon-skype:before{content:"\e1bd"}.auxicon-rss:before{content:"\e1be"}.auxicon-twitter:before{content:"\e1bf"}.auxicon-html5:before{content:"\e1c0"}.auxicon-css3:before{content:"\e1c1"}.auxicon-youtube:before{content:"\e1c2"}.auxicon-dropbox:before{content:"\e1c3"}.auxicon-twich:before{content:"\e1c6"}.auxicon-pocket:before{content:"\e1c7"}.auxicon-spotify:before{content:"\e1c4"}.auxicon-yahoo:before{content:"\e1c8"}.auxicon-paypal:before{content:"\e1c9"}.auxicon-visa:before{content:"\e1ca"}.auxicon-google-wallet:before{content:"\e1cb"}.auxicon-mastercard:before{content:"\e1cc"}.auxicon-soundcloud:before{content:"\e1cd"}.auxicon-linux:before{content:"\e1ce"}.auxicon-github:before{content:"\e1cf"}.auxicon-search-4:before{content:"\e1d0"}.auxicon-check-mark-circle-outline:before{content:"\e1d1"}.auxicon-question-circle:before{content:"\e1d2"}.auxicon-phone-classic-on:before{content:"\e1d3"}.auxicon-ios-browsers-outline:before{content:"\e1d4"}.auxicon-social-buffer:before{content:"\e1d5"}.auxicon-social-buffer-outline:before{content:"\e1d6"}.auxicon-search-1:before{content:"\e0dd"}.auxicon-comment:before{content:"\e1d7"}.auxicon-like:before{content:"\e1d8"}.auxicon-share:before{content:"\e1d9"}.auxicon-rate:before{content:"\e1da"}.auxicon-rate-outline:before{content:"\e1dc"}.auxicon-whatsapp:before{content:"\e1db"}.auxicon-stumbleupon-1:before{content:"\e1dd"}.auxicon-vk:before{content:"\e1de"}.auxicon-telegram:before{content:"\e1df"}.auxicon-telegram-2:before{content:"\e1e0"}.auxicon-fontawesome-webfont:before{content:"\e1c5"}.auxicon-bag:before{content:"\e1e1"}.auxicon-chevron-right-1:before{content:"\e1e2"}.auxicon-playback-play:before{content:"\e16e"}.auxicon-lists:before{content:"\e068"}.auxicon-headset-with-microphone:before{content:"\55"}.auxicon-heart-small:before{content:"\e1e3"}.auxicon-heart-small-outline:before{content:"\e1e4"}.auxicon-settings-1:before{content:"\3b"}.auxicon-power:before{content:"\e1e5"}.auxicon-instagram-1:before{content:"\e0ca"}.auxicon-computer-imac-2:before{content:"\e1e6"}.auxicon-grid-lines-streamline:before{content:"\e1e7"}.auxicon-chevron-left-1:before{content:"\e1e8"}.auxicon-chevron-down-1:before{content:"\e1e9"}.auxicon-chevron-up-1:before{content:"\e1ea"}.auxicon-ios-telephone-outline:before{content:"\e1eb"}.auxicon-ios-clock-outline:before{content:"\e1ec"}.auxicon-ios-person-outline:before{content:"\e1ed"}.auxicon-arrow-left-1:before{content:"\e1ee"}.auxicon-arrow-right-1:before{content:"\e1ef"}.auxicon-mail-letter-outline:before{content:"\e1f0"}.auxicon-search-outline:before{content:"\e1f1"}.auxicon-android-favorite:before{content:"\e1f3"}.auxicon-android-favorite-outline:before{content:"\e1f4"}.auxicon-record:before{content:"\e1f5"}.auxicon-explore:before{content:"\e020"}.auxicon-map-pin-streamline:before{content:"\e1f2"}.auxicon-phone-2:before{content:"\e1f6"}.auxicon-ipad-1:before{content:"\e1f7"}.auxicon-plus:before{content:"\e171"}.auxicon-streamline-sync:before{content:"\e1f8"}.auxicon-user:before{content:"\e00a"}.auxicon-heart-3:before{content:"\e1f9"}.auxicon-arrows-drag-up:before{content:"\e1fa"}.auxicon-arrows-drag-up-dashed:before{content:"\e1fb"}.auxicon-arrows-hamburger1:before{content:"\e1fc"}.auxicon-arrows-hamburger-2:before{content:"\e1fd"}.auxicon-chevron-down-2:before{content:"\e1fe"}.auxicon-chevron-left-2:before{content:"\e1ff"}.auxicon-chevron-up-2:before{content:"\e200"}.auxicon-eye-1:before{content:"\e202"}.auxicon-close-1:before{content:"\e203"}.auxicon-ios-telephone:before{content:"\e204"}.auxicon-ios-location:before{content:"\e205"}.auxicon-email-mail-streamline:before{content:"\e206"}.auxicon-reload:before{content:"\e207"}.auxicon-link-2:before{content:"\e208"}.auxicon-chevron-right-2:before{content:"\e201"}.auxicon-ios-cloudy:before{content:"\e209"}.auxicon-ios-thunderstorm:before{content:"\e20a"}.auxicon-ios-cloudy-night:before{content:"\e20b"}.auxicon-ios-sunny:before{content:"\e20c"}.auxicon-ios-snowy:before{content:"\e20d"}.auxicon-ios-rainy:before{content:"\e20e"}.auxicon-ios-partlysunny:before{content:"\e20f"}.auxicon-ios-thunderstorm-outline:before{content:"\e210"}.auxicon-ios-sunny-outline:before{content:"\e211"}.auxicon-ios-cloudy-outline:before{content:"\e212"}.auxicon-ios-cloudy-night-outline:before{content:"\e213"}.auxicon-ios-partlysunny-outline:before{content:"\e214"}.auxicon-ios-rainy-outline:before{content:"\e215"}.auxicon-heart-6:before{content:"\e216"}@font-face{font-display:swap;font-family:"auxin-front-2";src:url(/wp-content/themes/phlox-pro/css/fonts/fontastic/auxicon2/auxin-front-2.eot);src:url("/wp-content/themes/phlox-pro/css/fonts/fontastic/auxicon2/auxin-front-2.eot?#iefix") format("embedded-opentype"),url(/wp-content/themes/phlox-pro/css/fonts/fontastic/auxicon2/auxin-front-2.woff) format("woff"),url(/wp-content/themes/phlox-pro/css/fonts/fontastic/auxicon2/auxin-front-2.ttf) format("truetype"),url("/wp-content/themes/phlox-pro/css/fonts/fontastic/auxicon2/auxin-front-2.svg#auxin-front-2") format("svg");font-weight:400;font-style:normal}[data-icon]:before{font-family:"auxin-front-2"!important;content:attr(data-icon);font-style:normal!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^="auxicon2-"]:before,[class*=" auxicon2-"]:before{font-family:"auxin-front-2"!important;font-style:normal!important;font-weight:normal!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.auxicon2-arrows-anticlockwise:before{content:"\61"}.auxicon2-circle-plus-outline:before{content:"\62"}.auxicon2-arrows-drag-up-dashed:before{content:"\63"}.auxicon2-hamburger-2:before{content:"\64"}.auxicon2-hamburger1:before{content:"\65"}.auxicon2-arrow-chevron-thin-left:before{content:"\66"}.auxicon2-arrows-left-double-chevron:before{content:"\67"}.auxicon2-arrows-right-double-chevron:before{content:"\68"}.auxicon2-arrows-chevron-thin-right:before{content:"\69"}.auxicon2-close-remove-1:before{content:"\6a"}.auxicon2-plus-1:before{content:"\6b"}.auxicon2-arrow-slim-left-dashed:before{content:"\6c"}.auxicon2-arrow-slim-left:before{content:"\6d"}.auxicon2-arrow-slim-right-dashed:before{content:"\70"}.auxicon2-arrow-slim-right:before{content:"\71"}.auxicon2-arrow-chevron-thin-up:before{content:"\6e"}.auxicon2-arrows-up-double-chevron:before{content:"\6f"}.auxicon2-square-plus-outline:before{content:"\72"}.auxicon2-arrows-down-double-chevron:before{content:"\73"}.auxicon2-arrows-chevron-down:before{content:"\74"}.auxicon2-basic-bookmark:before{content:"\75"}.auxicon2-arrow-medium-right:before{content:"\76"}.auxicon2-arrow-medium-left:before{content:"\77"}.auxicon2-arrow-chevron-med-right:before{content:"\78"}.auxicon2-arrow-chevron-med-left:before{content:"\79"}.auxicon2-arrow-chevron-fat-top:before{content:"\7a"}.auxicon2-arrow-chevron-fat-down:before{content:"\41"}.auxicon2-arrow-chevron-fat-right:before{content:"\42"}.auxicon2-arrow-chevron-fat-left:before{content:"\43"}.auxicon2-arrow-chevron-slim-top:before{content:"\44"}.auxicon2-arrow-chevron-slim-down:before{content:"\45"}.auxicon2-arrow-chevron-slim-left:before{content:"\46"}.auxicon2-arrow-chevron-slim-right:before{content:"\47"}.auxicon2-arrow-chevron-pixel-top:before{content:"\48"}.auxicon2-arrow-chevron-pixel-down:before{content:"\49"}.auxicon2-arrow-chevron-pixel-left:before{content:"\4a"}.auxicon2-arrow-chevron-pixel-right:before{content:"\4b"}.auxicon2-arrow-chevron-pixel-left2:before{content:"\4c"}.auxicon2-arrow-pixel-fat-top:before{content:"\4d"}.auxicon2-arrow-pixel-fat-down:before{content:"\4e"}.auxicon2-arrow-line-med-left:before{content:"\4f"}.auxicon2-arrow-line-med-right:before{content:"\50"}.auxicon2-arrow-line-med-top:before{content:"\51"}.auxicon2-arrow-line-med-down:before{content:"\52"}.auxicon2-arrow-line-left:before{content:"\53"}.auxicon2-arrow-line-right:before{content:"\54"}.auxicon2-arrow-line-top:before{content:"\55"}.auxicon2-arrow-line-down:before{content:"\56"}.auxicon2-arrow-chevron-pixel-top2:before{content:"\57"}.auxicon2-arrow-chevron-pixel-down2:before{content:"\58"}.auxicon2-arrow-chevron-pixel-right2:before{content:"\59"}.auxicon2-arrow-pixel-fat-left:before{content:"\5a"}.auxicon2-arrow-pixel-fat-right:before{content:"\30"}.auxicon2-play-outline-triangle:before{content:"\31"}.auxicon2-arrow-thin-up:before{content:"\33"}.auxicon2-arrow-thin-right:before{content:"\34"}.auxicon2-arrow-thin-left:before{content:"\35"}.auxicon2-arrow-thin-down:before{content:"\36"}.auxicon2-arrow-chevron-small-right:before{content:"\37"}.auxicon2-arrow-chevron-small-left:before{content:"\38"}.auxicon2-arrow-chevron-small-down:before{content:"\21"}.auxicon2-play-triangle:before{content:"\23"}.auxicon2-play-triangle-1:before{content:"\24"}.auxicon2-play-triangle-2:before{content:"\25"}.auxicon2-arrow-backward:before{content:"\26"}.auxicon2-check-mark:before{content:"\27"}.auxicon2-check-mark-1:before{content:"\28"}.auxicon2-code-working:before{content:"\29"}.auxicon2-code:before{content:"\2a"}.auxicon2-circle-plus-outline-1:before{content:"\2e"}.auxicon2-plus-circle:before{content:"\2f"}.auxicon2-hamburger-3:before{content:"\32"}.auxicon2-arrow-circle-right:before{content:"\39"}.auxicon2-arrow-circle-right:before{content:"\39"}.auxicon2-flower-design:before{content:"\22"}.auxicon2-checkmark-circled:before{content:"\2b"}.auxicon2-close-circled:before{content:"\2c"}/*! elementor-icons - v5.44.0 - 01-09-2025 */
@font-face{font-display:swap;font-family:eicons;src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.44.0);src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.44.0#iefix) format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.44.0) format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.44.0) format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.44.0) format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.44.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-contact:before{content:"\ebd2"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}/*! elementor - v3.32.0 - 21-10-2025 */
:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-kit-111{--e-global-color-primary:rgb(57, 151, 1);--e-global-color-secondary:rgba(255, 255, 255, 0.95);--e-global-color-text:rgba(255, 255, 255, 0.95);--e-global-color-accent:rgb(203, 253, 2);--e-global-color-6bf1ec88:#4054B2;--e-global-color-3cbe8fc4:#23A455;--e-global-color-dd4850a:#000;--e-global-color-77c6ac7:#FFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.elementor-kit-111 e-page-transition{background-color:#FFBC7D}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.e-con{--container-max-width:1140px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}{}h1.entry-title{display:var(--page-title-display)}@media(max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media(max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}.auxin-pro .elementor-add-new-section .elementor-add-section-button{background-color:#4599c1}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}.elementor-element .icon .wpdt-table-logo:before,.elementor-element .icon .wpdt-chart-logo:before{content:"";height:30px;display:block;background-size:contain;background-repeat:no-repeat;background-position:center center}.elementor-element .icon .wpdt-table-logo:before{background-image:url(/wp-content/plugins/wpdatatables/integrations/assets/img/logo-large.png)}.elementor-element .icon .wpdt-chart-logo:before{background-image:url(/wp-content/plugins/wpdatatables/integrations/assets/img/chart-icon.png)}.aux-logo-header .aux-logo-anchor{max-width:20px}.aux-logo-header .aux-logo-anchor>img{max-height:85px}@media screen and (min-width:700px){.aux-framed .aux-side-frames,body.aux-framed:after,.aux-framed .aux-side-frames:before,.aux-framed .aux-side-frames:after{background-color:#111}}.site-header-section .aux-header-elements:not(.aux-vertical-menu-elements),.site-header-section .aux-fill .aux-menu-depth-0>.aux-item-content{height:85px}.site-header-section{background-color:#FFF}.aux-top-sticky .site-header-section.aux-sticky .aux-fill .aux-menu-depth-0>.aux-item-content,.aux-top-sticky .site-header-section.aux-sticky .aux-header-elements,.aux-elementor-header.aux-sticky [data-elementor-type="header"]>.elementor-section>.elementor-container,.aux-elementor-header.aux-sticky .elementor-section-wrap>.elementor-section>.elementor-container{min-height:60px}.aux-elementor-header.aux-sticky .elementor-section-wrap>.elementor-section,.aux-elementor-header.aux-sticky [data-elementor-type="header"]>.elementor-section{background-color:rgb(0 0 0 / .475)!important}.aux-vertical-menu-side{background-color:#FFF}.site-header-section .aux-middle .aux-menu-depth-0>.aux-item-content{height:60px}.site-header-section .aux-header .aux-burger:before,.site-header-section .aux-header .aux-burger:after,.site-header-section .aux-header .aux-burger .mid-line{border-color:#3d3d3d}#fs-menu-search:before{background-color:rgb(255 255 255 / .95)}#top-header{background-color:#FFF}.single-post .aux-overlay-bg-hash::before{opacity:.15}.page .aux-overlay-bg-hash::before{opacity:.5}.aux-subfooter-bar{background-color:#fafafa}.aux-subfooter-bar{border-top:1px solid #EAEAEA}.aux-subfooter{background-position:center center}.aux-subfooter{background-size:cover}.aux-subfooter{background-repeat:no-repeat}.aux-subfooter{border-top:1px solid #EAEAEA}.aux-site-footer{background-color:#1A1A1A}.aux-site-footer{border-top:1px solid #EAEAEA}.aux-site-footer{border-top-width:1px}.aux-logo-footer .aux-logo-anchor img{max-height:50px}body{background-size:auto}body{background-repeat:no-repeat}body{background-position:left top}body{background-attachment:scroll}body{background-color:#000}.aux-top-header,.aux-sticky-footer .page-title-section,.aux-sticky-footer #main,#inner-body{background-color:#000}.single-post .aux-single-post-share span::before{font-size:26px}:root{--auxin-featured-color-1:#ffffff}:root{--auxin-featured-color-2:#9f9f9f}body{font-family:'Montserrat'}body h1,body .aux-h1{font-family:'Poppins'}body h2,body .aux-h2{font-family:'Poppins'}body h3,body .aux-h3{font-family:'Poppins'}body h4,body .aux-h4{font-family:'Poppins'}body h5,body .aux-h5{font-family:'Poppins'}.single-post .aux-primary .hentry .entry-title{color:#fff;font-size:40px;font-weight:700;letter-spacing:-1.2px}@media(max-width:1024px){.single-post .aux-primary .hentry .entry-title{font-size:32px}}@media(max-width:768px){.single-post .aux-primary .hentry .entry-title{font-size:28px}}.single-post .hentry .entry-content{color:#fff;font-size:16px;font-weight:400}@media(max-width:768px){.single-post .hentry .entry-content{font-size:14px}}.single-post .hentry .entry-info{font-family:'Questrial';color:#fff;font-size:16px;font-weight:400;text-transform:uppercase}@media(max-width:768px){.single-post .hentry .entry-info{font-size:14px}}.single-post .hentry .entry-info a{font-family:'Questrial';color:#fff;font-size:16px;font-weight:400}@media(max-width:768px){.single-post .hentry .entry-info a{font-size:14px}}.single-post .hentry footer.entry-meta .entry-tax{color:#fff;font-size:20px;font-weight:600;text-transform:capitalize;font-style:normal;letter-spacing:-.6px}@media(max-width:1024px){.single-post .hentry footer.entry-meta .entry-tax{font-size:18px}}@media(max-width:768px){.single-post .hentry footer.entry-meta .entry-tax{font-size:16px}}.single-post .hentry footer.entry-meta .entry-tax a,.single-post .hentry footer.entry-meta .entry-tax i{color:#9f9f9f;font-size:20px;font-weight:600;text-decoration:none;letter-spacing:-.6px}@media(max-width:1024px){.single-post .hentry footer.entry-meta .entry-tax a,.single-post .hentry footer.entry-meta .entry-tax i{font-size:18px}}@media(max-width:768px){.single-post .hentry footer.entry-meta .entry-tax a,.single-post .hentry footer.entry-meta .entry-tax i{font-size:16px}}.single-post .aux-single-post-share span::before{color:#fff}.single-post .aux-single-post-share span:hover::before{color:#9f9f9f}#reply-title>span{color:#fff;font-size:30px;font-weight:700;letter-spacing:-.9px}@media(max-width:768px){#reply-title>span{font-size:24px}}#commentform .comment-notes{color:#9f9f9f;font-size:16px;font-weight:400}@media(max-width:1024px){#commentform .comment-notes{font-size:14px}}@media(max-width:768px){#commentform .comment-notes{font-size:14px}}#commentform .form-submit input[type="submit"]{color:#000;font-size:16px;font-weight:500;text-transform:capitalize;letter-spacing:-.48px}@media(max-width:1024px){#commentform .form-submit input[type="submit"]{font-size:14px}}@media(max-width:768px){#commentform .form-submit input[type="submit"]{font-size:14px}}#commentform input::placeholder,#commentform textarea::placeholder{font-family:'Montserrat';color:#9f9f9f;font-size:16px;font-weight:400}@media(max-width:1024px){#commentform input::placeholder,#commentform textarea::placeholder{font-size:14px}}@media(max-width:768px){#commentform input::placeholder,#commentform textarea::placeholder{font-size:14px}}.single-post .wp_ulike_general_class .wp_ulike_btn:before{font-size:28px}.single-post .wp_ulike_btn:before,.single-post .wp_ulike_is_liked .wp_ulike_btn:before{color:#cd1a1a}.single-post .wp_ulike_general_class button{margin:0 10px 5px 0}.single-post .wp_ulike_is_unliked .wp_ulike_btn:before{color:#fff}.aux-customize-preview.elementor-kit-111{--e-global-color-primary:rgb(57, 151, 1)}.aux-customize-preview.elementor-kit-111{--e-global-color-secondary:rgba(255, 255, 255, 0.95)}.aux-customize-preview.elementor-kit-111{--e-global-color-text:rgba(255, 255, 255, 0.95)}.aux-customize-preview.elementor-kit-111{--e-global-color-accent:rgb(203, 253, 2)}.single-product .aux-share-btn span::before{font-size:25px}.single-product .aux-overlay-bg-hash::before{opacity:.5}.single-product .auxshp-wishlist .auxshp-wishlist-icon::before{font-size:25px}.gw-go-col-wrap.gw-go-curr,.gw-go-col-wrap.gw-go-hover{z-index:1!important}.gw-go-col-wrap .gw-go-col{border:1px solid #bbb}.gw-go-col-wrap .gw-go-col.gw-go-auxin_modern{border:1px solid #bbb}.gw-go-col-wrap .gw-go-col.gw-go-auxin_modern .gw-go-col-inner{padding:56px 60px 14px 60px!important;background-color:#fff}.gw-go-col-wrap .gw-go-col.gw-go-auxin_modern .aux-gw-go-header-top{margin-bottom:4.5em}.gw-go-col-wrap .gw-go-col.gw-go-auxin_modern .aux-gw-go-header{text-align:center;margin-bottom:49px}.gw-go-col-wrap .gw-go-col.gw-go-auxin_modern .aux-gw-go-header .aux-gw-go-title{font-weight:600}.gw-go-col-wrap .gw-go-col.gw-go-auxin_modern .aux-gw-go-hr{width:68px;border:0;border-bottom:2px solid;border-bottom-color:#bbb;margin:0 auto}.gw-go-col-wrap .gw-go-col.gw-go-auxin_modern .gw-go-body+.aux-gw-go-hr{margin:45px auto 30px auto}.gw-go-col-wrap .gw-go-col.gw-go-auxin_modern .gw-go-body>li{border:none;padding-top:16px!important;padding-bottom:16px!important}.gw-go-col-wrap .gw-go-col.gw-go-auxin_modern .aux-gw-go-header-price{margin-top:2.45em;font-size:24px;font-weight:500}.gw-go-col-wrap .gw-go-col.gw-go-auxin_modern .aux-gw-go-header-price [data-id="amount"]{font-size:80px}.gw-go-col-wrap .gw-go-col.gw-go-auxin_modern .gw-go-footer-row-inner .aux-button{padding:18px 52px;font-size:inherit}.gw-go-col-wrap .gw-go-col.gw-go-auxin_circle{border:1px solid #bbb}.gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .gw-go-col-inner{padding:56px 60px 14px 60px!important;background-color:#fff}.gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .aux-gw-go-header-top{margin-bottom:4.5em}.gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .aux-gw-go-header{text-align:center;margin-bottom:49px}.gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .aux-gw-go-header .aux-gw-go-title{font-weight:600}.gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .aux-gw-go-hr{width:68px;border:0;border-bottom:2px solid;border-bottom-color:#bbb;margin:0 auto}.gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .gw-go-body+.aux-gw-go-hr{margin:45px auto 30px auto}.gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .gw-go-body>li{border:none;padding-top:16px!important;padding-bottom:16px!important}.gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .aux-gw-go-header-price{width:143px;height:143px;margin:2.45em auto 0 auto;border-radius:50%;color:#fff;font-size:24px;font-weight:500}.gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .aux-gw-go-header-price>span[data-id="price"]{display:block;padding-top:1.5em}.gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .aux-gw-go-header-price [data-id="amount"]{font-size:80px}.gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .aux-gw-go-header-price .payment{display:block;margin-top:10px}.gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .gw-go-footer-row-inner .aux-button{padding:18px 52px;font-size:inherit}.gw-go-col-wrap .gw-go-col.gw-go-auxin_classic .gw-go-col-inner{padding:0!important}.gw-go-col-wrap .gw-go-col.gw-go-auxin_classic .aux-gw-go-header-top{padding:2.8em 1em;color:#fff}.gw-go-col-wrap .gw-go-col.gw-go-auxin_classic .aux-gw-go-header{text-align:center}.gw-go-col-wrap .gw-go-col.gw-go-auxin_classic .aux-gw-go-header .aux-gw-go-title{font-weight:600}.gw-go-col-wrap .gw-go-col.gw-go-auxin_classic .gw-go-body>li{border:none;color:#3d3d3d;padding:1.75em 1em 0 1em!important}.gw-go-col-wrap .gw-go-col.gw-go-auxin_classic .gw-go-body>li>div:after{content:'';display:block;width:100%;height:2px;margin:0 auto;background-color:#eaeaea;margin-top:1.75em}.gw-go-col-wrap .gw-go-col.gw-go-auxin_classic .aux-gw-go-header-price{padding:1.1em 1em;font-size:24px;font-weight:500;background-color:#f3f3f3}.gw-go-col-wrap .gw-go-col.gw-go-auxin_classic .aux-gw-go-header-price [data-id="amount"]{font-size:80px}.gw-go-col-wrap .gw-go-col.gw-go-auxin_classic .gw-go-footer-row-inner .aux-button{padding:18px 52px;font-size:inherit}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_start .gw-go-col-inner{padding:0!important}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_start .aux-gw-go-header-top{padding:8.8em 1em;background-color:#f3f3f3}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_start .aux-gw-go-header{text-align:center}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_start .aux-gw-go-header .aux-gw-go-title{font-weight:600}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_start .gw-go-body>li{border:none;color:#3d3d3d;padding:1.75em!important}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_start .gw-go-body>li:nth-child(even){background-color:#f3f3f3}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_start .aux-gw-go-header-price{padding:1.1em 1em;font-size:24px;font-weight:500;background-color:#f3f3f3}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_start .aux-gw-go-header-price [data-id="amount"]{font-size:80px}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_start .gw-go-footer-row-inner .aux-button{padding:18px 52px;font-size:inherit}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .aux-gw-go-header-top{padding:2.7em 1em;color:#fff;background-color:#3d3d3d}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .aux-gw-go-header-price{background-color:#f3f3f3}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .aux-gw-go-header-top{padding:2.7em 1em;color:#3d3d3d;background-color:#fff}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .aux-gw-go-header-price{background-color:#3d3d3d;color:#fff}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .gw-go-col-inner,.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .gw-go-col-inner{padding:0!important}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .aux-gw-go-header,.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .aux-gw-go-header{text-align:center}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .aux-gw-go-header .aux-gw-go-title,.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .aux-gw-go-header .aux-gw-go-title{font-weight:600}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .gw-go-body>li,.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .gw-go-body>li{border:none;color:#3d3d3d;padding:1.75em 1em!important}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .gw-go-body>li:nth-child(even),.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .gw-go-body>li:nth-child(even){background-color:#f3f3f3}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .aux-gw-go-header-price,.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .aux-gw-go-header-price{padding:1.75em 1em;font-size:24px;font-weight:500}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .aux-gw-go-header-price>span[data-id="price"],.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .aux-gw-go-header-price>span[data-id="price"]{display:block}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .aux-gw-go-header-price [data-id="amount"],.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .aux-gw-go-header-price [data-id="amount"]{font-size:80px}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .aux-gw-go-header-price .payment,.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .aux-gw-go-header-price .payment{margin-top:10px;display:block}.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .gw-go-footer-row-inner .aux-button,.gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .gw-go-footer-row-inner .aux-button{padding:13px 40px;margin-bottom:0;font-size:inherit}.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_modern{border:none}.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_modern .gw-go-col-inner{color:#fff}.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_modern .aux-gw-go-hr{border-bottom-color:#fff}.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_circle{border:none}.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_circle .aux-gw-go-header-price{color:#3d3d3d;background-color:#ffffff!important}.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_circle .gw-go-col-inner{color:#fff}.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_circle .aux-gw-go-hr{border-bottom-color:#fff}.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_classic{border:none}.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_classic .gw-go-col-inner{color:#fff}.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_classic .aux-gw-go-header-price{opacity:.95}.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_hosting_start{border:none!important}.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_hosting_start .aux-gw-go-header-top{visibility:hidden!important;opacity:0!important}.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_hosting_start .gw-go-body{border:1px solid #bbb;z-index:1!important}.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_hosting_normal .aux-gw-go-header-price{background-color:#3d3d3d;color:#ffffff!important;opacity:.95}.aux-price-table-container .aux-price-table{padding-top:20px;background-color:#f7f7f7;text-align:center}.aux-price-table-container .aux-price-table.aux-table-header-section{padding:21px;background-color:#303030}.aux-price-table-container .aux-price-table.aux-table-header-section div{text-align:center;color:#fff}.aux-price-table-container .aux-price-table.aux-table-header-section div.aux-table-header-title{font-size:28px}.aux-price-table-container .aux-price-table.aux-table-header-section div.aux-table-header-description{font-size:14px}.aux-price-table-container .aux-price-table.aux-table-header-section .aux-table-header-ribbon{width:150px;height:150px;position:absolute;top:0;overflow:hidden}.aux-price-table-container .aux-price-table.aux-table-header-section .aux-table-header-ribbon.right{right:0}.aux-price-table-container .aux-price-table.aux-table-header-section .aux-table-header-ribbon.right div{right:0;transform:translateY(-50%) translateX(-24%) translateX(35px) rotate(45deg)}.aux-price-table-container .aux-price-table.aux-table-header-section .aux-table-header-ribbon.left{left:0}.aux-price-table-container .aux-price-table.aux-table-header-section .aux-table-header-ribbon.left div{left:0;transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg)}.aux-price-table-container .aux-price-table.aux-table-header-section .aux-table-header-ribbon div{text-align:center;width:200%;margin-top:35px;font-size:13px;line-height:2;font-weight:800;text-transform:uppercase;background:#000}.aux-price-table-container .aux-price-table.aux-table-price-section .aux-sale-amount{text-decoration:line-through;font-size:14px;margin-right:10px}.aux-price-table-container .aux-price-table.aux-table-price-section .aux-price-amount{font-size:28px;font-weight:600}.aux-price-table-container .aux-price-table .aux-table-feature{padding:10px;width:80%;margin:0 auto;font-size:20px}.aux-price-table-container .aux-price-table.aux-table-footer-section .aux-table-footer-button a{display:inline-block;padding:15px 20px;background-color:#818a91;color:#fff;border-radius:4px}.aux-fhd .elementor-section.elementor-section-boxed>.elementor-container,.aux-fhd:not(.elementor-page) .elementor-section-boxed>.elementor-container{width:auto;max-width:1900px}.aux-fhd .e-con>.e-con-inner{max-width:1900px}.aux-fhd .elementor-add-section{max-width:1940px}.aux-s-fhd .elementor-section.elementor-section-boxed>.elementor-container,.aux-s-fhd:not(.elementor-page) .elementor-section-boxed>.elementor-container{width:auto;max-width:1600px}.aux-s-fhd .e-con>.e-con-inner{max-width:1600px}.aux-s-fhd .elementor-add-section{max-width:1640px}.aux-xhd .elementor-section.elementor-section-boxed>.elementor-container,.aux-xhd:not(.elementor-page) .elementor-section-boxed>.elementor-container{width:auto;max-width:1400px}.aux-xhd .e-con>.e-con-inner{max-width:1400px}.aux-xhd .elementor-add-section{max-width:1440px}.aux-hd .elementor-section.elementor-section-boxed>.elementor-container,.aux-hd:not(.elementor-page) .elementor-section-boxed>.elementor-container{width:auto;max-width:1200px}.aux-hd .e-con>.e-con-inner{max-width:1200px}.aux-hd .elementor-add-section{max-width:1240px}.aux-nd .elementor-section.elementor-section-boxed>.elementor-container,.aux-nd:not(.elementor-page) .elementor-section-boxed>.elementor-container{width:auto;max-width:1000px}.aux-nd .e-con>.e-con-inner{max-width:1000px}.aux-nd .elementor-add-section{max-width:1040px}.elementor-112 .elementor-element.elementor-element-8779494:not(.elementor-motion-effects-element-type-background),.elementor-112 .elementor-element.elementor-element-8779494>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#00000017}.elementor-112 .elementor-element.elementor-element-8779494{transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;margin-top:0;margin-bottom:10px;padding:5px 35px 5px 35px;z-index:9}.elementor-112 .elementor-element.elementor-element-8779494>.elementor-background-overlay{transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.elementor-bc-flex-widget .elementor-112 .elementor-element.elementor-element-4089295.elementor-column .elementor-widget-wrap{align-items:center}.elementor-112 .elementor-element.elementor-element-4089295.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center}.elementor-112 .elementor-element.elementor-element-4089295.elementor-column>.elementor-widget-wrap{justify-content:flex-end}.elementor-bc-flex-widget .elementor-112 .elementor-element.elementor-element-3040b7a.elementor-column .elementor-widget-wrap{align-items:center}.elementor-112 .elementor-element.elementor-element-3040b7a.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center}.elementor-112 .elementor-element.elementor-element-3040b7a.elementor-column>.elementor-widget-wrap{justify-content:flex-start}.elementor-112 .elementor-element.elementor-element-0b55e77{width:auto;max-width:auto;animation-duration:2000ms;animation-delay:900ms;animation-timing-function:cubic-bezier(.165,.84,.44,1)}.elementor-bc-flex-widget .elementor-112 .elementor-element.elementor-element-3f2ec94.elementor-column .elementor-widget-wrap{align-items:center}.elementor-112 .elementor-element.elementor-element-3f2ec94.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center}.elementor-112 .elementor-element.elementor-element-3f2ec94.elementor-column>.elementor-widget-wrap{justify-content:flex-start}.elementor-112 .elementor-element.elementor-element-f48e7aa{width:var(--container-widget-width,90.601%);max-width:90.601%;animation-duration:2000ms;--container-widget-width:90.601%;--container-widget-flex-grow:0;animation-delay:900ms;animation-timing-function:cubic-bezier(.165,.84,.44,1);text-align:left}.elementor-bc-flex-widget .elementor-112 .elementor-element.elementor-element-0351319.elementor-column .elementor-widget-wrap{align-items:center}.elementor-112 .elementor-element.elementor-element-0351319.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center}.elementor-112 .elementor-element.elementor-element-0351319.elementor-column>.elementor-widget-wrap{justify-content:flex-start}.elementor-112 .elementor-element.elementor-element-0351319>.elementor-element-populated{margin:0 0 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-112 .elementor-element.elementor-element-4b953b6{width:auto;max-width:auto;animation-duration:2000ms;animation-delay:900ms;animation-timing-function:cubic-bezier(.165,.84,.44,1);text-align:left}.elementor-bc-flex-widget .elementor-112 .elementor-element.elementor-element-815d4ce.elementor-column .elementor-widget-wrap{align-items:center}.elementor-112 .elementor-element.elementor-element-815d4ce.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center}.elementor-112 .elementor-element.elementor-element-815d4ce.elementor-column>.elementor-widget-wrap{justify-content:flex-start}.elementor-112 .elementor-element.elementor-element-815d4ce>.elementor-element-populated{margin:0 0 0 7px;--e-column-margin-right:0px;--e-column-margin-left:7px}.elementor-112 .elementor-element.elementor-element-c287e4f{width:auto;max-width:auto;animation-duration:2000ms;animation-delay:900ms;animation-timing-function:cubic-bezier(.165,.84,.44,1);text-align:left}.elementor-bc-flex-widget .elementor-112 .elementor-element.elementor-element-733a7d0.elementor-column .elementor-widget-wrap{align-items:center}.elementor-112 .elementor-element.elementor-element-733a7d0.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center}.elementor-112 .elementor-element.elementor-element-733a7d0.elementor-column>.elementor-widget-wrap{justify-content:flex-end}.elementor-112 .elementor-element.elementor-element-883bb96 .aux-fs-popup{background-color:#000}.elementor-112 .elementor-element.elementor-element-883bb96{width:auto;max-width:auto;animation-duration:2000ms;animation-delay:900ms;animation-timing-function:cubic-bezier(.165,.84,.44,1);display:block;text-align:right}.elementor-112 .elementor-element.elementor-element-883bb96 .aux-vertical .aux-menu-depth-0 .aux-item-content{display:block;text-align:right}.elementor-112 .elementor-element.elementor-element-883bb96 .aux-menu-depth-0>.aux-item-content{color:var(--e-global-color-77c6ac7);font-size:23px;font-weight:500;text-transform:capitalize;line-height:19px;letter-spacing:-.64px;padding:0 21px 0 21px}.elementor-112 .elementor-element.elementor-element-883bb96 .aux-burger:before,.elementor-112 .elementor-element.elementor-element-883bb96 .aux-burger:after,.elementor-112 .elementor-element.elementor-element-883bb96 .aux-burger .mid-line{border-color:var(--e-global-color-77c6ac7)}.elementor-112 .elementor-element.elementor-element-883bb96 .aux-fs-menu .aux-master-menu{text-align:left}.elementor-112 .elementor-element.elementor-element-80670d0>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-112 .elementor-element.elementor-element-59ff62b{width:100%;max-width:100%;animation-duration:2000ms;align-self:center;animation-delay:900ms;animation-timing-function:cubic-bezier(.165,.84,.44,1);display:block;text-align:center}.elementor-112 .elementor-element.elementor-element-59ff62b .aux-vertical .aux-menu-depth-0 .aux-item-content{display:block;text-align:center}.elementor-112 .elementor-element.elementor-element-59ff62b .aux-menu-depth-0>.aux-item-content{color:var(--e-global-color-77c6ac7);font-size:23px;font-weight:500;text-transform:capitalize;line-height:19px;letter-spacing:-.64px;padding:0 21px 0 21px}.elementor-112 .elementor-element.elementor-element-59ff62b .aux-menu-item.aux-open>.aux-submenu{border-radius:10px 10px 10px 10px}.elementor-112 .elementor-element.elementor-element-59ff62b .aux-burger:before,.elementor-112 .elementor-element.elementor-element-59ff62b .aux-burger:after,.elementor-112 .elementor-element.elementor-element-59ff62b .aux-burger .mid-line{border-color:var(--e-global-color-77c6ac7)}.elementor-theme-builder-content-area{height:400px}.elementor-location-header:before,.elementor-location-footer:before{content:"";display:table;clear:both}@media(min-width:768px){.elementor-112 .elementor-element.elementor-element-3040b7a{width:18.815%}.elementor-112 .elementor-element.elementor-element-3f2ec94{width:10.03%}.elementor-112 .elementor-element.elementor-element-0351319{width:12.564%}.elementor-112 .elementor-element.elementor-element-815d4ce{width:14.085%}.elementor-112 .elementor-element.elementor-element-733a7d0{width:44.503%}}@media(max-width:767px){.elementor-112 .elementor-element.elementor-element-8779494{padding:05px 010px 0 0}.elementor-bc-flex-widget .elementor-112 .elementor-element.elementor-element-4089295.elementor-column .elementor-widget-wrap{align-items:flex-start}.elementor-112 .elementor-element.elementor-element-4089295.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start}.elementor-112 .elementor-element.elementor-element-4089295>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0}.elementor-112 .elementor-element.elementor-element-4089295>.elementor-element-populated{margin:0 0 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0 0 0 0}.elementor-112 .elementor-element.elementor-element-3e0fea9{margin-top:0;margin-bottom:0;padding:0 0 0 0}.elementor-112 .elementor-element.elementor-element-3040b7a{width:32%}.elementor-112 .elementor-element.elementor-element-3040b7a>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0}.elementor-112 .elementor-element.elementor-element-0b55e77{width:auto;max-width:auto;text-align:left}.elementor-112 .elementor-element.elementor-element-3f2ec94{width:14%}.elementor-112 .elementor-element.elementor-element-3f2ec94>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0}.elementor-112 .elementor-element.elementor-element-f48e7aa{width:var(--container-widget-width,84.958px);max-width:84.958px;--container-widget-width:84.958px;--container-widget-flex-grow:0}.elementor-112 .elementor-element.elementor-element-f48e7aa img{width:100%}.elementor-112 .elementor-element.elementor-element-0351319{width:17%}.elementor-112 .elementor-element.elementor-element-0351319>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0}.elementor-112 .elementor-element.elementor-element-815d4ce{width:17%}.elementor-112 .elementor-element.elementor-element-815d4ce>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0}.elementor-112 .elementor-element.elementor-element-733a7d0{width:18%}.elementor-112 .elementor-element.elementor-element-733a7d0>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0}.elementor-112 .elementor-element.elementor-element-883bb96{width:auto;max-width:auto;display:block;text-align:right}.elementor-112 .elementor-element.elementor-element-883bb96 .aux-vertical .aux-menu-depth-0 .aux-item-content{display:block;text-align:right}.elementor-112 .elementor-element.elementor-element-883bb96 .aux-menu-depth-0>.aux-item-content{font-size:24px;padding:20px 0 20px 0}.elementor-112 .elementor-element.elementor-element-80670d0{margin-top:0;margin-bottom:0;padding:0 0 0 0}.elementor-bc-flex-widget .elementor-112 .elementor-element.elementor-element-e58944b.elementor-column .elementor-widget-wrap{align-items:flex-start}.elementor-112 .elementor-element.elementor-element-e58944b.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start}.elementor-112 .elementor-element.elementor-element-e58944b.elementor-column>.elementor-widget-wrap{justify-content:center}.elementor-112 .elementor-element.elementor-element-e58944b>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0}.elementor-112 .elementor-element.elementor-element-e58944b>.elementor-element-populated{margin:0 0 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0 0 0 0}.elementor-112 .elementor-element.elementor-element-59ff62b{width:100%;max-width:100%;align-self:center;display:block;text-align:center}.elementor-112 .elementor-element.elementor-element-59ff62b .aux-vertical .aux-menu-depth-0 .aux-item-content{display:block;text-align:center}.elementor-112 .elementor-element.elementor-element-59ff62b .aux-menu-depth-0>.aux-item-content{font-size:12px;letter-spacing:-.3px;padding:0 0 0 0}.elementor-112 .elementor-element.elementor-element-59ff62b .aux-menu-depth-0{margin:0 010px 0 0}}.elementor-112 .elementor-element.elementor-element-883bb96 .aux-menu-item:last-of-type .aux-item-content{padding-right:0!important}.elementor-112 .elementor-element.elementor-element-883bb96 .aux-menu-item:first-of-type .aux-item-content{padding-left:0!important}.elementor-112 .elementor-element.elementor-element-883bb96 .aux-menu-item.current_page_item .aux-item-content{font-weight:700}.aux-burger.aux-regular-small .mid-line{margin:4px 0}@media screen and (max-width:767px){.elementor-112 .elementor-element.elementor-element-883bb96 .aux-panel-close{left:86%}.elementor-112 .elementor-element.elementor-element-883bb96 .aux-cross-symbol::after,.elementor-112 .elementor-element.elementor-element-883bb96 .aux-cross-symbol::before{background-color:#fff}.elementor-112 .elementor-element.elementor-element-883bb96 .aux-item-content{color:#fff!important}}.elementor-112 .elementor-element.elementor-element-59ff62b .aux-menu-item:last-of-type .aux-item-content{padding-right:0!important}.elementor-112 .elementor-element.elementor-element-59ff62b .aux-menu-item:first-of-type .aux-item-content{padding-left:0!important}.elementor-112 .elementor-element.elementor-element-59ff62b .aux-menu-item.current_page_item .aux-item-content{font-weight:700}.aux-burger.aux-regular-small .mid-line{margin:4px 0}@media screen and (max-width:767px){.elementor-112 .elementor-element.elementor-element-59ff62b .aux-panel-close{left:86%}.elementor-112 .elementor-element.elementor-element-59ff62b .aux-cross-symbol::after,.elementor-112 .elementor-element.elementor-element-59ff62b .aux-cross-symbol::before{background-color:#fff}.elementor-112 .elementor-element.elementor-element-59ff62b .aux-item-content{color:#fff!important}}/*! elementor - v3.32.0 - 21-10-2025 */
.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-100 .elementor-element.elementor-element-9ec6308>.elementor-container{max-width:1920px}.elementor-100 .elementor-element.elementor-element-9ec6308{overflow:hidden;margin-top:17%;margin-bottom:0%}.elementor-100 .elementor-element.elementor-element-f186932.elementor-column>.elementor-widget-wrap{justify-content:center}.elementor-100 .elementor-element.elementor-element-bb040b1{z-index:999;position:absolute;top:-145%}.elementor-100 .elementor-element.elementor-element-bb040b1 .aux-the-shape{width:100%;height:500px;padding-bottom:calc(0.44 * 100%)}.elementor-100 .elementor-element.elementor-element-bb040b1 .aux-widget-container{text-align:center}.elementor-100 .elementor-element.elementor-element-16a06c4{z-index:9}.elementor-100 .elementor-element.elementor-element-942d8db{position:absolute}.elementor-100 .elementor-element.elementor-element-484c999{transition-duration:1000ms;transition-property:all;z-index:9;position:absolute;top:40%;transition-timing-function:cubic-bezier(.165,.84,.44,1)}.elementor-100 .elementor-element.elementor-element-484c999 .aux-widget-inner>*{text-align:center;margin-left:auto!important;margin-right:auto!important}.elementor-100 .elementor-element.elementor-element-484c999 .aux-modern-heading-primary{font-size:195px;font-weight:900;line-height:238px;letter-spacing:-7.8px;color:rgb(224 224 224 / .55);margin:0 0 0 0}.elementor-100 .elementor-element.elementor-element-31c82ee{transition-duration:1000ms;transition-property:all;z-index:9;position:absolute;bottom:0;transition-timing-function:cubic-bezier(.165,.84,.44,1)}.elementor-100 .elementor-element.elementor-element-f7510ec{transition-duration:1000ms;transition-property:all;z-index:9;position:absolute;bottom:-10%;transition-timing-function:cubic-bezier(.165,.84,.44,1)}.elementor-100 .elementor-element.elementor-element-9347213>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-100 .elementor-element.elementor-element-9347213{padding:0 35px 0 35px}.elementor-100 .elementor-element.elementor-element-be2bc77.elementor-column>.elementor-widget-wrap{justify-content:space-between}.elementor-100 .elementor-element.elementor-element-be2bc77>.elementor-element-populated{padding:100px 0 50px 0}.elementor-100 .elementor-element.elementor-element-d149997{width:auto;max-width:auto;animation-duration:2000ms;animation-timing-function:cubic-bezier(.165,.84,.44,1)}.elementor-100 .elementor-element.elementor-element-d149997 .aux-has-logo img{width:375px}.elementor-100 .elementor-element.elementor-element-12d7d0d{width:var(--container-widget-width,21.963%);max-width:21.963%;animation-duration:2000ms;--container-widget-width:21.963%;--container-widget-flex-grow:0;animation-timing-function:cubic-bezier(.165,.84,.44,1)}.elementor-100 .elementor-element.elementor-element-12d7d0d .aux-widget-image{text-align:left}.elementor-100 .elementor-element.elementor-element-12d7d0d .aux-media-image{max-width:514px}.elementor-100 .elementor-element.elementor-element-655dbf2{width:auto;max-width:auto;animation-duration:2000ms;animation-timing-function:cubic-bezier(.165,.84,.44,1)}.elementor-100 .elementor-element.elementor-element-655dbf2 .aux-media-image{max-width:514px}.elementor-100 .elementor-element.elementor-element-e1e4a67{width:auto;max-width:auto;animation-duration:2000ms;animation-timing-function:cubic-bezier(.165,.84,.44,1)}.elementor-100 .elementor-element.elementor-element-e1e4a67>.elementor-widget-container{margin:10px 0 0 0}.elementor-100 .elementor-element.elementor-element-e1e4a67 .aux-media-image{max-width:514px}.elementor-100 .elementor-element.elementor-element-e7d8568>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-100 .elementor-element.elementor-element-e7d8568{border-style:solid;border-width:1px 0 0 0;border-color:#242424;margin-top:40px;margin-bottom:0;padding:30px 0 0 0}.elementor-100 .elementor-element.elementor-element-bdb24d3.elementor-column>.elementor-widget-wrap{justify-content:space-between}.elementor-100 .elementor-element.elementor-element-bdb24d3>.elementor-element-populated{margin:0 0 50px 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-100 .elementor-element.elementor-element-0569bb3>.elementor-widget-container{border-radius:20px 20px 20px 20px}.elementor-100 .elementor-element.elementor-element-2800653>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-100 .elementor-element.elementor-element-2800653{border-style:solid;border-width:1px 0 0 0;border-color:#242424;margin-top:40px;margin-bottom:0;padding:30px 0 0 0}.elementor-100 .elementor-element.elementor-element-2d4c08a.elementor-column>.elementor-widget-wrap{justify-content:space-between}.elementor-100 .elementor-element.elementor-element-cf109f9{width:auto;max-width:auto}.elementor-100 .elementor-element.elementor-element-cf109f9 small{font-size:16px;font-weight:400;letter-spacing:-.64px}.elementor-100 .elementor-element.elementor-element-c03b784{width:auto;max-width:auto}.elementor-100 .elementor-element.elementor-element-c03b784>.elementor-widget-container{margin:-15px 0 0 0}.elementor-100 .elementor-element.elementor-element-c03b784 .aux-icon-list-item{margin-right:55px}.elementor-100 .elementor-element.elementor-element-c03b784 .aux-direction-horizontal .aux-icon-list-item:after{right:calc(-55px/2)}.elementor-100 .elementor-element.elementor-element-c03b784 .aux-icon-list-item,.elementor-100 .elementor-element.elementor-element-c03b784 .aux-icon-list-items{justify-content:center;text-align:center}.elementor-100 .elementor-element.elementor-element-c03b784 .aux-icon-list-item .aux-list-connector{border-bottom-style:dashed;margin-left:0}.elementor-100 .elementor-element.elementor-element-c03b784 .aux-icon-list-text{font-size:16px;font-weight:700;line-height:19px;letter-spacing:-.48px;margin:0 0 0 0}.elementor-100 .elementor-element.elementor-element-c03b784 .aux-icon-list-text2{margin:0 0 0 0}.elementor-100 .elementor-element.elementor-element-c03b784 .aux-icon-list-icon{margin:0 0 0 0}.elementor-theme-builder-content-area{height:400px}.elementor-location-header:before,.elementor-location-footer:before{content:"";display:table;clear:both}@media(max-width:1024px){.elementor-100 .elementor-element.elementor-element-9ec6308{margin-top:20%;margin-bottom:0%}.elementor-100 .elementor-element.elementor-element-484c999{top:32%}.elementor-100 .elementor-element.elementor-element-484c999 .aux-modern-heading-primary{font-size:130px}.elementor-100 .elementor-element.elementor-element-31c82ee{left:7%}.elementor-100 .elementor-element.elementor-element-31c82ee .aux-widget-image{text-align:center}.elementor-100 .elementor-element.elementor-element-31c82ee .aux-media-image{max-width:50%}.elementor-100 .elementor-element.elementor-element-f7510ec{bottom:-8%}.elementor-100 .elementor-element.elementor-element-be2bc77>.elementor-element-populated{padding:50px 0 50px 0}.elementor-100 .elementor-element.elementor-element-e7d8568{margin-top:60px;margin-bottom:0}.elementor-100 .elementor-element.elementor-element-2800653{margin-top:60px;margin-bottom:0}.elementor-100 .elementor-element.elementor-element-cf109f9{width:100%;max-width:100%;text-align:center}.elementor-100 .elementor-element.elementor-element-cf109f9>.elementor-widget-container{margin:0 0 35px 0}.elementor-100 .elementor-element.elementor-element-cf109f9 small{font-size:14px}.elementor-100 .elementor-element.elementor-element-c03b784 .aux-icon-list-item{margin-right:25px}.elementor-100 .elementor-element.elementor-element-c03b784 .aux-direction-horizontal .aux-icon-list-item:after{right:calc(-25px/2)}.elementor-100 .elementor-element.elementor-element-c03b784 .aux-icon-list-text{font-size:14px}}@media(max-width:767px){.elementor-100 .elementor-element.elementor-element-bb040b1{top:-135%}.elementor-100 .elementor-element.elementor-element-484c999{top:0%}.elementor-100 .elementor-element.elementor-element-484c999 .aux-modern-heading-primary{font-size:70px}.elementor-100 .elementor-element.elementor-element-31c82ee{left:25%}.elementor-100 .elementor-element.elementor-element-31c82ee .aux-media-image{max-width:25%}.elementor-100 .elementor-element.elementor-element-f7510ec{bottom:0%}.elementor-100 .elementor-element.elementor-element-d149997{width:var(--container-widget-width,126.333px);max-width:126.333px;--container-widget-width:126.333px;--container-widget-flex-grow:0}.elementor-100 .elementor-element.elementor-element-12d7d0d{width:var(--container-widget-width,61.014px);max-width:61.014px;--container-widget-width:61.014px;--container-widget-flex-grow:0}.elementor-100 .elementor-element.elementor-element-12d7d0d .aux-media-image{max-width:100%}.elementor-100 .elementor-element.elementor-element-cf109f9>.elementor-widget-container{margin:0 0 20px 0}.elementor-100 .elementor-element.elementor-element-cf109f9{text-align:center}.elementor-100 .elementor-element.elementor-element-c03b784{width:100%;max-width:100%}.elementor-100 .elementor-element.elementor-element-c03b784>.elementor-widget-container{margin:0 0 20px 0}.elementor-100 .elementor-element.elementor-element-c03b784 .aux-icon-list-item{margin-right:7px}.elementor-100 .elementor-element.elementor-element-c03b784 .aux-direction-horizontal .aux-icon-list-item:after{right:calc(-7px/2)}.elementor-100 .elementor-element.elementor-element-c03b784 .aux-icon-list-item,.elementor-100 .elementor-element.elementor-element-c03b784 .aux-icon-list-items{justify-content:center;text-align:center}.elementor-100 .elementor-element.elementor-element-c03b784 .aux-icon-list-text{font-size:14px}}.elementor-100 .elementor-element.elementor-element-bb040b1{transform:translateY(100%)}.elementor-100 .elementor-element.elementor-element-bb040b1 .aux-widget-container-inner{display:block}.elementor-100 .elementor-element.elementor-element-bb040b1 .aux-the-shape{background:#fff0 linear-gradient(0deg,#00000000 0%,#000000ED 36%,#000000 59%,#000000 100%)}@media screen and (max-width:2570px) and (min-width:2000px){.elementor-100 .elementor-element.elementor-element-bb040b1{top:-200%!important}}@media screen and (max-width:1440px) and (min-width:1025px){.elementor-100 .elementor-element.elementor-element-31c82ee .aux-media-image{width:80%}}@media screen and (max-width:900px){.elementor-100 .elementor-element.elementor-element-be2bc77 .elementor-widget-wrap{justify-content:center!important}}/*! elementor - v3.32.0 - 21-10-2025 */
.elementor-widget-google_maps .elementor-widget-container,.elementor-widget-google_maps:not(:has(.elementor-widget-container)){overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(https://misionestraildelaselva.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip-path:none;color:#2b2d2f;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}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:#fff0 none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}.elementor-3194 .elementor-element.elementor-element-5ea52a6d{margin-top:0;margin-bottom:0;padding:0 35px 0 35px}.elementor-3194 .elementor-element.elementor-element-77de747.elementor-column>.elementor-widget-wrap{justify-content:space-between}.elementor-3194 .elementor-element.elementor-element-2fdd6c5a{width:100%;max-width:100%;animation-duration:2500ms;animation-timing-function:cubic-bezier(.77,0,.175,1)}.elementor-3194 .elementor-element.elementor-element-2fdd6c5a>.elementor-widget-container{margin:0 0 30px 0}.elementor-3194 .elementor-element.elementor-element-2fdd6c5a .aux-modern-heading-primary{font-size:22px;font-weight:500;text-transform:uppercase;margin:0 0 18px 0}.elementor-3194 .elementor-element.elementor-element-2fdd6c5a .aux-modern-heading-secondary{font-size:47px;font-weight:500;text-transform:capitalize;letter-spacing:0;color:var(--e-global-color-text);margin:0 0 0 0;max-width:738px}.elementor-3194 .elementor-element.elementor-element-5b27f47{width:auto;max-width:auto;animation-duration:2000ms;align-self:center;animation-delay:200ms;animation-timing-function:cubic-bezier(.165,.84,.44,1)}.elementor-3194 .elementor-element.elementor-element-5b27f47 .aux-the-svg{width:300px}.elementor-3194 .elementor-element.elementor-element-5b27f47 .aux-widget-container{text-align:center}.elementor-3194 .elementor-element.elementor-element-42065ac{width:auto;max-width:auto;animation-duration:2000ms;align-self:center;animation-delay:200ms;animation-timing-function:cubic-bezier(.165,.84,.44,1)}.elementor-3194 .elementor-element.elementor-element-42065ac>.elementor-widget-container{padding:0 0 0 0}.elementor-3194 .elementor-element.elementor-element-42065ac .aux-the-svg{width:300px}.elementor-3194 .elementor-element.elementor-element-42065ac .aux-widget-container{text-align:center}.elementor-3194 .elementor-element.elementor-element-1a2bf7d{width:auto;max-width:auto;animation-duration:2000ms;align-self:center;animation-delay:200ms;animation-timing-function:cubic-bezier(.165,.84,.44,1)}.elementor-3194 .elementor-element.elementor-element-1a2bf7d .aux-the-svg{width:300px}.elementor-3194 .elementor-element.elementor-element-1a2bf7d .aux-widget-container{text-align:center}.elementor-3194 .elementor-element.elementor-element-5103236{width:auto;max-width:auto;animation-duration:2000ms;align-self:center;animation-delay:200ms;animation-timing-function:cubic-bezier(.165,.84,.44,1)}.elementor-3194 .elementor-element.elementor-element-5103236 .aux-the-svg{width:300px}.elementor-3194 .elementor-element.elementor-element-5103236 .aux-widget-container{text-align:center}.elementor-3194 .elementor-element.elementor-element-ef382a5{width:auto;max-width:auto;animation-duration:2000ms;align-self:center;animation-timing-function:cubic-bezier(.165,.84,.44,1)}.elementor-3194 .elementor-element.elementor-element-ef382a5>.elementor-widget-container{padding:0 0 0 0}.elementor-3194 .elementor-element.elementor-element-ef382a5 .aux-widget-container{text-align:center}.elementor-3194 .elementor-element.elementor-element-84f6166{width:auto;max-width:auto;animation-duration:2000ms;align-self:center;animation-delay:200ms;animation-timing-function:cubic-bezier(.165,.84,.44,1)}.elementor-3194 .elementor-element.elementor-element-84f6166>.elementor-widget-container{padding:0 0 0 0}.elementor-3194 .elementor-element.elementor-element-84f6166 .aux-the-svg{width:300px}.elementor-3194 .elementor-element.elementor-element-84f6166 .aux-widget-container{text-align:center}.elementor-3194 .elementor-element.elementor-element-a0100b0{width:auto;max-width:auto;animation-duration:2000ms;align-self:center;animation-delay:200ms;animation-timing-function:cubic-bezier(.165,.84,.44,1)}.elementor-3194 .elementor-element.elementor-element-a0100b0 .aux-the-svg{width:300px}.elementor-3194 .elementor-element.elementor-element-a0100b0 .aux-widget-container{text-align:center}.elementor-3194 .elementor-element.elementor-element-fdaa9eb{width:auto;max-width:auto;animation-duration:2000ms;align-self:center;animation-delay:200ms;animation-timing-function:cubic-bezier(.165,.84,.44,1)}.elementor-3194 .elementor-element.elementor-element-fdaa9eb>.elementor-widget-container{padding:0 0 0 0}.elementor-3194 .elementor-element.elementor-element-fdaa9eb .aux-the-svg{width:300px}.elementor-3194 .elementor-element.elementor-element-fdaa9eb .aux-widget-container{text-align:center}.elementor-3194 .elementor-element.elementor-element-23899c2{width:auto;max-width:auto;animation-duration:2000ms;align-self:center;animation-delay:200ms;animation-timing-function:cubic-bezier(.165,.84,.44,1)}.elementor-3194 .elementor-element.elementor-element-23899c2 .aux-the-svg{width:300px}.elementor-3194 .elementor-element.elementor-element-23899c2 .aux-widget-container{text-align:center}.elementor-3194 .elementor-element.elementor-element-d01a087{width:auto;max-width:auto;animation-duration:2000ms;align-self:center;animation-delay:200ms;animation-timing-function:cubic-bezier(.165,.84,.44,1)}.elementor-3194 .elementor-element.elementor-element-d01a087>.elementor-widget-container{padding:0 0 0 0}.elementor-3194 .elementor-element.elementor-element-d01a087 .aux-the-svg{width:300px}.elementor-3194 .elementor-element.elementor-element-d01a087 .aux-widget-container{text-align:center}.elementor-3194 .elementor-element.elementor-element-e319d8c{width:auto;max-width:auto;animation-duration:2000ms;align-self:center;animation-delay:800ms;animation-timing-function:cubic-bezier(.165,.84,.44,1)}.elementor-3194 .elementor-element.elementor-element-e319d8c>.elementor-widget-container{padding:0 0 0 0}.elementor-3194 .elementor-element.elementor-element-e319d8c .aux-the-svg{width:300px}.elementor-3194 .elementor-element.elementor-element-e319d8c .aux-widget-container{text-align:center}.elementor-3194 .elementor-element.elementor-element-e438c15{width:auto;max-width:auto;animation-duration:2000ms;align-self:center;animation-delay:200ms;animation-timing-function:cubic-bezier(.165,.84,.44,1)}.elementor-3194 .elementor-element.elementor-element-e438c15 .aux-the-svg{width:300px}.elementor-3194 .elementor-element.elementor-element-e438c15 .aux-widget-container{text-align:center}.elementor-3194 .elementor-element.elementor-element-6d7f904{width:auto;max-width:auto;animation-duration:2000ms;align-self:center;animation-timing-function:cubic-bezier(.165,.84,.44,1)}.elementor-3194 .elementor-element.elementor-element-6d7f904 .aux-the-svg{width:300px}.elementor-3194 .elementor-element.elementor-element-6d7f904 .aux-widget-container{text-align:center}@media(max-width:1024px){.elementor-3194 .elementor-element.elementor-element-5ea52a6d{margin-top:80px;margin-bottom:0}.elementor-3194 .elementor-element.elementor-element-2fdd6c5a .aux-modern-heading-primary{font-size:16px}.elementor-3194 .elementor-element.elementor-element-2fdd6c5a .aux-modern-heading-secondary{font-size:35px}}@media(max-width:767px){.elementor-3194 .elementor-element.elementor-element-5ea52a6d{margin-top:0;margin-bottom:0;padding:0 10px 0 10px}.elementor-3194 .elementor-element.elementor-element-77de747>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0}.elementor-3194 .elementor-element.elementor-element-2fdd6c5a .aux-modern-heading-secondary{font-size:30px;line-height:1.4em}}.elementor-3194 .elementor-element.elementor-element-2fdd6c5a .aux-modern-heading-primary{background:linear-gradient(91deg,var(--e-global-color-secondary) 26%,var(--e-global-color-accent) 72%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.elementor-3194 .elementor-element.elementor-element-5ea52a6d .aux-the-svg{width:170px!important;transition:all 0.3s ease;max-height:100px!important;margin-left:15px!important;margin-right:15px!important;margin-top:25px!important}.elementor-3194 .elementor-element.elementor-element-5ea52a6d .aux-the-svg img{max-height:100px!important}.elementor-3194 .elementor-element.elementor-element-5ea52a6d .aux-the-svg:hover{transform:translateY(-5px) scale(1.05);filter:drop-shadow(0 0 10px rgb(255 255 255 / .7))}.elementor-3194 .elementor-element.elementor-element-5ea52a6d .aux-the-svg:hover svg{animation:pulse 1.5s infinite}@keyframes pulse{0%{filter:brightness(1)}50%{filter:brightness(1.3)}100%{filter:brightness(1)}}@media (max-width:768px){.elementor-3194 .elementor-element.elementor-element-5ea52a6d .aux-the-svg{width:70px!important;margin-left:5px!important;margin-right:5px!important;margin-top:5px!important}}:root{--joinchat-ico:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0s4.686 12.283 0 16.97a12 12 0 0 1-13.754 2.299l-5.814.735a.392.392 0 0 1-.438-.44l.748-5.788A12 12 0 0 1 3.517 3.517zm3.61 17.043.3.158a9.85 9.85 0 0 0 11.534-1.758c3.843-3.843 3.843-10.074 0-13.918s-10.075-3.843-13.918 0a9.85 9.85 0 0 0-1.747 11.554l.16.303-.51 3.942a.196.196 0 0 0 .219.22zm6.534-7.003-.933 1.164a9.84 9.84 0 0 1-3.497-3.495l1.166-.933a.79.79 0 0 0 .23-.94L9.561 6.96a.79.79 0 0 0-.924-.445l-2.023.524a.797.797 0 0 0-.588.88 11.754 11.754 0 0 0 10.005 10.005.797.797 0 0 0 .88-.587l.525-2.023a.79.79 0 0 0-.445-.923L14.6 13.327a.79.79 0 0 0-.94.23z'/%3E%3C/svg%3E");--joinchat-font:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen-sans,ubuntu,cantarell,"Helvetica Neue",sans-serif}.joinchat{--sep:20px;--bottom:var(--sep);--s:60px;--h:calc(var(--s)/2);--header:max(50px,var(--s)*1.166667);--vh:100vh;--ch:142;--cs:70%;--cl:49%;--bw:1;--text:hsl(0deg 0% clamp(0%,var(--bw)*1000%,100%)/clamp(70%,var(--bw)*1000%,100%));--hover:hsl(var(--ch) var(--cs) calc(var(--cl) + 20%));--hsl:var(--ch) var(--cs) var(--cl);--color:hsl(var(--hsl));--dark:hsl(var(--ch) var(--cs) calc(var(--cl) - 10%));--bg:hsl(var(--hsl)/4%);--msg:var(--color);color:var(--text);display:none;position:fixed;z-index:9000;right:var(--sep);bottom:var(--bottom);font:normal normal normal 16px/1.625em var(--joinchat-font);letter-spacing:0;animation:joinchat_show .5s cubic-bezier(.18,.89,.32,1.28) 10ms both;transform:scale3d(0,0,0);transform-origin:calc(var(--s)/-2) calc(var(--s)/-4);-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgb(0 0 0/0)}.joinchat *,.joinchat :after,.joinchat :before{box-sizing:border-box}.joinchat--show{display:block;transform:scaleX(1)}.joinchat--left{right:auto;left:var(--sep)}.joinchat--dark{--msg:var(--dark)}.joinchat--noanim{animation:none}.joinchat--chatbox:not(.joinchat--noanim){transform-origin:0 0;animation-timing-function:ease-in-out}.joinchat--hidden{display:none!important}@supports not (width:clamp(1px,1%,10px)){.joinchat{--text:hsl(0deg 0% calc(var(--bw)*1%)/90%)}}.joinchat__button{position:absolute;z-index:2;bottom:8px;right:8px;height:var(--s);width:var(--s);background:#25d366 var(--joinchat-ico) 50%/60% no-repeat;color:inherit;border-radius:50%;box-shadow:1px 6px 24px 0 rgba(7,94,84,.24);cursor:pointer;transition:background-color .2s linear}.joinchat__button:hover{background-color:#128c7e}.joinchat:has(.joinchat__chatbox) .joinchat__button:hover{transition-duration:1.5s}.joinchat__button:active{background-color:#128c7e;transition:none}.joinchat--left .joinchat__button{right:auto;left:8px}.joinchat--chatbox .joinchat__button{display:none}.joinchat__button__ico{position:absolute;inset:0;display:flex;border-radius:50%;overflow:hidden;color:var(--text)!important}.joinchat__button__ico svg{width:var(--ico-size,100%);height:var(--ico-size,100%);margin:calc((100% - var(--ico-size, 1))/2)}.joinchat__button:has(.joinchat__button__ico){background:var(--color);box-shadow:1px 6px 24px 0 hsl(var(--ch) var(--cs) calc(var(--cl) - 10%)/24%)}.joinchat__button:has(.joinchat__button__ico):active,.joinchat__button:has(.joinchat__button__ico):hover{background:var(--hover)}.joinchat__button__image{position:absolute;inset:1px;border-radius:50%;overflow:hidden;opacity:0}.joinchat__button__image img,.joinchat__button__image video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.joinchat--show .joinchat__button__image{animation:joinchat_image_loop 20s linear 5s infinite normal both}.joinchat--img .joinchat__button__image{opacity:1;animation:none}.joinchat__badge{position:absolute;z-index:2;bottom:calc(var(--s) - 8px);right:4px;width:20px;height:20px;border:none;border-radius:50%;background:#e82c0c;color:#fff;font-size:12px;font-weight:600;line-height:20px;text-align:center;box-shadow:none;opacity:0;pointer-events:none}.joinchat--left .joinchat__badge{right:auto;left:calc(var(--s) - 8px)}.joinchat__badge.joinchat__badge--in{animation:joinchat_badge_in .5s cubic-bezier(.27,.9,.41,1.28) 1 both}.joinchat__badge.joinchat__badge--out{animation:joinchat_badge_out .4s cubic-bezier(.215,.61,.355,1) 1 both}.joinchat__tooltip{position:absolute;top:calc(var(--h) - 16px);right:calc(var(--s) + 16px);max-width:calc(100vw - var(--s) - 45px);height:32px;padding:0 14px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);line-height:31px;white-space:nowrap;opacity:0;transition:opacity .3s ease-out .4s;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));pointer-events:none}.joinchat__tooltip:after{content:"";display:block;position:absolute;top:10px;right:-6px;border:8px solid transparent;border-width:6px 0 6px 8px;border-left-color:#fff}.joinchat__tooltip div{width:-moz-max-content;width:max-content;max-width:100%;overflow:hidden;text-overflow:ellipsis}.joinchat--tooltip .joinchat__tooltip{animation:joinchat_tootlip 20s linear 5s 1 normal both}.joinchat--chatbox .joinchat__tooltip{display:none}.joinchat--left .joinchat__tooltip{right:auto;left:calc(var(--s) + 16px)}.joinchat--left .joinchat__tooltip:after{left:-6px;right:auto;border-color:transparent;border-width:6px 8px 6px 0;border-right-color:#fff}.joinchat__qr{position:absolute;z-index:2;bottom:calc(var(--s) + 24px);right:8px;display:none;flex-direction:column-reverse;width:228px;min-height:200px;padding:14px 14px 10px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);text-align:center;white-space:nowrap;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));animation:joinchat_badge_in .4s cubic-bezier(.11,.84,.83,1.01) .5s both;pointer-events:none}.joinchat__qr:after{content:"";display:block;position:absolute;bottom:-6px;right:calc(var(--h) - 6px);border:8px solid transparent;border-width:8px 6px 0;border-top-color:#fff}.joinchat--left .joinchat__qr{left:8px;right:auto}.joinchat--left .joinchat__qr:after{left:calc(var(--h) - 6px);right:auto}.joinchat__qr div{font-size:14px;color:#4a4a4a;overflow:hidden;text-overflow:ellipsis}.joinchat__qr canvas{display:block;width:200px;height:200px;margin:0;image-rendering:pixelated}.joinchat__chatbox{content-visibility:hidden;display:flex;flex-direction:column;position:absolute;bottom:0;right:0;z-index:1;width:calc(100vw - var(--sep)*2);max-width:400px;max-height:calc(var(--vh) - var(--bottom) - var(--sep));border-radius:calc(var(--h) + 2px);background:#fff linear-gradient(180deg,var(--color),var(--color) var(--header),var(--bg) var(--header),var(--bg));box-shadow:0 2px 6px 0 rgba(0,0,0,.5);text-align:left;overflow:hidden;transform:scale3d(0,0,0);opacity:0;transition:max-height .2s ease-out,opacity .4s ease-out,transform 0s linear .3s}[dir=rtl] .joinchat__chatbox{text-align:right}.joinchat--chatbox .joinchat__chatbox{content-visibility:visible;opacity:1;transform:scaleX(1);transition:max-height .2s ease-out,opacity .2s ease-out,transform 0s linear}.joinchat--left .joinchat__chatbox{right:auto;left:0}.joinchat--dark .joinchat__chatbox{background:#1a1a1a linear-gradient(180deg,var(--dark),var(--dark) var(--header),var(--bg) var(--header),var(--bg))}.joinchat__header{display:flex;flex-flow:row;align-items:center;position:relative;flex-shrink:0;height:var(--header);padding:0 70px 0 26px;margin:0}[dir=rtl] .joinchat__header{padding:0 26px 0 70px}.joinchat__header span{font-size:19px;font-weight:600;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.8}.joinchat__header a{font-size:11px;line-height:18px;color:inherit!important;text-decoration:none!important;fill:currentcolor;opacity:.8}.joinchat__header a svg{display:inline-block;width:auto;height:18px;vertical-align:-30%}.joinchat__header a:active,.joinchat__header a:hover{color:inherit!important;text-decoration:none!important;opacity:.9;filter:drop-shadow(0 1px 3px rgba(0,0,0,.3))}.joinchat__wa{display:block;fill:currentcolor;opacity:.8}.joinchat__close{--size:34px;position:absolute;top:calc(50% - var(--size)/2);right:24px;width:var(--size);height:var(--size);border-radius:50%;background:rgba(0,0,0,.4) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath d='M24 2.4 21.6 0 12 9.6 2.4 0 0 2.4 9.6 12 0 21.6 2.4 24l9.6-9.6 9.6 9.6 2.4-2.4-9.6-9.6z'/%3E%3C/svg%3E") 50%/12px no-repeat;cursor:pointer;transition:background-color .3s ease-out}.joinchat__close:hover{background-color:rgba(0,0,0,.6)}.joinchat__close:active{background-color:rgba(0,0,0,.7)}[dir=rtl] .joinchat__close{right:auto;left:24px}.joinchat__scroll{overflow:hidden scroll;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.joinchat__scroll::-webkit-scrollbar{width:4px;background:rgb(0 0 0/0)}.joinchat__scroll::-webkit-scrollbar-thumb{border-radius:2px;background:rgb(0 0 0/0)}.joinchat--blur .joinchat__scroll{background:hsl(var(--hsl)/2%);backdrop-filter:blur(10px)}.joinchat__scroll:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}.joinchat__content{display:flex;flex-direction:column;width:calc(100% + 4px);padding:20px 0 8px}.joinchat__content:after{content:"";display:block;position:absolute;bottom:0;left:0;right:4px;height:calc(var(--s) + 20px);background:#fff linear-gradient(180deg,var(--bg),var(--bg));-webkit-mask-image:linear-gradient(rgb(0 0 0/0),rgb(0 0 0/60%) 25%,rgb(0 0 0/92%) 70%,rgb(0 0 0/100%) 95%,rgb(0 0 0/100%));mask-image:linear-gradient(rgb(0 0 0/0),rgb(0 0 0/60%) 25%,rgb(0 0 0/92%) 70%,rgb(0 0 0/100%) 95%,rgb(0 0 0/100%));pointer-events:none}.joinchat--dark .joinchat__content:after{background-color:#1a1a1a}.joinchat__open{position:sticky;z-index:2;bottom:8px;align-self:flex-end;display:flex;flex-direction:row;min-width:var(--s);height:var(--s);margin:0 8px;background:var(--color);color:inherit;border-radius:var(--h);box-shadow:0 1px 2px 0 rgba(0,0,0,.3);overflow:hidden;cursor:pointer;transition:background-color .2s linear}[dir=rtl] .joinchat__open{align-self:flex-start;flex-direction:row-reverse}.joinchat__open:active,.joinchat__open:hover{background:var(--hover)}.joinchat--left .joinchat__open{align-self:flex-start;flex-direction:row-reverse}[dir=rtl] .joinchat--left .joinchat__open{flex-direction:row}.joinchat--optout .joinchat__open{background-color:#999;pointer-events:none}.joinchat__open__icon{flex-shrink:0;width:var(--s);height:var(--s);max-width:var(--s);padding:calc(var(--s)*0.18);margin:0;overflow:hidden}.joinchat__open__icon path{fill:none!important;stroke:var(--text)!important;stroke-linecap:round;stroke-width:33px;animation:none}.joinchat__open__icon .joinchat__pa{--stroke:1097}.joinchat__open__icon .joinchat__pb{--stroke:1020}.joinchat--chatbox .joinchat__open__icon path{stroke-dasharray:var(--stroke);stroke-dashoffset:var(--stroke);animation:joinchat_send_svg 6s .2s ease-in-out infinite}.joinchat--chatbox .joinchat__open__icon .joinchat__pb{animation-delay:3.2s}.joinchat--optout .joinchat__open__icon path{animation:none}.joinchat--optout .joinchat__open__icon .joinchat__pa{stroke-dasharray:0}.joinchat__open__text{max-width:0;padding:0;border-radius:var(--s);font-weight:600;line-height:var(--s);white-space:nowrap;opacity:0;overflow:hidden;text-overflow:ellipsis;transition:none}.joinchat--chatbox .joinchat__open__text{max-width:min(400px - 16px - var(--s),100vw - 16px - var(--s) - 2*var(--sep));padding:0 4px 0 24px;opacity:1;transition:max-width .2s linear,opacity .4s ease-out .2s}.joinchat--chatbox.joinchat--left .joinchat__open__text{padding:0 24px 0 4px}.joinchat__optin{padding:0 16px;margin-bottom:16px;color:#4a4a4a;font-size:13px;line-height:1.33}.joinchat__optin a{display:inline;padding:0;color:inherit!important;text-decoration:underline}.joinchat__optin a:hover{text-decoration-thickness:2px}.joinchat__optin input{position:absolute;visibility:hidden}.joinchat__optin label{position:relative;display:block;margin:0;padding:0 0 0 30px;color:inherit;font:inherit;cursor:pointer}.joinchat__optin label:before{content:"";display:block;position:absolute;top:min(50% - 11px,5px);left:0;width:22px;height:22px;border:3px solid var(--color);border-radius:4px;background:#fff;box-shadow:0 0 0 1px var(--text);transition:box-shadow .3s ease-in-out}.joinchat--dark .joinchat__optin label:before{background:#000}.joinchat__optin label:after{content:"";display:none;position:absolute;top:min(50% - 8px,8px);left:8px;width:6px;height:14px;border:solid var(--text);border-width:0 3px 3px 0;transform:rotate(45deg)}[dir=rtl] .joinchat__optin label{padding:0 30px 0 0}[dir=rtl] .joinchat__optin label:before{left:auto;right:0}[dir=rtl] .joinchat__optin label:after{left:auto;right:8px}.joinchat__optin input:checked+label:before{box-shadow:0 0 0 1px var(--text),inset 0 0 0 10px var(--color)}.joinchat__optin input:checked+label:after{display:block}.joinchat--dark .joinchat__optin{color:#d8d8d8}.joinchat__chat{--peak_l:path("M17 25V0C17 12.877 6.082 14.9 1.031 15.91c-1.559.31-1.179 2.272.004 2.272C9.609 18.182 17 18.088 17 25z");--peak_r:path("M0 25.68V0c0 13.23 10.92 15.3 15.97 16.34 1.56.32 1.18 2.34 0 2.34-8.58 0-15.97-.1-15.97 7Z");--peak:var(--peak_l);display:flex;flex-direction:column;align-items:flex-start;padding-bottom:10px}[dir=rtl] .joinchat__chat{--peak:var(--peak_r)}.joinchat__bubble{position:relative;min-width:60px;max-width:calc(100% - 52px);min-height:56px;padding:15px 20px;margin:0 26px 16px;border-radius:26px;background:#fff;color:#4a4a4a;word-break:break-word;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));transform-origin:0 50%;animation:joinchat_show .25s cubic-bezier(0,0,.58,1.19) 10ms both}[dir=rtl] .joinchat__bubble{transform-origin:100% 50%}.joinchat__bubble:before{content:"";display:block;position:absolute;bottom:18px;left:-15px;width:17px;height:25px;background:inherit;clip-path:var(--peak)}[dir=rtl] .joinchat__bubble:before{left:auto;right:-15px}.joinchat--dark .joinchat__bubble{background:#505050;color:#d8d8d8}.joinchat__bubble.joinchat__bubble--loading{width:70px;border:none;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Ccircle cx='4' cy='12' r='3'%3E%3Canimate id='c' attributeName='cy' begin='0;a.end+0.1s' calcMode='spline' dur='0.4s' keySplines='.33,.66,.66,1;.33,0,.66,.33' values='12;6;12'/%3E%3C/circle%3E%3Ccircle cx='12' cy='12' r='3'%3E%3Canimate attributeName='cy' begin='c.begin+0.1s' calcMode='spline' dur='0.4s' keySplines='.33,.66,.66,1;.33,0,.66,.33' values='12;6;12'/%3E%3C/circle%3E%3Ccircle cx='20' cy='12' r='3'%3E%3Canimate id='a' attributeName='cy' begin='c.begin+0.2s' calcMode='spline' dur='0.4s' keySplines='.33,.66,.66,1;.33,0,.66,.33' values='12;6;12'/%3E%3C/circle%3E%3C/svg%3E") 20px 20px no-repeat!important;transform-origin:50%!important;animation:joinchat_show .1s ease-out 10ms both}.joinchat--dark .joinchat__bubble.joinchat__bubble--loading{filter:invert(.5)}.joinchat__bubble.joinchat__bubble--note{min-height:0;padding:0;background:none!important;font-size:13px;line-height:1.33;filter:none;animation:none}.joinchat__bubble.joinchat__bubble--media{padding:5px}.joinchat__bubble.joinchat__bubble--loading:before,.joinchat__bubble.joinchat__bubble--note:before{content:none}.joinchat__bubble a{color:var(--msg)!important;font-size:1em;text-decoration:underline}.joinchat__bubble a:active,.joinchat__bubble a:hover{color:var(--hover)!important;border-color:var(--hover)}.joinchat__bubble a.joinchat__btn{display:inline-block;min-height:46px;max-width:100%;padding:10px 20px;margin:5px 0;border:3px solid var(--msg);border-radius:23px;line-height:20px;text-align:center;text-decoration:none!important;overflow:hidden;text-overflow:ellipsis}.joinchat__bubble a.joinchat__btn+.joinchat__bubble a.joinchat__btn{margin-top:-5px}.joinchat__bubble img,.joinchat__bubble video{max-width:100%;height:auto;margin:.2em 0;border-radius:4px;box-shadow:0 1px 5px rgb(0 0 0/10%)}.joinchat__bubble .joinchat--inline{display:inline-block;margin:-10px 0;border-radius:0;box-shadow:none;vertical-align:middle}.joinchat__bubble--media .joinchat--inline,.joinchat__bubble--media img,.joinchat__bubble--media video{display:block;margin:0;border-radius:21px}.joinchat__bubble code{padding:2px 5px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}.joinchat__bubble hr{width:100%!important;height:0!important;padding:0!important;border:none!important;border-top:2px solid var(--msg)!important;margin:10px 0!important}@keyframes joinchat_show{0%{transform:scale3d(0,0,0)}to{transform:scaleX(1)}}@keyframes joinchat_badge_in{0%{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes joinchat_badge_out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-20px,0)}}@keyframes joinchat_send_svg{0%,50%,to{stroke-dashoffset:var(--stroke)}5%,45%{stroke-dashoffset:0}}@keyframes joinchat_image_loop{0%{opacity:0}3%,20%{opacity:1}25%,to{opacity:0}}@keyframes joinchat_tootlip{0%{opacity:0;transform:scaleY(0)}1%,20%{opacity:1;transform:scaleX(1)}25%,to{opacity:0;transform:scaleX(1)}}.joinchat__woo-btn__wrapper{clear:both}.joinchat__woo-btn{--s:40px;display:inline-block;box-sizing:border-box;height:var(--s);max-width:100%;padding:0 calc(var(--s)/2) 0 var(--s);background:#25d366 var(--joinchat-ico) calc(var(--s)*0.2) 50% no-repeat;background-size:calc(var(--s)*0.6);color:#fff;border-radius:calc(var(--s)/2);font:700 normal calc(var(--s)*0.35)/var(--s) var(--joinchat-font);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;transition:background-color .2s}.joinchat__woo-btn:empty{padding-right:0}.joinchat__woo-btn:hover{background-color:#128c7e}@media (orientation:landscape) and (height >= 481px),(orientation:portrait) and (width >= 481px){.joinchat--mobile{display:none!important}}@media (width <= 767px){.joinchat--footer-bar{--bottom:76px!important}}@media (orientation:landscape) and (height <= 480px),(width <= 480px){.joinchat{--sep:6px;--header:max(50px,var(--s)*0.9166667)}.joinchat__header__text{font-size:17px}.joinchat__close{--size:28px}.joinchat__bubble{max-width:calc(100% - 40px);padding:16px;margin:0 20px 10px;line-height:24px}}@media (hover:hover){.joinchat__button:hover .joinchat__tooltip{opacity:1;animation:none;transition:opacity .2s}.joinchat--btn .joinchat__button:hover~.joinchat__qr,.joinchat--chatbox:has(.joinchat__open:hover) .joinchat__qr{display:flex}}@media (prefers-color-scheme:dark){.joinchat--dark-auto{--msg:var(--dark)}.joinchat--dark-auto .joinchat__chatbox{background:#1a1a1a linear-gradient(180deg,var(--dark),var(--dark) var(--header),var(--bg) var(--header),var(--bg))}.joinchat--dark-auto .joinchat__content:after{background-color:#1a1a1a}.joinchat--dark-auto .joinchat__optin label:before{background:#000}.joinchat--dark-auto .joinchat__optin{color:#d8d8d8}.joinchat--dark-auto .joinchat__bubble{background:#505050;color:#d8d8d8}.joinchat--dark-auto .joinchat__bubble.joinchat__bubble--loading{filter:invert(.5)}}@media (prefers-reduced-motion){.joinchat,.joinchat__open__icon path{animation:none}.joinchat__open__icon .joinchat__pa{stroke-dasharray:0}.joinchat__open__text{transition:none!important}.joinchat__bubble{animation:none!important}}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{align-items:center;background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;box-sizing:border-box;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%;min-height:24px;padding:0 8px}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;height:36px;margin:0;padding:6px 12px;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:none;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;overflow:hidden;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;grid-column:1;grid-row:1;height:24px;line-height:normal;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}

/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}@font-face{font-display:swap;font-family:lg;src:url(/wp-content/plugins/integrate-google-drive/assets/vendor/lightgallery/fonts/lg.woff2?io9a6k) format("woff2"),url(/wp-content/plugins/integrate-google-drive/assets/vendor/lightgallery/fonts/lg.ttf?io9a6k) format("truetype"),url(/wp-content/plugins/integrate-google-drive/assets/vendor/lightgallery/fonts/lg.woff?io9a6k) format("woff"),url(/wp-content/plugins/integrate-google-drive/assets/vendor/lightgallery/fonts/lg.svg?io9a6k#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.lg-next,.lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1084;outline:0;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:"\e095"}.lg-prev{left:20px}.lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,.4))}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;background:0 0;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:"\e90a"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.6))}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-moz-transition:-moz-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-o-transition:-o-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-moz-transform:scale3d(.5,.5,.5);-o-transform:scale3d(.5,.5,.5);-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-moz-transform:scale3d(1,1,1);-o-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed rgba(255,255,255,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle}@media (min-width:768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color}@media (min-width:768px){.lg-outer .lg-thumb-item{border-radius:4px;border:2px solid #fff;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:"\e1ff"}.lg-outer.lg-animate-thumb .lg-thumb{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lg-outer .lg-video-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-video-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-video-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-video-object{position:absolute;left:0;right:0;width:100%;height:100%;top:0;bottom:0;z-index:3}.lg-outer .lg-video-poster{z-index:1}.lg-outer .lg-has-video .lg-video-object{opacity:0;will-change:opacity;-webkit-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button,.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster{opacity:0!important}.lg-outer .lg-has-video.lg-video-loaded .lg-video-object{opacity:1}@keyframes lg-play-stroke{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes lg-play-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lg-video-play-button{width:18%;max-width:140px;position:absolute;top:50%;left:50%;z-index:2;cursor:pointer;transform:translate(-50%,-50%) scale(1);will-change:opacity,transform;-webkit-transition:-webkit-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-moz-transition:-moz-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-o-transition:-o-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;transition:transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s}.lg-video-play-button:hover .lg-video-play-icon,.lg-video-play-button:hover .lg-video-play-icon-bg{opacity:1}.lg-video-play-icon-bg{fill:none;stroke-width:3%;stroke:#fcfcfc;opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon-circle{position:absolute;top:0;left:0;bottom:0;right:0;fill:none;stroke-width:3%;stroke:rgba(30,30,30,.9);stroke-opacity:1;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200}.lg-video-play-icon{position:absolute;width:25%;max-width:120px;left:50%;top:50%;transform:translate3d(-50%,-50%,0);opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon .lg-video-play-icon-inner{fill:#fcfcfc}.lg-video-loading .lg-video-play-icon-circle{animation:lg-play-rotate 2s linear .25s infinite,lg-play-stroke 1.5s ease-in-out .25s infinite}.lg-video-loaded .lg-video-play-button{opacity:0;transform:translate(-50%,-50%) scale(.7)}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;will-change:opacity;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-single-item .lg-autoplay-button{opacity:.75;pointer-events:none}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .8s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .8s cubic-bezier(0,0,.25,1) 0s;transition:transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition{transition:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition{transform:scale3d(1,1,1) translate3d(-50%,-50%,0)!important;max-width:none!important;max-height:none!important;top:50%!important;left:50%!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x{transform:scale3d(1,1,1) translate3d(-50%,0,0)!important;top:0!important;left:50%!important;max-width:none!important;max-height:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y{transform:scale3d(1,1,1) translate3d(0,-50%,0)!important;top:50%!important;left:0!important;max-width:none!important;max-height:none!important}.lg-icon.lg-zoom-in:after{content:"\e311"}.lg-actual-size .lg-icon.lg-zoom-in{opacity:1;pointer-events:auto}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:"\e033"}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:"\e312"}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-zoom-out{opacity:.75;pointer-events:none}.lg-outer .lg-pager-outer{text-align:center;z-index:1080;height:10px;margin-bottom:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer.lg-single-item .lg-pager-outer{display:none}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;will-change:transform,opacity;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer .lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:absolute;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active .lg-dropdown-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active .lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);will-change:visibility,opacity,transform;-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer .lg-share{position:relative}.lg-outer .lg-share:after{content:"\e80d"}.lg-outer .lg-share-facebook .lg-icon{color:#3b5998}.lg-outer .lg-share-facebook .lg-icon:after{content:"\e904"}.lg-outer .lg-share-twitter .lg-icon{color:#00aced}.lg-outer .lg-share-twitter .lg-icon:after{content:"\e907"}.lg-outer .lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer .lg-share-pinterest .lg-icon:after{content:"\e906"}.lg-comment-box{width:420px;max-width:100%;position:absolute;right:0;top:0;bottom:0;z-index:9999;background-color:#fff;will-change:transform;-moz-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-comment-box .lg-comment-title{margin:0;color:#fff;font-size:18px}.lg-comment-box .lg-comment-header{background-color:#000;padding:12px 20px;position:absolute;left:0;right:0;top:0}.lg-comment-box .lg-comment-body{height:100%!important;padding-top:43px!important;width:100%!important}.lg-comment-box .fb-comments{height:100%;width:100%;background:url(/wp-content/plugins/integrate-google-drive/assets/vendor/lightgallery/images/loading.gif) no-repeat scroll center center #fff;overflow-y:auto;display:inline-block}.lg-comment-box .fb-comments[fb-xfbml-state=rendered]{background-image:none}.lg-comment-box .fb-comments>span{max-width:100%}.lg-comment-box .lg-comment-close{position:absolute;right:5px;top:12px;cursor:pointer;font-size:20px;color:#999;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-comment-box .lg-comment-close:hover{color:#fff}.lg-comment-box .lg-comment-close:after{content:"\e070"}.lg-comment-box iframe{max-width:100%!important;width:100%!important}.lg-comment-box #disqus_thread{padding:0 20px}.lg-outer .lg-comment-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer .lg-comment-toggle:after{content:"\e908"}.lg-outer.lg-comment-active .lg-comment-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-comment-active .lg-comment-toggle{color:#fff}.lg-outer.lg-comment-active .lg-comment-box{-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-img-rotate{position:absolute;left:0;right:0;top:0;bottom:0;-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-outer[data-lg-slide-type=iframe] .lg-flip-hor,.lg-outer[data-lg-slide-type=iframe] .lg-flip-ver,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-left,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-right,.lg-outer[data-lg-slide-type=video] .lg-flip-hor,.lg-outer[data-lg-slide-type=video] .lg-flip-ver,.lg-outer[data-lg-slide-type=video] .lg-rotate-left,.lg-outer[data-lg-slide-type=video] .lg-rotate-right{opacity:.75;pointer-events:none}.lg-outer .lg-img-rotate:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-rotate-left:after{content:"\e900"}.lg-rotate-right:after{content:"\e901"}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-ver:after{content:"\e903"}.lg-flip-hor:after{content:"\e902"}.lg-medium-zoom-item{cursor:zoom-in}.lg-medium-zoom .lg-outer{cursor:zoom-out}.lg-medium-zoom .lg-outer.lg-grab img.lg-object{cursor:zoom-out}.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object{cursor:zoom-out}.lg-relative-caption .lg-outer .lg-sub-html{white-space:normal;bottom:auto;padding:0;background-image:none}.lg-relative-caption .lg-outer .lg-relative-caption-item{opacity:0;padding:16px 0;transition:.5s opacity ease}.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item{opacity:1}.lg-group:after{content:"";display:table;clear:both}.lg-container{display:none;outline:0}.lg-container.lg-show{display:block}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-hide-sub-html .lg-sub-html,.lg-next,.lg-pager-outer,.lg-prev,.lg-toolbar{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in .lg-prev,.lg-show-in .lg-toolbar{opacity:1}.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:0;will-change:auto;overflow:hidden;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image{opacity:1}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;-o-transition:opacity 0s;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(/wp-content/plugins/integrate-google-drive/assets/vendor/lightgallery/images/loading.gif) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html .lg-sub-html,.lg-outer .lg-empty-html.lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-outer .lg-media-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-media-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-media-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;-o-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-o-transition:-o-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:"\e909"}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:-webkit-transform .35s ease-out 0s;-moz-transition:-moz-transform .35s ease-out 0s;-o-transition:-o-transform .35s ease-out 0s;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:1fr 99fr 1fr;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.075),0 1px 2px rgba(0,0,0,.075),1px 2px 4px rgba(0,0,0,.075),1px 3px 8px rgba(0,0,0,.075),2px 4px 16px rgba(0,0,0,.075);pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:0;margin-top:.5em;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-toast-animate-success-line-tip .75s;animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-toast-animate-success-line-long .75s;animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{-webkit-animation:swal2-toast-show .5s;animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{-webkit-animation:swal2-toast-hide .1s forwards;animation:swal2-toast-hide .1s forwards}.swal2-container{display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto);grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:rgba(0,0,0,.4)}.swal2-container.swal2-backdrop-hide{background:0 0!important}.swal2-container.swal2-bottom-start,.swal2-container.swal2-center-start,.swal2-container.swal2-top-start{grid-template-columns:minmax(0,1fr) auto auto}.swal2-container.swal2-bottom,.swal2-container.swal2-center,.swal2-container.swal2-top{grid-template-columns:auto minmax(0,1fr) auto}.swal2-container.swal2-bottom-end,.swal2-container.swal2-center-end,.swal2-container.swal2-top-end{grid-template-columns:auto auto minmax(0,1fr)}.swal2-container.swal2-top-start>.swal2-popup{align-self:start}.swal2-container.swal2-top>.swal2-popup{grid-column:2;align-self:start;justify-self:center}.swal2-container.swal2-top-end>.swal2-popup,.swal2-container.swal2-top-right>.swal2-popup{grid-column:3;align-self:start;justify-self:end}.swal2-container.swal2-center-left>.swal2-popup,.swal2-container.swal2-center-start>.swal2-popup{grid-row:2;align-self:center}.swal2-container.swal2-center>.swal2-popup{grid-column:2;grid-row:2;align-self:center;justify-self:center}.swal2-container.swal2-center-end>.swal2-popup,.swal2-container.swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;align-self:center;justify-self:end}.swal2-container.swal2-bottom-left>.swal2-popup,.swal2-container.swal2-bottom-start>.swal2-popup{grid-column:1;grid-row:3;align-self:end}.swal2-container.swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end}.swal2-container.swal2-bottom-end>.swal2-popup,.swal2-container.swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;align-self:end;justify-self:end}.swal2-container.swal2-grow-fullscreen>.swal2-popup,.swal2-container.swal2-grow-row>.swal2-popup{grid-column:1/4;width:100%}.swal2-container.swal2-grow-column>.swal2-popup,.swal2-container.swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}.swal2-container.swal2-no-transition{transition:none!important}.swal2-popup{display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}.swal2-popup:focus{outline:0}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-title{position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-actions{display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.swal2-loader{display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent}.swal2-styled{margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px transparent;font-weight:500}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}.swal2-styled.swal2-confirm:focus{box-shadow:0 0 0 3px rgba(112,102,224,.5)}.swal2-styled.swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}.swal2-styled.swal2-deny:focus{box-shadow:0 0 0 3px rgba(220,55,65,.5)}.swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}.swal2-styled.swal2-cancel:focus{box-shadow:0 0 0 3px rgba(110,120,129,.5)}.swal2-styled.swal2-default-outline:focus{box-shadow:0 0 0 3px rgba(100,150,200,.5)}.swal2-styled:focus{outline:0}.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{justify-content:center;margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em}.swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.swal2-timer-progress-bar{width:100%;height:.25em;background:rgba(0,0,0,.2)}.swal2-image{max-width:100%;margin:2em auto 1em}.swal2-close{z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:0 0;color:#ccc;font-family:serif;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}.swal2-close:hover{transform:none;background:0 0;color:#f27474}.swal2-close:focus{outline:0;box-shadow:inset 0 0 0 3px rgba(100,150,200,.5)}.swal2-close::-moz-focus-inner{border:0}.swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}.swal2-checkbox,.swal2-file,.swal2-input,.swal2-radio,.swal2-select,.swal2-textarea{margin:1em 2em 3px}.swal2-file,.swal2-input,.swal2-textarea{box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:inherit;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px transparent;color:inherit;font-size:1.125em}.swal2-file.swal2-inputerror,.swal2-input.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-file:focus,.swal2-input:focus,.swal2-textarea:focus{border:1px solid #b4dbed;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(100,150,200,.5)}.swal2-file::-moz-placeholder,.swal2-input::-moz-placeholder,.swal2-textarea::-moz-placeholder{color:#ccc}.swal2-file:-ms-input-placeholder,.swal2-input:-ms-input-placeholder,.swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-file::placeholder,.swal2-input::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{margin:1em 2em 3px;background:#fff}.swal2-range input{width:80%}.swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}.swal2-range input,.swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}.swal2-input{height:2.625em;padding:0 .75em}.swal2-file{width:75%;margin-right:auto;margin-left:auto;background:inherit;font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:inherit;color:inherit;font-size:1.125em}.swal2-checkbox,.swal2-radio{align-items:center;justify-content:center;background:#fff;color:inherit}.swal2-checkbox label,.swal2-radio label{margin:0 .6em;font-size:1.125em}.swal2-checkbox input,.swal2-radio input{flex-shrink:0;margin:0 .4em}.swal2-input-label{display:flex;justify-content:center;margin:1em auto 0}.swal2-validation-message{align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}.swal2-validation-message::before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}.swal2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-error.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-warning.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-warning.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-i-mark .5s;animation:swal2-animate-i-mark .5s}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-info.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-i-mark .8s;animation:swal2-animate-i-mark .8s}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-question.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-question.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-question-mark .8s;animation:swal2-animate-question-mark .8s}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right{-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:inherit;font-weight:600}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@-webkit-keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0)}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0)}}@-webkit-keyframes swal2-toast-hide{100%{transform:rotateZ(1deg);opacity:0}}@keyframes swal2-toast-hide{100%{transform:rotateZ(1deg);opacity:0}}@-webkit-keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@-webkit-keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}@-webkit-keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}100%{transform:scale(1)}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}100%{transform:scale(1)}}@-webkit-keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(.5);opacity:0}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(.5);opacity:0}}@-webkit-keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.8125em;width:1.5625em}}@-webkit-keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@-webkit-keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@-webkit-keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}100%{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}100%{margin-top:0;transform:scale(1);opacity:1}}@-webkit-keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);opacity:1}}@-webkit-keyframes swal2-rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-webkit-keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}100%{transform:rotateY(0)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}100%{transform:rotateY(0)}}@-webkit-keyframes swal2-animate-i-mark{0%{transform:rotateZ(45deg);opacity:0}25%{transform:rotateZ(-25deg);opacity:.4}50%{transform:rotateZ(15deg);opacity:.8}75%{transform:rotateZ(-5deg);opacity:1}100%{transform:rotateX(0);opacity:1}}@keyframes swal2-animate-i-mark{0%{transform:rotateZ(45deg);opacity:0}25%{transform:rotateZ(-25deg);opacity:.4}50%{transform:rotateZ(15deg);opacity:.8}75%{transform:rotateZ(-5deg);opacity:1}100%{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:transparent!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4)}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}.igd-btn{cursor:pointer;width:-moz-max-content;width:max-content;display:flex;align-items:center;color:#fff;padding:8px 12px;border-radius:5px;border:1px solid #fff0;line-height:1;text-decoration:none;transition:all .2s ease-in-out;font-size:.875rem}.igd-btn i{margin-right:7px}.igd-btn i:nth-child(2){margin-right:0;margin-left:7px}.igd-btn .igd-spinner{margin:2px 10px 0 0}.igd-btn.btn-primary{background-color:#2fb44b}.igd-btn.btn-primary:hover{color:#fff;background-color:#248c3a}.igd-btn.btn-secondary{background-color:#5c637e;border-color:#5c637e;color:#fff}.igd-btn.btn-secondary:hover{background-color:#4b5266}.igd-btn.btn-success{background-color:#00d084;border-color:#00d084}.igd-btn.btn-success:hover{color:#fff;background-color:#00c674}.igd-btn.btn-warning{background-color:#f9d6b7;color:#a65300}.igd-btn.btn-warning:hover{background-color:#fc9;color:#c60}.igd-btn.btn-danger{background-color:#f8d7da;color:#d8000c}.igd-btn.btn-danger:hover{background-color:#f5c6cb;color:#a71d2a}.igd-btn.btn-info{background-color:#b4d8e7;color:#1f4e6e}.igd-btn.btn-info:hover{background-color:#00a5e6;color:#00558f}.igd-btn.btn-light{background-color:#f1f1f1;border-color:#f1f1f1}.igd-btn.btn-light:hover{background-color:#e6e6e6}.igd-btn.btn-dark{background-color:#0071e6;border-color:#0071e6}.igd-btn.btn-dark:hover{background-color:#0058c6;color:#fff}.igd-btn.btn-link{background-color:#fff0;border-color:#fff0;color:#0071e6}.igd-btn.btn-link:hover{color:#0058c6}.igd-btn.btn-outline-primary{background-color:#fff0;border-color:var(--color-primary);color:var(--color-primary)}.igd-btn.btn-outline-primary:hover{background-color:var(--color-primary);color:#fff}.igd-btn.btn-outline-secondary{background-color:#fff0;border-color:#f1f1f1;color:#f1f1f1}.igd-btn.btn-outline-secondary:hover{background-color:#f1f1f1;color:#fff}.igd-btn.btn-outline-success{background-color:#fff0;border-color:#00d084;color:#00d084}.igd-btn.btn-outline-success:hover{background-color:#00d084;color:#fff}.igd-btn.btn-outline-warning{background-color:#fff0;border-color:#ffc800;color:#ffc800}.igd-btn.btn-outline-warning:hover{background-color:#ffc800;color:#fff}.igd-btn.btn-outline-danger{background-color:#fff0;border-color:#ff5b5b;color:#ff5b5b}.igd-btn.btn-outline-danger:hover{background-color:#ff5b5b;color:#fff}.igd-btn.btn-outline-info{background-color:#fff0;border-color:#00b5ff;color:#00b5ff}.igd-btn.btn-outline-info:hover{background-color:#00b5ff;color:#fff}.igd-btn.btn-outline-light{background-color:#fff0;border-color:#f1f1f1;color:#f1f1f1}.igd-btn.btn-outline-light:hover{background-color:#f1f1f1;color:#fff}.igd-btn.btn-outline-dark{background-color:#fff0;border-color:#0071e6;color:#0071e6}.igd-btn.btn-outline-dark:hover{background-color:#0071e6;color:#fff}.igd-btn.btn-outline-link{background-color:#fff0;border-color:#0071e6;color:#0071e6}.igd-btn.btn-outline-link:hover{background-color:#0071e6;color:#fff}.igd-btn.disabled{color:#999;cursor:not-allowed;background:#f1f1f1!important;border-color:#ccc}.igd-tooltip{z-index:9999999!important}.igd-tooltip:before{z-index:-1!important}.igd-tooltip.react-tooltip__show{opacity:1!important;visibility:visible!important}.igd-notice{border-radius:5px;border:1px solid #f1f1f1;border-left-width:5px;background:#fff;box-shadow:0 1px 1px 0 rgb(0 0 0 / .1);padding:10px 12px;margin:10px 0;display:flex}.igd-notice .igd-notice-content{margin:0;text-align:left;font-size:13px;line-height:1.5;color:#757575}.igd-notice .igd-notice-content p{margin:7px 0;line-height:normal}.igd-notice .igd-notice-content h5{margin:5px 0;font-weight:500;font-size:14px;line-height:normal}.igd-notice .igd-notice-content code{padding:2px 4px;border-radius:3px;font-family:monospace;font-size:13px;background-color:rgb(0 0 0 / .05)}.igd-notice .igd-notice-content a{color:#0071e6;text-decoration:none;font-weight:500}.igd-notice .igd-notice-content a:hover{color:#0058c6}.igd-notice.igd-notice-info{border-color:rgb(0 181 255 / .5);background:rgb(0 181 255 / .1);border-left-color:#00b5ff}.igd-notice.igd-notice-warning{border-color:rgb(255 200 0 / .5);background:rgb(255 200 0 / .1);border-left-color:#ffc800}.igd-notice.loading-method-info .igd-notice-content .description{display:block}@media (max-width:767px){.igd-notice .igd-notice-content{flex-wrap:wrap}}.igd-hidden{display:none!important}.file-item-checkbox{cursor:pointer;display:none;border-radius:5px;width:-moz-max-content;width:max-content;padding:4px}.file-item-checkbox .box{width:20px;height:20px;border:1px solid #ddd;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;box-shadow:rgb(99 99 99 / .2) 0 2px 8px 0}.file-item-checkbox .box:after{content:"";display:none;width:6px;height:11px;border:solid var(--color-primary);border-width:0 2px 2px 0;transform:rotate(45deg);box-sizing:border-box;margin-top:-2px}.file-item-checkbox .box:hover{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary-lighter)}.file-item-checkbox .box:hover:after{display:block;border-color:#999}.file-item-checkbox:hover{background-color:rgb(0 0 0 / .15)}.file-item-checkbox:hover .box{box-shadow:0 0 0 2px var(--color-primary-lighter)}.file-item-checkbox.checked{background-color:rgb(0 0 0 / .15)}.file-item-checkbox.checked .box{border-color:var(--color-primary-lighter);color:var(--color-primary);background:#fff;box-shadow:0 0 0 1px var(--color-primary-lighter)}.file-item-checkbox.checked .box:after{display:block}.igd-swal{z-index:999999!important}.igd-swal .swal2-confirm{background-color:#2fb44b!important}.igd-swal .swal2-close:focus{background:0 0;color:inherit;box-shadow:none}.igd-swal .swal2-cancel,.igd-swal .swal2-deny{background-color:#f08080!important}.igd-swal.save-settings-toast .swal2-popup{display:flex!important;padding:10px}.igd-swal.save-settings-toast .swal2-popup .swal2-html-container{margin-left:5px}.igd-swal.igd-swal-toast .swal2-popup{display:flex!important;padding:10px}.igd-swal.igd-swal-toast .swal2-popup .swal2-html-container{margin-left:5px}.igd-swal .swal2-input{width:auto!important}.igd-swal .swal2-title{font-size:1.2rem;color:#333;font-weight:500}.igd-swal .swal2-html-container{font-size:1rem;line-height:1.5;color:#555}.igd-swal .swal2-textarea:focus{border-color:#ddd!important;box-shadow:none!important}.igd-swal.igd-review-remind-swal .swal2-deny{background-color:#999!important}.igd-swal .swal2-validation-message{display:block;text-align:center}.igd-swal-reverse .swal2-cancel,.igd-swal-reverse .swal2-deny{background-color:#2fb44b!important}.igd-swal-reverse .swal2-confirm{background-color:#f08080!important}.igd-swal.igd-import-swal .swal2-modal{padding:10px}.igd-swal.igd-import-swal .swal2-modal .swal2-title{margin-bottom:10px}.igd-swal.proof-swal .swal2-textarea{font-size:14px;font-weight:400}.igd-swal.no-icon .swal2-title{margin-top:10px}.igd-swal.migration-swal .migration-status{display:flex;flex-direction:column}.igd-swal.migration-swal .migration-status p{margin:5px 0}.igd-swal.migration-swal .migration-status p span{font-weight:700}.igd-swal.migration-swal .migration-progress{display:flex;align-items:center;justify-content:center;flex-direction:column}.igd-swal.migration-swal .migration-progress .progress-message.completed{color:#2fb44b;font-weight:600}.igd-loading-spinner{display:flex;justify-content:center;margin-top:3rem}.igd-loading-spinner svg{width:2.5rem;height:2.5rem}.igd-divi-loading-spinner{display:flex;justify-content:center}.igd-divi-loading-spinner svg{width:100px;height:100px}.igd-spinner{border:2px solid #f3f3f3;border-top:2px solid #3498db;border-radius:50%;width:20px;height:20px;animation:igd-spin 2s linear infinite;display:flex}.igd-spinner.spinner-large{border-width:4px;width:50px;height:50px;animation:igd-spin 1s linear infinite;margin:30px auto}@keyframes igd-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.igd-disabled{pointer-events:none!important}.igd-select{max-width:700px;text-align:left;font-size:14px;font-weight:400}.igd-select__input{height:auto!important}.igd-select__input:focus{box-shadow:none!important}.igd-select__control{border:1px solid #ccc;border-radius:6px;box-shadow:none;transition:all .2s ease;font-size:14px}.igd-select__control--is-focused{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1}.igd-select__placeholder,.igd-select__single-value{display:flex;align-items:center;font-size:14px}.igd-select__single-value img{width:20px;height:20px;margin-right:8px;-o-object-fit:contain;object-fit:contain;border-radius:4px;z-index:9}.igd-select__menu{z-index:1000;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 12px rgb(0 0 0 / .08);overflow:hidden}.igd-select__option{display:flex;align-items:center;padding:8px 12px;cursor:pointer;font-size:14px;color:#333;background-color:#fff;transition:all .2s ease}.igd-select__option:hover{background-color:#f0f8ff}.igd-select__option img{width:20px;height:20px;margin-right:8px;-o-object-fit:contain;object-fit:contain;border-radius:4px}.igd-select__option--is-focused{background-color:#f0f8ff}.igd-select__option--is-selected{background-color:#2271b1;color:#fff}.igd-select__option--is-selected img{filter:brightness(1.2)}.igd-select.select-shortcode{width:100%;z-index:9}.igd-settings .components-form-toggle,.igd-shortcode-builder .components-form-toggle{width:-moz-max-content;width:max-content;background:#fff;padding:3px;border-radius:15px;height:auto}.igd-settings .components-form-toggle__track,.igd-shortcode-builder .components-form-toggle__track{width:44px;height:22px;border-radius:22px}.igd-settings .components-form-toggle__thumb,.igd-shortcode-builder .components-form-toggle__thumb{background:#2fb44b;border:none;width:15px;height:15px;border-radius:25px;top:6px;left:6px}.igd-settings .components-form-toggle.is-checked .components-form-toggle__thumb,.igd-shortcode-builder .components-form-toggle.is-checked .components-form-toggle__thumb{background:#fff;transform:translateX(22px)}.igd-settings .components-form-toggle.is-checked .components-form-toggle__track,.igd-shortcode-builder .components-form-toggle.is-checked .components-form-toggle__track{background:#2fb44b}.igd-settings .components-form-toggle.disabled,.igd-shortcode-builder .components-form-toggle.disabled{opacity:.3}.igd-settings .components-checkbox-control .components-h-stack,.igd-shortcode-builder .components-checkbox-control .components-h-stack{align-items:center}.google-drive_page_integrate-google-drive-shortcode-builder{background:#f7f8fa}.google-drive_page_integrate-google-drive-shortcode-builder #wpfooter{display:none}@media (max-width:767px){.google-drive_page_integrate-google-drive-shortcode-builder #wpcontent{padding-right:10px}}.igd-shortcode-builder{width:calc(100% + 20px);margin-left:-20px;font-size:15px}@media (max-width:767px){.igd-shortcode-builder{width:100%;margin-left:0}}.igd-shortcode-builder *{box-sizing:border-box}.igd-shortcode-builder-header{display:flex;flex-wrap:wrap;align-items:center;background:#fff;padding:12px 15px;border-bottom:1px solid #e5e5e5;justify-content:space-between;z-index:99;position:sticky;top:32px}.igd-shortcode-builder-header .btn-back{border:none;background:0 0;padding:0;border-right:1px solid #ccc;padding-right:7px;margin-right:10px;cursor:pointer;color:#5c637e;height:30px}.igd-shortcode-builder-header .header-title{display:flex;align-items:center;font-size:1.2em;font-weight:500;cursor:pointer;margin-right:auto;max-width:70%}.igd-shortcode-builder-header .header-title .header-icon{margin-right:7px}.igd-shortcode-builder-header .header-title .input-wrap{display:flex;align-items:center;justify-content:center;margin-left:10px;border:1px solid rgb(92 99 126 / .3);border-radius:7px;overflow:hidden;height:40px;font-size:15px;flex:1}.igd-shortcode-builder-header .header-title .input-wrap .module-type-icon{margin-right:0;padding-left:5px;padding-right:5px;width:40px;height:100%;border-right:1px solid #ddd;background:#eee}.igd-shortcode-builder-header .header-title .input-wrap .shortcode-title{background:#fff;position:relative;border:none;height:100%;display:flex;align-items:center;padding:10px;cursor:text;min-width:200px;max-width:500px}.igd-shortcode-builder-header .header-title .input-wrap .shortcode-title:active,.igd-shortcode-builder-header .header-title .input-wrap .shortcode-title:focus,.igd-shortcode-builder-header .header-title .input-wrap .shortcode-title:focus-visible,.igd-shortcode-builder-header .header-title .input-wrap .shortcode-title:hover{border:none;box-shadow:none;outline:0}.igd-shortcode-builder-header .header-title .input-wrap .module-types-tooltip{width:500px}.igd-shortcode-builder-header .header-title .input-wrap .module-types-tooltip .igd-module-types{padding:0;width:100%;gap:10px}.igd-shortcode-builder-header .header-title .input-wrap .module-types-tooltip .igd-module-types .module-type{width:100%;flex-direction:row;text-align:left;padding:15px}.igd-shortcode-builder-header .header-title .input-wrap .module-types-tooltip .igd-module-types .module-type .icon-wrap{width:60px;height:60px;margin-right:7px}.igd-shortcode-builder-header .header-title .input-wrap .module-types-tooltip .igd-module-types .module-type .type-meta{flex:1;overflow:hidden}.igd-shortcode-builder-header .header-title .input-wrap .module-types-tooltip .igd-module-types .module-type .type-meta p{margin-bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.igd-shortcode-builder-header .header-actions{display:flex}.igd-shortcode-builder-header .header-actions .components-button-group{border-radius:5px;border:1px solid #ddd;box-shadow:rgb(0 0 0 / .16) 0 1px 4px;overflow:hidden}.igd-shortcode-builder-header .header-actions .components-button-group button{color:#555c66;background:#f8f8f8;height:38px;line-height:1.5;transition:all .3s ease;box-shadow:none;font-weight:500}.igd-shortcode-builder-header .header-actions .components-button-group button i{margin-right:7px}.igd-shortcode-builder-header .header-actions .components-button-group button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.igd-shortcode-builder-header .header-actions .components-button-group button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px;border-left:1px solid #ddd}.igd-shortcode-builder-header .header-actions .components-button-group button:hover{background:rgb(47 180 75 / .05);color:#2fb44b}.igd-shortcode-builder-header .header-actions .shortcode-wrap{display:flex;align-items:center;justify-content:flex-start;position:relative;width:-moz-max-content;width:max-content}.igd-shortcode-builder-header .header-actions .shortcode-wrap code{padding:10px 10px 10px 35px;background:#fafafa;color:#5c637e;border-radius:7px;border:1px solid rgb(47 180 75 / .2);font-size:12px;word-break:break-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.igd-shortcode-builder-header .header-actions .shortcode-wrap i{left:3px;color:#5c637e;padding:7px;border-radius:30px;height:auto;width:auto;cursor:pointer;position:absolute;font-size:24px}.igd-shortcode-builder-header .header-actions .btn-back{background:#5c637e;color:#fff;border-color:rgb(47 180 75 / .3)}.igd-shortcode-builder-header .header-actions .btn-back:hover{background:#464c61}.igd-shortcode-builder-header .header-actions .btn-save{margin-left:15px}.igd-shortcode-builder-header .header-actions .btn-save.disabled{opacity:.5;pointer-events:none;background:#ddd;border-color:#ddd;color:#555}.igd-shortcode-builder-header .header-actions .btn-save.disabled:hover{background:#ddd;border-color:#ddd}.igd-shortcode-builder-header .header-actions .btn-cancel{margin-right:15px}@media (max-width:767px){.igd-shortcode-builder-header{margin-left:-10px;margin-right:-10px;padding:10px;top:-50px}.igd-shortcode-builder-header .header-title img{width:30px;margin-right:5px}.igd-shortcode-builder-header .header-title label{font-size:1em}.igd-shortcode-builder-header .header-title .shortcode-title{height:35px;min-height:unset;margin-left:auto;border-radius:5px;color:#555;font-size:14px;font-weight:400;width:150px}.igd-shortcode-builder-header .header-actions .add-new-btn{margin-left:auto}.igd-shortcode-builder-header .header-actions button{overflow:hidden;padding:7px;font-size:.8em;margin-left:10px;height:35px}.igd-shortcode-builder-header .header-actions button:first-child{margin-left:0}.igd-shortcode-builder-header .header-actions button i{margin-right:3px}.igd-shortcode-builder-header .header-actions button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.igd-shortcode-builder-header:has(.btn-back) .header-title img,.igd-shortcode-builder-header:has(.btn-back) .header-title label{display:none}.igd-shortcode-builder-header:has(.btn-back) .header-actions{justify-content:center}.igd-shortcode-builder-header:has(.btn-back) .header-actions .shortcode-wrap{width:90px;height:35px}.igd-shortcode-builder-header:has(.btn-back) .header-actions .shortcode-wrap code{height:35px;padding-top:7px}}.igd-shortcode-builder .no-item-placeholder{padding:3rem 5em;border-radius:10px;border:1px solid rgb(47 180 75 / .3);background:#fff;margin:50px auto 0;width:-moz-max-content;width:max-content;display:flex;align-items:center;justify-content:center;flex-direction:column}.igd-shortcode-builder .no-item-placeholder img{width:200px;margin-left:-40px}.igd-shortcode-builder .no-item-placeholder h3{color:#7a7a7a;margin:1.5em;font-weight:500}.igd-shortcode-builder .no-item-placeholder button{margin-top:1em}.igd-shortcode-builder .selection-actions-wrap{display:flex;align-items:center;margin-top:30px}.igd-shortcode-builder .selection-actions-wrap .selection-count{font-weight:500;background:rgb(47 180 75 / .1);padding:10px 10px;border-radius:5px;height:35px;border:1px solid rgb(47 180 75 / .3);display:flex;align-items:center;justify-content:center;font-size:.9em}.igd-shortcode-builder .selection-actions-wrap .igd-btn{margin-left:10px;height:35px}.igd-shortcode-builder .igd-shortcode-list{width:100%;border-collapse:separate;border-spacing:0 10px;border:none}.igd-shortcode-builder .igd-shortcode-list-header{display:flex;align-items:center;justify-content:space-between;margin-top:15px;margin-bottom:15px}.igd-shortcode-builder .igd-shortcode-list-header .igd-shortcode-list-title{font-size:1.2em;font-weight:600;margin:0;display:flex;align-items:center}.igd-shortcode-builder .igd-shortcode-list-header .igd-shortcode-list-title .shortcode-list-count{font-size:15px;font-weight:400;color:#777;margin-left:7px}.igd-shortcode-builder .igd-shortcode-list-header .settings-per-page{display:flex;align-items:center;margin-left:auto;margin-right:20px}.igd-shortcode-builder .igd-shortcode-list-header .settings-per-page h4{margin:0 7px 0 0;padding:0;font-size:15px;font-weight:400}.igd-shortcode-builder .igd-shortcode-list-header .settings-per-page .components-select-control{min-width:80px}.igd-shortcode-builder .igd-shortcode-list-header .settings-per-page .components-select-control__input{height:40px}.igd-shortcode-builder .igd-shortcode-list-header .settings-per-page .components-input-control__backdrop{border-color:#ddd;border-radius:5px}.igd-shortcode-builder .igd-shortcode-list-header .search-wrap{display:flex;align-items:center;justify-content:center;border:1px solid #ddd;border-radius:7px;overflow:hidden;height:40px;margin-right:20px}.igd-shortcode-builder .igd-shortcode-list-header .search-wrap .search-dismiss{border:none;background:#fff;padding:0 10px;cursor:pointer;height:100%;display:flex;align-items:center}.igd-shortcode-builder .igd-shortcode-list-header .search-wrap .search-submit{margin-right:0;padding-left:10px;padding-right:10px;width:40px;border:none;background:#eee;height:100%;cursor:pointer;display:flex;align-items:center}.igd-shortcode-builder .igd-shortcode-list-header .search-wrap input{background:#fff;position:relative;border:none;height:100%;padding:3px 10px}.igd-shortcode-builder .igd-shortcode-list-header .search-wrap input:active,.igd-shortcode-builder .igd-shortcode-list-header .search-wrap input:focus,.igd-shortcode-builder .igd-shortcode-list-header .search-wrap input:hover{border:none;box-shadow:none}.igd-shortcode-builder .igd-shortcode-list-header .igd-list-column-settings h4{margin-top:5px;margin-bottom:10px}.igd-shortcode-builder .igd-shortcode-list-header .igd-list-column-settings i{width:30px;height:30px;font-size:30px;color:#5c637e;cursor:pointer}.igd-shortcode-builder .igd-shortcode-list-header .igd-list-column-settings .list-settings-tooltip{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:580px}.igd-shortcode-builder .igd-shortcode-list-header .igd-list-column-settings .list-settings-tooltip .settings-columns{width:100%;margin-bottom:10px}.igd-shortcode-builder .igd-shortcode-list-header .igd-list-column-settings .column-options{display:flex}.igd-shortcode-builder .igd-shortcode-list-header .igd-list-column-settings .column-options .igd-column-setting{margin-bottom:5px;margin-right:10px;border:1px solid #eee;padding:5px 7px;border-radius:5px}.igd-shortcode-builder .igd-shortcode-list-header .igd-list-column-settings .column-options .igd-column-setting .components-base-control__field{display:flex;align-items:center}.igd-shortcode-builder .igd-shortcode-list-header .igd-list-column-settings .column-options .components-checkbox-control__input-container{margin-right:5px}.igd-shortcode-builder .igd-shortcode-list-header .igd-list-column-settings .components-checkbox-control__label{text-transform:capitalize;font-size:13px;line-height:1.5}.igd-shortcode-builder .igd-shortcode-list-wrap{padding:20px}.igd-shortcode-builder .igd-shortcode-list-wrap .igd-no-results{text-align:center;padding:2em;color:#777;font-size:16px;display:flex;flex-direction:column;align-items:center}.igd-shortcode-builder .igd-shortcode-list-wrap .igd-no-results i{font-size:45px;height:45px;width:45px;margin-bottom:10px;color:#ccc}.igd-shortcode-builder .igd-shortcode-list-wrap .igd-no-results span{display:block}.igd-shortcode-builder .igd-shortcode-list thead{background:#fff}.igd-shortcode-builder .igd-shortcode-list thead th{padding:24px 0;font-size:15px;color:#555;border-left-width:0;border-right-width:0;margin-bottom:1em;text-align:center}.igd-shortcode-builder .igd-shortcode-list thead th:first-child{border-radius:10px 0 0 10px}.igd-shortcode-builder .igd-shortcode-list thead th .dashicons-info{color:#5c637e;font-size:20px;cursor:pointer;margin-left:5px}.igd-shortcode-builder .igd-shortcode-list thead th .igd-tooltip{font-size:14px;width:200px;font-weight:400}.igd-shortcode-builder .igd-shortcode-list thead th .sortable{cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.igd-shortcode-builder .igd-shortcode-list thead th .sortable i{opacity:.5;margin-left:5px;color:#999;transition:all .3s ease}.igd-shortcode-builder .igd-shortcode-list thead th .sortable.asc i{transform:rotate(180deg)}.igd-shortcode-builder .igd-shortcode-list thead th .sortable.desc i{transform:rotate(0)}.igd-shortcode-builder .igd-shortcode-list thead th .sortable.active,.igd-shortcode-builder .igd-shortcode-list thead th .sortable:hover{color:#2fb44b}.igd-shortcode-builder .igd-shortcode-list thead th .sortable.active i,.igd-shortcode-builder .igd-shortcode-list thead th .sortable:hover i{opacity:1;color:#47cf64}.igd-shortcode-builder .igd-shortcode-list tbody td,.igd-shortcode-builder .igd-shortcode-list tbody th{padding:15px;font-size:15px;color:#666;text-align:left;white-space:nowrap;border:none}.igd-shortcode-builder .igd-shortcode-list tbody td:first-child,.igd-shortcode-builder .igd-shortcode-list tbody th:first-child{border-radius:10px 0 0 10px}.igd-shortcode-builder .igd-shortcode-list tbody td:last-child,.igd-shortcode-builder .igd-shortcode-list tbody th:last-child{border-radius:0 10px 10px 0}.igd-shortcode-builder .igd-shortcode-list-item{transition:all .3s ease;background:#fff}.igd-shortcode-builder .igd-shortcode-list-item:hover{background:rgb(85 85 85 / .05)}.igd-shortcode-builder .igd-shortcode-list .col-selection{width:35px;text-align:center;padding-right:0;padding-left:15px}.igd-shortcode-builder .igd-shortcode-list .col-id{width:60px}.igd-shortcode-builder .igd-shortcode-list .col-title{text-align:left;padding-left:10px}.igd-shortcode-builder .igd-shortcode-list td.col-title{font-weight:500;font-size:14px;cursor:pointer;color:#222;transition:color .3s ease;max-width:300px;overflow:hidden;text-overflow:ellipsis}.igd-shortcode-builder .igd-shortcode-list td.col-title:hover{color:#47cf64}.igd-shortcode-builder .igd-shortcode-list .col-shortcode-type{text-align:left}.igd-shortcode-builder .igd-shortcode-list .col-shortcode-type>div{display:flex;align-items:center;justify-content:flex-start;font-size:15px}.igd-shortcode-builder .igd-shortcode-list .col-shortcode-type>div img{margin-right:7px;width:22px}.igd-shortcode-builder .igd-shortcode-list .col-shortcode-status{width:100px;text-align:center}.igd-shortcode-builder .igd-shortcode-list .col-locations{text-align:center}.igd-shortcode-builder .igd-shortcode-list .col-locations .location-count{text-align:center;font-weight:700;cursor:pointer;border:1px solid #5c637e;border-radius:5px;padding:5px 10px;color:#5c637e}.igd-shortcode-builder .igd-shortcode-list .col-locations .location-count:hover{background:#5c637e;color:#fff}.igd-shortcode-builder .igd-shortcode-list .col-locations h3{margin-top:0;margin-bottom:10px;color:#555;font-size:1em;font-weight:500}.igd-shortcode-builder .igd-shortcode-list .col-locations .locations-tooltip{padding:15px;max-width:250px}.igd-shortcode-builder .igd-shortcode-list .col-locations .location-item{margin-bottom:7px;overflow:hidden}.igd-shortcode-builder .igd-shortcode-list .col-locations .location-item a{text-decoration:none;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1}.igd-shortcode-builder .igd-shortcode-list .col-locations .location-item a .location-index{margin-right:5px;color:#5c637e}.igd-shortcode-builder .igd-shortcode-list .col-locations .location-item a .location-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.igd-shortcode-builder .igd-shortcode-list .col-locations .location-item a i{margin-left:7px;color:#5c637e;font-size:16px;width:16px;height:16px}.igd-shortcode-builder .igd-shortcode-list .col-created{text-align:center}.igd-shortcode-builder .igd-shortcode-list .col-code>div{display:flex;align-items:center;justify-content:flex-start;position:relative;width:-moz-max-content;width:max-content;margin:auto;padding:7px 10px 7px 35px;background:#fff;color:#5c637e;border-radius:7px;border:1px solid rgb(92 99 126 / .2);font-size:12px;transition:all 1s ease}.igd-shortcode-builder .igd-shortcode-list .col-code>div code{margin-bottom:0;background:#fff}.igd-shortcode-builder .igd-shortcode-list .col-code>div i{left:3px;color:#5c637e;padding:7px;border-radius:30px;height:auto;width:auto;cursor:pointer;position:absolute;font-size:24px}.igd-shortcode-builder .igd-shortcode-list .col-code>div:hover{color:#2fb44b}.igd-shortcode-builder .igd-shortcode-list .col-code>div:hover i{color:#47cf64}.igd-shortcode-builder .igd-shortcode-list .col-actions{padding-right:0;text-align:right}.igd-shortcode-builder .igd-shortcode-list .col-actions a{display:inline-flex;margin-right:15px}.igd-shortcode-builder .igd-shortcode-list .col-actions a.btn-view-selections{background:#3c91e6;color:#fff;border-color:rgb(60 145 230 / .3)}.igd-shortcode-builder .igd-shortcode-list .col-actions a.btn-view-selections img{width:18px;margin-right:7px}.igd-shortcode-builder .igd-shortcode-list .col-actions a.btn-view-selections:hover{background:#1b78d4}.igd-shortcode-builder .igd-shortcode-list .col-actions button{padding:7px 10px;display:inline-flex;background:#5c637e;height:35px;margin-right:15px}.igd-shortcode-builder .igd-shortcode-list .col-actions button.btn-primary:hover{background:#464c61;color:#efefef}.igd-shortcode-builder .igd-shortcode-list .col-actions button.btn-delete{color:#f44336}.igd-shortcode-builder .igd-shortcode-list .col-actions button.btn-insert{background:#2fb44b;color:#fff;border-color:rgb(47 180 75 / .3)}.igd-shortcode-builder .igd-shortcode-list .col-actions button.btn-insert img{width:18px;margin-right:7px}.igd-shortcode-builder .igd-shortcode-list .col-actions button.btn-insert:hover{background:#248c3a}.igd-shortcode-builder .igd-shortcode-list-footer{display:flex;align-items:center;justify-content:center}@media (max-width:767px){.igd-shortcode-builder .igd-shortcode-list-wrap{overflow-x:auto;margin-right:10px}}.igd-shortcode-builder .igd-shortcode-builder-form{overflow-y:unset}.igd-shortcode-builder .btn-tools{margin:0 10px;padding:0!important;background:0 0!important;color:#5c637e}.igd-shortcode-builder .btn-tools img{width:26px}.igd-shortcode-builder .options-tooltip{padding:0;border-radius:7px;box-shadow:0 0 10px rgb(0 0 0 / .1)}.igd-shortcode-builder .options-tooltip .action-tools{display:flex;flex-direction:column}.igd-shortcode-builder .options-tooltip .action-tools button{padding:10px 15px;display:flex;background:0 0;color:#555;justify-content:flex-start;border-radius:0;border-bottom:1px solid #e5e5e5;font-size:1em;width:100%;margin:0}.igd-shortcode-builder .options-tooltip .action-tools button:hover{background:rgb(92 99 126 / .1)}.igd-shortcode-builder .options-tooltip .action-tools button:last-child{border-bottom:none;margin-bottom:0}.igd-shortcode-builder .options-tooltip .action-tools button.btn-delete{color:#f44336}.igd-shortcode-builder-form{display:flex;flex-wrap:wrap;align-items:flex-start}.igd-shortcode-builder-form .shortcode-builder-sidebar{width:20%;background:#fff;max-width:170px;padding:20px;position:sticky;top:100px;height:calc(100vh - 100px);border-right:1px solid #eaeaea;display:flex;align-items:center;flex-direction:column;transition:all .3s ease;overflow-y:auto;overflow-x:hidden}.igd-shortcode-builder-form .shortcode-builder-sidebar::-webkit-scrollbar{width:5px;height:5px}.igd-shortcode-builder-form .shortcode-builder-sidebar::-webkit-scrollbar-thumb{background-color:#d3d3d3;border-radius:4px}.igd-shortcode-builder-form .shortcode-builder-sidebar::-webkit-scrollbar-thumb:hover{background-color:#b3b3b3}.igd-shortcode-builder-form .shortcode-builder-sidebar::-webkit-scrollbar-track{background:#f0f0f0}.igd-shortcode-builder-form .shortcode-builder-sidebar .sidebar-collapser{cursor:pointer;width:24px;position:absolute;top:5px;right:-30px;transition:all .3s ease}.igd-shortcode-builder-form .shortcode-builder-sidebar .sidebar-collapser:hover{filter:invert(.5)}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs{display:flex;flex-direction:column;align-items:center}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab{display:flex;align-items:center;flex-direction:column;justify-content:center;padding:10px;background:#e9f9ec;border:1px dashed rgb(47 180 75 / .3);width:100%;color:#333;border-radius:10px;transition:background-color .3s ease}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab-wrap{max-width:100%;position:relative;cursor:pointer;width:120px;display:flex;align-items:center;justify-content:center}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab-wrap:not(:last-child){margin-bottom:40px}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab-wrap:not(:last-child):after{content:"";height:40px;width:12px;background:#f7f8fa;position:absolute;top:100%}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab-wrap.active .shortcode-tab{background:#47cf64;color:#fff}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab-wrap.active .shortcode-tab .tab-icon{background-color:#fff}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab-wrap.active:after{background:#47cf64}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab-wrap:not(.active):hover .shortcode-tab{background:rgb(47 180 75 / .3)}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab .tab-icon{width:30px;height:30px;margin-bottom:10px;background-color:#2fb44b;mask-size:cover;-webkit-mask-size:cover}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab .tab-icon.icon-type{-webkit-mask:url(/wp-content/plugins/integrate-google-drive/assets/images/shortcode-builder/tabs/type.svg) no-repeat center/cover;mask:url(/wp-content/plugins/integrate-google-drive/assets/images/shortcode-builder/tabs/type.svg) no-repeat center/cover}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab .tab-icon.icon-sources{-webkit-mask:url(/wp-content/plugins/integrate-google-drive/assets/images/shortcode-builder/tabs/sources.svg) no-repeat center;mask:url(/wp-content/plugins/integrate-google-drive/assets/images/shortcode-builder/tabs/sources.svg) no-repeat center}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab .tab-icon.icon-filters{-webkit-mask:url(/wp-content/plugins/integrate-google-drive/assets/images/shortcode-builder/tabs/filters.svg) no-repeat center;mask:url(/wp-content/plugins/integrate-google-drive/assets/images/shortcode-builder/tabs/filters.svg) no-repeat center}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab .tab-icon.icon-advanced{-webkit-mask:url(/wp-content/plugins/integrate-google-drive/assets/images/shortcode-builder/tabs/advanced.svg) no-repeat center;mask:url(/wp-content/plugins/integrate-google-drive/assets/images/shortcode-builder/tabs/advanced.svg) no-repeat center}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab .tab-icon.icon-notifications{-webkit-mask:url(/wp-content/plugins/integrate-google-drive/assets/images/shortcode-builder/tabs/notifications.svg) no-repeat center;mask:url(/wp-content/plugins/integrate-google-drive/assets/images/shortcode-builder/tabs/notifications.svg) no-repeat center}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab .tab-icon.icon-permissions{-webkit-mask:url(/wp-content/plugins/integrate-google-drive/assets/images/shortcode-builder/tabs/permissions.svg) no-repeat center;mask:url(/wp-content/plugins/integrate-google-drive/assets/images/shortcode-builder/tabs/permissions.svg) no-repeat center}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab .tab-name{font-size:14px;text-transform:uppercase;font-weight:500;white-space:nowrap}.igd-shortcode-builder-form .shortcode-builder-sidebar.sidebar-collapsed{max-width:90px;padding:15px;top:100px}.igd-shortcode-builder-form .shortcode-builder-sidebar.sidebar-collapsed .sidebar-collapser{position:unset;transform:rotate(180deg);margin-right:0;margin-top:-5px;margin-bottom:12px}.igd-shortcode-builder-form .shortcode-builder-sidebar.sidebar-collapsed .shortcode-tab-wrap{height:55px;width:55px}.igd-shortcode-builder-form .shortcode-builder-sidebar.sidebar-collapsed .shortcode-tab-wrap:not(:last-child){margin-bottom:35px}.igd-shortcode-builder-form .shortcode-builder-sidebar.sidebar-collapsed .shortcode-tab-wrap:not(:last-child):after{height:35px}.igd-shortcode-builder-form .shortcode-builder-sidebar.sidebar-collapsed .shortcode-tab .tab-icon{margin-bottom:0}.igd-shortcode-builder-form .shortcode-builder-sidebar.sidebar-collapsed .shortcode-tab .tab-name{display:none}.igd-shortcode-builder-form .shortcode-builder-sidebar:hover .sidebar-collapser{right:0}@media (max-width:767px){.igd-shortcode-builder-form .shortcode-builder-sidebar{width:100%;max-width:100%;background:0 0;height:auto;min-height:auto;margin:20px 0;padding:0;position:static;border:0}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs{flex-direction:row}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab{background:0 0;padding:0;border:0;color:#777}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab .tab-name{font-size:.7em;font-weight:400;text-transform:capitalize}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab .tab-icon{width:26px;height:26px;margin-bottom:7px;background:#777}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab-wrap{width:auto}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab-wrap:not(:last-child){margin-bottom:0}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab-wrap:not(:last-child):after{display:none}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab-wrap.active .shortcode-tab{background:0 0;color:#2fb44b}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab-wrap.active .shortcode-tab .tab-icon{background-color:#2fb44b}.igd-shortcode-builder-form .shortcode-builder-sidebar .shortcode-tabs .shortcode-tab-wrap.active .shortcode-tab .tab-name{font-weight:500}}.igd-shortcode-builder-form .shortcode-builder-content{flex:1}.igd-shortcode-builder-form:has(.shortcode-builder-sidebar) .shortcode-builder-content{width:80%;max-width:calc(100% - 180px);min-height:100vh;display:flex;flex-direction:column}.igd-shortcode-builder-form:has(.shortcode-builder-sidebar):has(.sidebar-collapser) .shortcode-builder-content{max-width:calc(100% - 100px)}.igd-shortcode-builder-form .form-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;position:sticky;bottom:0;padding:10px 15px;border-top:1px solid #eaeaea;background:#fff;z-index:9}.igd-shortcode-builder-form .form-footer button:first-child,.igd-shortcode-builder-form .form-footer button:last-child{background:#fff;color:#2fb44b;border-color:rgb(47 180 75 / .3)}.igd-shortcode-builder-form .form-footer button:first-child:hover,.igd-shortcode-builder-form .form-footer button:last-child:hover{background:#d5f0db}.igd-shortcode-builder-form .form-footer button.disabled{opacity:.5;pointer-events:none;background:#ddd;border-color:#ddd}.igd-shortcode-builder-form .form-footer button.disabled:hover{background:#ddd;border-color:#ddd}@media (max-width:767px){.igd-shortcode-builder-form .form-footer{margin:0 -10px}.igd-shortcode-builder-form .form-footer button{font-weight:400}.igd-shortcode-builder-form .form-footer button span{font-size:14px}}.igd-shortcode-builder-form.editor-mode .shortcode-builder-sidebar{top:0}.igd-shortcode-builder-form.editor-mode .shortcode-builder-content{padding:0;display:flex;flex-direction:column;height:calc(100vh - 50px)}.shortcode-module{padding:15px}.shortcode-module-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;width:100%;border-bottom:1px solid #e5e5e5;padding-bottom:10px}.shortcode-module-header .module-title{flex:1;text-align:left}.shortcode-module-header .module-title h2{font-size:18px;margin-bottom:5px;font-weight:600;text-align:left;margin-top:0;color:#555}.shortcode-module-header .module-title span{font-size:14px}.shortcode-module-header .module-type{cursor:pointer;display:flex;align-items:center;margin-left:15px;border:1px solid rgb(47 180 75 / .3);padding:10px 12px;border-radius:5px;background:#fff;transition:all .2s ease-in-out}.shortcode-module-header .module-type-title{margin-right:10px;font-weight:400;font-size:1em}.shortcode-module-header .module-type img{width:20px;height:20px;margin-right:7px}.shortcode-module-header .module-type-name{font-size:1em;font-weight:500}.shortcode-module-header .module-type:hover{background:rgb(213 240 219 / .3)}.shortcode-module .settings-field{display:flex;flex-wrap:wrap;margin-bottom:15px;align-items:flex-start;border-radius:10px;padding:12px 18px;background:#fff}.shortcode-module .settings-field-title{font-size:1.3em;margin-bottom:30px;font-weight:600;text-align:left;color:#333}.shortcode-module .settings-field-title.field-visibility{margin-top:50px}.shortcode-module .settings-field-label{width:200px;font-weight:500;font-size:15px;display:flex;justify-content:space-between;text-align:left;color:#333}.shortcode-module .settings-field-label i{margin-right:7px;color:#777}.shortcode-module .settings-field-label:after{content:":";margin-left:auto}.shortcode-module .settings-field-content{display:flex;flex-direction:column;align-items:flex-start;margin-left:20px;flex:1}.shortcode-module .settings-field-content .components-button i{margin-right:5px}.shortcode-module .settings-field-content .description{font-size:14px;text-align:left;color:#757575;margin-top:10px;margin-bottom:0}.shortcode-module .settings-field-content .description .igd-btn,.shortcode-module .settings-field-content .description a{margin-left:10px;text-decoration:none}.shortcode-module .settings-field-content .description+.description{margin-top:0}.shortcode-module .settings-field.filter-field .filter-field-input{display:flex;flex-direction:column}.shortcode-module .settings-field.filter-field .filter-field-all{display:flex;align-items:center;justify-content:flex-start;margin-top:15px;flex-wrap:wrap}.shortcode-module .settings-field.filter-field .filter-field-all>div{display:flex;align-items:center;max-width:900px}.shortcode-module .settings-field.filter-field .filter-field-all>div:first-child{margin-right:20px}.shortcode-module .settings-field.filter-field .filter-field-all>div.name-filter-option{width:100%}.shortcode-module .settings-field.filter-field .filter-field-all-label{margin-right:10px;font-weight:500;font-size:14px;white-space:nowrap;color:#333}.shortcode-module .settings-field.filter-field .filter-field-all .description{width:100%;text-align:left}.shortcode-module .settings-field.filter-field .filter-field-all ul{margin-top:0;padding-left:10px;margin-left:10px;list-style:disc}.shortcode-module .settings-field.sort-field .sort-field-section{display:flex;flex-direction:column}.shortcode-module .settings-field.sort-field .sort-field-section:first-child{margin-right:35px;padding-right:15px;border-right:1px solid #ddd}.shortcode-module .settings-field.sort-field .sort-field-section:last-child{border-right:0}.shortcode-module .settings-field.sort-field .sort-field-section-wrap{display:flex;margin:15px 30px}.shortcode-module .settings-field.sort-field .sort-field-section-label{margin-bottom:15px;font-weight:500;text-align:left;font-size:.9em;margin-left:-20px}.shortcode-module .settings-field.sort-field .sort-field-section .sort-item{display:flex;align-items:center;margin-bottom:10px;cursor:pointer;position:relative;font-size:.875em}.shortcode-module .settings-field.sort-field .sort-field-section .sort-item i{display:none;position:absolute;left:-25px}.shortcode-module .settings-field.sort-field .sort-field-section .sort-item.active{color:#2fb44b}.shortcode-module .settings-field.sort-field .sort-field-section .sort-item.active i{display:block}.shortcode-module .settings-field.filter-users-field .filter-users-group{display:flex;flex-direction:column}.shortcode-module .settings-field.filter-users-field .filter-users{margin-bottom:10px}.shortcode-module .settings-field.filter-users-field .filter-users-title{margin-bottom:10px}.shortcode-module .settings-field .filter-users{margin-top:15px;display:flex;flex-direction:column;border:1px dashed #ddd;padding:15px;border-radius:7px;width:100%}.shortcode-module .settings-field .filter-users-title{font-weight:500;font-size:15px;text-align:left;margin:0;line-height:1}.shortcode-module .settings-field .filter-users-section{display:flex;align-items:center}.shortcode-module .settings-field .filter-users-section:first-child{margin-right:20px}.shortcode-module .settings-field .filter-users-section-label{margin-right:10px;font-weight:500;font-size:14px}.shortcode-module .settings-field .filter-users-section-wrap{display:flex;flex-wrap:wrap;margin-top:10px}.shortcode-module .settings-field .filter-users-section-wrap .description{width:100%;margin-bottom:0}.shortcode-module .settings-field.field-parent-folder .shortcode-module .igd-select-sources-wrap{margin-top:10px}.shortcode-module .settings-field.field-upload-confirmation-message .description{margin-top:-5px;margin-bottom:15px}.shortcode-module .settings-field.field-upload-confirmation-message .wp-editor-wrap{width:100%}.shortcode-module .settings-field.field-upload-confirmation-message .wp-editor-wrap textarea{border:none}.shortcode-module .settings-field.field-upload-confirmation-message .wp-switch-editor{height:29px}.shortcode-module .settings-field.field-upload-confirmation-message textarea{width:100%;border:1px solid #eee;padding:15px;min-width:200px}.shortcode-module .settings-field.field-upload-confirmation-message textarea:focus{outline:0;box-shadow:none}.shortcode-module .settings-field.field-upload-box-description textarea{max-width:400px;width:100%;border:1px solid #eee;padding:15px;min-width:200px}.shortcode-module .settings-field.field-upload-box-description textarea:focus{outline:0;box-shadow:none}.shortcode-module .settings-field.field-allow-search input[type=text]{width:100%}.shortcode-module .settings-field.field-private-folder input[type=text]{width:100%}.shortcode-module .settings-field.field-private-folder .igd-notice-info a{margin-left:5px}.shortcode-module .settings-field.field-gallery-image-size .gallery-custom-size-wrap{display:flex}.shortcode-module .settings-field.field-gallery-image-size .gallery-custom-size-wrap .components-base-control:first-child{display:flex;align-items:center}.shortcode-module .settings-field.field-gallery-image-size .gallery-custom-size-wrap .components-base-control:first-child:after{content:"X";margin-left:10px;margin-right:10px;font-weight:500}.shortcode-module .settings-field.field-gallery-image-size .gallery-custom-size-wrap .components-text-control__input{width:110px}.shortcode-module .settings-field.field-access-denied-message{flex-direction:column;align-items:flex-start}.shortcode-module .settings-field.field-access-denied-message .settings-field-label{width:100%}.shortcode-module .settings-field.field-access-denied-message .settings-field-label:after{content:""}.shortcode-module .settings-field.field-access-denied-message .description{margin-top:-5px;margin-bottom:15px}.shortcode-module .settings-field.field-access-denied-message .wp-editor-wrap{width:100%}.shortcode-module .settings-field.field-access-denied-message .wp-editor-wrap textarea{border:none}.shortcode-module .settings-field.field-access-denied-message .wp-switch-editor{height:29px}.shortcode-module .settings-field.field-access-denied-message textarea{width:100%;border:1px solid #eee;padding:15px;min-width:200px}.shortcode-module .settings-field.field-access-denied-message textarea:focus{outline:0;box-shadow:none}.shortcode-module .settings-field.field-acf-dynamic-files.disabled{opacity:.7;background:#f1f1f1}.shortcode-module .settings-field.field-upload-folder-selection .template-folder{margin-bottom:7px;flex-direction:column}.shortcode-module .settings-field.field-upload-folder-selection .template-folder-item{min-width:300px;justify-content:flex-start;margin-bottom:7px}.shortcode-module .settings-field.field-upload-folder-selection .template-folder-item:last-child{margin-bottom:0}.shortcode-module .settings-field.field-upload-folder-selection .template-folder-item .dashicons-no-alt{margin-left:auto}.shortcode-module .settings-field.field-upload-folder-selection .template-folder:empty{display:none}.shortcode-module .settings-field.field-upload-folder-selection .template-folder .folder-index{margin-right:5px}.shortcode-module .settings-field.field-upload-folder-selection button{margin-top:7px}.shortcode-module .settings-field.file-rename-config.type-notifications{margin-top:0!important;padding:0;border:none}.shortcode-module .settings-field.file-rename-config.type-notifications fieldset{margin-bottom:0}.shortcode-module .settings-field.file-rename-config.type-notifications .settings-field-label{display:none}.shortcode-module .settings-field .components-select-control select,.shortcode-module .settings-field input[type=email],.shortcode-module .settings-field input[type=number],.shortcode-module .settings-field input[type=text],.shortcode-module .settings-field select{height:40px;border-radius:4px;border:1px solid #ddd;font-size:14px;width:350px;max-width:100%;padding:10px 15px;line-height:1}.shortcode-module .settings-field .components-select-control select:disabled,.shortcode-module .settings-field input[type=email]:disabled,.shortcode-module .settings-field input[type=number]:disabled,.shortcode-module .settings-field input[type=text]:disabled,.shortcode-module .settings-field select:disabled{background:#f5f5f5;color:#aaa;cursor:not-allowed}.shortcode-module .settings-field .components-select-control select.igd-tag-input,.shortcode-module .settings-field input[type=email].igd-tag-input,.shortcode-module .settings-field input[type=number].igd-tag-input,.shortcode-module .settings-field input[type=text].igd-tag-input,.shortcode-module .settings-field select.igd-tag-input{max-width:600px;width:100%}.shortcode-module .settings-field .igd-select{width:400px}.shortcode-module .settings-field .igd-select.filter-users-select{max-width:100%}.shortcode-module .settings-field .igd-select__control.igd-select__control--is-focused{border-color:#2fb44b;box-shadow:none}.shortcode-module .settings-field .igd-select__input{height:auto}.shortcode-module .settings-field .igd-select__input:focus{border:none;box-shadow:none}.shortcode-module .settings-field .igd-select__menu{border-radius:7px;border:1px solid rgb(47 180 75 / .3);box-shadow:0 0 5px rgb(0 0 0 / .1);z-index:99}.shortcode-module .settings-field .igd-select__menu .igd-select__option{padding:10px 15px;font-size:.8em;cursor:pointer}.shortcode-module .settings-field .igd-select__menu .igd-select__option:hover{background:rgb(47 180 75 / .1)}.shortcode-module .settings-field .igd-select__menu .igd-select__option--is-focused{background:rgb(47 180 75 / .1)}.shortcode-module .settings-field .components-button-group{background:rgb(47 180 75 / .1);padding:10px;width:-moz-max-content;width:max-content;border-radius:10px}.shortcode-module .settings-field .components-button-group i,.shortcode-module .settings-field .components-button-group svg{margin-right:5px}.shortcode-module .settings-field .components-button-group path,.shortcode-module .settings-field .components-button-group svg{fill:#47cf64}.shortcode-module .settings-field .components-button-group button{color:#666;box-shadow:inset 0 0 0 1px rgb(47 180 75 / .25);margin:0 3px;border-radius:5px;background:#fff;height:35px;line-height:1.5}.shortcode-module .settings-field .components-button-group button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.shortcode-module .settings-field .components-button-group button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.shortcode-module .settings-field .components-button-group button.is-primary{z-index:auto;background:#47cf64;color:#fff}.shortcode-module .settings-field .components-button-group button.is-primary path,.shortcode-module .settings-field .components-button-group button.is-primary svg{fill:#fff}.shortcode-module .settings-field .components-button-group button.is-secondary:hover{color:#2fb44b;box-shadow:inset 0 0 0 1px #47cf64}.shortcode-module .settings-field .components-button-group button.is-secondary:hover path,.shortcode-module .settings-field .components-button-group button.is-secondary:hover svg{fill:#2fb44b}.shortcode-module .settings-field .components-button-group button:disabled{opacity:.7;background:#f5f5f5}.shortcode-module .settings-field .components-button-group.igd-link-list-style button{height:auto;position:relative;text-align:center;justify-content:center;padding:0;border:3px solid #fff0;box-shadow:none;border-radius:10px}.shortcode-module .settings-field .components-button-group.igd-link-list-style button img{width:150px;height:150px}.shortcode-module .settings-field .components-button-group.igd-link-list-style button span{position:absolute;bottom:0;background:rgb(0 0 0 / .5);color:#fff;width:100%;padding:7px 0;font-size:13px;line-height:1;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.shortcode-module .settings-field .components-button-group.igd-link-list-style button.disabled{background:#f5f5f5;opacity:.7}.shortcode-module .settings-field .components-button-group.igd-link-list-style button.disabled img{opacity:.5}.shortcode-module .settings-field .components-range-control{width:350px}.shortcode-module .settings-field .components-range-control .components-range-control__wrapper{color:#2fb44b;margin-bottom:0}.shortcode-module .settings-field .components-range-control .components-range-control__wrapper .components-range-control__mark-label{top:3px}.shortcode-module .settings-field .components-range-control .components-range-control__wrapper .components-range-control__thumb-wrapper span{background:#2fb44b}.shortcode-module .settings-field .components-range-control .components-input-control__input{width:auto;height:auto;padding:0 0 0 10px}.shortcode-module .settings-field .components-range-control .components-input-control__backdrop{border-color:#ddd}.shortcode-module .settings-field .components-range-control .components-range-control__reset{background-color:#f8d7da;color:#d8000c;box-shadow:none;border:1px solid rgb(216 0 12 / .3)}.shortcode-module .settings-field .components-range-control .components-number-control .components-input-control__container{width:60px}.shortcode-module .settings-field .components-range-control .components-number-control .components-input-control__container .components-input-control__input{padding:0 10px;width:100%}.shortcode-module .settings-field .components-select-control .components-input-control__backdrop{border-color:#ddd}.shortcode-module .settings-field-sub{display:flex;flex-direction:column;width:100%}.shortcode-module .settings-field-sub .settings-field{flex-direction:column;align-items:flex-start;margin-top:15px;margin-bottom:0;display:flex;border:1px dashed #ddd;padding:10px 15px;border-radius:7px;width:100%}.shortcode-module .settings-field-sub .settings-field-label{margin-top:0;margin-bottom:12px;width:auto;font-size:14px}.shortcode-module .settings-field-sub .settings-field-label:after{content:"";display:none}.shortcode-module .settings-field-sub .settings-field-content{width:100%;margin-left:0}.shortcode-module .settings-field-sub .settings-field-content+h4,.shortcode-module .settings-field-sub .settings-field-content>h4{margin-top:15px}.shortcode-module .settings-field .name-filter-option{display:flex;flex-wrap:wrap;align-items:center;margin-top:10px}.shortcode-module .settings-field .name-filter-option h4{margin:0 15px 0 0;font-size:14px;font-weight:500}.shortcode-module .settings-field .name-filter-option .name-filter-option-item{margin-right:15px;border:1px solid #ddd;border-radius:5px;padding:7px 9px;display:flex;align-items:center;justify-content:center;font-size:1em;font-weight:500;color:#777;cursor:pointer;transition:all .3s ease}.shortcode-module .settings-field .name-filter-option .name-filter-option-item:hover{background:#f5f8ff;color:#0a0a0a}.shortcode-module .settings-field .name-filter-option .components-checkbox-control__input{height:20px;width:20px}.shortcode-module .settings-field .name-filter-option .components-checkbox-control__label{margin-left:10px;text-transform:capitalize}@media (max-width:767px){.shortcode-module .settings-field .name-filter-option div:not(#jairalok){width:auto;margin-bottom:0}}@media (max-width:767px){.shortcode-module .shortcode-module-header{flex-flow:column-reverse;align-items:center;text-align:center}.shortcode-module .shortcode-module-header .module-title h2{text-align:center;margin-top:10px}.shortcode-module .shortcode-module-header .module-type{display:none}.shortcode-module .shortcode-module-header .shortcode-wrap{display:none}.shortcode-module .shortcode-types{gap:10px}.shortcode-module .shortcode-types .shortcode-type{width:calc(50% - 5px);text-align:center;padding:1em}.shortcode-module .settings-field{flex-flow:column;align-items:flex-start;padding:10px}.shortcode-module .settings-field-label{margin-bottom:.5em;font-size:1em;justify-content:flex-start}.shortcode-module .settings-field-label:after{display:none}.shortcode-module .settings-field-content{margin-left:0}.shortcode-module .settings-field input,.shortcode-module .settings-field select{width:100%;height:32px}.shortcode-module .settings-field .igd-select{width:100%}.shortcode-module .settings-field.filter-field .filter-field-all{flex-direction:column;align-items:flex-start;width:100%}.shortcode-module .settings-field.filter-field .filter-field-all div{margin-right:0;display:flex;width:100%}.shortcode-module .settings-field.filter-field .filter-field-all div:first-child{margin-bottom:10px}.shortcode-module .settings-field.filter-field .filter-field-all-label{min-width:70px}.shortcode-module .settings-field .filter-users-section-wrap{flex-direction:column;align-items:flex-start;width:100%}.shortcode-module .settings-field .filter-users-section-wrap .filter-users-section{width:100%}.shortcode-module .settings-field .filter-users-section-wrap .filter-users-section:first-child{margin-bottom:10px}}.igd-module-builder-modal .components-form-toggle,.igd-shortcode-builder .components-form-toggle{width:-moz-max-content;width:max-content;background:#fff;padding:3px;border-radius:15px;height:auto}.igd-module-builder-modal .components-form-toggle__track,.igd-shortcode-builder .components-form-toggle__track{width:44px;height:22px;border-radius:22px;border-color:#5c637e}.igd-module-builder-modal .components-form-toggle__thumb,.igd-shortcode-builder .components-form-toggle__thumb{background:#5c637e;border:none;width:15px;height:15px;border-radius:25px;top:6px;left:6px}.igd-module-builder-modal .components-form-toggle.is-checked .components-form-toggle__thumb,.igd-shortcode-builder .components-form-toggle.is-checked .components-form-toggle__thumb{background:#fff;transform:translateX(22px)}.igd-module-builder-modal .components-form-toggle.is-checked .components-form-toggle__track,.igd-shortcode-builder .components-form-toggle.is-checked .components-form-toggle__track{background:#47cf64}.igd-module-builder-modal .components-base-control__field,.igd-shortcode-builder .components-base-control__field{margin-bottom:0;display:flex;align-items:center}.igd-module-builder-modal .components-base-control__field .components-checkbox-control__input,.igd-shortcode-builder .components-base-control__field .components-checkbox-control__input{border-color:rgb(92 99 126 / .5);margin:0}.igd-module-builder-modal .components-base-control__field .components-checkbox-control__input-container,.igd-shortcode-builder .components-base-control__field .components-checkbox-control__input-container{margin:0}.igd-module-builder-modal .components-base-control__field .components-checkbox-control__input:checked,.igd-shortcode-builder .components-base-control__field .components-checkbox-control__input:checked{background:#47cf64;border-color:#47cf64}@media (max-width:767px){.igd-module-builder-modal,.igd-shortcode-builder{margin-top:0}.igd-module-builder-modal .shortcode-tabs,.igd-shortcode-builder .shortcode-tabs{flex-wrap:wrap;justify-content:space-around}.igd-module-builder-modal .shortcode-tabs .shortcode-tab,.igd-shortcode-builder .shortcode-tabs .shortcode-tab{margin-right:0!important}.igd-module-builder-modal .shortcode-tabs .shortcode-tab .tab-index,.igd-shortcode-builder .shortcode-tabs .shortcode-tab .tab-index{height:2em;width:2em}.igd-module-builder-modal .shortcode-tabs .shortcode-tab:not(:last-child):after,.igd-shortcode-builder .shortcode-tabs .shortcode-tab:not(:last-child):after{width:1em;height:.3em}.igd-module-builder-modal .shortcode-builder-content,.igd-shortcode-builder .shortcode-builder-content{padding:0;max-width:100%!important;width:100%!important}}.igd-select-sources-wrap{display:flex;flex-wrap:wrap;align-items:flex-start}.igd-select-sources-wrap .source-title-wrap{width:100%;margin:10px 0 15px 0;text-align:left}.igd-select-sources-wrap .source-title-wrap h3,.igd-select-sources-wrap .source-title-wrap h4{margin-bottom:5px;color:#333}.igd-select-sources-wrap .source-title-wrap p{margin:0}.igd-select-sources-wrap .igd-file-browser{border:1px solid rgb(47 180 75 / .3);border-radius:10px;overflow:hidden;flex:1;height:auto;background:#fff}.igd-select-sources-wrap .igd-file-browser-header{position:static;z-index:9}.igd-select-sources-wrap .igd-file-browser-header .header-title i{color:#555;display:flex;align-items:center;justify-content:center}.igd-select-sources-wrap .igd-file-browser-header .igd-breadcrumb .breadcrumb-item:hover{color:#fff;background:#248c3a}.igd-select-sources-wrap .igd-file-browser-body{align-items:normal}.igd-select-sources-wrap .igd-file-browser .igd-sidebar-wrap{width:200px}.igd-select-sources-wrap .igd-file-browser .igd-sidebar-wrap.sidebar-collapsed{width:50px}.igd-select-sources-wrap .igd-file-browser .igd-sidebar-wrap .sidebar-uploader{display:none}.igd-select-sources-wrap .igd-file-browser .igd-body{background:#fff}.igd-select-sources-wrap .igd-file-browser .select-btn{position:absolute;color:#fff;right:10px;border:1px solid rgb(47 180 75 / .3);z-index:2;display:flex;align-items:center;border-radius:3px;padding:5px;background:#2fb44b;cursor:pointer;line-height:1;transition:background .3s ease;font-size:1em}.igd-select-sources-wrap .igd-file-browser .select-btn i{margin-right:0}.igd-select-sources-wrap .igd-file-browser .select-btn span{margin-left:5px;display:none;font-size:14px}.igd-select-sources-wrap .igd-file-browser .select-btn.active{background:#ff9f10;border-color:#dc8400}.igd-select-sources-wrap .igd-file-browser .select-btn:hover span{display:block}.igd-select-sources-wrap .igd-file-browser .file-list .file-item:has(.file-item-checkbox) .file-icon,.igd-select-sources-wrap .igd-file-browser .file-list .file-item:has(.file-item-checkbox) .shortcut-icon{display:none}.igd-select-sources-wrap .igd-file-browser .file-list .file-item:has(.file-item-checkbox) .file-item-checkbox{display:block}.igd-select-sources-wrap .igd-file-browser .file-list:not(.list-view) .file-item:not(.folder-item) .select-btn{top:10px}.igd-select-sources-wrap .igd-selected-list{width:30%;max-width:300px;margin-left:15px;border:1px solid rgb(47 180 75 / .3);border-radius:10px;overflow:hidden;background:#fff;position:sticky;top:120px}.igd-select-sources-wrap .igd-selected-list-header{padding:10px;background:#2fb44b;color:#fff;display:flex;align-items:center;justify-content:space-between}.igd-select-sources-wrap .igd-selected-list-header .header-title{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.igd-select-sources-wrap .igd-selected-list-header button{padding:7px 10px;font-size:13px;border-radius:5px;background:#ff9f10;border:none}.igd-select-sources-wrap .igd-selected-list-header button span{white-space:nowrap}.igd-select-sources-wrap .igd-selected-list-header button:hover{color:#ff9f10;background:#fff}.igd-select-sources-wrap .igd-selected-list .no-files-message{display:flex;justify-content:center;align-items:center;font-size:15px;color:#ff9f10;margin:30px auto}.igd-select-sources-wrap .igd-selected-list .no-files-message i{margin-right:5px}.igd-select-sources-wrap .igd-selected-list>p{padding:10px;font-size:14px;color:#0c5460;border:1px solid #bee5eb;margin:30px 10px 10px;border-radius:5px;background:#d1ecf1;text-align:left}.igd-select-sources-wrap .igd-selected-list>p span{display:block;margin-top:10px}.igd-select-sources-wrap .no-account-placeholder{width:auto;flex:1;margin-top:0}@media (max-width:767px){.igd-select-sources-wrap{flex-direction:column}.igd-select-sources-wrap .igd-selected-list{margin-left:0}}.selected-item{display:flex;align-items:center;padding:10px 7px 10px 0;border-bottom:1px solid #ddd;font-size:15px;color:#666}.selected-item:not(:has(.selected-item-index)){padding-left:10px}.selected-item-index{margin-left:10px;color:#777;font-size:15px}.selected-item .item-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:7px}.selected-item .drag-file-item{margin-right:5px;fill:#a9a9a9;transition:fill .3s ease,transform .2s ease,box-shadow .3s ease}.selected-item .drag-file-item:focus,.selected-item .drag-file-item:hover{fill:#555;transform:scale(1.1)}.selected-item .remove-item{color:#fff;background:#ff9f10;border:1px solid #dc8400;display:flex;align-items:center;justify-content:center;height:25px;width:25px;min-width:25px;font-size:18px;border-radius:50%;opacity:.7;margin-left:auto;cursor:pointer}.selected-item .remove-item:hover{opacity:1;background:#fff;color:#ff9f10}.selected-item .dashicons-category,.selected-item .dashicons-move,.selected-item img{margin-right:10px;color:#8f8f8f}.selected-item .dashicons-move{cursor:pointer}.selected-item .dashicons-move:hover{color:#555}.selected-item .file-item{display:flex;align-items:center;overflow:hidden;flex:1;cursor:pointer;font-size:15px}.selected-item .file-item>img{max-width:20px;min-height:16px}.selected-item.sortable-item{border:none}.igd-shortcode-preview,.igd-shortcode-preview *{box-sizing:border-box}.igd-shortcode-preview-container{z-index:99999!important}.igd-shortcode-preview-container,.igd-shortcode-preview-container *{box-sizing:border-box}.igd-shortcode-preview-popup{display:flex!important;align-items:center;justify-content:center;position:absolute!important;grid-column:auto!important;grid-row:auto!important;background:0 0;width:97%!important;height:95%!important}.igd-shortcode-preview-popup .swal2-html-container{width:100%!important;height:100%!important;background:#fff;border-radius:.5rem!important;margin:auto!important}.igd-shortcode-preview-header{display:flex;align-items:center;justify-content:space-between;padding:.8em;border-bottom:1px solid #ddd;margin-bottom:1em;position:sticky;top:0;z-index:10;background:#fff;box-shadow:0 .5rem 1rem rgb(0 0 0 / .1)}.igd-shortcode-preview-header .header-title i{margin-right:7px}.igd-shortcode-preview-header button i{margin-right:0}.igd-shortcode-preview .preview-inner{text-align:left;padding:1rem 2em}.swal2-container.swal2-top-end{z-index:99999!important}.igd-module-builder-modal-wrap{background:#f7f8fa}.igd-shortcode-builder.module-builder{margin-left:0;width:100%;background:#f7f8fa}.igd-shortcode-builder.module-builder .igd-shortcode-builder-header{top:0}.igd-shortcode-builder.module-builder .igd-shortcode-builder-form .shortcode-builder-sidebar{top:67px}.igd-shortcode-builder.module-builder .igd-shortcode-builder-form .igd-select-sources-wrap .igd-selected-list{top:80px}.igd-module-types{display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px;padding:20px 30px 30px}.igd-module-types .module-type{width:calc(25% - 15px);padding:20px 15px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease;position:relative;text-align:center;border:1px dashed rgb(47 180 75 / .5);background:#fff}.igd-module-types .module-type .icon-wrap{width:60px;height:60px;background-color:#2fb44b;border-radius:50%;display:flex;align-items:center;justify-content:center}.igd-module-types .module-type .icon-wrap.icon-browser{background:#eff3fe}.igd-module-types .module-type .icon-wrap.icon-uploader{background:#eaf7ed}.igd-module-types .module-type .icon-wrap.icon-gallery{background:#ece8ff}.igd-module-types .module-type .icon-wrap.icon-slider{background:#e9f0ff}.igd-module-types .module-type .icon-wrap.icon-media{background:#fff6f5}.igd-module-types .module-type .icon-wrap.icon-search{background:#e4ffde}.igd-module-types .module-type .icon-wrap.icon-embed{background:#ecf7ff}.igd-module-types .module-type .icon-wrap.icon-download{background:#eaf7ed}.igd-module-types .module-type .icon-wrap.icon-view{background:#f5f8ff}.igd-module-types .module-type .icon-wrap.icon-review{background:#eaf7ed}.igd-module-types .module-type .icon-wrap.icon-list{background:linear-gradient(144deg,rgb(247 204 220 / .16) 11.16%,rgb(253 128 210 / .16) 94.07%)}.igd-module-types .module-type .icon-wrap img{width:32px;height:32px}.igd-module-types .module-type .type-title{font-size:15px;font-weight:600;margin:20px 0 5px;color:#333}.igd-module-types .module-type .description{font-size:14px;line-height:1.5;font-weight:400;color:#757575!important;margin-top:5px}.igd-module-types .module-type.active{background:#47cf64;color:#fff!important}.igd-module-types .module-type.active .type-title{color:#fff}.igd-module-types .module-type.active .description{color:#fff!important}.igd-module-types .module-type:not(.active):hover{background:rgb(47 180 75 / .2)}.igd-module-types .module-type .pro-badge{position:absolute;top:10px;right:10px;background:#fdb837;color:#fff;padding:7px;border-radius:5px;font-size:12px;font-weight:400;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 0 5px rgb(0 0 0 / .1);transition:all .3s ease}.igd-module-types .module-type .pro-badge i{height:auto;width:auto;font-size:18px;margin-right:3px}.igd-module-types .module-type.pro-feature{border-color:#fdb837}.igd-module-types .module-type.pro-feature:hover{background:rgb(253 184 55 / .1)}.igd-module-types .module-type:last-child{margin-right:auto}.igd-module-types .module-type.loading{cursor:wait}.igd-module-types-wrap{display:flex;flex-direction:column;align-items:center}.igd-module-types-wrap *{box-sizing:border-box}.igd-module-types-wrap .module-types-header{display:flex;align-items:center;justify-content:center;flex-direction:column;position:sticky;top:0;background:#fff;z-index:9;width:100%;padding:30px 30px 20px 30px}.igd-module-types-wrap .module-types-header h3{color:#555c66;margin:0 0 7px 0;font-size:20px;line-height:1;padding:0}.igd-module-types-wrap .module-types-header p{margin:0;color:#555;font-size:15px;line-height:1}.igd-module-types-wrap .module-types-header .module-types-close{color:#9ca3af;position:absolute;right:10px;top:10px;width:30px;height:30px;font-size:30px;cursor:pointer}.igd-module-types-wrap .module-types-header .module-types-close:hover{color:#555}.module-types-modal .igd-modal-content.igd-item-col-2 .module-type{width:calc(100% - 10px)}.module-types-modal .igd-modal-content.igd-item-col-3 .module-type{width:calc(50% - 10px)}.module-types-modal .igd-modal-content.igd-item-col-4 .module-type{width:calc(33.33% - 10px)}.module-types-modal.modal-update .igd-modal-content{width:700px;max-width:100%}.module-types-modal.modal-update .igd-modal-content .igd-module-types .module-type{width:calc(50% - 10px);flex-direction:row;padding:15px}.module-types-modal.modal-update .igd-modal-content .igd-module-types .module-type .icon-wrap{margin-right:10px}.module-types-modal.modal-update .igd-modal-content .igd-module-types .module-type .type-meta{text-align:left;flex:1;overflow:hidden}.module-types-modal.modal-update .igd-modal-content .igd-module-types .module-type .type-meta .type-title{margin-top:0}.module-types-modal.modal-update .igd-modal-content .igd-module-types .module-type .type-meta p{margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.igd-module-builder-modal{height:100%;display:flex;flex-direction:column;background:#f7f8fa}.igd-module-builder-modal *{box-sizing:border-box}.igd-module-builder-modal-wrap{height:100%}.igd-module-builder-modal-wrap.inline-select .shortcode-module{padding:0}.igd-module-builder-modal-wrap.inline-select .shortcode-builder-content{height:auto;max-width:100%;min-height:auto}.igd-module-builder-modal-container{z-index:99999999!important}.igd-module-builder-modal-container .swal2-popup{width:95%;height:90vh;padding:0;overflow:hidden}.igd-module-builder-modal-container .swal2-popup .swal2-html-container{margin:0;border-radius:.5rem;overflow-y:auto}.igd-module-builder-modal-header{display:flex;align-items:center;padding:12px 1rem;border-bottom:1px solid #eaeaea;background:#fff;z-index:99;box-shadow:0 0 .5rem rgb(0 0 0 / .1);position:sticky;top:0}.igd-module-builder-modal-header .header-title{display:flex;align-items:center}.igd-module-builder-modal-header .header-title i{margin-right:7px;color:#47cf64;height:26px;font-size:26px;width:26px}.igd-module-builder-modal-header .header-title h3{font-size:18px;margin:0;font-weight:500;color:#555}@media (max-width:600px){.igd-module-builder-modal-header .header-title h3{font-size:1rem}}.igd-module-builder-modal-header .input-wrap{display:flex;align-items:center;justify-content:center;margin-left:10px;border:1px solid rgb(92 99 126 / .3);border-radius:7px;overflow:hidden;height:40px}.igd-module-builder-modal-header .input-wrap img{margin-right:0;padding:5px;width:40px;height:100%;border-right:1px solid #ddd;background:#eee}.igd-module-builder-modal-header .input-wrap .shortcode-title{background:#fff;position:relative;border:none;height:100%}.igd-module-builder-modal-header .input-wrap .shortcode-title:active,.igd-module-builder-modal-header .input-wrap .shortcode-title:focus,.igd-module-builder-modal-header .input-wrap .shortcode-title:hover{border:none;box-shadow:none}.igd-module-builder-modal-header .close{margin-left:auto;margin-right:15px}.igd-module-builder-modal-header .header-actions{display:flex;margin-left:auto}.igd-module-builder-modal-header button{padding:7px 10px;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.igd-module-builder-modal-header .done .igd-spinner{display:none}.igd-module-builder-modal-header .done.loading i{display:none}.igd-module-builder-modal-header .done.loading .igd-spinner{display:inline-block}.igd-module-builder-modal .shortcode-module .media-uploader-post-content{margin-bottom:30px}.igd-module-builder-modal .shortcode-module .media-uploader-post-content textarea{width:100%;height:auto;padding:8px 12px;line-height:27px;vertical-align:top}.igd-module-builder-modal .shortcode-module-header{align-items:flex-start}.igd-module-builder-modal .shortcode-module-header .module-title{line-height:1}.igd-module-builder-modal .shortcode-module .igd-selected-list{top:20px}.igd-module-builder-modal .shortcode-module-body>.settings-field:last-child{margin-bottom:0}.igd-shortcode-builder-form{margin:0;overflow-y:auto;flex:1;display:flex}.igd-shortcode-builder-form .content-sources .settings-field.form-entry-field{margin-top:20px}.igd-shortcode-builder-form .content-sources .form-entry-title{margin-top:30px}.igd-shortcode-builder-form .content-sources #igd-select-files{width:100%;margin-bottom:20px}.igd-shortcode-builder-form .content-sources #igd-select-files .igd-body{max-height:400px}.igd-module-placeholder{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;max-width:100%;width:420px;margin:auto;box-shadow:0 2px 8px rgb(0 0 0 / .04)}.igd-module-placeholder img{width:48px;margin-bottom:5px}.igd-module-placeholder .title{font-size:20px;font-weight:600;color:#1f2937;margin:18px 0}.igd-module-placeholder .subtitle{font-size:16px;font-weight:500;color:#374151;margin-top:15px;margin-bottom:3px}.igd-module-placeholder .description{font-size:14px;color:#6b7280;margin-bottom:15px!important}.igd-module-placeholder .divider{margin:18px 0 5px;font-size:14px;color:#9ca3af;font-weight:500;position:relative}.igd-module-placeholder .divider::after,.igd-module-placeholder .divider::before{content:"";height:1px;background:#e5e7eb;position:absolute;top:50%;width:40%}.igd-module-placeholder .divider::before{left:0}.igd-module-placeholder .divider::after{right:0}.igd-module-placeholder select{min-width:260px;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;background:#fff;font-size:14px;color:#374151;width:100%;cursor:pointer;transition:border-color .2s ease}.igd-module-placeholder select:focus{border-color:#22c55e;outline:0}.igd-module-placeholder select:hover{border-color:#9ca3af}.igd-module-placeholder .components-input-control__backdrop{border-radius:6px!important;border-color:#d1d5db!important}.igd-module-placeholder .igd-btn.btn-primary{margin-top:0;padding:10px 16px;font-size:14px;background-color:#22c55e;border:none;color:#fff;border-radius:6px;display:inline-flex;align-items:center;transition:background-color .2s ease;line-height:normal}.igd-module-placeholder .igd-btn.btn-primary:hover{background-color:#16a34a}.igd-module-placeholder .igd-btn.btn-primary i{font-size:16px;width:16px;height:16px;margin-right:4px}.igd-module-placeholder .igd-btn.btn-primary.btn-configure{margin-top:15px}.igd-module-placeholder.pro-placeholder h4{margin-top:20px;margin-bottom:0;font-size:1.5rem;color:#ff9458;font-weight:500}.igd-module-placeholder .select2-container .select2-selection{height:40px;text-align:left;border-color:#ddd}.igd-module-placeholder .select2-container .select2-selection .select2-selection__rendered{line-height:40px;font-size:15px}.igd-module-placeholder .select2-container .select2-selection .select2-selection__rendered .igd-select2-selection img{width:20px;height:20px;margin-right:5px;vertical-align:middle}.igd-module-placeholder .select2-container .select2-selection .select2-selection__clear{margin-right:7px}.igd-module-placeholder .select2-container .select2-selection .select2-selection__arrow{top:7px}.igd-select2-option{font-size:15px;display:flex;align-items:center}.igd-select2-option img{width:20px;height:20px;margin-right:5px;vertical-align:middle}.igd-shortcode-data-modal-container .igd-shortcode-data-modal-input{height:50px;padding:1rem;border-radius:.5rem;line-height:1.2;font-size:.878885rem;background:#f5f5f5;color:#555;width:300px!important;margin:30px auto auto;text-align:center}.igd-shortcode-data-modal-container .swal2-confirm{background:#2fb44b}.igd-module-builder-modal-container:has(.module-types-modal.modal-init){background:0 0}.igd-module-builder-modal-container:has(.module-types-modal.modal-init) .igd-shortcode-builder{display:none}.igd-module-builder-modal-container:has(.module-types-modal.modal-init) .igd-module-builder-modal-wrap,.igd-module-builder-modal-container:has(.module-types-modal.modal-init) .swal2-html-container{background:0 0}.igd-file-browser{display:flex;flex-flow:column;align-items:flex-start;width:100%;font-size:16px}.igd-file-browser,.igd-file-browser *{box-sizing:border-box}.igd-file-browser .btn-primary{background:var(--color-primary)}.igd-file-browser .btn-primary:hover{background:var(--color-primary-light-alt)}.igd-file-browser-header{display:flex;align-items:center;background:#f2f4f9!important;border-bottom:1px solid #e5e5e5;padding:10px!important;position:sticky;top:32px;width:100%;z-index:2;height:50px}.igd-file-browser-header .header-title{display:flex;align-items:center;font-size:1em;font-weight:600;color:#fff}.igd-file-browser-header .header-title i,.igd-file-browser-header .header-title img{margin-right:10px;background:#fff;padding:5px;height:35px;width:35px;border-radius:50%;color:#fff}.igd-file-browser-header .header-action{display:flex;align-items:center;margin-left:auto;justify-content:flex-end}.igd-file-browser-header .header-action-item{margin-left:10px;cursor:pointer;color:#555;height:30px;width:32px;border-radius:5px;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out;border:none;background:0 0}.igd-file-browser-header .header-action-item img{width:18px}.igd-file-browser-header .header-action-item:hover{background:var(--color-primary-lighter)}.igd-file-browser-header .header-action-item.action-options{margin-left:0}.igd-file-browser-header .header-action-item.action-sidebar-toggle{margin-left:0;margin-right:10px}.igd-file-browser-header .user-box{display:flex;align-items:center;width:auto;padding:5px;height:45px;background:0 0;margin-left:auto}.igd-file-browser-header .user-box .user-info{display:flex;flex-direction:column;line-height:1;overflow:hidden;text-align:left}.igd-file-browser-header .user-box .user-info span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.igd-file-browser-header .user-box .user-info .user-name{font-size:.9em;font-weight:600;color:#3d3d3d;margin-bottom:3px}.igd-file-browser-header .user-box .user-info .user-email{color:#7a7a7a;font-weight:300;font-size:.875em}.igd-file-browser-header .user-box .user-image{width:35px;height:35px;border-radius:50%}.igd-file-browser-header .user-box-modal{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:260px;border-radius:10px;max-height:75vh;overflow-y:auto}.igd-file-browser-header .user-box-modal::-webkit-scrollbar{width:5px;display:none}.igd-file-browser-header .user-box-modal::-webkit-scrollbar-track{background:var(--color-primary-lighter)}.igd-file-browser-header .user-box-modal::-webkit-scrollbar-thumb{background:var(--color-primary-light)}.igd-file-browser-header .user-box-modal::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}.igd-file-browser-header .user-box-modal:hover::-webkit-scrollbar{display:block}.igd-file-browser-header .user-box-modal-wrap{border-radius:10px;padding:0;opacity:1;box-shadow:0 1px 0 0 #e5e5e5}.igd-file-browser-header .user-box-modal-wrap:after,.igd-file-browser-header .user-box-modal-wrap:before{left:calc(100% - 45px)}.igd-file-browser-header .user-box-modal-title{font-size:1.2em;font-weight:500;display:block;position:sticky;background:#fff;top:0;width:100%;text-align:center;padding:15px;box-shadow:0 1px 0 0 #e5e5e5;margin-bottom:7px}.igd-file-browser-header .user-box-modal button{margin:10px auto 20px auto;padding:8px 12px;font-size:1em;line-height:1.5}.igd-file-browser-header .user-box-modal>div:last-child{margin-bottom:15px}.igd-file-browser-header .user-box-account{display:flex;align-items:center;border:1px solid #e5e5e5;padding:7px;border-radius:5px;cursor:pointer;width:calc(100% - 30px);margin:7px}.igd-file-browser-header .user-box-account.active,.igd-file-browser-header .user-box-account:hover{background:var(--color-primary-lighter);color:#000}.igd-file-browser-header .user-box-account img{width:30px;height:30px;border-radius:50%;margin-right:10px}.igd-file-browser-header .user-box-account .account-info{display:flex;flex-flow:column;overflow:hidden;text-align:left;line-height:1.5}.igd-file-browser-header .user-box-account .account-info .account-name{font-size:1.1em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.igd-file-browser-header .user-box-account .account-info .account-email{font-size:1em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#7a7a7a}.igd-file-browser-header .user-box-account .active-badge{background:var(--color-primary);color:#fff;border-radius:50%;position:relative;margin-left:auto;right:0}.igd-file-browser-header .user-box .user-arrow{width:16px;margin-left:10px}.igd-file-browser-header:empty{display:none}.igd-file-browser-header:has(.user-box) .igd-search-bar{margin-right:30px}.igd-file-browser .igd-search-bar{display:flex;align-items:center;position:relative;margin-bottom:0;height:38px;margin-left:auto;margin-right:auto;flex:1;max-width:450px;width:auto;padding:5px 15px;border:1px solid #ddd;border-radius:20px;background:#fafafa}.igd-file-browser .igd-search-bar input{min-height:unset;border:none!important;transition:all .3s ease;padding:0;background:0 0;box-shadow:none;width:100%;margin:0 12px;height:100%;background:0 0!important}.igd-file-browser .igd-search-bar input:focus{outline:0;border:none;box-shadow:none}.igd-file-browser .igd-search-bar .search-submit{margin-left:0;display:flex;align-items:center;justify-content:center;margin-bottom:0;margin-right:-7px;padding:0;line-height:1;background:0 0!important}.igd-file-browser .igd-search-bar .search-dismiss{background:0 0;cursor:pointer;display:flex}.igd-file-browser .igd-search-bar .search-dismiss path,.igd-file-browser .igd-search-bar .search-dismiss svg{margin-bottom:0;transition:all .3s ease}.igd-file-browser .igd-search-bar .search-dismiss:hover path,.igd-file-browser .igd-search-bar .search-dismiss:hover svg{stroke:#444}.igd-file-browser .igd-search-bar.error{border-color:#f77066}.igd-file-browser-body{display:flex;align-items:flex-start;flex-wrap:wrap;width:100%;height:100%;position:relative}.igd-file-browser .igd-sort{display:flex;align-items:center}.igd-file-browser .igd-sort-select{font-weight:600;cursor:pointer;padding:3px 5px;border-radius:5px}.igd-file-browser .igd-sort-select:hover{background:#ddd}.igd-file-browser .igd-sort-modal{width:220px;padding:0;border-radius:7px;opacity:1!important;box-shadow:rgb(149 157 165 / .2) 0 8px 24px}.igd-file-browser .igd-sort-modal .sort-item{display:flex;align-items:center;margin-bottom:15px;padding-left:25px;cursor:pointer;font-size:14px}.igd-file-browser .igd-sort-modal .sort-item i{margin-right:5px;display:none}.igd-file-browser .igd-sort-modal .sort-item.active{color:var(--color-primary);padding-left:0}.igd-file-browser .igd-sort-modal .sort-item.active i{display:inline-block}.igd-file-browser .igd-sort-modal .sort-item:hover{color:var(--color-primary)}.igd-file-browser .igd-sort-modal-inner{display:flex;flex-direction:column}.igd-file-browser .igd-sort-modal-inner-section{border-bottom:1px solid #ddd;padding:15px}.igd-file-browser .igd-sort-modal-inner-section:last-child{border-bottom:0}.igd-file-browser .igd-sort-modal-inner-section-title{font-size:.9em;margin-bottom:10px;display:block;font-weight:500}.igd-file-browser .igd-breadcrumb{display:flex;align-items:center;overflow:hidden;flex-wrap:wrap;flex:1}.igd-file-browser .igd-breadcrumb .breadcrumb-item{font-size:.875em;display:flex;align-items:center;cursor:pointer;padding:5px;border-radius:5px;line-height:1;font-weight:500;color:#444;white-space:nowrap;position:relative;margin-bottom:0;border:none;background:0 0}.igd-file-browser .igd-breadcrumb .breadcrumb-item i{margin-left:3px}.igd-file-browser .igd-breadcrumb .breadcrumb-item i.dashicons-arrow-right-alt2{width:13px;height:15px;font-size:15px}.igd-file-browser .igd-breadcrumb .breadcrumb-item i.dashicons-admin-home{margin-right:5px;margin-left:0}.igd-file-browser .igd-breadcrumb .breadcrumb-item i:last-child{display:none}.igd-file-browser .igd-breadcrumb .breadcrumb-item span{margin-bottom:0;max-width:200px;overflow:hidden;text-overflow:ellipsis}.igd-file-browser .igd-breadcrumb .breadcrumb-item:first-child{margin-left:0}.igd-file-browser .igd-breadcrumb .breadcrumb-item:after{content:"";font-family:Dashicons;margin-left:7px}.igd-file-browser .igd-breadcrumb .breadcrumb-item:not(:last-child):after{content:"\f345"}.igd-file-browser .igd-breadcrumb .breadcrumb-item.active:after{content:"\f140";height:auto;width:auto;font-size:22px;margin-left:3px}.igd-file-browser .igd-breadcrumb .breadcrumb-item:hover{color:var(--color-primary);background:var(--color-primary-lighter)}@media (max-width:768px){.igd-file-browser .igd-breadcrumb{max-width:100%;flex:1}}.igd-file-browser .collapsed-breadcrumbs{width:210px;opacity:1!important;box-shadow:rgb(149 157 165 / .2) 0 8px 24px;padding:10px 0}.igd-file-browser .collapsed-breadcrumbs-item{cursor:pointer;font-size:14px;padding:7px 15px;display:flex;align-items:center}.igd-file-browser .collapsed-breadcrumbs-item:hover{color:var(--color-primary)}.igd-file-browser .collapsed-breadcrumbs-item i{margin-right:5px;font-size:1em;height:1em;width:1em}.igd-file-browser .collapsed-breadcrumbs-item span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.igd-file-browser .collapsed-breadcrumbs-item:before{content:"\f345";font-family:Dashicons,serif;margin-right:7px}.igd-file-browser .igd-root-placeholder{display:flex;flex-direction:column;align-items:center;width:-moz-max-content;width:max-content;margin:3rem auto;padding:50px 30px;border-radius:15px;min-width:30em;background:#fff;box-shadow:rgb(149 157 165 / .2) 0 2px 2px}.igd-file-browser .igd-root-placeholder .igd-placeholder-svg,.igd-file-browser .igd-root-placeholder img{width:200px;margin-bottom:1em}.igd-file-browser .igd-root-placeholder-title{font-size:1em;font-weight:500;margin:15px 0 5px 0;color:var(--color-primary)}.igd-file-browser .igd-root-placeholder-text{color:#7a7a7a}.igd-file-browser .igd-root-placeholder button{margin-top:30px}.igd-file-browser .igd-root-placeholder.empty-folder-placeholder img,.igd-file-browser .igd-root-placeholder.search-folder-placeholder img{width:100px;box-shadow:none}.igd-file-browser .igd-root-placeholder.search-placeholder .igd-placeholder-svg{width:100px;margin-bottom:1em}.igd-file-browser .igd-root-placeholder.search-placeholder .igd-root-placeholder-title{margin-bottom:1.5em}.igd-file-browser .igd-root-placeholder.search-placeholder:not(.empty-placeholder) .igd-root-placeholder-title{margin-top:0;margin-bottom:1.5em}.igd-file-browser .igd-root-placeholder.search-placeholder .igd-search-bar{border:1px solid #ddd;padding:10px 20px;border-radius:5px}.igd-file-browser .igd-root-placeholder.search-placeholder .igd-search-bar .search-dismiss{display:none}.igd-file-browser .igd-root-placeholder.search-placeholder .igd-search-bar input{margin-left:0}.igd-file-browser .igd-root-placeholder.search-placeholder .igd-search-bar button{margin-top:0;background:0 0;padding:0;cursor:pointer;border:none}.igd-file-browser .igd-root-placeholder .igd-file-uploader{position:relative!important;right:unset;left:unset;bottom:unset;z-index:unset;box-shadow:none;border:none!important;margin:0}.igd-file-browser .igd-root-placeholder .igd-file-uploader .igd-file-uploader-inner{background:0 0!important;border:none!important;padding:0!important}.igd-file-browser .igd-root-placeholder .igd-file-uploader .igd-file-uploader-inner>i,.igd-file-browser .igd-root-placeholder .igd-file-uploader .igd-file-uploader-inner>p{display:none}.igd-file-browser .igd-root-placeholder .igd-file-uploader .igd-file-uploader-inner .browse-folder{display:none}@media (max-width:767px){.igd-file-browser .igd-root-placeholder{min-width:350px}}.igd-file-browser:has(.igd-sidebar-wrap) .igd-body{width:calc(100% - 230px)}@media (max-width:767px){.igd-file-browser-header{top:0;flex-wrap:wrap;align-items:center;height:auto;padding:7px;margin-left:0;width:100%;justify-content:center}.igd-file-browser-header .igd-search-bar{flex:none;border:none;padding:0;margin-right:0;margin-left:auto}.igd-file-browser-header .igd-search-bar input{width:0;height:0;min-height:0;border:none;transition:all .3s ease;padding:0;margin:0;border:0;background:0 0;box-shadow:none}.igd-file-browser-header .igd-search-bar .search-submit{margin:0}.igd-file-browser-header .igd-search-bar i.dashicons-dismiss{margin-left:15px}.igd-file-browser-header .igd-search-bar i.dashicons-search{height:35px}.igd-file-browser-header .igd-search-bar.active{position:absolute;width:calc(100% - 20px);z-index:2;height:45px;background:#f7f8fa;border:1px solid #e5e5e5;padding:5px 15px;box-shadow:0 0 10px rgb(0 0 0 / .1)}.igd-file-browser-header .igd-search-bar.active input{width:100%;min-height:35px;height:35px;padding:0 10px;font-size:14px}.igd-file-browser-header .igd-search-bar.active .search-dismiss{display:block}.igd-file-browser-header .header-action-item{margin-left:.875em}.igd-file-browser-header .header-action-item.sidebar-toggle{margin-left:0;margin-right:auto}.igd-file-browser-header .user-box{padding:5px;border-radius:30px;height:40px}.igd-file-browser-header .user-box .user-info{display:none}.igd-file-browser-header .user-box .user-arrow{margin-left:0}.igd-file-browser-header .user-box .user-image{width:30px;height:30px;margin-right:5px}.igd-file-browser-header .user-box-modal-wrap{right:10px;left:auto}.igd-file-browser-body .igd-body .body-action{position:unset;-moz-column-gap:2px;column-gap:2px}.igd-file-browser-body .igd-body .body-action .body-action-item{margin-left:0}.igd-file-browser-body .igd-body .body-action .body-action-item .action-item-icon{margin-right:0}.igd-file-browser-body .igd-body .body-action .body-action-item .action-item-label{display:none}.igd-file-browser-body .igd-body .body-action .body-action-item.action-details,.igd-file-browser-body .igd-body .body-action .body-action-item.action-direct-link,.igd-file-browser-body .igd-body .body-action .body-action-item.action-preview{display:none}.igd-file-browser-body .igd-body .body-action .body-action-item.action-sort{margin-right:auto}.igd-file-browser-body .igd-body .body-action .body-action-item.action-bulk{display:none}}.igd-sidebar{display:flex;flex-direction:column;width:100%}.igd-sidebar .sidebar-collapser{border:none;background:0 0;align-self:flex-end;margin:10px 5px;box-sizing:content-box;cursor:pointer;position:absolute;width:20px;height:30px;opacity:0;transition:all .3s ease;overflow:hidden}.igd-sidebar .sidebar-collapser:hover{filter:invert(.5)}.igd-sidebar:hover .sidebar-collapser{width:30px;opacity:1}.igd-sidebar-wrap{width:230px;border-right:1px solid #e5e5e5;position:sticky;background:#f2f4f9}.igd-sidebar-wrap.sidebar-collapsed{width:50px}.igd-sidebar-wrap.sidebar-collapsed .igd-sidebar .sidebar-collapser{transform:rotate(180deg);position:unset;opacity:1;width:30px;margin:5px 8px 0;height:50px}.igd-sidebar-wrap.sidebar-collapsed .igd-sidebar .sidebar-folders .file-item>i,.igd-sidebar-wrap.sidebar-collapsed .igd-sidebar .sidebar-folders .file-item>span{display:none}.igd-sidebar-wrap.sidebar-collapsed .igd-sidebar .sidebar-folders .sub-item{display:none}.igd-sidebar .sidebar-uploader{display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e5e5e5;margin:5px auto 10px;padding-bottom:15px;width:100%}.igd-sidebar .sidebar-uploader button{padding:7px 10px;font-size:.875em;transition:background .3s ease;background:var(--color-primary)}.igd-sidebar .sidebar-uploader button.active{background:#fff;color:var(--color-primary);border-color:var(--color-primary-light)}.igd-sidebar .sidebar-uploader button.disabled{background:#ddd}.igd-sidebar .sidebar-uploader button.disabled:hover{background:#ddd!important}.igd-sidebar .sidebar-folders{display:flex;flex-direction:column}.igd-sidebar .sidebar-folders .root-item{padding:10px 12px;cursor:pointer;display:flex;align-items:center;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.igd-sidebar .sidebar-folders .root-item img{margin-right:10px}.igd-sidebar .sidebar-folders .root-item.active{background:var(--color-primary-lighter);color:var(--color-primary);border-right:5px solid}.igd-sidebar .sidebar-folders .root-item:hover{color:var(--color-primary)}.igd-sidebar .sidebar-folders .dashicons-arrow-down-alt2,.igd-sidebar .sidebar-folders .dashicons-arrow-right-alt2{font-size:14px;color:#777;margin-right:3px}.igd-sidebar .sidebar-folders .dashicons-arrow-down-alt2:hover,.igd-sidebar .sidebar-folders .dashicons-arrow-right-alt2:hover{color:#555}.igd-sidebar .storage-info-wrap{display:flex;align-items:center;margin-top:30px;border-top:1px solid #e5e5e5;padding:15px}.igd-sidebar .storage-info-wrap i{margin-right:10px}.igd-sidebar .storage-info-wrap .storage-info{display:flex;flex-direction:column;flex:1}.igd-sidebar .storage-info-wrap .storage-info-sidebar{width:100%;height:10px;background:var(--color-primary-lighter);border-radius:5px;position:relative}.igd-sidebar .storage-info-wrap .storage-info-sidebar .storage-info-fill{position:absolute;top:0;left:0;width:0;height:100%;background:var(--color-primary);border-radius:5px}.igd-sidebar .storage-info-wrap .storage-info-sidebar .storage-info-fill.fill-danger{background:#f44336}.igd-sidebar .storage-info-wrap .storage-info span{font-size:.8em;margin-top:5px}.igd-sidebar .tree-main{height:100%;overflow-y:auto}.igd-sidebar .tree-item{padding:10px 10px;cursor:pointer;display:flex;flex-wrap:wrap;align-items:center;transition:all .2s ease-in-out;font-size:14px;text-align:left}.igd-sidebar .tree-item i,.igd-sidebar .tree-item>img{margin-right:5px}.igd-sidebar .tree-item>img{max-width:20px;max-height:20px;min-height:16px}.igd-sidebar .tree-item i{color:#666}.igd-sidebar .tree-item .igd-spinner{margin-right:5px;border-bottom-color:#f9fafc;border-right-color:#f9fafc;border-left-color:#f9fafc}.igd-sidebar .tree-item span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;flex:1}.igd-sidebar .tree-item:hover{background:rgb(240 248 255 / .6)}.igd-sidebar .tree-item.active{background:var(--color-primary-lighter);border-right:3px solid var(--color-primary)}.igd-sidebar .tree-item.tab-item{min-height:48px}.igd-sidebar .tree-item.tab-item .tab-icon{margin-right:7px}.igd-sidebar .tree-item.tab-item.active{background:var(--color-primary-light-alt);color:#fff}.igd-sidebar .tree-item.tab-item.active .tab-icon{color:#fff}.igd-sidebar .tree-item.tab-item.active path,.igd-sidebar .tree-item.tab-item.active svg{stroke:#fff}.igd-sidebar .sub-item{margin-left:20px}.igd-sidebar .sub-item .tree-item{padding:8px 5px}.igd-sidebar .sub-item .sub-item{margin-left:15px}@media (max-width:767px){.igd-sidebar{max-width:80%;height:100%;background:#f5f9fd}.igd-sidebar-wrap{width:100%;max-width:100%;position:absolute;z-index:3;background:rgb(0 0 0 / .5);height:100%}}.igd-body{display:flex;flex-direction:column;padding:10px;flex:1;width:100%;height:100%;max-width:100%;background:#f7f8fa}.igd-body .body-action{display:flex;align-items:center;width:100%;flex-wrap:wrap;padding:5px 10px;border:1px solid #e5e5e5;margin-bottom:10px;background:#f2f4f9;border-radius:3px;position:sticky;top:0;z-index:2;-moz-column-gap:5px;column-gap:5px;justify-content:flex-end}.igd-body .body-action-item{cursor:pointer;color:#555;border-radius:5px;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out;border:1px solid #e5e5e5;background:#fafafa;padding:7px 9px;font-size:14px;line-height:1}.igd-body .body-action-item img{width:18px;max-height:18px}.igd-body .body-action-item:has(.action-item-label) .action-item-icon{margin-right:7px}.igd-body .body-action-item:hover{background:var(--color-primary-lighter)}.igd-body .body-action-item.action-sort img{width:16px}.igd-body .body-action-item.action-sort .action-item-label{margin-right:5px}.igd-body .body-action-item.action-bulk{margin-left:5px;margin-right:auto}.igd-body .body-action-item.action-bulk .file-item-checkbox{display:flex;margin-left:7px;padding:0}.igd-body .body-action-item.action-bulk .file-item-checkbox.checked .box{background:var(--color-primary);border-color:var(--color-primary)}.igd-body .body-action-item.action-bulk .file-item-checkbox.checked .box:after{border-color:#fff}.igd-body .body-action-item.action-photo-proof{background:var(--color-primary);color:#fff}.igd-body .body-action-item.action-photo-proof svg{width:20px;margin-right:7px}.igd-body .body-action-item.action-photo-proof svg path{fill:#fff}.igd-body .body-action-item.action-photo-proof .selection-count{margin-left:5px}.igd-body .body-action-item.action-photo-proof:hover{background:var(--color-primary-light-alt)}.igd-body .body-action-item.action-photo-proof.disabled{background:#ddd;color:#999}.igd-body .body-action-item.action-photo-proof.disabled:hover{background:#ddd!important}.igd-body .body-action-item.action-photo-proof.disabled path,.igd-body .body-action-item.action-photo-proof.disabled svg{fill:#999}.igd-body .body-action-item.action-sidebar-toggle{margin-left:0;margin-right:10px}.igd-body .body-action:not(:has(.action-bulk)) .action-sort{margin-right:auto}.igd-body.bulk-select .file-icon-wrap .file-icon{display:none}.igd-body.bulk-select .file-icon-wrap .file-item-checkbox{display:block}.igd-body.bulk-select .igd-gallery-item .file-item-checkbox{display:block}.igd-body .file-list{display:flex;align-items:flex-start;flex-wrap:wrap;overflow-y:auto}.igd-body .file-list .go-prev{display:flex;align-items:center;flex-direction:row!important;padding:10px;cursor:pointer!important;justify-content:flex-start!important;background:var(--color-primary-lighter);transition:all .3s ease;font-size:1em;font-weight:300}.igd-body .file-list .go-prev i{margin:0 10px;position:relative;transition:all .3s ease;left:0}.igd-body .file-list .go-prev span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.igd-body .file-list .root-item{flex-direction:row!important;padding:10px;cursor:pointer!important;align-items:center;justify-content:flex-start!important;font-size:1em;background:#fff}.igd-body .file-list .root-item img{margin-right:10px}.igd-body .file-list .root-item .select-btn i{margin-right:0}.igd-body .file-list .file-item{display:flex;flex-direction:column;width:25%;margin:7px;border-radius:5px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:auto;position:relative;aspect-ratio:1/1;justify-content:flex-end;box-shadow:rgb(0 0 0 / .05) 0 6px 24px 0,rgb(0 0 0 / .08) 0 0 0 1px;transition:transform .3s ease}.igd-body .file-list .file-item .igd-file-thumbnail{width:100%;height:100%;-o-object-fit:none;object-fit:none;-webkit-user-drag:none}.igd-body .file-list .file-item .igd-file-thumbnail.has-thumbnail{-o-object-fit:cover;object-fit:cover}.igd-body .file-list .file-item .igd-file-thumbnail-wrap{height:100%;width:100%;overflow:hidden;position:absolute;border-radius:5px}.igd-body .file-list .file-item .file-playback-icon{position:absolute;top:calc(50% - 20px);left:50%;transform:translate(-50%,-50%);color:#fff;font-size:40px;width:auto;height:auto;opacity:.7;transition:opacity .3s ease;cursor:pointer;border:2px solid #fff;border-radius:50%;padding:5px;background:rgb(0 0 0 / .5)}.igd-body .file-list .file-item .file-playback-icon:before{left:3px;position:relative}.igd-body .file-list .file-item .file-item-footer{display:flex;align-items:center;border-top:1px solid #e5e5e5;z-index:1;background:#fff;line-height:1;height:40px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.igd-body .file-list .file-item .file-item-footer .file-icon-wrap{width:30px;height:30px;display:flex;align-items:center;justify-content:center;margin-right:3px;margin-left:7px}.igd-body .file-list .file-item .file-item-footer .file-icon-wrap .file-icon{width:20px;height:20px;-webkit-user-drag:none}.igd-body .file-list .file-item .file-item-footer .file-icon-wrap .shortcut-icon{position:absolute;left:15px;bottom:8px;border:1px solid #ddd;border-radius:50%}.igd-body .file-list .file-item .file-item-footer .file-item-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:.95em;font-weight:300;margin-right:auto;flex:1;text-align:left;line-height:normal}.igd-body .file-list .file-item .file-item-footer .file-item-size{font-size:.75em;font-weight:400;margin:0 5px;color:#999}.igd-body .file-list .file-item .file-item-footer .file-item-options{margin-left:auto;cursor:pointer;color:#565656;margin-right:7px}.igd-body .file-list .file-item .file-item-footer .file-item-options i{transform:rotate(90deg);font-size:18px;width:18px;height:18px}.igd-body .file-list .file-item .file-item-footer .file-item-options:hover{color:var(--color-primary)}.igd-body .file-list .file-item .file-item-review-tag{position:absolute;top:5px;right:5px;padding:5px 5px;border:1px solid #ddd;border-radius:5px;background:#fff;cursor:pointer;display:flex;align-items:center}.igd-body .file-list .file-item .file-item-review-tag:not(:has(.review-tag-label)){display:none}.igd-body .file-list .file-item .file-item-review-tag .review-tag-label{margin:0 5px;font-size:14px;font-weight:500;color:#fff;line-height:normal}.igd-body .file-list .file-item .file-item-review-tag:has(.review-tag-label) i{color:#fff;font-size:16px;width:16px;height:16px}.igd-body .file-list .file-item .file-item-review-tag .dashicons-no-alt{color:#fff;opacity:.7;display:none}.igd-body .file-list .file-item .file-item-review-tag:hover .dashicons-no-alt{opacity:1}.igd-body .file-list .file-item .review-tag-modal{width:150px;padding:0;border-radius:7px;box-shadow:rgb(149 157 165 / .2) 0 8px 24px}.igd-body .file-list .file-item .review-tag-modal-inner{display:flex;flex-direction:column}.igd-body .file-list .file-item .review-tag-modal .tag-item{display:flex;align-items:center;padding:8px 15px;cursor:pointer;font-size:14px;box-sizing:border-box;transition:all .2s ease-in-out;font-weight:500}.igd-body .file-list .file-item .review-tag-modal .tag-item i{margin-right:3px;display:none}.igd-body .file-list .file-item .review-tag-modal .tag-item span{line-height:1}.igd-body .file-list .file-item .review-tag-modal .tag-item.active{background:var(--color-primary-lighter)}.igd-body .file-list .file-item .review-tag-modal .tag-item:hover{background:#ddd}.igd-body .file-list .file-item .review-tag-modal .tag-item:last-child{margin-bottom:0}.igd-body .file-list .file-item.active{border:1px solid var(--color-primary-lighter-alt);transform:scale(1.03)}.igd-body .file-list .file-item.active .file-item-footer{background:var(--color-primary-light-alt);color:#fff}.igd-body .file-list .file-item.active .file-item-footer:not(:has(.file-item-checkbox.checked)) .file-icon{background:#fff;border-radius:3px;box-sizing:content-box!important;padding:2px 5px}.igd-body .file-list .file-item.active .file-item-footer:has(.file-item-checkbox.checked) .file-icon,.igd-body .file-list .file-item.active .file-item-footer:has(.file-item-checkbox.checked) .shortcut-icon{display:none}.igd-body .file-list .file-item.active .file-item-footer .file-item-size{color:inherit}.igd-body .file-list .file-item.active .file-item-footer .file-item-options{color:inherit}.igd-body .file-list .file-item.active .file-item-footer .file-item-checkbox.checked{display:flex;padding:0;border:1px solid #fff}.igd-body .file-list .file-item:hover{transform:scale(1.03)}.igd-body .file-list .file-item:hover .file-playback-icon{opacity:1}.igd-body .file-list .file-item:hover .file-item-footer .file-icon-wrap:has(.file-item-checkbox) .file-icon,.igd-body .file-list .file-item:hover .file-item-footer .file-icon-wrap:has(.file-item-checkbox) .shortcut-icon{display:none}.igd-body .file-list .file-item:hover .file-item-footer .file-icon-wrap .file-item-checkbox{display:flex}.igd-body .file-list .file-item:hover .file-item-date{color:#fff}.igd-body .file-list .file-item:hover .file-item-review-tag{display:flex}.igd-body .file-list .file-item:hover .file-item-review-tag .dashicons-no-alt{display:block}.igd-body .file-list .file-item.folder-item{height:50px;justify-content:center;position:relative;order:1}.igd-body .file-list .file-item.folder-item .file-item-footer{border-top:0;height:100%;border-radius:5px}.igd-body .file-list .file-item:not(.folder-item){order:3}@media (max-width:768px){.igd-body .file-list .file-item .file-item-footer .file-icon-wrap{margin-right:5px}.igd-body .file-list .file-item .file-item-footer .file-icon-wrap:has(.file-item-checkbox) .file-icon,.igd-body .file-list .file-item .file-item-footer .file-icon-wrap:has(.file-item-checkbox) .shortcut-icon{display:none}.igd-body .file-list .file-item .file-item-footer .file-icon-wrap .file-item-checkbox{display:flex}}.igd-body .file-list .folder-file-divider{width:100%;order:2}.igd-body .file-list:not(.list-view) .file-item{max-width:230px}.igd-body .file-list.list-view{flex-flow:column;align-items:center}.igd-body .file-list.list-view .go-prev{padding:12px 10px!important}.igd-body .file-list.list-view .list-view-header{display:flex;align-items:center;width:100%;font-size:1em;position:sticky;top:0;margin-top:10px;margin-bottom:15px;z-index:1;line-height:1}.igd-body .file-list.list-view .list-view-header .col-name{width:50%;padding-left:50px}.igd-body .file-list.list-view .list-view-header .col-size{width:20%;text-align:center}.igd-body .file-list.list-view .list-view-header .col-modified{width:25%;text-align:center}.igd-body .file-list.list-view .list-view-header:not(:has(.col-modified)) .col-name,.igd-body .file-list.list-view .list-view-header:not(:has(.col-size)) .col-name{width:70%}.igd-body .file-list.list-view .list-view-header:not(:has(.col-size)):not(:has(.col-modified)) .col-name{width:90%}.igd-body .file-list.list-view .file-item{width:100%!important;overflow:visible;margin:0;border-radius:0;padding:5px 10px;font-size:.875em;flex-direction:row;align-items:center;justify-content:space-between;border:1px solid #fff0;border-bottom-color:#eee;box-shadow:none;aspect-ratio:auto;background:#fff}.igd-body .file-list.list-view .file-item .file-item-date{width:20%;font-size:.75em;font-weight:400;margin:0 5px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.igd-body .file-list.list-view .file-item.active{transform:none;background:var(--color-primary-lighter-alt);color:#fff}.igd-body .file-list.list-view .file-item.active .file-item-date{color:inherit}.igd-body .file-list.list-view .file-item:hover{transform:none;background:var(--color-primary-lighter-alt);color:#fff}.igd-body .file-list.list-view .file-item:hover .file-item-footer .file-item-options{color:inherit}.igd-body .file-list.list-view .file-item:hover .file-item-size{color:inherit}.igd-body .file-list.list-view .file-item:hover .file-item-date{color:inherit}.igd-body .file-list.list-view .file-item.folder-item{height:45px}.igd-body .file-list.list-view .file-item .file-item-footer{border:0;width:70%;background:0 0;height:33px}.igd-body .file-list.list-view .file-item .file-item-footer .file-item-name{width:70%}.igd-body .file-list.list-view .file-item .file-item-footer .file-item-size{width:30%;text-align:center}.igd-body .file-list.list-view .file-item .file-item-footer .file-item-options{position:absolute;right:0}.igd-body .file-list.list-view .file-item .file-item-footer .file-icon-wrap{margin-left:0}.igd-body .file-list.list-view .file-item .file-item-footer:not(:has(.file-item-size)) .file-item-name{width:100%}.igd-body .file-list.list-view .file-item:not(:has(.file-item-date)) .file-item-footer{width:90%}.igd-body .file-list.list-view .file-item:last-child{border-bottom:0}.igd-body .file-list.list-view .file-item .file-item-checkbox .box{border-color:#fff}.igd-body .file-list.list-view .file-item .file-item-review-tag{background:0 0;margin-right:30px}.igd-body .file-list.list-view .root-item{padding:15px 10px;font-size:1em;justify-content:flex-start}@media (max-width:767px){.igd-body .file-list.list-view .list-view-header .col-name{width:65%}.igd-body .file-list.list-view .list-view-header .col-modified{display:none}.igd-body .file-list.list-view .file-item .file-item-footer{width:90%}.igd-body .file-list.list-view .file-item .file-item-date{display:none}}.igd-body .file-list.empty .list-view-header{display:none}.igd-body .file-list.empty+.igd-file-uploader{margin:10px 7px}.igd-body .file-list.igd-item-col-1 .file-item{width:100%}.igd-body .file-list.igd-item-col-1:not(.list-view) .file-item{margin:4px}.igd-body .file-list.igd-item-col-2 .file-item{width:calc(50% - 14px)}.igd-body .file-list.igd-item-col-3 .file-item{width:calc(33.33% - 14px)}.igd-body .file-list.igd-item-col-3 .file-item .file-item-footer .file-item-size{display:none}.igd-body .file-list.igd-item-col-4 .file-item{width:calc(25% - 14px)}.igd-body .file-list.igd-item-col-5 .file-item{width:calc(20% - 14px)}.igd-body .file-list.igd-item-col-6 .file-item{width:calc(16.66% - 14px)}.igd-body .file-list.igd-item-col-7 .file-item{width:calc(14.28% - 14px)}.igd-body .file-list.igd-item-col-8 .file-item{width:calc(12.5% - 14px)}.igd-body .search-result-info{font-size:1em;margin:10px 0 15px 5px;display:flex;align-items:center}.igd-body .search-result-info .clear-button{margin-left:10px}.igd-body .loading-wrap{display:flex;justify-content:center;height:100%;width:100%;position:absolute;top:0;left:0;z-index:9}.igd-body .loading-wrap img,.igd-body .loading-wrap svg{width:120px;margin-top:2em;height:120px}.igd-body:has(.body-action) .loading-wrap img,.igd-body:has(.body-action) .loading-wrap svg{margin-top:4rem}.igd-body.loading{min-height:15em}.igd-body.loading:not(.lazy-loading) .file-list,.igd-body.loading:not(.lazy-loading) .react-photo-gallery--gallery{opacity:.3}.igd-body.loading:not(.lazy-loading) .file-list .file-item,.igd-body.loading:not(.lazy-loading) .react-photo-gallery--gallery .file-item{transform:none;transition:none}.igd-body.lazy-loading .loading-wrap{position:unset}.igd-body.lazy-loading .loading-wrap img{margin-top:-1em}.igd-body .igd-load-more{margin:20px auto;padding:12px 18px}.igd-body .igd-pagination{margin:30px auto 20px;padding:0}.igd-details{display:flex;flex-flow:column;padding:20px 15px}.igd-details-wrap{width:250px;position:sticky;border-left:1px solid #e5e5e5;background:#fff}.igd-details .close-details{align-self:flex-end;cursor:pointer;font-size:1.25em;opacity:.5;margin:-5px 0 5px 0}.igd-details .close-details:hover{opacity:1}.igd-details .details-item{display:flex;align-items:center;margin-bottom:15px;flex-wrap:wrap;line-height:1.5}.igd-details .details-item img{width:20px;height:20px;margin-right:10px}.igd-details .details-item-label{font-size:14px;font-weight:500;color:#444;width:80px;display:flex;align-items:center;justify-content:space-between}.igd-details .details-item-label:after{content:":";margin-right:10px}.igd-details .details-item.name{font-weight:500;font-size:14px;margin-bottom:20px;flex-wrap:nowrap}.igd-details .details-item.name span{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;line-height:1.5em;max-height:3em;white-space:pre-wrap}.igd-details .details-item-value{font-size:14px;color:#555;word-break:break-all;max-width:100%}.igd-details .details-item.field-location{flex-direction:column;align-items:flex-start}.igd-details .details-item.field-location .details-item-value{margin-top:7px}.igd-details .details-item.field-location .location-wrap{display:flex;align-items:center;border:1px solid #ddd;border-radius:5px;padding:5px;cursor:pointer}.igd-details .details-item.field-location .location-wrap img{margin-right:5px}.igd-details .details-item.field-location .location-wrap span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.igd-details .details-item.field-location .location-wrap:hover{background:#f5f5f5}.igd-details .details-item.field-description{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:space-between}.igd-details .details-item.field-description .details-item-label{margin-bottom:5px}.igd-details .details-item.field-description .description-placeholder,.igd-details .details-item.field-description .details-item-value{width:100%;color:#777;font-size:14px}.igd-details .details-item.field-description .dashicons{cursor:pointer;padding:0 5px;box-sizing:content-box;margin-top:5px}.igd-details .details-item.field-description form,.igd-details .details-item.field-description textarea{width:100%}.igd-details .details-placeholder{font-size:1em}@media (max-width:767px){.igd-details{max-width:80%;height:100%;margin-left:auto;background:#fff}.igd-details-wrap{width:100%;max-width:100%;position:absolute;z-index:2;background:rgb(0 0 0 / .5);height:100%}}.igd-shortcode-wrap .igd-details-wrap{width:220px}.igd-context-menu{z-index:99999999;background-color:#fff;border-radius:4px;list-style:none;font-size:14px;font-family:sans-serif;font-weight:400;line-height:1.5;color:#444;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:#fff0;box-shadow:0 0 10px rgb(0 0 0 / .2)}.igd-context-menu *{box-sizing:border-box}.igd-context-menu .context-menu-item{display:flex;align-items:center;padding:10px 15px;cursor:pointer;transition:background-color .2s ease;width:100%;position:relative}.igd-context-menu .context-menu-item.details,.igd-context-menu .context-menu-item.import{border-bottom:1px solid #eee}.igd-context-menu .context-menu-item.delete,.igd-context-menu .context-menu-item.download{border-top:1px solid #eee}.igd-context-menu .context-menu-item.disabled{color:#ccc}.igd-context-menu .context-menu-item.upload{border-bottom:1px solid #eee}.igd-context-menu .context-menu-item.view{border-top:1px solid #eee}.igd-context-menu .context-menu-item i{margin-right:7px;color:#777}.igd-context-menu .context-menu-item:hover{background-color:#f5f5f5}.igd-context-menu .context-menu-item:hover .pro-badge{transform:scale(1.1)}.igd-context-menu .context-menu-item .pro-badge{position:absolute;right:0;background:#fdb837;color:#fff;padding:5px;border-radius:4px;font-size:11px;font-weight:400;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 0 5px rgb(0 0 0 / .1);transition:transform .2s ease}.igd-context-menu .context-menu-item .pro-badge i{margin-right:2px;height:auto;width:auto;font-size:15px}.share-modal *{box-sizing:border-box}.share-modal .swal2-close:focus{outline:0;background:0 0;color:#f08080;box-shadow:none}.share-modal .link-types-wrap{border:1px dashed rgb(0 181 255 / .5);padding:15px;margin-bottom:15px;border-radius:5px;margin-top:10px}.share-modal .link-types-wrap h4{margin:0 0 10px}.share-modal .link-types-wrap .components-button-group{background:rgb(0 181 255 / .1);padding:10px;width:-moz-max-content;width:max-content;border-radius:10px}.share-modal .link-types-wrap .components-button-group button{color:#00b5ff;box-shadow:inset 0 0 0 1px rgb(0 181 255 / .25);margin:0 3px;border-radius:5px;background:#fff;height:40px;line-height:1.5}.share-modal .link-types-wrap .components-button-group button i,.share-modal .link-types-wrap .components-button-group button svg{margin-right:10px}.share-modal .link-types-wrap .components-button-group button path,.share-modal .link-types-wrap .components-button-group button svg{fill:#00b5ff}.share-modal .link-types-wrap .components-button-group button:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.share-modal .link-types-wrap .components-button-group button:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.share-modal .link-types-wrap .components-button-group button.is-primary{z-index:auto;background:#00b5ff;color:#fff}.share-modal .link-types-wrap .components-button-group button.is-primary path,.share-modal .link-types-wrap .components-button-group button.is-primary svg{fill:#fff}.share-modal .link-types-wrap .components-button-group button.is-secondary:hover{color:#00b5ff;box-shadow:inset 0 0 0 1px #00b5ff}.share-modal .link-types-wrap .components-button-group button.is-secondary:hover path,.share-modal .link-types-wrap .components-button-group button.is-secondary:hover svg{fill:#00b5ff}.share-modal .link-types-wrap .description{margin:5px 0}.share-modal .link-types-wrap .igd-notice{margin-bottom:0;padding:10px 5px;border-left-width:1px}.share-modal .link-types-wrap .igd-notice .igd-notice-content{font-size:14px}.share-modal .link-types-wrap .igd-notice .igd-notice-content strong{font-size:12px}.share-modal .share-link{margin-bottom:1rem}.share-modal .share-link input,.share-modal .share-link textarea{width:-webkit-fill-available;border:1px solid #ddd;border-radius:4px;padding:0 10px;font-size:14px;font-family:sans-serif;font-weight:400;line-height:1.5;color:#333;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:#fff0;text-align:center;word-break:break-all}.share-modal .share-link input{height:40px}.share-modal .share-link textarea{height:100px}.share-modal.embed .embed-code{display:flex}.share-modal.embed .share-links{display:none}.share-modal .share-links{display:flex;justify-content:center;flex-wrap:wrap}.share-modal .share-links .share-item{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;color:#333;text-decoration:none;margin:0 10px 10px 0}.share-modal .share-links .share-item i{font-size:22px;width:auto;height:auto;border:1px solid #ccc;border-radius:50%;padding:10px;margin:10px}.share-modal .share-links .share-item span{font-size:.875rem}.share-modal .share-links .share-item.link i{background:#fff;border:1px solid #ccc;color:#333}.share-modal .share-links .share-item.link span{color:#333}.share-modal .share-links .share-item.link:hover i{background:#e6e6e6}.share-modal .share-links .share-item.embed i{background:#333;border:1px solid #333;color:#fff}.share-modal .share-links .share-item.embed:hover i{background:#1a1a1a}.share-modal .share-links .share-item.facebook i{background-color:#3b5998;color:#fff}.share-modal .share-links .share-item.facebook span{color:#3b5998}.share-modal .share-links .share-item.facebook:hover i{background-color:#4c70ba}.share-modal .share-links .share-item.twitter i{background-color:#1da1f2;color:#fff}.share-modal .share-links .share-item.twitter span{color:#1da1f2}.share-modal .share-links .share-item.twitter:hover i{background-color:#4db5f5}.share-modal .share-links .share-item.whatsapp i{background-color:#25d366;color:#fff}.share-modal .share-links .share-item.whatsapp span{color:#25d366}.share-modal .share-links .share-item.whatsapp:hover i{background-color:#4be083}.share-modal .share-links .share-item.email i{background-color:#dd4f42;color:#fff}.share-modal .share-links .share-item.email span{color:#dd4f42}.share-modal .share-links .share-item.email:hover i{background-color:#e5776d}.move-folders{display:flex;flex-direction:column;align-items:flex-start;max-height:300px;overflow-y:auto;border:1px solid #eee;border-radius:4px;padding:10px}.move-folders-wrap button{margin:20px auto 0;padding:10px 20px}.move-folders-wrap button .igd-spinner{margin-right:10px}.move-folders,.move-folders *{box-sizing:border-box}.move-folders::-webkit-scrollbar{width:5px}.move-folders::-webkit-scrollbar-track{background:#f1f1f1}.move-folders::-webkit-scrollbar-thumb{background:#999;border-radius:5px}.move-folders .move-folder{display:flex;align-items:center;justify-content:flex-start;text-align:left;width:100%;cursor:pointer;padding:7px 0;border-radius:3px}.move-folders .move-folder>.igd-spinner{margin-left:10px}.move-folders .move-folder-wrap{width:100%;padding-left:20px;text-align:left}.move-folders .move-folder-wrap.empty{margin:10px 0;padding-left:30px;display:flex;align-items:center;color:#c73e1d;font-size:.875rem}.move-folders .move-folder-wrap.empty i{margin-right:5px}.move-folders .move-folder i{margin-right:10px}.move-folders .move-folder img{width:22px;height:22px;margin-right:10px}.move-folders .move-folder .file-item-checkbox .box{border-color:#999}.move-folders .move-folder span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.move-folders .move-folder:hover{background-color:#f5f5f5}.move-folders .move-folder:hover:has(.file-item-checkbox) img{display:none}.move-folders .move-folder:hover:has(.file-item-checkbox) .file-item-checkbox{display:flex;padding:0;border:1px solid #fff;margin-right:10px}.move-folders .move-folder.active{background-color:var(--color-primary-lighter)}.move-folders .move-folder.active img{display:none}.move-folders .move-folder.active .file-item-checkbox{display:flex;padding:0;border:1px solid #fff;margin-right:10px}.igd-download-popup{z-index:999999!important}.igd-download-wrap #igd-download-status{font-size:1.3rem;font-weight:600;margin:15px auto 5px}.igd-download-wrap #igd-hidden-download{display:none}.igd-copy-swal,.igd-move-swal{z-index:99999}.import-files{display:flex;flex-wrap:wrap;flex-direction:column}.import-files .import-file{width:100%;display:flex;align-items:center;margin-bottom:5px;padding:7px;border:1px solid #eee;border-radius:4px;box-sizing:border-box;overflow:hidden}.import-files .import-file .import-file-thumb{width:50px;height:50px;margin-right:10px}.import-files .import-file .import-file-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.import-files .import-file .import-file-info{flex:1;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;text-align:left;line-height:1}.import-files .import-file .import-file-info .import-file-name{font-size:14px;font-weight:600;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.import-files .import-file .import-file-info .import-file-size{font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.import-files .import-file .import-file-actions{display:flex;align-items:center;margin-left:10px}.import-files .import-file .import-file-actions .igd-spinner{margin-right:7px}.import-files .import-file .button-link-delete{display:flex;align-items:center;justify-content:center;background:#f5f5f5;color:#333;border:1px solid #eee;border-radius:4px;padding:5px;cursor:pointer;transition:background-color .2s ease;margin-left:10px;font-size:14px;font-weight:600;line-height:1;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:#fff0}.import-files .import-file .button-link-delete:hover{background-color:#e5e5e5}.import-files .import-file .button-link-delete:active{background-color:#ddd}.import-files .import-file .button-link-delete:focus{outline:0}.react-contexify{position:fixed;opacity:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#fff;box-sizing:border-box;box-shadow:0 10px 30px -5px rgb(0 0 0 / .3);border-radius:6px;min-width:200px}.context-submenu{width:100%}.react-contexify__submenu--is-open,.react-contexify__submenu--is-open>.react-contexify__item__content{color:#fff;background-color:#4393e6}.react-contexify__submenu--is-open>.react-contexify__submenu{pointer-events:initial;opacity:1}.react-contexify .react-contexify__submenu{position:absolute;top:-6px;pointer-events:none;transition:opacity 275ms}.react-contexify__submenu-arrow{margin-left:auto;font-size:12px}.react-contexify__submenu-arrow i{margin-right:0!important}.react-contexify__separator{width:100%;height:1px;cursor:default;margin:4px 0;background-color:rgb(0 0 0 / .2)}.react-contexify__will-leave--disabled{pointer-events:none}.react-contexify__item{cursor:pointer;position:relative}.react-contexify__item:focus{outline:0}.react-contexify__item:not(.react-contexify__item--disabled):hover>.react-contexify__submenu{pointer-events:initial;opacity:1}.react-contexify__item--disabled{cursor:default;opacity:.5}.react-contexify__item__content{display:flex;align-items:center;white-space:nowrap;color:#333;position:relative;width:100%}.react-contexify__theme--dark{background-color:rgb(40 40 40 / .98)}.react-contexify__theme--dark .react-contexify__submenu{background-color:rgb(40 40 40 / .98)}.react-contexify__theme--dark .react-contexify__separator{background-color:#eee}.react-contexify__theme--dark .react-contexify__item__content{color:#fff}.react-contexify__theme--light .react-contexify__separator{background-color:#eee}.react-contexify__theme--light .react-contexify__submenu--is-open,.react-contexify__theme--light .react-contexify__submenu--is-open>.react-contexify__item__content{color:#4393e6;background-color:#e0eefd}.react-contexify__theme--light .react-contexify__item:not(.react-contexify__item--disabled):focus>.react-contexify__item__content,.react-contexify__theme--light .react-contexify__item:not(.react-contexify__item--disabled):hover>.react-contexify__item__content{color:#4393e6;background-color:#e0eefd}.react-contexify__theme--light .react-contexify__item__content{color:#666}@keyframes react-contexify__scaleIn{from{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes react-contexify__scaleOut{from{opacity:1}to{opacity:0;transform:scale3d(.3,.3,.3)}}.react-contexify__will-enter--scale{transform-origin:top left;animation:react-contexify__scaleIn .3s}.react-contexify__will-leave--scale{transform-origin:top left;animation:react-contexify__scaleOut .3s}@keyframes react-contexify__fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes react-contexify__fadeOut{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.react-contexify__will-enter--fade{animation:react-contexify__fadeIn .3s ease}.react-contexify__will-leave--fade{animation:react-contexify__fadeOut .3s ease}@keyframes react-contexify__flipInX{from{transform:perspective(800px) rotate3d(1,0,0,45deg)}to{transform:perspective(800px)}}@keyframes react-contexify__flipOutX{from{transform:perspective(800px)}to{transform:perspective(800px) rotate3d(1,0,0,45deg);opacity:0}}.react-contexify__will-enter--flip{backface-visibility:visible!important;transform-origin:top center;animation:react-contexify__flipInX .3s}.react-contexify__will-leave--flip{transform-origin:top center;animation:react-contexify__flipOutX .3s;backface-visibility:visible!important}@keyframes swing-in-top-fwd{0%{transform:rotateX(-100deg);transform-origin:top;opacity:0}100%{transform:rotateX(0);transform-origin:top;opacity:1}}@keyframes react-contexify__slideIn{from{opacity:0;transform:scale3d(1,.3,1)}to{opacity:1}}@keyframes react-contexify__slideOut{from{opacity:1}to{opacity:0;transform:scale3d(1,.3,1)}}.react-contexify__will-enter--slide{transform-origin:top center;animation:react-contexify__slideIn .3s}.react-contexify__will-leave--slide{transform-origin:top center;animation:react-contexify__slideOut .3s}.igd-shortcode-gallery .igd-file-browser-header .photo-proofing-btn .selection-count{margin-left:3px}.igd-module-gallery{overflow:hidden}.igd-module-gallery .file-item-checkbox{position:absolute;z-index:1}.igd-module-gallery .file-item-checkbox .box{border:1px solid #eee;box-shadow:rgb(0 0 0 / .35) 0 5px 15px}.igd-module-gallery .file-list{overflow:hidden}.igd-module-gallery .file-list .file-item{position:relative;border-radius:0}.igd-module-gallery .file-list .file-item .igd-gallery-folder-images{transition:all .3s ease-in-out}.igd-module-gallery .file-list .file-item:hover{transform:none}.igd-module-gallery .file-list .file-item:hover .igd-gallery-folder-images{transition:all .3s ease-in-out;transform:scale(1.07);box-shadow:0 0 0 1px #ddd}.igd-module-gallery .file-list .file-item.active{transform:none}.igd-module-gallery .file-list .file-item.active .igd-gallery-folder-images{transition:all .3s ease-in-out;transform:scale(1.07);box-shadow:0 0 0 1px #ddd}.igd-module-gallery .file-list .file-item .file-item-footer{font-size:1rem}.igd-module-gallery .file-list .file-item .file-item-footer>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:.95em;font-weight:300;margin-right:auto;flex:1;text-align:left}.igd-module-gallery .file-list .file-item:not(.folder-item){max-width:100%}.igd-module-gallery .file-list .file-item:not(.folder-item) .file-item-footer{background:rgb(0 0 0 / .5)!important;color:#fff!important;padding:15px 10px!important;position:absolute;bottom:0;left:0;width:100%;justify-content:center;border:none!important}.igd-module-gallery .file-list .file-item:not(.folder-item) .file-item-footer i{margin-right:5px}.igd-module-gallery .file-list .file-item:not(.folder-item) .file-item-footer img{background:rgb(255 255 255 / .9);padding:0 2px;border-radius:3px;box-sizing:content-box}.igd-module-gallery .file-list .file-item:not(.folder-item) .file-item-footer span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.igd-module-gallery .file-list .file-item:last-child{margin-right:auto!important}.igd-module-gallery .igd-gallery-folder-images{position:relative;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.igd-module-gallery .igd-gallery-folder-images img{position:absolute;-webkit-user-drag:none;opacity:0;pointer-events:none;animation-name:image-fade-out;animation-duration:1.5s}.igd-module-gallery .igd-gallery-folder-images img.active{animation-name:image-fade;animation-duration:1.5s;opacity:1}.igd-module-gallery .igd-gallery-folder-images img:not([src*=drive-thirdparty]){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.igd-module-gallery .igd-gallery-folder-images i{height:auto;width:auto;font-size:3.5rem;color:#555}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item{overflow:hidden;position:relative;cursor:pointer}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item img{transition:all .3s ease-in-out;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item .file-playback-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:40px;width:auto;height:auto;opacity:.7;transition:opacity .3s ease;cursor:pointer;border:1px solid #fff;border-radius:50%;padding:5px;background:rgb(0 0 0 / .5)}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item .file-playback-icon:before{left:3px;position:relative}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item .file-item-review-tag{position:absolute;top:5px;right:5px;padding:5px 5px;border:1px solid #ddd;border-radius:5px;background:#fff;cursor:pointer;display:flex;align-items:center;z-index:1}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item .file-item-review-tag:not(:has(.review-tag-label)){display:none}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item .file-item-review-tag .review-tag-label{margin:0 5px;font-size:14px;font-weight:500;color:#fff;line-height:normal}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item .file-item-review-tag:has(.review-tag-label) i{color:#fff;font-size:16px;width:16px;height:16px}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item .file-item-review-tag .dashicons-no-alt{color:#fff;opacity:.7;display:none}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item .file-item-review-tag:hover .dashicons-no-alt{opacity:1}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item .review-tag-modal{width:150px;padding:0;border-radius:7px;box-shadow:rgb(149 157 165 / .2) 0 8px 24px}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item .review-tag-modal-inner{display:flex;flex-direction:column}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item .review-tag-modal .tag-item{display:flex;align-items:center;padding:8px 15px;cursor:pointer;font-size:14px;box-sizing:border-box;transition:all .2s ease-in-out;font-weight:500}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item .review-tag-modal .tag-item i{margin-right:3px;display:none}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item .review-tag-modal .tag-item span{line-height:1}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item .review-tag-modal .tag-item.active{background:var(--color-primary-lighter)}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item .review-tag-modal .tag-item:hover{background:#ddd}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item .review-tag-modal .tag-item:last-child{margin-bottom:0}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item:hover .file-item-checkbox{display:block}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item:hover img{box-shadow:0 0 0 1px #ddd;transition:all .3s ease-in-out;transform:scale(1.07)}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item:hover .file-item-review-tag{display:flex}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item:hover .file-item-review-tag .dashicons-no-alt{display:block}.igd-module-gallery .react-photo-gallery--gallery .igd-gallery-item.active .file-item-checkbox{display:block}.igd-module-gallery.gallery-view-rounded .file-list .file-item{border-radius:5px}.igd-module-gallery.gallery-view-rounded .react-photo-gallery--gallery .igd-gallery-item{border-radius:7px}.igd-module-gallery.gallery-layout-grid .file-list .file-item{width:var(--column-width)}.igd-module-gallery.gallery-layout-grid .file-list .file-item:not(.folder-item){aspect-ratio:var(--aspect-ratio)}.igd-module-gallery.gallery-layout-grid .react-photo-gallery--gallery .igd-gallery-item{width:var(--column-width);aspect-ratio:var(--aspect-ratio)}.igd-module-gallery.gallery-layout-masonry .file-list .file-item{width:var(--column-width)}.igd-module-gallery.gallery-layout-masonry .file-list .file-item:not(.folder-item){aspect-ratio:var(--aspect-ratio)}.igd-module-gallery.gallery-layout-justified .file-list .file-item{width:var(--column-width)}.igd-module-gallery.gallery-layout-justified .file-list .file-item:not(.folder-item){aspect-ratio:var(--aspect-ratio)}.igd-lightbox .lg-components{pointer-events:none}.igd-lightbox .lg-thumb-outer{pointer-events:all}@keyframes image-fade{from{opacity:.4}to{opacity:1}}@keyframes image-fade-out{from{opacity:1}to{opacity:0}}.igd-module-uploader,.igd-module-uploader *{box-sizing:border-box}.igd-module-uploader .dashicons-cloud-upload{width:auto;height:auto}.igd-module-uploader.igd-form-uploader{margin-top:1rem!important}.igd-module-uploader .upload-confirmation{display:none!important;margin:20px 0;text-align:center;flex-direction:column;align-items:center}.igd-module-uploader .upload-confirmation h3{color:var(--color-primary)}.igd-module-uploader.show-confirmation{border-style:solid!important}.igd-module-uploader.show-confirmation .upload-confirmation{display:flex!important}.igd-module-uploader.show-confirmation .igd-file-uploader-inner{display:none!important}.igd-file-uploader{display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:10px!important;border:1px dashed var(--color-primary-light)!important;padding:3px!important;max-width:500px;width:100%!important;background:#fff!important;font-size:16px}.igd-file-uploader *{box-sizing:border-box}.igd-file-uploader:not(.igd-form-uploader){margin:auto}.igd-file-uploader.drag-active{border-color:var(--color-primary);border-width:2px;background-color:#bfdbfe;box-shadow:rgb(149 157 165 / .2) 0 8px 24px}.igd-file-uploader.drag-active *{pointer-events:none}.igd-file-uploader-body{display:flex;align-items:center;flex-direction:column;width:100%!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.igd-file-uploader-body h3{font-size:1.2em;font-weight:600;margin-bottom:10px!important}.igd-file-uploader-body .max-size-label{font-size:.875em;margin-top:1em;color:#999}.igd-file-uploader .igd-file-uploader-inner{display:flex!important;align-items:center!important;flex-direction:column!important;border-radius:7px!important;padding:30px 20px!important;background-color:var(--color-primary-lighter)!important;justify-content:center;width:100%!important;border:1px dashed #ddd!important}.igd-file-uploader .igd-file-uploader-inner p{font-weight:400;margin:5px 0!important;color:#555;line-height:1;font-size:.875em}.igd-file-uploader .igd-file-uploader-inner .dashicons-cloud-upload{font-size:50px;height:auto;width:auto;line-height:1;color:#555}.igd-file-uploader .igd-file-uploader-inner .igd-file-uploader-buttons{display:flex;margin-top:20px}.igd-file-uploader .igd-file-uploader-inner .upload-info{display:flex;align-items:center;line-height:1}.igd-file-uploader .igd-file-uploader-inner .upload-info span{margin-right:5px}.igd-file-uploader .igd-file-uploader-inner .upload-info span:after{content:"|";margin-left:5px;color:#000}.igd-file-uploader .igd-file-uploader-inner .upload-info span:last-child{margin-right:0}.igd-file-uploader .igd-file-uploader-inner .upload-info span:last-child:after{content:"";margin-left:0}.igd-file-uploader .igd-file-uploader-inner .igd-file-uploader-add-more{margin-top:15px}.igd-file-uploader .igd-file-uploader-inner .upload-folder-selection{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;margin:10px 0}.igd-file-uploader .igd-file-uploader-inner .upload-folder-selection span{margin-bottom:7px}.igd-file-uploader .igd-file-uploader-inner .upload-folder-selection select{max-width:100%;width:300px;height:40px;border:1px solid #ddd;border-radius:5px;padding:0 10px;font-size:.875em;color:#555;background-color:#fff;cursor:pointer;transition:all .3s ease-in-out}.igd-file-uploader .igd-file-uploader-inner .upload-folder-selection select:focus{border-color:var(--color-primary)}.igd-file-uploader .igd-file-uploader-inner .upload-folder-selection select option{color:#555}.igd-file-uploader.required-error{border-color:red}.igd-file-uploader .file-list-wrapper{display:flex;flex-direction:column;z-index:50;margin-top:5px!important;width:100%!important;max-height:400px;max-width:100%;overflow:hidden!important;background-color:#fff!important;box-shadow:rgb(149 157 165 / .2) 0 8px 24px!important;bottom:1em;right:1em}.igd-file-uploader .file-list-wrapper.fixed{position:fixed}.igd-file-uploader .file-list-wrapper .start-upload{margin:10px auto}@media (max-width:991px){.igd-file-uploader .file-list-wrapper{max-height:300px;right:0}}.igd-file-uploader .file-list{display:flex;flex-flow:column;flex-wrap:nowrap!important;overflow-y:auto!important}.igd-file-uploader .file-list-header{display:flex;align-items:center;padding:10px 15px!important;background-color:var(--color-primary)!important;color:#fff;line-height:1;border-radius:5px;margin-bottom:5px}.igd-file-uploader .file-list-header .file-count{margin-right:5px}.igd-file-uploader .file-list-header i{cursor:pointer;height:26px!important;width:26px!important;border:1px solid!important;border-radius:50%!important;font-size:22px!important;display:flex;align-items:center;justify-content:center}.igd-file-uploader .file-list-item{display:flex;align-items:center;padding:8px 12px!important;border-bottom:1px solid #eaeaea!important;width:100%!important;transition:background-color .3s ease-in-out}.igd-file-uploader .file-list-item img{width:30px!important;height:30px!important;margin-right:5px!important;border-radius:3px}.igd-file-uploader .file-list-item .file-info{display:flex;flex-wrap:wrap;overflow:hidden;width:100%;line-height:1}.igd-file-uploader .file-list-item .file-info .upload-item{display:flex;align-items:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;flex:1}.igd-file-uploader .file-list-item .file-info .upload-item-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-right:4px;line-height:1.5;color:#777;font-weight:400}.igd-file-uploader .file-list-item .file-info .upload-item-size{font-size:.75em;color:#999}.igd-file-uploader .file-list-item .file-info .upload-item .add-description{background:#6c757d;color:#fff;border:none;padding:5px;border-radius:3px;font-size:12px;font-weight:500;margin-left:10px;cursor:pointer;line-height:1;opacity:.7}.igd-file-uploader .file-list-item .file-info .upload-item .add-description.disabled{opacity:.5;cursor:not-allowed;background:#f1f1f1;color:#999}.igd-file-uploader .file-list-item .file-info .upload-item .add-description.cancel{background:#ff9f10;color:#fff;margin-left:10px;opacity:.8}.igd-file-uploader .file-list-item .file-info .upload-item .add-description:hover{opacity:1}.igd-file-uploader .file-list-item .file-info-percentage{margin-left:auto;text-align:right;font-size:.875em;display:flex;align-items:center;width:-moz-max-content;width:max-content}.igd-file-uploader .file-list-item .file-info-percentage .igd-spinner{margin-top:0;margin-right:5px;border-radius:50%}.igd-file-uploader .file-list-item .file-info-progress{width:100%;height:4px;background-color:#ddd;border-radius:.25em;margin-top:7px;overflow:hidden;position:relative;align-items:center;justify-content:space-between;display:none}.igd-file-uploader .file-list-item .file-info-progress-bar{width:var(--percentage);height:100%;background-color:var(--color-primary-light-alt);border-radius:.25em;position:absolute;left:0;top:0;transition:width .5s ease-in-out}.igd-file-uploader .file-list-item .file-info-error{color:red;width:100%;font-size:.75em;margin-top:3px}.igd-file-uploader .file-list-item .file-info .igd-spinner{width:20px;margin-left:7px}.igd-file-uploader .file-list-item .file-info .percentage{margin:0 7px}.igd-file-uploader .file-list-item .file-info i{margin-left:7px;height:22px!important;width:22px!important;font-size:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.igd-file-uploader .file-list-item .file-info i:not(.dashicons-saved,.dashicons-no-alt){border:1px solid #ddd}.igd-file-uploader .file-list-item .file-info .dashicons-controls-play{padding-left:3px}.igd-file-uploader .file-list-item .file-info .remove-file{background:#ff9f10;color:#fff;margin-left:10px;opacity:.5}.igd-file-uploader .file-list-item .file-info .file-description{font-size:14px!important;color:#666!important;margin-top:5px;border:1px solid #ddd;padding:3px 5px;line-height:1.5;border-radius:5px;width:100%!important;min-height:auto;height:60px}.igd-file-uploader .file-list-item .file-info .file-description:disabled{background:#f1f1f1}.igd-file-uploader .file-list-item .file-info .file-description:focus{border-color:var(--color-primary)}.igd-file-uploader .file-list-item .file-info .file-description:focus::-moz-placeholder{color:#999}.igd-file-uploader .file-list-item .file-info .file-description:focus::placeholder{color:#999}.igd-file-uploader .file-list-item .file-info .file-description::-webkit-scrollbar{width:5px}.igd-file-uploader .file-list-item .file-info .file-description::-webkit-scrollbar-track{background:#f1f1f1}.igd-file-uploader .file-list-item .file-info .file-description::-webkit-scrollbar-thumb{background:#ccc}.igd-file-uploader .file-list-item .file-info .file-description::-webkit-scrollbar-thumb:hover{background:#bbb}.igd-file-uploader .file-list-item:hover{background-color:#e0f2fe}.igd-file-uploader .file-list-item.uploaded .file-info .dashicons-saved{background:var(--color-primary);color:#fff}.igd-file-uploader .file-list-item.uploaded .file-info .remove-file{background:0 0;color:#ff9f10;border:1px solid #ff9f10;opacity:.7}.igd-file-uploader .file-list-item.uploaded .file-info .remove-file:hover{background:#ff9f10;color:#fff;opacity:1}.igd-file-uploader .file-list-item.uploaded .file-info-progress{display:flex}.igd-file-uploader .file-list-item.uploaded .file-info-progress-bar{width:100%}.igd-file-uploader .file-list-item.uploaded .file-info .upload-item-name{color:#333}.igd-file-uploader .file-list-item.active .file-info .remove-file{opacity:.7}.igd-file-uploader .file-list-item.active .file-info-progress{display:flex}.igd-file-uploader .file-list-item.active .file-info .upload-item-name{color:#555}.igd-file-uploader .file-list::-webkit-scrollbar{width:5px}.igd-file-uploader .file-list::-webkit-scrollbar-track{background:#f1f1f1}.igd-file-uploader .file-list::-webkit-scrollbar-thumb{background:#ccc}.igd-file-uploader .file-list::-webkit-scrollbar-thumb:hover{background:#bbb}.igd-file-uploader .cancel-upload{position:absolute;top:15px;right:15px;cursor:pointer;border-radius:5px;display:flex;align-items:center;justify-content:center;padding:5px 7px;min-width:unset;min-height:unset;overflow:hidden}.igd-file-uploader .cancel-upload i{margin-right:0}.igd-file-uploader .cancel-upload span{font-size:14px;display:none}.igd-file-uploader .cancel-upload:hover i{margin-right:3px}.igd-file-uploader .cancel-upload:hover span{display:inline-block}.igd-file-uploader .igd-file-uploader-buttons button,.igd-file-uploader .start-upload{display:flex;align-items:center;white-space:nowrap;cursor:pointer;border-radius:.25em;border:none;padding:.375rem .5em;margin:.5em;background-color:var(--color-primary);box-shadow:rgb(149 157 165 / .2) 0 8px 24px;color:#fff;transition:all .2s ease-in-out;font-weight:400;font-size:.87em}.igd-file-uploader .igd-file-uploader-buttons button span,.igd-file-uploader .start-upload span{margin-left:5px}.igd-file-uploader .igd-file-uploader-buttons button:hover,.igd-file-uploader .start-upload:hover{background-color:var(--color-primary-light-alt)}.igd-file-uploader .dashicons{font-family:dashicons!important}.igd-file-browser .igd-file-uploader{position:absolute!important;top:min(50%,300px);left:50%;transform:translate(-50%);z-index:3;box-shadow:0 0 10px rgb(0 0 0 / .2)}.igd-file-browser .igd-file-uploader:has(.file-list-wrapper) .igd-file-uploader-inner .dashicons-cloud-upload{display:none}@media (max-width:767px){.igd-file-browser .igd-file-uploader{position:absolute!important;height:100%;right:unset;bottom:unset;width:calc(100% - 20px)!important;justify-content:flex-start;background:rgb(0 0 0 / .5)!important}.igd-file-browser .igd-file-uploader .igd-file-uploader-inner{background:linear-gradient(var(--color-primary-lighter),var(--color-primary-lighter)),#fff!important}}.igd-file-browser:has(.igd-file-uploader){position:relative;min-height:400px}.igd-file-browser:has(.igd-file-uploader):after{width:100%;height:100%;content:"";position:absolute;top:0;left:0;background:rgb(0 0 0 / .5);z-index:2}.ff-el-is-error .igd-file-uploader,.frm_blank_field .igd-file-uploader,.gfield_error .igd-file-uploader,.mf-input-wrapper.has-error .igd-file-uploader,.nf-error .igd-file-uploader,.wpforms-has-error .igd-file-uploader{border-color:red!important}body.google-drive_page_integrate-google-drive-private-folders.swal2-shown{overflow:auto!important;padding-right:0!important}.igd-private-folders,.igd-private-folders *{box-sizing:border-box}.igd-private-folders-header{display:flex;width:calc(100% + 20px);margin-left:-20px;background:#fff;padding:20px 20px;position:sticky;top:32px;border-bottom:1px solid #ddd;box-shadow:0 1px 5px rgb(0 0 0 / .1);z-index:99;margin-bottom:30px}.igd-private-folders-header .header-title{display:flex;align-items:center;line-height:1;margin-right:auto}.igd-private-folders-header .header-title img{margin-right:15px}.igd-private-folders-header .header-title-text{display:flex;flex-direction:column}.igd-private-folders-header .header-title-text h3{font-size:1.2rem;margin:0 0 5px 0}.igd-private-folders-header .header-title-text span{margin-top:2px;color:#7a7a7a}.igd-private-folders-header .igd-btn{margin-left:10px}@media (max-width:767px){.igd-private-folders-header{position:relative;top:0;padding:12px 15px}.igd-private-folders-header .header-title img{width:30px}.igd-private-folders-header .header-title-text h3{font-size:1rem}.igd-private-folders-header .header-title-text span{margin-top:0}.igd-private-folders-header .igd-btn{height:35px}.igd-private-folders-header .igd-btn i{margin-right:0}.igd-private-folders-header .igd-btn span{display:none}}.igd-private-folders .private-folders-list{background:#fff;padding:20px;border-radius:10px;margin:10px 15px 30px 0;position:relative;min-height:70vh}.igd-private-folders .private-folders-list-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.igd-private-folders .private-folders-list-header ul{display:flex;align-items:center}.igd-private-folders .private-folders-list-header ul li{margin-right:5px;margin-bottom:0;cursor:pointer;color:#2fb44b;font-weight:600;font-size:.875rem}.igd-private-folders .private-folders-list-header ul li:not(:last-child):after{content:"|";margin:0 5px;color:#555}.igd-private-folders .private-folders-list-header ul li span{text-transform:capitalize}.igd-private-folders .private-folders-list-header ul li.active{color:#555c66}.igd-private-folders .private-folders-list-header ul li:hover{color:#248c3a}.igd-private-folders .private-folders-list-header .users-search{display:flex;align-items:center}.igd-private-folders .private-folders-list-header .users-search input{height:33px;border:1px solid rgb(47 180 75 / .5)}.igd-private-folders .private-folders-list-header .users-search button{margin-left:10px}@media screen and (max-width:767px){.igd-private-folders .private-folders-list-header{flex-direction:column}}.igd-private-folders .private-folders-list .swal2-container{position:absolute;width:100%;height:100%;z-index:9}.igd-private-folders .private-folders-list .column-username span{margin-left:10px}.igd-private-folders .private-folders-list .column-actions button{display:inline-flex;align-items:center;padding:7px 10px;line-height:1}.igd-private-folders .private-folders-list .column-actions button i{margin-right:5px}.igd-private-folders .private-folders-list .column-folders .folder-item{display:inline-flex;align-items:center;width:-moz-max-content;width:max-content;padding:5px;margin:3px;border-radius:5px;background:#fdfdfd;border:1px solid #eee;max-width:200px;overflow:hidden}.igd-private-folders .private-folders-list .column-folders .folder-item img{margin-right:5px}.igd-private-folders .private-folders-list .column-folders .folder-item span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.igd-private-folders .private-folders-list .column-folders .folder-item .dashicons-no-alt{margin-left:5px;cursor:pointer;color:#999;transition:all .3s ease}.igd-private-folders .private-folders-list .column-folders .folder-item .dashicons-no-alt:hover{color:#555}.igd-private-folders .private-folders-list .private-folders-table{border-radius:10px;overflow:hidden;border-color:#efefef}.igd-private-folders .private-folders-list .private-folders-table thead th{padding:15px;border-color:#efefef}.igd-private-folders .private-folders-list .private-folders-table tbody tr td{padding:10px;vertical-align:middle}@media (max-width:767px){.igd-private-folders .private-folders-list{margin-left:10px}.igd-private-folders .private-folders-list-header{flex-direction:column}.igd-private-folders .private-folders-list .private-folders-table-wrap{overflow-x:auto}}.igd-private-folders .igd-pro-modal-wrap{position:absolute;z-index:9;border-radius:5px}.igd-private-folders .igd-pro-modal-close{display:none}.igd-details .details-file-name{width:calc(100% - 20px)}.igd-player{--plyr-range-fill-background:var(--color-primary);--plyr-video-control-background-hover:var(--color-primary);--plyr-audio-control-background-hover:var(--color-primary);line-height:1.5;display:flex;align-items:flex-start;flex-direction:column;height:100%;background-color:#fff}.igd-player.playlist-left,.igd-player.playlist-right{padding:10px}.igd-player.playlist-left .media-wrap,.igd-player.playlist-right .media-wrap{flex-direction:column;align-items:flex-start;border:none}.igd-player.playlist-left .media-wrap .igd-player-media-wrap,.igd-player.playlist-right .media-wrap .igd-player-media-wrap{margin-left:0}.igd-player.playlist-left .igd-player-playlist .playlist-item-wrap,.igd-player.playlist-right .igd-player-playlist .playlist-item-wrap{padding:5px 0}.igd-player.playlist-left.type-audio .media-wrap,.igd-player.playlist-right.type-audio .media-wrap{border:1px solid #eee}.igd-player.playlist-left{flex-wrap:wrap;flex-direction:row;-moz-column-gap:10px;column-gap:10px}.igd-player.playlist-left .igd-player-playlist{width:calc(40% - 10px);order:1;margin:0;padding-right:10px;border-right:1px solid #eee}.igd-player.playlist-left .playlist-search{margin:0}.igd-player.playlist-left .media-wrap{flex:1;order:2;position:sticky;top:10px;z-index:9}.igd-player.playlist-left:has(.igd-player-playlist) .media-wrap{max-width:60%}.igd-player.playlist-right{flex-wrap:wrap;flex-direction:row;-moz-column-gap:10px;column-gap:10px;padding-right:5px}.igd-player.playlist-right .igd-player-playlist{width:calc(40% - 10px);order:2;margin:0;padding-left:10px;border-left:1px solid #eee;padding-right:5px}.igd-player.playlist-right .playlist-search{margin:0}.igd-player.playlist-right .media-wrap{flex:1;order:1;position:sticky;top:10px;z-index:9}.igd-player.playlist-right:has(.igd-player-playlist) .media-wrap{max-width:60%}.igd-player.playlist-bottom .playlist-search{width:calc(100% - 20px);margin:10px auto}.igd-player.playlist-grid .igd-player-playlist{display:flex;flex-wrap:wrap;padding:20px}.igd-player.playlist-grid .igd-player-playlist .playlist-search{width:100%;margin:0 0 10px 0}.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap{width:calc(20% - 16px);margin:8px;padding:0;border-radius:5px;overflow:hidden;transition:all .3s linear;border:1px solid #ddd}.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap:last-child{margin-right:auto}.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap:hover{box-shadow:rgb(0 0 0 / .35) 0 5px 15px}.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap .playlist-item{flex-direction:column;position:relative;padding:0;font-size:1rem}.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap .playlist-item img{width:100%;aspect-ratio:16/9;margin:0;height:unset}.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap .playlist-item .item-name{margin-right:unset;max-width:100%;font-size:14px;padding:0 7px;width:100%;flex:1}.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap .playlist-item .dashicons-controls-pause,.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap .playlist-item .dashicons-controls-play{position:absolute;top:15%;color:#eee;width:60px;font-size:50px;border:2px solid;border-radius:50%;height:60px;padding:5px;background:rgb(0 0 0 / .5)}.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap .playlist-item .dashicons-controls-pause.dashicons-controls-play:before,.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap .playlist-item .dashicons-controls-play.dashicons-controls-play:before{position:relative;left:3px;top:-2px}.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap .playlist-item .dashicons-controls-pause.dashicons-controls-pause:before,.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap .playlist-item .dashicons-controls-play.dashicons-controls-pause:before{position:relative;left:-2px;top:-2px}.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap .playlist-item .item-meta{padding:3px 7px 4px 7px;justify-content:space-between;width:100%}.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap .playlist-item .item-meta .item-size{margin:0}.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap .playlist-item:not(.folder-item) .item-index{position:absolute;left:0;top:0;background:rgb(51 51 51 / .7);color:#fff;padding:7px;font-size:14px;line-height:1;border-bottom-right-radius:5px}.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap .playlist-item:not(.folder-item) .item-name{border-top:1px solid #ddd}.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap.folder-item-wrap{height:50px;display:flex;align-items:center}.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap.folder-item-wrap .folder-item{flex-direction:row;padding:0 5px 0 10px;overflow:hidden}.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap.folder-item-wrap .folder-item img{width:30px;height:20px}.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap.folder-item-wrap .folder-item .item-meta{display:none}.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap.folder-item-break{width:100%;height:0;border:#ffdead;padding:0;margin:0}@media screen and (max-width:767px){.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap .playlist-item .dashicons-controls-pause,.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap .playlist-item .dashicons-controls-play{width:40px;height:40px;font-size:30px}.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap .playlist-item .dashicons-controls-pause.dashicons-controls-play:before,.igd-player.playlist-grid .igd-player-playlist .playlist-item-wrap .playlist-item .dashicons-controls-play.dashicons-controls-play:before{left:0}}.igd-player .media-wrap{width:100%;display:flex;align-items:center;flex-wrap:wrap}.igd-player .media-wrap .current-item{display:flex;align-items:center;overflow:hidden;justify-content:flex-start;text-align:center;width:100%;flex:1}.igd-player .media-wrap .current-item img{margin-right:10px;width:40px}.igd-player .media-wrap .current-item .item-caption{display:flex;flex-direction:column;overflow:hidden}.igd-player .media-wrap .current-item .item-caption .item-title{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.igd-player .media-wrap .current-item .item-caption .item-description{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.igd-player .media-wrap .igd-player-media-wrap{position:relative}.igd-player .media-wrap iframe{border:none;aspect-ratio:16/9}.igd-player.type-video .igd-player-media-wrap{width:100%;height:0;overflow:hidden;padding-bottom:56.25%}.igd-player.type-video .igd-player-media-wrap .igd-player-media-video,.igd-player.type-video .igd-player-media-wrap .plyr,.igd-player.type-video .igd-player-media-wrap video{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.igd-player.type-video .igd-player-media-wrap:has(.plyr--loading) .plyr__control--overlaid{background:url(/wp-content/plugins/integrate-google-drive/assets/images/preloader/default.svg) no-repeat center center;opacity:1;visibility:visible}.igd-player.type-video .igd-player-media-wrap:has(.plyr--loading) .plyr__control--overlaid svg{opacity:0}.igd-player.type-audio .media-wrap{padding:15px;border-bottom:1px solid #ddd;background:#f5f5f5}.igd-player.type-audio .igd-player-media-wrap{margin-left:auto}.igd-player.type-audio .igd-player-media-wrap .plyr__controls{padding:0;background:0 0}.igd-player .igd-player-playlist{width:100%;height:100%;overflow-y:auto}.igd-player .igd-player-playlist .playlist-item{position:relative;cursor:pointer;display:flex;align-items:center;color:#333;padding:3px}.igd-player .igd-player-playlist .playlist-item.active{color:var(--color-primary);font-weight:500}.igd-player .igd-player-playlist .playlist-item.active .dashicons-controls-pause,.igd-player .igd-player-playlist .playlist-item.active .dashicons-controls-play{border-color:var(--color-primary);color:var(--color-primary)}.igd-player .igd-player-playlist .playlist-item:not(:has(img)){padding:5px}.igd-player .igd-player-playlist .playlist-item-wrap{border-bottom:1px solid #eee;padding:5px 10px}.igd-player .igd-player-playlist .playlist-item-wrap .sub-item{margin-left:30px}.igd-player .igd-player-playlist .playlist-item-wrap:hover{background-color:#f5f5f5}.igd-player .igd-player-playlist .playlist-item .item-index{margin-right:7px;white-space:nowrap}.igd-player .igd-player-playlist .playlist-item .igd-spinner{margin-left:0;width:18px;height:18px;margin-right:5px}.igd-player .igd-player-playlist .playlist-item img{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;border-radius:3px;margin-right:5px}.igd-player .igd-player-playlist .playlist-item .item-name{margin-right:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.igd-player .igd-player-playlist .playlist-item .item-size{margin:0 10px;white-space:nowrap}.igd-player .igd-player-playlist .playlist-item .item-duration{display:inline-flex;align-items:center;margin-right:10px}.igd-player .igd-player-playlist .playlist-item .item-duration i{color:#555;font-size:18px;margin-right:3px}.igd-player .igd-player-playlist .playlist-item .item-meta{display:flex;align-items:center;color:#777;font-size:12px}.igd-player .igd-player-playlist .playlist-item .dashicons{font-size:25px;color:#555c66;height:auto;width:auto}.igd-player .igd-player-playlist .playlist-item .dashicons.dashicons-arrow-down,.igd-player .igd-player-playlist .playlist-item .dashicons.dashicons-arrow-right{margin-left:-5px;margin-right:5px}.igd-player .igd-player-playlist .playlist-item .dashicons:hover{color:#444;border-color:var(--color-primary)}.igd-player .igd-player-playlist .search-result-info{display:flex;align-items:center;margin-bottom:7px;margin-top:7px;width:100%}.igd-player .igd-player-playlist .search-result-info .clear-button{margin-left:7px;padding:7px 10px}.igd-player .igd-player-playlist::-webkit-scrollbar{width:5px;height:5px}.igd-player .igd-player-playlist::-webkit-scrollbar-thumb{background:#ddd;border-radius:10px}.igd-player .igd-player-playlist::-webkit-scrollbar-track{background:#eee;border-radius:10px}.igd-player .igd-player-playlist.igd-item-col-1 .playlist-item-wrap{width:100%}.igd-player .igd-player-playlist.igd-item-col-1:not(.list-view) .file-item{margin:4px}.igd-player .igd-player-playlist.igd-item-col-2 .playlist-item-wrap{width:calc(50% - 16px)}.igd-player .igd-player-playlist.igd-item-col-3 .playlist-item-wrap{width:calc(33.33% - 16px)}.igd-player .igd-player-playlist.igd-item-col-3 .playlist-item-wrap .file-item-footer .file-item-size{display:none}.igd-player .igd-player-playlist.igd-item-col-4 .playlist-item-wrap{width:calc(25% - 16px)}.igd-player .igd-player-playlist.igd-item-col-5 .playlist-item-wrap{width:calc(20% - 16px)}.igd-player .igd-player-playlist.igd-item-col-6 .playlist-item-wrap{width:calc(16.66% - 16px)}.igd-player .igd-player-playlist.igd-item-col-7 .playlist-item-wrap{width:calc(14.28% - 16px)}.igd-player .igd-player-playlist.igd-item-col-8 .playlist-item-wrap{width:calc(12.5% - 16px)}.igd-player .igd-player-controls{display:flex;align-items:center;justify-content:center;width:100%;margin:15px 0}.igd-player .igd-player-controls button{margin:0 10px;padding:0;border:none;background:0 0;cursor:pointer;color:#555;transition:color .3s linear}.igd-player .igd-player-controls button i{font-size:28px;height:28px;width:28px}.igd-player .igd-player-controls button:hover{color:var(--color-primary)}.igd-player .igd-player-controls:empty{display:none}.igd-player:not(.playlist-grid) .playlist-item-wrap:last-child{border-bottom:0}.igd-player:not(.playlist-grid) .playlist-item:last-child{border-bottom:0}.igd-player .playlist-no-items{display:flex;align-items:center;justify-content:center;width:100%;font-size:20px;color:#777;padding:30px}.igd-player .playlist-no-items i{margin-right:10px}.igd-player .playlist-search{position:relative;display:flex;align-items:center;transition:width .3s linear;line-height:1;overflow:hidden;border:1px solid #ddd;border-radius:5px;width:100%;padding:0 15px;margin:10px 0}.igd-player .playlist-search .search-dismiss{cursor:pointer}.igd-player .playlist-search input{height:40px;padding:0 15px;font-size:14px;width:100%;border:none!important;box-shadow:none!important;border-radius:0!important;background:0 0}.igd-player .playlist-search input:focus{outline:0}.igd-player .playlist-search .search-submit{position:relative;z-index:2}.igd-player .playlist-search .search-submit .dashicons{font-family:dashicons}.igd-player .playlist-search:has(input:focus){box-shadow:rgb(0 0 0 / .24) 0 3px 8px}.igd-player .playlist-search.active .input-wrap{right:-10px}.igd-player .playlist-search.active .search-submit svg{fill:#333}.igd-player video{display:inline-block;max-width:100%;min-height:100%}.igd-player audio{display:none;max-width:100%;width:100%}.igd-player .plyr__controls .plyr__controls__item.plyr__time{white-space:nowrap}.igd-player .plyr__control:focus{background:0 0;color:currentColor}.igd-player .plyr__volume input[type=range]{max-width:60px}.igd-player.size-sm.type-audio .media-wrap,.igd-player.size-xs.type-audio .media-wrap{flex-direction:column}.igd-player.size-sm.type-audio .media-wrap .current-item,.igd-player.size-xs.type-audio .media-wrap .current-item{justify-content:center}.igd-player.size-sm.type-audio .media-wrap .current-item img,.igd-player.size-xs.type-audio .media-wrap .current-item img{width:30px}.igd-player.size-sm.type-audio .media-wrap .igd-player-media-wrap,.igd-player.size-xs.type-audio .media-wrap .igd-player-media-wrap{margin-top:15px;margin-left:0}.igd-player.size-sm .plyr__volume input[type=range],.igd-player.size-xs .plyr__volume input[type=range]{max-width:40px;min-width:40px}.igd-player.size-sm.playlist-left,.igd-player.size-sm.playlist-right,.igd-player.size-xs.playlist-left,.igd-player.size-xs.playlist-right{flex-direction:column}.igd-player.size-sm.playlist-left .igd-player-playlist,.igd-player.size-sm.playlist-left .media-wrap,.igd-player.size-sm.playlist-right .igd-player-playlist,.igd-player.size-sm.playlist-right .media-wrap,.igd-player.size-xs.playlist-left .igd-player-playlist,.igd-player.size-xs.playlist-left .media-wrap,.igd-player.size-xs.playlist-right .igd-player-playlist,.igd-player.size-xs.playlist-right .media-wrap{width:100%;max-width:100%!important}.igd-player.size-sm.playlist-left .media-wrap,.igd-player.size-sm.playlist-right .media-wrap,.igd-player.size-xs.playlist-left .media-wrap,.igd-player.size-xs.playlist-right .media-wrap{position:unset}.igd-player.size-sm.playlist-left .igd-player-playlist,.igd-player.size-sm.playlist-right .igd-player-playlist,.igd-player.size-xs.playlist-left .igd-player-playlist,.igd-player.size-xs.playlist-right .igd-player-playlist{order:999}.igd-player.size-xs.type-audio .plyr__controls .plyr__controls__item{padding:3px}.igd-player.size-xs.type-audio .plyr__controls .plyr__controls__item.plyr__time.plyr__time--duration{display:none}.igd-lightbox{z-index:999999;position:fixed}.igd-lightbox .lg-backdrop{background:rgb(0 0 0 / .9)!important}.igd-lightbox .lg-sub-html h4,.igd-lightbox .lg-sub-html p{color:inherit}.igd-lightbox:not(.gallery-lightbox) .lg-sub-html{background:#111!important;display:flex;align-items:center;padding:10px 15px;max-width:calc(100% - 100px)}.igd-lightbox .lg-outer .lg-thumb-item{height:60px}.igd-lightbox .item-name{display:flex;align-items:center;max-width:75%;overflow:hidden}.igd-lightbox .item-name img{margin-right:10px;width:24px}.igd-lightbox .item-name span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.igd-lightbox.no-download .lg-download{display:none}.igd-lightbox .lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.igd-lightbox .lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.igd-lightbox .lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.igd-lightbox .lg-outer[data-lg-slide-type=video] .lg-actual-size,.igd-lightbox .lg-outer[data-lg-slide-type=video] .lg-zoom-in,.igd-lightbox .lg-outer[data-lg-slide-type=video] .lg-zoom-out{display:none}.igd-lightbox .lg-outer[data-lg-slide-type=iframe] .igd-hidepopout{width:60px;height:55px;position:absolute;opacity:1;right:12px;top:0;z-index:10000000;background-color:#d1d1d1;cursor:default!important}.igd-lightbox .lg-item:has(video>source[type*="audio/"]) .lg-video-cont{margin-top:-60px;max-height:60px;max-width:500px}.igd-lightbox .lg-item:has(video>source[type*="audio/"]) .lg-video-cont .lg-video-poster{margin-top:-20px;max-width:100px!important;height:100px!important;max-height:none!important}@media (max-width:767px){.igd-lightbox .lg-item .lg-video-cont{max-width:90%!important}}@media (max-width:767px){.igd-lightbox .lg-sub-html{display:none!important}}.igd-select-files-modal .components-modal__header{border-bottom:1px solid #ddd;box-shadow:0 1px 5px rgb(0 0 0 / .1)}.igd-select-files-modal .components-modal__header-heading{width:100%}.igd-select-files-modal .shortcode-module-header{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:30px auto}.igd-select-files-modal .shortcode-module-header .module-title{font-size:1.2rem;margin-bottom:10px;font-weight:600}.igd-select-files-modal .shortcode-module .shortcode-types{display:flex;flex-wrap:wrap;justify-content:center}.igd-select-files-modal .shortcode-module .shortcode-types .shortcode-type{width:calc(20% - 20px);margin:10px;padding:2rem 1.5rem;border:1px solid #ddd;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;max-width:250px;transition:background .3s ease}.igd-select-files-modal .shortcode-module .shortcode-types .shortcode-type i{height:auto;width:auto;border-radius:50%;padding:15px;border:1px solid #ddd}.igd-select-files-modal .shortcode-module .shortcode-types .shortcode-type span{font-size:1rem;margin-top:15px}.igd-select-files-modal .shortcode-module .shortcode-types .shortcode-type.active{background:var(--color-primary-light);border:1px solid var(--color-primary);color:#fff}.igd-select-files-modal .shortcode-module .shortcode-types .shortcode-type.active i{border:1px solid #fff}.igd-select-files-modal .shortcode-module .shortcode-types .shortcode-type:hover{background:var(--color-primary-light);border:1px solid var(--color-primary);color:#fff}.igd-select-files-modal .shortcode-module .shortcode-types .shortcode-type:hover i{border:1px solid #fff}.igd-select-files-modal .shortcode-module .settings-field{display:flex;flex-wrap:wrap;margin-bottom:10px;align-items:center;border:1px dashed #ddd;border-radius:5px;padding:12px 18px}.igd-select-files-modal .shortcode-module .settings-field-title{font-size:1.2rem;margin-bottom:20px;font-weight:600}.igd-select-files-modal .shortcode-module .settings-field-label{width:200px;font-weight:600;font-size:1rem;display:flex;justify-content:space-between}.igd-select-files-modal .shortcode-module .settings-field-label:after{content:":";margin-left:auto}.igd-select-files-modal .shortcode-module .settings-field-content{display:flex;flex-direction:column;align-items:flex-start;margin-left:20px;flex:1}.igd-select-files-modal .shortcode-module .settings-field-content .components-button i{margin-right:5px}.igd-select-files-modal .shortcode-module .settings-field-content .description{font-size:.8rem;margin-top:10px;text-align:left}.igd-select-files-modal .shortcode-module .settings-field.filter-field .filter-field-input{display:flex;flex-direction:column}.igd-select-files-modal .shortcode-module .settings-field.filter-field .filter-field-all{display:flex;align-items:center;justify-content:flex-start;margin-top:15px;flex-wrap:wrap}.igd-select-files-modal .shortcode-module .settings-field.filter-field .filter-field-all>div{display:flex;align-items:center}.igd-select-files-modal .shortcode-module .settings-field.filter-field .filter-field-all>div:first-child{margin-right:20px}.igd-select-files-modal .shortcode-module .settings-field.filter-field .filter-field-all-label{margin-right:10px;font-weight:500}.igd-select-files-modal .shortcode-module .settings-field.filter-field .filter-field-all .description{width:100%;text-align:left}.igd-select-files-modal .shortcode-module .settings-field.sort-field .sort-field-section{display:flex;flex-direction:column}.igd-select-files-modal .shortcode-module .settings-field.sort-field .sort-field-section:first-child{margin-right:35px;padding-right:15px;border-right:1px solid #ddd}.igd-select-files-modal .shortcode-module .settings-field.sort-field .sort-field-section-wrap{display:flex;margin:15px 30px}.igd-select-files-modal .shortcode-module .settings-field.sort-field .sort-field-section-label{margin-bottom:15px;font-weight:500;text-align:left}.igd-select-files-modal .shortcode-module .settings-field.sort-field .sort-field-section .sort-item{display:flex;align-items:center;margin-bottom:10px;cursor:pointer;position:relative}.igd-select-files-modal .shortcode-module .settings-field.sort-field .sort-field-section .sort-item i{display:none;position:absolute;left:-25px}.igd-select-files-modal .shortcode-module .settings-field.sort-field .sort-field-section .sort-item.active{color:var(--color-primary)}.igd-select-files-modal .shortcode-module .settings-field.sort-field .sort-field-section .sort-item.active i{display:block}.igd-select-files-modal .shortcode-module .settings-field.filter-users-field .filter-users-group{display:flex;flex-direction:column}.igd-select-files-modal .shortcode-module .settings-field.filter-users-field .filter-users{margin-top:15px;display:flex;flex-direction:column;border:1px dashed #ddd;padding:15px;border-radius:7px}.igd-select-files-modal .shortcode-module .settings-field.filter-users-field .filter-users-title{font-weight:500;font-size:1rem;margin-bottom:10px;text-align:left}.igd-select-files-modal .shortcode-module .settings-field.filter-users-field .filter-users-section{display:flex;align-items:center}.igd-select-files-modal .shortcode-module .settings-field.filter-users-field .filter-users-section:first-child{margin-right:20px}.igd-select-files-modal .shortcode-module .settings-field.filter-users-field .filter-users-section-label{margin-right:10px;font-weight:500}.igd-select-files-modal .shortcode-module .settings-field.filter-users-field .filter-users-section-wrap{display:flex;flex-wrap:wrap;margin-bottom:15px}.igd-select-files-modal .shortcode-module .settings-field.filter-users-field .filter-users-section-wrap .description{width:100%}.igd-select-files-modal .shortcode-module .settings-field input,.igd-select-files-modal .shortcode-module .settings-field select{height:40px;border-radius:5px;border:1px solid #ddd;font-size:.8rem;width:350px;max-width:100%}.igd-select-files-modal .shortcode-module .settings-field input:disabled,.igd-select-files-modal .shortcode-module .settings-field select:disabled{background:#f5f5f5;color:#aaa;cursor:not-allowed}.igd-select-files-modal .shortcode-module .settings-field .igd-select{width:400px}.igd-select-files-modal-header{display:flex;align-items:center;justify-content:space-between}.igd-select-files-modal-header .header-title{font-size:1.2rem;color:var(--color-primary);display:flex;align-items:center}.igd-select-files-modal-header .header-title i{margin-right:10px}.igd-select-files-modal-header button{padding:7px 8px}.igd-account-item{padding:1rem;display:flex;flex-wrap:wrap;border:0 solid #fff0;box-shadow:rgb(99 99 99 / .2) 0 2px 8px 0;border-radius:.5rem;align-items:center;max-width:450px;margin-bottom:1rem;background:#fff}.igd-account-item img{width:50px;height:50px;margin-right:1rem;border-radius:50%}.igd-account-item-info{display:flex;flex-flow:column;flex:1}.igd-account-item-info .account-name{font-size:1rem}.igd-account-item-info .account-email{color:#757575}.igd-account-item .igd-account-item-action{margin-left:auto;display:flex;align-items:center}.igd-account-item .igd-account-item-action:has(.btn-info) button.btn-danger{margin-left:7px}.igd-account-item .igd-account-item-action:has(.btn-info) button.btn-danger i{margin-right:0}.igd-account-item .igd-account-item-action:has(.btn-info) button.btn-danger span{display:none}.no-account-placeholder{display:flex;flex-flow:column;align-items:center;margin:10vh auto;padding:1.5rem 1rem;border-radius:.5rem;width:30rem;background:#fff;box-shadow:0 0 .5rem rgb(0 0 0 / .1);text-align:center}.no-account-placeholder>img{width:200px;margin-bottom:15px}.no-account-placeholder .placeholder-heading{font-size:1.2rem;margin-bottom:7px;font-weight:600}.no-account-placeholder button{margin-top:1.5rem;padding:7px 10px;background:#fff;color:#555;border-radius:3px;border:1px solid #ccc}.no-account-placeholder button img{width:24px;height:24px;margin-right:10px}.add-account-btn{padding:10px 15px;background:#fff;color:#555;border-radius:3px;border:1px solid #ccc}.add-account-btn img{width:24px;height:24px;margin-right:10px}.igd .igd-spinner{margin-top:0;border-radius:50%}.sortable-item{z-index:999999}.igd-select-sources-wrap .igd-browser-wrap{flex:1;margin-right:1rem}.igd-select-sources-wrap .igd-selected-list{width:24%;max-width:300px}.igd-select-sources-wrap.view-list .igd-browser-wrap{width:100%;margin-right:0}.igd-select-sources-wrap.view-list .igd-selected-list{width:100%;max-width:100%;margin-top:1rem}.igd-pagination{display:flex;padding:0}.igd-pagination li{justify-content:center!important;flex-wrap:wrap!important;list-style:none;position:relative;display:flex;align-items:center;padding:8px 16px;text-decoration:none!important;font-size:15px;margin-left:-1px;border:1px solid #dee2e6;margin-right:0;margin-top:0;cursor:pointer}.igd-pagination li.selected,.igd-pagination li:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.igd-pagination li.disabled{background:#eee;cursor:not-allowed}.igd-pagination li:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.igd-pagination li:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.igd-pagination li svg{fill:currentColor}.igd-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .6);display:flex;justify-content:center;align-items:center;z-index:99999999}.igd-modal-overlay.module-types-modal .igd-modal-content{max-width:1500px}.igd-modal-overlay.form-builder-modal .igd-modal-content{max-width:700px}.igd-modal-content{background:#fff;border-radius:8px;position:relative;z-index:1000;width:95%;max-height:90vh;padding:0;overflow:auto}.close-btn{background:red;color:#fff;border:none;padding:10px;margin-top:20px;cursor:pointer;border-radius:4px}.igd-move-modal .components-modal__content{display:flex;flex-flow:column}.igd-file-item .igd-file-thumbnail{-webkit-user-drag:none}.file-rename-config{text-align:left}.file-rename-config .tag-search-input{margin:15px 0 15px 0}.file-rename-config .description+fieldset{margin-top:15px}.file-rename-config .tags-heading{margin:15px 0 0 0;display:block;font-size:14px;font-weight:500;padding:15px;background:#f1f1f1;border-radius:7px;cursor:pointer}.file-rename-config .tags-heading i{margin-right:7px;height:auto;width:auto;transition:all .2s ease-in-out;border-radius:3px}.file-rename-config .tags-heading i:hover{background:#2fb44b;color:#fff}.file-rename-config fieldset{margin-bottom:20px;padding:15px;border:1px solid #eee;border-radius:6px}.file-rename-config fieldset legend{font-weight:500;padding:0 7px}.file-rename-config fieldset .tags-grid{display:flex;flex-wrap:wrap;gap:7px}.file-rename-config fieldset .tags-grid button{background-color:#f5f5f5;color:#555;border:1px solid #ddd;border-radius:4px;padding:.4rem .75rem;font-size:.9rem;cursor:pointer;transition:all .2s ease-in-out}.file-rename-config fieldset .tags-grid button:hover{background-color:rgb(47 180 75 / .05)!important;border-color:rgb(47 180 75 / .5);color:#2fb44b!important}.file-rename-config fieldset .tags-grid button:focus{outline:0;box-shadow:0 0 0 2px rgb(38 132 255 / .3)}.file-rename-config .preview{margin-top:10px;padding:10px 12px;background:#f0f8ff;border:1px solid #cce4ff;border-radius:6px;font-size:14px;color:#333;display:flex;align-items:center;justify-content:center;width:-moz-max-content;width:max-content}.file-rename-config .preview i{margin-right:5px;color:#2684ff}.file-rename-config .preview strong{margin-right:5px}.file-rename-config .igd-field-hint{border:1px solid #ccd0d4;border-radius:6px;font-size:13px;overflow:hidden;width:100%}.file-rename-config .igd-field-hint summary{display:flex;align-items:center;gap:8px;padding:12px 16px;font-weight:600;cursor:pointer;background:#f7f7f7}.file-rename-config .igd-field-hint summary .toggle-icon{width:10px;height:10px;border:solid #555;border-width:0 1.5px 1.5px 0;padding:3px;transform:rotate(45deg);transition:transform .2s ease-in-out;margin-right:4px}.file-rename-config .igd-field-hint summary .dashicons{color:#0073aa;font-size:18px;height:18px;width:18px}.file-rename-config .igd-field-hint summary .igd-summary-title{flex:1}.file-rename-config .igd-field-hint summary .igd-learn-more{font-size:12px;text-decoration:none;color:#0073aa}.file-rename-config .igd-field-hint summary .igd-learn-more:hover{text-decoration:underline;color:#005177}.file-rename-config .igd-field-hint[open] summary{border-bottom:1px solid #dcdcdc}.file-rename-config .igd-field-hint[open] summary .toggle-icon{transform:rotate(135deg)}.file-rename-config .igd-field-hint .igd-hint-content section{padding:10px 15px;border:1px solid #ddd;margin:10px;border-radius:5px;background:#f9f9f9}.file-rename-config .igd-field-hint .igd-hint-content section .igd-form-title{display:flex;flex-wrap:wrap;align-items:center;gap:5px;font-size:14px;color:#23282d;margin-bottom:8px;margin-top:0;border-radius:5px;font-weight:600}.file-rename-config .igd-field-hint .igd-hint-content section .igd-form-title img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;border-radius:3px}.file-rename-config .igd-field-hint .igd-hint-content section .igd-form-title span{font-weight:500;display:inline-block;margin-right:5px}.file-rename-config .igd-field-hint .igd-hint-content section .igd-hint-example p{margin-top:0;margin-bottom:6px;line-height:1.6;font-size:14px}.file-rename-config .igd-field-hint .igd-hint-content section .igd-hint-example .igd-code-group{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.file-rename-config .igd-field-hint .igd-hint-content section .igd-hint-example .igd-code-group .igd-label{font-weight:500}.file-rename-config .igd-field-hint .igd-hint-content section .igd-hint-example .igd-code-group code{background:#eef1f4;padding:3px 6px;border-radius:4px;font-family:Consolas,monospace;font-size:13px}.template-folder{padding:7px 10px;border-radius:5px;background:#eaeaea;margin-right:10px;font-size:.9rem;color:#555;display:flex;flex-wrap:wrap;align-items:center;width:-moz-max-content;width:max-content;line-height:1}.template-folder:empty{display:none}.template-folder-account{margin-right:10px}.template-folder-item{background:#fff;padding:5px 7px;border-radius:3px;font-size:.8rem;display:flex;align-items:center;justify-content:center}.template-folder i,.template-folder img{margin-right:7px;width:20px}.template-folder-wrap{display:flex;align-items:center;width:100%}.template-folder-wrap button{font-size:.875rem;padding:7px;margin-left:10px}.template-folder-wrap button.btn-danger{background:#ff9f10;border-color:rgb(255 159 16 / .5)}.template-folder-wrap button.btn-danger:hover{background:rgb(255 159 16 / .8)}.template-folder-error{color:#ff9f10;font-size:.8rem;margin-top:10px;display:flex;align-items:center}.template-folder-error i{margin-right:5px}.template-folder .dashicons-no-alt{color:#ff9f10;cursor:pointer;margin-left:10px}.igd-slider{--slide-height:300px;--slide-gap:5px}.igd-slider .slick-next,.igd-slider .slick-prev{z-index:9}.igd-slider .slick-next:before,.igd-slider .slick-prev:before{display:none}.igd-slider .slick-prev{left:-25px}.igd-slider .slick-next{right:-25px}.igd-slider .slick-dots{position:static}.igd-slider .slick-dots li button:before{font-size:15px}.igd-slider .slider-img-wrap{height:100%;width:100%;position:relative}.igd-slider .slider-img-wrap img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.igd-slider .slider-content-wrap{position:absolute;top:0;left:0;right:0;padding:1rem;color:#fff;text-align:center;width:100%;height:100%;opacity:0;background:linear-gradient(to bottom,rgb(0 0 0 / .5) 50%,#fff0 100%);box-sizing:border-box;transition:all .3s ease-in-out;overflow:hidden;display:flex;align-items:center;justify-content:center}.igd-slider .slider-content-wrap h3{font-size:1rem;margin-bottom:0;color:#fff}.igd-slider .slider-content-wrap p{font-size:.875rem;margin-bottom:0;color:#fff}.igd-slider .slider-actions{display:flex;justify-content:center;align-items:center;margin:10px 0}.igd-slider .slider-actions .slider-action{cursor:pointer;transition:transform .3s ease-in-out}.igd-slider .slider-actions .slider-action.action-download{margin-left:20px}.igd-slider .slider-actions .slider-action svg{width:30px;height:30px;fill:#fff}.igd-slider .slider-actions .slider-action:hover{transform:scale(1.1)}.igd-slider .slick-slide{height:var(--slide-height)}.igd-slider .slick-slide>div{height:100%;position:relative;margin:0 var(--slide-gap)}.igd-slider .slick-slide .slider-item-wrap{position:absolute;width:100%;height:100%}.igd-slider .slick-slide:hover .slider-content-wrap{opacity:1}.igd-shortcode-wrap{-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow-y:auto;margin-bottom:1rem;color:#333;box-sizing:border-box;width:var(--module-width);height:var(--module-height)}.igd-shortcode-wrap *{box-sizing:inherit}.igd-shortcode-wrap::-webkit-scrollbar{width:5px}.igd-shortcode-wrap::-webkit-scrollbar-thumb{background:var(--color-primary-light);border-radius:10px}.igd-shortcode-wrap::-webkit-scrollbar-track{background:#ddd;border-radius:10px}.igd-shortcode-wrap.igd-shortcode-browser,.igd-shortcode-wrap.igd-shortcode-gallery,.igd-shortcode-wrap.igd-shortcode-review,.igd-shortcode-wrap.igd-shortcode-search{border:1px solid #ddd;border-radius:.5rem}.igd-shortcode-wrap.igd-shortcode-browser .igd-file-browser,.igd-shortcode-wrap.igd-shortcode-gallery .igd-file-browser,.igd-shortcode-wrap.igd-shortcode-review .igd-file-browser,.igd-shortcode-wrap.igd-shortcode-search .igd-file-browser{align-items:stretch}.igd-shortcode-wrap.igd-shortcode-browser .igd-file-browser .igd-details,.igd-shortcode-wrap.igd-shortcode-browser .igd-file-browser .igd-file-browser-header,.igd-shortcode-wrap.igd-shortcode-gallery .igd-file-browser .igd-details,.igd-shortcode-wrap.igd-shortcode-gallery .igd-file-browser .igd-file-browser-header,.igd-shortcode-wrap.igd-shortcode-review .igd-file-browser .igd-details,.igd-shortcode-wrap.igd-shortcode-review .igd-file-browser .igd-file-browser-header,.igd-shortcode-wrap.igd-shortcode-search .igd-file-browser .igd-details,.igd-shortcode-wrap.igd-shortcode-search .igd-file-browser .igd-file-browser-header{top:0}.igd-shortcode-wrap.igd-shortcode-search .igd-file-browser-header{height:70px}.igd-shortcode-wrap.igd-shortcode-search .igd-file-browser-header .header-action{width:100%}.igd-shortcode-wrap.igd-shortcode-search .igd-file-browser-header .header-action .igd-search-bar{margin-left:0;width:100%;height:50px;position:relative}.igd-shortcode-wrap.igd-shortcode-audioVideo{overflow:hidden}.igd-shortcode-wrap.igd-shortcode-slider{overflow-y:unset}.igd-shortcode-wrap.igd-shortcode-media{border:1px solid #eee;overflow-y:unset}.igd-video-player video{position:static;transform:none}.igd-video-player audio{height:revert!important}.igd-embed-wrap{max-width:100%;width:100%}.igd-embed-wrap audio,.igd-embed-wrap img,.igd-embed-wrap video{max-width:100%}.igd-embed-wrap video{aspect-ratio:16/9}.igd-embed-wrap iframe{width:100%;aspect-ratio:1.414/1;height:auto;max-height:100vh;border:none;overflow:hidden}.igd-gallery-item .igd-gallery-item-overlay,.igd-slider .slick-slide>div .igd-gallery-item-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);transition:all .3s ease-in-out;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;opacity:0;padding:15px;pointer-events:none;text-align:center}.igd-gallery-item .igd-gallery-item-overlay .overlay-title,.igd-slider .slick-slide>div .igd-gallery-item-overlay .overlay-title{font-weight:500;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;min-height:20px;font-size:15px}.igd-gallery-item .igd-gallery-item-overlay .overlay-description,.igd-slider .slick-slide>div .igd-gallery-item-overlay .overlay-description{margin-bottom:7px;max-height:100%;overflow:hidden;line-height:1.2;font-size:14px}.igd-gallery-item .igd-gallery-item-overlay .overlay-description:last-child,.igd-slider .slick-slide>div .igd-gallery-item-overlay .overlay-description:last-child{margin-bottom:0}.igd-gallery-item .igd-gallery-item-overlay .overlay-size,.igd-slider .slick-slide>div .igd-gallery-item-overlay .overlay-size{font-size:13px;line-height:1.5}.igd-gallery-item .igd-gallery-item-overlay.type-always,.igd-slider .slick-slide>div .igd-gallery-item-overlay.type-always{opacity:1;top:auto;bottom:0;height:auto;padding:10px 15px;max-height:40%}.igd-gallery-item:hover .igd-gallery-item-overlay,.igd-slider .slick-slide>div:hover .igd-gallery-item-overlay{opacity:1}.igd-access-denied-placeholder,.igd-email-required,.igd-login-screen,.igd-password-protected{max-width:500px;margin:20px auto;padding:2rem;background:#f1f1f1;border-radius:.5rem;text-align:center}.igd-access-denied-placeholder>img,.igd-email-required>img,.igd-login-screen>img,.igd-password-protected>img{max-width:100px;margin-bottom:15px}.igd-access-denied-placeholder h3,.igd-email-required h3,.igd-login-screen h3,.igd-password-protected h3{font-size:24px;font-weight:500;margin-bottom:10px;margin-top:10px}.igd-access-denied-placeholder p,.igd-email-required p,.igd-login-screen p,.igd-password-protected p{font-size:15px;margin-top:5px;margin-bottom:10px;color:#555;padding-bottom:0;line-height:normal}.igd-email-required form,.igd-login-screen form,.igd-password-protected form{display:flex;flex-direction:column;align-items:center}.igd-email-required form input,.igd-login-screen form input,.igd-password-protected form input{width:100%;max-width:300px;padding:10px;margin-bottom:10px;border:1px solid #ddd;border-radius:.5rem}.igd-email-required form button,.igd-login-screen form button,.igd-password-protected form button{padding:10px 20px;border:0;border-radius:.5rem;background:var(--color-primary);color:#fff;cursor:pointer;transition:all .3s ease-in-out}.igd-email-required form button:hover,.igd-login-screen form button:hover,.igd-password-protected form button:hover{background:var(--color-primary-dark)}.igd-email-required .igd-form-error,.igd-login-screen .igd-form-error,.igd-password-protected .igd-form-error{margin:10px 0 0 0;color:#dc3545!important}.igd-email-required button,.igd-login-screen button,.igd-password-protected button{margin-top:10px;display:inline-flex;align-items:center;justify-content:center}.igd-email-required button img,.igd-login-screen button img,.igd-password-protected button img{margin-right:5px;border:1px solid #fff;border-radius:50%;display:none}.igd-login-screen #igd-login-form .login-password,.igd-login-screen #igd-login-form .login-username{width:100%}.igd-login-screen #igd-login-form .login-password label,.igd-login-screen #igd-login-form .login-username label{display:block;margin-bottom:7px;font-weight:500}.igd-login-screen #igd-login-form .login-password input,.igd-login-screen #igd-login-form .login-username input{max-width:400px}.igd-login-screen #igd-login-form .login-remember{margin-bottom:10px}.igd-login-screen #igd-login-form .login-remember input[type=checkbox]{margin-right:5px;width:16px;height:16px;margin-bottom:0}.igd-login-screen #igd-login-form .login-remember label{margin:0;font-weight:400;display:flex;align-items:center}.igd-login-screen #igd-login-form .login-submit{margin-top:15px;display:flex;align-items:center;justify-content:center;width:100%}.igd-login-screen #igd-login-form .login-submit .igd-spinner{display:none;border-color:#fff;border-top-color:#3498db;margin-right:10px}.igd-login-screen #igd-login-form .login-submit input[type=submit]{width:100px;background:var(--color-primary);color:#fff;padding:10px 20px;border:0;border-radius:5px;cursor:pointer;transition:all .3s ease-in-out}.igd-login-screen #igd-login-form .login-submit input[type=submit]:hover{background:var(--color-primary-dark)}.igd-login-screen .igd-login-link{margin:10px auto;text-decoration:none!important;padding:10px 20px;background:var(--color-primary);color:#fff;border-radius:5px;display:inline-block;transition:all .3s ease-in-out}.igd-login-screen .igd-login-link:hover{background:var(--color-primary-dark)}.igd-disqus-wrap{display:none}.igd-link{display:block}.igd-list-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:1rem;padding:0;list-style:none}.igd-list-wrap .igd-list-item{width:100%;display:flex;align-items:center;text-decoration:none;color:#333;transition:all .3s ease-in-out;font-size:15px;padding:10px;border:0;border-bottom:1px solid #ddd;border-radius:0}.igd-list-wrap .igd-list-item a{text-decoration:none!important}.igd-list-wrap .igd-list-item:hover{background:#f9f9f9}.igd-list-wrap .igd-list-item .item-icon{margin-right:10px;width:16px;height:16px}.igd-list-wrap .igd-list-item .item-name{margin-right:auto}.igd-list-wrap .igd-list-item .item-action{margin-right:15px}.igd-list-wrap .igd-list-item .item-action:last-child{margin-right:0}.igd-list-wrap .igd-list-item .igd-link{display:inline-block;margin-right:1rem;text-decoration:none}.igd-list-wrap a{text-decoration:none;color:#333}.igd-list-wrap.list-style-1 .item-action-text,.igd-list-wrap.list-style-3 .item-action-text{display:none}.igd-list-wrap.list-style-2 .item-action,.igd-list-wrap.list-style-4 .item-action{padding:7px 10px;border:0;border-radius:7px;background:var(--color-primary);color:#fff;cursor:pointer;transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:center}.igd-list-wrap.list-style-2 .item-action:hover,.igd-list-wrap.list-style-4 .item-action:hover{background:var(--color-primary-dark)}.igd-list-wrap.list-style-2 .item-action i,.igd-list-wrap.list-style-4 .item-action i{margin-right:5px}.igd-list-wrap.list-style-3 .igd-list-item,.igd-list-wrap.list-style-4 .igd-list-item{border:1px solid #ddd;border-radius:.5rem;padding:15px;margin-bottom:10px}[data-widget_type="igd_browser.default"] .elementor-widget-empty-icon:empty,[data-widget_type="igd_shortcodes.default"] .elementor-widget-empty-icon:empty{height:200px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiB2aWV3Qm94PSIwIDAgOTkgOTkiIGZpbGw9Im5vbmUiPgo8cGF0aCBkPSJNOTguNTEzMyA0OS4yMTMxQzk4LjUxMzMgNzYuMzkyOCA3Ni40NjA0IDk4LjQyNjIgNDkuMjU2NyA5OC40MjYyQzIyLjA1MyA5OC40MjYyIDAgNzYuMzkyOCAwIDQ5LjIxMzFDMCAyMi4wMzM1IDIyLjA1MyAwIDQ5LjI1NjcgMEM3Ni40NjA0IDAgOTguNTEzMyAyMi4wMzM1IDk4LjUxMzMgNDkuMjEzMVoiIGZpbGw9InVybCgjcGFpbnQwX2xpbmVhcl8xNjgwXzIzNjUpIi8+CjxwYXRoIGQ9Ik0yNy42OTUzIDcwLjU1ODdDMjcuOTY1OSA3MC4wNDM1IDI4LjE0NjIgNjkuNzA3NSAyOC4zMjY2IDY5LjM5MzlDMzEuMTY3NSA2NC40ODg1IDM0LjA1MzUgNTkuNTgzIDM2Ljg3MTkgNTQuNjc3NkMzNy4yNzc3IDUzLjk2MDggMzcuNzUxMiA1My43MzY4IDM4LjU2MjkgNTMuNzM2OEM0OC42NjM5IDUzLjc1OTIgNTguNzY0OCA1My43NTkyIDY4Ljg2NTggNTMuNzU5MkM2OS4xNTg5IDUzLjc1OTIgNjkuNDc0NiA1My43MzY4IDY5Ljc2NzcgNTMuNzgxNkM3MS4xNDMgNTMuOTM4NCA3MS44MTk0IDU1LjA1ODQgNzEuMTY1NiA1Ni4yOTAzQzY4Ljc5ODIgNjAuNzI1NCA2Ni4zNjMxIDY1LjEzODEgNjMuOTczMSA2OS41NzMxQzYzLjUyMjIgNzAuNDI0MyA2Mi43NTU2IDcwLjU4MTEgNjEuODc2MyA3MC41ODExQzU3LjI5OTMgNzAuNTgxMSA1Mi43MjIzIDcwLjU4MTEgNDguMTIyNyA3MC41ODExQzQxLjgwOTYgNzAuNTgxMSAzNS40OTY1IDcwLjU4MTEgMjkuMjA1OSA3MC41ODExQzI4Ljc1NSA3MC41NTg3IDI4LjMyNjYgNzAuNTU4NyAyNy42OTUzIDcwLjU1ODdaIiBmaWxsPSIjMjY4M0ZCIi8+CjxwYXRoIGQ9Ik0zMS4wNTY2IDI1LjI4OTVDMzEuMzA0NiAyNS42NDc5IDMxLjQ4NSAyNS45MTY3IDMxLjY0MjggMjYuMTg1NUMzNC40NjExIDMxLjAyMzcgMzcuMjU2OSAzNS44ODQ0IDQwLjA5NzggNDAuNzAwMkM0MC40NTg2IDQxLjMwNSA0MC40MzYgNDEuNzA4MiA0MC4wOTc4IDQyLjMxM0MzNC44NjcgNTEuMjcyNyAyOS42NTg3IDYwLjI1NDggMjQuNDI3OCA2OS4yMTQ1QzI0LjAyMiA2OS45MzEzIDIzLjU3MSA3MC41MzYxIDIyLjYyNDEgNzAuNTEzN0MyMS42OTk2IDcwLjQ5MTMgMjEuMjcxMyA2OS44NjQxIDIwLjg4OCA2OS4xNDczQzE4LjYzMzMgNjQuOTgxMSAxNi4zNzg2IDYwLjgxNDggMTQuMTAxNCA1Ni42NDg1QzEzLjY1MDQgNTUuODE5NyAxMy41ODI4IDU1LjEwMyAxNC4wNzg4IDU0LjI1MThDMTkuNjAyOCA0NC44MjE3IDI1LjEwNDIgMzUuMzY5MiAzMC42MjgyIDI1LjkxNjdDMzAuNzE4NCAyNS43Mzc1IDMwLjg1MzcgMjUuNTU4MyAzMS4wNTY2IDI1LjI4OTVaIiBmaWxsPSIjMDFBQjQ3Ii8+CjxwYXRoIGQ9Ik02OC42NDM5IDUwLjMzMTVDNjguMTI1MyA1MC4zNTM5IDY3Ljc2NDYgNTAuMzc2MyA2Ny40MDM4IDUwLjM3NjNDNjEuODc5OSA1MC4zNzYzIDU2LjM1NTkgNTAuMzUzOSA1MC44NTQ1IDUwLjM5ODdDNTAuMDQyOCA1MC4zOTg3IDQ5LjU2OTMgNTAuMTk3MSA0OS4xNjM1IDQ5LjQ1NzlDNDQuMTEzIDQwLjcyMjIgMzkuMDM5OSAzMi4wMzEyIDMzLjk4OTUgMjMuMzE3OUMzMi43NzE5IDIxLjI3OTYgMzMuNDI1OCAyMC4xNTk2IDM1LjgxNTggMjAuMTM3MkM0MC4zOTI4IDIwLjEzNzIgNDQuOTY5OCAyMC4xMzcyIDQ5LjU2OTMgMjAuMTM3MkM1MC41NjE0IDIwLjEzNzIgNTEuMjgyOSAyMC40MDYgNTEuODAxNCAyMS4zMDJDNTcuMzAyOSAzMC43OTkzIDYyLjg0OTQgNDAuMjc0MiA2OC4zNzM0IDQ5Ljc0OTFDNjguNDQxIDQ5Ljg4MzUgNjguNDg2MSA1MC4wMTc5IDY4LjY0MzkgNTAuMzMxNVoiIGZpbGw9IiNGRUI5MDEiIHN0eWxlPSImIzEwOyIvPgo8cGF0aCBkPSJNNjguODc5NCA3Ni41MDMyQzc3LjY5MjYgNzYuNTAzMiA4NC44MzcxIDY5LjM2NjEgODQuODM3MSA2MC41NjIxQzg0LjgzNzEgNTEuNzU4IDc3LjY5MjYgNDQuNjIwOSA2OC44Nzk0IDQ0LjYyMDlDNjAuMDY2MiA0NC42MjA5IDUyLjkyMTcgNTEuNzU4IDUyLjkyMTcgNjAuNTYyMUM1Mi45MjE3IDY5LjM2NjEgNjAuMDY2MiA3Ni41MDMyIDY4Ljg3OTQgNzYuNTAzMloiIGZpbGw9IiNGNzgzMkUiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02OC44Nzk0IDczLjIwODlDNzUuODc2NCA3My4yMDg5IDgxLjU0MjggNjcuNTQzNSA4MS41NDI4IDYwLjU2MjFDODEuNTQyOCA1My41ODA2IDc1Ljg3NjQgNDcuOTE1MyA2OC44Nzk0IDQ3LjkxNTNDNjEuODgyNCA0Ny45MTUzIDU2LjIxNiA1My41ODA2IDU2LjIxNiA2MC41NjIxQzU2LjIxNiA2Ny41NDM1IDYxLjg4MjQgNzMuMjA4OSA2OC44Nzk0IDczLjIwODlaTTg0LjgzNzEgNjAuNTYyMUM4NC44MzcxIDY5LjM2NjEgNzcuNjkyNiA3Ni41MDMyIDY4Ljg3OTQgNzYuNTAzMkM2MC4wNjYyIDc2LjUwMzIgNTIuOTIxNyA2OS4zNjYxIDUyLjkyMTcgNjAuNTYyMUM1Mi45MjE3IDUxLjc1OCA2MC4wNjYyIDQ0LjYyMDkgNjguODc5NCA0NC42MjA5Qzc3LjY5MjYgNDQuNjIwOSA4NC44MzcxIDUxLjc1OCA4NC44MzcxIDYwLjU2MjFaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNNjMuNTIzNSA2MS4wOTgyQzY0LjA5NzcgNjEuNjcxNiA2NC42NTI5IDYyLjIyNTkgNjUuMjI3MSA2Mi43OTkzQzY1LjcyNDggNjMuMjk2MyA2Ni4yMjI1IDYzLjc5MzMgNjYuNzIwMiA2NC4yOTAyQzY3LjA4MzkgNjQuNjUzNCA2Ny4xMDMxIDY1LjE2OTUgNjYuNzU4NSA2NS40OTQ0QzY2LjQxNCA2NS44Mzg1IDY1Ljg5NzEgNjUuODE5NCA2NS41MzM0IDY1LjQ1NjJDNjQuNjE0NiA2NC41Mzg3IDYzLjY5NTggNjMuNjIxMiA2Mi43NzY5IDYyLjcwMzhDNjIuNDUxNSA2Mi4zNzg4IDYyLjEyNjEgNjIuMDUzOSA2MS44MDA3IDYxLjcyODlDNjEuNDE3OCA2MS4zNDY3IDYxLjQxNzggNjAuODMwNiA2MS44MDA3IDYwLjQ0ODNDNjMuMDQ0OSA1OS4yMDU5IDY0LjI4OTIgNTcuOTQ0NCA2NS41NTI2IDU2LjcwMTlDNjUuODIwNSA1Ni40MzQzIDY2LjE0NiA1Ni4zNzcgNjYuNDkwNSA1Ni41MTA4QzY2Ljc5NjggNTYuNjQ0NiA2Ni45ODgyIDU2Ljk1MDQgNjYuOTg4MiA1Ny4yOTQ1QzY2Ljk4ODIgNTcuNTIzOCA2Ni44NzM0IDU3LjcxNSA2Ni43MDExIDU3Ljg4N0M2NS42ODY2IDU4LjkwMDEgNjQuNjUyOSA1OS45MzIyIDYzLjYzODMgNjAuOTQ1M0M2My42MTkyIDYxLjAyMTcgNjMuNTgwOSA2MS4wNiA2My41MjM1IDYxLjA5ODJaIiBmaWxsPSJ3aGl0ZSIvPgoKPHBhdGggZD0iTTc0LjIyMDQgNjAuOTI0OUM3My43NDE4IDYwLjQ0NyA3My4yNjMzIDU5Ljk2OTIgNzIuODAzOSA1OS41MTA0QzcyLjIxMDQgNTguOTE3OSA3MS41OTc5IDU4LjMyNTQgNzEuMDA0NSA1Ny43MTM3QzcwLjc3NDggNTcuNDg0NCA3MC42OTgyIDU3LjE3ODUgNzAuNzkzOSA1Ni44NzI3QzcwLjg4OTYgNTYuNTY2OSA3MS4xMDAyIDU2LjM3NTcgNzEuNDI1NiA1Ni4zMTg0QzcxLjczMTkgNTYuMjYxMSA3MS45OTk5IDU2LjM1NjYgNzIuMjEwNCA1Ni41NjY5QzcyLjg4MDQgNTcuMjM1OSA3My41MzEzIDU3LjkwNDkgNzQuMjAxMiA1OC41NTQ3Qzc0Ljc3NTUgNTkuMTI4MiA3NS4zNjg5IDU5LjcyMDcgNzUuOTQzMiA2MC4yOTQxQzc2LjMwNjkgNjAuNjU3MyA3Ni4zMDY5IDYxLjE5MjUgNzUuOTQzMiA2MS41NTU3Qzc0LjY5ODkgNjIuNzk4MSA3My40NzM4IDY0LjAyMTQgNzIuMjI5NiA2NS4yNjM4QzcxLjkyMzMgNjUuNTY5NiA3MS41NDA1IDY1LjY0NjEgNzEuMTk1OSA2NS40NzQxQzcwLjY5ODIgNjUuMjA2NSA3MC42MDI1IDY0LjU1NjYgNzEuMDA0NSA2NC4xNTUyQzcxLjM2ODIgNjMuNzcyOSA3MS43NTEgNjMuNDA5NyA3Mi4xMzM5IDYzLjAyNzRDNzIuNzg0NyA2Mi4zNzc2IDczLjQzNTYgNjEuNzI3NyA3NC4xMDU1IDYxLjA1ODdDNzQuMTI0NyA2MS4wMjA1IDc0LjE2MyA2MC45ODIyIDc0LjIyMDQgNjAuOTI0OVoiIGZpbGw9IndoaXRlIi8+Cgo8ZGVmcz4KPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzE2ODBfMjM2NSIgeDE9Ijk4LjUxMzMiIHkxPSI0MS4yMTYiIHgyPSItNy4zODM5OSIgeTI9IjU3Ljg1NDEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzk0QjJGRiIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiM0MkI0RkYiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8L2RlZnM+Cjwvc3ZnPg==);background-color:rgb(47 180 75 / .1);background-repeat:no-repeat;border:2px dashed rgb(47 180 75 / .5);background-position:center;padding:2rem;box-sizing:content-box}.elementor-element-edit-mode .igd-download-link a,.elementor-element-edit-mode .igd-view-link a{pointer-events:none}.elementor-element-edit-mode .igd-embed{pointer-events:none}.elementor-field-type-google_drive_upload .igd-shortcode-uploader{width:100%}.elementor-field-type-google_drive_upload .igd-shortcode-uploader+.upload-file-list{height:0!important;width:0!important;opacity:0!important;min-height:1px!important;padding:0!important;border:none!important;min-width:0!important;max-width:1px!important}#woocommerce-product-data ul.wc-tabs li.upload_options_options a:before{content:"\f13b";font-family:dashicons}.igd-woocommerce{display:inline-flex;float:right;margin-right:10px}.igd-woocommerce .igd-wc-button{display:inline-flex!important;margin-left:auto!important;align-items:center}.igd-woocommerce .igd-wc-button img{margin-right:5px}.upload-box-settings{margin:20px;border:1px solid #ddd;padding:5px;border-radius:5px}.upload-box-settings h4{margin:10px}.upload-box-settings .form-field{display:flex;align-items:center}.upload-box-settings .form-field label{width:auto;margin-right:15px}.upload-box-settings .form-field select{max-width:350px}.upload-box-settings .igd-wc-configure-module{display:inline-flex;margin-left:20px}.upload-box-settings .form-field .description{display:block;clear:both;margin:20px 0 10px 0}.upload-box-settings .form-field .upload_folder_name{width:100%}.igd-wc-upload-wrap{margin:20px 0;display:block}.igd-wc-upload-wrap .upload-button{display:flex!important;align-items:center;width:-moz-max-content;width:max-content;text-align:center;margin-bottom:15px!important;float:none!important;padding:10px 15px;background-color:#f7f7f7;border:1px solid #ddd;border-radius:3px;cursor:pointer;transition:all .2s ease-in-out;color:#333;font-weight:600;font-size:14px;box-shadow:0 1px 2px rgb(0 0 0 / .1)}.igd-wc-upload-wrap .upload-button:hover{background-color:#f0f0f0;border-color:#ccc}.igd-wc-upload-wrap .upload-button i{margin-right:5px}.igd-wc-upload-wrap .igd-shortcode-wrap{--module-width:0;--module-height:0;visibility:hidden;position:absolute;overflow:hidden;z-index:-1;max-width:100%;clear:both}.igd-wc-upload-wrap .igd-shortcode-wrap .igd-file-uploader-inner .dashicons-cloud-upload{display:none}.igd-wc-upload-wrap .igd-shortcode-wrap .igd-file-uploader{margin:0}.igd-wc-upload-wrap .igd-wc-upload-description{margin:0;font-size:15px;clear:both}.igd-wc-upload-wrap .wc-file-list-wrap{margin-top:15px;clear:both}.igd-wc-upload-wrap .wc-file-list-wrap h4{font-size:1.2rem;margin-bottom:10px}.igd-wc-upload-wrap .wc-file-list-wrap .wc-file-list{margin:10px 0;padding:0;list-style:none}.igd-wc-upload-wrap .wc-file-list-wrap .wc-file-list li{display:flex;align-items:center;margin:3px;font-size:12px;font-weight:600;color:#333;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.igd-wc-upload-wrap .wc-file-list-wrap .wc-file-list li img{margin-right:5px;width:16px}.igd-wc-upload-wrap .wc-file-list-wrap .wc-file-list li .dashicons-no-alt{color:#ff9f10;cursor:pointer;margin-left:15px;margin-right:0}.igd-wc-upload-wrap.active .upload-button{background-color:#007cba;border-color:#006ba1;color:#fff;box-shadow:0 1px 2px rgb(0 0 0 / .2)}.igd-wc-upload-wrap.active .upload-button:hover{background-color:#006ba1;border-color:#005a8c}.igd-wc-upload-wrap.active .igd-shortcode-wrap{--module-width:500px;--module-height:auto;display:flex;visibility:visible;position:relative;overflow:visible;z-index:1}.igd-wc-upload-wrap:not(.active) .igd-shortcode-wrap:has(.file-list-wrapper){--module-width:500px;--module-height:auto;display:flex;visibility:visible;position:relative;overflow:visible;z-index:1}.igd-wc-upload-wrap:not(.active) .igd-shortcode-wrap:has(.file-list-wrapper) .igd-file-uploader{border:1px solid #eee!important;padding:0;overflow:hidden}.igd-wc-upload-wrap:not(.active) .igd-shortcode-wrap:has(.file-list-wrapper) .igd-file-uploader .igd-file-uploader-body{display:none!important}.igd-wc-upload-wrap:not(.active) .igd-shortcode-wrap:has(.file-list-wrapper) .igd-file-uploader .file-list-wrapper{margin-top:0!important}.igd-wc-upload-wrap:not(.active) .igd-shortcode-wrap:has(.file-list-wrapper) .igd-file-uploader .file-list-wrapper .file-list-header{border-bottom-left-radius:0;border-bottom-right-radius:0}.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order .cart_item_uploader td{padding:0}.woocommerce-page.woocommerce-checkout .woocommerce-checkout-review-order .igd-wc-upload-wrap{width:100%;text-align:left}.woocommerce-page.woocommerce-checkout form #order_review td.product-name:has(.igd-wc-upload-wrap){flex-wrap:wrap}.woocommerce-page.woocommerce-checkout .wc-block-components-order-summary__content:has(.igd-wc-upload-wrap){display:block}.woocommerce-page.woocommerce-checkout .wc-block-components-order-summary__content:has(.igd-wc-upload-wrap) .wc-block-components-order-summary-item{flex-wrap:wrap}.woocommerce-page.woocommerce-checkout .wc-block-components-order-summary__content:has(.igd-wc-upload-wrap) .wc-block-components-order-summary-item .igd-wc-upload-wrap{width:100%;border-bottom:1px solid #e5e5e5;margin-top:0}.woocommerce-page.woocommerce-checkout .wc-block-components-order-summary__content:has(.igd-wc-upload-wrap) .wc-block-components-order-summary-item .igd-wc-upload-wrap h3{display:none}.woocommerce-page.woocommerce-checkout .wc-block-components-order-summary__content:has(.igd-wc-upload-wrap) .wc-block-components-order-summary-item .igd-wc-upload-wrap .igd-wc-upload-description{margin-bottom:10px}.variation-igd_wc_uploader,.wc-block-components-product-details__igd-wc-uploader{display:none!important}.igd-wc-uploaded-files{display:flex;flex-direction:column;margin:0!important;padding:0!important}.igd-wc-uploaded-files-wrap{width:30%;padding:0}.igd-wc-uploaded-files li{margin-bottom:5px!important}.igd-wc-uploaded-files a{display:flex;text-decoration:none;font-size:.875rem;overflow:hidden;transition:all .2s ease-in-out}.igd-wc-uploaded-files a img{margin-right:5px!important;width:20px!important}.igd-wc-uploaded-files a span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.igd-wc-uploaded-files a:hover{color:#333}.dokan-section-content .upload-box-settings{padding:0;margin:0;border:none}.dokan-section-content .upload-box-settings h4{margin:10px 0;font-size:18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd;padding-bottom:7px}.dokan-section-content .upload-box-settings h4 a{font-size:15px;text-decoration:none;font-weight:500}.dokan-section-content .upload-box-settings .dokan-igd-select-module{display:flex;align-items:center;margin-top:10px}.dokan-section-content .upload-box-settings .dokan-igd-select-module label{font-weight:700;margin-right:10px;margin-bottom:0}.dokan-section-content .upload-box-settings .dokan-igd-select-module select{flex:1;max-width:300px;border-color:#ddd;border-radius:3px}.dokan-section-content .upload-box-settings .dokan-igd-select-module .igd-wc-configure-module{height:38px}.igd-hidden{display:none!important}#igd-direct-content{font-family:roboto,sans-serif}