:root,.light{--text-size:16px;--text-color:#333;--text-font:tahoma,sans-serif;--text-weight:400;--text-line-height:1.5;--text-transform:none;--title-color:#666;--title-font:tahoma,sans-serif;--title-weight:700;--title-line-height:1.5;--title-transform:none;--link-color:#666;--link-color-hover:#666;--bg-color:#f7f7f7;--placeholder-color:#999;--input-color:#333;--input-bg-color:#f7f7f7;--input-border-color:#666;--input-border-color-active:#333;--gap:20px;--round:4px;--wrap:1240px}.dark{--text-color:#fff;--title-color:#eee;--link-color:#eee;--link-color-hover:#fff;--bg-color:#222}
/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 *	2019-05-25
 *
 *	Also: https://dev.to/hankchizljaw/a-modern-css-reset-6p3
 */
*,*:before,*:after{box-sizing:border-box}*{max-height:999999em;word-break:normal;word-wrap:break-word;border:0;margin:0;outline:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow-x:hidden;overflow-y:auto}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:400;text-align:left;background-color:#fff;min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;width:100%;min-height:100%}html,body,button,input,select,textarea{font-size:var(--text-size);font-family:var(--text-font);font-weight:var(--text-wight);line-height:var(--text-line-height);color:var(--text-color)}html,body,.light,.dark{color:var(--text-color)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}a{color:var(--link-color);text-decoration:none;background-color:transparent;transition:all .3s linear}a:hover{color:var(--link-color-hover)}a:not([href]):not([tabindex]){color:inherit}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit}a:not([class]){text-decoration-skip-ink:auto}abbr[title],abbr[data-original-title]{border-bottom:1px dotted rgba(0,0,0,.5);text-decoration:none;cursor:help;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}b,strong{font-weight:bolder}.small,small,time,cite{font-size:.75rem;line-height:1rem}cite{color:rgba(0,0,0,.5)}sub,sup{position:relative;font-size:x-small;line-height:0;vertical-align:baseline;margin-left:1px;margin-right:1px}sub{bottom:-.25em}sup{top:-.5em}hr{box-sizing:content-box;height:0;overflow:visible;border-bottom:1px solid var(--text-color)}h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:var(--title-color);font-family:var(--title-font);font-weight:var(--title-weight);text-transform:var(--title-transform)}h1,.h1{font-size:3rem}h2,.h2{font-size:2.5rem}h3,.h3{font-size:2rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.subheading{font-weight:400}ul,ol{list-style-position:inside}ol ol li{list-style-type:lower-alpha}ol ol ol li{list-style-type:lower-roman}nav ul,nav ol,.nav ul,.nav ol,.nav{list-style:none}dt{font-weight:700}dd+dt{margin-top:var(--gap)}dd{margin-left:var(--gap);margin-top:calc( var( --gap ) / 2 )}pre,code,kbd,samp,kbd{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:.875rem}pre,code{background:var(--bg-color);padding:var(--gap);line-height:1.15;overflow:hidden;white-space:pre-wrap;word-break:break-all}pre:hover,pre:hover{overflow:auto}code{padding:calc( var( --gap ) / 4 )}img{border-style:none;max-width:100%;display:block}img.alignnone{display:inline-block}svg{overflow:hidden;vertical-align:middle}figure,img,video,audio{width:auto;max-width:100%}figure,img,video{height:auto}figcaption,caption{caption-side:bottom;font-size:.75rem;font-style:italic;line-height:1rem;text-align:left;padding-top:calc( var( --gap ) / 4 );padding-bottom:calc( var( --gap ) / 4 )}table{border-collapse:collapse;max-width:100%}th{text-align:inherit}label{display:inline-block}button,input{overflow:visible}button,[type=button],[type=reset],[type=submit]{border-radius:0;-webkit-appearance:button}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0}legend{display:block;width:100%;max-width:100%;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}figure caption,figure figcaption{margin-top:.5rem}.wp-caption-text{text-align:center}.gallery{list-style:none}.gallery li a{display:block;text-align:center}.clear{clear:both}.clear-r{clear:right}.clear-l{clear:left}.no-clear{clear:none}.circle{border-radius:50%}.disabled,[disabled],[disabled=disabled]{pointer-events:none;opacity:.5}.hand{cursor:pointer}.ir{text-indent:-999em;overflow:hidden}.no-select{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.pos-abs{position:absolute}.pos-rel{position:relative}.pos-fix{position:fixed}.rounded{border-radius:var(--round)}.text-shadow{text-shadow:2px 2px 3px rgba(0,0,0,.5)}.striked{text-decoration:line-through}.visible{visibility:visible}.no-visible{visibility:hidden}.wait{cursor:wait}.content{position:relative}#tinymce{padding:1rem !important}.block{width:100%}.wrap+.wrap,.content+.content,#body-wrap .content *+p,#body-wrap .content *+div,#body-wrap .content *+form,#body-wrap .content *+details,#body-wrap .content *+ul,#body-wrap .content *+ol,#body-wrap .content *+dl,#body-wrap .content *+iframe,#body-wrap .content *+object,#body-wrap .content *+embed,#body-wrap .content .cols>*{margin-top:var(--gap)}#body-wrap .content *+h1,#body-wrap .content *+.h1,#body-wrap .content *+h2,#body-wrap .content *+.h2,#body-wrap .content *+h3,#body-wrap .content *+.h3,#body-wrap .content *+h4,#body-wrap .content *+.h4,#body-wrap .content *+h5,#body-wrap .content *+.h5,#body-wrap .content *+h6,#body-wrap .content *+.h6{margin-top:calc( var( --gap ) * 2 )}#body-wrap .content li+li,#body-wrap .content li>ul,#body-wrap .content li>ol{margin-top:calc( var( --gap ) * .5 )}#body-wrap .content .hide+.col,#body-wrap .content .row:not(.m-gutter)>.col+.col,#body-wrap .content .hide+.wpcf7-form{margin-top:0}#body-wrap .content iframe,#body-wrap .content object,#body-wrap .content embed{display:block;margin-left:auto;margin-right:auto;max-width:100%}#body-wrap .content p>img:not(.aligncenter){display:inline-block}.boxed-white,.boxed-black,.boxed-green{width:100%;padding:var(--gap) !important}.boxed-white.no-padding,.boxed-black.no-padding,.boxed-green.no-padding{padding:0 !important}.boxed-white{background-color:rgba(255,255,255,.75)}.boxed-black{background-color:rgba(5,55,85,.75);color:#fff}.boxed-padding{padding:calc( var( --gap ) * 2 )}@media(prefers-reduced-motion:reduce){*{animation-play-state:paused !important;transition:none !important;scroll-behavior:auto !important}}
.d-block{display:block !important}.d-inline{display:inline !important}.d-ib,.d-inline-block{display:inline-block !important}.hide{display:none !important}#tinymce .hide{display:block !important;opacity:.5}.d-block,.show{display:inherit !important}@media only screen and (min-width:320px){.d-block-mb,.show-mb{display:inherit !important}.hide-mb{display:none !important}}@media only screen and (min-width:600px){.d-block-tb,.show-tb{display:inherit !important}.hide-tb{display:none !important}}@media only screen and (min-width:900px){.d-block-dt,.show-dt{display:inherit !important}.hide-dt{display:none !important}}@media only screen and (min-width:1440px){.d-block-xx,.show-xx{display:inherit !important}.hide-xx{display:none !important}}
.al,.alignleft{text-align:left}.push-left,.wp-caption.alignleft,img.alignleft,img.left{margin-right:1rem;margin-top:1rem;margin-bottom:1rem;float:left}.ar,.alignright{text-align:right}.push-right,.wp-caption.alignright,img.alignright,img.right{margin-left:1rem;margin-top:1rem;margin-bottom:1rem;float:right}.ac,.aligncenter{text-align:center}.push-center,.wp-caption.aligncenter,img.aligncenter,img.center{display:block;margin:0 auto;clear:both;text-align:center}.alignnone{clear:both}@media only screen and (min-width:360px){.al-mb,.alignleft-mb{text-align:left}.push-left-mb,.wp-caption.alignleft-mb,img.alignleft-mb,img.left-mb{margin-right:1rem;margin-top:1rem;margin-bottom:1rem;float:left}.ar-mb,.alignright-mb{text-align:right}.push-right-mb,.wp-caption.alignright-mb,img.alignright-mb,img.right-mb{margin-left:1rem;margin-top:1rem;margin-bottom:1rem;float:right}.ac-mb,.aligncenter-mb{text-align:center}.push-center-mb,.wp-caption.aligncenter-mb,img.aligncenter-mb,img.center-mb{display:block;margin:1rem auto;clear:both;text-align:center}.alignnone-mb{clear:both}}@media only screen and (min-width:600px){.al-tb,.alignleft-tb{text-align:left}.push-left-tb,.wp-caption.alignleft-tb,img.alignleft-tb,img.left-tb{margin-right:1rem;margin-top:1rem;margin-bottom:1rem;float:left}.ar-tb,.alignright-tb{text-align:right}.push-right-tb,.wp-caption.alignright-tb,img.alignright-tb,img.right-tb{margin-left:1rem;margin-top:1rem;margin-bottom:1rem;float:right}.ac-tb,.aligncenter-tb{text-align:center}.push-center-tb,.wp-caption.aligncenter-tb,img.aligncenter-tb,img.center-tb{display:block;margin:1rem auto;clear:both;text-align:center}.alignnone-tb{clear:both}}@media only screen and (min-width:900px){.al-dt,.alignleft-dt{text-align:left}.push-left-dt,.wp-caption.alignleft-dt,img.alignleft-dt,img.left-dt{margin-right:1rem;margin-top:1rem;margin-bottom:1rem;float:left}.ar-dt,.alignright-dt{text-align:right}.push-right-dt,.wp-caption.alignright-dt,img.alignright-dt,img.right-dt{margin-left:1rem;margin-top:1rem;margin-bottom:1rem;float:right}.ac-dt,.aligncenter-dt{text-align:center}.push-center-dt,.wp-caption.aligncenter-dt,img.aligncenter-dt,img.center-dt{display:block;margin:1rem auto;clear:both;text-align:center}.alignnone-dt{clear:both}}@media only screen and (min-width:1440px){.al-xx,.alignleft-xx{text-align:left}.push-left-xx,.wp-caption.alignleft-xx,img.alignleft-xx,img.left-xx{margin-right:1rem;margin-top:1rem;margin-bottom:1rem;float:left}.ar-xx,.alignright-xx{text-align:right}.push-right-xx,.wp-caption.alignright-xx,img.alignright-xx,img.right-xx{margin-left:1rem;margin-top:1rem;margin-bottom:1rem;float:right}.ac-xx,.aligncenter-xx{text-align:center}.push-center-xx,.wp-caption.aligncenter-xx,img.aligncenter-xx,img.center-xx{display:block;margin:1rem auto;clear:both;text-align:center}.alignnone-xx{clear:both}}
.flex,.m-flex,.m-start,.m-xl,.m-end,.m-xr,.m-center,.m-xc,.m-top,.m-yt,.m-bottom,.m-yb,.m-middle,.m-yc,.m-around,.m-between,.m-evenly{display:flex}.m-start,.m-xl{justify-content:flex-start}.m-end,.m-xr{justify-content:flex-end}.m-center,.m-xc{justify-content:center}.m-top,.m-yt{align-items:flex-start}.m-bottom,.m-yb{align-items:flex-end}.m-middle,.m-yc{align-items:center}.m-around{justify-content:space-around}.m-between{justify-content:space-between}.m-evenly{justify-content:space-evenly}@media only screen and (min-width:360px){.flex-mb,.m-flex-mb,.m-start-mb,.m-xl-mb,.m-end-mb,.m-xr-mb,.m-center-mb,.m-xc-mb,.m-top-mb,.m-yt-mb,.m-bottom-mb,.m-yb-mb,.m-middle-mb,.m-yc-mb,.m-around-mb,.m-between-mb,.m-evenly-mb{display:flex}.m-start-mb,.m-xl-mb{justify-content:flex-start}.m-end-mb,.m-xr-mb{justify-content:flex-end}.m-center-mb,.m-xc-mb{justify-content:center}.m-top-mb,.m-yt-mb{align-items:flex-start}.m-bottom-mb,.m-yb-mb{align-items:flex-end}.m-middle-mb,.m-yc-mb{align-items:center}.m-around-mb{justify-content:space-around}.m-between-mb{justify-content:space-between}.m-evenly-mb{justify-content:space-evenly}}@media only screen and (min-width:600px){.flex-tb,.m-flex-tb,.m-start-tb,.m-xl-tb,.m-end-tb,.m-xr-tb,.m-center-tb,.m-xc-tb,.m-top-tb,.m-yt-tb,.m-bottom-tb,.m-yb-tb,.m-middle-tb,.m-yc-tb,.m-around-tb,.m-between-tb,.m-evenly-tb{display:flex}.m-start-tb,.m-xl-tb{justify-content:flex-start}.m-end-tb,.m-xr-tb{justify-content:flex-end}.m-center-tb,.m-xc-tb{justify-content:center}.m-top-tb,.m-yt-tb{align-items:flex-start}.m-bottom-tb,.m-yb-tb{align-items:flex-end}.m-middle-tb,.m-yc-tb{align-items:center}.m-around-tb{justify-content:space-around}.m-between-tb{justify-content:space-between}.m-evenly-tb{justify-content:space-evenly}}@media only screen and (min-width:900px){.flex-dt,.m-flex-dt,.m-start-dt,.m-xl-dt,.m-end-dt,.m-xr-dt,.m-center-dt,.m-xc-dt,.m-top-dt,.m-yt-dt,.m-bottom-dt,.m-yb-dt,.m-middle-dt,.m-yc-dt,.m-around-dt,.m-between-dt,.m-evenly-dt{display:flex}.m-start-dt,.m-xl-dt{justify-content:flex-start}.m-end-dt,.m-xr-dt{justify-content:flex-end}.m-center-dt,.m-xc-dt{justify-content:center}.m-top-dt,.m-yt-dt{align-items:flex-start}.m-bottom-dt,.m-yb-dt{align-items:flex-end}.m-middle-dt,.m-yc-dt{align-items:center}.m-around-dt{justify-content:space-around}.m-between-dt{justify-content:space-between}.m-evenly-dt{justify-content:space-evenly}}@media only screen and (min-width:1440px){.flex-xx,.m-flex-xx,.m-start-xx,.m-xl-xx,.m-end-xx,.m-xr-xx,.m-center-xx,.m-xc-xx,.m-top-xx,.m-yt-xx,.m-bottom-xx,.m-yb-xx,.m-middle-xx,.m-yc-xx,.m-around-xx,.m-between-xx,.m-evenly-xx{display:flex}.m-start-xx,.m-xl-xx{justify-content:flex-start}.m-end-xx,.m-xr-xx{justify-content:flex-end}.m-center-xx,.m-xc-xx{justify-content:center}.m-top-xx,.m-yt-xx{align-items:flex-start}.m-bottom-xx,.m-yb-xx{align-items:flex-end}.m-middle-xx,.m-yc-xx{align-items:center}.m-around-xx{justify-content:space-around}.m-between-xx{justify-content:space-between}.m-evenly-xx{justify-content:space-evenly}}
:root{--width-gap:var(--gap,20px)}.window-size{height:100vh;width:100vw}.window-height,.window-h,.wh{height:100vh}.window-width,.window-w,.ww{width:100vw}.full-size{display:block;width:100%;height:100%}.full-height,.full-h,.full-height>img,.full-h>img{display:block;width:auto;height:100%}.full-width,.full-w,.full-width>img,.full-w>img{display:block;width:100%;margin:0}.wrap{width:100%;max-width:calc( 1200px + ( var( --width-gap ) * 2 ) );margin-left:auto;margin-right:auto;padding-left:var(--width-gap);padding-right:var(--width-gap)}.wrap .wrap{padding-left:0;padding-right:0}.wrap.m-fluid{max-width:100%}.w-1of1{width:100%}.m-gutter>.w-1of1{width:calc( 100% - var( --width-gap ) ) }

	.w-1of2,
	.w-2of4,
	.w-3of6,
	.w-4of8,
	.w-5of10,
	.w-6of12,
	.w-8of16,
	.w-half { width: 50% }
		.m-gutter > .w-1of2,
		.m-gutter > .w-2of4,
		.m-gutter > .w-3of6,
		.m-gutter > .w-4of8,
		.m-gutter > .w-5of10,
		.m-gutter > .w-6of12,
		.m-gutter > .w-8of16,
		.m-gutter > .w-half { width: calc( 50% - var( --width-gap ) ) }


	.w-1of3,
	.w-2of6,
	.w-3of9,
	.w-4of12,
	.w-third { width: 33.33% }
		.m-gutter > .w-1of3,
		.m-gutter > .w-2of6,
		.m-gutter > .w-3of9,
		.m-gutter > .w-4of12,
		.m-gutter > .w-third { width: calc( 33.33% - var( --width-gap ) ) }


	.w-2of3,
	.w-4of6,
	.w-6of9,
	.w-8of12 { width: 66.66% }
		.m-gutter > .w-2of3,
		.m-gutter > .w-4of6,
		.m-gutter > .w-6of9,
		.m-gutter > .w-8of12 { width: calc( 66.66% - var( --width-gap ) ) }


	.w-1of4,
	.w-2of8,
	.w-3of12,
	.w-4of16,
	.w-quarter { width: 25% }
		.m-gutter > .w-1of4,
		.m-gutter > .w-2of8,
		.m-gutter > .w-3of12,
		.m-gutter > .w-4of16,
		.m-gutter > .w-quarter { width: calc( 25% - var( --width-gap ) ) }

	.w-3of4,
	.w-6of8,
	.w-9of12,
	.w-12of16 { width: 75% }
		.m-gutter > .w-3of4,
		.m-gutter > .w-6of8,
		.m-gutter > .w-9of12,
		.m-gutter > .w-12of16 { width: calc( 75% - var( --width-gap ) ) }


	.w-1of5,
	.w-2of10 { width: 20% }
		.m-gutter > .w-1of5,
		.m-gutter > .w-2of10 { width: calc( 20% - var( --width-gap ) ) }

	.w-2of5,
	.w-4of10 { width: 40% }
		.m-gutter > .w-2of5,
		.m-gutter > .w-4of10 { width: calc( 40% - var( --width-gap ) ) }

	.w-3of5,
	.w-6of10 { width: 60% }
		.m-gutter > .w-3of5,
		.m-gutter > .w-6of10 { width: calc( 60% - var( --width-gap ) ) }

	.w-4of5,
	.w-8of10 { width: 80% }
		.m-gutter > .w-4of5,
		.m-gutter > .w-8of10 { width: calc( 80% - var( --width-gap ) ) }


	.w-1of6,
	.w-2of12 { width: 16.66% }
		.m-gutter > .w-1of6,
		.m-gutter > .w-2of12 { width: calc( 16.66% - var( --width-gap ) ) }

	.w-5of6,
	.w-10of12 { width: 83.33% }
		.m-gutter > .w-5of6,
		.m-gutter > .w-10of12 { width: calc( 83.33% - var( --width-gap ) ) }


	.w-1of7 { width: 14.28% }
		.m-gutter > .w-1of7 { width: calc( 14.28% - var( --width-gap ) ) }

	.w-2of7 { width: 28.57% }
		.m-gutter > .w-2of7 { width: calc( 28.57% - var( --width-gap ) ) }

	.w-3of7 { width: 42.85% }
		.m-gutter > .w-3of7 { width: calc( 42.85% - var( --width-gap ) ) }

	.w-4of7 { width: 57.14% }
		.m-gutter > .w-4of7 { width: calc( 57.14% - var( --width-gap ) ) }

	.w-5of7 { width: 71.42% }
		.m-gutter > .w-5of7 { width: calc( 71.42% - var( --width-gap ) ) }

	.w-6of7 { width: 85.71% }
		.m-gutter > .w-6of7 { width: calc( 85.71% - var( --width-gap ) ) }


	.w-1of8,
	.w-2of16 { width: 12.5% }
		.m-gutter > .w-1of8,
		.m-gutter > .w-2of16 { width: calc( 12.5% - var( --width-gap ) ) }

	.w-3of8,
	.w-6of16 { width: 37.5% }
		.m-gutter > .w-3of8,
		.m-gutter > .w-6of16 { width: calc( 37.5% - var( --width-gap ) ) }

	.w-5of8,
	.w-10of16 { width: 62.5% }
		.m-gutter > .w-5of8,
		.m-gutter > .w-10of16 { width: calc( 62.5% - var( --width-gap ) ) }

	.w-7of8,
	.w-14of16 { width: 87.5% }
		.m-gutter > .w-7of8,
		.m-gutter > .w-14of16 { width:calc( 87.5% - var( --width-gap ) ) }


	.w-1of9 { width: 11.11% }
		.m-gutter > .w-1of9 { width: calc( 11% - var( --width-gap ) ) }

	.w-2of9 { width: 22.22% }
		.m-gutter > .w-2of9 { width: calc( 22.22% - var( --width-gap ) ) }

	.w-4of9 { width: 44.44% }
		.m-gutter > .w-4of9 { width: calc( 44.44% - var( --width-gap ) ) }

	.w-5of9 { width: 55.55% }
		.m-gutter > .w-5of9 { width: calc( 55.55% - var( --width-gap ) ) }

	.w-7of9 { width: 77.77% }
		.m-gutter > .w-7of9 { width: calc( 77.77% - var( --width-gap ) ) }

	.w-8of9 { width: 88.88% }
		.m-gutter > .w-8of9 { width: calc( 88.88% - var( --width-gap ) ) }


	.w-1of10 { width: 10% }
		.m-gutter > .w-1of10 { width: calc( 10% - var( --width-gap ) ) }

	.w-3of10 { width: 30% }
		.m-gutter > .w-3of10 { width: calc( 30% - var( --width-gap ) ) }

	.w-7of10 { width: 70% }
		.m-gutter > .w-7of10 { width: calc( 70% - var( --width-gap ) ) }

	.w-9of10 { width: 90% }
		.m-gutter > .w-9of10 { width: calc( 90% - var( --width-gap ) ) }


	.w-1of11 { width: 9.09% }
		.m-gutter > .w-1of11 { width: calc( 9.09% - var( --width-gap ) ) }

	.w-2of11 { width: 18.18% }
		.m-gutter > .w-2of11 { width: calc( 18.18% - var( --width-gap ) ) }

	.w-3of11 { width: 27.27% }
		.m-gutter > .w-3of11 { width: calc( 27.27% - var( --width-gap ) ) }

	.w-4of11 { width: 36.36% }
		.m-gutter > .w-4of11 { width: calc( 36.36% - var( --width-gap ) ) }

	.w-5of11 { width: 45.45% }
		.m-gutter > .w-5of11 { width: calc( 45.45% - var( --width-gap ) ) }

	.w-6of11 { width: 54.54% }
		.m-gutter > .w-6of11 { width: calc( 54.54% - var( --width-gap ) ) }

	.w-7of11 { width: 63.63% }
		.m-gutter > .w-7of11 { width: calc( 63.63% - var( --width-gap ) ) }

	.w-8of11 { width: 72.72% }
		.m-gutter > .w-8of11 { width: calc( 72.72% - var( --width-gap ) ) }

	.w-9of11 { width: 81.81% }
		.m-gutter > .w-9of11 { width: calc( 81.81% - var( --width-gap ) ) }

	.w-10of11 { width: 90.9% }
		.m-gutter > .w-10of11 { width: calc( 90.9% - var( --width-gap ) ) }


	.w-1of12 { width: 8.33% }
		.m-gutter > .w-1of12 { width: calc( 8.33% - var( --width-gap ) ) }

	.w-5of12 { width: 41.66% }
		.m-gutter > .w-5of12 { width: calc( 41.66% - var( --width-gap ) ) }

	.w-7of12 { width: 58.33% }
		.m-gutter > .w-7of12 { width: calc( 58.33% - var( --width-gap ) ) }

	.w-11of12 { width: 91.66% }
		.m-gutter > .w-11of12 { width: calc( 91.66 - var( --width-gap ) ) }


	.w-1of16 { width: 6.25% }
		.m-gutter > .w-1of16 { width: calc( 6.25% - var( --width-gap ) ) }

	.w-3of16 { width: 18.75% }
		.m-gutter > .w-3of16 { width: calc( 18.75% - var( --width-gap ) ) }

	.w-5of16 { width: 31.25% }
		.m-gutter > .w-5of16 { width: calc( 31.25% - var( --width-gap ) ) }

	.w-7of16 { width: 43.75% }
		.m-gutter > .w-7of16 { width: calc( 43.75% - var( --width-gap ) ) }

	.w-9of16 { width: 56.25% }
		.m-gutter > .w-9of16 { width: calc( 56.25% - var( --width-gap ) ) }

	.w-11of16 { width: 68.75% }
		.m-gutter > .w-11of16 { width: calc( 68.75% - var( --width-gap ) ) }

	.w-13of16 { width: 81.25% }
		.m-gutter > .w-13of16 { width: calc( 81.25% - var( --width-gap ) ) }

	.w-15of16 { width: 93.75% }
		.m-gutter > .w-15of16 { width: calc( 93.75% - var( --width-gap ) ) }

	.w-auto { width: auto }


/* -mb */
@media only screen and ( min-width: 360px ){.window-size-mb{height:100vh;width:100vw}.window-height-mb,.window-h-mb,.wh-mb{height:100vh}.window-width-mb,.window-w-mb,.ww-mb{width:100vw}.full-size-mb{display:block;width:100%;height:100%}.full-height-mb,.full-h-mb,.full-height-mb>img,.full-h-mb>img{display:block;width:auto;height:100%}.full-width-mb,.full-w-mb,.full-width-mb>img,.full-w-mb>img{display:block;width:100%;margin:0}.w-1of1-mb{width:100%}.m-gutter>.w-1of1-mb{width:calc( 100% - var( --width-gap ) ) }

	.w-1of2-mb,
	.w-2of4-mb,
	.w-3of6-mb,
	.w-4of8-mb,
	.w-5of10-mb,
	.w-6of12-mb,
	.w-8of16-mb,
	.w-half-mb { width: 50% }
		.m-gutter > .w-1of2-mb,
		.m-gutter > .w-2of4-mb,
		.m-gutter > .w-3of6-mb,
		.m-gutter > .w-4of8-mb,
		.m-gutter > .w-5of10-mb,
		.m-gutter > .w-6of12-mb,
		.m-gutter > .w-8of16-mb,
		.m-gutter > .w-half-mb { width: calc( 50% - var( --width-gap ) ) }


	.w-1of3-mb,
	.w-2of6-mb,
	.w-3of9-mb,
	.w-4of12-mb,
	.w-third-mb { width: 33.33% }
		.m-gutter > .w-1of3-mb,
		.m-gutter > .w-2of6-mb,
		.m-gutter > .w-3of9-mb,
		.m-gutter > .w-4of12-mb,
		.m-gutter > .w-third-mb { width: calc( 33.33% - var( --width-gap ) ) }


	.w-2of3-mb,
	.w-4of6-mb,
	.w-6of9-mb,
	.w-8of12-mb { width: 66.66% }
		.m-gutter > .w-2of3-mb,
		.m-gutter > .w-4of6-mb,
		.m-gutter > .w-6of9-mb,
		.m-gutter > .w-8of12-mb { width: calc( 66.66% - var( --width-gap ) ) }


	.w-1of4-mb,
	.w-2of8-mb,
	.w-3of12-mb,
	.w-4of16-mb,
	.w-quarter-mb { width: 25% }
		.m-gutter > .w-1of4-mb,
		.m-gutter > .w-2of8-mb,
		.m-gutter > .w-3of12-mb,
		.m-gutter > .w-4of16-mb,
		.m-gutter > .w-quarter-mb { width: calc( 25% - var( --width-gap ) ) }

	.w-3of4-mb,
	.w-6of8-mb,
	.w-9of12-mb,
	.w-12of16-mb { width: 75% }
		.m-gutter > .w-3of4-mb,
		.m-gutter > .w-6of8-mb,
		.m-gutter > .w-9of12-mb,
		.m-gutter > .w-12of16-mb { width: calc( 75% - var( --width-gap ) ) }


	.w-1of5-mb,
	.w-2of10-mb { width: 20% }
		.m-gutter > .w-1of5-mb,
		.m-gutter > .w-2of10-mb { width: calc( 20% - var( --width-gap ) ) }

	.w-2of5-mb,
	.w-4of10-mb { width: 40% }
		.m-gutter > .w-2of5-mb,
		.m-gutter > .w-4of10-mb { width: calc( 40% - var( --width-gap ) ) }

	.w-3of5-mb,
	.w-6of10-mb { width: 60% }
		.m-gutter > .w-3of5-mb,
		.m-gutter > .w-6of10-mb { width: calc( 60% - var( --width-gap ) ) }

	.w-4of5-mb,
	.w-8of10-mb { width: 80% }
		.m-gutter > .w-4of5-mb,
		.m-gutter > .w-8of10-mb { width: calc( 80% - var( --width-gap ) ) }


	.w-1of6-mb,
	.w-2of12-mb { width: 16.66% }
		.m-gutter > .w-1of6-mb,
		.m-gutter > .w-2of12-mb { width: calc( 16.66% - var( --width-gap ) ) }

	.w-5of6-mb,
	.w-10of12-mb { width: 83.33% }
		.m-gutter > .w-5of6-mb,
		.m-gutter > .w-10of12-mb { width: calc( 83.33% - var( --width-gap ) ) }


	.w-1of7-mb { width: 14.28% }
		.m-gutter > .w-1of7-mb { width: calc( 14.28% - var( --width-gap ) ) }

	.w-2of7-mb { width: 28.57% }
		.m-gutter > .w-2of7-mb { width: calc( 28.57% - var( --width-gap ) ) }

	.w-3of7-mb { width: 42.85% }
		.m-gutter > .w-3of7-mb { width: calc( 42.85% - var( --width-gap ) ) }

	.w-4of7-mb { width: 57.14% }
		.m-gutter > .w-4of7-mb { width: calc( 57.14% - var( --width-gap ) ) }

	.w-5of7-mb { width: 71.42% }
		.m-gutter > .w-5of7-mb { width: calc( 71.42% - var( --width-gap ) ) }

	.w-6of7-mb { width: 85.71% }
		.m-gutter > .w-6of7-mb { width: calc( 85.71% - var( --width-gap ) ) }


	.w-1of8-mb,
	.w-2of16-mb { width: 12.5% }
		.m-gutter > .w-1of8-mb,
		.m-gutter > .w-2of16-mb { width: calc( 12.5% - var( --width-gap ) ) }

	.w-3of8-mb,
	.w-6of16-mb { width: 37.5% }
		.m-gutter > .w-3of8-mb,
		.m-gutter > .w-6of16-mb { width: calc( 37.5% - var( --width-gap ) ) }

	.w-5of8-mb,
	.w-10of16-mb { width: 62.5% }
		.m-gutter > .w-5of8-mb,
		.m-gutter > .w-10of16-mb { width: calc( 62.5% - var( --width-gap ) ) }

	.w-7of8-mb,
	.w-14of16-mb { width: 87.5% }
		.m-gutter > .w-7of8-mb,
		.m-gutter > .w-14of16-mb { width:calc( 87.5% - var( --width-gap ) ) }


	.w-1of9-mb { width: 11.11% }
		.m-gutter > .w-1of9-mb { width: calc( 11% - var( --width-gap ) ) }

	.w-2of9-mb { width: 22.22% }
		.m-gutter > .w-2of9-mb { width: calc( 22.22% - var( --width-gap ) ) }

	.w-4of9-mb { width: 44.44% }
		.m-gutter > .w-4of9-mb { width: calc( 44.44% - var( --width-gap ) ) }

	.w-5of9-mb { width: 55.55% }
		.m-gutter > .w-5of9-mb { width: calc( 55.55% - var( --width-gap ) ) }

	.w-7of9-mb { width: 77.77% }
		.m-gutter > .w-7of9-mb { width: calc( 77.77% - var( --width-gap ) ) }

	.w-8of9-mb { width: 88.88% }
		.m-gutter > .w-8of9-mb { width: calc( 88.88% - var( --width-gap ) ) }


	.w-1of10-mb { width: 10% }
		.m-gutter > .w-1of10-mb { width: calc( 10% - var( --width-gap ) ) }

	.w-3of10-mb { width: 30% }
		.m-gutter > .w-3of10-mb { width: calc( 30% - var( --width-gap ) ) }

	.w-7of10-mb { width: 70% }
		.m-gutter > .w-7of10-mb { width: calc( 70% - var( --width-gap ) ) }

	.w-9of10-mb { width: 90% }
		.m-gutter > .w-9of10-mb { width: calc( 90% - var( --width-gap ) ) }


	.w-1of11-mb { width: 9.09% }
		.m-gutter > .w-1of11-mb { width: calc( 9.09% - var( --width-gap ) ) }

	.w-2of11-mb { width: 18.18% }
		.m-gutter > .w-2of11-mb { width: calc( 18.18% - var( --width-gap ) ) }

	.w-3of11-mb { width: 27.27% }
		.m-gutter > .w-3of11-mb { width: calc( 27.27% - var( --width-gap ) ) }

	.w-4of11-mb { width: 36.36% }
		.m-gutter > .w-4of11-mb { width: calc( 36.36% - var( --width-gap ) ) }

	.w-5of11-mb { width: 45.45% }
		.m-gutter > .w-5of11-mb { width: calc( 45.45% - var( --width-gap ) ) }

	.w-6of11-mb { width: 54.54% }
		.m-gutter > .w-6of11-mb { width: calc( 54.54% - var( --width-gap ) ) }

	.w-7of11-mb { width: 63.63% }
		.m-gutter > .w-7of11-mb { width: calc( 63.63% - var( --width-gap ) ) }

	.w-8of11-mb { width: 72.72% }
		.m-gutter > .w-8of11-mb { width: calc( 72.72% - var( --width-gap ) ) }

	.w-9of11-mb { width: 81.81% }
		.m-gutter > .w-9of11-mb { width: calc( 81.81% - var( --width-gap ) ) }

	.w-10of11-mb { width: 90.9% }
		.m-gutter > .w-10of11-mb { width: calc( 90.9% - var( --width-gap ) ) }


	.w-1of12-mb { width: 8.33% }
		.m-gutter > .w-1of12-mb { width: calc( 8.33% - var( --width-gap ) ) }

	.w-5of12-mb { width: 41.66% }
		.m-gutter > .w-5of12-mb { width: calc( 41.66% - var( --width-gap ) ) }

	.w-7of12-mb { width: 58.33% }
		.m-gutter > .w-7of12-mb { width: calc( 58.33% - var( --width-gap ) ) }

	.w-11of12-mb { width: 91.66% }
		.m-gutter > .w-11of12-mb { width: calc( 91.66 - var( --width-gap ) ) }


	.w-1of16-mb { width: 6.25% }
		.m-gutter > .w-1of16-mb { width: calc( 6.25% - var( --width-gap ) ) }

	.w-3of16-mb { width: 18.75% }
		.m-gutter > .w-3of16-mb { width: calc( 18.75% - var( --width-gap ) ) }

	.w-5of16-mb { width: 31.25% }
		.m-gutter > .w-5of16-mb { width: calc( 31.25% - var( --width-gap ) ) }

	.w-7of16-mb { width: 43.75% }
		.m-gutter > .w-7of16-mb { width: calc( 43.75% - var( --width-gap ) ) }

	.w-9of16-mb { width: 56.25% }
		.m-gutter > .w-9of16-mb { width: calc( 56.25% - var( --width-gap ) ) }

	.w-11of16-mb { width: 68.75% }
		.m-gutter > .w-11of16-mb { width: calc( 68.75% - var( --width-gap ) ) }

	.w-13of16-mb { width: 81.25% }
		.m-gutter > .w-13of16-mb { width: calc( 81.25% - var( --width-gap ) ) }

	.w-15of16-mb { width: 93.75% }
		.m-gutter > .w-15of16-mb { width: calc( 93.75% - var( --width-gap ) ) }

	.w-auto-mb { width: auto }
}

/* -tb */
@media only screen and ( min-width: 600px ){.window-size-tb{height:100vh;width:100vw}.window-height-tb,.window-h-tb,.wh-tb{height:100vh}.window-width-tb,.window-w-tb,.ww-tb{width:100vw}.full-size-tb{display:block;width:100%;height:100%}.full-height-tb,.full-h-tb,.full-height-tb>img,.full-h-tb>img{display:block;width:auto;height:100%}.full-width-tb,.full-w-tb,.full-width-tb>img,.full-w-tb>img{display:block;width:100%;margin:0}.w-1of1-tb{width:100%}.m-gutter>.w-1of1-tb{width:calc( 100% - var( --width-gap ) ) }

	.w-1of2-tb,
	.w-2of4-tb,
	.w-3of6-tb,
	.w-4of8-tb,
	.w-5of10-tb,
	.w-6of12-tb,
	.w-8of16-tb,
	.w-half-tb { width: 50% }
		.m-gutter > .w-1of2-tb,
		.m-gutter > .w-2of4-tb,
		.m-gutter > .w-3of6-tb,
		.m-gutter > .w-4of8-tb,
		.m-gutter > .w-5of10-tb,
		.m-gutter > .w-6of12-tb,
		.m-gutter > .w-8of16-tb,
		.m-gutter > .w-half-tb { width: calc( 50% - var( --width-gap ) ) }


	.w-1of3-tb,
	.w-2of6-tb,
	.w-3of9-tb,
	.w-4of12-tb,
	.w-third-tb { width: 33.33% }
		.m-gutter > .w-1of3-tb,
		.m-gutter > .w-2of6-tb,
		.m-gutter > .w-3of9-tb,
		.m-gutter > .w-4of12-tb,
		.m-gutter > .w-third-tb { width: calc( 33.33% - var( --width-gap ) ) }


	.w-2of3-tb,
	.w-4of6-tb,
	.w-6of9-tb,
	.w-8of12-tb { width: 66.66% }
		.m-gutter > .w-2of3-tb,
		.m-gutter > .w-4of6-tb,
		.m-gutter > .w-6of9-tb,
		.m-gutter > .w-8of12-tb { width: calc( 66.66% - var( --width-gap ) ) }


	.w-1of4-tb,
	.w-2of8-tb,
	.w-3of12-tb,
	.w-4of16-tb,
	.w-quarter-tb { width: 25% }
		.m-gutter > .w-1of4-tb,
		.m-gutter > .w-2of8-tb,
		.m-gutter > .w-3of12-tb,
		.m-gutter > .w-4of16-tb,
		.m-gutter > .w-quarter-tb { width: calc( 25% - var( --width-gap ) ) }

	.w-3of4-tb,
	.w-6of8-tb,
	.w-9of12-tb,
	.w-12of16-tb { width: 75% }
		.m-gutter > .w-3of4-tb,
		.m-gutter > .w-6of8-tb,
		.m-gutter > .w-9of12-tb,
		.m-gutter > .w-12of16-tb { width: calc( 75% - var( --width-gap ) ) }


	.w-1of5-tb,
	.w-2of10-tb { width: 20% }
		.m-gutter > .w-1of5-tb,
		.m-gutter > .w-2of10-tb { width: calc( 20% - var( --width-gap ) ) }

	.w-2of5-tb,
	.w-4of10-tb { width: 40% }
		.m-gutter > .w-2of5-tb,
		.m-gutter > .w-4of10-tb { width: calc( 40% - var( --width-gap ) ) }

	.w-3of5-tb,
	.w-6of10-tb { width: 60% }
		.m-gutter > .w-3of5-tb,
		.m-gutter > .w-6of10-tb { width: calc( 60% - var( --width-gap ) ) }

	.w-4of5-tb,
	.w-8of10-tb { width: 80% }
		.m-gutter > .w-4of5-tb,
		.m-gutter > .w-8of10-tb { width: calc( 80% - var( --width-gap ) ) }


	.w-1of6-tb,
	.w-2of12-tb { width: 16.66% }
		.m-gutter > .w-1of6-tb,
		.m-gutter > .w-2of12-tb { width: calc( 16.66% - var( --width-gap ) ) }

	.w-5of6-tb,
	.w-10of12-tb { width: 83.33% }
		.m-gutter > .w-5of6-tb,
		.m-gutter > .w-10of12-tb { width: calc( 83.33% - var( --width-gap ) ) }


	.w-1of7-tb { width: 14.28% }
		.m-gutter > .w-1of7-tb { width: calc( 14.28% - var( --width-gap ) ) }

	.w-2of7-tb { width: 28.57% }
		.m-gutter > .w-2of7-tb { width: calc( 28.57% - var( --width-gap ) ) }

	.w-3of7-tb { width: 42.85% }
		.m-gutter > .w-3of7-tb { width: calc( 42.85% - var( --width-gap ) ) }

	.w-4of7-tb { width: 57.14% }
		.m-gutter > .w-4of7-tb { width: calc( 57.14% - var( --width-gap ) ) }

	.w-5of7-tb { width: 71.42% }
		.m-gutter > .w-5of7-tb { width: calc( 71.42% - var( --width-gap ) ) }

	.w-6of7-tb { width: 85.71% }
		.m-gutter > .w-6of7-tb { width: calc( 85.71% - var( --width-gap ) ) }


	.w-1of8-tb,
	.w-2of16-tb { width: 12.5% }
		.m-gutter > .w-1of8-tb,
		.m-gutter > .w-2of16-tb { width: calc( 12.5% - var( --width-gap ) ) }

	.w-3of8-tb,
	.w-6of16-tb { width: 37.5% }
		.m-gutter > .w-3of8-tb,
		.m-gutter > .w-6of16-tb { width: calc( 37.5% - var( --width-gap ) ) }

	.w-5of8-tb,
	.w-10of16-tb { width: 62.5% }
		.m-gutter > .w-5of8-tb,
		.m-gutter > .w-10of16-tb { width: calc( 62.5% - var( --width-gap ) ) }

	.w-7of8-tb,
	.w-14of16-tb { width: 87.5% }
		.m-gutter > .w-7of8-tb,
		.m-gutter > .w-14of16-tb { width:calc( 87.5% - var( --width-gap ) ) }


	.w-1of9-tb { width: 11.11% }
		.m-gutter > .w-1of9-tb { width: calc( 11% - var( --width-gap ) ) }

	.w-2of9-tb { width: 22.22% }
		.m-gutter > .w-2of9-tb { width: calc( 22.22% - var( --width-gap ) ) }

	.w-4of9-tb { width: 44.44% }
		.m-gutter > .w-4of9-tb { width: calc( 44.44% - var( --width-gap ) ) }

	.w-5of9-tb { width: 55.55% }
		.m-gutter > .w-5of9-tb { width: calc( 55.55% - var( --width-gap ) ) }

	.w-7of9-tb { width: 77.77% }
		.m-gutter > .w-7of9-tb { width: calc( 77.77% - var( --width-gap ) ) }

	.w-8of9-tb { width: 88.88% }
		.m-gutter > .w-8of9-tb { width: calc( 88.88% - var( --width-gap ) ) }


	.w-1of10-tb { width: 10% }
		.m-gutter > .w-1of10-tb { width: calc( 10% - var( --width-gap ) ) }

	.w-3of10-tb { width: 30% }
		.m-gutter > .w-3of10-tb { width: calc( 30% - var( --width-gap ) ) }

	.w-7of10-tb { width: 70% }
		.m-gutter > .w-7of10-tb { width: calc( 70% - var( --width-gap ) ) }

	.w-9of10-tb { width: 90% }
		.m-gutter > .w-9of10-tb { width: calc( 90% - var( --width-gap ) ) }


	.w-1of11-tb { width: 9.09% }
		.m-gutter > .w-1of11-tb { width: calc( 9.09% - var( --width-gap ) ) }

	.w-2of11-tb { width: 18.18% }
		.m-gutter > .w-2of11-tb { width: calc( 18.18% - var( --width-gap ) ) }

	.w-3of11-tb { width: 27.27% }
		.m-gutter > .w-3of11-tb { width: calc( 27.27% - var( --width-gap ) ) }

	.w-4of11-tb { width: 36.36% }
		.m-gutter > .w-4of11-tb { width: calc( 36.36% - var( --width-gap ) ) }

	.w-5of11-tb { width: 45.45% }
		.m-gutter > .w-5of11-tb { width: calc( 45.45% - var( --width-gap ) ) }

	.w-6of11-tb { width: 54.54% }
		.m-gutter > .w-6of11-tb { width: calc( 54.54% - var( --width-gap ) ) }

	.w-7of11-tb { width: 63.63% }
		.m-gutter > .w-7of11-tb { width: calc( 63.63% - var( --width-gap ) ) }

	.w-8of11-tb { width: 72.72% }
		.m-gutter > .w-8of11-tb { width: calc( 72.72% - var( --width-gap ) ) }

	.w-9of11-tb { width: 81.81% }
		.m-gutter > .w-9of11-tb { width: calc( 81.81% - var( --width-gap ) ) }

	.w-10of11-tb { width: 90.9% }
		.m-gutter > .w-10of11-tb { width: calc( 90.9% - var( --width-gap ) ) }


	.w-1of12-tb { width: 8.33% }
		.m-gutter > .w-1of12-tb { width: calc( 8.33% - var( --width-gap ) ) }

	.w-5of12-tb { width: 41.66% }
		.m-gutter > .w-5of12-tb { width: calc( 41.66% - var( --width-gap ) ) }

	.w-7of12-tb { width: 58.33% }
		.m-gutter > .w-7of12-tb { width: calc( 58.33% - var( --width-gap ) ) }

	.w-11of12-tb { width: 91.66% }
		.m-gutter > .w-11of12-tb { width: calc( 91.66 - var( --width-gap ) ) }


	.w-1of16-tb { width: 6.25% }
		.m-gutter > .w-1of16-tb { width: calc( 6.25% - var( --width-gap ) ) }

	.w-3of16-tb { width: 18.75% }
		.m-gutter > .w-3of16-tb { width: calc( 18.75% - var( --width-gap ) ) }

	.w-5of16-tb { width: 31.25% }
		.m-gutter > .w-5of16-tb { width: calc( 31.25% - var( --width-gap ) ) }

	.w-7of16-tb { width: 43.75% }
		.m-gutter > .w-7of16-tb { width: calc( 43.75% - var( --width-gap ) ) }

	.w-9of16-tb { width: 56.25% }
		.m-gutter > .w-9of16-tb { width: calc( 56.25% - var( --width-gap ) ) }

	.w-11of16-tb { width: 68.75% }
		.m-gutter > .w-11of16-tb { width: calc( 68.75% - var( --width-gap ) ) }

	.w-13of16-tb { width: 81.25% }
		.m-gutter > .w-13of16-tb { width: calc( 81.25% - var( --width-gap ) ) }

	.w-15of16-tb { width: 93.75% }
		.m-gutter > .w-15of16-tb { width: calc( 93.75% - var( --width-gap ) ) }

	.w-auto-tb { width: auto }
}

/* -dt */
@media only screen and ( min-width: 900px ){.window-size-dt{height:100vh;width:100vw}.window-height-dt,.window-h-dt,.wh-dt{height:100vh}.window-width-dt,.window-w-dt,.ww-dt{width:100vw}.full-size-dt{display:block;width:100%;height:100%}.full-height-dt,.full-h-dt,.full-height-dt>img,.full-h-dt>img{display:block;width:auto;height:100%}.full-width-dt,.full-w-dt,.full-width-dt>img,.full-w-dt>img{display:block;width:100%;margin:0}.w-1of1-dt{width:100%}.m-gutter>.w-1of1-dt{width:calc( 100% - var( --width-gap ) ) }

	.w-1of2-dt,
	.w-2of4-dt,
	.w-3of6-dt,
	.w-4of8-dt,
	.w-5of10-dt,
	.w-6of12-dt,
	.w-8of16-dt,
	.w-half-dt { width: 50% }
		.m-gutter > .w-1of2-dt,
		.m-gutter > .w-2of4-dt,
		.m-gutter > .w-3of6-dt,
		.m-gutter > .w-4of8-dt,
		.m-gutter > .w-5of10-dt,
		.m-gutter > .w-6of12-dt,
		.m-gutter > .w-8of16-dt,
		.m-gutter > .w-half-dt { width: calc( 50% - var( --width-gap ) ) }


	.w-1of3-dt,
	.w-2of6-dt,
	.w-3of9-dt,
	.w-4of12-dt,
	.w-third-dt { width: 33.33% }
		.m-gutter > .w-1of3-dt,
		.m-gutter > .w-2of6-dt,
		.m-gutter > .w-3of9-dt,
		.m-gutter > .w-4of12-dt,
		.m-gutter > .w-third-dt { width: calc( 33.33% - var( --width-gap ) ) }


	.w-2of3-dt,
	.w-4of6-dt,
	.w-6of9-dt,
	.w-8of12-dt { width: 66.66% }
		.m-gutter > .w-2of3-dt,
		.m-gutter > .w-4of6-dt,
		.m-gutter > .w-6of9-dt,
		.m-gutter > .w-8of12-dt { width: calc( 66.66% - var( --width-gap ) ) }


	.w-1of4-dt,
	.w-2of8-dt,
	.w-3of12-dt,
	.w-4of16-dt,
	.w-quarter-dt { width: 25% }
		.m-gutter > .w-1of4-dt,
		.m-gutter > .w-2of8-dt,
		.m-gutter > .w-3of12-dt,
		.m-gutter > .w-4of16-dt,
		.m-gutter > .w-quarter-dt { width: calc( 25% - var( --width-gap ) ) }

	.w-3of4-dt,
	.w-6of8-dt,
	.w-9of12-dt,
	.w-12of16-dt { width: 75% }
		.m-gutter > .w-3of4-dt,
		.m-gutter > .w-6of8-dt,
		.m-gutter > .w-9of12-dt,
		.m-gutter > .w-12of16-dt { width: calc( 75% - var( --width-gap ) ) }


	.w-1of5-dt,
	.w-2of10-dt { width: 20% }
		.m-gutter > .w-1of5-dt,
		.m-gutter > .w-2of10-dt { width: calc( 20% - var( --width-gap ) ) }

	.w-2of5-dt,
	.w-4of10-dt { width: 40% }
		.m-gutter > .w-2of5-dt,
		.m-gutter > .w-4of10-dt { width: calc( 40% - var( --width-gap ) ) }

	.w-3of5-dt,
	.w-6of10-dt { width: 60% }
		.m-gutter > .w-3of5-dt,
		.m-gutter > .w-6of10-dt { width: calc( 60% - var( --width-gap ) ) }

	.w-4of5-dt,
	.w-8of10-dt { width: 80% }
		.m-gutter > .w-4of5-dt,
		.m-gutter > .w-8of10-dt { width: calc( 80% - var( --width-gap ) ) }


	.w-1of6-dt,
	.w-2of12-dt { width: 16.66% }
		.m-gutter > .w-1of6-dt,
		.m-gutter > .w-2of12-dt { width: calc( 16.66% - var( --width-gap ) ) }

	.w-5of6-dt,
	.w-10of12-dt { width: 83.33% }
		.m-gutter > .w-5of6-dt,
		.m-gutter > .w-10of12-dt { width: calc( 83.33% - var( --width-gap ) ) }


	.w-1of7-dt { width: 14.28% }
		.m-gutter > .w-1of7-dt { width: calc( 14.28% - var( --width-gap ) ) }

	.w-2of7-dt { width: 28.57% }
		.m-gutter > .w-2of7-dt { width: calc( 28.57% - var( --width-gap ) ) }

	.w-3of7-dt { width: 42.85% }
		.m-gutter > .w-3of7-dt { width: calc( 42.85% - var( --width-gap ) ) }

	.w-4of7-dt { width: 57.14% }
		.m-gutter > .w-4of7-dt { width: calc( 57.14% - var( --width-gap ) ) }

	.w-5of7-dt { width: 71.42% }
		.m-gutter > .w-5of7-dt { width: calc( 71.42% - var( --width-gap ) ) }

	.w-6of7-dt { width: 85.71% }
		.m-gutter > .w-6of7-dt { width: calc( 85.71% - var( --width-gap ) ) }


	.w-1of8-dt,
	.w-2of16-dt { width: 12.5% }
		.m-gutter > .w-1of8-dt,
		.m-gutter > .w-2of16-dt { width: calc( 12.5% - var( --width-gap ) ) }

	.w-3of8-dt,
	.w-6of16-dt { width: 37.5% }
		.m-gutter > .w-3of8-dt,
		.m-gutter > .w-6of16-dt { width: calc( 37.5% - var( --width-gap ) ) }

	.w-5of8-dt,
	.w-10of16-dt { width: 62.5% }
		.m-gutter > .w-5of8-dt,
		.m-gutter > .w-10of16-dt { width: calc( 62.5% - var( --width-gap ) ) }

	.w-7of8-dt,
	.w-14of16-dt { width: 87.5% }
		.m-gutter > .w-7of8-dt,
		.m-gutter > .w-14of16-dt { width:calc( 87.5% - var( --width-gap ) ) }


	.w-1of9-dt { width: 11.11% }
		.m-gutter > .w-1of9-dt { width: calc( 11% - var( --width-gap ) ) }

	.w-2of9-dt { width: 22.22% }
		.m-gutter > .w-2of9-dt { width: calc( 22.22% - var( --width-gap ) ) }

	.w-4of9-dt { width: 44.44% }
		.m-gutter > .w-4of9-dt { width: calc( 44.44% - var( --width-gap ) ) }

	.w-5of9-dt { width: 55.55% }
		.m-gutter > .w-5of9-dt { width: calc( 55.55% - var( --width-gap ) ) }

	.w-7of9-dt { width: 77.77% }
		.m-gutter > .w-7of9-dt { width: calc( 77.77% - var( --width-gap ) ) }

	.w-8of9-dt { width: 88.88% }
		.m-gutter > .w-8of9-dt { width: calc( 88.88% - var( --width-gap ) ) }


	.w-1of10-dt { width: 10% }
		.m-gutter > .w-1of10-dt { width: calc( 10% - var( --width-gap ) ) }

	.w-3of10-dt { width: 30% }
		.m-gutter > .w-3of10-dt { width: calc( 30% - var( --width-gap ) ) }

	.w-7of10-dt { width: 70% }
		.m-gutter > .w-7of10-dt { width: calc( 70% - var( --width-gap ) ) }

	.w-9of10-dt { width: 90% }
		.m-gutter > .w-9of10-dt { width: calc( 90% - var( --width-gap ) ) }


	.w-1of11-dt { width: 9.09% }
		.m-gutter > .w-1of11-dt { width: calc( 9.09% - var( --width-gap ) ) }

	.w-2of11-dt { width: 18.18% }
		.m-gutter > .w-2of11-dt { width: calc( 18.18% - var( --width-gap ) ) }

	.w-3of11-dt { width: 27.27% }
		.m-gutter > .w-3of11-dt { width: calc( 27.27% - var( --width-gap ) ) }

	.w-4of11-dt { width: 36.36% }
		.m-gutter > .w-4of11-dt { width: calc( 36.36% - var( --width-gap ) ) }

	.w-5of11-dt { width: 45.45% }
		.m-gutter > .w-5of11-dt { width: calc( 45.45% - var( --width-gap ) ) }

	.w-6of11-dt { width: 54.54% }
		.m-gutter > .w-6of11-dt { width: calc( 54.54% - var( --width-gap ) ) }

	.w-7of11-dt { width: 63.63% }
		.m-gutter > .w-7of11-dt { width: calc( 63.63% - var( --width-gap ) ) }

	.w-8of11-dt { width: 72.72% }
		.m-gutter > .w-8of11-dt { width: calc( 72.72% - var( --width-gap ) ) }

	.w-9of11-dt { width: 81.81% }
		.m-gutter > .w-9of11-dt { width: calc( 81.81% - var( --width-gap ) ) }

	.w-10of11-dt { width: 90.9% }
		.m-gutter > .w-10of11-dt { width: calc( 90.9% - var( --width-gap ) ) }


	.w-1of12-dt { width: 8.33% }
		.m-gutter > .w-1of12-dt { width: calc( 8.33% - var( --width-gap ) ) }

	.w-5of12-dt { width: 41.66% }
		.m-gutter > .w-5of12-dt { width: calc( 41.66% - var( --width-gap ) ) }

	.w-7of12-dt { width: 58.33% }
		.m-gutter > .w-7of12-dt { width: calc( 58.33% - var( --width-gap ) ) }

	.w-11of12-dt { width: 91.66% }
		.m-gutter > .w-11of12-dt { width: calc( 91.66 - var( --width-gap ) ) }


	.w-1of16-dt { width: 6.25% }
		.m-gutter > .w-1of16-dt { width: calc( 6.25% - var( --width-gap ) ) }

	.w-3of16-dt { width: 18.75% }
		.m-gutter > .w-3of16-dt { width: calc( 18.75% - var( --width-gap ) ) }

	.w-5of16-dt { width: 31.25% }
		.m-gutter > .w-5of16-dt { width: calc( 31.25% - var( --width-gap ) ) }

	.w-7of16-dt { width: 43.75% }
		.m-gutter > .w-7of16-dt { width: calc( 43.75% - var( --width-gap ) ) }

	.w-9of16-dt { width: 56.25% }
		.m-gutter > .w-9of16-dt { width: calc( 56.25% - var( --width-gap ) ) }

	.w-11of16-dt { width: 68.75% }
		.m-gutter > .w-11of16-dt { width: calc( 68.75% - var( --width-gap ) ) }

	.w-13of16-dt { width: 81.25% }
		.m-gutter > .w-13of16-dt { width: calc( 81.25% - var( --width-gap ) ) }

	.w-15of16-dt { width: 93.75% }
		.m-gutter > .w-15of16-dt { width: calc( 93.75% - var( --width-gap ) ) }

	.w-auto-dt { width: auto }
}

/* -xx */
@media only screen and ( min-width: 1440px ){.window-size-xx{height:100vh;width:100vw}.window-height-xx,.window-h-xx,.wh-xx{height:100vh}.window-width-xx,.window-w-xx,.ww-xx{width:100vw}.full-size-xx{display:block;width:100%;height:100%}.full-height-xx,.full-h-xx,.full-height-xx>img,.full-h-xx>img{display:block;width:auto;height:100%}.full-width-xx,.full-w-xx,.full-width-xx>img,.full-w-xx>img{display:block;width:100%;margin:0}.w-1of1-xx{width:100%}.m-gutter>.w-1of1-xx{width:calc( 100% - var( --width-gap ) ) }

	.w-1of2-xx,
	.w-2of4-xx,
	.w-3of6-xx,
	.w-4of8-xx,
	.w-5of10-xx,
	.w-6of12-xx,
	.w-8of16-xx,
	.w-half-xx { width: 50% }
		.m-gutter > .w-1of2-xx,
		.m-gutter > .w-2of4-xx,
		.m-gutter > .w-3of6-xx,
		.m-gutter > .w-4of8-xx,
		.m-gutter > .w-5of10-xx,
		.m-gutter > .w-6of12-xx,
		.m-gutter > .w-8of16-xx,
		.m-gutter > .w-half-xx { width: calc( 50% - var( --width-gap ) ) }


	.w-1of3-xx,
	.w-2of6-xx,
	.w-3of9-xx,
	.w-4of12-xx,
	.w-third-xx { width: 33.33% }
		.m-gutter > .w-1of3-xx,
		.m-gutter > .w-2of6-xx,
		.m-gutter > .w-3of9-xx,
		.m-gutter > .w-4of12-xx,
		.m-gutter > .w-third-xx { width: calc( 33.33% - var( --width-gap ) ) }


	.w-2of3-xx,
	.w-4of6-xx,
	.w-6of9-xx,
	.w-8of12-xx { width: 66.66% }
		.m-gutter > .w-2of3-xx,
		.m-gutter > .w-4of6-xx,
		.m-gutter > .w-6of9-xx,
		.m-gutter > .w-8of12-xx { width: calc( 66.66% - var( --width-gap ) ) }


	.w-1of4-xx,
	.w-2of8-xx,
	.w-3of12-xx,
	.w-4of16-xx,
	.w-quarter-xx { width: 25% }
		.m-gutter > .w-1of4-xx,
		.m-gutter > .w-2of8-xx,
		.m-gutter > .w-3of12-xx,
		.m-gutter > .w-4of16-xx,
		.m-gutter > .w-quarter-xx { width: calc( 25% - var( --width-gap ) ) }

	.w-3of4-xx,
	.w-6of8-xx,
	.w-9of12-xx,
	.w-12of16-xx { width: 75% }
		.m-gutter > .w-3of4-xx,
		.m-gutter > .w-6of8-xx,
		.m-gutter > .w-9of12-xx,
		.m-gutter > .w-12of16-xx { width: calc( 75% - var( --width-gap ) ) }


	.w-1of5-xx,
	.w-2of10-xx { width: 20% }
		.m-gutter > .w-1of5-xx,
		.m-gutter > .w-2of10-xx { width: calc( 20% - var( --width-gap ) ) }

	.w-2of5-xx,
	.w-4of10-xx { width: 40% }
		.m-gutter > .w-2of5-xx,
		.m-gutter > .w-4of10-xx { width: calc( 40% - var( --width-gap ) ) }

	.w-3of5-xx,
	.w-6of10-xx { width: 60% }
		.m-gutter > .w-3of5-xx,
		.m-gutter > .w-6of10-xx { width: calc( 60% - var( --width-gap ) ) }

	.w-4of5-xx,
	.w-8of10-xx { width: 80% }
		.m-gutter > .w-4of5-xx,
		.m-gutter > .w-8of10-xx { width: calc( 80% - var( --width-gap ) ) }


	.w-1of6-xx,
	.w-2of12-xx { width: 16.66% }
		.m-gutter > .w-1of6-xx,
		.m-gutter > .w-2of12-xx { width: calc( 16.66% - var( --width-gap ) ) }

	.w-5of6-xx,
	.w-10of12-xx { width: 83.33% }
		.m-gutter > .w-5of6-xx,
		.m-gutter > .w-10of12-xx { width: calc( 83.33% - var( --width-gap ) ) }


	.w-1of7-xx { width: 14.28% }
		.m-gutter > .w-1of7-xx { width: calc( 14.28% - var( --width-gap ) ) }

	.w-2of7-xx { width: 28.57% }
		.m-gutter > .w-2of7-xx { width: calc( 28.57% - var( --width-gap ) ) }

	.w-3of7-xx { width: 42.85% }
		.m-gutter > .w-3of7-xx { width: calc( 42.85% - var( --width-gap ) ) }

	.w-4of7-xx { width: 57.14% }
		.m-gutter > .w-4of7-xx { width: calc( 57.14% - var( --width-gap ) ) }

	.w-5of7-xx { width: 71.42% }
		.m-gutter > .w-5of7-xx { width: calc( 71.42% - var( --width-gap ) ) }

	.w-6of7-xx { width: 85.71% }
		.m-gutter > .w-6of7-xx { width: calc( 85.71% - var( --width-gap ) ) }


	.w-1of8-xx,
	.w-2of16-xx { width: 12.5% }
		.m-gutter > .w-1of8-xx,
		.m-gutter > .w-2of16-xx { width: calc( 12.5% - var( --width-gap ) ) }

	.w-3of8-xx,
	.w-6of16-xx { width: 37.5% }
		.m-gutter > .w-3of8-xx,
		.m-gutter > .w-6of16-xx { width: calc( 37.5% - var( --width-gap ) ) }

	.w-5of8-xx,
	.w-10of16-xx { width: 62.5% }
		.m-gutter > .w-5of8-xx,
		.m-gutter > .w-10of16-xx { width: calc( 62.5% - var( --width-gap ) ) }

	.w-7of8-xx,
	.w-14of16-xx { width: 87.5% }
		.m-gutter > .w-7of8-xx,
		.m-gutter > .w-14of16-xx { width:calc( 87.5% - var( --width-gap ) ) }


	.w-1of9-xx { width: 11.11% }
		.m-gutter > .w-1of9-xx { width: calc( 11% - var( --width-gap ) ) }

	.w-2of9-xx { width: 22.22% }
		.m-gutter > .w-2of9-xx { width: calc( 22.22% - var( --width-gap ) ) }

	.w-4of9-xx { width: 44.44% }
		.m-gutter > .w-4of9-xx { width: calc( 44.44% - var( --width-gap ) ) }

	.w-5of9-xx { width: 55.55% }
		.m-gutter > .w-5of9-xx { width: calc( 55.55% - var( --width-gap ) ) }

	.w-7of9-xx { width: 77.77% }
		.m-gutter > .w-7of9-xx { width: calc( 77.77% - var( --width-gap ) ) }

	.w-8of9-xx { width: 88.88% }
		.m-gutter > .w-8of9-xx { width: calc( 88.88% - var( --width-gap ) ) }


	.w-1of10-xx { width: 10% }
		.m-gutter > .w-1of10-xx { width: calc( 10% - var( --width-gap ) ) }

	.w-3of10-xx { width: 30% }
		.m-gutter > .w-3of10-xx { width: calc( 30% - var( --width-gap ) ) }

	.w-7of10-xx { width: 70% }
		.m-gutter > .w-7of10-xx { width: calc( 70% - var( --width-gap ) ) }

	.w-9of10-xx { width: 90% }
		.m-gutter > .w-9of10-xx { width: calc( 90% - var( --width-gap ) ) }


	.w-1of11-xx { width: 9.09% }
		.m-gutter > .w-1of11-xx { width: calc( 9.09% - var( --width-gap ) ) }

	.w-2of11-xx { width: 18.18% }
		.m-gutter > .w-2of11-xx { width: calc( 18.18% - var( --width-gap ) ) }

	.w-3of11-xx { width: 27.27% }
		.m-gutter > .w-3of11-xx { width: calc( 27.27% - var( --width-gap ) ) }

	.w-4of11-xx { width: 36.36% }
		.m-gutter > .w-4of11-xx { width: calc( 36.36% - var( --width-gap ) ) }

	.w-5of11-xx { width: 45.45% }
		.m-gutter > .w-5of11-xx { width: calc( 45.45% - var( --width-gap ) ) }

	.w-6of11-xx { width: 54.54% }
		.m-gutter > .w-6of11-xx { width: calc( 54.54% - var( --width-gap ) ) }

	.w-7of11-xx { width: 63.63% }
		.m-gutter > .w-7of11-xx { width: calc( 63.63% - var( --width-gap ) ) }

	.w-8of11-xx { width: 72.72% }
		.m-gutter > .w-8of11-xx { width: calc( 72.72% - var( --width-gap ) ) }

	.w-9of11-xx { width: 81.81% }
		.m-gutter > .w-9of11-xx { width: calc( 81.81% - var( --width-gap ) ) }

	.w-10of11-xx { width: 90.9% }
		.m-gutter > .w-10of11-xx { width: calc( 90.9% - var( --width-gap ) ) }


	.w-1of12-xx { width: 8.33% }
		.m-gutter > .w-1of12-xx { width: calc( 8.33% - var( --width-gap ) ) }

	.w-5of12-xx { width: 41.66% }
		.m-gutter > .w-5of12-xx { width: calc( 41.66% - var( --width-gap ) ) }

	.w-7of12-xx { width: 58.33% }
		.m-gutter > .w-7of12-xx { width: calc( 58.33% - var( --width-gap ) ) }

	.w-11of12-xx { width: 91.66% }
		.m-gutter > .w-11of12-xx { width: calc( 91.66 - var( --width-gap ) ) }


	.w-1of16-xx { width: 6.25% }
		.m-gutter > .w-1of16-xx { width: calc( 6.25% - var( --width-gap ) ) }

	.w-3of16-xx { width: 18.75% }
		.m-gutter > .w-3of16-xx { width: calc( 18.75% - var( --width-gap ) ) }

	.w-5of16-xx { width: 31.25% }
		.m-gutter > .w-5of16-xx { width: calc( 31.25% - var( --width-gap ) ) }

	.w-7of16-xx { width: 43.75% }
		.m-gutter > .w-7of16-xx { width: calc( 43.75% - var( --width-gap ) ) }

	.w-9of16-xx { width: 56.25% }
		.m-gutter > .w-9of16-xx { width: calc( 56.25% - var( --width-gap ) ) }

	.w-11of16-xx { width: 68.75% }
		.m-gutter > .w-11of16-xx { width: calc( 68.75% - var( --width-gap ) ) }

	.w-13of16-xx { width: 81.25% }
		.m-gutter > .w-13of16-xx { width: calc( 81.25% - var( --width-gap ) ) }

	.w-15of16-xx { width: 93.75% }
		.m-gutter > .w-15of16-xx { width: calc( 93.75% - var( --width-gap ) )}.w-auto-xx{width:auto}}
:root{--cols-gap:var(--gap,20px)}.cols,.cols>*{box-sizing:border-box}.cols{display:flex;flex-wrap:wrap;width:100%}.cols.m-gutter{width:calc( 100% + var( --cols-gap, 20px ) );margin-right:calc( var( --cols-gap, 20px ) * -1 )}.cols.m-gutter>*{margin-right:var(--cols-gap,20px);margin-bottom:var(--cols-gap,20px)}.cols.m-gutter>*>*:last-child{margin-bottom:0}ul.cols,ol.cols{padding:0;list-style:none}ul.cols>li+li,ol.cols>li+li{margin-top:0}.cols-1>*{width:100%}.cols-1.m-gutter>*{width:calc( 100% - var( --cols-gap, 20px ) ) }

	.cols-2 > * { width: 50% }
		.cols-2.m-gutter > * { width: calc( 50% - var( --cols-gap, 20px ) ) }

	.cols-3 > * { width: 33.33% }
		.cols-3.m-gutter > * { width: calc( 33.33% - var( --cols-gap, 20px ) ) }

	.cols-4 > * { width: 25% }
		.cols-4.m-gutter > * { width: calc( 25% - var( --cols-gap, 20px ) ) }

	.cols-5 > * { width: 20% }
		.cols-5.m-gutter > * { width: calc( 20% - var( --cols-gap, 20px ) ) }

	.cols-6 > * { width: 16.66% }
		.cols-6.m-gutter > * { width: calc( 16.66% - var( --cols-gap, 20px ) ) }


@media only screen and ( min-width: 360px ){
	.cols-1-mb > * { width: 100% }
		.cols-1-mb.m-gutter > * { width: calc( 100% - var( --cols-gap, 20px ) ) }

	.cols-2-mb > * { width: 50% }
		.cols-2-mb.m-gutter > * { width: calc( 50% - var( --cols-gap, 20px ) ) }

	.cols-3-mb > * { width: 33.33% }
		.cols-3-mb.m-gutter > * { width: calc( 33.33% - var( --cols-gap, 20px ) ) }

	.cols-4-mb > * { width: 25% }
		.cols-4-mb.m-gutter > * { width: calc( 25% - var( --cols-gap, 20px ) ) }

	.cols-5-mb > * { width: 20% }
		.cols-5-mb.m-gutter > * { width: calc( 20% - var( --cols-gap, 20px ) ) }

	.cols-6-mb > * { width: 16.66% }
		.cols-6-mb.m-gutter > * { width: calc( 16.66% - var( --cols-gap, 20px ) ) }
}

@media only screen and ( min-width: 600px ){
	.cols-1-tb > * { width: 100% }
		.cols-1-tb.m-gutter > * { width: calc( 100% - var( --cols-gap, 20px ) ) }

	.cols-2-tb > * { width: 50% }
		.cols-2-tb.m-gutter > * { width: calc( 50% - var( --cols-gap, 20px ) ) }

	.cols-3-tb > * { width: 33.33% }
		.cols-3-tb.m-gutter > * { width: calc( 33.33% - var( --cols-gap, 20px ) ) }

	.cols-4-tb > * { width: 25% }
		.cols-4-tb.m-gutter > * { width: calc( 25% - var( --cols-gap, 20px ) ) }

	.cols-5-tb > * { width: 20% }
		.cols-5-tb.m-gutter > * { width: calc( 20% - var( --cols-gap, 20px ) ) }

	.cols-6-tb > * { width: 16.66% }
		.cols-6-tb.m-gutter > * { width: calc( 16.66% - var( --cols-gap, 20px ) ) }
}

@media only screen and ( min-width: 900px ){
	.cols-1-dt > * { width: 100% }
		.cols-1-dt.m-gutter > * { width: calc( 100% - var( --cols-gap, 20px ) ) }

	.cols-2-dt > * { width: 50% }
		.cols-2-dt.m-gutter > * { width: calc( 50% - var( --cols-gap, 20px ) ) }

	.cols-3-dt > * { width: 33.33% }
		.cols-3-dt.m-gutter > * { width: calc( 33.33% - var( --cols-gap, 20px ) ) }

	.cols-4-dt > * { width: 25% }
		.cols-4-dt.m-gutter > * { width: calc( 25% - var( --cols-gap, 20px ) ) }

	.cols-5-dt > * { width: 20% }
		.cols-5-dt.m-gutter > * { width: calc( 20% - var( --cols-gap, 20px ) ) }

	.cols-6-dt > * { width: 16.66% }
		.cols-6-dt.m-gutter > * { width: calc( 16.66% - var( --cols-gap, 20px ) ) }
}

@media only screen and ( min-width: 1440px ){
	.cols-1-xx > * { width: 100% }
		.cols-1-xx.m-gutter > * { width: calc( 100% - var( --cols-gap, 20px ) ) }

	.cols-2-xx > * { width: 50% }
		.cols-2-xx.m-gutter > * { width: calc( 50% - var( --cols-gap, 20px ) ) }

	.cols-3-xx > * { width: 33.33% }
		.cols-3-xx.m-gutter > * { width: calc( 33.33% - var( --cols-gap, 20px ) ) }

	.cols-4-xx > * { width: 25% }
		.cols-4-xx.m-gutter > * { width: calc( 25% - var( --cols-gap, 20px ) ) }

	.cols-5-xx > * { width: 20% }
		.cols-5-xx.m-gutter > * { width: calc( 20% - var( --cols-gap, 20px ) ) }

	.cols-6-xx > * { width: 16.66% }
		.cols-6-xx.m-gutter > * { width: calc( 16.66% - var( --cols-gap, 20px ) )}}
:root{--grid-gap:var(--gap,20px);--grid-division-color:var(--text-color,#333)}.row{display:flex;flex-wrap:wrap;width:100%;box-sizing:border-box}*+.row{margin-top:var(--grid-gap)}.col{position:relative;flex:0 1 auto;box-sizing:border-box}.row.m-gutter{width:calc( 100% + var( --grid-gap ) );margin-right:calc( var( --grid-gap ) * -1 );margin-top:0}.hide+.row.m-gutter{margin-top:calc( var( --grid-gap ) * -1 )}.row.m-gutter>.col{margin-right:var(--grid-gap);margin-top:var(--grid-gap)}.row.m-no-gutter{width:100%;margin-right:0;margin-top:0}.row.m-no-gutter>.col{margin-right:0;margin-top:0}.row.m-separated>.col{padding-left:var(--grid-gap);padding-right:var(--grid-gap)}.row.m-separated>.col+.col{border-left:1px solid var(--grid-division-color)}.row.m-no-separated>.col{padding-left:0;padding-right:0}.row.m-no-separated>.col+.col{border-left:0}.row.m-reverse{flex-direction:row-reverse}.row.m-no-reverse{flex-direction:row}.row.m-column{flex-direction:column}.row.m-column>.col{width:100%}.row.m-no-column{flex-direction:row}.row.m-column.m-gutter>.col{width:calc( 100% - var( --grid-gap ) )}.row.m-column.m-reverse{flex-direction:column-reverse}.row.m-column.m-no-reverse{flex-direction:column}.row.m-no-column.m-reverse{flex-direction:row-reverse}.row.m-padded>.col{padding:var(--grid-gap)}.row.m-no-padded>.col{padding:0}.row.m-fit-all{display:flex;flex-wrap:nowrap}@media only screen and (min-width:360px){.row.m-gutter-mb{width:calc( 100% + var( --grid-gap ) );margin-right:calc( var( --grid-gap ) * -1 );margin-top:calc( var( --grid-gap ) * -1 )}.row.m-gutter-mb>.col{margin-right:var(--grid-gap);margin-top:var(--grid-gap)}.row.m-no-gutter-mb{width:100%;margin-right:0;margin-top:0}.row.m-no-gutter-mb>.col{margin-right:0;margin-top:0}.row.m-separated-mb>.col{padding-left:var(--grid-gap);padding-right:var(--grid-gap)}.row.m-separated-mb>.col+.col{border-left:1px solid #333}.row.m-no-separated-mb>.col{padding-left:0;padding-right:0}.row.m-no-separated-mb>.col+.col{border-left:0}.row.m-reverse-mb{flex-direction:row-reverse}.row.m-no-reverse-mb{flex-direction:row}.row.m-column-mb{flex-direction:column}.row.m-column-mb>.col{width:100%}.row.m-no-column-mb{flex-direction:row}.row.m-column-mb.m-gutter>.col,.row.m-column.m-gutter-mb>.col{width:calc( 100% - var( --grid-gap ) )}.row.m-column-mb.m-reverse,.row.m-column.m-reverse-mb{flex-direction:column-reverse}.row.m-column-mb.m-no-reverse,.row.m-column.m-no-reverse-mb{flex-direction:column}.row.m-no-column-mb.m-reverse,.row.m-no-column.m-reverse-mb{flex-direction:row-reverse}.row.m-padded-mb>.col{padding:var(--grid-gap)}.row.m-no-padded-mb>.col{padding:0}.row.m-fit-all-mb{display:flex;flex-wrap:nowrap}}@media only screen and (min-width:600px){.row.m-gutter-tb{width:calc( 100% + var( --grid-gap ) );margin-right:calc( var( --grid-gap ) * -1 );margin-top:calc( var( --grid-gap ) * -1 )}.row.m-gutter-tb>.col{margin-right:var(--grid-gap);margin-top:var(--grid-gap)}.row.m-no-gutter-tb{width:100%;margin-right:0;margin-top:0}.row.m-no-gutter-tb>.col{margin-right:0;margin-top:0}.row.m-separated-tb>.col{padding-left:var(--grid-gap);padding-right:var(--grid-gap)}.row.m-separated-tb>.col+.col{border-left:1px solid #333}.row.m-no-separated-tb>.col{padding-left:0;padding-right:0}.row.m-no-separated-tb>.col+.col{border-left:0}.row.m-reverse-tb{flex-direction:row-reverse}.row.m-no-reverse-tb{flex-direction:row}.row.m-column-tb{flex-direction:column}.row.m-column-tb>.col{width:100%}.row.m-no-column-tb{flex-direction:row}.row.m-column-tb.m-gutter>.col,.row.m-column.m-gutter-tb>.col{width:calc( 100% - var( --grid-gap ) )}.row.m-column-tb.m-reverse,.row.m-column.m-reverse-tb{flex-direction:column-reverse}.row.m-column-tb.m-no-reverse,.row.m-column.m-no-reverse-tb{flex-direction:column}.row.m-no-column-tb.m-reverse,.row.m-no-column.m-reverse-tb{flex-direction:row-reverse}.row.m-padded-tb>.col{padding:var(--grid-gap)}.row.m-no-padded-tb>.col{padding:0}.row.m-fit-all-tb{display:flex;flex-wrap:nowrap}}@media only screen and (min-width:900px){.row.m-gutter-dt{width:calc( 100% + var( --grid-gap ) );margin-right:calc( var( --grid-gap ) * -1 );margin-top:calc( var( --grid-gap ) * -1 )}.row.m-gutter-dt>.col{margin-right:var(--grid-gap);margin-top:var(--grid-gap)}.row.m-no-gutter-dt{width:100%;margin-right:0;margin-top:0}.row.m-no-gutter-dt>.col{margin-right:0;margin-top:0}.row.m-separated-dt>.col{padding-left:var(--grid-gap);padding-right:var(--grid-gap)}.row.m-separated-dt>.col+.col{border-left:1px solid #333}.row.m-no-separated-dt>.col{padding-left:0;padding-right:0}.row.m-no-separated-dt>.col+.col{border-left:0}.row.m-reverse-dt{flex-direction:row-reverse}.row.m-no-reverse-dt{flex-direction:row}.row.m-column-dt{flex-direction:column}.row.m-column-dt>.col{width:100%}.row.m-no-column-dt{flex-direction:row}.row.m-column-dt.m-gutter>.col,.row.m-column.m-gutter-dt>.col{width:calc( 100% - var( --grid-gap ) )}.row.m-column-dt.m-reverse,.row.m-column.m-reverse-dt{flex-direction:column-reverse}.row.m-column-dt.m-no-reverse,.row.m-column.m-no-reverse-dt{flex-direction:column}.row.m-no-column-dt.m-reverse,.row.m-no-column.m-reverse-dt{flex-direction:row-reverse}.row.m-padded-dt>.col{padding:var(--grid-gap)}.row.m-no-padded-dt>.col{padding:0}.row.m-fit-all-dt{display:flex;flex-wrap:nowrap}}@media only screen and (min-width:1440px){.row.m-gutter-xx{width:calc( 100% + var( --grid-gap ) );margin-right:calc( var( --grid-gap ) * -1 );margin-top:calc( var( --grid-gap ) * -1 )}.row.m-gutter-xx>.col{margin-right:var(--grid-gap);margin-top:var(--grid-gap)}.row.m-no-gutter-xx{width:100%;margin-right:0;margin-top:0}.row.m-no-gutter-xx>.col{margin-right:0;margin-top:0}.row.m-separated-xx>.col{padding-left:var(--grid-gap);padding-right:var(--grid-gap)}.row.m-separated-xx>.col+.col{border-left:1px solid #333}.row.m-no-separated-xx>.col{padding-left:0;padding-right:0}.row.m-no-separated-xx>.col+.col{border-left:0}.row.m-reverse-xx{flex-direction:row-reverse}.row.m-no-reverse-xx{flex-direction:row}.row.m-column-xx{flex-direction:column}.row.m-column-xx>.col{width:100%}.row.m-no-column-xx{flex-direction:row}.row.m-column-xx.m-gutter>.col,.row.m-column.m-gutter-xx>.col{width:calc( 100% - var( --grid-gap ) )}.row.m-column-xx.m-reverse,.row.m-column.m-reverse-xx{flex-direction:column-reverse}.row.m-column-xx.m-no-reverse,.row.m-column.m-no-reverse-xx{flex-direction:column}.row.m-no-column-xx.m-reverse,.row.m-no-column.m-reverse-xx{flex-direction:row-reverse}.row.m-padded-xx>.col{padding:var(--grid-gap)}.row.m-no-padded-xx>.col{padding:0}.row.m-fit-all-xx{display:flex;flex-wrap:nowrap}}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;transition:none}#cboxWrapper{max-width:100%}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative;transition:none}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#colorbox *,#colorbox *:before,#colorbox *:after{box-sizing:border-box}#cboxOverlay{background:#000}#colorbox{outline:0;max-width:100%}#cboxContent{margin-top:32px;overflow:visible;background:#000;max-width:100%}.cboxIframe{background:#000}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{background:#000;max-width:100%;max-height:calc(100vh-40px);overflow-x:hidden !important}#cboxLoadedContent.modalContent{background:#fff;padding:0;box-sizing:border-box}#cboxLoadedContent.modalContent .wrap{padding:0}#cboxLoadingGraphic{background:url(//ondeir.unimedbh.com.br/wp-content/themes/odp-2022/packages/colorbox/loading.gif) no-repeat center center}#cboxLoadingOverlay{background:#000}#cboxTitle{position:absolute;top:-22px;left:0;color:#fff}#cboxCurrent{position:absolute;top:-22px;right:205px;text-indent:-9999px}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;text-indent:-999em;width:40px;height:40px;position:absolute;top:-40px;transition:all .3s ease-out}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxPrevious{right:64px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px'%3E%3Cpath fill='%23808080' d='M22.6,25.4c0-0.3,0.2-0.5,0.5-0.5h7.3c0.3,0,0.5-0.2,0.5-0.5v-8.8c0-0.3-0.2-0.5-0.5-0.5h-7.3 c-0.3,0-0.5-0.2-0.5-0.5V9.3c0-0.3-0.2-0.4-0.4-0.2l-6,5c-0.2,0.2-0.6,0.5-0.8,0.6l-6,5c-0.2,0.2-0.2,0.5,0,0.6l6,5 c0.2,0.2,0.6,0.5,0.8,0.6l6,5c0.2,0.2,0.4,0.1,0.4-0.2V25.4z'/%3E%3C/svg%3E%0A") no-repeat 50% 50%}#cboxPrevious:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px'%3E%3Cpath fill='%23c50035' d='M22.6,25.4c0-0.3,0.2-0.5,0.5-0.5h7.3c0.3,0,0.5-0.2,0.5-0.5v-8.8c0-0.3-0.2-0.5-0.5-0.5h-7.3 c-0.3,0-0.5-0.2-0.5-0.5V9.3c0-0.3-0.2-0.4-0.4-0.2l-6,5c-0.2,0.2-0.6,0.5-0.8,0.6l-6,5c-0.2,0.2-0.2,0.5,0,0.6l6,5 c0.2,0.2,0.6,0.5,0.8,0.6l6,5c0.2,0.2,0.4,0.1,0.4-0.2V25.4z'/%3E%3C/svg%3E%0A")}#cboxNext{right:42px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px'%3E%3Cpath fill='%23808080' d='M17.4,14.6c0,0.3-0.2,0.5-0.5,0.5H9.5c-0.3,0-0.5,0.2-0.5,0.5v8.8c0,0.3,0.2,0.5,0.5,0.5h7.3 c0.3,0,0.5,0.2,0.5,0.5v5.3c0,0.3,0.2,0.4,0.4,0.2l6-5c0.2-0.2,0.6-0.5,0.8-0.6l6-5c0.2-0.2,0.2-0.5,0-0.6l-6-5 c-0.2-0.2-0.6-0.5-0.8-0.6l-6-5c-0.2-0.2-0.4-0.1-0.4,0.2V14.6z'/%3E%3C/svg%3E%0A") no-repeat 50% 50%}#cboxNext:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px'%3E%3Cpath fill='%23c50035' d='M17.4,14.6c0,0.3-0.2,0.5-0.5,0.5H9.5c-0.3,0-0.5,0.2-0.5,0.5v8.8c0,0.3,0.2,0.5,0.5,0.5h7.3 c0.3,0,0.5,0.2,0.5,0.5v5.3c0,0.3,0.2,0.4,0.4,0.2l6-5c0.2-0.2,0.6-0.5,0.8-0.6l6-5c0.2-0.2,0.2-0.5,0-0.6l-6-5 c-0.2-0.2-0.6-0.5-0.8-0.6l-6-5c-0.2-0.2-0.4-0.1-0.4,0.2V14.6z'/%3E%3C/svg%3E%0A")}#cboxClose{right:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px'%3E%3Cpath fill='%23808080' d='M24.2,20.4c-0.2-0.2-0.2-0.5,0-0.7l6.1-6.1c0.2-0.2,0.2-0.5,0-0.7l-3.1-3.1c-0.2-0.2-0.5-0.2-0.7,0l-6.1,6.1 c-0.2,0.2-0.5,0.2-0.7,0l-6.1-6.1c-0.2-0.2-0.5-0.2-0.7,0l-3.1,3.1c-0.2,0.2-0.2,0.5,0,0.7l6.1,6.1c0.2,0.2,0.2,0.5,0,0.7l-6.1,6.1 c-0.2,0.2-0.2,0.5,0,0.7l3.1,3.1c0.2,0.2,0.5,0.2,0.7,0l6.1-6.1c0.2-0.2,0.5-0.2,0.7,0l6.1,6.1c0.2,0.2,0.5,0.2,0.7,0l3.1-3.1 c0.2-0.2,0.2-0.5,0-0.7L24.2,20.4z'/%3E%3C/svg%3E%0A") no-repeat 50% 50%}#cboxClose:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px'%3E%3Cpath fill='%23c50035' d='M24.2,20.4c-0.2-0.2-0.2-0.5,0-0.7l6.1-6.1c0.2-0.2,0.2-0.5,0-0.7l-3.1-3.1c-0.2-0.2-0.5-0.2-0.7,0l-6.1,6.1 c-0.2,0.2-0.5,0.2-0.7,0l-6.1-6.1c-0.2-0.2-0.5-0.2-0.7,0l-3.1,3.1c-0.2,0.2-0.2,0.5,0,0.7l6.1,6.1c0.2,0.2,0.2,0.5,0,0.7l-6.1,6.1 c-0.2,0.2-0.2,0.5,0,0.7l3.1,3.1c0.2,0.2,0.5,0.2,0.7,0l6.1-6.1c0.2-0.2,0.5-0.2,0.7,0l6.1,6.1c0.2,0.2,0.5,0.2,0.7,0l3.1-3.1 c0.2-0.2,0.2-0.5,0-0.7L24.2,20.4z'/%3E%3C/svg%3E%0A")}.cboxSlideshow_on #cboxPrevious,.cboxSlideshow_off #cboxPrevious{right:66px}.cboxSlideshow_on #cboxSlideshow{right:44px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px'%3E%3Cpath fill='%23808080' d='M13.2,25.6c0,0.3,0,0.7,0,1v4.1c0,0.3,0.2,0.4,0.4,0.2l6-5c0.2-0.2,0.6-0.5,0.8-0.6l6-5 c0.2-0.2,0.2-0.5,0-0.6l-6-5c-0.2-0.2-0.6-0.5-0.8-0.6l-6-5c-0.2-0.2-0.4-0.1-0.4,0.2V25.6z'/%3E%3C/svg%3E%0A") no-repeat 50% 50%}.cboxSlideshow_on #cboxSlideshow:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px'%3E%3Cpath fill='%23c50035' d='M13.2,25.6c0,0.3,0,0.7,0,1v4.1c0,0.3,0.2,0.4,0.4,0.2l6-5c0.2-0.2,0.6-0.5,0.8-0.6l6-5 c0.2-0.2,0.2-0.5,0-0.6l-6-5c-0.2-0.2-0.6-0.5-0.8-0.6l-6-5c-0.2-0.2-0.4-0.1-0.4,0.2V25.6z'/%3E%3C/svg%3E%0A")}.cboxSlideshow_off #cboxSlideshow{right:44px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px'%3E%3Cpath fill='%23808080' d='M18.1,9.5c0-0.3-0.2-0.5-0.5-0.5l-4.4,0c-0.3,0-0.5,0.2-0.5,0.5l0,21.1c0,0.3,0.2,0.5,0.5,0.5h4.4 c0.3,0,0.5-0.2,0.5-0.5V9.5z M27.3,9.5c0-0.3-0.2-0.5-0.5-0.5l-4.4,0c-0.3,0-0.5,0.2-0.5,0.5l0,21.1c0,0.3,0.2,0.5,0.5,0.5h4.4 c0.3,0,0.5-0.2,0.5-0.5V9.5z'/%3E%3C/svg%3E%0A") no-repeat 50% 50%}.cboxSlideshow_off #cboxSlideshow:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40px' height='40px'%3E%3Cpath fill='%23c50035' d='M18.1,9.5c0-0.3-0.2-0.5-0.5-0.5l-4.4,0c-0.3,0-0.5,0.2-0.5,0.5l0,21.1c0,0.3,0.2,0.5,0.5,0.5h4.4 c0.3,0,0.5-0.2,0.5-0.5V9.5z M27.3,9.5c0-0.3-0.2-0.5-0.5-0.5l-4.4,0c-0.3,0-0.5,0.2-0.5,0.5l0,21.1c0,0.3,0.2,0.5,0.5,0.5h4.4 c0.3,0,0.5-0.2,0.5-0.5V9.5z'/%3E%3C/svg%3E%0A")}
.gallery{width:100%}.gallery-item{text-align:center}.m-gutter .gallery-item{margin-bottom:var(--gap)}.m-gutter .gallery-item figure{margin-bottom:var(--gap)}.gallery-item a{display:block}.gallery-item img{max-width:100%;height:auto;display:block;margin:0 auto}.gallery-item figcaption{margin-top:8px !important;text-align:center}.gallery.cols{list-style:none;padding:0}.gallery.cols .gallery-item{text-align:center}.gallery.masonry.m-gutter{column-gap:var(--gap)}.gallery.masonry .masonry-item{width:100%;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column}.gallery.masonry.masonry-item figure{margin-top:0 !important}.gallery.masonry.m-gutter .masonry-item:not(:first-child) figure{margin-top:var(--gap)}.gallery.masonry.masonry-1{column-count:1}.gallery.masonry.masonry-2{column-count:2}.gallery.masonry.masonry-3{column-count:3}.gallery.masonry.masonry-4{column-count:4}.gallery.masonry.masonry-5{column-count:5}.gallery.masonry.masonry-6{column-count:6}.slideshow.gallery{background-color:rgba(0,0,0,.5)}.slideshow-item{transition:all .3s ease-out}.slideshow.m-gutter .slideshow-item{padding:calc( var( --gap ) / 2 );margin-bottom:0}.slideshow .owl-stage-outer{background:#ccc}.slideshow-item>a>img{display:block;height:100%;width:100%;object-fit:contain;max-height:80vh}.slideshow-item>figcaption{text-align:center;font-style:normal}.slideshow-item>figcaption span{display:block;font-size:1.5rem;padding-top:.5rem;font-weight:700}.gallery.slideshow>.owl-prev,.gallery.slideshow>.owl-next{position:absolute;top:50%;margin-top:-25px;width:50px;height:50px;background:url(//ondeir.unimedbh.com.br/wp-content/themes/odp-2022/packages/gallery/nav.png) no-repeat 50% 50%;text-indent:-999em}.gallery.slideshow>.owl-prev{left:0}.gallery.slideshow>.owl-next{right:0;transform:scaleX(-1)}.slideshow-nav-before{position:relative;padding-top:40px}.slideshow-nav-before>.owl-nav,.slideshow-nav-before>.owl-dots{position:absolute;top:12px;height:32px;width:100%}@media only screen and (max-width:1199px){.gallery.masonry.masonry-1-dt{column-count:1}.gallery.masonry.masonry-2-dt{column-count:2}.gallery.masonry.masonry-3-dt{column-count:3}.gallery.masonry.masonry-4-dt{column-count:4}.gallery.masonry.masonry-5-dt{column-count:5}.gallery.masonry.masonry-6-dt{column-count:6}}@media only screen and (max-width:899px){.gallery.masonry.masonry-1-tb{column-count:1}.gallery.masonry.masonry-2-tb{column-count:2}.gallery.masonry.masonry-3-tb{column-count:3}.gallery.masonry.masonry-4-tb{column-count:4}.gallery.masonry.masonry-5-tb{column-count:5}.gallery.masonry.masonry-6-tb{column-count:6}}@media only screen and (max-width:599px){.gallery.masonry.masonry-1-mb{column-count:1}.gallery.masonry.masonry-2-mb{column-count:2}.gallery.masonry.masonry-3-mb{column-count:3}.gallery.masonry.masonry-4-mb{column-count:4}.gallery.masonry.masonry-5-mb{column-count:5}.gallery.masonry.masonry-6-mb{column-count:6}}@media only screen and (max-width:359px){.gallery.masonry.masonry-1-ss{column-count:1}.gallery.masonry.masonry-2-ss{column-count:2}.gallery.masonry.masonry-3-ss{column-count:3}.gallery.masonry.masonry-4-ss{column-count:4}.gallery.masonry.masonry-5-ss{column-count:5}.gallery.masonry.masonry-6-ss{column-count:6}}
/***
 *	Gallery Style - Clean Template
 *	2018-09-04
 */
.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:transparent}.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)}.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:100%;min-height:1px}[dir=rtl] .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 transparent}.slick-arrow.slick-hidden{display:none}.slick-track{display:flex !important}.slick-list{margin-top:0 !important}.slick-slide{margin-top:0 !important;height:inherit !important}.slick-slide>div{display:flex;height:inherit !important}.slick-arrow{position:absolute;top:calc( 50% - 20px );width:40px;height:40px;background:0 0;z-index:4;margin:0 !important;outline:0 !important}.slick-prev{left:20px}.slick-next{right:20px}.slick-dots{position:absolute;bottom:20px;left:0;width:100%;list-style:none;display:flex;justify-content:center}.slick-dots>li{margin-top:0 !important;padding:0 4px}.slick-dots>li>button{display:block;width:10px;height:10px;border-radius:50%;text-indent:-999rem;background-color:#fff;border:1px solid #fff;cursor:pointer;transition:all .3s ease-out}.slick-dots>li.slick-active>button{background-color:#333}