<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @import rules moved to the top of the document */
@import url("//fonts.googleapis.com/css?family=Roboto:400,400i,700,700i|Playfair+Display:400,400i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Cinzel");

/* 9mstiqzw19gk4wwkos8socgos.css */
/* Local stylesheet: /components/com_flexicontent/librairies/jquery/css/ui-lightness/jquery-ui-1.9.2.css, Version: 20181113165241 */
/*! jQuery UI - v1.9.2 - 2014-04-17
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&amp;fwDefault=bold&amp;fsDefault=1.1em&amp;cornerRadius=4px&amp;bgColorHeader=f6a828&amp;bgTextureHeader=gloss_wave&amp;bgImgOpacityHeader=35&amp;borderColorHeader=e78f08&amp;fcHeader=ffffff&amp;iconColorHeader=ffffff&amp;bgColorContent=eeeeee&amp;bgTextureContent=highlight_soft&amp;bgImgOpacityContent=100&amp;borderColorContent=dddddd&amp;fcContent=333333&amp;iconColorContent=222222&amp;bgColorDefault=f6f6f6&amp;bgTextureDefault=glass&amp;bgImgOpacityDefault=100&amp;borderColorDefault=cccccc&amp;fcDefault=1c94c4&amp;iconColorDefault=ef8c08&amp;bgColorHover=fdf5ce&amp;bgTextureHover=glass&amp;bgImgOpacityHover=100&amp;borderColorHover=fbcb09&amp;fcHover=c77405&amp;iconColorHover=ef8c08&amp;bgColorActive=ffffff&amp;bgTextureActive=glass&amp;bgImgOpacityActive=65&amp;borderColorActive=fbd850&amp;fcActive=eb8f00&amp;iconColorActive=ef8c08&amp;bgColorHighlight=ffe45c&amp;bgTextureHighlight=highlight_soft&amp;bgImgOpacityHighlight=75&amp;borderColorHighlight=fed22f&amp;fcHighlight=363636&amp;iconColorHighlight=228ef1&amp;bgColorError=b81900&amp;bgTextureError=diagonals_thick&amp;bgImgOpacityError=18&amp;borderColorError=cd0a0a&amp;fcError=ffffff&amp;iconColorError=ffd27a&amp;bgColorOverlay=666666&amp;bgTextureOverlay=diagonals_thick&amp;bgImgOpacityOverlay=20&amp;opacityOverlay=50&amp;bgColorShadow=000000&amp;bgTextureShadow=flat&amp;bgImgOpacityShadow=10&amp;opacityShadow=20&amp;thicknessShadow=5px&amp;offsetTopShadow=-5px&amp;offsetLeftShadow=-5px&amp;cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin-top: 2px; padding: .5em .5em .5em .7em; zoom: 1; }
.ui-accordion .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-noicons { padding-left: .7em; }
.ui-accordion .ui-accordion-icons .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; zoom: 1; }
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active { text-decoration: none; }
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}.ui-dialog { position: absolute; top: 0; left: 0; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-menu { list-style:none; padding: 2px; margin: 0; display:block; outline: none; }
.ui-menu .ui-menu { margin-top: -3px; position: absolute; }
.ui-menu .ui-menu-item { margin: 0; padding: 0; zoom: 1; width: 100%; }
.ui-menu .ui-menu-divider { margin: 5px -2px 5px -2px; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 0; }
.ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 2px .4em; line-height: 1.5; zoom: 1; font-weight: normal; }
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active { font-weight: normal; margin: -1px; }

.ui-menu .ui-state-disabled { font-weight: normal; margin: .4em 0 .2em; line-height: 1.5; }
.ui-menu .ui-state-disabled a { cursor: default; }

/* icon support */
.ui-menu-icons { position: relative; }
.ui-menu-icons .ui-menu-item a { position: relative; padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon { position: absolute; top: .2em; left: .2em; }

/* right-aligned */
.ui-menu .ui-menu-icon { position: static; float: right; }
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }.ui-spinner { position:relative; display: inline-block; overflow: hidden; padding: 0; vertical-align: middle; }
.ui-spinner-input { border: none; background: none; padding: 0; margin: .2em 0; vertical-align: middle; margin-left: .4em; margin-right: 22px; }
.ui-spinner-button { width: 16px; height: 50%; font-size: .5em; padding: 0; margin: 0; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0; }
.ui-spinner a.ui-spinner-button { border-top: none; border-bottom: none; border-right: none; } /* more specificity required here to overide default borders */
.ui-spinner .ui-icon { position: absolute; margin-top: -8px; top: 50%; left: 0; } /* vertical centre icon */
.ui-spinner-up { top: 0; }
.ui-spinner-down { bottom: 0; }

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position:-65px -16px;
}
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 1px .2em 0 0; border-bottom: 0; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
/* Fades and background-images don't work well together in IE6, drop the image */
* html .ui-tooltip {
	background-image: none;
}
body .ui-tooltip { border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url("/components/com_flexicontent/librairies/jquery/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url("/components/com_flexicontent/librairies/jquery/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url("/components/com_flexicontent/librairies/jquery/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url("/components/com_flexicontent/librairies/jquery/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url("/components/com_flexicontent/librairies/jquery/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c url("/components/com_flexicontent/librairies/jquery/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url("/components/com_flexicontent/librairies/jquery/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-state-disabled .ui-icon { filter:Alpha(Opacity=35); } /* For IE8 - See #6059 */

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url("/components/com_flexicontent/librairies/jquery/css/ui-lightness//components/com_flexicontent/librairies/jquery/css/ui-lightness/images/ui-icons_222222_256x240.png"); }
.ui-widget-content .ui-icon {background-image: url("/components/com_flexicontent/librairies/jquery/css/ui-lightness//components/com_flexicontent/librairies/jquery/css/ui-lightness/images/ui-icons_222222_256x240.png"); }
.ui-widget-header .ui-icon {background-image: url("/components/com_flexicontent/librairies/jquery/css/ui-lightness/images/ui-icons_ffffff_256x240.png"); }
.ui-state-default .ui-icon { background-image: url("/components/com_flexicontent/librairies/jquery/css/ui-lightness//components/com_flexicontent/librairies/jquery/css/ui-lightness//components/com_flexicontent/librairies/jquery/css/ui-lightness/images/ui-icons_ef8c08_256x240.png"); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url("/components/com_flexicontent/librairies/jquery/css/ui-lightness//components/com_flexicontent/librairies/jquery/css/ui-lightness//components/com_flexicontent/librairies/jquery/css/ui-lightness/images/ui-icons_ef8c08_256x240.png"); }
.ui-state-active .ui-icon {background-image: url("/components/com_flexicontent/librairies/jquery/css/ui-lightness//components/com_flexicontent/librairies/jquery/css/ui-lightness//components/com_flexicontent/librairies/jquery/css/ui-lightness/images/ui-icons_ef8c08_256x240.png"); }
.ui-state-highlight .ui-icon {background-image: url("/components/com_flexicontent/librairies/jquery/css/ui-lightness/images/ui-icons_228ef1_256x240.png"); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url("/components/com_flexicontent/librairies/jquery/css/ui-lightness/images/ui-icons_ffd27a_256x240.png"); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url("/components/com_flexicontent/librairies/jquery/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat; opacity: .5;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url("/components/com_flexicontent/librairies/jquery/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x; opacity: .2;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

/* Local stylesheet: /components/com_flexicontent/librairies/bootstrap-toggle/css/bootstrap2-toggle.min.css, Version: 20231031162030 */
/*! ========================================================================
 * Bootstrap Toggle: bootstrap2-toggle.css v2.2.0
 * http://www.bootstraptoggle.com
 * ========================================================================
 * Copyright 2014 Min Hur, The New York Times Company
 * Licensed under MIT
 * ======================================================================== */
label.checkbox .toggle,label.checkbox.inline .toggle{margin-left:-20px;margin-right:5px}
.toggle{min-width:40px;height:20px;position:relative;overflow:hidden}
.toggle input[type=checkbox]{display:none}
.toggle-group{position:absolute;width:200%;top:0;bottom:0;left:0;transition:left .35s;-webkit-transition:left .35s;-moz-user-select:none;-webkit-user-select:none}
.toggle.off .toggle-group{left:-100%}
.toggle-on{position:absolute;top:0;bottom:0;left:0;right:50%;margin:0;border:0;border-radius:0}
.toggle-off{position:absolute;top:0;bottom:0;left:50%;right:0;margin:0;border:0;border-radius:0}
.toggle-handle{position:relative;margin:0 auto;padding-top:0;padding-bottom:0;height:100%;width:0;border-width:0 1px}
.toggle-handle.btn-mini{top:-1px}
.toggle.btn{min-width:30px}
.toggle-on.btn{padding-right:24px}
.toggle-off.btn{padding-left:24px}
.toggle.btn-large{min-width:40px}
.toggle-on.btn-large{padding-right:35px}
.toggle-off.btn-large{padding-left:35px}
.toggle.btn-small{min-width:25px}
.toggle-on.btn-small{padding-right:20px}
.toggle-off.btn-small{padding-left:20px}
.toggle.btn-mini{min-width:20px}
.toggle-on.btn-mini{padding-right:12px}
.toggle-off.btn-mini{padding-left:12px}

/* Local stylesheet: /components/com_flexicontent/assets/css/fcvote.css, Version: 20231031162030 */
div.voting-group {
	display: inline-block;
	float: none;
	margin: 0;
	padding: 0;
}
div.voting-row {
	box-sizing: border-box;
	display: inline-block;
	float: left;
	padding: 0;
	margin: 12px 0;
	padding: 0 24px 0 0;
}
div.voting-row.voting-row_main {
	box-sizing: border-box;
	clear: both;
}
div.voting-row:nth-child(2n) {
	clear: both;
}
#flexicontent
div.voting-row .ajax-loader,
div.voting-row .ajax-loader {
	vertical-align: top;
	margin: 6px 6px 10px 12px;
}
div.fcvote {
	display: inline-block;
	vertical-align: unset;
	margin: 0;
	padding: 0;
}
div.fcvote &gt; ul.fcvote_list,
div.fcvote &gt; ul.fcvote_list &gt; li.voting-links a:hover,
div.fcvote &gt; ul.fcvote_list &gt; li.current-rating {
	background-color: transparent !important;
	background-position: left -1000px !important;
	background-repeat: repeat-x !important;
}
div.fcvote &gt; ul.fcvote_list {
	background-position: left top !important;
	list-style-image: none !important;
	list-style-position: outside !important;
	list-style-type: none !important;
	margin: 4px 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	position: relative !important;
	float: left !important;
	clear: both !important;
}
div.fcvote &gt; ul.fcvote_list &gt; li.current-rating,
div.fcvote &gt; ul.fcvote_list &gt; li.voting-links {
	display: inline !important;
	background-image: none !important;
	background-position: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}
div.fcvote &gt; ul.fcvote_list &gt; li.voting-links a,
div.fcvote &gt; ul.fcvote_list &gt; li.current-rating {
	background-color: transparent !important;
	border: medium none !important;
	cursor: pointer !important;
	outline-color: -moz-use-text-color !important;
	outline-style: none !important;
	outline-width: medium !important;
	overflow: hidden !important;
	position: absolute !important;
	text-indent: -1000em !important;
	left: 0pt !important;
	top: 0pt !important;
	margin: 0 !important;
	padding: 0 !important;
	transition: none !important;
}
div.fcvote &gt; ul.fcvote_list &gt; li.voting-links a:hover {
	background-position: left bottom !important;
}
div.fcvote &gt; ul.fcvote_list &gt; li.current-rating {
	background-position: left center !important;
	z-index: 0 !important;
}
#flexicontent
div.fcvote-label-outer,
div.fcvote-label-outer {
	float: left;
	clear: both;
}
#flexicontent
div.fcvote-label,
div.fcvote-label {
	float: left;
	padding: 0 4px 0 0;
	margin-right: 6px;
	font-weight: normal;
	font-size: 100%;
	text-align: right;
	border-bottom: 1px dashed gray;
	font-style: italic;
}
#flexicontent
div.fcvote-label.xid-main,
div.fcvote-label.xid-main {
	color: darkorange;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
}
#flexicontent
div.fcvote_message,
div.fcvote_message {
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
}
#flexicontent
div.fcvote-count,
div.fcvote-count {
	float: left;
	margin: 0px 0 0 2px;
	padding: 0 4px 0 4px;
	text-align: center;
	position: relative;
	border-radius: 3px;
}
#flexicontent
div.fcvote-box-main div.fcvote-count,
div.fcvote-box-main div.fcvote-count {
	margin-top: 4px;
	max-width: unset;
}
#flexicontent
div.fcvote-desc,
div.fcvote-desc {
	margin: 2px 4px 4px 4px;
	padding: 0px 4px;
	float: left;
	clear: both;
}
#flexicontent
div.fcvote .ajax-loader,
div.fcvote .ajax-loader {
	background: url("/components/com_flexicontent/assets/images/ajax-loader.gif") no-repeat scroll left center transparent;
	height: 16px;
	padding: 0 0 0 20px;
}
#flexicontent
.fcvote_toggle_review_form {
	clear: both;
	float: left;
	margin: 2px 0 2px 0;
	vertical-align: top;
	width: 100%;
}
#flexicontent
.fcvote_review_form_box_loading {
	float: left;
	display: inline-block;
	vertical-align: top;
}
#flexicontent
.fcvote_review_form_box label,
.fcvote_review_form_box label {
	font-size: 12px;
}
#flexicontent
.fcvote_review_form_box table td,
.fcvote_review_form_box table td {
	font-size: 120%;
}
#flexicontent
.fcvote_review_form_box table tr td {
	padding-left: 2px;
	padding-right: 2px;
}
#flexicontent
.fcvote_review_form_box table td input.fcvote_review_form_submit_btn {
	min-width: 33%;
	float: right;
}
#flexicontent
.fcvote_review_form_box table.fc-form-tbl td.key,
.fcvote_review_form_box table.fc-form-tbl td.key {
	max-width: 300px;
}
#flexicontent
.fcvote_review_form_box table.fc-form-tbl td input[type=text],
.fcvote_review_form_box table.fc-form-tbl td input[type=text],
#flexicontent
.fcvote_review_form_box table.fc-form-tbl td textarea,
.fcvote_review_form_box table.fc-form-tbl td textarea {
	width: 100%;
	box-sizing: border-box;
	height: unset;
	padding: 6px 12px;
}
div.fcvote &gt; ul.fcvote_list {
	height: 24px !important;
	width: 120px !important;
}
div.fcvote &gt; ul.fcvote_list &gt; li.voting-links a,
div.fcvote &gt; ul.fcvote_list &gt; li.current-rating {
	height: 24px !important;
	line-height: 24px !important;
}
div.fcvote &gt; ul.fcvote_list,
div.fcvote &gt; ul.fcvote_list &gt; li.voting-links a:hover,
div.fcvote &gt; ul.fcvote_list &gt; li.current-rating {
	background-image: url(/components/com_flexicontent/assets/images/star-medium.png) !important;
}
div.fcvote &gt; ul.fcvote_list &gt; li.voting-links:nth-child(2) a {
	width: 20% !important;
	z-index: 6;
}
div.fcvote &gt; ul.fcvote_list &gt; li.voting-links:nth-child(3) a {
	width: 40% !important;
	z-index: 5;
}
div.fcvote &gt; ul.fcvote_list &gt; li.voting-links:nth-child(4) a {
	width: 60% !important;
	z-index: 4;
}
div.fcvote &gt; ul.fcvote_list &gt; li.voting-links:nth-child(5) a {
	width: 80% !important;
	z-index: 3;
}
div.fcvote &gt; ul.fcvote_list &gt; li.voting-links:nth-child(6) a {
	width: 100% !important;
	z-index: 2;
}


/* Local stylesheet: /components/com_flexicontent/templates/default/css/item.css, Version: 20250530174934 */
body #flexicontent .fc_item_title,
body #flexicontent .fc_item_title a {
	color: inherit;
	background-color: inherit;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-radius: 0px;
}
.fcitems {
	background-color: inherit;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-radius: 0px;
	border: 0px solid inherit;
	color: inherit;
}
body #flexicontent .flexi.label,
body #flexicontent .desc-title.label {
	background-color: #999999;
	color: #ffffff;
	border-radius: 3px;
	padding-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
}
body #flexicontent ul.tabbernav &gt; li a {
	border: 1px solid #1c5a85;
	background-color: #3093c7;
	background-image: -webkit-linear-gradient(top,#3093c7,#1c5a85);
	background-image: linear-gradient(to bottom,#3093c7,#1c5a85);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7,endColorstr=#1c5a85);
	color: #ffffff;
}
body #flexicontent ul.tabbernav &gt; li.tabberactive a::before {
	border-top: 4px solid #1c5a85;
}
body #flexicontent ul.tabbernav &gt; li:hover a {
	border: 1px solid #0a2131;
	background-color: #1c5675;
	background-image: -webkit-linear-gradient(top,#1c5675,#0a2131);
	background-image: linear-gradient(to bottom,#1c5675,#0a2131);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#1c5675,endColorstr=#0a2131);
	color: #ffffff;
}
body .tabbertab,
#flexicontent .tabbertab {
	background-color: #ffffff;
	border-radius: 0px;
}
body ul.tabbernav,
#flexicontent ul.tabbernav {
	border-bottom: 1px solid inherit !important;
}
body .flexi.infoblock {
	color: inherit;
	background-color: inherit;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-radius: 0px;
	border: 1px solid inherit;
}
.flexi.lineinfo {
	display: block;
	padding: 0;
	margin: 0 0 1em;
	overflow: hidden;
	clear: both;
}
.tabbertab .flexi.element,
.subtitle1 .flexi.element,
.subtitle2 .flexi.element,
.subtitle3 .flexi.element {
	clear: none;
	display: block;
	float: left;
	max-width: 96% !important;
	padding: 0% !important;
	margin: 0.5em 2% 0.5em 2% !important;
}
.flexi.topblock {
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}
.topblock .flexi.image {
	display: block;
	float: left;
	max-width: 99% !important;
	padding: 0% !important;
	margin-right: 1%;
	margin-left: 0%;
	line-height: 0px;
	border: 0px solid silver;
}
.topblock .flexi.image a {
	outline: none;
}
.topblock .flexi.image img {
	border: 1px solid white;
}
.topblock .flexi.infoblock {
	overflow: hidden;
}
.flexi.infoblock {
	border: 1px solid silver;
	margin: 0 0 10px;
	padding: 10px;
}
.infoblock ul.flexi {
	margin: 0 !important;
	padding: 0 !important;
}
.infoblock ul li.flexi {
	padding: 0;
	background: none;
	min-height: 10px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 0%;
	zoom: 1;
}
.onecols ul li.flexi {
	width: 100%;
}
.onecols .flexi.label {
	min-width: 20%;
	margin-right: 4%;
	margin-bottom: 6px;
}
.onecols .flexi.value {
	min-width: 74%;
	margin-right: 1%;
}
.twocols ul li.flexi {
	min-width: 48%;
}
.twocols .flexi.label {
	min-width: 34%;
	margin: 2px 3% 6px 0;
	box-sizing: border-box;
}
.twocols .flexi.value {
	min-width: 59%;
	margin: 2px 4% 6px 0;
	box-sizing: border-box;
}
.group {
	overflow: auto !important;
}


/* Local stylesheet: /components/com_flexicontent/assets/css/tabber.css, Version: 20231031162030 */
.tabberlive .tabbertab {
	transition: opacity 0.2s ease-in-out;
	opacity: 1;
}
.tabberlive .tabbertab.tabbertabhide {
	display: none;
	opacity: 0;
}
.tabberlive .tabbertab.tabbertablow {
	opacity: 1;
}
.tabberlive {
	margin-top: 1em;
}
ul.tabbernav {
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px solid #778;
	font: bold 12px Verdana, sans-serif;
}
ul.tabbernav &gt; li {
	list-style: none;
	margin: 10px 2px 0px 2px;
	display: inline-block;
	white-space: nowrap;
}
ul.tabbernav &gt; li &gt; a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #DDE;
	text-decoration: none;
	font-size: 11px;
}
ul.tabbernav &gt; li &gt; a [class^="icon-"],
ul.tabbernav &gt; li &gt; a [class*=" icon-"] {
	font-size: 14px;
	padding-top: 4px;
	vertical-align: top;
}
ul.tabbernav &gt; li.tabberactive a {
	background-color: #fff;
	border-bottom: 1px solid #fff;
}
ul.tabbernav &gt; li.tabberactive a:hover {
	color: #000;
	background-color: #fff;
	border-bottom: 1px solid white;
}
.tabberlive .tabbertab {
	background: #fff;
	padding: 5px;
	border: 1px solid #aaa;
	border-top: 0;
	opacity: 1;
	filter: alpha(opacity=100);
	transition: opacity 0.29s;
	transition-timing-function: ease-in;
}
.tabberlive .tabbertab h2.tabberheading,
.tabberlive .tabbertab h3.tabberheading,
.tabberlive .tabbernav .tabberheading.hidden {
	display: none !important;
}
body .tabberlive,
#flexicontent .tabberlive {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	width: 100%;
	float: none;
	border-width: 0px;
}
body .tabbertab,
#flexicontent .tabbertab {
	margin: 0px;
	padding: 5px 1% 3px 1%;
	width: 100%;
	box-sizing: border-box;
	float: none;
}
body .fctabber,
#flexicontent .fctabber {
	overflow: visible;
	width: 5000px;
}
body ul.tabbernav,
#flexicontent ul.tabbernav {
	line-height: 100%;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid transparent;
	border-right: 2px solid transparent;
	font: bold 11px Verdana, sans-serif;
	margin: 0;
	padding: 0px 1% 0px 1%;
	width: 100%;
	box-sizing: border-box;
	display: inline-block;
	float: none;
}
body ul.tabbernav &gt; li,
#flexicontent ul.tabbernav &gt; li {
	line-height: 100%;
	padding: 0px;
	margin: 4px 0px -1px 8px;
	overflow: visible;
	display: inline-block;
	float: none;
}
body ul.tabbernav &gt; li &gt; a,
#flexicontent ul.tabbernav &gt; li &gt; a {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	line-height: 220%;
	font-size: 12px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 5px;
	display: inline-block;
	border-radius: 5px 5px 0px 0px;
	border-left: 1px solid #D0D0D0;
	border-top: 1px solid #B0B0B0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	font-weight: normal;
	color: #3071a9;
	border: 1px solid #25729a;
	border-color: transparent;
	background-color: transparent;
	border-bottom-width: 0;
}
body ul.tabbernav &gt; li:hover a,
#flexicontent ul.tabbernav &gt; li:hover a {
	opacity: 1;
	filter: alpha(opacity=100);
	color: #FFFFFF;
	border: 1px solid #1c5675;
	background-color: #26759e;
	background-image: -webkit-linear-gradient(top,#26759e,#133d5b);
	background-image: linear-gradient(to bottom,#26759e,#133d5b);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759e,endColorstr=#133d5b);
	border-bottom-width: 0;
}
body ul.tabbernav &gt; li.tabberactive a,
body ul.tabbernav &gt; li.tabberactive a:hover,
#flexicontent ul.tabbernav &gt; li.tabberactive a,
#flexicontent ul.tabbernav &gt; li.tabberactive a:hover {
	color: black;
	background-color: white;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=white,endColorstr=white);
	background-image: none;
	border-bottom: 0px solid white;
	border-left: 1px solid #D0D0D0;
	border-top: 1px solid #B0B0B0;
	border-right: 1px solid #808080;
	text-shadow: none;
	position: relative;
}
body ul.tabbernav &gt; li.tabberactive a:before,
#flexicontent ul.tabbernav &gt; li.tabberactive a:before {
	content: "";
	position: absolute;
	height: 0px;
	border-top: 4px solid #26759e;
	top: 0;
	left: 0px;
	width: 100%;
	border-radius: 4px 3px 0px 0px;
}
body .tabber-inline ul.tabbernav &gt; li &gt; a,
#flexicontent .tabber-inline ul.tabbernav &gt; li &gt; a {
	padding-top: 0px;
	padding-bottom: 1px;
}
body .s-gray ul.tabbernav &gt; li &gt; a,
#flexicontent .s-gray ul.tabbernav &gt; li &gt; a {
	color: #808080;
	border: 1px solid #838383;
	border-color: transparent;
	border-bottom-width: 0;
}
body .s-gray ul.tabbernav &gt; li:hover a,
#flexicontent .s-gray ul.tabbernav &gt; li:hover a {
	color: #FFFFFF;
	border: 1px solid #707070;
	background-color: #7a7a7a;
	background-image: -webkit-linear-gradient(top,#7a7a7a,#5a5a5a);
	background-image: linear-gradient(to bottom,#7a7a7a,#5a5a5a);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7a7a7a,endColorstr=#5a5a5a);
	border-bottom-width: 0;
}
body .s-gray ul.tabbernav &gt; li.tabberactive a,
body .s-gray ul.tabbernav &gt; li.tabberactive a:hover,
#flexicontent .s-gray ul.tabbernav &gt; li.tabberactive a,
#flexicontent .s-gray ul.tabbernav &gt; li.tabberactive a:hover {
	color: black;
	background-color: white;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=white,endColorstr=white);
	background-image: none;
	border-bottom: 0px solid white;
	border-left: 1px solid #909090;
	border-top: 1px solid #757575;
	border-right: 1px solid #5a5a5a;
	text-shadow: none;
	position: relative;
}
body .s-gray ul.tabbernav &gt; li.tabberactive a:before,
#flexicontent .s-gray ul.tabbernav &gt; li.tabberactive a:before {
	content: "";
	position: absolute;
	height: 1px;
	border-top: 4px solid #808080;
	top: 0;
	left: 0px;
	width: 100%;
	border-radius: 2px;
}
body .s-cblue ul.tabbernav &gt; li &gt; a,
#flexicontent .s-cblue ul.tabbernav &gt; li &gt; a {
	color: #3071a9;
	border: 1px solid #3377bb;
	border-color: transparent;
	border-bottom-width: 0;
}
body .s-cblue ul.tabbernav &gt; li:hover a,
#flexicontent .s-cblue ul.tabbernav &gt; li:hover a {
	color: #FFFFFF;
	border: 1px solid #225599;
	background-color: #3377bb;
	background-image: -webkit-linear-gradient(top,#3377bb,#225599);
	background-image: linear-gradient(to bottom,#3377bb,#225599);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3377bb,endColorstr=#225599);
	border-bottom-width: 0;
}
body .s-cblue ul.tabbernav &gt; li.tabberactive a,
body .s-cblue ul.tabbernav &gt; li.tabberactive a:hover,
#flexicontent .s-cblue ul.tabbernav &gt; li.tabberactive a,
#flexicontent .s-cblue ul.tabbernav &gt; li.tabberactive a:hover {
	color: black;
	background-color: white;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=white,endColorstr=white);
	background-image: none;
	border-bottom: 0px solid white;
	border-left: 1px solid #5599dd;
	border-top: 1px solid #3377bb;
	border-right: 1px solid #225599;
	text-shadow: none;
	position: relative;
}
body .s-cblue ul.tabbernav &gt; li.tabberactive a:before,
#flexicontent .s-cblue ul.tabbernav &gt; li.tabberactive a:before {
	content: "";
	position: absolute;
	height: 1px;
	border-top: 4px solid #5599dd;
	top: 0;
	left: 0px;
	width: 100%;
	border-radius: 2px;
}
body div.tabberlive:not(.tabber-inline):not(.fcparams_tabset) {
	margin-top: 10px;
}
body div.tabberlive.fcparams_tabset,
body .tab-pane.active &gt; div &gt; div.tabberlive:not(.tabber-inline) {
	margin-top: 0px;
}
body .tabberlive.fcparams_tabset .tabbertab:not(.fcperms_tab),
body #flexicontent .tabberlive.fcparams_tabset .tabbertab:not(.fcperms_tab) {
	padding: 16px;
}


/* Local stylesheet: /components/com_rsform/assets/calendar/calendar.css, Version: 20181113165241 */
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/

.txtCal{
	width: 210px;
}
.btnCal{
	padding-left:5px;
	padding-right: 5px;
}
.yui-calcontainer {
	position:relative;
	padding:5px;
	background-color:#F7F9FB;
	border:1px solid #7B9EBD;
	float:left;
	overflow:hidden;
}

.yui-calcontainer iframe {
	position:absolute;
	border:none;
	margin:0;padding:0;
	left:-1px;
	top:-1px;
	z-index:0;
	width:50em;
	height:50em;
}

.yui-calcontainer.multi {
	padding:0;
}

.yui-calcontainer.multi .groupcal {
	padding:5px;
	background-color:transparent;
	z-index:1;
	float:left;
	position:relative;
	border:none;
}

.yui-calcontainer .title {
	font:100% sans-serif;
	color:#000;
	font-weight:bold;
	margin-bottom:5px;
	height:25px;
	position:absolute;
	top:3px;left:5px;
	z-index:1;
}

.yui-calcontainer .close-icon {
	position:absolute;
	right:3px;
	top:3px;
	border:none;
	z-index:1;
}

.yui-calcontainer .calclose {
	background: url("/components/com_rsform/assets/calendar/calx.gif") no-repeat;
	width:17px;
	height:13px;
	cursor:pointer;
}

/* Calendar element styles */

.yui-calendar {
	font:100% sans-serif;
	text-align:center;
	border-spacing:0;
	border-collapse:separate;
	position:relative;
}

.yui-calcontainer.withtitle {
	padding-top:1.5em;
}

.yui-calendar .calnavleft {
	position:absolute;
	overflow:hidden;
	text-indent:-10000em;
	cursor:pointer;
	top:2px;
	bottom:0;
	width:9px;
	height:12px;
	left:2px;
	z-index:1;
	background: url("/components/com_rsform/assets/calendar/callt.gif") no-repeat;
}

.yui-calendar .calnavright {
	position:absolute;
	overflow:hidden;
	text-indent:-10000em;
	cursor:pointer;
	top:2px;
	bottom:0;
	width:9px;
	height:12px;
	right:2px;
	z-index:1;
	background: url("/components/com_rsform/assets/calendar/calrt.gif") no-repeat;
}

.yui-calendar td.calcell {
	padding:.1em .2em;
	border:1px solid #E0E0E0;
	text-align:center;
}

.yui-calendar td.calcell a {
	color:#003DB8;
	text-decoration:none;
}

.yui-calendar td.calcell.today {
	border:1px solid #000;
}

.yui-calendar td.calcell.oom {
	cursor:default;
	color:#999;
	background-color:#EEE;
	border:1px solid #E0E0E0;
}

.yui-calendar td.calcell.selected {
	color:#003DB8;
	background-color:#FFF19F;
	border:1px solid #FF9900;
}

.yui-calendar td.calcell.calcellhover {
	cursor:pointer;
	color:#FFF;
	background-color:#FF9900;
	border:1px solid #FF9900;
}

.yui-calendar td.calcell.calcellhover a {
	color:#FFF;
}

.yui-calendar td.calcell.restricted {
	text-decoration:line-through;
}

.yui-calendar td.calcell.previous {
	color:#CCC;
}

.yui-calendar td.calcell.highlight1 { background-color:#CCFF99; }
.yui-calendar td.calcell.highlight2 { background-color:#99CCFF; }
.yui-calendar td.calcell.highlight3 { background-color:#FFCCCC; }
.yui-calendar td.calcell.highlight4 { background-color:#CCFF99; }

.yui-calendar .calhead {
	border:1px solid #E0E0E0;
	vertical-align:middle;
	background-color:#FFF;
}

.yui-calendar .calheader {
	position:relative;
	width:100%;
	text-align:center;
}

.yui-calendar .calheader img {
	border:none;
}

.yui-calendar .calweekdaycell {
	color:#666;
	font-weight:normal;
	text-align:center;
	width:2.5em;
}

.yui-calendar .calfoot {
	background-color:#EEE;
}

.yui-calendar .calrowhead, .yui-calendar .calrowfoot {
	color:#666;
	font-size:9px;
	font-style:italic;
	font-weight:normal;
	width:15px;
}

.yui-calendar .calrowhead {
	border-right-width:2px;
}

/* CalendarNavigator */
.yui-calendar a.calnav {
	_position:relative;
	padding-left:2px;
	padding-right:2px;
	text-decoration:none;
	color:#000;
}

.yui-calendar a.calnav:hover {
	border:1px solid #003366;
	background-color:#6699cc;
	background: url(/components/com_rsform/assets/calendar/calgrad.png) repeat-x;
	color:#fff;
	cursor:pointer;
}

.yui-calcontainer .yui-cal-nav-mask {
	position:absolute;
	z-index:2;
	display:none;

	margin:0;
	padding:0;

	left:0;
	top:0;
	width:100%;
	height:100%;
	_width:0;    /* IE6, IE7 Quirks - width/height set programmatically to match container */
	_height:0;

	background-color:#000;
	opacity:0.25;
	*filter:alpha(opacity=25);
}

.yui-calcontainer .yui-cal-nav {
	position:absolute;
	z-index:3;
	display:none;

	padding:0;
	top:1.5em;
	left:50%;
	width:12em;
	margin-left:-6em;

	border:1px solid #7B9EBD;
	background-color:#F7F9FB;
	font-size:93%;
}

.yui-calcontainer.withtitle .yui-cal-nav {
	top:3.5em;
}

.yui-calcontainer .yui-cal-nav-y,
.yui-calcontainer .yui-cal-nav-m,
.yui-calcontainer .yui-cal-nav-b {
	padding:2px 5px 2px 5px;
}

.yui-calcontainer .yui-cal-nav-b {
	text-align:center;
}

.yui-calcontainer .yui-cal-nav-e {
	margin-top:2px;
	padding:2px;
	background-color:#EDF5FF;
	border-top:1px solid black;
	display:none;
}

.yui-calcontainer .yui-cal-nav label {
	display:block;
	font-weight:bold;
}

.yui-calcontainer .yui-cal-nav-mc {
	width:100%;
	_width:auto; /* IE6 doesn't like width 100% */
}

.yui-calcontainer .yui-cal-nav-y input.yui-invalid {
	background-color:#FFEE69;
	border: 1px solid #000;
}

.yui-calcontainer .yui-cal-nav-yc {
	width:3em;
}

.yui-calcontainer .yui-cal-nav-b button {
	font-size:93%;
	text-decoration:none;
	cursor: pointer;
	background-color: #79b2ea;
	border: 1px solid #003366;
	border-top-color:#FFF;
	border-left-color:#FFF;
	margin:1px;
}

.yui-calcontainer .yui-cal-nav-b .yui-default button {
	/* not implemented */
}

/* Specific changes for calendar running under fonts/reset */
.yui-calendar .calbody a:hover {background:inherit;}
p#clear {clear:left; padding-top:10px;}

/* Local stylesheet: /components/com_rsform/assets/css/front.css, Version: 20181113165241 */
.formHidden {
	position: absolute;
	left: -20000px;
	top: -20000px;
	opacity: 0;
}

.formRed
{
	color: red;
	font-weight: bold;
}

.formError {
	color: #CF4D4D;
	font-weight:bold;
	font-size:10px;
}

.formNoError {
	display:none;
}

.formField {
	display: block;
	overflow: auto;
}

.formClr {
	clear:both;
	display: block;
}

fieldset.formFieldset {
	margin-bottom: 10px;
}

fieldset.formFieldset legend {
	padding: 0 2px;
	font-weight: bold;
	font-size: 16px;
}

fieldset.formFieldset ol.formContainer {
	margin: 0;
	padding: 0;
}

fieldset.formFieldset ol.formContainer li {
	background-image: none;
	list-style: none;
	padding: 5px;
	margin: 0;
	clear: both;
}

strong.formRequired {
	font-weight: bold;
	font-style: normal;
	margin-left: 3px;
}

div.formCaption {
	display: block;
	float: left;
	width: 25%;
	min-height: 12px;
}

div.formBody {
	display: block;
	float: left;
}

.formFieldset .formBody label {
	display: inline;
	margin: 3px;
}

.formTableLayout {
	border: none;
}

.formTableLayout &gt; tbody &gt; tr {
	border: none;
}

.formTableLeft,
.formTableRight {
	border: none;
}

.formTableLayout tr td label {
	display: inline;
	margin: 3px;
}

.formTableLayout tr.rsform-block,
.formTableLayout tr.rsform-block &gt; td {
	border: 0;
}

.formTableLayout tr.rsform-block &gt; td {
	padding: 3px;
}

.form2LinesLayout .formField label {
	display: inline;
	margin: 3px;
}

div.formDescription {
	margin-left: 3px;
	padding-left: 3px;
	font-size: 11px;
	font-weight: normal;
}

div.calheader{
	text-align:center !important;
}

.rsformProgress {
	text-align: center;
	font-size: 14px;
}

.rsformProgressContainer {
	width: 100%;
	height: 4px;
	border: solid 1px #c7c7c7;
	overflow: hidden;
	margin: 0 0 10px !important;
	background: #fff;
}

.rsformProgressBar {
	height: 4px;
	background: green;
	margin: 0px !important;
}

.rsformVerticalClear {
	overflow: hidden;
	display: block;
}

p.rsformVerticalClear {
	margin: 0;
}

/* responsive - desktop/default version */

.formResponsive .rsformProgress p {
	display: none;
}

.formResponsive .rsformProgressContainer {
  height: 18px;
  margin-bottom: 18px;
  overflow: hidden;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.formResponsive .rsformProgressContainer .rsformProgressBar {
	width: 0;
  height: 18px;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
     -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
     -moz-transition: width 0.6s ease;
      -ms-transition: width 0.6s ease;
       -o-transition: width 0.6s ease;
          transition: width 0.6s ease;
}

.formResponsive .formHorizontal input,
.formResponsive .formHorizontal textarea,
.formResponsive .formHorizontal select,
.formResponsive .formHorizontal .formValidation,
.formResponsive .formHorizontal .uneditable-input,
.formResponsive .formHorizontal .input-prepend,
.formResponsive .formHorizontal .input-append {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  *zoom: 1;
}

.formResponsive .formHorizontal .hide {
  display: none;
}

.formResponsive .formHorizontal .rsform-block {
  margin-bottom: 18px;
  *zoom: 1;
}

.formResponsive .formHorizontal .rsform-block:before,
.formResponsive .formHorizontal .rsform-block:after {
  display: table;
  content: "";
}

.formResponsive .formHorizontal .rsform-block:after {
  clear: both;
}

.formResponsive .formHorizontal .formControlLabel {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}

.formResponsive .formHorizontal .formControls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 160px;
  *margin-left: 0;
}

.formResponsive .formHorizontal .formControls:first-child {
  *padding-left: 160px;
}

.formResponsive .formHorizontal p.formDescription {
  margin-top: 9px;
  margin-bottom: 0;
}

.formResponsive .formHorizontal .form-actions {
  padding-left: 160px;
}

.formResponsive {
  margin: 0 0 18px;
}

.formResponsive fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

.formResponsive select,
.formResponsive textarea,
.formResponsive input[type="text"],
.formResponsive input[type="password"] {
  display: inline-block;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
}

.formResponsive input,
.formResponsive textarea {
  width: 210px;
}

.formResponsive textarea {
  height: auto;
}

.formResponsive textarea,
.formResponsive input[type="text"],
.formResponsive input[type="password"] {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
      -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}

.formResponsive textarea:focus,
.formResponsive input[type="text"]:focus,
.formResponsive input[type="password"]:focus,
.formResponsive select:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

.formResponsive input[type="radio"],
.formResponsive input[type="checkbox"] {
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */

  line-height: normal;
  cursor: pointer;
}

.formResponsive input[type="submit"],
.formResponsive input[type="reset"],
.formResponsive input[type="button"],
.formResponsive input[type="radio"],
.formResponsive input[type="checkbox"] {
  width: auto;
}

.formResponsive select,
.formResponsive input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 28px;
}

.formResponsive select {
  width: 220px;
  border: 1px solid #bbb;
}

.formResponsive select.rsform-select-box-small {
	width: 70px;
}

.formResponsive select[multiple],
.formResponsive select[size] {
  height: auto;
}

.formResponsive select:focus,
.formResponsive input[type="file"]:focus,
.formResponsive input[type="radio"]:focus,
.formResponsive input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.formResponsive input[type="radio"],
.formResponsive input[type="checkbox"] {
  /*min-height: 18px;*/
  padding-left: 18px;
  float: left;
  margin-right: 5px;
}

.formResponsive .formBody {
	float: none;
}

.formResponsive label {
	height: 18px;
	margin: 3px 5px 3px 0;
	float: left;
	padding: 0px;
}

.formResponsive input[type="button"], 
.formResponsive input[type="submit"],
.formResponsive input[type="reset"] {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.formResponsive input[type="button"],
.formResponsive input[type="submit"],
.formResponsive input[type="reset"] {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.formResponsive input[type="button"]:hover,
.formResponsive input[type="reset"]:hover,
.formResponsive input[type="submit"]:hover,
.formResponsive input[type="button"]:active,
.formResponsive input[type="reset"]:active,
.formResponsive input[type="submit"]:active,
.formResponsive input[type="button"].active,
.formResponsive input[type="reset"].active,
.formResponsive input[type="submit"].active,
.formResponsive input[type="button"].disabled,
.formResponsive input[type="reset"].disabled,
.formResponsive input[type="submit"].disabled,
.formResponsive input[type="button"][disabled],
.formResponsive input[type="reset"][disabled],
.formResponsive input[type="submit"][disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.formResponsive input[type="button"]:active,
.formResponsive input[type="reset"]:active,
.formResponsive input[type="submit"]:active,
.formResponsive input[type="button"].active,
.formResponsive input[type="reset"].active,
.formResponsive input[type="submit"].active {
  background-color: #cccccc \9;
}

.formResponsive input[type="button"]:first-child,
.formResponsive input[type="reset"]:first-child,
.formResponsive input[type="submit"]:first-child {
  *margin-left: 0;
}

.formResponsive input[type="button"]:hover,
.formResponsive input[type="reset"]:hover,
.formResponsive input[type="submit"]:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.formResponsive input[type="button"]:focus,
.formResponsive input[type="reset"]:focus,
.formResponsive input[type="submit"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.formResponsive input[type="button"].active,
.formResponsive input[type="reset"].active,
.formResponsive input[type="submit"].active,
.formResponsive input[type="button"]:active,
.formResponsive input[type="reset"]:active,
.formResponsive input[type="submit"]:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.formResponsive input[type="button"].disabled,
.formResponsive input[type="reset"].disabled,
.formResponsive input[type="submit"].disabled,
.formResponsive input[type="button"][disabled],
.formResponsive input[type="reset"][disabled],
.formResponsive input[type="submit"][disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.formResponsive input[type="submit"] {
  background-color: #0074cc;
  *background-color: #0055cc;
  background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
  background-image: -o-linear-gradient(top, #0088cc, #0055cc);
  background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
  background-image: linear-gradient(top, #0088cc, #0055cc);
  background-repeat: repeat-x;
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.formResponsive input[type="submit"]:hover,
.formResponsive input[type="submit"]:active,
.formResponsive input[type="submit"].active,
.formResponsive input[type="submit"].disabled,
.formResponsive input[type="submit"][disabled] {
  background-color: #0055cc;
  *background-color: #004ab3;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.formResponsive input[type="submit"]:active,
.formResponsive input[type="submit"].active {
  background-color: #004099 \9;
}

.formResponsive input[type="reset"] {
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.formResponsive input[type="reset"]:hover,
.formResponsive input[type="reset"]:active,
.formResponsive input[type="reset"].active,
.formResponsive input[type="reset"].disabled,
.formResponsive input[type="reset"][disabled] {
  background-color: #bd362f;
  *background-color: #a9302a;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.formResponsive input[type="reset"]:active,
.formResponsive input[type="reset"].active {
  background-color: #942a25 \9;
}

.formResponsive .formError {
  color: #b94a48;
  padding-left: 5px;
  vertical-align: middle;
  font-size: 13px;
  font-weight: normal;
  margin: 3px 5px 3px 0;
  height: 18px;
  display: block;
}

.formResponsive input.rsform-error,
.formResponsive textarea.rsform-error,
.formResponsive select.rsform-error
{
  color: #b94a48;
  border-color: #b94a48;
}

.formResponsive input.rsform-error:focus,
.formResponsive textarea.rsform-error:focus,
.formResponsive select.rsform-error:focus {
  border-color: #953b39;
  -webkit-box-shadow: 0 0 6px #d59392;
     -moz-box-shadow: 0 0 6px #d59392;
          box-shadow: 0 0 6px #d59392;
}

.formResponsive input.rsform-calendar-button {
	margin-bottom: 3px;
}

/* responsive - mobile versions */

@media screen and (max-width: 650px) {
  .formResponsive .formHorizontal input[type="checkbox"],
  .formResponsive .formHorizontal input[type="radio"] {
    border: 1px solid #ccc;
  }
  .formResponsive .formHorizontal .rsform-block {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .formResponsive .formHorizontal .formControls {
    margin-left: 0;
  }
  
  .formResponsive input[type="text"],
  .formResponsive input[type="password"],
  .formResponsive textarea,
  .formResponsive select {
	width: 100% !important;
  }
  .formResponsive .formHorizontal .formControlLabel {
	float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
}

.recaptcha_input_area_text {
	float: none !important;
}

.rsformMaps img {
	max-width: none !important;
}

.rsform-map-geolocation {
	list-style: none outside none;
    margin: 0;
    width: 455px;
	background: none repeat scroll 0 0 #F5F5F5;
	border: 1px solid #E8E7E7;
    height: auto;
	position: absolute;
	z-index: 999999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.rsform-map-geolocation li a {
	padding: 4px;
	text-decoration: none;
	display: block;
	line-height: 20px;
}

.rsform-map-geolocation li a:hover{
	text-decoration: none;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* Local stylesheet: /templates/violetoakleyexperience/css/custom/perfect-scrollbar.css, Version: 20190123122340 */
/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
.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;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  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;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}

.ps--active-x &gt; .ps__rail-x,
.ps--active-y &gt; .ps__rail-y {
  display: block;
  background-color: transparent;
}

.ps:hover &gt; .ps__rail-x,
.ps:hover &gt; .ps__rail-y,
.ps--focus &gt; .ps__rail-x,
.ps--focus &gt; .ps__rail-y,
.ps--scrolling-x &gt; .ps__rail-x,
.ps--scrolling-y &gt; .ps__rail-y {
  opacity: 0.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: 0.9;
}

/*
 * Scrollbar thumb styles
 */
.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;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  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;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-x:hover &gt; .ps__thumb-x,
.ps__rail-x:focus &gt; .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}

.ps__rail-y:hover &gt; .ps__thumb-y,
.ps__rail-y:focus &gt; .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}


/* Local stylesheet: /templates/violetoakleyexperience/css/styles.min.css, Version: 20200724154619 */
@charset "UTF-8";
/*@import rule moved to the top of the file*/

/*@import rule moved to the top of the file*/
html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;opacity:1}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}audio,canvas,video{display:inline-block}summary{display:list-item}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border-style:none}svg:not(:root){overflow:hidden}audio:not([controls]){display:none;height:0}figure{margin:1em 40px}hr{height:0;overflow:visible}code,kbd,pre,samp{overflow:auto;white-space:pre-wrap;word-wrap:break-word;font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15em;margin:0}button,input,select{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}input{line-height:normal}[type=checkbox],[type=radio]{padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{color:inherit;display:table;max-width:100%;white-space:normal;padding:0}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}optgroup{font-weight:bolder}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}*,*:before,*:after{box-sizing:inherit}html{word-break:break-word;text-rendering:auto;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;box-sizing:border-box;-webkit-font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 1,"pnum" 1,"dlig" 0,"tnum" 0,"lnum" 0;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 1,"pnum" 1,"dlig" 0,"tnum" 0,"lnum" 0;font-size:10px}body{background-color:#fff;font-family:"Gotham A","Gotham B",sans-serif;font-size:1.7rem;font-weight:400;color:#343534;line-height:1.4}body[screen=sm]{font-size:1.6rem}body[screen=xs]{font-size:1.6rem}p{margin:1em 0}code,kbd,pre,samp{font-family:Consolas,"Courier New",Courier,monospace;-webkit-font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 0,"pnum" 0,"dlig" 0,"tnum" 1,"lnum" 1,"zero" 1;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 0,"pnum" 0,"dlig" 0,"tnum" 1,"lnum" 1,"zero" 1}a{color:#2a839e;text-decoration:none;outline:0}a:hover{color:#184954;text-decoration:underline}img{max-width:100%}h1{font-family:"Gotham A","Gotham B",sans-serif;color:#184954;font-size:3.8rem;font-weight:inherit;line-height:1.12;margin:.67em 0}body[screen=sm] h1{font-size:3.1rem}body[screen=xs] h1{font-size:3.06rem}h2{font-family:"Gotham A","Gotham B",sans-serif;color:#184954;font-size:2.1rem;font-weight:inherit;line-height:1.12;margin:.67em 0}body[screen=sm] h2{font-size:2.38rem}body[screen=xs] h2{font-size:2.21rem}h3{font-family:"Gotham A","Gotham B",sans-serif;color:#184954;font-size:1.989rem;font-weight:inherit;line-height:1.12;margin:.67em 0}body[screen=sm] h3{font-size:1.87rem}body[screen=xs] h3{font-size:1.7rem}h4{font-family:"Gotham A","Gotham B",sans-serif;color:#184954;font-size:1.904rem;font-weight:inherit;line-height:1.12;margin:.67em 0}h5{font-family:"Gotham A","Gotham B",sans-serif;color:#184954;font-size:1.411rem;font-weight:inherit;line-height:1.12;margin:.67em 0}h6{font-family:"Gotham A","Gotham B",sans-serif;color:#184954;font-size:1.275rem;font-weight:inherit;line-height:1.12;margin:.67em 0}h1,h2,h3{-webkit-font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 1,"pnum" 1,"dlig" 1,"tnum" 0,"lnum" 0;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 1,"pnum" 1,"dlig" 1,"tnum" 0,"lnum" 0}sup{-webkit-font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 1,"pnum" 1,"dlig" 0,"tnum" 0,"lnum" 0,"sups" 1;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 1,"pnum" 1,"dlig" 0,"tnum" 0,"lnum" 0,"sups" 1}sub{-webkit-font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 1,"pnum" 1,"dlig" 0,"tnum" 0,"lnum" 0,"subs" 1;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 1,"pnum" 1,"dlig" 0,"tnum" 0,"lnum" 0,"subs" 1}input,textarea,select{background-color:#fff;font-family:"Gotham A","Gotham B",sans-serif;color:#343534;outline:0;padding:.25em;margin:0 .25em;border:1px solid #ccc}input[type=checkbox],input[type=file],input[type=image],input[type=radio]{background-color:transparent;border-color:transparent}input:disabled,textarea:disabled,select:disabled{background-color:#eee}input[type=submit],input[type=button],input[type=reset],button{background-color:#184954;color:#eee;font-family:"Gotham A","Gotham B",sans-serif;font-weight:bold;padding:.5em 2em;margin:0 .25em;border:0}input[type=submit]:hover,input[type=button]:hover,input[type=reset]:hover,button:hover{text-decoration:none;background-color:#236b7c;color:#fff}input[type=submit]:disabled,input[type=button]:disabled,input[type=reset]:disabled,button:disabled{background-color:#999;color:#eee}input[type=submit]:disabled:hover,input[type=button]:disabled:hover,input[type=reset]:disabled:hover,button:disabled:hover{background-color:#ccc}label{font-family:"Gotham A","Gotham B",sans-serif;color:#343534}blockquote{font-family:"Gotham A","Gotham B",sans-serif;color:#343534;margin:1em 0;padding:0 2em;font-size:2.125rem;line-height:1.12;quotes:"â€œ" "â€" "â€˜" "â€™";position:relative}blockquote:before{font-family:Georgia,serif;content:open-quote;font-size:4em;position:absolute;top:.2em;left:0}blockquote:after{font-family:Georgia,serif;content:close-quote;font-size:4em;line-height:0;position:absolute;bottom:-0.2em;right:0}hr{border:1px solid #343534;color:#343534;background-color:#343534;margin:1em 0}table{border-collapse:collapse;border-spacing:0;max-width:100%}td,th{text-align:left;padding:.5em;vertical-align:top;-webkit-font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 0,"pnum" 0,"dlig" 0,"tnum" 1,"lnum" 1,"zero" 1;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 0,"pnum" 0,"dlig" 0,"tnum" 1,"lnum" 1,"zero" 1}th{font-family:"Gotham A","Gotham B",sans-serif;color:#343534;border-bottom:1px solid #ccc;background-color:#eee}td{font-family:"Gotham A","Gotham B",sans-serif;color:#343534;border-bottom:1px solid #ccc;background-color:#fff}ul,ol{padding-left:2em}li{margin:.67em 0}body[screen=xs] .container{margin-left:auto;margin-right:auto;max-width:85%}body[screen=sm] .container{margin-left:auto;margin-right:auto;max-width:85%}body[screen=md] .container{margin-left:auto;margin-right:auto;max-width:93.12%}body[screen=lg] .container{margin-left:auto;margin-right:auto;max-width:93.12%}body[screen=xl] .container{margin-left:auto;margin-right:auto;max-width:93.12%}.grid-container{display:grid;justify-items:stretch;align-items:stretch;grid-column-gap:10px;grid-row-gap:10px}.grid-cols-1{grid-template-columns:repeat(1,auto)}.grid-cols-2{grid-template-columns:repeat(2,auto)}.grid-cols-3{grid-template-columns:repeat(3,auto)}.grid-cols-4{grid-template-columns:repeat(4,auto)}.grid-cols-5{grid-template-columns:repeat(5,auto)}.grid-cols-6{grid-template-columns:repeat(6,auto)}.grid-cols-7{grid-template-columns:repeat(7,auto)}.grid-cols-8{grid-template-columns:repeat(8,auto)}.grid-cols-9{grid-template-columns:repeat(9,auto)}.grid-cols-10{grid-template-columns:repeat(10,auto)}body[screen=xs] .grid-cols-1-xs{grid-template-columns:repeat(1,auto)}body[screen=xs] .grid-cols-2-xs{grid-template-columns:repeat(2,auto)}body[screen=xs] .grid-cols-3-xs{grid-template-columns:repeat(3,auto)}body[screen=xs] .grid-cols-4-xs{grid-template-columns:repeat(4,auto)}body[screen=xs] .grid-cols-5-xs{grid-template-columns:repeat(5,auto)}body[screen=xs] .grid-cols-6-xs{grid-template-columns:repeat(6,auto)}body[screen=xs] .grid-cols-7-xs{grid-template-columns:repeat(7,auto)}body[screen=xs] .grid-cols-8-xs{grid-template-columns:repeat(8,auto)}body[screen=xs] .grid-cols-9-xs{grid-template-columns:repeat(9,auto)}body[screen=xs] .grid-cols-10-xs{grid-template-columns:repeat(10,auto)}body[screen=sm] .grid-cols-1-sm{grid-template-columns:repeat(1,auto)}body[screen=sm] .grid-cols-2-sm{grid-template-columns:repeat(2,auto)}body[screen=sm] .grid-cols-3-sm{grid-template-columns:repeat(3,auto)}body[screen=sm] .grid-cols-4-sm{grid-template-columns:repeat(4,auto)}body[screen=sm] .grid-cols-5-sm{grid-template-columns:repeat(5,auto)}body[screen=sm] .grid-cols-6-sm{grid-template-columns:repeat(6,auto)}body[screen=sm] .grid-cols-7-sm{grid-template-columns:repeat(7,auto)}body[screen=sm] .grid-cols-8-sm{grid-template-columns:repeat(8,auto)}body[screen=sm] .grid-cols-9-sm{grid-template-columns:repeat(9,auto)}body[screen=sm] .grid-cols-10-sm{grid-template-columns:repeat(10,auto)}body[screen=md] .grid-cols-1-md{grid-template-columns:repeat(1,auto)}body[screen=md] .grid-cols-2-md{grid-template-columns:repeat(2,auto)}body[screen=md] .grid-cols-3-md{grid-template-columns:repeat(3,auto)}body[screen=md] .grid-cols-4-md{grid-template-columns:repeat(4,auto)}body[screen=md] .grid-cols-5-md{grid-template-columns:repeat(5,auto)}body[screen=md] .grid-cols-6-md{grid-template-columns:repeat(6,auto)}body[screen=md] .grid-cols-7-md{grid-template-columns:repeat(7,auto)}body[screen=md] .grid-cols-8-md{grid-template-columns:repeat(8,auto)}body[screen=md] .grid-cols-9-md{grid-template-columns:repeat(9,auto)}body[screen=md] .grid-cols-10-md{grid-template-columns:repeat(10,auto)}body[screen=lg] .grid-cols-1-lg{grid-template-columns:repeat(1,auto)}body[screen=lg] .grid-cols-2-lg{grid-template-columns:repeat(2,auto)}body[screen=lg] .grid-cols-3-lg{grid-template-columns:repeat(3,auto)}body[screen=lg] .grid-cols-4-lg{grid-template-columns:repeat(4,auto)}body[screen=lg] .grid-cols-5-lg{grid-template-columns:repeat(5,auto)}body[screen=lg] .grid-cols-6-lg{grid-template-columns:repeat(6,auto)}body[screen=lg] .grid-cols-7-lg{grid-template-columns:repeat(7,auto)}body[screen=lg] .grid-cols-8-lg{grid-template-columns:repeat(8,auto)}body[screen=lg] .grid-cols-9-lg{grid-template-columns:repeat(9,auto)}body[screen=lg] .grid-cols-10-lg{grid-template-columns:repeat(10,auto)}body[screen=xl] .grid-cols-1-xl{grid-template-columns:repeat(1,auto)}body[screen=xl] .grid-cols-2-xl{grid-template-columns:repeat(2,auto)}body[screen=xl] .grid-cols-3-xl{grid-template-columns:repeat(3,auto)}body[screen=xl] .grid-cols-4-xl{grid-template-columns:repeat(4,auto)}body[screen=xl] .grid-cols-5-xl{grid-template-columns:repeat(5,auto)}body[screen=xl] .grid-cols-6-xl{grid-template-columns:repeat(6,auto)}body[screen=xl] .grid-cols-7-xl{grid-template-columns:repeat(7,auto)}body[screen=xl] .grid-cols-8-xl{grid-template-columns:repeat(8,auto)}body[screen=xl] .grid-cols-9-xl{grid-template-columns:repeat(9,auto)}body[screen=xl] .grid-cols-10-xl{grid-template-columns:repeat(10,auto)}.grid-justify-start{justify-items:start}.grid-justify-end{justify-items:end}.grid-justify-center{justify-items:center}.grid-justify-stretch{justify-items:stretch}.grid-align-start{align-items:start}.grid-align-end{align-items:end}.grid-align-center{align-items:center}.grid-align-stretch{align-items:stretch}.grid-justify-start{justify-content:start}.grid-justify-end{justify-content:end}.grid-justify-center{justify-content:center}.grid-justify-stretch{justify-content:stretch}.grid-justify-space-around{justify-content:space-around}.grid-justify-space-between{justify-content:space-between}.grid-justify-space-evenly{justify-content:space-evenly}.grid-align-start{align-content:start}.grid-align-end{align-content:end}.grid-align-center{align-content:center}.grid-align-stretch{align-content:stretch}.grid-align-space-around{align-content:space-around}.grid-align-space-between{align-content:space-between}.grid-align-space-evenly{align-content:space-evenly}.flex-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;align-content:stretch}.flex-direction-row{flex-direction:row}.flex-direction-row-reverse{flex-direction:row-reverse}.flex-direction-column{flex-direction:column}.flex-direction-column-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-justify-start{justify-content:flex-start}.flex-justify-end{justify-content:flex-end}.flex-justify-center{justify-content:center}.flex-justify-space-between{justify-content:space-between}.flex-justify-space-around{justify-content:space-around}.flex-justify-space-evenly{justify-content:space-evenly}.flex-align-items-start{align-items:flex-start}.flex-align-items-end{align-items:flex-end}.flex-align-items-center{align-items:center}.flex-align-items-baseline{align-items:baseline}.flex-align-items-stretch{align-items:stretch}.flex-align-content-start{align-content:flex-start}.flex-align-content-end{align-content:flex-end}.flex-align-content-center{align-content:center}.flex-align-content-space-between{align-content:space-between}.flex-align-content-space-around{align-content:space-around}.flex-align-content-space-evenly{align-content:space-evenly}.blk100\%-xl,.blk95\%-xl,.blk90\%-xl,.blk85\%-xl,.blk80\%-xl,.blk75\%-xl,.blk70\%-xl,.blk65\%-xl,.blk60\%-xl,.blk55\%-xl,.blk50\%-xl,.blk45\%-xl,.blk40\%-xl,.blk35\%-xl,.blk30\%-xl,.blk25\%-xl,.blk20\%-xl,.blk15\%-xl,.blk10\%-xl,.blk5\%-xl,.blk10\/10-xl,.blk9\/10-xl,.blk8\/10-xl,.blk7\/10-xl,.blk6\/10-xl,.blk5\/10-xl,.blk4\/10-xl,.blk3\/10-xl,.blk2\/10-xl,.blk1\/10-xl,.blk9\/9-xl,.blk8\/9-xl,.blk7\/9-xl,.blk6\/9-xl,.blk5\/9-xl,.blk4\/9-xl,.blk3\/9-xl,.blk2\/9-xl,.blk1\/9-xl,.blk8\/8-xl,.blk7\/8-xl,.blk6\/8-xl,.blk5\/8-xl,.blk4\/8-xl,.blk3\/8-xl,.blk2\/8-xl,.blk1\/8-xl,.blk7\/7-xl,.blk6\/7-xl,.blk5\/7-xl,.blk4\/7-xl,.blk3\/7-xl,.blk2\/7-xl,.blk1\/7-xl,.blk6\/6-xl,.blk5\/6-xl,.blk4\/6-xl,.blk3\/6-xl,.blk2\/6-xl,.blk1\/6-xl,.blk5\/5-xl,.blk4\/5-xl,.blk3\/5-xl,.blk2\/5-xl,.blk1\/5-xl,.blk4\/4-xl,.blk3\/4-xl,.blk2\/4-xl,.blk1\/4-xl,.blk3\/3-xl,.blk2\/3-xl,.blk1\/3-xl,.blk2\/2-xl,.blk1\/2-xl,.blk1\/1-xl,.blk100\%-lg,.blk95\%-lg,.blk90\%-lg,.blk85\%-lg,.blk80\%-lg,.blk75\%-lg,.blk70\%-lg,.blk65\%-lg,.blk60\%-lg,.blk55\%-lg,.blk50\%-lg,.blk45\%-lg,.blk40\%-lg,.blk35\%-lg,.blk30\%-lg,.blk25\%-lg,.blk20\%-lg,.blk15\%-lg,.blk10\%-lg,.blk5\%-lg,.blk10\/10-lg,.blk9\/10-lg,.blk8\/10-lg,.blk7\/10-lg,.blk6\/10-lg,.blk5\/10-lg,.blk4\/10-lg,.blk3\/10-lg,.blk2\/10-lg,.blk1\/10-lg,.blk9\/9-lg,.blk8\/9-lg,.blk7\/9-lg,.blk6\/9-lg,.blk5\/9-lg,.blk4\/9-lg,.blk3\/9-lg,.blk2\/9-lg,.blk1\/9-lg,.blk8\/8-lg,.blk7\/8-lg,.blk6\/8-lg,.blk5\/8-lg,.blk4\/8-lg,.blk3\/8-lg,.blk2\/8-lg,.blk1\/8-lg,.blk7\/7-lg,.blk6\/7-lg,.blk5\/7-lg,.blk4\/7-lg,.blk3\/7-lg,.blk2\/7-lg,.blk1\/7-lg,.blk6\/6-lg,.blk5\/6-lg,.blk4\/6-lg,.blk3\/6-lg,.blk2\/6-lg,.blk1\/6-lg,.blk5\/5-lg,.blk4\/5-lg,.blk3\/5-lg,.blk2\/5-lg,.blk1\/5-lg,.blk4\/4-lg,.blk3\/4-lg,.blk2\/4-lg,.blk1\/4-lg,.blk3\/3-lg,.blk2\/3-lg,.blk1\/3-lg,.blk2\/2-lg,.blk1\/2-lg,.blk1\/1-lg,.blk100\%-md,.blk95\%-md,.blk90\%-md,.blk85\%-md,.blk80\%-md,.blk75\%-md,.blk70\%-md,.blk65\%-md,.blk60\%-md,.blk55\%-md,.blk50\%-md,.blk45\%-md,.blk40\%-md,.blk35\%-md,.blk30\%-md,.blk25\%-md,.blk20\%-md,.blk15\%-md,.blk10\%-md,.blk5\%-md,.blk10\/10-md,.blk9\/10-md,.blk8\/10-md,.blk7\/10-md,.blk6\/10-md,.blk5\/10-md,.blk4\/10-md,.blk3\/10-md,.blk2\/10-md,.blk1\/10-md,.blk9\/9-md,.blk8\/9-md,.blk7\/9-md,.blk6\/9-md,.blk5\/9-md,.blk4\/9-md,.blk3\/9-md,.blk2\/9-md,.blk1\/9-md,.blk8\/8-md,.blk7\/8-md,.blk6\/8-md,.blk5\/8-md,.blk4\/8-md,.blk3\/8-md,.blk2\/8-md,.blk1\/8-md,.blk7\/7-md,.blk6\/7-md,.blk5\/7-md,.blk4\/7-md,.blk3\/7-md,.blk2\/7-md,.blk1\/7-md,.blk6\/6-md,.blk5\/6-md,.blk4\/6-md,.blk3\/6-md,.blk2\/6-md,.blk1\/6-md,.blk5\/5-md,.blk4\/5-md,.blk3\/5-md,.blk2\/5-md,.blk1\/5-md,.blk4\/4-md,.blk3\/4-md,.blk2\/4-md,.blk1\/4-md,.blk3\/3-md,.blk2\/3-md,.blk1\/3-md,.blk2\/2-md,.blk1\/2-md,.blk1\/1-md,.blk100\%-sm,.blk95\%-sm,.blk90\%-sm,.blk85\%-sm,.blk80\%-sm,.blk75\%-sm,.blk70\%-sm,.blk65\%-sm,.blk60\%-sm,.blk55\%-sm,.blk50\%-sm,.blk45\%-sm,.blk40\%-sm,.blk35\%-sm,.blk30\%-sm,.blk25\%-sm,.blk20\%-sm,.blk15\%-sm,.blk10\%-sm,.blk5\%-sm,.blk10\/10-sm,.blk9\/10-sm,.blk8\/10-sm,.blk7\/10-sm,.blk6\/10-sm,.blk5\/10-sm,.blk4\/10-sm,.blk3\/10-sm,.blk2\/10-sm,.blk1\/10-sm,.blk9\/9-sm,.blk8\/9-sm,.blk7\/9-sm,.blk6\/9-sm,.blk5\/9-sm,.blk4\/9-sm,.blk3\/9-sm,.blk2\/9-sm,.blk1\/9-sm,.blk8\/8-sm,.blk7\/8-sm,.blk6\/8-sm,.blk5\/8-sm,.blk4\/8-sm,.blk3\/8-sm,.blk2\/8-sm,.blk1\/8-sm,.blk7\/7-sm,.blk6\/7-sm,.blk5\/7-sm,.blk4\/7-sm,.blk3\/7-sm,.blk2\/7-sm,.blk1\/7-sm,.blk6\/6-sm,.blk5\/6-sm,.blk4\/6-sm,.blk3\/6-sm,.blk2\/6-sm,.blk1\/6-sm,.blk5\/5-sm,.blk4\/5-sm,.blk3\/5-sm,.blk2\/5-sm,.blk1\/5-sm,.blk4\/4-sm,.blk3\/4-sm,.blk2\/4-sm,.blk1\/4-sm,.blk3\/3-sm,.blk2\/3-sm,.blk1\/3-sm,.blk2\/2-sm,.blk1\/2-sm,.blk1\/1-sm,.blk100\%-xs,.blk95\%-xs,.blk90\%-xs,.blk85\%-xs,.blk80\%-xs,.blk75\%-xs,.blk70\%-xs,.blk65\%-xs,.blk60\%-xs,.blk55\%-xs,.blk50\%-xs,.blk45\%-xs,.blk40\%-xs,.blk35\%-xs,.blk30\%-xs,.blk25\%-xs,.blk20\%-xs,.blk15\%-xs,.blk10\%-xs,.blk5\%-xs,.blk10\/10-xs,.blk9\/10-xs,.blk8\/10-xs,.blk7\/10-xs,.blk6\/10-xs,.blk5\/10-xs,.blk4\/10-xs,.blk3\/10-xs,.blk2\/10-xs,.blk1\/10-xs,.blk9\/9-xs,.blk8\/9-xs,.blk7\/9-xs,.blk6\/9-xs,.blk5\/9-xs,.blk4\/9-xs,.blk3\/9-xs,.blk2\/9-xs,.blk1\/9-xs,.blk8\/8-xs,.blk7\/8-xs,.blk6\/8-xs,.blk5\/8-xs,.blk4\/8-xs,.blk3\/8-xs,.blk2\/8-xs,.blk1\/8-xs,.blk7\/7-xs,.blk6\/7-xs,.blk5\/7-xs,.blk4\/7-xs,.blk3\/7-xs,.blk2\/7-xs,.blk1\/7-xs,.blk6\/6-xs,.blk5\/6-xs,.blk4\/6-xs,.blk3\/6-xs,.blk2\/6-xs,.blk1\/6-xs,.blk5\/5-xs,.blk4\/5-xs,.blk3\/5-xs,.blk2\/5-xs,.blk1\/5-xs,.blk4\/4-xs,.blk3\/4-xs,.blk2\/4-xs,.blk1\/4-xs,.blk3\/3-xs,.blk2\/3-xs,.blk1\/3-xs,.blk2\/2-xs,.blk1\/2-xs,.blk1\/1-xs,.blk100\%,.blk95\%,.blk90\%,.blk85\%,.blk80\%,.blk75\%,.blk70\%,.blk65\%,.blk60\%,.blk55\%,.blk50\%,.blk45\%,.blk40\%,.blk35\%,.blk30\%,.blk25\%,.blk20\%,.blk15\%,.blk10\%,.blk5\%,.blk10\/10,.blk9\/10,.blk8\/10,.blk7\/10,.blk6\/10,.blk5\/10,.blk4\/10,.blk3\/10,.blk2\/10,.blk1\/10,.blk9\/9,.blk8\/9,.blk7\/9,.blk6\/9,.blk5\/9,.blk4\/9,.blk3\/9,.blk2\/9,.blk1\/9,.blk8\/8,.blk7\/8,.blk6\/8,.blk5\/8,.blk4\/8,.blk3\/8,.blk2\/8,.blk1\/8,.blk7\/7,.blk6\/7,.blk5\/7,.blk4\/7,.blk3\/7,.blk2\/7,.blk1\/7,.blk6\/6,.blk5\/6,.blk4\/6,.blk3\/6,.blk2\/6,.blk1\/6,.blk5\/5,.blk4\/5,.blk3\/5,.blk2\/5,.blk1\/5,.blk4\/4,.blk3\/4,.blk2\/4,.blk1\/4,.blk3\/3,.blk2\/3,.blk1\/3,.blk2\/2,.blk1\/2,.blk1\/1{display:block}body[screen=xs] .blk100\%-xs,body[screen=xs] .blk100\%,body[screen=xs] .blk95\%-xs,body[screen=xs] .blk95\%,body[screen=xs] .blk90\%-xs,body[screen=xs] .blk90\%,body[screen=xs] .blk85\%-xs,body[screen=xs] .blk85\%,body[screen=xs] .blk80\%-xs,body[screen=xs] .blk80\%,body[screen=xs] .blk75\%-xs,body[screen=xs] .blk75\%,body[screen=xs] .blk70\%-xs,body[screen=xs] .blk70\%,body[screen=xs] .blk65\%-xs,body[screen=xs] .blk65\%,body[screen=xs] .blk60\%-xs,body[screen=xs] .blk60\%,body[screen=xs] .blk55\%-xs,body[screen=xs] .blk55\%,body[screen=xs] .blk50\%-xs,body[screen=xs] .blk50\%,body[screen=xs] .blk45\%-xs,body[screen=xs] .blk45\%,body[screen=xs] .blk40\%-xs,body[screen=xs] .blk40\%,body[screen=xs] .blk35\%-xs,body[screen=xs] .blk35\%,body[screen=xs] .blk30\%-xs,body[screen=xs] .blk30\%,body[screen=xs] .blk25\%-xs,body[screen=xs] .blk25\%,body[screen=xs] .blk20\%-xs,body[screen=xs] .blk20\%,body[screen=xs] .blk15\%-xs,body[screen=xs] .blk15\%,body[screen=xs] .blk10\%-xs,body[screen=xs] .blk10\%,body[screen=xs] .blk5\%-xs,body[screen=xs] .blk5\%,body[screen=xs] .blk10\/10-xs,body[screen=xs] .blk10\/10,body[screen=xs] .blk9\/10-xs,body[screen=xs] .blk9\/10,body[screen=xs] .blk8\/10-xs,body[screen=xs] .blk8\/10,body[screen=xs] .blk7\/10-xs,body[screen=xs] .blk7\/10,body[screen=xs] .blk6\/10-xs,body[screen=xs] .blk6\/10,body[screen=xs] .blk5\/10-xs,body[screen=xs] .blk5\/10,body[screen=xs] .blk4\/10-xs,body[screen=xs] .blk4\/10,body[screen=xs] .blk3\/10-xs,body[screen=xs] .blk3\/10,body[screen=xs] .blk2\/10-xs,body[screen=xs] .blk2\/10,body[screen=xs] .blk1\/10-xs,body[screen=xs] .blk1\/10,body[screen=xs] .blk9\/9-xs,body[screen=xs] .blk9\/9,body[screen=xs] .blk8\/9-xs,body[screen=xs] .blk8\/9,body[screen=xs] .blk7\/9-xs,body[screen=xs] .blk7\/9,body[screen=xs] .blk6\/9-xs,body[screen=xs] .blk6\/9,body[screen=xs] .blk5\/9-xs,body[screen=xs] .blk5\/9,body[screen=xs] .blk4\/9-xs,body[screen=xs] .blk4\/9,body[screen=xs] .blk3\/9-xs,body[screen=xs] .blk3\/9,body[screen=xs] .blk2\/9-xs,body[screen=xs] .blk2\/9,body[screen=xs] .blk1\/9-xs,body[screen=xs] .blk1\/9,body[screen=xs] .blk8\/8-xs,body[screen=xs] .blk8\/8,body[screen=xs] .blk7\/8-xs,body[screen=xs] .blk7\/8,body[screen=xs] .blk6\/8-xs,body[screen=xs] .blk6\/8,body[screen=xs] .blk5\/8-xs,body[screen=xs] .blk5\/8,body[screen=xs] .blk4\/8-xs,body[screen=xs] .blk4\/8,body[screen=xs] .blk3\/8-xs,body[screen=xs] .blk3\/8,body[screen=xs] .blk2\/8-xs,body[screen=xs] .blk2\/8,body[screen=xs] .blk1\/8-xs,body[screen=xs] .blk1\/8,body[screen=xs] .blk7\/7-xs,body[screen=xs] .blk7\/7,body[screen=xs] .blk6\/7-xs,body[screen=xs] .blk6\/7,body[screen=xs] .blk5\/7-xs,body[screen=xs] .blk5\/7,body[screen=xs] .blk4\/7-xs,body[screen=xs] .blk4\/7,body[screen=xs] .blk3\/7-xs,body[screen=xs] .blk3\/7,body[screen=xs] .blk2\/7-xs,body[screen=xs] .blk2\/7,body[screen=xs] .blk1\/7-xs,body[screen=xs] .blk1\/7,body[screen=xs] .blk6\/6-xs,body[screen=xs] .blk6\/6,body[screen=xs] .blk5\/6-xs,body[screen=xs] .blk5\/6,body[screen=xs] .blk4\/6-xs,body[screen=xs] .blk4\/6,body[screen=xs] .blk3\/6-xs,body[screen=xs] .blk3\/6,body[screen=xs] .blk2\/6-xs,body[screen=xs] .blk2\/6,body[screen=xs] .blk1\/6-xs,body[screen=xs] .blk1\/6,body[screen=xs] .blk5\/5-xs,body[screen=xs] .blk5\/5,body[screen=xs] .blk4\/5-xs,body[screen=xs] .blk4\/5,body[screen=xs] .blk3\/5-xs,body[screen=xs] .blk3\/5,body[screen=xs] .blk2\/5-xs,body[screen=xs] .blk2\/5,body[screen=xs] .blk1\/5-xs,body[screen=xs] .blk1\/5,body[screen=xs] .blk4\/4-xs,body[screen=xs] .blk4\/4,body[screen=xs] .blk3\/4-xs,body[screen=xs] .blk3\/4,body[screen=xs] .blk2\/4-xs,body[screen=xs] .blk2\/4,body[screen=xs] .blk1\/4-xs,body[screen=xs] .blk1\/4,body[screen=xs] .blk3\/3-xs,body[screen=xs] .blk3\/3,body[screen=xs] .blk2\/3-xs,body[screen=xs] .blk2\/3,body[screen=xs] .blk1\/3-xs,body[screen=xs] .blk1\/3,body[screen=xs] .blk2\/2-xs,body[screen=xs] .blk2\/2,body[screen=xs] .blk1\/2-xs,body[screen=xs] .blk1\/2,body[screen=xs] .blk1\/1-xs,body[screen=xs] .blk1\/1{margin:6px 6px 6px 6px;border-width:0;padding:0}body[screen=xs] .blk1\/1,body[screen=xs] .blk1\/1-xs{width:calc(100% - 12px)}body[screen=xs] .blk1\/2,body[screen=xs] .blk1\/2-xs{width:calc(50% - 12px)}body[screen=xs] .blk2\/2,body[screen=xs] .blk2\/2-xs{width:calc(100% - 12px)}body[screen=xs] .blk1\/3,body[screen=xs] .blk1\/3-xs{width:calc(33.3333333333% - 12px)}body[screen=xs] .blk2\/3,body[screen=xs] .blk2\/3-xs{width:calc(66.6666666667% - 12px)}body[screen=xs] .blk3\/3,body[screen=xs] .blk3\/3-xs{width:calc(100% - 12px)}body[screen=xs] .blk1\/4,body[screen=xs] .blk1\/4-xs{width:calc(25% - 12px)}body[screen=xs] .blk2\/4,body[screen=xs] .blk2\/4-xs{width:calc(50% - 12px)}body[screen=xs] .blk3\/4,body[screen=xs] .blk3\/4-xs{width:calc(75% - 12px)}body[screen=xs] .blk4\/4,body[screen=xs] .blk4\/4-xs{width:calc(100% - 12px)}body[screen=xs] .blk1\/5,body[screen=xs] .blk1\/5-xs{width:calc(20% - 12px)}body[screen=xs] .blk2\/5,body[screen=xs] .blk2\/5-xs{width:calc(40% - 12px)}body[screen=xs] .blk3\/5,body[screen=xs] .blk3\/5-xs{width:calc(60% - 12px)}body[screen=xs] .blk4\/5,body[screen=xs] .blk4\/5-xs{width:calc(80% - 12px)}body[screen=xs] .blk5\/5,body[screen=xs] .blk5\/5-xs{width:calc(100% - 12px)}body[screen=xs] .blk1\/6,body[screen=xs] .blk1\/6-xs{width:calc(16.6666666667% - 12px)}body[screen=xs] .blk2\/6,body[screen=xs] .blk2\/6-xs{width:calc(33.3333333333% - 12px)}body[screen=xs] .blk3\/6,body[screen=xs] .blk3\/6-xs{width:calc(50% - 12px)}body[screen=xs] .blk4\/6,body[screen=xs] .blk4\/6-xs{width:calc(66.6666666667% - 12px)}body[screen=xs] .blk5\/6,body[screen=xs] .blk5\/6-xs{width:calc(83.3333333333% - 12px)}body[screen=xs] .blk6\/6,body[screen=xs] .blk6\/6-xs{width:calc(100% - 12px)}body[screen=xs] .blk1\/7,body[screen=xs] .blk1\/7-xs{width:calc(14.2857142857% - 12px)}body[screen=xs] .blk2\/7,body[screen=xs] .blk2\/7-xs{width:calc(28.5714285714% - 12px)}body[screen=xs] .blk3\/7,body[screen=xs] .blk3\/7-xs{width:calc(42.8571428571% - 12px)}body[screen=xs] .blk4\/7,body[screen=xs] .blk4\/7-xs{width:calc(57.1428571429% - 12px)}body[screen=xs] .blk5\/7,body[screen=xs] .blk5\/7-xs{width:calc(71.4285714286% - 12px)}body[screen=xs] .blk6\/7,body[screen=xs] .blk6\/7-xs{width:calc(85.7142857143% - 12px)}body[screen=xs] .blk7\/7,body[screen=xs] .blk7\/7-xs{width:calc(100% - 12px)}body[screen=xs] .blk1\/8,body[screen=xs] .blk1\/8-xs{width:calc(12.5% - 12px)}body[screen=xs] .blk2\/8,body[screen=xs] .blk2\/8-xs{width:calc(25% - 12px)}body[screen=xs] .blk3\/8,body[screen=xs] .blk3\/8-xs{width:calc(37.5% - 12px)}body[screen=xs] .blk4\/8,body[screen=xs] .blk4\/8-xs{width:calc(50% - 12px)}body[screen=xs] .blk5\/8,body[screen=xs] .blk5\/8-xs{width:calc(62.5% - 12px)}body[screen=xs] .blk6\/8,body[screen=xs] .blk6\/8-xs{width:calc(75% - 12px)}body[screen=xs] .blk7\/8,body[screen=xs] .blk7\/8-xs{width:calc(87.5% - 12px)}body[screen=xs] .blk8\/8,body[screen=xs] .blk8\/8-xs{width:calc(100% - 12px)}body[screen=xs] .blk1\/9,body[screen=xs] .blk1\/9-xs{width:calc(11.1111111111% - 12px)}body[screen=xs] .blk2\/9,body[screen=xs] .blk2\/9-xs{width:calc(22.2222222222% - 12px)}body[screen=xs] .blk3\/9,body[screen=xs] .blk3\/9-xs{width:calc(33.3333333333% - 12px)}body[screen=xs] .blk4\/9,body[screen=xs] .blk4\/9-xs{width:calc(44.4444444444% - 12px)}body[screen=xs] .blk5\/9,body[screen=xs] .blk5\/9-xs{width:calc(55.5555555556% - 12px)}body[screen=xs] .blk6\/9,body[screen=xs] .blk6\/9-xs{width:calc(66.6666666667% - 12px)}body[screen=xs] .blk7\/9,body[screen=xs] .blk7\/9-xs{width:calc(77.7777777778% - 12px)}body[screen=xs] .blk8\/9,body[screen=xs] .blk8\/9-xs{width:calc(88.8888888889% - 12px)}body[screen=xs] .blk9\/9,body[screen=xs] .blk9\/9-xs{width:calc(100% - 12px)}body[screen=xs] .blk1\/10,body[screen=xs] .blk1\/10-xs{width:calc(10% - 12px)}body[screen=xs] .blk2\/10,body[screen=xs] .blk2\/10-xs{width:calc(20% - 12px)}body[screen=xs] .blk3\/10,body[screen=xs] .blk3\/10-xs{width:calc(30% - 12px)}body[screen=xs] .blk4\/10,body[screen=xs] .blk4\/10-xs{width:calc(40% - 12px)}body[screen=xs] .blk5\/10,body[screen=xs] .blk5\/10-xs{width:calc(50% - 12px)}body[screen=xs] .blk6\/10,body[screen=xs] .blk6\/10-xs{width:calc(60% - 12px)}body[screen=xs] .blk7\/10,body[screen=xs] .blk7\/10-xs{width:calc(70% - 12px)}body[screen=xs] .blk8\/10,body[screen=xs] .blk8\/10-xs{width:calc(80% - 12px)}body[screen=xs] .blk9\/10,body[screen=xs] .blk9\/10-xs{width:calc(90% - 12px)}body[screen=xs] .blk10\/10,body[screen=xs] .blk10\/10-xs{width:calc(100% - 12px)}body[screen=xs] .blk5\%,body[screen=xs] .blk5\%-xs{width:calc(5% - 12px)}body[screen=xs] .blk10\%,body[screen=xs] .blk10\%-xs{width:calc(10% - 12px)}body[screen=xs] .blk15\%,body[screen=xs] .blk15\%-xs{width:calc(15% - 12px)}body[screen=xs] .blk20\%,body[screen=xs] .blk20\%-xs{width:calc(20% - 12px)}body[screen=xs] .blk25\%,body[screen=xs] .blk25\%-xs{width:calc(25% - 12px)}body[screen=xs] .blk30\%,body[screen=xs] .blk30\%-xs{width:calc(30% - 12px)}body[screen=xs] .blk35\%,body[screen=xs] .blk35\%-xs{width:calc(35% - 12px)}body[screen=xs] .blk40\%,body[screen=xs] .blk40\%-xs{width:calc(40% - 12px)}body[screen=xs] .blk45\%,body[screen=xs] .blk45\%-xs{width:calc(45% - 12px)}body[screen=xs] .blk50\%,body[screen=xs] .blk50\%-xs{width:calc(50% - 12px)}body[screen=xs] .blk55\%,body[screen=xs] .blk55\%-xs{width:calc(55% - 12px)}body[screen=xs] .blk60\%,body[screen=xs] .blk60\%-xs{width:calc(60% - 12px)}body[screen=xs] .blk65\%,body[screen=xs] .blk65\%-xs{width:calc(65% - 12px)}body[screen=xs] .blk70\%,body[screen=xs] .blk70\%-xs{width:calc(70% - 12px)}body[screen=xs] .blk75\%,body[screen=xs] .blk75\%-xs{width:calc(75% - 12px)}body[screen=xs] .blk80\%,body[screen=xs] .blk80\%-xs{width:calc(80% - 12px)}body[screen=xs] .blk85\%,body[screen=xs] .blk85\%-xs{width:calc(85% - 12px)}body[screen=xs] .blk90\%,body[screen=xs] .blk90\%-xs{width:calc(90% - 12px)}body[screen=xs] .blk95\%,body[screen=xs] .blk95\%-xs{width:calc(95% - 12px)}body[screen=xs] .blk100\%,body[screen=xs] .blk100\%-xs{width:calc(100% - 12px)}body[screen=sm] .blk100\%-sm,body[screen=sm] .blk100\%,body[screen=sm] .blk95\%-sm,body[screen=sm] .blk95\%,body[screen=sm] .blk90\%-sm,body[screen=sm] .blk90\%,body[screen=sm] .blk85\%-sm,body[screen=sm] .blk85\%,body[screen=sm] .blk80\%-sm,body[screen=sm] .blk80\%,body[screen=sm] .blk75\%-sm,body[screen=sm] .blk75\%,body[screen=sm] .blk70\%-sm,body[screen=sm] .blk70\%,body[screen=sm] .blk65\%-sm,body[screen=sm] .blk65\%,body[screen=sm] .blk60\%-sm,body[screen=sm] .blk60\%,body[screen=sm] .blk55\%-sm,body[screen=sm] .blk55\%,body[screen=sm] .blk50\%-sm,body[screen=sm] .blk50\%,body[screen=sm] .blk45\%-sm,body[screen=sm] .blk45\%,body[screen=sm] .blk40\%-sm,body[screen=sm] .blk40\%,body[screen=sm] .blk35\%-sm,body[screen=sm] .blk35\%,body[screen=sm] .blk30\%-sm,body[screen=sm] .blk30\%,body[screen=sm] .blk25\%-sm,body[screen=sm] .blk25\%,body[screen=sm] .blk20\%-sm,body[screen=sm] .blk20\%,body[screen=sm] .blk15\%-sm,body[screen=sm] .blk15\%,body[screen=sm] .blk10\%-sm,body[screen=sm] .blk10\%,body[screen=sm] .blk5\%-sm,body[screen=sm] .blk5\%,body[screen=sm] .blk10\/10-sm,body[screen=sm] .blk10\/10,body[screen=sm] .blk9\/10-sm,body[screen=sm] .blk9\/10,body[screen=sm] .blk8\/10-sm,body[screen=sm] .blk8\/10,body[screen=sm] .blk7\/10-sm,body[screen=sm] .blk7\/10,body[screen=sm] .blk6\/10-sm,body[screen=sm] .blk6\/10,body[screen=sm] .blk5\/10-sm,body[screen=sm] .blk5\/10,body[screen=sm] .blk4\/10-sm,body[screen=sm] .blk4\/10,body[screen=sm] .blk3\/10-sm,body[screen=sm] .blk3\/10,body[screen=sm] .blk2\/10-sm,body[screen=sm] .blk2\/10,body[screen=sm] .blk1\/10-sm,body[screen=sm] .blk1\/10,body[screen=sm] .blk9\/9-sm,body[screen=sm] .blk9\/9,body[screen=sm] .blk8\/9-sm,body[screen=sm] .blk8\/9,body[screen=sm] .blk7\/9-sm,body[screen=sm] .blk7\/9,body[screen=sm] .blk6\/9-sm,body[screen=sm] .blk6\/9,body[screen=sm] .blk5\/9-sm,body[screen=sm] .blk5\/9,body[screen=sm] .blk4\/9-sm,body[screen=sm] .blk4\/9,body[screen=sm] .blk3\/9-sm,body[screen=sm] .blk3\/9,body[screen=sm] .blk2\/9-sm,body[screen=sm] .blk2\/9,body[screen=sm] .blk1\/9-sm,body[screen=sm] .blk1\/9,body[screen=sm] .blk8\/8-sm,body[screen=sm] .blk8\/8,body[screen=sm] .blk7\/8-sm,body[screen=sm] .blk7\/8,body[screen=sm] .blk6\/8-sm,body[screen=sm] .blk6\/8,body[screen=sm] .blk5\/8-sm,body[screen=sm] .blk5\/8,body[screen=sm] .blk4\/8-sm,body[screen=sm] .blk4\/8,body[screen=sm] .blk3\/8-sm,body[screen=sm] .blk3\/8,body[screen=sm] .blk2\/8-sm,body[screen=sm] .blk2\/8,body[screen=sm] .blk1\/8-sm,body[screen=sm] .blk1\/8,body[screen=sm] .blk7\/7-sm,body[screen=sm] .blk7\/7,body[screen=sm] .blk6\/7-sm,body[screen=sm] .blk6\/7,body[screen=sm] .blk5\/7-sm,body[screen=sm] .blk5\/7,body[screen=sm] .blk4\/7-sm,body[screen=sm] .blk4\/7,body[screen=sm] .blk3\/7-sm,body[screen=sm] .blk3\/7,body[screen=sm] .blk2\/7-sm,body[screen=sm] .blk2\/7,body[screen=sm] .blk1\/7-sm,body[screen=sm] .blk1\/7,body[screen=sm] .blk6\/6-sm,body[screen=sm] .blk6\/6,body[screen=sm] .blk5\/6-sm,body[screen=sm] .blk5\/6,body[screen=sm] .blk4\/6-sm,body[screen=sm] .blk4\/6,body[screen=sm] .blk3\/6-sm,body[screen=sm] .blk3\/6,body[screen=sm] .blk2\/6-sm,body[screen=sm] .blk2\/6,body[screen=sm] .blk1\/6-sm,body[screen=sm] .blk1\/6,body[screen=sm] .blk5\/5-sm,body[screen=sm] .blk5\/5,body[screen=sm] .blk4\/5-sm,body[screen=sm] .blk4\/5,body[screen=sm] .blk3\/5-sm,body[screen=sm] .blk3\/5,body[screen=sm] .blk2\/5-sm,body[screen=sm] .blk2\/5,body[screen=sm] .blk1\/5-sm,body[screen=sm] .blk1\/5,body[screen=sm] .blk4\/4-sm,body[screen=sm] .blk4\/4,body[screen=sm] .blk3\/4-sm,body[screen=sm] .blk3\/4,body[screen=sm] .blk2\/4-sm,body[screen=sm] .blk2\/4,body[screen=sm] .blk1\/4-sm,body[screen=sm] .blk1\/4,body[screen=sm] .blk3\/3-sm,body[screen=sm] .blk3\/3,body[screen=sm] .blk2\/3-sm,body[screen=sm] .blk2\/3,body[screen=sm] .blk1\/3-sm,body[screen=sm] .blk1\/3,body[screen=sm] .blk2\/2-sm,body[screen=sm] .blk2\/2,body[screen=sm] .blk1\/2-sm,body[screen=sm] .blk1\/2,body[screen=sm] .blk1\/1-sm,body[screen=sm] .blk1\/1{margin:6px 6px 6px 6px;border-width:0;padding:0}body[screen=sm] .blk1\/1,body[screen=sm] .blk1\/1-sm{width:calc(100% - 12px)}body[screen=sm] .blk1\/2,body[screen=sm] .blk1\/2-sm{width:calc(50% - 12px)}body[screen=sm] .blk2\/2,body[screen=sm] .blk2\/2-sm{width:calc(100% - 12px)}body[screen=sm] .blk1\/3,body[screen=sm] .blk1\/3-sm{width:calc(33.3333333333% - 12px)}body[screen=sm] .blk2\/3,body[screen=sm] .blk2\/3-sm{width:calc(66.6666666667% - 12px)}body[screen=sm] .blk3\/3,body[screen=sm] .blk3\/3-sm{width:calc(100% - 12px)}body[screen=sm] .blk1\/4,body[screen=sm] .blk1\/4-sm{width:calc(25% - 12px)}body[screen=sm] .blk2\/4,body[screen=sm] .blk2\/4-sm{width:calc(50% - 12px)}body[screen=sm] .blk3\/4,body[screen=sm] .blk3\/4-sm{width:calc(75% - 12px)}body[screen=sm] .blk4\/4,body[screen=sm] .blk4\/4-sm{width:calc(100% - 12px)}body[screen=sm] .blk1\/5,body[screen=sm] .blk1\/5-sm{width:calc(20% - 12px)}body[screen=sm] .blk2\/5,body[screen=sm] .blk2\/5-sm{width:calc(40% - 12px)}body[screen=sm] .blk3\/5,body[screen=sm] .blk3\/5-sm{width:calc(60% - 12px)}body[screen=sm] .blk4\/5,body[screen=sm] .blk4\/5-sm{width:calc(80% - 12px)}body[screen=sm] .blk5\/5,body[screen=sm] .blk5\/5-sm{width:calc(100% - 12px)}body[screen=sm] .blk1\/6,body[screen=sm] .blk1\/6-sm{width:calc(16.6666666667% - 12px)}body[screen=sm] .blk2\/6,body[screen=sm] .blk2\/6-sm{width:calc(33.3333333333% - 12px)}body[screen=sm] .blk3\/6,body[screen=sm] .blk3\/6-sm{width:calc(50% - 12px)}body[screen=sm] .blk4\/6,body[screen=sm] .blk4\/6-sm{width:calc(66.6666666667% - 12px)}body[screen=sm] .blk5\/6,body[screen=sm] .blk5\/6-sm{width:calc(83.3333333333% - 12px)}body[screen=sm] .blk6\/6,body[screen=sm] .blk6\/6-sm{width:calc(100% - 12px)}body[screen=sm] .blk1\/7,body[screen=sm] .blk1\/7-sm{width:calc(14.2857142857% - 12px)}body[screen=sm] .blk2\/7,body[screen=sm] .blk2\/7-sm{width:calc(28.5714285714% - 12px)}body[screen=sm] .blk3\/7,body[screen=sm] .blk3\/7-sm{width:calc(42.8571428571% - 12px)}body[screen=sm] .blk4\/7,body[screen=sm] .blk4\/7-sm{width:calc(57.1428571429% - 12px)}body[screen=sm] .blk5\/7,body[screen=sm] .blk5\/7-sm{width:calc(71.4285714286% - 12px)}body[screen=sm] .blk6\/7,body[screen=sm] .blk6\/7-sm{width:calc(85.7142857143% - 12px)}body[screen=sm] .blk7\/7,body[screen=sm] .blk7\/7-sm{width:calc(100% - 12px)}body[screen=sm] .blk1\/8,body[screen=sm] .blk1\/8-sm{width:calc(12.5% - 12px)}body[screen=sm] .blk2\/8,body[screen=sm] .blk2\/8-sm{width:calc(25% - 12px)}body[screen=sm] .blk3\/8,body[screen=sm] .blk3\/8-sm{width:calc(37.5% - 12px)}body[screen=sm] .blk4\/8,body[screen=sm] .blk4\/8-sm{width:calc(50% - 12px)}body[screen=sm] .blk5\/8,body[screen=sm] .blk5\/8-sm{width:calc(62.5% - 12px)}body[screen=sm] .blk6\/8,body[screen=sm] .blk6\/8-sm{width:calc(75% - 12px)}body[screen=sm] .blk7\/8,body[screen=sm] .blk7\/8-sm{width:calc(87.5% - 12px)}body[screen=sm] .blk8\/8,body[screen=sm] .blk8\/8-sm{width:calc(100% - 12px)}body[screen=sm] .blk1\/9,body[screen=sm] .blk1\/9-sm{width:calc(11.1111111111% - 12px)}body[screen=sm] .blk2\/9,body[screen=sm] .blk2\/9-sm{width:calc(22.2222222222% - 12px)}body[screen=sm] .blk3\/9,body[screen=sm] .blk3\/9-sm{width:calc(33.3333333333% - 12px)}body[screen=sm] .blk4\/9,body[screen=sm] .blk4\/9-sm{width:calc(44.4444444444% - 12px)}body[screen=sm] .blk5\/9,body[screen=sm] .blk5\/9-sm{width:calc(55.5555555556% - 12px)}body[screen=sm] .blk6\/9,body[screen=sm] .blk6\/9-sm{width:calc(66.6666666667% - 12px)}body[screen=sm] .blk7\/9,body[screen=sm] .blk7\/9-sm{width:calc(77.7777777778% - 12px)}body[screen=sm] .blk8\/9,body[screen=sm] .blk8\/9-sm{width:calc(88.8888888889% - 12px)}body[screen=sm] .blk9\/9,body[screen=sm] .blk9\/9-sm{width:calc(100% - 12px)}body[screen=sm] .blk1\/10,body[screen=sm] .blk1\/10-sm{width:calc(10% - 12px)}body[screen=sm] .blk2\/10,body[screen=sm] .blk2\/10-sm{width:calc(20% - 12px)}body[screen=sm] .blk3\/10,body[screen=sm] .blk3\/10-sm{width:calc(30% - 12px)}body[screen=sm] .blk4\/10,body[screen=sm] .blk4\/10-sm{width:calc(40% - 12px)}body[screen=sm] .blk5\/10,body[screen=sm] .blk5\/10-sm{width:calc(50% - 12px)}body[screen=sm] .blk6\/10,body[screen=sm] .blk6\/10-sm{width:calc(60% - 12px)}body[screen=sm] .blk7\/10,body[screen=sm] .blk7\/10-sm{width:calc(70% - 12px)}body[screen=sm] .blk8\/10,body[screen=sm] .blk8\/10-sm{width:calc(80% - 12px)}body[screen=sm] .blk9\/10,body[screen=sm] .blk9\/10-sm{width:calc(90% - 12px)}body[screen=sm] .blk10\/10,body[screen=sm] .blk10\/10-sm{width:calc(100% - 12px)}body[screen=sm] .blk5\%,body[screen=sm] .blk5\%-sm{width:calc(5% - 12px)}body[screen=sm] .blk10\%,body[screen=sm] .blk10\%-sm{width:calc(10% - 12px)}body[screen=sm] .blk15\%,body[screen=sm] .blk15\%-sm{width:calc(15% - 12px)}body[screen=sm] .blk20\%,body[screen=sm] .blk20\%-sm{width:calc(20% - 12px)}body[screen=sm] .blk25\%,body[screen=sm] .blk25\%-sm{width:calc(25% - 12px)}body[screen=sm] .blk30\%,body[screen=sm] .blk30\%-sm{width:calc(30% - 12px)}body[screen=sm] .blk35\%,body[screen=sm] .blk35\%-sm{width:calc(35% - 12px)}body[screen=sm] .blk40\%,body[screen=sm] .blk40\%-sm{width:calc(40% - 12px)}body[screen=sm] .blk45\%,body[screen=sm] .blk45\%-sm{width:calc(45% - 12px)}body[screen=sm] .blk50\%,body[screen=sm] .blk50\%-sm{width:calc(50% - 12px)}body[screen=sm] .blk55\%,body[screen=sm] .blk55\%-sm{width:calc(55% - 12px)}body[screen=sm] .blk60\%,body[screen=sm] .blk60\%-sm{width:calc(60% - 12px)}body[screen=sm] .blk65\%,body[screen=sm] .blk65\%-sm{width:calc(65% - 12px)}body[screen=sm] .blk70\%,body[screen=sm] .blk70\%-sm{width:calc(70% - 12px)}body[screen=sm] .blk75\%,body[screen=sm] .blk75\%-sm{width:calc(75% - 12px)}body[screen=sm] .blk80\%,body[screen=sm] .blk80\%-sm{width:calc(80% - 12px)}body[screen=sm] .blk85\%,body[screen=sm] .blk85\%-sm{width:calc(85% - 12px)}body[screen=sm] .blk90\%,body[screen=sm] .blk90\%-sm{width:calc(90% - 12px)}body[screen=sm] .blk95\%,body[screen=sm] .blk95\%-sm{width:calc(95% - 12px)}body[screen=sm] .blk100\%,body[screen=sm] .blk100\%-sm{width:calc(100% - 12px)}body[screen=md] .blk100\%-md,body[screen=md] .blk100\%,body[screen=md] .blk95\%-md,body[screen=md] .blk95\%,body[screen=md] .blk90\%-md,body[screen=md] .blk90\%,body[screen=md] .blk85\%-md,body[screen=md] .blk85\%,body[screen=md] .blk80\%-md,body[screen=md] .blk80\%,body[screen=md] .blk75\%-md,body[screen=md] .blk75\%,body[screen=md] .blk70\%-md,body[screen=md] .blk70\%,body[screen=md] .blk65\%-md,body[screen=md] .blk65\%,body[screen=md] .blk60\%-md,body[screen=md] .blk60\%,body[screen=md] .blk55\%-md,body[screen=md] .blk55\%,body[screen=md] .blk50\%-md,body[screen=md] .blk50\%,body[screen=md] .blk45\%-md,body[screen=md] .blk45\%,body[screen=md] .blk40\%-md,body[screen=md] .blk40\%,body[screen=md] .blk35\%-md,body[screen=md] .blk35\%,body[screen=md] .blk30\%-md,body[screen=md] .blk30\%,body[screen=md] .blk25\%-md,body[screen=md] .blk25\%,body[screen=md] .blk20\%-md,body[screen=md] .blk20\%,body[screen=md] .blk15\%-md,body[screen=md] .blk15\%,body[screen=md] .blk10\%-md,body[screen=md] .blk10\%,body[screen=md] .blk5\%-md,body[screen=md] .blk5\%,body[screen=md] .blk10\/10-md,body[screen=md] .blk10\/10,body[screen=md] .blk9\/10-md,body[screen=md] .blk9\/10,body[screen=md] .blk8\/10-md,body[screen=md] .blk8\/10,body[screen=md] .blk7\/10-md,body[screen=md] .blk7\/10,body[screen=md] .blk6\/10-md,body[screen=md] .blk6\/10,body[screen=md] .blk5\/10-md,body[screen=md] .blk5\/10,body[screen=md] .blk4\/10-md,body[screen=md] .blk4\/10,body[screen=md] .blk3\/10-md,body[screen=md] .blk3\/10,body[screen=md] .blk2\/10-md,body[screen=md] .blk2\/10,body[screen=md] .blk1\/10-md,body[screen=md] .blk1\/10,body[screen=md] .blk9\/9-md,body[screen=md] .blk9\/9,body[screen=md] .blk8\/9-md,body[screen=md] .blk8\/9,body[screen=md] .blk7\/9-md,body[screen=md] .blk7\/9,body[screen=md] .blk6\/9-md,body[screen=md] .blk6\/9,body[screen=md] .blk5\/9-md,body[screen=md] .blk5\/9,body[screen=md] .blk4\/9-md,body[screen=md] .blk4\/9,body[screen=md] .blk3\/9-md,body[screen=md] .blk3\/9,body[screen=md] .blk2\/9-md,body[screen=md] .blk2\/9,body[screen=md] .blk1\/9-md,body[screen=md] .blk1\/9,body[screen=md] .blk8\/8-md,body[screen=md] .blk8\/8,body[screen=md] .blk7\/8-md,body[screen=md] .blk7\/8,body[screen=md] .blk6\/8-md,body[screen=md] .blk6\/8,body[screen=md] .blk5\/8-md,body[screen=md] .blk5\/8,body[screen=md] .blk4\/8-md,body[screen=md] .blk4\/8,body[screen=md] .blk3\/8-md,body[screen=md] .blk3\/8,body[screen=md] .blk2\/8-md,body[screen=md] .blk2\/8,body[screen=md] .blk1\/8-md,body[screen=md] .blk1\/8,body[screen=md] .blk7\/7-md,body[screen=md] .blk7\/7,body[screen=md] .blk6\/7-md,body[screen=md] .blk6\/7,body[screen=md] .blk5\/7-md,body[screen=md] .blk5\/7,body[screen=md] .blk4\/7-md,body[screen=md] .blk4\/7,body[screen=md] .blk3\/7-md,body[screen=md] .blk3\/7,body[screen=md] .blk2\/7-md,body[screen=md] .blk2\/7,body[screen=md] .blk1\/7-md,body[screen=md] .blk1\/7,body[screen=md] .blk6\/6-md,body[screen=md] .blk6\/6,body[screen=md] .blk5\/6-md,body[screen=md] .blk5\/6,body[screen=md] .blk4\/6-md,body[screen=md] .blk4\/6,body[screen=md] .blk3\/6-md,body[screen=md] .blk3\/6,body[screen=md] .blk2\/6-md,body[screen=md] .blk2\/6,body[screen=md] .blk1\/6-md,body[screen=md] .blk1\/6,body[screen=md] .blk5\/5-md,body[screen=md] .blk5\/5,body[screen=md] .blk4\/5-md,body[screen=md] .blk4\/5,body[screen=md] .blk3\/5-md,body[screen=md] .blk3\/5,body[screen=md] .blk2\/5-md,body[screen=md] .blk2\/5,body[screen=md] .blk1\/5-md,body[screen=md] .blk1\/5,body[screen=md] .blk4\/4-md,body[screen=md] .blk4\/4,body[screen=md] .blk3\/4-md,body[screen=md] .blk3\/4,body[screen=md] .blk2\/4-md,body[screen=md] .blk2\/4,body[screen=md] .blk1\/4-md,body[screen=md] .blk1\/4,body[screen=md] .blk3\/3-md,body[screen=md] .blk3\/3,body[screen=md] .blk2\/3-md,body[screen=md] .blk2\/3,body[screen=md] .blk1\/3-md,body[screen=md] .blk1\/3,body[screen=md] .blk2\/2-md,body[screen=md] .blk2\/2,body[screen=md] .blk1\/2-md,body[screen=md] .blk1\/2,body[screen=md] .blk1\/1-md,body[screen=md] .blk1\/1{margin:6px 6px 6px 6px;border-width:0;padding:0}body[screen=md] .blk1\/1,body[screen=md] .blk1\/1-md{width:calc(100% - 12px)}body[screen=md] .blk1\/2,body[screen=md] .blk1\/2-md{width:calc(50% - 12px)}body[screen=md] .blk2\/2,body[screen=md] .blk2\/2-md{width:calc(100% - 12px)}body[screen=md] .blk1\/3,body[screen=md] .blk1\/3-md{width:calc(33.3333333333% - 12px)}body[screen=md] .blk2\/3,body[screen=md] .blk2\/3-md{width:calc(66.6666666667% - 12px)}body[screen=md] .blk3\/3,body[screen=md] .blk3\/3-md{width:calc(100% - 12px)}body[screen=md] .blk1\/4,body[screen=md] .blk1\/4-md{width:calc(25% - 12px)}body[screen=md] .blk2\/4,body[screen=md] .blk2\/4-md{width:calc(50% - 12px)}body[screen=md] .blk3\/4,body[screen=md] .blk3\/4-md{width:calc(75% - 12px)}body[screen=md] .blk4\/4,body[screen=md] .blk4\/4-md{width:calc(100% - 12px)}body[screen=md] .blk1\/5,body[screen=md] .blk1\/5-md{width:calc(20% - 12px)}body[screen=md] .blk2\/5,body[screen=md] .blk2\/5-md{width:calc(40% - 12px)}body[screen=md] .blk3\/5,body[screen=md] .blk3\/5-md{width:calc(60% - 12px)}body[screen=md] .blk4\/5,body[screen=md] .blk4\/5-md{width:calc(80% - 12px)}body[screen=md] .blk5\/5,body[screen=md] .blk5\/5-md{width:calc(100% - 12px)}body[screen=md] .blk1\/6,body[screen=md] .blk1\/6-md{width:calc(16.6666666667% - 12px)}body[screen=md] .blk2\/6,body[screen=md] .blk2\/6-md{width:calc(33.3333333333% - 12px)}body[screen=md] .blk3\/6,body[screen=md] .blk3\/6-md{width:calc(50% - 12px)}body[screen=md] .blk4\/6,body[screen=md] .blk4\/6-md{width:calc(66.6666666667% - 12px)}body[screen=md] .blk5\/6,body[screen=md] .blk5\/6-md{width:calc(83.3333333333% - 12px)}body[screen=md] .blk6\/6,body[screen=md] .blk6\/6-md{width:calc(100% - 12px)}body[screen=md] .blk1\/7,body[screen=md] .blk1\/7-md{width:calc(14.2857142857% - 12px)}body[screen=md] .blk2\/7,body[screen=md] .blk2\/7-md{width:calc(28.5714285714% - 12px)}body[screen=md] .blk3\/7,body[screen=md] .blk3\/7-md{width:calc(42.8571428571% - 12px)}body[screen=md] .blk4\/7,body[screen=md] .blk4\/7-md{width:calc(57.1428571429% - 12px)}body[screen=md] .blk5\/7,body[screen=md] .blk5\/7-md{width:calc(71.4285714286% - 12px)}body[screen=md] .blk6\/7,body[screen=md] .blk6\/7-md{width:calc(85.7142857143% - 12px)}body[screen=md] .blk7\/7,body[screen=md] .blk7\/7-md{width:calc(100% - 12px)}body[screen=md] .blk1\/8,body[screen=md] .blk1\/8-md{width:calc(12.5% - 12px)}body[screen=md] .blk2\/8,body[screen=md] .blk2\/8-md{width:calc(25% - 12px)}body[screen=md] .blk3\/8,body[screen=md] .blk3\/8-md{width:calc(37.5% - 12px)}body[screen=md] .blk4\/8,body[screen=md] .blk4\/8-md{width:calc(50% - 12px)}body[screen=md] .blk5\/8,body[screen=md] .blk5\/8-md{width:calc(62.5% - 12px)}body[screen=md] .blk6\/8,body[screen=md] .blk6\/8-md{width:calc(75% - 12px)}body[screen=md] .blk7\/8,body[screen=md] .blk7\/8-md{width:calc(87.5% - 12px)}body[screen=md] .blk8\/8,body[screen=md] .blk8\/8-md{width:calc(100% - 12px)}body[screen=md] .blk1\/9,body[screen=md] .blk1\/9-md{width:calc(11.1111111111% - 12px)}body[screen=md] .blk2\/9,body[screen=md] .blk2\/9-md{width:calc(22.2222222222% - 12px)}body[screen=md] .blk3\/9,body[screen=md] .blk3\/9-md{width:calc(33.3333333333% - 12px)}body[screen=md] .blk4\/9,body[screen=md] .blk4\/9-md{width:calc(44.4444444444% - 12px)}body[screen=md] .blk5\/9,body[screen=md] .blk5\/9-md{width:calc(55.5555555556% - 12px)}body[screen=md] .blk6\/9,body[screen=md] .blk6\/9-md{width:calc(66.6666666667% - 12px)}body[screen=md] .blk7\/9,body[screen=md] .blk7\/9-md{width:calc(77.7777777778% - 12px)}body[screen=md] .blk8\/9,body[screen=md] .blk8\/9-md{width:calc(88.8888888889% - 12px)}body[screen=md] .blk9\/9,body[screen=md] .blk9\/9-md{width:calc(100% - 12px)}body[screen=md] .blk1\/10,body[screen=md] .blk1\/10-md{width:calc(10% - 12px)}body[screen=md] .blk2\/10,body[screen=md] .blk2\/10-md{width:calc(20% - 12px)}body[screen=md] .blk3\/10,body[screen=md] .blk3\/10-md{width:calc(30% - 12px)}body[screen=md] .blk4\/10,body[screen=md] .blk4\/10-md{width:calc(40% - 12px)}body[screen=md] .blk5\/10,body[screen=md] .blk5\/10-md{width:calc(50% - 12px)}body[screen=md] .blk6\/10,body[screen=md] .blk6\/10-md{width:calc(60% - 12px)}body[screen=md] .blk7\/10,body[screen=md] .blk7\/10-md{width:calc(70% - 12px)}body[screen=md] .blk8\/10,body[screen=md] .blk8\/10-md{width:calc(80% - 12px)}body[screen=md] .blk9\/10,body[screen=md] .blk9\/10-md{width:calc(90% - 12px)}body[screen=md] .blk10\/10,body[screen=md] .blk10\/10-md{width:calc(100% - 12px)}body[screen=md] .blk5\%,body[screen=md] .blk5\%-md{width:calc(5% - 12px)}body[screen=md] .blk10\%,body[screen=md] .blk10\%-md{width:calc(10% - 12px)}body[screen=md] .blk15\%,body[screen=md] .blk15\%-md{width:calc(15% - 12px)}body[screen=md] .blk20\%,body[screen=md] .blk20\%-md{width:calc(20% - 12px)}body[screen=md] .blk25\%,body[screen=md] .blk25\%-md{width:calc(25% - 12px)}body[screen=md] .blk30\%,body[screen=md] .blk30\%-md{width:calc(30% - 12px)}body[screen=md] .blk35\%,body[screen=md] .blk35\%-md{width:calc(35% - 12px)}body[screen=md] .blk40\%,body[screen=md] .blk40\%-md{width:calc(40% - 12px)}body[screen=md] .blk45\%,body[screen=md] .blk45\%-md{width:calc(45% - 12px)}body[screen=md] .blk50\%,body[screen=md] .blk50\%-md{width:calc(50% - 12px)}body[screen=md] .blk55\%,body[screen=md] .blk55\%-md{width:calc(55% - 12px)}body[screen=md] .blk60\%,body[screen=md] .blk60\%-md{width:calc(60% - 12px)}body[screen=md] .blk65\%,body[screen=md] .blk65\%-md{width:calc(65% - 12px)}body[screen=md] .blk70\%,body[screen=md] .blk70\%-md{width:calc(70% - 12px)}body[screen=md] .blk75\%,body[screen=md] .blk75\%-md{width:calc(75% - 12px)}body[screen=md] .blk80\%,body[screen=md] .blk80\%-md{width:calc(80% - 12px)}body[screen=md] .blk85\%,body[screen=md] .blk85\%-md{width:calc(85% - 12px)}body[screen=md] .blk90\%,body[screen=md] .blk90\%-md{width:calc(90% - 12px)}body[screen=md] .blk95\%,body[screen=md] .blk95\%-md{width:calc(95% - 12px)}body[screen=md] .blk100\%,body[screen=md] .blk100\%-md{width:calc(100% - 12px)}body[screen=lg] .blk100\%-lg,body[screen=lg] .blk100\%,body[screen=lg] .blk95\%-lg,body[screen=lg] .blk95\%,body[screen=lg] .blk90\%-lg,body[screen=lg] .blk90\%,body[screen=lg] .blk85\%-lg,body[screen=lg] .blk85\%,body[screen=lg] .blk80\%-lg,body[screen=lg] .blk80\%,body[screen=lg] .blk75\%-lg,body[screen=lg] .blk75\%,body[screen=lg] .blk70\%-lg,body[screen=lg] .blk70\%,body[screen=lg] .blk65\%-lg,body[screen=lg] .blk65\%,body[screen=lg] .blk60\%-lg,body[screen=lg] .blk60\%,body[screen=lg] .blk55\%-lg,body[screen=lg] .blk55\%,body[screen=lg] .blk50\%-lg,body[screen=lg] .blk50\%,body[screen=lg] .blk45\%-lg,body[screen=lg] .blk45\%,body[screen=lg] .blk40\%-lg,body[screen=lg] .blk40\%,body[screen=lg] .blk35\%-lg,body[screen=lg] .blk35\%,body[screen=lg] .blk30\%-lg,body[screen=lg] .blk30\%,body[screen=lg] .blk25\%-lg,body[screen=lg] .blk25\%,body[screen=lg] .blk20\%-lg,body[screen=lg] .blk20\%,body[screen=lg] .blk15\%-lg,body[screen=lg] .blk15\%,body[screen=lg] .blk10\%-lg,body[screen=lg] .blk10\%,body[screen=lg] .blk5\%-lg,body[screen=lg] .blk5\%,body[screen=lg] .blk10\/10-lg,body[screen=lg] .blk10\/10,body[screen=lg] .blk9\/10-lg,body[screen=lg] .blk9\/10,body[screen=lg] .blk8\/10-lg,body[screen=lg] .blk8\/10,body[screen=lg] .blk7\/10-lg,body[screen=lg] .blk7\/10,body[screen=lg] .blk6\/10-lg,body[screen=lg] .blk6\/10,body[screen=lg] .blk5\/10-lg,body[screen=lg] .blk5\/10,body[screen=lg] .blk4\/10-lg,body[screen=lg] .blk4\/10,body[screen=lg] .blk3\/10-lg,body[screen=lg] .blk3\/10,body[screen=lg] .blk2\/10-lg,body[screen=lg] .blk2\/10,body[screen=lg] .blk1\/10-lg,body[screen=lg] .blk1\/10,body[screen=lg] .blk9\/9-lg,body[screen=lg] .blk9\/9,body[screen=lg] .blk8\/9-lg,body[screen=lg] .blk8\/9,body[screen=lg] .blk7\/9-lg,body[screen=lg] .blk7\/9,body[screen=lg] .blk6\/9-lg,body[screen=lg] .blk6\/9,body[screen=lg] .blk5\/9-lg,body[screen=lg] .blk5\/9,body[screen=lg] .blk4\/9-lg,body[screen=lg] .blk4\/9,body[screen=lg] .blk3\/9-lg,body[screen=lg] .blk3\/9,body[screen=lg] .blk2\/9-lg,body[screen=lg] .blk2\/9,body[screen=lg] .blk1\/9-lg,body[screen=lg] .blk1\/9,body[screen=lg] .blk8\/8-lg,body[screen=lg] .blk8\/8,body[screen=lg] .blk7\/8-lg,body[screen=lg] .blk7\/8,body[screen=lg] .blk6\/8-lg,body[screen=lg] .blk6\/8,body[screen=lg] .blk5\/8-lg,body[screen=lg] .blk5\/8,body[screen=lg] .blk4\/8-lg,body[screen=lg] .blk4\/8,body[screen=lg] .blk3\/8-lg,body[screen=lg] .blk3\/8,body[screen=lg] .blk2\/8-lg,body[screen=lg] .blk2\/8,body[screen=lg] .blk1\/8-lg,body[screen=lg] .blk1\/8,body[screen=lg] .blk7\/7-lg,body[screen=lg] .blk7\/7,body[screen=lg] .blk6\/7-lg,body[screen=lg] .blk6\/7,body[screen=lg] .blk5\/7-lg,body[screen=lg] .blk5\/7,body[screen=lg] .blk4\/7-lg,body[screen=lg] .blk4\/7,body[screen=lg] .blk3\/7-lg,body[screen=lg] .blk3\/7,body[screen=lg] .blk2\/7-lg,body[screen=lg] .blk2\/7,body[screen=lg] .blk1\/7-lg,body[screen=lg] .blk1\/7,body[screen=lg] .blk6\/6-lg,body[screen=lg] .blk6\/6,body[screen=lg] .blk5\/6-lg,body[screen=lg] .blk5\/6,body[screen=lg] .blk4\/6-lg,body[screen=lg] .blk4\/6,body[screen=lg] .blk3\/6-lg,body[screen=lg] .blk3\/6,body[screen=lg] .blk2\/6-lg,body[screen=lg] .blk2\/6,body[screen=lg] .blk1\/6-lg,body[screen=lg] .blk1\/6,body[screen=lg] .blk5\/5-lg,body[screen=lg] .blk5\/5,body[screen=lg] .blk4\/5-lg,body[screen=lg] .blk4\/5,body[screen=lg] .blk3\/5-lg,body[screen=lg] .blk3\/5,body[screen=lg] .blk2\/5-lg,body[screen=lg] .blk2\/5,body[screen=lg] .blk1\/5-lg,body[screen=lg] .blk1\/5,body[screen=lg] .blk4\/4-lg,body[screen=lg] .blk4\/4,body[screen=lg] .blk3\/4-lg,body[screen=lg] .blk3\/4,body[screen=lg] .blk2\/4-lg,body[screen=lg] .blk2\/4,body[screen=lg] .blk1\/4-lg,body[screen=lg] .blk1\/4,body[screen=lg] .blk3\/3-lg,body[screen=lg] .blk3\/3,body[screen=lg] .blk2\/3-lg,body[screen=lg] .blk2\/3,body[screen=lg] .blk1\/3-lg,body[screen=lg] .blk1\/3,body[screen=lg] .blk2\/2-lg,body[screen=lg] .blk2\/2,body[screen=lg] .blk1\/2-lg,body[screen=lg] .blk1\/2,body[screen=lg] .blk1\/1-lg,body[screen=lg] .blk1\/1{margin:6px 6px 6px 6px;border-width:0;padding:0}body[screen=lg] .blk1\/1,body[screen=lg] .blk1\/1-lg{width:calc(100% - 12px)}body[screen=lg] .blk1\/2,body[screen=lg] .blk1\/2-lg{width:calc(50% - 12px)}body[screen=lg] .blk2\/2,body[screen=lg] .blk2\/2-lg{width:calc(100% - 12px)}body[screen=lg] .blk1\/3,body[screen=lg] .blk1\/3-lg{width:calc(33.3333333333% - 12px)}body[screen=lg] .blk2\/3,body[screen=lg] .blk2\/3-lg{width:calc(66.6666666667% - 12px)}body[screen=lg] .blk3\/3,body[screen=lg] .blk3\/3-lg{width:calc(100% - 12px)}body[screen=lg] .blk1\/4,body[screen=lg] .blk1\/4-lg{width:calc(25% - 12px)}body[screen=lg] .blk2\/4,body[screen=lg] .blk2\/4-lg{width:calc(50% - 12px)}body[screen=lg] .blk3\/4,body[screen=lg] .blk3\/4-lg{width:calc(75% - 12px)}body[screen=lg] .blk4\/4,body[screen=lg] .blk4\/4-lg{width:calc(100% - 12px)}body[screen=lg] .blk1\/5,body[screen=lg] .blk1\/5-lg{width:calc(20% - 12px)}body[screen=lg] .blk2\/5,body[screen=lg] .blk2\/5-lg{width:calc(40% - 12px)}body[screen=lg] .blk3\/5,body[screen=lg] .blk3\/5-lg{width:calc(60% - 12px)}body[screen=lg] .blk4\/5,body[screen=lg] .blk4\/5-lg{width:calc(80% - 12px)}body[screen=lg] .blk5\/5,body[screen=lg] .blk5\/5-lg{width:calc(100% - 12px)}body[screen=lg] .blk1\/6,body[screen=lg] .blk1\/6-lg{width:calc(16.6666666667% - 12px)}body[screen=lg] .blk2\/6,body[screen=lg] .blk2\/6-lg{width:calc(33.3333333333% - 12px)}body[screen=lg] .blk3\/6,body[screen=lg] .blk3\/6-lg{width:calc(50% - 12px)}body[screen=lg] .blk4\/6,body[screen=lg] .blk4\/6-lg{width:calc(66.6666666667% - 12px)}body[screen=lg] .blk5\/6,body[screen=lg] .blk5\/6-lg{width:calc(83.3333333333% - 12px)}body[screen=lg] .blk6\/6,body[screen=lg] .blk6\/6-lg{width:calc(100% - 12px)}body[screen=lg] .blk1\/7,body[screen=lg] .blk1\/7-lg{width:calc(14.2857142857% - 12px)}body[screen=lg] .blk2\/7,body[screen=lg] .blk2\/7-lg{width:calc(28.5714285714% - 12px)}body[screen=lg] .blk3\/7,body[screen=lg] .blk3\/7-lg{width:calc(42.8571428571% - 12px)}body[screen=lg] .blk4\/7,body[screen=lg] .blk4\/7-lg{width:calc(57.1428571429% - 12px)}body[screen=lg] .blk5\/7,body[screen=lg] .blk5\/7-lg{width:calc(71.4285714286% - 12px)}body[screen=lg] .blk6\/7,body[screen=lg] .blk6\/7-lg{width:calc(85.7142857143% - 12px)}body[screen=lg] .blk7\/7,body[screen=lg] .blk7\/7-lg{width:calc(100% - 12px)}body[screen=lg] .blk1\/8,body[screen=lg] .blk1\/8-lg{width:calc(12.5% - 12px)}body[screen=lg] .blk2\/8,body[screen=lg] .blk2\/8-lg{width:calc(25% - 12px)}body[screen=lg] .blk3\/8,body[screen=lg] .blk3\/8-lg{width:calc(37.5% - 12px)}body[screen=lg] .blk4\/8,body[screen=lg] .blk4\/8-lg{width:calc(50% - 12px)}body[screen=lg] .blk5\/8,body[screen=lg] .blk5\/8-lg{width:calc(62.5% - 12px)}body[screen=lg] .blk6\/8,body[screen=lg] .blk6\/8-lg{width:calc(75% - 12px)}body[screen=lg] .blk7\/8,body[screen=lg] .blk7\/8-lg{width:calc(87.5% - 12px)}body[screen=lg] .blk8\/8,body[screen=lg] .blk8\/8-lg{width:calc(100% - 12px)}body[screen=lg] .blk1\/9,body[screen=lg] .blk1\/9-lg{width:calc(11.1111111111% - 12px)}body[screen=lg] .blk2\/9,body[screen=lg] .blk2\/9-lg{width:calc(22.2222222222% - 12px)}body[screen=lg] .blk3\/9,body[screen=lg] .blk3\/9-lg{width:calc(33.3333333333% - 12px)}body[screen=lg] .blk4\/9,body[screen=lg] .blk4\/9-lg{width:calc(44.4444444444% - 12px)}body[screen=lg] .blk5\/9,body[screen=lg] .blk5\/9-lg{width:calc(55.5555555556% - 12px)}body[screen=lg] .blk6\/9,body[screen=lg] .blk6\/9-lg{width:calc(66.6666666667% - 12px)}body[screen=lg] .blk7\/9,body[screen=lg] .blk7\/9-lg{width:calc(77.7777777778% - 12px)}body[screen=lg] .blk8\/9,body[screen=lg] .blk8\/9-lg{width:calc(88.8888888889% - 12px)}body[screen=lg] .blk9\/9,body[screen=lg] .blk9\/9-lg{width:calc(100% - 12px)}body[screen=lg] .blk1\/10,body[screen=lg] .blk1\/10-lg{width:calc(10% - 12px)}body[screen=lg] .blk2\/10,body[screen=lg] .blk2\/10-lg{width:calc(20% - 12px)}body[screen=lg] .blk3\/10,body[screen=lg] .blk3\/10-lg{width:calc(30% - 12px)}body[screen=lg] .blk4\/10,body[screen=lg] .blk4\/10-lg{width:calc(40% - 12px)}body[screen=lg] .blk5\/10,body[screen=lg] .blk5\/10-lg{width:calc(50% - 12px)}body[screen=lg] .blk6\/10,body[screen=lg] .blk6\/10-lg{width:calc(60% - 12px)}body[screen=lg] .blk7\/10,body[screen=lg] .blk7\/10-lg{width:calc(70% - 12px)}body[screen=lg] .blk8\/10,body[screen=lg] .blk8\/10-lg{width:calc(80% - 12px)}body[screen=lg] .blk9\/10,body[screen=lg] .blk9\/10-lg{width:calc(90% - 12px)}body[screen=lg] .blk10\/10,body[screen=lg] .blk10\/10-lg{width:calc(100% - 12px)}body[screen=lg] .blk5\%,body[screen=lg] .blk5\%-lg{width:calc(5% - 12px)}body[screen=lg] .blk10\%,body[screen=lg] .blk10\%-lg{width:calc(10% - 12px)}body[screen=lg] .blk15\%,body[screen=lg] .blk15\%-lg{width:calc(15% - 12px)}body[screen=lg] .blk20\%,body[screen=lg] .blk20\%-lg{width:calc(20% - 12px)}body[screen=lg] .blk25\%,body[screen=lg] .blk25\%-lg{width:calc(25% - 12px)}body[screen=lg] .blk30\%,body[screen=lg] .blk30\%-lg{width:calc(30% - 12px)}body[screen=lg] .blk35\%,body[screen=lg] .blk35\%-lg{width:calc(35% - 12px)}body[screen=lg] .blk40\%,body[screen=lg] .blk40\%-lg{width:calc(40% - 12px)}body[screen=lg] .blk45\%,body[screen=lg] .blk45\%-lg{width:calc(45% - 12px)}body[screen=lg] .blk50\%,body[screen=lg] .blk50\%-lg{width:calc(50% - 12px)}body[screen=lg] .blk55\%,body[screen=lg] .blk55\%-lg{width:calc(55% - 12px)}body[screen=lg] .blk60\%,body[screen=lg] .blk60\%-lg{width:calc(60% - 12px)}body[screen=lg] .blk65\%,body[screen=lg] .blk65\%-lg{width:calc(65% - 12px)}body[screen=lg] .blk70\%,body[screen=lg] .blk70\%-lg{width:calc(70% - 12px)}body[screen=lg] .blk75\%,body[screen=lg] .blk75\%-lg{width:calc(75% - 12px)}body[screen=lg] .blk80\%,body[screen=lg] .blk80\%-lg{width:calc(80% - 12px)}body[screen=lg] .blk85\%,body[screen=lg] .blk85\%-lg{width:calc(85% - 12px)}body[screen=lg] .blk90\%,body[screen=lg] .blk90\%-lg{width:calc(90% - 12px)}body[screen=lg] .blk95\%,body[screen=lg] .blk95\%-lg{width:calc(95% - 12px)}body[screen=lg] .blk100\%,body[screen=lg] .blk100\%-lg{width:calc(100% - 12px)}body[screen=xl] .blk100\%-xl,body[screen=xl] .blk100\%,body[screen=xl] .blk95\%-xl,body[screen=xl] .blk95\%,body[screen=xl] .blk90\%-xl,body[screen=xl] .blk90\%,body[screen=xl] .blk85\%-xl,body[screen=xl] .blk85\%,body[screen=xl] .blk80\%-xl,body[screen=xl] .blk80\%,body[screen=xl] .blk75\%-xl,body[screen=xl] .blk75\%,body[screen=xl] .blk70\%-xl,body[screen=xl] .blk70\%,body[screen=xl] .blk65\%-xl,body[screen=xl] .blk65\%,body[screen=xl] .blk60\%-xl,body[screen=xl] .blk60\%,body[screen=xl] .blk55\%-xl,body[screen=xl] .blk55\%,body[screen=xl] .blk50\%-xl,body[screen=xl] .blk50\%,body[screen=xl] .blk45\%-xl,body[screen=xl] .blk45\%,body[screen=xl] .blk40\%-xl,body[screen=xl] .blk40\%,body[screen=xl] .blk35\%-xl,body[screen=xl] .blk35\%,body[screen=xl] .blk30\%-xl,body[screen=xl] .blk30\%,body[screen=xl] .blk25\%-xl,body[screen=xl] .blk25\%,body[screen=xl] .blk20\%-xl,body[screen=xl] .blk20\%,body[screen=xl] .blk15\%-xl,body[screen=xl] .blk15\%,body[screen=xl] .blk10\%-xl,body[screen=xl] .blk10\%,body[screen=xl] .blk5\%-xl,body[screen=xl] .blk5\%,body[screen=xl] .blk10\/10-xl,body[screen=xl] .blk10\/10,body[screen=xl] .blk9\/10-xl,body[screen=xl] .blk9\/10,body[screen=xl] .blk8\/10-xl,body[screen=xl] .blk8\/10,body[screen=xl] .blk7\/10-xl,body[screen=xl] .blk7\/10,body[screen=xl] .blk6\/10-xl,body[screen=xl] .blk6\/10,body[screen=xl] .blk5\/10-xl,body[screen=xl] .blk5\/10,body[screen=xl] .blk4\/10-xl,body[screen=xl] .blk4\/10,body[screen=xl] .blk3\/10-xl,body[screen=xl] .blk3\/10,body[screen=xl] .blk2\/10-xl,body[screen=xl] .blk2\/10,body[screen=xl] .blk1\/10-xl,body[screen=xl] .blk1\/10,body[screen=xl] .blk9\/9-xl,body[screen=xl] .blk9\/9,body[screen=xl] .blk8\/9-xl,body[screen=xl] .blk8\/9,body[screen=xl] .blk7\/9-xl,body[screen=xl] .blk7\/9,body[screen=xl] .blk6\/9-xl,body[screen=xl] .blk6\/9,body[screen=xl] .blk5\/9-xl,body[screen=xl] .blk5\/9,body[screen=xl] .blk4\/9-xl,body[screen=xl] .blk4\/9,body[screen=xl] .blk3\/9-xl,body[screen=xl] .blk3\/9,body[screen=xl] .blk2\/9-xl,body[screen=xl] .blk2\/9,body[screen=xl] .blk1\/9-xl,body[screen=xl] .blk1\/9,body[screen=xl] .blk8\/8-xl,body[screen=xl] .blk8\/8,body[screen=xl] .blk7\/8-xl,body[screen=xl] .blk7\/8,body[screen=xl] .blk6\/8-xl,body[screen=xl] .blk6\/8,body[screen=xl] .blk5\/8-xl,body[screen=xl] .blk5\/8,body[screen=xl] .blk4\/8-xl,body[screen=xl] .blk4\/8,body[screen=xl] .blk3\/8-xl,body[screen=xl] .blk3\/8,body[screen=xl] .blk2\/8-xl,body[screen=xl] .blk2\/8,body[screen=xl] .blk1\/8-xl,body[screen=xl] .blk1\/8,body[screen=xl] .blk7\/7-xl,body[screen=xl] .blk7\/7,body[screen=xl] .blk6\/7-xl,body[screen=xl] .blk6\/7,body[screen=xl] .blk5\/7-xl,body[screen=xl] .blk5\/7,body[screen=xl] .blk4\/7-xl,body[screen=xl] .blk4\/7,body[screen=xl] .blk3\/7-xl,body[screen=xl] .blk3\/7,body[screen=xl] .blk2\/7-xl,body[screen=xl] .blk2\/7,body[screen=xl] .blk1\/7-xl,body[screen=xl] .blk1\/7,body[screen=xl] .blk6\/6-xl,body[screen=xl] .blk6\/6,body[screen=xl] .blk5\/6-xl,body[screen=xl] .blk5\/6,body[screen=xl] .blk4\/6-xl,body[screen=xl] .blk4\/6,body[screen=xl] .blk3\/6-xl,body[screen=xl] .blk3\/6,body[screen=xl] .blk2\/6-xl,body[screen=xl] .blk2\/6,body[screen=xl] .blk1\/6-xl,body[screen=xl] .blk1\/6,body[screen=xl] .blk5\/5-xl,body[screen=xl] .blk5\/5,body[screen=xl] .blk4\/5-xl,body[screen=xl] .blk4\/5,body[screen=xl] .blk3\/5-xl,body[screen=xl] .blk3\/5,body[screen=xl] .blk2\/5-xl,body[screen=xl] .blk2\/5,body[screen=xl] .blk1\/5-xl,body[screen=xl] .blk1\/5,body[screen=xl] .blk4\/4-xl,body[screen=xl] .blk4\/4,body[screen=xl] .blk3\/4-xl,body[screen=xl] .blk3\/4,body[screen=xl] .blk2\/4-xl,body[screen=xl] .blk2\/4,body[screen=xl] .blk1\/4-xl,body[screen=xl] .blk1\/4,body[screen=xl] .blk3\/3-xl,body[screen=xl] .blk3\/3,body[screen=xl] .blk2\/3-xl,body[screen=xl] .blk2\/3,body[screen=xl] .blk1\/3-xl,body[screen=xl] .blk1\/3,body[screen=xl] .blk2\/2-xl,body[screen=xl] .blk2\/2,body[screen=xl] .blk1\/2-xl,body[screen=xl] .blk1\/2,body[screen=xl] .blk1\/1-xl,body[screen=xl] .blk1\/1{margin:6px 6px 6px 6px;border-width:0;padding:0}body[screen=xl] .blk1\/1,body[screen=xl] .blk1\/1-xl{width:calc(100% - 12px)}body[screen=xl] .blk1\/2,body[screen=xl] .blk1\/2-xl{width:calc(50% - 12px)}body[screen=xl] .blk2\/2,body[screen=xl] .blk2\/2-xl{width:calc(100% - 12px)}body[screen=xl] .blk1\/3,body[screen=xl] .blk1\/3-xl{width:calc(33.3333333333% - 12px)}body[screen=xl] .blk2\/3,body[screen=xl] .blk2\/3-xl{width:calc(66.6666666667% - 12px)}body[screen=xl] .blk3\/3,body[screen=xl] .blk3\/3-xl{width:calc(100% - 12px)}body[screen=xl] .blk1\/4,body[screen=xl] .blk1\/4-xl{width:calc(25% - 12px)}body[screen=xl] .blk2\/4,body[screen=xl] .blk2\/4-xl{width:calc(50% - 12px)}body[screen=xl] .blk3\/4,body[screen=xl] .blk3\/4-xl{width:calc(75% - 12px)}body[screen=xl] .blk4\/4,body[screen=xl] .blk4\/4-xl{width:calc(100% - 12px)}body[screen=xl] .blk1\/5,body[screen=xl] .blk1\/5-xl{width:calc(20% - 12px)}body[screen=xl] .blk2\/5,body[screen=xl] .blk2\/5-xl{width:calc(40% - 12px)}body[screen=xl] .blk3\/5,body[screen=xl] .blk3\/5-xl{width:calc(60% - 12px)}body[screen=xl] .blk4\/5,body[screen=xl] .blk4\/5-xl{width:calc(80% - 12px)}body[screen=xl] .blk5\/5,body[screen=xl] .blk5\/5-xl{width:calc(100% - 12px)}body[screen=xl] .blk1\/6,body[screen=xl] .blk1\/6-xl{width:calc(16.6666666667% - 12px)}body[screen=xl] .blk2\/6,body[screen=xl] .blk2\/6-xl{width:calc(33.3333333333% - 12px)}body[screen=xl] .blk3\/6,body[screen=xl] .blk3\/6-xl{width:calc(50% - 12px)}body[screen=xl] .blk4\/6,body[screen=xl] .blk4\/6-xl{width:calc(66.6666666667% - 12px)}body[screen=xl] .blk5\/6,body[screen=xl] .blk5\/6-xl{width:calc(83.3333333333% - 12px)}body[screen=xl] .blk6\/6,body[screen=xl] .blk6\/6-xl{width:calc(100% - 12px)}body[screen=xl] .blk1\/7,body[screen=xl] .blk1\/7-xl{width:calc(14.2857142857% - 12px)}body[screen=xl] .blk2\/7,body[screen=xl] .blk2\/7-xl{width:calc(28.5714285714% - 12px)}body[screen=xl] .blk3\/7,body[screen=xl] .blk3\/7-xl{width:calc(42.8571428571% - 12px)}body[screen=xl] .blk4\/7,body[screen=xl] .blk4\/7-xl{width:calc(57.1428571429% - 12px)}body[screen=xl] .blk5\/7,body[screen=xl] .blk5\/7-xl{width:calc(71.4285714286% - 12px)}body[screen=xl] .blk6\/7,body[screen=xl] .blk6\/7-xl{width:calc(85.7142857143% - 12px)}body[screen=xl] .blk7\/7,body[screen=xl] .blk7\/7-xl{width:calc(100% - 12px)}body[screen=xl] .blk1\/8,body[screen=xl] .blk1\/8-xl{width:calc(12.5% - 12px)}body[screen=xl] .blk2\/8,body[screen=xl] .blk2\/8-xl{width:calc(25% - 12px)}body[screen=xl] .blk3\/8,body[screen=xl] .blk3\/8-xl{width:calc(37.5% - 12px)}body[screen=xl] .blk4\/8,body[screen=xl] .blk4\/8-xl{width:calc(50% - 12px)}body[screen=xl] .blk5\/8,body[screen=xl] .blk5\/8-xl{width:calc(62.5% - 12px)}body[screen=xl] .blk6\/8,body[screen=xl] .blk6\/8-xl{width:calc(75% - 12px)}body[screen=xl] .blk7\/8,body[screen=xl] .blk7\/8-xl{width:calc(87.5% - 12px)}body[screen=xl] .blk8\/8,body[screen=xl] .blk8\/8-xl{width:calc(100% - 12px)}body[screen=xl] .blk1\/9,body[screen=xl] .blk1\/9-xl{width:calc(11.1111111111% - 12px)}body[screen=xl] .blk2\/9,body[screen=xl] .blk2\/9-xl{width:calc(22.2222222222% - 12px)}body[screen=xl] .blk3\/9,body[screen=xl] .blk3\/9-xl{width:calc(33.3333333333% - 12px)}body[screen=xl] .blk4\/9,body[screen=xl] .blk4\/9-xl{width:calc(44.4444444444% - 12px)}body[screen=xl] .blk5\/9,body[screen=xl] .blk5\/9-xl{width:calc(55.5555555556% - 12px)}body[screen=xl] .blk6\/9,body[screen=xl] .blk6\/9-xl{width:calc(66.6666666667% - 12px)}body[screen=xl] .blk7\/9,body[screen=xl] .blk7\/9-xl{width:calc(77.7777777778% - 12px)}body[screen=xl] .blk8\/9,body[screen=xl] .blk8\/9-xl{width:calc(88.8888888889% - 12px)}body[screen=xl] .blk9\/9,body[screen=xl] .blk9\/9-xl{width:calc(100% - 12px)}body[screen=xl] .blk1\/10,body[screen=xl] .blk1\/10-xl{width:calc(10% - 12px)}body[screen=xl] .blk2\/10,body[screen=xl] .blk2\/10-xl{width:calc(20% - 12px)}body[screen=xl] .blk3\/10,body[screen=xl] .blk3\/10-xl{width:calc(30% - 12px)}body[screen=xl] .blk4\/10,body[screen=xl] .blk4\/10-xl{width:calc(40% - 12px)}body[screen=xl] .blk5\/10,body[screen=xl] .blk5\/10-xl{width:calc(50% - 12px)}body[screen=xl] .blk6\/10,body[screen=xl] .blk6\/10-xl{width:calc(60% - 12px)}body[screen=xl] .blk7\/10,body[screen=xl] .blk7\/10-xl{width:calc(70% - 12px)}body[screen=xl] .blk8\/10,body[screen=xl] .blk8\/10-xl{width:calc(80% - 12px)}body[screen=xl] .blk9\/10,body[screen=xl] .blk9\/10-xl{width:calc(90% - 12px)}body[screen=xl] .blk10\/10,body[screen=xl] .blk10\/10-xl{width:calc(100% - 12px)}body[screen=xl] .blk5\%,body[screen=xl] .blk5\%-xl{width:calc(5% - 12px)}body[screen=xl] .blk10\%,body[screen=xl] .blk10\%-xl{width:calc(10% - 12px)}body[screen=xl] .blk15\%,body[screen=xl] .blk15\%-xl{width:calc(15% - 12px)}body[screen=xl] .blk20\%,body[screen=xl] .blk20\%-xl{width:calc(20% - 12px)}body[screen=xl] .blk25\%,body[screen=xl] .blk25\%-xl{width:calc(25% - 12px)}body[screen=xl] .blk30\%,body[screen=xl] .blk30\%-xl{width:calc(30% - 12px)}body[screen=xl] .blk35\%,body[screen=xl] .blk35\%-xl{width:calc(35% - 12px)}body[screen=xl] .blk40\%,body[screen=xl] .blk40\%-xl{width:calc(40% - 12px)}body[screen=xl] .blk45\%,body[screen=xl] .blk45\%-xl{width:calc(45% - 12px)}body[screen=xl] .blk50\%,body[screen=xl] .blk50\%-xl{width:calc(50% - 12px)}body[screen=xl] .blk55\%,body[screen=xl] .blk55\%-xl{width:calc(55% - 12px)}body[screen=xl] .blk60\%,body[screen=xl] .blk60\%-xl{width:calc(60% - 12px)}body[screen=xl] .blk65\%,body[screen=xl] .blk65\%-xl{width:calc(65% - 12px)}body[screen=xl] .blk70\%,body[screen=xl] .blk70\%-xl{width:calc(70% - 12px)}body[screen=xl] .blk75\%,body[screen=xl] .blk75\%-xl{width:calc(75% - 12px)}body[screen=xl] .blk80\%,body[screen=xl] .blk80\%-xl{width:calc(80% - 12px)}body[screen=xl] .blk85\%,body[screen=xl] .blk85\%-xl{width:calc(85% - 12px)}body[screen=xl] .blk90\%,body[screen=xl] .blk90\%-xl{width:calc(90% - 12px)}body[screen=xl] .blk95\%,body[screen=xl] .blk95\%-xl{width:calc(95% - 12px)}body[screen=xl] .blk100\%,body[screen=xl] .blk100\%-xl{width:calc(100% - 12px)}body[screen=xl] .bleed-margin.blk100\%-xl,body[screen=lg] .bleed-margin.blk100\%-lg,body[screen=md] .bleed-margin.blk100\%-md,body[screen=sm] .bleed-margin.blk100\%-sm,body[screen=xs] .bleed-margin.blk100\%-xs,.bleed-margin.blk100\%,body[screen=xl] .bleed-margin.blk95\%-xl,body[screen=lg] .bleed-margin.blk95\%-lg,body[screen=md] .bleed-margin.blk95\%-md,body[screen=sm] .bleed-margin.blk95\%-sm,body[screen=xs] .bleed-margin.blk95\%-xs,.bleed-margin.blk95\%,body[screen=xl] .bleed-margin.blk90\%-xl,body[screen=lg] .bleed-margin.blk90\%-lg,body[screen=md] .bleed-margin.blk90\%-md,body[screen=sm] .bleed-margin.blk90\%-sm,body[screen=xs] .bleed-margin.blk90\%-xs,.bleed-margin.blk90\%,body[screen=xl] .bleed-margin.blk85\%-xl,body[screen=lg] .bleed-margin.blk85\%-lg,body[screen=md] .bleed-margin.blk85\%-md,body[screen=sm] .bleed-margin.blk85\%-sm,body[screen=xs] .bleed-margin.blk85\%-xs,.bleed-margin.blk85\%,body[screen=xl] .bleed-margin.blk80\%-xl,body[screen=lg] .bleed-margin.blk80\%-lg,body[screen=md] .bleed-margin.blk80\%-md,body[screen=sm] .bleed-margin.blk80\%-sm,body[screen=xs] .bleed-margin.blk80\%-xs,.bleed-margin.blk80\%,body[screen=xl] .bleed-margin.blk75\%-xl,body[screen=lg] .bleed-margin.blk75\%-lg,body[screen=md] .bleed-margin.blk75\%-md,body[screen=sm] .bleed-margin.blk75\%-sm,body[screen=xs] .bleed-margin.blk75\%-xs,.bleed-margin.blk75\%,body[screen=xl] .bleed-margin.blk70\%-xl,body[screen=lg] .bleed-margin.blk70\%-lg,body[screen=md] .bleed-margin.blk70\%-md,body[screen=sm] .bleed-margin.blk70\%-sm,body[screen=xs] .bleed-margin.blk70\%-xs,.bleed-margin.blk70\%,body[screen=xl] .bleed-margin.blk65\%-xl,body[screen=lg] .bleed-margin.blk65\%-lg,body[screen=md] .bleed-margin.blk65\%-md,body[screen=sm] .bleed-margin.blk65\%-sm,body[screen=xs] .bleed-margin.blk65\%-xs,.bleed-margin.blk65\%,body[screen=xl] .bleed-margin.blk60\%-xl,body[screen=lg] .bleed-margin.blk60\%-lg,body[screen=md] .bleed-margin.blk60\%-md,body[screen=sm] .bleed-margin.blk60\%-sm,body[screen=xs] .bleed-margin.blk60\%-xs,.bleed-margin.blk60\%,body[screen=xl] .bleed-margin.blk55\%-xl,body[screen=lg] .bleed-margin.blk55\%-lg,body[screen=md] .bleed-margin.blk55\%-md,body[screen=sm] .bleed-margin.blk55\%-sm,body[screen=xs] .bleed-margin.blk55\%-xs,.bleed-margin.blk55\%,body[screen=xl] .bleed-margin.blk50\%-xl,body[screen=lg] .bleed-margin.blk50\%-lg,body[screen=md] .bleed-margin.blk50\%-md,body[screen=sm] .bleed-margin.blk50\%-sm,body[screen=xs] .bleed-margin.blk50\%-xs,.bleed-margin.blk50\%,body[screen=xl] .bleed-margin.blk45\%-xl,body[screen=lg] .bleed-margin.blk45\%-lg,body[screen=md] .bleed-margin.blk45\%-md,body[screen=sm] .bleed-margin.blk45\%-sm,body[screen=xs] .bleed-margin.blk45\%-xs,.bleed-margin.blk45\%,body[screen=xl] .bleed-margin.blk40\%-xl,body[screen=lg] .bleed-margin.blk40\%-lg,body[screen=md] .bleed-margin.blk40\%-md,body[screen=sm] .bleed-margin.blk40\%-sm,body[screen=xs] .bleed-margin.blk40\%-xs,.bleed-margin.blk40\%,body[screen=xl] .bleed-margin.blk35\%-xl,body[screen=lg] .bleed-margin.blk35\%-lg,body[screen=md] .bleed-margin.blk35\%-md,body[screen=sm] .bleed-margin.blk35\%-sm,body[screen=xs] .bleed-margin.blk35\%-xs,.bleed-margin.blk35\%,body[screen=xl] .bleed-margin.blk30\%-xl,body[screen=lg] .bleed-margin.blk30\%-lg,body[screen=md] .bleed-margin.blk30\%-md,body[screen=sm] .bleed-margin.blk30\%-sm,body[screen=xs] .bleed-margin.blk30\%-xs,.bleed-margin.blk30\%,body[screen=xl] .bleed-margin.blk25\%-xl,body[screen=lg] .bleed-margin.blk25\%-lg,body[screen=md] .bleed-margin.blk25\%-md,body[screen=sm] .bleed-margin.blk25\%-sm,body[screen=xs] .bleed-margin.blk25\%-xs,.bleed-margin.blk25\%,body[screen=xl] .bleed-margin.blk20\%-xl,body[screen=lg] .bleed-margin.blk20\%-lg,body[screen=md] .bleed-margin.blk20\%-md,body[screen=sm] .bleed-margin.blk20\%-sm,body[screen=xs] .bleed-margin.blk20\%-xs,.bleed-margin.blk20\%,body[screen=xl] .bleed-margin.blk15\%-xl,body[screen=lg] .bleed-margin.blk15\%-lg,body[screen=md] .bleed-margin.blk15\%-md,body[screen=sm] .bleed-margin.blk15\%-sm,body[screen=xs] .bleed-margin.blk15\%-xs,.bleed-margin.blk15\%,body[screen=xl] .bleed-margin.blk10\%-xl,body[screen=lg] .bleed-margin.blk10\%-lg,body[screen=md] .bleed-margin.blk10\%-md,body[screen=sm] .bleed-margin.blk10\%-sm,body[screen=xs] .bleed-margin.blk10\%-xs,.bleed-margin.blk10\%,body[screen=xl] .bleed-margin.blk5\%-xl,body[screen=lg] .bleed-margin.blk5\%-lg,body[screen=md] .bleed-margin.blk5\%-md,body[screen=sm] .bleed-margin.blk5\%-sm,body[screen=xs] .bleed-margin.blk5\%-xs,.bleed-margin.blk5\%,body[screen=xl] .bleed-margin.blk10\/10-xl,body[screen=lg] .bleed-margin.blk10\/10-lg,body[screen=md] .bleed-margin.blk10\/10-md,body[screen=sm] .bleed-margin.blk10\/10-sm,body[screen=xs] .bleed-margin.blk10\/10-xs,.bleed-margin.blk10\/10,body[screen=xl] .bleed-margin.blk9\/10-xl,body[screen=lg] .bleed-margin.blk9\/10-lg,body[screen=md] .bleed-margin.blk9\/10-md,body[screen=sm] .bleed-margin.blk9\/10-sm,body[screen=xs] .bleed-margin.blk9\/10-xs,.bleed-margin.blk9\/10,body[screen=xl] .bleed-margin.blk8\/10-xl,body[screen=lg] .bleed-margin.blk8\/10-lg,body[screen=md] .bleed-margin.blk8\/10-md,body[screen=sm] .bleed-margin.blk8\/10-sm,body[screen=xs] .bleed-margin.blk8\/10-xs,.bleed-margin.blk8\/10,body[screen=xl] .bleed-margin.blk7\/10-xl,body[screen=lg] .bleed-margin.blk7\/10-lg,body[screen=md] .bleed-margin.blk7\/10-md,body[screen=sm] .bleed-margin.blk7\/10-sm,body[screen=xs] .bleed-margin.blk7\/10-xs,.bleed-margin.blk7\/10,body[screen=xl] .bleed-margin.blk6\/10-xl,body[screen=lg] .bleed-margin.blk6\/10-lg,body[screen=md] .bleed-margin.blk6\/10-md,body[screen=sm] .bleed-margin.blk6\/10-sm,body[screen=xs] .bleed-margin.blk6\/10-xs,.bleed-margin.blk6\/10,body[screen=xl] .bleed-margin.blk5\/10-xl,body[screen=lg] .bleed-margin.blk5\/10-lg,body[screen=md] .bleed-margin.blk5\/10-md,body[screen=sm] .bleed-margin.blk5\/10-sm,body[screen=xs] .bleed-margin.blk5\/10-xs,.bleed-margin.blk5\/10,body[screen=xl] .bleed-margin.blk4\/10-xl,body[screen=lg] .bleed-margin.blk4\/10-lg,body[screen=md] .bleed-margin.blk4\/10-md,body[screen=sm] .bleed-margin.blk4\/10-sm,body[screen=xs] .bleed-margin.blk4\/10-xs,.bleed-margin.blk4\/10,body[screen=xl] .bleed-margin.blk3\/10-xl,body[screen=lg] .bleed-margin.blk3\/10-lg,body[screen=md] .bleed-margin.blk3\/10-md,body[screen=sm] .bleed-margin.blk3\/10-sm,body[screen=xs] .bleed-margin.blk3\/10-xs,.bleed-margin.blk3\/10,body[screen=xl] .bleed-margin.blk2\/10-xl,body[screen=lg] .bleed-margin.blk2\/10-lg,body[screen=md] .bleed-margin.blk2\/10-md,body[screen=sm] .bleed-margin.blk2\/10-sm,body[screen=xs] .bleed-margin.blk2\/10-xs,.bleed-margin.blk2\/10,body[screen=xl] .bleed-margin.blk1\/10-xl,body[screen=lg] .bleed-margin.blk1\/10-lg,body[screen=md] .bleed-margin.blk1\/10-md,body[screen=sm] .bleed-margin.blk1\/10-sm,body[screen=xs] .bleed-margin.blk1\/10-xs,.bleed-margin.blk1\/10,body[screen=xl] .bleed-margin.blk9\/9-xl,body[screen=lg] .bleed-margin.blk9\/9-lg,body[screen=md] .bleed-margin.blk9\/9-md,body[screen=sm] .bleed-margin.blk9\/9-sm,body[screen=xs] .bleed-margin.blk9\/9-xs,.bleed-margin.blk9\/9,body[screen=xl] .bleed-margin.blk8\/9-xl,body[screen=lg] .bleed-margin.blk8\/9-lg,body[screen=md] .bleed-margin.blk8\/9-md,body[screen=sm] .bleed-margin.blk8\/9-sm,body[screen=xs] .bleed-margin.blk8\/9-xs,.bleed-margin.blk8\/9,body[screen=xl] .bleed-margin.blk7\/9-xl,body[screen=lg] .bleed-margin.blk7\/9-lg,body[screen=md] .bleed-margin.blk7\/9-md,body[screen=sm] .bleed-margin.blk7\/9-sm,body[screen=xs] .bleed-margin.blk7\/9-xs,.bleed-margin.blk7\/9,body[screen=xl] .bleed-margin.blk6\/9-xl,body[screen=lg] .bleed-margin.blk6\/9-lg,body[screen=md] .bleed-margin.blk6\/9-md,body[screen=sm] .bleed-margin.blk6\/9-sm,body[screen=xs] .bleed-margin.blk6\/9-xs,.bleed-margin.blk6\/9,body[screen=xl] .bleed-margin.blk5\/9-xl,body[screen=lg] .bleed-margin.blk5\/9-lg,body[screen=md] .bleed-margin.blk5\/9-md,body[screen=sm] .bleed-margin.blk5\/9-sm,body[screen=xs] .bleed-margin.blk5\/9-xs,.bleed-margin.blk5\/9,body[screen=xl] .bleed-margin.blk4\/9-xl,body[screen=lg] .bleed-margin.blk4\/9-lg,body[screen=md] .bleed-margin.blk4\/9-md,body[screen=sm] .bleed-margin.blk4\/9-sm,body[screen=xs] .bleed-margin.blk4\/9-xs,.bleed-margin.blk4\/9,body[screen=xl] .bleed-margin.blk3\/9-xl,body[screen=lg] .bleed-margin.blk3\/9-lg,body[screen=md] .bleed-margin.blk3\/9-md,body[screen=sm] .bleed-margin.blk3\/9-sm,body[screen=xs] .bleed-margin.blk3\/9-xs,.bleed-margin.blk3\/9,body[screen=xl] .bleed-margin.blk2\/9-xl,body[screen=lg] .bleed-margin.blk2\/9-lg,body[screen=md] .bleed-margin.blk2\/9-md,body[screen=sm] .bleed-margin.blk2\/9-sm,body[screen=xs] .bleed-margin.blk2\/9-xs,.bleed-margin.blk2\/9,body[screen=xl] .bleed-margin.blk1\/9-xl,body[screen=lg] .bleed-margin.blk1\/9-lg,body[screen=md] .bleed-margin.blk1\/9-md,body[screen=sm] .bleed-margin.blk1\/9-sm,body[screen=xs] .bleed-margin.blk1\/9-xs,.bleed-margin.blk1\/9,body[screen=xl] .bleed-margin.blk8\/8-xl,body[screen=lg] .bleed-margin.blk8\/8-lg,body[screen=md] .bleed-margin.blk8\/8-md,body[screen=sm] .bleed-margin.blk8\/8-sm,body[screen=xs] .bleed-margin.blk8\/8-xs,.bleed-margin.blk8\/8,body[screen=xl] .bleed-margin.blk7\/8-xl,body[screen=lg] .bleed-margin.blk7\/8-lg,body[screen=md] .bleed-margin.blk7\/8-md,body[screen=sm] .bleed-margin.blk7\/8-sm,body[screen=xs] .bleed-margin.blk7\/8-xs,.bleed-margin.blk7\/8,body[screen=xl] .bleed-margin.blk6\/8-xl,body[screen=lg] .bleed-margin.blk6\/8-lg,body[screen=md] .bleed-margin.blk6\/8-md,body[screen=sm] .bleed-margin.blk6\/8-sm,body[screen=xs] .bleed-margin.blk6\/8-xs,.bleed-margin.blk6\/8,body[screen=xl] .bleed-margin.blk5\/8-xl,body[screen=lg] .bleed-margin.blk5\/8-lg,body[screen=md] .bleed-margin.blk5\/8-md,body[screen=sm] .bleed-margin.blk5\/8-sm,body[screen=xs] .bleed-margin.blk5\/8-xs,.bleed-margin.blk5\/8,body[screen=xl] .bleed-margin.blk4\/8-xl,body[screen=lg] .bleed-margin.blk4\/8-lg,body[screen=md] .bleed-margin.blk4\/8-md,body[screen=sm] .bleed-margin.blk4\/8-sm,body[screen=xs] .bleed-margin.blk4\/8-xs,.bleed-margin.blk4\/8,body[screen=xl] .bleed-margin.blk3\/8-xl,body[screen=lg] .bleed-margin.blk3\/8-lg,body[screen=md] .bleed-margin.blk3\/8-md,body[screen=sm] .bleed-margin.blk3\/8-sm,body[screen=xs] .bleed-margin.blk3\/8-xs,.bleed-margin.blk3\/8,body[screen=xl] .bleed-margin.blk2\/8-xl,body[screen=lg] .bleed-margin.blk2\/8-lg,body[screen=md] .bleed-margin.blk2\/8-md,body[screen=sm] .bleed-margin.blk2\/8-sm,body[screen=xs] .bleed-margin.blk2\/8-xs,.bleed-margin.blk2\/8,body[screen=xl] .bleed-margin.blk1\/8-xl,body[screen=lg] .bleed-margin.blk1\/8-lg,body[screen=md] .bleed-margin.blk1\/8-md,body[screen=sm] .bleed-margin.blk1\/8-sm,body[screen=xs] .bleed-margin.blk1\/8-xs,.bleed-margin.blk1\/8,body[screen=xl] .bleed-margin.blk7\/7-xl,body[screen=lg] .bleed-margin.blk7\/7-lg,body[screen=md] .bleed-margin.blk7\/7-md,body[screen=sm] .bleed-margin.blk7\/7-sm,body[screen=xs] .bleed-margin.blk7\/7-xs,.bleed-margin.blk7\/7,body[screen=xl] .bleed-margin.blk6\/7-xl,body[screen=lg] .bleed-margin.blk6\/7-lg,body[screen=md] .bleed-margin.blk6\/7-md,body[screen=sm] .bleed-margin.blk6\/7-sm,body[screen=xs] .bleed-margin.blk6\/7-xs,.bleed-margin.blk6\/7,body[screen=xl] .bleed-margin.blk5\/7-xl,body[screen=lg] .bleed-margin.blk5\/7-lg,body[screen=md] .bleed-margin.blk5\/7-md,body[screen=sm] .bleed-margin.blk5\/7-sm,body[screen=xs] .bleed-margin.blk5\/7-xs,.bleed-margin.blk5\/7,body[screen=xl] .bleed-margin.blk4\/7-xl,body[screen=lg] .bleed-margin.blk4\/7-lg,body[screen=md] .bleed-margin.blk4\/7-md,body[screen=sm] .bleed-margin.blk4\/7-sm,body[screen=xs] .bleed-margin.blk4\/7-xs,.bleed-margin.blk4\/7,body[screen=xl] .bleed-margin.blk3\/7-xl,body[screen=lg] .bleed-margin.blk3\/7-lg,body[screen=md] .bleed-margin.blk3\/7-md,body[screen=sm] .bleed-margin.blk3\/7-sm,body[screen=xs] .bleed-margin.blk3\/7-xs,.bleed-margin.blk3\/7,body[screen=xl] .bleed-margin.blk2\/7-xl,body[screen=lg] .bleed-margin.blk2\/7-lg,body[screen=md] .bleed-margin.blk2\/7-md,body[screen=sm] .bleed-margin.blk2\/7-sm,body[screen=xs] .bleed-margin.blk2\/7-xs,.bleed-margin.blk2\/7,body[screen=xl] .bleed-margin.blk1\/7-xl,body[screen=lg] .bleed-margin.blk1\/7-lg,body[screen=md] .bleed-margin.blk1\/7-md,body[screen=sm] .bleed-margin.blk1\/7-sm,body[screen=xs] .bleed-margin.blk1\/7-xs,.bleed-margin.blk1\/7,body[screen=xl] .bleed-margin.blk6\/6-xl,body[screen=lg] .bleed-margin.blk6\/6-lg,body[screen=md] .bleed-margin.blk6\/6-md,body[screen=sm] .bleed-margin.blk6\/6-sm,body[screen=xs] .bleed-margin.blk6\/6-xs,.bleed-margin.blk6\/6,body[screen=xl] .bleed-margin.blk5\/6-xl,body[screen=lg] .bleed-margin.blk5\/6-lg,body[screen=md] .bleed-margin.blk5\/6-md,body[screen=sm] .bleed-margin.blk5\/6-sm,body[screen=xs] .bleed-margin.blk5\/6-xs,.bleed-margin.blk5\/6,body[screen=xl] .bleed-margin.blk4\/6-xl,body[screen=lg] .bleed-margin.blk4\/6-lg,body[screen=md] .bleed-margin.blk4\/6-md,body[screen=sm] .bleed-margin.blk4\/6-sm,body[screen=xs] .bleed-margin.blk4\/6-xs,.bleed-margin.blk4\/6,body[screen=xl] .bleed-margin.blk3\/6-xl,body[screen=lg] .bleed-margin.blk3\/6-lg,body[screen=md] .bleed-margin.blk3\/6-md,body[screen=sm] .bleed-margin.blk3\/6-sm,body[screen=xs] .bleed-margin.blk3\/6-xs,.bleed-margin.blk3\/6,body[screen=xl] .bleed-margin.blk2\/6-xl,body[screen=lg] .bleed-margin.blk2\/6-lg,body[screen=md] .bleed-margin.blk2\/6-md,body[screen=sm] .bleed-margin.blk2\/6-sm,body[screen=xs] .bleed-margin.blk2\/6-xs,.bleed-margin.blk2\/6,body[screen=xl] .bleed-margin.blk1\/6-xl,body[screen=lg] .bleed-margin.blk1\/6-lg,body[screen=md] .bleed-margin.blk1\/6-md,body[screen=sm] .bleed-margin.blk1\/6-sm,body[screen=xs] .bleed-margin.blk1\/6-xs,.bleed-margin.blk1\/6,body[screen=xl] .bleed-margin.blk5\/5-xl,body[screen=lg] .bleed-margin.blk5\/5-lg,body[screen=md] .bleed-margin.blk5\/5-md,body[screen=sm] .bleed-margin.blk5\/5-sm,body[screen=xs] .bleed-margin.blk5\/5-xs,.bleed-margin.blk5\/5,body[screen=xl] .bleed-margin.blk4\/5-xl,body[screen=lg] .bleed-margin.blk4\/5-lg,body[screen=md] .bleed-margin.blk4\/5-md,body[screen=sm] .bleed-margin.blk4\/5-sm,body[screen=xs] .bleed-margin.blk4\/5-xs,.bleed-margin.blk4\/5,body[screen=xl] .bleed-margin.blk3\/5-xl,body[screen=lg] .bleed-margin.blk3\/5-lg,body[screen=md] .bleed-margin.blk3\/5-md,body[screen=sm] .bleed-margin.blk3\/5-sm,body[screen=xs] .bleed-margin.blk3\/5-xs,.bleed-margin.blk3\/5,body[screen=xl] .bleed-margin.blk2\/5-xl,body[screen=lg] .bleed-margin.blk2\/5-lg,body[screen=md] .bleed-margin.blk2\/5-md,body[screen=sm] .bleed-margin.blk2\/5-sm,body[screen=xs] .bleed-margin.blk2\/5-xs,.bleed-margin.blk2\/5,body[screen=xl] .bleed-margin.blk1\/5-xl,body[screen=lg] .bleed-margin.blk1\/5-lg,body[screen=md] .bleed-margin.blk1\/5-md,body[screen=sm] .bleed-margin.blk1\/5-sm,body[screen=xs] .bleed-margin.blk1\/5-xs,.bleed-margin.blk1\/5,body[screen=xl] .bleed-margin.blk4\/4-xl,body[screen=lg] .bleed-margin.blk4\/4-lg,body[screen=md] .bleed-margin.blk4\/4-md,body[screen=sm] .bleed-margin.blk4\/4-sm,body[screen=xs] .bleed-margin.blk4\/4-xs,.bleed-margin.blk4\/4,body[screen=xl] .bleed-margin.blk3\/4-xl,body[screen=lg] .bleed-margin.blk3\/4-lg,body[screen=md] .bleed-margin.blk3\/4-md,body[screen=sm] .bleed-margin.blk3\/4-sm,body[screen=xs] .bleed-margin.blk3\/4-xs,.bleed-margin.blk3\/4,body[screen=xl] .bleed-margin.blk2\/4-xl,body[screen=lg] .bleed-margin.blk2\/4-lg,body[screen=md] .bleed-margin.blk2\/4-md,body[screen=sm] .bleed-margin.blk2\/4-sm,body[screen=xs] .bleed-margin.blk2\/4-xs,.bleed-margin.blk2\/4,body[screen=xl] .bleed-margin.blk1\/4-xl,body[screen=lg] .bleed-margin.blk1\/4-lg,body[screen=md] .bleed-margin.blk1\/4-md,body[screen=sm] .bleed-margin.blk1\/4-sm,body[screen=xs] .bleed-margin.blk1\/4-xs,.bleed-margin.blk1\/4,body[screen=xl] .bleed-margin.blk3\/3-xl,body[screen=lg] .bleed-margin.blk3\/3-lg,body[screen=md] .bleed-margin.blk3\/3-md,body[screen=sm] .bleed-margin.blk3\/3-sm,body[screen=xs] .bleed-margin.blk3\/3-xs,.bleed-margin.blk3\/3,body[screen=xl] .bleed-margin.blk2\/3-xl,body[screen=lg] .bleed-margin.blk2\/3-lg,body[screen=md] .bleed-margin.blk2\/3-md,body[screen=sm] .bleed-margin.blk2\/3-sm,body[screen=xs] .bleed-margin.blk2\/3-xs,.bleed-margin.blk2\/3,body[screen=xl] .bleed-margin.blk1\/3-xl,body[screen=lg] .bleed-margin.blk1\/3-lg,body[screen=md] .bleed-margin.blk1\/3-md,body[screen=sm] .bleed-margin.blk1\/3-sm,body[screen=xs] .bleed-margin.blk1\/3-xs,.bleed-margin.blk1\/3,body[screen=xl] .bleed-margin.blk2\/2-xl,body[screen=lg] .bleed-margin.blk2\/2-lg,body[screen=md] .bleed-margin.blk2\/2-md,body[screen=sm] .bleed-margin.blk2\/2-sm,body[screen=xs] .bleed-margin.blk2\/2-xs,.bleed-margin.blk2\/2,body[screen=xl] .bleed-margin.blk1\/2-xl,body[screen=lg] .bleed-margin.blk1\/2-lg,body[screen=md] .bleed-margin.blk1\/2-md,body[screen=sm] .bleed-margin.blk1\/2-sm,body[screen=xs] .bleed-margin.blk1\/2-xs,.bleed-margin.blk1\/2,body[screen=xl] .bleed-margin.blk1\/1-xl,body[screen=lg] .bleed-margin.blk1\/1-lg,body[screen=md] .bleed-margin.blk1\/1-md,body[screen=sm] .bleed-margin.blk1\/1-sm,body[screen=xs] .bleed-margin.blk1\/1-xs,.bleed-margin.blk1\/1{margin:0;border-width:0;padding:0}body[screen=xl] .bleed-margin.blk1\/1-xl,body[screen=lg] .bleed-margin.blk1\/1-lg,body[screen=md] .bleed-margin.blk1\/1-md,body[screen=sm] .bleed-margin.blk1\/1-sm,body[screen=xs] .bleed-margin.blk1\/1-xs,.bleed-margin.blk1\/1{width:100%}body[screen=xl] .bleed-margin.blk1\/2-xl,body[screen=lg] .bleed-margin.blk1\/2-lg,body[screen=md] .bleed-margin.blk1\/2-md,body[screen=sm] .bleed-margin.blk1\/2-sm,body[screen=xs] .bleed-margin.blk1\/2-xs,.bleed-margin.blk1\/2{width:50%}body[screen=xl] .bleed-margin.blk2\/2-xl,body[screen=lg] .bleed-margin.blk2\/2-lg,body[screen=md] .bleed-margin.blk2\/2-md,body[screen=sm] .bleed-margin.blk2\/2-sm,body[screen=xs] .bleed-margin.blk2\/2-xs,.bleed-margin.blk2\/2{width:100%}body[screen=xl] .bleed-margin.blk1\/3-xl,body[screen=lg] .bleed-margin.blk1\/3-lg,body[screen=md] .bleed-margin.blk1\/3-md,body[screen=sm] .bleed-margin.blk1\/3-sm,body[screen=xs] .bleed-margin.blk1\/3-xs,.bleed-margin.blk1\/3{width:33.3333333333%}body[screen=xl] .bleed-margin.blk2\/3-xl,body[screen=lg] .bleed-margin.blk2\/3-lg,body[screen=md] .bleed-margin.blk2\/3-md,body[screen=sm] .bleed-margin.blk2\/3-sm,body[screen=xs] .bleed-margin.blk2\/3-xs,.bleed-margin.blk2\/3{width:66.6666666667%}body[screen=xl] .bleed-margin.blk3\/3-xl,body[screen=lg] .bleed-margin.blk3\/3-lg,body[screen=md] .bleed-margin.blk3\/3-md,body[screen=sm] .bleed-margin.blk3\/3-sm,body[screen=xs] .bleed-margin.blk3\/3-xs,.bleed-margin.blk3\/3{width:100%}body[screen=xl] .bleed-margin.blk1\/4-xl,body[screen=lg] .bleed-margin.blk1\/4-lg,body[screen=md] .bleed-margin.blk1\/4-md,body[screen=sm] .bleed-margin.blk1\/4-sm,body[screen=xs] .bleed-margin.blk1\/4-xs,.bleed-margin.blk1\/4{width:25%}body[screen=xl] .bleed-margin.blk2\/4-xl,body[screen=lg] .bleed-margin.blk2\/4-lg,body[screen=md] .bleed-margin.blk2\/4-md,body[screen=sm] .bleed-margin.blk2\/4-sm,body[screen=xs] .bleed-margin.blk2\/4-xs,.bleed-margin.blk2\/4{width:50%}body[screen=xl] .bleed-margin.blk3\/4-xl,body[screen=lg] .bleed-margin.blk3\/4-lg,body[screen=md] .bleed-margin.blk3\/4-md,body[screen=sm] .bleed-margin.blk3\/4-sm,body[screen=xs] .bleed-margin.blk3\/4-xs,.bleed-margin.blk3\/4{width:75%}body[screen=xl] .bleed-margin.blk4\/4-xl,body[screen=lg] .bleed-margin.blk4\/4-lg,body[screen=md] .bleed-margin.blk4\/4-md,body[screen=sm] .bleed-margin.blk4\/4-sm,body[screen=xs] .bleed-margin.blk4\/4-xs,.bleed-margin.blk4\/4{width:100%}body[screen=xl] .bleed-margin.blk1\/5-xl,body[screen=lg] .bleed-margin.blk1\/5-lg,body[screen=md] .bleed-margin.blk1\/5-md,body[screen=sm] .bleed-margin.blk1\/5-sm,body[screen=xs] .bleed-margin.blk1\/5-xs,.bleed-margin.blk1\/5{width:20%}body[screen=xl] .bleed-margin.blk2\/5-xl,body[screen=lg] .bleed-margin.blk2\/5-lg,body[screen=md] .bleed-margin.blk2\/5-md,body[screen=sm] .bleed-margin.blk2\/5-sm,body[screen=xs] .bleed-margin.blk2\/5-xs,.bleed-margin.blk2\/5{width:40%}body[screen=xl] .bleed-margin.blk3\/5-xl,body[screen=lg] .bleed-margin.blk3\/5-lg,body[screen=md] .bleed-margin.blk3\/5-md,body[screen=sm] .bleed-margin.blk3\/5-sm,body[screen=xs] .bleed-margin.blk3\/5-xs,.bleed-margin.blk3\/5{width:60%}body[screen=xl] .bleed-margin.blk4\/5-xl,body[screen=lg] .bleed-margin.blk4\/5-lg,body[screen=md] .bleed-margin.blk4\/5-md,body[screen=sm] .bleed-margin.blk4\/5-sm,body[screen=xs] .bleed-margin.blk4\/5-xs,.bleed-margin.blk4\/5{width:80%}body[screen=xl] .bleed-margin.blk5\/5-xl,body[screen=lg] .bleed-margin.blk5\/5-lg,body[screen=md] .bleed-margin.blk5\/5-md,body[screen=sm] .bleed-margin.blk5\/5-sm,body[screen=xs] .bleed-margin.blk5\/5-xs,.bleed-margin.blk5\/5{width:100%}body[screen=xl] .bleed-margin.blk1\/6-xl,body[screen=lg] .bleed-margin.blk1\/6-lg,body[screen=md] .bleed-margin.blk1\/6-md,body[screen=sm] .bleed-margin.blk1\/6-sm,body[screen=xs] .bleed-margin.blk1\/6-xs,.bleed-margin.blk1\/6{width:16.6666666667%}body[screen=xl] .bleed-margin.blk2\/6-xl,body[screen=lg] .bleed-margin.blk2\/6-lg,body[screen=md] .bleed-margin.blk2\/6-md,body[screen=sm] .bleed-margin.blk2\/6-sm,body[screen=xs] .bleed-margin.blk2\/6-xs,.bleed-margin.blk2\/6{width:33.3333333333%}body[screen=xl] .bleed-margin.blk3\/6-xl,body[screen=lg] .bleed-margin.blk3\/6-lg,body[screen=md] .bleed-margin.blk3\/6-md,body[screen=sm] .bleed-margin.blk3\/6-sm,body[screen=xs] .bleed-margin.blk3\/6-xs,.bleed-margin.blk3\/6{width:50%}body[screen=xl] .bleed-margin.blk4\/6-xl,body[screen=lg] .bleed-margin.blk4\/6-lg,body[screen=md] .bleed-margin.blk4\/6-md,body[screen=sm] .bleed-margin.blk4\/6-sm,body[screen=xs] .bleed-margin.blk4\/6-xs,.bleed-margin.blk4\/6{width:66.6666666667%}body[screen=xl] .bleed-margin.blk5\/6-xl,body[screen=lg] .bleed-margin.blk5\/6-lg,body[screen=md] .bleed-margin.blk5\/6-md,body[screen=sm] .bleed-margin.blk5\/6-sm,body[screen=xs] .bleed-margin.blk5\/6-xs,.bleed-margin.blk5\/6{width:83.3333333333%}body[screen=xl] .bleed-margin.blk6\/6-xl,body[screen=lg] .bleed-margin.blk6\/6-lg,body[screen=md] .bleed-margin.blk6\/6-md,body[screen=sm] .bleed-margin.blk6\/6-sm,body[screen=xs] .bleed-margin.blk6\/6-xs,.bleed-margin.blk6\/6{width:100%}body[screen=xl] .bleed-margin.blk1\/7-xl,body[screen=lg] .bleed-margin.blk1\/7-lg,body[screen=md] .bleed-margin.blk1\/7-md,body[screen=sm] .bleed-margin.blk1\/7-sm,body[screen=xs] .bleed-margin.blk1\/7-xs,.bleed-margin.blk1\/7{width:14.2857142857%}body[screen=xl] .bleed-margin.blk2\/7-xl,body[screen=lg] .bleed-margin.blk2\/7-lg,body[screen=md] .bleed-margin.blk2\/7-md,body[screen=sm] .bleed-margin.blk2\/7-sm,body[screen=xs] .bleed-margin.blk2\/7-xs,.bleed-margin.blk2\/7{width:28.5714285714%}body[screen=xl] .bleed-margin.blk3\/7-xl,body[screen=lg] .bleed-margin.blk3\/7-lg,body[screen=md] .bleed-margin.blk3\/7-md,body[screen=sm] .bleed-margin.blk3\/7-sm,body[screen=xs] .bleed-margin.blk3\/7-xs,.bleed-margin.blk3\/7{width:42.8571428571%}body[screen=xl] .bleed-margin.blk4\/7-xl,body[screen=lg] .bleed-margin.blk4\/7-lg,body[screen=md] .bleed-margin.blk4\/7-md,body[screen=sm] .bleed-margin.blk4\/7-sm,body[screen=xs] .bleed-margin.blk4\/7-xs,.bleed-margin.blk4\/7{width:57.1428571429%}body[screen=xl] .bleed-margin.blk5\/7-xl,body[screen=lg] .bleed-margin.blk5\/7-lg,body[screen=md] .bleed-margin.blk5\/7-md,body[screen=sm] .bleed-margin.blk5\/7-sm,body[screen=xs] .bleed-margin.blk5\/7-xs,.bleed-margin.blk5\/7{width:71.4285714286%}body[screen=xl] .bleed-margin.blk6\/7-xl,body[screen=lg] .bleed-margin.blk6\/7-lg,body[screen=md] .bleed-margin.blk6\/7-md,body[screen=sm] .bleed-margin.blk6\/7-sm,body[screen=xs] .bleed-margin.blk6\/7-xs,.bleed-margin.blk6\/7{width:85.7142857143%}body[screen=xl] .bleed-margin.blk7\/7-xl,body[screen=lg] .bleed-margin.blk7\/7-lg,body[screen=md] .bleed-margin.blk7\/7-md,body[screen=sm] .bleed-margin.blk7\/7-sm,body[screen=xs] .bleed-margin.blk7\/7-xs,.bleed-margin.blk7\/7{width:100%}body[screen=xl] .bleed-margin.blk1\/8-xl,body[screen=lg] .bleed-margin.blk1\/8-lg,body[screen=md] .bleed-margin.blk1\/8-md,body[screen=sm] .bleed-margin.blk1\/8-sm,body[screen=xs] .bleed-margin.blk1\/8-xs,.bleed-margin.blk1\/8{width:12.5%}body[screen=xl] .bleed-margin.blk2\/8-xl,body[screen=lg] .bleed-margin.blk2\/8-lg,body[screen=md] .bleed-margin.blk2\/8-md,body[screen=sm] .bleed-margin.blk2\/8-sm,body[screen=xs] .bleed-margin.blk2\/8-xs,.bleed-margin.blk2\/8{width:25%}body[screen=xl] .bleed-margin.blk3\/8-xl,body[screen=lg] .bleed-margin.blk3\/8-lg,body[screen=md] .bleed-margin.blk3\/8-md,body[screen=sm] .bleed-margin.blk3\/8-sm,body[screen=xs] .bleed-margin.blk3\/8-xs,.bleed-margin.blk3\/8{width:37.5%}body[screen=xl] .bleed-margin.blk4\/8-xl,body[screen=lg] .bleed-margin.blk4\/8-lg,body[screen=md] .bleed-margin.blk4\/8-md,body[screen=sm] .bleed-margin.blk4\/8-sm,body[screen=xs] .bleed-margin.blk4\/8-xs,.bleed-margin.blk4\/8{width:50%}body[screen=xl] .bleed-margin.blk5\/8-xl,body[screen=lg] .bleed-margin.blk5\/8-lg,body[screen=md] .bleed-margin.blk5\/8-md,body[screen=sm] .bleed-margin.blk5\/8-sm,body[screen=xs] .bleed-margin.blk5\/8-xs,.bleed-margin.blk5\/8{width:62.5%}body[screen=xl] .bleed-margin.blk6\/8-xl,body[screen=lg] .bleed-margin.blk6\/8-lg,body[screen=md] .bleed-margin.blk6\/8-md,body[screen=sm] .bleed-margin.blk6\/8-sm,body[screen=xs] .bleed-margin.blk6\/8-xs,.bleed-margin.blk6\/8{width:75%}body[screen=xl] .bleed-margin.blk7\/8-xl,body[screen=lg] .bleed-margin.blk7\/8-lg,body[screen=md] .bleed-margin.blk7\/8-md,body[screen=sm] .bleed-margin.blk7\/8-sm,body[screen=xs] .bleed-margin.blk7\/8-xs,.bleed-margin.blk7\/8{width:87.5%}body[screen=xl] .bleed-margin.blk8\/8-xl,body[screen=lg] .bleed-margin.blk8\/8-lg,body[screen=md] .bleed-margin.blk8\/8-md,body[screen=sm] .bleed-margin.blk8\/8-sm,body[screen=xs] .bleed-margin.blk8\/8-xs,.bleed-margin.blk8\/8{width:100%}body[screen=xl] .bleed-margin.blk1\/9-xl,body[screen=lg] .bleed-margin.blk1\/9-lg,body[screen=md] .bleed-margin.blk1\/9-md,body[screen=sm] .bleed-margin.blk1\/9-sm,body[screen=xs] .bleed-margin.blk1\/9-xs,.bleed-margin.blk1\/9{width:11.1111111111%}body[screen=xl] .bleed-margin.blk2\/9-xl,body[screen=lg] .bleed-margin.blk2\/9-lg,body[screen=md] .bleed-margin.blk2\/9-md,body[screen=sm] .bleed-margin.blk2\/9-sm,body[screen=xs] .bleed-margin.blk2\/9-xs,.bleed-margin.blk2\/9{width:22.2222222222%}body[screen=xl] .bleed-margin.blk3\/9-xl,body[screen=lg] .bleed-margin.blk3\/9-lg,body[screen=md] .bleed-margin.blk3\/9-md,body[screen=sm] .bleed-margin.blk3\/9-sm,body[screen=xs] .bleed-margin.blk3\/9-xs,.bleed-margin.blk3\/9{width:33.3333333333%}body[screen=xl] .bleed-margin.blk4\/9-xl,body[screen=lg] .bleed-margin.blk4\/9-lg,body[screen=md] .bleed-margin.blk4\/9-md,body[screen=sm] .bleed-margin.blk4\/9-sm,body[screen=xs] .bleed-margin.blk4\/9-xs,.bleed-margin.blk4\/9{width:44.4444444444%}body[screen=xl] .bleed-margin.blk5\/9-xl,body[screen=lg] .bleed-margin.blk5\/9-lg,body[screen=md] .bleed-margin.blk5\/9-md,body[screen=sm] .bleed-margin.blk5\/9-sm,body[screen=xs] .bleed-margin.blk5\/9-xs,.bleed-margin.blk5\/9{width:55.5555555556%}body[screen=xl] .bleed-margin.blk6\/9-xl,body[screen=lg] .bleed-margin.blk6\/9-lg,body[screen=md] .bleed-margin.blk6\/9-md,body[screen=sm] .bleed-margin.blk6\/9-sm,body[screen=xs] .bleed-margin.blk6\/9-xs,.bleed-margin.blk6\/9{width:66.6666666667%}body[screen=xl] .bleed-margin.blk7\/9-xl,body[screen=lg] .bleed-margin.blk7\/9-lg,body[screen=md] .bleed-margin.blk7\/9-md,body[screen=sm] .bleed-margin.blk7\/9-sm,body[screen=xs] .bleed-margin.blk7\/9-xs,.bleed-margin.blk7\/9{width:77.7777777778%}body[screen=xl] .bleed-margin.blk8\/9-xl,body[screen=lg] .bleed-margin.blk8\/9-lg,body[screen=md] .bleed-margin.blk8\/9-md,body[screen=sm] .bleed-margin.blk8\/9-sm,body[screen=xs] .bleed-margin.blk8\/9-xs,.bleed-margin.blk8\/9{width:88.8888888889%}body[screen=xl] .bleed-margin.blk9\/9-xl,body[screen=lg] .bleed-margin.blk9\/9-lg,body[screen=md] .bleed-margin.blk9\/9-md,body[screen=sm] .bleed-margin.blk9\/9-sm,body[screen=xs] .bleed-margin.blk9\/9-xs,.bleed-margin.blk9\/9{width:100%}body[screen=xl] .bleed-margin.blk1\/10-xl,body[screen=lg] .bleed-margin.blk1\/10-lg,body[screen=md] .bleed-margin.blk1\/10-md,body[screen=sm] .bleed-margin.blk1\/10-sm,body[screen=xs] .bleed-margin.blk1\/10-xs,.bleed-margin.blk1\/10{width:10%}body[screen=xl] .bleed-margin.blk2\/10-xl,body[screen=lg] .bleed-margin.blk2\/10-lg,body[screen=md] .bleed-margin.blk2\/10-md,body[screen=sm] .bleed-margin.blk2\/10-sm,body[screen=xs] .bleed-margin.blk2\/10-xs,.bleed-margin.blk2\/10{width:20%}body[screen=xl] .bleed-margin.blk3\/10-xl,body[screen=lg] .bleed-margin.blk3\/10-lg,body[screen=md] .bleed-margin.blk3\/10-md,body[screen=sm] .bleed-margin.blk3\/10-sm,body[screen=xs] .bleed-margin.blk3\/10-xs,.bleed-margin.blk3\/10{width:30%}body[screen=xl] .bleed-margin.blk4\/10-xl,body[screen=lg] .bleed-margin.blk4\/10-lg,body[screen=md] .bleed-margin.blk4\/10-md,body[screen=sm] .bleed-margin.blk4\/10-sm,body[screen=xs] .bleed-margin.blk4\/10-xs,.bleed-margin.blk4\/10{width:40%}body[screen=xl] .bleed-margin.blk5\/10-xl,body[screen=lg] .bleed-margin.blk5\/10-lg,body[screen=md] .bleed-margin.blk5\/10-md,body[screen=sm] .bleed-margin.blk5\/10-sm,body[screen=xs] .bleed-margin.blk5\/10-xs,.bleed-margin.blk5\/10{width:50%}body[screen=xl] .bleed-margin.blk6\/10-xl,body[screen=lg] .bleed-margin.blk6\/10-lg,body[screen=md] .bleed-margin.blk6\/10-md,body[screen=sm] .bleed-margin.blk6\/10-sm,body[screen=xs] .bleed-margin.blk6\/10-xs,.bleed-margin.blk6\/10{width:60%}body[screen=xl] .bleed-margin.blk7\/10-xl,body[screen=lg] .bleed-margin.blk7\/10-lg,body[screen=md] .bleed-margin.blk7\/10-md,body[screen=sm] .bleed-margin.blk7\/10-sm,body[screen=xs] .bleed-margin.blk7\/10-xs,.bleed-margin.blk7\/10{width:70%}body[screen=xl] .bleed-margin.blk8\/10-xl,body[screen=lg] .bleed-margin.blk8\/10-lg,body[screen=md] .bleed-margin.blk8\/10-md,body[screen=sm] .bleed-margin.blk8\/10-sm,body[screen=xs] .bleed-margin.blk8\/10-xs,.bleed-margin.blk8\/10{width:80%}body[screen=xl] .bleed-margin.blk9\/10-xl,body[screen=lg] .bleed-margin.blk9\/10-lg,body[screen=md] .bleed-margin.blk9\/10-md,body[screen=sm] .bleed-margin.blk9\/10-sm,body[screen=xs] .bleed-margin.blk9\/10-xs,.bleed-margin.blk9\/10{width:90%}body[screen=xl] .bleed-margin.blk10\/10-xl,body[screen=lg] .bleed-margin.blk10\/10-lg,body[screen=md] .bleed-margin.blk10\/10-md,body[screen=sm] .bleed-margin.blk10\/10-sm,body[screen=xs] .bleed-margin.blk10\/10-xs,.bleed-margin.blk10\/10{width:100%}body[screen=xl] .bleed-margin.blk5\%-xl,body[screen=lg] .bleed-margin.blk5\%-lg,body[screen=md] .bleed-margin.blk5\%-md,body[screen=sm] .bleed-margin.blk5\%-sm,body[screen=xs] .bleed-margin.blk5\%-xs,.bleed-margin.blk5\%{width:5%}body[screen=xl] .bleed-margin.blk10\%-xl,body[screen=lg] .bleed-margin.blk10\%-lg,body[screen=md] .bleed-margin.blk10\%-md,body[screen=sm] .bleed-margin.blk10\%-sm,body[screen=xs] .bleed-margin.blk10\%-xs,.bleed-margin.blk10\%{width:10%}body[screen=xl] .bleed-margin.blk15\%-xl,body[screen=lg] .bleed-margin.blk15\%-lg,body[screen=md] .bleed-margin.blk15\%-md,body[screen=sm] .bleed-margin.blk15\%-sm,body[screen=xs] .bleed-margin.blk15\%-xs,.bleed-margin.blk15\%{width:15%}body[screen=xl] .bleed-margin.blk20\%-xl,body[screen=lg] .bleed-margin.blk20\%-lg,body[screen=md] .bleed-margin.blk20\%-md,body[screen=sm] .bleed-margin.blk20\%-sm,body[screen=xs] .bleed-margin.blk20\%-xs,.bleed-margin.blk20\%{width:20%}body[screen=xl] .bleed-margin.blk25\%-xl,body[screen=lg] .bleed-margin.blk25\%-lg,body[screen=md] .bleed-margin.blk25\%-md,body[screen=sm] .bleed-margin.blk25\%-sm,body[screen=xs] .bleed-margin.blk25\%-xs,.bleed-margin.blk25\%{width:25%}body[screen=xl] .bleed-margin.blk30\%-xl,body[screen=lg] .bleed-margin.blk30\%-lg,body[screen=md] .bleed-margin.blk30\%-md,body[screen=sm] .bleed-margin.blk30\%-sm,body[screen=xs] .bleed-margin.blk30\%-xs,.bleed-margin.blk30\%{width:30%}body[screen=xl] .bleed-margin.blk35\%-xl,body[screen=lg] .bleed-margin.blk35\%-lg,body[screen=md] .bleed-margin.blk35\%-md,body[screen=sm] .bleed-margin.blk35\%-sm,body[screen=xs] .bleed-margin.blk35\%-xs,.bleed-margin.blk35\%{width:35%}body[screen=xl] .bleed-margin.blk40\%-xl,body[screen=lg] .bleed-margin.blk40\%-lg,body[screen=md] .bleed-margin.blk40\%-md,body[screen=sm] .bleed-margin.blk40\%-sm,body[screen=xs] .bleed-margin.blk40\%-xs,.bleed-margin.blk40\%{width:40%}body[screen=xl] .bleed-margin.blk45\%-xl,body[screen=lg] .bleed-margin.blk45\%-lg,body[screen=md] .bleed-margin.blk45\%-md,body[screen=sm] .bleed-margin.blk45\%-sm,body[screen=xs] .bleed-margin.blk45\%-xs,.bleed-margin.blk45\%{width:45%}body[screen=xl] .bleed-margin.blk50\%-xl,body[screen=lg] .bleed-margin.blk50\%-lg,body[screen=md] .bleed-margin.blk50\%-md,body[screen=sm] .bleed-margin.blk50\%-sm,body[screen=xs] .bleed-margin.blk50\%-xs,.bleed-margin.blk50\%{width:50%}body[screen=xl] .bleed-margin.blk55\%-xl,body[screen=lg] .bleed-margin.blk55\%-lg,body[screen=md] .bleed-margin.blk55\%-md,body[screen=sm] .bleed-margin.blk55\%-sm,body[screen=xs] .bleed-margin.blk55\%-xs,.bleed-margin.blk55\%{width:55%}body[screen=xl] .bleed-margin.blk60\%-xl,body[screen=lg] .bleed-margin.blk60\%-lg,body[screen=md] .bleed-margin.blk60\%-md,body[screen=sm] .bleed-margin.blk60\%-sm,body[screen=xs] .bleed-margin.blk60\%-xs,.bleed-margin.blk60\%{width:60%}body[screen=xl] .bleed-margin.blk65\%-xl,body[screen=lg] .bleed-margin.blk65\%-lg,body[screen=md] .bleed-margin.blk65\%-md,body[screen=sm] .bleed-margin.blk65\%-sm,body[screen=xs] .bleed-margin.blk65\%-xs,.bleed-margin.blk65\%{width:65%}body[screen=xl] .bleed-margin.blk70\%-xl,body[screen=lg] .bleed-margin.blk70\%-lg,body[screen=md] .bleed-margin.blk70\%-md,body[screen=sm] .bleed-margin.blk70\%-sm,body[screen=xs] .bleed-margin.blk70\%-xs,.bleed-margin.blk70\%{width:70%}body[screen=xl] .bleed-margin.blk75\%-xl,body[screen=lg] .bleed-margin.blk75\%-lg,body[screen=md] .bleed-margin.blk75\%-md,body[screen=sm] .bleed-margin.blk75\%-sm,body[screen=xs] .bleed-margin.blk75\%-xs,.bleed-margin.blk75\%{width:75%}body[screen=xl] .bleed-margin.blk80\%-xl,body[screen=lg] .bleed-margin.blk80\%-lg,body[screen=md] .bleed-margin.blk80\%-md,body[screen=sm] .bleed-margin.blk80\%-sm,body[screen=xs] .bleed-margin.blk80\%-xs,.bleed-margin.blk80\%{width:80%}body[screen=xl] .bleed-margin.blk85\%-xl,body[screen=lg] .bleed-margin.blk85\%-lg,body[screen=md] .bleed-margin.blk85\%-md,body[screen=sm] .bleed-margin.blk85\%-sm,body[screen=xs] .bleed-margin.blk85\%-xs,.bleed-margin.blk85\%{width:85%}body[screen=xl] .bleed-margin.blk90\%-xl,body[screen=lg] .bleed-margin.blk90\%-lg,body[screen=md] .bleed-margin.blk90\%-md,body[screen=sm] .bleed-margin.blk90\%-sm,body[screen=xs] .bleed-margin.blk90\%-xs,.bleed-margin.blk90\%{width:90%}body[screen=xl] .bleed-margin.blk95\%-xl,body[screen=lg] .bleed-margin.blk95\%-lg,body[screen=md] .bleed-margin.blk95\%-md,body[screen=sm] .bleed-margin.blk95\%-sm,body[screen=xs] .bleed-margin.blk95\%-xs,.bleed-margin.blk95\%{width:95%}body[screen=xl] .bleed-margin.blk100\%-xl,body[screen=lg] .bleed-margin.blk100\%-lg,body[screen=md] .bleed-margin.blk100\%-md,body[screen=sm] .bleed-margin.blk100\%-sm,body[screen=xs] .bleed-margin.blk100\%-xs,.bleed-margin.blk100\%{width:100%}body[screen=xl] .bleed-border.blk100\%-xl,body[screen=lg] .bleed-border.blk100\%-lg,body[screen=md] .bleed-border.blk100\%-md,body[screen=sm] .bleed-border.blk100\%-sm,body[screen=xs] .bleed-border.blk100\%-xs,.bleed-border.blk100\%,body[screen=xl] .bleed-border.blk95\%-xl,body[screen=lg] .bleed-border.blk95\%-lg,body[screen=md] .bleed-border.blk95\%-md,body[screen=sm] .bleed-border.blk95\%-sm,body[screen=xs] .bleed-border.blk95\%-xs,.bleed-border.blk95\%,body[screen=xl] .bleed-border.blk90\%-xl,body[screen=lg] .bleed-border.blk90\%-lg,body[screen=md] .bleed-border.blk90\%-md,body[screen=sm] .bleed-border.blk90\%-sm,body[screen=xs] .bleed-border.blk90\%-xs,.bleed-border.blk90\%,body[screen=xl] .bleed-border.blk85\%-xl,body[screen=lg] .bleed-border.blk85\%-lg,body[screen=md] .bleed-border.blk85\%-md,body[screen=sm] .bleed-border.blk85\%-sm,body[screen=xs] .bleed-border.blk85\%-xs,.bleed-border.blk85\%,body[screen=xl] .bleed-border.blk80\%-xl,body[screen=lg] .bleed-border.blk80\%-lg,body[screen=md] .bleed-border.blk80\%-md,body[screen=sm] .bleed-border.blk80\%-sm,body[screen=xs] .bleed-border.blk80\%-xs,.bleed-border.blk80\%,body[screen=xl] .bleed-border.blk75\%-xl,body[screen=lg] .bleed-border.blk75\%-lg,body[screen=md] .bleed-border.blk75\%-md,body[screen=sm] .bleed-border.blk75\%-sm,body[screen=xs] .bleed-border.blk75\%-xs,.bleed-border.blk75\%,body[screen=xl] .bleed-border.blk70\%-xl,body[screen=lg] .bleed-border.blk70\%-lg,body[screen=md] .bleed-border.blk70\%-md,body[screen=sm] .bleed-border.blk70\%-sm,body[screen=xs] .bleed-border.blk70\%-xs,.bleed-border.blk70\%,body[screen=xl] .bleed-border.blk65\%-xl,body[screen=lg] .bleed-border.blk65\%-lg,body[screen=md] .bleed-border.blk65\%-md,body[screen=sm] .bleed-border.blk65\%-sm,body[screen=xs] .bleed-border.blk65\%-xs,.bleed-border.blk65\%,body[screen=xl] .bleed-border.blk60\%-xl,body[screen=lg] .bleed-border.blk60\%-lg,body[screen=md] .bleed-border.blk60\%-md,body[screen=sm] .bleed-border.blk60\%-sm,body[screen=xs] .bleed-border.blk60\%-xs,.bleed-border.blk60\%,body[screen=xl] .bleed-border.blk55\%-xl,body[screen=lg] .bleed-border.blk55\%-lg,body[screen=md] .bleed-border.blk55\%-md,body[screen=sm] .bleed-border.blk55\%-sm,body[screen=xs] .bleed-border.blk55\%-xs,.bleed-border.blk55\%,body[screen=xl] .bleed-border.blk50\%-xl,body[screen=lg] .bleed-border.blk50\%-lg,body[screen=md] .bleed-border.blk50\%-md,body[screen=sm] .bleed-border.blk50\%-sm,body[screen=xs] .bleed-border.blk50\%-xs,.bleed-border.blk50\%,body[screen=xl] .bleed-border.blk45\%-xl,body[screen=lg] .bleed-border.blk45\%-lg,body[screen=md] .bleed-border.blk45\%-md,body[screen=sm] .bleed-border.blk45\%-sm,body[screen=xs] .bleed-border.blk45\%-xs,.bleed-border.blk45\%,body[screen=xl] .bleed-border.blk40\%-xl,body[screen=lg] .bleed-border.blk40\%-lg,body[screen=md] .bleed-border.blk40\%-md,body[screen=sm] .bleed-border.blk40\%-sm,body[screen=xs] .bleed-border.blk40\%-xs,.bleed-border.blk40\%,body[screen=xl] .bleed-border.blk35\%-xl,body[screen=lg] .bleed-border.blk35\%-lg,body[screen=md] .bleed-border.blk35\%-md,body[screen=sm] .bleed-border.blk35\%-sm,body[screen=xs] .bleed-border.blk35\%-xs,.bleed-border.blk35\%,body[screen=xl] .bleed-border.blk30\%-xl,body[screen=lg] .bleed-border.blk30\%-lg,body[screen=md] .bleed-border.blk30\%-md,body[screen=sm] .bleed-border.blk30\%-sm,body[screen=xs] .bleed-border.blk30\%-xs,.bleed-border.blk30\%,body[screen=xl] .bleed-border.blk25\%-xl,body[screen=lg] .bleed-border.blk25\%-lg,body[screen=md] .bleed-border.blk25\%-md,body[screen=sm] .bleed-border.blk25\%-sm,body[screen=xs] .bleed-border.blk25\%-xs,.bleed-border.blk25\%,body[screen=xl] .bleed-border.blk20\%-xl,body[screen=lg] .bleed-border.blk20\%-lg,body[screen=md] .bleed-border.blk20\%-md,body[screen=sm] .bleed-border.blk20\%-sm,body[screen=xs] .bleed-border.blk20\%-xs,.bleed-border.blk20\%,body[screen=xl] .bleed-border.blk15\%-xl,body[screen=lg] .bleed-border.blk15\%-lg,body[screen=md] .bleed-border.blk15\%-md,body[screen=sm] .bleed-border.blk15\%-sm,body[screen=xs] .bleed-border.blk15\%-xs,.bleed-border.blk15\%,body[screen=xl] .bleed-border.blk10\%-xl,body[screen=lg] .bleed-border.blk10\%-lg,body[screen=md] .bleed-border.blk10\%-md,body[screen=sm] .bleed-border.blk10\%-sm,body[screen=xs] .bleed-border.blk10\%-xs,.bleed-border.blk10\%,body[screen=xl] .bleed-border.blk5\%-xl,body[screen=lg] .bleed-border.blk5\%-lg,body[screen=md] .bleed-border.blk5\%-md,body[screen=sm] .bleed-border.blk5\%-sm,body[screen=xs] .bleed-border.blk5\%-xs,.bleed-border.blk5\%,body[screen=xl] .bleed-border.blk10\/10-xl,body[screen=lg] .bleed-border.blk10\/10-lg,body[screen=md] .bleed-border.blk10\/10-md,body[screen=sm] .bleed-border.blk10\/10-sm,body[screen=xs] .bleed-border.blk10\/10-xs,.bleed-border.blk10\/10,body[screen=xl] .bleed-border.blk9\/10-xl,body[screen=lg] .bleed-border.blk9\/10-lg,body[screen=md] .bleed-border.blk9\/10-md,body[screen=sm] .bleed-border.blk9\/10-sm,body[screen=xs] .bleed-border.blk9\/10-xs,.bleed-border.blk9\/10,body[screen=xl] .bleed-border.blk8\/10-xl,body[screen=lg] .bleed-border.blk8\/10-lg,body[screen=md] .bleed-border.blk8\/10-md,body[screen=sm] .bleed-border.blk8\/10-sm,body[screen=xs] .bleed-border.blk8\/10-xs,.bleed-border.blk8\/10,body[screen=xl] .bleed-border.blk7\/10-xl,body[screen=lg] .bleed-border.blk7\/10-lg,body[screen=md] .bleed-border.blk7\/10-md,body[screen=sm] .bleed-border.blk7\/10-sm,body[screen=xs] .bleed-border.blk7\/10-xs,.bleed-border.blk7\/10,body[screen=xl] .bleed-border.blk6\/10-xl,body[screen=lg] .bleed-border.blk6\/10-lg,body[screen=md] .bleed-border.blk6\/10-md,body[screen=sm] .bleed-border.blk6\/10-sm,body[screen=xs] .bleed-border.blk6\/10-xs,.bleed-border.blk6\/10,body[screen=xl] .bleed-border.blk5\/10-xl,body[screen=lg] .bleed-border.blk5\/10-lg,body[screen=md] .bleed-border.blk5\/10-md,body[screen=sm] .bleed-border.blk5\/10-sm,body[screen=xs] .bleed-border.blk5\/10-xs,.bleed-border.blk5\/10,body[screen=xl] .bleed-border.blk4\/10-xl,body[screen=lg] .bleed-border.blk4\/10-lg,body[screen=md] .bleed-border.blk4\/10-md,body[screen=sm] .bleed-border.blk4\/10-sm,body[screen=xs] .bleed-border.blk4\/10-xs,.bleed-border.blk4\/10,body[screen=xl] .bleed-border.blk3\/10-xl,body[screen=lg] .bleed-border.blk3\/10-lg,body[screen=md] .bleed-border.blk3\/10-md,body[screen=sm] .bleed-border.blk3\/10-sm,body[screen=xs] .bleed-border.blk3\/10-xs,.bleed-border.blk3\/10,body[screen=xl] .bleed-border.blk2\/10-xl,body[screen=lg] .bleed-border.blk2\/10-lg,body[screen=md] .bleed-border.blk2\/10-md,body[screen=sm] .bleed-border.blk2\/10-sm,body[screen=xs] .bleed-border.blk2\/10-xs,.bleed-border.blk2\/10,body[screen=xl] .bleed-border.blk1\/10-xl,body[screen=lg] .bleed-border.blk1\/10-lg,body[screen=md] .bleed-border.blk1\/10-md,body[screen=sm] .bleed-border.blk1\/10-sm,body[screen=xs] .bleed-border.blk1\/10-xs,.bleed-border.blk1\/10,body[screen=xl] .bleed-border.blk9\/9-xl,body[screen=lg] .bleed-border.blk9\/9-lg,body[screen=md] .bleed-border.blk9\/9-md,body[screen=sm] .bleed-border.blk9\/9-sm,body[screen=xs] .bleed-border.blk9\/9-xs,.bleed-border.blk9\/9,body[screen=xl] .bleed-border.blk8\/9-xl,body[screen=lg] .bleed-border.blk8\/9-lg,body[screen=md] .bleed-border.blk8\/9-md,body[screen=sm] .bleed-border.blk8\/9-sm,body[screen=xs] .bleed-border.blk8\/9-xs,.bleed-border.blk8\/9,body[screen=xl] .bleed-border.blk7\/9-xl,body[screen=lg] .bleed-border.blk7\/9-lg,body[screen=md] .bleed-border.blk7\/9-md,body[screen=sm] .bleed-border.blk7\/9-sm,body[screen=xs] .bleed-border.blk7\/9-xs,.bleed-border.blk7\/9,body[screen=xl] .bleed-border.blk6\/9-xl,body[screen=lg] .bleed-border.blk6\/9-lg,body[screen=md] .bleed-border.blk6\/9-md,body[screen=sm] .bleed-border.blk6\/9-sm,body[screen=xs] .bleed-border.blk6\/9-xs,.bleed-border.blk6\/9,body[screen=xl] .bleed-border.blk5\/9-xl,body[screen=lg] .bleed-border.blk5\/9-lg,body[screen=md] .bleed-border.blk5\/9-md,body[screen=sm] .bleed-border.blk5\/9-sm,body[screen=xs] .bleed-border.blk5\/9-xs,.bleed-border.blk5\/9,body[screen=xl] .bleed-border.blk4\/9-xl,body[screen=lg] .bleed-border.blk4\/9-lg,body[screen=md] .bleed-border.blk4\/9-md,body[screen=sm] .bleed-border.blk4\/9-sm,body[screen=xs] .bleed-border.blk4\/9-xs,.bleed-border.blk4\/9,body[screen=xl] .bleed-border.blk3\/9-xl,body[screen=lg] .bleed-border.blk3\/9-lg,body[screen=md] .bleed-border.blk3\/9-md,body[screen=sm] .bleed-border.blk3\/9-sm,body[screen=xs] .bleed-border.blk3\/9-xs,.bleed-border.blk3\/9,body[screen=xl] .bleed-border.blk2\/9-xl,body[screen=lg] .bleed-border.blk2\/9-lg,body[screen=md] .bleed-border.blk2\/9-md,body[screen=sm] .bleed-border.blk2\/9-sm,body[screen=xs] .bleed-border.blk2\/9-xs,.bleed-border.blk2\/9,body[screen=xl] .bleed-border.blk1\/9-xl,body[screen=lg] .bleed-border.blk1\/9-lg,body[screen=md] .bleed-border.blk1\/9-md,body[screen=sm] .bleed-border.blk1\/9-sm,body[screen=xs] .bleed-border.blk1\/9-xs,.bleed-border.blk1\/9,body[screen=xl] .bleed-border.blk8\/8-xl,body[screen=lg] .bleed-border.blk8\/8-lg,body[screen=md] .bleed-border.blk8\/8-md,body[screen=sm] .bleed-border.blk8\/8-sm,body[screen=xs] .bleed-border.blk8\/8-xs,.bleed-border.blk8\/8,body[screen=xl] .bleed-border.blk7\/8-xl,body[screen=lg] .bleed-border.blk7\/8-lg,body[screen=md] .bleed-border.blk7\/8-md,body[screen=sm] .bleed-border.blk7\/8-sm,body[screen=xs] .bleed-border.blk7\/8-xs,.bleed-border.blk7\/8,body[screen=xl] .bleed-border.blk6\/8-xl,body[screen=lg] .bleed-border.blk6\/8-lg,body[screen=md] .bleed-border.blk6\/8-md,body[screen=sm] .bleed-border.blk6\/8-sm,body[screen=xs] .bleed-border.blk6\/8-xs,.bleed-border.blk6\/8,body[screen=xl] .bleed-border.blk5\/8-xl,body[screen=lg] .bleed-border.blk5\/8-lg,body[screen=md] .bleed-border.blk5\/8-md,body[screen=sm] .bleed-border.blk5\/8-sm,body[screen=xs] .bleed-border.blk5\/8-xs,.bleed-border.blk5\/8,body[screen=xl] .bleed-border.blk4\/8-xl,body[screen=lg] .bleed-border.blk4\/8-lg,body[screen=md] .bleed-border.blk4\/8-md,body[screen=sm] .bleed-border.blk4\/8-sm,body[screen=xs] .bleed-border.blk4\/8-xs,.bleed-border.blk4\/8,body[screen=xl] .bleed-border.blk3\/8-xl,body[screen=lg] .bleed-border.blk3\/8-lg,body[screen=md] .bleed-border.blk3\/8-md,body[screen=sm] .bleed-border.blk3\/8-sm,body[screen=xs] .bleed-border.blk3\/8-xs,.bleed-border.blk3\/8,body[screen=xl] .bleed-border.blk2\/8-xl,body[screen=lg] .bleed-border.blk2\/8-lg,body[screen=md] .bleed-border.blk2\/8-md,body[screen=sm] .bleed-border.blk2\/8-sm,body[screen=xs] .bleed-border.blk2\/8-xs,.bleed-border.blk2\/8,body[screen=xl] .bleed-border.blk1\/8-xl,body[screen=lg] .bleed-border.blk1\/8-lg,body[screen=md] .bleed-border.blk1\/8-md,body[screen=sm] .bleed-border.blk1\/8-sm,body[screen=xs] .bleed-border.blk1\/8-xs,.bleed-border.blk1\/8,body[screen=xl] .bleed-border.blk7\/7-xl,body[screen=lg] .bleed-border.blk7\/7-lg,body[screen=md] .bleed-border.blk7\/7-md,body[screen=sm] .bleed-border.blk7\/7-sm,body[screen=xs] .bleed-border.blk7\/7-xs,.bleed-border.blk7\/7,body[screen=xl] .bleed-border.blk6\/7-xl,body[screen=lg] .bleed-border.blk6\/7-lg,body[screen=md] .bleed-border.blk6\/7-md,body[screen=sm] .bleed-border.blk6\/7-sm,body[screen=xs] .bleed-border.blk6\/7-xs,.bleed-border.blk6\/7,body[screen=xl] .bleed-border.blk5\/7-xl,body[screen=lg] .bleed-border.blk5\/7-lg,body[screen=md] .bleed-border.blk5\/7-md,body[screen=sm] .bleed-border.blk5\/7-sm,body[screen=xs] .bleed-border.blk5\/7-xs,.bleed-border.blk5\/7,body[screen=xl] .bleed-border.blk4\/7-xl,body[screen=lg] .bleed-border.blk4\/7-lg,body[screen=md] .bleed-border.blk4\/7-md,body[screen=sm] .bleed-border.blk4\/7-sm,body[screen=xs] .bleed-border.blk4\/7-xs,.bleed-border.blk4\/7,body[screen=xl] .bleed-border.blk3\/7-xl,body[screen=lg] .bleed-border.blk3\/7-lg,body[screen=md] .bleed-border.blk3\/7-md,body[screen=sm] .bleed-border.blk3\/7-sm,body[screen=xs] .bleed-border.blk3\/7-xs,.bleed-border.blk3\/7,body[screen=xl] .bleed-border.blk2\/7-xl,body[screen=lg] .bleed-border.blk2\/7-lg,body[screen=md] .bleed-border.blk2\/7-md,body[screen=sm] .bleed-border.blk2\/7-sm,body[screen=xs] .bleed-border.blk2\/7-xs,.bleed-border.blk2\/7,body[screen=xl] .bleed-border.blk1\/7-xl,body[screen=lg] .bleed-border.blk1\/7-lg,body[screen=md] .bleed-border.blk1\/7-md,body[screen=sm] .bleed-border.blk1\/7-sm,body[screen=xs] .bleed-border.blk1\/7-xs,.bleed-border.blk1\/7,body[screen=xl] .bleed-border.blk6\/6-xl,body[screen=lg] .bleed-border.blk6\/6-lg,body[screen=md] .bleed-border.blk6\/6-md,body[screen=sm] .bleed-border.blk6\/6-sm,body[screen=xs] .bleed-border.blk6\/6-xs,.bleed-border.blk6\/6,body[screen=xl] .bleed-border.blk5\/6-xl,body[screen=lg] .bleed-border.blk5\/6-lg,body[screen=md] .bleed-border.blk5\/6-md,body[screen=sm] .bleed-border.blk5\/6-sm,body[screen=xs] .bleed-border.blk5\/6-xs,.bleed-border.blk5\/6,body[screen=xl] .bleed-border.blk4\/6-xl,body[screen=lg] .bleed-border.blk4\/6-lg,body[screen=md] .bleed-border.blk4\/6-md,body[screen=sm] .bleed-border.blk4\/6-sm,body[screen=xs] .bleed-border.blk4\/6-xs,.bleed-border.blk4\/6,body[screen=xl] .bleed-border.blk3\/6-xl,body[screen=lg] .bleed-border.blk3\/6-lg,body[screen=md] .bleed-border.blk3\/6-md,body[screen=sm] .bleed-border.blk3\/6-sm,body[screen=xs] .bleed-border.blk3\/6-xs,.bleed-border.blk3\/6,body[screen=xl] .bleed-border.blk2\/6-xl,body[screen=lg] .bleed-border.blk2\/6-lg,body[screen=md] .bleed-border.blk2\/6-md,body[screen=sm] .bleed-border.blk2\/6-sm,body[screen=xs] .bleed-border.blk2\/6-xs,.bleed-border.blk2\/6,body[screen=xl] .bleed-border.blk1\/6-xl,body[screen=lg] .bleed-border.blk1\/6-lg,body[screen=md] .bleed-border.blk1\/6-md,body[screen=sm] .bleed-border.blk1\/6-sm,body[screen=xs] .bleed-border.blk1\/6-xs,.bleed-border.blk1\/6,body[screen=xl] .bleed-border.blk5\/5-xl,body[screen=lg] .bleed-border.blk5\/5-lg,body[screen=md] .bleed-border.blk5\/5-md,body[screen=sm] .bleed-border.blk5\/5-sm,body[screen=xs] .bleed-border.blk5\/5-xs,.bleed-border.blk5\/5,body[screen=xl] .bleed-border.blk4\/5-xl,body[screen=lg] .bleed-border.blk4\/5-lg,body[screen=md] .bleed-border.blk4\/5-md,body[screen=sm] .bleed-border.blk4\/5-sm,body[screen=xs] .bleed-border.blk4\/5-xs,.bleed-border.blk4\/5,body[screen=xl] .bleed-border.blk3\/5-xl,body[screen=lg] .bleed-border.blk3\/5-lg,body[screen=md] .bleed-border.blk3\/5-md,body[screen=sm] .bleed-border.blk3\/5-sm,body[screen=xs] .bleed-border.blk3\/5-xs,.bleed-border.blk3\/5,body[screen=xl] .bleed-border.blk2\/5-xl,body[screen=lg] .bleed-border.blk2\/5-lg,body[screen=md] .bleed-border.blk2\/5-md,body[screen=sm] .bleed-border.blk2\/5-sm,body[screen=xs] .bleed-border.blk2\/5-xs,.bleed-border.blk2\/5,body[screen=xl] .bleed-border.blk1\/5-xl,body[screen=lg] .bleed-border.blk1\/5-lg,body[screen=md] .bleed-border.blk1\/5-md,body[screen=sm] .bleed-border.blk1\/5-sm,body[screen=xs] .bleed-border.blk1\/5-xs,.bleed-border.blk1\/5,body[screen=xl] .bleed-border.blk4\/4-xl,body[screen=lg] .bleed-border.blk4\/4-lg,body[screen=md] .bleed-border.blk4\/4-md,body[screen=sm] .bleed-border.blk4\/4-sm,body[screen=xs] .bleed-border.blk4\/4-xs,.bleed-border.blk4\/4,body[screen=xl] .bleed-border.blk3\/4-xl,body[screen=lg] .bleed-border.blk3\/4-lg,body[screen=md] .bleed-border.blk3\/4-md,body[screen=sm] .bleed-border.blk3\/4-sm,body[screen=xs] .bleed-border.blk3\/4-xs,.bleed-border.blk3\/4,body[screen=xl] .bleed-border.blk2\/4-xl,body[screen=lg] .bleed-border.blk2\/4-lg,body[screen=md] .bleed-border.blk2\/4-md,body[screen=sm] .bleed-border.blk2\/4-sm,body[screen=xs] .bleed-border.blk2\/4-xs,.bleed-border.blk2\/4,body[screen=xl] .bleed-border.blk1\/4-xl,body[screen=lg] .bleed-border.blk1\/4-lg,body[screen=md] .bleed-border.blk1\/4-md,body[screen=sm] .bleed-border.blk1\/4-sm,body[screen=xs] .bleed-border.blk1\/4-xs,.bleed-border.blk1\/4,body[screen=xl] .bleed-border.blk3\/3-xl,body[screen=lg] .bleed-border.blk3\/3-lg,body[screen=md] .bleed-border.blk3\/3-md,body[screen=sm] .bleed-border.blk3\/3-sm,body[screen=xs] .bleed-border.blk3\/3-xs,.bleed-border.blk3\/3,body[screen=xl] .bleed-border.blk2\/3-xl,body[screen=lg] .bleed-border.blk2\/3-lg,body[screen=md] .bleed-border.blk2\/3-md,body[screen=sm] .bleed-border.blk2\/3-sm,body[screen=xs] .bleed-border.blk2\/3-xs,.bleed-border.blk2\/3,body[screen=xl] .bleed-border.blk1\/3-xl,body[screen=lg] .bleed-border.blk1\/3-lg,body[screen=md] .bleed-border.blk1\/3-md,body[screen=sm] .bleed-border.blk1\/3-sm,body[screen=xs] .bleed-border.blk1\/3-xs,.bleed-border.blk1\/3,body[screen=xl] .bleed-border.blk2\/2-xl,body[screen=lg] .bleed-border.blk2\/2-lg,body[screen=md] .bleed-border.blk2\/2-md,body[screen=sm] .bleed-border.blk2\/2-sm,body[screen=xs] .bleed-border.blk2\/2-xs,.bleed-border.blk2\/2,body[screen=xl] .bleed-border.blk1\/2-xl,body[screen=lg] .bleed-border.blk1\/2-lg,body[screen=md] .bleed-border.blk1\/2-md,body[screen=sm] .bleed-border.blk1\/2-sm,body[screen=xs] .bleed-border.blk1\/2-xs,.bleed-border.blk1\/2,body[screen=xl] .bleed-border.blk1\/1-xl,body[screen=lg] .bleed-border.blk1\/1-lg,body[screen=md] .bleed-border.blk1\/1-md,body[screen=sm] .bleed-border.blk1\/1-sm,body[screen=xs] .bleed-border.blk1\/1-xs,.bleed-border.blk1\/1{border-width:0;padding:0}body[screen] .bleed-padding.blk100\%-xl,body[screen] .bleed-padding.blk100\%-lg,body[screen] .bleed-padding.blk100\%-md,body[screen] .bleed-padding.blk100\%-sm,body[screen] .bleed-padding.blk100\%-xs,body[screen] .bleed-padding.blk100\%,body[screen] .bleed-padding.blk95\%-xl,body[screen] .bleed-padding.blk95\%-lg,body[screen] .bleed-padding.blk95\%-md,body[screen] .bleed-padding.blk95\%-sm,body[screen] .bleed-padding.blk95\%-xs,body[screen] .bleed-padding.blk95\%,body[screen] .bleed-padding.blk90\%-xl,body[screen] .bleed-padding.blk90\%-lg,body[screen] .bleed-padding.blk90\%-md,body[screen] .bleed-padding.blk90\%-sm,body[screen] .bleed-padding.blk90\%-xs,body[screen] .bleed-padding.blk90\%,body[screen] .bleed-padding.blk85\%-xl,body[screen] .bleed-padding.blk85\%-lg,body[screen] .bleed-padding.blk85\%-md,body[screen] .bleed-padding.blk85\%-sm,body[screen] .bleed-padding.blk85\%-xs,body[screen] .bleed-padding.blk85\%,body[screen] .bleed-padding.blk80\%-xl,body[screen] .bleed-padding.blk80\%-lg,body[screen] .bleed-padding.blk80\%-md,body[screen] .bleed-padding.blk80\%-sm,body[screen] .bleed-padding.blk80\%-xs,body[screen] .bleed-padding.blk80\%,body[screen] .bleed-padding.blk75\%-xl,body[screen] .bleed-padding.blk75\%-lg,body[screen] .bleed-padding.blk75\%-md,body[screen] .bleed-padding.blk75\%-sm,body[screen] .bleed-padding.blk75\%-xs,body[screen] .bleed-padding.blk75\%,body[screen] .bleed-padding.blk70\%-xl,body[screen] .bleed-padding.blk70\%-lg,body[screen] .bleed-padding.blk70\%-md,body[screen] .bleed-padding.blk70\%-sm,body[screen] .bleed-padding.blk70\%-xs,body[screen] .bleed-padding.blk70\%,body[screen] .bleed-padding.blk65\%-xl,body[screen] .bleed-padding.blk65\%-lg,body[screen] .bleed-padding.blk65\%-md,body[screen] .bleed-padding.blk65\%-sm,body[screen] .bleed-padding.blk65\%-xs,body[screen] .bleed-padding.blk65\%,body[screen] .bleed-padding.blk60\%-xl,body[screen] .bleed-padding.blk60\%-lg,body[screen] .bleed-padding.blk60\%-md,body[screen] .bleed-padding.blk60\%-sm,body[screen] .bleed-padding.blk60\%-xs,body[screen] .bleed-padding.blk60\%,body[screen] .bleed-padding.blk55\%-xl,body[screen] .bleed-padding.blk55\%-lg,body[screen] .bleed-padding.blk55\%-md,body[screen] .bleed-padding.blk55\%-sm,body[screen] .bleed-padding.blk55\%-xs,body[screen] .bleed-padding.blk55\%,body[screen] .bleed-padding.blk50\%-xl,body[screen] .bleed-padding.blk50\%-lg,body[screen] .bleed-padding.blk50\%-md,body[screen] .bleed-padding.blk50\%-sm,body[screen] .bleed-padding.blk50\%-xs,body[screen] .bleed-padding.blk50\%,body[screen] .bleed-padding.blk45\%-xl,body[screen] .bleed-padding.blk45\%-lg,body[screen] .bleed-padding.blk45\%-md,body[screen] .bleed-padding.blk45\%-sm,body[screen] .bleed-padding.blk45\%-xs,body[screen] .bleed-padding.blk45\%,body[screen] .bleed-padding.blk40\%-xl,body[screen] .bleed-padding.blk40\%-lg,body[screen] .bleed-padding.blk40\%-md,body[screen] .bleed-padding.blk40\%-sm,body[screen] .bleed-padding.blk40\%-xs,body[screen] .bleed-padding.blk40\%,body[screen] .bleed-padding.blk35\%-xl,body[screen] .bleed-padding.blk35\%-lg,body[screen] .bleed-padding.blk35\%-md,body[screen] .bleed-padding.blk35\%-sm,body[screen] .bleed-padding.blk35\%-xs,body[screen] .bleed-padding.blk35\%,body[screen] .bleed-padding.blk30\%-xl,body[screen] .bleed-padding.blk30\%-lg,body[screen] .bleed-padding.blk30\%-md,body[screen] .bleed-padding.blk30\%-sm,body[screen] .bleed-padding.blk30\%-xs,body[screen] .bleed-padding.blk30\%,body[screen] .bleed-padding.blk25\%-xl,body[screen] .bleed-padding.blk25\%-lg,body[screen] .bleed-padding.blk25\%-md,body[screen] .bleed-padding.blk25\%-sm,body[screen] .bleed-padding.blk25\%-xs,body[screen] .bleed-padding.blk25\%,body[screen] .bleed-padding.blk20\%-xl,body[screen] .bleed-padding.blk20\%-lg,body[screen] .bleed-padding.blk20\%-md,body[screen] .bleed-padding.blk20\%-sm,body[screen] .bleed-padding.blk20\%-xs,body[screen] .bleed-padding.blk20\%,body[screen] .bleed-padding.blk15\%-xl,body[screen] .bleed-padding.blk15\%-lg,body[screen] .bleed-padding.blk15\%-md,body[screen] .bleed-padding.blk15\%-sm,body[screen] .bleed-padding.blk15\%-xs,body[screen] .bleed-padding.blk15\%,body[screen] .bleed-padding.blk10\%-xl,body[screen] .bleed-padding.blk10\%-lg,body[screen] .bleed-padding.blk10\%-md,body[screen] .bleed-padding.blk10\%-sm,body[screen] .bleed-padding.blk10\%-xs,body[screen] .bleed-padding.blk10\%,body[screen] .bleed-padding.blk5\%-xl,body[screen] .bleed-padding.blk5\%-lg,body[screen] .bleed-padding.blk5\%-md,body[screen] .bleed-padding.blk5\%-sm,body[screen] .bleed-padding.blk5\%-xs,body[screen] .bleed-padding.blk5\%,body[screen=xl] .bleed-padding.blk10\/10-xl,body[screen=lg] .bleed-padding.blk10\/10-lg,body[screen=md] .bleed-padding.blk10\/10-md,body[screen=sm] .bleed-padding.blk10\/10-sm,body[screen=xs] .bleed-padding.blk10\/10-xs,.bleed-padding.blk10\/10,body[screen=xl] .bleed-padding.blk9\/10-xl,body[screen=lg] .bleed-padding.blk9\/10-lg,body[screen=md] .bleed-padding.blk9\/10-md,body[screen=sm] .bleed-padding.blk9\/10-sm,body[screen=xs] .bleed-padding.blk9\/10-xs,.bleed-padding.blk9\/10,body[screen=xl] .bleed-padding.blk8\/10-xl,body[screen=lg] .bleed-padding.blk8\/10-lg,body[screen=md] .bleed-padding.blk8\/10-md,body[screen=sm] .bleed-padding.blk8\/10-sm,body[screen=xs] .bleed-padding.blk8\/10-xs,.bleed-padding.blk8\/10,body[screen=xl] .bleed-padding.blk7\/10-xl,body[screen=lg] .bleed-padding.blk7\/10-lg,body[screen=md] .bleed-padding.blk7\/10-md,body[screen=sm] .bleed-padding.blk7\/10-sm,body[screen=xs] .bleed-padding.blk7\/10-xs,.bleed-padding.blk7\/10,body[screen=xl] .bleed-padding.blk6\/10-xl,body[screen=lg] .bleed-padding.blk6\/10-lg,body[screen=md] .bleed-padding.blk6\/10-md,body[screen=sm] .bleed-padding.blk6\/10-sm,body[screen=xs] .bleed-padding.blk6\/10-xs,.bleed-padding.blk6\/10,body[screen=xl] .bleed-padding.blk5\/10-xl,body[screen=lg] .bleed-padding.blk5\/10-lg,body[screen=md] .bleed-padding.blk5\/10-md,body[screen=sm] .bleed-padding.blk5\/10-sm,body[screen=xs] .bleed-padding.blk5\/10-xs,.bleed-padding.blk5\/10,body[screen=xl] .bleed-padding.blk4\/10-xl,body[screen=lg] .bleed-padding.blk4\/10-lg,body[screen=md] .bleed-padding.blk4\/10-md,body[screen=sm] .bleed-padding.blk4\/10-sm,body[screen=xs] .bleed-padding.blk4\/10-xs,.bleed-padding.blk4\/10,body[screen=xl] .bleed-padding.blk3\/10-xl,body[screen=lg] .bleed-padding.blk3\/10-lg,body[screen=md] .bleed-padding.blk3\/10-md,body[screen=sm] .bleed-padding.blk3\/10-sm,body[screen=xs] .bleed-padding.blk3\/10-xs,.bleed-padding.blk3\/10,body[screen=xl] .bleed-padding.blk2\/10-xl,body[screen=lg] .bleed-padding.blk2\/10-lg,body[screen=md] .bleed-padding.blk2\/10-md,body[screen=sm] .bleed-padding.blk2\/10-sm,body[screen=xs] .bleed-padding.blk2\/10-xs,.bleed-padding.blk2\/10,body[screen=xl] .bleed-padding.blk1\/10-xl,body[screen=lg] .bleed-padding.blk1\/10-lg,body[screen=md] .bleed-padding.blk1\/10-md,body[screen=sm] .bleed-padding.blk1\/10-sm,body[screen=xs] .bleed-padding.blk1\/10-xs,.bleed-padding.blk1\/10,body[screen=xl] .bleed-padding.blk9\/9-xl,body[screen=lg] .bleed-padding.blk9\/9-lg,body[screen=md] .bleed-padding.blk9\/9-md,body[screen=sm] .bleed-padding.blk9\/9-sm,body[screen=xs] .bleed-padding.blk9\/9-xs,.bleed-padding.blk9\/9,body[screen=xl] .bleed-padding.blk8\/9-xl,body[screen=lg] .bleed-padding.blk8\/9-lg,body[screen=md] .bleed-padding.blk8\/9-md,body[screen=sm] .bleed-padding.blk8\/9-sm,body[screen=xs] .bleed-padding.blk8\/9-xs,.bleed-padding.blk8\/9,body[screen=xl] .bleed-padding.blk7\/9-xl,body[screen=lg] .bleed-padding.blk7\/9-lg,body[screen=md] .bleed-padding.blk7\/9-md,body[screen=sm] .bleed-padding.blk7\/9-sm,body[screen=xs] .bleed-padding.blk7\/9-xs,.bleed-padding.blk7\/9,body[screen=xl] .bleed-padding.blk6\/9-xl,body[screen=lg] .bleed-padding.blk6\/9-lg,body[screen=md] .bleed-padding.blk6\/9-md,body[screen=sm] .bleed-padding.blk6\/9-sm,body[screen=xs] .bleed-padding.blk6\/9-xs,.bleed-padding.blk6\/9,body[screen=xl] .bleed-padding.blk5\/9-xl,body[screen=lg] .bleed-padding.blk5\/9-lg,body[screen=md] .bleed-padding.blk5\/9-md,body[screen=sm] .bleed-padding.blk5\/9-sm,body[screen=xs] .bleed-padding.blk5\/9-xs,.bleed-padding.blk5\/9,body[screen=xl] .bleed-padding.blk4\/9-xl,body[screen=lg] .bleed-padding.blk4\/9-lg,body[screen=md] .bleed-padding.blk4\/9-md,body[screen=sm] .bleed-padding.blk4\/9-sm,body[screen=xs] .bleed-padding.blk4\/9-xs,.bleed-padding.blk4\/9,body[screen=xl] .bleed-padding.blk3\/9-xl,body[screen=lg] .bleed-padding.blk3\/9-lg,body[screen=md] .bleed-padding.blk3\/9-md,body[screen=sm] .bleed-padding.blk3\/9-sm,body[screen=xs] .bleed-padding.blk3\/9-xs,.bleed-padding.blk3\/9,body[screen=xl] .bleed-padding.blk2\/9-xl,body[screen=lg] .bleed-padding.blk2\/9-lg,body[screen=md] .bleed-padding.blk2\/9-md,body[screen=sm] .bleed-padding.blk2\/9-sm,body[screen=xs] .bleed-padding.blk2\/9-xs,.bleed-padding.blk2\/9,body[screen=xl] .bleed-padding.blk1\/9-xl,body[screen=lg] .bleed-padding.blk1\/9-lg,body[screen=md] .bleed-padding.blk1\/9-md,body[screen=sm] .bleed-padding.blk1\/9-sm,body[screen=xs] .bleed-padding.blk1\/9-xs,.bleed-padding.blk1\/9,body[screen=xl] .bleed-padding.blk8\/8-xl,body[screen=lg] .bleed-padding.blk8\/8-lg,body[screen=md] .bleed-padding.blk8\/8-md,body[screen=sm] .bleed-padding.blk8\/8-sm,body[screen=xs] .bleed-padding.blk8\/8-xs,.bleed-padding.blk8\/8,body[screen=xl] .bleed-padding.blk7\/8-xl,body[screen=lg] .bleed-padding.blk7\/8-lg,body[screen=md] .bleed-padding.blk7\/8-md,body[screen=sm] .bleed-padding.blk7\/8-sm,body[screen=xs] .bleed-padding.blk7\/8-xs,.bleed-padding.blk7\/8,body[screen=xl] .bleed-padding.blk6\/8-xl,body[screen=lg] .bleed-padding.blk6\/8-lg,body[screen=md] .bleed-padding.blk6\/8-md,body[screen=sm] .bleed-padding.blk6\/8-sm,body[screen=xs] .bleed-padding.blk6\/8-xs,.bleed-padding.blk6\/8,body[screen=xl] .bleed-padding.blk5\/8-xl,body[screen=lg] .bleed-padding.blk5\/8-lg,body[screen=md] .bleed-padding.blk5\/8-md,body[screen=sm] .bleed-padding.blk5\/8-sm,body[screen=xs] .bleed-padding.blk5\/8-xs,.bleed-padding.blk5\/8,body[screen=xl] .bleed-padding.blk4\/8-xl,body[screen=lg] .bleed-padding.blk4\/8-lg,body[screen=md] .bleed-padding.blk4\/8-md,body[screen=sm] .bleed-padding.blk4\/8-sm,body[screen=xs] .bleed-padding.blk4\/8-xs,.bleed-padding.blk4\/8,body[screen=xl] .bleed-padding.blk3\/8-xl,body[screen=lg] .bleed-padding.blk3\/8-lg,body[screen=md] .bleed-padding.blk3\/8-md,body[screen=sm] .bleed-padding.blk3\/8-sm,body[screen=xs] .bleed-padding.blk3\/8-xs,.bleed-padding.blk3\/8,body[screen=xl] .bleed-padding.blk2\/8-xl,body[screen=lg] .bleed-padding.blk2\/8-lg,body[screen=md] .bleed-padding.blk2\/8-md,body[screen=sm] .bleed-padding.blk2\/8-sm,body[screen=xs] .bleed-padding.blk2\/8-xs,.bleed-padding.blk2\/8,body[screen=xl] .bleed-padding.blk1\/8-xl,body[screen=lg] .bleed-padding.blk1\/8-lg,body[screen=md] .bleed-padding.blk1\/8-md,body[screen=sm] .bleed-padding.blk1\/8-sm,body[screen=xs] .bleed-padding.blk1\/8-xs,.bleed-padding.blk1\/8,body[screen=xl] .bleed-padding.blk7\/7-xl,body[screen=lg] .bleed-padding.blk7\/7-lg,body[screen=md] .bleed-padding.blk7\/7-md,body[screen=sm] .bleed-padding.blk7\/7-sm,body[screen=xs] .bleed-padding.blk7\/7-xs,.bleed-padding.blk7\/7,body[screen=xl] .bleed-padding.blk6\/7-xl,body[screen=lg] .bleed-padding.blk6\/7-lg,body[screen=md] .bleed-padding.blk6\/7-md,body[screen=sm] .bleed-padding.blk6\/7-sm,body[screen=xs] .bleed-padding.blk6\/7-xs,.bleed-padding.blk6\/7,body[screen=xl] .bleed-padding.blk5\/7-xl,body[screen=lg] .bleed-padding.blk5\/7-lg,body[screen=md] .bleed-padding.blk5\/7-md,body[screen=sm] .bleed-padding.blk5\/7-sm,body[screen=xs] .bleed-padding.blk5\/7-xs,.bleed-padding.blk5\/7,body[screen=xl] .bleed-padding.blk4\/7-xl,body[screen=lg] .bleed-padding.blk4\/7-lg,body[screen=md] .bleed-padding.blk4\/7-md,body[screen=sm] .bleed-padding.blk4\/7-sm,body[screen=xs] .bleed-padding.blk4\/7-xs,.bleed-padding.blk4\/7,body[screen=xl] .bleed-padding.blk3\/7-xl,body[screen=lg] .bleed-padding.blk3\/7-lg,body[screen=md] .bleed-padding.blk3\/7-md,body[screen=sm] .bleed-padding.blk3\/7-sm,body[screen=xs] .bleed-padding.blk3\/7-xs,.bleed-padding.blk3\/7,body[screen=xl] .bleed-padding.blk2\/7-xl,body[screen=lg] .bleed-padding.blk2\/7-lg,body[screen=md] .bleed-padding.blk2\/7-md,body[screen=sm] .bleed-padding.blk2\/7-sm,body[screen=xs] .bleed-padding.blk2\/7-xs,.bleed-padding.blk2\/7,body[screen=xl] .bleed-padding.blk1\/7-xl,body[screen=lg] .bleed-padding.blk1\/7-lg,body[screen=md] .bleed-padding.blk1\/7-md,body[screen=sm] .bleed-padding.blk1\/7-sm,body[screen=xs] .bleed-padding.blk1\/7-xs,.bleed-padding.blk1\/7,body[screen=xl] .bleed-padding.blk6\/6-xl,body[screen=lg] .bleed-padding.blk6\/6-lg,body[screen=md] .bleed-padding.blk6\/6-md,body[screen=sm] .bleed-padding.blk6\/6-sm,body[screen=xs] .bleed-padding.blk6\/6-xs,.bleed-padding.blk6\/6,body[screen=xl] .bleed-padding.blk5\/6-xl,body[screen=lg] .bleed-padding.blk5\/6-lg,body[screen=md] .bleed-padding.blk5\/6-md,body[screen=sm] .bleed-padding.blk5\/6-sm,body[screen=xs] .bleed-padding.blk5\/6-xs,.bleed-padding.blk5\/6,body[screen=xl] .bleed-padding.blk4\/6-xl,body[screen=lg] .bleed-padding.blk4\/6-lg,body[screen=md] .bleed-padding.blk4\/6-md,body[screen=sm] .bleed-padding.blk4\/6-sm,body[screen=xs] .bleed-padding.blk4\/6-xs,.bleed-padding.blk4\/6,body[screen=xl] .bleed-padding.blk3\/6-xl,body[screen=lg] .bleed-padding.blk3\/6-lg,body[screen=md] .bleed-padding.blk3\/6-md,body[screen=sm] .bleed-padding.blk3\/6-sm,body[screen=xs] .bleed-padding.blk3\/6-xs,.bleed-padding.blk3\/6,body[screen=xl] .bleed-padding.blk2\/6-xl,body[screen=lg] .bleed-padding.blk2\/6-lg,body[screen=md] .bleed-padding.blk2\/6-md,body[screen=sm] .bleed-padding.blk2\/6-sm,body[screen=xs] .bleed-padding.blk2\/6-xs,.bleed-padding.blk2\/6,body[screen=xl] .bleed-padding.blk1\/6-xl,body[screen=lg] .bleed-padding.blk1\/6-lg,body[screen=md] .bleed-padding.blk1\/6-md,body[screen=sm] .bleed-padding.blk1\/6-sm,body[screen=xs] .bleed-padding.blk1\/6-xs,.bleed-padding.blk1\/6,body[screen=xl] .bleed-padding.blk5\/5-xl,body[screen=lg] .bleed-padding.blk5\/5-lg,body[screen=md] .bleed-padding.blk5\/5-md,body[screen=sm] .bleed-padding.blk5\/5-sm,body[screen=xs] .bleed-padding.blk5\/5-xs,.bleed-padding.blk5\/5,body[screen=xl] .bleed-padding.blk4\/5-xl,body[screen=lg] .bleed-padding.blk4\/5-lg,body[screen=md] .bleed-padding.blk4\/5-md,body[screen=sm] .bleed-padding.blk4\/5-sm,body[screen=xs] .bleed-padding.blk4\/5-xs,.bleed-padding.blk4\/5,body[screen=xl] .bleed-padding.blk3\/5-xl,body[screen=lg] .bleed-padding.blk3\/5-lg,body[screen=md] .bleed-padding.blk3\/5-md,body[screen=sm] .bleed-padding.blk3\/5-sm,body[screen=xs] .bleed-padding.blk3\/5-xs,.bleed-padding.blk3\/5,body[screen=xl] .bleed-padding.blk2\/5-xl,body[screen=lg] .bleed-padding.blk2\/5-lg,body[screen=md] .bleed-padding.blk2\/5-md,body[screen=sm] .bleed-padding.blk2\/5-sm,body[screen=xs] .bleed-padding.blk2\/5-xs,.bleed-padding.blk2\/5,body[screen=xl] .bleed-padding.blk1\/5-xl,body[screen=lg] .bleed-padding.blk1\/5-lg,body[screen=md] .bleed-padding.blk1\/5-md,body[screen=sm] .bleed-padding.blk1\/5-sm,body[screen=xs] .bleed-padding.blk1\/5-xs,.bleed-padding.blk1\/5,body[screen=xl] .bleed-padding.blk4\/4-xl,body[screen=lg] .bleed-padding.blk4\/4-lg,body[screen=md] .bleed-padding.blk4\/4-md,body[screen=sm] .bleed-padding.blk4\/4-sm,body[screen=xs] .bleed-padding.blk4\/4-xs,.bleed-padding.blk4\/4,body[screen=xl] .bleed-padding.blk3\/4-xl,body[screen=lg] .bleed-padding.blk3\/4-lg,body[screen=md] .bleed-padding.blk3\/4-md,body[screen=sm] .bleed-padding.blk3\/4-sm,body[screen=xs] .bleed-padding.blk3\/4-xs,.bleed-padding.blk3\/4,body[screen=xl] .bleed-padding.blk2\/4-xl,body[screen=lg] .bleed-padding.blk2\/4-lg,body[screen=md] .bleed-padding.blk2\/4-md,body[screen=sm] .bleed-padding.blk2\/4-sm,body[screen=xs] .bleed-padding.blk2\/4-xs,.bleed-padding.blk2\/4,body[screen=xl] .bleed-padding.blk1\/4-xl,body[screen=lg] .bleed-padding.blk1\/4-lg,body[screen=md] .bleed-padding.blk1\/4-md,body[screen=sm] .bleed-padding.blk1\/4-sm,body[screen=xs] .bleed-padding.blk1\/4-xs,.bleed-padding.blk1\/4,body[screen=xl] .bleed-padding.blk3\/3-xl,body[screen=lg] .bleed-padding.blk3\/3-lg,body[screen=md] .bleed-padding.blk3\/3-md,body[screen=sm] .bleed-padding.blk3\/3-sm,body[screen=xs] .bleed-padding.blk3\/3-xs,.bleed-padding.blk3\/3,body[screen=xl] .bleed-padding.blk2\/3-xl,body[screen=lg] .bleed-padding.blk2\/3-lg,body[screen=md] .bleed-padding.blk2\/3-md,body[screen=sm] .bleed-padding.blk2\/3-sm,body[screen=xs] .bleed-padding.blk2\/3-xs,.bleed-padding.blk2\/3,body[screen=xl] .bleed-padding.blk1\/3-xl,body[screen=lg] .bleed-padding.blk1\/3-lg,body[screen=md] .bleed-padding.blk1\/3-md,body[screen=sm] .bleed-padding.blk1\/3-sm,body[screen=xs] .bleed-padding.blk1\/3-xs,.bleed-padding.blk1\/3,body[screen=xl] .bleed-padding.blk2\/2-xl,body[screen=lg] .bleed-padding.blk2\/2-lg,body[screen=md] .bleed-padding.blk2\/2-md,body[screen=sm] .bleed-padding.blk2\/2-sm,body[screen=xs] .bleed-padding.blk2\/2-xs,.bleed-padding.blk2\/2,body[screen=xl] .bleed-padding.blk1\/2-xl,body[screen=lg] .bleed-padding.blk1\/2-lg,body[screen=md] .bleed-padding.blk1\/2-md,body[screen=sm] .bleed-padding.blk1\/2-sm,body[screen=xs] .bleed-padding.blk1\/2-xs,.bleed-padding.blk1\/2,body[screen=xl] .bleed-padding.blk1\/1-xl,body[screen=lg] .bleed-padding.blk1\/1-lg,body[screen=md] .bleed-padding.blk1\/1-md,body[screen=sm] .bleed-padding.blk1\/1-sm,body[screen=xs] .bleed-padding.blk1\/1-xs,.bleed-padding.blk1\/1{padding:0}body[screen] .blkcenter.blk100\%-xl,body[screen] .blkcenter.blk100\%-lg,body[screen] .blkcenter.blk100\%-md,body[screen] .blkcenter.blk100\%-sm,body[screen] .blkcenter.blk100\%-xs,body[screen] .blkcenter.blk100\%,body[screen] .blkcenter.blk95\%-xl,body[screen] .blkcenter.blk95\%-lg,body[screen] .blkcenter.blk95\%-md,body[screen] .blkcenter.blk95\%-sm,body[screen] .blkcenter.blk95\%-xs,body[screen] .blkcenter.blk95\%,body[screen] .blkcenter.blk90\%-xl,body[screen] .blkcenter.blk90\%-lg,body[screen] .blkcenter.blk90\%-md,body[screen] .blkcenter.blk90\%-sm,body[screen] .blkcenter.blk90\%-xs,body[screen] .blkcenter.blk90\%,body[screen] .blkcenter.blk85\%-xl,body[screen] .blkcenter.blk85\%-lg,body[screen] .blkcenter.blk85\%-md,body[screen] .blkcenter.blk85\%-sm,body[screen] .blkcenter.blk85\%-xs,body[screen] .blkcenter.blk85\%,body[screen] .blkcenter.blk80\%-xl,body[screen] .blkcenter.blk80\%-lg,body[screen] .blkcenter.blk80\%-md,body[screen] .blkcenter.blk80\%-sm,body[screen] .blkcenter.blk80\%-xs,body[screen] .blkcenter.blk80\%,body[screen] .blkcenter.blk75\%-xl,body[screen] .blkcenter.blk75\%-lg,body[screen] .blkcenter.blk75\%-md,body[screen] .blkcenter.blk75\%-sm,body[screen] .blkcenter.blk75\%-xs,body[screen] .blkcenter.blk75\%,body[screen] .blkcenter.blk70\%-xl,body[screen] .blkcenter.blk70\%-lg,body[screen] .blkcenter.blk70\%-md,body[screen] .blkcenter.blk70\%-sm,body[screen] .blkcenter.blk70\%-xs,body[screen] .blkcenter.blk70\%,body[screen] .blkcenter.blk65\%-xl,body[screen] .blkcenter.blk65\%-lg,body[screen] .blkcenter.blk65\%-md,body[screen] .blkcenter.blk65\%-sm,body[screen] .blkcenter.blk65\%-xs,body[screen] .blkcenter.blk65\%,body[screen] .blkcenter.blk60\%-xl,body[screen] .blkcenter.blk60\%-lg,body[screen] .blkcenter.blk60\%-md,body[screen] .blkcenter.blk60\%-sm,body[screen] .blkcenter.blk60\%-xs,body[screen] .blkcenter.blk60\%,body[screen] .blkcenter.blk55\%-xl,body[screen] .blkcenter.blk55\%-lg,body[screen] .blkcenter.blk55\%-md,body[screen] .blkcenter.blk55\%-sm,body[screen] .blkcenter.blk55\%-xs,body[screen] .blkcenter.blk55\%,body[screen] .blkcenter.blk50\%-xl,body[screen] .blkcenter.blk50\%-lg,body[screen] .blkcenter.blk50\%-md,body[screen] .blkcenter.blk50\%-sm,body[screen] .blkcenter.blk50\%-xs,body[screen] .blkcenter.blk50\%,body[screen] .blkcenter.blk45\%-xl,body[screen] .blkcenter.blk45\%-lg,body[screen] .blkcenter.blk45\%-md,body[screen] .blkcenter.blk45\%-sm,body[screen] .blkcenter.blk45\%-xs,body[screen] .blkcenter.blk45\%,body[screen] .blkcenter.blk40\%-xl,body[screen] .blkcenter.blk40\%-lg,body[screen] .blkcenter.blk40\%-md,body[screen] .blkcenter.blk40\%-sm,body[screen] .blkcenter.blk40\%-xs,body[screen] .blkcenter.blk40\%,body[screen] .blkcenter.blk35\%-xl,body[screen] .blkcenter.blk35\%-lg,body[screen] .blkcenter.blk35\%-md,body[screen] .blkcenter.blk35\%-sm,body[screen] .blkcenter.blk35\%-xs,body[screen] .blkcenter.blk35\%,body[screen] .blkcenter.blk30\%-xl,body[screen] .blkcenter.blk30\%-lg,body[screen] .blkcenter.blk30\%-md,body[screen] .blkcenter.blk30\%-sm,body[screen] .blkcenter.blk30\%-xs,body[screen] .blkcenter.blk30\%,body[screen] .blkcenter.blk25\%-xl,body[screen] .blkcenter.blk25\%-lg,body[screen] .blkcenter.blk25\%-md,body[screen] .blkcenter.blk25\%-sm,body[screen] .blkcenter.blk25\%-xs,body[screen] .blkcenter.blk25\%,body[screen] .blkcenter.blk20\%-xl,body[screen] .blkcenter.blk20\%-lg,body[screen] .blkcenter.blk20\%-md,body[screen] .blkcenter.blk20\%-sm,body[screen] .blkcenter.blk20\%-xs,body[screen] .blkcenter.blk20\%,body[screen] .blkcenter.blk15\%-xl,body[screen] .blkcenter.blk15\%-lg,body[screen] .blkcenter.blk15\%-md,body[screen] .blkcenter.blk15\%-sm,body[screen] .blkcenter.blk15\%-xs,body[screen] .blkcenter.blk15\%,body[screen] .blkcenter.blk10\%-xl,body[screen] .blkcenter.blk10\%-lg,body[screen] .blkcenter.blk10\%-md,body[screen] .blkcenter.blk10\%-sm,body[screen] .blkcenter.blk10\%-xs,body[screen] .blkcenter.blk10\%,body[screen] .blkcenter.blk5\%-xl,body[screen] .blkcenter.blk5\%-lg,body[screen] .blkcenter.blk5\%-md,body[screen] .blkcenter.blk5\%-sm,body[screen] .blkcenter.blk5\%-xs,body[screen] .blkcenter.blk5\%,body[screen] .blkcenter.blk10\/10-xl,body[screen] .blkcenter.blk10\/10-lg,body[screen] .blkcenter.blk10\/10-md,body[screen] .blkcenter.blk10\/10-sm,body[screen] .blkcenter.blk10\/10-xs,body[screen] .blkcenter.blk10\/10,body[screen] .blkcenter.blk9\/10-xl,body[screen] .blkcenter.blk9\/10-lg,body[screen] .blkcenter.blk9\/10-md,body[screen] .blkcenter.blk9\/10-sm,body[screen] .blkcenter.blk9\/10-xs,body[screen] .blkcenter.blk9\/10,body[screen] .blkcenter.blk8\/10-xl,body[screen] .blkcenter.blk8\/10-lg,body[screen] .blkcenter.blk8\/10-md,body[screen] .blkcenter.blk8\/10-sm,body[screen] .blkcenter.blk8\/10-xs,body[screen] .blkcenter.blk8\/10,body[screen] .blkcenter.blk7\/10-xl,body[screen] .blkcenter.blk7\/10-lg,body[screen] .blkcenter.blk7\/10-md,body[screen] .blkcenter.blk7\/10-sm,body[screen] .blkcenter.blk7\/10-xs,body[screen] .blkcenter.blk7\/10,body[screen] .blkcenter.blk6\/10-xl,body[screen] .blkcenter.blk6\/10-lg,body[screen] .blkcenter.blk6\/10-md,body[screen] .blkcenter.blk6\/10-sm,body[screen] .blkcenter.blk6\/10-xs,body[screen] .blkcenter.blk6\/10,body[screen] .blkcenter.blk5\/10-xl,body[screen] .blkcenter.blk5\/10-lg,body[screen] .blkcenter.blk5\/10-md,body[screen] .blkcenter.blk5\/10-sm,body[screen] .blkcenter.blk5\/10-xs,body[screen] .blkcenter.blk5\/10,body[screen] .blkcenter.blk4\/10-xl,body[screen] .blkcenter.blk4\/10-lg,body[screen] .blkcenter.blk4\/10-md,body[screen] .blkcenter.blk4\/10-sm,body[screen] .blkcenter.blk4\/10-xs,body[screen] .blkcenter.blk4\/10,body[screen] .blkcenter.blk3\/10-xl,body[screen] .blkcenter.blk3\/10-lg,body[screen] .blkcenter.blk3\/10-md,body[screen] .blkcenter.blk3\/10-sm,body[screen] .blkcenter.blk3\/10-xs,body[screen] .blkcenter.blk3\/10,body[screen] .blkcenter.blk2\/10-xl,body[screen] .blkcenter.blk2\/10-lg,body[screen] .blkcenter.blk2\/10-md,body[screen] .blkcenter.blk2\/10-sm,body[screen] .blkcenter.blk2\/10-xs,body[screen] .blkcenter.blk2\/10,body[screen] .blkcenter.blk1\/10-xl,body[screen] .blkcenter.blk1\/10-lg,body[screen] .blkcenter.blk1\/10-md,body[screen] .blkcenter.blk1\/10-sm,body[screen] .blkcenter.blk1\/10-xs,body[screen] .blkcenter.blk1\/10,body[screen] .blkcenter.blk9\/9-xl,body[screen] .blkcenter.blk9\/9-lg,body[screen] .blkcenter.blk9\/9-md,body[screen] .blkcenter.blk9\/9-sm,body[screen] .blkcenter.blk9\/9-xs,body[screen] .blkcenter.blk9\/9,body[screen] .blkcenter.blk8\/9-xl,body[screen] .blkcenter.blk8\/9-lg,body[screen] .blkcenter.blk8\/9-md,body[screen] .blkcenter.blk8\/9-sm,body[screen] .blkcenter.blk8\/9-xs,body[screen] .blkcenter.blk8\/9,body[screen] .blkcenter.blk7\/9-xl,body[screen] .blkcenter.blk7\/9-lg,body[screen] .blkcenter.blk7\/9-md,body[screen] .blkcenter.blk7\/9-sm,body[screen] .blkcenter.blk7\/9-xs,body[screen] .blkcenter.blk7\/9,body[screen] .blkcenter.blk6\/9-xl,body[screen] .blkcenter.blk6\/9-lg,body[screen] .blkcenter.blk6\/9-md,body[screen] .blkcenter.blk6\/9-sm,body[screen] .blkcenter.blk6\/9-xs,body[screen] .blkcenter.blk6\/9,body[screen] .blkcenter.blk5\/9-xl,body[screen] .blkcenter.blk5\/9-lg,body[screen] .blkcenter.blk5\/9-md,body[screen] .blkcenter.blk5\/9-sm,body[screen] .blkcenter.blk5\/9-xs,body[screen] .blkcenter.blk5\/9,body[screen] .blkcenter.blk4\/9-xl,body[screen] .blkcenter.blk4\/9-lg,body[screen] .blkcenter.blk4\/9-md,body[screen] .blkcenter.blk4\/9-sm,body[screen] .blkcenter.blk4\/9-xs,body[screen] .blkcenter.blk4\/9,body[screen] .blkcenter.blk3\/9-xl,body[screen] .blkcenter.blk3\/9-lg,body[screen] .blkcenter.blk3\/9-md,body[screen] .blkcenter.blk3\/9-sm,body[screen] .blkcenter.blk3\/9-xs,body[screen] .blkcenter.blk3\/9,body[screen] .blkcenter.blk2\/9-xl,body[screen] .blkcenter.blk2\/9-lg,body[screen] .blkcenter.blk2\/9-md,body[screen] .blkcenter.blk2\/9-sm,body[screen] .blkcenter.blk2\/9-xs,body[screen] .blkcenter.blk2\/9,body[screen] .blkcenter.blk1\/9-xl,body[screen] .blkcenter.blk1\/9-lg,body[screen] .blkcenter.blk1\/9-md,body[screen] .blkcenter.blk1\/9-sm,body[screen] .blkcenter.blk1\/9-xs,body[screen] .blkcenter.blk1\/9,body[screen] .blkcenter.blk8\/8-xl,body[screen] .blkcenter.blk8\/8-lg,body[screen] .blkcenter.blk8\/8-md,body[screen] .blkcenter.blk8\/8-sm,body[screen] .blkcenter.blk8\/8-xs,body[screen] .blkcenter.blk8\/8,body[screen] .blkcenter.blk7\/8-xl,body[screen] .blkcenter.blk7\/8-lg,body[screen] .blkcenter.blk7\/8-md,body[screen] .blkcenter.blk7\/8-sm,body[screen] .blkcenter.blk7\/8-xs,body[screen] .blkcenter.blk7\/8,body[screen] .blkcenter.blk6\/8-xl,body[screen] .blkcenter.blk6\/8-lg,body[screen] .blkcenter.blk6\/8-md,body[screen] .blkcenter.blk6\/8-sm,body[screen] .blkcenter.blk6\/8-xs,body[screen] .blkcenter.blk6\/8,body[screen] .blkcenter.blk5\/8-xl,body[screen] .blkcenter.blk5\/8-lg,body[screen] .blkcenter.blk5\/8-md,body[screen] .blkcenter.blk5\/8-sm,body[screen] .blkcenter.blk5\/8-xs,body[screen] .blkcenter.blk5\/8,body[screen] .blkcenter.blk4\/8-xl,body[screen] .blkcenter.blk4\/8-lg,body[screen] .blkcenter.blk4\/8-md,body[screen] .blkcenter.blk4\/8-sm,body[screen] .blkcenter.blk4\/8-xs,body[screen] .blkcenter.blk4\/8,body[screen] .blkcenter.blk3\/8-xl,body[screen] .blkcenter.blk3\/8-lg,body[screen] .blkcenter.blk3\/8-md,body[screen] .blkcenter.blk3\/8-sm,body[screen] .blkcenter.blk3\/8-xs,body[screen] .blkcenter.blk3\/8,body[screen] .blkcenter.blk2\/8-xl,body[screen] .blkcenter.blk2\/8-lg,body[screen] .blkcenter.blk2\/8-md,body[screen] .blkcenter.blk2\/8-sm,body[screen] .blkcenter.blk2\/8-xs,body[screen] .blkcenter.blk2\/8,body[screen] .blkcenter.blk1\/8-xl,body[screen] .blkcenter.blk1\/8-lg,body[screen] .blkcenter.blk1\/8-md,body[screen] .blkcenter.blk1\/8-sm,body[screen] .blkcenter.blk1\/8-xs,body[screen] .blkcenter.blk1\/8,body[screen] .blkcenter.blk7\/7-xl,body[screen] .blkcenter.blk7\/7-lg,body[screen] .blkcenter.blk7\/7-md,body[screen] .blkcenter.blk7\/7-sm,body[screen] .blkcenter.blk7\/7-xs,body[screen] .blkcenter.blk7\/7,body[screen] .blkcenter.blk6\/7-xl,body[screen] .blkcenter.blk6\/7-lg,body[screen] .blkcenter.blk6\/7-md,body[screen] .blkcenter.blk6\/7-sm,body[screen] .blkcenter.blk6\/7-xs,body[screen] .blkcenter.blk6\/7,body[screen] .blkcenter.blk5\/7-xl,body[screen] .blkcenter.blk5\/7-lg,body[screen] .blkcenter.blk5\/7-md,body[screen] .blkcenter.blk5\/7-sm,body[screen] .blkcenter.blk5\/7-xs,body[screen] .blkcenter.blk5\/7,body[screen] .blkcenter.blk4\/7-xl,body[screen] .blkcenter.blk4\/7-lg,body[screen] .blkcenter.blk4\/7-md,body[screen] .blkcenter.blk4\/7-sm,body[screen] .blkcenter.blk4\/7-xs,body[screen] .blkcenter.blk4\/7,body[screen] .blkcenter.blk3\/7-xl,body[screen] .blkcenter.blk3\/7-lg,body[screen] .blkcenter.blk3\/7-md,body[screen] .blkcenter.blk3\/7-sm,body[screen] .blkcenter.blk3\/7-xs,body[screen] .blkcenter.blk3\/7,body[screen] .blkcenter.blk2\/7-xl,body[screen] .blkcenter.blk2\/7-lg,body[screen] .blkcenter.blk2\/7-md,body[screen] .blkcenter.blk2\/7-sm,body[screen] .blkcenter.blk2\/7-xs,body[screen] .blkcenter.blk2\/7,body[screen] .blkcenter.blk1\/7-xl,body[screen] .blkcenter.blk1\/7-lg,body[screen] .blkcenter.blk1\/7-md,body[screen] .blkcenter.blk1\/7-sm,body[screen] .blkcenter.blk1\/7-xs,body[screen] .blkcenter.blk1\/7,body[screen] .blkcenter.blk6\/6-xl,body[screen] .blkcenter.blk6\/6-lg,body[screen] .blkcenter.blk6\/6-md,body[screen] .blkcenter.blk6\/6-sm,body[screen] .blkcenter.blk6\/6-xs,body[screen] .blkcenter.blk6\/6,body[screen] .blkcenter.blk5\/6-xl,body[screen] .blkcenter.blk5\/6-lg,body[screen] .blkcenter.blk5\/6-md,body[screen] .blkcenter.blk5\/6-sm,body[screen] .blkcenter.blk5\/6-xs,body[screen] .blkcenter.blk5\/6,body[screen] .blkcenter.blk4\/6-xl,body[screen] .blkcenter.blk4\/6-lg,body[screen] .blkcenter.blk4\/6-md,body[screen] .blkcenter.blk4\/6-sm,body[screen] .blkcenter.blk4\/6-xs,body[screen] .blkcenter.blk4\/6,body[screen] .blkcenter.blk3\/6-xl,body[screen] .blkcenter.blk3\/6-lg,body[screen] .blkcenter.blk3\/6-md,body[screen] .blkcenter.blk3\/6-sm,body[screen] .blkcenter.blk3\/6-xs,body[screen] .blkcenter.blk3\/6,body[screen] .blkcenter.blk2\/6-xl,body[screen] .blkcenter.blk2\/6-lg,body[screen] .blkcenter.blk2\/6-md,body[screen] .blkcenter.blk2\/6-sm,body[screen] .blkcenter.blk2\/6-xs,body[screen] .blkcenter.blk2\/6,body[screen] .blkcenter.blk1\/6-xl,body[screen] .blkcenter.blk1\/6-lg,body[screen] .blkcenter.blk1\/6-md,body[screen] .blkcenter.blk1\/6-sm,body[screen] .blkcenter.blk1\/6-xs,body[screen] .blkcenter.blk1\/6,body[screen] .blkcenter.blk5\/5-xl,body[screen] .blkcenter.blk5\/5-lg,body[screen] .blkcenter.blk5\/5-md,body[screen] .blkcenter.blk5\/5-sm,body[screen] .blkcenter.blk5\/5-xs,body[screen] .blkcenter.blk5\/5,body[screen] .blkcenter.blk4\/5-xl,body[screen] .blkcenter.blk4\/5-lg,body[screen] .blkcenter.blk4\/5-md,body[screen] .blkcenter.blk4\/5-sm,body[screen] .blkcenter.blk4\/5-xs,body[screen] .blkcenter.blk4\/5,body[screen] .blkcenter.blk3\/5-xl,body[screen] .blkcenter.blk3\/5-lg,body[screen] .blkcenter.blk3\/5-md,body[screen] .blkcenter.blk3\/5-sm,body[screen] .blkcenter.blk3\/5-xs,body[screen] .blkcenter.blk3\/5,body[screen] .blkcenter.blk2\/5-xl,body[screen] .blkcenter.blk2\/5-lg,body[screen] .blkcenter.blk2\/5-md,body[screen] .blkcenter.blk2\/5-sm,body[screen] .blkcenter.blk2\/5-xs,body[screen] .blkcenter.blk2\/5,body[screen] .blkcenter.blk1\/5-xl,body[screen] .blkcenter.blk1\/5-lg,body[screen] .blkcenter.blk1\/5-md,body[screen] .blkcenter.blk1\/5-sm,body[screen] .blkcenter.blk1\/5-xs,body[screen] .blkcenter.blk1\/5,body[screen] .blkcenter.blk4\/4-xl,body[screen] .blkcenter.blk4\/4-lg,body[screen] .blkcenter.blk4\/4-md,body[screen] .blkcenter.blk4\/4-sm,body[screen] .blkcenter.blk4\/4-xs,body[screen] .blkcenter.blk4\/4,body[screen] .blkcenter.blk3\/4-xl,body[screen] .blkcenter.blk3\/4-lg,body[screen] .blkcenter.blk3\/4-md,body[screen] .blkcenter.blk3\/4-sm,body[screen] .blkcenter.blk3\/4-xs,body[screen] .blkcenter.blk3\/4,body[screen] .blkcenter.blk2\/4-xl,body[screen] .blkcenter.blk2\/4-lg,body[screen] .blkcenter.blk2\/4-md,body[screen] .blkcenter.blk2\/4-sm,body[screen] .blkcenter.blk2\/4-xs,body[screen] .blkcenter.blk2\/4,body[screen] .blkcenter.blk1\/4-xl,body[screen] .blkcenter.blk1\/4-lg,body[screen] .blkcenter.blk1\/4-md,body[screen] .blkcenter.blk1\/4-sm,body[screen] .blkcenter.blk1\/4-xs,body[screen] .blkcenter.blk1\/4,body[screen] .blkcenter.blk3\/3-xl,body[screen] .blkcenter.blk3\/3-lg,body[screen] .blkcenter.blk3\/3-md,body[screen] .blkcenter.blk3\/3-sm,body[screen] .blkcenter.blk3\/3-xs,body[screen] .blkcenter.blk3\/3,body[screen] .blkcenter.blk2\/3-xl,body[screen] .blkcenter.blk2\/3-lg,body[screen] .blkcenter.blk2\/3-md,body[screen] .blkcenter.blk2\/3-sm,body[screen] .blkcenter.blk2\/3-xs,body[screen] .blkcenter.blk2\/3,body[screen] .blkcenter.blk1\/3-xl,body[screen] .blkcenter.blk1\/3-lg,body[screen] .blkcenter.blk1\/3-md,body[screen] .blkcenter.blk1\/3-sm,body[screen] .blkcenter.blk1\/3-xs,body[screen] .blkcenter.blk1\/3,body[screen] .blkcenter.blk2\/2-xl,body[screen] .blkcenter.blk2\/2-lg,body[screen] .blkcenter.blk2\/2-md,body[screen] .blkcenter.blk2\/2-sm,body[screen] .blkcenter.blk2\/2-xs,body[screen] .blkcenter.blk2\/2,body[screen] .blkcenter.blk1\/2-xl,body[screen] .blkcenter.blk1\/2-lg,body[screen] .blkcenter.blk1\/2-md,body[screen] .blkcenter.blk1\/2-sm,body[screen] .blkcenter.blk1\/2-xs,body[screen] .blkcenter.blk1\/2,body[screen] .blkcenter.blk1\/1-xl,body[screen] .blkcenter.blk1\/1-lg,body[screen] .blkcenter.blk1\/1-md,body[screen] .blkcenter.blk1\/1-sm,body[screen] .blkcenter.blk1\/1-xs,body[screen] .blkcenter.blk1\/1{margin-right:auto;margin-left:auto}body[screen] .flex-container.blk100\%-xl,body[screen] .flex-container.blk100\%-lg,body[screen] .flex-container.blk100\%-md,body[screen] .flex-container.blk100\%-sm,body[screen] .flex-container.blk100\%-xs,body[screen] .flex-container.blk100\%,body[screen] .flex-container.blk95\%-xl,body[screen] .flex-container.blk95\%-lg,body[screen] .flex-container.blk95\%-md,body[screen] .flex-container.blk95\%-sm,body[screen] .flex-container.blk95\%-xs,body[screen] .flex-container.blk95\%,body[screen] .flex-container.blk90\%-xl,body[screen] .flex-container.blk90\%-lg,body[screen] .flex-container.blk90\%-md,body[screen] .flex-container.blk90\%-sm,body[screen] .flex-container.blk90\%-xs,body[screen] .flex-container.blk90\%,body[screen] .flex-container.blk85\%-xl,body[screen] .flex-container.blk85\%-lg,body[screen] .flex-container.blk85\%-md,body[screen] .flex-container.blk85\%-sm,body[screen] .flex-container.blk85\%-xs,body[screen] .flex-container.blk85\%,body[screen] .flex-container.blk80\%-xl,body[screen] .flex-container.blk80\%-lg,body[screen] .flex-container.blk80\%-md,body[screen] .flex-container.blk80\%-sm,body[screen] .flex-container.blk80\%-xs,body[screen] .flex-container.blk80\%,body[screen] .flex-container.blk75\%-xl,body[screen] .flex-container.blk75\%-lg,body[screen] .flex-container.blk75\%-md,body[screen] .flex-container.blk75\%-sm,body[screen] .flex-container.blk75\%-xs,body[screen] .flex-container.blk75\%,body[screen] .flex-container.blk70\%-xl,body[screen] .flex-container.blk70\%-lg,body[screen] .flex-container.blk70\%-md,body[screen] .flex-container.blk70\%-sm,body[screen] .flex-container.blk70\%-xs,body[screen] .flex-container.blk70\%,body[screen] .flex-container.blk65\%-xl,body[screen] .flex-container.blk65\%-lg,body[screen] .flex-container.blk65\%-md,body[screen] .flex-container.blk65\%-sm,body[screen] .flex-container.blk65\%-xs,body[screen] .flex-container.blk65\%,body[screen] .flex-container.blk60\%-xl,body[screen] .flex-container.blk60\%-lg,body[screen] .flex-container.blk60\%-md,body[screen] .flex-container.blk60\%-sm,body[screen] .flex-container.blk60\%-xs,body[screen] .flex-container.blk60\%,body[screen] .flex-container.blk55\%-xl,body[screen] .flex-container.blk55\%-lg,body[screen] .flex-container.blk55\%-md,body[screen] .flex-container.blk55\%-sm,body[screen] .flex-container.blk55\%-xs,body[screen] .flex-container.blk55\%,body[screen] .flex-container.blk50\%-xl,body[screen] .flex-container.blk50\%-lg,body[screen] .flex-container.blk50\%-md,body[screen] .flex-container.blk50\%-sm,body[screen] .flex-container.blk50\%-xs,body[screen] .flex-container.blk50\%,body[screen] .flex-container.blk45\%-xl,body[screen] .flex-container.blk45\%-lg,body[screen] .flex-container.blk45\%-md,body[screen] .flex-container.blk45\%-sm,body[screen] .flex-container.blk45\%-xs,body[screen] .flex-container.blk45\%,body[screen] .flex-container.blk40\%-xl,body[screen] .flex-container.blk40\%-lg,body[screen] .flex-container.blk40\%-md,body[screen] .flex-container.blk40\%-sm,body[screen] .flex-container.blk40\%-xs,body[screen] .flex-container.blk40\%,body[screen] .flex-container.blk35\%-xl,body[screen] .flex-container.blk35\%-lg,body[screen] .flex-container.blk35\%-md,body[screen] .flex-container.blk35\%-sm,body[screen] .flex-container.blk35\%-xs,body[screen] .flex-container.blk35\%,body[screen] .flex-container.blk30\%-xl,body[screen] .flex-container.blk30\%-lg,body[screen] .flex-container.blk30\%-md,body[screen] .flex-container.blk30\%-sm,body[screen] .flex-container.blk30\%-xs,body[screen] .flex-container.blk30\%,body[screen] .flex-container.blk25\%-xl,body[screen] .flex-container.blk25\%-lg,body[screen] .flex-container.blk25\%-md,body[screen] .flex-container.blk25\%-sm,body[screen] .flex-container.blk25\%-xs,body[screen] .flex-container.blk25\%,body[screen] .flex-container.blk20\%-xl,body[screen] .flex-container.blk20\%-lg,body[screen] .flex-container.blk20\%-md,body[screen] .flex-container.blk20\%-sm,body[screen] .flex-container.blk20\%-xs,body[screen] .flex-container.blk20\%,body[screen] .flex-container.blk15\%-xl,body[screen] .flex-container.blk15\%-lg,body[screen] .flex-container.blk15\%-md,body[screen] .flex-container.blk15\%-sm,body[screen] .flex-container.blk15\%-xs,body[screen] .flex-container.blk15\%,body[screen] .flex-container.blk10\%-xl,body[screen] .flex-container.blk10\%-lg,body[screen] .flex-container.blk10\%-md,body[screen] .flex-container.blk10\%-sm,body[screen] .flex-container.blk10\%-xs,body[screen] .flex-container.blk10\%,body[screen] .flex-container.blk5\%-xl,body[screen] .flex-container.blk5\%-lg,body[screen] .flex-container.blk5\%-md,body[screen] .flex-container.blk5\%-sm,body[screen] .flex-container.blk5\%-xs,body[screen] .flex-container.blk5\%,body[screen] .flex-container.blk10\/10-xl,body[screen] .flex-container.blk10\/10-lg,body[screen] .flex-container.blk10\/10-md,body[screen] .flex-container.blk10\/10-sm,body[screen] .flex-container.blk10\/10-xs,body[screen] .flex-container.blk10\/10,body[screen] .flex-container.blk9\/10-xl,body[screen] .flex-container.blk9\/10-lg,body[screen] .flex-container.blk9\/10-md,body[screen] .flex-container.blk9\/10-sm,body[screen] .flex-container.blk9\/10-xs,body[screen] .flex-container.blk9\/10,body[screen] .flex-container.blk8\/10-xl,body[screen] .flex-container.blk8\/10-lg,body[screen] .flex-container.blk8\/10-md,body[screen] .flex-container.blk8\/10-sm,body[screen] .flex-container.blk8\/10-xs,body[screen] .flex-container.blk8\/10,body[screen] .flex-container.blk7\/10-xl,body[screen] .flex-container.blk7\/10-lg,body[screen] .flex-container.blk7\/10-md,body[screen] .flex-container.blk7\/10-sm,body[screen] .flex-container.blk7\/10-xs,body[screen] .flex-container.blk7\/10,body[screen] .flex-container.blk6\/10-xl,body[screen] .flex-container.blk6\/10-lg,body[screen] .flex-container.blk6\/10-md,body[screen] .flex-container.blk6\/10-sm,body[screen] .flex-container.blk6\/10-xs,body[screen] .flex-container.blk6\/10,body[screen] .flex-container.blk5\/10-xl,body[screen] .flex-container.blk5\/10-lg,body[screen] .flex-container.blk5\/10-md,body[screen] .flex-container.blk5\/10-sm,body[screen] .flex-container.blk5\/10-xs,body[screen] .flex-container.blk5\/10,body[screen] .flex-container.blk4\/10-xl,body[screen] .flex-container.blk4\/10-lg,body[screen] .flex-container.blk4\/10-md,body[screen] .flex-container.blk4\/10-sm,body[screen] .flex-container.blk4\/10-xs,body[screen] .flex-container.blk4\/10,body[screen] .flex-container.blk3\/10-xl,body[screen] .flex-container.blk3\/10-lg,body[screen] .flex-container.blk3\/10-md,body[screen] .flex-container.blk3\/10-sm,body[screen] .flex-container.blk3\/10-xs,body[screen] .flex-container.blk3\/10,body[screen] .flex-container.blk2\/10-xl,body[screen] .flex-container.blk2\/10-lg,body[screen] .flex-container.blk2\/10-md,body[screen] .flex-container.blk2\/10-sm,body[screen] .flex-container.blk2\/10-xs,body[screen] .flex-container.blk2\/10,body[screen] .flex-container.blk1\/10-xl,body[screen] .flex-container.blk1\/10-lg,body[screen] .flex-container.blk1\/10-md,body[screen] .flex-container.blk1\/10-sm,body[screen] .flex-container.blk1\/10-xs,body[screen] .flex-container.blk1\/10,body[screen] .flex-container.blk9\/9-xl,body[screen] .flex-container.blk9\/9-lg,body[screen] .flex-container.blk9\/9-md,body[screen] .flex-container.blk9\/9-sm,body[screen] .flex-container.blk9\/9-xs,body[screen] .flex-container.blk9\/9,body[screen] .flex-container.blk8\/9-xl,body[screen] .flex-container.blk8\/9-lg,body[screen] .flex-container.blk8\/9-md,body[screen] .flex-container.blk8\/9-sm,body[screen] .flex-container.blk8\/9-xs,body[screen] .flex-container.blk8\/9,body[screen] .flex-container.blk7\/9-xl,body[screen] .flex-container.blk7\/9-lg,body[screen] .flex-container.blk7\/9-md,body[screen] .flex-container.blk7\/9-sm,body[screen] .flex-container.blk7\/9-xs,body[screen] .flex-container.blk7\/9,body[screen] .flex-container.blk6\/9-xl,body[screen] .flex-container.blk6\/9-lg,body[screen] .flex-container.blk6\/9-md,body[screen] .flex-container.blk6\/9-sm,body[screen] .flex-container.blk6\/9-xs,body[screen] .flex-container.blk6\/9,body[screen] .flex-container.blk5\/9-xl,body[screen] .flex-container.blk5\/9-lg,body[screen] .flex-container.blk5\/9-md,body[screen] .flex-container.blk5\/9-sm,body[screen] .flex-container.blk5\/9-xs,body[screen] .flex-container.blk5\/9,body[screen] .flex-container.blk4\/9-xl,body[screen] .flex-container.blk4\/9-lg,body[screen] .flex-container.blk4\/9-md,body[screen] .flex-container.blk4\/9-sm,body[screen] .flex-container.blk4\/9-xs,body[screen] .flex-container.blk4\/9,body[screen] .flex-container.blk3\/9-xl,body[screen] .flex-container.blk3\/9-lg,body[screen] .flex-container.blk3\/9-md,body[screen] .flex-container.blk3\/9-sm,body[screen] .flex-container.blk3\/9-xs,body[screen] .flex-container.blk3\/9,body[screen] .flex-container.blk2\/9-xl,body[screen] .flex-container.blk2\/9-lg,body[screen] .flex-container.blk2\/9-md,body[screen] .flex-container.blk2\/9-sm,body[screen] .flex-container.blk2\/9-xs,body[screen] .flex-container.blk2\/9,body[screen] .flex-container.blk1\/9-xl,body[screen] .flex-container.blk1\/9-lg,body[screen] .flex-container.blk1\/9-md,body[screen] .flex-container.blk1\/9-sm,body[screen] .flex-container.blk1\/9-xs,body[screen] .flex-container.blk1\/9,body[screen] .flex-container.blk8\/8-xl,body[screen] .flex-container.blk8\/8-lg,body[screen] .flex-container.blk8\/8-md,body[screen] .flex-container.blk8\/8-sm,body[screen] .flex-container.blk8\/8-xs,body[screen] .flex-container.blk8\/8,body[screen] .flex-container.blk7\/8-xl,body[screen] .flex-container.blk7\/8-lg,body[screen] .flex-container.blk7\/8-md,body[screen] .flex-container.blk7\/8-sm,body[screen] .flex-container.blk7\/8-xs,body[screen] .flex-container.blk7\/8,body[screen] .flex-container.blk6\/8-xl,body[screen] .flex-container.blk6\/8-lg,body[screen] .flex-container.blk6\/8-md,body[screen] .flex-container.blk6\/8-sm,body[screen] .flex-container.blk6\/8-xs,body[screen] .flex-container.blk6\/8,body[screen] .flex-container.blk5\/8-xl,body[screen] .flex-container.blk5\/8-lg,body[screen] .flex-container.blk5\/8-md,body[screen] .flex-container.blk5\/8-sm,body[screen] .flex-container.blk5\/8-xs,body[screen] .flex-container.blk5\/8,body[screen] .flex-container.blk4\/8-xl,body[screen] .flex-container.blk4\/8-lg,body[screen] .flex-container.blk4\/8-md,body[screen] .flex-container.blk4\/8-sm,body[screen] .flex-container.blk4\/8-xs,body[screen] .flex-container.blk4\/8,body[screen] .flex-container.blk3\/8-xl,body[screen] .flex-container.blk3\/8-lg,body[screen] .flex-container.blk3\/8-md,body[screen] .flex-container.blk3\/8-sm,body[screen] .flex-container.blk3\/8-xs,body[screen] .flex-container.blk3\/8,body[screen] .flex-container.blk2\/8-xl,body[screen] .flex-container.blk2\/8-lg,body[screen] .flex-container.blk2\/8-md,body[screen] .flex-container.blk2\/8-sm,body[screen] .flex-container.blk2\/8-xs,body[screen] .flex-container.blk2\/8,body[screen] .flex-container.blk1\/8-xl,body[screen] .flex-container.blk1\/8-lg,body[screen] .flex-container.blk1\/8-md,body[screen] .flex-container.blk1\/8-sm,body[screen] .flex-container.blk1\/8-xs,body[screen] .flex-container.blk1\/8,body[screen] .flex-container.blk7\/7-xl,body[screen] .flex-container.blk7\/7-lg,body[screen] .flex-container.blk7\/7-md,body[screen] .flex-container.blk7\/7-sm,body[screen] .flex-container.blk7\/7-xs,body[screen] .flex-container.blk7\/7,body[screen] .flex-container.blk6\/7-xl,body[screen] .flex-container.blk6\/7-lg,body[screen] .flex-container.blk6\/7-md,body[screen] .flex-container.blk6\/7-sm,body[screen] .flex-container.blk6\/7-xs,body[screen] .flex-container.blk6\/7,body[screen] .flex-container.blk5\/7-xl,body[screen] .flex-container.blk5\/7-lg,body[screen] .flex-container.blk5\/7-md,body[screen] .flex-container.blk5\/7-sm,body[screen] .flex-container.blk5\/7-xs,body[screen] .flex-container.blk5\/7,body[screen] .flex-container.blk4\/7-xl,body[screen] .flex-container.blk4\/7-lg,body[screen] .flex-container.blk4\/7-md,body[screen] .flex-container.blk4\/7-sm,body[screen] .flex-container.blk4\/7-xs,body[screen] .flex-container.blk4\/7,body[screen] .flex-container.blk3\/7-xl,body[screen] .flex-container.blk3\/7-lg,body[screen] .flex-container.blk3\/7-md,body[screen] .flex-container.blk3\/7-sm,body[screen] .flex-container.blk3\/7-xs,body[screen] .flex-container.blk3\/7,body[screen] .flex-container.blk2\/7-xl,body[screen] .flex-container.blk2\/7-lg,body[screen] .flex-container.blk2\/7-md,body[screen] .flex-container.blk2\/7-sm,body[screen] .flex-container.blk2\/7-xs,body[screen] .flex-container.blk2\/7,body[screen] .flex-container.blk1\/7-xl,body[screen] .flex-container.blk1\/7-lg,body[screen] .flex-container.blk1\/7-md,body[screen] .flex-container.blk1\/7-sm,body[screen] .flex-container.blk1\/7-xs,body[screen] .flex-container.blk1\/7,body[screen] .flex-container.blk6\/6-xl,body[screen] .flex-container.blk6\/6-lg,body[screen] .flex-container.blk6\/6-md,body[screen] .flex-container.blk6\/6-sm,body[screen] .flex-container.blk6\/6-xs,body[screen] .flex-container.blk6\/6,body[screen] .flex-container.blk5\/6-xl,body[screen] .flex-container.blk5\/6-lg,body[screen] .flex-container.blk5\/6-md,body[screen] .flex-container.blk5\/6-sm,body[screen] .flex-container.blk5\/6-xs,body[screen] .flex-container.blk5\/6,body[screen] .flex-container.blk4\/6-xl,body[screen] .flex-container.blk4\/6-lg,body[screen] .flex-container.blk4\/6-md,body[screen] .flex-container.blk4\/6-sm,body[screen] .flex-container.blk4\/6-xs,body[screen] .flex-container.blk4\/6,body[screen] .flex-container.blk3\/6-xl,body[screen] .flex-container.blk3\/6-lg,body[screen] .flex-container.blk3\/6-md,body[screen] .flex-container.blk3\/6-sm,body[screen] .flex-container.blk3\/6-xs,body[screen] .flex-container.blk3\/6,body[screen] .flex-container.blk2\/6-xl,body[screen] .flex-container.blk2\/6-lg,body[screen] .flex-container.blk2\/6-md,body[screen] .flex-container.blk2\/6-sm,body[screen] .flex-container.blk2\/6-xs,body[screen] .flex-container.blk2\/6,body[screen] .flex-container.blk1\/6-xl,body[screen] .flex-container.blk1\/6-lg,body[screen] .flex-container.blk1\/6-md,body[screen] .flex-container.blk1\/6-sm,body[screen] .flex-container.blk1\/6-xs,body[screen] .flex-container.blk1\/6,body[screen] .flex-container.blk5\/5-xl,body[screen] .flex-container.blk5\/5-lg,body[screen] .flex-container.blk5\/5-md,body[screen] .flex-container.blk5\/5-sm,body[screen] .flex-container.blk5\/5-xs,body[screen] .flex-container.blk5\/5,body[screen] .flex-container.blk4\/5-xl,body[screen] .flex-container.blk4\/5-lg,body[screen] .flex-container.blk4\/5-md,body[screen] .flex-container.blk4\/5-sm,body[screen] .flex-container.blk4\/5-xs,body[screen] .flex-container.blk4\/5,body[screen] .flex-container.blk3\/5-xl,body[screen] .flex-container.blk3\/5-lg,body[screen] .flex-container.blk3\/5-md,body[screen] .flex-container.blk3\/5-sm,body[screen] .flex-container.blk3\/5-xs,body[screen] .flex-container.blk3\/5,body[screen] .flex-container.blk2\/5-xl,body[screen] .flex-container.blk2\/5-lg,body[screen] .flex-container.blk2\/5-md,body[screen] .flex-container.blk2\/5-sm,body[screen] .flex-container.blk2\/5-xs,body[screen] .flex-container.blk2\/5,body[screen] .flex-container.blk1\/5-xl,body[screen] .flex-container.blk1\/5-lg,body[screen] .flex-container.blk1\/5-md,body[screen] .flex-container.blk1\/5-sm,body[screen] .flex-container.blk1\/5-xs,body[screen] .flex-container.blk1\/5,body[screen] .flex-container.blk4\/4-xl,body[screen] .flex-container.blk4\/4-lg,body[screen] .flex-container.blk4\/4-md,body[screen] .flex-container.blk4\/4-sm,body[screen] .flex-container.blk4\/4-xs,body[screen] .flex-container.blk4\/4,body[screen] .flex-container.blk3\/4-xl,body[screen] .flex-container.blk3\/4-lg,body[screen] .flex-container.blk3\/4-md,body[screen] .flex-container.blk3\/4-sm,body[screen] .flex-container.blk3\/4-xs,body[screen] .flex-container.blk3\/4,body[screen] .flex-container.blk2\/4-xl,body[screen] .flex-container.blk2\/4-lg,body[screen] .flex-container.blk2\/4-md,body[screen] .flex-container.blk2\/4-sm,body[screen] .flex-container.blk2\/4-xs,body[screen] .flex-container.blk2\/4,body[screen] .flex-container.blk1\/4-xl,body[screen] .flex-container.blk1\/4-lg,body[screen] .flex-container.blk1\/4-md,body[screen] .flex-container.blk1\/4-sm,body[screen] .flex-container.blk1\/4-xs,body[screen] .flex-container.blk1\/4,body[screen] .flex-container.blk3\/3-xl,body[screen] .flex-container.blk3\/3-lg,body[screen] .flex-container.blk3\/3-md,body[screen] .flex-container.blk3\/3-sm,body[screen] .flex-container.blk3\/3-xs,body[screen] .flex-container.blk3\/3,body[screen] .flex-container.blk2\/3-xl,body[screen] .flex-container.blk2\/3-lg,body[screen] .flex-container.blk2\/3-md,body[screen] .flex-container.blk2\/3-sm,body[screen] .flex-container.blk2\/3-xs,body[screen] .flex-container.blk2\/3,body[screen] .flex-container.blk1\/3-xl,body[screen] .flex-container.blk1\/3-lg,body[screen] .flex-container.blk1\/3-md,body[screen] .flex-container.blk1\/3-sm,body[screen] .flex-container.blk1\/3-xs,body[screen] .flex-container.blk1\/3,body[screen] .flex-container.blk2\/2-xl,body[screen] .flex-container.blk2\/2-lg,body[screen] .flex-container.blk2\/2-md,body[screen] .flex-container.blk2\/2-sm,body[screen] .flex-container.blk2\/2-xs,body[screen] .flex-container.blk2\/2,body[screen] .flex-container.blk1\/2-xl,body[screen] .flex-container.blk1\/2-lg,body[screen] .flex-container.blk1\/2-md,body[screen] .flex-container.blk1\/2-sm,body[screen] .flex-container.blk1\/2-xs,body[screen] .flex-container.blk1\/2,body[screen] .flex-container.blk1\/1-xl,body[screen] .flex-container.blk1\/1-lg,body[screen] .flex-container.blk1\/1-md,body[screen] .flex-container.blk1\/1-sm,body[screen] .flex-container.blk1\/1-xs,body[screen] .flex-container.blk1\/1{display:flex}.clr,.clear{clear:both}.cf,.pagination .pageslinks,.clearfix{*zoom:1}.cf:before,.pagination .pageslinks:before,.cf:after,.pagination .pageslinks:after,.clearfix:before,.clearfix:after{content:" ";display:table}.cf:after,.pagination .pageslinks:after,.clearfix:after{clear:both}.float-left{float:left}.float-left.margins{margin-right:6px 6px 6px 6px 6px;margin-bottom:6px 6px 6px 6px 6px}.float-right{float:right}.float-right.margins{margin-left:6px 6px 6px 6px 6px;margin-bottom:6px 6px 6px 6px 6px}.hide,.off{display:none}.show,.on{display:unset}body:not(.mobile):not(.tablet):not(.phone) .desktop-hide{display:none}body:not(.mobile):not(.tablet):not(.phone) .desktop-show{display:unset}body.mobile .mobile-hide,body.mobile .tablet-hide,body.mobile .phone-hide{display:none}body.mobile .mobile-show,body.mobile .tablet-show,body.mobile .phone-show{display:unset}body.tablet .tablet-hide{display:none}body.tablet .tablet-show{display:unset}body.phone .phone-hide{display:none}body.phone .phone-show{display:unset}body.msie .msie-hide{display:none}body.msie .msie-show{display:unset}body.firefox .firefox-hide{display:none}body.firefox .firefox-show{display:unset}body.chrome .chrome-hide{display:none}body.chrome .chrome-show{display:unset}body.safari .safari-hide{display:none}body.safari .safari-show{display:unset}body.windows .windows-hide{display:none}body.windows .windows-show{display:unset}body.macosx .macosx-hide{display:none}body.macosx .macosx-show{display:unset}body.ios .ios-hide{display:none}body.ios .ios-show{display:unset}body.android .android-hide{display:none}body.android .android-show{display:unset}body.home .home-hide{display:none}body.home .home-show{display:unset}body[screen=xs] .xs-hide{display:none}body[screen=xs] .xs-show{display:unset}body[screen=sm] .sm-hide{display:none}body[screen=sm] .sm-show{display:unset}body[screen=md] .md-hide{display:none}body[screen=md] .md-show{display:unset}body[screen=lg] .lg-hide{display:none}body[screen=lg] .lg-show{display:unset}body[screen=xl] .xl-hide{display:none}body[screen=xl] .xl-show{display:unset}.font-serif{font-family:"Cinzel",serif}.font-sans-serif{font-family:"Gotham A","Gotham B",sans-serif}.font-monospace{font-family:Consolas,"Courier New",Courier,monospace;-webkit-font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 0,"pnum" 0,"dlig" 0,"tnum" 1,"lnum" 1,"zero" 1;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 0,"pnum" 0,"dlig" 0,"tnum" 1,"lnum" 1,"zero" 1}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-demibold{font-weight:600}.font-bold,.pagination .pageslinks ul li.inactive.page{font-weight:700}.font-heavy{font-weight:800}.font-black{font-weight:900}.text-smallcaps{font-variant:small-caps}.text-uppercase,ul.breadcrumb li{text-transform:uppercase}.text-smallcaps,.text-uppercase,ul.breadcrumb li{-webkit-font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 1,"pnum" 1,"dlig" 0,"tnum" 0,"lnum" 0,"smcp" 1;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 1,"pnum" 1,"dlig" 0,"tnum" 0,"lnum" 0,"smcp" 1}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.text-tighter{letter-spacing:-0.1em}.text-tight{letter-spacing:-0.05em}.text-loose{letter-spacing:.05em}.text-looser{letter-spacing:.1em}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-underline{text-decoration:underline}.text-strikeout{text-decoration:line-through}.text-overline{text-decoration:overline}.text-rtl{direction:rtl}.text-ltr{direction:ltr}.text-wrap{white-space:normal}.text-nowrap{white-space:nowrap}.font-tiny{font-size:.68rem;line-height:1.54}.font-small{font-size:1.36rem;line-height:1.4}.font-big{font-size:2.125rem;line-height:1.12}.font-huge{font-size:4.25rem;line-height:1.008}.color-gray-darker{color:#222}.color-gray-dark{color:#444}.color-gray{color:#999}.color-gray-light{color:#ccc}.color-gray-lighter{color:#eee}.color-bg{color:#fff}.color-copy{color:#343534}.color-primary{color:#184954}.color-secondary{color:#2a839e}.color-accent-1{color:#143f48}.color-accent-2{color:#2a8691}.color-accent-3{color:#95675d}.color-accent-4{color:#fc0}.color-accent-5{color:#d1a10d}body[screen=xs] .columns-1-xs{-webkit-column-count:1;column-count:1;-webkit-column-gap:12px;column-gap:12px}body[screen=xs] .columns-2-xs{-webkit-column-count:2;column-count:2;-webkit-column-gap:12px;column-gap:12px}body[screen=xs] .columns-3-xs{-webkit-column-count:3;column-count:3;-webkit-column-gap:12px;column-gap:12px}body[screen=xs] .columns-4-xs{-webkit-column-count:4;column-count:4;-webkit-column-gap:12px;column-gap:12px}body[screen=xs] .columns-5-xs{-webkit-column-count:5;column-count:5;-webkit-column-gap:12px;column-gap:12px}body[screen=xs] .columns-6-xs{-webkit-column-count:6;column-count:6;-webkit-column-gap:12px;column-gap:12px}body[screen=xs] .columns-7-xs{-webkit-column-count:7;column-count:7;-webkit-column-gap:12px;column-gap:12px}body[screen=xs] .columns-8-xs{-webkit-column-count:8;column-count:8;-webkit-column-gap:12px;column-gap:12px}body[screen=xs] .columns-9-xs{-webkit-column-count:9;column-count:9;-webkit-column-gap:12px;column-gap:12px}body[screen=xs] .columns-10-xs{-webkit-column-count:10;column-count:10;-webkit-column-gap:12px;column-gap:12px}body[screen=sm] .columns-1-sm{-webkit-column-count:1;column-count:1;-webkit-column-gap:12px;column-gap:12px}body[screen=sm] .columns-2-sm{-webkit-column-count:2;column-count:2;-webkit-column-gap:12px;column-gap:12px}body[screen=sm] .columns-3-sm{-webkit-column-count:3;column-count:3;-webkit-column-gap:12px;column-gap:12px}body[screen=sm] .columns-4-sm{-webkit-column-count:4;column-count:4;-webkit-column-gap:12px;column-gap:12px}body[screen=sm] .columns-5-sm{-webkit-column-count:5;column-count:5;-webkit-column-gap:12px;column-gap:12px}body[screen=sm] .columns-6-sm{-webkit-column-count:6;column-count:6;-webkit-column-gap:12px;column-gap:12px}body[screen=sm] .columns-7-sm{-webkit-column-count:7;column-count:7;-webkit-column-gap:12px;column-gap:12px}body[screen=sm] .columns-8-sm{-webkit-column-count:8;column-count:8;-webkit-column-gap:12px;column-gap:12px}body[screen=sm] .columns-9-sm{-webkit-column-count:9;column-count:9;-webkit-column-gap:12px;column-gap:12px}body[screen=sm] .columns-10-sm{-webkit-column-count:10;column-count:10;-webkit-column-gap:12px;column-gap:12px}body[screen=md] .columns-1-md{-webkit-column-count:1;column-count:1;-webkit-column-gap:12px;column-gap:12px}body[screen=md] .columns-2-md{-webkit-column-count:2;column-count:2;-webkit-column-gap:12px;column-gap:12px}body[screen=md] .columns-3-md{-webkit-column-count:3;column-count:3;-webkit-column-gap:12px;column-gap:12px}body[screen=md] .columns-4-md{-webkit-column-count:4;column-count:4;-webkit-column-gap:12px;column-gap:12px}body[screen=md] .columns-5-md{-webkit-column-count:5;column-count:5;-webkit-column-gap:12px;column-gap:12px}body[screen=md] .columns-6-md{-webkit-column-count:6;column-count:6;-webkit-column-gap:12px;column-gap:12px}body[screen=md] .columns-7-md{-webkit-column-count:7;column-count:7;-webkit-column-gap:12px;column-gap:12px}body[screen=md] .columns-8-md{-webkit-column-count:8;column-count:8;-webkit-column-gap:12px;column-gap:12px}body[screen=md] .columns-9-md{-webkit-column-count:9;column-count:9;-webkit-column-gap:12px;column-gap:12px}body[screen=md] .columns-10-md{-webkit-column-count:10;column-count:10;-webkit-column-gap:12px;column-gap:12px}body[screen=lg] .columns-1-lg{-webkit-column-count:1;column-count:1;-webkit-column-gap:12px;column-gap:12px}body[screen=lg] .columns-2-lg{-webkit-column-count:2;column-count:2;-webkit-column-gap:12px;column-gap:12px}body[screen=lg] .columns-3-lg{-webkit-column-count:3;column-count:3;-webkit-column-gap:12px;column-gap:12px}body[screen=lg] .columns-4-lg{-webkit-column-count:4;column-count:4;-webkit-column-gap:12px;column-gap:12px}body[screen=lg] .columns-5-lg{-webkit-column-count:5;column-count:5;-webkit-column-gap:12px;column-gap:12px}body[screen=lg] .columns-6-lg{-webkit-column-count:6;column-count:6;-webkit-column-gap:12px;column-gap:12px}body[screen=lg] .columns-7-lg{-webkit-column-count:7;column-count:7;-webkit-column-gap:12px;column-gap:12px}body[screen=lg] .columns-8-lg{-webkit-column-count:8;column-count:8;-webkit-column-gap:12px;column-gap:12px}body[screen=lg] .columns-9-lg{-webkit-column-count:9;column-count:9;-webkit-column-gap:12px;column-gap:12px}body[screen=lg] .columns-10-lg{-webkit-column-count:10;column-count:10;-webkit-column-gap:12px;column-gap:12px}body[screen=xl] .columns-1-xl{-webkit-column-count:1;column-count:1;-webkit-column-gap:12px;column-gap:12px}body[screen=xl] .columns-2-xl{-webkit-column-count:2;column-count:2;-webkit-column-gap:12px;column-gap:12px}body[screen=xl] .columns-3-xl{-webkit-column-count:3;column-count:3;-webkit-column-gap:12px;column-gap:12px}body[screen=xl] .columns-4-xl{-webkit-column-count:4;column-count:4;-webkit-column-gap:12px;column-gap:12px}body[screen=xl] .columns-5-xl{-webkit-column-count:5;column-count:5;-webkit-column-gap:12px;column-gap:12px}body[screen=xl] .columns-6-xl{-webkit-column-count:6;column-count:6;-webkit-column-gap:12px;column-gap:12px}body[screen=xl] .columns-7-xl{-webkit-column-count:7;column-count:7;-webkit-column-gap:12px;column-gap:12px}body[screen=xl] .columns-8-xl{-webkit-column-count:8;column-count:8;-webkit-column-gap:12px;column-gap:12px}body[screen=xl] .columns-9-xl{-webkit-column-count:9;column-count:9;-webkit-column-gap:12px;column-gap:12px}body[screen=xl] .columns-10-xl{-webkit-column-count:10;column-count:10;-webkit-column-gap:12px;column-gap:12px}.video-16-9,#lyqbox .content-wrapper .content .video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-16-9 iframe,#lyqbox .content-wrapper .content .video-container iframe,.video-16-9 object,#lyqbox .content-wrapper .content .video-container object,.video-16-9 embed,#lyqbox .content-wrapper .content .video-container embed,.video-16-9 video,#lyqbox .content-wrapper .content .video-container video{position:absolute;top:0;left:0;width:100%;height:100%}.video-4-3{position:relative;padding-bottom:75%;height:0;overflow:hidden}.video-4-3 iframe,.video-4-3 object,.video-4-3 embed,.video-4-3 video{position:absolute;top:0;left:0;width:100%;height:100%}.icon:before,.icon-lg:before,.icon-xl:before,#lyqbox .zoom-out:before,#lyqbox .zoom-in:before,#lyqbox .next:before,#lyqbox .prev:before,#lyqbox .close:before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:1.7rem}.icon-lg:before{font-size:3.4rem}.icon-xl:before,#lyqbox .zoom-out:before,#lyqbox .zoom-in:before,#lyqbox .next:before,#lyqbox .prev:before,#lyqbox .close:before{font-size:6.8rem}.rotate-0{-webkit-transform:rotate(0);transform:rotate(0)}.rotate-15{-webkit-transform:rotate(15deg);transform:rotate(15deg)}.rotate-30{-webkit-transform:rotate(30deg);transform:rotate(30deg)}.rotate-45{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.rotate-60{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.rotate-75{-webkit-transform:rotate(75deg);transform:rotate(75deg)}.rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.rotate-105{-webkit-transform:rotate(105deg);transform:rotate(105deg)}.rotate-120{-webkit-transform:rotate(120deg);transform:rotate(120deg)}.rotate-135{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.rotate-150{-webkit-transform:rotate(150deg);transform:rotate(150deg)}.rotate-165{-webkit-transform:rotate(165deg);transform:rotate(165deg)}.rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rotate-195{-webkit-transform:rotate(195deg);transform:rotate(195deg)}.rotate-210{-webkit-transform:rotate(210deg);transform:rotate(210deg)}.rotate-225{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.rotate-240{-webkit-transform:rotate(240deg);transform:rotate(240deg)}.rotate-255{-webkit-transform:rotate(255deg);transform:rotate(255deg)}.rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.rotate-285{-webkit-transform:rotate(285deg);transform:rotate(285deg)}.rotate-300{-webkit-transform:rotate(300deg);transform:rotate(300deg)}.rotate-315{-webkit-transform:rotate(315deg);transform:rotate(315deg)}.rotate-330{-webkit-transform:rotate(330deg);transform:rotate(330deg)}.rotate-345{-webkit-transform:rotate(345deg);transform:rotate(345deg)}.rotate-360{-webkit-transform:rotate(360deg);transform:rotate(360deg)}.rotate-0-hover:hover{-webkit-transform:rotate(0);transform:rotate(0)}.rotate-15-hover:hover{-webkit-transform:rotate(15deg);transform:rotate(15deg)}.rotate-30-hover:hover{-webkit-transform:rotate(30deg);transform:rotate(30deg)}.rotate-45-hover:hover{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.rotate-60-hover:hover{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.rotate-75-hover:hover{-webkit-transform:rotate(75deg);transform:rotate(75deg)}.rotate-90-hover:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.rotate-105-hover:hover{-webkit-transform:rotate(105deg);transform:rotate(105deg)}.rotate-120-hover:hover{-webkit-transform:rotate(120deg);transform:rotate(120deg)}.rotate-135-hover:hover{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.rotate-150-hover:hover{-webkit-transform:rotate(150deg);transform:rotate(150deg)}.rotate-165-hover:hover{-webkit-transform:rotate(165deg);transform:rotate(165deg)}.rotate-180-hover:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rotate-195-hover:hover{-webkit-transform:rotate(195deg);transform:rotate(195deg)}.rotate-210-hover:hover{-webkit-transform:rotate(210deg);transform:rotate(210deg)}.rotate-225-hover:hover{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.rotate-240-hover:hover{-webkit-transform:rotate(240deg);transform:rotate(240deg)}.rotate-255-hover:hover{-webkit-transform:rotate(255deg);transform:rotate(255deg)}.rotate-270-hover:hover{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.rotate-285-hover:hover{-webkit-transform:rotate(285deg);transform:rotate(285deg)}.rotate-300-hover:hover{-webkit-transform:rotate(300deg);transform:rotate(300deg)}.rotate-315-hover:hover{-webkit-transform:rotate(315deg);transform:rotate(315deg)}.rotate-330-hover:hover{-webkit-transform:rotate(330deg);transform:rotate(330deg)}.rotate-345-hover:hover{-webkit-transform:rotate(345deg);transform:rotate(345deg)}.rotate-360-hover:hover{-webkit-transform:rotate(360deg);transform:rotate(360deg)}.scale-0{-webkit-transform:scale(0);transform:scale(0)}.scale-5{-webkit-transform:scale(0.05);transform:scale(0.05)}.scale-10{-webkit-transform:scale(0.1);transform:scale(0.1)}.scale-15{-webkit-transform:scale(0.15);transform:scale(0.15)}.scale-20{-webkit-transform:scale(0.2);transform:scale(0.2)}.scale-25{-webkit-transform:scale(0.25);transform:scale(0.25)}.scale-30{-webkit-transform:scale(0.3);transform:scale(0.3)}.scale-35{-webkit-transform:scale(0.35);transform:scale(0.35)}.scale-40{-webkit-transform:scale(0.4);transform:scale(0.4)}.scale-45{-webkit-transform:scale(0.45);transform:scale(0.45)}.scale-50{-webkit-transform:scale(0.5);transform:scale(0.5)}.scale-55{-webkit-transform:scale(0.55);transform:scale(0.55)}.scale-60{-webkit-transform:scale(0.6);transform:scale(0.6)}.scale-65{-webkit-transform:scale(0.65);transform:scale(0.65)}.scale-70{-webkit-transform:scale(0.7);transform:scale(0.7)}.scale-75{-webkit-transform:scale(0.75);transform:scale(0.75)}.scale-80{-webkit-transform:scale(0.8);transform:scale(0.8)}.scale-85{-webkit-transform:scale(0.85);transform:scale(0.85)}.scale-90{-webkit-transform:scale(0.9);transform:scale(0.9)}.scale-95{-webkit-transform:scale(0.95);transform:scale(0.95)}.scale-100{-webkit-transform:scale(1);transform:scale(1)}.scale-105{-webkit-transform:scale(1.05);transform:scale(1.05)}.scale-110{-webkit-transform:scale(1.1);transform:scale(1.1)}.scale-115{-webkit-transform:scale(1.15);transform:scale(1.15)}.scale-120{-webkit-transform:scale(1.2);transform:scale(1.2)}.scale-125{-webkit-transform:scale(1.25);transform:scale(1.25)}.scale-130{-webkit-transform:scale(1.3);transform:scale(1.3)}.scale-135{-webkit-transform:scale(1.35);transform:scale(1.35)}.scale-140{-webkit-transform:scale(1.4);transform:scale(1.4)}.scale-145{-webkit-transform:scale(1.45);transform:scale(1.45)}.scale-150{-webkit-transform:scale(1.5);transform:scale(1.5)}.scale-155{-webkit-transform:scale(1.55);transform:scale(1.55)}.scale-160{-webkit-transform:scale(1.6);transform:scale(1.6)}.scale-165{-webkit-transform:scale(1.65);transform:scale(1.65)}.scale-170{-webkit-transform:scale(1.7);transform:scale(1.7)}.scale-175{-webkit-transform:scale(1.75);transform:scale(1.75)}.scale-180{-webkit-transform:scale(1.8);transform:scale(1.8)}.scale-185{-webkit-transform:scale(1.85);transform:scale(1.85)}.scale-190{-webkit-transform:scale(1.9);transform:scale(1.9)}.scale-195{-webkit-transform:scale(1.95);transform:scale(1.95)}.scale-200{-webkit-transform:scale(2);transform:scale(2)}.scale-0-hover:hover{-webkit-transform:scale(0);transform:scale(0)}.scale-5-hover:hover{-webkit-transform:scale(0.05);transform:scale(0.05)}.scale-10-hover:hover{-webkit-transform:scale(0.1);transform:scale(0.1)}.scale-15-hover:hover{-webkit-transform:scale(0.15);transform:scale(0.15)}.scale-20-hover:hover{-webkit-transform:scale(0.2);transform:scale(0.2)}.scale-25-hover:hover{-webkit-transform:scale(0.25);transform:scale(0.25)}.scale-30-hover:hover{-webkit-transform:scale(0.3);transform:scale(0.3)}.scale-35-hover:hover{-webkit-transform:scale(0.35);transform:scale(0.35)}.scale-40-hover:hover{-webkit-transform:scale(0.4);transform:scale(0.4)}.scale-45-hover:hover{-webkit-transform:scale(0.45);transform:scale(0.45)}.scale-50-hover:hover{-webkit-transform:scale(0.5);transform:scale(0.5)}.scale-55-hover:hover{-webkit-transform:scale(0.55);transform:scale(0.55)}.scale-60-hover:hover{-webkit-transform:scale(0.6);transform:scale(0.6)}.scale-65-hover:hover{-webkit-transform:scale(0.65);transform:scale(0.65)}.scale-70-hover:hover{-webkit-transform:scale(0.7);transform:scale(0.7)}.scale-75-hover:hover{-webkit-transform:scale(0.75);transform:scale(0.75)}.scale-80-hover:hover{-webkit-transform:scale(0.8);transform:scale(0.8)}.scale-85-hover:hover{-webkit-transform:scale(0.85);transform:scale(0.85)}.scale-90-hover:hover{-webkit-transform:scale(0.9);transform:scale(0.9)}.scale-95-hover:hover{-webkit-transform:scale(0.95);transform:scale(0.95)}.scale-100-hover:hover{-webkit-transform:scale(1);transform:scale(1)}.scale-105-hover:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.scale-110-hover:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.scale-115-hover:hover{-webkit-transform:scale(1.15);transform:scale(1.15)}.scale-120-hover:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.scale-125-hover:hover{-webkit-transform:scale(1.25);transform:scale(1.25)}.scale-130-hover:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.scale-135-hover:hover{-webkit-transform:scale(1.35);transform:scale(1.35)}.scale-140-hover:hover{-webkit-transform:scale(1.4);transform:scale(1.4)}.scale-145-hover:hover{-webkit-transform:scale(1.45);transform:scale(1.45)}.scale-150-hover:hover{-webkit-transform:scale(1.5);transform:scale(1.5)}.scale-155-hover:hover{-webkit-transform:scale(1.55);transform:scale(1.55)}.scale-160-hover:hover{-webkit-transform:scale(1.6);transform:scale(1.6)}.scale-165-hover:hover{-webkit-transform:scale(1.65);transform:scale(1.65)}.scale-170-hover:hover{-webkit-transform:scale(1.7);transform:scale(1.7)}.scale-175-hover:hover{-webkit-transform:scale(1.75);transform:scale(1.75)}.scale-180-hover:hover{-webkit-transform:scale(1.8);transform:scale(1.8)}.scale-185-hover:hover{-webkit-transform:scale(1.85);transform:scale(1.85)}.scale-190-hover:hover{-webkit-transform:scale(1.9);transform:scale(1.9)}.scale-195-hover:hover{-webkit-transform:scale(1.95);transform:scale(1.95)}.scale-200-hover:hover{-webkit-transform:scale(2);transform:scale(2)}.brightness-0{-webkit-filter:brightness(0);filter:brightness(0)}.brightness-5{-webkit-filter:brightness(5%);filter:brightness(5%)}.brightness-10{-webkit-filter:brightness(10%);filter:brightness(10%)}.brightness-15{-webkit-filter:brightness(15%);filter:brightness(15%)}.brightness-20{-webkit-filter:brightness(20%);filter:brightness(20%)}.brightness-25{-webkit-filter:brightness(25%);filter:brightness(25%)}.brightness-30{-webkit-filter:brightness(30%);filter:brightness(30%)}.brightness-35{-webkit-filter:brightness(35%);filter:brightness(35%)}.brightness-40{-webkit-filter:brightness(40%);filter:brightness(40%)}.brightness-45{-webkit-filter:brightness(45%);filter:brightness(45%)}.brightness-50{-webkit-filter:brightness(50%);filter:brightness(50%)}.brightness-55{-webkit-filter:brightness(55%);filter:brightness(55%)}.brightness-60{-webkit-filter:brightness(60%);filter:brightness(60%)}.brightness-65{-webkit-filter:brightness(65%);filter:brightness(65%)}.brightness-70{-webkit-filter:brightness(70%);filter:brightness(70%)}.brightness-75{-webkit-filter:brightness(75%);filter:brightness(75%)}.brightness-80{-webkit-filter:brightness(80%);filter:brightness(80%)}.brightness-85{-webkit-filter:brightness(85%);filter:brightness(85%)}.brightness-90{-webkit-filter:brightness(90%);filter:brightness(90%)}.brightness-95{-webkit-filter:brightness(95%);filter:brightness(95%)}.brightness-100{-webkit-filter:brightness(100%);filter:brightness(100%)}.brightness-0-hover:hover{-webkit-filter:brightness(0);filter:brightness(0)}.brightness-5-hover:hover{-webkit-filter:brightness(5%);filter:brightness(5%)}.brightness-10-hover:hover{-webkit-filter:brightness(10%);filter:brightness(10%)}.brightness-15-hover:hover{-webkit-filter:brightness(15%);filter:brightness(15%)}.brightness-20-hover:hover{-webkit-filter:brightness(20%);filter:brightness(20%)}.brightness-25-hover:hover{-webkit-filter:brightness(25%);filter:brightness(25%)}.brightness-30-hover:hover{-webkit-filter:brightness(30%);filter:brightness(30%)}.brightness-35-hover:hover{-webkit-filter:brightness(35%);filter:brightness(35%)}.brightness-40-hover:hover{-webkit-filter:brightness(40%);filter:brightness(40%)}.brightness-45-hover:hover{-webkit-filter:brightness(45%);filter:brightness(45%)}.brightness-50-hover:hover{-webkit-filter:brightness(50%);filter:brightness(50%)}.brightness-55-hover:hover{-webkit-filter:brightness(55%);filter:brightness(55%)}.brightness-60-hover:hover{-webkit-filter:brightness(60%);filter:brightness(60%)}.brightness-65-hover:hover{-webkit-filter:brightness(65%);filter:brightness(65%)}.brightness-70-hover:hover{-webkit-filter:brightness(70%);filter:brightness(70%)}.brightness-75-hover:hover{-webkit-filter:brightness(75%);filter:brightness(75%)}.brightness-80-hover:hover{-webkit-filter:brightness(80%);filter:brightness(80%)}.brightness-85-hover:hover{-webkit-filter:brightness(85%);filter:brightness(85%)}.brightness-90-hover:hover{-webkit-filter:brightness(90%);filter:brightness(90%)}.brightness-95-hover:hover{-webkit-filter:brightness(95%);filter:brightness(95%)}.brightness-100-hover:hover{-webkit-filter:brightness(100%);filter:brightness(100%)}.contrast-0{-webkit-filter:contrast(0);filter:contrast(0)}.contrast-5{-webkit-filter:contrast(5%);filter:contrast(5%)}.contrast-10{-webkit-filter:contrast(10%);filter:contrast(10%)}.contrast-15{-webkit-filter:contrast(15%);filter:contrast(15%)}.contrast-20{-webkit-filter:contrast(20%);filter:contrast(20%)}.contrast-25{-webkit-filter:contrast(25%);filter:contrast(25%)}.contrast-30{-webkit-filter:contrast(30%);filter:contrast(30%)}.contrast-35{-webkit-filter:contrast(35%);filter:contrast(35%)}.contrast-40{-webkit-filter:contrast(40%);filter:contrast(40%)}.contrast-45{-webkit-filter:contrast(45%);filter:contrast(45%)}.contrast-50{-webkit-filter:contrast(50%);filter:contrast(50%)}.contrast-55{-webkit-filter:contrast(55%);filter:contrast(55%)}.contrast-60{-webkit-filter:contrast(60%);filter:contrast(60%)}.contrast-65{-webkit-filter:contrast(65%);filter:contrast(65%)}.contrast-70{-webkit-filter:contrast(70%);filter:contrast(70%)}.contrast-75{-webkit-filter:contrast(75%);filter:contrast(75%)}.contrast-80{-webkit-filter:contrast(80%);filter:contrast(80%)}.contrast-85{-webkit-filter:contrast(85%);filter:contrast(85%)}.contrast-90{-webkit-filter:contrast(90%);filter:contrast(90%)}.contrast-95{-webkit-filter:contrast(95%);filter:contrast(95%)}.contrast-100{-webkit-filter:contrast(100%);filter:contrast(100%)}.contrast-0-hover:hover{-webkit-filter:contrast(0);filter:contrast(0)}.contrast-5-hover:hover{-webkit-filter:contrast(5%);filter:contrast(5%)}.contrast-10-hover:hover{-webkit-filter:contrast(10%);filter:contrast(10%)}.contrast-15-hover:hover{-webkit-filter:contrast(15%);filter:contrast(15%)}.contrast-20-hover:hover{-webkit-filter:contrast(20%);filter:contrast(20%)}.contrast-25-hover:hover{-webkit-filter:contrast(25%);filter:contrast(25%)}.contrast-30-hover:hover{-webkit-filter:contrast(30%);filter:contrast(30%)}.contrast-35-hover:hover{-webkit-filter:contrast(35%);filter:contrast(35%)}.contrast-40-hover:hover{-webkit-filter:contrast(40%);filter:contrast(40%)}.contrast-45-hover:hover{-webkit-filter:contrast(45%);filter:contrast(45%)}.contrast-50-hover:hover{-webkit-filter:contrast(50%);filter:contrast(50%)}.contrast-55-hover:hover{-webkit-filter:contrast(55%);filter:contrast(55%)}.contrast-60-hover:hover{-webkit-filter:contrast(60%);filter:contrast(60%)}.contrast-65-hover:hover{-webkit-filter:contrast(65%);filter:contrast(65%)}.contrast-70-hover:hover{-webkit-filter:contrast(70%);filter:contrast(70%)}.contrast-75-hover:hover{-webkit-filter:contrast(75%);filter:contrast(75%)}.contrast-80-hover:hover{-webkit-filter:contrast(80%);filter:contrast(80%)}.contrast-85-hover:hover{-webkit-filter:contrast(85%);filter:contrast(85%)}.contrast-90-hover:hover{-webkit-filter:contrast(90%);filter:contrast(90%)}.contrast-95-hover:hover{-webkit-filter:contrast(95%);filter:contrast(95%)}.contrast-100-hover:hover{-webkit-filter:contrast(100%);filter:contrast(100%)}.grayscale-0{-webkit-filter:grayscale(0);filter:grayscale(0)}.grayscale-5{-webkit-filter:grayscale(5%);filter:grayscale(5%)}.grayscale-10{-webkit-filter:grayscale(10%);filter:grayscale(10%)}.grayscale-15{-webkit-filter:grayscale(15%);filter:grayscale(15%)}.grayscale-20{-webkit-filter:grayscale(20%);filter:grayscale(20%)}.grayscale-25{-webkit-filter:grayscale(25%);filter:grayscale(25%)}.grayscale-30{-webkit-filter:grayscale(30%);filter:grayscale(30%)}.grayscale-35{-webkit-filter:grayscale(35%);filter:grayscale(35%)}.grayscale-40{-webkit-filter:grayscale(40%);filter:grayscale(40%)}.grayscale-45{-webkit-filter:grayscale(45%);filter:grayscale(45%)}.grayscale-50{-webkit-filter:grayscale(50%);filter:grayscale(50%)}.grayscale-55{-webkit-filter:grayscale(55%);filter:grayscale(55%)}.grayscale-60{-webkit-filter:grayscale(60%);filter:grayscale(60%)}.grayscale-65{-webkit-filter:grayscale(65%);filter:grayscale(65%)}.grayscale-70{-webkit-filter:grayscale(70%);filter:grayscale(70%)}.grayscale-75{-webkit-filter:grayscale(75%);filter:grayscale(75%)}.grayscale-80{-webkit-filter:grayscale(80%);filter:grayscale(80%)}.grayscale-85{-webkit-filter:grayscale(85%);filter:grayscale(85%)}.grayscale-90{-webkit-filter:grayscale(90%);filter:grayscale(90%)}.grayscale-95{-webkit-filter:grayscale(95%);filter:grayscale(95%)}.grayscale-100{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.grayscale-0-hover:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.grayscale-5-hover:hover{-webkit-filter:grayscale(5%);filter:grayscale(5%)}.grayscale-10-hover:hover{-webkit-filter:grayscale(10%);filter:grayscale(10%)}.grayscale-15-hover:hover{-webkit-filter:grayscale(15%);filter:grayscale(15%)}.grayscale-20-hover:hover{-webkit-filter:grayscale(20%);filter:grayscale(20%)}.grayscale-25-hover:hover{-webkit-filter:grayscale(25%);filter:grayscale(25%)}.grayscale-30-hover:hover{-webkit-filter:grayscale(30%);filter:grayscale(30%)}.grayscale-35-hover:hover{-webkit-filter:grayscale(35%);filter:grayscale(35%)}.grayscale-40-hover:hover{-webkit-filter:grayscale(40%);filter:grayscale(40%)}.grayscale-45-hover:hover{-webkit-filter:grayscale(45%);filter:grayscale(45%)}.grayscale-50-hover:hover{-webkit-filter:grayscale(50%);filter:grayscale(50%)}.grayscale-55-hover:hover{-webkit-filter:grayscale(55%);filter:grayscale(55%)}.grayscale-60-hover:hover{-webkit-filter:grayscale(60%);filter:grayscale(60%)}.grayscale-65-hover:hover{-webkit-filter:grayscale(65%);filter:grayscale(65%)}.grayscale-70-hover:hover{-webkit-filter:grayscale(70%);filter:grayscale(70%)}.grayscale-75-hover:hover{-webkit-filter:grayscale(75%);filter:grayscale(75%)}.grayscale-80-hover:hover{-webkit-filter:grayscale(80%);filter:grayscale(80%)}.grayscale-85-hover:hover{-webkit-filter:grayscale(85%);filter:grayscale(85%)}.grayscale-90-hover:hover{-webkit-filter:grayscale(90%);filter:grayscale(90%)}.grayscale-95-hover:hover{-webkit-filter:grayscale(95%);filter:grayscale(95%)}.grayscale-100-hover:hover{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.invert-0{-webkit-filter:invert(0);filter:invert(0)}.invert-5{-webkit-filter:invert(5%);filter:invert(5%)}.invert-10{-webkit-filter:invert(10%);filter:invert(10%)}.invert-15{-webkit-filter:invert(15%);filter:invert(15%)}.invert-20{-webkit-filter:invert(20%);filter:invert(20%)}.invert-25{-webkit-filter:invert(25%);filter:invert(25%)}.invert-30{-webkit-filter:invert(30%);filter:invert(30%)}.invert-35{-webkit-filter:invert(35%);filter:invert(35%)}.invert-40{-webkit-filter:invert(40%);filter:invert(40%)}.invert-45{-webkit-filter:invert(45%);filter:invert(45%)}.invert-50{-webkit-filter:invert(50%);filter:invert(50%)}.invert-55{-webkit-filter:invert(55%);filter:invert(55%)}.invert-60{-webkit-filter:invert(60%);filter:invert(60%)}.invert-65{-webkit-filter:invert(65%);filter:invert(65%)}.invert-70{-webkit-filter:invert(70%);filter:invert(70%)}.invert-75{-webkit-filter:invert(75%);filter:invert(75%)}.invert-80{-webkit-filter:invert(80%);filter:invert(80%)}.invert-85{-webkit-filter:invert(85%);filter:invert(85%)}.invert-90{-webkit-filter:invert(90%);filter:invert(90%)}.invert-95{-webkit-filter:invert(95%);filter:invert(95%)}.invert-100{-webkit-filter:invert(100%);filter:invert(100%)}.invert-0-hover:hover{-webkit-filter:invert(0);filter:invert(0)}.invert-5-hover:hover{-webkit-filter:invert(5%);filter:invert(5%)}.invert-10-hover:hover{-webkit-filter:invert(10%);filter:invert(10%)}.invert-15-hover:hover{-webkit-filter:invert(15%);filter:invert(15%)}.invert-20-hover:hover{-webkit-filter:invert(20%);filter:invert(20%)}.invert-25-hover:hover{-webkit-filter:invert(25%);filter:invert(25%)}.invert-30-hover:hover{-webkit-filter:invert(30%);filter:invert(30%)}.invert-35-hover:hover{-webkit-filter:invert(35%);filter:invert(35%)}.invert-40-hover:hover{-webkit-filter:invert(40%);filter:invert(40%)}.invert-45-hover:hover{-webkit-filter:invert(45%);filter:invert(45%)}.invert-50-hover:hover{-webkit-filter:invert(50%);filter:invert(50%)}.invert-55-hover:hover{-webkit-filter:invert(55%);filter:invert(55%)}.invert-60-hover:hover{-webkit-filter:invert(60%);filter:invert(60%)}.invert-65-hover:hover{-webkit-filter:invert(65%);filter:invert(65%)}.invert-70-hover:hover{-webkit-filter:invert(70%);filter:invert(70%)}.invert-75-hover:hover{-webkit-filter:invert(75%);filter:invert(75%)}.invert-80-hover:hover{-webkit-filter:invert(80%);filter:invert(80%)}.invert-85-hover:hover{-webkit-filter:invert(85%);filter:invert(85%)}.invert-90-hover:hover{-webkit-filter:invert(90%);filter:invert(90%)}.invert-95-hover:hover{-webkit-filter:invert(95%);filter:invert(95%)}.invert-100-hover:hover{-webkit-filter:invert(100%);filter:invert(100%)}.opacity-0{-webkit-filter:opacity(0);filter:opacity(0)}.opacity-5{-webkit-filter:opacity(5%);filter:opacity(5%)}.opacity-10{-webkit-filter:opacity(10%);filter:opacity(10%)}.opacity-15{-webkit-filter:opacity(15%);filter:opacity(15%)}.opacity-20{-webkit-filter:opacity(20%);filter:opacity(20%)}.opacity-25{-webkit-filter:opacity(25%);filter:opacity(25%)}.opacity-30{-webkit-filter:opacity(30%);filter:opacity(30%)}.opacity-35{-webkit-filter:opacity(35%);filter:opacity(35%)}.opacity-40{-webkit-filter:opacity(40%);filter:opacity(40%)}.opacity-45{-webkit-filter:opacity(45%);filter:opacity(45%)}.opacity-50{-webkit-filter:opacity(50%);filter:opacity(50%)}.opacity-55{-webkit-filter:opacity(55%);filter:opacity(55%)}.opacity-60{-webkit-filter:opacity(60%);filter:opacity(60%)}.opacity-65{-webkit-filter:opacity(65%);filter:opacity(65%)}.opacity-70{-webkit-filter:opacity(70%);filter:opacity(70%)}.opacity-75{-webkit-filter:opacity(75%);filter:opacity(75%)}.opacity-80{-webkit-filter:opacity(80%);filter:opacity(80%)}.opacity-85{-webkit-filter:opacity(85%);filter:opacity(85%)}.opacity-90{-webkit-filter:opacity(90%);filter:opacity(90%)}.opacity-95{-webkit-filter:opacity(95%);filter:opacity(95%)}.opacity-100{-webkit-filter:opacity(100%);filter:opacity(100%)}.opacity-0-hover:hover{-webkit-filter:opacity(0);filter:opacity(0)}.opacity-5-hover:hover{-webkit-filter:opacity(5%);filter:opacity(5%)}.opacity-10-hover:hover{-webkit-filter:opacity(10%);filter:opacity(10%)}.opacity-15-hover:hover{-webkit-filter:opacity(15%);filter:opacity(15%)}.opacity-20-hover:hover{-webkit-filter:opacity(20%);filter:opacity(20%)}.opacity-25-hover:hover{-webkit-filter:opacity(25%);filter:opacity(25%)}.opacity-30-hover:hover{-webkit-filter:opacity(30%);filter:opacity(30%)}.opacity-35-hover:hover{-webkit-filter:opacity(35%);filter:opacity(35%)}.opacity-40-hover:hover{-webkit-filter:opacity(40%);filter:opacity(40%)}.opacity-45-hover:hover{-webkit-filter:opacity(45%);filter:opacity(45%)}.opacity-50-hover:hover{-webkit-filter:opacity(50%);filter:opacity(50%)}.opacity-55-hover:hover{-webkit-filter:opacity(55%);filter:opacity(55%)}.opacity-60-hover:hover{-webkit-filter:opacity(60%);filter:opacity(60%)}.opacity-65-hover:hover{-webkit-filter:opacity(65%);filter:opacity(65%)}.opacity-70-hover:hover{-webkit-filter:opacity(70%);filter:opacity(70%)}.opacity-75-hover:hover{-webkit-filter:opacity(75%);filter:opacity(75%)}.opacity-80-hover:hover{-webkit-filter:opacity(80%);filter:opacity(80%)}.opacity-85-hover:hover{-webkit-filter:opacity(85%);filter:opacity(85%)}.opacity-90-hover:hover{-webkit-filter:opacity(90%);filter:opacity(90%)}.opacity-95-hover:hover{-webkit-filter:opacity(95%);filter:opacity(95%)}.opacity-100-hover:hover{-webkit-filter:opacity(100%);filter:opacity(100%)}.sepia-0{-webkit-filter:sepia(0);filter:sepia(0)}.sepia-5{-webkit-filter:sepia(5%);filter:sepia(5%)}.sepia-10{-webkit-filter:sepia(10%);filter:sepia(10%)}.sepia-15{-webkit-filter:sepia(15%);filter:sepia(15%)}.sepia-20{-webkit-filter:sepia(20%);filter:sepia(20%)}.sepia-25{-webkit-filter:sepia(25%);filter:sepia(25%)}.sepia-30{-webkit-filter:sepia(30%);filter:sepia(30%)}.sepia-35{-webkit-filter:sepia(35%);filter:sepia(35%)}.sepia-40{-webkit-filter:sepia(40%);filter:sepia(40%)}.sepia-45{-webkit-filter:sepia(45%);filter:sepia(45%)}.sepia-50{-webkit-filter:sepia(50%);filter:sepia(50%)}.sepia-55{-webkit-filter:sepia(55%);filter:sepia(55%)}.sepia-60{-webkit-filter:sepia(60%);filter:sepia(60%)}.sepia-65{-webkit-filter:sepia(65%);filter:sepia(65%)}.sepia-70{-webkit-filter:sepia(70%);filter:sepia(70%)}.sepia-75{-webkit-filter:sepia(75%);filter:sepia(75%)}.sepia-80{-webkit-filter:sepia(80%);filter:sepia(80%)}.sepia-85{-webkit-filter:sepia(85%);filter:sepia(85%)}.sepia-90{-webkit-filter:sepia(90%);filter:sepia(90%)}.sepia-95{-webkit-filter:sepia(95%);filter:sepia(95%)}.sepia-100{-webkit-filter:sepia(100%);filter:sepia(100%)}.sepia-0-hover:hover{-webkit-filter:sepia(0);filter:sepia(0)}.sepia-5-hover:hover{-webkit-filter:sepia(5%);filter:sepia(5%)}.sepia-10-hover:hover{-webkit-filter:sepia(10%);filter:sepia(10%)}.sepia-15-hover:hover{-webkit-filter:sepia(15%);filter:sepia(15%)}.sepia-20-hover:hover{-webkit-filter:sepia(20%);filter:sepia(20%)}.sepia-25-hover:hover{-webkit-filter:sepia(25%);filter:sepia(25%)}.sepia-30-hover:hover{-webkit-filter:sepia(30%);filter:sepia(30%)}.sepia-35-hover:hover{-webkit-filter:sepia(35%);filter:sepia(35%)}.sepia-40-hover:hover{-webkit-filter:sepia(40%);filter:sepia(40%)}.sepia-45-hover:hover{-webkit-filter:sepia(45%);filter:sepia(45%)}.sepia-50-hover:hover{-webkit-filter:sepia(50%);filter:sepia(50%)}.sepia-55-hover:hover{-webkit-filter:sepia(55%);filter:sepia(55%)}.sepia-60-hover:hover{-webkit-filter:sepia(60%);filter:sepia(60%)}.sepia-65-hover:hover{-webkit-filter:sepia(65%);filter:sepia(65%)}.sepia-70-hover:hover{-webkit-filter:sepia(70%);filter:sepia(70%)}.sepia-75-hover:hover{-webkit-filter:sepia(75%);filter:sepia(75%)}.sepia-80-hover:hover{-webkit-filter:sepia(80%);filter:sepia(80%)}.sepia-85-hover:hover{-webkit-filter:sepia(85%);filter:sepia(85%)}.sepia-90-hover:hover{-webkit-filter:sepia(90%);filter:sepia(90%)}.sepia-95-hover:hover{-webkit-filter:sepia(95%);filter:sepia(95%)}.sepia-100-hover:hover{-webkit-filter:sepia(100%);filter:sepia(100%)}.saturate-0{-webkit-filter:saturate(0);filter:saturate(0)}.saturate-5{-webkit-filter:saturate(5%);filter:saturate(5%)}.saturate-10{-webkit-filter:saturate(10%);filter:saturate(10%)}.saturate-15{-webkit-filter:saturate(15%);filter:saturate(15%)}.saturate-20{-webkit-filter:saturate(20%);filter:saturate(20%)}.saturate-25{-webkit-filter:saturate(25%);filter:saturate(25%)}.saturate-30{-webkit-filter:saturate(30%);filter:saturate(30%)}.saturate-35{-webkit-filter:saturate(35%);filter:saturate(35%)}.saturate-40{-webkit-filter:saturate(40%);filter:saturate(40%)}.saturate-45{-webkit-filter:saturate(45%);filter:saturate(45%)}.saturate-50{-webkit-filter:saturate(50%);filter:saturate(50%)}.saturate-55{-webkit-filter:saturate(55%);filter:saturate(55%)}.saturate-60{-webkit-filter:saturate(60%);filter:saturate(60%)}.saturate-65{-webkit-filter:saturate(65%);filter:saturate(65%)}.saturate-70{-webkit-filter:saturate(70%);filter:saturate(70%)}.saturate-75{-webkit-filter:saturate(75%);filter:saturate(75%)}.saturate-80{-webkit-filter:saturate(80%);filter:saturate(80%)}.saturate-85{-webkit-filter:saturate(85%);filter:saturate(85%)}.saturate-90{-webkit-filter:saturate(90%);filter:saturate(90%)}.saturate-95{-webkit-filter:saturate(95%);filter:saturate(95%)}.saturate-100{-webkit-filter:saturate(100%);filter:saturate(100%)}.saturate-105{-webkit-filter:saturate(105%);filter:saturate(105%)}.saturate-110{-webkit-filter:saturate(110%);filter:saturate(110%)}.saturate-115{-webkit-filter:saturate(115%);filter:saturate(115%)}.saturate-120{-webkit-filter:saturate(120%);filter:saturate(120%)}.saturate-125{-webkit-filter:saturate(125%);filter:saturate(125%)}.saturate-130{-webkit-filter:saturate(130%);filter:saturate(130%)}.saturate-135{-webkit-filter:saturate(135%);filter:saturate(135%)}.saturate-140{-webkit-filter:saturate(140%);filter:saturate(140%)}.saturate-145{-webkit-filter:saturate(145%);filter:saturate(145%)}.saturate-150{-webkit-filter:saturate(150%);filter:saturate(150%)}.saturate-155{-webkit-filter:saturate(155%);filter:saturate(155%)}.saturate-160{-webkit-filter:saturate(160%);filter:saturate(160%)}.saturate-165{-webkit-filter:saturate(165%);filter:saturate(165%)}.saturate-170{-webkit-filter:saturate(170%);filter:saturate(170%)}.saturate-175{-webkit-filter:saturate(175%);filter:saturate(175%)}.saturate-180{-webkit-filter:saturate(180%);filter:saturate(180%)}.saturate-185{-webkit-filter:saturate(185%);filter:saturate(185%)}.saturate-190{-webkit-filter:saturate(190%);filter:saturate(190%)}.saturate-195{-webkit-filter:saturate(195%);filter:saturate(195%)}.saturate-200{-webkit-filter:saturate(200%);filter:saturate(200%)}.saturate-0-hover:hover{-webkit-filter:saturate(0);filter:saturate(0)}.saturate-5-hover:hover{-webkit-filter:saturate(5%);filter:saturate(5%)}.saturate-10-hover:hover{-webkit-filter:saturate(10%);filter:saturate(10%)}.saturate-15-hover:hover{-webkit-filter:saturate(15%);filter:saturate(15%)}.saturate-20-hover:hover{-webkit-filter:saturate(20%);filter:saturate(20%)}.saturate-25-hover:hover{-webkit-filter:saturate(25%);filter:saturate(25%)}.saturate-30-hover:hover{-webkit-filter:saturate(30%);filter:saturate(30%)}.saturate-35-hover:hover{-webkit-filter:saturate(35%);filter:saturate(35%)}.saturate-40-hover:hover{-webkit-filter:saturate(40%);filter:saturate(40%)}.saturate-45-hover:hover{-webkit-filter:saturate(45%);filter:saturate(45%)}.saturate-50-hover:hover{-webkit-filter:saturate(50%);filter:saturate(50%)}.saturate-55-hover:hover{-webkit-filter:saturate(55%);filter:saturate(55%)}.saturate-60-hover:hover{-webkit-filter:saturate(60%);filter:saturate(60%)}.saturate-65-hover:hover{-webkit-filter:saturate(65%);filter:saturate(65%)}.saturate-70-hover:hover{-webkit-filter:saturate(70%);filter:saturate(70%)}.saturate-75-hover:hover{-webkit-filter:saturate(75%);filter:saturate(75%)}.saturate-80-hover:hover{-webkit-filter:saturate(80%);filter:saturate(80%)}.saturate-85-hover:hover{-webkit-filter:saturate(85%);filter:saturate(85%)}.saturate-90-hover:hover{-webkit-filter:saturate(90%);filter:saturate(90%)}.saturate-95-hover:hover{-webkit-filter:saturate(95%);filter:saturate(95%)}.saturate-100-hover:hover{-webkit-filter:saturate(100%);filter:saturate(100%)}.saturate-105-hover:hover{-webkit-filter:saturate(105%);filter:saturate(105%)}.saturate-110-hover:hover{-webkit-filter:saturate(110%);filter:saturate(110%)}.saturate-115-hover:hover{-webkit-filter:saturate(115%);filter:saturate(115%)}.saturate-120-hover:hover{-webkit-filter:saturate(120%);filter:saturate(120%)}.saturate-125-hover:hover{-webkit-filter:saturate(125%);filter:saturate(125%)}.saturate-130-hover:hover{-webkit-filter:saturate(130%);filter:saturate(130%)}.saturate-135-hover:hover{-webkit-filter:saturate(135%);filter:saturate(135%)}.saturate-140-hover:hover{-webkit-filter:saturate(140%);filter:saturate(140%)}.saturate-145-hover:hover{-webkit-filter:saturate(145%);filter:saturate(145%)}.saturate-150-hover:hover{-webkit-filter:saturate(150%);filter:saturate(150%)}.saturate-155-hover:hover{-webkit-filter:saturate(155%);filter:saturate(155%)}.saturate-160-hover:hover{-webkit-filter:saturate(160%);filter:saturate(160%)}.saturate-165-hover:hover{-webkit-filter:saturate(165%);filter:saturate(165%)}.saturate-170-hover:hover{-webkit-filter:saturate(170%);filter:saturate(170%)}.saturate-175-hover:hover{-webkit-filter:saturate(175%);filter:saturate(175%)}.saturate-180-hover:hover{-webkit-filter:saturate(180%);filter:saturate(180%)}.saturate-185-hover:hover{-webkit-filter:saturate(185%);filter:saturate(185%)}.saturate-190-hover:hover{-webkit-filter:saturate(190%);filter:saturate(190%)}.saturate-195-hover:hover{-webkit-filter:saturate(195%);filter:saturate(195%)}.saturate-200-hover:hover{-webkit-filter:saturate(200%);filter:saturate(200%)}.hue-rotate-0{-webkit-filter:hue-rotate(0);filter:hue-rotate(0)}.hue-rotate-15{-webkit-filter:hue-rotate(15deg);filter:hue-rotate(15deg)}.hue-rotate-30{-webkit-filter:hue-rotate(30deg);filter:hue-rotate(30deg)}.hue-rotate-45{-webkit-filter:hue-rotate(45deg);filter:hue-rotate(45deg)}.hue-rotate-60{-webkit-filter:hue-rotate(60deg);filter:hue-rotate(60deg)}.hue-rotate-75{-webkit-filter:hue-rotate(75deg);filter:hue-rotate(75deg)}.hue-rotate-90{-webkit-filter:hue-rotate(90deg);filter:hue-rotate(90deg)}.hue-rotate-105{-webkit-filter:hue-rotate(105deg);filter:hue-rotate(105deg)}.hue-rotate-120{-webkit-filter:hue-rotate(120deg);filter:hue-rotate(120deg)}.hue-rotate-135{-webkit-filter:hue-rotate(135deg);filter:hue-rotate(135deg)}.hue-rotate-150{-webkit-filter:hue-rotate(150deg);filter:hue-rotate(150deg)}.hue-rotate-165{-webkit-filter:hue-rotate(165deg);filter:hue-rotate(165deg)}.hue-rotate-180{-webkit-filter:hue-rotate(180deg);filter:hue-rotate(180deg)}.hue-rotate-195{-webkit-filter:hue-rotate(195deg);filter:hue-rotate(195deg)}.hue-rotate-210{-webkit-filter:hue-rotate(210deg);filter:hue-rotate(210deg)}.hue-rotate-225{-webkit-filter:hue-rotate(225deg);filter:hue-rotate(225deg)}.hue-rotate-240{-webkit-filter:hue-rotate(240deg);filter:hue-rotate(240deg)}.hue-rotate-255{-webkit-filter:hue-rotate(255deg);filter:hue-rotate(255deg)}.hue-rotate-270{-webkit-filter:hue-rotate(270deg);filter:hue-rotate(270deg)}.hue-rotate-285{-webkit-filter:hue-rotate(285deg);filter:hue-rotate(285deg)}.hue-rotate-300{-webkit-filter:hue-rotate(300deg);filter:hue-rotate(300deg)}.hue-rotate-315{-webkit-filter:hue-rotate(315deg);filter:hue-rotate(315deg)}.hue-rotate-330{-webkit-filter:hue-rotate(330deg);filter:hue-rotate(330deg)}.hue-rotate-345{-webkit-filter:hue-rotate(345deg);filter:hue-rotate(345deg)}.hue-rotate-360{-webkit-filter:hue-rotate(360deg);filter:hue-rotate(360deg)}.hue-rotate-0-hover:hover{-webkit-filter:hue-rotate(0);filter:hue-rotate(0)}.hue-rotate-15-hover:hover{-webkit-filter:hue-rotate(15deg);filter:hue-rotate(15deg)}.hue-rotate-30-hover:hover{-webkit-filter:hue-rotate(30deg);filter:hue-rotate(30deg)}.hue-rotate-45-hover:hover{-webkit-filter:hue-rotate(45deg);filter:hue-rotate(45deg)}.hue-rotate-60-hover:hover{-webkit-filter:hue-rotate(60deg);filter:hue-rotate(60deg)}.hue-rotate-75-hover:hover{-webkit-filter:hue-rotate(75deg);filter:hue-rotate(75deg)}.hue-rotate-90-hover:hover{-webkit-filter:hue-rotate(90deg);filter:hue-rotate(90deg)}.hue-rotate-105-hover:hover{-webkit-filter:hue-rotate(105deg);filter:hue-rotate(105deg)}.hue-rotate-120-hover:hover{-webkit-filter:hue-rotate(120deg);filter:hue-rotate(120deg)}.hue-rotate-135-hover:hover{-webkit-filter:hue-rotate(135deg);filter:hue-rotate(135deg)}.hue-rotate-150-hover:hover{-webkit-filter:hue-rotate(150deg);filter:hue-rotate(150deg)}.hue-rotate-165-hover:hover{-webkit-filter:hue-rotate(165deg);filter:hue-rotate(165deg)}.hue-rotate-180-hover:hover{-webkit-filter:hue-rotate(180deg);filter:hue-rotate(180deg)}.hue-rotate-195-hover:hover{-webkit-filter:hue-rotate(195deg);filter:hue-rotate(195deg)}.hue-rotate-210-hover:hover{-webkit-filter:hue-rotate(210deg);filter:hue-rotate(210deg)}.hue-rotate-225-hover:hover{-webkit-filter:hue-rotate(225deg);filter:hue-rotate(225deg)}.hue-rotate-240-hover:hover{-webkit-filter:hue-rotate(240deg);filter:hue-rotate(240deg)}.hue-rotate-255-hover:hover{-webkit-filter:hue-rotate(255deg);filter:hue-rotate(255deg)}.hue-rotate-270-hover:hover{-webkit-filter:hue-rotate(270deg);filter:hue-rotate(270deg)}.hue-rotate-285-hover:hover{-webkit-filter:hue-rotate(285deg);filter:hue-rotate(285deg)}.hue-rotate-300-hover:hover{-webkit-filter:hue-rotate(300deg);filter:hue-rotate(300deg)}.hue-rotate-315-hover:hover{-webkit-filter:hue-rotate(315deg);filter:hue-rotate(315deg)}.hue-rotate-330-hover:hover{-webkit-filter:hue-rotate(330deg);filter:hue-rotate(330deg)}.hue-rotate-345-hover:hover{-webkit-filter:hue-rotate(345deg);filter:hue-rotate(345deg)}.hue-rotate-360-hover:hover{-webkit-filter:hue-rotate(360deg);filter:hue-rotate(360deg)}.duotone-0{-webkit-filter:sepia(100%) hue-rotate(0);filter:sepia(100%) hue-rotate(0)}.duotone-15{-webkit-filter:sepia(100%) hue-rotate(15deg);filter:sepia(100%) hue-rotate(15deg)}.duotone-30{-webkit-filter:sepia(100%) hue-rotate(30deg);filter:sepia(100%) hue-rotate(30deg)}.duotone-45{-webkit-filter:sepia(100%) hue-rotate(45deg);filter:sepia(100%) hue-rotate(45deg)}.duotone-60{-webkit-filter:sepia(100%) hue-rotate(60deg);filter:sepia(100%) hue-rotate(60deg)}.duotone-75{-webkit-filter:sepia(100%) hue-rotate(75deg);filter:sepia(100%) hue-rotate(75deg)}.duotone-90{-webkit-filter:sepia(100%) hue-rotate(90deg);filter:sepia(100%) hue-rotate(90deg)}.duotone-105{-webkit-filter:sepia(100%) hue-rotate(105deg);filter:sepia(100%) hue-rotate(105deg)}.duotone-120{-webkit-filter:sepia(100%) hue-rotate(120deg);filter:sepia(100%) hue-rotate(120deg)}.duotone-135{-webkit-filter:sepia(100%) hue-rotate(135deg);filter:sepia(100%) hue-rotate(135deg)}.duotone-150{-webkit-filter:sepia(100%) hue-rotate(150deg);filter:sepia(100%) hue-rotate(150deg)}.duotone-165{-webkit-filter:sepia(100%) hue-rotate(165deg);filter:sepia(100%) hue-rotate(165deg)}.duotone-180{-webkit-filter:sepia(100%) hue-rotate(180deg);filter:sepia(100%) hue-rotate(180deg)}.duotone-195{-webkit-filter:sepia(100%) hue-rotate(195deg);filter:sepia(100%) hue-rotate(195deg)}.duotone-210{-webkit-filter:sepia(100%) hue-rotate(210deg);filter:sepia(100%) hue-rotate(210deg)}.duotone-225{-webkit-filter:sepia(100%) hue-rotate(225deg);filter:sepia(100%) hue-rotate(225deg)}.duotone-240{-webkit-filter:sepia(100%) hue-rotate(240deg);filter:sepia(100%) hue-rotate(240deg)}.duotone-255{-webkit-filter:sepia(100%) hue-rotate(255deg);filter:sepia(100%) hue-rotate(255deg)}.duotone-270{-webkit-filter:sepia(100%) hue-rotate(270deg);filter:sepia(100%) hue-rotate(270deg)}.duotone-285{-webkit-filter:sepia(100%) hue-rotate(285deg);filter:sepia(100%) hue-rotate(285deg)}.duotone-300{-webkit-filter:sepia(100%) hue-rotate(300deg);filter:sepia(100%) hue-rotate(300deg)}.duotone-315{-webkit-filter:sepia(100%) hue-rotate(315deg);filter:sepia(100%) hue-rotate(315deg)}.duotone-330{-webkit-filter:sepia(100%) hue-rotate(330deg);filter:sepia(100%) hue-rotate(330deg)}.duotone-345{-webkit-filter:sepia(100%) hue-rotate(345deg);filter:sepia(100%) hue-rotate(345deg)}.duotone-360{-webkit-filter:sepia(100%) hue-rotate(360deg);filter:sepia(100%) hue-rotate(360deg)}.duotone-0-hover:hover{-webkit-filter:sepia(100%) hue-rotate(0);filter:sepia(100%) hue-rotate(0)}.duotone-15-hover:hover{-webkit-filter:sepia(100%) hue-rotate(15deg);filter:sepia(100%) hue-rotate(15deg)}.duotone-30-hover:hover{-webkit-filter:sepia(100%) hue-rotate(30deg);filter:sepia(100%) hue-rotate(30deg)}.duotone-45-hover:hover{-webkit-filter:sepia(100%) hue-rotate(45deg);filter:sepia(100%) hue-rotate(45deg)}.duotone-60-hover:hover{-webkit-filter:sepia(100%) hue-rotate(60deg);filter:sepia(100%) hue-rotate(60deg)}.duotone-75-hover:hover{-webkit-filter:sepia(100%) hue-rotate(75deg);filter:sepia(100%) hue-rotate(75deg)}.duotone-90-hover:hover{-webkit-filter:sepia(100%) hue-rotate(90deg);filter:sepia(100%) hue-rotate(90deg)}.duotone-105-hover:hover{-webkit-filter:sepia(100%) hue-rotate(105deg);filter:sepia(100%) hue-rotate(105deg)}.duotone-120-hover:hover{-webkit-filter:sepia(100%) hue-rotate(120deg);filter:sepia(100%) hue-rotate(120deg)}.duotone-135-hover:hover{-webkit-filter:sepia(100%) hue-rotate(135deg);filter:sepia(100%) hue-rotate(135deg)}.duotone-150-hover:hover{-webkit-filter:sepia(100%) hue-rotate(150deg);filter:sepia(100%) hue-rotate(150deg)}.duotone-165-hover:hover{-webkit-filter:sepia(100%) hue-rotate(165deg);filter:sepia(100%) hue-rotate(165deg)}.duotone-180-hover:hover{-webkit-filter:sepia(100%) hue-rotate(180deg);filter:sepia(100%) hue-rotate(180deg)}.duotone-195-hover:hover{-webkit-filter:sepia(100%) hue-rotate(195deg);filter:sepia(100%) hue-rotate(195deg)}.duotone-210-hover:hover{-webkit-filter:sepia(100%) hue-rotate(210deg);filter:sepia(100%) hue-rotate(210deg)}.duotone-225-hover:hover{-webkit-filter:sepia(100%) hue-rotate(225deg);filter:sepia(100%) hue-rotate(225deg)}.duotone-240-hover:hover{-webkit-filter:sepia(100%) hue-rotate(240deg);filter:sepia(100%) hue-rotate(240deg)}.duotone-255-hover:hover{-webkit-filter:sepia(100%) hue-rotate(255deg);filter:sepia(100%) hue-rotate(255deg)}.duotone-270-hover:hover{-webkit-filter:sepia(100%) hue-rotate(270deg);filter:sepia(100%) hue-rotate(270deg)}.duotone-285-hover:hover{-webkit-filter:sepia(100%) hue-rotate(285deg);filter:sepia(100%) hue-rotate(285deg)}.duotone-300-hover:hover{-webkit-filter:sepia(100%) hue-rotate(300deg);filter:sepia(100%) hue-rotate(300deg)}.duotone-315-hover:hover{-webkit-filter:sepia(100%) hue-rotate(315deg);filter:sepia(100%) hue-rotate(315deg)}.duotone-330-hover:hover{-webkit-filter:sepia(100%) hue-rotate(330deg);filter:sepia(100%) hue-rotate(330deg)}.duotone-345-hover:hover{-webkit-filter:sepia(100%) hue-rotate(345deg);filter:sepia(100%) hue-rotate(345deg)}.duotone-360-hover:hover{-webkit-filter:sepia(100%) hue-rotate(360deg);filter:sepia(100%) hue-rotate(360deg)}.horizontal ul,.vertical ul{list-style:none;padding:0;margin:0}.horizontal li,.vertical li{position:relative}.horizontal li.parent&gt;a,.horizontal li.menu-item-has-children&gt;a,.vertical li.parent&gt;a,.vertical li.menu-item-has-children&gt;a{margin-right:2em}.horizontal li.parent:after,.horizontal li.menu-item-has-children:after,.vertical li.parent:after,.vertical li.menu-item-has-children:after{display:block;content:"â–¼";position:absolute;right:.5em;top:.5em}.horizontal li ul,.vertical li ul{position:absolute}.horizontal a,.vertical a{display:block}.horizontal ul.menu&gt;li ul,.vertical ul.menu&gt;li ul{display:none}.horizontal.level-2 ul.menu&gt;li&gt;ul&gt;li&gt;ul,.vertical.level-2 ul.menu&gt;li&gt;ul&gt;li&gt;ul{display:none}.horizontal ul.menu&gt;li{float:left}.horizontal.level-3 ul.menu&gt;li&gt;ul&gt;li&gt;ul{left:100%;top:0}.horizontal.level-3.open-left ul.menu&gt;li&gt;ul&gt;li&gt;ul{left:auto;right:100%}.vertical.level-2 ul.menu{display:inline-block}.vertical.level-2 ul.menu&gt;li&gt;ul{left:100%;top:0}.vertical.level-2.open-left ul.menu&gt;li&gt;ul{left:auto;right:100%}.vertical.level-2.level-3 ul.menu&gt;li&gt;ul&gt;li&gt;ul{left:100%;top:0}.vertical.level-2.level-3.open-left ul.menu&gt;li&gt;ul&gt;li&gt;ul{left:auto;right:100%}.vertical.stacked.level-2 ul.menu&gt;li&gt;ul{position:static}.vertical.stacked.level-2.level-3 ul.menu&gt;li&gt;ul&gt;li&gt;ul{position:static}body:not(.mobile) .level-2 ul.menu&gt;li:hover&gt;ul{display:block}body:not(.mobile) .level-2.level-3 ul.menu&gt;li:hover&gt;ul&gt;li:hover&gt;ul{display:block}body.mobile .level-2 ul.menu&gt;li.open&gt;ul{display:block}body.mobile .level-2.level-3 ul.menu&gt;li.open&gt;ul&gt;li.open&gt;ul{display:block}.accordion{overflow:hidden;transition:height .5s}@media print{code,kbd,pre,samp,blockquote{page-break-inside:avoid}thead{display:table-header-group}tr{page-break-inside:avoid}img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h1,h2,h3,h4,h5,h6{page-break-after:avoid}}.page-break-before-always{page-break-before:always}.page-break-before-avoid{page-break-before:avoid}.page-break-after-always{page-break-after:always}.page-break-after-avoid{page-break-after:avoid}.page-break-inside-avoid{page-break-inside:avoid}@media print{.print-hide,.print-hide *,.print-hide *:before,.print-hide *:after,.print-hide *:first-letter ,.print-hide *:first-line {display:none !important}}@media print{.print-no-background,.print-no-background *,.print-no-background *:before,.print-no-background *:after,.print-no-background *:first-letter ,.print-no-background *:first-line {background:transparent !important;background-image:none !important}}@media print{.print-text-color-black,.print-text-color-black *,.print-text-color-black *:before,.print-text-color-black *:after,.print-text-color-black *:first-letter ,.print-text-color-black *:first-line {color:#000 !important}}@media print{.print-no-box-shadow,.print-no-box-shadow *,.print-no-box-shadow *:before,.print-no-box-shadow *:after,.print-no-box-shadow *:first-letter ,.print-no-box-shadow *:first-line {box-shadow:none !important}}@media print{.print-no-text-shadow,.print-no-text-shadow *,.print-no-text-shadow *:before,.print-no-text-shadow *:after,.print-no-text-shadow *:first-letter ,.print-no-text-shadow *:first-line {text-shadow:none !important}}@media print{.print-links-href:after,.print-links-href:visited:after,.print-links-href a:after,.print-links-href a:visited:after{content:" (" attr(href) ")"}.print-links-href[href^="#"]:after,.print-links-href[href^="#"]:visited:after,.print-links-href[href^="javascript:"]:after,.print-links-href[href^="javascript:"]:visited:after,.print-links-href a[href^="#"]:after,.print-links-href a[href^="#"]:visited:after,.print-links-href a[href^="javascript:"]:after,.print-links-href a[href^="javascript:"]:visited:after{content:""}}@media print{.print-abbr-title:after,.print-abbr-title abbr:after{content:" (" attr(title) ")"}}.tooltip{display:none !important}#system-message .alert{padding:.75em 1.5em;margin:1.5em 0;text-shadow:0 1px 0 rgba(255,255,255,0.5);border-radius:4px}#system-message .alert-message{background-color:#dff0d8;border:1px solid #f0f7ea;color:#3c763d}#system-message .alert-message .close{text-decoration:none;color:#3c763d}#system-message .alert-message .close:hover{color:#3c763d}#system-message .alert-message h4{color:#3c763d}#system-message .alert-notice{background-color:#d9edf7;border:1px solid #eef9fb;color:#31708f}#system-message .alert-notice .close{text-decoration:none;color:#31708f}#system-message .alert-notice .close:hover{color:#31708f}#system-message .alert-notice h4{color:#31708f}#system-message .alert-warning{background-color:#fcf8e3;border:1px solid #fefdfa;color:#8a6d3b}#system-message .alert-warning .close{text-decoration:none;color:#8a6d3b}#system-message .alert-warning .close:hover{color:#8a6d3b}#system-message .alert-warning h4{color:#8a6d3b}#system-message .alert-error{background-color:#f2dede;border:1px solid #f9f0f2;color:#a94442}#system-message .alert-error .close{text-decoration:none;color:#a94442}#system-message .alert-error .close:hover{color:#a94442}#system-message .alert-error h4{color:#a94442}#system-message h4{margin:0}#system-message .close{float:right;cursor:pointer}ul.breadcrumb{list-style:none;padding:0}ul.breadcrumb li{display:inline}ul.breadcrumb li span.ider:before{display:inline;padding:0 .5em;color:#2a839e;content:"&gt;"}ul.breadcrumb li span.ider img{display:none}ul.breadcrumb li:first-child{display:none}.pagination .pageslinks ul{list-style:none;margin:0;padding:0}.pagination .pageslinks ul li{float:left;margin:1em .67em 1em 0;display:inline-block}.pagination .pageslinks ul li.active a{display:inline-block;background-color:#0d272c;color:#fff;padding:.33em .67em;border-radius:.33em}.pagination .pageslinks ul li.active a:hover{text-decoration:none;background-color:#236b7c;color:#fff}.pagination .pageslinks ul li.active.first a:before{display:inline;content:"âŸª"}.pagination .pageslinks ul li.active.prev a:before{display:inline;content:"âŸ¨"}.pagination .pageslinks ul li.active.next a:before{display:inline;content:"âŸ©"}.pagination .pageslinks ul li.active.last a:before{display:inline;content:"âŸ«"}.pagination .pageslinks ul li.inactive{background-color:#ccc;color:#fff;padding:.33em .67em;border-radius:.33em;cursor:pointer}.pagination .pageslinks ul li.inactive:hover{text-decoration:none;background-color:#eee;color:#343534}.pagination .pageslinks ul li.inactive.first:before{display:inline;content:"âŸª"}.pagination .pageslinks ul li.inactive.prev:before{display:inline;content:"âŸ¨"}.pagination .pageslinks ul li.inactive.page{background-color:#eee;color:#343534}.pagination .pageslinks ul li.inactive.next:before{display:inline;content:"âŸ©"}.pagination .pageslinks ul li.inactive.last:before{display:inline;content:"âŸ«"}.pagination .pagescounter{font-size:.8em;text-transform:uppercase;font-weight:bold}body[screen=xs] .pagination .page{display:none}#fc_filter_form_blocker{display:none}#lyqbox .zoom-out,#lyqbox .zoom-in,#lyqbox .next,#lyqbox .prev,#lyqbox .close{display:block;position:absolute;z-index:4;width:4rem;height:4rem;background:rgba(0,0,0,0.2);background-size:2em 2em;background-repeat:no-repeat;background-position:center}#lyqbox .zoom-out:hover,#lyqbox .zoom-in:hover,#lyqbox .next:hover,#lyqbox .prev:hover,#lyqbox .close:hover{cursor:pointer}#lyqbox .zoom-out:after,#lyqbox .zoom-in:after,#lyqbox .next:after,#lyqbox .prev:after,#lyqbox .close:after{font-size:2rem}#lyqbox{position:fixed;width:100%;height:100%;left:0;top:0;z-index:9999;transition:visibility 0s linear .5s,opacity .5s linear;background-color:rgba(0,0,0,0.85);visibility:hidden;opacity:0;color:#fff}#lyqbox.open{visibility:visible;opacity:1;transition-delay:0s}#lyqbox .content-wrapper{opacity:0;transition:opacity .5s;position:absolute;z-index:1;display:flex;width:90vw;height:90vh;margin:5vh 5vw}#lyqbox .content-wrapper.active{opacity:1;z-index:2}#lyqbox .content-wrapper .content{z-index:3;padding-right:.5rem;overflow:hidden;min-width:75%;min-height:unset}#lyqbox .content-wrapper .content .image-container{width:100%;height:100%;text-align:center}#lyqbox .content-wrapper .content .image-container img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;transition:all .25s}#lyqbox .content-wrapper .content .image-container img[data-lyqbox-zoom="0"]{-webkit-transform:scale(1);transform:scale(1)}#lyqbox .content-wrapper .content .image-container img[data-lyqbox-zoom="1"]{-webkit-transform:scale(1.5);transform:scale(1.5)}#lyqbox .content-wrapper .content .image-container img[data-lyqbox-zoom="2"]{-webkit-transform:scale(2);transform:scale(2)}#lyqbox .content-wrapper .content .image-container img[data-lyqbox-zoom="3"]{-webkit-transform:scale(3);transform:scale(3)}#lyqbox .content-wrapper .content .image-container img[data-lyqbox-zoom="4"]{-webkit-transform:scale(5);transform:scale(5)}#lyqbox .content-wrapper .content .video-container iframe{border:0}#lyqbox .content-wrapper .content.html,#lyqbox .content-wrapper .content.alert{overflow:auto}#lyqbox .content-wrapper .info{z-index:3;min-width:25%;min-height:unset;padding-left:.5rem}#lyqbox .content-wrapper .info .title{font-size:2.1rem;font-family:"Gotham A","Gotham B",sans-serif;margin-bottom:.67em}#lyqbox .content-wrapper .info .caption{margin:1em 0}#lyqbox .content-wrapper .info .credit{margin:1em 0;font-size:.85em;color:#999}#lyqbox .content-wrapper .info.blank{display:none;min-width:unset}#lyqbox .close{right:0;top:0;background-image:url(/templates/violetoakleyexperience/images/icons/ios-close.svg)}#lyqbox .prev{bottom:0;right:4rem;background-image:url(/templates/violetoakleyexperience/images/icons/ios-arrow-back.svg)}#lyqbox .next{bottom:0;right:0;background-image:url(/templates/violetoakleyexperience/images/icons/ios-arrow-forward.svg)}#lyqbox .zoom-in{top:calc(50% - 2rem);right:0;background-image:url(/templates/violetoakleyexperience/images/icons/ios-add-circle-outline.svg)}#lyqbox .zoom-out{top:calc(50% + 2rem);right:0;background-image:url(/templates/violetoakleyexperience/images/icons/ios-remove-circle-outline.svg)}#lyqbox .counter{position:absolute;right:8rem;bottom:0;z-index:4;padding:1rem;font-size:1.6rem;background:rgba(0,0,0,0.2)}#lyqbox .thumbnails{position:absolute;bottom:0;left:0;z-index:4}#lyqbox .thumb{width:6rem;height:4rem;padding:.2rem;display:inline-block;cursor:pointer;overflow:hidden}#lyqbox .thumb img{-o-object-fit:cover;object-fit:cover}#lyqbox .loading{position:absolute;width:10rem;height:10rem;top:calc(50% - 5rem);left:calc(50% - 5rem);background-image:url(/templates/violetoakleyexperience/images/loaders/rings.svg);background-size:contain;z-index:5}#lyqbox .hide{display:none}body[screen=xs] #lyqbox .content-wrapper,body[screen=sm] #lyqbox .content-wrapper{flex-direction:column}body[screen=xs] #lyqbox .content-wrapper .content,body[screen=sm] #lyqbox .content-wrapper .content{min-height:75%;min-width:unset}body[screen=xs] #lyqbox .content-wrapper .info,body[screen=sm] #lyqbox .content-wrapper .info{min-height:25%;min-width:unset}.common-button{border:1px solid rgba(24,73,84,0.75);font-weight:500;line-height:12px;font-size:1.4rem;text-transform:uppercase;text-align:center;display:inline-block;color:#184954}.common-button:hover{cursor:pointer;border-color:#184954;background-color:#184954;color:#fff;text-decoration:none}.common-button.show-more,.common-button.return{padding:16px 36px}.common-button.view{padding:8px 17px}.common-button.filter{padding:10px 17px;letter-spacing:.48px;margin-right:6px;margin-bottom:6px}.common-button.filter:last-of-type{margin-right:0}.common-button.white{border:1px solid rgba(255,255,255,0.43);color:#fff;background-color:rgba(2,2,2,0.43);padding:9px 16px;text-decoration:none;line-height:24px}.common-button.white:hover{border-color:#020202;background-color:#020202}body[screen=sm] .common-button,body[screen=xs] .common-button{font-size:1.2rem;line-height:1}body[screen=sm] .common-button.show-more,body[screen=xs] .common-button.show-more{padding:7px 17px;width:146px}body[screen=sm] .common-button.return,body[screen=xs] .common-button.return{padding:7px 17px;width:238px}.alert-module{position:fixed;width:100%;bottom:0;left:0;z-index:98;box-sizing:border-box;background-color:#2a839e;padding:25px 3.44%}.alert-module&gt;*{color:#fff}.alert-module .close{position:absolute;right:3.44%;top:31px;z-index:98}.alert-module .close:hover{cursor:pointer}.alert-module .close img{width:14px;display:block}.alert-module p{font-size:1.7rem;letter-spacing:0;line-height:25px;margin:0;font-family:"Gotham A","Gotham B";font-style:normal;font-weight:500;display:inline-block;width:calc(100% - 31px)}.alert-module p a{color:#fff;font-weight:500;text-decoration:underline}.alert-module p a:hover{text-decoration:none}.alert-module li,.alert-module ul{list-style:none;margin:0;padding:0}body[screen=md] .alert-module{padding:17px 3.44%}body[screen=md] .alert-module .close{top:22px}body[screen=sm] .alert-module,body[screen=xs] .alert-module{padding:16px 17px}body[screen=sm] .alert-module .close,body[screen=xs] .alert-module .close{top:19px}body[screen=sm] .alert-module p,body[screen=xs] .alert-module p{font-size:1.5rem;line-height:19px}header{border-top:7px solid #2a839e;position:relative}header .return{background-color:#2a839e;position:absolute;right:66px;top:-4px;border-radius:0 0 5px 5px;z-index:4;padding:0 15px}header .return p{margin:8px 0 9px;font-size:1.5rem;line-height:16px}header .return a{display:flex}header .return a:hover{cursor:pointer;text-decoration:none}header .return span{color:#fff;margin-left:8px}header .nav.horizontal{list-style:none;display:flex;flex-wrap:nowrap;padding:0 46px;margin:0;background:linear-gradient(-90deg,#fdfdfd 0,#f9f9f9 100%)}header .nav.horizontal&gt;li{margin-top:0;margin-bottom:0;margin-left:47px;font-size:1.6rem;line-height:19px;color:#343534;font-weight:500;position:relative}header .nav.horizontal&gt;li&gt;a,header .nav.horizontal&gt;li&gt;span{display:inline-block;position:relative;padding:19px 20px 21px;color:#343534}header .nav.horizontal&gt;li:first-child{margin-left:0}header .nav.horizontal&gt;li a:hover{text-decoration:none}header .nav.horizontal&gt;li ul{position:absolute;top:100%;left:0;z-index:99;background-color:#f9f9f9;max-height:392px;width:254px;padding:20px 0 15px 0;overflow-y:hidden;display:none}header .nav.horizontal&gt;li ul li{padding:0;margin:0}header .nav.horizontal&gt;li ul li a{padding:12px 20px;color:#184954}header .nav.horizontal&gt;li ul li:hover{background-color:#ededed}header .nav.horizontal&gt;li ul li:hover a{text-decoration:none}header .nav.horizontal&gt;li.parent:after{display:none}header .nav.horizontal&gt;li.parent&gt;span:after,header .nav.horizontal&gt;li.parent&gt;a:after{display:inline-block;width:8px;height:8px;margin-left:5px;position:static;top:0;right:0;content:" ";background-image:url(/templates/violetoakleyexperience/images/down-arrow.svg);background-repeat:no-repeat}header .nav.horizontal&gt;li:hover{background-color:#2a839e}header .nav.horizontal&gt;li:hover ul{display:block}header .nav.horizontal&gt;li:hover&gt;a,header .nav.horizontal&gt;li:hover&gt;span{color:#fff}header .nav.horizontal&gt;li:hover.parent&gt;span:after,header .nav.horizontal&gt;li:hover.parent&gt;a:after{background-image:url(/templates/violetoakleyexperience/images/down-arrow-white.svg)}body[screen=lg] header .nav.horizontal{padding:0 46px 0 36px}body[screen=lg] header .nav.horizontal&gt;li{margin-left:18px}body[screen=lg] header .nav.horizontal&gt;li:first-child{margin-left:0}body[screen=md] header .return{right:33px}body[screen=md] header .nav{padding:0 13px}body[screen=md] header .nav li{margin-left:2px;font-size:1.6rem;line-height:19px}body[screen=md] header .nav li:first-of-type{margin-left:0}body[screen=sm] header,body[screen=xs] header{background-color:transparent;z-index:90;width:100%;border-width:5px}body[screen=sm] header .return,body[screen=sm] header .nav,body[screen=xs] header .return,body[screen=xs] header .nav{display:none}body[screen=sm] header .header-controls .site-logo,body[screen=xs] header .header-controls .site-logo{display:none;width:322px}body[screen=sm] header .header-controls .site-logo img,body[screen=xs] header .header-controls .site-logo img{width:100%}body[screen=sm] header .header-controls .menu-controls .open,body[screen=xs] header .header-controls .menu-controls .open{position:absolute;top:41px;right:7.5%;width:31px}body[screen=sm] header .header-controls .menu-controls .close,body[screen=xs] header .header-controls .menu-controls .close{display:none}body[screen=sm] header.menu-open,body[screen=xs] header.menu-open{height:100vh;background-color:#fff;border-bottom:7px solid #2a839e;overflow-x:hidden;overflow-y:scroll;width:100%;position:fixed}body[screen=sm] header.menu-open .nav,body[screen=xs] header.menu-open .nav{display:block;padding:0;width:100%;background:transparent}body[screen=sm] header.menu-open .nav&gt;li,body[screen=xs] header.menu-open .nav&gt;li{border-top:1px solid #f9f9f9;border-radius:0 0 5px 5px;margin:0;background-color:transparent}body[screen=sm] header.menu-open .nav&gt;li&gt;a,body[screen=sm] header.menu-open .nav&gt;li&gt;span,body[screen=xs] header.menu-open .nav&gt;li&gt;a,body[screen=xs] header.menu-open .nav&gt;li&gt;span{padding:30px 7.5%;width:100%;font-weight:300;display:block}body[screen=sm] header.menu-open .nav&gt;li.parent&gt;span:after,body[screen=sm] header.menu-open .nav&gt;li.parent&gt;a:after,body[screen=xs] header.menu-open .nav&gt;li.parent&gt;span:after,body[screen=xs] header.menu-open .nav&gt;li.parent&gt;a:after{background-image:url(/templates/violetoakleyexperience/images/down-arrow.svg)}body[screen=sm] header.menu-open .nav&gt;li ul,body[screen=xs] header.menu-open .nav&gt;li ul{display:block;width:100%;background-color:#fff;left:-100%;padding:0;transition:left .5s;max-height:none;overflow-y:scroll}body[screen=sm] header.menu-open .nav&gt;li ul li,body[screen=xs] header.menu-open .nav&gt;li ul li{font-size:1.6rem;line-height:19px;border-top:1px solid #f9f9f9;border-radius:0 0 5px 5px}body[screen=sm] header.menu-open .nav&gt;li ul li a,body[screen=sm] header.menu-open .nav&gt;li ul li span,body[screen=xs] header.menu-open .nav&gt;li ul li a,body[screen=xs] header.menu-open .nav&gt;li ul li span{color:#343534;font-weight:300;padding:30px 0 30px 17.5%}body[screen=sm] header.menu-open .nav&gt;li.parent span:after,body[screen=sm] header.menu-open .nav&gt;li.parent a:after,body[screen=xs] header.menu-open .nav&gt;li.parent span:after,body[screen=xs] header.menu-open .nav&gt;li.parent a:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);right:7.8125%;left:initial;top:35.5px;position:absolute}body[screen=sm] header.menu-open .nav&gt;li.open&gt;span,body[screen=sm] header.menu-open .nav&gt;li.open&gt;a,body[screen=xs] header.menu-open .nav&gt;li.open&gt;span,body[screen=xs] header.menu-open .nav&gt;li.open&gt;a{padding-left:13.75vw}body[screen=sm] header.menu-open .nav&gt;li.open.parent a:after,body[screen=sm] header.menu-open .nav&gt;li.open.parent span:after,body[screen=xs] header.menu-open .nav&gt;li.open.parent a:after,body[screen=xs] header.menu-open .nav&gt;li.open.parent span:after{right:initial;left:7.8125vw;-webkit-transform:rotate(90deg);transform:rotate(90deg)}body[screen=sm] header.menu-open .nav&gt;li.open ul,body[screen=xs] header.menu-open .nav&gt;li.open ul{left:0}body[screen=sm] header.menu-open .nav&gt;li:hover,body[screen=xs] header.menu-open .nav&gt;li:hover{background-color:transparent}body[screen=sm] header.menu-open .nav&gt;li:hover span,body[screen=sm] header.menu-open .nav&gt;li:hover a,body[screen=xs] header.menu-open .nav&gt;li:hover span,body[screen=xs] header.menu-open .nav&gt;li:hover a{color:#343534}body[screen=sm] header.menu-open .nav&gt;li:hover.parent:after,body[screen=xs] header.menu-open .nav&gt;li:hover.parent:after{background-image:url(/templates/violetoakleyexperience/images/down-arrow.svg)}body[screen=sm] header.menu-open .nav&gt;li.inactive,body[screen=xs] header.menu-open .nav&gt;li.inactive{display:none}body[screen=sm] header.menu-open .return,body[screen=xs] header.menu-open .return{display:block;position:fixed;left:0;bottom:7px;right:initial;top:initial;padding:20px 0 19px;background-color:#f9f9f9;width:100%}body[screen=sm] header.menu-open .return p,body[screen=xs] header.menu-open .return p{margin:0}body[screen=sm] header.menu-open .return p a,body[screen=xs] header.menu-open .return p a{justify-content:center}body[screen=sm] header.menu-open .return p a span,body[screen=xs] header.menu-open .return p a span{color:#343534;margin-left:10px}body[screen=sm] header.menu-open .site-logo,body[screen=xs] header.menu-open .site-logo{display:block}body[screen=sm] header.menu-open .header-controls .container,body[screen=xs] header.menu-open .header-controls .container{padding:30px 0;display:flex;justify-content:space-between}body[screen=sm] header.menu-open .header-controls .container .menu-controls .open,body[screen=xs] header.menu-open .header-controls .container .menu-controls .open{display:none}body[screen=sm] header.menu-open .header-controls .container .menu-controls .close,body[screen=xs] header.menu-open .header-controls .container .menu-controls .close{display:block;margin:10.5px 0;width:23px}body[screen=sm] header.menu-open .nav li.parent:after{top:35.5px}body[screen=xs] header .header-controls .container .menu-controls .open{top:20px;right:20px;width:22px}body[screen=xs] header.menu-open .site-logo{width:209px;line-height:0}body[screen=xs] header.menu-open .site-logo img{display:block}body[screen=xs] header.menu-open .nav&gt;li&gt;a,body[screen=xs] header.menu-open .nav&gt;li&gt;span{padding:10px 7.5%}body[screen=xs] header.menu-open .nav&gt;li.parent&gt;a:after,body[screen=xs] header.menu-open .nav&gt;li.parent&gt;span:after{top:15.5px}body[screen=xs] header.menu-open .nav&gt;li ul{max-height:calc(100vh - 187.5px)}body[screen=xs] header.menu-open .nav&gt;li ul li a{padding-top:10px;padding-bottom:10px}body[screen=xs] header.menu-open .header-controls .container{padding:25px 0}body[screen=xs] header.menu-open .header-controls .container .menu-controls .close{width:16px;margin:7.5px 0}body:not(.catid-35) header,body.cat-filters-active header,body.landing-filtered header{display:flex;flex-direction:column}body:not(.catid-35) header .nav,body.cat-filters-active header .nav,body.landing-filtered header .nav{background:linear-gradient(90deg,#fdfdfd 0,#f9f9f9 100%);order:1}body:not(.catid-35) header .header-controls,body.cat-filters-active header .header-controls,body.landing-filtered header .header-controls{display:block;order:2;padding:83px 0 43px}body:not(.catid-35) header .header-controls .site-logo,body.cat-filters-active header .header-controls .site-logo,body.landing-filtered header .header-controls .site-logo{width:402px;margin:0 auto}body:not(.catid-35) header .header-controls .site-logo img,body.cat-filters-active header .header-controls .site-logo img,body.landing-filtered header .header-controls .site-logo img{width:100%}body:not(.catid-35) header .header-controls .menu-controls,body.cat-filters-active header .header-controls .menu-controls,body.landing-filtered header .header-controls .menu-controls{display:none}body:not(.catid-35) header .header-controls .menu-controls .interior-hide,body.cat-filters-active header .header-controls .menu-controls .interior-hide,body.landing-filtered header .header-controls .menu-controls .interior-hide{display:none}body:not(.catid-35)[screen=sm] header,body.cat-filters-active[screen=sm] header,body:not(.catid-35)[screen=xs] header,body.cat-filters-active[screen=xs] header{background:#fff}body:not(.catid-35)[screen=sm] header .header-controls,body.cat-filters-active[screen=sm] header .header-controls,body:not(.catid-35)[screen=xs] header .header-controls,body.cat-filters-active[screen=xs] header .header-controls{padding:30px 0 21px;order:1}body:not(.catid-35)[screen=sm] header .header-controls .site-logo,body.cat-filters-active[screen=sm] header .header-controls .site-logo,body:not(.catid-35)[screen=xs] header .header-controls .site-logo,body.cat-filters-active[screen=xs] header .header-controls .site-logo{margin:0;width:322px;display:block;line-height:0}body:not(.catid-35)[screen=sm] header .header-controls .site-logo img,body.cat-filters-active[screen=sm] header .header-controls .site-logo img,body:not(.catid-35)[screen=xs] header .header-controls .site-logo img,body.cat-filters-active[screen=xs] header .header-controls .site-logo img{display:block}body:not(.catid-35)[screen=sm] header .header-controls .menu-controls,body.cat-filters-active[screen=sm] header .header-controls .menu-controls,body:not(.catid-35)[screen=xs] header .header-controls .menu-controls,body.cat-filters-active[screen=xs] header .header-controls .menu-controls{display:block}body:not(.catid-35)[screen=sm] header .nav,body.cat-filters-active[screen=sm] header .nav,body:not(.catid-35)[screen=xs] header .nav,body.cat-filters-active[screen=xs] header .nav{order:2;background:#fff}body:not(.catid-35)[screen=sm] header.menu-open .header-controls .container,body.cat-filters-active[screen=sm] header.menu-open .header-controls .container,body:not(.catid-35)[screen=xs] header.menu-open .header-controls .container,body.cat-filters-active[screen=xs] header.menu-open .header-controls .container{padding:0}body:not(.catid-35)[screen=sm].view_category.text-attached main,body.cat-filters-active[screen=sm].view_category.text-attached main{padding-top:78px}body:not(.catid-35)[screen=sm].view_item main,body.cat-filters-active[screen=sm].view_item main{padding-top:0}body:not(.catid-35)[screen=xs] header .header-controls,body.cat-filters-active[screen=xs] header .header-controls{padding:20px 0 19px}body:not(.catid-35)[screen=xs] header .header-controls .site-logo,body.cat-filters-active[screen=xs] header .header-controls .site-logo{margin:0;width:216px}body:not(.catid-35)[screen=xs].view_category.text-attached main,body.cat-filters-active[screen=xs].view_category.text-attached main{padding-top:59px}body:not(.catid-35)[screen=xs].view_item main,body.cat-filters-active[screen=xs].view_item main{padding-top:0}body.catid-35[screen=sm] .header-controls .home-hide,body.catid-35[screen=xs] .header-controls .home-hide{display:none}body.catid-35[screen=sm] .header-controls.swap-icon .home-hide,body.catid-35[screen=xs] .header-controls.swap-icon .home-hide{display:block}body.catid-35[screen=sm] .header-controls.swap-icon .interior-hide,body.catid-35[screen=xs] .header-controls.swap-icon .interior-hide{display:none}body.cat-filters-active[screen=sm] .header-controls .home-hide,body.cat-filters-active[screen=xs] .header-controls .home-hide{display:block}body.cat-filters-active[screen=sm] .header-controls .interior-hide,body.cat-filters-active[screen=xs] .header-controls .interior-hide{display:none}body.catid-35[screen=sm]:not(.cat-filters-active) .header-controls .menu-controls .open{width:44px}.ps__rail-y{width:5px;background-color:#e6e6e6 !important;right:9px !important;display:block !important;left:auto !important;margin:21px 0 17px;opacity:1 !important}.ps__rail-y .ps__thumb-y{width:5px !important;background-color:#c1bfbf !important;right:0 !important;border-radius:4.5px;opacity:1}.ps__rail-y .ps__thumb-y:hover{cursor:pointer}.fc-category.tmpl-custom-violet-oakley{display:flex}.fc-category.tmpl-custom-violet-oakley .section-1{position:relative;width:calc(34.323% - 2px);margin-right:2px;background-color:#f9f9f9;padding:87px 29.5px 0 66px}.fc-category.tmpl-custom-violet-oakley .section-1 h1{text-transform:uppercase;letter-spacing:2.38px;padding-bottom:12px;margin:0 0 32px;color:#343534;border-bottom:1px solid #d6d6d6}.fc-category.tmpl-custom-violet-oakley .section-1 .cat-description{max-height:250px;position:relative;padding-right:36.5px;overflow-y:hidden;overflow-x:visible !important}.fc-category.tmpl-custom-violet-oakley .section-1 .cat-description&gt;*:first-of-type{margin-top:0}.fc-category.tmpl-custom-violet-oakley .section-1 .cat-description&gt;p:last-of-type{margin-bottom:0}.fc-category.tmpl-custom-violet-oakley .section-1 .cat-description p{font-size:1.7rem;line-height:25px}.fc-category.tmpl-custom-violet-oakley .section-1 .cat-description .ps__rail-y{border:1px solid #c1bfbf;border-radius:6px;right:0 !important;margin:0 !important;width:7px !important;background-color:transparent !important}.fc-category.tmpl-custom-violet-oakley .section-1 .cat-description a{text-decoration:underline}.fc-category.tmpl-custom-violet-oakley .section-1 .show-more{margin-top:40px;padding:9px 36px;line-height:24px}.fc-category.tmpl-custom-violet-oakley .section-1 .close-view{display:none}.fc-category.tmpl-custom-violet-oakley .section-1 .close-button{display:none}.fc-category.tmpl-custom-violet-oakley .section-1:after{content:" ";display:block;position:absolute;top:1px;right:-24px;border-left:17.35px solid #d8d8d8;border-right:5px solid transparent;border-bottom:0 solid transparent;border-top:13px solid transparent}.fc-category.tmpl-custom-violet-oakley .section-1 .controls{display:flex;justify-content:space-between}.fc-category.tmpl-custom-violet-oakley .section-1 .scroll-buttons{display:none;padding-right:20px;margin-top:40px}.fc-category.tmpl-custom-violet-oakley .section-1 .scroll-buttons div{width:30px;height:30px;border:1px solid #184954;position:relative;transition:background-color .5s,opacity .5s}.fc-category.tmpl-custom-violet-oakley .section-1 .scroll-buttons div img{width:7.5px;position:absolute;top:50%;left:50%}.fc-category.tmpl-custom-violet-oakley .section-1 .scroll-buttons div:before{background-position:center;background-repeat:no-repeat;z-index:1;display:block;width:100%;height:100%;content:" ";position:absolute;top:50%;left:50%;transition:background-image .5s}.fc-category.tmpl-custom-violet-oakley .section-1 .scroll-buttons div:hover{background-color:#184954;cursor:pointer}.fc-category.tmpl-custom-violet-oakley .section-1 .scroll-buttons div.up:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/templates/violetoakleyexperience/images/icons/natural-up-arrow.svg)}.fc-category.tmpl-custom-violet-oakley .section-1 .scroll-buttons div.up:hover:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/templates/violetoakleyexperience/images/icons/hover-up-arrow.svg)}.fc-category.tmpl-custom-violet-oakley .section-1 .scroll-buttons div.down{margin-left:11px}.fc-category.tmpl-custom-violet-oakley .section-1 .scroll-buttons div.down:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/templates/violetoakleyexperience/images/icons/natural-down-arrow.svg)}.fc-category.tmpl-custom-violet-oakley .section-1 .scroll-buttons div.down:hover:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/templates/violetoakleyexperience/images/icons/hover-down-arrow.svg)}.fc-category.tmpl-custom-violet-oakley .section-1 .scroll-buttons div.fade{opacity:.5}.fc-category.tmpl-custom-violet-oakley .section-1 .scroll-buttons div.fade:hover{background-color:transparent;cursor:initial}.fc-category.tmpl-custom-violet-oakley .section-1 .scroll-buttons div.fade.up:hover:before{background-image:url(/templates/violetoakleyexperience/images/icons/natural-up-arrow.svg)}.fc-category.tmpl-custom-violet-oakley .section-1 .scroll-buttons div.fade.down:hover:before{background-image:url(/templates/violetoakleyexperience/images/icons/natural-down-arrow.svg)}.fc-category.tmpl-custom-violet-oakley .section-1.description-open .cat-description{max-height:387px}.fc-category.tmpl-custom-violet-oakley .section-1.description-open .scroll-buttons{display:flex}.fc-category.tmpl-custom-violet-oakley .section-2{width:65.677%;margin-top:15px}.fc-category.tmpl-custom-violet-oakley .section-2 ul{padding-left:0;list-style:none;margin:0}.fc-category.tmpl-custom-violet-oakley .section-2 ul li{margin:2px 1px 0;width:calc(33.333% - 1.5px);list-style:none;position:relative;overflow-y:hidden}.fc-category.tmpl-custom-violet-oakley .section-2 ul li .field_square_image{line-height:0}.fc-category.tmpl-custom-violet-oakley .section-2 ul li .field_square_image img{display:block;width:100%}.fc-category.tmpl-custom-violet-oakley .section-2 ul li h2{position:absolute;bottom:-50px;opacity:0;left:0;width:100%;background-color:rgba(255,255,255,0.9);text-transform:uppercase;margin:0;padding:25px 20px 25px;transition:bottom .5s,opacity .5s}.fc-category.tmpl-custom-violet-oakley .section-2 ul li h2 a{color:#343534}.fc-category.tmpl-custom-violet-oakley .section-2 ul li h2 a:hover{text-decoration:none}.fc-category.tmpl-custom-violet-oakley .section-2 ul li .subcat-image{line-height:0}.fc-category.tmpl-custom-violet-oakley .section-2 ul li .subcat-image img{display:block;width:100%}.fc-category.tmpl-custom-violet-oakley .section-2 ul li:hover h2{bottom:0;opacity:1}.fc-category.tmpl-custom-violet-oakley .section-2 ul&gt;*:nth-child(-n+3){margin-top:0}.fc-category.tmpl-custom-violet-oakley .section-2 ul&gt;*:nth-child(3n+1){margin-left:0}.fc-category.tmpl-custom-violet-oakley .section-2 ul&gt;*:last-child,.fc-category.tmpl-custom-violet-oakley .section-2 ul&gt;*:nth-child(3n){margin-right:0}.fc-category.tmpl-custom-violet-oakley .section-2 ul&gt;*:last-of-type{margin-bottom:0}body[screen=xl] .fc-category.tmpl-custom-violet-oakley .section-1,body[screen=lg] .fc-category.tmpl-custom-violet-oakley .section-1,body[screen=md] .fc-category.tmpl-custom-violet-oakley .section-1{min-height:calc(100vh - 257px)}body[screen=xl] .fc-category.tmpl-custom-violet-oakley.attached .section-1,body[screen=lg] .fc-category.tmpl-custom-violet-oakley.attached .section-1,body[screen=md] .fc-category.tmpl-custom-violet-oakley.attached .section-1{min-height:1;position:fixed;top:20px;height:100vh;left:0;z-index:2}body[screen=xl] .fc-category.tmpl-custom-violet-oakley.attached .section-1:after,body[screen=lg] .fc-category.tmpl-custom-violet-oakley.attached .section-1:after,body[screen=md] .fc-category.tmpl-custom-violet-oakley.attached .section-1:after{position:fixed;top:20px;left:calc(34.323%);z-index:6}body[screen=xl] .fc-category.tmpl-custom-violet-oakley.attached .section-2,body[screen=lg] .fc-category.tmpl-custom-violet-oakley.attached .section-2,body[screen=md] .fc-category.tmpl-custom-violet-oakley.attached .section-2{left:calc(34.323%);position:relative;z-index:1}body[screen=xl] .fc-category.tmpl-custom-violet-oakley.attached .section-2:before,body[screen=lg] .fc-category.tmpl-custom-violet-oakley.attached .section-2:before,body[screen=md] .fc-category.tmpl-custom-violet-oakley.attached .section-2:before{width:calc(100% - (34.323%));height:35px;content:" ";display:block;position:fixed;top:0;left:calc(34.323%);background-color:#fff;z-index:5}body[screen=lg] .fc-category.tmpl-custom-violet-oakley .section-1{width:33.203%;padding:87px 56px}body[screen=lg] .fc-category.tmpl-custom-violet-oakley .section-2{width:66.797%}body[screen=lg] .fc-category.tmpl-custom-violet-oakley.attached .section-1:after{left:33.203%}body[screen=lg] .fc-category.tmpl-custom-violet-oakley.attached .section-2{left:33.203%}body[screen=lg] .fc-category.tmpl-custom-violet-oakley.attached .section-2:before{left:33.203%;width:66.797%}body[screen=md] .fc-category.tmpl-custom-violet-oakley .section-1{width:34.063%;padding:62px 32px}body[screen=md] .fc-category.tmpl-custom-violet-oakley .section-2{width:65.937%}body[screen=md] .fc-category.tmpl-custom-violet-oakley.attached .section-1:after{left:34.063%}body[screen=md] .fc-category.tmpl-custom-violet-oakley.attached .section-2{left:34.063%}body[screen=md] .fc-category.tmpl-custom-violet-oakley.attached .section-2:before{left:34.063%;width:65.937%}body[screen=md] .fc-category.tmpl-custom-violet-oakley .section-2 ul&gt;*,body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-2 ul&gt;*,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-2 ul&gt;*{width:calc(50% - 0.5px);margin:.5px}body[screen=md] .fc-category.tmpl-custom-violet-oakley .section-2 ul&gt;*:nth-child(odd),body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-2 ul&gt;*:nth-child(odd),body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-2 ul&gt;*:nth-child(odd){margin-left:0}body[screen=md] .fc-category.tmpl-custom-violet-oakley .section-2 ul&gt;*:nth-child(even),body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-2 ul&gt;*:nth-child(even),body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-2 ul&gt;*:nth-child(even){margin-right:0}body[screen=md] .fc-category.tmpl-custom-violet-oakley .section-2 ul li:nth-of-type(2),body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-2 ul li:nth-of-type(2),body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-2 ul li:nth-of-type(2){padding-top:0}body[screen=sm] .fc-category.tmpl-custom-violet-oakley,body[screen=xs] .fc-category.tmpl-custom-violet-oakley{flex-wrap:wrap}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1,body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-2,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-2{width:100%}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1{padding:0;overflow-y:hidden;position:relative;z-index:2;left:0;justify-content:space-between;align-items:center}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1 h1,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1 h1{padding-bottom:0;border-bottom:0;margin-bottom:0;font-size:2.5rem;line-height:30px;padding:24px 7.5%;z-index:1}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1 .info-button,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1 .info-button{position:absolute;top:29px;right:7.5%;width:17px}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1 .info-button img,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1 .info-button img{display:block;width:100%}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1 .cat-description,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1 .cat-description{display:none}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1 .show-more,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1 .show-more{display:none}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1:after,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1:after{display:none}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1.description-open,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1.description-open{position:fixed;top:0;left:0;width:100%;display:block;height:calc(100%);background-color:#f9f9f9;z-index:99;overflow-y:scroll}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .close-button,body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .close-view,body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .cat-description,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .close-button,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .close-view,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .cat-description{display:block}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .info-button,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .info-button{display:none}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .close-button,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .close-button{position:absolute;right:7.5%;top:29px}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .cat-description,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .cat-description{padding:24px 0;margin:0 7.5%;padding-top:30px;border-top:1px solid #d8d8d8;max-height:none;max-height:none;margin:0 7.5%}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .cat-description p,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .cat-description p{font-size:1.6rem;line-height:22px}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1.description-open h2,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1.description-open h2{border-bottom:1px solid #d6d6d6;margin:0 7.5% 30px;padding:54px 28px 25px 0}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .close-icon,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .close-icon{display:block;position:absolute;top:60px;right:7.5%}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .show-more,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .show-more{display:none}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .scroll-buttons,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .scroll-buttons{display:none}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .close-view,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .close-view{background-color:#fff;padding:33px 0 32px;width:100%;position:relative}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .close-view .common-button,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .close-view .common-button{display:block;margin:0 auto}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .return,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .return{display:block;width:238px;margin:0 auto}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-1.attached,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1.attached{position:fixed;z-index:99;top:0}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-2,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-2{margin-top:0;max-height:none;overflow-y:initial;position:relative;z-index:1}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-2 ul li .lightbox-open,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-2 ul li .lightbox-open{z-index:5;position:absolute}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-2 ul li h2,body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-2 ul li h2{display:none}body[screen=sm] .fc-category.tmpl-custom-violet-oakley .section-2 ul li .lightbox-open{bottom:18px;right:18px;width:31px}body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1 h1{padding:17.5px 7.5% 11.5px}body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1 .cat-description{margin:0 7.5%}body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1 .info-button{top:24px}body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1.description-open{height:calc(100%)}body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1.description-open h1{padding-bottom:19px}body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .cat-description{padding-top:21px}body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1.description-open .close-button{top:24px}body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-1.attached .section-1{position:fixed}body[screen=xs] .fc-category.tmpl-custom-violet-oakley .section-2 ul li .lightbox-open{bottom:9px;right:9px;width:21px}.cat-people{display:flex}.cat-people .section-1{width:658px;background-color:#f9f9f9;display:flex;flex-direction:column;max-height:100vh;margin-right:3px;position:relative}.cat-people .section-1 .cat-description{padding:66px 64px 66px 66px;flex-grow:0}.cat-people .section-1 .post-text{flex-grow:1;padding:99px 64px 0 66px;background-size:cover}.cat-people .section-1 .post-text h2,.cat-people .section-1 .post-text p,.cat-people .section-1 .post-text a{color:#fff}.cat-people .section-1 .post-text h2{margin:0;font-size:1.6rem;line-height:25px;text-transform:uppercase;letter-spacing:.64px;padding-bottom:12px;border-bottom:1px solid #d6d6d6}.cat-people .section-1 .post-text p{margin:8px 0;font-weight:300}.cat-people .section-1 .post-text a{position:relative}.cat-people .section-1 .post-text a:before{content:" ";display:block;position:absolute;top:calc(100%);left:0;width:100%;height:5px;border-bottom:2px solid #fff;background-color:transparent}.cat-people .section-1 .post-text a:hover{text-decoration:none;background-color:#020202}.cat-people .section-1 .post-text a:hover:before{background-color:#020202}.cat-people .section-1 .post-text.image1{background-image:url(/templates/violetoakleyexperience/images/image1.jpg)}.cat-people .section-1 .post-text.image2{background-image:url(/templates/violetoakleyexperience/images/image2.jpg)}.cat-people .section-1 .post-text.image3{background-image:url(/templates/violetoakleyexperience/images/image3.jpg)}.cat-people .section-1 p{margin:8px 0 28px}.cat-people .section-1 h3{font-size:1.6rem;line-height:20px;letter-spacing:.64px;text-transform:uppercase;margin:0;padding-bottom:11px;border-bottom:1px solid #d6d6d6}.cat-people .section-1 .search{display:flex}.cat-people .section-1 .search input{border:1px solid #d6d6d6;border-right-width:0;font-size:1.7rem;line-height:25px;padding:5.5px 10px;display:block;width:calc(100% - 63px);border-radius:1px 0 0 1px;margin:0}.cat-people .section-1 .search input::-webkit-input-placeholder{opacity:.47}.cat-people .section-1 .search input:-ms-input-placeholder{opacity:.47}.cat-people .section-1 .search input::-ms-input-placeholder{opacity:.47}.cat-people .section-1 .search input::placeholder{opacity:.47}.cat-people .section-1 .search button{border:1px solid #184954;background-color:#fff;color:#184954;margin:0;padding:8px 0;text-align:center;width:63px;font-weight:500;font-size:1.7rem;line-height:20px;letter-spacing:.48px;text-transform:uppercase;transition:background-color .5s,color .5s;border-radius:0 1px 1px 0}.cat-people .section-1 .search button:hover{background-color:#184954;color:#fff;cursor:pointer}.cat-people .section-1:after{content:" ";display:block;position:absolute;top:0;right:-24px;border-left:17.35px solid #d8d8d8;border-right:5px solid transparent;border-bottom:0 solid transparent;border-top:13px solid transparent}.cat-people .section-1 .results-label{font-size:1.3rem;line-height:25px;font-weight:500;display:block;margin:14px 0 0}.cat-people .section-1 .no-results{margin-top:7px;background-color:#fff;padding:31px 30px 31px 26px}.cat-people .section-1 .no-results p{margin:0}.cat-people .section-1 .results-list{overflow-y:hidden;position:relative;max-height:calc(100vh - 675px);margin-top:50px}.cat-people .section-1 .results-list a{display:block;font-size:1.7rem;line-height:25px;margin-bottom:26px;color:#343534;text-decoration:underline}.cat-people .section-1 .results-list a:hover{text-decoration:none}.cat-people .section-1 .results-list a:last-of-type{margin-bottom:0}.cat-people .section-2{width:calc(100% - 661px);border-top:1px solid #f3f3f3;position:relative;margin-top:15px}.cat-people .section-2 .section-3{padding:116px 171px 0}.cat-people .section-2 h1{font-size:3.1rem;line-height:44px;margin:0 0 8px;color:#343534}.cat-people .section-2 .intro{margin:0;font-weight:300}.cat-people .cat-items .item-list{margin-top:45px}.cat-people .cat-items .item-list .item{width:100%;margin-bottom:54px}.cat-people .cat-items .item-list .item h2{font-size:1.7rem;line-height:22px;font-weight:500;padding-bottom:19.5px;border-bottom:1px solid #d6d6d6;color:#343534;margin:0 0 21.5px}.cat-people .cat-items .item-list .item .alpha-list{-webkit-columns:247px 3;columns:247px 3;-webkit-column-gap:36px;column-gap:36px}.cat-people .cat-items .item-list .item .alpha-list&gt;div h3{font-size:1.7rem;line-height:25px;margin:0;text-transform:none}.cat-people .cat-items .item-list .item .alpha-list&gt;div h3 a{color:#343534}.cat-people .cat-items .item-list .item .alpha-list&gt;div:first-of-type h3{margin-top:0}.cat-people .unidentified{background-image:url(/templates/violetoakleyexperience/images/unidentified-footer.jpg);background-size:cover;padding:108px 171px 0;min-height:59.497vw}.cat-people .unidentified .text{width:416px;padding-bottom:46px}.cat-people .unidentified .text h1{margin:0}.cat-people .unidentified .text p{margin:5px 0 46px;font-weight:300}.cat-people .unidentified .text p a{position:relative}.cat-people .unidentified .text p a:before{content:" ";display:block;position:absolute;top:calc(100%);left:0;width:100%;height:3px;border-bottom:2px solid #fff;background-color:transparent}.cat-people .unidentified .text p a:hover{text-decoration:none;background-color:#020202}.cat-people .unidentified .text p a:hover:before{background-color:#020202}.cat-people .unidentified .text p,.cat-people .unidentified .text a,.cat-people .unidentified .text h1{color:#fff}.search-active .cat-people .section-1 .post-text{display:none}body[screen=xl] .cat-people.attached .section-1,body[screen=lg] .cat-people.attached .section-1,body[screen=md] .cat-people.attached .section-1{position:fixed;top:20px;height:100vh;left:0;z-index:2}body[screen=xl] .cat-people.attached .section-1:after,body[screen=lg] .cat-people.attached .section-1:after,body[screen=md] .cat-people.attached .section-1:after{position:fixed;top:20px;left:661px;z-index:6}body[screen=xl] .cat-people.attached .section-2,body[screen=lg] .cat-people.attached .section-2,body[screen=md] .cat-people.attached .section-2{left:661px;position:relative;z-index:1;border-top:0}body[screen=xl] .cat-people.attached .section-2:before,body[screen=lg] .cat-people.attached .section-2:before,body[screen=md] .cat-people.attached .section-2:before{width:calc(100% - 661px);height:36px;content:" ";display:block;position:fixed;top:0;left:661px;background-color:#fff;z-index:5;border-bottom:1px solid #f3f3f3}body[screen=lg] .cat-people .section-1 .results-list,body[screen=md] .cat-people .section-1 .results-list{max-height:calc(100vh - 625px)}body[screen=lg] .cat-people .section-2 .cat-items .item-list .item,body[screen=md] .cat-people .section-2 .cat-items .item-list .item{margin-bottom:36px}body[screen=lg] .cat-people .section-1{width:440px}body[screen=lg] .cat-people .section-1 .cat-description{padding:57px 59px 57px 57px}body[screen=lg] .cat-people .section-1 .post-text{padding:57px 57px 0}body[screen=lg] .cat-people .section-1 .results-label{margin-bottom:30px}body[screen=lg] .cat-people .section-2{width:calc(100% - 440px)}body[screen=lg] .cat-people .section-2 .section-3{padding:52px 86px 0 87px}body[screen=lg] .cat-people.attached .section-1:after{left:442px}body[screen=lg] .cat-people.attached .section-2{left:440px}body[screen=lg] .cat-people.attached .section-2:before{left:442px;width:calc(100% - 442px)}body[screen=lg] .cat-people .unidentified{padding:108px 86px 0}body[screen=lg] .cat-people .unidentified .text{width:297px}body[screen=lg] .cat-people .unidentified .text p{margin-top:16px}body[screen=md] .cat-people .section-1{width:327px}body[screen=md] .cat-people .section-1 .cat-description{padding:73px 33px 62px}body[screen=md] .cat-people .section-1 .post-text{padding:53px 33px 0}body[screen=md] .cat-people .section-1 .post-text h2{padding-bottom:10.5px}body[screen=md] .cat-people .section-2{width:calc(100% - 327px)}body[screen=md] .cat-people .section-2 .section-3{padding:54px 45px 0 58px}body[screen=md] .cat-people .section-2 .cat-items .item-list .item .alpha-list{-webkit-columns:2;columns:2}body[screen=md] .cat-people.attached .section-1:after{left:329px}body[screen=md] .cat-people.attached .section-2{left:327px}body[screen=md] .cat-people.attached .section-2:before{left:329px;width:calc(100% - 329px)}body[screen=md] .cat-people .unidentified{padding:56px 58px 0;min-height:65.9375vw}body[screen=md] .cat-people .unidentified .text{width:273px}body[screen=md] .cat-people .unidentified .text p{margin-top:16px;padding-right:30px}body[screen=sm].catid-48.search-active,body[screen=xs].catid-48.search-active{height:100vh;overflow:hidden}body[screen=sm] .cat-people,body[screen=xs] .cat-people{display:block}body[screen=sm] .cat-people .section-1,body[screen=sm] .cat-people .section-2,body[screen=xs] .cat-people .section-1,body[screen=xs] .cat-people .section-2{width:100%}body[screen=sm] .cat-people .section-1,body[screen=xs] .cat-people .section-1{padding-top:0;align-items:center}body[screen=sm] .cat-people .section-1 .cat-description,body[screen=xs] .cat-people .section-1 .cat-description{padding:16px 7.5%;width:100%}body[screen=sm] .cat-people .section-1 .post-text,body[screen=xs] .cat-people .section-1 .post-text{display:none}body[screen=sm] .cat-people .section-1 .wrapper,body[screen=xs] .cat-people .section-1 .wrapper{display:flex;align-items:center}body[screen=sm] .cat-people .section-1.active,body[screen=xs] .cat-people .section-1.active{position:fixed;height:100vh;z-index:99;top:0;left:0;padding-bottom:89px}body[screen=sm] .cat-people .section-1.active .search-results .close-search,body[screen=xs] .cat-people .section-1.active .search-results .close-search{padding:37px 0 24px;position:absolute;left:0;bottom:0;background-color:#fff;text-align:center;width:100%}body[screen=sm] .cat-people .section-1.active .search-results .close-search .common-button,body[screen=xs] .cat-people .section-1.active .search-results .close-search .common-button{padding:7px 17px;font-size:1.2rem;line-height:1}body[screen=sm] .cat-people .section-1 .search,body[screen=xs] .cat-people .section-1 .search{margin-left:28px;width:calc(100% - 164px)}body[screen=sm] .cat-people .section-1 .search input,body[screen=xs] .cat-people .section-1 .search input{padding:2px 7px;font-size:1.6rem;line-height:25px;width:calc(100% - 41px)}body[screen=sm] .cat-people .section-1 .search button,body[screen=xs] .cat-people .section-1 .search button{font-size:1.2rem;line-height:15px;width:41px;padding:7px 9px 7px}body[screen=sm] .cat-people .section-1 .search-results,body[screen=xs] .cat-people .section-1 .search-results{width:100%;padding-top:23px;border-top:1px solid #d6d6d6;margin-top:16px;align-items:center;flex-wrap:wrap}body[screen=sm] .cat-people .section-1 .search-results:not(.hide),body[screen=xs] .cat-people .section-1 .search-results:not(.hide){display:flex}body[screen=sm] .cat-people .section-1 .search-results .clear-search,body[screen=xs] .cat-people .section-1 .search-results .clear-search{background-image:url(/templates/violetoakleyexperience/images/icons/close.svg);background-size:17px;background-repeat:no-repeat;background-position:center;width:17px;height:25px;display:block}body[screen=sm] .cat-people .section-1 .search-results .results-label,body[screen=xs] .cat-people .section-1 .search-results .results-label{margin-top:0;margin-left:14px}body[screen=sm] .cat-people .section-1 .search-results .results-list,body[screen=xs] .cat-people .section-1 .search-results .results-list{width:100%;height:auto;max-height:calc(100vh - 245px);padding-bottom:30px}body[screen=sm] .cat-people .section-1 .search-results .results-list .ps__rail-y,body[screen=xs] .cat-people .section-1 .search-results .results-list .ps__rail-y{right:0 !important}body[screen=sm] .cat-people .section-1 h3,body[screen=xs] .cat-people .section-1 h3{padding-bottom:0;border-bottom:0;width:136px;letter-spacing:.56px;font-size:1.4rem;line-height:20px}body[screen=sm] .cat-people .section-1 .wrapper p,body[screen=xs] .cat-people .section-1 .wrapper p{display:none}body[screen=sm] .cat-people .section-1:after,body[screen=xs] .cat-people .section-1:after{display:none}body[screen=sm] .cat-people .section-2,body[screen=xs] .cat-people .section-2{height:auto;overflow-y:visible;margin-top:0;border-top:0}body[screen=sm] .cat-people .section-2 h1,body[screen=xs] .cat-people .section-2 h1{font-size:2.1rem;line-height:29px;font-weight:500;letter-spacing:1.32px;margin-bottom:7px}body[screen=sm] .cat-people .section-2&gt;h3,body[screen=xs] .cat-people .section-2&gt;h3{text-transform:none;margin:0;font-size:1.6rem;line-height:23px}body[screen=sm] .cat-people .section-2 .cat-items .item-list,body[screen=xs] .cat-people .section-2 .cat-items .item-list{margin-top:30px}body[screen=sm] .cat-people .section-2 .cat-items .item-list .item,body[screen=xs] .cat-people .section-2 .cat-items .item-list .item{margin-bottom:30px}body[screen=sm] .cat-people .section-2 .cat-items .item-list .item h2,body[screen=xs] .cat-people .section-2 .cat-items .item-list .item h2{font-size:1.6rem;line-height:20px;padding-bottom:14.5px;margin-bottom:14.5px}body[screen=sm] .cat-people .section-2 .cat-items .item-list .item .alpha-list&gt;div h3,body[screen=xs] .cat-people .section-2 .cat-items .item-list .item .alpha-list&gt;div h3{font-size:1.6rem;line-height:22px}body[screen=sm] .cat-people .section-2 .cat-items .item-list .item:last-of-type,body[screen=xs] .cat-people .section-2 .cat-items .item-list .item:last-of-type{margin-bottom:0}body[screen=sm].view_category.catid-48 main{padding-top:0}body[screen=sm] .cat-people .section-1 .search-results .no-results{margin-top:28px;padding:31px 35px 41px}body[screen=sm] .cat-people .section-2 .section-3{padding:63px 7.5% 63px}body[screen=sm] .cat-people .unidentified{padding:67px 7.5% 0;min-height:75.549vw}body[screen=sm] .cat-people .unidentified .text{width:321px}body[screen=sm] .cat-people .unidentified .text p{margin-top:7px;padding-right:27px}body[screen=xs].view_category.catid-48 main{padding-top:0}body[screen=xs] .cat-people .section-1 h3{width:64px}body[screen=xs] .cat-people .section-1 .search{margin-left:19px;width:calc(100% - 83px)}body[screen=xs] .cat-people .section-1.active{position:fixed;height:100vh;z-index:99;top:0;left:0;padding-bottom:83px}body[screen=xs] .cat-people .section-1.active .search-results .close-search{padding:23px 0 32px}body[screen=xs] .cat-people .section-2{margin-top:0}body[screen=xs] .cat-people .section-2 .section-3{padding:36px 7.5% 63px}body[screen=xs] .cat-people .unidentified{padding:219px 7.5% 0;min-height:548px;background-position:center top}body[screen=xs] .cat-people .unidentified .text{width:100%}body[screen=xs] .cat-people .unidentified .text h1{max-width:213px}body[screen=xs] .cat-people .unidentified .text p{margin-top:7px;padding-right:27px;margin-bottom:30px}.type-id-8 header{background-color:#fff}.item-bibliography,.item-violet-oakley-chronology{background-color:#f9f9f9}.item-bibliography .description,.item-bibliography .title,.item-violet-oakley-chronology .description,.item-violet-oakley-chronology .title{width:777px;margin:0 auto}.item-bibliography .title,.item-violet-oakley-chronology .title{padding-top:109px}.item-bibliography .title h1,.item-violet-oakley-chronology .title h1{margin-top:0;margin-bottom:22px;color:#343534}.item-bibliography .description,.item-violet-oakley-chronology .description{padding-bottom:120px}.item-bibliography .description h2,.item-violet-oakley-chronology .description h2{font-size:1.6rem;line-height:20px;text-transform:uppercase;padding-bottom:9px;margin-top:0;margin-bottom:82px;border-bottom:1px solid #d6d6d6;color:#343534}.item-bibliography .description h3,.item-violet-oakley-chronology .description h3{margin-top:0;font-size:1.7rem;font-weight:500;line-height:25px;color:#343534}.item-bibliography .description p,.item-violet-oakley-chronology .description p{margin:25px 0}.item-bibliography .description&gt;*:last-child,.item-violet-oakley-chronology .description&gt;*:last-child{margin-bottom:0}.item-bibliography .description table tr,.item-violet-oakley-chronology .description table tr{margin-bottom:46px;display:block}.item-bibliography .description table tr:last-of-type,.item-violet-oakley-chronology .description table tr:last-of-type{margin-bottom:0}.item-bibliography .description table tr td,.item-violet-oakley-chronology .description table tr td{background-color:transparent;border-bottom:0;padding:0}.item-bibliography .description table tr td:first-of-type,.item-violet-oakley-chronology .description table tr td:first-of-type{width:76px;margin-right:6px;font-weight:500;font-size:1.6rem;line-height:22px}.item-bibliography .description table tr td:last-of-type,.item-violet-oakley-chronology .description table tr td:last-of-type{width:calc(100% - 82px)}.item-bibliography .description table tr td:last-of-type&gt;*:first-child,.item-violet-oakley-chronology .description table tr td:last-of-type&gt;*:first-child{margin-top:0}.item-bibliography .description table tr td:last-of-type&gt;*:last-child,.item-violet-oakley-chronology .description table tr td:last-of-type&gt;*:last-child{margin-bottom:0}.item-bibliography .after-content,.item-violet-oakley-chronology .after-content{background-color:#fff;padding:60px 0 120px;text-align:center}.item-bibliography .after-content a,.item-violet-oakley-chronology .after-content a{font-size:1.7rem;line-height:20px;padding:8px 17px;margin:0 auto;display:inline-block}body[screen=sm] .item-bibliography .description,body[screen=sm] .item-bibliography .title,body[screen=sm] .item-violet-oakley-chronology .description,body[screen=sm] .item-violet-oakley-chronology .title,body[screen=xs] .item-bibliography .description,body[screen=xs] .item-bibliography .title,body[screen=xs] .item-violet-oakley-chronology .description,body[screen=xs] .item-violet-oakley-chronology .title{width:85%}body[screen=sm] .item-bibliography .title h1,body[screen=sm] .item-violet-oakley-chronology .title h1,body[screen=xs] .item-bibliography .title h1,body[screen=xs] .item-violet-oakley-chronology .title h1{font-size:2.1rem;line-height:35px;letter-spacing:1.38px}body[screen=sm] .item-bibliography .description h2,body[screen=sm] .item-violet-oakley-chronology .description h2,body[screen=xs] .item-bibliography .description h2,body[screen=xs] .item-violet-oakley-chronology .description h2{font-size:1.4rem;line-height:23px;padding-bottom:11px;margin-bottom:43px}body[screen=sm] .item-bibliography .after-content a,body[screen=sm] .item-violet-oakley-chronology .after-content a,body[screen=xs] .item-bibliography .after-content a,body[screen=xs] .item-violet-oakley-chronology .after-content a{padding:8px 17px;font-size:1.2rem;line-height:12px}body[screen=sm] .item-bibliography .title,body[screen=sm] .item-violet-oakley-chronology .title{padding-top:55px}body[screen=sm] .item-bibliography .description,body[screen=sm] .item-violet-oakley-chronology .description{padding-bottom:100px}body[screen=sm] .item-bibliography .after-content,body[screen=sm] .item-violet-oakley-chronology .after-content{padding:50px 0 60px}body[screen=xs] .item-bibliography .title,body[screen=xs] .item-violet-oakley-chronology .title{padding-top:35px}body[screen=xs] .item-bibliography .description,body[screen=xs] .item-violet-oakley-chronology .description{padding-bottom:50px}body[screen=xs] .item-bibliography .description h2,body[screen=xs] .item-violet-oakley-chronology .description h2{margin-bottom:37.5px}body[screen=xs] .item-bibliography .after-content,body[screen=xs] .item-violet-oakley-chronology .after-content{padding:25px 0 50px}body[screen=xs] .item-bibliography table tr td:first-of-type,body[screen=xs] .item-violet-oakley-chronology table tr td:first-of-type{width:58px}body[screen=xs] .item-bibliography table tr td:last-of-type,body[screen=xs] .item-violet-oakley-chronology table tr td:last-of-type{width:calc(100% - 64px)}.fc-item.tmpl-custom-violet-oakley .group-1{position:relative}.fc-item.tmpl-custom-violet-oakley .group-1 .text{background-color:#f9f9f9;padding:68px 67px 56px;grid-area:text}.fc-item.tmpl-custom-violet-oakley .group-1 .text .scroll-container{max-height:194px;overflow:hidden;position:relative}.fc-item.tmpl-custom-violet-oakley .group-1 .text h1{color:#343534;letter-spacing:2.38px;margin-bottom:10px;margin-top:0}.fc-item.tmpl-custom-violet-oakley .group-1 .text .field_commission_project_location{font-size:1.6rem;line-height:1.25;letter-spacing:.64px;text-transform:uppercase}.fc-item.tmpl-custom-violet-oakley .group-1 .text .field_intro_text{margin-top:45px;margin-bottom:6px;font-size:1.6rem;line-height:20px;color:#343534;display:none}.fc-item.tmpl-custom-violet-oakley .group-1 .text .description{margin-top:45px}.fc-item.tmpl-custom-violet-oakley .group-1 .text .description&gt;*:first-of-type{margin-top:0}.fc-item.tmpl-custom-violet-oakley .group-1 .text .description p{font-size:1.7rem;line-height:25px}.fc-item.tmpl-custom-violet-oakley .group-1 .text .description a{text-decoration:underline}.fc-item.tmpl-custom-violet-oakley .group-1 .text .show-more{margin-top:18px}.fc-item.tmpl-custom-violet-oakley .group-1 .text .controls{display:flex;justify-content:space-between}.fc-item.tmpl-custom-violet-oakley .group-1 .text .scroll-buttons{display:none;padding-right:20px;margin-top:18px}.fc-item.tmpl-custom-violet-oakley .group-1 .text .scroll-buttons div{width:30px;height:30px;border:1px solid #184954;position:relative;transition:background-color .5s,opacity .5s}.fc-item.tmpl-custom-violet-oakley .group-1 .text .scroll-buttons div:before{background-position:center;background-repeat:no-repeat;z-index:1;display:block;width:100%;height:100%;content:" ";position:absolute;top:50%;left:50%;transition:background-image .5s}.fc-item.tmpl-custom-violet-oakley .group-1 .text .scroll-buttons div:hover{background-color:#184954;cursor:pointer}.fc-item.tmpl-custom-violet-oakley .group-1 .text .scroll-buttons div.up:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/templates/violetoakleyexperience/images/icons/natural-up-arrow.svg)}.fc-item.tmpl-custom-violet-oakley .group-1 .text .scroll-buttons div.up:hover:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/templates/violetoakleyexperience/images/icons/hover-up-arrow.svg)}.fc-item.tmpl-custom-violet-oakley .group-1 .text .scroll-buttons div.down{margin-left:11px}.fc-item.tmpl-custom-violet-oakley .group-1 .text .scroll-buttons div.down:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/templates/violetoakleyexperience/images/icons/natural-down-arrow.svg)}.fc-item.tmpl-custom-violet-oakley .group-1 .text .scroll-buttons div.down:hover:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/templates/violetoakleyexperience/images/icons/hover-down-arrow.svg)}.fc-item.tmpl-custom-violet-oakley .group-1 .text .scroll-buttons div.fade{opacity:.5}.fc-item.tmpl-custom-violet-oakley .group-1 .text .scroll-buttons div.fade:hover{background-color:transparent;cursor:initial}.fc-item.tmpl-custom-violet-oakley .group-1 .text .scroll-buttons div.fade.up:hover:before{background-image:url(/templates/violetoakleyexperience/images/icons/natural-up-arrow.svg)}.fc-item.tmpl-custom-violet-oakley .group-1 .text .scroll-buttons div.fade.down:hover:before{background-image:url(/templates/violetoakleyexperience/images/icons/natural-down-arrow.svg)}.fc-item.tmpl-custom-violet-oakley .group-1 .text .close-view,.fc-item.tmpl-custom-violet-oakley .group-1 .text .close-button{display:none}.fc-item.tmpl-custom-violet-oakley .group-1 .item{line-height:0;position:absolute}.fc-item.tmpl-custom-violet-oakley .group-1 .item .wrapper{width:100%;height:100%}.fc-item.tmpl-custom-violet-oakley .group-1 .item img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit:cover"}.fc-item.tmpl-custom-violet-oakley .group-1 .item span{position:absolute;top:15px;right:14px;width:24px}.fc-item.tmpl-custom-violet-oakley .group-1 .item.video:before{position:absolute;content:" ";width:134px;height:134px;display:block;background-image:url(/templates/violetoakleyexperience/images/play-icon.svg);background-size:100%;border-radius:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;top:50%;left:50%}.fc-item.tmpl-custom-violet-oakley .group-1 .item,.fc-item.tmpl-custom-violet-oakley .group-1 .text{position:absolute}.fc-item.tmpl-custom-violet-oakley .group-1 .item:nth-child(2){padding-top:15px}.fc-item.tmpl-custom-violet-oakley .group-1 .item:nth-child(2):after{content:" ";display:block;position:absolute;top:0;left:0;border-left:17.35px solid #d8d8d8;border-right:5px solid transparent;border-bottom:0 solid transparent;border-top:13px solid transparent}.fc-item.tmpl-custom-violet-oakley .group-1 .item:nth-child(2) span{top:30px}.fc-item.tmpl-custom-violet-oakley .group-1.expanded-view{grid-template-columns:65% 1fr 1fr 1fr 1fr 1fr 1fr;grid-template-areas:"text image1 image1 image1 image1 image1 image1" "text image2 image2 image3 image3 image4 image4" "text image5 image5 image5 image6 image6 image6" "text image7 image7 image7 image8 image8 image8"}.fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text{padding-right:19px}.fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .scroll-container{padding-right:63px;max-height:538px;overflow-x:visible !important}.fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .field_intro_text{display:block}.fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .description{margin-top:0}.fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .ps__rail-y{border:1px solid #c1bfbf;border-radius:6px;right:0 !important;margin:0 !important;width:7px !important;background-color:transparent !important}.fc-item.tmpl-custom-violet-oakley .group-1.expanded-view&gt;:nth-child(n+10){display:none}.fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .scroll-buttons{display:flex}.fc-item.tmpl-custom-violet-oakley .section-1{padding-bottom:140px}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2{padding-top:18px}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field{position:relative;margin-top:42px}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field .gallery-controls{position:absolute;top:4px;display:flex;width:85px;justify-content:space-around;right:0}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field .gallery-controls .gallery-back,.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field .gallery-controls .gallery-forward{background-image:url(/templates/violetoakleyexperience/images/video-arrow.svg);background-repeat:no-repeat;background-size:100%;background-position:center;top:50%;width:14px;height:8px;transition:background-image .5s}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field .gallery-controls .gallery-back:hover,.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field .gallery-controls .gallery-forward:hover{background-image:url(/templates/violetoakleyexperience/images/arrow-hover.svg);cursor:pointer}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field .gallery-controls .gallery-forward{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field .gallery-controls .gallery-back{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field&gt;h3{font-size:1.7rem;line-height:22px;letter-spacing:.41px;font-weight:500;margin:0 0 15px;color:#343534}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field ul{padding-left:0;margin:0;overflow-x:hidden;overflow-y:visible;display:flex}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field ul li{list-style:none;position:relative;width:calc(33.333% - 4.5px);margin:0 6px 0 0;flex-shrink:0;left:0;transition:left .5s;overflow-y:hidden}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field ul li:last-of-type{margin-right:0}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field ul li .gallery-open{position:absolute;top:15px;right:17px;width:24px}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field ul li .gallery-open img{width:100%;display:block}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field ul li .image{height:30.468vw}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field ul li .image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit:cover"}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field ul li .text{position:absolute;bottom:-12px;left:0;width:100%;background-color:rgba(255,255,255,0.9);padding:28px 23px 79px;transition:bottom .5s}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field ul li .text h2{font-size:2.1rem;line-height:25px;text-transform:uppercase;letter-spacing:1.94px;margin:0 0 16px;color:#343534}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field ul li .text p{margin:0}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field ul li .text .return{font-size:1.2rem;line-height:1;padding:8px 17px;opacity:0;transition:opacity .5s;position:absolute;bottom:26px;left:23px}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field ul li:hover .text{bottom:0}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field ul li:hover .text .return{opacity:1}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field.field_finished_work ul li{width:calc(50% - 12px)}.fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field.field_finished_work ul li .image{height:45.391vw}.fc-item.tmpl-custom-violet-oakley .group-3 .tags{margin-top:36px}.fc-item.tmpl-custom-violet-oakley .group-3 .tags .label{font-size:1.7rem;line-height:22px;letter-spacing:.41px;font-weight:500;margin:0 0 15px;color:#343534}body[screen=lg] .fc-item.tmpl-custom-violet-oakley .group-1 .text{padding-bottom:30px}body[screen=lg] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .controls{margin-top:40px}body[screen=md] .fc-item.tmpl-custom-violet-oakley .group-1 .text{padding:68px 33px 56px}body[screen=md] .fc-item.tmpl-custom-violet-oakley .group-1 .text .scroll-container{max-height:244px}body[screen=md] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .scroll-container{max-height:calc(100% - 104px)}body[screen=md] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .controls{margin-top:40px}body[screen=sm].desc-open,body[screen=xs].desc-open{position:fixed;width:100%}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1{position:relative;height:auto !important;display:flex;flex-wrap:nowrap;overflow-x:hidden;padding-top:86px;overflow-y:visible}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .text,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .text{height:auto !important;width:100% !important;padding:24px 7.5%;position:absolute;overflow:hidden;left:0;top:0}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .text h1,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .text h1{font-size:2.5rem;line-height:28px;padding-right:22px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .text .info-button,body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .text .close-button,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .text .info-button,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .text .close-button{top:5.5px;width:17px;display:block;position:absolute;right:0}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .text .info-button img,body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .text .close-button img,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .text .info-button img,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .text .close-button img{display:block;width:100%}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .text .close-button,body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .text .field_intro_text,body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .text .description,body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .text .show-more,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .text .close-button,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .text .field_intro_text,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .text .description,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .text .show-more{display:none}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .text .field_commission_project_location,body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .text .field_date,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .text .field_commission_project_location,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .text .field_date{display:none}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .text.attached,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .text.attached{z-index:99;position:fixed;top:0}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .text .scroll-container,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .text .scroll-container{max-height:none}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .tabs,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .tabs{display:flex;position:absolute;left:50%;bottom:105px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .tabs .tab,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .tabs .tab{width:7px;height:7px;margin-right:8px;background-color:#fff;opacity:.44;border-radius:100%}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .tabs .tab.active,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .tabs .tab.active{opacity:1}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .tabs .tab:last-child,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .tabs .tab:last-child{margin-right:0}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .item,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .item{position:relative;flex-shrink:0;top:initial;left:0;height:569px;width:100%;padding-top:0;z-index:1;transition:left .5s}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .item .wrapper,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .item .wrapper{position:relative;height:100%}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .item .wrapper .lightbox-open,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .item .wrapper .lightbox-open{z-index:10}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .item img,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .item img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .item:nth-of-type(2):after,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .item:nth-of-type(2):after{display:none}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .item.active .wrapper:after,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .item.active .wrapper:after{content:" ";border:0;width:100%;bottom:0;left:0;height:100%;display:block;position:absolute;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0.5) 100%)}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view{z-index:100}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .scroll-container,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .scroll-container{padding-right:0;max-height:none}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text{height:auto !important;padding:0;position:fixed;left:0;width:100%;display:block;overflow-y:scroll;background-color:#f9f9f9;padding-bottom:0;z-index:99}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text h1,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text h1{padding-bottom:24px;margin-bottom:0;border-bottom:1px solid #d6d6d6}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .scroll-container,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .scroll-container{padding:24px 7.5%}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .info-button,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .info-button{display:none}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .field_intro_text,body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .description,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .field_intro_text,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .description{display:block}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .close-button,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .close-button{display:block;right:7.5%;top:29.5px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .field_commission_project_location,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .field_commission_project_location{display:block;border-bottom:0;padding-bottom:0;margin-top:34px;margin-bottom:12px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .field_date,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .field_date{display:block}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .field_intro_text,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .field_intro_text{margin:0;margin-bottom:21px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .description p,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text .description p{font-size:1.6rem;line-height:22px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .item,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .item{display:none}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .tabs,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .tabs{display:none}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .controls&gt;.show-more,body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .controls .scroll-buttons,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .controls&gt;.show-more,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .controls .scroll-buttons{display:none}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .close-view,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .close-view{background-color:#fff;padding:23px 0 57px;width:100%;text-align:center;display:block;position:relative}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .section-1,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .section-1{padding-bottom:100px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field .gallery-controls,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field .gallery-controls{display:none}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field ul li,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field ul li{touch-action:none}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field ul li .gallery-open,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field ul li .gallery-open{top:7px;right:7px;width:18px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field_prep_works_woodmere_collection ul li .text,body[screen=sm] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field_related_sub_commissions ul li .text,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field_prep_works_woodmere_collection ul li .text,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field_related_sub_commissions ul li .text{background-color:#f9f9f9;position:static;padding:10px 10px 13px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field_prep_works_woodmere_collection ul li .text h2,body[screen=sm] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field_related_sub_commissions ul li .text h2,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field_prep_works_woodmere_collection ul li .text h2,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field_related_sub_commissions ul li .text h2{font-size:1.4rem;line-height:19px;letter-spacing:.17px;margin-bottom:12px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field_prep_works_woodmere_collection ul li .text p,body[screen=sm] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field_related_sub_commissions ul li .text p,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field_prep_works_woodmere_collection ul li .text p,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field_related_sub_commissions ul li .text p{display:none}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field_prep_works_woodmere_collection ul li .text .return,body[screen=sm] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field_related_sub_commissions ul li .text .return,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field_prep_works_woodmere_collection ul li .text .return,body[screen=xs] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field_related_sub_commissions ul li .text .return{padding:5px 17px;font-size:1rem;line-height:12px;width:auto;display:inline-block;opacity:1;position:static}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field ul li{width:240px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field ul li .image{height:160px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view{margin-top:-98px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text{height:calc(100vh) !important}body[screen=sm] .fc-item.tmpl-custom-violet-oakley .group-1 .item.video:before{width:104px;height:104px}body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .text{min-height:76px;height:auto !important}body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .item{height:431px !important}body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .item.video:before{width:15.3125vw;height:15.3125vw}body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .tabs{bottom:36px}body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .tabs .tab{width:4px;height:4px;margin-right:5px}body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1 .tabs .tab:last-of-type{margin-right:0}body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view{height:calc(100vh) !important;margin-top:-73px}body[screen=xs] .fc-item.tmpl-custom-violet-oakley .group-1.expanded-view .text{max-height:none !important;height:calc(100vh) !important}body[screen=xs] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field ul li{width:160px}body[screen=xs] .fc-item.tmpl-custom-violet-oakley .section-1 .group-2 .field ul li .image{height:120px}.fc-item.tmpl-custom-violet-oakley-artwork .section-1{align-items:flex-start}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-1{width:calc(50% - 1px);margin-right:1px;background-color:#f9f9f9}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-1 .field_art_image{padding-bottom:117px;position:relative}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-1 .field_art_image .open-lightbox{position:absolute;bottom:60px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:15px}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-1 .field_art_image img:first-of-type{display:block;margin:60px auto 0}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2{width:calc(50% - 1px);margin-left:1px;position:relative;margin-top:15px;border-top:1px solid #f3f3f3;padding:53px 64px 0;display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:space-between}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 h1{margin:0 0 56px;width:100%;font-size:3.1rem;line-height:44px;letter-spacing:1.94px;color:#343534}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .field_related_commission{letter-spacing:.64px;font-size:1.6rem;line-height:18px;width:100%;text-transform:uppercase;padding-bottom:20px;border-bottom:1px solid #d6d6d6;margin-bottom:23px}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2:after{content:" ";display:block;position:absolute;top:-16px;left:0;border-left:17.35px solid #d8d8d8;border-right:5px solid transparent;border-bottom:0 solid transparent;border-top:13px solid transparent}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .field .label{font-weight:500;font-size:1.7rem;line-height:22px;margin-bottom:7px;color:#343534}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .field_related_artist,.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .field_art_title,.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .field_date,.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .field_medium_text,.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .field_credit_line,.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .field_dimensions{width:calc(50% - 17px);margin-bottom:16px}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .tags{margin-top:18px;padding-bottom:25px}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .field_inscription_description{border-bottom:1px solid #d6d6d6;width:100%}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .field_inscription_description h3{font-size:1.7rem;line-height:22px;letter-spacing:.41px;font-weight:500;padding:14px 0 11px;margin:0;color:#343534;border-top:1px solid #d6d6d6;position:relative}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .field_inscription_description h3:before{width:7px;height:14px;content:" ";display:block;position:absolute;top:17px;right:10px;background-size:7px;background-image:url(/templates/violetoakleyexperience/images/icons/right-arrow.svg);background-repeat:no-repeat;background-position:right center}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .field_inscription_description h3:hover{cursor:pointer}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .field_inscription_description .accordion-content{padding-bottom:11px}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .field_inscription_description .accordion.open h3:before{-webkit-transform:none;transform:none;background-image:url(/templates/violetoakleyexperience/images/icons/inscription-close.svg);background-size:cover;background-size:15.5px;width:16.5px;height:16.5px;top:13px;right:4px}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .addthis_toolbox&gt;a{width:41px;display:inline-block;margin-right:14px;margin-bottom:0;padding:0;float:none}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .addthis_toolbox&gt;a img{width:100%;display:block}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .addthis_toolbox .email{clear:left}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .addthis_toolbox .email a{text-decoration:underline}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .addthis_toolbox h4{clear:left;font-size:1.7rem;line-height:22px;font-weight:500;color:#343534;letter-spacing:.41px}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .addthis_toolbox h4:first-of-type{margin-top:0;margin-bottom:16px}.fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .addthis_toolbox h4:last-of-type{margin-top:26px;display:block;margin-bottom:10.5px}.fc-item.tmpl-custom-violet-oakley-artwork .section-2{margin-top:63px;padding-bottom:140px}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 h3{font-size:1.7rem;line-height:22px;letter-spacing:.41px;font-weight:500;margin:0 0 15px;color:#343534}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field{position:relative;margin-top:42px}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field .gallery-controls{position:absolute;top:4px;display:flex;width:85px;justify-content:space-around;right:0}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field .gallery-controls&gt;*{width:8px}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field .gallery-controls&gt;* img{display:block}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field .gallery-controls .left,.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field .gallery-controls .right{background-image:url(/templates/violetoakleyexperience/images/video-arrow.svg);background-repeat:no-repeat;background-size:100%;background-position:center;top:50%;width:14px;height:8px;transition:background-image .5s}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field .gallery-controls .left:hover,.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field .gallery-controls .right:hover{background-image:url(/templates/violetoakleyexperience/images/arrow-hover.svg);cursor:pointer}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field .gallery-controls .right{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field .gallery-controls .left{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field ul{padding-left:0;margin:0;overflow-x:hidden;overflow-y:visible;display:flex}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field ul li{list-style:none;position:relative;width:calc(33.333% - 4.5px);margin:0 6px 0 0;flex-shrink:0;left:0;transition:left .5s;overflow-y:hidden}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field ul li:last-of-type{margin-right:0}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field ul li .gallery-open{position:absolute;top:15px;right:17px;width:24px}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field ul li .gallery-open img{width:100%;display:block}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field ul li .image{height:30.468vw}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field ul li .image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit:cover"}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field ul li .text{position:absolute;bottom:-12px;left:0;width:100%;background-color:rgba(255,255,255,0.9);padding:28px 23px 79px;transition:bottom .5s}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field ul li .text h2{font-size:2.1rem;line-height:25px;text-transform:uppercase;letter-spacing:1.94px;margin:0 0 16px;color:#343534}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field ul li .text p{margin:0}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field ul li .text .return{font-size:1.2rem;line-height:1;padding:8px 17px;opacity:0;transition:opacity .5s;position:absolute;bottom:26px;left:23px}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field ul li:hover .text{bottom:0}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field ul li:hover .text .return{opacity:1}.fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .tags h3{margin:36px 0 15px}body[screen=lg] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-1 .field_art_image img:first-of-type{width:81.25%}body[screen=lg] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2{padding:52px 56px 0}body[screen=md] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2&gt;.field,body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2&gt;.field,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2&gt;.field{width:100%}body[screen=md] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .tags,body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .tags,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .tags{margin-top:10px;padding-bottom:14px}body[screen=md] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .tags a,body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .tags a,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .tags a{margin-bottom:11px}body[screen=md] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field ul li .text .common-button,body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field ul li .text .common-button,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field ul li .text .common-button{margin-top:0}body[screen=md] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-1 .field_art_image img:first-of-type{margin-top:33px;width:85.625%}body[screen=md] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2{padding:32px 30px 0}body[screen=md] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 h1{margin-bottom:23px}body[screen=md] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2&gt;.field{width:100%}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork{overflow-x:hidden}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-1,body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-1,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2{width:100%}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-1 .field_art_image,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-1 .field_art_image{padding-bottom:67px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-1 .field_art_image img:first-of-type,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-1 .field_art_image img:first-of-type{margin-top:24px;height:338px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-1 .field_art_image .open-lightbox,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-1 .field_art_image .open-lightbox{bottom:30px;width:21px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2{margin-top:0;border-top:0;padding:36px 7.5% 0}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .field .label,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .field .label{font-size:1.6rem;line-height:1.25;margin-bottom:2px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 h1,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 h1{font-size:2.1rem;line-height:29px;font-weight:500;letter-spacing:1.32px;margin-bottom:9px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2:after,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2:after{display:none}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .addthis_toolbox&gt;a,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .addthis_toolbox&gt;a{width:28px;padding:0;margin-right:16px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .addthis_toolbox&gt;a img,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .addthis_toolbox&gt;a img{width:100%}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .addthis_toolbox&gt;a:last-of-type,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .addthis_toolbox&gt;a:last-of-type{margin-right:0}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .tags,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .tags{margin-top:0}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .tags a,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-1 .group-2 .tags a{font-size:1.2rem;line-height:1;padding:7px 17px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-2,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-2{margin-top:26px;padding-bottom:85px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field_prep_works_woodmere_collection,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field_prep_works_woodmere_collection{margin-top:26px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field_prep_works_woodmere_collection .gallery-controls,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field_prep_works_woodmere_collection .gallery-controls{display:none}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field_prep_works_woodmere_collection ul,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field_prep_works_woodmere_collection ul{overflow-x:visible}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field_prep_works_woodmere_collection ul li,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field_prep_works_woodmere_collection ul li{width:214px;background-color:#f9f9f9}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field_prep_works_woodmere_collection ul li .image,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field_prep_works_woodmere_collection ul li .image{height:auto}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field_prep_works_woodmere_collection ul li .text,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field_prep_works_woodmere_collection ul li .text{background-color:#f9f9f9;position:static;padding:10px 10px 13px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field_prep_works_woodmere_collection ul li .text h2,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field_prep_works_woodmere_collection ul li .text h2{font-size:1.4rem;line-height:19px;letter-spacing:.17px;margin-bottom:12px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field_prep_works_woodmere_collection ul li .text p,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field_prep_works_woodmere_collection ul li .text p{display:none}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field_prep_works_woodmere_collection ul li .text .return,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field_prep_works_woodmere_collection ul li .text .return{padding:5px 17px;font-size:1rem;line-height:12px;width:auto;display:inline-block;opacity:1;position:static}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .tags a,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .tags a{margin-bottom:11px;font-size:1.2rem;line-height:1;padding:7px 17px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field_prep_works_woodmere_collection ul li{width:214px}body[screen=xs] .fc-item.tmpl-custom-violet-oakley-artwork .section-2 .group-3 .field_prep_works_woodmere_collection ul li{width:160px}.type-id-18 header{background-color:#fff}.fc-item.tmpl-custom-violet-oakley-person .group-1{background-color:#f9f9f9;padding:44px 0}.fc-item.tmpl-custom-violet-oakley-person .group-1 h1{margin:0}.fc-item.tmpl-custom-violet-oakley-person .group-2 .field{position:relative;margin-top:60px;padding-bottom:54px}.fc-item.tmpl-custom-violet-oakley-person .group-2 .field .gallery-controls{position:absolute;top:4px;display:none;width:85px;justify-content:space-around;right:0}.fc-item.tmpl-custom-violet-oakley-person .group-2 .field .gallery-controls&gt;*{width:8px}.fc-item.tmpl-custom-violet-oakley-person .group-2 .field .gallery-controls&gt;* img{display:block}.fc-item.tmpl-custom-violet-oakley-person .group-2 .field&gt;h3{font-size:1.7rem;line-height:22px;letter-spacing:.41px;font-weight:500;margin:0 0 15px;color:#343534}.fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul{padding-left:0;margin:0;overflow-x:hidden;overflow-y:visible;display:flex;flex-wrap:wrap}.fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li{list-style:none;position:relative;width:calc(33.333% - 4.5px);margin:0 6px 6px 0;flex-shrink:0;left:0;overflow:hidden;transition:left .5s}.fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li:last-of-type,.fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li:nth-of-type(3n){margin-right:0}.fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .gallery-open{position:absolute;top:15px;right:17px;width:24px}.fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .gallery-open img{width:100%;display:block}.fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .image{height:30.468vw}.fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit:cover"}.fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text{position:absolute;bottom:-12px;left:0;width:100%;min-height:192px;background-color:rgba(255,255,255,0.9);padding:28px 23px 79px;transition:bottom .5s}.fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text h2{font-size:2.1rem;line-height:25px;text-transform:uppercase;letter-spacing:1.94px;margin:0 0 16px}.fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text h2 a{color:#184954}.fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text p{margin:0}.fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text .return{font-size:1.2rem;line-height:1;padding:8px 17px;opacity:0;transition:opacity .5s;position:absolute;bottom:26px;left:23px}.fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li:hover .text{bottom:0}.fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li:hover .text .return{opacity:1}.fc-item.tmpl-custom-violet-oakley-person .group-2 .after-content{background-color:#fff;padding:39px 0 121px;border-top:1px solid #d6d6d6;text-align:center}.fc-item.tmpl-custom-violet-oakley-person .group-2 .after-content a{padding:10px 17px;margin:0 auto;font-size:1.7rem;line-height:20px;display:inline-block}body[screen=xl] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li,body[screen=lg] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li,body[screen=md] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li,body[screen=sm] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li{left:0 !important}body[screen=lg] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text{min-height:217px}body[screen=lg] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text:not(:hover){bottom:-37px}body[screen=md] .fc-item.tmpl-custom-violet-oakley-person .group-2 .after-content{padding:39px 0 121px}body[screen=md] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li,body[screen=sm] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li{background-color:#f9f9f9}body[screen=md] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .image,body[screen=sm] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .image,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .image{height:auto}body[screen=md] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text,body[screen=sm] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text{position:static;min-height:0;background-color:transparent;padding:17px 19px 61px;display:flex;flex-direction:column;align-items:flex-start}body[screen=md] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text h2,body[screen=sm] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text h2,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text h2{margin-bottom:0}body[screen=md] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text p,body[screen=sm] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text p,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text p{display:none}body[screen=md] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text .return,body[screen=sm] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text .return,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text .return{opacity:1;display:inline-block;transition:none;margin-top:auto;margin-bottom:0;bottom:19px;left:19px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-person .group-1,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-person .group-1{padding:23px 0}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-person .group-1 h1,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-person .group-1 h1{font-size:2.5rem;line-height:30px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field h3,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field h3{font-size:1.6rem;line-height:20px;margin-bottom:13.5px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-person .group-2 .after-content a,body[screen=xs] .fc-item.tmpl-custom-violet-oakley-person .group-2 .after-content a{font-size:1.2rem;line-height:1;padding:8px 17px;min-width:262px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field{margin-top:37px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li{width:calc(50% - 3.5px);margin:3.5px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li:nth-of-type(odd){margin-left:0}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li:nth-of-type(even){margin-right:0}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text{min-height:153px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text .return{width:auto}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-person .group-2 .after-content{padding:29px 0 60px}body[screen=sm] .fc-item.tmpl-custom-violet-oakley-person .group-2 .after-content a{font-size:1.2rem;line-height:1;padding:8px 17px;min-width:262px}body[screen=xs] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field{margin-top:23px;padding-bottom:38px}body[screen=xs] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul{flex-wrap:nowrap}body[screen=xs] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li{flex-shrink:0;width:160px;margin:0 6px 0 0;padding-bottom:47px}body[screen=xs] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .image{height:120px}body[screen=xs] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text{padding:10px 10px 0}body[screen=xs] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text h2{font-size:1.4rem;line-height:18px;margin-bottom:0}body[screen=xs] .fc-item.tmpl-custom-violet-oakley-person .group-2 .field ul li .text .return{font-size:1rem;line-height:12px;padding:5px 17px;width:auto;left:10px;bottom:13px}body[screen=xs] .fc-item.tmpl-custom-violet-oakley-person .group-2 .after-content{text-align:left;padding:29px 0 33px}#lyqbox{background-color:rgba(52,53,52,0.6);color:#343534}#lyqbox .zoom-in,#lyqbox .zoom-out,#lyqbox .close{background:transparent}#lyqbox .close{background-image:url(/templates/violetoakleyexperience/images/icons/lightbox-close.svg);background-repeat:no-repeat;background-size:16px;background-position:center;background-color:#fff;border-radius:100%;z-index:10000;width:17px;height:17px;right:0;top:-24px}#lyqbox .content-wrapper.active{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0 auto;flex-wrap:wrap;max-width:40vw;height:auto;max-height:90vh;background-color:#fff}#lyqbox .content-wrapper.active .content{margin:0 auto;max-height:calc(90vh - 150px);overflow-y:auto;padding:10px 10px 20px;background-color:#fff}#lyqbox .content-wrapper.active .content.image{min-height:0}#lyqbox .content-wrapper.active .content.image .image-container{line-height:0}#lyqbox .content-wrapper.active .content img{display:block;margin:0 auto}#lyqbox .content-wrapper.active .content.html .caption{color:#343534}#lyqbox .content-wrapper.active .content,#lyqbox .content-wrapper.active .info{width:100%}#lyqbox .content-wrapper.active .title{margin-bottom:20px}#lyqbox .content-wrapper.active .title h2{margin:0}#lyqbox .content-wrapper.active .image-container,#lyqbox .content-wrapper.active .html-container,#lyqbox .content-wrapper.active .video-container{width:auto;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center}#lyqbox .content-wrapper.active .html-container{background-color:#f9f9f9}#lyqbox .content-wrapper.active .html-container img{max-height:500px}#lyqbox .content-wrapper.active .html-container .caption{width:100%;margin:0}#lyqbox .content-wrapper.active .html-container .caption p{max-width:814px;margin:0 auto}#lyqbox .content-wrapper.active .info{background-color:#fff;padding:0 10px 36px;min-height:0 !important;margin:0 auto}#lyqbox .content-wrapper.active .info h2{font-size:1.4rem;line-height:21px;text-transform:uppercase;letter-spacing:.14px}#lyqbox .content-wrapper.active .info h2 a{color:#343534}#lyqbox .content-wrapper.active .info .title{margin-bottom:0}#lyqbox .content-wrapper.active .info .caption{width:100%;margin:0}#lyqbox .content-wrapper.active .info .caption p{max-width:831px;margin:0 auto}#lyqbox .content-wrapper.active .info .credit{margin:0}body[screen=xl] #lyqbox .content-wrapper .content,body[screen=lg] #lyqbox .content-wrapper .content,body[screen=md] #lyqbox .content-wrapper .content{padding:0}body[screen=xl] #lyqbox .content-wrapper .html-container .caption,body[screen=lg] #lyqbox .content-wrapper .html-container .caption,body[screen=md] #lyqbox .content-wrapper .html-container .caption{background-color:#fff}body[screen=xl] #lyqbox .content-wrapper .html-container .caption p,body[screen=lg] #lyqbox .content-wrapper .html-container .caption p,body[screen=md] #lyqbox .content-wrapper .html-container .caption p{display:block;margin:0 auto 0}body[screen=xl] #lyqbox .content-wrapper{max-width:92.865vw;padding:60px 60px 90px}body[screen=xl] #lyqbox .content-wrapper .info .caption{padding-top:29px}body[screen=xl] #lyqbox .content-wrapper .info .caption p{max-width:814px}body[screen=xl] #lyqbox .content-wrapper .html-container .caption{padding-top:29px}body[screen=xl] #lyqbox .content.video{width:70%;min-width:70%}body[screen=lg] #lyqbox .content-wrapper{max-width:91.25vw;padding:56px 56px 87px}body[screen=lg] #lyqbox .content-wrapper .info .caption{padding-top:28px}body[screen=lg] #lyqbox .content-wrapper .info .caption p{max-width:783px}body[screen=lg] #lyqbox .content-wrapper .html-container .caption{padding-top:28px}body[screen=lg] #lyqbox .content.video{width:80%;min-width:80%}body[screen=md] #lyqbox .content-wrapper{max-width:93.125vw;padding:33px 33px 61px}body[screen=md] #lyqbox .content-wrapper .info .caption{padding-top:28px}body[screen=md] #lyqbox .content-wrapper .info .caption p{max-width:594px}body[screen=md] #lyqbox .content-wrapper .html-container .caption{padding-top:28px}body[screen=sm] #lyqbox .content-wrapper,body[screen=xs] #lyqbox .content-wrapper{max-width:80vw}body[screen=sm] #lyqbox .content-wrapper .content,body[screen=xs] #lyqbox .content-wrapper .content{position:relative}body[screen=sm] #lyqbox .content-wrapper .content.image,body[screen=xs] #lyqbox .content-wrapper .content.image{min-height:0;max-height:calc(75vh - 72px)}body[screen=sm] #lyqbox .content-wrapper .content .image-container,body[screen=xs] #lyqbox .content-wrapper .content .image-container{background-color:#f9f9f9}body[screen=sm] #lyqbox .content-wrapper .content .image-container img,body[screen=xs] #lyqbox .content-wrapper .content .image-container img{margin:auto}body[screen=sm] #lyqbox .content-wrapper .info .caption .common-button,body[screen=xs] #lyqbox .content-wrapper .info .caption .common-button{font-size:1rem;line-height:12px;width:144px;padding:5px 17px}body[screen=sm][orientation=landscape] #lyqbox .content-wrapper,body[screen=xs][orientation=landscape] #lyqbox .content-wrapper{max-width:none;max-height:81.33vh}body[screen=sm][orientation=landscape] #lyqbox .content-wrapper .content,body[screen=xs][orientation=landscape] #lyqbox .content-wrapper .content{position:relative}body[screen=sm][orientation=landscape] #lyqbox .content-wrapper .content.image,body[screen=xs][orientation=landscape] #lyqbox .content-wrapper .content.image{min-height:0;height:calc(75vh - 72px)}body[screen=sm][orientation=landscape] #lyqbox .content-wrapper .content .image-container,body[screen=xs][orientation=landscape] #lyqbox .content-wrapper .content .image-container{position:absolute;left:50%;max-width:calc(100% - 20px);height:calc(100% - 30px);display:flex;justify-items:center;align-items:center;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body[screen=sm][orientation=landscape] #lyqbox .content-wrapper .content .image-container img,body[screen=xs][orientation=landscape] #lyqbox .content-wrapper .content .image-container img{margin:auto}body[screen=sm] #lyqbox .content-wrapper .content .html-container img{height:378px}body[screen=xs] #lyqbox .content-wrapper .content{max-height:calc(90vh - 30px)}body[screen=xs] #lyqbox .content-wrapper .content .html-container img{height:178px}.tmpl-custom-violet-oakley-landing:not(.filters-active){overflow-x:hidden}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1{position:relative}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 h1{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:10.1rem;line-height:109px;letter-spacing:2.7px;color:#fff;width:100%;max-width:1075px;font-family:"Cinzel",serif;z-index:3;text-align:center;margin:0;text-transform:uppercase}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 .cat-image{line-height:0;width:100%;height:1200px;background-position:top left;background-size:cover;background-attachment:fixed}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1:after{content:" ";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;background:linear-gradient(138.81deg,rgba(0,0,0,0.16) 0,rgba(0,0,0,0.56) 100%)}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 .logo{position:absolute;left:50%;width:444px;bottom:209px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:3;display:flex;flex-direction:column}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 .logo img:first-of-type{width:100%;display:block;margin:0 auto}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 .logo span{color:#fff;text-align:center;margin-top:51px;font-size:1.5rem;line-height:18px}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 .logo img:last-of-type{width:28px;margin:7px auto 0;display:block}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2{display:flex;padding:88px 0}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 h2{font-size:3.1rem;line-height:37px;margin:23px 0 13px;color:#343534;letter-spacing:2.05px}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .close-icon{display:none}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text{width:calc(50% - 3px);padding-left:10px;margin-left:3px}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .cat-description{padding-right:43px;max-height:230px;position:relative;overflow:hidden}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .cat-description p{font-size:1.7rem;line-height:25px}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .cat-description p:first-of-type{margin-top:0}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .cat-description a{text-decoration:underline}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .cat-description .ps__rail-y{width:7px;border:1px solid #c1bfbf;background-color:transparent !important;border-radius:6px}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .common-button{margin-top:32px;font-size:1.4rem;line-height:20px;padding:7px 17px;width:153px}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .close-view{display:none}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .controls{display:flex}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .controls .inner-link{align-self:flex-end;margin-left:24px;padding-bottom:5px;border-bottom:1px solid rgba(24,73,84,0.75);transition:border-color .5s}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .controls .inner-link img{margin-right:11px}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .controls .inner-link a{font-size:1.2rem;line-height:24px;font-weight:500;color:#184954;text-transform:uppercase}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .controls .inner-link:hover{border-bottom-color:#2a839e}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .controls .inner-link:hover a{text-decoration:none}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .controls .return{display:none}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .scroll-buttons{display:none;padding-right:20px;margin-top:18px}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .scroll-buttons div{width:30px;height:30px;border:1px solid #184954;position:relative;transition:background-color .5s,opacity .5s}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .scroll-buttons div:before{background-position:center;background-repeat:no-repeat;z-index:1;display:block;width:100%;height:100%;content:" ";position:absolute;top:50%;left:50%;transition:background-image .5s}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .scroll-buttons div:hover{background-color:#184954;cursor:pointer}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .scroll-buttons div.up:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/templates/violetoakleyexperience/images/icons/natural-up-arrow.svg)}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .scroll-buttons div.up:hover:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/templates/violetoakleyexperience/images/icons/hover-up-arrow.svg)}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .scroll-buttons div.down{margin-left:11px}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .scroll-buttons div.down:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/templates/violetoakleyexperience/images/icons/natural-down-arrow.svg)}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .scroll-buttons div.down:hover:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/templates/violetoakleyexperience/images/icons/hover-down-arrow.svg)}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .scroll-buttons div.fade{opacity:.5}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .scroll-buttons div.fade:hover{background-color:transparent;cursor:initial}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .scroll-buttons div.fade.up:hover:before{background-image:url(/templates/violetoakleyexperience/images/icons/natural-up-arrow.svg)}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .scroll-buttons div.fade.down:hover:before{background-image:url(/templates/violetoakleyexperience/images/icons/natural-down-arrow.svg)}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text .cat-description{max-height:387px;padding-bottom:60px}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text .show-more{display:none}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text .controls .return{display:inline-block}.tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text .scroll-buttons{display:flex;margin-left:auto;align-items:flex-end}.tmpl-custom-violet-oakley-landing:not(.filters-active) .videos{width:calc(50% - 3px);position:relative;padding-left:14px;padding-right:60px;margin-right:3px;height:0;padding-bottom:30.4167vw}.tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .next,.tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .prev{background-image:url(/templates/violetoakleyexperience/images/video-arrow.svg);background-repeat:no-repeat;background-size:100%;background-position:center;position:absolute;top:50%;width:17px;height:12px;transition:background-image .5s}.tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .next:hover,.tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .prev:hover{background-image:url(/templates/violetoakleyexperience/images/arrow-hover.svg);cursor:pointer}.tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .next{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);right:19px}.tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .prev{-webkit-transform:rotate(90deg);transform:rotate(90deg);left:-23px}.tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .video{background-color:#d8d8d8;position:absolute;top:0;height:100%;left:14px;width:calc(100% - 74px);opacity:0;visibility:hidden;transition:opacity .5s,visibility .5s}.tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .video img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;font-family:"object-fit:cover"}.tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .video[data-lyqbox-type=video]:before{position:absolute;content:" ";width:134px;height:134px;display:block;background-image:url(/templates/violetoakleyexperience/images/play-icon.svg);background-size:100%;border-radius:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;top:50%;left:50%}.tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .video.active{opacity:1;visibility:visible}.tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .tabs{display:none;position:absolute;z-index:3;bottom:49px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .tabs .tab{width:7px;height:7px;background-color:#fff;margin-right:8.75px;border-radius:7px;opacity:.44}.tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .tabs .tab:last-of-type{margin-right:0}.tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .tabs .tab.active{opacity:1}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats{padding-left:0;margin-bottom:0;margin-top:0}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .intro-block{background-color:#f9f9f9;width:calc(33.333% - 1px);margin-right:.5px;position:relative;padding:101px 66px 0}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .intro-block h2{text-transform:uppercase;letter-spacing:1.94px;margin:0;padding-bottom:34.5px;border-bottom:1px solid #d6d6d6;color:#343534}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .intro-block p{line-height:25px}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .intro-block:after{content:" ";display:block;position:absolute;top:1px;right:-24px;border-left:17.35px solid #d8d8d8;border-right:5px solid transparent;border-bottom:0 solid transparent;border-top:13px solid transparent}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats li{margin:.5px;width:calc(33.333% - 1px);list-style:none;position:relative}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats li h1{position:absolute;top:75px;left:47px;letter-spacing:2.38px;margin:0;text-transform:uppercase}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats li h1 a{color:#fff}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats li .subcat-image{line-height:0}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats li .subcat-image img{display:block}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats li:first-of-type,.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats li:nth-of-type(2){padding-top:15px}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats li:last-of-type{display:none}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats&gt;*:nth-child(3n+1){margin-left:0}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats&gt;*:last-child,.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats&gt;*:nth-child(3n){margin-right:0}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats&gt;*:last-of-type{margin-bottom:0}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .outro-block{width:calc(66.667% - 1px);display:flex;flex-direction:column;margin:.5px 0 0 .5px}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .outro-block .top{background-color:#184954;padding:77.5px 67px 0;flex-grow:2}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .outro-block .top h2{margin-top:0;margin-bottom:20.5px;font-size:2.8rem;line-height:34px;color:#fff;letter-spacing:2.59px;text-transform:uppercase;padding-bottom:22px;border-bottom:1px solid rgba(214,214,214,0.24)}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .outro-block .top p{color:#fff;font-size:1.9rem;line-height:30px;max-width:848px;font-weight:300}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .outro-block .top p a{color:#fff;text-decoration:underline}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .outro-block .bottom{flex-grow:0;background-color:#143f48;padding:42px 67px 31px;display:flex}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .outro-block .bottom .image{padding-right:40px;border-right:1px solid rgba(214,214,214,0.24)}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .outro-block .bottom .image img{width:100%}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .outro-block .bottom .text{margin-left:40px;max-width:890px}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .outro-block .bottom .text p{color:#fff;font-weight:500}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .outro-block .bottom .text p:first-of-type{margin-top:0}.tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .outro-block .bottom .text p:last-of-type{margin-bottom:0}body[screen=lg] .tmpl-custom-violet-oakley-landing .section-1 h1,body[screen=md] .tmpl-custom-violet-oakley-landing .section-1 h1{-webkit-transform:translateX(-50%);transform:translateX(-50%)}body[screen=lg] .tmpl-custom-violet-oakley-landing .section-1 .logo,body[screen=md] .tmpl-custom-violet-oakley-landing .section-1 .logo{width:384px;bottom:35px}body[screen=lg] .tmpl-custom-violet-oakley-landing .section-1 .logo .scroll-down,body[screen=md] .tmpl-custom-violet-oakley-landing .section-1 .logo .scroll-down{margin-top:81px}body[screen=lg] .tmpl-custom-violet-oakley-landing .section-1 .cat-image,body[screen=md] .tmpl-custom-violet-oakley-landing .section-1 .cat-image{height:876px}body[screen=lg] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 h1{max-width:none;width:1168px;top:289px;font-size:9.5rem;line-height:102px;letter-spacing:2.54px}body[screen=lg] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .cat-description{max-height:200px}body[screen=lg] .tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .prev{left:-20px}body[screen=lg] .tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .next{right:27px}body[screen=lg] .tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .intro-block{padding:101px 56px 0}body[screen=lg] .tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .intro-block:after{right:-24px}body[screen=lg] .tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .intro-block p{margin:16px 0}body[screen=lg] .tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats li h1{top:50px;left:30px}body[screen=lg] .tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .outro-block .top{padding:56px 54px 0 56px}body[screen=lg] .tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .outro-block .top h2{font-size:2.1rem;line-height:25px;letter-spacing:1.94px;padding-bottom:12px}body[screen=lg] .tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .outro-block .top p{font-size:1.7rem;line-height:24px}body[screen=lg] .tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .outro-block .bottom{padding:31px 56px}body[screen=lg] .tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .outro-block .bottom .image{width:68px;padding-right:19px;margin-right:22px;line-height:0}body[screen=lg] .tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .outro-block .bottom .text{margin-left:0;width:calc(100% - 90px)}body[screen=lg] .tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .outro-block .bottom .text p{font-size:1.5rem;line-height:21px;margin:7px 0}body[screen=lg] .tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .outro-block .bottom .text p:first-of-type{margin-top:0}body[screen=lg] .tmpl-custom-violet-oakley-landing:not(.filters-active) .cat-subcats .outro-block .bottom .text p:last-of-type{margin-bottom:0}body[screen=md] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 h1{font-size:8rem;line-height:96px;letter-spacing:2.1px}body[screen=md] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2{position:relative}body[screen=md] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .videos{opacity:0}body[screen=md] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff}body[screen=md] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text h2{margin-top:48px}body[screen=md] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text .cat-description{max-height:calc(100% - 210px)}body[screen=md] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 .cat-image img,body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 .cat-image img{-o-object-fit:cover;object-fit:cover;font-family:"object-fit:cover";height:100%}body[screen=md] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .controls .common-button,body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .controls .common-button{font-size:1.2rem;line-height:1}body[screen=md] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .controls .inner-link img,body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .controls .inner-link img{margin-right:6px}body[screen=md] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .controls .inner-link a,body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .controls .inner-link a{font-size:1.2rem;line-height:1}body[screen=md] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats&gt;*,body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats&gt;*{width:calc(50% - 0.5px);margin:.5px}body[screen=md] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats&gt;*:nth-child(odd),body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats&gt;*:nth-child(odd){margin-left:0}body[screen=md] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats&gt;*:nth-child(even),body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats&gt;*:nth-child(even){margin-right:0}body[screen=md] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats li:nth-of-type(2),body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats li:nth-of-type(2){padding-top:0}body[screen=md] .tmpl-custom-violet-oakley-landing .section-1 h1{width:892px;top:272px}body[screen=md] .tmpl-custom-violet-oakley-landing .section-1 .cat-image{height:876px}body[screen=md] .tmpl-custom-violet-oakley-landing .section-2 .text{padding-right:0}body[screen=md] .tmpl-custom-violet-oakley-landing .section-2 .text .cat-description{padding-right:34px;max-height:156px}body[screen=md] .tmpl-custom-violet-oakley-landing .section-2 .text .cat-description h2{margin-top:24px;margin-bottom:11px}body[screen=md] .tmpl-custom-violet-oakley-landing .section-2 .text .show-more{margin-top:9px}body[screen=md] .tmpl-custom-violet-oakley-landing .section-2 .text .controls .common-button{padding:7px 17px;width:118px}body[screen=md] .tmpl-custom-violet-oakley-landing .section-2 .text .controls .inner-link{margin-left:16px}body[screen=md] .tmpl-custom-violet-oakley-landing .section-2 .text .controls .inner-link img{display:none}body[screen=md] .tmpl-custom-violet-oakley-landing .videos{padding-left:7px;padding-right:47px}body[screen=md] .tmpl-custom-violet-oakley-landing .videos .prev{left:-28px}body[screen=md] .tmpl-custom-violet-oakley-landing .videos .next{right:28px}body[screen=md] .tmpl-custom-violet-oakley-landing .videos .video{width:calc(100% - 54px);left:7px}body[screen=md] .tmpl-custom-violet-oakley-landing .videos .video[data-lyqbox-type=video]:before{width:82px;height:82px}body[screen=md] .tmpl-custom-violet-oakley-landing ul.cat-subcats .intro-block{padding:101px 34px 0}body[screen=md] .tmpl-custom-violet-oakley-landing ul.cat-subcats .intro-block h2{padding-bottom:20.5px}body[screen=md] .tmpl-custom-violet-oakley-landing ul.cat-subcats .intro-block p{margin:10px 0}body[screen=md] .tmpl-custom-violet-oakley-landing ul.cat-subcats li h1{font-size:3.8rem;line-height:45px;top:56px;left:33px}body[screen=md] .tmpl-custom-violet-oakley-landing ul.cat-subcats .outro-block .top{padding:33px 33px 0}body[screen=md] .tmpl-custom-violet-oakley-landing ul.cat-subcats .outro-block .top h2{font-size:2.1rem;line-height:25px;padding-bottom:12px;margin-bottom:0}body[screen=md] .tmpl-custom-violet-oakley-landing ul.cat-subcats .outro-block .top p{font-size:1.7rem;line-height:24px}body[screen=md] .tmpl-custom-violet-oakley-landing ul.cat-subcats .outro-block .bottom{padding:24px 33px}body[screen=md] .tmpl-custom-violet-oakley-landing ul.cat-subcats .outro-block .bottom .image{width:68px;padding-right:19px}body[screen=md] .tmpl-custom-violet-oakley-landing ul.cat-subcats .outro-block .bottom .text{width:calc(100% - 87px);margin-left:19px}body[screen=md] .tmpl-custom-violet-oakley-landing ul.cat-subcats .outro-block .bottom .text p{font-size:1.5rem;line-height:17px}body[screen=xl] .tmpl-custom-violet-oakley-landing .section-2 h2,body[screen=lg] .tmpl-custom-violet-oakley-landing .section-2 h2,body[screen=md] .tmpl-custom-violet-oakley-landing .section-2 h2{font-weight:300}body[screen=xl] .tmpl-custom-violet-oakley-landing .section-2 .videos .video,body[screen=lg] .tmpl-custom-violet-oakley-landing .section-2 .videos .video,body[screen=md] .tmpl-custom-violet-oakley-landing .section-2 .videos .video{left:0 !important}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1:after,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1:after{background:linear-gradient(311.19deg,rgba(0,0,0,0.18) 20%,rgba(0,0,0,0.41) 81%)}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 .cat-image,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 .cat-image{background-attachment:unset}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2{flex-wrap:wrap}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text{width:100%;order:1;padding:0;margin:0}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text h2,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text h2{margin:5px 0 10px;font-size:2.1rem;line-height:25px;position:relative}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .cat-description,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .cat-description{padding-right:0}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .cat-description p,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .cat-description p{font-size:1.6rem;line-height:22px}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .videos .video,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .videos .video{transition:left .5s}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .videos,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .videos{display:none}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#f9f9f9;z-index:99;overflow-y:scroll}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text .cat-description,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text .cat-description{max-height:none;margin:0 7.5%;padding-right:0}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text h2,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text h2{border-bottom:1px solid #d6d6d6;margin:0 7.5% 15px;padding:54px 28px 25px 0}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text .close-icon,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text .close-icon{display:block;position:absolute;top:60px;right:7.5%}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text .show-more,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text .show-more{display:none}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text .return,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text .return{width:155px;margin:0 auto}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text .controls,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text .controls{display:none}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text .close-view,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text .close-view{background-color:#fff;padding:25px 0;text-align:center;display:block;position:relative}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text .close-view .return,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text .close-view .return{font-size:1.2rem;line-height:1}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .videos,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .videos{order:2;padding:0 0 61.105vw;width:100%;flex-wrap:nowrap;display:flex;overflow:hidden}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .video,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .video{width:100%;left:0;opacity:1;visibility:visible;transition:left .5s;position:relative;flex-shrink:0;height:61.105vw}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .tabs,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .tabs{display:flex}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .tabs .tab,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .tabs .tab{width:4px;height:4px;margin-right:3px}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .tabs .tab:last-of-type,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .tabs .tab:last-of-type{margin-right:0}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .prev,body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .next,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .prev,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .next{display:none}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats li h1,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats li h1{font-size:2.8rem;line-height:34px;letter-spacing:1.75px}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .intro-block p,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .intro-block p{margin:0;font-size:1.6rem;line-height:22px}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .outro-block h2,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .outro-block h2{font-size:1.7rem;line-height:24px}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 .cat-image{height:1024px}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 h1{max-width:814px;width:100%;font-size:7.2rem;line-height:86px;letter-spacing:1.55px;top:313px;padding:0 7.5%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 .logo{bottom:140px}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 .logo img:first-of-type{width:334px}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 .logo .scroll-down{margin-top:212px}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2{padding:60px 0}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .cat-description{max-height:196px}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .show-more{margin-top:19px}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .controls .common-button{margin-top:20px;padding:7px 16px;width:116px}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .controls .inner-link{margin-left:24px}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .videos{margin-top:65px}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .videos .video[data-lyqbox-type=video]:before{width:104px;height:104px}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats{margin-top:0;position:relative}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .intro-block{padding:79px 7.404% 0}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .intro-block h2{padding-bottom:12px;margin-bottom:7px}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats li h1{top:11.667%;left:7.083%}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .outro-block .top{padding:28px 27px 0 24px}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .outro-block .top h2{font-size:1.7rem;line-height:24px;padding-bottom:11.5px;margin-bottom:9px;letter-spacing:1.17px}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .outro-block .top p{font-size:1.6rem;line-height:21px}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .outro-block .top p:first-of-type{margin-top:0}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .bottom{margin:.5px 0 0 0;width:100%;flex-grow:0;background-color:#143f48;padding:25px;display:flex}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .bottom .image{width:75px;padding-right:26px;border-right:1px solid rgba(214,214,214,0.24)}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .bottom .image img{width:100%}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .bottom .text{margin-left:26px;width:calc(100% - 101px);max-width:890px}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .bottom .text p{color:#fff;font-weight:500}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .bottom .text p:first-of-type{margin-top:0}body[screen=sm] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .bottom .text p:last-of-type{margin-bottom:0}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 .cat-image{height:502px}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 .cat-image img{height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit:cover"}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 h1{font-size:3.6rem;line-height:42px;width:85%;letter-spacing:-0.1px;top:177px}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 .logo{bottom:121px;width:216px}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 .logo img:first-of-type{width:216px;display:block;margin:0 auto}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 .logo .scroll-down{margin-top:25px;font-size:1.3rem;line-height:18px}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-1 .logo img:last-of-type{width:14px}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2{padding:30px 0 0}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text{padding-bottom:30px}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .cat-description{max-height:240px}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .controls{flex-wrap:wrap}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .controls .common-button{margin-top:13px;margin-bottom:16px;font-size:1.2rem;line-height:1;width:146px}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .controls .inner-link{width:100%;margin:21px 0 0}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .controls .inner-link a{font-size:1.2rem;line-height:24px}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2 .text .controls .inner-link:nth-of-type(2){margin-bottom:5px}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .section-2.description-open .text{padding-bottom:0}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .videos{padding-bottom:72.1875vw}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .video{height:72.1875vw}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .video[data-lyqbox-type=video]:before{width:15.3125vw;height:15.3125vw}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) .videos .tabs{bottom:36px}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats&gt;*{width:100%;margin:.5px 0}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .intro-block{padding:36px 7.5% 38px}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .intro-block:after{display:none}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .intro-block h2{padding-bottom:15px;margin-bottom:8px;font-size:1.4rem;line-height:19px;letter-spacing:.17px}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .intro-block p{font-size:1.6rem;line-height:22px}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats li{height:320px}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats li h1{top:47px;left:7.5%}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats li .subcat-image{height:100%}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats li .subcat-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit:cover"}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats li:first-of-type,body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats li:nth-of-type(2){padding-top:0}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .outro-block .top{padding:47px 7.5%}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .outro-block .top h2{padding-bottom:19px;margin-bottom:8px}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .outro-block .top p{font-size:1.6rem;line-height:24px}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .outro-block .top p:first-of-type{margin-top:0}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .outro-block .top p:last-of-type{margin-bottom:0}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .outro-block .bottom{padding:25px 7.5%}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .outro-block .bottom .image{width:64px;padding-right:15px;margin-right:15px;line-height:0;align-self:flex-start}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .outro-block .bottom .image img{width:48px}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .outro-block .bottom .text{width:calc(100% - 79px);margin-left:0}body[screen=xs] .tmpl-custom-violet-oakley-landing:not(.filters-active) ul.cat-subcats .outro-block .bottom .text p{font-size:1.6rem;line-height:20px}.cat-the-violet-oakley-experience.filters-active{display:flex}.cat-the-violet-oakley-experience.filters-active .section-1{position:relative;width:calc(34.323% - 2px);margin-right:2px;background-color:#f9f9f9;padding:87px 29.5px 0 66px}.cat-the-violet-oakley-experience.filters-active .section-1 .cat-image,.cat-the-violet-oakley-experience.filters-active .section-1&gt;h1,.cat-the-violet-oakley-experience.filters-active .section-1 .logo{display:none}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 h2{text-transform:uppercase;letter-spacing:2.38px;padding-bottom:12px;font-size:3.8rem;line-height:1.12;text-transform:uppercase;margin:0 0 32px;color:#343534}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .cat-description{max-height:250px;position:relative;padding-right:36.5px;overflow-y:hidden;overflow-x:visible !important}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .cat-description&gt;*:first-of-type{margin-top:0}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .cat-description&gt;p:last-of-type{margin-bottom:0}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .cat-description p{font-size:1.7rem;line-height:25px}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .cat-description .ps__rail-y{right:0 !important}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .show-more{margin-top:40px;padding:10px 36px}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .return.hide,.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .show-more.hide{display:none}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .close-view{display:none}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .close-icon{display:none}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .return{padding:10px 36px}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2:after{content:" ";display:block;position:absolute;top:1px;right:-24px;border-left:17.35px solid #d8d8d8;border-right:5px solid transparent;border-bottom:0 solid transparent;border-top:13px solid transparent}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .controls{display:flex;justify-content:space-between}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .controls .inner-link{display:none}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .scroll-buttons{display:none;padding-right:20px;margin-top:40px}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .scroll-buttons div{width:30px;height:30px;border:1px solid #184954;position:relative;transition:background-color .5s}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .scroll-buttons div:before{background-position:center;background-repeat:no-repeat;z-index:1;display:block;width:100%;height:100%;content:" ";position:absolute;top:50%;left:50%;transition:background-image .5s}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .scroll-buttons div:hover{background-color:#184954}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .scroll-buttons div.up:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/templates/violetoakleyexperience/images/icons/natural-up-arrow.svg)}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .scroll-buttons div.up:hover:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/templates/violetoakleyexperience/images/icons/hover-up-arrow.svg)}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .scroll-buttons div.down{margin-left:11px}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .scroll-buttons div.down:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/templates/violetoakleyexperience/images/icons/natural-down-arrow.svg)}.cat-the-violet-oakley-experience.filters-active .section-1 .section-2 .scroll-buttons div.down:hover:before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(/templates/violetoakleyexperience/images/icons/hover-down-arrow.svg)}.cat-the-violet-oakley-experience.filters-active .section-1.description-open .section-2 .cat-description{max-height:387px}.cat-the-violet-oakley-experience.filters-active .section-1.description-open .section-2 .return{align-self:flex-end}.cat-the-violet-oakley-experience.filters-active .section-1.description-open .section-2 .scroll-buttons{display:flex}.cat-the-violet-oakley-experience.filters-active .section-3{width:65.677%;margin-top:15px}.cat-the-violet-oakley-experience.filters-active .section-3 .cat-subcats{display:none}.cat-the-violet-oakley-experience.filters-active .section-3 ul{padding-left:0;list-style:none;margin:0}.cat-the-violet-oakley-experience.filters-active .section-3 ul li{margin:2px 1px 0;width:calc(33.333% - 1.5px);list-style:none;position:relative}.cat-the-violet-oakley-experience.filters-active .section-3 ul li .field_square_image{line-height:0}.cat-the-violet-oakley-experience.filters-active .section-3 ul li .field_square_image img{display:block}.cat-the-violet-oakley-experience.filters-active .section-3 ul li .lightbox-open{display:none}.cat-the-violet-oakley-experience.filters-active .section-3 ul li h2{position:absolute;bottom:0;left:0;width:100%;background-color:rgba(255,255,255,0.9);text-transform:uppercase;margin:0;padding:25px 20px 15px}.cat-the-violet-oakley-experience.filters-active .section-3 ul li h2 a{color:#343534}.cat-the-violet-oakley-experience.filters-active .section-3 ul li .subcat-image{line-height:0}.cat-the-violet-oakley-experience.filters-active .section-3 ul li .subcat-image img{display:block}.cat-the-violet-oakley-experience.filters-active .section-3 ul&gt;*:nth-child(-n+3){margin-top:0}.cat-the-violet-oakley-experience.filters-active .section-3 ul&gt;*:nth-child(3n+1){margin-left:0}.cat-the-violet-oakley-experience.filters-active .section-3 ul&gt;*:last-child,.cat-the-violet-oakley-experience.filters-active .section-3 ul&gt;*:nth-child(3n){margin-right:0}.cat-the-violet-oakley-experience.filters-active .section-3 ul&gt;*:last-of-type{margin-bottom:0}body[screen=xl] .cat-the-violet-oakley-experience.filters-active .section-1,body[screen=lg] .cat-the-violet-oakley-experience.filters-active .section-1,body[screen=md] .cat-the-violet-oakley-experience.filters-active .section-1{min-height:calc(100vh - 257px)}body[screen=xl] .cat-the-violet-oakley-experience.filters-active .section-1 .close-button,body[screen=xl] .cat-the-violet-oakley-experience.filters-active .section-1 .info-button,body[screen=lg] .cat-the-violet-oakley-experience.filters-active .section-1 .close-button,body[screen=lg] .cat-the-violet-oakley-experience.filters-active .section-1 .info-button,body[screen=md] .cat-the-violet-oakley-experience.filters-active .section-1 .close-button,body[screen=md] .cat-the-violet-oakley-experience.filters-active .section-1 .info-button{display:none}body[screen=xl] .cat-the-violet-oakley-experience.filters-active .section-1 h2,body[screen=lg] .cat-the-violet-oakley-experience.filters-active .section-1 h2,body[screen=md] .cat-the-violet-oakley-experience.filters-active .section-1 h2{letter-spacing:2.38px;padding-bottom:12px;margin:0 0 32px;color:#343534;border-bottom:1px solid #d6d6d6}body[screen=xl] .cat-the-violet-oakley-experience.filters-active.attached .section-1,body[screen=lg] .cat-the-violet-oakley-experience.filters-active.attached .section-1,body[screen=md] .cat-the-violet-oakley-experience.filters-active.attached .section-1{min-height:0;position:fixed;top:20px;height:100vh;left:0;z-index:2}body[screen=xl] .cat-the-violet-oakley-experience.filters-active.attached .section-1:after,body[screen=lg] .cat-the-violet-oakley-experience.filters-active.attached .section-1:after,body[screen=md] .cat-the-violet-oakley-experience.filters-active.attached .section-1:after{position:fixed;top:20px;left:calc(34.323%);z-index:6}body[screen=xl] .cat-the-violet-oakley-experience.filters-active.attached .section-3,body[screen=lg] .cat-the-violet-oakley-experience.filters-active.attached .section-3,body[screen=md] .cat-the-violet-oakley-experience.filters-active.attached .section-3{left:calc(34.323%);position:relative;z-index:1}body[screen=xl] .cat-the-violet-oakley-experience.filters-active.attached .section-3:before,body[screen=lg] .cat-the-violet-oakley-experience.filters-active.attached .section-3:before,body[screen=md] .cat-the-violet-oakley-experience.filters-active.attached .section-3:before{width:calc(100% - (34.323%));height:35px;content:" ";display:block;position:fixed;top:0;left:calc(34.323%);background-color:#fff;z-index:5}body[screen=lg] .cat-the-violet-oakley-experience.filters-active .section-1{width:33.203%;padding:87px 56px}body[screen=lg] .cat-the-violet-oakley-experience.filters-active .section-3{width:66.797%}body[screen=lg] .cat-the-violet-oakley-experience.filters-active.attached .section-1:after{left:33.203%}body[screen=lg] .cat-the-violet-oakley-experience.filters-active.attached .section-3{left:33.203%}body[screen=lg] .cat-the-violet-oakley-experience.filters-active.attached .section-3:before{left:33.203%;width:66.797%}body[screen=md] .cat-the-violet-oakley-experience.filters-active .section-1{width:34.063%;padding:62px 32px}body[screen=md] .cat-the-violet-oakley-experience.filters-active .section-3{width:65.937%}body[screen=md] .cat-the-violet-oakley-experience.filters-active.attached .section-1:after{left:34.063%}body[screen=md] .cat-the-violet-oakley-experience.filters-active.attached .section-3{left:34.063%}body[screen=md] .cat-the-violet-oakley-experience.filters-active.attached .section-3:before{left:34.063%;width:65.937%}body[screen=md] .cat-the-violet-oakley-experience.filters-active .section-3 ul&gt;*,body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-3 ul&gt;*,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-3 ul&gt;*{width:calc(50% - 0.5px);margin:.5px}body[screen=md] .cat-the-violet-oakley-experience.filters-active .section-3 ul&gt;*:nth-child(odd),body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-3 ul&gt;*:nth-child(odd),body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-3 ul&gt;*:nth-child(odd){margin-left:0}body[screen=md] .cat-the-violet-oakley-experience.filters-active .section-3 ul&gt;*:nth-child(even),body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-3 ul&gt;*:nth-child(even),body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-3 ul&gt;*:nth-child(even){margin-right:0}body[screen=md] .cat-the-violet-oakley-experience.filters-active .section-3 ul li:nth-of-type(2),body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-3 ul li:nth-of-type(2),body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-3 ul li:nth-of-type(2){padding-top:0}body[screen=sm] .cat-the-violet-oakley-experience.filters-active,body[screen=xs] .cat-the-violet-oakley-experience.filters-active{flex-wrap:wrap}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1,body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-3,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-3{width:100%}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1{padding:0;overflow-y:hidden;z-index:2;left:0;justify-content:space-between;align-items:center}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1 h1,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1 h1{padding-bottom:0;border-bottom:0;margin-bottom:0;font-size:2.5rem;line-height:30px;padding:24px 7.5%;z-index:1}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1 .close-button,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1 .close-button{display:none}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1 .info-button,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1 .info-button{position:absolute;top:29px;right:7.5%;width:17px}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1 .info-button img,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1 .info-button img{display:block;width:100%}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1 .cat-description,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1 .cat-description{display:none}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1 .section-2 h2,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1 .section-2 h2{padding-bottom:0;border-bottom:0;margin-bottom:0;font-size:2.5rem;line-height:30px;padding:24px 7.5%;z-index:1}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1 .section-2:after,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1 .section-2:after{display:none}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1 .show-more,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1 .show-more{display:none}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1.description-open,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1.description-open{position:fixed;top:0;left:0;width:100%;display:block;height:calc(100%);background-color:#f9f9f9;z-index:99;overflow-y:scroll}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .close-button,body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .close-view,body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .cat-description,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .close-button,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .close-view,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .cat-description{display:block}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .info-button,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .info-button{display:none}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .close-button,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .close-button{position:absolute;right:7.5%;top:29px;display:block}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .cat-description,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .cat-description{padding:24px 0;margin:0 7.5%;padding-top:30px;border-top:1px solid #d8d8d8;max-height:none;max-height:none;margin:0 7.5%}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .cat-description p,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .cat-description p{font-size:1.6rem;line-height:22px}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .close-icon,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .close-icon{display:block;position:absolute;top:60px;right:7.5%}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .show-more,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .show-more{display:none}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .scroll-buttons,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .scroll-buttons{display:none}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .close-view,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .close-view{background-color:#fff;padding:33px 0 32px;width:100%;position:relative}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .close-view .common-button,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .close-view .common-button{display:block;margin:0 auto}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .return,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .return{display:block;width:238px;margin:0 auto}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-3,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-3{margin-top:0;max-height:none;overflow-y:initial;position:relative;z-index:1}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-3 ul li .lightbox-open,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-3 ul li .lightbox-open{z-index:5;display:block;position:absolute}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-3 ul li h2,body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-3 ul li h2{display:none}body[screen=md] .cat-the-violet-oakley-experience .section-2.description-open h2{margin-bottom:38px}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-1{position:relative;top:0}body[screen=sm] .cat-the-violet-oakley-experience.filters-active .section-3 ul li .lightbox-open{bottom:18px;right:18px;width:31px}body[screen=sm] .cat-the-violet-oakley-experience.filters-active.attached .section-1{position:fixed}body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1{margin:0}body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1 h1{padding:17.5px 7.5% 11.5px}body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1 .cat-description{margin:0 7.5%}body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1.description-open{position:fixed}body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-1.description-open .cat-description{padding-top:8px}body[screen=xs] .cat-the-violet-oakley-experience.filters-active .section-3 ul li .lightbox-open{bottom:9px;right:9px;width:21px}


</pre></body></html>