/* @import rules moved to the top of the document */
@import url("//fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic");
@import url("//fonts.googleapis.com/css?family=EB+Garamond");
@import url("//fonts.googleapis.com/css?family=Roboto:400,500,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic");

/* axrh2njs0a8ssk4wcow4kck0w.css */
/* Local stylesheet: /components/com_flexicontent/librairies/jquery/css/ui-lightness/jquery-ui-1.9.2.css, Version: 20210408152143 */
/*! 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&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&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: /templates/lyquix/css/custom/perfect-scrollbar.min.css, Version: 20210408152144 */
.ps{overflow:hidden !important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px}@supports(-ms-overflow-style:none){.ps{overflow:auto !important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto !important}}


/* Local stylesheet: /templates/lyquix/css/custom/splide.min.css, Version: 20210910141336 */
@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__container{position:relative;box-sizing:border-box}.splide__list{margin:0!important;padding:0!important;width:-webkit-max-content;width:max-content;will-change:transform}.splide.is-active .splide__list{display:flex}.splide__pagination{display:inline-flex;align-items:center;width:95%;flex-wrap:wrap;justify-content:center;margin:0}.splide__pagination li{list-style-type:none;display:inline-block;line-height:1;margin:0}.splide{visibility:hidden}.splide,.splide__slide{position:relative;outline:none}.splide__slide{box-sizing:border-box;list-style-type:none!important;margin:0;flex-shrink:0}.splide__slide img{vertical-align:bottom}.splide__slider{position:relative}.splide__spinner{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;display:inline-block;width:20px;height:20px;border-radius:50%;border:2px solid #999;border-left-color:transparent;animation:splide-loading 1s linear infinite}.splide__track{position:relative;z-index:0;overflow:hidden}.splide--draggable>.splide__track>.splide__list>.splide__slide{-webkit-user-select:none;user-select:none}.splide--fade>.splide__track>.splide__list{display:block}.splide--fade>.splide__track>.splide__list>.splide__slide{position:absolute;top:0;left:0;z-index:0;opacity:0}.splide--fade>.splide__track>.splide__list>.splide__slide.is-active{position:relative;z-index:1;opacity:1}.splide--rtl{direction:rtl}.splide--ttb>.splide__track>.splide__list{display:block}.splide--ttb>.splide__pagination{width:auto}.splide__arrow{position:absolute;z-index:1;top:50%;transform:translateY(-50%);width:2em;height:2em;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;padding:0;opacity:.7;background:#ccc}.splide__arrow svg{width:1.2em;height:1.2em}.splide__arrow:hover{cursor:pointer;opacity:.9}.splide__arrow:focus{outline:none}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide__pagination{position:absolute;z-index:1;bottom:.5em;left:50%;transform:translateX(-50%);padding:0}.splide__pagination__page{display:inline-block;width:8px;height:8px;background:#ccc;border-radius:50%;margin:3px;padding:0;transition:transform .2s linear;border:none;opacity:.7}.splide__pagination__page.is-active{transform:scale(1.4);background:#fff}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus{outline:none}.splide__progress__bar{width:0;height:3px;background:#ccc}.splide--nav>.splide__track>.splide__list>.splide__slide{border:3px solid transparent}.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{border-color:#000}.splide--nav>.splide__track>.splide__list>.splide__slide:focus{outline:none}.splide--rtl>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev{right:1em;left:auto}.splide--rtl>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:scaleX(1)}.splide--rtl>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next{left:1em;right:auto}.splide--rtl>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg{transform:scaleX(-1)}.splide--ttb>.splide__arrows .splide__arrow,.splide--ttb>.splide__track>.splide__arrows .splide__arrow{left:50%;transform:translate(-50%)}.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev{top:1em}.splide--ttb>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:rotate(-90deg)}.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next{top:auto;bottom:1em}.splide--ttb>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg{transform:rotate(90deg)}.splide--ttb>.splide__pagination{display:flex;flex-direction:column;bottom:50%;left:auto;right:.5em;transform:translateY(50%)}

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

/*@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}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;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:"Georgia",serif;font-size:1.5rem;font-weight:normal;color:#6d6d6d;line-height:1.66}body[screen=sm]{font-size:1.5rem}body[screen=xs]{font-size:1.5rem}p{margin:1em 0}code,kbd,pre,samp{font-family:"Ubuntu Mono",monospace;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 0,"pnum" 0,"dlig" 0,"tnum" 1,"lnum" 1,"zero" 1}a{color:#142546;text-decoration:none;outline:0}a:hover{color:#142546;text-decoration:underline}img{max-width:100%}h1{font-family:"Open Sans",sans-serif;color:#142546;font-size:2.8rem;font-weight:inherit;line-height:1.66;margin:.67em 0}body[screen=sm] h1{font-size:2.8rem}body[screen=xs] h1{font-size:2.8rem}h2{font-family:"Open Sans",sans-serif;color:#142546;font-size:1.75rem;font-weight:inherit;line-height:1.66;margin:.67em 0}body[screen=sm] h2{font-size:1.75rem}body[screen=xs] h2{font-size:1.75rem}h3{font-family:"Open Sans",sans-serif;color:#142546;font-size:1.6rem;font-weight:inherit;line-height:1.66;margin:.67em 0}body[screen=sm] h3{font-size:1.6rem}body[screen=xs] h3{font-size:1.6rem}h4{font-family:"Open Sans",sans-serif;color:#142546;font-size:1.5rem;font-weight:700;line-height:1.66;margin:.67em 0}h5{font-family:"Open Sans",sans-serif;color:#142546;font-size:1.5rem;font-weight:inherit;line-height:1.66;margin:.67em 0}h6{font-family:"Open Sans",sans-serif;color:#142546;font-size:1.5rem;font-weight:inherit;line-height:1.66;margin:.67em 0}h1,h2,h3{font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 1,"pnum" 1,"dlig" 1,"tnum" 0,"lnum" 0}sup{font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 1,"pnum" 1,"dlig" 0,"tnum" 0,"lnum" 0,"sups" 1}sub{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:"Georgia",serif;color:#6d6d6d;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:#142546;color:#eee;font-family:"Georgia",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:#1f3a6e;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:"Georgia",serif;color:#6d6d6d}blockquote{font-family:"Georgia",serif;color:#6d6d6d;margin:1em 0;padding:0 2em;font-size:1.875rem;line-height:1.328;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 #6d6d6d;color:#6d6d6d;background-color:#6d6d6d;margin:1em 0}table{border-collapse:collapse;border-spacing:0;max-width:100%}td,th{text-align:left;padding:.5em;vertical-align:top;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 0,"pnum" 0,"dlig" 0,"tnum" 1,"lnum" 1,"zero" 1}th{font-family:"Georgia",serif;color:#6d6d6d;border-bottom:1px solid #ccc;background-color:#eee}td{font-family:"Georgia",serif;color:#6d6d6d;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:320px}body[screen=sm] .container{margin-left:auto;margin-right:auto;max-width:640px}body[screen=md] .container{margin-left:auto;margin-right:auto;max-width:960px}body[screen=lg] .container{margin-left:auto;margin-right:auto;max-width:1280px}body[screen=xl] .container{margin-left:auto;margin-right:auto;max-width:1280px}.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:5px 5px 5px 5px;border-width:1px 1px 1px 1px;padding:4px 4px 4px 4px}body[screen=xs] .blk1\/1,body[screen=xs] .blk1\/1-xs{width:calc(100% - 10px)}body[screen=xs] .blk1\/2,body[screen=xs] .blk1\/2-xs{width:calc(50% - 10px)}body[screen=xs] .blk2\/2,body[screen=xs] .blk2\/2-xs{width:calc(100% - 10px)}body[screen=xs] .blk1\/3,body[screen=xs] .blk1\/3-xs{width:calc(33.3333333333% - 10px)}body[screen=xs] .blk2\/3,body[screen=xs] .blk2\/3-xs{width:calc(66.6666666667% - 10px)}body[screen=xs] .blk3\/3,body[screen=xs] .blk3\/3-xs{width:calc(100% - 10px)}body[screen=xs] .blk1\/4,body[screen=xs] .blk1\/4-xs{width:calc(25% - 10px)}body[screen=xs] .blk2\/4,body[screen=xs] .blk2\/4-xs{width:calc(50% - 10px)}body[screen=xs] .blk3\/4,body[screen=xs] .blk3\/4-xs{width:calc(75% - 10px)}body[screen=xs] .blk4\/4,body[screen=xs] .blk4\/4-xs{width:calc(100% - 10px)}body[screen=xs] .blk1\/5,body[screen=xs] .blk1\/5-xs{width:calc(20% - 10px)}body[screen=xs] .blk2\/5,body[screen=xs] .blk2\/5-xs{width:calc(40% - 10px)}body[screen=xs] .blk3\/5,body[screen=xs] .blk3\/5-xs{width:calc(60% - 10px)}body[screen=xs] .blk4\/5,body[screen=xs] .blk4\/5-xs{width:calc(80% - 10px)}body[screen=xs] .blk5\/5,body[screen=xs] .blk5\/5-xs{width:calc(100% - 10px)}body[screen=xs] .blk1\/6,body[screen=xs] .blk1\/6-xs{width:calc(16.6666666667% - 10px)}body[screen=xs] .blk2\/6,body[screen=xs] .blk2\/6-xs{width:calc(33.3333333333% - 10px)}body[screen=xs] .blk3\/6,body[screen=xs] .blk3\/6-xs{width:calc(50% - 10px)}body[screen=xs] .blk4\/6,body[screen=xs] .blk4\/6-xs{width:calc(66.6666666667% - 10px)}body[screen=xs] .blk5\/6,body[screen=xs] .blk5\/6-xs{width:calc(83.3333333333% - 10px)}body[screen=xs] .blk6\/6,body[screen=xs] .blk6\/6-xs{width:calc(100% - 10px)}body[screen=xs] .blk1\/7,body[screen=xs] .blk1\/7-xs{width:calc(14.2857142857% - 10px)}body[screen=xs] .blk2\/7,body[screen=xs] .blk2\/7-xs{width:calc(28.5714285714% - 10px)}body[screen=xs] .blk3\/7,body[screen=xs] .blk3\/7-xs{width:calc(42.8571428571% - 10px)}body[screen=xs] .blk4\/7,body[screen=xs] .blk4\/7-xs{width:calc(57.1428571429% - 10px)}body[screen=xs] .blk5\/7,body[screen=xs] .blk5\/7-xs{width:calc(71.4285714286% - 10px)}body[screen=xs] .blk6\/7,body[screen=xs] .blk6\/7-xs{width:calc(85.7142857143% - 10px)}body[screen=xs] .blk7\/7,body[screen=xs] .blk7\/7-xs{width:calc(100% - 10px)}body[screen=xs] .blk1\/8,body[screen=xs] .blk1\/8-xs{width:calc(12.5% - 10px)}body[screen=xs] .blk2\/8,body[screen=xs] .blk2\/8-xs{width:calc(25% - 10px)}body[screen=xs] .blk3\/8,body[screen=xs] .blk3\/8-xs{width:calc(37.5% - 10px)}body[screen=xs] .blk4\/8,body[screen=xs] .blk4\/8-xs{width:calc(50% - 10px)}body[screen=xs] .blk5\/8,body[screen=xs] .blk5\/8-xs{width:calc(62.5% - 10px)}body[screen=xs] .blk6\/8,body[screen=xs] .blk6\/8-xs{width:calc(75% - 10px)}body[screen=xs] .blk7\/8,body[screen=xs] .blk7\/8-xs{width:calc(87.5% - 10px)}body[screen=xs] .blk8\/8,body[screen=xs] .blk8\/8-xs{width:calc(100% - 10px)}body[screen=xs] .blk1\/9,body[screen=xs] .blk1\/9-xs{width:calc(11.1111111111% - 10px)}body[screen=xs] .blk2\/9,body[screen=xs] .blk2\/9-xs{width:calc(22.2222222222% - 10px)}body[screen=xs] .blk3\/9,body[screen=xs] .blk3\/9-xs{width:calc(33.3333333333% - 10px)}body[screen=xs] .blk4\/9,body[screen=xs] .blk4\/9-xs{width:calc(44.4444444444% - 10px)}body[screen=xs] .blk5\/9,body[screen=xs] .blk5\/9-xs{width:calc(55.5555555556% - 10px)}body[screen=xs] .blk6\/9,body[screen=xs] .blk6\/9-xs{width:calc(66.6666666667% - 10px)}body[screen=xs] .blk7\/9,body[screen=xs] .blk7\/9-xs{width:calc(77.7777777778% - 10px)}body[screen=xs] .blk8\/9,body[screen=xs] .blk8\/9-xs{width:calc(88.8888888889% - 10px)}body[screen=xs] .blk9\/9,body[screen=xs] .blk9\/9-xs{width:calc(100% - 10px)}body[screen=xs] .blk1\/10,body[screen=xs] .blk1\/10-xs{width:calc(10% - 10px)}body[screen=xs] .blk2\/10,body[screen=xs] .blk2\/10-xs{width:calc(20% - 10px)}body[screen=xs] .blk3\/10,body[screen=xs] .blk3\/10-xs{width:calc(30% - 10px)}body[screen=xs] .blk4\/10,body[screen=xs] .blk4\/10-xs{width:calc(40% - 10px)}body[screen=xs] .blk5\/10,body[screen=xs] .blk5\/10-xs{width:calc(50% - 10px)}body[screen=xs] .blk6\/10,body[screen=xs] .blk6\/10-xs{width:calc(60% - 10px)}body[screen=xs] .blk7\/10,body[screen=xs] .blk7\/10-xs{width:calc(70% - 10px)}body[screen=xs] .blk8\/10,body[screen=xs] .blk8\/10-xs{width:calc(80% - 10px)}body[screen=xs] .blk9\/10,body[screen=xs] .blk9\/10-xs{width:calc(90% - 10px)}body[screen=xs] .blk10\/10,body[screen=xs] .blk10\/10-xs{width:calc(100% - 10px)}body[screen=xs] .blk5\%,body[screen=xs] .blk5\%-xs{width:calc(5% - 10px)}body[screen=xs] .blk10\%,body[screen=xs] .blk10\%-xs{width:calc(10% - 10px)}body[screen=xs] .blk15\%,body[screen=xs] .blk15\%-xs{width:calc(15% - 10px)}body[screen=xs] .blk20\%,body[screen=xs] .blk20\%-xs{width:calc(20% - 10px)}body[screen=xs] .blk25\%,body[screen=xs] .blk25\%-xs{width:calc(25% - 10px)}body[screen=xs] .blk30\%,body[screen=xs] .blk30\%-xs{width:calc(30% - 10px)}body[screen=xs] .blk35\%,body[screen=xs] .blk35\%-xs{width:calc(35% - 10px)}body[screen=xs] .blk40\%,body[screen=xs] .blk40\%-xs{width:calc(40% - 10px)}body[screen=xs] .blk45\%,body[screen=xs] .blk45\%-xs{width:calc(45% - 10px)}body[screen=xs] .blk50\%,body[screen=xs] .blk50\%-xs{width:calc(50% - 10px)}body[screen=xs] .blk55\%,body[screen=xs] .blk55\%-xs{width:calc(55% - 10px)}body[screen=xs] .blk60\%,body[screen=xs] .blk60\%-xs{width:calc(60% - 10px)}body[screen=xs] .blk65\%,body[screen=xs] .blk65\%-xs{width:calc(65% - 10px)}body[screen=xs] .blk70\%,body[screen=xs] .blk70\%-xs{width:calc(70% - 10px)}body[screen=xs] .blk75\%,body[screen=xs] .blk75\%-xs{width:calc(75% - 10px)}body[screen=xs] .blk80\%,body[screen=xs] .blk80\%-xs{width:calc(80% - 10px)}body[screen=xs] .blk85\%,body[screen=xs] .blk85\%-xs{width:calc(85% - 10px)}body[screen=xs] .blk90\%,body[screen=xs] .blk90\%-xs{width:calc(90% - 10px)}body[screen=xs] .blk95\%,body[screen=xs] .blk95\%-xs{width:calc(95% - 10px)}body[screen=xs] .blk100\%,body[screen=xs] .blk100\%-xs{width:calc(100% - 10px)}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:5px 5px 5px 5px;border-width:1px 1px 1px 1px;padding:4px 4px 4px 4px}body[screen=sm] .blk1\/1,body[screen=sm] .blk1\/1-sm{width:calc(100% - 10px)}body[screen=sm] .blk1\/2,body[screen=sm] .blk1\/2-sm{width:calc(50% - 10px)}body[screen=sm] .blk2\/2,body[screen=sm] .blk2\/2-sm{width:calc(100% - 10px)}body[screen=sm] .blk1\/3,body[screen=sm] .blk1\/3-sm{width:calc(33.3333333333% - 10px)}body[screen=sm] .blk2\/3,body[screen=sm] .blk2\/3-sm{width:calc(66.6666666667% - 10px)}body[screen=sm] .blk3\/3,body[screen=sm] .blk3\/3-sm{width:calc(100% - 10px)}body[screen=sm] .blk1\/4,body[screen=sm] .blk1\/4-sm{width:calc(25% - 10px)}body[screen=sm] .blk2\/4,body[screen=sm] .blk2\/4-sm{width:calc(50% - 10px)}body[screen=sm] .blk3\/4,body[screen=sm] .blk3\/4-sm{width:calc(75% - 10px)}body[screen=sm] .blk4\/4,body[screen=sm] .blk4\/4-sm{width:calc(100% - 10px)}body[screen=sm] .blk1\/5,body[screen=sm] .blk1\/5-sm{width:calc(20% - 10px)}body[screen=sm] .blk2\/5,body[screen=sm] .blk2\/5-sm{width:calc(40% - 10px)}body[screen=sm] .blk3\/5,body[screen=sm] .blk3\/5-sm{width:calc(60% - 10px)}body[screen=sm] .blk4\/5,body[screen=sm] .blk4\/5-sm{width:calc(80% - 10px)}body[screen=sm] .blk5\/5,body[screen=sm] .blk5\/5-sm{width:calc(100% - 10px)}body[screen=sm] .blk1\/6,body[screen=sm] .blk1\/6-sm{width:calc(16.6666666667% - 10px)}body[screen=sm] .blk2\/6,body[screen=sm] .blk2\/6-sm{width:calc(33.3333333333% - 10px)}body[screen=sm] .blk3\/6,body[screen=sm] .blk3\/6-sm{width:calc(50% - 10px)}body[screen=sm] .blk4\/6,body[screen=sm] .blk4\/6-sm{width:calc(66.6666666667% - 10px)}body[screen=sm] .blk5\/6,body[screen=sm] .blk5\/6-sm{width:calc(83.3333333333% - 10px)}body[screen=sm] .blk6\/6,body[screen=sm] .blk6\/6-sm{width:calc(100% - 10px)}body[screen=sm] .blk1\/7,body[screen=sm] .blk1\/7-sm{width:calc(14.2857142857% - 10px)}body[screen=sm] .blk2\/7,body[screen=sm] .blk2\/7-sm{width:calc(28.5714285714% - 10px)}body[screen=sm] .blk3\/7,body[screen=sm] .blk3\/7-sm{width:calc(42.8571428571% - 10px)}body[screen=sm] .blk4\/7,body[screen=sm] .blk4\/7-sm{width:calc(57.1428571429% - 10px)}body[screen=sm] .blk5\/7,body[screen=sm] .blk5\/7-sm{width:calc(71.4285714286% - 10px)}body[screen=sm] .blk6\/7,body[screen=sm] .blk6\/7-sm{width:calc(85.7142857143% - 10px)}body[screen=sm] .blk7\/7,body[screen=sm] .blk7\/7-sm{width:calc(100% - 10px)}body[screen=sm] .blk1\/8,body[screen=sm] .blk1\/8-sm{width:calc(12.5% - 10px)}body[screen=sm] .blk2\/8,body[screen=sm] .blk2\/8-sm{width:calc(25% - 10px)}body[screen=sm] .blk3\/8,body[screen=sm] .blk3\/8-sm{width:calc(37.5% - 10px)}body[screen=sm] .blk4\/8,body[screen=sm] .blk4\/8-sm{width:calc(50% - 10px)}body[screen=sm] .blk5\/8,body[screen=sm] .blk5\/8-sm{width:calc(62.5% - 10px)}body[screen=sm] .blk6\/8,body[screen=sm] .blk6\/8-sm{width:calc(75% - 10px)}body[screen=sm] .blk7\/8,body[screen=sm] .blk7\/8-sm{width:calc(87.5% - 10px)}body[screen=sm] .blk8\/8,body[screen=sm] .blk8\/8-sm{width:calc(100% - 10px)}body[screen=sm] .blk1\/9,body[screen=sm] .blk1\/9-sm{width:calc(11.1111111111% - 10px)}body[screen=sm] .blk2\/9,body[screen=sm] .blk2\/9-sm{width:calc(22.2222222222% - 10px)}body[screen=sm] .blk3\/9,body[screen=sm] .blk3\/9-sm{width:calc(33.3333333333% - 10px)}body[screen=sm] .blk4\/9,body[screen=sm] .blk4\/9-sm{width:calc(44.4444444444% - 10px)}body[screen=sm] .blk5\/9,body[screen=sm] .blk5\/9-sm{width:calc(55.5555555556% - 10px)}body[screen=sm] .blk6\/9,body[screen=sm] .blk6\/9-sm{width:calc(66.6666666667% - 10px)}body[screen=sm] .blk7\/9,body[screen=sm] .blk7\/9-sm{width:calc(77.7777777778% - 10px)}body[screen=sm] .blk8\/9,body[screen=sm] .blk8\/9-sm{width:calc(88.8888888889% - 10px)}body[screen=sm] .blk9\/9,body[screen=sm] .blk9\/9-sm{width:calc(100% - 10px)}body[screen=sm] .blk1\/10,body[screen=sm] .blk1\/10-sm{width:calc(10% - 10px)}body[screen=sm] .blk2\/10,body[screen=sm] .blk2\/10-sm{width:calc(20% - 10px)}body[screen=sm] .blk3\/10,body[screen=sm] .blk3\/10-sm{width:calc(30% - 10px)}body[screen=sm] .blk4\/10,body[screen=sm] .blk4\/10-sm{width:calc(40% - 10px)}body[screen=sm] .blk5\/10,body[screen=sm] .blk5\/10-sm{width:calc(50% - 10px)}body[screen=sm] .blk6\/10,body[screen=sm] .blk6\/10-sm{width:calc(60% - 10px)}body[screen=sm] .blk7\/10,body[screen=sm] .blk7\/10-sm{width:calc(70% - 10px)}body[screen=sm] .blk8\/10,body[screen=sm] .blk8\/10-sm{width:calc(80% - 10px)}body[screen=sm] .blk9\/10,body[screen=sm] .blk9\/10-sm{width:calc(90% - 10px)}body[screen=sm] .blk10\/10,body[screen=sm] .blk10\/10-sm{width:calc(100% - 10px)}body[screen=sm] .blk5\%,body[screen=sm] .blk5\%-sm{width:calc(5% - 10px)}body[screen=sm] .blk10\%,body[screen=sm] .blk10\%-sm{width:calc(10% - 10px)}body[screen=sm] .blk15\%,body[screen=sm] .blk15\%-sm{width:calc(15% - 10px)}body[screen=sm] .blk20\%,body[screen=sm] .blk20\%-sm{width:calc(20% - 10px)}body[screen=sm] .blk25\%,body[screen=sm] .blk25\%-sm{width:calc(25% - 10px)}body[screen=sm] .blk30\%,body[screen=sm] .blk30\%-sm{width:calc(30% - 10px)}body[screen=sm] .blk35\%,body[screen=sm] .blk35\%-sm{width:calc(35% - 10px)}body[screen=sm] .blk40\%,body[screen=sm] .blk40\%-sm{width:calc(40% - 10px)}body[screen=sm] .blk45\%,body[screen=sm] .blk45\%-sm{width:calc(45% - 10px)}body[screen=sm] .blk50\%,body[screen=sm] .blk50\%-sm{width:calc(50% - 10px)}body[screen=sm] .blk55\%,body[screen=sm] .blk55\%-sm{width:calc(55% - 10px)}body[screen=sm] .blk60\%,body[screen=sm] .blk60\%-sm{width:calc(60% - 10px)}body[screen=sm] .blk65\%,body[screen=sm] .blk65\%-sm{width:calc(65% - 10px)}body[screen=sm] .blk70\%,body[screen=sm] .blk70\%-sm{width:calc(70% - 10px)}body[screen=sm] .blk75\%,body[screen=sm] .blk75\%-sm{width:calc(75% - 10px)}body[screen=sm] .blk80\%,body[screen=sm] .blk80\%-sm{width:calc(80% - 10px)}body[screen=sm] .blk85\%,body[screen=sm] .blk85\%-sm{width:calc(85% - 10px)}body[screen=sm] .blk90\%,body[screen=sm] .blk90\%-sm{width:calc(90% - 10px)}body[screen=sm] .blk95\%,body[screen=sm] .blk95\%-sm{width:calc(95% - 10px)}body[screen=sm] .blk100\%,body[screen=sm] .blk100\%-sm{width:calc(100% - 10px)}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:5px 5px 5px 5px;border-width:1px 1px 1px 1px;padding:4px 4px 4px 4px}body[screen=md] .blk1\/1,body[screen=md] .blk1\/1-md{width:calc(100% - 10px)}body[screen=md] .blk1\/2,body[screen=md] .blk1\/2-md{width:calc(50% - 10px)}body[screen=md] .blk2\/2,body[screen=md] .blk2\/2-md{width:calc(100% - 10px)}body[screen=md] .blk1\/3,body[screen=md] .blk1\/3-md{width:calc(33.3333333333% - 10px)}body[screen=md] .blk2\/3,body[screen=md] .blk2\/3-md{width:calc(66.6666666667% - 10px)}body[screen=md] .blk3\/3,body[screen=md] .blk3\/3-md{width:calc(100% - 10px)}body[screen=md] .blk1\/4,body[screen=md] .blk1\/4-md{width:calc(25% - 10px)}body[screen=md] .blk2\/4,body[screen=md] .blk2\/4-md{width:calc(50% - 10px)}body[screen=md] .blk3\/4,body[screen=md] .blk3\/4-md{width:calc(75% - 10px)}body[screen=md] .blk4\/4,body[screen=md] .blk4\/4-md{width:calc(100% - 10px)}body[screen=md] .blk1\/5,body[screen=md] .blk1\/5-md{width:calc(20% - 10px)}body[screen=md] .blk2\/5,body[screen=md] .blk2\/5-md{width:calc(40% - 10px)}body[screen=md] .blk3\/5,body[screen=md] .blk3\/5-md{width:calc(60% - 10px)}body[screen=md] .blk4\/5,body[screen=md] .blk4\/5-md{width:calc(80% - 10px)}body[screen=md] .blk5\/5,body[screen=md] .blk5\/5-md{width:calc(100% - 10px)}body[screen=md] .blk1\/6,body[screen=md] .blk1\/6-md{width:calc(16.6666666667% - 10px)}body[screen=md] .blk2\/6,body[screen=md] .blk2\/6-md{width:calc(33.3333333333% - 10px)}body[screen=md] .blk3\/6,body[screen=md] .blk3\/6-md{width:calc(50% - 10px)}body[screen=md] .blk4\/6,body[screen=md] .blk4\/6-md{width:calc(66.6666666667% - 10px)}body[screen=md] .blk5\/6,body[screen=md] .blk5\/6-md{width:calc(83.3333333333% - 10px)}body[screen=md] .blk6\/6,body[screen=md] .blk6\/6-md{width:calc(100% - 10px)}body[screen=md] .blk1\/7,body[screen=md] .blk1\/7-md{width:calc(14.2857142857% - 10px)}body[screen=md] .blk2\/7,body[screen=md] .blk2\/7-md{width:calc(28.5714285714% - 10px)}body[screen=md] .blk3\/7,body[screen=md] .blk3\/7-md{width:calc(42.8571428571% - 10px)}body[screen=md] .blk4\/7,body[screen=md] .blk4\/7-md{width:calc(57.1428571429% - 10px)}body[screen=md] .blk5\/7,body[screen=md] .blk5\/7-md{width:calc(71.4285714286% - 10px)}body[screen=md] .blk6\/7,body[screen=md] .blk6\/7-md{width:calc(85.7142857143% - 10px)}body[screen=md] .blk7\/7,body[screen=md] .blk7\/7-md{width:calc(100% - 10px)}body[screen=md] .blk1\/8,body[screen=md] .blk1\/8-md{width:calc(12.5% - 10px)}body[screen=md] .blk2\/8,body[screen=md] .blk2\/8-md{width:calc(25% - 10px)}body[screen=md] .blk3\/8,body[screen=md] .blk3\/8-md{width:calc(37.5% - 10px)}body[screen=md] .blk4\/8,body[screen=md] .blk4\/8-md{width:calc(50% - 10px)}body[screen=md] .blk5\/8,body[screen=md] .blk5\/8-md{width:calc(62.5% - 10px)}body[screen=md] .blk6\/8,body[screen=md] .blk6\/8-md{width:calc(75% - 10px)}body[screen=md] .blk7\/8,body[screen=md] .blk7\/8-md{width:calc(87.5% - 10px)}body[screen=md] .blk8\/8,body[screen=md] .blk8\/8-md{width:calc(100% - 10px)}body[screen=md] .blk1\/9,body[screen=md] .blk1\/9-md{width:calc(11.1111111111% - 10px)}body[screen=md] .blk2\/9,body[screen=md] .blk2\/9-md{width:calc(22.2222222222% - 10px)}body[screen=md] .blk3\/9,body[screen=md] .blk3\/9-md{width:calc(33.3333333333% - 10px)}body[screen=md] .blk4\/9,body[screen=md] .blk4\/9-md{width:calc(44.4444444444% - 10px)}body[screen=md] .blk5\/9,body[screen=md] .blk5\/9-md{width:calc(55.5555555556% - 10px)}body[screen=md] .blk6\/9,body[screen=md] .blk6\/9-md{width:calc(66.6666666667% - 10px)}body[screen=md] .blk7\/9,body[screen=md] .blk7\/9-md{width:calc(77.7777777778% - 10px)}body[screen=md] .blk8\/9,body[screen=md] .blk8\/9-md{width:calc(88.8888888889% - 10px)}body[screen=md] .blk9\/9,body[screen=md] .blk9\/9-md{width:calc(100% - 10px)}body[screen=md] .blk1\/10,body[screen=md] .blk1\/10-md{width:calc(10% - 10px)}body[screen=md] .blk2\/10,body[screen=md] .blk2\/10-md{width:calc(20% - 10px)}body[screen=md] .blk3\/10,body[screen=md] .blk3\/10-md{width:calc(30% - 10px)}body[screen=md] .blk4\/10,body[screen=md] .blk4\/10-md{width:calc(40% - 10px)}body[screen=md] .blk5\/10,body[screen=md] .blk5\/10-md{width:calc(50% - 10px)}body[screen=md] .blk6\/10,body[screen=md] .blk6\/10-md{width:calc(60% - 10px)}body[screen=md] .blk7\/10,body[screen=md] .blk7\/10-md{width:calc(70% - 10px)}body[screen=md] .blk8\/10,body[screen=md] .blk8\/10-md{width:calc(80% - 10px)}body[screen=md] .blk9\/10,body[screen=md] .blk9\/10-md{width:calc(90% - 10px)}body[screen=md] .blk10\/10,body[screen=md] .blk10\/10-md{width:calc(100% - 10px)}body[screen=md] .blk5\%,body[screen=md] .blk5\%-md{width:calc(5% - 10px)}body[screen=md] .blk10\%,body[screen=md] .blk10\%-md{width:calc(10% - 10px)}body[screen=md] .blk15\%,body[screen=md] .blk15\%-md{width:calc(15% - 10px)}body[screen=md] .blk20\%,body[screen=md] .blk20\%-md{width:calc(20% - 10px)}body[screen=md] .blk25\%,body[screen=md] .blk25\%-md{width:calc(25% - 10px)}body[screen=md] .blk30\%,body[screen=md] .blk30\%-md{width:calc(30% - 10px)}body[screen=md] .blk35\%,body[screen=md] .blk35\%-md{width:calc(35% - 10px)}body[screen=md] .blk40\%,body[screen=md] .blk40\%-md{width:calc(40% - 10px)}body[screen=md] .blk45\%,body[screen=md] .blk45\%-md{width:calc(45% - 10px)}body[screen=md] .blk50\%,body[screen=md] .blk50\%-md{width:calc(50% - 10px)}body[screen=md] .blk55\%,body[screen=md] .blk55\%-md{width:calc(55% - 10px)}body[screen=md] .blk60\%,body[screen=md] .blk60\%-md{width:calc(60% - 10px)}body[screen=md] .blk65\%,body[screen=md] .blk65\%-md{width:calc(65% - 10px)}body[screen=md] .blk70\%,body[screen=md] .blk70\%-md{width:calc(70% - 10px)}body[screen=md] .blk75\%,body[screen=md] .blk75\%-md{width:calc(75% - 10px)}body[screen=md] .blk80\%,body[screen=md] .blk80\%-md{width:calc(80% - 10px)}body[screen=md] .blk85\%,body[screen=md] .blk85\%-md{width:calc(85% - 10px)}body[screen=md] .blk90\%,body[screen=md] .blk90\%-md{width:calc(90% - 10px)}body[screen=md] .blk95\%,body[screen=md] .blk95\%-md{width:calc(95% - 10px)}body[screen=md] .blk100\%,body[screen=md] .blk100\%-md{width:calc(100% - 10px)}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:5px 5px 5px 5px;border-width:1px 1px 1px 1px;padding:4px 4px 4px 4px}body[screen=lg] .blk1\/1,body[screen=lg] .blk1\/1-lg{width:calc(100% - 10px)}body[screen=lg] .blk1\/2,body[screen=lg] .blk1\/2-lg{width:calc(50% - 10px)}body[screen=lg] .blk2\/2,body[screen=lg] .blk2\/2-lg{width:calc(100% - 10px)}body[screen=lg] .blk1\/3,body[screen=lg] .blk1\/3-lg{width:calc(33.3333333333% - 10px)}body[screen=lg] .blk2\/3,body[screen=lg] .blk2\/3-lg{width:calc(66.6666666667% - 10px)}body[screen=lg] .blk3\/3,body[screen=lg] .blk3\/3-lg{width:calc(100% - 10px)}body[screen=lg] .blk1\/4,body[screen=lg] .blk1\/4-lg{width:calc(25% - 10px)}body[screen=lg] .blk2\/4,body[screen=lg] .blk2\/4-lg{width:calc(50% - 10px)}body[screen=lg] .blk3\/4,body[screen=lg] .blk3\/4-lg{width:calc(75% - 10px)}body[screen=lg] .blk4\/4,body[screen=lg] .blk4\/4-lg{width:calc(100% - 10px)}body[screen=lg] .blk1\/5,body[screen=lg] .blk1\/5-lg{width:calc(20% - 10px)}body[screen=lg] .blk2\/5,body[screen=lg] .blk2\/5-lg{width:calc(40% - 10px)}body[screen=lg] .blk3\/5,body[screen=lg] .blk3\/5-lg{width:calc(60% - 10px)}body[screen=lg] .blk4\/5,body[screen=lg] .blk4\/5-lg{width:calc(80% - 10px)}body[screen=lg] .blk5\/5,body[screen=lg] .blk5\/5-lg{width:calc(100% - 10px)}body[screen=lg] .blk1\/6,body[screen=lg] .blk1\/6-lg{width:calc(16.6666666667% - 10px)}body[screen=lg] .blk2\/6,body[screen=lg] .blk2\/6-lg{width:calc(33.3333333333% - 10px)}body[screen=lg] .blk3\/6,body[screen=lg] .blk3\/6-lg{width:calc(50% - 10px)}body[screen=lg] .blk4\/6,body[screen=lg] .blk4\/6-lg{width:calc(66.6666666667% - 10px)}body[screen=lg] .blk5\/6,body[screen=lg] .blk5\/6-lg{width:calc(83.3333333333% - 10px)}body[screen=lg] .blk6\/6,body[screen=lg] .blk6\/6-lg{width:calc(100% - 10px)}body[screen=lg] .blk1\/7,body[screen=lg] .blk1\/7-lg{width:calc(14.2857142857% - 10px)}body[screen=lg] .blk2\/7,body[screen=lg] .blk2\/7-lg{width:calc(28.5714285714% - 10px)}body[screen=lg] .blk3\/7,body[screen=lg] .blk3\/7-lg{width:calc(42.8571428571% - 10px)}body[screen=lg] .blk4\/7,body[screen=lg] .blk4\/7-lg{width:calc(57.1428571429% - 10px)}body[screen=lg] .blk5\/7,body[screen=lg] .blk5\/7-lg{width:calc(71.4285714286% - 10px)}body[screen=lg] .blk6\/7,body[screen=lg] .blk6\/7-lg{width:calc(85.7142857143% - 10px)}body[screen=lg] .blk7\/7,body[screen=lg] .blk7\/7-lg{width:calc(100% - 10px)}body[screen=lg] .blk1\/8,body[screen=lg] .blk1\/8-lg{width:calc(12.5% - 10px)}body[screen=lg] .blk2\/8,body[screen=lg] .blk2\/8-lg{width:calc(25% - 10px)}body[screen=lg] .blk3\/8,body[screen=lg] .blk3\/8-lg{width:calc(37.5% - 10px)}body[screen=lg] .blk4\/8,body[screen=lg] .blk4\/8-lg{width:calc(50% - 10px)}body[screen=lg] .blk5\/8,body[screen=lg] .blk5\/8-lg{width:calc(62.5% - 10px)}body[screen=lg] .blk6\/8,body[screen=lg] .blk6\/8-lg{width:calc(75% - 10px)}body[screen=lg] .blk7\/8,body[screen=lg] .blk7\/8-lg{width:calc(87.5% - 10px)}body[screen=lg] .blk8\/8,body[screen=lg] .blk8\/8-lg{width:calc(100% - 10px)}body[screen=lg] .blk1\/9,body[screen=lg] .blk1\/9-lg{width:calc(11.1111111111% - 10px)}body[screen=lg] .blk2\/9,body[screen=lg] .blk2\/9-lg{width:calc(22.2222222222% - 10px)}body[screen=lg] .blk3\/9,body[screen=lg] .blk3\/9-lg{width:calc(33.3333333333% - 10px)}body[screen=lg] .blk4\/9,body[screen=lg] .blk4\/9-lg{width:calc(44.4444444444% - 10px)}body[screen=lg] .blk5\/9,body[screen=lg] .blk5\/9-lg{width:calc(55.5555555556% - 10px)}body[screen=lg] .blk6\/9,body[screen=lg] .blk6\/9-lg{width:calc(66.6666666667% - 10px)}body[screen=lg] .blk7\/9,body[screen=lg] .blk7\/9-lg{width:calc(77.7777777778% - 10px)}body[screen=lg] .blk8\/9,body[screen=lg] .blk8\/9-lg{width:calc(88.8888888889% - 10px)}body[screen=lg] .blk9\/9,body[screen=lg] .blk9\/9-lg{width:calc(100% - 10px)}body[screen=lg] .blk1\/10,body[screen=lg] .blk1\/10-lg{width:calc(10% - 10px)}body[screen=lg] .blk2\/10,body[screen=lg] .blk2\/10-lg{width:calc(20% - 10px)}body[screen=lg] .blk3\/10,body[screen=lg] .blk3\/10-lg{width:calc(30% - 10px)}body[screen=lg] .blk4\/10,body[screen=lg] .blk4\/10-lg{width:calc(40% - 10px)}body[screen=lg] .blk5\/10,body[screen=lg] .blk5\/10-lg{width:calc(50% - 10px)}body[screen=lg] .blk6\/10,body[screen=lg] .blk6\/10-lg{width:calc(60% - 10px)}body[screen=lg] .blk7\/10,body[screen=lg] .blk7\/10-lg{width:calc(70% - 10px)}body[screen=lg] .blk8\/10,body[screen=lg] .blk8\/10-lg{width:calc(80% - 10px)}body[screen=lg] .blk9\/10,body[screen=lg] .blk9\/10-lg{width:calc(90% - 10px)}body[screen=lg] .blk10\/10,body[screen=lg] .blk10\/10-lg{width:calc(100% - 10px)}body[screen=lg] .blk5\%,body[screen=lg] .blk5\%-lg{width:calc(5% - 10px)}body[screen=lg] .blk10\%,body[screen=lg] .blk10\%-lg{width:calc(10% - 10px)}body[screen=lg] .blk15\%,body[screen=lg] .blk15\%-lg{width:calc(15% - 10px)}body[screen=lg] .blk20\%,body[screen=lg] .blk20\%-lg{width:calc(20% - 10px)}body[screen=lg] .blk25\%,body[screen=lg] .blk25\%-lg{width:calc(25% - 10px)}body[screen=lg] .blk30\%,body[screen=lg] .blk30\%-lg{width:calc(30% - 10px)}body[screen=lg] .blk35\%,body[screen=lg] .blk35\%-lg{width:calc(35% - 10px)}body[screen=lg] .blk40\%,body[screen=lg] .blk40\%-lg{width:calc(40% - 10px)}body[screen=lg] .blk45\%,body[screen=lg] .blk45\%-lg{width:calc(45% - 10px)}body[screen=lg] .blk50\%,body[screen=lg] .blk50\%-lg{width:calc(50% - 10px)}body[screen=lg] .blk55\%,body[screen=lg] .blk55\%-lg{width:calc(55% - 10px)}body[screen=lg] .blk60\%,body[screen=lg] .blk60\%-lg{width:calc(60% - 10px)}body[screen=lg] .blk65\%,body[screen=lg] .blk65\%-lg{width:calc(65% - 10px)}body[screen=lg] .blk70\%,body[screen=lg] .blk70\%-lg{width:calc(70% - 10px)}body[screen=lg] .blk75\%,body[screen=lg] .blk75\%-lg{width:calc(75% - 10px)}body[screen=lg] .blk80\%,body[screen=lg] .blk80\%-lg{width:calc(80% - 10px)}body[screen=lg] .blk85\%,body[screen=lg] .blk85\%-lg{width:calc(85% - 10px)}body[screen=lg] .blk90\%,body[screen=lg] .blk90\%-lg{width:calc(90% - 10px)}body[screen=lg] .blk95\%,body[screen=lg] .blk95\%-lg{width:calc(95% - 10px)}body[screen=lg] .blk100\%,body[screen=lg] .blk100\%-lg{width:calc(100% - 10px)}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:5px 5px 5px 5px;border-width:1px 1px 1px 1px;padding:4px 4px 4px 4px}body[screen=xl] .blk1\/1,body[screen=xl] .blk1\/1-xl{width:calc(100% - 10px)}body[screen=xl] .blk1\/2,body[screen=xl] .blk1\/2-xl{width:calc(50% - 10px)}body[screen=xl] .blk2\/2,body[screen=xl] .blk2\/2-xl{width:calc(100% - 10px)}body[screen=xl] .blk1\/3,body[screen=xl] .blk1\/3-xl{width:calc(33.3333333333% - 10px)}body[screen=xl] .blk2\/3,body[screen=xl] .blk2\/3-xl{width:calc(66.6666666667% - 10px)}body[screen=xl] .blk3\/3,body[screen=xl] .blk3\/3-xl{width:calc(100% - 10px)}body[screen=xl] .blk1\/4,body[screen=xl] .blk1\/4-xl{width:calc(25% - 10px)}body[screen=xl] .blk2\/4,body[screen=xl] .blk2\/4-xl{width:calc(50% - 10px)}body[screen=xl] .blk3\/4,body[screen=xl] .blk3\/4-xl{width:calc(75% - 10px)}body[screen=xl] .blk4\/4,body[screen=xl] .blk4\/4-xl{width:calc(100% - 10px)}body[screen=xl] .blk1\/5,body[screen=xl] .blk1\/5-xl{width:calc(20% - 10px)}body[screen=xl] .blk2\/5,body[screen=xl] .blk2\/5-xl{width:calc(40% - 10px)}body[screen=xl] .blk3\/5,body[screen=xl] .blk3\/5-xl{width:calc(60% - 10px)}body[screen=xl] .blk4\/5,body[screen=xl] .blk4\/5-xl{width:calc(80% - 10px)}body[screen=xl] .blk5\/5,body[screen=xl] .blk5\/5-xl{width:calc(100% - 10px)}body[screen=xl] .blk1\/6,body[screen=xl] .blk1\/6-xl{width:calc(16.6666666667% - 10px)}body[screen=xl] .blk2\/6,body[screen=xl] .blk2\/6-xl{width:calc(33.3333333333% - 10px)}body[screen=xl] .blk3\/6,body[screen=xl] .blk3\/6-xl{width:calc(50% - 10px)}body[screen=xl] .blk4\/6,body[screen=xl] .blk4\/6-xl{width:calc(66.6666666667% - 10px)}body[screen=xl] .blk5\/6,body[screen=xl] .blk5\/6-xl{width:calc(83.3333333333% - 10px)}body[screen=xl] .blk6\/6,body[screen=xl] .blk6\/6-xl{width:calc(100% - 10px)}body[screen=xl] .blk1\/7,body[screen=xl] .blk1\/7-xl{width:calc(14.2857142857% - 10px)}body[screen=xl] .blk2\/7,body[screen=xl] .blk2\/7-xl{width:calc(28.5714285714% - 10px)}body[screen=xl] .blk3\/7,body[screen=xl] .blk3\/7-xl{width:calc(42.8571428571% - 10px)}body[screen=xl] .blk4\/7,body[screen=xl] .blk4\/7-xl{width:calc(57.1428571429% - 10px)}body[screen=xl] .blk5\/7,body[screen=xl] .blk5\/7-xl{width:calc(71.4285714286% - 10px)}body[screen=xl] .blk6\/7,body[screen=xl] .blk6\/7-xl{width:calc(85.7142857143% - 10px)}body[screen=xl] .blk7\/7,body[screen=xl] .blk7\/7-xl{width:calc(100% - 10px)}body[screen=xl] .blk1\/8,body[screen=xl] .blk1\/8-xl{width:calc(12.5% - 10px)}body[screen=xl] .blk2\/8,body[screen=xl] .blk2\/8-xl{width:calc(25% - 10px)}body[screen=xl] .blk3\/8,body[screen=xl] .blk3\/8-xl{width:calc(37.5% - 10px)}body[screen=xl] .blk4\/8,body[screen=xl] .blk4\/8-xl{width:calc(50% - 10px)}body[screen=xl] .blk5\/8,body[screen=xl] .blk5\/8-xl{width:calc(62.5% - 10px)}body[screen=xl] .blk6\/8,body[screen=xl] .blk6\/8-xl{width:calc(75% - 10px)}body[screen=xl] .blk7\/8,body[screen=xl] .blk7\/8-xl{width:calc(87.5% - 10px)}body[screen=xl] .blk8\/8,body[screen=xl] .blk8\/8-xl{width:calc(100% - 10px)}body[screen=xl] .blk1\/9,body[screen=xl] .blk1\/9-xl{width:calc(11.1111111111% - 10px)}body[screen=xl] .blk2\/9,body[screen=xl] .blk2\/9-xl{width:calc(22.2222222222% - 10px)}body[screen=xl] .blk3\/9,body[screen=xl] .blk3\/9-xl{width:calc(33.3333333333% - 10px)}body[screen=xl] .blk4\/9,body[screen=xl] .blk4\/9-xl{width:calc(44.4444444444% - 10px)}body[screen=xl] .blk5\/9,body[screen=xl] .blk5\/9-xl{width:calc(55.5555555556% - 10px)}body[screen=xl] .blk6\/9,body[screen=xl] .blk6\/9-xl{width:calc(66.6666666667% - 10px)}body[screen=xl] .blk7\/9,body[screen=xl] .blk7\/9-xl{width:calc(77.7777777778% - 10px)}body[screen=xl] .blk8\/9,body[screen=xl] .blk8\/9-xl{width:calc(88.8888888889% - 10px)}body[screen=xl] .blk9\/9,body[screen=xl] .blk9\/9-xl{width:calc(100% - 10px)}body[screen=xl] .blk1\/10,body[screen=xl] .blk1\/10-xl{width:calc(10% - 10px)}body[screen=xl] .blk2\/10,body[screen=xl] .blk2\/10-xl{width:calc(20% - 10px)}body[screen=xl] .blk3\/10,body[screen=xl] .blk3\/10-xl{width:calc(30% - 10px)}body[screen=xl] .blk4\/10,body[screen=xl] .blk4\/10-xl{width:calc(40% - 10px)}body[screen=xl] .blk5\/10,body[screen=xl] .blk5\/10-xl{width:calc(50% - 10px)}body[screen=xl] .blk6\/10,body[screen=xl] .blk6\/10-xl{width:calc(60% - 10px)}body[screen=xl] .blk7\/10,body[screen=xl] .blk7\/10-xl{width:calc(70% - 10px)}body[screen=xl] .blk8\/10,body[screen=xl] .blk8\/10-xl{width:calc(80% - 10px)}body[screen=xl] .blk9\/10,body[screen=xl] .blk9\/10-xl{width:calc(90% - 10px)}body[screen=xl] .blk10\/10,body[screen=xl] .blk10\/10-xl{width:calc(100% - 10px)}body[screen=xl] .blk5\%,body[screen=xl] .blk5\%-xl{width:calc(5% - 10px)}body[screen=xl] .blk10\%,body[screen=xl] .blk10\%-xl{width:calc(10% - 10px)}body[screen=xl] .blk15\%,body[screen=xl] .blk15\%-xl{width:calc(15% - 10px)}body[screen=xl] .blk20\%,body[screen=xl] .blk20\%-xl{width:calc(20% - 10px)}body[screen=xl] .blk25\%,body[screen=xl] .blk25\%-xl{width:calc(25% - 10px)}body[screen=xl] .blk30\%,body[screen=xl] .blk30\%-xl{width:calc(30% - 10px)}body[screen=xl] .blk35\%,body[screen=xl] .blk35\%-xl{width:calc(35% - 10px)}body[screen=xl] .blk40\%,body[screen=xl] .blk40\%-xl{width:calc(40% - 10px)}body[screen=xl] .blk45\%,body[screen=xl] .blk45\%-xl{width:calc(45% - 10px)}body[screen=xl] .blk50\%,body[screen=xl] .blk50\%-xl{width:calc(50% - 10px)}body[screen=xl] .blk55\%,body[screen=xl] .blk55\%-xl{width:calc(55% - 10px)}body[screen=xl] .blk60\%,body[screen=xl] .blk60\%-xl{width:calc(60% - 10px)}body[screen=xl] .blk65\%,body[screen=xl] .blk65\%-xl{width:calc(65% - 10px)}body[screen=xl] .blk70\%,body[screen=xl] .blk70\%-xl{width:calc(70% - 10px)}body[screen=xl] .blk75\%,body[screen=xl] .blk75\%-xl{width:calc(75% - 10px)}body[screen=xl] .blk80\%,body[screen=xl] .blk80\%-xl{width:calc(80% - 10px)}body[screen=xl] .blk85\%,body[screen=xl] .blk85\%-xl{width:calc(85% - 10px)}body[screen=xl] .blk90\%,body[screen=xl] .blk90\%-xl{width:calc(90% - 10px)}body[screen=xl] .blk95\%,body[screen=xl] .blk95\%-xl{width:calc(95% - 10px)}body[screen=xl] .blk100\%,body[screen=xl] .blk100\%-xl{width:calc(100% - 10px)}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}.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%}.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:5px 5px 5px 5px 5px;margin-bottom:5px 5px 5px 5px 5px}.float-right{float:right}.float-right.margins{margin-left:5px 5px 5px 5px 5px;margin-bottom:5px 5px 5px 5px 5px}.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:"Georgia",serif}.font-sans-serif{font-family:"Open Sans",sans-serif}.font-monospace{font-family:"Ubuntu Mono",monospace;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{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:.45rem;line-height:1.826}.font-small{font-size:.9rem;line-height:1.66}.font-big{font-size:1.875rem;line-height:1.328}.font-huge{font-size:3.75rem;line-height:1.1952}.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:#6d6d6d}.color-primary{color:#142546}.color-secondary{color:#36393b}.color-accent-1{color:#efe1c4}.color-accent-2{color:#ffd04e}.color-accent-3{color:#95675d}.color-accent-4{color:#091223}.color-accent-5{color:#5e5d5d}body[screen=xs] .columns-1-xs{-moz-column-count:1;column-count:1;-moz-column-gap:20px;column-gap:20px}body[screen=xs] .columns-2-xs{-moz-column-count:2;column-count:2;-moz-column-gap:20px;column-gap:20px}body[screen=xs] .columns-3-xs{-moz-column-count:3;column-count:3;-moz-column-gap:20px;column-gap:20px}body[screen=xs] .columns-4-xs{-moz-column-count:4;column-count:4;-moz-column-gap:20px;column-gap:20px}body[screen=xs] .columns-5-xs{-moz-column-count:5;column-count:5;-moz-column-gap:20px;column-gap:20px}body[screen=xs] .columns-6-xs{-moz-column-count:6;column-count:6;-moz-column-gap:20px;column-gap:20px}body[screen=xs] .columns-7-xs{-moz-column-count:7;column-count:7;-moz-column-gap:20px;column-gap:20px}body[screen=xs] .columns-8-xs{-moz-column-count:8;column-count:8;-moz-column-gap:20px;column-gap:20px}body[screen=xs] .columns-9-xs{-moz-column-count:9;column-count:9;-moz-column-gap:20px;column-gap:20px}body[screen=xs] .columns-10-xs{-moz-column-count:10;column-count:10;-moz-column-gap:20px;column-gap:20px}body[screen=sm] .columns-1-sm{-moz-column-count:1;column-count:1;-moz-column-gap:20px;column-gap:20px}body[screen=sm] .columns-2-sm{-moz-column-count:2;column-count:2;-moz-column-gap:20px;column-gap:20px}body[screen=sm] .columns-3-sm{-moz-column-count:3;column-count:3;-moz-column-gap:20px;column-gap:20px}body[screen=sm] .columns-4-sm{-moz-column-count:4;column-count:4;-moz-column-gap:20px;column-gap:20px}body[screen=sm] .columns-5-sm{-moz-column-count:5;column-count:5;-moz-column-gap:20px;column-gap:20px}body[screen=sm] .columns-6-sm{-moz-column-count:6;column-count:6;-moz-column-gap:20px;column-gap:20px}body[screen=sm] .columns-7-sm{-moz-column-count:7;column-count:7;-moz-column-gap:20px;column-gap:20px}body[screen=sm] .columns-8-sm{-moz-column-count:8;column-count:8;-moz-column-gap:20px;column-gap:20px}body[screen=sm] .columns-9-sm{-moz-column-count:9;column-count:9;-moz-column-gap:20px;column-gap:20px}body[screen=sm] .columns-10-sm{-moz-column-count:10;column-count:10;-moz-column-gap:20px;column-gap:20px}body[screen=md] .columns-1-md{-moz-column-count:1;column-count:1;-moz-column-gap:20px;column-gap:20px}body[screen=md] .columns-2-md{-moz-column-count:2;column-count:2;-moz-column-gap:20px;column-gap:20px}body[screen=md] .columns-3-md{-moz-column-count:3;column-count:3;-moz-column-gap:20px;column-gap:20px}body[screen=md] .columns-4-md{-moz-column-count:4;column-count:4;-moz-column-gap:20px;column-gap:20px}body[screen=md] .columns-5-md{-moz-column-count:5;column-count:5;-moz-column-gap:20px;column-gap:20px}body[screen=md] .columns-6-md{-moz-column-count:6;column-count:6;-moz-column-gap:20px;column-gap:20px}body[screen=md] .columns-7-md{-moz-column-count:7;column-count:7;-moz-column-gap:20px;column-gap:20px}body[screen=md] .columns-8-md{-moz-column-count:8;column-count:8;-moz-column-gap:20px;column-gap:20px}body[screen=md] .columns-9-md{-moz-column-count:9;column-count:9;-moz-column-gap:20px;column-gap:20px}body[screen=md] .columns-10-md{-moz-column-count:10;column-count:10;-moz-column-gap:20px;column-gap:20px}body[screen=lg] .columns-1-lg{-moz-column-count:1;column-count:1;-moz-column-gap:20px;column-gap:20px}body[screen=lg] .columns-2-lg{-moz-column-count:2;column-count:2;-moz-column-gap:20px;column-gap:20px}body[screen=lg] .columns-3-lg{-moz-column-count:3;column-count:3;-moz-column-gap:20px;column-gap:20px}body[screen=lg] .columns-4-lg{-moz-column-count:4;column-count:4;-moz-column-gap:20px;column-gap:20px}body[screen=lg] .columns-5-lg{-moz-column-count:5;column-count:5;-moz-column-gap:20px;column-gap:20px}body[screen=lg] .columns-6-lg{-moz-column-count:6;column-count:6;-moz-column-gap:20px;column-gap:20px}body[screen=lg] .columns-7-lg{-moz-column-count:7;column-count:7;-moz-column-gap:20px;column-gap:20px}body[screen=lg] .columns-8-lg{-moz-column-count:8;column-count:8;-moz-column-gap:20px;column-gap:20px}body[screen=lg] .columns-9-lg{-moz-column-count:9;column-count:9;-moz-column-gap:20px;column-gap:20px}body[screen=lg] .columns-10-lg{-moz-column-count:10;column-count:10;-moz-column-gap:20px;column-gap:20px}body[screen=xl] .columns-1-xl{-moz-column-count:1;column-count:1;-moz-column-gap:20px;column-gap:20px}body[screen=xl] .columns-2-xl{-moz-column-count:2;column-count:2;-moz-column-gap:20px;column-gap:20px}body[screen=xl] .columns-3-xl{-moz-column-count:3;column-count:3;-moz-column-gap:20px;column-gap:20px}body[screen=xl] .columns-4-xl{-moz-column-count:4;column-count:4;-moz-column-gap:20px;column-gap:20px}body[screen=xl] .columns-5-xl{-moz-column-count:5;column-count:5;-moz-column-gap:20px;column-gap:20px}body[screen=xl] .columns-6-xl{-moz-column-count:6;column-count:6;-moz-column-gap:20px;column-gap:20px}body[screen=xl] .columns-7-xl{-moz-column-count:7;column-count:7;-moz-column-gap:20px;column-gap:20px}body[screen=xl] .columns-8-xl{-moz-column-count:8;column-count:8;-moz-column-gap:20px;column-gap:20px}body[screen=xl] .columns-9-xl{-moz-column-count:9;column-count:9;-moz-column-gap:20px;column-gap:20px}body[screen=xl] .columns-10-xl{-moz-column-count:10;column-count:10;-moz-column-gap:20px;column-gap:20px}.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.5rem}.icon-lg:before{font-size:3rem}.icon-xl:before,#lyqbox .zoom-out:before,#lyqbox .zoom-in:before,#lyqbox .next:before,#lyqbox .prev:before,#lyqbox .close:before{font-size:6rem}.rotate-0{transform:rotate(0)}.rotate-15{transform:rotate(15deg)}.rotate-30{transform:rotate(30deg)}.rotate-45{transform:rotate(45deg)}.rotate-60{transform:rotate(60deg)}.rotate-75{transform:rotate(75deg)}.rotate-90{transform:rotate(90deg)}.rotate-105{transform:rotate(105deg)}.rotate-120{transform:rotate(120deg)}.rotate-135{transform:rotate(135deg)}.rotate-150{transform:rotate(150deg)}.rotate-165{transform:rotate(165deg)}.rotate-180{transform:rotate(180deg)}.rotate-195{transform:rotate(195deg)}.rotate-210{transform:rotate(210deg)}.rotate-225{transform:rotate(225deg)}.rotate-240{transform:rotate(240deg)}.rotate-255{transform:rotate(255deg)}.rotate-270{transform:rotate(270deg)}.rotate-285{transform:rotate(285deg)}.rotate-300{transform:rotate(300deg)}.rotate-315{transform:rotate(315deg)}.rotate-330{transform:rotate(330deg)}.rotate-345{transform:rotate(345deg)}.rotate-360{transform:rotate(360deg)}.rotate-0-hover:hover{transform:rotate(0)}.rotate-15-hover:hover{transform:rotate(15deg)}.rotate-30-hover:hover{transform:rotate(30deg)}.rotate-45-hover:hover{transform:rotate(45deg)}.rotate-60-hover:hover{transform:rotate(60deg)}.rotate-75-hover:hover{transform:rotate(75deg)}.rotate-90-hover:hover{transform:rotate(90deg)}.rotate-105-hover:hover{transform:rotate(105deg)}.rotate-120-hover:hover{transform:rotate(120deg)}.rotate-135-hover:hover{transform:rotate(135deg)}.rotate-150-hover:hover{transform:rotate(150deg)}.rotate-165-hover:hover{transform:rotate(165deg)}.rotate-180-hover:hover{transform:rotate(180deg)}.rotate-195-hover:hover{transform:rotate(195deg)}.rotate-210-hover:hover{transform:rotate(210deg)}.rotate-225-hover:hover{transform:rotate(225deg)}.rotate-240-hover:hover{transform:rotate(240deg)}.rotate-255-hover:hover{transform:rotate(255deg)}.rotate-270-hover:hover{transform:rotate(270deg)}.rotate-285-hover:hover{transform:rotate(285deg)}.rotate-300-hover:hover{transform:rotate(300deg)}.rotate-315-hover:hover{transform:rotate(315deg)}.rotate-330-hover:hover{transform:rotate(330deg)}.rotate-345-hover:hover{transform:rotate(345deg)}.rotate-360-hover:hover{transform:rotate(360deg)}.scale-0{transform:scale(0)}.scale-5{transform:scale(0.05)}.scale-10{transform:scale(0.1)}.scale-15{transform:scale(0.15)}.scale-20{transform:scale(0.2)}.scale-25{transform:scale(0.25)}.scale-30{transform:scale(0.3)}.scale-35{transform:scale(0.35)}.scale-40{transform:scale(0.4)}.scale-45{transform:scale(0.45)}.scale-50{transform:scale(0.5)}.scale-55{transform:scale(0.55)}.scale-60{transform:scale(0.6)}.scale-65{transform:scale(0.65)}.scale-70{transform:scale(0.7)}.scale-75{transform:scale(0.75)}.scale-80{transform:scale(0.8)}.scale-85{transform:scale(0.85)}.scale-90{transform:scale(0.9)}.scale-95{transform:scale(0.95)}.scale-100{transform:scale(1)}.scale-105{transform:scale(1.05)}.scale-110{transform:scale(1.1)}.scale-115{transform:scale(1.15)}.scale-120{transform:scale(1.2)}.scale-125{transform:scale(1.25)}.scale-130{transform:scale(1.3)}.scale-135{transform:scale(1.35)}.scale-140{transform:scale(1.4)}.scale-145{transform:scale(1.45)}.scale-150{transform:scale(1.5)}.scale-155{transform:scale(1.55)}.scale-160{transform:scale(1.6)}.scale-165{transform:scale(1.65)}.scale-170{transform:scale(1.7)}.scale-175{transform:scale(1.75)}.scale-180{transform:scale(1.8)}.scale-185{transform:scale(1.85)}.scale-190{transform:scale(1.9)}.scale-195{transform:scale(1.95)}.scale-200{transform:scale(2)}.scale-0-hover:hover{transform:scale(0)}.scale-5-hover:hover{transform:scale(0.05)}.scale-10-hover:hover{transform:scale(0.1)}.scale-15-hover:hover{transform:scale(0.15)}.scale-20-hover:hover{transform:scale(0.2)}.scale-25-hover:hover{transform:scale(0.25)}.scale-30-hover:hover{transform:scale(0.3)}.scale-35-hover:hover{transform:scale(0.35)}.scale-40-hover:hover{transform:scale(0.4)}.scale-45-hover:hover{transform:scale(0.45)}.scale-50-hover:hover{transform:scale(0.5)}.scale-55-hover:hover{transform:scale(0.55)}.scale-60-hover:hover{transform:scale(0.6)}.scale-65-hover:hover{transform:scale(0.65)}.scale-70-hover:hover{transform:scale(0.7)}.scale-75-hover:hover{transform:scale(0.75)}.scale-80-hover:hover{transform:scale(0.8)}.scale-85-hover:hover{transform:scale(0.85)}.scale-90-hover:hover{transform:scale(0.9)}.scale-95-hover:hover{transform:scale(0.95)}.scale-100-hover:hover{transform:scale(1)}.scale-105-hover:hover{transform:scale(1.05)}.scale-110-hover:hover{transform:scale(1.1)}.scale-115-hover:hover{transform:scale(1.15)}.scale-120-hover:hover{transform:scale(1.2)}.scale-125-hover:hover{transform:scale(1.25)}.scale-130-hover:hover{transform:scale(1.3)}.scale-135-hover:hover{transform:scale(1.35)}.scale-140-hover:hover{transform:scale(1.4)}.scale-145-hover:hover{transform:scale(1.45)}.scale-150-hover:hover{transform:scale(1.5)}.scale-155-hover:hover{transform:scale(1.55)}.scale-160-hover:hover{transform:scale(1.6)}.scale-165-hover:hover{transform:scale(1.65)}.scale-170-hover:hover{transform:scale(1.7)}.scale-175-hover:hover{transform:scale(1.75)}.scale-180-hover:hover{transform:scale(1.8)}.scale-185-hover:hover{transform:scale(1.85)}.scale-190-hover:hover{transform:scale(1.9)}.scale-195-hover:hover{transform:scale(1.95)}.scale-200-hover:hover{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>a,.horizontal li.menu-item-has-children>a,.vertical li.parent>a,.vertical li.menu-item-has-children>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>li ul,.vertical ul.menu>li ul{display:none}.horizontal.level-2 ul.menu>li>ul>li>ul,.vertical.level-2 ul.menu>li>ul>li>ul{display:none}.horizontal ul.menu>li{float:left}.horizontal.level-3 ul.menu>li>ul>li>ul{left:100%;top:0}.horizontal.level-3.open-left ul.menu>li>ul>li>ul{left:auto;right:100%}.vertical.level-2 ul.menu{display:inline-block}.vertical.level-2 ul.menu>li>ul{left:100%;top:0}.vertical.level-2.open-left ul.menu>li>ul{left:auto;right:100%}.vertical.level-2.level-3 ul.menu>li>ul>li>ul{left:100%;top:0}.vertical.level-2.level-3.open-left ul.menu>li>ul>li>ul{left:auto;right:100%}.vertical.stacked.level-2 ul.menu>li>ul{position:static}.vertical.stacked.level-2.level-3 ul.menu>li>ul>li>ul{position:static}body:not(.mobile) .level-2 ul.menu>li:hover>ul{display:block}body:not(.mobile) .level-2.level-3 ul.menu>li:hover>ul>li:hover>ul{display:block}body.mobile .level-2 ul.menu>li.open>ul{display:block}body.mobile .level-2.level-3 ul.menu>li.open>ul>li.open>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:#142546;content:">"}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:#09101e;color:#fff;padding:.33em .67em;border-radius:.33em}.pagination .pageslinks ul li.active a:hover{text-decoration:none;background-color:#1f3a6e;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:#6d6d6d}.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:#6d6d6d}.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"]{transform:scale(1)}#lyqbox .content-wrapper .content .image-container img[data-lyqbox-zoom="1"]{transform:scale(1.5)}#lyqbox .content-wrapper .content .image-container img[data-lyqbox-zoom="2"]{transform:scale(2)}#lyqbox .content-wrapper .content .image-container img[data-lyqbox-zoom="3"]{transform:scale(3)}#lyqbox .content-wrapper .content .image-container img[data-lyqbox-zoom="4"]{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:1.75rem;font-family:"Open Sans",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/lyquix/images/icons/ios-close.svg)}#lyqbox .prev{bottom:0;right:4rem;background-image:url(/templates/lyquix/images/icons/ios-arrow-back.svg)}#lyqbox .next{bottom:0;right:0;background-image:url(/templates/lyquix/images/icons/ios-arrow-forward.svg)}#lyqbox .zoom-in{top:calc(50% - 2rem);right:0;background-image:url(/templates/lyquix/images/icons/ios-add-circle-outline.svg)}#lyqbox .zoom-out{top:calc(50% + 2rem);right:0;background-image:url(/templates/lyquix/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/lyquix/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}.blk1,.blk2,.blk3,.blk4,.blk5,.blk6,.blk7,.blk8,.blk9,.blk10,.blk11,.blk12,.blk13,.blk14,.blk15,.blk16,.blk17,.blk18,.blk19,.blk20,.blk21,.blk22,.blk23,.blk24,.blk25,.blk26,.blk27,.blk28,.blk29,.blk30,.blk1-xs,.blk2-xs,.blk3-xs,.blk4-xs,.blk5-xs,.blk6-xs,.blk7-xs,.blk8-xs,.blk9-xs,.blk10-xs,.blk11-xs,.blk12-xs,.blk13-xs,.blk14-xs,.blk15-xs,.blk16-xs,.blk17-xs,.blk18-xs,.blk19-xs,.blk20-xs,.blk21-xs,.blk22-xs,.blk23-xs,.blk24-xs,.blk25-xs,.blk26-xs,.blk27-xs,.blk28-xs,.blk29-xs,.blk30-xs,.blk1-sm,.blk2-sm,.blk3-sm,.blk4-sm,.blk5-sm,.blk6-sm,.blk7-sm,.blk8-sm,.blk9-sm,.blk10-sm,.blk11-sm,.blk12-sm,.blk13-sm,.blk14-sm,.blk15-sm,.blk16-sm,.blk17-sm,.blk18-sm,.blk19-sm,.blk20-sm,.blk21-sm,.blk22-sm,.blk23-sm,.blk24-sm,.blk25-sm,.blk26-sm,.blk27-sm,.blk28-sm,.blk29-sm,.blk30-sm,.blk1-md,.blk2-md,.blk3-md,.blk4-md,.blk5-md,.blk6-md,.blk7-md,.blk8-md,.blk9-md,.blk10-md,.blk11-md,.blk12-md,.blk13-md,.blk14-md,.blk15-md,.blk16-md,.blk17-md,.blk18-md,.blk19-md,.blk20-md,.blk21-md,.blk22-md,.blk23-md,.blk24-md,.blk25-md,.blk26-md,.blk27-md,.blk28-md,.blk29-md,.blk30-md,.blk1-lg,.blk2-lg,.blk3-lg,.blk4-lg,.blk5-lg,.blk6-lg,.blk7-lg,.blk8-lg,.blk9-lg,.blk10-lg,.blk11-lg,.blk12-lg,.blk13-lg,.blk14-lg,.blk15-lg,.blk16-lg,.blk17-lg,.blk18-lg,.blk19-lg,.blk20-lg,.blk21-lg,.blk22-lg,.blk23-lg,.blk24-lg,.blk25-lg,.blk26-lg,.blk27-lg,.blk28-lg,.blk29-lg,.blk30-lg,.blk1-xl,.blk2-xl,.blk3-xl,.blk4-xl,.blk5-xl,.blk6-xl,.blk7-xl,.blk8-xl,.blk9-xl,.blk10-xl,.blk11-xl,.blk12-xl,.blk13-xl,.blk14-xl,.blk15-xl,.blk16-xl,.blk17-xl,.blk18-xl,.blk19-xl,.blk20-xl,.blk21-xl,.blk22-xl,.blk23-xl,.blk24-xl,.blk25-xl,.blk26-xl,.blk27-xl,.blk28-xl,.blk29-xl,.blk30-xl,.blk1\/1,.blk1\/1-xl,.blk1\/1-lg,.blk1\/1-md,.blk1\/1-sm,.blk1\/1-xs,.blk100\%,.blk100\%-xl,.blk100\%-lg,.blk100\%-md,.blk100\%-sm,.blk100\%-xs,.blk95\%,.blk95\%-xl,.blk95\%-lg,.blk95\%-md,.blk95\%-sm,.blk95\%-xs,.blk9\/10,.blk9\/10-xl,.blk9\/10-lg,.blk9\/10-md,.blk9\/10-sm,.blk9\/10-xs,.blk90\%,.blk90\%-xl,.blk90\%-lg,.blk90\%-md,.blk90\%-sm,.blk90\%-xs,.blk8\/9,.blk8\/9-xl,.blk8\/9-lg,.blk8\/9-md,.blk8\/9-sm,.blk8\/9-xs,.blk7\/8,.blk7\/8-xl,.blk7\/8-lg,.blk7\/8-md,.blk7\/8-sm,.blk7\/8-xs,.blk6\/7,.blk6\/7-xl,.blk6\/7-lg,.blk6\/7-md,.blk6\/7-sm,.blk6\/7-xs,.blk85\%,.blk85\%-xl,.blk85\%-lg,.blk85\%-md,.blk85\%-sm,.blk85\%-xs,.blk5\/6,.blk5\/6-xl,.blk5\/6-lg,.blk5\/6-md,.blk5\/6-sm,.blk5\/6-xs,.blk4\/5,.blk4\/5-xl,.blk4\/5-lg,.blk4\/5-md,.blk4\/5-sm,.blk4\/5-xs,.blk80\%,.blk80\%-xl,.blk80\%-lg,.blk80\%-md,.blk80\%-sm,.blk80\%-xs,.blk7\/9,.blk7\/9-xl,.blk7\/9-lg,.blk7\/9-md,.blk7\/9-sm,.blk7\/9-xs,.blk3\/4,.blk3\/4-xl,.blk3\/4-lg,.blk3\/4-md,.blk3\/4-sm,.blk3\/4-xs,.blk75\%,.blk75\%-xl,.blk75\%-lg,.blk75\%-md,.blk75\%-sm,.blk75\%-xs,.blk5\/7,.blk5\/7-xl,.blk5\/7-lg,.blk5\/7-md,.blk5\/7-sm,.blk5\/7-xs,.blk7\/10,.blk7\/10-xl,.blk7\/10-lg,.blk7\/10-md,.blk7\/10-sm,.blk7\/10-xs,.blk70\%,.blk70\%-xl,.blk70\%-lg,.blk70\%-md,.blk70\%-sm,.blk70\%-xs,.blk2\/3,.blk2\/3-xl,.blk2\/3-lg,.blk2\/3-md,.blk2\/3-sm,.blk2\/3-xs,.blk65\%,.blk65\%-xl,.blk65\%-lg,.blk65\%-md,.blk65\%-sm,.blk65\%-xs,.blk5\/8,.blk5\/8-xl,.blk5\/8-lg,.blk5\/8-md,.blk5\/8-sm,.blk5\/8-xs,.blk3\/5,.blk3\/5-xl,.blk3\/5-lg,.blk3\/5-md,.blk3\/5-sm,.blk3\/5-xs,.blk60\%,.blk60\%-xl,.blk60\%-lg,.blk60\%-md,.blk60\%-sm,.blk60\%-xs,.blk4\/7,.blk4\/7-xl,.blk4\/7-lg,.blk4\/7-md,.blk4\/7-sm,.blk4\/7-xs,.blk5\/9,.blk5\/9-xl,.blk5\/9-lg,.blk5\/9-md,.blk5\/9-sm,.blk5\/9-xs,.blk55\%,.blk55\%-xl,.blk55\%-lg,.blk55\%-md,.blk55\%-sm,.blk55\%-xs,.blk1\/2,.blk1\/2-xl,.blk1\/2-lg,.blk1\/2-md,.blk1\/2-sm,.blk1\/2-xs,.blk50\%,.blk50\%-xl,.blk50\%-lg,.blk50\%-md,.blk50\%-sm,.blk50\%-xs,.blk45\%,.blk45\%-xl,.blk45\%-lg,.blk45\%-md,.blk45\%-sm,.blk45\%-xs,.blk4\/9,.blk4\/9-xl,.blk4\/9-lg,.blk4\/9-md,.blk4\/9-sm,.blk4\/9-xs,.blk3\/7,.blk3\/7-xl,.blk3\/7-lg,.blk3\/7-md,.blk3\/7-sm,.blk3\/7-xs,.blk2\/5,.blk2\/5-xl,.blk2\/5-lg,.blk2\/5-md,.blk2\/5-sm,.blk2\/5-xs,.blk40\%,.blk40\%-xl,.blk40\%-lg,.blk40\%-md,.blk40\%-sm,.blk40\%-xs,.blk3\/8,.blk3\/8-xl,.blk3\/8-lg,.blk3\/8-md,.blk3\/8-sm,.blk3\/8-xs,.blk35\%,.blk35\%-xl,.blk35\%-lg,.blk35\%-md,.blk35\%-sm,.blk35\%-xs,.blk1\/3,.blk1\/3-xl,.blk1\/3-lg,.blk1\/3-md,.blk1\/3-sm,.blk1\/3-xs,.blk3\/10,.blk3\/10-xl,.blk3\/10-lg,.blk3\/10-md,.blk3\/10-sm,.blk3\/10-xs,.blk30\%,.blk30\%-xl,.blk30\%-lg,.blk30\%-md,.blk30\%-sm,.blk30\%-xs,.blk2\/7,.blk2\/7-xl,.blk2\/7-lg,.blk2\/7-md,.blk2\/7-sm,.blk2\/7-xs,.blk1\/4,.blk1\/4-xl,.blk1\/4-lg,.blk1\/4-md,.blk1\/4-sm,.blk1\/4-xs,.blk25\%,.blk25\%-xl,.blk25\%-lg,.blk25\%-md,.blk25\%-sm,.blk25\%-xs,.blk2\/9,.blk2\/9-xl,.blk2\/9-lg,.blk2\/9-md,.blk2\/9-sm,.blk2\/9-xs,.blk1\/5,.blk1\/5-xl,.blk1\/5-lg,.blk1\/5-md,.blk1\/5-sm,.blk1\/5-xs,.blk20\%,.blk20\%-xl,.blk20\%-lg,.blk20\%-md,.blk20\%-sm,.blk20\%-xs,.blk1\/6,.blk1\/6-xl,.blk1\/6-lg,.blk1\/6-md,.blk1\/6-sm,.blk1\/6-xs,.blk15\%,.blk15\%-xl,.blk15\%-lg,.blk15\%-md,.blk15\%-sm,.blk15\%-xs,.blk1\/7,.blk1\/7-xl,.blk1\/7-lg,.blk1\/7-md,.blk1\/7-sm,.blk1\/7-xs,.blk1\/8,.blk1\/8-xl,.blk1\/8-lg,.blk1\/8-md,.blk1\/8-sm,.blk1\/8-xs,.blk1\/9,.blk1\/9-xl,.blk1\/9-lg,.blk1\/9-md,.blk1\/9-sm,.blk1\/9-xs,.blk1\/10,.blk1\/10-xl,.blk1\/10-lg,.blk1\/10-md,.blk1\/10-sm,.blk1\/10-xs,.blk10\%,.blk10\%-xl,.blk10\%-lg,.blk10\%-md,.blk10\%-sm,.blk10\%-xs,.blk5\%,.blk5\%-xl,.blk5\%-lg,.blk5\%-md,.blk5\%-sm,.blk5\%-xs{margin:5px;border-width:1px;padding:4px;list-style:none;float:left;display:block}.blk30{width:2380px}.blk29{width:2300px}.blk28{width:2220px}.blk27{width:2140px}.blk26{width:2060px}.blk25{width:1980px}.blk24{width:1900px}.blk23{width:1820px}.blk22{width:1740px}.blk21{width:1660px}.blk20{width:1580px}.blk19{width:1500px}.blk18{width:1420px}.blk17{width:1340px}.blk16{width:1260px}.blk15{width:1180px}.blk14{width:1100px}.blk13{width:1020px}.blk12{width:940px}.blk11{width:860px}.blk10{width:780px}.blk9{width:700px}.blk8{width:620px}.blk7{width:540px}.blk6{width:460px}.blk5{width:380px}.blk4{width:300px}.blk3{width:220px}.blk2{width:140px}.blk1{width:60px}.blk30>*{max-width:2380px}.blk29>*{max-width:2300px}.blk28>*{max-width:2220px}.blk27>*{max-width:2140px}.blk26>*{max-width:2060px}.blk25>*{max-width:1980px}.blk24>*{max-width:1900px}.blk23>*{max-width:1820px}.blk22>*{max-width:1740px}.blk21>*{max-width:1660px}.blk20>*{max-width:1580px}.blk19>*{max-width:1500px}.blk18>*{max-width:1420px}.blk17>*{max-width:1340px}.blk16>*{max-width:1260px}.blk15>*{max-width:1180px}.blk14>*{max-width:1100px}.blk13>*{max-width:1020px}.blk12>*{max-width:940px}.blk11>*{max-width:860px}.blk10>*{max-width:780px}.blk9>*{max-width:700px}.blk8>*{max-width:620px}.blk7>*{max-width:540px}.blk6>*{max-width:460px}.blk5>*{max-width:380px}.blk4>*{max-width:300px}.blk3>*{max-width:220px}.blk2>*{max-width:140px}.blk1>*{max-width:60px}.blkgroup{margin:0;padding:0;border:0}.blkgroup.blk30{width:2400px}.blkgroup.blk29{width:2320px}.blkgroup.blk28{width:2240px}.blkgroup.blk27{width:2160px}.blkgroup.blk26{width:2080px}.blkgroup.blk25{width:2000px}.blkgroup.blk24{width:1920px}.blkgroup.blk23{width:1840px}.blkgroup.blk22{width:1760px}.blkgroup.blk21{width:1680px}.blkgroup.blk20{width:1600px}.blkgroup.blk19{width:1520px}.blkgroup.blk18{width:1440px}.blkgroup.blk17{width:1360px}.blkgroup.blk16{width:1280px}.blkgroup.blk15{width:1200px}.blkgroup.blk14{width:1120px}.blkgroup.blk13{width:1040px}.blkgroup.blk12{width:960px}.blkgroup.blk11{width:880px}.blkgroup.blk10{width:800px}.blkgroup.blk9{width:720px}.blkgroup.blk8{width:640px}.blkgroup.blk7{width:560px}.blkgroup.blk6{width:480px}.blkgroup.blk5{width:400px}.blkgroup.blk4{width:320px}.blkgroup.blk3{width:240px}.blkgroup.blk2{width:160px}.blkgroup.blk1{width:80px}.blkgroup.blk30>*{max-width:2400px}.blkgroup.blk29>*{max-width:2320px}.blkgroup.blk28>*{max-width:2240px}.blkgroup.blk27>*{max-width:2160px}.blkgroup.blk26>*{max-width:2080px}.blkgroup.blk25>*{max-width:2000px}.blkgroup.blk24>*{max-width:1920px}.blkgroup.blk23>*{max-width:1840px}.blkgroup.blk22>*{max-width:1760px}.blkgroup.blk21>*{max-width:1680px}.blkgroup.blk20>*{max-width:1600px}.blkgroup.blk19>*{max-width:1520px}.blkgroup.blk18>*{max-width:1440px}.blkgroup.blk17>*{max-width:1360px}.blkgroup.blk16>*{max-width:1280px}.blkgroup.blk15>*{max-width:1200px}.blkgroup.blk14>*{max-width:1120px}.blkgroup.blk13>*{max-width:1040px}.blkgroup.blk12>*{max-width:960px}.blkgroup.blk11>*{max-width:880px}.blkgroup.blk10>*{max-width:800px}.blkgroup.blk9>*{max-width:720px}.blkgroup.blk8>*{max-width:640px}.blkgroup.blk7>*{max-width:560px}.blkgroup.blk6>*{max-width:480px}.blkgroup.blk5>*{max-width:400px}.blkgroup.blk4>*{max-width:320px}.blkgroup.blk3>*{max-width:240px}.blkgroup.blk2>*{max-width:160px}.blkgroup.blk1>*{max-width:80px}.blkbleed-padding{margin-top:5px 5px 5px 5px 5px-4px 4px 4px 4px 4px;margin-right:5px 5px 5px 5px 5px-4px 4px 4px 4px 4px;margin-bottom:5px 5px 5px 5px 5px-4px 4px 4px 4px 4px;margin-left:5px 5px 5px 5px 5px-4px 4px 4px 4px 4px;padding:0;border:0}.blkbleed-padding.blk30{width:2380px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk29{width:2300px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk28{width:2220px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk27{width:2140px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk26{width:2060px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk25{width:1980px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk24{width:1900px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk23{width:1820px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk22{width:1740px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk21{width:1660px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk20{width:1580px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk19{width:1500px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk18{width:1420px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk17{width:1340px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk16{width:1260px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk15{width:1180px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk14{width:1100px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk13{width:1020px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk12{width:940px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk11{width:860px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk10{width:780px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk9{width:700px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk8{width:620px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk7{width:540px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk6{width:460px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk5{width:380px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk4{width:300px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk3{width:220px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk2{width:140px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk1{width:60px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk30>*{max-width:2380px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk29>*{max-width:2300px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk28>*{max-width:2220px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk27>*{max-width:2140px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk26>*{max-width:2060px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk25>*{max-width:1980px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk24>*{max-width:1900px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk23>*{max-width:1820px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk22>*{max-width:1740px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk21>*{max-width:1660px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk20>*{max-width:1580px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk19>*{max-width:1500px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk18>*{max-width:1420px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk17>*{max-width:1340px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk16>*{max-width:1260px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk15>*{max-width:1180px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk14>*{max-width:1100px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk13>*{max-width:1020px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk12>*{max-width:940px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk11>*{max-width:860px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk10>*{max-width:780px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk9>*{max-width:700px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk8>*{max-width:620px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk7>*{max-width:540px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk6>*{max-width:460px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk5>*{max-width:380px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk4>*{max-width:300px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk3>*{max-width:220px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk2>*{max-width:140px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-padding.blk1>*{max-width:60px4px 4px 4px 4px 4px4px 4px 4px 4px 4px}.blkbleed-border{margin-top:5px 5px 5px 5px 5px-4px 4px 4px 4px 4px-1px 1px 1px 1px 1px;margin-right:5px 5px 5px 5px 5px-4px 4px 4px 4px 4px-1px 1px 1px 1px 1px;margin-bottom:5px 5px 5px 5px 5px-4px 4px 4px 4px 4px-1px 1px 1px 1px 1px;margin-left:5px 5px 5px 5px 5px-4px 4px 4px 4px 4px-1px 1px 1px 1px 1px;padding:0;border:0}.blkbleed-border.blk30{width:2390px}.blkbleed-border.blk29{width:2310px}.blkbleed-border.blk28{width:2230px}.blkbleed-border.blk27{width:2150px}.blkbleed-border.blk26{width:2070px}.blkbleed-border.blk25{width:1990px}.blkbleed-border.blk24{width:1910px}.blkbleed-border.blk23{width:1830px}.blkbleed-border.blk22{width:1750px}.blkbleed-border.blk21{width:1670px}.blkbleed-border.blk20{width:1590px}.blkbleed-border.blk19{width:1510px}.blkbleed-border.blk18{width:1430px}.blkbleed-border.blk17{width:1350px}.blkbleed-border.blk16{width:1270px}.blkbleed-border.blk15{width:1190px}.blkbleed-border.blk14{width:1110px}.blkbleed-border.blk13{width:1030px}.blkbleed-border.blk12{width:950px}.blkbleed-border.blk11{width:870px}.blkbleed-border.blk10{width:790px}.blkbleed-border.blk9{width:710px}.blkbleed-border.blk8{width:630px}.blkbleed-border.blk7{width:550px}.blkbleed-border.blk6{width:470px}.blkbleed-border.blk5{width:390px}.blkbleed-border.blk4{width:310px}.blkbleed-border.blk3{width:230px}.blkbleed-border.blk2{width:150px}.blkbleed-border.blk1{width:70px}.blkbleed-border.blk30>*{max-width:2390px}.blkbleed-border.blk29>*{max-width:2310px}.blkbleed-border.blk28>*{max-width:2230px}.blkbleed-border.blk27>*{max-width:2150px}.blkbleed-border.blk26>*{max-width:2070px}.blkbleed-border.blk25>*{max-width:1990px}.blkbleed-border.blk24>*{max-width:1910px}.blkbleed-border.blk23>*{max-width:1830px}.blkbleed-border.blk22>*{max-width:1750px}.blkbleed-border.blk21>*{max-width:1670px}.blkbleed-border.blk20>*{max-width:1590px}.blkbleed-border.blk19>*{max-width:1510px}.blkbleed-border.blk18>*{max-width:1430px}.blkbleed-border.blk17>*{max-width:1350px}.blkbleed-border.blk16>*{max-width:1270px}.blkbleed-border.blk15>*{max-width:1190px}.blkbleed-border.blk14>*{max-width:1110px}.blkbleed-border.blk13>*{max-width:1030px}.blkbleed-border.blk12>*{max-width:950px}.blkbleed-border.blk11>*{max-width:870px}.blkbleed-border.blk10>*{max-width:790px}.blkbleed-border.blk9>*{max-width:710px}.blkbleed-border.blk8>*{max-width:630px}.blkbleed-border.blk7>*{max-width:550px}.blkbleed-border.blk6>*{max-width:470px}.blkbleed-border.blk5>*{max-width:390px}.blkbleed-border.blk4>*{max-width:310px}.blkbleed-border.blk3>*{max-width:230px}.blkbleed-border.blk2>*{max-width:150px}.blkbleed-border.blk1>*{max-width:70px}.blkbleed-margin{margin-top:0-4px 4px 4px 4px 4px-1px 1px 1px 1px 1px;margin-right:0-4px 4px 4px 4px 4px-1px 1px 1px 1px 1px;margin-bottom:0-4px 4px 4px 4px 4px-1px 1px 1px 1px 1px;margin-left:0-4px 4px 4px 4px 4px-1px 1px 1px 1px 1px;padding:0;border:0}.blkbleed-margin.blk30{width:2400px}.blkbleed-margin.blk29{width:2320px}.blkbleed-margin.blk28{width:2240px}.blkbleed-margin.blk27{width:2160px}.blkbleed-margin.blk26{width:2080px}.blkbleed-margin.blk25{width:2000px}.blkbleed-margin.blk24{width:1920px}.blkbleed-margin.blk23{width:1840px}.blkbleed-margin.blk22{width:1760px}.blkbleed-margin.blk21{width:1680px}.blkbleed-margin.blk20{width:1600px}.blkbleed-margin.blk19{width:1520px}.blkbleed-margin.blk18{width:1440px}.blkbleed-margin.blk17{width:1360px}.blkbleed-margin.blk16{width:1280px}.blkbleed-margin.blk15{width:1200px}.blkbleed-margin.blk14{width:1120px}.blkbleed-margin.blk13{width:1040px}.blkbleed-margin.blk12{width:960px}.blkbleed-margin.blk11{width:880px}.blkbleed-margin.blk10{width:800px}.blkbleed-margin.blk9{width:720px}.blkbleed-margin.blk8{width:640px}.blkbleed-margin.blk7{width:560px}.blkbleed-margin.blk6{width:480px}.blkbleed-margin.blk5{width:400px}.blkbleed-margin.blk4{width:320px}.blkbleed-margin.blk3{width:240px}.blkbleed-margin.blk2{width:160px}.blkbleed-margin.blk1{width:80px}.blkbleed-margin.blk30>*{max-width:2400px}.blkbleed-margin.blk29>*{max-width:2320px}.blkbleed-margin.blk28>*{max-width:2240px}.blkbleed-margin.blk27>*{max-width:2160px}.blkbleed-margin.blk26>*{max-width:2080px}.blkbleed-margin.blk25>*{max-width:2000px}.blkbleed-margin.blk24>*{max-width:1920px}.blkbleed-margin.blk23>*{max-width:1840px}.blkbleed-margin.blk22>*{max-width:1760px}.blkbleed-margin.blk21>*{max-width:1680px}.blkbleed-margin.blk20>*{max-width:1600px}.blkbleed-margin.blk19>*{max-width:1520px}.blkbleed-margin.blk18>*{max-width:1440px}.blkbleed-margin.blk17>*{max-width:1360px}.blkbleed-margin.blk16>*{max-width:1280px}.blkbleed-margin.blk15>*{max-width:1200px}.blkbleed-margin.blk14>*{max-width:1120px}.blkbleed-margin.blk13>*{max-width:1040px}.blkbleed-margin.blk12>*{max-width:960px}.blkbleed-margin.blk11>*{max-width:880px}.blkbleed-margin.blk10>*{max-width:800px}.blkbleed-margin.blk9>*{max-width:720px}.blkbleed-margin.blk8>*{max-width:640px}.blkbleed-margin.blk7>*{max-width:560px}.blkbleed-margin.blk6>*{max-width:480px}.blkbleed-margin.blk5>*{max-width:400px}.blkbleed-margin.blk4>*{max-width:320px}.blkbleed-margin.blk3>*{max-width:240px}.blkbleed-margin.blk2>*{max-width:160px}.blkbleed-margin.blk1>*{max-width:80px}.blkcontent{margin:0;padding:0;border:0}.blkcenter{margin-left:auto;margin-right:auto;float:none;clear:both}body[screen=xs] .blk30-xs{width:2388px}body[screen=xs] .blk29-xs{width:2308px}body[screen=xs] .blk28-xs{width:2228px}body[screen=xs] .blk27-xs{width:2148px}body[screen=xs] .blk26-xs{width:2068px}body[screen=xs] .blk25-xs{width:1988px}body[screen=xs] .blk24-xs{width:1908px}body[screen=xs] .blk23-xs{width:1828px}body[screen=xs] .blk22-xs{width:1748px}body[screen=xs] .blk21-xs{width:1668px}body[screen=xs] .blk20-xs{width:1588px}body[screen=xs] .blk19-xs{width:1508px}body[screen=xs] .blk18-xs{width:1428px}body[screen=xs] .blk17-xs{width:1348px}body[screen=xs] .blk16-xs{width:1268px}body[screen=xs] .blk15-xs{width:1188px}body[screen=xs] .blk14-xs{width:1108px}body[screen=xs] .blk13-xs{width:1028px}body[screen=xs] .blk12-xs{width:948px}body[screen=xs] .blk11-xs{width:868px}body[screen=xs] .blk10-xs{width:788px}body[screen=xs] .blk9-xs{width:708px}body[screen=xs] .blk8-xs{width:628px}body[screen=xs] .blk7-xs{width:548px}body[screen=xs] .blk6-xs{width:468px}body[screen=xs] .blk5-xs{width:388px}body[screen=xs] .blk4-xs{width:308px}body[screen=xs] .blk3-xs{width:228px}body[screen=xs] .blk2-xs{width:148px}body[screen=xs] .blk1-xs{width:68px}body[screen=xs] .blk30-xs>*{max-width:2388px}body[screen=xs] .blk29-xs>*{max-width:2308px}body[screen=xs] .blk28-xs>*{max-width:2228px}body[screen=xs] .blk27-xs>*{max-width:2148px}body[screen=xs] .blk26-xs>*{max-width:2068px}body[screen=xs] .blk25-xs>*{max-width:1988px}body[screen=xs] .blk24-xs>*{max-width:1908px}body[screen=xs] .blk23-xs>*{max-width:1828px}body[screen=xs] .blk22-xs>*{max-width:1748px}body[screen=xs] .blk21-xs>*{max-width:1668px}body[screen=xs] .blk20-xs>*{max-width:1588px}body[screen=xs] .blk19-xs>*{max-width:1508px}body[screen=xs] .blk18-xs>*{max-width:1428px}body[screen=xs] .blk17-xs>*{max-width:1348px}body[screen=xs] .blk16-xs>*{max-width:1268px}body[screen=xs] .blk15-xs>*{max-width:1188px}body[screen=xs] .blk14-xs>*{max-width:1108px}body[screen=xs] .blk13-xs>*{max-width:1028px}body[screen=xs] .blk12-xs>*{max-width:948px}body[screen=xs] .blk11-xs>*{max-width:868px}body[screen=xs] .blk10-xs>*{max-width:788px}body[screen=xs] .blk9-xs>*{max-width:708px}body[screen=xs] .blk8-xs>*{max-width:628px}body[screen=xs] .blk7-xs>*{max-width:548px}body[screen=xs] .blk6-xs>*{max-width:468px}body[screen=xs] .blk5-xs>*{max-width:388px}body[screen=xs] .blk4-xs>*{max-width:308px}body[screen=xs] .blk3-xs>*{max-width:228px}body[screen=xs] .blk2-xs>*{max-width:148px}body[screen=xs] .blk1-xs>*{max-width:68px}body[screen=xs] .blkgroup.blk30-xs{width:2400px}body[screen=xs] .blkgroup.blk29-xs{width:2320px}body[screen=xs] .blkgroup.blk28-xs{width:2240px}body[screen=xs] .blkgroup.blk27-xs{width:2160px}body[screen=xs] .blkgroup.blk26-xs{width:2080px}body[screen=xs] .blkgroup.blk25-xs{width:2000px}body[screen=xs] .blkgroup.blk24-xs{width:1920px}body[screen=xs] .blkgroup.blk23-xs{width:1840px}body[screen=xs] .blkgroup.blk22-xs{width:1760px}body[screen=xs] .blkgroup.blk21-xs{width:1680px}body[screen=xs] .blkgroup.blk20-xs{width:1600px}body[screen=xs] .blkgroup.blk19-xs{width:1520px}body[screen=xs] .blkgroup.blk18-xs{width:1440px}body[screen=xs] .blkgroup.blk17-xs{width:1360px}body[screen=xs] .blkgroup.blk16-xs{width:1280px}body[screen=xs] .blkgroup.blk15-xs{width:1200px}body[screen=xs] .blkgroup.blk14-xs{width:1120px}body[screen=xs] .blkgroup.blk13-xs{width:1040px}body[screen=xs] .blkgroup.blk12-xs{width:960px}body[screen=xs] .blkgroup.blk11-xs{width:880px}body[screen=xs] .blkgroup.blk10-xs{width:800px}body[screen=xs] .blkgroup.blk9-xs{width:720px}body[screen=xs] .blkgroup.blk8-xs{width:640px}body[screen=xs] .blkgroup.blk7-xs{width:560px}body[screen=xs] .blkgroup.blk6-xs{width:480px}body[screen=xs] .blkgroup.blk5-xs{width:400px}body[screen=xs] .blkgroup.blk4-xs{width:320px}body[screen=xs] .blkgroup.blk3-xs{width:240px}body[screen=xs] .blkgroup.blk2-xs{width:160px}body[screen=xs] .blkgroup.blk1-xs{width:80px}body[screen=xs] .blkgroup.blk30-xs>*{max-width:2400px}body[screen=xs] .blkgroup.blk29-xs>*{max-width:2320px}body[screen=xs] .blkgroup.blk28-xs>*{max-width:2240px}body[screen=xs] .blkgroup.blk27-xs>*{max-width:2160px}body[screen=xs] .blkgroup.blk26-xs>*{max-width:2080px}body[screen=xs] .blkgroup.blk25-xs>*{max-width:2000px}body[screen=xs] .blkgroup.blk24-xs>*{max-width:1920px}body[screen=xs] .blkgroup.blk23-xs>*{max-width:1840px}body[screen=xs] .blkgroup.blk22-xs>*{max-width:1760px}body[screen=xs] .blkgroup.blk21-xs>*{max-width:1680px}body[screen=xs] .blkgroup.blk20-xs>*{max-width:1600px}body[screen=xs] .blkgroup.blk19-xs>*{max-width:1520px}body[screen=xs] .blkgroup.blk18-xs>*{max-width:1440px}body[screen=xs] .blkgroup.blk17-xs>*{max-width:1360px}body[screen=xs] .blkgroup.blk16-xs>*{max-width:1280px}body[screen=xs] .blkgroup.blk15-xs>*{max-width:1200px}body[screen=xs] .blkgroup.blk14-xs>*{max-width:1120px}body[screen=xs] .blkgroup.blk13-xs>*{max-width:1040px}body[screen=xs] .blkgroup.blk12-xs>*{max-width:960px}body[screen=xs] .blkgroup.blk11-xs>*{max-width:880px}body[screen=xs] .blkgroup.blk10-xs>*{max-width:800px}body[screen=xs] .blkgroup.blk9-xs>*{max-width:720px}body[screen=xs] .blkgroup.blk8-xs>*{max-width:640px}body[screen=xs] .blkgroup.blk7-xs>*{max-width:560px}body[screen=xs] .blkgroup.blk6-xs>*{max-width:480px}body[screen=xs] .blkgroup.blk5-xs>*{max-width:400px}body[screen=xs] .blkgroup.blk4-xs>*{max-width:320px}body[screen=xs] .blkgroup.blk3-xs>*{max-width:240px}body[screen=xs] .blkgroup.blk2-xs>*{max-width:160px}body[screen=xs] .blkgroup.blk1-xs>*{max-width:80px}body[screen=sm] .blk30-sm{width:2388px}body[screen=sm] .blk29-sm{width:2308px}body[screen=sm] .blk28-sm{width:2228px}body[screen=sm] .blk27-sm{width:2148px}body[screen=sm] .blk26-sm{width:2068px}body[screen=sm] .blk25-sm{width:1988px}body[screen=sm] .blk24-sm{width:1908px}body[screen=sm] .blk23-sm{width:1828px}body[screen=sm] .blk22-sm{width:1748px}body[screen=sm] .blk21-sm{width:1668px}body[screen=sm] .blk20-sm{width:1588px}body[screen=sm] .blk19-sm{width:1508px}body[screen=sm] .blk18-sm{width:1428px}body[screen=sm] .blk17-sm{width:1348px}body[screen=sm] .blk16-sm{width:1268px}body[screen=sm] .blk15-sm{width:1188px}body[screen=sm] .blk14-sm{width:1108px}body[screen=sm] .blk13-sm{width:1028px}body[screen=sm] .blk12-sm{width:948px}body[screen=sm] .blk11-sm{width:868px}body[screen=sm] .blk10-sm{width:788px}body[screen=sm] .blk9-sm{width:708px}body[screen=sm] .blk8-sm{width:628px}body[screen=sm] .blk7-sm{width:548px}body[screen=sm] .blk6-sm{width:468px}body[screen=sm] .blk5-sm{width:388px}body[screen=sm] .blk4-sm{width:308px}body[screen=sm] .blk3-sm{width:228px}body[screen=sm] .blk2-sm{width:148px}body[screen=sm] .blk1-sm{width:68px}body[screen=sm] .blk30-sm>*{max-width:2388px}body[screen=sm] .blk29-sm>*{max-width:2308px}body[screen=sm] .blk28-sm>*{max-width:2228px}body[screen=sm] .blk27-sm>*{max-width:2148px}body[screen=sm] .blk26-sm>*{max-width:2068px}body[screen=sm] .blk25-sm>*{max-width:1988px}body[screen=sm] .blk24-sm>*{max-width:1908px}body[screen=sm] .blk23-sm>*{max-width:1828px}body[screen=sm] .blk22-sm>*{max-width:1748px}body[screen=sm] .blk21-sm>*{max-width:1668px}body[screen=sm] .blk20-sm>*{max-width:1588px}body[screen=sm] .blk19-sm>*{max-width:1508px}body[screen=sm] .blk18-sm>*{max-width:1428px}body[screen=sm] .blk17-sm>*{max-width:1348px}body[screen=sm] .blk16-sm>*{max-width:1268px}body[screen=sm] .blk15-sm>*{max-width:1188px}body[screen=sm] .blk14-sm>*{max-width:1108px}body[screen=sm] .blk13-sm>*{max-width:1028px}body[screen=sm] .blk12-sm>*{max-width:948px}body[screen=sm] .blk11-sm>*{max-width:868px}body[screen=sm] .blk10-sm>*{max-width:788px}body[screen=sm] .blk9-sm>*{max-width:708px}body[screen=sm] .blk8-sm>*{max-width:628px}body[screen=sm] .blk7-sm>*{max-width:548px}body[screen=sm] .blk6-sm>*{max-width:468px}body[screen=sm] .blk5-sm>*{max-width:388px}body[screen=sm] .blk4-sm>*{max-width:308px}body[screen=sm] .blk3-sm>*{max-width:228px}body[screen=sm] .blk2-sm>*{max-width:148px}body[screen=sm] .blk1-sm>*{max-width:68px}body[screen=sm] .blkgroup.blk30-sm{width:2400px}body[screen=sm] .blkgroup.blk29-sm{width:2320px}body[screen=sm] .blkgroup.blk28-sm{width:2240px}body[screen=sm] .blkgroup.blk27-sm{width:2160px}body[screen=sm] .blkgroup.blk26-sm{width:2080px}body[screen=sm] .blkgroup.blk25-sm{width:2000px}body[screen=sm] .blkgroup.blk24-sm{width:1920px}body[screen=sm] .blkgroup.blk23-sm{width:1840px}body[screen=sm] .blkgroup.blk22-sm{width:1760px}body[screen=sm] .blkgroup.blk21-sm{width:1680px}body[screen=sm] .blkgroup.blk20-sm{width:1600px}body[screen=sm] .blkgroup.blk19-sm{width:1520px}body[screen=sm] .blkgroup.blk18-sm{width:1440px}body[screen=sm] .blkgroup.blk17-sm{width:1360px}body[screen=sm] .blkgroup.blk16-sm{width:1280px}body[screen=sm] .blkgroup.blk15-sm{width:1200px}body[screen=sm] .blkgroup.blk14-sm{width:1120px}body[screen=sm] .blkgroup.blk13-sm{width:1040px}body[screen=sm] .blkgroup.blk12-sm{width:960px}body[screen=sm] .blkgroup.blk11-sm{width:880px}body[screen=sm] .blkgroup.blk10-sm{width:800px}body[screen=sm] .blkgroup.blk9-sm{width:720px}body[screen=sm] .blkgroup.blk8-sm{width:640px}body[screen=sm] .blkgroup.blk7-sm{width:560px}body[screen=sm] .blkgroup.blk6-sm{width:480px}body[screen=sm] .blkgroup.blk5-sm{width:400px}body[screen=sm] .blkgroup.blk4-sm{width:320px}body[screen=sm] .blkgroup.blk3-sm{width:240px}body[screen=sm] .blkgroup.blk2-sm{width:160px}body[screen=sm] .blkgroup.blk1-sm{width:80px}body[screen=sm] .blkgroup.blk30-sm>*{max-width:2400px}body[screen=sm] .blkgroup.blk29-sm>*{max-width:2320px}body[screen=sm] .blkgroup.blk28-sm>*{max-width:2240px}body[screen=sm] .blkgroup.blk27-sm>*{max-width:2160px}body[screen=sm] .blkgroup.blk26-sm>*{max-width:2080px}body[screen=sm] .blkgroup.blk25-sm>*{max-width:2000px}body[screen=sm] .blkgroup.blk24-sm>*{max-width:1920px}body[screen=sm] .blkgroup.blk23-sm>*{max-width:1840px}body[screen=sm] .blkgroup.blk22-sm>*{max-width:1760px}body[screen=sm] .blkgroup.blk21-sm>*{max-width:1680px}body[screen=sm] .blkgroup.blk20-sm>*{max-width:1600px}body[screen=sm] .blkgroup.blk19-sm>*{max-width:1520px}body[screen=sm] .blkgroup.blk18-sm>*{max-width:1440px}body[screen=sm] .blkgroup.blk17-sm>*{max-width:1360px}body[screen=sm] .blkgroup.blk16-sm>*{max-width:1280px}body[screen=sm] .blkgroup.blk15-sm>*{max-width:1200px}body[screen=sm] .blkgroup.blk14-sm>*{max-width:1120px}body[screen=sm] .blkgroup.blk13-sm>*{max-width:1040px}body[screen=sm] .blkgroup.blk12-sm>*{max-width:960px}body[screen=sm] .blkgroup.blk11-sm>*{max-width:880px}body[screen=sm] .blkgroup.blk10-sm>*{max-width:800px}body[screen=sm] .blkgroup.blk9-sm>*{max-width:720px}body[screen=sm] .blkgroup.blk8-sm>*{max-width:640px}body[screen=sm] .blkgroup.blk7-sm>*{max-width:560px}body[screen=sm] .blkgroup.blk6-sm>*{max-width:480px}body[screen=sm] .blkgroup.blk5-sm>*{max-width:400px}body[screen=sm] .blkgroup.blk4-sm>*{max-width:320px}body[screen=sm] .blkgroup.blk3-sm>*{max-width:240px}body[screen=sm] .blkgroup.blk2-sm>*{max-width:160px}body[screen=sm] .blkgroup.blk1-sm>*{max-width:80px}body[screen=md] .blk30-md{width:2388px}body[screen=md] .blk29-md{width:2308px}body[screen=md] .blk28-md{width:2228px}body[screen=md] .blk27-md{width:2148px}body[screen=md] .blk26-md{width:2068px}body[screen=md] .blk25-md{width:1988px}body[screen=md] .blk24-md{width:1908px}body[screen=md] .blk23-md{width:1828px}body[screen=md] .blk22-md{width:1748px}body[screen=md] .blk21-md{width:1668px}body[screen=md] .blk20-md{width:1588px}body[screen=md] .blk19-md{width:1508px}body[screen=md] .blk18-md{width:1428px}body[screen=md] .blk17-md{width:1348px}body[screen=md] .blk16-md{width:1268px}body[screen=md] .blk15-md{width:1188px}body[screen=md] .blk14-md{width:1108px}body[screen=md] .blk13-md{width:1028px}body[screen=md] .blk12-md{width:948px}body[screen=md] .blk11-md{width:868px}body[screen=md] .blk10-md{width:788px}body[screen=md] .blk9-md{width:708px}body[screen=md] .blk8-md{width:628px}body[screen=md] .blk7-md{width:548px}body[screen=md] .blk6-md{width:468px}body[screen=md] .blk5-md{width:388px}body[screen=md] .blk4-md{width:308px}body[screen=md] .blk3-md{width:228px}body[screen=md] .blk2-md{width:148px}body[screen=md] .blk1-md{width:68px}body[screen=md] .blk30-md>*{max-width:2388px}body[screen=md] .blk29-md>*{max-width:2308px}body[screen=md] .blk28-md>*{max-width:2228px}body[screen=md] .blk27-md>*{max-width:2148px}body[screen=md] .blk26-md>*{max-width:2068px}body[screen=md] .blk25-md>*{max-width:1988px}body[screen=md] .blk24-md>*{max-width:1908px}body[screen=md] .blk23-md>*{max-width:1828px}body[screen=md] .blk22-md>*{max-width:1748px}body[screen=md] .blk21-md>*{max-width:1668px}body[screen=md] .blk20-md>*{max-width:1588px}body[screen=md] .blk19-md>*{max-width:1508px}body[screen=md] .blk18-md>*{max-width:1428px}body[screen=md] .blk17-md>*{max-width:1348px}body[screen=md] .blk16-md>*{max-width:1268px}body[screen=md] .blk15-md>*{max-width:1188px}body[screen=md] .blk14-md>*{max-width:1108px}body[screen=md] .blk13-md>*{max-width:1028px}body[screen=md] .blk12-md>*{max-width:948px}body[screen=md] .blk11-md>*{max-width:868px}body[screen=md] .blk10-md>*{max-width:788px}body[screen=md] .blk9-md>*{max-width:708px}body[screen=md] .blk8-md>*{max-width:628px}body[screen=md] .blk7-md>*{max-width:548px}body[screen=md] .blk6-md>*{max-width:468px}body[screen=md] .blk5-md>*{max-width:388px}body[screen=md] .blk4-md>*{max-width:308px}body[screen=md] .blk3-md>*{max-width:228px}body[screen=md] .blk2-md>*{max-width:148px}body[screen=md] .blk1-md>*{max-width:68px}body[screen=md] .blkgroup.blk30-md{width:2400px}body[screen=md] .blkgroup.blk29-md{width:2320px}body[screen=md] .blkgroup.blk28-md{width:2240px}body[screen=md] .blkgroup.blk27-md{width:2160px}body[screen=md] .blkgroup.blk26-md{width:2080px}body[screen=md] .blkgroup.blk25-md{width:2000px}body[screen=md] .blkgroup.blk24-md{width:1920px}body[screen=md] .blkgroup.blk23-md{width:1840px}body[screen=md] .blkgroup.blk22-md{width:1760px}body[screen=md] .blkgroup.blk21-md{width:1680px}body[screen=md] .blkgroup.blk20-md{width:1600px}body[screen=md] .blkgroup.blk19-md{width:1520px}body[screen=md] .blkgroup.blk18-md{width:1440px}body[screen=md] .blkgroup.blk17-md{width:1360px}body[screen=md] .blkgroup.blk16-md{width:1280px}body[screen=md] .blkgroup.blk15-md{width:1200px}body[screen=md] .blkgroup.blk14-md{width:1120px}body[screen=md] .blkgroup.blk13-md{width:1040px}body[screen=md] .blkgroup.blk12-md{width:960px}body[screen=md] .blkgroup.blk11-md{width:880px}body[screen=md] .blkgroup.blk10-md{width:800px}body[screen=md] .blkgroup.blk9-md{width:720px}body[screen=md] .blkgroup.blk8-md{width:640px}body[screen=md] .blkgroup.blk7-md{width:560px}body[screen=md] .blkgroup.blk6-md{width:480px}body[screen=md] .blkgroup.blk5-md{width:400px}body[screen=md] .blkgroup.blk4-md{width:320px}body[screen=md] .blkgroup.blk3-md{width:240px}body[screen=md] .blkgroup.blk2-md{width:160px}body[screen=md] .blkgroup.blk1-md{width:80px}body[screen=md] .blkgroup.blk30-md>*{max-width:2400px}body[screen=md] .blkgroup.blk29-md>*{max-width:2320px}body[screen=md] .blkgroup.blk28-md>*{max-width:2240px}body[screen=md] .blkgroup.blk27-md>*{max-width:2160px}body[screen=md] .blkgroup.blk26-md>*{max-width:2080px}body[screen=md] .blkgroup.blk25-md>*{max-width:2000px}body[screen=md] .blkgroup.blk24-md>*{max-width:1920px}body[screen=md] .blkgroup.blk23-md>*{max-width:1840px}body[screen=md] .blkgroup.blk22-md>*{max-width:1760px}body[screen=md] .blkgroup.blk21-md>*{max-width:1680px}body[screen=md] .blkgroup.blk20-md>*{max-width:1600px}body[screen=md] .blkgroup.blk19-md>*{max-width:1520px}body[screen=md] .blkgroup.blk18-md>*{max-width:1440px}body[screen=md] .blkgroup.blk17-md>*{max-width:1360px}body[screen=md] .blkgroup.blk16-md>*{max-width:1280px}body[screen=md] .blkgroup.blk15-md>*{max-width:1200px}body[screen=md] .blkgroup.blk14-md>*{max-width:1120px}body[screen=md] .blkgroup.blk13-md>*{max-width:1040px}body[screen=md] .blkgroup.blk12-md>*{max-width:960px}body[screen=md] .blkgroup.blk11-md>*{max-width:880px}body[screen=md] .blkgroup.blk10-md>*{max-width:800px}body[screen=md] .blkgroup.blk9-md>*{max-width:720px}body[screen=md] .blkgroup.blk8-md>*{max-width:640px}body[screen=md] .blkgroup.blk7-md>*{max-width:560px}body[screen=md] .blkgroup.blk6-md>*{max-width:480px}body[screen=md] .blkgroup.blk5-md>*{max-width:400px}body[screen=md] .blkgroup.blk4-md>*{max-width:320px}body[screen=md] .blkgroup.blk3-md>*{max-width:240px}body[screen=md] .blkgroup.blk2-md>*{max-width:160px}body[screen=md] .blkgroup.blk1-md>*{max-width:80px}body[screen=lg] .blk30-lg{width:2388px}body[screen=lg] .blk29-lg{width:2308px}body[screen=lg] .blk28-lg{width:2228px}body[screen=lg] .blk27-lg{width:2148px}body[screen=lg] .blk26-lg{width:2068px}body[screen=lg] .blk25-lg{width:1988px}body[screen=lg] .blk24-lg{width:1908px}body[screen=lg] .blk23-lg{width:1828px}body[screen=lg] .blk22-lg{width:1748px}body[screen=lg] .blk21-lg{width:1668px}body[screen=lg] .blk20-lg{width:1588px}body[screen=lg] .blk19-lg{width:1508px}body[screen=lg] .blk18-lg{width:1428px}body[screen=lg] .blk17-lg{width:1348px}body[screen=lg] .blk16-lg{width:1268px}body[screen=lg] .blk15-lg{width:1188px}body[screen=lg] .blk14-lg{width:1108px}body[screen=lg] .blk13-lg{width:1028px}body[screen=lg] .blk12-lg{width:948px}body[screen=lg] .blk11-lg{width:868px}body[screen=lg] .blk10-lg{width:788px}body[screen=lg] .blk9-lg{width:708px}body[screen=lg] .blk8-lg{width:628px}body[screen=lg] .blk7-lg{width:548px}body[screen=lg] .blk6-lg{width:468px}body[screen=lg] .blk5-lg{width:388px}body[screen=lg] .blk4-lg{width:308px}body[screen=lg] .blk3-lg{width:228px}body[screen=lg] .blk2-lg{width:148px}body[screen=lg] .blk1-lg{width:68px}body[screen=lg] .blk30-lg>*{max-width:2388px}body[screen=lg] .blk29-lg>*{max-width:2308px}body[screen=lg] .blk28-lg>*{max-width:2228px}body[screen=lg] .blk27-lg>*{max-width:2148px}body[screen=lg] .blk26-lg>*{max-width:2068px}body[screen=lg] .blk25-lg>*{max-width:1988px}body[screen=lg] .blk24-lg>*{max-width:1908px}body[screen=lg] .blk23-lg>*{max-width:1828px}body[screen=lg] .blk22-lg>*{max-width:1748px}body[screen=lg] .blk21-lg>*{max-width:1668px}body[screen=lg] .blk20-lg>*{max-width:1588px}body[screen=lg] .blk19-lg>*{max-width:1508px}body[screen=lg] .blk18-lg>*{max-width:1428px}body[screen=lg] .blk17-lg>*{max-width:1348px}body[screen=lg] .blk16-lg>*{max-width:1268px}body[screen=lg] .blk15-lg>*{max-width:1188px}body[screen=lg] .blk14-lg>*{max-width:1108px}body[screen=lg] .blk13-lg>*{max-width:1028px}body[screen=lg] .blk12-lg>*{max-width:948px}body[screen=lg] .blk11-lg>*{max-width:868px}body[screen=lg] .blk10-lg>*{max-width:788px}body[screen=lg] .blk9-lg>*{max-width:708px}body[screen=lg] .blk8-lg>*{max-width:628px}body[screen=lg] .blk7-lg>*{max-width:548px}body[screen=lg] .blk6-lg>*{max-width:468px}body[screen=lg] .blk5-lg>*{max-width:388px}body[screen=lg] .blk4-lg>*{max-width:308px}body[screen=lg] .blk3-lg>*{max-width:228px}body[screen=lg] .blk2-lg>*{max-width:148px}body[screen=lg] .blk1-lg>*{max-width:68px}body[screen=lg] .blkgroup.blk30-lg{width:2400px}body[screen=lg] .blkgroup.blk29-lg{width:2320px}body[screen=lg] .blkgroup.blk28-lg{width:2240px}body[screen=lg] .blkgroup.blk27-lg{width:2160px}body[screen=lg] .blkgroup.blk26-lg{width:2080px}body[screen=lg] .blkgroup.blk25-lg{width:2000px}body[screen=lg] .blkgroup.blk24-lg{width:1920px}body[screen=lg] .blkgroup.blk23-lg{width:1840px}body[screen=lg] .blkgroup.blk22-lg{width:1760px}body[screen=lg] .blkgroup.blk21-lg{width:1680px}body[screen=lg] .blkgroup.blk20-lg{width:1600px}body[screen=lg] .blkgroup.blk19-lg{width:1520px}body[screen=lg] .blkgroup.blk18-lg{width:1440px}body[screen=lg] .blkgroup.blk17-lg{width:1360px}body[screen=lg] .blkgroup.blk16-lg{width:1280px}body[screen=lg] .blkgroup.blk15-lg{width:1200px}body[screen=lg] .blkgroup.blk14-lg{width:1120px}body[screen=lg] .blkgroup.blk13-lg{width:1040px}body[screen=lg] .blkgroup.blk12-lg{width:960px}body[screen=lg] .blkgroup.blk11-lg{width:880px}body[screen=lg] .blkgroup.blk10-lg{width:800px}body[screen=lg] .blkgroup.blk9-lg{width:720px}body[screen=lg] .blkgroup.blk8-lg{width:640px}body[screen=lg] .blkgroup.blk7-lg{width:560px}body[screen=lg] .blkgroup.blk6-lg{width:480px}body[screen=lg] .blkgroup.blk5-lg{width:400px}body[screen=lg] .blkgroup.blk4-lg{width:320px}body[screen=lg] .blkgroup.blk3-lg{width:240px}body[screen=lg] .blkgroup.blk2-lg{width:160px}body[screen=lg] .blkgroup.blk1-lg{width:80px}body[screen=lg] .blkgroup.blk30-lg>*{max-width:2400px}body[screen=lg] .blkgroup.blk29-lg>*{max-width:2320px}body[screen=lg] .blkgroup.blk28-lg>*{max-width:2240px}body[screen=lg] .blkgroup.blk27-lg>*{max-width:2160px}body[screen=lg] .blkgroup.blk26-lg>*{max-width:2080px}body[screen=lg] .blkgroup.blk25-lg>*{max-width:2000px}body[screen=lg] .blkgroup.blk24-lg>*{max-width:1920px}body[screen=lg] .blkgroup.blk23-lg>*{max-width:1840px}body[screen=lg] .blkgroup.blk22-lg>*{max-width:1760px}body[screen=lg] .blkgroup.blk21-lg>*{max-width:1680px}body[screen=lg] .blkgroup.blk20-lg>*{max-width:1600px}body[screen=lg] .blkgroup.blk19-lg>*{max-width:1520px}body[screen=lg] .blkgroup.blk18-lg>*{max-width:1440px}body[screen=lg] .blkgroup.blk17-lg>*{max-width:1360px}body[screen=lg] .blkgroup.blk16-lg>*{max-width:1280px}body[screen=lg] .blkgroup.blk15-lg>*{max-width:1200px}body[screen=lg] .blkgroup.blk14-lg>*{max-width:1120px}body[screen=lg] .blkgroup.blk13-lg>*{max-width:1040px}body[screen=lg] .blkgroup.blk12-lg>*{max-width:960px}body[screen=lg] .blkgroup.blk11-lg>*{max-width:880px}body[screen=lg] .blkgroup.blk10-lg>*{max-width:800px}body[screen=lg] .blkgroup.blk9-lg>*{max-width:720px}body[screen=lg] .blkgroup.blk8-lg>*{max-width:640px}body[screen=lg] .blkgroup.blk7-lg>*{max-width:560px}body[screen=lg] .blkgroup.blk6-lg>*{max-width:480px}body[screen=lg] .blkgroup.blk5-lg>*{max-width:400px}body[screen=lg] .blkgroup.blk4-lg>*{max-width:320px}body[screen=lg] .blkgroup.blk3-lg>*{max-width:240px}body[screen=lg] .blkgroup.blk2-lg>*{max-width:160px}body[screen=lg] .blkgroup.blk1-lg>*{max-width:80px}body[screen=xl] .blk30-xl{width:2388px}body[screen=xl] .blk29-xl{width:2308px}body[screen=xl] .blk28-xl{width:2228px}body[screen=xl] .blk27-xl{width:2148px}body[screen=xl] .blk26-xl{width:2068px}body[screen=xl] .blk25-xl{width:1988px}body[screen=xl] .blk24-xl{width:1908px}body[screen=xl] .blk23-xl{width:1828px}body[screen=xl] .blk22-xl{width:1748px}body[screen=xl] .blk21-xl{width:1668px}body[screen=xl] .blk20-xl{width:1588px}body[screen=xl] .blk19-xl{width:1508px}body[screen=xl] .blk18-xl{width:1428px}body[screen=xl] .blk17-xl{width:1348px}body[screen=xl] .blk16-xl{width:1268px}body[screen=xl] .blk15-xl{width:1188px}body[screen=xl] .blk14-xl{width:1108px}body[screen=xl] .blk13-xl{width:1028px}body[screen=xl] .blk12-xl{width:948px}body[screen=xl] .blk11-xl{width:868px}body[screen=xl] .blk10-xl{width:788px}body[screen=xl] .blk9-xl{width:708px}body[screen=xl] .blk8-xl{width:628px}body[screen=xl] .blk7-xl{width:548px}body[screen=xl] .blk6-xl{width:468px}body[screen=xl] .blk5-xl{width:388px}body[screen=xl] .blk4-xl{width:308px}body[screen=xl] .blk3-xl{width:228px}body[screen=xl] .blk2-xl{width:148px}body[screen=xl] .blk1-xl{width:68px}body[screen=xl] .blk30-xl>*{max-width:2388px}body[screen=xl] .blk29-xl>*{max-width:2308px}body[screen=xl] .blk28-xl>*{max-width:2228px}body[screen=xl] .blk27-xl>*{max-width:2148px}body[screen=xl] .blk26-xl>*{max-width:2068px}body[screen=xl] .blk25-xl>*{max-width:1988px}body[screen=xl] .blk24-xl>*{max-width:1908px}body[screen=xl] .blk23-xl>*{max-width:1828px}body[screen=xl] .blk22-xl>*{max-width:1748px}body[screen=xl] .blk21-xl>*{max-width:1668px}body[screen=xl] .blk20-xl>*{max-width:1588px}body[screen=xl] .blk19-xl>*{max-width:1508px}body[screen=xl] .blk18-xl>*{max-width:1428px}body[screen=xl] .blk17-xl>*{max-width:1348px}body[screen=xl] .blk16-xl>*{max-width:1268px}body[screen=xl] .blk15-xl>*{max-width:1188px}body[screen=xl] .blk14-xl>*{max-width:1108px}body[screen=xl] .blk13-xl>*{max-width:1028px}body[screen=xl] .blk12-xl>*{max-width:948px}body[screen=xl] .blk11-xl>*{max-width:868px}body[screen=xl] .blk10-xl>*{max-width:788px}body[screen=xl] .blk9-xl>*{max-width:708px}body[screen=xl] .blk8-xl>*{max-width:628px}body[screen=xl] .blk7-xl>*{max-width:548px}body[screen=xl] .blk6-xl>*{max-width:468px}body[screen=xl] .blk5-xl>*{max-width:388px}body[screen=xl] .blk4-xl>*{max-width:308px}body[screen=xl] .blk3-xl>*{max-width:228px}body[screen=xl] .blk2-xl>*{max-width:148px}body[screen=xl] .blk1-xl>*{max-width:68px}body[screen=xl] .blkgroup.blk30-xl{width:2400px}body[screen=xl] .blkgroup.blk29-xl{width:2320px}body[screen=xl] .blkgroup.blk28-xl{width:2240px}body[screen=xl] .blkgroup.blk27-xl{width:2160px}body[screen=xl] .blkgroup.blk26-xl{width:2080px}body[screen=xl] .blkgroup.blk25-xl{width:2000px}body[screen=xl] .blkgroup.blk24-xl{width:1920px}body[screen=xl] .blkgroup.blk23-xl{width:1840px}body[screen=xl] .blkgroup.blk22-xl{width:1760px}body[screen=xl] .blkgroup.blk21-xl{width:1680px}body[screen=xl] .blkgroup.blk20-xl{width:1600px}body[screen=xl] .blkgroup.blk19-xl{width:1520px}body[screen=xl] .blkgroup.blk18-xl{width:1440px}body[screen=xl] .blkgroup.blk17-xl{width:1360px}body[screen=xl] .blkgroup.blk16-xl{width:1280px}body[screen=xl] .blkgroup.blk15-xl{width:1200px}body[screen=xl] .blkgroup.blk14-xl{width:1120px}body[screen=xl] .blkgroup.blk13-xl{width:1040px}body[screen=xl] .blkgroup.blk12-xl{width:960px}body[screen=xl] .blkgroup.blk11-xl{width:880px}body[screen=xl] .blkgroup.blk10-xl{width:800px}body[screen=xl] .blkgroup.blk9-xl{width:720px}body[screen=xl] .blkgroup.blk8-xl{width:640px}body[screen=xl] .blkgroup.blk7-xl{width:560px}body[screen=xl] .blkgroup.blk6-xl{width:480px}body[screen=xl] .blkgroup.blk5-xl{width:400px}body[screen=xl] .blkgroup.blk4-xl{width:320px}body[screen=xl] .blkgroup.blk3-xl{width:240px}body[screen=xl] .blkgroup.blk2-xl{width:160px}body[screen=xl] .blkgroup.blk1-xl{width:80px}body[screen=xl] .blkgroup.blk30-xl>*{max-width:2400px}body[screen=xl] .blkgroup.blk29-xl>*{max-width:2320px}body[screen=xl] .blkgroup.blk28-xl>*{max-width:2240px}body[screen=xl] .blkgroup.blk27-xl>*{max-width:2160px}body[screen=xl] .blkgroup.blk26-xl>*{max-width:2080px}body[screen=xl] .blkgroup.blk25-xl>*{max-width:2000px}body[screen=xl] .blkgroup.blk24-xl>*{max-width:1920px}body[screen=xl] .blkgroup.blk23-xl>*{max-width:1840px}body[screen=xl] .blkgroup.blk22-xl>*{max-width:1760px}body[screen=xl] .blkgroup.blk21-xl>*{max-width:1680px}body[screen=xl] .blkgroup.blk20-xl>*{max-width:1600px}body[screen=xl] .blkgroup.blk19-xl>*{max-width:1520px}body[screen=xl] .blkgroup.blk18-xl>*{max-width:1440px}body[screen=xl] .blkgroup.blk17-xl>*{max-width:1360px}body[screen=xl] .blkgroup.blk16-xl>*{max-width:1280px}body[screen=xl] .blkgroup.blk15-xl>*{max-width:1200px}body[screen=xl] .blkgroup.blk14-xl>*{max-width:1120px}body[screen=xl] .blkgroup.blk13-xl>*{max-width:1040px}body[screen=xl] .blkgroup.blk12-xl>*{max-width:960px}body[screen=xl] .blkgroup.blk11-xl>*{max-width:880px}body[screen=xl] .blkgroup.blk10-xl>*{max-width:800px}body[screen=xl] .blkgroup.blk9-xl>*{max-width:720px}body[screen=xl] .blkgroup.blk8-xl>*{max-width:640px}body[screen=xl] .blkgroup.blk7-xl>*{max-width:560px}body[screen=xl] .blkgroup.blk6-xl>*{max-width:480px}body[screen=xl] .blkgroup.blk5-xl>*{max-width:400px}body[screen=xl] .blkgroup.blk4-xl>*{max-width:320px}body[screen=xl] .blkgroup.blk3-xl>*{max-width:240px}body[screen=xl] .blkgroup.blk2-xl>*{max-width:160px}body[screen=xl] .blkgroup.blk1-xl>*{max-width:80px}.blk1-push{margin-left:90px}.blk2-push{margin-left:170px}.blk3-push{margin-left:250px}.blk4-push{margin-left:330px}.blk5-push{margin-left:410px}.blk6-push{margin-left:490px}.blk7-push{margin-left:570px}.blk8-push{margin-left:650px}.blk9-push{margin-left:730px}.blk10-push{margin-left:810px}.blk11-push{margin-left:890px}.blk12-push{margin-left:970px}.blk13-push{margin-left:1050px}.blk14-push{margin-left:1130px}.blk15-push{margin-left:1210px}.blk16-push{margin-left:1290px}.blk17-push{margin-left:1370px}.blk18-push{margin-left:1450px}.blk19-push{margin-left:1530px}.blk20-push{margin-left:1610px}.blk21-push{margin-left:1690px}.blk22-push{margin-left:1770px}.blk23-push{margin-left:1850px}.blk24-push{margin-left:1930px}.blk25-push{margin-left:2010px}.blk26-push{margin-left:2090px}.blk27-push{margin-left:2170px}.blk28-push{margin-left:2250px}.blk29-push{margin-left:2330px}.blk30-push{margin-left:2410px}.blk1\/1,.blk100\%{width:calc(100% - $blk-padding-border-margin-left-right)}.blk95\%{width:calc(95% - $blk-padding-border-margin-left-right)}.blk9\/10,.blk90\%{width:calc(90% - $blk-padding-border-margin-left-right)}.blk8\/9{width:calc(88.889% - $blk-padding-border-margin-left-right)}.blk7\/8{width:calc(87.5% - $blk-padding-border-margin-left-right)}.blk6\/7{width:calc(85.714% - $blk-padding-border-margin-left-right)}.blk85\%{width:calc(85% - $blk-padding-border-margin-left-right)}.blk5\/6{width:calc(83.333% - $blk-padding-border-margin-left-right)}.blk4\/5,.blk80\%{width:calc(80% - $blk-padding-border-margin-left-right)}.blk7\/9{width:calc(77.778% - $blk-padding-border-margin-left-right)}.blk3\/4,.blk75\%{width:calc(75% - $blk-padding-border-margin-left-right)}.blk5\/7{width:calc(71.429% - $blk-padding-border-margin-left-right)}.blk7\/10,.blk70\%{width:calc(70% - $blk-padding-border-margin-left-right)}.blk2\/3{width:calc(66.667% - $blk-padding-border-margin-left-right)}.blk65\%{width:calc(65% - $blk-padding-border-margin-left-right)}.blk5\/8{width:calc(62.5% - $blk-padding-border-margin-left-right)}.blk3\/5,.blk60\%{width:calc(60% - $blk-padding-border-margin-left-right)}.blk4\/7{width:calc(57.143% - $blk-padding-border-margin-left-right)}.blk5\/9{width:calc(55.556% - $blk-padding-border-margin-left-right)}.blk55\%{width:calc(55% - $blk-padding-border-margin-left-right)}.blk1\/2,.blk50\%{width:calc(50% - $blk-padding-border-margin-left-right)}.blk45\%{width:calc(45% - $blk-padding-border-margin-left-right)}.blk4\/9{width:calc(44.444% - $blk-padding-border-margin-left-right)}.blk3\/7{width:calc(42.857% - $blk-padding-border-margin-left-right)}.blk2\/5,.blk40\%{width:calc(40% - $blk-padding-border-margin-left-right)}.blk3\/8{width:calc(37.5% - $blk-padding-border-margin-left-right)}.blk35\%{width:calc(35% - $blk-padding-border-margin-left-right)}.blk1\/3{width:calc(33.333% - $blk-padding-border-margin-left-right)}.blk3\/10,.blk30\%{width:calc(30% - $blk-padding-border-margin-left-right)}.blk2\/7{width:calc(28.571% - $blk-padding-border-margin-left-right)}.blk1\/4,.blk25\%{width:calc(25% - $blk-padding-border-margin-left-right)}.blk2\/9{width:calc(22.222% - $blk-padding-border-margin-left-right)}.blk1\/5,.blk20\%{width:calc(20% - $blk-padding-border-margin-left-right)}.blk1\/6{width:calc(16.667% - $blk-padding-border-margin-left-right)}.blk15\%{width:calc(15% - $blk-padding-border-margin-left-right)}.blk1\/7{width:calc(14.286% - $blk-padding-border-margin-left-right)}.blk1\/8{width:calc(12.5% - $blk-padding-border-margin-left-right)}.blk1\/9{width:calc(11.111% - $blk-padding-border-margin-left-right)}.blk1\/10,.blk10\%{width:calc(10% - $blk-padding-border-margin-left-right)}.blk5\%{width:calc(5% - $blk-padding-border-margin-left-right)}.blkgroup.blk1\/1,.blkgroup.blk100\%{width:100%}.blkgroup.blk95\%{width:95%}.blkgroup.blk9\/10,.blkgroup.blk90\%{width:90%}.blkgroup.blk8\/9{width:88.889%}.blkgroup.blk7\/8{width:87.5%}.blkgroup.blk6\/7{width:85.714%}.blkgroup.blk85\%{width:85%}.blkgroup.blk5\/6{width:83.333%}.blkgroup.blk4\/5,.blkgroup.blk80\%{width:80%}.blkgroup.blk7\/9{width:77.778%}.blkgroup.blk3\/4,.blkgroup.blk75\%{width:75%}.blkgroup.blk5\/7{width:71.429%}.blkgroup.blk7\/10,.blkgroup.blk70\%{width:70%}.blkgroup.blk2\/3{width:66.667%}.blkgroup.blk65\%{width:65%}.blkgroup.blk3\/5,.blkgroup.blk60\%{width:60%}.blkgroup.blk4\/7{width:57.143%}.blkgroup.blk5\/9{width:55.556%}.blkgroup.blk55\%{width:55%}.blkgroup.blk1\/2,.blkgroup.blk50\%{width:50%}.blkgroup.blk45\%{width:45%}.blkgroup.blk4\/9{width:44.444%}.blkgroup.blk3\/7{width:42.857%}.blkgroup.blk2\/5,.blkgroup.blk40\%{width:40%}.blkgroup.blk3\/8{width:37.5%}.blkgroup.blk35\%{width:35%}.blkgroup.blk1\/3{width:33.333%}.blkgroup.blk3\/10,.blkgroup.blk30\%{width:30%}.blkgroup.blk2\/7{width:28.571%}.blkgroup.blk1\/4,.blkgroup.blk25\%{width:25%}.blkgroup.blk2\/9{width:22.222%}.blkgroup.blk1\/5,.blkgroup.blk20\%{width:20%}.blkgroup.blk1\/6{width:16.667%}.blkgroup.blk15\%{width:15%}.blkgroup.blk1\/7{width:14.286%}.blkgroup.blk1\/8{width:12.5%}.blkgroup.blk1\/9{width:11.111%}.blkgroup.blk1\/10,.blkgroup.blk10\%{width:10%}.blkgroup.blk5\%{width:5%}body[screen=xl] .blk1\/1-xl,body[screen=xl] .blk100\%-xl{width:calc(100% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk95\%-xl{width:calc(95% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk9\/10-xl,body[screen=xl] .blk90\%-xl{width:calc(90% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk8\/9-xl{width:calc(88.889% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk7\/8-xl{width:calc(87.5% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk6\/7-xl{width:calc(85.714% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk85\%-xl{width:calc(85% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk5\/6-xl{width:calc(83.333% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk4\/5-xl,body[screen=xl] .blk80\%-xl{width:calc(80% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk7\/9-xl{width:calc(77.778% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk3\/4-xl,body[screen=xl] .blk75\%-xl{width:calc(75% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk5\/7-xl{width:calc(71.429% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk7\/10-xl,body[screen=xl] .blk70\%-xl{width:calc(70% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk2\/3-xl{width:calc(66.667% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk65\%-xl{width:calc(65% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk5\/8-xl{width:calc(62.5% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk3\/5-xl,body[screen=xl] .blk60\%-xl{width:calc(60% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk4\/7-xl{width:calc(57.143% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk5\/9-xl{width:calc(55.556% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk55\%-xl{width:calc(55% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk1\/2-xl,body[screen=xl] .blk50\%-xl{width:calc(50% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk45\%-xl{width:calc(45% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk4\/9-xl{width:calc(44.444% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk3\/7-xl{width:calc(42.857% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk2\/5-xl,body[screen=xl] .blk40\%-xl{width:calc(40% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk3\/8-xl{width:calc(37.5% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk35\%-xl{width:calc(35% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk1\/3-xl{width:calc(33.333% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk3\/10-xl,body[screen=xl] .blk30\%-xl{width:calc(30% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk2\/7-xl{width:calc(28.571% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk1\/4-xl,body[screen=xl] .blk25\%-xl{width:calc(25% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk2\/9-xl{width:calc(22.222% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk1\/5-xl,body[screen=xl] .blk20\%-xl{width:calc(20% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk1\/6-xl{width:calc(16.667% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk15\%-xl{width:calc(15% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk1\/7-xl{width:calc(14.286% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk1\/8-xl{width:calc(12.5% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk1\/9-xl{width:calc(11.111% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk1\/10-xl,body[screen=xl] .blk10\%-xl{width:calc(10% - $blk-padding-border-margin-left-right)}body[screen=xl] .blk5\%-xl{width:calc(5% - $blk-padding-border-margin-left-right)}body[screen=xl] .blkgroup.blk1\/1-xl,body[screen=xl] .blkgroup.blk100\%-xl{width:100%}body[screen=xl] .blkgroup.blk95\%-xl{width:95%}body[screen=xl] .blkgroup.blk9\/10-xl,body[screen=xl] .blkgroup.blk90\%-xl{width:90%}body[screen=xl] .blkgroup.blk8\/9-xl{width:88.889%}body[screen=xl] .blkgroup.blk7\/8-xl{width:87.5%}body[screen=xl] .blkgroup.blk6\/7-xl{width:85.714%}body[screen=xl] .blkgroup.blk85\%-xl{width:85%}body[screen=xl] .blkgroup.blk5\/6 -xl{width:83.333%}body[screen=xl] .blkgroup.blk4\/5-xl,body[screen=xl] .blkgroup.blk80\%-xl{width:80%}body[screen=xl] .blkgroup.blk7\/9-xl{width:77.778%}body[screen=xl] .blkgroup.blk3\/4-xl,body[screen=xl] .blkgroup.blk75\%-xl{width:75%}body[screen=xl] .blkgroup.blk5\/7-xl{width:71.429%}body[screen=xl] .blkgroup.blk7\/10-xl,body[screen=xl] .blkgroup.blk70\%-xl{width:70%}body[screen=xl] .blkgroup.blk2\/3-xl{width:66.667%}body[screen=xl] .blkgroup.blk65\%-xl{width:65%}body[screen=xl] .blkgroup.blk3\/5-xl,body[screen=xl] .blkgroup.blk60\%-xl{width:60%}body[screen=xl] .blkgroup.blk4\/7-xl{width:57.143%}body[screen=xl] .blkgroup.blk5\/9-xl{width:55.556%}body[screen=xl] .blkgroup.blk55\%-xl{width:55%}body[screen=xl] .blkgroup.blk1\/2-xl,body[screen=xl] .blkgroup.blk50\%-xl{width:50%}body[screen=xl] .blkgroup.blk45\%-xl{width:45%}body[screen=xl] .blkgroup.blk4\/9-xl{width:44.444%}body[screen=xl] .blkgroup.blk3\/7-xl{width:42.857%}body[screen=xl] .blkgroup.blk2\/5-xl,body[screen=xl] .blkgroup.blk40\%-xl{width:40%}body[screen=xl] .blkgroup.blk3\/8-xl{width:37.5%}body[screen=xl] .blkgroup.blk35\%-xl{width:35%}body[screen=xl] .blkgroup.blk1\/3-xl{width:33.333%}body[screen=xl] .blkgroup.blk3\/10-xl,body[screen=xl] .blkgroup.blk30\%-xl{width:30%}body[screen=xl] .blkgroup.blk2\/7-xl{width:28.571%}body[screen=xl] .blkgroup.blk1\/4-xl,body[screen=xl] .blkgroup.blk25\%-xl{width:25%}body[screen=xl] .blkgroup.blk2\/9-xl{width:22.222%}body[screen=xl] .blkgroup.blk1\/5-xl,body[screen=xl] .blkgroup.blk20\%-xl{width:20%}body[screen=xl] .blkgroup.blk1\/6-xl{width:16.667%}body[screen=xl] .blkgroup.blk15\%-xl{width:15%}body[screen=xl] .blkgroup.blk1\/7-xl{width:14.286%}body[screen=xl] .blkgroup.blk1\/8-xl{width:12.5%}body[screen=xl] .blkgroup.blk1\/9-xl{width:11.111%}body[screen=xl] .blkgroup.blk1\/10-xl,body[screen=xl] .blkgroup.blk10\%-xl{width:10%}body[screen=xl] .blkgroup.blk5\%-xl{width:5%}body[screen=lg] .blk1\/1-lg,body[screen=lg] .blk100\%-lg{width:calc(100% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk95\%-lg{width:calc(95% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk9\/10-lg,body[screen=lg] .blk90\%-lg{width:calc(90% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk8\/9-lg{width:calc(88.889% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk7\/8-lg{width:calc(87.5% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk6\/7-lg{width:calc(85.714% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk85\%-lg{width:calc(85% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk5\/6-lg{width:calc(83.333% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk4\/5-lg,body[screen=lg] .blk80\%-lg{width:calc(80% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk7\/9-lg{width:calc(77.778% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk3\/4-lg,body[screen=lg] .blk75\%-lg{width:calc(75% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk5\/7-lg{width:calc(71.429% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk7\/10-lg,body[screen=lg] .blk70\%-lg{width:calc(70% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk2\/3-lg{width:calc(66.667% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk65\%-lg{width:calc(65% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk5\/8-lg{width:calc(62.5% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk3\/5-lg,body[screen=lg] .blk60\%-lg{width:calc(60% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk4\/7-lg{width:calc(57.143% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk5\/9-lg{width:calc(55.556% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk55\%-lg{width:calc(55% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk1\/2-lg,body[screen=lg] .blk50\%-lg{width:calc(50% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk45\%-lg{width:calc(45% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk4\/9-lg{width:calc(44.444% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk3\/7-lg{width:calc(42.857% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk2\/5-lg,body[screen=lg] .blk40\%-lg{width:calc(40% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk3\/8-lg{width:calc(37.5% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk35\%-lg{width:calc(35% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk1\/3-lg{width:calc(33.333% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk3\/10-lg,body[screen=lg] .blk30\%-lg{width:calc(30% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk2\/7-lg{width:calc(28.571% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk1\/4-lg,body[screen=lg] .blk25\%-lg{width:calc(25% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk2\/9-lg{width:calc(22.222% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk1\/5-lg,body[screen=lg] .blk20\%-lg{width:calc(20% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk1\/6-lg{width:calc(16.667% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk15\%-lg{width:calc(15% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk1\/7-lg{width:calc(14.286% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk1\/8-lg{width:calc(12.5% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk1\/9-lg{width:calc(11.111% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk1\/10-lg,body[screen=lg] .blk10\%-lg{width:calc(10% - $blk-padding-border-margin-left-right)}body[screen=lg] .blk5\%-lg{width:calc(5% - $blk-padding-border-margin-left-right)}body[screen=lg] .blkgroup.blk1\/1-lg,body[screen=lg] .blkgroup.blk100\%-lg{width:100%}body[screen=lg] .blkgroup.blk95\%-lg{width:95%}body[screen=lg] .blkgroup.blk9\/10-lg,body[screen=lg] .blkgroup.blk90\%-lg{width:90%}body[screen=lg] .blkgroup.blk8\/9-lg{width:88.889%}body[screen=lg] .blkgroup.blk7\/8-lg{width:87.5%}body[screen=lg] .blkgroup.blk6\/7-lg{width:85.714%}body[screen=lg] .blkgroup.blk85\%-lg{width:85%}body[screen=lg] .blkgroup.blk5\/6 -lg{width:83.333%}body[screen=lg] .blkgroup.blk4\/5-lg,body[screen=lg] .blkgroup.blk80\%-lg{width:80%}body[screen=lg] .blkgroup.blk7\/9-lg{width:77.778%}body[screen=lg] .blkgroup.blk3\/4-lg,body[screen=lg] .blkgroup.blk75\%-lg{width:75%}body[screen=lg] .blkgroup.blk5\/7-lg{width:71.429%}body[screen=lg] .blkgroup.blk7\/10-lg,body[screen=lg] .blkgroup .blk70\%-lg{width:70%}body[screen=lg] .blkgroup.blk2\/3-lg{width:66.667%}body[screen=lg] .blkgroup.blk65\%-lg{width:65%}body[screen=lg] .blkgroup.blk3\/5-lg,body[screen=lg] .blkgroup.blk60\%-lg{width:60%}body[screen=lg] .blkgroup.blk4\/7-lg{width:57.143%}body[screen=lg] .blkgroup.blk5\/9-lg{width:55.556%}body[screen=lg] .blkgroup.blk55\%-lg{width:55%}body[screen=lg] .blkgroup.blk1\/2-lg,body[screen=lg] .blkgroup.blk50\%-lg{width:50%}body[screen=lg] .blkgroup.blk45\%-lg{width:45%}body[screen=lg] .blkgroup.blk4\/9-lg{width:44.444%}body[screen=lg] .blkgroup.blk3\/7-lg{width:42.857%}body[screen=lg] .blkgroup.blk2\/5-lg,body[screen=lg] .blkgroup.blk40\%-lg{width:40%}body[screen=lg] .blkgroup.blk3\/8-lg{width:37.5%}body[screen=lg] .blkgroup.blk35\%-lg{width:35%}body[screen=lg] .blkgroup.blk1\/3-lg{width:33.333%}body[screen=lg] .blkgroup.blk3\/10-lg,body[screen=lg] .blkgroup.blk30\%-lg{width:30%}body[screen=lg] .blkgroup.blk2\/7-lg{width:28.571%}body[screen=lg] .blkgroup.blk1\/4-lg,body[screen=lg] .blkgroup.blk25\%-lg{width:25%}body[screen=lg] .blkgroup.blk2\/9-lg{width:22.222%}body[screen=lg] .blkgroup.blk1\/5-lg,body[screen=lg] .blkgroup.blk20\%-lg{width:20%}body[screen=lg] .blkgroup.blk1\/6-lg{width:16.667%}body[screen=lg] .blkgroup.blk15\%-lg{width:15%}body[screen=lg] .blkgroup.blk1\/7-lg{width:14.286%}body[screen=lg] .blkgroup.blk1\/8-lg{width:12.5%}body[screen=lg] .blkgroup.blk1\/9-lg{width:11.111%}body[screen=lg] .blkgroup.blk1\/10-lg,body[screen=lg] .blkgroup.blk10\%-lg{width:10%}body[screen=lg] .blkgroup.blk5\%-lg{width:5%}body[screen=md] .blk1\/1-md,body[screen=md] .blk100\%-md{width:calc(100% - $blk-padding-border-margin-left-right)}body[screen=md] .blk95\%-md{width:calc(95% - $blk-padding-border-margin-left-right)}body[screen=md] .blk9\/10-md,body[screen=md] .blk90\%-md{width:calc(90% - $blk-padding-border-margin-left-right)}body[screen=md] .blk8\/9-md{width:calc(88.889% - $blk-padding-border-margin-left-right)}body[screen=md] .blk7\/8-md{width:calc(87.5% - $blk-padding-border-margin-left-right)}body[screen=md] .blk6\/7-md{width:calc(85.714% - $blk-padding-border-margin-left-right)}body[screen=md] .blk85\%-md{width:calc(85% - $blk-padding-border-margin-left-right)}body[screen=md] .blk5\/6-md{width:calc(83.333% - $blk-padding-border-margin-left-right)}body[screen=md] .blk4\/5-md,body[screen=md] .blk80\%-md{width:calc(80% - $blk-padding-border-margin-left-right)}body[screen=md] .blk7\/9-md{width:calc(77.778% - $blk-padding-border-margin-left-right)}body[screen=md] .blk3\/4-md,body[screen=md] .blk75\%-md{width:calc(75% - $blk-padding-border-margin-left-right)}body[screen=md] .blk5\/7-md{width:calc(71.429% - $blk-padding-border-margin-left-right)}body[screen=md] .blk7\/10-md,body[screen=md] .blk70\%-md{width:calc(70% - $blk-padding-border-margin-left-right)}body[screen=md] .blk2\/3-md{width:calc(66.667% - $blk-padding-border-margin-left-right)}body[screen=md] .blk65\%-md{width:calc(65% - $blk-padding-border-margin-left-right)}body[screen=md] .blk5\/8-md{width:calc(62.5% - $blk-padding-border-margin-left-right)}body[screen=md] .blk3\/5-md,body[screen=md] .blk60\%-md{width:calc(60% - $blk-padding-border-margin-left-right)}body[screen=md] .blk4\/7-md{width:calc(57.143% - $blk-padding-border-margin-left-right)}body[screen=md] .blk5\/9-md{width:calc(55.556% - $blk-padding-border-margin-left-right)}body[screen=md] .blk55\%-md{width:calc(55% - $blk-padding-border-margin-left-right)}body[screen=md] .blk1\/2-md,body[screen=md] .blk50\%-md{width:calc(50% - $blk-padding-border-margin-left-right)}body[screen=md] .blk45\%-md{width:calc(45% - $blk-padding-border-margin-left-right)}body[screen=md] .blk4\/9-md{width:calc(44.444% - $blk-padding-border-margin-left-right)}body[screen=md] .blk3\/7-md{width:calc(42.857% - $blk-padding-border-margin-left-right)}body[screen=md] .blk2\/5-md,body[screen=md] .blk40\%-md{width:calc(40% - $blk-padding-border-margin-left-right)}body[screen=md] .blk3\/8-md{width:calc(37.5% - $blk-padding-border-margin-left-right)}body[screen=md] .blk35\%-md{width:calc(35% - $blk-padding-border-margin-left-right)}body[screen=md] .blk1\/3-md{width:calc(33.333% - $blk-padding-border-margin-left-right)}body[screen=md] .blk3\/10-md,body[screen=md] .blk30\%-md{width:calc(30% - $blk-padding-border-margin-left-right)}body[screen=md] .blk2\/7-md{width:calc(28.571% - $blk-padding-border-margin-left-right)}body[screen=md] .blk1\/4-md,body[screen=md] .blk25\%-md{width:calc(25% - $blk-padding-border-margin-left-right)}body[screen=md] .blk2\/9-md{width:calc(22.222% - $blk-padding-border-margin-left-right)}body[screen=md] .blk1\/5-md,body[screen=md] .blk20\%-md{width:calc(20% - $blk-padding-border-margin-left-right)}body[screen=md] .blk1\/6-md{width:calc(16.667% - $blk-padding-border-margin-left-right)}body[screen=md] .blk15\%-md{width:calc(15% - $blk-padding-border-margin-left-right)}body[screen=md] .blk1\/7-md{width:calc(14.286% - $blk-padding-border-margin-left-right)}body[screen=md] .blk1\/8-md{width:calc(12.5% - $blk-padding-border-margin-left-right)}body[screen=md] .blk1\/9-md{width:calc(11.111% - $blk-padding-border-margin-left-right)}body[screen=md] .blk1\/10-md,body[screen=md] .blk10\%-md{width:calc(10% - $blk-padding-border-margin-left-right)}body[screen=md] .blk5\%-md{width:calc(5% - $blk-padding-border-margin-left-right)}body[screen=md] .blkgroup.blk1\/1-md,body[screen=md] .blkgroup.blk100\%-md{width:100%}body[screen=md] .blkgroup.blk95\%-md{width:95%}body[screen=md] .blkgroup.blk9\/10-md,body[screen=md] .blkgroup.blk90\%-md{width:90%}body[screen=md] .blkgroup.blk8\/9-md{width:88.889%}body[screen=md] .blkgroup.blk7\/8-md{width:87.5%}body[screen=md] .blkgroup.blk6\/7-md{width:85.714%}body[screen=md] .blkgroup.blk85\%-md{width:85%}body[screen=md] .blkgroup.blk5\/6 -md{width:83.333%}body[screen=md] .blkgroup.blk4\/5-md,body[screen=md] .blkgroup.blk80\%-md{width:80%}body[screen=md] .blkgroup.blk7\/9-md{width:77.778%}body[screen=md] .blkgroup.blk3\/4-md,body[screen=md] .blkgroup.blk75\%-md{width:75%}body[screen=md] .blkgroup.blk5\/7-md{width:71.429%}body[screen=md] .blkgroup.blk7\/10-md,body[screen=md] .blkgroup.blk70\%-md{width:70%}body[screen=md] .blkgroup.blk2\/3-md{width:66.667%}body[screen=md] .blkgroup.blk65\%-md{width:65%}body[screen=md] .blkgroup.blk3\/5-md,body[screen=md] .blkgroup.blk60\%-md{width:60%}body[screen=md] .blkgroup.blk4\/7-md{width:57.143%}body[screen=md] .blkgroup.blk5\/9-md{width:55.556%}body[screen=md] .blkgroup.blk55\%-md{width:55%}body[screen=md] .blkgroup.blk1\/2-md,body[screen=md] .blkgroup.blk50\%-md{width:50%}body[screen=md] .blkgroup.blk45\%-md{width:45%}body[screen=md] .blkgroup.blk4\/9-md{width:44.444%}body[screen=md] .blkgroup.blk3\/7-md{width:42.857%}body[screen=md] .blkgroup.blk2\/5-md,body[screen=md] .blkgroup.blk40\%-md{width:40%}body[screen=md] .blkgroup.blk3\/8-md{width:37.5%}body[screen=md] .blkgroup.blk35\%-md{width:35%}body[screen=md] .blkgroup.blk1\/3-md{width:33.333%}body[screen=md] .blkgroup.blk3\/10-md,body[screen=md] .blkgroup.blk30\%-md{width:30%}body[screen=md] .blkgroup.blk2\/7-md{width:28.571%}body[screen=md] .blkgroup.blk1\/4-md,body[screen=md] .blkgroup.blk25\%-md{width:25%}body[screen=md] .blkgroup.blk2\/9-md{width:22.222%}body[screen=md] .blkgroup.blk1\/5-md,body[screen=md] .blkgroup.blk20\%-md{width:20%}body[screen=md] .blkgroup.blk1\/6-md{width:16.667%}body[screen=md] .blkgroup.blk15\%-md{width:15%}body[screen=md] .blkgroup.blk1\/7-md{width:14.286%}body[screen=md] .blkgroup.blk1\/8-md{width:12.5%}body[screen=md] .blkgroup.blk1\/9-md{width:11.111%}body[screen=md] .blkgroup.blk1\/10-md,body[screen=md] .blkgroup.blk10\%-md{width:10%}body[screen=md] .blkgroup.blk5\%-md{width:5%}body[screen=sm] .blk1\/1-sm,body[screen=sm] .blk100\%-sm{width:calc(100% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk95\%-sm{width:calc(95% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk9\/10-sm,body[screen=sm] .blk90\%-sm{width:calc(90% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk8\/9-sm{width:calc(88.889% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk7\/8-sm{width:calc(87.5% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk6\/7-sm{width:calc(85.714% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk85\%-sm{width:calc(85% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk5\/6-sm{width:calc(83.333% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk4\/5-sm,body[screen=sm] .blk80\%-sm{width:calc(80% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk7\/9-sm{width:calc(77.778% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk3\/4-sm,body[screen=sm] .blk75\%-sm{width:calc(75% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk5\/7-sm{width:calc(71.429% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk7\/10-sm,body[screen=sm] .blk70\%-sm{width:calc(70% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk2\/3-sm{width:calc(66.667% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk65\%-sm{width:calc(65% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk5\/8-sm{width:calc(62.5% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk3\/5-sm,body[screen=sm] .blk60\%-sm{width:calc(60% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk4\/7-sm{width:calc(57.143% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk5\/9-sm{width:calc(55.556% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk55\%-sm{width:calc(55% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk1\/2-sm,body[screen=sm] .blk50\%-sm{width:calc(50% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk45\%-sm{width:calc(45% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk4\/9-sm{width:calc(44.444% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk3\/7-sm{width:calc(42.857% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk2\/5-sm,body[screen=sm] .blk40\%-sm{width:calc(40% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk3\/8-sm{width:calc(37.5% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk35\%-sm{width:calc(35% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk1\/3-sm{width:calc(33.333% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk3\/10-sm,body[screen=sm] .blk30\%-sm{width:calc(30% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk2\/7-sm{width:calc(28.571% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk1\/4-sm,body[screen=sm] .blk25\%-sm{width:calc(25% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk2\/9-sm{width:calc(22.222% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk1\/5-sm,body[screen=sm] .blk20\%-sm{width:calc(20% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk1\/6-sm{width:calc(16.667% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk15\%-sm{width:calc(15% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk1\/7-sm{width:calc(14.286% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk1\/8-sm{width:calc(12.5% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk1\/9-sm{width:calc(11.111% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk1\/10-sm,body[screen=sm] .blk10\%-sm{width:calc(10% - $blk-padding-border-margin-left-right)}body[screen=sm] .blk5\%-sm{width:calc(5% - $blk-padding-border-margin-left-right)}body[screen=sm] .blkgroup.blk1\/1-sm,body[screen=sm] .blkgroup.blk100\%-sm{width:100%}body[screen=sm] .blkgroup.blk95\%-sm{width:95%}body[screen=sm] .blkgroup.blk9\/10-sm,body[screen=sm] .blkgroup.blk90\%-sm{width:90%}body[screen=sm] .blkgroup.blk8\/9-sm{width:88.889%}body[screen=sm] .blkgroup.blk7\/8-sm{width:87.5%}body[screen=sm] .blkgroup.blk6\/7-sm{width:85.714%}body[screen=sm] .blkgroup.blk85\%-sm{width:85%}body[screen=sm] .blkgroup.blk5\/6 -sm{width:83.333%}body[screen=sm] .blkgroup.blk4\/5-sm,body[screen=sm] .blkgroup.blk80\%-sm{width:80%}body[screen=sm] .blkgroup.blk7\/9-sm{width:77.778%}body[screen=sm] .blkgroup.blk3\/4-sm,body[screen=sm] .blkgroup.blk75\%-sm{width:75%}body[screen=sm] .blkgroup.blk5\/7-sm{width:71.429%}body[screen=sm] .blkgroup.blk7\/10-sm,body[screen=sm] .blkgroup.blk70\%-sm{width:70%}body[screen=sm] .blkgroup.blk2\/3-sm{width:66.667%}body[screen=sm] .blkgroup.blk65\%-sm{width:65%}body[screen=sm] .blkgroup.blk3\/5-sm,body[screen=sm] .blkgroup.blk60\%-sm{width:60%}body[screen=sm] .blkgroup.blk4\/7-sm{width:57.143%}body[screen=sm] .blkgroup.blk5\/9-sm{width:55.556%}body[screen=sm] .blkgroup.blk55\%-sm{width:55%}body[screen=sm] .blkgroup.blk1\/2-sm,body[screen=sm] .blkgroup.blk50\%-sm{width:50%}body[screen=sm] .blkgroup.blk45\%-sm{width:45%}body[screen=sm] .blkgroup.blk4\/9-sm{width:44.444%}body[screen=sm] .blkgroup.blk3\/7-sm{width:42.857%}body[screen=sm] .blkgroup.blk2\/5-sm,body[screen=sm] .blkgroup.blk40\%-sm{width:40%}body[screen=sm] .blkgroup.blk3\/8-sm{width:37.5%}body[screen=sm] .blkgroup.blk35\%-sm{width:35%}body[screen=sm] .blkgroup.blk1\/3-sm{width:33.333%}body[screen=sm] .blkgroup.blk3\/10-sm,body[screen=sm] .blkgroup.blk30\%-sm{width:30%}body[screen=sm] .blkgroup.blk2\/7-sm{width:28.571%}body[screen=sm] .blkgroup.blk1\/4-sm,body[screen=sm] .blkgroup.blk25\%-sm{width:25%}body[screen=sm] .blkgroup.blk2\/9-sm{width:22.222%}body[screen=sm] .blkgroup.blk1\/5-sm,body[screen=sm] .blkgroup.blk20\%-sm{width:20%}body[screen=sm] .blkgroup.blk1\/6-sm{width:16.667%}body[screen=sm] .blkgroup.blk15\%-sm{width:15%}body[screen=sm] .blkgroup.blk1\/7-sm{width:14.286%}body[screen=sm] .blkgroup.blk1\/8-sm{width:12.5%}body[screen=sm] .blkgroup.blk1\/9-sm{width:11.111%}body[screen=sm] .blkgroup.blk1\/10-sm,body[screen=sm] .blkgroup.blk10\%-sm{width:10%}body[screen=sm] .blkgroup.blk5\%-sm{width:5%}body[screen=xs] .blk1\/1-xs,body[screen=xs] .blk100\%-xs{width:calc(100% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk95\%-xs{width:calc(95% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk9\/10-xs,body[screen=xs] .blk90\%-xs{width:calc(90% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk8\/9-xs{width:calc(88.889% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk7\/8-xs{width:calc(87.5% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk6\/7-xs{width:calc(85.714% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk85\%-xs{width:calc(85% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk5\/6-xs{width:calc(83.333% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk4\/5-xs,body[screen=xs] .blk80\%-xs{width:calc(80% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk7\/9-xs{width:calc(77.778% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk3\/4-xs,body[screen=xs] .blk75\%-xs{width:calc(75% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk5\/7-xs{width:calc(71.429% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk7\/10-xs,body[screen=xs] .blk70\%-xs{width:calc(70% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk2\/3-xs{width:calc(66.667% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk65\%-xs{width:calc(65% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk5\/8-xs{width:calc(62.5% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk3\/5-xs,body[screen=xs] .blk60\%-xs{width:calc(60% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk4\/7-xs{width:calc(57.143% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk5\/9-xs{width:calc(55.556% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk55\%-xs{width:calc(55% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk1\/2-xs,body[screen=xs] .blk50\%-xs{width:calc(50% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk45\%-xs{width:calc(45% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk4\/9-xs{width:calc(44.444% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk3\/7-xs{width:calc(42.857% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk2\/5-xs,body[screen=xs] .blk40\%-xs{width:calc(40% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk3\/8-xs{width:calc(37.5% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk35\%-xs{width:calc(35% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk1\/3-xs{width:calc(33.333% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk3\/10-xs,body[screen=xs] .blk30\%-xs{width:calc(30% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk2\/7-xs{width:calc(28.571% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk1\/4-xs,body[screen=xs] .blk25\%-xs{width:calc(25% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk2\/9-xs{width:calc(22.222% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk1\/5-xs,body[screen=xs] .blk20\%-xs{width:calc(20% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk1\/6-xs{width:calc(16.667% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk15\%-xs{width:calc(15% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk1\/7-xs{width:calc(14.286% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk1\/8-xs{width:calc(12.5% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk1\/9-xs{width:calc(11.111% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk1\/10-xs,body[screen=xs] .blk10\%-xs{width:calc(10% - $blk-padding-border-margin-left-right)}body[screen=xs] .blk5\%-xs{width:calc(5% - $blk-padding-border-margin-left-right)}body[screen=xs] .blkgroup.blk1\/1-xs,body[screen=xs] .blkgroup.blk100\%-xs{width:100%}body[screen=xs] .blkgroup.blk95\%-xs{width:95%}body[screen=xs] .blkgroup.blk9\/10-xs,body[screen=xs] .blkgroup.blk90\%-xs{width:90%}body[screen=xs] .blkgroup.blk8\/9-xs{width:88.889%}body[screen=xs] .blkgroup.blk7\/8-xs{width:87.5%}body[screen=xs] .blkgroup.blk6\/7-xs{width:85.714%}body[screen=xs] .blkgroup.blk85\%-xs{width:85%}body[screen=xs] .blkgroup.blk5\/6 -xs{width:83.333%}body[screen=xs] .blkgroup.blk4\/5-xs,body[screen=xs] .blkgroup.blk80\%-xs{width:80%}body[screen=xs] .blkgroup.blk7\/9-xs{width:77.778%}body[screen=xs] .blkgroup.blk3\/4-xs,body[screen=xs] .blkgroup.blk75\%-xs{width:75%}body[screen=xs] .blkgroup.blk5\/7-xs{width:71.429%}body[screen=xs] .blkgroup.blk7\/10-xs,body[screen=xs] .blkgroup .blk70\%-xs{width:70%}body[screen=xs] .blkgroup.blk2\/3-xs{width:66.667%}body[screen=xs] .blkgroup.blk65\%-xs{width:65%}body[screen=xs] .blkgroup.blk3\/5-xs,body[screen=xs] .blkgroup.blk60\%-xs{width:60%}body[screen=xs] .blkgroup.blk4\/7-xs{width:57.143%}body[screen=xs] .blkgroup.blk5\/9-xs{width:55.556%}body[screen=xs] .blkgroup.blk55\%-xs{width:55%}body[screen=xs] .blkgroup.blk1\/2-xs,body[screen=xs] .blkgroup.blk50\%-xs{width:50%}body[screen=xs] .blkgroup.blk45\%-xs{width:45%}body[screen=xs] .blkgroup.blk4\/9-xs{width:44.444%}body[screen=xs] .blkgroup.blk3\/7-xs{width:42.857%}body[screen=xs] .blkgroup.blk2\/5-xs,body[screen=xs] .blkgroup.blk40\%-xs{width:40%}body[screen=xs] .blkgroup.blk3\/8-xs{width:37.5%}body[screen=xs] .blkgroup.blk35\%-xs{width:35%}body[screen=xs] .blkgroup.blk1\/3-xs{width:33.333%}body[screen=xs] .blkgroup.blk3\/10-xs,body[screen=xs] .blkgroup.blk30\%-xs{width:30%}body[screen=xs] .blkgroup.blk2\/7-xs{width:28.571%}body[screen=xs] .blkgroup.blk1\/4-xs,body[screen=xs] .blkgroup.blk25\%-xs{width:25%}body[screen=xs] .blkgroup.blk2\/9-xs{width:22.222%}body[screen=xs] .blkgroup.blk1\/5-xs,body[screen=xs] .blkgroup.blk20\%-xs{width:20%}body[screen=xs] .blkgroup.blk1\/6-xs{width:16.667%}body[screen=xs] .blkgroup.blk15\%-xs{width:15%}body[screen=xs] .blkgroup.blk1\/7-xs{width:14.286%}body[screen=xs] .blkgroup.blk1\/8-xs{width:12.5%}body[screen=xs] .blkgroup.blk1\/9-xs{width:11.111%}body[screen=xs] .blkgroup.blk1\/10-xs,body[screen=xs] .blkgroup.blk10\%-xs{width:10%}body[screen=xs] .blkgroup.blk5\%-xs{width:5%}@font-face{font-family:"FontAwesome";src:url("/templates/lyquix/fonts/font-awesome/font-awesome.eot?v=4.3.0");src:url("/templates/lyquix/fonts/font-awesome/font-awesome.eot?#iefix&v=4.3.0") format("embedded-opentype"),url("/templates/lyquix/fonts/font-awesome/font-awesome.woff2?v=4.3.0") format("woff2"),url("/templates/lyquix/fonts/font-awesome/font-awesome.woff?v=4.3.0") format("woff"),url("/templates/lyquix/fonts/font-awesome/font-awesome.ttf?v=4.3.0") format("truetype"),url("/templates/lyquix/fonts/font-awesome/font-awesome.svg?v=4.3.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"IonIcons";src:url("/templates/lyquix/fonts/ionicons/ionicons.eot?v=2.0.0");src:url("/templates/lyquix/fonts/ionicons/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"),url("/templates/lyquix/fonts/ionicons/ionicons.ttf?v=2.0.0") format("truetype"),url("/templates/lyquix/fonts/ionicons/ionicons.woff?v=2.0.0") format("woff"),url("/templates/lyquix/fonts/ionicons/ionicons.svg?v=2.0.0#Ionicons") format("svg");font-weight:normal;font-style:normal}.icon:before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px}.icon-lg:before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-size:32px}.icon-xl:before,#lyqbox .close:before,#lyqbox .prev:before,#lyqbox .next:before,#lyqbox .zoom-in:before,#lyqbox .zoom-out:before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-size:64px}.fa-glass:before{font-family:"FontAwesome";content:""}.fa-music:before{font-family:"FontAwesome";content:""}.fa-search:before{font-family:"FontAwesome";content:""}.fa-envelope-o:before{font-family:"FontAwesome";content:""}.fa-heart:before{font-family:"FontAwesome";content:""}.fa-star:before{font-family:"FontAwesome";content:""}.fa-star-o:before{font-family:"FontAwesome";content:""}.fa-user:before{font-family:"FontAwesome";content:""}.fa-film:before{font-family:"FontAwesome";content:""}.fa-th-large:before{font-family:"FontAwesome";content:""}.fa-th:before{font-family:"FontAwesome";content:""}.fa-th-list:before{font-family:"FontAwesome";content:""}.fa-check:before{font-family:"FontAwesome";content:""}.fa-remove:before,.fa-close:before,.fa-times:before{font-family:"FontAwesome";content:""}.fa-search-plus:before{font-family:"FontAwesome";content:""}.fa-search-minus:before{font-family:"FontAwesome";content:""}.fa-power-off:before{font-family:"FontAwesome";content:""}.fa-signal:before{font-family:"FontAwesome";content:""}.fa-gear:before,.fa-cog:before{font-family:"FontAwesome";content:""}.fa-trash-o:before{font-family:"FontAwesome";content:""}.fa-home:before{font-family:"FontAwesome";content:""}.fa-file-o:before{font-family:"FontAwesome";content:""}.fa-clock-o:before{font-family:"FontAwesome";content:""}.fa-road:before{font-family:"FontAwesome";content:""}.fa-download:before{font-family:"FontAwesome";content:""}.fa-arrow-circle-o-down:before{font-family:"FontAwesome";content:""}.fa-arrow-circle-o-up:before{font-family:"FontAwesome";content:""}.fa-inbox:before{font-family:"FontAwesome";content:""}.fa-play-circle-o:before{font-family:"FontAwesome";content:""}.fa-rotate-right:before,.fa-repeat:before{font-family:"FontAwesome";content:""}.fa-refresh:before{font-family:"FontAwesome";content:""}.fa-list-alt:before{font-family:"FontAwesome";content:""}.fa-lock:before{font-family:"FontAwesome";content:""}.fa-flag:before{font-family:"FontAwesome";content:""}.fa-headphones:before{font-family:"FontAwesome";content:""}.fa-volume-off:before{font-family:"FontAwesome";content:""}.fa-volume-down:before{font-family:"FontAwesome";content:""}.fa-volume-up:before{font-family:"FontAwesome";content:""}.fa-qrcode:before{font-family:"FontAwesome";content:""}.fa-barcode:before{font-family:"FontAwesome";content:""}.fa-tag:before{font-family:"FontAwesome";content:""}.fa-tags:before{font-family:"FontAwesome";content:""}.fa-book:before{font-family:"FontAwesome";content:""}.fa-bookmark:before{font-family:"FontAwesome";content:""}.fa-print:before{font-family:"FontAwesome";content:""}.fa-camera:before{font-family:"FontAwesome";content:""}.fa-font:before{font-family:"FontAwesome";content:""}.fa-bold:before{font-family:"FontAwesome";content:""}.fa-italic:before{font-family:"FontAwesome";content:""}.fa-text-height:before{font-family:"FontAwesome";content:""}.fa-text-width:before{font-family:"FontAwesome";content:""}.fa-align-left:before{font-family:"FontAwesome";content:""}.fa-align-center:before{font-family:"FontAwesome";content:""}.fa-align-right:before{font-family:"FontAwesome";content:""}.fa-align-justify:before{font-family:"FontAwesome";content:""}.fa-list:before{font-family:"FontAwesome";content:""}.fa-dedent:before,.fa-outdent:before{font-family:"FontAwesome";content:""}.fa-indent:before{font-family:"FontAwesome";content:""}.fa-video-camera:before{font-family:"FontAwesome";content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{font-family:"FontAwesome";content:""}.fa-pencil:before{font-family:"FontAwesome";content:""}.fa-map-marker:before{font-family:"FontAwesome";content:""}.fa-adjust:before{font-family:"FontAwesome";content:""}.fa-tint:before{font-family:"FontAwesome";content:""}.fa-edit:before,.fa-pencil-square-o:before{font-family:"FontAwesome";content:""}.fa-share-square-o:before{font-family:"FontAwesome";content:""}.fa-check-square-o:before{font-family:"FontAwesome";content:""}.fa-arrows:before{font-family:"FontAwesome";content:""}.fa-step-backward:before{font-family:"FontAwesome";content:""}.fa-fast-backward:before{font-family:"FontAwesome";content:""}.fa-backward:before{font-family:"FontAwesome";content:""}.fa-play:before{font-family:"FontAwesome";content:""}.fa-pause:before{font-family:"FontAwesome";content:""}.fa-stop:before{font-family:"FontAwesome";content:""}.fa-forward:before{font-family:"FontAwesome";content:""}.fa-fast-forward:before{font-family:"FontAwesome";content:""}.fa-step-forward:before{font-family:"FontAwesome";content:""}.fa-eject:before{font-family:"FontAwesome";content:""}.fa-chevron-left:before{font-family:"FontAwesome";content:""}.fa-chevron-right:before{font-family:"FontAwesome";content:""}.fa-plus-circle:before{font-family:"FontAwesome";content:""}.fa-minus-circle:before{font-family:"FontAwesome";content:""}.fa-times-circle:before{font-family:"FontAwesome";content:""}.fa-check-circle:before{font-family:"FontAwesome";content:""}.fa-question-circle:before{font-family:"FontAwesome";content:""}.fa-info-circle:before{font-family:"FontAwesome";content:""}.fa-crosshairs:before{font-family:"FontAwesome";content:""}.fa-times-circle-o:before{font-family:"FontAwesome";content:""}.fa-check-circle-o:before{font-family:"FontAwesome";content:""}.fa-ban:before{font-family:"FontAwesome";content:""}.fa-arrow-left:before{font-family:"FontAwesome";content:""}.fa-arrow-right:before{font-family:"FontAwesome";content:""}.fa-arrow-up:before{font-family:"FontAwesome";content:""}.fa-arrow-down:before{font-family:"FontAwesome";content:""}.fa-mail-forward:before,.fa-share:before{font-family:"FontAwesome";content:""}.fa-expand:before{font-family:"FontAwesome";content:""}.fa-compress:before{font-family:"FontAwesome";content:""}.fa-plus:before{font-family:"FontAwesome";content:""}.fa-minus:before{font-family:"FontAwesome";content:""}.fa-asterisk:before{font-family:"FontAwesome";content:""}.fa-exclamation-circle:before{font-family:"FontAwesome";content:""}.fa-gift:before{font-family:"FontAwesome";content:""}.fa-leaf:before{font-family:"FontAwesome";content:""}.fa-fire:before{font-family:"FontAwesome";content:""}.fa-eye:before{font-family:"FontAwesome";content:""}.fa-eye-slash:before{font-family:"FontAwesome";content:""}.fa-warning:before,.fa-exclamation-triangle:before{font-family:"FontAwesome";content:""}.fa-plane:before{font-family:"FontAwesome";content:""}.fa-calendar:before{font-family:"FontAwesome";content:""}.fa-random:before{font-family:"FontAwesome";content:""}.fa-comment:before{font-family:"FontAwesome";content:""}.fa-magnet:before{font-family:"FontAwesome";content:""}.fa-chevron-up:before{font-family:"FontAwesome";content:""}.fa-chevron-down:before{font-family:"FontAwesome";content:""}.fa-retweet:before{font-family:"FontAwesome";content:""}.fa-shopping-cart:before{font-family:"FontAwesome";content:""}.fa-folder:before{font-family:"FontAwesome";content:""}.fa-folder-open:before{font-family:"FontAwesome";content:""}.fa-arrows-v:before{font-family:"FontAwesome";content:""}.fa-arrows-h:before{font-family:"FontAwesome";content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{font-family:"FontAwesome";content:""}.fa-twitter-square:before{font-family:"FontAwesome";content:""}.fa-facebook-square:before{font-family:"FontAwesome";content:""}.fa-camera-retro:before{font-family:"FontAwesome";content:""}.fa-key:before{font-family:"FontAwesome";content:""}.fa-gears:before,.fa-cogs:before{font-family:"FontAwesome";content:""}.fa-comments:before{font-family:"FontAwesome";content:""}.fa-thumbs-o-up:before{font-family:"FontAwesome";content:""}.fa-thumbs-o-down:before{font-family:"FontAwesome";content:""}.fa-star-half:before{font-family:"FontAwesome";content:""}.fa-heart-o:before{font-family:"FontAwesome";content:""}.fa-sign-out:before{font-family:"FontAwesome";content:""}.fa-linkedin-square:before{font-family:"FontAwesome";content:""}.fa-thumb-tack:before{font-family:"FontAwesome";content:""}.fa-external-link:before{font-family:"FontAwesome";content:""}.fa-sign-in:before{font-family:"FontAwesome";content:""}.fa-trophy:before{font-family:"FontAwesome";content:""}.fa-github-square:before{font-family:"FontAwesome";content:""}.fa-upload:before{font-family:"FontAwesome";content:""}.fa-lemon-o:before{font-family:"FontAwesome";content:""}.fa-phone:before{font-family:"FontAwesome";content:""}.fa-square-o:before{font-family:"FontAwesome";content:""}.fa-bookmark-o:before{font-family:"FontAwesome";content:""}.fa-phone-square:before{font-family:"FontAwesome";content:""}.fa-twitter:before{font-family:"FontAwesome";content:""}.fa-facebook-f:before,.fa-facebook:before{font-family:"FontAwesome";content:""}.fa-github:before{font-family:"FontAwesome";content:""}.fa-unlock:before{font-family:"FontAwesome";content:""}.fa-credit-card:before{font-family:"FontAwesome";content:""}.fa-rss:before{font-family:"FontAwesome";content:""}.fa-hdd-o:before{font-family:"FontAwesome";content:""}.fa-bullhorn:before{font-family:"FontAwesome";content:""}.fa-bell:before{font-family:"FontAwesome";content:""}.fa-certificate:before{font-family:"FontAwesome";content:""}.fa-hand-o-right:before{font-family:"FontAwesome";content:""}.fa-hand-o-left:before{font-family:"FontAwesome";content:""}.fa-hand-o-up:before{font-family:"FontAwesome";content:""}.fa-hand-o-down:before{font-family:"FontAwesome";content:""}.fa-arrow-circle-left:before{font-family:"FontAwesome";content:""}.fa-arrow-circle-right:before{font-family:"FontAwesome";content:""}.fa-arrow-circle-up:before{font-family:"FontAwesome";content:""}.fa-arrow-circle-down:before{font-family:"FontAwesome";content:""}.fa-globe:before{font-family:"FontAwesome";content:""}.fa-wrench:before{font-family:"FontAwesome";content:""}.fa-tasks:before{font-family:"FontAwesome";content:""}.fa-filter:before{font-family:"FontAwesome";content:""}.fa-briefcase:before{font-family:"FontAwesome";content:""}.fa-arrows-alt:before{font-family:"FontAwesome";content:""}.fa-group:before,.fa-users:before{font-family:"FontAwesome";content:""}.fa-chain:before,.fa-link:before{font-family:"FontAwesome";content:""}.fa-cloud:before{font-family:"FontAwesome";content:""}.fa-flask:before{font-family:"FontAwesome";content:""}.fa-cut:before,.fa-scissors:before{font-family:"FontAwesome";content:""}.fa-copy:before,.fa-files-o:before{font-family:"FontAwesome";content:""}.fa-paperclip:before{font-family:"FontAwesome";content:""}.fa-save:before,.fa-floppy-o:before{font-family:"FontAwesome";content:""}.fa-square:before{font-family:"FontAwesome";content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{font-family:"FontAwesome";content:""}.fa-list-ul:before{font-family:"FontAwesome";content:""}.fa-list-ol:before{font-family:"FontAwesome";content:""}.fa-strikethrough:before{font-family:"FontAwesome";content:""}.fa-underline:before{font-family:"FontAwesome";content:""}.fa-table:before{font-family:"FontAwesome";content:""}.fa-magic:before{font-family:"FontAwesome";content:""}.fa-truck:before{font-family:"FontAwesome";content:""}.fa-pinterest:before{font-family:"FontAwesome";content:""}.fa-pinterest-square:before{font-family:"FontAwesome";content:""}.fa-google-plus-square:before{font-family:"FontAwesome";content:""}.fa-google-plus:before{font-family:"FontAwesome";content:""}.fa-money:before{font-family:"FontAwesome";content:""}.fa-caret-down:before{font-family:"FontAwesome";content:""}.fa-caret-up:before{font-family:"FontAwesome";content:""}.fa-caret-left:before{font-family:"FontAwesome";content:""}.fa-caret-right:before{font-family:"FontAwesome";content:""}.fa-columns:before{font-family:"FontAwesome";content:""}.fa-unsorted:before,.fa-sort:before{font-family:"FontAwesome";content:""}.fa-sort-down:before,.fa-sort-desc:before{font-family:"FontAwesome";content:""}.fa-sort-up:before,.fa-sort-asc:before{font-family:"FontAwesome";content:""}.fa-envelope:before{font-family:"FontAwesome";content:""}.fa-linkedin:before{font-family:"FontAwesome";content:""}.fa-rotate-left:before,.fa-undo:before{font-family:"FontAwesome";content:""}.fa-legal:before,.fa-gavel:before{font-family:"FontAwesome";content:""}.fa-dashboard:before,.fa-tachometer:before{font-family:"FontAwesome";content:""}.fa-comment-o:before{font-family:"FontAwesome";content:""}.fa-comments-o:before{font-family:"FontAwesome";content:""}.fa-flash:before,.fa-bolt:before{font-family:"FontAwesome";content:""}.fa-sitemap:before{font-family:"FontAwesome";content:""}.fa-umbrella:before{font-family:"FontAwesome";content:""}.fa-paste:before,.fa-clipboard:before{font-family:"FontAwesome";content:""}.fa-lightbulb-o:before{font-family:"FontAwesome";content:""}.fa-exchange:before{font-family:"FontAwesome";content:""}.fa-cloud-download:before{font-family:"FontAwesome";content:""}.fa-cloud-upload:before{font-family:"FontAwesome";content:""}.fa-user-md:before{font-family:"FontAwesome";content:""}.fa-stethoscope:before{font-family:"FontAwesome";content:""}.fa-suitcase:before{font-family:"FontAwesome";content:""}.fa-bell-o:before{font-family:"FontAwesome";content:""}.fa-coffee:before{font-family:"FontAwesome";content:""}.fa-cutlery:before{font-family:"FontAwesome";content:""}.fa-file-text-o:before{font-family:"FontAwesome";content:""}.fa-building-o:before{font-family:"FontAwesome";content:""}.fa-hospital-o:before{font-family:"FontAwesome";content:""}.fa-ambulance:before{font-family:"FontAwesome";content:""}.fa-medkit:before{font-family:"FontAwesome";content:""}.fa-fighter-jet:before{font-family:"FontAwesome";content:""}.fa-beer:before{font-family:"FontAwesome";content:""}.fa-h-square:before{font-family:"FontAwesome";content:""}.fa-plus-square:before{font-family:"FontAwesome";content:""}.fa-angle-double-left:before{font-family:"FontAwesome";content:""}.fa-angle-double-right:before{font-family:"FontAwesome";content:""}.fa-angle-double-up:before{font-family:"FontAwesome";content:""}.fa-angle-double-down:before{font-family:"FontAwesome";content:""}.fa-angle-left:before{font-family:"FontAwesome";content:""}.fa-angle-right:before{font-family:"FontAwesome";content:""}.fa-angle-up:before{font-family:"FontAwesome";content:""}.fa-angle-down:before{font-family:"FontAwesome";content:""}.fa-desktop:before{font-family:"FontAwesome";content:""}.fa-laptop:before{font-family:"FontAwesome";content:""}.fa-tablet:before{font-family:"FontAwesome";content:""}.fa-mobile-phone:before,.fa-mobile:before{font-family:"FontAwesome";content:""}.fa-circle-o:before{font-family:"FontAwesome";content:""}.fa-quote-left:before{font-family:"FontAwesome";content:""}.fa-quote-right:before{font-family:"FontAwesome";content:""}.fa-spinner:before{font-family:"FontAwesome";content:""}.fa-circle:before{font-family:"FontAwesome";content:""}.fa-mail-reply:before,.fa-reply:before{font-family:"FontAwesome";content:""}.fa-github-alt:before{font-family:"FontAwesome";content:""}.fa-folder-o:before{font-family:"FontAwesome";content:""}.fa-folder-open-o:before{font-family:"FontAwesome";content:""}.fa-smile-o:before{font-family:"FontAwesome";content:""}.fa-frown-o:before{font-family:"FontAwesome";content:""}.fa-meh-o:before{font-family:"FontAwesome";content:""}.fa-gamepad:before{font-family:"FontAwesome";content:""}.fa-keyboard-o:before{font-family:"FontAwesome";content:""}.fa-flag-o:before{font-family:"FontAwesome";content:""}.fa-flag-checkered:before{font-family:"FontAwesome";content:""}.fa-terminal:before{font-family:"FontAwesome";content:""}.fa-code:before{font-family:"FontAwesome";content:""}.fa-mail-reply-all:before,.fa-reply-all:before{font-family:"FontAwesome";content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{font-family:"FontAwesome";content:""}.fa-location-arrow:before{font-family:"FontAwesome";content:""}.fa-crop:before{font-family:"FontAwesome";content:""}.fa-code-fork:before{font-family:"FontAwesome";content:""}.fa-unlink:before,.fa-chain-broken:before{font-family:"FontAwesome";content:""}.fa-question:before{font-family:"FontAwesome";content:""}.fa-info:before{font-family:"FontAwesome";content:""}.fa-exclamation:before{font-family:"FontAwesome";content:""}.fa-superscript:before{font-family:"FontAwesome";content:""}.fa-subscript:before{font-family:"FontAwesome";content:""}.fa-eraser:before{font-family:"FontAwesome";content:""}.fa-puzzle-piece:before{font-family:"FontAwesome";content:""}.fa-microphone:before{font-family:"FontAwesome";content:""}.fa-microphone-slash:before{font-family:"FontAwesome";content:""}.fa-shield:before{font-family:"FontAwesome";content:""}.fa-calendar-o:before{font-family:"FontAwesome";content:""}.fa-fire-extinguisher:before{font-family:"FontAwesome";content:""}.fa-rocket:before{font-family:"FontAwesome";content:""}.fa-maxcdn:before{font-family:"FontAwesome";content:""}.fa-chevron-circle-left:before{font-family:"FontAwesome";content:""}.fa-chevron-circle-right:before{font-family:"FontAwesome";content:""}.fa-chevron-circle-up:before{font-family:"FontAwesome";content:""}.fa-chevron-circle-down:before{font-family:"FontAwesome";content:""}.fa-html5:before{font-family:"FontAwesome";content:""}.fa-css3:before{font-family:"FontAwesome";content:""}.fa-anchor:before{font-family:"FontAwesome";content:""}.fa-unlock-alt:before{font-family:"FontAwesome";content:""}.fa-bullseye:before{font-family:"FontAwesome";content:""}.fa-ellipsis-h:before{font-family:"FontAwesome";content:""}.fa-ellipsis-v:before{font-family:"FontAwesome";content:""}.fa-rss-square:before{font-family:"FontAwesome";content:""}.fa-play-circle:before{font-family:"FontAwesome";content:""}.fa-ticket:before{font-family:"FontAwesome";content:""}.fa-minus-square:before{font-family:"FontAwesome";content:""}.fa-minus-square-o:before{font-family:"FontAwesome";content:""}.fa-level-up:before{font-family:"FontAwesome";content:""}.fa-level-down:before{font-family:"FontAwesome";content:""}.fa-check-square:before{font-family:"FontAwesome";content:""}.fa-pencil-square:before{font-family:"FontAwesome";content:""}.fa-external-link-square:before{font-family:"FontAwesome";content:""}.fa-share-square:before{font-family:"FontAwesome";content:""}.fa-compass:before{font-family:"FontAwesome";content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{font-family:"FontAwesome";content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{font-family:"FontAwesome";content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{font-family:"FontAwesome";content:""}.fa-euro:before,.fa-eur:before{font-family:"FontAwesome";content:""}.fa-gbp:before{font-family:"FontAwesome";content:""}.fa-dollar:before,.fa-usd:before{font-family:"FontAwesome";content:""}.fa-rupee:before,.fa-inr:before{font-family:"FontAwesome";content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{font-family:"FontAwesome";content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{font-family:"FontAwesome";content:""}.fa-won:before,.fa-krw:before{font-family:"FontAwesome";content:""}.fa-bitcoin:before,.fa-btc:before{font-family:"FontAwesome";content:""}.fa-file:before{font-family:"FontAwesome";content:""}.fa-file-text:before{font-family:"FontAwesome";content:""}.fa-sort-alpha-asc:before{font-family:"FontAwesome";content:""}.fa-sort-alpha-desc:before{font-family:"FontAwesome";content:""}.fa-sort-amount-asc:before{font-family:"FontAwesome";content:""}.fa-sort-amount-desc:before{font-family:"FontAwesome";content:""}.fa-sort-numeric-asc:before{font-family:"FontAwesome";content:""}.fa-sort-numeric-desc:before{font-family:"FontAwesome";content:""}.fa-thumbs-up:before{font-family:"FontAwesome";content:""}.fa-thumbs-down:before{font-family:"FontAwesome";content:""}.fa-youtube-square:before{font-family:"FontAwesome";content:""}.fa-youtube:before{font-family:"FontAwesome";content:""}.fa-xing:before{font-family:"FontAwesome";content:""}.fa-xing-square:before{font-family:"FontAwesome";content:""}.fa-youtube-play:before{font-family:"FontAwesome";content:""}.fa-dropbox:before{font-family:"FontAwesome";content:""}.fa-stack-overflow:before{font-family:"FontAwesome";content:""}.fa-instagram:before{font-family:"FontAwesome";content:""}.fa-flickr:before{font-family:"FontAwesome";content:""}.fa-adn:before{font-family:"FontAwesome";content:""}.fa-bitbucket:before{font-family:"FontAwesome";content:""}.fa-bitbucket-square:before{font-family:"FontAwesome";content:""}.fa-tumblr:before{font-family:"FontAwesome";content:""}.fa-tumblr-square:before{font-family:"FontAwesome";content:""}.fa-long-arrow-down:before{font-family:"FontAwesome";content:""}.fa-long-arrow-up:before{font-family:"FontAwesome";content:""}.fa-long-arrow-left:before{font-family:"FontAwesome";content:""}.fa-long-arrow-right:before{font-family:"FontAwesome";content:""}.fa-apple:before{font-family:"FontAwesome";content:""}.fa-windows:before{font-family:"FontAwesome";content:""}.fa-android:before{font-family:"FontAwesome";content:""}.fa-linux:before{font-family:"FontAwesome";content:""}.fa-dribbble:before{font-family:"FontAwesome";content:""}.fa-skype:before{font-family:"FontAwesome";content:""}.fa-foursquare:before{font-family:"FontAwesome";content:""}.fa-trello:before{font-family:"FontAwesome";content:""}.fa-female:before{font-family:"FontAwesome";content:""}.fa-male:before{font-family:"FontAwesome";content:""}.fa-gittip:before,.fa-gratipay:before{font-family:"FontAwesome";content:""}.fa-sun-o:before{font-family:"FontAwesome";content:""}.fa-moon-o:before{font-family:"FontAwesome";content:""}.fa-archive:before{font-family:"FontAwesome";content:""}.fa-bug:before{font-family:"FontAwesome";content:""}.fa-vk:before{font-family:"FontAwesome";content:""}.fa-weibo:before{font-family:"FontAwesome";content:""}.fa-renren:before{font-family:"FontAwesome";content:""}.fa-pagelines:before{font-family:"FontAwesome";content:""}.fa-stack-exchange:before{font-family:"FontAwesome";content:""}.fa-arrow-circle-o-right:before{font-family:"FontAwesome";content:""}.fa-arrow-circle-o-left:before{font-family:"FontAwesome";content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{font-family:"FontAwesome";content:""}.fa-dot-circle-o:before{font-family:"FontAwesome";content:""}.fa-wheelchair:before{font-family:"FontAwesome";content:""}.fa-vimeo-square:before{font-family:"FontAwesome";content:""}.fa-turkish-lira:before,.fa-try:before{font-family:"FontAwesome";content:""}.fa-plus-square-o:before{font-family:"FontAwesome";content:""}.fa-space-shuttle:before{font-family:"FontAwesome";content:""}.fa-slack:before{font-family:"FontAwesome";content:""}.fa-envelope-square:before{font-family:"FontAwesome";content:""}.fa-wordpress:before{font-family:"FontAwesome";content:""}.fa-openid:before{font-family:"FontAwesome";content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{font-family:"FontAwesome";content:""}.fa-mortar-board:before,.fa-graduation-cap:before{font-family:"FontAwesome";content:""}.fa-yahoo:before{font-family:"FontAwesome";content:""}.fa-google:before{font-family:"FontAwesome";content:""}.fa-reddit:before{font-family:"FontAwesome";content:""}.fa-reddit-square:before{font-family:"FontAwesome";content:""}.fa-stumbleupon-circle:before{font-family:"FontAwesome";content:""}.fa-stumbleupon:before{font-family:"FontAwesome";content:""}.fa-delicious:before{font-family:"FontAwesome";content:""}.fa-digg:before{font-family:"FontAwesome";content:""}.fa-pied-piper:before{font-family:"FontAwesome";content:""}.fa-pied-piper-alt:before{font-family:"FontAwesome";content:""}.fa-drupal:before{font-family:"FontAwesome";content:""}.fa-joomla:before{font-family:"FontAwesome";content:""}.fa-language:before{font-family:"FontAwesome";content:""}.fa-fax:before{font-family:"FontAwesome";content:""}.fa-building:before{font-family:"FontAwesome";content:""}.fa-child:before{font-family:"FontAwesome";content:""}.fa-paw:before{font-family:"FontAwesome";content:""}.fa-spoon:before{font-family:"FontAwesome";content:""}.fa-cube:before{font-family:"FontAwesome";content:""}.fa-cubes:before{font-family:"FontAwesome";content:""}.fa-behance:before{font-family:"FontAwesome";content:""}.fa-behance-square:before{font-family:"FontAwesome";content:""}.fa-steam:before{font-family:"FontAwesome";content:""}.fa-steam-square:before{font-family:"FontAwesome";content:""}.fa-recycle:before{font-family:"FontAwesome";content:""}.fa-automobile:before,.fa-car:before{font-family:"FontAwesome";content:""}.fa-cab:before,.fa-taxi:before{font-family:"FontAwesome";content:""}.fa-tree:before{font-family:"FontAwesome";content:""}.fa-spotify:before{font-family:"FontAwesome";content:""}.fa-deviantart:before{font-family:"FontAwesome";content:""}.fa-soundcloud:before{font-family:"FontAwesome";content:""}.fa-database:before{font-family:"FontAwesome";content:""}.fa-file-pdf-o:before{font-family:"FontAwesome";content:""}.fa-file-word-o:before{font-family:"FontAwesome";content:""}.fa-file-excel-o:before{font-family:"FontAwesome";content:""}.fa-file-powerpoint-o:before{font-family:"FontAwesome";content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{font-family:"FontAwesome";content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{font-family:"FontAwesome";content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{font-family:"FontAwesome";content:""}.fa-file-movie-o:before,.fa-file-video-o:before{font-family:"FontAwesome";content:""}.fa-file-code-o:before{font-family:"FontAwesome";content:""}.fa-vine:before{font-family:"FontAwesome";content:""}.fa-codepen:before{font-family:"FontAwesome";content:""}.fa-jsfiddle:before{font-family:"FontAwesome";content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{font-family:"FontAwesome";content:""}.fa-circle-o-notch:before{font-family:"FontAwesome";content:""}.fa-ra:before,.fa-rebel:before{font-family:"FontAwesome";content:""}.fa-ge:before,.fa-empire:before{font-family:"FontAwesome";content:""}.fa-git-square:before{font-family:"FontAwesome";content:""}.fa-git:before{font-family:"FontAwesome";content:""}.fa-hacker-news:before{font-family:"FontAwesome";content:""}.fa-tencent-weibo:before{font-family:"FontAwesome";content:""}.fa-qq:before{font-family:"FontAwesome";content:""}.fa-wechat:before,.fa-weixin:before{font-family:"FontAwesome";content:""}.fa-send:before,.fa-paper-plane:before{font-family:"FontAwesome";content:""}.fa-send-o:before,.fa-paper-plane-o:before{font-family:"FontAwesome";content:""}.fa-history:before{font-family:"FontAwesome";content:""}.fa-genderless:before,.fa-circle-thin:before{font-family:"FontAwesome";content:""}.fa-header:before{font-family:"FontAwesome";content:""}.fa-paragraph:before{font-family:"FontAwesome";content:""}.fa-sliders:before{font-family:"FontAwesome";content:""}.fa-share-alt:before{font-family:"FontAwesome";content:""}.fa-share-alt-square:before{font-family:"FontAwesome";content:""}.fa-bomb:before{font-family:"FontAwesome";content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{font-family:"FontAwesome";content:""}.fa-tty:before{font-family:"FontAwesome";content:""}.fa-binoculars:before{font-family:"FontAwesome";content:""}.fa-plug:before{font-family:"FontAwesome";content:""}.fa-slideshare:before{font-family:"FontAwesome";content:""}.fa-twitch:before{font-family:"FontAwesome";content:""}.fa-yelp:before{font-family:"FontAwesome";content:""}.fa-newspaper-o:before{font-family:"FontAwesome";content:""}.fa-wifi:before{font-family:"FontAwesome";content:""}.fa-calculator:before{font-family:"FontAwesome";content:""}.fa-paypal:before{font-family:"FontAwesome";content:""}.fa-google-wallet:before{font-family:"FontAwesome";content:""}.fa-cc-visa:before{font-family:"FontAwesome";content:""}.fa-cc-mastercard:before{font-family:"FontAwesome";content:""}.fa-cc-discover:before{font-family:"FontAwesome";content:""}.fa-cc-amex:before{font-family:"FontAwesome";content:""}.fa-cc-paypal:before{font-family:"FontAwesome";content:""}.fa-cc-stripe:before{font-family:"FontAwesome";content:""}.fa-bell-slash:before{font-family:"FontAwesome";content:""}.fa-bell-slash-o:before{font-family:"FontAwesome";content:""}.fa-trash:before{font-family:"FontAwesome";content:""}.fa-copyright:before{font-family:"FontAwesome";content:""}.fa-at:before{font-family:"FontAwesome";content:""}.fa-eyedropper:before{font-family:"FontAwesome";content:""}.fa-paint-brush:before{font-family:"FontAwesome";content:""}.fa-birthday-cake:before{font-family:"FontAwesome";content:""}.fa-area-chart:before{font-family:"FontAwesome";content:""}.fa-pie-chart:before{font-family:"FontAwesome";content:""}.fa-line-chart:before{font-family:"FontAwesome";content:""}.fa-lastfm:before{font-family:"FontAwesome";content:""}.fa-lastfm-square:before{font-family:"FontAwesome";content:""}.fa-toggle-off:before{font-family:"FontAwesome";content:""}.fa-toggle-on:before{font-family:"FontAwesome";content:""}.fa-bicycle:before{font-family:"FontAwesome";content:""}.fa-bus:before{font-family:"FontAwesome";content:""}.fa-ioxhost:before{font-family:"FontAwesome";content:""}.fa-angellist:before{font-family:"FontAwesome";content:""}.fa-cc:before{font-family:"FontAwesome";content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{font-family:"FontAwesome";content:""}.fa-meanpath:before{font-family:"FontAwesome";content:""}.fa-buysellads:before{font-family:"FontAwesome";content:""}.fa-connectdevelop:before{font-family:"FontAwesome";content:""}.fa-dashcube:before{font-family:"FontAwesome";content:""}.fa-forumbee:before{font-family:"FontAwesome";content:""}.fa-leanpub:before{font-family:"FontAwesome";content:""}.fa-sellsy:before{font-family:"FontAwesome";content:""}.fa-shirtsinbulk:before{font-family:"FontAwesome";content:""}.fa-simplybuilt:before{font-family:"FontAwesome";content:""}.fa-skyatlas:before{font-family:"FontAwesome";content:""}.fa-cart-plus:before{font-family:"FontAwesome";content:""}.fa-cart-arrow-down:before{font-family:"FontAwesome";content:""}.fa-diamond:before{font-family:"FontAwesome";content:""}.fa-ship:before{font-family:"FontAwesome";content:""}.fa-user-secret:before{font-family:"FontAwesome";content:""}.fa-motorcycle:before{font-family:"FontAwesome";content:""}.fa-street-view:before{font-family:"FontAwesome";content:""}.fa-heartbeat:before{font-family:"FontAwesome";content:""}.fa-venus:before{font-family:"FontAwesome";content:""}.fa-mars:before{font-family:"FontAwesome";content:""}.fa-mercury:before{font-family:"FontAwesome";content:""}.fa-transgender:before{font-family:"FontAwesome";content:""}.fa-transgender-alt:before{font-family:"FontAwesome";content:""}.fa-venus-double:before{font-family:"FontAwesome";content:""}.fa-mars-double:before{font-family:"FontAwesome";content:""}.fa-venus-mars:before{font-family:"FontAwesome";content:""}.fa-mars-stroke:before{font-family:"FontAwesome";content:""}.fa-mars-stroke-v:before{font-family:"FontAwesome";content:""}.fa-mars-stroke-h:before{font-family:"FontAwesome";content:""}.fa-neuter:before{font-family:"FontAwesome";content:""}.fa-facebook-official:before{font-family:"FontAwesome";content:""}.fa-pinterest-p:before{font-family:"FontAwesome";content:""}.fa-whatsapp:before{font-family:"FontAwesome";content:""}.fa-server:before{font-family:"FontAwesome";content:""}.fa-user-plus:before{font-family:"FontAwesome";content:""}.fa-user-times:before{font-family:"FontAwesome";content:""}.fa-hotel:before,.fa-bed:before{font-family:"FontAwesome";content:""}.fa-viacoin:before{font-family:"FontAwesome";content:""}.fa-train:before{font-family:"FontAwesome";content:""}.fa-subway:before{font-family:"FontAwesome";content:""}.fa-medium:before{font-family:"FontAwesome";content:""}.ion-alert:before{font-family:"IonIcons";content:""}.ion-alert-circled:before{font-family:"IonIcons";content:""}.ion-android-add:before{font-family:"IonIcons";content:""}.ion-android-add-circle:before{font-family:"IonIcons";content:""}.ion-android-alarm-clock:before{font-family:"IonIcons";content:""}.ion-android-alert:before{font-family:"IonIcons";content:""}.ion-android-apps:before{font-family:"IonIcons";content:""}.ion-android-archive:before{font-family:"IonIcons";content:""}.ion-android-arrow-back:before{font-family:"IonIcons";content:""}.ion-android-arrow-down:before{font-family:"IonIcons";content:""}.ion-android-arrow-dropdown:before{font-family:"IonIcons";content:""}.ion-android-arrow-dropdown-circle:before{font-family:"IonIcons";content:""}.ion-android-arrow-dropleft:before{font-family:"IonIcons";content:""}.ion-android-arrow-dropleft-circle:before{font-family:"IonIcons";content:""}.ion-android-arrow-dropright:before{font-family:"IonIcons";content:""}.ion-android-arrow-dropright-circle:before{font-family:"IonIcons";content:""}.ion-android-arrow-dropup:before{font-family:"IonIcons";content:""}.ion-android-arrow-dropup-circle:before{font-family:"IonIcons";content:""}.ion-android-arrow-forward:before{font-family:"IonIcons";content:""}.ion-android-arrow-up:before{font-family:"IonIcons";content:""}.ion-android-attach:before{font-family:"IonIcons";content:""}.ion-android-bar:before{font-family:"IonIcons";content:""}.ion-android-bicycle:before{font-family:"IonIcons";content:""}.ion-android-boat:before{font-family:"IonIcons";content:""}.ion-android-bookmark:before{font-family:"IonIcons";content:""}.ion-android-bulb:before{font-family:"IonIcons";content:""}.ion-android-bus:before{font-family:"IonIcons";content:""}.ion-android-calendar:before{font-family:"IonIcons";content:""}.ion-android-call:before{font-family:"IonIcons";content:""}.ion-android-camera:before{font-family:"IonIcons";content:""}.ion-android-cancel:before{font-family:"IonIcons";content:""}.ion-android-car:before{font-family:"IonIcons";content:""}.ion-android-cart:before{font-family:"IonIcons";content:""}.ion-android-chat:before{font-family:"IonIcons";content:""}.ion-android-checkbox:before{font-family:"IonIcons";content:""}.ion-android-checkbox-blank:before{font-family:"IonIcons";content:""}.ion-android-checkbox-outline:before{font-family:"IonIcons";content:""}.ion-android-checkbox-outline-blank:before{font-family:"IonIcons";content:""}.ion-android-checkmark-circle:before{font-family:"IonIcons";content:""}.ion-android-clipboard:before{font-family:"IonIcons";content:""}.ion-android-close:before{font-family:"IonIcons";content:""}.ion-android-cloud:before{font-family:"IonIcons";content:""}.ion-android-cloud-circle:before{font-family:"IonIcons";content:""}.ion-android-cloud-done:before{font-family:"IonIcons";content:""}.ion-android-cloud-outline:before{font-family:"IonIcons";content:""}.ion-android-color-palette:before{font-family:"IonIcons";content:""}.ion-android-compass:before{font-family:"IonIcons";content:""}.ion-android-contact:before{font-family:"IonIcons";content:""}.ion-android-contacts:before{font-family:"IonIcons";content:""}.ion-android-contract:before{font-family:"IonIcons";content:""}.ion-android-create:before{font-family:"IonIcons";content:""}.ion-android-delete:before{font-family:"IonIcons";content:""}.ion-android-desktop:before{font-family:"IonIcons";content:""}.ion-android-document:before{font-family:"IonIcons";content:""}.ion-android-done:before{font-family:"IonIcons";content:""}.ion-android-done-all:before{font-family:"IonIcons";content:""}.ion-android-download:before{font-family:"IonIcons";content:""}.ion-android-drafts:before{font-family:"IonIcons";content:""}.ion-android-exit:before{font-family:"IonIcons";content:""}.ion-android-expand:before{font-family:"IonIcons";content:""}.ion-android-favorite:before{font-family:"IonIcons";content:""}.ion-android-favorite-outline:before{font-family:"IonIcons";content:""}.ion-android-film:before{font-family:"IonIcons";content:""}.ion-android-folder:before{font-family:"IonIcons";content:""}.ion-android-folder-open:before{font-family:"IonIcons";content:""}.ion-android-funnel:before{font-family:"IonIcons";content:""}.ion-android-globe:before{font-family:"IonIcons";content:""}.ion-android-hand:before{font-family:"IonIcons";content:""}.ion-android-hangout:before{font-family:"IonIcons";content:""}.ion-android-happy:before{font-family:"IonIcons";content:""}.ion-android-home:before{font-family:"IonIcons";content:""}.ion-android-image:before{font-family:"IonIcons";content:""}.ion-android-laptop:before{font-family:"IonIcons";content:""}.ion-android-list:before{font-family:"IonIcons";content:""}.ion-android-locate:before{font-family:"IonIcons";content:""}.ion-android-lock:before{font-family:"IonIcons";content:""}.ion-android-mail:before{font-family:"IonIcons";content:""}.ion-android-map:before{font-family:"IonIcons";content:""}.ion-android-menu:before{font-family:"IonIcons";content:""}.ion-android-microphone:before{font-family:"IonIcons";content:""}.ion-android-microphone-off:before{font-family:"IonIcons";content:""}.ion-android-more-horizontal:before{font-family:"IonIcons";content:""}.ion-android-more-vertical:before{font-family:"IonIcons";content:""}.ion-android-navigate:before{font-family:"IonIcons";content:""}.ion-android-notifications:before{font-family:"IonIcons";content:""}.ion-android-notifications-none:before{font-family:"IonIcons";content:""}.ion-android-notifications-off:before{font-family:"IonIcons";content:""}.ion-android-open:before{font-family:"IonIcons";content:""}.ion-android-options:before{font-family:"IonIcons";content:""}.ion-android-people:before{font-family:"IonIcons";content:""}.ion-android-person:before{font-family:"IonIcons";content:""}.ion-android-person-add:before{font-family:"IonIcons";content:""}.ion-android-phone-landscape:before{font-family:"IonIcons";content:""}.ion-android-phone-portrait:before{font-family:"IonIcons";content:""}.ion-android-pin:before{font-family:"IonIcons";content:""}.ion-android-plane:before{font-family:"IonIcons";content:""}.ion-android-playstore:before{font-family:"IonIcons";content:""}.ion-android-print:before{font-family:"IonIcons";content:""}.ion-android-radio-button-off:before{font-family:"IonIcons";content:""}.ion-android-radio-button-on:before{font-family:"IonIcons";content:""}.ion-android-refresh:before{font-family:"IonIcons";content:""}.ion-android-remove:before{font-family:"IonIcons";content:""}.ion-android-remove-circle:before{font-family:"IonIcons";content:""}.ion-android-restaurant:before{font-family:"IonIcons";content:""}.ion-android-sad:before{font-family:"IonIcons";content:""}.ion-android-search:before{font-family:"IonIcons";content:""}.ion-android-send:before{font-family:"IonIcons";content:""}.ion-android-settings:before{font-family:"IonIcons";content:""}.ion-android-share:before{font-family:"IonIcons";content:""}.ion-android-share-alt:before{font-family:"IonIcons";content:""}.ion-android-star:before{font-family:"IonIcons";content:""}.ion-android-star-half:before{font-family:"IonIcons";content:""}.ion-android-star-outline:before{font-family:"IonIcons";content:""}.ion-android-stopwatch:before{font-family:"IonIcons";content:""}.ion-android-subway:before{font-family:"IonIcons";content:""}.ion-android-sunny:before{font-family:"IonIcons";content:""}.ion-android-sync:before{font-family:"IonIcons";content:""}.ion-android-textsms:before{font-family:"IonIcons";content:""}.ion-android-time:before{font-family:"IonIcons";content:""}.ion-android-train:before{font-family:"IonIcons";content:""}.ion-android-unlock:before{font-family:"IonIcons";content:""}.ion-android-upload:before{font-family:"IonIcons";content:""}.ion-android-volume-down:before{font-family:"IonIcons";content:""}.ion-android-volume-mute:before{font-family:"IonIcons";content:""}.ion-android-volume-off:before{font-family:"IonIcons";content:""}.ion-android-volume-up:before{font-family:"IonIcons";content:""}.ion-android-walk:before{font-family:"IonIcons";content:""}.ion-android-warning:before{font-family:"IonIcons";content:""}.ion-android-watch:before{font-family:"IonIcons";content:""}.ion-android-wifi:before{font-family:"IonIcons";content:""}.ion-aperture:before{font-family:"IonIcons";content:""}.ion-archive:before{font-family:"IonIcons";content:""}.ion-arrow-down-a:before{font-family:"IonIcons";content:""}.ion-arrow-down-b:before{font-family:"IonIcons";content:""}.ion-arrow-down-c:before{font-family:"IonIcons";content:""}.ion-arrow-expand:before{font-family:"IonIcons";content:""}.ion-arrow-graph-down-left:before{font-family:"IonIcons";content:""}.ion-arrow-graph-down-right:before{font-family:"IonIcons";content:""}.ion-arrow-graph-up-left:before{font-family:"IonIcons";content:""}.ion-arrow-graph-up-right:before{font-family:"IonIcons";content:""}.ion-arrow-left-a:before{font-family:"IonIcons";content:""}.ion-arrow-left-b:before{font-family:"IonIcons";content:""}.ion-arrow-left-c:before{font-family:"IonIcons";content:""}.ion-arrow-move:before{font-family:"IonIcons";content:""}.ion-arrow-resize:before{font-family:"IonIcons";content:""}.ion-arrow-return-left:before{font-family:"IonIcons";content:""}.ion-arrow-return-right:before{font-family:"IonIcons";content:""}.ion-arrow-right-a:before{font-family:"IonIcons";content:""}.ion-arrow-right-b:before{font-family:"IonIcons";content:""}.ion-arrow-right-c:before{font-family:"IonIcons";content:""}.ion-arrow-shrink:before{font-family:"IonIcons";content:""}.ion-arrow-swap:before{font-family:"IonIcons";content:""}.ion-arrow-up-a:before{font-family:"IonIcons";content:""}.ion-arrow-up-b:before{font-family:"IonIcons";content:""}.ion-arrow-up-c:before{font-family:"IonIcons";content:""}.ion-asterisk:before{font-family:"IonIcons";content:""}.ion-at:before{font-family:"IonIcons";content:""}.ion-backspace:before{font-family:"IonIcons";content:""}.ion-backspace-outline:before{font-family:"IonIcons";content:""}.ion-bag:before{font-family:"IonIcons";content:""}.ion-battery-charging:before{font-family:"IonIcons";content:""}.ion-battery-empty:before{font-family:"IonIcons";content:""}.ion-battery-full:before{font-family:"IonIcons";content:""}.ion-battery-half:before{font-family:"IonIcons";content:""}.ion-battery-low:before{font-family:"IonIcons";content:""}.ion-beaker:before{font-family:"IonIcons";content:""}.ion-beer:before{font-family:"IonIcons";content:""}.ion-bluetooth:before{font-family:"IonIcons";content:""}.ion-bonfire:before{font-family:"IonIcons";content:""}.ion-bookmark:before{font-family:"IonIcons";content:""}.ion-bowtie:before{font-family:"IonIcons";content:""}.ion-briefcase:before{font-family:"IonIcons";content:""}.ion-bug:before{font-family:"IonIcons";content:""}.ion-calculator:before{font-family:"IonIcons";content:""}.ion-calendar:before{font-family:"IonIcons";content:""}.ion-camera:before{font-family:"IonIcons";content:""}.ion-card:before{font-family:"IonIcons";content:""}.ion-cash:before{font-family:"IonIcons";content:""}.ion-chatbox:before{font-family:"IonIcons";content:""}.ion-chatbox-working:before{font-family:"IonIcons";content:""}.ion-chatboxes:before{font-family:"IonIcons";content:""}.ion-chatbubble:before{font-family:"IonIcons";content:""}.ion-chatbubble-working:before{font-family:"IonIcons";content:""}.ion-chatbubbles:before{font-family:"IonIcons";content:""}.ion-checkmark:before{font-family:"IonIcons";content:""}.ion-checkmark-circled:before{font-family:"IonIcons";content:""}.ion-checkmark-round:before{font-family:"IonIcons";content:""}.ion-chevron-down:before{font-family:"IonIcons";content:""}.ion-chevron-left:before{font-family:"IonIcons";content:""}.ion-chevron-right:before{font-family:"IonIcons";content:""}.ion-chevron-up:before{font-family:"IonIcons";content:""}.ion-clipboard:before{font-family:"IonIcons";content:""}.ion-clock:before{font-family:"IonIcons";content:""}.ion-close:before{font-family:"IonIcons";content:""}.ion-close-circled:before{font-family:"IonIcons";content:""}.ion-close-round:before{font-family:"IonIcons";content:""}.ion-closed-captioning:before{font-family:"IonIcons";content:""}.ion-cloud:before{font-family:"IonIcons";content:""}.ion-code:before{font-family:"IonIcons";content:""}.ion-code-download:before{font-family:"IonIcons";content:""}.ion-code-working:before{font-family:"IonIcons";content:""}.ion-coffee:before{font-family:"IonIcons";content:""}.ion-compass:before{font-family:"IonIcons";content:""}.ion-compose:before{font-family:"IonIcons";content:""}.ion-connection-bars:before{font-family:"IonIcons";content:""}.ion-contrast:before{font-family:"IonIcons";content:""}.ion-crop:before{font-family:"IonIcons";content:""}.ion-cube:before{font-family:"IonIcons";content:""}.ion-disc:before{font-family:"IonIcons";content:""}.ion-document:before{font-family:"IonIcons";content:""}.ion-document-text:before{font-family:"IonIcons";content:""}.ion-drag:before{font-family:"IonIcons";content:""}.ion-earth:before{font-family:"IonIcons";content:""}.ion-easel:before{font-family:"IonIcons";content:""}.ion-edit:before{font-family:"IonIcons";content:""}.ion-egg:before{font-family:"IonIcons";content:""}.ion-eject:before{font-family:"IonIcons";content:""}.ion-email:before{font-family:"IonIcons";content:""}.ion-email-unread:before{font-family:"IonIcons";content:""}.ion-erlenmeyer-flask:before{font-family:"IonIcons";content:""}.ion-erlenmeyer-flask-bubbles:before{font-family:"IonIcons";content:""}.ion-eye:before{font-family:"IonIcons";content:""}.ion-eye-disabled:before{font-family:"IonIcons";content:""}.ion-female:before{font-family:"IonIcons";content:""}.ion-filing:before{font-family:"IonIcons";content:""}.ion-film-marker:before{font-family:"IonIcons";content:""}.ion-fireball:before{font-family:"IonIcons";content:""}.ion-flag:before{font-family:"IonIcons";content:""}.ion-flame:before{font-family:"IonIcons";content:""}.ion-flash:before{font-family:"IonIcons";content:""}.ion-flash-off:before{font-family:"IonIcons";content:""}.ion-folder:before{font-family:"IonIcons";content:""}.ion-fork:before{font-family:"IonIcons";content:""}.ion-fork-repo:before{font-family:"IonIcons";content:""}.ion-forward:before{font-family:"IonIcons";content:""}.ion-funnel:before{font-family:"IonIcons";content:""}.ion-gear-a:before{font-family:"IonIcons";content:""}.ion-gear-b:before{font-family:"IonIcons";content:""}.ion-grid:before{font-family:"IonIcons";content:""}.ion-hammer:before{font-family:"IonIcons";content:""}.ion-happy:before{font-family:"IonIcons";content:""}.ion-happy-outline:before{font-family:"IonIcons";content:""}.ion-headphone:before{font-family:"IonIcons";content:""}.ion-heart:before{font-family:"IonIcons";content:""}.ion-heart-broken:before{font-family:"IonIcons";content:""}.ion-help:before{font-family:"IonIcons";content:""}.ion-help-buoy:before{font-family:"IonIcons";content:""}.ion-help-circled:before{font-family:"IonIcons";content:""}.ion-home:before{font-family:"IonIcons";content:""}.ion-icecream:before{font-family:"IonIcons";content:""}.ion-image:before{font-family:"IonIcons";content:""}.ion-images:before{font-family:"IonIcons";content:""}.ion-information:before{font-family:"IonIcons";content:""}.ion-information-circled:before{font-family:"IonIcons";content:""}.ion-ionic:before{font-family:"IonIcons";content:""}.ion-ios-alarm:before{font-family:"IonIcons";content:""}.ion-ios-alarm-outline:before{font-family:"IonIcons";content:""}.ion-ios-albums:before{font-family:"IonIcons";content:""}.ion-ios-albums-outline:before{font-family:"IonIcons";content:""}.ion-ios-americanfootball:before{font-family:"IonIcons";content:""}.ion-ios-americanfootball-outline:before{font-family:"IonIcons";content:""}.ion-ios-analytics:before{font-family:"IonIcons";content:""}.ion-ios-analytics-outline:before{font-family:"IonIcons";content:""}.ion-ios-arrow-back:before{font-family:"IonIcons";content:""}.ion-ios-arrow-down:before{font-family:"IonIcons";content:""}.ion-ios-arrow-forward:before{font-family:"IonIcons";content:""}.ion-ios-arrow-left:before{font-family:"IonIcons";content:""}.ion-ios-arrow-right:before{font-family:"IonIcons";content:""}.ion-ios-arrow-thin-down:before{font-family:"IonIcons";content:""}.ion-ios-arrow-thin-left:before{font-family:"IonIcons";content:""}.ion-ios-arrow-thin-right:before{font-family:"IonIcons";content:""}.ion-ios-arrow-thin-up:before{font-family:"IonIcons";content:""}.ion-ios-arrow-up:before{font-family:"IonIcons";content:""}.ion-ios-at:before{font-family:"IonIcons";content:""}.ion-ios-at-outline:before{font-family:"IonIcons";content:""}.ion-ios-barcode:before{font-family:"IonIcons";content:""}.ion-ios-barcode-outline:before{font-family:"IonIcons";content:""}.ion-ios-baseball:before{font-family:"IonIcons";content:""}.ion-ios-baseball-outline:before{font-family:"IonIcons";content:""}.ion-ios-basketball:before{font-family:"IonIcons";content:""}.ion-ios-basketball-outline:before{font-family:"IonIcons";content:""}.ion-ios-bell:before{font-family:"IonIcons";content:""}.ion-ios-bell-outline:before{font-family:"IonIcons";content:""}.ion-ios-body:before{font-family:"IonIcons";content:""}.ion-ios-body-outline:before{font-family:"IonIcons";content:""}.ion-ios-bolt:before{font-family:"IonIcons";content:""}.ion-ios-bolt-outline:before{font-family:"IonIcons";content:""}.ion-ios-book:before{font-family:"IonIcons";content:""}.ion-ios-book-outline:before{font-family:"IonIcons";content:""}.ion-ios-bookmarks:before{font-family:"IonIcons";content:""}.ion-ios-bookmarks-outline:before{font-family:"IonIcons";content:""}.ion-ios-box:before{font-family:"IonIcons";content:""}.ion-ios-box-outline:before{font-family:"IonIcons";content:""}.ion-ios-briefcase:before{font-family:"IonIcons";content:""}.ion-ios-briefcase-outline:before{font-family:"IonIcons";content:""}.ion-ios-browsers:before{font-family:"IonIcons";content:""}.ion-ios-browsers-outline:before{font-family:"IonIcons";content:""}.ion-ios-calculator:before{font-family:"IonIcons";content:""}.ion-ios-calculator-outline:before{font-family:"IonIcons";content:""}.ion-ios-calendar:before{font-family:"IonIcons";content:""}.ion-ios-calendar-outline:before{font-family:"IonIcons";content:""}.ion-ios-camera:before{font-family:"IonIcons";content:""}.ion-ios-camera-outline:before{font-family:"IonIcons";content:""}.ion-ios-cart:before{font-family:"IonIcons";content:""}.ion-ios-cart-outline:before{font-family:"IonIcons";content:""}.ion-ios-chatboxes:before{font-family:"IonIcons";content:""}.ion-ios-chatboxes-outline:before{font-family:"IonIcons";content:""}.ion-ios-chatbubble:before{font-family:"IonIcons";content:""}.ion-ios-chatbubble-outline:before{font-family:"IonIcons";content:""}.ion-ios-checkmark:before{font-family:"IonIcons";content:""}.ion-ios-checkmark-empty:before{font-family:"IonIcons";content:""}.ion-ios-checkmark-outline:before{font-family:"IonIcons";content:""}.ion-ios-circle-filled:before{font-family:"IonIcons";content:""}.ion-ios-circle-outline:before{font-family:"IonIcons";content:""}.ion-ios-clock:before{font-family:"IonIcons";content:""}.ion-ios-clock-outline:before{font-family:"IonIcons";content:""}.ion-ios-close:before{font-family:"IonIcons";content:""}.ion-ios-close-empty:before{font-family:"IonIcons";content:""}.ion-ios-close-outline:before{font-family:"IonIcons";content:""}.ion-ios-cloud:before{font-family:"IonIcons";content:""}.ion-ios-cloud-download:before{font-family:"IonIcons";content:""}.ion-ios-cloud-download-outline:before{font-family:"IonIcons";content:""}.ion-ios-cloud-outline:before{font-family:"IonIcons";content:""}.ion-ios-cloud-upload:before{font-family:"IonIcons";content:""}.ion-ios-cloud-upload-outline:before{font-family:"IonIcons";content:""}.ion-ios-cloudy:before{font-family:"IonIcons";content:""}.ion-ios-cloudy-night:before{font-family:"IonIcons";content:""}.ion-ios-cloudy-night-outline:before{font-family:"IonIcons";content:""}.ion-ios-cloudy-outline:before{font-family:"IonIcons";content:""}.ion-ios-cog:before{font-family:"IonIcons";content:""}.ion-ios-cog-outline:before{font-family:"IonIcons";content:""}.ion-ios-color-filter:before{font-family:"IonIcons";content:""}.ion-ios-color-filter-outline:before{font-family:"IonIcons";content:""}.ion-ios-color-wand:before{font-family:"IonIcons";content:""}.ion-ios-color-wand-outline:before{font-family:"IonIcons";content:""}.ion-ios-compose:before{font-family:"IonIcons";content:""}.ion-ios-compose-outline:before{font-family:"IonIcons";content:""}.ion-ios-contact:before{font-family:"IonIcons";content:""}.ion-ios-contact-outline:before{font-family:"IonIcons";content:""}.ion-ios-copy:before{font-family:"IonIcons";content:""}.ion-ios-copy-outline:before{font-family:"IonIcons";content:""}.ion-ios-crop:before{font-family:"IonIcons";content:""}.ion-ios-crop-strong:before{font-family:"IonIcons";content:""}.ion-ios-download:before{font-family:"IonIcons";content:""}.ion-ios-download-outline:before{font-family:"IonIcons";content:""}.ion-ios-drag:before{font-family:"IonIcons";content:""}.ion-ios-email:before{font-family:"IonIcons";content:""}.ion-ios-email-outline:before{font-family:"IonIcons";content:""}.ion-ios-eye:before{font-family:"IonIcons";content:""}.ion-ios-eye-outline:before{font-family:"IonIcons";content:""}.ion-ios-fastforward:before{font-family:"IonIcons";content:""}.ion-ios-fastforward-outline:before{font-family:"IonIcons";content:""}.ion-ios-filing:before{font-family:"IonIcons";content:""}.ion-ios-filing-outline:before{font-family:"IonIcons";content:""}.ion-ios-film:before{font-family:"IonIcons";content:""}.ion-ios-film-outline:before{font-family:"IonIcons";content:""}.ion-ios-flag:before{font-family:"IonIcons";content:""}.ion-ios-flag-outline:before{font-family:"IonIcons";content:""}.ion-ios-flame:before{font-family:"IonIcons";content:""}.ion-ios-flame-outline:before{font-family:"IonIcons";content:""}.ion-ios-flask:before{font-family:"IonIcons";content:""}.ion-ios-flask-outline:before{font-family:"IonIcons";content:""}.ion-ios-flower:before{font-family:"IonIcons";content:""}.ion-ios-flower-outline:before{font-family:"IonIcons";content:""}.ion-ios-folder:before{font-family:"IonIcons";content:""}.ion-ios-folder-outline:before{font-family:"IonIcons";content:""}.ion-ios-football:before{font-family:"IonIcons";content:""}.ion-ios-football-outline:before{font-family:"IonIcons";content:""}.ion-ios-game-controller-a:before{font-family:"IonIcons";content:""}.ion-ios-game-controller-a-outline:before{font-family:"IonIcons";content:""}.ion-ios-game-controller-b:before{font-family:"IonIcons";content:""}.ion-ios-game-controller-b-outline:before{font-family:"IonIcons";content:""}.ion-ios-gear:before{font-family:"IonIcons";content:""}.ion-ios-gear-outline:before{font-family:"IonIcons";content:""}.ion-ios-glasses:before{font-family:"IonIcons";content:""}.ion-ios-glasses-outline:before{font-family:"IonIcons";content:""}.ion-ios-grid-view:before{font-family:"IonIcons";content:""}.ion-ios-grid-view-outline:before{font-family:"IonIcons";content:""}.ion-ios-heart:before{font-family:"IonIcons";content:""}.ion-ios-heart-outline:before{font-family:"IonIcons";content:""}.ion-ios-help:before{font-family:"IonIcons";content:""}.ion-ios-help-empty:before{font-family:"IonIcons";content:""}.ion-ios-help-outline:before{font-family:"IonIcons";content:""}.ion-ios-home:before{font-family:"IonIcons";content:""}.ion-ios-home-outline:before{font-family:"IonIcons";content:""}.ion-ios-infinite:before{font-family:"IonIcons";content:""}.ion-ios-infinite-outline:before{font-family:"IonIcons";content:""}.ion-ios-information:before{font-family:"IonIcons";content:""}.ion-ios-information-empty:before{font-family:"IonIcons";content:""}.ion-ios-information-outline:before{font-family:"IonIcons";content:""}.ion-ios-ionic-outline:before{font-family:"IonIcons";content:""}.ion-ios-keypad:before{font-family:"IonIcons";content:""}.ion-ios-keypad-outline:before{font-family:"IonIcons";content:""}.ion-ios-lightbulb:before{font-family:"IonIcons";content:""}.ion-ios-lightbulb-outline:before{font-family:"IonIcons";content:""}.ion-ios-list:before{font-family:"IonIcons";content:""}.ion-ios-list-outline:before{font-family:"IonIcons";content:""}.ion-ios-location:before{font-family:"IonIcons";content:""}.ion-ios-location-outline:before{font-family:"IonIcons";content:""}.ion-ios-locked:before{font-family:"IonIcons";content:""}.ion-ios-locked-outline:before{font-family:"IonIcons";content:""}.ion-ios-loop:before{font-family:"IonIcons";content:""}.ion-ios-loop-strong:before{font-family:"IonIcons";content:""}.ion-ios-medical:before{font-family:"IonIcons";content:""}.ion-ios-medical-outline:before{font-family:"IonIcons";content:""}.ion-ios-medkit:before{font-family:"IonIcons";content:""}.ion-ios-medkit-outline:before{font-family:"IonIcons";content:""}.ion-ios-mic:before{font-family:"IonIcons";content:""}.ion-ios-mic-off:before{font-family:"IonIcons";content:""}.ion-ios-mic-outline:before{font-family:"IonIcons";content:""}.ion-ios-minus:before{font-family:"IonIcons";content:""}.ion-ios-minus-empty:before{font-family:"IonIcons";content:""}.ion-ios-minus-outline:before{font-family:"IonIcons";content:""}.ion-ios-monitor:before{font-family:"IonIcons";content:""}.ion-ios-monitor-outline:before{font-family:"IonIcons";content:""}.ion-ios-moon:before{font-family:"IonIcons";content:""}.ion-ios-moon-outline:before{font-family:"IonIcons";content:""}.ion-ios-more:before{font-family:"IonIcons";content:""}.ion-ios-more-outline:before{font-family:"IonIcons";content:""}.ion-ios-musical-note:before{font-family:"IonIcons";content:""}.ion-ios-musical-notes:before{font-family:"IonIcons";content:""}.ion-ios-navigate:before{font-family:"IonIcons";content:""}.ion-ios-navigate-outline:before{font-family:"IonIcons";content:""}.ion-ios-nutrition:before{font-family:"IonIcons";content:""}.ion-ios-nutrition-outline:before{font-family:"IonIcons";content:""}.ion-ios-paper:before{font-family:"IonIcons";content:""}.ion-ios-paper-outline:before{font-family:"IonIcons";content:""}.ion-ios-paperplane:before{font-family:"IonIcons";content:""}.ion-ios-paperplane-outline:before{font-family:"IonIcons";content:""}.ion-ios-partlysunny:before{font-family:"IonIcons";content:""}.ion-ios-partlysunny-outline:before{font-family:"IonIcons";content:""}.ion-ios-pause:before{font-family:"IonIcons";content:""}.ion-ios-pause-outline:before{font-family:"IonIcons";content:""}.ion-ios-paw:before{font-family:"IonIcons";content:""}.ion-ios-paw-outline:before{font-family:"IonIcons";content:""}.ion-ios-people:before{font-family:"IonIcons";content:""}.ion-ios-people-outline:before{font-family:"IonIcons";content:""}.ion-ios-person:before{font-family:"IonIcons";content:""}.ion-ios-person-outline:before{font-family:"IonIcons";content:""}.ion-ios-personadd:before{font-family:"IonIcons";content:""}.ion-ios-personadd-outline:before{font-family:"IonIcons";content:""}.ion-ios-photos:before{font-family:"IonIcons";content:""}.ion-ios-photos-outline:before{font-family:"IonIcons";content:""}.ion-ios-pie:before{font-family:"IonIcons";content:""}.ion-ios-pie-outline:before{font-family:"IonIcons";content:""}.ion-ios-pint:before{font-family:"IonIcons";content:""}.ion-ios-pint-outline:before{font-family:"IonIcons";content:""}.ion-ios-play:before{font-family:"IonIcons";content:""}.ion-ios-play-outline:before{font-family:"IonIcons";content:""}.ion-ios-plus:before{font-family:"IonIcons";content:""}.ion-ios-plus-empty:before{font-family:"IonIcons";content:""}.ion-ios-plus-outline:before{font-family:"IonIcons";content:""}.ion-ios-pricetag:before{font-family:"IonIcons";content:""}.ion-ios-pricetag-outline:before{font-family:"IonIcons";content:""}.ion-ios-pricetags:before{font-family:"IonIcons";content:""}.ion-ios-pricetags-outline:before{font-family:"IonIcons";content:""}.ion-ios-printer:before{font-family:"IonIcons";content:""}.ion-ios-printer-outline:before{font-family:"IonIcons";content:""}.ion-ios-pulse:before{font-family:"IonIcons";content:""}.ion-ios-pulse-strong:before{font-family:"IonIcons";content:""}.ion-ios-rainy:before{font-family:"IonIcons";content:""}.ion-ios-rainy-outline:before{font-family:"IonIcons";content:""}.ion-ios-recording:before{font-family:"IonIcons";content:""}.ion-ios-recording-outline:before{font-family:"IonIcons";content:""}.ion-ios-redo:before{font-family:"IonIcons";content:""}.ion-ios-redo-outline:before{font-family:"IonIcons";content:""}.ion-ios-refresh:before{font-family:"IonIcons";content:""}.ion-ios-refresh-empty:before{font-family:"IonIcons";content:""}.ion-ios-refresh-outline:before{font-family:"IonIcons";content:""}.ion-ios-reload:before{font-family:"IonIcons";content:""}.ion-ios-reverse-camera:before{font-family:"IonIcons";content:""}.ion-ios-reverse-camera-outline:before{font-family:"IonIcons";content:""}.ion-ios-rewind:before{font-family:"IonIcons";content:""}.ion-ios-rewind-outline:before{font-family:"IonIcons";content:""}.ion-ios-rose:before{font-family:"IonIcons";content:""}.ion-ios-rose-outline:before{font-family:"IonIcons";content:""}.ion-ios-search:before{font-family:"IonIcons";content:""}.ion-ios-search-strong:before{font-family:"IonIcons";content:""}.ion-ios-settings:before{font-family:"IonIcons";content:""}.ion-ios-settings-strong:before{font-family:"IonIcons";content:""}.ion-ios-shuffle:before{font-family:"IonIcons";content:""}.ion-ios-shuffle-strong:before{font-family:"IonIcons";content:""}.ion-ios-skipbackward:before{font-family:"IonIcons";content:""}.ion-ios-skipbackward-outline:before{font-family:"IonIcons";content:""}.ion-ios-skipforward:before{font-family:"IonIcons";content:""}.ion-ios-skipforward-outline:before{font-family:"IonIcons";content:""}.ion-ios-snowy:before{font-family:"IonIcons";content:""}.ion-ios-speedometer:before{font-family:"IonIcons";content:""}.ion-ios-speedometer-outline:before{font-family:"IonIcons";content:""}.ion-ios-star:before{font-family:"IonIcons";content:""}.ion-ios-star-half:before{font-family:"IonIcons";content:""}.ion-ios-star-outline:before{font-family:"IonIcons";content:""}.ion-ios-stopwatch:before{font-family:"IonIcons";content:""}.ion-ios-stopwatch-outline:before{font-family:"IonIcons";content:""}.ion-ios-sunny:before{font-family:"IonIcons";content:""}.ion-ios-sunny-outline:before{font-family:"IonIcons";content:""}.ion-ios-telephone:before{font-family:"IonIcons";content:""}.ion-ios-telephone-outline:before{font-family:"IonIcons";content:""}.ion-ios-tennisball:before{font-family:"IonIcons";content:""}.ion-ios-tennisball-outline:before{font-family:"IonIcons";content:""}.ion-ios-thunderstorm:before{font-family:"IonIcons";content:""}.ion-ios-thunderstorm-outline:before{font-family:"IonIcons";content:""}.ion-ios-time:before{font-family:"IonIcons";content:""}.ion-ios-time-outline:before{font-family:"IonIcons";content:""}.ion-ios-timer:before{font-family:"IonIcons";content:""}.ion-ios-timer-outline:before{font-family:"IonIcons";content:""}.ion-ios-toggle:before{font-family:"IonIcons";content:""}.ion-ios-toggle-outline:before{font-family:"IonIcons";content:""}.ion-ios-trash:before{font-family:"IonIcons";content:""}.ion-ios-trash-outline:before{font-family:"IonIcons";content:""}.ion-ios-undo:before{font-family:"IonIcons";content:""}.ion-ios-undo-outline:before{font-family:"IonIcons";content:""}.ion-ios-unlocked:before{font-family:"IonIcons";content:""}.ion-ios-unlocked-outline:before{font-family:"IonIcons";content:""}.ion-ios-upload:before{font-family:"IonIcons";content:""}.ion-ios-upload-outline:before{font-family:"IonIcons";content:""}.ion-ios-videocam:before{font-family:"IonIcons";content:""}.ion-ios-videocam-outline:before{font-family:"IonIcons";content:""}.ion-ios-volume-high:before{font-family:"IonIcons";content:""}.ion-ios-volume-low:before{font-family:"IonIcons";content:""}.ion-ios-wineglass:before{font-family:"IonIcons";content:""}.ion-ios-wineglass-outline:before{font-family:"IonIcons";content:""}.ion-ios-world:before{font-family:"IonIcons";content:""}.ion-ios-world-outline:before{font-family:"IonIcons";content:""}.ion-ipad:before{font-family:"IonIcons";content:""}.ion-iphone:before{font-family:"IonIcons";content:""}.ion-ipod:before{font-family:"IonIcons";content:""}.ion-jet:before{font-family:"IonIcons";content:""}.ion-key:before{font-family:"IonIcons";content:""}.ion-knife:before{font-family:"IonIcons";content:""}.ion-laptop:before{font-family:"IonIcons";content:""}.ion-leaf:before{font-family:"IonIcons";content:""}.ion-levels:before{font-family:"IonIcons";content:""}.ion-lightbulb:before{font-family:"IonIcons";content:""}.ion-link:before{font-family:"IonIcons";content:""}.ion-load-a:before{font-family:"IonIcons";content:""}.ion-load-b:before{font-family:"IonIcons";content:""}.ion-load-c:before{font-family:"IonIcons";content:""}.ion-load-d:before{font-family:"IonIcons";content:""}.ion-location:before{font-family:"IonIcons";content:""}.ion-lock-combination:before{font-family:"IonIcons";content:""}.ion-locked:before{font-family:"IonIcons";content:""}.ion-log-in:before{font-family:"IonIcons";content:""}.ion-log-out:before{font-family:"IonIcons";content:""}.ion-loop:before{font-family:"IonIcons";content:""}.ion-magnet:before{font-family:"IonIcons";content:""}.ion-male:before{font-family:"IonIcons";content:""}.ion-man:before{font-family:"IonIcons";content:""}.ion-map:before{font-family:"IonIcons";content:""}.ion-medkit:before{font-family:"IonIcons";content:""}.ion-merge:before{font-family:"IonIcons";content:""}.ion-mic-a:before{font-family:"IonIcons";content:""}.ion-mic-b:before{font-family:"IonIcons";content:""}.ion-mic-c:before{font-family:"IonIcons";content:""}.ion-minus:before{font-family:"IonIcons";content:""}.ion-minus-circled:before{font-family:"IonIcons";content:""}.ion-minus-round:before{font-family:"IonIcons";content:""}.ion-model-s:before{font-family:"IonIcons";content:""}.ion-monitor:before{font-family:"IonIcons";content:""}.ion-more:before{font-family:"IonIcons";content:""}.ion-mouse:before{font-family:"IonIcons";content:""}.ion-music-note:before{font-family:"IonIcons";content:""}.ion-navicon:before{font-family:"IonIcons";content:""}.ion-navicon-round:before{font-family:"IonIcons";content:""}.ion-navigate:before{font-family:"IonIcons";content:""}.ion-network:before{font-family:"IonIcons";content:""}.ion-no-smoking:before{font-family:"IonIcons";content:""}.ion-nuclear:before{font-family:"IonIcons";content:""}.ion-outlet:before{font-family:"IonIcons";content:""}.ion-paintbrush:before{font-family:"IonIcons";content:""}.ion-paintbucket:before{font-family:"IonIcons";content:""}.ion-paper-airplane:before{font-family:"IonIcons";content:""}.ion-paperclip:before{font-family:"IonIcons";content:""}.ion-pause:before{font-family:"IonIcons";content:""}.ion-person:before{font-family:"IonIcons";content:""}.ion-person-add:before{font-family:"IonIcons";content:""}.ion-person-stalker:before{font-family:"IonIcons";content:""}.ion-pie-graph:before{font-family:"IonIcons";content:""}.ion-pin:before{font-family:"IonIcons";content:""}.ion-pinpoint:before{font-family:"IonIcons";content:""}.ion-pizza:before{font-family:"IonIcons";content:""}.ion-plane:before{font-family:"IonIcons";content:""}.ion-planet:before{font-family:"IonIcons";content:""}.ion-play:before{font-family:"IonIcons";content:""}.ion-playstation:before{font-family:"IonIcons";content:""}.ion-plus:before{font-family:"IonIcons";content:""}.ion-plus-circled:before{font-family:"IonIcons";content:""}.ion-plus-round:before{font-family:"IonIcons";content:""}.ion-podium:before{font-family:"IonIcons";content:""}.ion-pound:before{font-family:"IonIcons";content:""}.ion-power:before{font-family:"IonIcons";content:""}.ion-pricetag:before{font-family:"IonIcons";content:""}.ion-pricetags:before{font-family:"IonIcons";content:""}.ion-printer:before{font-family:"IonIcons";content:""}.ion-pull-request:before{font-family:"IonIcons";content:""}.ion-qr-scanner:before{font-family:"IonIcons";content:""}.ion-quote:before{font-family:"IonIcons";content:""}.ion-radio-waves:before{font-family:"IonIcons";content:""}.ion-record:before{font-family:"IonIcons";content:""}.ion-refresh:before{font-family:"IonIcons";content:""}.ion-reply:before{font-family:"IonIcons";content:""}.ion-reply-all:before{font-family:"IonIcons";content:""}.ion-ribbon-a:before{font-family:"IonIcons";content:""}.ion-ribbon-b:before{font-family:"IonIcons";content:""}.ion-sad:before{font-family:"IonIcons";content:""}.ion-sad-outline:before{font-family:"IonIcons";content:""}.ion-scissors:before{font-family:"IonIcons";content:""}.ion-search:before{font-family:"IonIcons";content:""}.ion-settings:before{font-family:"IonIcons";content:""}.ion-share:before{font-family:"IonIcons";content:""}.ion-shuffle:before{font-family:"IonIcons";content:""}.ion-skip-backward:before{font-family:"IonIcons";content:""}.ion-skip-forward:before{font-family:"IonIcons";content:""}.ion-social-android:before{font-family:"IonIcons";content:""}.ion-social-android-outline:before{font-family:"IonIcons";content:""}.ion-social-angular:before{font-family:"IonIcons";content:""}.ion-social-angular-outline:before{font-family:"IonIcons";content:""}.ion-social-apple:before{font-family:"IonIcons";content:""}.ion-social-apple-outline:before{font-family:"IonIcons";content:""}.ion-social-bitcoin:before{font-family:"IonIcons";content:""}.ion-social-bitcoin-outline:before{font-family:"IonIcons";content:""}.ion-social-buffer:before{font-family:"IonIcons";content:""}.ion-social-buffer-outline:before{font-family:"IonIcons";content:""}.ion-social-chrome:before{font-family:"IonIcons";content:""}.ion-social-chrome-outline:before{font-family:"IonIcons";content:""}.ion-social-codepen:before{font-family:"IonIcons";content:""}.ion-social-codepen-outline:before{font-family:"IonIcons";content:""}.ion-social-css3:before{font-family:"IonIcons";content:""}.ion-social-css3-outline:before{font-family:"IonIcons";content:""}.ion-social-designernews:before{font-family:"IonIcons";content:""}.ion-social-designernews-outline:before{font-family:"IonIcons";content:""}.ion-social-dribbble:before{font-family:"IonIcons";content:""}.ion-social-dribbble-outline:before{font-family:"IonIcons";content:""}.ion-social-dropbox:before{font-family:"IonIcons";content:""}.ion-social-dropbox-outline:before{font-family:"IonIcons";content:""}.ion-social-euro:before{font-family:"IonIcons";content:""}.ion-social-euro-outline:before{font-family:"IonIcons";content:""}.ion-social-facebook:before{font-family:"IonIcons";content:""}.ion-social-facebook-outline:before{font-family:"IonIcons";content:""}.ion-social-foursquare:before{font-family:"IonIcons";content:""}.ion-social-foursquare-outline:before{font-family:"IonIcons";content:""}.ion-social-freebsd-devil:before{font-family:"IonIcons";content:""}.ion-social-github:before{font-family:"IonIcons";content:""}.ion-social-github-outline:before{font-family:"IonIcons";content:""}.ion-social-google:before{font-family:"IonIcons";content:""}.ion-social-google-outline:before{font-family:"IonIcons";content:""}.ion-social-googleplus:before{font-family:"IonIcons";content:""}.ion-social-googleplus-outline:before{font-family:"IonIcons";content:""}.ion-social-hackernews:before{font-family:"IonIcons";content:""}.ion-social-hackernews-outline:before{font-family:"IonIcons";content:""}.ion-social-html5:before{font-family:"IonIcons";content:""}.ion-social-html5-outline:before{font-family:"IonIcons";content:""}.ion-social-instagram:before{font-family:"IonIcons";content:""}.ion-social-instagram-outline:before{font-family:"IonIcons";content:""}.ion-social-javascript:before{font-family:"IonIcons";content:""}.ion-social-javascript-outline:before{font-family:"IonIcons";content:""}.ion-social-linkedin:before{font-family:"IonIcons";content:""}.ion-social-linkedin-outline:before{font-family:"IonIcons";content:""}.ion-social-markdown:before{font-family:"IonIcons";content:""}.ion-social-nodejs:before{font-family:"IonIcons";content:""}.ion-social-octocat:before{font-family:"IonIcons";content:""}.ion-social-pinterest:before{font-family:"IonIcons";content:""}.ion-social-pinterest-outline:before{font-family:"IonIcons";content:""}.ion-social-python:before{font-family:"IonIcons";content:""}.ion-social-reddit:before{font-family:"IonIcons";content:""}.ion-social-reddit-outline:before{font-family:"IonIcons";content:""}.ion-social-rss:before{font-family:"IonIcons";content:""}.ion-social-rss-outline:before{font-family:"IonIcons";content:""}.ion-social-sass:before{font-family:"IonIcons";content:""}.ion-social-skype:before{font-family:"IonIcons";content:""}.ion-social-skype-outline:before{font-family:"IonIcons";content:""}.ion-social-snapchat:before{font-family:"IonIcons";content:""}.ion-social-snapchat-outline:before{font-family:"IonIcons";content:""}.ion-social-tumblr:before{font-family:"IonIcons";content:""}.ion-social-tumblr-outline:before{font-family:"IonIcons";content:""}.ion-social-tux:before{font-family:"IonIcons";content:""}.ion-social-twitch:before{font-family:"IonIcons";content:""}.ion-social-twitch-outline:before{font-family:"IonIcons";content:""}.ion-social-twitter:before{font-family:"IonIcons";content:""}.ion-social-twitter-outline:before{font-family:"IonIcons";content:""}.ion-social-usd:before{font-family:"IonIcons";content:""}.ion-social-usd-outline:before{font-family:"IonIcons";content:""}.ion-social-vimeo:before{font-family:"IonIcons";content:""}.ion-social-vimeo-outline:before{font-family:"IonIcons";content:""}.ion-social-whatsapp:before{font-family:"IonIcons";content:""}.ion-social-whatsapp-outline:before{font-family:"IonIcons";content:""}.ion-social-windows:before{font-family:"IonIcons";content:""}.ion-social-windows-outline:before{font-family:"IonIcons";content:""}.ion-social-wordpress:before{font-family:"IonIcons";content:""}.ion-social-wordpress-outline:before{font-family:"IonIcons";content:""}.ion-social-yahoo:before{font-family:"IonIcons";content:""}.ion-social-yahoo-outline:before{font-family:"IonIcons";content:""}.ion-social-yen:before{font-family:"IonIcons";content:""}.ion-social-yen-outline:before{font-family:"IonIcons";content:""}.ion-social-youtube:before{font-family:"IonIcons";content:""}.ion-social-youtube-outline:before{font-family:"IonIcons";content:""}.ion-soup-can:before{font-family:"IonIcons";content:""}.ion-soup-can-outline:before{font-family:"IonIcons";content:""}.ion-speakerphone:before{font-family:"IonIcons";content:""}.ion-speedometer:before{font-family:"IonIcons";content:""}.ion-spoon:before{font-family:"IonIcons";content:""}.ion-star:before{font-family:"IonIcons";content:""}.ion-stats-bars:before{font-family:"IonIcons";content:""}.ion-steam:before{font-family:"IonIcons";content:""}.ion-stop:before{font-family:"IonIcons";content:""}.ion-thermometer:before{font-family:"IonIcons";content:""}.ion-thumbsdown:before{font-family:"IonIcons";content:""}.ion-thumbsup:before{font-family:"IonIcons";content:""}.ion-toggle:before{font-family:"IonIcons";content:""}.ion-toggle-filled:before{font-family:"IonIcons";content:""}.ion-transgender:before{font-family:"IonIcons";content:""}.ion-trash-a:before{font-family:"IonIcons";content:""}.ion-trash-b:before{font-family:"IonIcons";content:""}.ion-trophy:before{font-family:"IonIcons";content:""}.ion-tshirt:before{font-family:"IonIcons";content:""}.ion-tshirt-outline:before{font-family:"IonIcons";content:""}.ion-umbrella:before{font-family:"IonIcons";content:""}.ion-university:before{font-family:"IonIcons";content:""}.ion-unlocked:before{font-family:"IonIcons";content:""}.ion-upload:before{font-family:"IonIcons";content:""}.ion-usb:before{font-family:"IonIcons";content:""}.ion-videocamera:before{font-family:"IonIcons";content:""}.ion-volume-high:before{font-family:"IonIcons";content:""}.ion-volume-low:before{font-family:"IonIcons";content:""}.ion-volume-medium:before{font-family:"IonIcons";content:""}.ion-volume-mute:before{font-family:"IonIcons";content:""}.ion-wand:before{font-family:"IonIcons";content:""}.ion-waterdrop:before{font-family:"IonIcons";content:""}.ion-wifi:before{font-family:"IonIcons";content:""}.ion-wineglass:before{font-family:"IonIcons";content:""}.ion-woman:before{font-family:"IonIcons";content:""}.ion-wrench:before{font-family:"IonIcons";content:""}.ion-xbox:before{font-family:"IonIcons";content:""}.accordion{padding-bottom:19px;border-bottom:1px solid #cfcfcf}.accordion .accordion-header{position:relative;display:block;margin-top:19px;line-height:29px}.accordion .accordion-header:hover{cursor:pointer !important;text-decoration:underline}.accordion.open .accordion-header:before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"IonIcons";content:"";line-height:3rem}.accordion-2{position:relative;padding-bottom:19px;border-bottom:1px solid #cfcfcf;border-bottom:0;position:relative}.accordion-2 .accordion-header{position:relative;display:block;margin-top:19px;line-height:29px}.accordion-2 .accordion-header:hover{cursor:pointer !important;text-decoration:underline}.accordion-2 ul{list-style:none;max-width:400px;margin-top:0;margin-left:77px;padding-left:0}.accordion-2 ul li{display:block;padding:10px 0 5px 0;position:relative}.accordion-2 ul li a{color:#c1790b;text-decoration:none}.accordion-2 ul li a:hover{color:#142546}.accordion-2 ul li:after{content:" ";width:55%;height:1px;position:absolute;bottom:0;left:0;background-color:transparent;background-image:linear-gradient(to right,rgba(0,0,0,0.2),rgba(0,0,0,0))}.accordion-2 h3.accordion-header{text-align:left;margin-bottom:0}.accordion-2 .body-part{width:80%;margin-left:10%;border-bottom:1px solid #ededed;height:auto}.accordion-2>.accordion-header{clear:both;margin:5px 0 0 35px;padding-left:0;height:60px;width:332px;border-bottom:1px solid #ededed;position:absolute;bottom:0;left:0}.accordion-2>.accordion-header:hover{cursor:pointer}.accordion-2>.accordion-header:before{left:332px}.accordion-2>.accordion-header:after{content:" ";width:100%;height:75px;position:absolute;bottom:0;left:0;background-image:linear-gradient(180deg,rgba(255,255,255,0.03) 0,white 100%);transition:height .5s}.accordion-2>.accordion-header.close-button:after{height:0;transition:height .5s}.field .accordion-2{padding-bottom:3px}.accordion-2{transition:height .5s;overflow:hidden}.accordion-2:not(.open){height:160px !important}.accordion-2:not(.open).related-treatment-block{height:auto !important}.accordion-2:not(.open) .body-part .accordion-header{position:static;line-height:30px}.accordion{transition:height .5s;overflow:hidden;position:relative;border-bottom:1px solid #ededed;padding-bottom:35px}.accordion.close{padding-bottom:0}.accordion .accordion-header{margin:13px 0 10px}.accordion table{margin-top:12px}body[screen=xs] .accordion-2 .accordion-header{margin:40px 0 0 0}body[screen=xs] .accordion-2 .accordion-header:before{left:auto}@media screen and (max-width:320px){body[screen=xs] .accordion .accordion-header{margin-top:13px}}.circle-button{display:block;width:18px;height:18px;color:#000;background-color:#fff;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,0.5);font-size:1.3rem;text-shadow:0 2px 4px rgba(0,0,0,0.12);text-decoration:none;position:relative}.circle-button:hover{opacity:.7;box-shadow:none;cursor:pointer}.circle-button:active{opacity:.6;box-shadow:inset 0 1px 3px rgba(0,0,0,0.5)}.circle-button:before{position:absolute;top:2px;left:3px}.circle-button.no-background{color:#c1c6ce;background-color:transparent;box-shadow:none;border:0}.open-button:before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"IonIcons";content:"";position:absolute;z-index:0;top:50%;right:3px;display:block;background-color:white;border:1px solid #d6d6d6;box-shadow:0 1px 3px rgba(0,0,0,0.35);line-height:3rem;text-align:center;border-radius:15px;width:30px;height:30px;transition:all .5s;transform:translateY(-50%)}.open-button:hover{cursor:pointer}.open-button:hover:before{box-shadow:none;border:1px solid rgba(150,150,150,0.3);opacity:.7}.open-button:active{cursor:pointer}.open-button:active:before{background-color:#f3f3f3;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);border-color:#f3f3f3;opacity:.55}.close-button:before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"IonIcons";content:"";position:absolute;z-index:0;top:50%;right:3px;display:block;background-color:white;border:1px solid #d6d6d6;box-shadow:0 1px 3px rgba(0,0,0,0.35);line-height:3rem;text-align:center;border-radius:15px;width:30px;height:30px;transition:all .5s;transform:translateY(-50%)}.close-button:hover{cursor:pointer}.close-button:hover:before{box-shadow:none;border:1px solid rgba(150,150,150,0.3);opacity:.7}.close-button:active{cursor:pointer}.close-button:active:before{background-color:#f3f3f3;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);border-color:#f3f3f3;opacity:.55}.close-button:before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"IonIcons";content:"";line-height:3rem}body.safari .open-button:hover,body.macosx .open-button:hover,body.ios .open-button:hover{cursor:default}body.safari .open-button:hover:before,body.macosx .open-button:hover:before,body.ios .open-button:hover:before{box-shadow:0 1px 3px rgba(0,0,0,0.35);border:1px solid #d6d6d6;opacity:1}body.msie .open-button:before{line-height:30px}body.msie .close-button:before{line-height:30px}.background-on-before-element{display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.background-on-before-element:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:1;border-radius:3px}.background-on-before-element:hover:before,.background-on-before-element:hover img{opacity:.85}.background-on-before-element:active:before,.background-on-before-element:active img{opacity:.7}.no-background-on-before-element{position:relative}.no-background-on-before-element:before{content:"";display:none}.ccb{list-style:none;margin:0;padding:0;position:relative}.ccb>li{float:left;border-radius:3px;box-shadow:0 1px 13px rgba(0,0,0,0.2);border:1px solid #d6d6d6;position:relative;transition:box-shadow .5s}.ccb>li:hover{box-shadow:0 1px 13px rgba(0,0,0,0);border:1px solid rgba(150,150,150,0.3)}.ccb>li:active{background-color:#fbfbfb;border:1px solid #fff;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15);border-radius:2px}.ccb>li>a{display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.ccb>li>a:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:1;border-radius:3px}.ccb>li>a:hover:before,.ccb>li>a:hover img{opacity:.85}.ccb>li>a:active:before,.ccb>li>a:active img{opacity:.7}.ccb:before,.ccb:after{content:" ";display:table}.ccb:after{clear:both}.ccb-locations{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;position:relative}.ccb-locations>li{float:left;border-radius:3px;box-shadow:0 1px 13px rgba(0,0,0,0.2);border:1px solid #d6d6d6;position:relative;transition:box-shadow .5s}.ccb-locations>li:hover{box-shadow:0 1px 13px rgba(0,0,0,0);border:1px solid rgba(150,150,150,0.3)}.ccb-locations>li:active{background-color:#fbfbfb;border:1px solid #fff;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15);border-radius:2px}.ccb-locations>li>a{display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.ccb-locations>li>a:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:1;border-radius:3px}.ccb-locations>li>a:hover:before,.ccb-locations>li>a:hover img{opacity:.85}.ccb-locations>li>a:active:before,.ccb-locations>li>a:active img{opacity:.7}.ccb-locations>li{width:153px;min-height:145px;margin:2.5px}.ccb-locations>li a{position:relative;display:block;text-decoration:none;padding-bottom:19px;color:#36393b;text-decoration:none;font-size:1.3rem}.ccb-locations>li a:before{content:"";display:none}.ccb-locations>li a:before,.ccb-locations>li a:after{content:" ";display:table}.ccb-locations>li a:after{clear:both}.ccb-locations>li a:active img{opacity:.7}.ccb-locations>li a:hover{text-decoration:underline}.ccb-locations>li a:hover img{opacity:.85}.ccb-locations>li a img{opacity:1;border-top-left-radius:2px;border-top-right-radius:2px;transition:opacity .5s;width:153px}.ccb-locations>li a h3{font-size:1.3rem;line-height:1.6rem;margin:0 12px}.ccb-locations>li a .fc_field_image{border-top-left-radius:2px;border-top-right-radius:2px}.ccb-locations>li a p{margin:10px;text-align:center}.ccb-locations>li a:hover{text-decoration:underline}body[screen=xs] .ccb-locations>li{margin:2.5px 1px}.ccb-physicians{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;position:relative}.ccb-physicians>li{float:left;border-radius:3px;box-shadow:0 1px 13px rgba(0,0,0,0.2);border:1px solid #d6d6d6;position:relative;transition:box-shadow .5s}.ccb-physicians>li:hover{box-shadow:0 1px 13px rgba(0,0,0,0);border:1px solid rgba(150,150,150,0.3)}.ccb-physicians>li:active{background-color:#fbfbfb;border:1px solid #fff;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15);border-radius:2px}.ccb-physicians>li>a{display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.ccb-physicians>li>a:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:1;border-radius:3px}.ccb-physicians>li>a:hover:before,.ccb-physicians>li>a:hover img{opacity:.85}.ccb-physicians>li>a:active:before,.ccb-physicians>li>a:active img{opacity:.7}.ccb-physicians>li{display:flex;flex-direction:column;margin:7px;width:calc(20% - 14px);padding:17px 0;box-sizing:border-box;box-shadow:none !important;border:1px solid #ededed;border-radius:2px;background-color:#fff}.ccb-physicians>li.chief .phy-group-1,.ccb-physicians>li.spe_chief .phy-group-1,.ccb-physicians>li.spe_no-op_chief .phy-group-1,.ccb-physicians>li.non-op-chief .phy-group-1{position:relative}.ccb-physicians>li.chief .phy-group-1:before,.ccb-physicians>li.spe_chief .phy-group-1:before,.ccb-physicians>li.spe_no-op_chief .phy-group-1:before,.ccb-physicians>li.non-op-chief .phy-group-1:before{font-family:"Open Sans",sans-serif;font-size:1.1rem;line-height:18px;font-weight:600;color:#142546;text-align:center;letter-spacing:.96px;display:block;width:105px;height:18px;position:absolute;z-index:1;bottom:-6px;left:50%;transform:translateX(-50%);background:url(/templates/lyquix/images/physician-icons/physician-tag.svg) no-repeat;background-size:contain;text-transform:uppercase;background-size:85px 18px;background-position:center;content:"Chief"}.ccb-physicians>li a:hover img{opacity:.85}.ccb-physicians>li a:active img{opacity:.7}.ccb-physicians>li a img{opacity:1;border-radius:50%;width:64.33%;height:auto;transition:opacity .5s}.ccb-physicians>li a:hover{color:#09101e}.ccb-physicians>li .phy-group-1>a{margin:0;padding:0;display:inline-block;height:auto;position:relative;text-align:center}.ccb-physicians>li .phy-group-1>a::before{content:"";display:none}.ccb-physicians>li .phy-group-2{display:flex;flex-direction:column;flex-grow:1}.ccb-physicians>li h3{font-size:1.5rem;line-height:2rem;margin:0;font-weight:700;text-align:center;padding-bottom:12px;margin:10px 8.917% 8px;border-bottom:1px solid #ededed;letter-spacing:0}.ccb-physicians>li h3 a{text-decoration:none;color:#091223}.ccb-physicians>li h3 a:hover{text-decoration:underline;color:#091223}.ccb-physicians>li .field_phy_main_specialties p{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.2rem;letter-spacing:0;line-height:16px;text-align:center;padding:0;margin:0 8.917%}.ccb-physicians>li .field_phy_main_specialties p a{color:inherit;text-decoration:none}.ccb-physicians>li .region{display:none;color:#667187;font-family:"Roboto",sans-serif;text-align:center;padding-top:8px}.ccb-physicians>li .region-name{font-size:1.05rem;line-height:13px;margin-bottom:2px}.ccb-physicians>li .region .distance{opacity:0;letter-spacing:.6px;font-size:.9rem;line-height:12px}.ccb-physicians>li .region .pin{width:6px;margin-right:3px}.ccb-physicians>li .button-row{margin-top:auto;padding-top:18px}.ccb-physicians>li .button-yellow{border-radius:2px;display:block;font-size:1rem;line-height:14px;padding:3px 0 3px;margin:0 8.917%;width:auto}.ccb-physicians>li:not(.active){display:none !important}.ccb-physicians>li:before{content:attr(data-states);background-color:#ededed;color:#4f5c75;font-family:"Roboto",sans-serif;font-size:8px;padding:1px 3px;letter-spacing:.5px;line-height:10px;text-align:center;position:absolute;border-radius:12px;top:4px;right:4px}.advanced_rel_physicians>p{color:#142546;font-family:"Open Sans";font-style:normal;font-weight:400;font-size:17px;line-height:25px;margin:21px 0 22px}.advanced_rel_physicians .outside-region-items-list{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;position:relative}.advanced_rel_physicians .outside-region-items-list>li{float:left;border-radius:3px;box-shadow:0 1px 13px rgba(0,0,0,0.2);border:1px solid #d6d6d6;position:relative;transition:box-shadow .5s}.advanced_rel_physicians .outside-region-items-list>li:hover{box-shadow:0 1px 13px rgba(0,0,0,0);border:1px solid rgba(150,150,150,0.3)}.advanced_rel_physicians .outside-region-items-list>li:active{background-color:#fbfbfb;border:1px solid #fff;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15);border-radius:2px}.advanced_rel_physicians .outside-region-items-list>li>a{display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.advanced_rel_physicians .outside-region-items-list>li>a:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:1;border-radius:3px}.advanced_rel_physicians .outside-region-items-list>li>a:hover:before,.advanced_rel_physicians .outside-region-items-list>li>a:hover img{opacity:.85}.advanced_rel_physicians .outside-region-items-list>li>a:active:before,.advanced_rel_physicians .outside-region-items-list>li>a:active img{opacity:.7}.advanced_rel_physicians .outside-region-items-list>li{display:flex;flex-direction:column;margin:7px;width:calc(20% - 14px);padding:17px 0;box-sizing:border-box;box-shadow:none !important;border:1px solid #ededed;border-radius:2px;background-color:#fff}.advanced_rel_physicians .outside-region-items-list>li.chief .phy-group-1,.advanced_rel_physicians .outside-region-items-list>li.spe_chief .phy-group-1,.advanced_rel_physicians .outside-region-items-list>li.spe_no-op_chief .phy-group-1,.advanced_rel_physicians .outside-region-items-list>li.non-op-chief .phy-group-1{position:relative}.advanced_rel_physicians .outside-region-items-list>li.chief .phy-group-1:before,.advanced_rel_physicians .outside-region-items-list>li.spe_chief .phy-group-1:before,.advanced_rel_physicians .outside-region-items-list>li.spe_no-op_chief .phy-group-1:before,.advanced_rel_physicians .outside-region-items-list>li.non-op-chief .phy-group-1:before{font-family:"Open Sans",sans-serif;font-size:1.1rem;line-height:18px;font-weight:600;color:#142546;text-align:center;letter-spacing:.96px;display:block;width:105px;height:18px;position:absolute;z-index:1;bottom:-6px;left:50%;transform:translateX(-50%);background:url(/templates/lyquix/images/physician-icons/physician-tag.svg) no-repeat;background-size:contain;text-transform:uppercase;background-size:85px 18px;background-position:center;content:"Chief"}.advanced_rel_physicians .outside-region-items-list>li a:hover img{opacity:.85}.advanced_rel_physicians .outside-region-items-list>li a:active img{opacity:.7}.advanced_rel_physicians .outside-region-items-list>li a img{opacity:1;border-radius:50%;width:64.33%;height:auto;transition:opacity .5s}.advanced_rel_physicians .outside-region-items-list>li a:hover{color:#09101e}.advanced_rel_physicians .outside-region-items-list>li .phy-group-1>a{margin:0;padding:0;display:inline-block;height:auto;position:relative;text-align:center}.advanced_rel_physicians .outside-region-items-list>li .phy-group-1>a::before{content:"";display:none}.advanced_rel_physicians .outside-region-items-list>li .phy-group-2{display:flex;flex-direction:column;flex-grow:1}.advanced_rel_physicians .outside-region-items-list>li h3{font-size:1.5rem;line-height:2rem;margin:0;font-weight:700;text-align:center;padding-bottom:12px;margin:10px 8.917% 8px;border-bottom:1px solid #ededed;letter-spacing:0}.advanced_rel_physicians .outside-region-items-list>li h3 a{text-decoration:none;color:#091223}.advanced_rel_physicians .outside-region-items-list>li h3 a:hover{text-decoration:underline;color:#091223}.advanced_rel_physicians .outside-region-items-list>li .field_phy_main_specialties p{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.2rem;letter-spacing:0;line-height:16px;text-align:center;padding:0;margin:0 8.917%}.advanced_rel_physicians .outside-region-items-list>li .field_phy_main_specialties p a{color:inherit;text-decoration:none}.advanced_rel_physicians .outside-region-items-list>li .region{display:none;color:#667187;font-family:"Roboto",sans-serif;text-align:center;padding-top:8px}.advanced_rel_physicians .outside-region-items-list>li .region-name{font-size:1.05rem;line-height:13px;margin-bottom:2px}.advanced_rel_physicians .outside-region-items-list>li .region .distance{opacity:0;letter-spacing:.6px;font-size:.9rem;line-height:12px}.advanced_rel_physicians .outside-region-items-list>li .region .pin{width:6px;margin-right:3px}.advanced_rel_physicians .outside-region-items-list>li .button-row{margin-top:auto;padding-top:18px}.advanced_rel_physicians .outside-region-items-list>li .button-yellow{border-radius:2px;display:block;font-size:1rem;line-height:14px;padding:3px 0 3px;margin:0 8.917%;width:auto}.advanced_rel_physicians .outside-region-items-list>li:not(.active){display:none !important}.advanced_rel_physicians .outside-region-items-list>li:before{content:attr(data-states);background-color:#ededed;color:#4f5c75;font-family:"Roboto",sans-serif;font-size:8px;padding:1px 3px;letter-spacing:.5px;line-height:10px;text-align:center;position:absolute;border-radius:12px;top:4px;right:4px}.ccb-physicians[data-sort=distance]>li .region{display:block}.ccb-physicians[data-sort=distance]>li .region .distance{opacity:1}body[screen=md] .ccb-physicians>li{width:calc(25% - 14px);padding:15px 0}body[screen=sm] .ccb-physicians>li{width:calc(25% - 5px);margin:2.5px}body[screen=xs] .ccb-physicians>li{width:100% !important;margin:2.5px 0;padding-left:6.4%;padding-right:6.4%;flex-direction:row;align-items:start}body[screen=xs] .ccb-physicians>li a{width:auto}body[screen=xs] .ccb-physicians>li a img{width:12.83vw;min-width:41px;padding:1.5px;background-color:#ffd04e}body[screen=xs] .ccb-physicians>li .phy-group-2{display:block;margin-left:12px;flex:1}body[screen=xs] .ccb-physicians>li h3{text-align:left;margin:0 0 3px 0;font-size:1.4rem;line-height:18px;padding-top:5px}body[screen=xs] .ccb-physicians>li .field_phy_main_specialties p{margin:0;text-align:left}body[screen=xs] .ccb-physicians>li .button-row{padding-top:2px}body[screen=xs] .ccb-physicians>li .button-yellow{position:relative;background-color:transparent !important;border:0;box-shadow:none;color:#142546;font-family:"Open Sans",sans-serif;font-size:10px;font-weight:600;letter-spacing:0;line-height:14px;text-transform:none;padding:0;margin:0;text-align:left}body[screen=xs] .ccb-physicians>li .button-yellow:after{content:url(/templates/lyquix/images/icons/arrow-blue.svg);display:inline-block;transform:translateY(1px) rotate(-180deg);margin-left:4px}body[screen=xs] .ccb-physicians>li .region{padding:2px 0 10px;text-align:left}.ccb-services{list-style:none;margin:0;padding:0;position:relative;margin:0}.ccb-services>li{float:left;border-radius:3px;box-shadow:0 1px 13px rgba(0,0,0,0.2);border:1px solid #d6d6d6;position:relative;transition:box-shadow .5s}.ccb-services>li:hover{box-shadow:0 1px 13px rgba(0,0,0,0);border:1px solid rgba(150,150,150,0.3)}.ccb-services>li:active{background-color:#fbfbfb;border:1px solid #fff;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15);border-radius:2px}.ccb-services>li>a{display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.ccb-services>li>a:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:1;border-radius:3px}.ccb-services>li>a:hover:before,.ccb-services>li>a:hover img{opacity:.85}.ccb-services>li>a:active:before,.ccb-services>li>a:active img{opacity:.7}.ccb-services:before,.ccb-services:after{content:" ";display:table}.ccb-services:after{clear:both}.ccb-services>li{width:233px;min-height:219px;margin:10px}.ccb-services>li.programs{display:block}.ccb-services>li a{text-decoration:none;color:#36393b}.ccb-services>li a img{transition:opacity .5s}.ccb-services>li img{width:233px}.ccb-services>li:hover h3{text-decoration:underline}.ccb-services>li:hover img{opacity:.85}.ccb-services>li h3{margin:20px 20px 12px 20px;font-size:1.3rem;text-align:center;line-height:normal;font-weight:normal;text-decoration:none;position:relative;z-index:5}.ccb-services>li h3:hover{text-decoration:underline}.ccb-specialties{list-style:none;margin:0;padding:0;position:relative}.ccb-specialties>li{float:left;border-radius:3px;box-shadow:0 1px 13px rgba(0,0,0,0.2);border:1px solid #d6d6d6;position:relative;transition:box-shadow .5s}.ccb-specialties>li:hover{box-shadow:0 1px 13px rgba(0,0,0,0);border:1px solid rgba(150,150,150,0.3)}.ccb-specialties>li:active{background-color:#fbfbfb;border:1px solid #fff;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15);border-radius:2px}.ccb-specialties>li>a{display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.ccb-specialties>li>a:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:1;border-radius:3px}.ccb-specialties>li>a:hover:before,.ccb-specialties>li>a:hover img{opacity:.85}.ccb-specialties>li>a:active:before,.ccb-specialties>li>a:active img{opacity:.7}.ccb-specialties:before,.ccb-specialties:after{content:" ";display:table}.ccb-specialties:after{clear:both}.ccb-specialties>li{width:145px;min-height:115px;margin:5px}.ccb-specialties>li>a{position:static;text-decoration:none}.ccb-specialties>li .icon-specialty{display:block;width:100%;height:50px;border-top-left-radius:3px;border-top-right-radius:3px}.ccb-specialties>li h3{margin:88px 5px 7px;line-height:normal;font-weight:normal;position:relative;z-index:5;text-align:center;font-size:1.6rem;font-weight:400;letter-spacing:.29px;line-height:22px;text-decoration:none}.ccb-specialties>li h3:hover{text-decoration:underline}.ccb-specialties>li h3 a{text-decoration:none;color:#142546;font-family:"Open Sans",sans-serif;font-size:16px;font-weight:400;letter-spacing:.29px;line-height:22px}.ccb-specialties>li h3 a:hover{text-decoration:underline}.ccb-specialties>li .field_secondary_image{width:100%;overflow:hidden}.ccb-specialties>li .field_secondary_image span,.ccb-specialties>li .field_secondary_image a{width:100%}.ccb-specialties>li .fc_image_thumb{display:block;padding:0;margin:0;height:80px;overflow:hidden;position:relative;border-top-left-radius:3px;border-top-right-radius:3px}.ccb-specialties>li .fc_image_thumb img{position:absolute;top:-5px;left:0}.ccb-specialties>li ul{list-style:none}.ccb-specialties>li ul li a{display:inline-block}.ccb-specialties>li:hover h3{text-decoration:underline}*** body[screen=md] .ccb-services>li{margin:2.5px}body[screen=sm] .ccb-services,body[screen=xs] .ccb-services{width:100%;float:left;text-align:center}body[screen=sm] .ccb-services>li,body[screen=xs] .ccb-services>li{margin:10px;float:none;display:inline-block}body[screen=sm] .ccb-services>li.programs,body[screen=xs] .ccb-services>li.programs{display:none}body[screen=xs] header .buttons-advertising .header_buttons{display:none}.ccb-programs{list-style:none;margin:0;padding:0;position:relative;display:flex;flex-wrap:wrap}.ccb-programs>li{float:left;border-radius:3px;box-shadow:0 1px 13px rgba(0,0,0,0.2);border:1px solid #d6d6d6;position:relative;transition:box-shadow .5s}.ccb-programs>li:hover{box-shadow:0 1px 13px rgba(0,0,0,0);border:1px solid rgba(150,150,150,0.3)}.ccb-programs>li:active{background-color:#fbfbfb;border:1px solid #fff;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15);border-radius:2px}.ccb-programs>li>a{display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.ccb-programs>li>a:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:1;border-radius:3px}.ccb-programs>li>a:hover:before,.ccb-programs>li>a:hover img{opacity:.85}.ccb-programs>li>a:active:before,.ccb-programs>li>a:active img{opacity:.7}.ccb-programs>li{width:304px;min-height:300px;padding-bottom:80px;margin:2px;text-align:center;position:relative;border-radius:2px}.ccb-programs>li ul{list-style:disc}.ccb-programs>li .button-yellow,.ccb-programs>li .readmore{text-decoration:none;position:absolute;bottom:10px;left:0;right:0}.ccb-programs>li img{margin:0;border:0;padding:0;border-radius:0;border-top-left-radius:2px;border-top-right-radius:2px;max-width:100%;opacity:1;transition:opacity .5s;width:100%;height:auto}.ccb-programs>li .description,.ccb-programs>li .relateditem,.ccb-programs>li .field_intro_text{padding:0 20px;font-size:1.3rem;line-height:1.6rem}.ccb-programs>li h3 a{text-decoration:none;display:block;margin-top:25px}.ccb-programs>li h3 a:hover{text-decoration:underline}.ccb-programs>li:hover img{opacity:.85}.ccb-programs>li:hover h3 a{text-decoration:underline}.button-yellow{display:inline-block;text-align:center;box-sizing:content-box;cursor:pointer;background-color:#ffd04e !important;box-shadow:0 1px 3px rgba(0,0,0,0.2);border-radius:5px;transition:all .5s;color:#36393b;border:1px solid rgba(255,255,255,0);text-decoration:none;font-family:"Roboto",sans-serif;font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.7rem;font-weight:700;padding:11px 40px 9px 40px;margin:5px}.button-yellow *{color:#36393b;text-decoration:none}.button-yellow:hover{box-shadow:none;color:rgba(54,57,59,0.7)}.button-yellow:hover *{color:rgba(54,57,59,0.7)}.button-yellow:active{background-color:#f4c84d;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);color:rgba(54,57,59,0.55)}.button-yellow:active *{color:rgba(54,57,59,0.55)}.button-yellow:active{box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15)}.button-white{display:inline-block;text-align:center;box-sizing:content-box;cursor:pointer;background-color:#FFF !important;box-shadow:0 1px 3px rgba(0,0,0,0.2);border-radius:5px;transition:all .5s;color:#36393b;border:1px solid rgba(255,255,255,0);text-decoration:none;font-family:"Roboto",sans-serif;font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.7rem;font-weight:700;padding:11px 40px 9px 40px;margin:5px;border-color:#d6d6d6}.button-white *{color:#36393b;text-decoration:none}.button-white:hover{box-shadow:none;color:rgba(54,57,59,0.7)}.button-white:hover *{color:rgba(54,57,59,0.7)}.button-white:active{background-color:#f3f3f3;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);color:rgba(54,57,59,0.55)}.button-white:active *{color:rgba(54,57,59,0.55)}.button-white:hover{border-color:#e1e1e1;color:#8f9192;box-shadow:none}.button-white:active{color:#969798;border-color:#f3f3f3}.button-gray{display:inline-block;text-align:center;box-sizing:content-box;cursor:pointer;background-color:#9f9f9f !important;box-shadow:0 1px 3px rgba(0,0,0,0.3);border-radius:5px;transition:all .5s;color:#36393b;border:1px solid rgba(255,255,255,0);text-decoration:none;font-family:"Roboto",sans-serif;font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.7rem;font-weight:700;padding:11px 40px 9px 40px;margin:5px;box-shadow:0 2px 4px rgba(0,0,0,0.3);border-color:#9f9f9f;font-size:1.1rem;line-height:1.66}.button-gray *{color:#36393b;text-decoration:none}.button-gray:hover{box-shadow:none;color:rgba(54,57,59,0.7)}.button-gray:hover *{color:rgba(54,57,59,0.7)}.button-gray:active{background-color:#848484;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);color:rgba(54,57,59,0.55)}.button-gray:active *{color:rgba(54,57,59,0.55)}.button-gray:hover{background-color:#848484;border-color:#979797}.button-gray.active{background-color:rgba(0,0,0,0.07);box-shadow:inset 0 1px 3px rgba(0,0,0,0.18);border-color:rgba(0,0,0,0)}.button-yellow.width-single,.button-white.width-single,.button-gray.width-single{width:290px;box-sizing:border-box}.button-yellow.width-full,.button-white.width-full,.button-gray.width-full{width:calc(100% - 92px)}a.button-yellow,a.button-while,a.button-gray,a:link.button-yellow,a:link.button-while,a:link.button-gray,a:visited.button-yellow,a:visited.button-while,a:visited.button-gray,a:hover.button-yellow,a:hover.button-while,a:hover.button-gray,a:active.button-yellow,a:active.button-while,a:active.button-gray{color:#36393b;text-decoration:none}a.button-yellow:hover,a.button-while:hover,a.button-gray:hover,a:link.button-yellow:hover,a:link.button-while:hover,a:link.button-gray:hover,a:visited.button-yellow:hover,a:visited.button-while:hover,a:visited.button-gray:hover,a:hover.button-yellow:hover,a:hover.button-while:hover,a:hover.button-gray:hover,a:active.button-yellow:hover,a:active.button-while:hover,a:active.button-gray:hover{color:rgba(54,57,59,0.7)}button a,button a:link,button a:visited,button a:hover,button a:active{color:#36393b;text-decoration:none}button,input[type=submit],input[type=button],input[type=reset]{display:inline-block;text-align:center;box-sizing:content-box;cursor:pointer;background-color:#ffd04e !important;box-shadow:0 1px 3px rgba(0,0,0,0.2);border-radius:5px;transition:all .5s;color:#36393b;border:1px solid rgba(255,255,255,0);text-decoration:none;font-family:"Roboto",sans-serif;font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.7rem;font-weight:700;padding:11px 40px 9px 40px;margin:5px}button *,input[type=submit] *,input[type=button] *,input[type=reset] *{color:#36393b;text-decoration:none}button:hover,input[type=submit]:hover,input[type=button]:hover,input[type=reset]:hover{box-shadow:none;color:rgba(54,57,59,0.7)}button:hover *,input[type=submit]:hover *,input[type=button]:hover *,input[type=reset]:hover *{color:rgba(54,57,59,0.7)}button:active,input[type=submit]:active,input[type=button]:active,input[type=reset]:active{background-color:#f4c84d;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);color:rgba(54,57,59,0.55)}button:active *,input[type=submit]:active *,input[type=button]:active *,input[type=reset]:active *{color:rgba(54,57,59,0.55)}button:active,input[type=submit]:active,input[type=button]:active,input[type=reset]:active{box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15)}button:hover,input[type=submit]:hover,input[type=button]:hover,input[type=reset]:hover{display:inline-block;text-align:center;box-sizing:content-box;cursor:pointer;background-color:#ffd04e !important;box-shadow:0 1px 3px rgba(0,0,0,0.2);border-radius:5px;transition:all .5s;color:#36393b;border:1px solid rgba(255,255,255,0);text-decoration:none;font-family:"Roboto",sans-serif;font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.7rem;font-weight:700;padding:11px 40px 9px 40px;margin:5px;box-shadow:none;color:rgba(54,57,59,0.7)}button:hover *,input[type=submit]:hover *,input[type=button]:hover *,input[type=reset]:hover *{color:#36393b;text-decoration:none}button:hover:hover,input[type=submit]:hover:hover,input[type=button]:hover:hover,input[type=reset]:hover:hover{box-shadow:none;color:rgba(54,57,59,0.7)}button:hover:hover *,input[type=submit]:hover:hover *,input[type=button]:hover:hover *,input[type=reset]:hover:hover *{color:rgba(54,57,59,0.7)}button:hover:active,input[type=submit]:hover:active,input[type=button]:hover:active,input[type=reset]:hover:active{background-color:#f4c84d;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);color:rgba(54,57,59,0.55)}button:hover:active *,input[type=submit]:hover:active *,input[type=button]:hover:active *,input[type=reset]:hover:active *{color:rgba(54,57,59,0.55)}button:hover:active,input[type=submit]:hover:active,input[type=button]:hover:active,input[type=reset]:hover:active{box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15)}button:hover *,input[type=submit]:hover *,input[type=button]:hover *,input[type=reset]:hover *{color:rgba(54,57,59,0.7)}button:active,input[type=submit]:active,input[type=button]:active,input[type=reset]:active{display:inline-block;text-align:center;box-sizing:content-box;cursor:pointer;background-color:#ffd04e !important;box-shadow:0 1px 3px rgba(0,0,0,0.2);border-radius:5px;transition:all .5s;color:#36393b;border:1px solid rgba(255,255,255,0);text-decoration:none;font-family:"Roboto",sans-serif;font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.7rem;font-weight:700;padding:11px 40px 9px 40px;margin:5px;background-color:#f4c84d;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);color:rgba(54,57,59,0.55)}button:active *,input[type=submit]:active *,input[type=button]:active *,input[type=reset]:active *{color:#36393b;text-decoration:none}button:active:hover,input[type=submit]:active:hover,input[type=button]:active:hover,input[type=reset]:active:hover{box-shadow:none;color:rgba(54,57,59,0.7)}button:active:hover *,input[type=submit]:active:hover *,input[type=button]:active:hover *,input[type=reset]:active:hover *{color:rgba(54,57,59,0.7)}button:active:active,input[type=submit]:active:active,input[type=button]:active:active,input[type=reset]:active:active{background-color:#f4c84d;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);color:rgba(54,57,59,0.55)}button:active:active *,input[type=submit]:active:active *,input[type=button]:active:active *,input[type=reset]:active:active *{color:rgba(54,57,59,0.55)}button:active:active,input[type=submit]:active:active,input[type=button]:active:active,input[type=reset]:active:active{box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15)}button:active *,input[type=submit]:active *,input[type=button]:active *,input[type=reset]:active *{color:rgba(54,57,59,0.55)}button[disabled],input[type=submit][disabled],input[type=button][disabled],input[type=reset][disabled]{background-color:#999 !important}button[disabled]:hover,input[type=submit][disabled]:hover,input[type=button][disabled]:hover,input[type=reset][disabled]:hover{background-color:#ccc !important}button *,input[type=submit] *,input[type=button] *,input[type=reset] *{color:#36393b;text-decoration:none}.filter-input{position:relative;width:230px;height:33px;margin:6px 0 10px 10px;padding:0 10px 0 40px;z-index:0;position:absolute;top:0;left:0}.filter-search-button{display:block;position:absolute;z-index:1;top:11px;left:15px;width:25px;height:23px;padding:0;text-decoration:none;border-right:1px solid #bdbdbd}.filter-search-button:before{font-family:"FontAwesome";content:"";line-height:2.2rem;font-size:2rem}.dropdown-container-general{height:34px;border-radius:4px;float:left;position:relative;margin-left:6px}.dropdown-container-general:hover{cursor:pointer;box-shadow:none}.dropdown-container-general:before{content:attr(data-label);position:absolute;width:100%;height:100%;text-align:center;text-transform:uppercase;font-family:"Roboto",sans-serif;font-size:1.1rem;letter-spacing:.5px;line-height:3.4rem;text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.dropdown-container-general.filter-selected::before{text-align:left;margin-left:20px;max-width:150px}.dropdown-container-general:after{font-family:"IonIcons";content:"";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;position:absolute;right:10px;top:8px;width:18px;height:16px;text-align:center;font-size:1.8rem;line-height:16px;border-radius:3px;border:.5px solid #d9d9d9}.dropdown-container-general .dropdown{position:relative;top:40px;left:-14px;border-radius:4px;list-style:none;margin:0;padding:0;display:block}.dropdown-container-general .dropdown li{margin:0;font-family:"Open Sans",sans-serif;font-size:13px;font-weight:400;line-height:18px;text-decoration:none;display:block;position:relative}.dropdown-container-general .dropdown li a{padding:10px 20px 10px 40px;width:147px;display:block;color:#091223}.dropdown-container-general .dropdown li.has-children{padding:10px 20px 10px 40px}.dropdown-container-general .dropdown li.has-children:after{font-family:"IonIcons";content:"";position:absolute;right:10px;top:10px;font-size:1.6rem}.dropdown-container-general .dropdown li .dropdown-level-2{position:absolute;width:300px;top:0;display:none;padding-top:45px;transition:display .5s,visibility .5s}.dropdown-container-general .dropdown li .dropdown-level-2 a{width:223px;color:#091223}.dropdown-container-general .dropdown li .dropdown-level-2 .search_button_filter{display:block;position:absolute;z-index:1;top:11px;left:15px;width:25px;height:23px;padding:0;text-decoration:none;border-right:1px solid #bdbdbd}.dropdown-container-general .dropdown li .dropdown-level-2 .search_button_filter:before{font-family:"FontAwesome";content:"";line-height:2.2rem;font-size:2rem}.dropdown-container-general .dropdown li .dropdown-level-2 input[type=text]{position:relative;width:230px;height:33px;margin:6px 0 10px 10px;padding:0 10px 0 40px;z-index:0;position:absolute;top:0;left:0}.dropdown-container-general .dropdown li .dropdown-level-2 ul{list-style:none;margin:0;padding:0;clear:both;height:270px;overflow-y:scroll}.dropdown-container-general .dropdown li .dropdown-level-2:hover{border-radius:0}.dropdown-container-general .dropdown li[data-label=Events] .dropdown-level-2{width:207px;border-radius:4px}.dropdown-container-general .dropdown li[data-label=Events] .dropdown-level-2 ul{overflow:auto;height:auto}.dropdown-container-general .dropdown li[data-label=Events] .dropdown-level-2 a{width:146px;color:#091223}.dropdown-container-general .dropdown.close{display:none}.dropdown-container-gray{height:34px;border-radius:4px;float:left;position:relative;margin-left:6px;background-color:#9f9f9f;border:1px solid #9f9f9f;box-shadow:0 2px 4px rgba(0,0,0,0.3);color:white}.dropdown-container-gray:hover{cursor:pointer;box-shadow:none}.dropdown-container-gray:before{content:attr(data-label);position:absolute;width:100%;height:100%;text-align:center;text-transform:uppercase;font-family:"Roboto",sans-serif;font-size:1.1rem;letter-spacing:.5px;line-height:3.4rem;text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.dropdown-container-gray.filter-selected::before{text-align:left;margin-left:20px;max-width:150px}.dropdown-container-gray:after{font-family:"IonIcons";content:"";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;position:absolute;right:10px;top:8px;width:18px;height:16px;text-align:center;font-size:1.8rem;line-height:16px;border-radius:3px;border:.5px solid #d9d9d9}.dropdown-container-gray .dropdown{position:relative;top:40px;left:-14px;border-radius:4px;list-style:none;margin:0;padding:0;display:block}.dropdown-container-gray .dropdown li{margin:0;font-family:"Open Sans",sans-serif;font-size:13px;font-weight:400;line-height:18px;text-decoration:none;display:block;position:relative}.dropdown-container-gray .dropdown li a{padding:10px 20px 10px 40px;width:147px;display:block;color:#091223}.dropdown-container-gray .dropdown li.has-children{padding:10px 20px 10px 40px}.dropdown-container-gray .dropdown li.has-children:after{font-family:"IonIcons";content:"";position:absolute;right:10px;top:10px;font-size:1.6rem}.dropdown-container-gray .dropdown li .dropdown-level-2{position:absolute;width:300px;top:0;display:none;padding-top:45px;transition:display .5s,visibility .5s}.dropdown-container-gray .dropdown li .dropdown-level-2 a{width:223px;color:#091223}.dropdown-container-gray .dropdown li .dropdown-level-2 .search_button_filter{display:block;position:absolute;z-index:1;top:11px;left:15px;width:25px;height:23px;padding:0;text-decoration:none;border-right:1px solid #bdbdbd}.dropdown-container-gray .dropdown li .dropdown-level-2 .search_button_filter:before{font-family:"FontAwesome";content:"";line-height:2.2rem;font-size:2rem}.dropdown-container-gray .dropdown li .dropdown-level-2 input[type=text]{position:relative;width:230px;height:33px;margin:6px 0 10px 10px;padding:0 10px 0 40px;z-index:0;position:absolute;top:0;left:0}.dropdown-container-gray .dropdown li .dropdown-level-2 ul{list-style:none;margin:0;padding:0;clear:both;height:270px;overflow-y:scroll}.dropdown-container-gray .dropdown li .dropdown-level-2:hover{border-radius:0}.dropdown-container-gray .dropdown li[data-label=Events] .dropdown-level-2{width:207px;border-radius:4px}.dropdown-container-gray .dropdown li[data-label=Events] .dropdown-level-2 ul{overflow:auto;height:auto}.dropdown-container-gray .dropdown li[data-label=Events] .dropdown-level-2 a{width:146px;color:#091223}.dropdown-container-gray .dropdown.close{display:none}.dropdown-container-gray:hover{border:1px solid #979797}.dropdown-container-gray:hover:before,.dropdown-container-gray:hover:after{opacity:.85}.dropdown-container-gray:before{font-weight:700}.dropdown-container-gray .dropdown{background-color:#939393;border:1px solid #d6d6d6;box-shadow:0 2px 4px rgba(0,0,0,0.3);height:250px}.dropdown-container-gray .dropdown li{padding:10px 20px 10px 40px}.dropdown-container-white{height:34px;border-radius:4px;float:left;position:relative;margin-left:6px;background-color:white;border:1px solid #d6d6d6;box-shadow:0 1px 3px 0 rgba(0,0,0,0.35);color:rgba(54,57,59,0.85)}.dropdown-container-white:hover{cursor:pointer;box-shadow:none}.dropdown-container-white:before{content:attr(data-label);position:absolute;width:100%;height:100%;text-align:center;text-transform:uppercase;font-family:"Roboto",sans-serif;font-size:1.1rem;letter-spacing:.5px;line-height:3.4rem;text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.dropdown-container-white.filter-selected::before{text-align:left;margin-left:20px;max-width:150px}.dropdown-container-white:after{font-family:"IonIcons";content:"";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;position:absolute;right:10px;top:8px;width:18px;height:16px;text-align:center;font-size:1.8rem;line-height:16px;border-radius:3px;border:.5px solid #d9d9d9}.dropdown-container-white .dropdown{position:relative;top:40px;left:-14px;border-radius:4px;list-style:none;margin:0;padding:0;display:block}.dropdown-container-white .dropdown li{margin:0;font-family:"Open Sans",sans-serif;font-size:13px;font-weight:400;line-height:18px;text-decoration:none;display:block;position:relative}.dropdown-container-white .dropdown li a{padding:10px 20px 10px 40px;width:147px;display:block;color:#091223}.dropdown-container-white .dropdown li.has-children{padding:10px 20px 10px 40px}.dropdown-container-white .dropdown li.has-children:after{font-family:"IonIcons";content:"";position:absolute;right:10px;top:10px;font-size:1.6rem}.dropdown-container-white .dropdown li .dropdown-level-2{position:absolute;width:300px;top:0;display:none;padding-top:45px;transition:display .5s,visibility .5s}.dropdown-container-white .dropdown li .dropdown-level-2 a{width:223px;color:#091223}.dropdown-container-white .dropdown li .dropdown-level-2 .search_button_filter{display:block;position:absolute;z-index:1;top:11px;left:15px;width:25px;height:23px;padding:0;text-decoration:none;border-right:1px solid #bdbdbd}.dropdown-container-white .dropdown li .dropdown-level-2 .search_button_filter:before{font-family:"FontAwesome";content:"";line-height:2.2rem;font-size:2rem}.dropdown-container-white .dropdown li .dropdown-level-2 input[type=text]{position:relative;width:230px;height:33px;margin:6px 0 10px 10px;padding:0 10px 0 40px;z-index:0;position:absolute;top:0;left:0}.dropdown-container-white .dropdown li .dropdown-level-2 ul{list-style:none;margin:0;padding:0;clear:both;height:270px;overflow-y:scroll}.dropdown-container-white .dropdown li .dropdown-level-2:hover{border-radius:0}.dropdown-container-white .dropdown li[data-label=Events] .dropdown-level-2{width:207px;border-radius:4px}.dropdown-container-white .dropdown li[data-label=Events] .dropdown-level-2 ul{overflow:auto;height:auto}.dropdown-container-white .dropdown li[data-label=Events] .dropdown-level-2 a{width:146px;color:#091223}.dropdown-container-white .dropdown.close{display:none}.dropdown-container-white:hover{border:1px solid rgba(150,150,150,0.3)}.dropdown-container-white:hover:before,.dropdown-container-white:hover:after{opacity:.7}.dropdown-container-white:before{font-weight:900;max-width:180px;padding:0 10px}.dropdown-container-white .dropdown{background-color:#fff;border:1px solid #d6d6d6;box-shadow:0 1px 3px 0 rgba(0,0,0,0.35)}.dropdown-container-white .dropdown:hover{cursor:default}.dropdown-container-white .dropdown li:hover{background-color:#e8e9eb}.dropdown-container-white .dropdown li a{text-decoration:none;color:#091223}.dropdown-container-white .dropdown li .dropdown-level-2{background-color:#fff;border:1px solid #d6d6d6;box-shadow:0 1px 3px 0 rgba(0,0,0,0.35)}.dropdown-container-white.filter-selected:after{font-family:"IonIcons";content:""}body.msie .dropdown-container-gray::before,body.msie .dropdown-container-white::before{line-height:34px}.filter{width:100%;background-image:linear-gradient(148deg,#858585 0,#6d6d6d 77%);padding:10px 0 4px}.filter:before,.filter:after{content:" ";display:table}.filter:after{clear:both}.filter .container{position:relative}.filter input[type=text]{padding-left:40px;position:relative;z-index:0;height:24px}.filter input[type=text].search_query{box-shadow:inset 0 1px 3px rgba(0,0,0,0.24)}.filter .search_button_filter{display:block;position:absolute;z-index:1;top:5px;left:5px;width:25px;height:23px;text-decoration:none;border-right:1px solid #bdbdbd}.filter .search_button_filter:before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"FontAwesome";content:"";font-size:2.3rem}body.msie .filter .search_button_filter::before{line-height:25px}.filter-applied{font-family:"Open Sans",sans-serif;cursor:pointer;color:#142546;background-color:#ededed;border-radius:2px;font-size:.9rem;font-weight:700;letter-spacing:.6px;line-height:12px;display:flex;padding:6px 10px 6px 20px;align-items:center;position:relative;transition:background-color .5s ease}.filter-applied:not(:last-child){margin-right:4px}.filter-applied.dummy{padding:6px 10px}.filter-applied:not(.dummy):before{content:url(/templates/lyquix/images/close-icon.svg);position:absolute;top:50%;left:5px;transform:translateY(-50%) scale(0.6)}.filter-applied:hover{background-color:#f5f5f5}.btn-view{display:inline-block;width:34px;height:34px;background-image:linear-gradient(-13deg,#858585 0,#b1b1b1 100%);border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,0.3);text-decoration:none;position:relative}.btn-view:before{font-size:2.9rem;font-weight:700;display:block;position:absolute;top:7px;left:7px;color:#efefef}.btn-view:hover{cursor:pointer}.btn-view-grid{display:inline-block;width:34px;height:34px;background-image:linear-gradient(-13deg,#858585 0,#b1b1b1 100%);border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,0.3);text-decoration:none;position:relative}.btn-view-grid:before{font-size:2.9rem;font-weight:700;display:block;position:absolute;top:7px;left:7px;color:#efefef}.btn-view-grid:hover{cursor:pointer}.btn-view-grid:before{font-family:"IonIcons";content:"";left:8px}.btn-view-list{display:inline-block;width:34px;height:34px;background-image:linear-gradient(-13deg,#858585 0,#b1b1b1 100%);border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,0.3);text-decoration:none;position:relative}.btn-view-list:before{font-size:2.9rem;font-weight:700;display:block;position:absolute;top:7px;left:7px;color:#efefef}.btn-view-list:hover{cursor:pointer}.btn-view-list:before{font-family:"IonIcons";content:"";top:6px;left:6.5px}.btn-view-active{width:34px;height:34px;background-image:none;background-color:rgba(0,0,0,0.15);border-radius:5px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.5)}.btn-view-active:before{color:#9b9b9b;left:8px}.btn-view-active:hover{cursor:default}.btn-view-list.btn-view-active:before{left:6.5px}.sort-pref{position:relative}.sort-pref .menu-opener{margin-bottom:0;width:172px;transition:background-color .5s ease}.sort-pref .menu-opener .sort-pref-wrapper{position:absolute}.sort-pref .menu-opener:hover{background-color:#f2f2f2}.sort-pref .dropdown{padding:30px 20px 40px;position:absolute;background-color:#fff;left:auto;right:0;z-index:2;height:auto;width:314px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15);border-radius:0 2px 0 0}.sort-pref .dropdown:before{content:"";display:block;background-color:inherit;height:10px;width:10px;transform:rotate(45deg);position:absolute;top:-4px;right:10px}.sort-pref .dropdown.close{opacity:0;visibility:hidden;transition:opacity .5s,visibility 0s .5s}.sort-pref label{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.2rem;font-weight:600;letter-spacing:0;line-height:17px}.sort-pref .input-section{padding-left:20px}.sort-pref .input-section .miles-from{margin-right:6px}.sort-pref .input-wrapper{margin-bottom:6px}.sort-pref .row.alphabetically{margin-bottom:10px}.sort-pref .row.distance{margin-bottom:6px}.sort-pref .text-input{padding-bottom:6px}.sort-pref .phy-sort-dropdown-text-input{width:calc(100% - 44px);font-family:"Roboto",sans-serif;font-size:12px;letter-spacing:.35px;line-height:14px;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.2)}.sort-pref .submit-button{margin:0;width:42px;position:relative;padding:0;border-radius:0 5px 5px 0}.sort-pref .submit-button:before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"FontAwesome";content:"";font-size:1.3rem !important;top:50%;left:50%}.loc-buttons{text-decoration:none;padding-left:20px;color:#fff;position:relative;margin:0 0 0 6px;float:left}.loc-buttons:before{position:absolute;top:10px;left:10px;width:22px;height:22px;font-size:1.875rem;line-height:1.328}.loc-buttons:hover{color:rgba(255,255,255,0.85);cursor:pointer}.loc-buttons:hover:before{opacity:.85}.loc-buttons:active{color:rgba(255,255,255,0.7)}.loc-buttons:active:before{opacity:.7}.stories-filter{margin-bottom:15px;position:relative;z-index:3}.filter-overlay-container{position:fixed;top:153px;left:0;right:0;bottom:0;width:100%;height:calc(100% - 153px);z-index:3}.menu-collapsed .filter-overlay-container{top:80px;height:calc(100% - 80px)}.filter-overlay{background:url(/templates/lyquix/images/repeatingpattern.png) repeat;width:100%;height:100%;position:absolute;top:0;left:0;z-index:3;display:none;opacity:1;transition:opacity .25s}.filter-overlay.close{opacity:0}.story-type-filter{position:relative;z-index:0}.story-type-filter li[data-label=Events]:after{font-family:"IonIcons";content:"";display:none;position:absolute;right:10px;top:10px;font-size:1.6rem}.story-type-filter li[data-label=Events] div{padding-top:0 !important}.story-type-filter li[data-label=Events]:hover div{display:block}.story-type-filter li[data-label=Events].has-children{padding:0}.story-type-filter li[data-label=Events].has-children:after{display:block}.story-topic-filter{position:relative;z-index:1}.stories-filter{max-width:1164px;margin:60px auto 0}.stories-filter h2{font-size:2rem;line-height:29px;margin-top:0;margin-bottom:20px}.stories-filter-tabs{list-style:none;margin:0 auto;padding:0;position:relative;display:flex}.stories-filter-tabs>li{width:222px;margin:0 14px 0 0;position:relative}.stories-filter-tabs>li a{text-decoration:none;width:100%;margin:0;padding:14px 0;box-sizing:border-box;font-size:1.5rem;font-weight:700;letter-spacing:0;line-height:18px;font-family:"Open Sans",sans-serif;text-transform:none}.stories-filter-tabs>li a.button-yellow{color:#142546}.stories-filter-tabs>li button{position:relative}.stories-filter-tabs>li button:focus{outline:0}.stories-filter-tabs>li button.disabled{background-color:#eee !important;box-shadow:none;color:rgba(54,57,59,0.7)}.stories-filter-tabs>li.active button:not(.disabled){box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15)}.stories-filter-tabs>li.active button:not(.disabled).filter-options::after{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"IcoMoon";content:"";font-size:10px;position:absolute;top:14px;right:14px}.stories-filter-tabs>li.has-children::before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"FontAwesome";content:"";position:absolute;right:-20px;top:30px;color:#142546}.stories-filter-tabs>li.has-children>ul{position:absolute;top:100%;left:auto;width:229px;background-color:#e8e9eb;z-index:9;list-style:none;opacity:0;visibility:hidden;transition:opacity .5s,visibility 0s .5s}.stories-filter-tabs>li.has-children>ul>li{float:none;position:relative;width:100%;margin:0;padding-top:10px}.stories-filter-tabs>li.has-children>ul>li h4{margin:10px}.stories-filter-tabs>li.has-children>ul>li.filter-selected h4::after{content:"";width:calc(100% - 20px);height:5px;background-color:#ffd151;position:absolute;bottom:-5px;left:10px}.stories-filter-tabs>li.has-children:hover ul{opacity:1;visibility:visible;transition:opacity .5s}.stories-filter-tabs>li:last-of-type{margin-right:0}.stories-filter-options{position:absolute;margin:auto;left:0;right:0;top:50%;transform:translateY(-50%);z-index:0;height:600px;overflow:hidden;background-color:#fff;box-shadow:0 1px 5px rgba(0,0,0,0.35);border-radius:5px;opacity:0;visibility:hidden;transition:opacity .5s,visibility 0s .5s}.stories-filter-options>ul{list-style:none;width:100%;margin:0;padding:0;background-color:#e8e9eb;border-top-right-radius:5px;border-top-left-radius:5px}.stories-filter-options>ul li{float:left;position:relative;padding:3px 50px;margin:0;background-color:#e8e9eb;border-right:1px solid rgba(20,37,70,0.11)}.stories-filter-options>ul li h4{line-height:24px}.stories-filter-options>ul li:first-child{border-top-left-radius:5px}.stories-filter-options>ul li::after{font-family:"FontAwesome";content:"";position:absolute;right:20px;top:50%;transform:translateY(-50%);color:#142546}.stories-filter-options>ul li:hover{cursor:pointer}.stories-filter-options>ul li.active{background-color:#fff}.stories-filter-options .field{opacity:0;visibility:hidden;transition:opacity .5s,visibility 0s,0.5s;position:absolute;top:80px;left:0;padding:30px}.stories-filter-options .rel_specialties.field.active,.stories-filter-options .rel_services.field.active,.stories-filter-options .rel_physicians.field.active,.stories-filter-options .rel_locations.field.active,.stories-filter-options .rel_conditions.field.active,.stories-filter-options .rel_programs.field.active,.stories-filter-options .rel_treatments.field.active{opacity:1;visibility:visible;transition:opacity .5s;height:100%;max-height:440px;margin-top:10px;width:100%;overflow-y:auto}.stories-filter-options .rel_specialties .search-container,.stories-filter-options .rel_services .search-container,.stories-filter-options .rel_physicians .search-container,.stories-filter-options .rel_locations .search-container,.stories-filter-options .rel_conditions .search-container,.stories-filter-options .rel_programs .search-container,.stories-filter-options .rel_treatments .search-container{position:relative;height:48px}.stories-filter-options .rel_specialties .ccb-specialties,.stories-filter-options .rel_specialties .ccb-physicians,.stories-filter-options .rel_specialties .ccb-locations,.stories-filter-options .rel_specialties .ccb-services,.stories-filter-options .rel_specialties .ccb-programs,.stories-filter-options .rel_services .ccb-specialties,.stories-filter-options .rel_services .ccb-physicians,.stories-filter-options .rel_services .ccb-locations,.stories-filter-options .rel_services .ccb-services,.stories-filter-options .rel_services .ccb-programs,.stories-filter-options .rel_physicians .ccb-specialties,.stories-filter-options .rel_physicians .ccb-physicians,.stories-filter-options .rel_physicians .ccb-locations,.stories-filter-options .rel_physicians .ccb-services,.stories-filter-options .rel_physicians .ccb-programs,.stories-filter-options .rel_locations .ccb-specialties,.stories-filter-options .rel_locations .ccb-physicians,.stories-filter-options .rel_locations .ccb-locations,.stories-filter-options .rel_locations .ccb-services,.stories-filter-options .rel_locations .ccb-programs,.stories-filter-options .rel_conditions .ccb-specialties,.stories-filter-options .rel_conditions .ccb-physicians,.stories-filter-options .rel_conditions .ccb-locations,.stories-filter-options .rel_conditions .ccb-services,.stories-filter-options .rel_conditions .ccb-programs,.stories-filter-options .rel_programs .ccb-specialties,.stories-filter-options .rel_programs .ccb-physicians,.stories-filter-options .rel_programs .ccb-locations,.stories-filter-options .rel_programs .ccb-services,.stories-filter-options .rel_programs .ccb-programs,.stories-filter-options .rel_treatments .ccb-specialties,.stories-filter-options .rel_treatments .ccb-physicians,.stories-filter-options .rel_treatments .ccb-locations,.stories-filter-options .rel_treatments .ccb-services,.stories-filter-options .rel_treatments .ccb-programs{display:flex;flex-wrap:wrap;margin:0 -2px}.stories-filter-options .rel_specialties .search_button_filter,.stories-filter-options .rel_services .search_button_filter,.stories-filter-options .rel_physicians .search_button_filter,.stories-filter-options .rel_locations .search_button_filter,.stories-filter-options .rel_conditions .search_button_filter,.stories-filter-options .rel_programs .search_button_filter,.stories-filter-options .rel_treatments .search_button_filter{display:block;position:absolute;z-index:1;top:11px;left:15px;width:25px;height:23px;padding:0;text-decoration:none;border-right:1px solid #bdbdbd;color:#091223}.stories-filter-options .rel_specialties .search_button_filter:before,.stories-filter-options .rel_services .search_button_filter:before,.stories-filter-options .rel_physicians .search_button_filter:before,.stories-filter-options .rel_locations .search_button_filter:before,.stories-filter-options .rel_conditions .search_button_filter:before,.stories-filter-options .rel_programs .search_button_filter:before,.stories-filter-options .rel_treatments .search_button_filter:before{font-family:"FontAwesome";content:"";line-height:2.2rem;font-size:2rem}.stories-filter-options .rel_specialties input[type=text],.stories-filter-options .rel_services input[type=text],.stories-filter-options .rel_physicians input[type=text],.stories-filter-options .rel_locations input[type=text],.stories-filter-options .rel_conditions input[type=text],.stories-filter-options .rel_programs input[type=text],.stories-filter-options .rel_treatments input[type=text]{position:relative;width:230px;height:33px;margin:6px 0 10px 10px;padding:0 10px 0 40px;z-index:0;position:absolute;top:0;left:0;width:calc(100% - 60px)}.stories-filter-options .rel_specialties .ccb-specialties>li>a{width:auto;height:auto;top:inherit;right:inherit;bottom:inherit;left:inherit}.stories-filter-options .rel_locations input[type=text]{width:62%}.stories-filter-options .rel_locations .search-container button{width:30%;padding:8px;position:absolute;right:0}.stories-filter-options .rel_conditions .accordion-2:not(.open),.stories-filter-options .rel_treatments .accordion-2:not(.open){height:333px}.stories-filter-options .rel_conditions .accordion-2 ul,.stories-filter-options .rel_treatments .accordion-2 ul{height:auto;width:calc(100% - 60px);overflow:hidden;margin:0 0 0 55px;padding-left:0}.stories-filter-options .rel_conditions .accordion-2 ul li,.stories-filter-options .rel_treatments .accordion-2 ul li{display:block;padding:10px 0 5px 0;position:relative;list-style:none}.stories-filter-options .rel_conditions .accordion-2 ul li:after,.stories-filter-options .rel_treatments .accordion-2 ul li:after{content:" ";width:55%;height:1px;position:absolute;bottom:0;left:0;background-color:transparent;background-image:linear-gradient(to right,rgba(0,0,0,0.2),rgba(0,0,0,0))}.stories-filter-options .rel_conditions .accordion-2.active ul,.stories-filter-options .rel_treatments .accordion-2.active ul{max-width:none;height:333px;overflow-y:auto}.stories-filter-options .circle-button{z-index:4;position:absolute;right:0;top:-30px}body[screen=lg] .filter-overlay-container.active .stories-filter-options,body[screen=md] .filter-overlay-container.active .stories-filter-options,body[screen=sm] .filter-overlay-container.active .stories-filter-options{opacity:1;visibility:visible;z-index:4;transition:opacity .5s}.stories-filter-close-button{position:absolute;margin:auto;width:95%;left:0;right:0;top:calc(50% - 318px);transform:translateY(-50%);z-index:0;opacity:0;visibility:hidden;transition:opacity .5s,visibility 0s .5s}.stories-filter-close-button.active{opacity:1;visibility:visible;z-index:4;transition:opacity .5s}.stories-filter-close-button span{float:right}.stories-filter-close-button span::before{left:50%;top:50%;transform:translate(-50%,-50%)}body[screen=md] .filter-overlay-container,.filter-md-shared .filter-overlay-container{top:144px;height:calc(100vh - 144px)}body[screen=md] .stories-filter-close-button,.filter-md-shared .stories-filter-close-button{top:calc(50% - 288px)}body[screen=md] .stories-filter-options,.filter-md-shared .stories-filter-options{height:540px}body[screen=md] .stories-filter-options>ul li,.filter-md-shared .stories-filter-options>ul li{padding:3px 40px 3px 20px}body[screen=md] .stories-filter-options>ul li:last-child,.filter-md-shared .stories-filter-options>ul li:last-child{border:0}body[screen=md] .stories-filter-options .field,.filter-md-shared .stories-filter-options .field{padding:20px}body[screen=md] .stories-filter-options .rel_specialties.field.active,body[screen=md] .stories-filter-options .rel_services.field.active,body[screen=md] .stories-filter-options .rel_physicians.field.active,body[screen=md] .stories-filter-options .rel_locations.field.active,body[screen=md] .stories-filter-options .rel_conditions.field.active,body[screen=md] .stories-filter-options .rel_programs.field.active,body[screen=md] .stories-filter-options .rel_treatments.field.active,.filter-md-shared .stories-filter-options .rel_specialties.field.active,.filter-md-shared .stories-filter-options .rel_services.field.active,.filter-md-shared .stories-filter-options .rel_physicians.field.active,.filter-md-shared .stories-filter-options .rel_locations.field.active,.filter-md-shared .stories-filter-options .rel_conditions.field.active,.filter-md-shared .stories-filter-options .rel_programs.field.active,.filter-md-shared .stories-filter-options .rel_treatments.field.active{width:calc(100% - 40px)}body[screen=md] .stories-filter-options .rel_physicians.field.active input[type=text],body[screen=md] .stories-filter-options .rel_locations.field.active input[type=text],.filter-md-shared .stories-filter-options .rel_physicians.field.active input[type=text],.filter-md-shared .stories-filter-options .rel_locations.field.active input[type=text]{margin-left:0;padding-left:50px}body[screen=md] .stories-filter-options .rel_locations.field.active input[type=text],.filter-md-shared .stories-filter-options .rel_locations.field.active input[type=text]{width:57%}body[screen=md] .stories-filter-options .rel_locations.field.active .search-container button,.filter-md-shared .stories-filter-options .rel_locations.field.active .search-container button{width:35%}body[screen=md].menu-collapsed .filter-overlay-container,.filter-md-shared.menu-collapsed .filter-overlay-container{top:79px;height:calc(100vh - 79px)}body[screen=sm] .filter-overlay-container,.filter-sm-shared .filter-overlay-container{top:59px;height:calc(100vh - 59px)}body[screen=sm] .stories-filter h2,.filter-sm-shared .stories-filter h2{margin-bottom:0}body[screen=sm] .stories-filter-tabs h4,.filter-sm-shared .stories-filter-tabs h4{font-size:1.4rem}body[screen=sm] .stories-filter-tabs>li,.filter-sm-shared .stories-filter-tabs>li{margin:0 5px 0 0;padding:11px 0}body[screen=sm] .stories-filter-tabs>li:last-child,.filter-sm-shared .stories-filter-tabs>li:last-child{margin-right:0}body[screen=sm] .stories-filter-tabs>li.has-children::before,.filter-sm-shared .stories-filter-tabs>li.has-children::before{right:-15px}body[screen=sm] .stories-filter-tabs>li button,.filter-sm-shared .stories-filter-tabs>li button{font-size:1.1rem;padding:11px 20px 9px 20px}body[screen=sm] .stories-filter-tabs>li .filter-close-clear,.filter-sm-shared .stories-filter-tabs>li .filter-close-clear{right:8px}body[screen=sm] .stories-filter-options .field,.filter-sm-shared .stories-filter-options .field{margin-top:0 !important;padding:0 15px 0 15px}body[screen=sm] .stories-filter-options .rel_specialties.field.active,body[screen=sm] .stories-filter-options .rel_services.field.active,body[screen=sm] .stories-filter-options .rel_physicians.field.active,body[screen=sm] .stories-filter-options .rel_locations.field.active,body[screen=sm] .stories-filter-options .rel_conditions.field.active,body[screen=sm] .stories-filter-options .rel_programs.field.active,body[screen=sm] .stories-filter-options .rel_treatments.field.active,.filter-sm-shared .stories-filter-options .rel_specialties.field.active,.filter-sm-shared .stories-filter-options .rel_services.field.active,.filter-sm-shared .stories-filter-options .rel_physicians.field.active,.filter-sm-shared .stories-filter-options .rel_locations.field.active,.filter-sm-shared .stories-filter-options .rel_conditions.field.active,.filter-sm-shared .stories-filter-options .rel_programs.field.active,.filter-sm-shared .stories-filter-options .rel_treatments.field.active{width:calc(100% - 30px);top:auto}body[screen=sm] .stories-filter-options .rel_locations.field input[type=text],.filter-sm-shared .stories-filter-options .rel_locations.field input[type=text]{width:57%}body[screen=sm] .stories-filter-options .rel_locations.field button,.filter-sm-shared .stories-filter-options .rel_locations.field button{font-size:1.1rem;width:35%}body[screen=sm] .stories-filter-options h4,.filter-sm-shared .stories-filter-options h4{font-size:1.2rem;margin:1.25rem 0}body[screen=sm] .stories-filter-options>ul li,.filter-sm-shared .stories-filter-options>ul li{padding:3px 20px 3px 8px}body[screen=sm] .stories-filter-options>ul li:last-child,.filter-sm-shared .stories-filter-options>ul li:last-child{border:0}body[screen=sm] .stories-filter-options>ul li::after,.filter-sm-shared .stories-filter-options>ul li::after{right:5px;top:14px}body[screen=sm] .more-menu-item>ul>li.has-children>ul,.filter-sm-shared .more-menu-item>ul>li.has-children>ul{margin-left:20px}body[screen=sm][orientation=landscape] .stories-filter-options,.filter-sm-shared[orientation=landscape] .stories-filter-options{height:200px;top:calc(50% + 27px)}body[screen=sm][orientation=landscape] .stories-filter-close-button,.filter-sm-shared[orientation=landscape] .stories-filter-close-button{top:calc(50% - 91px)}@media screen and (min-width:960px) and (max-width:1010px){.filter-overlay-container{top:59px;height:calc(100vh - 59px)}.stories-filter h2{margin-bottom:0}.stories-filter-tabs h4{font-size:1.4rem}.stories-filter-tabs>li{margin:0 5px 0 0;padding:11px 0}.stories-filter-tabs>li:last-child{margin-right:0}.stories-filter-tabs>li.has-children::before{right:-15px}.stories-filter-tabs>li button{font-size:1.1rem;padding:11px 20px 9px 20px}.stories-filter-tabs>li .filter-close-clear{right:8px}.stories-filter-options .field{margin-top:0 !important;padding:0 15px 0 15px}.stories-filter-options .rel_specialties.field.active,.stories-filter-options .rel_services.field.active,.stories-filter-options .rel_physicians.field.active,.stories-filter-options .rel_locations.field.active,.stories-filter-options .rel_conditions.field.active,.stories-filter-options .rel_programs.field.active,.stories-filter-options .rel_treatments.field.active{width:calc(100% - 30px);top:auto}.stories-filter-options .rel_locations.field input[type=text]{width:57%}.stories-filter-options .rel_locations.field button{font-size:1.1rem;width:35%}.stories-filter-options h4{font-size:1.2rem;margin:1.25rem 0}.stories-filter-options>ul li{padding:3px 20px 3px 8px}.stories-filter-options>ul li:last-child{border:0}.stories-filter-options>ul li::after{right:5px;top:14px}.more-menu-item>ul>li.has-children>ul{margin-left:20px}}@media screen and (min-width:1280px) and (max-width:1305px){.filter-overlay-container{top:144px;height:calc(100vh - 144px)}.stories-filter-close-button{top:calc(50% - 288px)}.stories-filter-options{height:540px}.stories-filter-options>ul li{padding:3px 40px 3px 20px}.stories-filter-options>ul li:last-child{border:0}.stories-filter-options .field{padding:20px}.stories-filter-options .rel_specialties.field.active,.stories-filter-options .rel_services.field.active,.stories-filter-options .rel_physicians.field.active,.stories-filter-options .rel_locations.field.active,.stories-filter-options .rel_conditions.field.active,.stories-filter-options .rel_programs.field.active,.stories-filter-options .rel_treatments.field.active{width:calc(100% - 40px)}.stories-filter-options .rel_physicians.field.active input[type=text],.stories-filter-options .rel_locations.field.active input[type=text]{margin-left:0;padding-left:50px}.stories-filter-options .rel_locations.field.active input[type=text]{width:57%}.stories-filter-options .rel_locations.field.active .search-container button{width:35%}}body[screen=xs] .filter-applied{margin-bottom:4px}body[screen=xs] .filter-overlay-container-xs{top:87px;height:calc(100vh - 87px)}body[screen=xs] .dropdown-container-white:before{max-width:270px}body[screen=xs] .dropdown-container-gray.filter-selected:before{max-width:110px}@media screen and (max-width:320px){.stories-filter{margin:0 5px}.stories-filter .dropdown-container-white{width:308px !important;margin:0 0 3px}}.spe-loc-filter{z-index:3;top:20px;float:left;left:20px}.spe-loc-filter .dropdown{width:auto;min-width:264px;padding-top:45px}.spe-loc-filter .dropdown ul{list-style:none;margin:0;padding:0;clear:both;height:270px;overflow-y:scroll}.spe-loc-filter .dropdown .search_button_filter{display:block;position:absolute;z-index:1;top:11px;left:15px;width:25px;height:23px;padding:0;text-decoration:none;border-right:1px solid #bdbdbd}.spe-loc-filter .dropdown .search_button_filter:before{font-family:"FontAwesome";content:"";line-height:2.2rem;font-size:2rem}.spe-loc-filter .dropdown .search_button_filter::before{color:#091223}.spe-loc-filter .dropdown input[type=text]{position:relative;width:230px;height:33px;margin:6px 0 10px 10px;padding:0 10px 0 40px;z-index:0;position:absolute;top:0;left:0;width:193px}body[screen=xs] .spe-loc-filter{width:307px !important;top:0;left:0}body[screen=xs] .filter-button-xs{width:100%}body[screen=xs] .filter-button-xs button{width:100%;box-sizing:border-box;margin-left:0;margin-right:0;font-size:1.1rem}body[screen=xs] .filter-button-xs button:hover{cursor:pointer}body[screen=xs] .filter-button-xs button.disabled{background-color:#eee !important;box-shadow:none;color:rgba(54,57,59,0.7)}body[screen=xs] .stories-filter-options{opacity:0;visibility:hidden;transition:opacity .5s}body[screen=xs] .stories-filter-tabs>li{margin:0 16px 0 0}body[screen=xs] .stories-filter-tabs>li a{padding:11px 0}body[screen=xs] .stories-filter-tabs>li h4{margin-top:10px}body[screen=xs] .stories-filter-tabs>li.has-children::before{top:16px}body[screen=xs] .stories-filter-tabs>li[data-label=Events].has-children>ul{right:-111px}body[screen=xs] .stories-filter-tabs .more-menu-item{float:right;position:relative}body[screen=xs] .stories-filter-tabs .more-menu-item:hover{cursor:pointer}body[screen=xs] .stories-filter-tabs .more-menu-item>ul{position:absolute;top:50px;top:100%;left:auto;right:-20px;min-width:200px;min-height:200px;margin:0;padding:0 0 0 1.5em;opacity:0;visibility:hidden;transition:opacity .5s,visibility 0s .5s;background-color:#e8e9eb;z-index:9;list-style:none}body[screen=xs] .stories-filter-tabs .more-menu-item>ul .subcat-item-3,body[screen=xs] .stories-filter-tabs .more-menu-item>ul .subcat-item-4,body[screen=xs] .stories-filter-tabs .more-menu-item>ul .subcat-item-5,body[screen=xs] .stories-filter-tabs .more-menu-item>ul .subcat-item-6{display:block}body[screen=xs] .stories-filter-tabs .more-menu-item.active>ul{opacity:1;visibility:visible;transition:opacity .5s}body[screen=xs] .stories-filter-options{display:none}body[screen=xs] .stories-filter-options-xs{position:relative;margin:0 auto}body[screen=xs] .stories-filter-options-xs>ul{background-color:#fff;border:1px solid #d6d6d6;box-shadow:0 1px 3px 0 rgba(0,0,0,0.35);list-style:none;margin:0;padding:0;border-radius:4px;width:100%;min-height:308px;position:absolute;top:100px;z-index:0;opacity:0;visibility:hidden;transition:opacity .5s,visibility 0s .5s}body[screen=xs] .stories-filter-options-xs>ul li{position:relative;padding:10px 20px;margin:0 5px;font-family:"Open Sans",sans-serif}body[screen=xs] .stories-filter-options-xs>ul li:hover{cursor:pointer;background-color:#e8eaeb}body[screen=xs] .stories-filter-options-xs>ul li.has-children{padding:10px 20px 10px 40px}body[screen=xs] .stories-filter-options-xs>ul li.has-children:after{font-family:"IonIcons";content:"";position:absolute;right:10px;top:10px;font-size:1.6rem}body[screen=xs] .filter-overlay-container.active .stories-filter-options-xs>ul{opacity:1;visibility:visible;transition:opacity .5s;z-index:4}body[screen=xs] .stories-filter-close-button{top:70px}body[screen=xs] .xs-dropdown-level-2{opacity:0;visibility:hidden;transition:opacity .5s,visibility 0s .5s;position:absolute;width:100%;top:100px;z-index:4}body[screen=xs] .xs-dropdown-level-2 .back-button{width:32px;height:32px;display:block;position:absolute;top:15px;left:8px;background:#fff;z-index:5;box-shadow:0 0 5px rgba(0,0,0,0.2)}body[screen=xs] .xs-dropdown-level-2 .back-button:hover{cursor:pointer}body[screen=xs] .xs-dropdown-level-2 .back-button::after{font-family:"IonIcons";content:"";position:absolute;right:15px;font-size:2rem}body[screen=xs] .xs-dropdown-level-2 .dropdown-level-2{position:absolute;display:none;margin:0;padding:0;left:0;top:0;width:100%;min-height:308px;background-color:#fff;border:1px solid #d6d6d6;box-shadow:0 1px 3px 0 rgba(0,0,0,0.35);border-radius:4px}body[screen=xs] .xs-dropdown-level-2 .dropdown-level-2 .search_button_filter{display:block;position:absolute;z-index:1;top:11px;left:15px;width:25px;height:23px;padding:0;text-decoration:none;border-right:1px solid #bdbdbd;color:#091223;top:19px;left:54px}body[screen=xs] .xs-dropdown-level-2 .dropdown-level-2 .search_button_filter:before{font-family:"FontAwesome";content:"";line-height:2.2rem;font-size:2rem}body[screen=xs] .xs-dropdown-level-2 .dropdown-level-2 input[type=text]{position:relative;width:230px;height:33px;margin:6px 0 10px 10px;padding:0 10px 0 40px;z-index:0;position:absolute;top:0;left:0;width:210px;left:37px;top:8px}body[screen=xs] .xs-dropdown-level-2 .dropdown-level-2 ul{list-style:none;max-height:232px;overflow-y:auto;margin-top:55px}body[screen=xs] .xs-dropdown-level-2 .dropdown-level-2 ul li a{font-family:"Open Sans",sans-serif;font-size:13px;color:#091223;text-decoration:none}body[screen=xs] .xs-dropdown-level-2.active{opacity:1;visibility:visible;transition:opacity .5s}body[screen=xs] .xs-dropdown-level-2.active.rel_physicians .dropdown-level-2[data-xsindex=rel_physicians],body[screen=xs] .xs-dropdown-level-2.active.rel_specialties .dropdown-level-2[data-xsindex=rel_specialties],body[screen=xs] .xs-dropdown-level-2.active.rel_locations .dropdown-level-2[data-xsindex=rel_locations],body[screen=xs] .xs-dropdown-level-2.active.rel_conditions .dropdown-level-2[data-xsindex=rel_conditions],body[screen=xs] .xs-dropdown-level-2.active.rel_treatments .dropdown-level-2[data-xsindex=rel_treatments],body[screen=xs] .xs-dropdown-level-2.active.rel_programs .dropdown-level-2[data-xsindex=rel_programs],body[screen=xs] .xs-dropdown-level-2.active.rel_services .dropdown-level-2[data-xsindex=rel_services]{display:block}body[screen=lg] .stories-filter-options .rel_physicians .ccb-physicians li{width:159px;margin:4px}body[screen=lg] .stories-filter-options .rel_services .ccb-services li,body[screen=lg] .stories-filter-options .rel_programs .ccb-services li{margin:2px}body[screen=lg] .stories-filter-options .rel_specialties .ccb-specialties li{margin:2px}body[screen=lg] .stories-filter-options .rel_locations .ccb-locations li{margin:8px}body[screen=md] .stories-filter-options .rel_physicians .ccb-physicians li{width:162px;margin:8px}body[screen=md] .stories-filter-options .rel_services .ccb-services li,body[screen=md] .stories-filter-options .rel_programs .ccb-services li{margin:2px;width:218px}body[screen=md] .stories-filter-options .rel_specialties .ccb-specialties li{width:170px}body[screen=md] .stories-filter-options .rel_specialties .ccb-specialties li a::after{width:170px;height:92px}body[screen=md] .stories-filter-options .rel_specialties .ccb-specialties li h3{margin-top:97px}body[screen=md] .stories-filter-options .rel_locations .ccb-locations li{margin:9px;width:160px}body[screen=md] .stories-filter-options .rel_locations .ccb-locations li a img{width:160px}body[screen=sm] .stories-filter-options .rel_physicians .ccb-physicians li{width:180px;margin:7px}body[screen=sm] .stories-filter-options .rel_services .ccb-services li,body[screen=sm] .stories-filter-options .rel_programs .ccb-services li{float:left;width:190px;margin:2px;min-height:200px}body[screen=sm] .stories-filter-options .rel_specialties .ccb-specialties li{width:142px;min-height:115px;margin:2px}body[screen=sm] .stories-filter-options .rel_locations .ccb-locations li{width:180px;margin:7px}body[screen=sm] .stories-filter-options .rel_locations .ccb-locations li a img{width:180px}body[screen=sm] .radio-wrapper{padding-right:17px;padding-left:20px}body[screen=sm] .radio-wrapper label:nth-of-type(2){margin-left:3px}.advanced_rel_physicians .story-topic-filter .phy-loc-filter-dropdown .left-column-and-map-wrapper{top:100%;left:0}body[screen=xs] .advanced_rel_physicians .story-topic-filter .phy-loc-filter-dropdown .left-column-and-map-wrapper{top:0;left:0}.radio-wrapper{border-bottom:2px solid #ededed;padding:10px 26px 7px;display:flex;align-items:center;background-color:#fff}.radio-wrapper label{color:#142546;font-family:"Roboto",sans-serif;font-size:10.5px;letter-spacing:.5px;line-height:13px}.radio-wrapper label:nth-of-type(2){margin-left:16px}.radio-container{display:block;position:relative;padding-left:18px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.radio-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.radio-container input:checked ~ .custom-radio:after{background-color:#142546}.radio-container .custom-radio{position:absolute;top:50%;left:0;height:14px;width:14px;border:1px solid rgba(20,37,70,0.5);border-radius:50%;background-color:#fff;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.3);transform:translateY(-50%);display:flex;justify-content:center;align-items:center}.radio-container .custom-radio:after{content:"";width:6px;height:6px;border-radius:50%}.input-section .manual-container,.input-section .miles-from{display:inline-block;width:auto}.input-section .miles-from{margin:0 9px 0 0;padding:5px 8px 4px;border:0;height:23px;width:100px;border-radius:4px;background-color:#f9f9f9;color:#707275;font-family:"Roboto",sans-serif;font-size:12px;letter-spacing:.35px;line-height:14px;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.2)}.input-section .manual-link{position:relative;height:auto;border:0;color:#142546;font-family:"Open Sans",sans-serif;font-size:12px;letter-spacing:0;line-height:17px;text-decoration:underline}.input-section .manual-link:before{content:" ";display:block;width:7px;height:11px;position:absolute;top:3px;left:0;background-image:url(/templates/lyquix/images/icons/pin-blue.svg);background-size:100%}.input-section .manual-link:hover{background-color:transparent;text-decoration:none}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy,body[screen=xs] .advanced_rel_physicians .phy-filter-xs{z-index:-1;visibility:hidden;opacity:0;position:fixed;top:0;left:0;width:100% !important;height:100%;background-color:#fff}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy h2,body[screen=xs] .advanced_rel_physicians .phy-filter-xs h2{margin:0 0 12px 0}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy h4,body[screen=xs] .advanced_rel_physicians .phy-filter-xs h4{margin:0}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .back-link,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .back-link{color:#142546;font-size:.9rem;font-weight:700;letter-spacing:.6;line-height:12px;padding-left:6px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .back-link:before,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .back-link:before{content:"";background-image:url(/templates/lyquix/images/icons/link-arrow.svg);width:4px;height:6px;background-size:cover;position:absolute;top:50%;left:0;transform:translateY(-50%)}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .filter-wrapper,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .filter-wrapper{width:83.75%;margin:0 auto;padding:35px 0 0 0}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .phy-filter-xs-close,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .phy-filter-xs-close{background-image:url(/templates/lyquix/images/icons/filter-close-xs.svg);background-size:cover;width:14px;height:14px;position:absolute;top:20px;right:8.125%;z-index:1002}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .search_query-outer,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .search_query-outer{padding-top:19px;padding-bottom:17px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .tab-nav,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .tab-nav{display:flex;justify-content:flex-start;position:relative}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .tab-nav:before,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .tab-nav:before{content:"";height:1px;background-color:#f2f2f2;position:absolute;bottom:0;left:50%;width:100vw;transform:translateX(-50%)}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .tab-nav .tab,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .tab-nav .tab{font-size:1.2rem;line-height:17px;font-weight:600;letter-spacing:0;font-family:"Open Sans",sans-serif;padding-bottom:5px;border-bottom:3px solid transparent}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .tab-nav .tab:first-child,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .tab-nav .tab:first-child{margin-right:20px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .tab-nav .tab.open,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .tab-nav .tab.open{color:#142546;border-bottom-color:#ffd151}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .tab-content .tab-panel.closed,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .tab-content .tab-panel.closed{display:none}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .menu-opener,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .menu-opener{width:100%;margin-bottom:0;background-color:#fff}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .menu-opener span,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .menu-opener span{padding-left:0}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .menu-opener.active+.dropdown,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .menu-opener.active+.dropdown{border-bottom:1px solid #142546}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .menu-opener.active span:after,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .menu-opener.active span:after{content:normal}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .phy-loc-filter,body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .specialty-filter,body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .language-filter,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .phy-loc-filter,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .specialty-filter,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .language-filter{margin-bottom:20px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .dropdown-container-gray .dropdown,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .dropdown-container-gray .dropdown{padding-top:0;padding-bottom:10px;height:auto;position:static;width:auto;max-height:none;box-shadow:none;border:0}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .dropdown-container-gray .dropdown li,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .dropdown-container-gray .dropdown li{padding-left:10px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .dropdown-container-gray .dropdown:after,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .dropdown-container-gray .dropdown:after{content:normal}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .phy-loc-filter-dropdown.active,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .phy-loc-filter-dropdown.active{z-index:1001}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .phy-loc-filter-dropdown .left-column,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .phy-loc-filter-dropdown .left-column{width:83.75%;margin:0 auto}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .phy-loc-filter-dropdown .left-column .input-section,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .phy-loc-filter-dropdown .left-column .input-section{padding-right:0;padding-left:0}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .phy-loc-filter-dropdown .back-link,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .phy-loc-filter-dropdown .back-link{position:absolute;top:27px;width:auto;left:8.125%;z-index:1002}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .phy-loc-filter-dropdown .left-column-and-map-wrapper,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .phy-loc-filter-dropdown .left-column-and-map-wrapper{position:static;width:100%;display:block;height:auto}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .phy-loc-filter-dropdown .checkbox-wrapper::before,body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .phy-loc-filter-dropdown .checkbox-wrapper::after,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .phy-loc-filter-dropdown .checkbox-wrapper::before,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .phy-loc-filter-dropdown .checkbox-wrapper::after{left:50%;transform:translateX(-50%);width:100vw}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .phy-loc-filter-dropdown .checkbox-wrapper .input-group-wrapper,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .phy-loc-filter-dropdown .checkbox-wrapper .input-group-wrapper{padding:0}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .phy-loc-filter-dropdown .loc-list,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .phy-loc-filter-dropdown .loc-list{padding:0;position:relative;height:100%;max-height:none}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .phy-gender-filter,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .phy-gender-filter{margin-bottom:20px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .surgical-filter,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .surgical-filter{margin-bottom:54px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .confirm-button-container,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .confirm-button-container{position:absolute;bottom:12px;left:50%;transform:translateX(-50%)}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .confirm-button,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .confirm-button{margin:0;font-size:1.1rem;line-height:13px;letter-spacing:.48px;padding:8.5px 0 7.5px;width:180px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sort-pref .dropdown,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .sort-pref .dropdown{padding:19px 0 0 0;opacity:1;position:static;width:auto;height:auto;visibility:visible;box-shadow:none}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sort-pref .row.alphabetically,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .sort-pref .row.alphabetically{margin-bottom:16px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sort-pref .row.distance,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .sort-pref .row.distance{margin-bottom:4px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sort-pref .input-section,body[screen=xs] .advanced_rel_physicians .phy-filter-xs .sort-pref .input-section{padding-top:4px;padding-left:14px}body[screen=xs].filters-open .tmpl-custom-physicians.fc-category .filter-bar-phy{visibility:visible;opacity:1;z-index:1000}.filter-message{background-color:#fff;text-align:center;padding:20px 50px;border:1px solid #ededed}.filter-message h2{margin:70px 0 40px 0;font-size:2rem;line-height:27px}.filter-message .button-yellow{margin:0;color:#1e2022;font-size:1.1rem;letter-spacing:.48px;line-height:13px}.filter-message .inner{padding-bottom:82px}.filter-message .row{border-top:2px solid #f2f2f2;padding-top:14px}.filter-message.select-region-message .bottom{padding-top:82px}.filter-message.select-region-message .inner{padding-bottom:0}.filter-message .view-all{color:#5a667d;font-family:"Open Sans",sans-serif;font-size:1.2rem;letter-spacing:0;line-height:17px}body[screen=sm] .filter-message{padding:20px 26px}body[screen=sm] .filter-message h2{margin:30px 0 26px;font-size:1.7rem;line-height:23px}body[screen=sm] .filter-message .button-yellow{padding:6px 25px 4px}body[screen=sm] .filter-message .inner{padding-bottom:65px}body[screen=sm] .filter-message.select-region-message .inner{padding-bottom:0}body[screen=sm] .filter-message.select-region-message .bottom{padding-top:65px}.language-filter{display:none !important}.container .fc_field_image{margin:0;padding:0;border:0}.container .fc_field_image:active{opacity:.7}.container a .fc_field_image:hover{opacity:.85}#invalidEmail{display:none;color:red;font-weight:bold}#questionSent{display:none}.forms{background-color:#efe1c4}.forms .rsform-camp,.forms .questionForm{padding:25px 0 12px}.forms .rsform-camp .formField,.forms .questionForm .formField{margin-right:50px;float:left;width:auto}.forms .rsform-camp .formField span.label,.forms .questionForm .formField span.label{margin-top:5px;opacity:.65;color:#36393b;font-family:"Open Sans";font-size:14px;font-weight:300;line-height:19px}.forms .rsform-camp .formField span.label,.forms .rsform-camp .formField input,.forms .questionForm .formField span.label,.forms .questionForm .formField input{display:inline-block !important;float:none !important}.forms .rsform-camp .formField:last-child,.forms .questionForm .formField:last-child{margin-right:0}.forms .rsform-camp .formField:last-child button,.forms .questionForm .formField:last-child button{margin-top:3px !important}.forms .rsform-camp .formHeading,.forms .questionForm .formHeading{margin-top:5px;width:215px;height:23px;color:#142546;font-family:"Open Sans";font-size:17px;font-weight:600;line-height:23px;float:left}.forms .rsform-camp #emailField,.forms .rsform-camp #nameField,.forms .questionForm #emailField,.forms .questionForm #nameField{width:246px;height:19px;border-radius:4px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.18)}.forms .rsform-camp #nameEmailSend,.forms .rsform-camp #questionSend,.forms .questionForm #nameEmailSend,.forms .questionForm #questionSend{width:241px;padding:9px 0 7px;margin:0}.forms .rsform-camp #nameEmailSend:hover,.forms .rsform-camp #questionSend:hover,.forms .questionForm #nameEmailSend:hover,.forms .questionForm #questionSend:hover{background-color:#ffd04e}.forms .rsform-camp #formNoError,.forms .questionForm #formNoError{margin-bottom:20px}.forms table{display:block}.forms table tbody{display:block}.forms table tbody tr{display:block}.forms table tbody tr td{display:block;background-color:transparent;border-bottom:0}.forms table tbody tr textarea{margin:0;width:1255.5px;border-radius:4px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.18)}.item-make-an-appointment-first-time-patient .formResponsive .rsformVerticalClear{width:50%;float:left}@media screen and (max-width:650px){.formResponsive input[type=text],.formResponsive input[type=password],.formResponsive textarea,.formResponsive select{width:94% !important}}body[screen=md] .rsform-camp .formHeading,body[screen=md] .questionForm .formHeading{float:none;margin-bottom:10px}body[screen=md] .rsform-camp .formField,body[screen=md] .questionForm .formField{margin-right:35px}body[screen=md] .rsform-camp textarea,body[screen=md] .questionForm textarea{width:935.5px}body[screen=md] .item-make-an-appointment-first-time-patient .formResponsive .rsformVerticalClear label{max-width:225px}body[screen=sm] .rsform-camp .formHeading,body[screen=sm] .questionForm .formHeading{float:none;margin-bottom:10px}body[screen=sm] .rsform-camp #emailField,body[screen=sm] .rsform-camp #nameField,body[screen=sm] .questionForm #emailField,body[screen=sm] .questionForm #nameField{width:242px}body[screen=sm] .rsform-camp #nameEmailSend,body[screen=sm] .questionForm #nameEmailSend{margin-left:0;margin-top:30px}body[screen=sm] .rsform-camp .formField,body[screen=sm] .questionForm .formField{margin-right:0;margin-bottom:10px}body[screen=sm] .rsform-camp .formField:first-child,body[screen=sm] .questionForm .formField:first-child{margin-right:35px}body[screen=sm] .rsform-camp .formField:last-child,body[screen=sm] .questionForm .formField:last-child{margin-bottom:0}body[screen=sm] .rsform-camp textarea,body[screen=sm] .questionForm textarea{width:615.5px !important}body[screen=sm] .item-make-an-appointment-first-time-patient .formResponsive .rsformVerticalClear label{max-width:260px}body[screen=xs] .rsform-camp .formHeading,body[screen=xs] .questionForm .formHeading{float:none;margin:0 8.4px 10px}body[screen=xs] .rsform-camp #emailField,body[screen=xs] .rsform-camp #nameField,body[screen=xs] .questionForm #emailField,body[screen=xs] .questionForm #nameField{margin:10px 0 10px 10px}body[screen=xs] .rsform-camp .formField,body[screen=xs] .questionForm .formField{margin-right:0}body[screen=xs] .rsform-camp #nameField,body[screen=xs] .questionForm #nameField{width:215px}body[screen=xs] .rsform-camp #emailField,body[screen=xs] .questionForm #emailField{width:249px}body[screen=xs] .rsform-camp textarea,body[screen=xs] .questionForm textarea{width:295.5px !important}body[screen=xs] .rsform-camp #nameEmailSend,body[screen=xs] .questionForm #nameEmailSend{margin:10px 8.4px !important}body[screen=xs] .item-make-an-appointment-first-time-patient .formResponsive .rsformVerticalClear{width:auto;float:none}body[screen=xs] .item-make-an-appointment-first-time-patient .formResponsive .rsformVerticalClear label{max-width:250px}input[type=text],input[type=search]{float:left;box-shadow:0 0 5px rgba(0,0,0,0.2);border-radius:3px;border:0;margin:0;padding:0;font-size:1.6rem;line-height:1.8rem;letter-spacing:.5px;color:#666;font-family:"Open Sans",sans-serif;display:inline-block;height:30px;padding:5px;position:relative;z-index:0;-webkit-appearance:none}input[type=button].rsform-button-next,button[type=button].rsform-button-next,input[type=button].rsform-button-prev,button[type=button].rsform-button-prev{display:inline-block;text-align:center;box-sizing:content-box;cursor:pointer;background-color:#ffd04e !important;box-shadow:0 1px 3px rgba(0,0,0,0.2);border-radius:5px;transition:all .5s;color:#36393b;border:1px solid rgba(255,255,255,0);text-decoration:none;font-family:"Roboto",sans-serif;font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.7rem;font-weight:700;padding:11px 40px 9px 40px;margin:5px;border:1px solid transparent !important;color:#36393b !important}input[type=button].rsform-button-next *,button[type=button].rsform-button-next *,input[type=button].rsform-button-prev *,button[type=button].rsform-button-prev *{color:#36393b;text-decoration:none}input[type=button].rsform-button-next:hover,button[type=button].rsform-button-next:hover,input[type=button].rsform-button-prev:hover,button[type=button].rsform-button-prev:hover{box-shadow:none;color:rgba(54,57,59,0.7)}input[type=button].rsform-button-next:hover *,button[type=button].rsform-button-next:hover *,input[type=button].rsform-button-prev:hover *,button[type=button].rsform-button-prev:hover *{color:rgba(54,57,59,0.7)}input[type=button].rsform-button-next:active,button[type=button].rsform-button-next:active,input[type=button].rsform-button-prev:active,button[type=button].rsform-button-prev:active{background-color:#f4c84d;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);color:rgba(54,57,59,0.55)}input[type=button].rsform-button-next:active *,button[type=button].rsform-button-next:active *,input[type=button].rsform-button-prev:active *,button[type=button].rsform-button-prev:active *{color:rgba(54,57,59,0.55)}input[type=button].rsform-button-next:active,button[type=button].rsform-button-next:active,input[type=button].rsform-button-prev:active,button[type=button].rsform-button-prev:active{box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15)}input[type=button].rsform-button-next:hover,button[type=button].rsform-button-next:hover,input[type=button].rsform-button-prev:hover,button[type=button].rsform-button-prev:hover{color:rgba(54,57,59,0.7) !important}.formResponsive input[type=submit]{display:inline-block;text-align:center;box-sizing:content-box;cursor:pointer;background-color:#ffd04e !important;box-shadow:0 1px 3px rgba(0,0,0,0.2);border-radius:5px;transition:all .5s;color:#36393b;border:1px solid rgba(255,255,255,0);text-decoration:none;font-family:"Roboto",sans-serif;font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.7rem;font-weight:700;padding:11px 40px 9px 40px;margin:5px;background-image:none}.formResponsive input[type=submit] *{color:#36393b;text-decoration:none}.formResponsive input[type=submit]:hover{box-shadow:none;color:rgba(54,57,59,0.7)}.formResponsive input[type=submit]:hover *{color:rgba(54,57,59,0.7)}.formResponsive input[type=submit]:active{background-color:#f4c84d;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);color:rgba(54,57,59,0.55)}.formResponsive input[type=submit]:active *{color:rgba(54,57,59,0.55)}.formResponsive input[type=submit]:active{box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15)}.formResponsive input[type=submit]:hover{background-color:#ffd04e}.form-progress-bar{padding-top:66px;display:table;width:100%;height:4px;text-align:left}.form-progress-indicator-label{display:inline-block;text-align:center;box-sizing:content-box;cursor:pointer;background-color:#ffd04e !important;box-shadow:0 1px 3px rgba(0,0,0,0.2);border-radius:5px;transition:all .5s;color:#36393b;border:1px solid rgba(255,255,255,0);text-decoration:none;font-family:"Roboto",sans-serif;font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.7rem;font-weight:700;padding:11px 40px 9px 40px;margin:5px;position:absolute;left:0;top:-42px;color:black;width:23px;height:23px;background-color:#ffd04e;border-radius:4px;padding:0;line-height:25px}.form-progress-indicator-label *{color:#36393b;text-decoration:none}.form-progress-indicator-label:hover{box-shadow:none;color:rgba(54,57,59,0.7)}.form-progress-indicator-label:hover *{color:rgba(54,57,59,0.7)}.form-progress-indicator-label:active{background-color:#f4c84d;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);color:rgba(54,57,59,0.55)}.form-progress-indicator-label:active *{color:rgba(54,57,59,0.55)}.form-progress-indicator-label:active{box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15)}.form-page-indicator-label-completed{display:inline-block;text-align:center;box-sizing:content-box;cursor:pointer;background-color:#ffd04e !important;box-shadow:0 1px 3px rgba(0,0,0,0.2);border-radius:5px;transition:all .5s;color:#36393b;border:1px solid rgba(255,255,255,0);text-decoration:none;font-family:"Roboto",sans-serif;font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.7rem;font-weight:700;padding:11px 40px 9px 40px;margin:5px;position:absolute;left:0;top:-42px;color:black;width:23px;height:23px;background-color:#ffd04e;border-radius:4px;padding:0;line-height:25px;background-color:#ffe8a7;color:#aba285;box-shadow:none}.form-page-indicator-label-completed *{color:#36393b;text-decoration:none}.form-page-indicator-label-completed:hover{box-shadow:none;color:rgba(54,57,59,0.7)}.form-page-indicator-label-completed:hover *{color:rgba(54,57,59,0.7)}.form-page-indicator-label-completed:active{background-color:#f4c84d;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);color:rgba(54,57,59,0.55)}.form-page-indicator-label-completed:active *{color:rgba(54,57,59,0.55)}.form-page-indicator-label-completed:active{box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15)}.form-progress-bar .form-progress-indicator{position:relative}.form-progress-bar .form-progress-indicator:nth-child(1)::before{content:"1"}.form-progress-bar .form-progress-indicator:nth-child(2)::before{content:"2"}.form-progress-bar .form-progress-indicator:nth-child(3)::before{content:"3"}.form-progress-bar .form-progress-indicator:nth-child(4)::before{content:"4"}.form-progress-bar .form-progress-indicator:nth-child(5)::before{content:"5"}.form-progress-bar .form-progress-indicator:nth-child(6)::before{content:"6"}.form-progress-bar .form-progress-indicator:nth-child(7)::before{content:"7"}.form-progress-bar .form-progress-indicator:nth-child(8)::before{content:"8"}.form-progress-bar .form-progress-indicator:nth-child(9)::before{content:"9"}.form-progress-bar .form-progress-indicator:nth-child(10)::before{content:"10"}.form-progress-indicator{background-color:#adadad;height:10px;display:none;border-right:1px solid #fff;border-radius:1px}.form-progress-indicator:before{display:inline-block;text-align:center;box-sizing:content-box;cursor:pointer;background-color:#ffd04e !important;box-shadow:0 1px 3px rgba(0,0,0,0.2);border-radius:5px;transition:all .5s;color:#36393b;border:1px solid rgba(255,255,255,0);text-decoration:none;font-family:"Roboto",sans-serif;font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.7rem;font-weight:700;padding:11px 40px 9px 40px;margin:5px;position:absolute;left:0;top:-42px;color:black;width:23px;height:23px;background-color:#ffd04e;border-radius:4px;padding:0;line-height:25px;background-color:#ffe8a7;color:#aba285;box-shadow:none;display:none}.form-progress-indicator:before *{color:#36393b;text-decoration:none}.form-progress-indicator:before:hover{box-shadow:none;color:rgba(54,57,59,0.7)}.form-progress-indicator:before:hover *{color:rgba(54,57,59,0.7)}.form-progress-indicator:before:active{background-color:#f4c84d;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);color:rgba(54,57,59,0.55)}.form-progress-indicator:before:active *{color:rgba(54,57,59,0.55)}.form-progress-indicator:before:active{box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15)}.form-progress-bar[data-total="1"] .form-progress-indicator:nth-child(-n+1),.form-progress-bar[data-total="2"] .form-progress-indicator:nth-child(-n+2),.form-progress-bar[data-total="3"] .form-progress-indicator:nth-child(-n+3),.form-progress-bar[data-total="4"] .form-progress-indicator:nth-child(-n+4),.form-progress-bar[data-total="5"] .form-progress-indicator:nth-child(-n+5),.form-progress-bar[data-total="6"] .form-progress-indicator:nth-child(-n+6),.form-progress-bar[data-total="7"] .form-progress-indicator:nth-child(-n+7),.form-progress-bar[data-total="8"] .form-progress-indicator:nth-child(-n+8),.form-progress-bar[data-total="9"] .form-progress-indicator:nth-child(-n+9),.form-progress-bar[data-total="10"] .form-progress-indicator:nth-child(-n+10){display:table-cell}.form-progress-bar[data-page="1"] .form-progress-indicator:nth-child(-n+1),.form-progress-bar[data-page="2"] .form-progress-indicator:nth-child(-n+2),.form-progress-bar[data-page="3"] .form-progress-indicator:nth-child(-n+3),.form-progress-bar[data-page="4"] .form-progress-indicator:nth-child(-n+4),.form-progress-bar[data-page="5"] .form-progress-indicator:nth-child(-n+5),.form-progress-bar[data-page="6"] .form-progress-indicator:nth-child(-n+6),.form-progress-bar[data-page="7"] .form-progress-indicator:nth-child(-n+7),.form-progress-bar[data-page="8"] .form-progress-indicator:nth-child(-n+8),.form-progress-bar[data-page="9"] .form-progress-indicator:nth-child(-n+9),.form-progress-bar[data-page="10"] .form-progress-indicator:nth-child(-n+10){background-color:#ffd04e}.form-progress-bar[data-page="1"] .form-progress-indicator:nth-child(-n+1):before,.form-progress-bar[data-page="2"] .form-progress-indicator:nth-child(-n+2):before,.form-progress-bar[data-page="3"] .form-progress-indicator:nth-child(-n+3):before,.form-progress-bar[data-page="4"] .form-progress-indicator:nth-child(-n+4):before,.form-progress-bar[data-page="5"] .form-progress-indicator:nth-child(-n+5):before,.form-progress-bar[data-page="6"] .form-progress-indicator:nth-child(-n+6):before,.form-progress-bar[data-page="7"] .form-progress-indicator:nth-child(-n+7):before,.form-progress-bar[data-page="8"] .form-progress-indicator:nth-child(-n+8):before,.form-progress-bar[data-page="9"] .form-progress-indicator:nth-child(-n+9):before,.form-progress-bar[data-page="10"] .form-progress-indicator:nth-child(-n+10):before{display:block}.form-progress-bar[data-page="1"] .form-progress-indicator:nth-child(1):before,.form-progress-bar[data-page="2"] .form-progress-indicator:nth-child(2):before,.form-progress-bar[data-page="3"] .form-progress-indicator:nth-child(3):before,.form-progress-bar[data-page="4"] .form-progress-indicator:nth-child(4):before,.form-progress-bar[data-page="5"] .form-progress-indicator:nth-child(5):before,.form-progress-bar[data-page="6"] .form-progress-indicator:nth-child(6):before,.form-progress-bar[data-page="7"] .form-progress-indicator:nth-child(7):before,.form-progress-bar[data-page="8"] .form-progress-indicator:nth-child(8):before,.form-progress-bar[data-page="9"] .form-progress-indicator:nth-child(9):before,.form-progress-bar[data-page="10"] .form-progress-indicator:nth-child(10):before{display:inline-block;text-align:center;box-sizing:content-box;cursor:pointer;background-color:#ffd04e !important;box-shadow:0 1px 3px rgba(0,0,0,0.2);border-radius:5px;transition:all .5s;color:#36393b;border:1px solid rgba(255,255,255,0);text-decoration:none;font-family:"Roboto",sans-serif;font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.7rem;font-weight:700;padding:11px 40px 9px 40px;margin:5px;position:absolute;left:0;top:-42px;color:black;width:23px;height:23px;background-color:#ffd04e;border-radius:4px;padding:0;line-height:25px}.form-progress-bar[data-page="1"] .form-progress-indicator:nth-child(1):before *,.form-progress-bar[data-page="2"] .form-progress-indicator:nth-child(2):before *,.form-progress-bar[data-page="3"] .form-progress-indicator:nth-child(3):before *,.form-progress-bar[data-page="4"] .form-progress-indicator:nth-child(4):before *,.form-progress-bar[data-page="5"] .form-progress-indicator:nth-child(5):before *,.form-progress-bar[data-page="6"] .form-progress-indicator:nth-child(6):before *,.form-progress-bar[data-page="7"] .form-progress-indicator:nth-child(7):before *,.form-progress-bar[data-page="8"] .form-progress-indicator:nth-child(8):before *,.form-progress-bar[data-page="9"] .form-progress-indicator:nth-child(9):before *,.form-progress-bar[data-page="10"] .form-progress-indicator:nth-child(10):before *{color:#36393b;text-decoration:none}.form-progress-bar[data-page="1"] .form-progress-indicator:nth-child(1):before:hover,.form-progress-bar[data-page="2"] .form-progress-indicator:nth-child(2):before:hover,.form-progress-bar[data-page="3"] .form-progress-indicator:nth-child(3):before:hover,.form-progress-bar[data-page="4"] .form-progress-indicator:nth-child(4):before:hover,.form-progress-bar[data-page="5"] .form-progress-indicator:nth-child(5):before:hover,.form-progress-bar[data-page="6"] .form-progress-indicator:nth-child(6):before:hover,.form-progress-bar[data-page="7"] .form-progress-indicator:nth-child(7):before:hover,.form-progress-bar[data-page="8"] .form-progress-indicator:nth-child(8):before:hover,.form-progress-bar[data-page="9"] .form-progress-indicator:nth-child(9):before:hover,.form-progress-bar[data-page="10"] .form-progress-indicator:nth-child(10):before:hover{box-shadow:none;color:rgba(54,57,59,0.7)}.form-progress-bar[data-page="1"] .form-progress-indicator:nth-child(1):before:hover *,.form-progress-bar[data-page="2"] .form-progress-indicator:nth-child(2):before:hover *,.form-progress-bar[data-page="3"] .form-progress-indicator:nth-child(3):before:hover *,.form-progress-bar[data-page="4"] .form-progress-indicator:nth-child(4):before:hover *,.form-progress-bar[data-page="5"] .form-progress-indicator:nth-child(5):before:hover *,.form-progress-bar[data-page="6"] .form-progress-indicator:nth-child(6):before:hover *,.form-progress-bar[data-page="7"] .form-progress-indicator:nth-child(7):before:hover *,.form-progress-bar[data-page="8"] .form-progress-indicator:nth-child(8):before:hover *,.form-progress-bar[data-page="9"] .form-progress-indicator:nth-child(9):before:hover *,.form-progress-bar[data-page="10"] .form-progress-indicator:nth-child(10):before:hover *{color:rgba(54,57,59,0.7)}.form-progress-bar[data-page="1"] .form-progress-indicator:nth-child(1):before:active,.form-progress-bar[data-page="2"] .form-progress-indicator:nth-child(2):before:active,.form-progress-bar[data-page="3"] .form-progress-indicator:nth-child(3):before:active,.form-progress-bar[data-page="4"] .form-progress-indicator:nth-child(4):before:active,.form-progress-bar[data-page="5"] .form-progress-indicator:nth-child(5):before:active,.form-progress-bar[data-page="6"] .form-progress-indicator:nth-child(6):before:active,.form-progress-bar[data-page="7"] .form-progress-indicator:nth-child(7):before:active,.form-progress-bar[data-page="8"] .form-progress-indicator:nth-child(8):before:active,.form-progress-bar[data-page="9"] .form-progress-indicator:nth-child(9):before:active,.form-progress-bar[data-page="10"] .form-progress-indicator:nth-child(10):before:active{background-color:#f4c84d;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);color:rgba(54,57,59,0.55)}.form-progress-bar[data-page="1"] .form-progress-indicator:nth-child(1):before:active *,.form-progress-bar[data-page="2"] .form-progress-indicator:nth-child(2):before:active *,.form-progress-bar[data-page="3"] .form-progress-indicator:nth-child(3):before:active *,.form-progress-bar[data-page="4"] .form-progress-indicator:nth-child(4):before:active *,.form-progress-bar[data-page="5"] .form-progress-indicator:nth-child(5):before:active *,.form-progress-bar[data-page="6"] .form-progress-indicator:nth-child(6):before:active *,.form-progress-bar[data-page="7"] .form-progress-indicator:nth-child(7):before:active *,.form-progress-bar[data-page="8"] .form-progress-indicator:nth-child(8):before:active *,.form-progress-bar[data-page="9"] .form-progress-indicator:nth-child(9):before:active *,.form-progress-bar[data-page="10"] .form-progress-indicator:nth-child(10):before:active *{color:rgba(54,57,59,0.55)}.form-progress-bar[data-page="1"] .form-progress-indicator:nth-child(1):before:active,.form-progress-bar[data-page="2"] .form-progress-indicator:nth-child(2):before:active,.form-progress-bar[data-page="3"] .form-progress-indicator:nth-child(3):before:active,.form-progress-bar[data-page="4"] .form-progress-indicator:nth-child(4):before:active,.form-progress-bar[data-page="5"] .form-progress-indicator:nth-child(5):before:active,.form-progress-bar[data-page="6"] .form-progress-indicator:nth-child(6):before:active,.form-progress-bar[data-page="7"] .form-progress-indicator:nth-child(7):before:active,.form-progress-bar[data-page="8"] .form-progress-indicator:nth-child(8):before:active,.form-progress-bar[data-page="9"] .form-progress-indicator:nth-child(9):before:active,.form-progress-bar[data-page="10"] .form-progress-indicator:nth-child(10):before:active{box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15)}.formResponsive{overflow:visible;color:#36393b;font-family:"Open Sans",sans-serif;font-size:1.6rem;letter-spacing:.3px;line-height:22px}.formResponsive label{height:auto;margin:0;padding-bottom:inherit}.formResponsive .formHorizontal{margin-top:20px}.formResponsive .formHorizontal .formControlLabel{float:none;width:auto;text-align:left}.formResponsive .formHorizontal .formControls{margin-left:0}.formResponsive .formHorizontal .formDescription{display:block;clear:both}.formResponsive .formHorizontal .rsform-block-captcha .formDescription{float:left;margin-left:10px}.formRequired{position:relative;color:#ffd04e}.formCommonStyle{width:94%;background-color:#fefefe;border:1px solid #e1e1e1;border-radius:4px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.2);color:#36393b;font-family:"Open Sans",sans-serif;font-size:16px;letter-spacing:.3px;line-height:22px;height:40px;padding:0 15px}.formResponsive input[type=text],.formResponsive .formHorizontal input[type=text],.com_registrationpro input[type=text]{width:94%;background-color:#fefefe;border:1px solid #e1e1e1;border-radius:4px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.2);color:#36393b;font-family:"Open Sans",sans-serif;font-size:16px;letter-spacing:.3px;line-height:22px;height:40px;padding:0 15px}.formResponsive select,.formResponsive .formHorizontal select,.com_registrationpro select{width:94%;background-color:#fefefe;border:1px solid #e1e1e1;border-radius:4px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.2);color:#36393b;font-family:"Open Sans",sans-serif;font-size:16px;letter-spacing:.3px;line-height:22px;height:40px;padding:0 15px}.formResponsive textarea,.formResponsive .formHorizontal textarea,.com_registrationpro textarea{width:94%;background-color:#fefefe;border:1px solid #e1e1e1;border-radius:4px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.2);color:#36393b;font-family:"Open Sans",sans-serif;font-size:16px;letter-spacing:.3px;line-height:22px;height:40px;padding:0 15px;height:128px;width:94%;margin:0}.formResponsive .rsform-upload-box,.formResponsive .formHorizontal .rsform-upload-box,.com_registrationpro .rsform-upload-box{height:auto}.formResponsive input[type=checkbox],.formResponsive input[type=radio],.formResponsive .formHorizontal input[type=checkbox],.formResponsive .formHorizontal input[type=radio],.com_registrationpro input[type=checkbox],.com_registrationpro input[type=radio]{width:20px;height:20px;margin:5px 5px 5px 20px}.formResponsive input[type=checkbox]+label,.formResponsive input[type=radio]+label,.formResponsive .formHorizontal input[type=checkbox]+label,.formResponsive .formHorizontal input[type=radio]+label,.com_registrationpro input[type=checkbox]+label,.com_registrationpro input[type=radio]+label{color:#6d6d6d;font-family:"Georgia",serif;font-size:1.5rem;font-style:italic;line-height:30px;max-width:calc(100% - 45px)}body[screen=lg] .formResponsive{margin:0 72px 0 0}body[screen=lg] .formResponsive .rsform-block{margin:0 66px 9px 94px}body[screen=md] .formResponsive .rsform-block{margin:0 50px 9px 47px}body[screen=lg] .formResponsive p:not(.formRed),body[screen=md] .formResponsive p:not(.formRed){color:#6d6d6d;font-family:Georgia;font-size:15px;font-weight:400;line-height:23px}body[screen=lg] .formResponsive h4,body[screen=md] .formResponsive h4{margin-left:62px}body[screen=xs] .formResponsive input[type=text],body[screen=xs] .formResponsive textarea,body[screen=xs] .formResponsive select{width:288px !important;margin:0}body[screen=xs] .formResponsive input[type=text] option,body[screen=xs] .formResponsive textarea option,body[screen=xs] .formResponsive select option{width:286px}.formResponsive .rsformProgress{text-align:left}.formResponsive .rsformProgress p{display:block}.make-an-appointment-buttons{list-style:none;margin:0;padding:30px 0 0 0;position:relative}.make-an-appointment-buttons:after{content:" ";display:block;border-bottom:1px solid #ededed;position:relative;bottom:0;margin:0 auto;width:100%}.make-an-appointment-buttons.first-list{margin-top:20px}.make-an-appointment-buttons li{display:inline-block;margin:0;padding:0;width:33%;text-align:center}.make-an-appointment-buttons li a{display:inline-block;text-align:center;box-sizing:content-box;cursor:pointer;background-color:#ffd04e !important;box-shadow:0 1px 3px rgba(0,0,0,0.2);border-radius:5px;transition:all .5s;color:#36393b;border:1px solid rgba(255,255,255,0);text-decoration:none;font-family:"Roboto",sans-serif;font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.7rem;font-weight:700;padding:11px 40px 9px 40px;margin:5px;display:block;padding:18px 0;width:265px;text-align:center;margin:0 auto 30px auto}.make-an-appointment-buttons li a *{color:#36393b;text-decoration:none}.make-an-appointment-buttons li a:hover{box-shadow:none;color:rgba(54,57,59,0.7)}.make-an-appointment-buttons li a:hover *{color:rgba(54,57,59,0.7)}.make-an-appointment-buttons li a:active{background-color:#f4c84d;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);color:rgba(54,57,59,0.55)}.make-an-appointment-buttons li a:active *{color:rgba(54,57,59,0.55)}.item-make-an-appointment .make-an-appointment-buttons:nth-child(3):after{display:none}.formdata{width:100%;color:#6d6d6d;font-family:"Georgia",serif;font-size:1.5rem}.formdata .row{width:100%;border-top:1px solid #999;text-align:left}.formdata .row:before,.formdata .row:after{content:" ";display:table}.formdata .row:after{clear:both}.formdata .row .column{width:calc(50% - 10px);padding:5px;float:left}.formdata .row .label{color:#535353;font-weight:bold;background-color:#eee}.formdata .row:last-child{border-bottom:1px solid #999}.formdata .fourcolumns:before,.formdata .fourcolumns:after{content:" ";display:table}.formdata .fourcolumns:after{clear:both}.formdata .fourcolumns .row{width:50%;float:left}.formdata .fourcolumns .row:last-child{border-bottom:0}body[screen=md] .make-an-appointment-buttons li{width:49%;margin:0}body[screen=sm] .item-make-an-appointment .section-3,body[screen=sm] .item-make-an-appointment .section-4{width:50%}body[screen=sm] .item-make-an-appointment .group-7{padding-top:10px}body[screen=sm] .make-an-appointment-buttons{padding:25px 0 10px 0}body[screen=sm] .make-an-appointment-buttons:after{width:220px;bottom:-10px}body[screen=sm] .make-an-appointment-buttons li{width:100%}body[screen=sm] .make-an-appointment-buttons li a{margin-bottom:15px}body[screen=xs] .make-an-appointment-buttons{padding:25px 0 10px 0}body[screen=xs] .make-an-appointment-buttons:after{width:220px;bottom:-10px}body[screen=xs] .make-an-appointment-buttons li{width:100%}body[screen=xs] .make-an-appointment-buttons li a{margin-bottom:15px}body[screen=xs] .formdata .fourcolumns .row{width:100%}@media screen and (max-width:320px){.fc-item.tmpl-custom-general .group-2 h1{margin:4.3rem 5px 5px}ul.make-an-appointment-buttons li a{width:298px}body[screen=xs] .formResponsive{margin:0 5px}body[screen=xs] .formResponsive input[type=text],body[screen=xs] .formResponsive textarea,body[screen=xs] .formResponsive select{width:278px !important}body[screen=xs] .formResponsive .rsformVerticalClear label{width:265px}}.use-my-location:before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"IonIcons";content:"";font-size:1.875rem;position:absolute;top:4px}.breadcrumb.border-bottom-office{border-bottom:8px solid #003a84}.breadcrumb.border-bottom-surgical{border-bottom:8px solid #358407}.breadcrumb.border-bottom-urgent{border-bottom:8px solid #990808}ul.breadcrumb li{font-size:1.1rem}.loc_box{text-align:center;border-right:1px solid #ededed;min-height:125px;padding:0;padding-bottom:20px}.loc_box h2{margin-top:0;margin-bottom:60px}.loc_box p{max-width:200px;margin:0 auto;text-align:center}.icon_address{background:url(/templates/lyquix/images/contact-us-icons/location-02.svg) no-repeat center 50px}.icon_phone{background:url(/templates/lyquix/images/contact-us-icons/phone-01.svg) no-repeat center 50px}.icon_appointment{background:url(/templates/lyquix/images/contact-us-icons/clipboard-02.svg) no-repeat center 50px}.icon_hours{background:url(/templates/lyquix/images/contact-us-icons/hours-clockicon-02.svg) no-repeat center 50px}.icon-form{background:url(/templates/lyquix/images/contact-us-icons/form-icon.svg) no-repeat center 28px}.icon-document{background:url(/templates/lyquix/images/contact-us-icons/file-icon.svg) no-repeat center 28px}.icon-appointment{background:url(/templates/lyquix/images/contact-us-icons/clipboard-02.svg) no-repeat center 50px}.tre-list-specialty li .icon a{width:100%;height:97px;display:block}.tre-list-specialty li .icon a:after{content:" ";position:absolute;width:100%;height:97px;left:0;top:0;z-index:1;background:url(/templates/lyquix/images/specialty-icons/specialties_icons_hip-nat-234x128.png) no-repeat;background-size:cover;transition:opacity 1s}.tre-list-specialty li .icon a:hover:after{opacity:0}.tre-list-specialty li .icon.knee a{background:no-repeat center/314px url(/templates/lyquix/images/specialty-icons/specialties_icons_knee-hov-234x128.png)}.tre-list-specialty li .icon.knee a:after{background:no-repeat center/314px url(/templates/lyquix/images/specialty-icons/specialties_icons_knee-nat-234x128.png)}.tre-list-specialty li .icon.hip a{background:no-repeat center/314px url(/templates/lyquix/images/specialty-icons/specialties_icons_hip-hov-234x128.png)}.tre-list-specialty li .icon.hip a:after{background:no-repeat center/314px url(/templates/lyquix/images/specialty-icons/specialties_icons_hip-nat-234x128.png)}.tre-list-specialty li .icon.foot-and-ankle a{background:no-repeat center/314px url(/templates/lyquix/images/specialty-icons/specialties_icons_foot-and-ankle-hov-234x128.png)}.tre-list-specialty li .icon.foot-and-ankle a:after{background:no-repeat center/314px url(/templates/lyquix/images/specialty-icons/specialties_icons_foot-and-ankle-nat-234x128.png)}.tre-list-specialty li .icon.hand-and-wrist a{background:no-repeat center/314px url(/templates/lyquix/images/specialty-icons/specialties_icons_hand-and-wrist-hov-234x128.png)}.tre-list-specialty li .icon.hand-and-wrist a:after{background:no-repeat center/314px url(/templates/lyquix/images/specialty-icons/specialties_icons_hand-and-wrist-nat-234x128.png)}.tre-list-specialty li .icon.orthopaedic-oncology a{background:no-repeat center/314px url(/templates/lyquix/images/specialty-icons/specialties_icons_orthopaedic-oncology-hov-234x128.png)}.tre-list-specialty li .icon.orthopaedic-oncology a:after{background:no-repeat center/314px url(/templates/lyquix/images/specialty-icons/specialties_icons_orthopaedic-oncology-nat-234x128.png)}.tre-list-specialty li .icon.orthopaedic-trauma-and-fracture-care a{background:no-repeat center/314px url(/templates/lyquix/images/specialty-icons/specialties_icons_orthopaedic-trauma-and-fracture-care-hov-234x128.png)}.tre-list-specialty li .icon.orthopaedic-trauma-and-fracture-care a:after{background:no-repeat center/314px url(/templates/lyquix/images/specialty-icons/specialties_icons_orthopaedic-trauma-and-fracture-care-nat-234x128.png)}.tre-list-specialty li .icon.physical-medicine-and-rehabilitation a{background:no-repeat center/314px url(/templates/lyquix/images/specialty-icons/specialties_icons_physical-medicine-and-rehabilitation-hov-234x128.png)}.tre-list-specialty li .icon.physical-medicine-and-rehabilitation a:after{background:no-repeat center/314px url(/templates/lyquix/images/specialty-icons/specialties_icons_physical-medicine-and-rehabilitation-nat-234x128.png)}.tre-list-specialty li .icon.shoulder-and-elbow a{background:no-repeat center/314px url(/templates/lyquix/images/specialty-icons/specialties_icons_shoulder-and-elbow-hov-234x128.png)}.tre-list-specialty li .icon.shoulder-and-elbow a:after{background:no-repeat center/314px url(/templates/lyquix/images/specialty-icons/specialties_icons_shoulder-and-elbow-nat-234x128.png)}.tre-list-specialty li .icon.spine a{background:no-repeat center/314px url(/templates/lyquix/images/specialty-icons/specialties_icons_spine-hov-234x128.png)}.tre-list-specialty li .icon.spine a:after{background:no-repeat center/314px url(/templates/lyquix/images/specialty-icons/specialties_icons_spine-nat-234x128.png)}.tre-list-specialty li .icon.sports-medicine a{background:no-repeat center/314px url(/templates/lyquix/images/specialty-icons/specialties_icons_sports-medicine-hov-234x128.png)}.tre-list-specialty li .icon.sports-medicine a:after{background:no-repeat center/314px url(/templates/lyquix/images/specialty-icons/specialties_icons_sports-medicine-nat-234x128.png)}.field.field_rel_specialties li a::after,.field.field_rel_specialties_trigger li a::after{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_hip-nat-234x128.png) no-repeat;background-size:100%;position:absolute;top:0;left:0;opacity:1;transition:opacity 1s;width:100%;height:80px;content:" "}.field.field_rel_specialties li:hover a::after,.field.field_rel_specialties_trigger li:hover a::after{opacity:0}.field.field_rel_specialties li.hip,.field.field_rel_specialties_trigger li.hip{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_hip-hov-234x128.png) no-repeat;background-size:100%}.field.field_rel_specialties li.hip a::after,.field.field_rel_specialties_trigger li.hip a::after{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_hip-nat-234x128.png) no-repeat;background-size:100%}.field.field_rel_specialties li.knee,.field.field_rel_specialties_trigger li.knee{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_knee-hov-234x128.png) no-repeat;background-size:100%}.field.field_rel_specialties li.knee a::after,.field.field_rel_specialties_trigger li.knee a::after{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_knee-nat-234x128.png) no-repeat;background-size:100%}.field.field_rel_specialties li.foot-and-ankle,.field.field_rel_specialties_trigger li.foot-and-ankle{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_foot-and-ankle-hov-234x128.png) no-repeat;background-size:100%}.field.field_rel_specialties li.foot-and-ankle a::after,.field.field_rel_specialties_trigger li.foot-and-ankle a::after{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_foot-and-ankle-nat-234x128.png) no-repeat;background-size:100%}.field.field_rel_specialties li.hand-and-wrist,.field.field_rel_specialties_trigger li.hand-and-wrist{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_hand-and-wrist-hov-234x128.png) no-repeat;background-size:100%}.field.field_rel_specialties li.hand-and-wrist a::after,.field.field_rel_specialties_trigger li.hand-and-wrist a::after{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_hand-and-wrist-nat-234x128.png) no-repeat;background-size:100%}.field.field_rel_specialties li.orthopaedic-oncology,.field.field_rel_specialties_trigger li.orthopaedic-oncology{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_orthopaedic-oncology-hov-234x128.png) no-repeat;background-size:100%}.field.field_rel_specialties li.orthopaedic-oncology a::after,.field.field_rel_specialties_trigger li.orthopaedic-oncology a::after{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_orthopaedic-oncology-nat-234x128.png) no-repeat;background-size:100%}.field.field_rel_specialties li.orthopaedic-trauma-and-fracture-care,.field.field_rel_specialties_trigger li.orthopaedic-trauma-and-fracture-care{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_orthopaedic-trauma-and-fracture-care-hov-234x128.png) no-repeat;background-size:100%}.field.field_rel_specialties li.orthopaedic-trauma-and-fracture-care a::after,.field.field_rel_specialties_trigger li.orthopaedic-trauma-and-fracture-care a::after{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_orthopaedic-trauma-and-fracture-care-nat-234x128.png) no-repeat;background-size:100%}.field.field_rel_specialties li.physical-medicine-and-rehabilitation,.field.field_rel_specialties_trigger li.physical-medicine-and-rehabilitation{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_physical-medicine-and-rehabilitation-hov-234x128.png) no-repeat;background-size:100%}.field.field_rel_specialties li.physical-medicine-and-rehabilitation a::after,.field.field_rel_specialties_trigger li.physical-medicine-and-rehabilitation a::after{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_physical-medicine-and-rehabilitation-nat-234x128.png) no-repeat;background-size:100%}.field.field_rel_specialties li.shoulder-and-elbow,.field.field_rel_specialties_trigger li.shoulder-and-elbow{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_shoulder-and-elbow-hov-234x128.png) no-repeat;background-size:100%}.field.field_rel_specialties li.shoulder-and-elbow a::after,.field.field_rel_specialties_trigger li.shoulder-and-elbow a::after{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_shoulder-and-elbow-nat-234x128.png) no-repeat;background-size:100%}.field.field_rel_specialties li.spine,.field.field_rel_specialties_trigger li.spine{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_spine-hov-234x128.png) no-repeat;background-size:100%}.field.field_rel_specialties li.spine a::after,.field.field_rel_specialties_trigger li.spine a::after{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_spine-nat-234x128.png) no-repeat;background-size:100%}.field.field_rel_specialties li.sports-medicine,.field.field_rel_specialties_trigger li.sports-medicine{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_sports-medicine-hov-234x128.png) no-repeat;background-size:100%}.field.field_rel_specialties li.sports-medicine a::after,.field.field_rel_specialties_trigger li.sports-medicine a::after{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_sports-medicine-nat-234x128.png) no-repeat;background-size:100%}.cat-specialties .featured-items-list .specialty{position:relative}.cat-specialties .featured-items-list .specialty .field_secondary_image span a img{opacity:0;transition:opacity 1s}.cat-specialties .featured-items-list .specialty .field_secondary_image span a:after{content:" ";position:absolute;width:100%;height:128px;left:0;top:0;z-index:1;background:url(/templates/lyquix/images/specialty-icons/specialties_icons_hip-nat-234x128.png) no-repeat;background-size:cover;transition:opacity 1s}.cat-specialties .featured-items-list .specialty .field_secondary_image span a:hover img{opacity:1}.cat-specialties .featured-items-list .specialty .field_secondary_image span a:hover:after{opacity:0}.cat-specialties .featured-items-list .specialty.knee .field_secondary_image span a::after{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_knee-nat-234x128.png) no-repeat;background-size:cover}.cat-specialties .featured-items-list .specialty.hip .field_secondary_image span a::after{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_hip-nat-234x128.png) no-repeat;background-size:cover}.cat-specialties .featured-items-list .specialty.foot-and-ankle .field_secondary_image span a::after{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_foot-and-ankle-nat-234x128.png) no-repeat;background-size:cover}.cat-specialties .featured-items-list .specialty.hand-and-wrist .field_secondary_image span a::after{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_hand-and-wrist-nat-234x128.png) no-repeat;background-size:cover}.cat-specialties .featured-items-list .specialty.orthopaedic-oncology .field_secondary_image span a::after{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_orthopaedic-oncology-nat-234x128.png) no-repeat;background-size:cover}.cat-specialties .featured-items-list .specialty.orthopaedic-trauma-and-fracture-care .field_secondary_image span a::after{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_orthopaedic-trauma-and-fracture-care-nat-234x128.png) no-repeat;background-size:cover}.cat-specialties .featured-items-list .specialty.physical-medicine-and-rehabilitation .field_secondary_image span a::after{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_physical-medicine-and-rehabilitation-nat-234x128.png) no-repeat;background-size:cover}.cat-specialties .featured-items-list .specialty.shoulder-and-elbow .field_secondary_image span a::after{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_shoulder-and-elbow-nat-234x128.png) no-repeat;background-size:cover}.cat-specialties .featured-items-list .specialty.spine .field_secondary_image span a::after{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_spine-nat-234x128.png) no-repeat;background-size:cover}.cat-specialties .featured-items-list .specialty.sports-medicine .field_secondary_image span a::after{background:url(/templates/lyquix/images/specialty-icons/specialties_icons_sports-medicine-nat-234x128.png) no-repeat;background-size:cover}.cat-specialties .featured-items-list .specialty.general-orthopaedics .field_secondary_image span a::after{background:url(/templates/lyquix/images/specialty-icons/Generalist_Icon_11-28_generalist-nat-468x256.png) no-repeat;background-size:cover}.icon-hip{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 6) 0}.icon-hip:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-hip:hover:after{opacity:0}.icon-hip:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 7) 0}.icon-hip:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-hip:after:hover:after{opacity:0}.icon-knee{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 8) 0}.icon-knee:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-knee:hover:after{opacity:0}.icon-knee:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 9) 0}.icon-knee:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-knee:after:hover:after{opacity:0}.icon-spine{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 16) 0}.icon-spine:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-spine:hover:after{opacity:0}.icon-spine:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 17) 0}.icon-spine:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-spine:after:hover:after{opacity:0}.icon-foot-ankle{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:0 0}.icon-foot-ankle:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-foot-ankle:hover:after{opacity:0}.icon-foot-ankle:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 1) 0}.icon-foot-ankle:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-foot-ankle:after:hover:after{opacity:0}.icon-shoulder-elbow{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 14) 0}.icon-shoulder-elbow:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-shoulder-elbow:hover:after{opacity:0}.icon-shoulder-elbow:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 15) 0}.icon-shoulder-elbow:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-shoulder-elbow:after:hover:after{opacity:0}.icon-orthopaedic-oncology{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 10) 0}.icon-orthopaedic-oncology:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-orthopaedic-oncology:hover:after{opacity:0}.icon-orthopaedic-oncology:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 11) 0}.icon-orthopaedic-oncology:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-orthopaedic-oncology:after:hover:after{opacity:0}.icon-orthopaedic-trauma-fracture-care{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 2) 0}.icon-orthopaedic-trauma-fracture-care:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-orthopaedic-trauma-fracture-care:hover:after{opacity:0}.icon-orthopaedic-trauma-fracture-care:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 3) 0}.icon-orthopaedic-trauma-fracture-care:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-orthopaedic-trauma-fracture-care:after:hover:after{opacity:0}.icon-sports-medicine{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 18) 0}.icon-sports-medicine:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-sports-medicine:hover:after{opacity:0}.icon-sports-medicine:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 19) 0}.icon-sports-medicine:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-sports-medicine:after:hover:after{opacity:0}.icon-hand-wrist{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 4) 0}.icon-hand-wrist:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-hand-wrist:hover:after{opacity:0}.icon-hand-wrist:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 5) 0}.icon-hand-wrist:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-hand-wrist:after:hover:after{opacity:0}.icon-physical-medicine-rehabilitation{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 12) 0}.icon-physical-medicine-rehabilitation:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-physical-medicine-rehabilitation:hover:after{opacity:0}.icon-physical-medicine-rehabilitation:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 13) 0}.icon-physical-medicine-rehabilitation:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-physical-medicine-rehabilitation:after:hover:after{opacity:0}.icon-general-orthopaedics,.icon-generalist{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 20) 0}.icon-general-orthopaedics:after,.icon-generalist:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-general-orthopaedics:hover:after,.icon-generalist:hover:after{opacity:0}.icon-general-orthopaedics:after,.icon-generalist:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 21) 0}.icon-general-orthopaedics:after:after,.icon-generalist:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-general-orthopaedics:after:hover:after,.icon-generalist:after:hover:after{opacity:0}.icon-hip-30x30{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:calc(-30px * 6) 0}.icon-hip-30x30:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-hip-30x30:hover:after{opacity:0}.icon-hip-30x30:after{width:30px;height:30px}.icon-hip-30x30:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:calc(-30px * 7) 0}.icon-hip-30x30:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-hip-30x30:after:hover:after{opacity:0}.icon-hip-30x30:after:after{width:30px;height:30px}.icon-knee-30x30{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:calc(-30px * 8) 0}.icon-knee-30x30:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-knee-30x30:hover:after{opacity:0}.icon-knee-30x30:after{width:30px;height:30px}.icon-knee-30x30:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:calc(-30px * 9) 0}.icon-knee-30x30:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-knee-30x30:after:hover:after{opacity:0}.icon-knee-30x30:after:after{width:30px;height:30px}.icon-spine-30x30{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:calc(-30px * 16) 0}.icon-spine-30x30:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-spine-30x30:hover:after{opacity:0}.icon-spine-30x30:after{width:30px;height:30px}.icon-spine-30x30:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:calc(-30px * 17) 0}.icon-spine-30x30:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-spine-30x30:after:hover:after{opacity:0}.icon-spine-30x30:after:after{width:30px;height:30px}.icon-foot-ankle-30x30,.icon-foot-and-ankle-30x30{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:0 0}.icon-foot-ankle-30x30:after,.icon-foot-and-ankle-30x30:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-foot-ankle-30x30:hover:after,.icon-foot-and-ankle-30x30:hover:after{opacity:0}.icon-foot-ankle-30x30:after,.icon-foot-and-ankle-30x30:after{width:30px;height:30px}.icon-foot-ankle-30x30:after,.icon-foot-and-ankle-30x30:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:calc(-30px * 1) 0}.icon-foot-ankle-30x30:after:after,.icon-foot-and-ankle-30x30:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-foot-ankle-30x30:after:hover:after,.icon-foot-and-ankle-30x30:after:hover:after{opacity:0}.icon-foot-ankle-30x30:after:after,.icon-foot-and-ankle-30x30:after:after{width:30px;height:30px}.icon-shoulder-elbow-30x30,.icon-shoulder-and-elbow-30x30{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:calc(-30px * 14) 0}.icon-shoulder-elbow-30x30:after,.icon-shoulder-and-elbow-30x30:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-shoulder-elbow-30x30:hover:after,.icon-shoulder-and-elbow-30x30:hover:after{opacity:0}.icon-shoulder-elbow-30x30:after,.icon-shoulder-and-elbow-30x30:after{width:30px;height:30px}.icon-shoulder-elbow-30x30:after,.icon-shoulder-and-elbow-30x30:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:calc(-30px * 15) 0}.icon-shoulder-elbow-30x30:after:after,.icon-shoulder-and-elbow-30x30:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-shoulder-elbow-30x30:after:hover:after,.icon-shoulder-and-elbow-30x30:after:hover:after{opacity:0}.icon-shoulder-elbow-30x30:after:after,.icon-shoulder-and-elbow-30x30:after:after{width:30px;height:30px}.icon-orthopaedic-oncology-30x30{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:calc(-30px * 10) 0}.icon-orthopaedic-oncology-30x30:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-orthopaedic-oncology-30x30:hover:after{opacity:0}.icon-orthopaedic-oncology-30x30:after{width:30px;height:30px}.icon-orthopaedic-oncology-30x30:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:calc(-30px * 11) 0}.icon-orthopaedic-oncology-30x30:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-orthopaedic-oncology-30x30:after:hover:after{opacity:0}.icon-orthopaedic-oncology-30x30:after:after{width:30px;height:30px}.icon-orthopaedic-trauma-fracture-care-30x30,.icon-orthopaedic-trauma-and-fracture-care-30x30{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:calc(-30px * 2) 0}.icon-orthopaedic-trauma-fracture-care-30x30:after,.icon-orthopaedic-trauma-and-fracture-care-30x30:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-orthopaedic-trauma-fracture-care-30x30:hover:after,.icon-orthopaedic-trauma-and-fracture-care-30x30:hover:after{opacity:0}.icon-orthopaedic-trauma-fracture-care-30x30:after,.icon-orthopaedic-trauma-and-fracture-care-30x30:after{width:30px;height:30px}.icon-orthopaedic-trauma-fracture-care-30x30:after,.icon-orthopaedic-trauma-and-fracture-care-30x30:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:calc(-30px * 3) 0}.icon-orthopaedic-trauma-fracture-care-30x30:after:after,.icon-orthopaedic-trauma-and-fracture-care-30x30:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-orthopaedic-trauma-fracture-care-30x30:after:hover:after,.icon-orthopaedic-trauma-and-fracture-care-30x30:after:hover:after{opacity:0}.icon-orthopaedic-trauma-fracture-care-30x30:after:after,.icon-orthopaedic-trauma-and-fracture-care-30x30:after:after{width:30px;height:30px}.icon-sports-medicine-30x30{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:calc(-30px * 18) 0}.icon-sports-medicine-30x30:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-sports-medicine-30x30:hover:after{opacity:0}.icon-sports-medicine-30x30:after{width:30px;height:30px}.icon-sports-medicine-30x30:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:calc(-30px * 19) 0}.icon-sports-medicine-30x30:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-sports-medicine-30x30:after:hover:after{opacity:0}.icon-sports-medicine-30x30:after:after{width:30px;height:30px}.icon-hand-wrist-30x30,.icon-hand-and-wrist-30x30{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:calc(-30px * 4) 0}.icon-hand-wrist-30x30:after,.icon-hand-and-wrist-30x30:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-hand-wrist-30x30:hover:after,.icon-hand-and-wrist-30x30:hover:after{opacity:0}.icon-hand-wrist-30x30:after,.icon-hand-and-wrist-30x30:after{width:30px;height:30px}.icon-hand-wrist-30x30:after,.icon-hand-and-wrist-30x30:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:calc(-30px * 5) 0}.icon-hand-wrist-30x30:after:after,.icon-hand-and-wrist-30x30:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-hand-wrist-30x30:after:hover:after,.icon-hand-and-wrist-30x30:after:hover:after{opacity:0}.icon-hand-wrist-30x30:after:after,.icon-hand-and-wrist-30x30:after:after{width:30px;height:30px}.icon-physical-medicine-rehabilitation-30x30,.icon-physical-medicine-and-rehabilitation-30x30{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:calc(-30px * 12) 0}.icon-physical-medicine-rehabilitation-30x30:after,.icon-physical-medicine-and-rehabilitation-30x30:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-physical-medicine-rehabilitation-30x30:hover:after,.icon-physical-medicine-and-rehabilitation-30x30:hover:after{opacity:0}.icon-physical-medicine-rehabilitation-30x30:after,.icon-physical-medicine-and-rehabilitation-30x30:after{width:30px;height:30px}.icon-physical-medicine-rehabilitation-30x30:after,.icon-physical-medicine-and-rehabilitation-30x30:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:calc(-30px * 13) 0}.icon-physical-medicine-rehabilitation-30x30:after:after,.icon-physical-medicine-and-rehabilitation-30x30:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-physical-medicine-rehabilitation-30x30:after:hover:after,.icon-physical-medicine-and-rehabilitation-30x30:after:hover:after{opacity:0}.icon-physical-medicine-rehabilitation-30x30:after:after,.icon-physical-medicine-and-rehabilitation-30x30:after:after{width:30px;height:30px}.icon-generalist-30x30{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:calc(-30px * 20) 0}.icon-generalist-30x30:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-generalist-30x30:hover:after{opacity:0}.icon-generalist-30x30:after{width:30px;height:30px}.icon-generalist-30x30:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;width:30px;height:30px;background-position:calc(-30px * 21) 0}.icon-generalist-30x30:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.icon-generalist-30x30:after:hover:after{opacity:0}.icon-generalist-30x30:after:after{width:30px;height:30px}.field_phy_main_specialties{position:relative}.field_phy_main_specialties .field_phy_main_specialties_icons{list-style:none;text-align:center;margin:0;padding:0}.field_phy_main_specialties .field_phy_main_specialties_icons:before,.field_phy_main_specialties .field_phy_main_specialties_icons:after{content:" ";display:table}.field_phy_main_specialties .field_phy_main_specialties_icons:after{clear:both}.field_phy_main_specialties .field_phy_main_specialties_icons li{display:inline-block;margin:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a{display:block;width:40px;height:40px;margin:0 1px;transition:opacity 1s;position:relative}.field_phy_main_specialties .field_phy_main_specialties_icons li a.hip{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 6) 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.hip:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.hip:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.hip:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 7) 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.hip:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.hip:after:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.knee{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 8) 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.knee:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.knee:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.knee:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 9) 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.knee:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.knee:after:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.spine{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 16) 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.spine:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.spine:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.spine:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 17) 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.spine:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.spine:after:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.foot-ankle,.field_phy_main_specialties .field_phy_main_specialties_icons li a.foot-and-ankle{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:0 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.foot-ankle:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.foot-and-ankle:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.foot-ankle:hover:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.foot-and-ankle:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.foot-ankle:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.foot-and-ankle:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 1) 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.foot-ankle:after:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.foot-and-ankle:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.foot-ankle:after:hover:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.foot-and-ankle:after:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.shoulder-elbow,.field_phy_main_specialties .field_phy_main_specialties_icons li a.shoulder-and-elbow{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 14) 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.shoulder-elbow:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.shoulder-and-elbow:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.shoulder-elbow:hover:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.shoulder-and-elbow:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.shoulder-elbow:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.shoulder-and-elbow:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 15) 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.shoulder-elbow:after:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.shoulder-and-elbow:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.shoulder-elbow:after:hover:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.shoulder-and-elbow:after:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.orthopaedic-oncology{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 10) 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.orthopaedic-oncology:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.orthopaedic-oncology:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.orthopaedic-oncology:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 11) 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.orthopaedic-oncology:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.orthopaedic-oncology:after:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.orthopaedic-trauma-fracture-care,.field_phy_main_specialties .field_phy_main_specialties_icons li a.orthopaedic-trauma-and-fracture-care{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 2) 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.orthopaedic-trauma-fracture-care:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.orthopaedic-trauma-and-fracture-care:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.orthopaedic-trauma-fracture-care:hover:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.orthopaedic-trauma-and-fracture-care:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.orthopaedic-trauma-fracture-care:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.orthopaedic-trauma-and-fracture-care:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 3) 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.orthopaedic-trauma-fracture-care:after:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.orthopaedic-trauma-and-fracture-care:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.orthopaedic-trauma-fracture-care:after:hover:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.orthopaedic-trauma-and-fracture-care:after:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.sports-medicine{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 18) 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.sports-medicine:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.sports-medicine:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.sports-medicine:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 19) 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.sports-medicine:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.sports-medicine:after:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.hand-wrist,.field_phy_main_specialties .field_phy_main_specialties_icons li a.hand-and-wrist{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 4) 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.hand-wrist:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.hand-and-wrist:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.hand-wrist:hover:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.hand-and-wrist:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.hand-wrist:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.hand-and-wrist:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 5) 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.hand-wrist:after:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.hand-and-wrist:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.hand-wrist:after:hover:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.hand-and-wrist:after:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.physical-medicine-rehabilitation,.field_phy_main_specialties .field_phy_main_specialties_icons li a.physical-medicine-and-rehabilitation{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 12) 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.physical-medicine-rehabilitation:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.physical-medicine-and-rehabilitation:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.physical-medicine-rehabilitation:hover:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.physical-medicine-and-rehabilitation:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.physical-medicine-rehabilitation:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.physical-medicine-and-rehabilitation:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 13) 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.physical-medicine-rehabilitation:after:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.physical-medicine-and-rehabilitation:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.physical-medicine-rehabilitation:after:hover:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.physical-medicine-and-rehabilitation:after:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.generalist,.field_phy_main_specialties .field_phy_main_specialties_icons li a.general-orthopaedics{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 20) 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.generalist:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.general-orthopaedics:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.generalist:hover:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.general-orthopaedics:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.generalist:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.general-orthopaedics:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 21) 0}.field_phy_main_specialties .field_phy_main_specialties_icons li a.generalist:after:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.general-orthopaedics:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons li a.generalist:after:hover:after,.field_phy_main_specialties .field_phy_main_specialties_icons li a.general-orthopaedics:after:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons .specialty{align-items:center}.field_phy_main_specialties .field_phy_main_specialties_icons .specialty:not(:last-child){margin-right:22px}.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon{display:block;width:46px;height:46px;margin-right:12px;background-position:center;position:relative}.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.hip{background-image:url(/templates/lyquix/images/Rothman_02-11-expanded_hip.svg)}.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.knee{background-image:url(/templates/lyquix/images/Rothman_02-11-expanded_knee.svg)}.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.spine{background-image:url(/templates/lyquix/images/Rothman_02-11-expanded_spine.svg)}.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.foot-ankle,.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.foot-and-ankle{background-image:url(/templates/lyquix/images/Rothman_02-11-expanded_foot.svg)}.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.shoulder-elbow,.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.shoulder-and-elbow{background-image:url(/templates/lyquix/images/Rothman_02-11-expanded_shoulder.svg)}.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.orthopaedic-oncology{background-image:url(/templates/lyquix/images/Rothman-SpecialtyIcons_04-01_orthopaedic-oncology.svg)}.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.orthopaedic-trauma-fracture-care,.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.orthopaedic-trauma-and-fracture-care{background-image:url(/templates/lyquix/images/Rothman_02-11-expanded_trauma-and-fracture-care.svg)}.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.sports-medicine{background-image:url(/templates/lyquix/images/Rothman_02-11-expanded_sports-medicine.svg)}.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.hand-wrist,.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.hand-and-wrist{background-image:url(/templates/lyquix/images/Rothman_02-11-expanded_hand-wrist.svg)}.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.physical-medicine-rehabilitation,.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.physical-medicine-and-rehabilitation{background-image:url(/templates/lyquix/images/Rothman-SpecialtyIcons_04-01_physicial-medicine-and-rehabilitation.svg)}.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.generalist,.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.general-orthopaedics{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 20) 0}.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.generalist:after,.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.general-orthopaedics:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.generalist:hover:after,.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.general-orthopaedics:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.generalist:after,.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.general-orthopaedics:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 21) 0}.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.generalist:after:after,.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.general-orthopaedics:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.generalist:after:hover:after,.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-icon.general-orthopaedics:after:hover:after{opacity:0}.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-link{color:rgba(255,255,255,0.7);font-family:"Open Sans",sans-serif;font-size:1.4rem;letter-spacing:0;line-height:23px;text-decoration:none}.field_phy_main_specialties .field_phy_main_specialties_icons .specialty-link:hover{text-decoration:underline}.field_phy_main_specialties p{margin:0;font-size:1.3rem;text-align:center;line-height:1.6rem}.video-icon{position:absolute;right:20px;top:19px;z-index:1;background:url(/templates/lyquix/images/video-icons/play-button-nat.svg) no-repeat;background-size:100%;width:60px;height:60px;text-decoration:none;display:block}.video-icon:hover{background:url(/templates/lyquix/images/video-icons/play-button-hover.svg) no-repeat;background-size:100%}.section-1 .group-1 .story-video{display:block;position:relative;z-index:0}.section-1 .group-1 .story-video:before{content:" ";position:absolute;z-index:999;width:96px;height:96px;left:calc(50% - 48px);top:calc(50% - 48px);background:url(/templates/lyquix/images/video-icons/play-button-nat.svg) no-repeat;background-size:96px,96px}.section-1 .group-1 .story-video:hover:before{background:url(/templates/lyquix/images/video-icons/play-button-hover.svg) no-repeat;width:96px;height:96px;background-size:96px,96px}body[screen=lg] .section-1 .group-1 .story-video:before{width:128px;height:128px;background-size:128px,128px;left:calc(50% - 64px);top:calc(50% - 64px)}body[screen=lg] .section-1 .group-1 .story-video:hover:before{width:128px;height:128px;background-size:128px,128px}body[screen=xs] .section-1 .group-1 .story-video:before{width:64px;height:64px;background-size:64px,64px;left:calc(50% - 32px);top:calc(50% - 32px)}body[screen=xs] .section-1 .group-1 .story-video:hover:before{width:64px;height:64px;background-size:64px,164px}.important-tag{content:"Founder";font-family:"Open Sans",sans-serif;font-size:1.1rem;line-height:18px;font-weight:600;color:#142546;text-align:center;letter-spacing:.96px;display:block;width:105px;height:18px;position:absolute;z-index:1;bottom:-6px;left:50%;transform:translateX(-50%);background:url(/templates/lyquix/images/physician-icons/physician-tag.svg) no-repeat;background-size:contain;text-transform:uppercase;background-size:85px 18px;background-position:center}.media-gallery-grid{position:relative;z-index:0}.media-gallery-grid .media-block{display:block;float:left;position:relative;margin:3px;overflow:hidden;border-radius:2px}.media-gallery-grid .media-block .fc_field_image{width:100%}.media-gallery-grid .media-block .image{position:absolute;left:0;top:0;z-index:0}.media-gallery-grid .media-block .title{position:absolute;bottom:0;left:0;background-color:rgba(9,18,35,0.9);color:rgba(255,255,255,0.85);width:100%;box-sizing:border-box;padding:12px 15px 9px;min-height:65px;font-family:"EB Garamond",serif;font-size:1.7rem;line-height:22px}.media-gallery-grid .media-block .lightbox{display:none}.media-gallery-grid .media-block.block-size-1{width:634px;height:314px}.media-gallery-grid .media-block.block-size-2{width:314px;height:314px}.media-gallery-grid .media-block.block-size-3{width:314px;height:154px}.media-gallery-grid .media-block.block-size-4{width:154px;height:154px}.media-gallery-grid .media-block.block-size-4 .video-icon{width:45px;height:45px}.featherlight .featherlight-content{background-color:#091223;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,0.35);overflow:visible;max-width:80%}.featherlight .featherlight-content .featherlight-close-icon{top:-30px;right:-20px}.featherlight .featherlight-content .featherlight-close-icon img{display:none}.featherlight .featherlight-content .featherlight-close-icon:before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"IonIcons";content:"";position:absolute;z-index:0;top:50%;right:3px;display:block;background-color:white;border:1px solid #d6d6d6;box-shadow:0 1px 3px rgba(0,0,0,0.35);line-height:3rem;text-align:center;border-radius:15px;width:30px;height:30px;transition:all .5s;transform:translateY(-50%)}.featherlight .featherlight-content .featherlight-close-icon:hover{cursor:pointer}.featherlight .featherlight-content .featherlight-close-icon:hover:before{box-shadow:none;border:1px solid rgba(150,150,150,0.3);opacity:.7}.featherlight .featherlight-content .featherlight-close-icon:active{cursor:pointer}.featherlight .featherlight-content .featherlight-close-icon:active:before{background-color:#f3f3f3;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);border-color:#f3f3f3;opacity:.55}.featherlight .featherlight-content .featherlight-close-icon:before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"IonIcons";content:"";line-height:3rem}.featherlight .featherlight-content .featherlight-close-icon:before{line-height:18px;width:18px;height:18px}.featherlight .featherlight-content .featherlight-next,.featherlight .featherlight-content .featherlight-previous{top:48%;width:50px;height:50px;background:url("/templates/lyquix/images/media-gallery-icons/next.png") right 48% no-repeat;left:auto;right:20px}.featherlight .featherlight-content .featherlight-next>span,.featherlight .featherlight-content .featherlight-previous>span{display:none}.featherlight .featherlight-content .featherlight-next:hover,.featherlight .featherlight-content .featherlight-previous:hover{opacity:.8}.featherlight .featherlight-content .featherlight-previous{background:url("/templates/lyquix/images/media-gallery-icons/prev.png") right 48% no-repeat;left:20px;right:auto}.featherlight-iframe .featherlight-content{width:80%;max-width:80%}.featherlight-iframe .featherlight-content .caption,.featherlight-iframe .featherlight-content .counter{padding:10px}body[screen=xs] .media-gallery-grid .media-block.block-size-1{width:314px;height:154px}.com_registrationpro article .custom-component{margin-top:20px}.com_registrationpro select{min-width:80px}body.com_registrationpro header .header-bottom .circle-button::before{top:2px;left:3px}.grid,.featured-grid{position:relative;z-index:0}.story-block{position:absolute;display:block;overflow:hidden;background-color:#142546}.story-block .fc_field_image{width:100%}.story-block .image{position:absolute;left:0;top:0;z-index:0;display:block;width:100%;height:100%}.story-block .image img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;height:100%;width:100%;font-family:"object-fit:cover";opacity:.67}.story-block .field_event_flag{border-radius:1px;background-color:#44587d;padding:4.5px 7px 3.5px;color:#fff;font-size:9px;font-weight:bold;letter-spacing:.6px;line-height:12px;text-transform:uppercase;font-family:"Roboto";display:inline-block;z-index:3;transition:bottom 1s;margin-right:9px}.story-block .related-physician-present{display:flex;flex-direction:row;flex-wrap:wrap}.story-block .related-physician-present .physician-image{margin-top:30px;width:55px;height:55px}.story-block .related-physician-present .physician-image img{border-radius:100%}.story-block .related-physician-present .event-date{width:100%;font-family:"Roboto",sans-serif;color:rgba(255,255,255,0.74);text-transform:uppercase;font-size:1.3rem;line-height:1.5rem;letter-spacing:1px;font-weight:600;border-bottom:1px solid #ffd151;padding-bottom:6px}.story-block .related-physician-present .event-physician-info{padding-left:14px;box-sizing:border-box;width:calc(100% - 55px)}.story-block .related-physician-present .event-physician-info .info,.story-block .related-physician-present .event-physician-info .info a{color:rgba(255,255,255,0.7);font-family:"Open Sans",sans-serif;font-size:1.5rem;letter-spacing:0;line-height:24px}.story-block .text{position:absolute;left:0;top:0;height:0;width:100%;height:100%;background:linear-gradient(22.18deg,rgba(9,13,35,0.86) 0,rgba(24,36,62,0.74) 47.69%,rgba(9,18,35,0) 100%);text-decoration:none;text-align:left;transition:all 1s;letter-spacing:.5px;color:#bac0cb;font-family:"EB Garamond",serif;z-index:1}.story-block .text .content{padding-top:135px}.story-block .text .event-date{padding:0 0 13px;border-bottom:1px solid rgba(255,255,255,0.13);display:flex}.story-block .text .event-date .date{display:inline-block;font-family:"Open Sans",sans-serif;font-size:1.3rem;font-weight:600;letter-spacing:1.13px;line-height:18px;color:rgba(255,255,255,0.7);text-transform:uppercase}.story-block .text h2{color:#fff;font-family:"Open Sans",sans-serif;font-size:2rem;line-height:27px;margin:0 0 10px}.story-block .text h4{position:relative;z-index:1;color:rgba(255,255,255,0.6);padding-bottom:11px;border-radius:1px;border-bottom:1px solid rgba(255,255,255,0.13);font-size:10.5px;letter-spacing:0;line-height:13px;padding-left:8px;font-weight:400;margin:0}.story-block .text h4:before{content:" ";display:block;width:5px;height:8px;background-image:url(/templates/lyquix/images/pin-white.svg);background-repeat:no-repeat;background-size:100%;position:absolute;top:2px;left:0;opacity:.6}.story-block .text h3{letter-spacing:.5px;color:#fff;font-family:"Open Sans",sans-serif;font-size:1.7rem;font-weight:600;letter-spacing:0;line-height:25px;text-align:left;margin:30px 0 8px;border:0}.story-block .text h3 a{color:#fff;text-decoration:none}.story-block .text h3:hover a{text-decoration:underline}.story-block .text>h3:first-child{margin-top:0}.story-block .text .readmore{color:#fff;font-family:"Open Sans",sans-serif;font-size:1.2rem;letter-spacing:0;line-height:17px;margin-top:20px}.story-block .text .textContainerDiv{font-family:"Open Sans",sans-serif;font-size:1.5rem;letter-spacing:0;line-height:24px;color:rgba(255,255,255,0.7);display:none;overflow:hidden;margin-bottom:30px}.story-block .text .textContainerDiv a,.story-block .text .textContainerDiv a:visited{color:#c7cdd7}.story-block .event-icon{position:absolute;right:20px;top:19px;z-index:0;background:url(/templates/lyquix/images/event-icon.png) no-repeat;width:34px;height:37px;text-decoration:none;display:block}.story-block .event-icon span{display:block;width:100%;text-align:center;line-height:normal}.story-block .event-icon span.month{font-size:.8rem;text-transform:uppercase;letter-spacing:.91px;color:#142546;font-family:"Roboto",sans-serif;letter-spacing:.91px;line-height:9px;margin-top:10px}.story-block .event-icon span.day{font-size:1.3rem;color:#142546;font-family:"Roboto",sans-serif;line-height:15px}.story-block.filter-events .event-date h4{display:inline-block;width:auto;margin-left:auto;margin-right:0}.story-block.filter-events .content{padding-top:70px}.story-block.filter-events .text{position:static;height:100%}.story-block.filter-events .text .content{padding-top:70px}.story-block.filter-events .text h4{padding-bottom:0;border-bottom:0;padding-left:8px;text-transform:none}.story-block.filter-events .text h3{height:auto}.story-block.lighter-image .image img{opacity:.87}.story-block.lighter-image .text{background:linear-gradient(36.71deg,rgba(9,13,35,0.86) 0,rgba(24,36,62,0.34) 47.69%,rgba(9,18,35,0) 100%)}.story-block.manual{position:relative}.all-stories-link{float:right}.all-stories-link:hover{color:rgba(54,57,59,0.7) !important}.add-calendar{display:inline-block;margin-right:1em;margin-top:1em}.addthis_toolbox.addthis_default_style{display:inline-block;margin-top:1em}.addthis_button{position:relative;font-family:Roboto,"Helvetica Neue",Helvetica,Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;color:#000 !important;font-weight:300;line-height:100% !important;background-color:#fff;border:1px solid;border-color:#e5e6e9 #dfe0e4 #d0d1d5;font-size:15px;text-decoration:none;padding:11px 12px 11px 43px;border-radius:3px;cursor:pointer;text-shadow:1px 1px 1px rgba(0,0,0,0.004);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.addthis_button:before{display:block;content:"";width:18px;height:18px;position:absolute;z-index:1;left:12px;top:10px;background:url(/templates/lyquix/images/share-icon.png) no-repeat;background-size:18px 18px}.addthis_button:hover{border-color:#aab9d4;color:#000;font-size:15px;text-decoration:none}body[screen=xs] .related-stories{text-align:center}body[screen=xs] a.all-stories-link{margin:0 auto;float:none}@media screen and (min-width:1600px){body[screen=lg] .cat-stories .grid .story-block .related-physician-present .physician-image,body[screen=lg] .cat-stories .grid .story-block.filter-events .related-physician-present .physician-image{width:75px;height:75px}body[screen=lg] .cat-stories .grid .story-block .related-physician-present .event-physician-info,body[screen=lg] .cat-stories .grid .story-block.filter-events .related-physician-present .event-physician-info{width:calc(100% - 75px)}body[screen=lg] .cat-stories .grid .story-block .text .content,body[screen=lg] .cat-stories .grid .story-block.filter-events .text .content,body[screen=lg] .cat-stories .grid .story-block:not(.filter-events)[data-number="0"] .text .content{margin-right:3.125vw;margin-left:3.125vw;padding-left:0 !important;padding-right:0 !important}body[screen=lg] .cat-stories .grid .story-block:not(.filter-events)[data-number="0"] .text .content{max-width:652px}}body[screen=lg] .story-block .text .content{padding:135px 40px 0}body[screen=lg] .story-block.filter-events .text .content{padding:64px 40px 0}body[screen=md] .story-block .text .content{padding:100px 4.1667vw 0}body[screen=md] .story-block.filter-events .related-physician-present .physician-image{margin-top:12px;height:45px;width:45px}body[screen=md] .story-block.filter-events .related-physician-present .physician-image .event-physician-info{width:calc(100% - 45px)}body[screen=md] .story-block.filter-events .text h3{margin-top:12px}body[screen=md] .story-block.filter-events .text h4{margin-top:7px}body[screen=md] .story-block.filter-events .text .event-date{padding-bottom:8px}body[screen=md] .story-block.filter-events .text .content{padding-top:40px}body[screen=md] .story-block:not(.filter-events)[data-number="0"] .text .textContainerDiv{display:block}body[screen=md] .story-block:not(.filter-events)[data-number="0"] .text .content{width:calc(75% + 8.333vw);box-sizing:border-box;padding-top:91px}body[screen=sm] .story-block .text h3{margin-top:12px;font-size:1.6rem;line-height:24px}body[screen=sm] .story-block .text .content{padding-top:100px;margin-right:3.125vw;margin-left:3.125vw}body[screen=sm] .story-block.filter-events .related-physician-present .physician-image{margin-top:12px}body[screen=sm] .story-block.filter-events .text h2{font-size:1.7rem;line-height:23px}body[screen=sm] .story-block.filter-events .text h3{margin-top:12px;font-size:1.6rem;line-height:24px}body[screen=sm] .story-block.filter-events .text h4{margin-top:7px}body[screen=sm] .story-block.filter-events .text .event-date{padding-bottom:7px}body[screen=sm] .story-block.filter-events .text .event-date h4{display:none}body[screen=sm] .story-block.filter-events .text .event-physician-info{width:100%;padding-left:0}body[screen=sm] .story-block.filter-events .text .content{padding-top:30px}body[screen=sm] .story-block.filter-events .after-info{margin-top:6px;display:flex;align-items:center}body[screen=sm] .story-block.filter-events .after-info h4{margin-top:0}body[screen=sm] .story-block.filter-events .after-info .physician-image{width:30px;border-radius:30px;margin-right:6px}body[screen=sm] .story-block.filter-events .after-info .physician-image img{border-radius:100%}body[screen=xs] .story-block .text h2{font-size:1.7rem;line-height:23px}body[screen=xs] .story-block .text h3{margin-top:12px;font-size:1.6rem;line-height:24px}body[screen=xs] .story-block.filter-events .text h3{margin-top:12px;font-size:1.6rem;line-height:24px}body[screen=xs] .story-block.filter-events .text .event-physician-info .info{font-size:1.4rem;line-height:20px}body[screen=xs] .story-block.filter-events .related-physician-present .physician-image{margin-top:12px;width:12.8125vw;height:12.8125vw}body[screen=xs] .story-block.filter-events .related-physician-present .event-physician-info{padding-left:12px;width:calc(100% - 12.8125vw)}body[screen=xs] .story-block .text h3:nth-child(n+2){margin-top:12px}.related-stories{width:100%;position:relative}.related-stories .grid{width:100%}.related-stories .story-block{height:100%;width:100%;opacity:0;visibility:hidden;transition:visibility .5s,opacity .5s}.related-stories .story-block .text{display:flex;flex-direction:column;justify-content:flex-end;height:100%}.related-stories .story-block .text h3{font-size:20px;font-weight:600;letter-spacing:0;line-height:27px}.related-stories .story-block .text .readmore{font-size:17px;letter-spacing:0;line-height:25px}.related-stories .story-block .image{width:100%;height:100%}.related-stories .story-block.active{opacity:1;visibility:visible}.related-stories .rel-stories-controls{position:absolute;bottom:40px;right:40px;z-index:1}.related-stories .rel-stories-controls .buttons{display:flex;justify-content:flex-end;margin-bottom:18px}.related-stories .rel-stories-controls .buttons>div{cursor:pointer;width:42.5px;height:34px;border:1px solid rgba(255,255,255,0.3);background-repeat:no-repeat;background-size:14px;background-position:center}.related-stories .rel-stories-controls .buttons .prev{border-radius:16px 0 0 16px;border-right-width:.5px;background-image:url(/templates/lyquix/images/icons/story-arrow-left-white.svg)}.related-stories .rel-stories-controls .buttons .next{border-radius:0 16px 16px 0;border-left-width:.5px;background-image:url(/templates/lyquix/images/icons/story-arrow-right-white.svg)}.related-stories .rel-stories-controls .summary{color:#fff;font-family:"Open Sans";font-size:13px;font-weight:300;letter-spacing:1.21px;line-height:18px}.related-stories .rel-stories-controls .tabs{display:flex;margin-top:12px}.related-stories .rel-stories-controls .summary{text-align:right}.related-stories .rel-stories-controls .tab{display:block;width:25px;height:4px;margin-right:4px;background-color:rgba(255,255,255,0.34);border:1px}.related-stories .rel-stories-controls .tab.active{background-color:#fff}.related-stories .rel-stories-controls .tab:last-of-type{margin-right:0}body[screen=lg] .related-stories .grid{height:39.219vw;max-height:628px}body[screen=lg] .related-stories .story-block .text .content{padding-left:5.078vw;padding-right:203px;padding-top:0;padding-bottom:105px}body[screen=md] .related-stories .grid{height:56.563vw;max-height:none}body[screen=md] .related-stories .story-block .text .content{padding-left:4.167vw;padding-right:161px;padding-top:0;padding-bottom:80px}body[screen=sm] .related-stories .grid{height:73.75vw;max-height:none}body[screen=sm] .related-stories .story-block .text .content{padding-left:5vw;padding-right:99px;padding-top:0;padding-bottom:94px}body[screen=sm] .related-stories .rel-stories-controls{bottom:33px;right:33px}body[screen=xs] .related-stories .grid{height:106.25vw;max-height:363px}body[screen=xs] .related-stories .story-block .text .content{padding-left:5.008vw;padding-right:99px;padding-top:0;padding-bottom:75px}body[screen=xs] .related-stories .rel-stories-controls{bottom:20px;right:32px}body[screen=xs] .related-stories .rel-stories-controls .buttons{margin-bottom:0}body[screen=xs] .related-stories .rel-stories-controls .buttons>div{width:26px}body[screen=xs] .related-stories .rel-stories-controls .buttons .prev,body[screen=xs] .related-stories .rel-stories-controls .buttons .next{width:40px}body[screen=xs] .related-stories .rel-stories-controls .buttons .summary{width:36px;text-align:center;display:flex;align-content:center;align-items:center;justify-content:center}body[screen=xs] .related-stories .rel-stories-controls .tabs{display:none}article .sub-menu{margin-top:-7px}.sub-menu-tabs{list-style:none;margin:0;padding:12px 0;display:table;border-spacing:5px;border-collapse:separate;width:100%;text-align:center}.sub-menu-tabs li{width:25%;display:table-cell;vertical-align:middle;padding:10px 5px;cursor:pointer}body[screen=xs] article .sub-menu{display:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.row.main{padding-top:136px}body.mobile{cursor:pointer}a,a:link,a:visited{color:#c1790b;text-decoration:underline}a:hover,a:link:hover,a:visited:hover{text-decoration:none}p{margin:1.5rem 0}h1{font-weight:400;letter-spacing:.05em;margin-bottom:5px;margin-top:4.3rem;line-height:1.66}h1 .lighter{color:#a8a8a8}h2{font-weight:600;margin-bottom:10px;margin:2.505rem 0 10px;line-height:1.66}h2 a{color:#091223 !important}h3{letter-spacing:.05em;font-weight:400;line-height:2.2rem}h4{margin:2.505rem 0}hr{color:#ededed;background-color:#ededed}table td p:first-child{margin-top:0}table td p:last-child{margin-bottom:0}.field.field_rel_locations{clear:both}.cat-landing .readmore{display:inline-block;text-align:center;box-sizing:content-box;cursor:pointer;background-color:#ffd04e !important;box-shadow:0 1px 3px rgba(0,0,0,0.2);border-radius:5px;transition:all .5s;color:#36393b;border:1px solid rgba(255,255,255,0);text-decoration:none;font-family:"Roboto",sans-serif;font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.7rem;font-weight:700;padding:11px 40px 9px 40px;margin:5px;margin:5px auto}.cat-landing .readmore *{color:#36393b;text-decoration:none}.cat-landing .readmore:hover{box-shadow:none;color:rgba(54,57,59,0.7)}.cat-landing .readmore:hover *{color:rgba(54,57,59,0.7)}.cat-landing .readmore:active{background-color:#f4c84d;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);color:rgba(54,57,59,0.55)}.cat-landing .readmore:active *{color:rgba(54,57,59,0.55)}.cat-landing .readmore:active{box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15)}body[screen=md] .row.main{padding-top:144px}body[screen=sm] .row.main{padding-top:52px}body[screen=sm] .fc-item .group-7{padding:70px 0 0}@media screen and (max-width:320px){h1{margin:4.3rem 5px 5px}.cat-items h2,.cat-description h2,.description h2{margin:2.505rem 0 10px}h2{margin:2.505rem 5px 10px}.cat-careers .cat-description,.cat-careers .cat-items,.cat-research .cat-description,.cat-research .cat-items,.cat-community-partners .cat-description,.cat-community-partners .cat-items,.cat-fellowships .cat-description,.cat-fellowships .cat-items{margin:0 5px}}body[screen=xs] .row.main{padding-top:88px}body[screen=xs] h1{font-size:2.5rem;letter-spacing:1.08px;line-height:36px}body[screen=xs].no-scroll{overflow:hidden;touch-action:none}.appointment-popup{position:fixed;width:350px;bottom:25px;right:25px;box-sizing:border-box;padding:20px 30px 30px;background-color:#f2f2f2;border-radius:9px;box-shadow:0 0 35px #333;border-top:5px solid #ffd151;z-index:99}.appointment-popup.closed{display:none !important}.appointment-popup .zd-logo img{width:179px;display:block;margin:0 auto}.appointment-popup .close{position:absolute;top:15px;right:16px;width:13px}.appointment-popup .close img{width:100%;display:block}.appointment-popup .close:hover{cursor:pointer}.appointment-popup h3{color:#142546;font-size:1.8rem;line-height:1.333;font-weight:600;letter-spacing:initial;margin:0 0 25px;text-align:center}.appointment-popup p{margin:0}.appointment-popup .button-yellow{box-sizing:border-box;width:100%;margin:0;font-size:1.3rem;line-height:15px;letter-spacing:.65px;padding:9px 15px 8px}.button-iframe-wrap{display:none !important}body[screen=xs] .appointment-popup{width:280px;right:20px;bottom:20px;padding:11px 15px 15px}body[screen=xs] .appointment-popup h3{font-size:1.6rem;line-height:1.25;padding:0 11px}body[screen=xs] .appointment-popup p{margin:0;width:100%}.livechat-popup{border-radius:9px;position:fixed;bottom:92px;right:24px;width:382px;box-sizing:border-box;box-shadow:0 0 35px #333}.livechat-popup .title{border-radius:9px 9px 0 0;background:linear-gradient(180deg,#304162 0,#101e37 100%);display:flex;position:relative;justify-content:center}.livechat-popup .title img{display:block;width:20px;margin-right:10px}.livechat-popup .title h3{font-size:1.5rem;line-height:20px;margin:11px 0;color:#fff;font-weight:600}.livechat-popup .title .close{width:13px;right:18px;top:50%;transform:translateY(-50%);position:absolute}.livechat-popup .title .close:hover{cursor:pointer}.livechat-popup .title .close img{display:block;width:100%}.livechat-popup .text{padding:26px 25.5px 37px;border-radius:0 0 9px 9px;background-color:#fff;text-align:center}.livechat-popup .text p{font-size:1.2rem;line-height:15px;color:#36393b;text-align:center;font-weight:600;margin:0 0 22px;font-family:"Open Sans",sans-serif}.livechat-popup .text .button-yellow{margin:0 auto}.livechat-popup .text .unavailable h3{font-size:1.5rem;line-height:1;font-weight:600;color:#36393b;margin-bottom:13px}.livechat-popup .text .unavailable p{font-size:1.3rem;font-weight:400;margin:13px 0 36px}.livechat-popup .text .unavailable .phone-link{margin:26px 0 80px;font-size:1.2rem;font-weight:600}.livechat-popup .text .unavailable .phone-link a{color:#36393b}.livechat-popup .text .unavailable .links{padding-top:42px;position:relative}.livechat-popup .text .unavailable .links:before{content:" ";display:block;position:absolute;width:calc(100% + 51px);height:calc(100% + 37px);top:0;left:-25.5px;background-color:#f8f8f8;border-radius:0 0 9px 9px;z-index:0}.livechat-popup .text .unavailable .links>*{position:relative;z-index:1}.livechat-popup .text .unavailable .links a{font-size:1.2rem;line-height:15px;color:#36393b;font-family:"Open Sans",sans-serif}.livechat-popup .text .unavailable .links>a{font-weight:600}.livechat-popup .text .unavailable .links .flex-container{padding-left:16px;-moz-columns:2;columns:2;text-align:left;margin-bottom:39px}.livechat-popup .text .unavailable .links .flex-container a{display:block}.livechat-popup .text .unavailable .links .flex-container a:nth-of-type(-n+3){width:172px}.livechat-popup .text .unavailable .links .flex-container a:nth-of-type(n+4){width:115px;margin:0 0 0 auto}.livechat-popup.unavailable:before{content:" ";display:block;position:absolute;bottom:0;left:0;border-radius:0 0 9px 9px;width:100%;height:10px;background:linear-gradient(180deg,#304162 0,#101e37 100%),linear-gradient(180deg,#465a80 0,#101e37 100%);z-index:1}.popup-control{position:fixed;width:60px;height:60px;bottom:22px;right:24px;background-color:#ffd151;border-radius:100%;display:flex;justify-content:center;align-items:center;z-index:100}.popup-control img{width:30px}.popup-control:hover{cursor:pointer}.popup-control:before{content:" ";display:block;width:9px;height:9px;border:1px solid #fff;background-color:#7bb314;top:4.5px;right:2.5px;position:absolute;border-radius:100%}.popup-control.unavailable:before{background-color:#b31a14}body[screen=xs] .livechat-popup{width:280px;right:20px}body[screen=xs] .livechat-popup .text{padding:11px 15px 15.5px}.left{float:left}.left.margins{margin-right:5px 5px 5px 5px 5px;margin-bottom:5px 5px 5px 5px 5px}.right{float:right}.right.margins{margin-left:5px 5px 5px 5px 5px;margin-bottom:5px 5px 5px 5px 5px}.hide,.off{display:none}.show,.on{display:inherit}.display-block{display:block}.display-inline{display:inline}.display-inline-block{display:inline-block}ul.breadcrumb{font-family:"Roboto",sans-serif;border-bottom:1px solid #ededed;padding-bottom:0;margin-top:0;margin-bottom:5px}ul.breadcrumb li{line-height:1rem}ul.breadcrumb li a{color:#7c8699;text-decoration:none}ul.breadcrumb li a:hover{text-decoration:underline}ul.breadcrumb li span.divider:before{display:inline;padding:0 .5em;color:#142546;font-family:"IonIcons";content:""}ul.breadcrumb li span.divider img{display:none}@media screen and (min-width:480px){body{position:relative}body:before{display:block;content:"";background-color:#0b1425;position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}body.region-filter-open{overflow:hidden}body.region-filter-open:before{visibility:visible;opacity:.15}}.item-catid-3 .row.main{padding-bottom:0}.item-catid-3 .row.bottom{border-top:0}.item-catid-3 .bottom-1{display:none}.fc-item.tmpl-custom-locations .no-text-found{width:100%;padding-top:10px;border-top:1px solid #ededed}.fc-item.tmpl-custom-locations .section-1{padding-bottom:50px;background:#FFF;position:relative}.fc-item.tmpl-custom-locations .section-1 .section-2{align-items:center;min-height:calc(24.938vw);max-width:none;width:100%;background:linear-gradient(153.43deg,#f2f2f2 0,rgba(242,242,242,0.0001) 83.33%),linear-gradient(230.51deg,rgba(242,242,242,0.0001) 25.93%,#f2f2f2 100%);padding-top:50px}.fc-item.tmpl-custom-locations .section-1 .section-2 .fc_field_image{width:100%;max-width:none;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover"}.fc-item.tmpl-custom-locations .section-1 .group-1{margin-right:38px;width:calc(50% - 38px);padding-top:70px;text-align:left;padding-bottom:103px}.fc-item.tmpl-custom-locations .section-1 .group-1 h1{font-size:42px;font-weight:300;letter-spacing:0;line-height:57px;text-align:left;margin:0 0 10px}.fc-item.tmpl-custom-locations .section-1 .group-1 .field_appointment_link{display:inline-block;margin-right:30px}.fc-item.tmpl-custom-locations .section-1 .group-1 .field_appointment_link .button-yellow{padding:18px 51px;margin:0;font-size:1.1rem;line-height:13px}.fc-item.tmpl-custom-locations .section-1 .group-1 .field_virtual_tour{display:inline-block}.fc-item.tmpl-custom-locations .section-1 .group-1 .field_virtual_tour .play-icon{display:block;height:26px;width:26px;background-image:url(/templates/lyquix/images/video-icons/location-video.svg);background-size:100%;background-repeat:no-repeat}.fc-item.tmpl-custom-locations .section-1 .group-1 .field_virtual_tour .text{margin-left:8px;opacity:.7;color:#142546;font-family:"Open Sans";font-size:12px;letter-spacing:0;line-height:17px;text-decoration:underline}.fc-item.tmpl-custom-locations .section-1 .group-1 .field_virtual_tour:hover{cursor:pointer}.fc-item.tmpl-custom-locations .section-1 .group-1 .field_virtual_tour:hover .text{text-decoration:none}.fc-item.tmpl-custom-locations .section-1 .group-2{width:50%;top:50px;position:absolute;right:0}.fc-item.tmpl-custom-locations .section-1 .group-2 img{display:block;line-height:0}.fc-item.tmpl-custom-locations .group-3{padding-top:55px}.fc-item.tmpl-custom-locations .group-3 h2{font-size:20px;font-weight:600;letter-spacing:0;line-height:27px;margin-top:25px}.fc-item.tmpl-custom-locations .accordion{width:100%}.fc-item.tmpl-custom-locations .field_text{border-color:#ededed}.fc-item.tmpl-custom-locations .field_loc_address{font-size:15px;letter-spacing:0;line-height:20px;text-align:left;color:#142546;font-family:"Open Sans",sans-serif}.fc-item.tmpl-custom-locations .field_loc_address .bottom{margin-top:40px}.fc-item.tmpl-custom-locations .overview-icon{width:18px;height:18px;margin-bottom:12px;background-size:100%;background-repeat:no-repeat}.fc-item.tmpl-custom-locations .field_loc_phone .overview-icon.phone{background-image:url(/templates/lyquix/images/location-icons/call.svg)}.fc-item.tmpl-custom-locations .field_loc_phone .button{margin:14px auto 0;font-size:1.1rem;line-height:13px;letter-spacing:.48px;width:calc(100% - 40px);display:block;box-sizing:border-box;padding:13px 0;text-align:center}.fc-item.tmpl-custom-locations .field_loc_phone a{text-decoration:none}.fc-item.tmpl-custom-locations .field_loc_phone a:hover{text-decoration:underline}.fc-item.tmpl-custom-locations .field_loc_services{padding:26px}.fc-item.tmpl-custom-locations .field_loc_services h4{color:#142546;font-family:"Open Sans";font-size:14px;font-weight:600;letter-spacing:0;line-height:23px;margin:0 0 10px}.fc-item.tmpl-custom-locations .field_loc_services ul{padding:0;margin:0}.fc-item.tmpl-custom-locations .field_loc_services ul li{list-style:none;margin:10px 0}.fc-item.tmpl-custom-locations .field_loc_services ul li a{display:flex;align-items:center;font-size:1.4rem;line-height:18px;font-family:"Open Sans",sans-serif;color:#142546;text-decoration:none}.fc-item.tmpl-custom-locations .field_loc_services ul li a:hover{text-decoration:underline}.fc-item.tmpl-custom-locations .field_loc_services ul li img{width:40px;height:40px !important;border-radius:100%;margin-right:8px;display:block;-o-object-fit:cover;object-fit:cover;font-family:"object-fit:cover"}.fc-item.tmpl-custom-locations .field_loc_services ul li:last-of-type{margin-bottom:0}.fc-item.tmpl-custom-locations .field_loc_hours{border-right:0}.fc-item.tmpl-custom-locations .field_loc_hours .overview-icon.hours{background-image:url(/templates/lyquix/images/location-icons/hours.svg)}.fc-item.tmpl-custom-locations .group-2 .fc_addressint_map{box-shadow:inset 0 1px 4px 1px black}.fc-item.tmpl-custom-locations iframe.location-map{border:0;width:100%;height:365px}.fc-item.tmpl-custom-locations .field_loc_directions{clear:both}.fc-item.tmpl-custom-locations .field_partner_company_logo{position:absolute;top:320px;left:0;width:160px}.fc-item.tmpl-custom-locations .advanced_rel_physicians{margin:25px 0 50px}.fc-item.tmpl-custom-locations .advanced_rel_physicians #rel-phy-filter,.fc-item.tmpl-custom-locations .advanced_rel_physicians .outer{box-shadow:none}.fc-item.tmpl-custom-locations .advanced_rel_physicians .rel-phy-filter.specialty{width:156px;flex-grow:0}.fc-item.tmpl-custom-locations .advanced_rel_physicians .outer{border:1px solid rgba(132,137,145,0.18)}.fc-item.tmpl-custom-locations .field_physical_therapy{color:#142546;font-family:"Open Sans";font-size:16px;letter-spacing:0;line-height:22px}.fc-item.tmpl-custom-locations .field_physical_therapy .overview-icon.therapy{background-image:url(/templates/lyquix/images/location-icons/physicaltherapy.svg);background-size:12px 18px;background-position:center}.fc-item.tmpl-custom-locations .field_physical_therapy a{color:#142546;text-decoration:none}.fc-item.tmpl-custom-locations .field_physical_therapy a:hover{text-decoration:underline}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists{position:absolute}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .accordion{border-radius:2px;padding:0 0 0 17px;margin-left:-17px;border-bottom:0;transition-duration:300ms;width:-webkit-max-content;width:-moz-max-content;width:max-content;background:#FFF}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .accordion .accordion-header{transition-duration:300ms;margin-right:6px;display:flex;align-items:center;font-size:12px;line-height:17px;font-weight:600;font-family:"Open Sans",sans-serif;color:#142546}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .accordion .accordion-header:before{content:"";display:block;height:10px;width:10px;background-image:url(/templates/lyquix/images/icons/morefilters.svg);background-repeat:no-repeat;background-size:cover;margin-right:6px}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .accordion .physical-therapists{display:none;margin-top:10px}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .accordion.open{box-shadow:0 2px 4px rgba(0,0,0,0.145323),-1px 0 3px rgba(0,0,0,0.153464);padding:14px 0 0 17px;position:absolute;z-index:10000;height:auto !important;width:320px}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .accordion.open .accordion-header:before{display:inline-block;background-image:url(/templates/lyquix/images/icons/close-x-thin.svg);height:10px;width:10px;background-repeat:no-repeat;background-size:cover}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .accordion.open .physical-therapists{display:flex;flex-wrap:nowrap;flex-direction:column}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .accordion .accordion-header{margin:0}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .physical-therapists .physical-therapist{display:flex;align-items:center;margin-bottom:10px}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .physical-therapists .physical-therapist br{display:none}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .physical-therapists .physical-therapist .relateditem{font-family:"Open Sans",sans-serif;font-weight:600;font-size:14px;line-height:23px}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .physical-therapists .physical-therapist .fancybox{height:40px}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .physical-therapists .physical-therapist .fancybox img{-o-object-fit:cover;object-fit:cover;font-family:"object-fit:cover;";border-radius:50%;height:40px;width:40px;margin-right:8px}.fc-item.tmpl-custom-locations .overview{margin-bottom:50px}.fc-item.tmpl-custom-locations .overview .left{border:1px solid #ededed;border-radius:2px 0 0 2px;width:75%;flex-grow:1;float:none;padding:41px 50px;background:#FFF}.fc-item.tmpl-custom-locations .overview .left .field{width:30.998%;margin-right:50px}.fc-item.tmpl-custom-locations .overview .left .field h3{color:#142546;font-family:"Open Sans",sans-serif;font-size:15px;font-weight:bold;letter-spacing:0;line-height:20px}.fc-item.tmpl-custom-locations .overview .left .field p{color:#142546;font-family:"Open Sans",sans-serif;font-size:16px;letter-spacing:0;line-height:22px;margin:0 0 4px}.fc-item.tmpl-custom-locations .overview .left .field p a{color:#142546}.fc-item.tmpl-custom-locations .overview .left .field:last-of-type{margin-right:0}.fc-item.tmpl-custom-locations .overview .left.three-items .field{width:213px}.fc-item.tmpl-custom-locations .overview .right{border:1px solid #ededed;border-radius:2px;background-color:#fafafa;width:25%;float:none}.fc-item.tmpl-custom-locations .tab-group.location-info{border-radius:2px;position:relative;border:1px solid rgba(132,137,145,0.18);border-radius:1px}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-nav{padding-top:61px;padding-left:38px;background-color:#f2f2f2;width:25%;height:100%;position:absolute;top:0;left:0;z-index:1}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-nav .tab{cursor:pointer;color:#142546;font-family:"Open Sans",sans-serif;font-size:1.2rem;letter-spacing:0;line-height:20px;padding:10px 15px;position:relative}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-nav .tab.open{background-color:#fff;font-weight:600}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-nav .tab.open:before{background-color:#142546}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-nav .tab.open:after{speak:none;font-style:normal;font-weight:normal;text-transform:none;line-height:1;font-family:FontAwesome;font-size:9px;content:"";right:11px;position:absolute;top:50%;font-variant:normal;transform:translateY(-50%) rotate(270deg)}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-nav .tab:before{content:"";background-color:transparent;position:absolute;top:0;left:0;height:100%;width:4px}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-nav .tab:hover{text-decoration:underline}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.6rem;letter-spacing:0;line-height:22px;position:relative;width:88.841%;margin-left:auto;margin-right:0;height:654px;z-index:0}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel{position:absolute;top:0;right:0;width:100%;opacity:0;visibility:hidden;height:654px;transition:opacity .5s ease,visibility .5s ease}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content{width:58.357%;height:100%;position:absolute;right:0;top:0;padding:26px 72px 36px 26px;overflow:hidden}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content h2{font-size:20px;font-weight:600;letter-spacing:0;line-height:27px}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content p{color:#142546;font-family:"Open Sans";font-size:17px;letter-spacing:0;line-height:25px;margin:26px 0}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content h3 ~ p{margin-top:8px}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content h3{font-family:"Open Sans";font-size:15px;font-weight:bold;letter-spacing:0;line-height:20px;margin:26px 0 8px}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content h3:first-child{margin-top:0}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content ul li{font-size:17px;letter-spacing:0;line-height:25px}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content .ps__rail-y{background-color:rgba(20,37,70,0.22) !important;opacity:1;width:7px;border-radius:3.5px;display:block !important;bottom:30px;right:18px;margin-top:106px;height:calc(100% - 136px) !important;overflow-y:hidden}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content .ps__rail-y .ps__thumb-y{background-color:rgba(25,30,39,0.37) !important;width:7px;border-radius:3.5px;left:0}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel:before{content:"";width:431px;height:100%;background-size:cover;position:absolute;right:58.357%;top:50%;transform:translateY(-50%);background-repeat:no-repeat}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel.open{visibility:visible;opacity:1}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel[data-tab=Map]{width:84.734%;height:100%;top:0;left:auto;right:0;padding:0}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel[data-tab=Map]:before{display:none}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel[data-tab=Map] iframe{width:100%;height:100%;position:absolute;z-index:1}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel:not([data-tab=map]):before{background-image:url("/templates/lyquix/images/skateboard-guy-tab.png")}.fc-item.tmpl-custom-locations .custom-direction{position:absolute;bottom:20px;right:20px;z-index:2;width:293px;background-color:#fff;border:1px solid #ededed;border-radius:2px;padding:26.5px 26.5px 30.5px;align-items:center;flex-wrap:wrap;margin-top:10px}.fc-item.tmpl-custom-locations .custom-direction h3{color:#142546;font-family:"Open Sans";font-size:15px;font-weight:bold;letter-spacing:0;line-height:20px;margin:0 0 12px}.fc-item.tmpl-custom-locations .custom-direction #searchTextField{padding:11px 10px 11px;border:1px solid #e1e1e1;border-radius:4px;background-color:#f9f9f9;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.2);color:#707275;font-family:Roboto;font-size:14px;letter-spacing:.41px;line-height:16px;height:auto;width:100%;min-width:0;margin-bottom:9px}.fc-item.tmpl-custom-locations .custom-direction .manual-container .manual-link{position:relative;padding-right:11px;height:auto;border:0;color:#142546;font-family:"Open Sans";font-size:12px;letter-spacing:0;line-height:17px;text-decoration:underline}.fc-item.tmpl-custom-locations .custom-direction .manual-container .manual-link:before{content:" ";display:block;width:7px;height:11px;position:absolute;top:3px;left:0;background-image:url(/templates/lyquix/images/icons/pin-blue.svg);background-size:100%}.fc-item.tmpl-custom-locations .custom-direction .manual-container .manual-link:hover{background-color:transparent;text-decoration:none}.fc-item.tmpl-custom-locations .custom-direction .radio-buttons{margin:0;padding:0;float:none;display:flex;position:relative;margin:20px 0 0;border:0}.fc-item.tmpl-custom-locations .custom-direction .radio-buttons input{display:none}.fc-item.tmpl-custom-locations .custom-direction label{display:block;width:auto;border:1px solid #e6e6e6;border-radius:16.5px;color:rgba(20,37,70,0.7);font-family:"Open Sans";font-size:12px;font-weight:600;letter-spacing:0;line-height:17px;padding:4.5px 10px 4.5px 20.5px;margin-right:6px;transition:color .5s,background-color .5s,border-color .5s;position:relative;z-index:0}.fc-item.tmpl-custom-locations .custom-direction label:before{content:" ";display:block;height:5px;width:5px;border-radius:3px;background-color:#e6e6e6;transition:background-color .5s;position:absolute;left:8.5px;top:50%;transform:translateY(-50%);transition:background-color .5s,border .5s}.fc-item.tmpl-custom-locations .custom-direction label.active{color:#fff;background-color:#1f3a84}.fc-item.tmpl-custom-locations .custom-direction label.active:before{border:1px solid #fff;border-radius:3px;background-color:#1f3a84}.fc-item.tmpl-custom-locations .custom-direction label:last-of-type{margin-right:0}.fc-item.tmpl-custom-locations .custom-direction label:hover{cursor:pointer}.fc-item.tmpl-custom-locations .custom-direction .go{margin-top:30px;display:inline-block;color:#1e2022;font-family:Roboto;font-size:11px;font-weight:900;letter-spacing:.48px;line-height:13px;text-align:center;padding:8px 30px}.fc-item.tmpl-custom-locations .custom-direction .go.disabled{box-shadow:none !important;background-color:#ccc !important;color:#999 !important}.fc-item.tmpl-custom-locations .custom-direction .go.disabled:hover{cursor:default !important;color:#999 !important}.fc-item.tmpl-custom-locations .custom-direction .go.disabled:focus{outline:0}.fc-item.tmpl-custom-locations .related-stories .story-block .text .content{padding-left:0;padding-right:0;max-width:1017px;width:100%;margin-left:auto;margin-right:auto}.fc-item.tmpl-custom-locations .related-stories .rel-stories-controls{right:calc((100% - 1017px) * .5)}.fc-item.tmpl-custom-locations .section-2-container,.fc-item.tmpl-custom-locations .section-3,.fc-item.tmpl-custom-locations .group-5 .container{max-width:1163px}body[screen=lg] .section-2 .fc_field_image{max-height:322px}@media screen and (max-width:1599px){body[screen=lg] .fc-item.tmpl-custom-locations .section-1 .group-1{padding-top:50px;padding-bottom:58px;width:47.344%;margin-right:2.656%}body[screen=lg] .fc-item.tmpl-custom-locations .group-3 .overview .left .field{width:250px;margin-right:40px}body[screen=lg] .fc-item.tmpl-custom-locations .group-3 .overview .left.three-items .field{width:calc(33.333% - 30px)}body[screen=lg] .fc-item.tmpl-custom-locations .group-3 .overview .left.three-items .field:last-of-type{margin-right:0}body[screen=lg] .fc-item.tmpl-custom-locations .section-2-container,body[screen=lg] .fc-item.tmpl-custom-locations .section-3,body[screen=lg] .fc-item.tmpl-custom-locations .group-5 .container{max-width:none;width:84.375%}body[screen=lg] .fc-item.tmpl-custom-locations .related-stories .story-block .text .content{width:73.906%}body[screen=lg] .fc-item.tmpl-custom-locations .related-stories .rel-stories-controls{right:13.125%}}body[screen=md] .fc-item.tmpl-custom-locations .section-1{padding-bottom:70px}body[screen=md] .fc-item.tmpl-custom-locations .section-1 .section-2{padding-bottom:40px}body[screen=md] .fc-item.tmpl-custom-locations .section-1 .section-2 .section-2-container{align-items:flex-start}body[screen=md] .fc-item.tmpl-custom-locations .section-1 .section-2 .section-2-container .fc_field_image{max-height:250px}body[screen=md] .fc-item.tmpl-custom-locations .section-1 .group-1{padding-top:0;padding-bottom:0;margin-right:auto;width:47.684%}body[screen=md] .fc-item.tmpl-custom-locations .group-3{padding-top:35px}body[screen=md] .fc-item.tmpl-custom-locations .group-3 .overview .left{width:72.466%;padding:30px 40px 40px}body[screen=md] .fc-item.tmpl-custom-locations .group-3 .overview .left .field{width:185px;margin-right:20px}body[screen=md] .fc-item.tmpl-custom-locations .group-3 .overview .left.three-items .field{width:calc(33.333% - 13.333px)}body[screen=md] .fc-item.tmpl-custom-locations .group-3 .overview .left.three-items .field:last-of-type{margin-right:0}body[screen=md] .fc-item.tmpl-custom-locations .group-3 .overview .right{width:27.534%}body[screen=md] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services{padding-left:20px;padding-righT:15px}body[screen=md] .fc-item.tmpl-custom-locations .field_loc_address .bottom{margin-top:25px}body[screen=md] .fc-item.tmpl-custom-locations .tab-group.location-info{overflow:hidden}body[screen=md] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-nav{width:22.653%;padding-top:61px;padding-left:22px}body[screen=md] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content{width:103.755%;flex-shrink:0;margin-left:-3.755%}body[screen=md] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel{width:100%}body[screen=md] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel[data-tab=Map]{width:74.9%}body[screen=md] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content{width:48.609%;padding-right:46px;padding-left:6px}body[screen=md] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel:before{width:431px;right:48.609%}body[screen=md] .fc-item.tmpl-custom-locations .section-2-container,body[screen=md] .fc-item.tmpl-custom-locations .section-3,body[screen=md] .fc-item.tmpl-custom-locations .group-5 .container{max-width:83.229%}body[screen=md] .fc-item.tmpl-custom-locations .related-stories .story-block .text .content{width:75%}body[screen=md] .fc-item.tmpl-custom-locations .related-stories .rel-stories-controls{right:12.5%}body[screen=sm] .fc-item.tmpl-custom-locations .section-1{padding:0 0 50px}body[screen=sm] .fc-item.tmpl-custom-locations .section-1 .section-2-container{align-items:flex-start}body[screen=sm] .fc-item.tmpl-custom-locations .section-1 .section-2{padding-bottom:50px}body[screen=sm] .fc-item.tmpl-custom-locations .section-1 .group-1{padding-top:0;padding-bottom:0;width:55.769%;margin-right:auto}body[screen=sm] .fc-item.tmpl-custom-locations .section-1 .group-1 .field_appointment_link{margin-right:10px}body[screen=sm] .fc-item.tmpl-custom-locations .section-1 .group-1 .field_loc_address{font-size:14px;line-height:19px}body[screen=sm] .fc-item.tmpl-custom-locations .section-1 .group-1 .field_loc_address .bottom{margin-top:25px}body[screen=sm] .fc-item.tmpl-custom-locations .section-1 .group-1 .field_loc_address .bottom .button-yellow{width:180px;font-size:11px;font-weight:900;letter-spacing:.48px;line-height:13px;padding:13px 20px;box-sizing:border-box}body[screen=sm] .fc-item.tmpl-custom-locations .section-1 .group-2{width:42.5%;top:35px}body[screen=sm] .fc-item.tmpl-custom-locations .group-3{padding-top:17px}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview{flex-wrap:wrap}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .left{padding:31px 32px 25px;width:100%}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .left .field{width:calc(50% - 7px);margin-right:14px}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .left .field h3{font-size:1.4rem;line-height:18px;margin:10px 0 2px}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .left .field p{font-size:15px;letter-spacing:0;line-height:22px}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .left .field:nth-of-type(2){margin-right:0}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .left.three-items{flex-wrap:wrap}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .left.three-items .field:last-of-type{margin-right:0;width:100%;margin-right:0;margin-top:20px}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right{width:100%}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services{padding:16px 32px 30px}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services h4{margin-bottom:3px}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul{display:flex;flex-wrap:wrap}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul li{margin:0}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul li:after{content:" ";white-space:pre}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul li a{display:inline-block;text-decoration:underline}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul li a img{display:none}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul li a:after{content:",";white-space:pre}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul li:last-of-type:after{display:none}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul li:last-of-type a:after{display:none}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span{white-space:pre;font-family:"Open Sans";font-size:14px;letter-spacing:0;line-height:23px}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span:after{content:" ";white-space:pre}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span a{color:#142546}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span a:after{content:",";white-space:pre}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span:last-of-type:after{display:none}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span:last-of-type a:after{display:none}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info{overflow:hidden}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-nav{width:30.192%;padding-top:61px;padding-left:22px}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-nav .tab:open:after{right:5px}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content{width:69.808%;flex-shrink:0;margin-left:30.192%}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel{width:100%}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel[data-tab=Map]{width:100%}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content{width:100%}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel:before{display:none;width:51.99%}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content .ps__rail-y{background-color:rgba(20,37,70,0.22) !important;opacity:1;width:7px;border-radius:3.5px;display:block !important;right:18px;margin-top:58px;height:calc(100% - 85px) !important;overflow-y:hidden}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content h3{margin-top:20px}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content h3:first-child{margin-top:0}body[screen=sm] .fc-item.tmpl-custom-locations .custom-direction h3{font-size:14px;line-height:18px}body[screen=sm] .fc-item.tmpl-custom-locations .section-2-container,body[screen=sm] .fc-item.tmpl-custom-locations .section-3{width:81.25%}body[screen=sm] .fc-item.tmpl-custom-locations .group-5 .container{width:100%;max-width:none}body[screen=sm] .fc-item.tmpl-custom-locations .related-stories .story-block .text .content{width:61.719%;margin-left:14.218%}body[screen=sm] .fc-item.tmpl-custom-locations .related-stories .rel-stories-controls{right:14.531%}body[screen=sm] .fc-item.tmpl-custom-locations .field_loc_phone .button,body[screen=md] .fc-item.tmpl-custom-locations .field_loc_phone .button{padding:13px 13px}body[screen=sm] .fc-item.tmpl-custom-locations .section-1 .group-1 h1,body[screen=xs] .fc-item.tmpl-custom-locations .section-1 .group-1 h1{font-size:40px;line-height:50px}body[screen=xs] .fc-item.tmpl-custom-locations .section-1{padding-bottom:0}body[screen=xs] .fc-item.tmpl-custom-locations .section-1 .section-2-container{align-items:flex-start;flex-wrap:wrap;width:78.125%;margin:0 auto}body[screen=xs] .fc-item.tmpl-custom-locations .section-1 .group-1{width:100%;margin:0 0 25px;padding:0}body[screen=xs] .fc-item.tmpl-custom-locations .section-1 .group-1 .field_appointment_link{margin-right:10px}body[screen=xs] .fc-item.tmpl-custom-locations .section-1 .group-1 .field_loc_address{font-size:1.4rem;line-height:19px;padding-left:0}body[screen=xs] .fc-item.tmpl-custom-locations .section-1 .group-1 .field_loc_address .bottom{margin-top:15px;display:block}body[screen=xs] .fc-item.tmpl-custom-locations .section-1 .group-1 .field_loc_address .bottom .button-yellow{width:180px;font-size:11px;font-weight:900;letter-spacing:.48px;line-height:13px;padding:13px 20px;box-sizing:border-box}body[screen=xs] .fc-item.tmpl-custom-locations .section-1 .group-1 .field_loc_address .bottom .field_virtual_tour{margin-top:15px;display:block}body[screen=xs] .fc-item.tmpl-custom-locations .section-1 .group-2{position:static;margin:0;width:100%}body[screen=xs] .fc-item.tmpl-custom-locations .section-1 .group-2 .field_main_image{margin-bottom:0}body[screen=xs] .fc-item.tmpl-custom-locations .group-3{padding-top:5px}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 h2{font-size:17px;font-weight:600;letter-spacing:0;line-height:23px}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview{flex-wrap:wrap;margin-bottom:0}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .left{padding:24px 18px;width:100%;flex-wrap:wrap}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .left .field{width:100%;margin-right:0;margin-bottom:18px}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .left .field h3{margin:10px 0 2px;font-size:1.4rem;line-height:18px}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .left .field p{font-size:15px;letter-spacing:0;line-height:22px}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .left .field:nth-of-type(2){margin-right:0}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .left .field:last-of-type{margin-bottom:0}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right{width:100%}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services{padding:10px 18px 25px}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services h4{margin-bottom:3px}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul{display:flex;flex-wrap:wrap}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul li{margin:0}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul li a{display:inline-block;text-decoration:underline}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul li a img{display:none}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span{white-space:pre;font-family:"Open Sans";font-size:14px;letter-spacing:0;line-height:23px}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span:after{content:" ";white-space:pre}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span a{color:#142546}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span a:after{content:",";white-space:pre}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span:last-of-type:after{display:none}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span:last-of-type a:after{display:none}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .field_physical_therapy .related-physical-therapists{position:relative}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .field_physical_therapy .accordion-group .accordion{position:relative;padding:0;box-shadow:none;background:0;width:100%}body[screen=xs] .fc-item.tmpl-custom-locations .accordion-group .accordion{border-radius:2px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15);padding:0 20px;margin:0 0 3px}body[screen=xs] .fc-item.tmpl-custom-locations .accordion-group .accordion:last-of-type{margin-bottom:0}body[screen=xs] .fc-item.tmpl-custom-locations .accordion-group .accordion .accordion-header{padding:18px 0;margin:0;color:#142546;font-family:"Open Sans",sans-serif;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}@media screen and (max-width:559px){body[screen=xs] .fc-item.tmpl-custom-locations .accordion-group .accordion .accordion-header{padding-right:60px}}body[screen=xs] .fc-item.tmpl-custom-locations .accordion-group .accordion .accordion-content p,body[screen=xs] .fc-item.tmpl-custom-locations .accordion-group .accordion .accordion-content ul li{color:#142546;font-family:"Open Sans",sans-serif;font-size:14px;letter-spacing:0;line-height:23px;margin:0 0 16px}body[screen=xs] .fc-item.tmpl-custom-locations .accordion-group .accordion .accordion-content h3{font-size:1.4rem;line-height:18px;font-weight:bold;letter-spacing:0}body[screen=xs] .fc-item.tmpl-custom-locations .location-map{height:66.875vw !important}body[screen=xs] .fc-item.tmpl-custom-locations .advanced_rel_physicians{margin:0 0 25px}body[screen=xs] .fc-item.tmpl-custom-locations .custom-direction{position:static;padding:0;margin-top:14px;border:0;width:100%;padding-bottom:24px}body[screen=xs] .fc-item.tmpl-custom-locations .custom-direction h3{margin:0 0 5px;font-size:12px;line-height:18px;font-weight:600}body[screen=xs] .fc-item.tmpl-custom-locations .custom-direction #searchTextField{font-size:1.4rem;line-height:16px;padding:9px}body[screen=xs] .fc-item.tmpl-custom-locations .custom-direction button{margin:13px 0 0}body[screen=xs] .fc-item.tmpl-custom-locations .custom-direction .radio-buttons label{padding:4.5px 6.5px 4.5px 13.5px}body[screen=xs] .fc-item.tmpl-custom-locations .custom-direction .radio-buttons label:before{left:5px}body[screen=xs] .fc-item.tmpl-custom-locations .loc_box_xs{width:100%;text-align:left;box-sizing:border-box;background-position:10px 20px}body[screen=xs] .fc-item.tmpl-custom-locations .loc_box_xs h2{text-align:left;margin-bottom:0;margin-right:0}body[screen=xs] .fc-item.tmpl-custom-locations .loc_box_xs .address{text-align:left}body[screen=xs] .fc-item.tmpl-custom-locations .field_loc_address{width:100%;text-align:left;box-sizing:border-box;background-position:10px 20px}body[screen=xs] .fc-item.tmpl-custom-locations .field_loc_address h2{text-align:left;margin-bottom:0;margin-right:0}body[screen=xs] .fc-item.tmpl-custom-locations .field_loc_address .address{text-align:left}body[screen=xs] .fc-item.tmpl-custom-locations .field_loc_phone{width:100%;text-align:left;box-sizing:border-box;background-position:10px 20px}body[screen=xs] .fc-item.tmpl-custom-locations .field_loc_phone h2{text-align:left;margin-bottom:0;margin-right:0}body[screen=xs] .fc-item.tmpl-custom-locations .field_loc_phone .address{text-align:left}body[screen=xs] .fc-item.tmpl-custom-locations .field_loc_hours{width:100%;text-align:left;box-sizing:border-box;background-position:10px 20px}body[screen=xs] .fc-item.tmpl-custom-locations .field_loc_hours h2{text-align:left;margin-bottom:0;margin-right:0}body[screen=xs] .fc-item.tmpl-custom-locations .field_loc_hours .address{text-align:left}body[screen=xs] .fc-item.tmpl-custom-locations .fc_addressint_map_canvas{height:243px !important}body[screen=xs] .fc-item.tmpl-custom-locations .field_loc_stories .all-stories-link{margin-top:22px}body[screen=xs] .fc-item.tmpl-custom-locations .section-2-container,body[screen=xs] .fc-item.tmpl-custom-locations .section-3{width:78.125%;max-width:none}body[screen=xs] .fc-item.tmpl-custom-locations .group-5 .container{width:100%;max-width:none}body[screen=xs] .fc-item.tmpl-custom-locations .related-stories .story-block .text .content{width:65.625%;margin-left:10.938%}body[screen=xs] .fc-item.tmpl-custom-locations .related-stories .rel-stories-controls{right:10.938%}body[screen=xs] .fc-item.tmpl-custom-locations .advanced_rel_physicians{position:relative}body[screen=xs] .fc-item.tmpl-custom-locations .advanced_rel_physicians #rel-phy-filter{height:auto;background-color:transparent;position:absolute;border:0;top:29px;right:0}body[screen=xs] .fc-item.tmpl-custom-locations .advanced_rel_physicians #rel-phy-filter .rel-phy-filter.misc-filters{width:auto;border-left:0}body[screen=xs] .fc-item.tmpl-custom-locations .advanced_rel_physicians #rel-phy-filter .rel-phy-filter.misc-filters .rel-phy-filters-misc-toggle{width:17px;height:17px}@media screen and (max-width:320px){.fc-item.tmpl-custom-locations h4{margin:2.505rem 5px}.fc-item.tmpl-custom-locations .group-3 .field_text p{margin:1.5rem 5px}.fc-item.tmpl-custom-locations .group-3 .field_loc_directions{margin:0 5px}.fc-item.tmpl-custom-locations .group-4 .field_loc_services,.fc-item.tmpl-custom-locations .group-4 .field_loc_parking,.fc-item.tmpl-custom-locations .group-5 .field_loc_services,.fc-item.tmpl-custom-locations .group-5 .field_loc_parking{margin:0 5px}}.fc-item.tmpl-custom-locations .extenders-heading{font-family:"Open Sans",sans-serif;font-size:20px;line-height:27px;font-weight:600;margin-top:50px;margin-bottom:18px}.fc-item.tmpl-custom-locations .related-extenders{border:1px solid rgba(132,137,145,0.178431);margin-bottom:50px}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head{height:63px;background:#FFF;border-bottom:1px solid #e4e4e4}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head .search{display:flex;margin-left:18px;padding-top:16px}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head .search .related-extenders-search{width:266px;background:#f9f9f9;box-shadow:inset 0 1px 3px rgba(0,0,0,0.2);border-radius:4px 0 0 4px;padding:7px 0 6px 10px}@media screen and (max-width:399px){.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head .search .related-extenders-search{width:176px}}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head .search .related-extenders-search::-webkit-input-placeholder{font-family:"Open Sans",sans-serif;font-weight:400;font-size:12px;color:#142546}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head .search .related-extenders-search::-moz-placeholder{font-family:"Open Sans",sans-serif;font-weight:400;font-size:12px;color:#142546}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head .search .related-extenders-search:-ms-input-placeholder{font-family:"Open Sans",sans-serif;font-weight:400;font-size:12px;color:#142546}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head .search .related-extenders-search::-ms-input-placeholder{font-family:"Open Sans",sans-serif;font-weight:400;font-size:12px;color:#142546}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head .search .related-extenders-search::placeholder{font-family:"Open Sans",sans-serif;font-weight:400;font-size:12px;color:#142546}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head .search .related-extenders-search-icon{width:34px;height:30px;background:#ffd151;border-radius:0 4px 4px 0}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head .search .related-extenders-search-icon:before{padding-top:2px;padding-left:10px;display:block}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-body{background:#fafafa;padding:16px 40px 115px}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-body .show-all-flag{width:133px;height:24px;background:#ededed;border-radius:2px;font-size:9px;line-height:24px;text-align:center;color:#142546;font-family:"Open Sans",sans-serif;font-weight:700;margin-bottom:19px}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-body .related-extenders-list{display:flex;flex-wrap:wrap}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-body .related-extenders-list .related-extender{display:flex;align-items:center;margin-right:14px;margin-bottom:14px;border:1px solid #ededed;border-radius:2px;padding:16px;height:72px;width:238px;background-color:#FFF}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-body .related-extenders-list .related-extender img{border-radius:50%;height:40px;width:40px;margin-right:11px}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-body .related-extenders-list .related-extender .related-extender-link{max-width:155px;text-decoration:none;color:#142546;font-family:"Open Sans",sans-serif;font-size:15px;line-height:20px;font-weight:700}@media screen and (max-width:399px){.fc-item.tmpl-custom-locations .related-extenders .related-extenders-body .related-extenders-list .related-extender .related-extender-link{font-size:12px}}@media screen and (min-width:1600px){.fc-item.tmpl-custom-locations .section-2 .fc_field_image{max-height:360px !important}}header{background:linear-gradient(180deg,#465a80 0,#101e37 100%);box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);font-family:"Open Sans",sans-serif;width:100%;transform:translateZ(0);position:fixed;top:0;left:0;z-index:4;height:136px}header .header-top{background:linear-gradient(180deg,#465a80 0,#101e37 100%);padding:19px 0 17px 20px;align-items:center;z-index:3;position:relative}header .header-top .row-container{display:flex;align-items:center}header .header-top .search_button{position:absolute;right:60px;top:14px;font-size:1.5rem;z-index:5}header .header-top .search_button:before{top:1px;left:3px;font-size:1.5rem !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px}header .custom{margin:0;padding:0}header .custom p{margin:0;padding:0}header .logo{display:flex;align-items:center;align-content:center;margin:0}header .logo .rothman_logo{display:block;width:238px;line-height:0}header .logo .rothman_logo img{width:100%;display:block;height:auto}header .logo .rothman_logo img:nth-of-type(n+2){display:none}header .logo .fiftyyears{display:block;width:77px;margin-left:10px;margin-top:-4px}header .logo .fiftyyears img{width:100%}header .buttons-advertising{margin:0 26px 0 auto;display:flex;align-items:center;justify-content:flex-end}header .search_position_fixer{order:2}header .search_position_fixer #mod-finder-searchform{display:flex}header .header_buttons{position:relative;order:1}header .header_buttons ul{margin:0 5px 0 0;padding:0;position:relative;border-bottom:1px solid transparent}header .header_buttons ul:before{content:" ";position:absolute;width:calc(100% - 28px);display:block;background-color:rgba(255,255,255,0.18);bottom:0;height:1px;left:14px;z-index:2}header .header_buttons ul li{list-style:none;margin:0;padding:0;display:inline-block;position:relative;font-family:"Roboto",sans-serif;font-size:1.4rem;font-weight:500;line-height:1.6rem;letter-spacing:.75px;z-index:1}header .header_buttons ul li:last-of-type{margin-right:0}header .header_buttons ul li.espanol-link{color:#fff;font-family:Roboto;font-size:12px;letter-spacing:.35px;line-height:14px;padding-left:19px;padding-right:19px;position:relative;display:inline-block !important}header .header_buttons ul li.espanol-link:hover{cursor:pointer}header .header_buttons ul li.espanol-link .tooltip{position:absolute;top:calc(100% + 8px);left:0;width:306px;z-index:1;border-radius:2px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15);border-bottom:3px solid #ffd151;padding:20px 18px;box-sizing:border-box}header .header_buttons ul li.espanol-link .tooltip:before{content:" ";display:block;width:0;height:0;position:absolute;top:-4px;left:19px;border-style:solid;border-width:0 4px 4px 4px;border-color:transparent transparent #fff transparent}header .header_buttons ul li.espanol-link .tooltip h4{color:#142546;font-family:"Open Sans";font-size:14px;font-weight:600;letter-spacing:0;line-height:23px;margin:0}header .header_buttons ul li.espanol-link .tooltip h4:nth-of-type(2){margin-top:10px}header .header_buttons ul li.espanol-link .tooltip p{color:#142546;font-family:"Open Sans";font-size:12px;letter-spacing:0;line-height:17px;margin:0}header .header_buttons ul li.espanol-link.open .tooltip{display:block !important}header .header_buttons ul li:first-child:after{height:2px;width:calc(100% - 28px);content:"";display:block;background-color:#ffd151;position:absolute;left:14px;bottom:0;z-index:3}header .header_buttons ul li a{display:block;margin-top:0;margin-bottom:0;border-radius:2px;background-color:transparent;padding:13px 19px 10px;opacity:.9;text-transform:uppercase;text-decoration:none;transition:background-color .5s ease;color:white;text-shadow:0 2px 4px rgba(0,0,0,0.12)}header .header_buttons ul li a:hover{opacity:.85;text-shadow:none}header .header_buttons ul li a:active{opacity:.8;text-shadow:none}header .header_buttons ul li:hover a{background-color:rgba(25,40,67,0.77)}header .header_buttons ul li:first-child a,header .header_buttons ul li:last-child a{padding:13px 14px 10px}header .header_advertising{width:728px;margin:17px 0 0 0;float:left}header .burger-menu{top:10px;color:rgba(255,255,255,0.73);display:none}header .burger-menu img{width:30px}header .burger-menu:before{text-align:center;font-size:2.1rem !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px}header .burger-menu:hover{color:#fff;cursor:pointer}header .generic_menu-style{list-style:none;margin:0;padding:0;float:left}header .generic_menu-style li{margin:0;padding:0;float:left;font-size:1.6rem;line-height:22px}header .generic_menu-style li a{color:rgba(255,255,255,0.8);text-decoration:none;display:block}header .generic_menu-style li a:hover{text-decoration:underline}header .generic_menu-style li a:active{color:rgba(255,255,255,0.8)}header .utility_nav{list-style:none;margin:0;padding:0;float:left;margin-right:26px}header .utility_nav li{margin:0;padding:0;float:left;font-size:1.6rem;line-height:22px}header .utility_nav li a{color:rgba(255,255,255,0.8);text-decoration:none;display:block}header .utility_nav li a:hover{text-decoration:underline}header .utility_nav li a:active{color:rgba(255,255,255,0.8)}header .utility_nav>li{margin-left:28px;letter-spacing:.25px}header .utility_nav>li a{color:rgba(255,255,255,0.65);margin-right:0}header .utility_nav>li a:active{color:rgba(255,255,255,0.65)}header .utility_nav>li a:after{opacity:.65}header .utility_nav>li.parent>a,header .top-navigation>li.parent>a{padding-right:11px;transition:color .25s}header .utility_nav>li.parent>a:after,header .top-navigation>li.parent>a:after{content:" ";position:absolute;right:0;top:50%;transform:translateY(-50%);background-image:url(/templates/lyquix/images/icons/arrow-white.svg);width:7px;height:4px;display:block;background-size:100%;background-repeat:no-repeat;opacity:.8;transition:opacity .5s}header .utility_nav>li.parent>a:hover:after,header .top-navigation>li.parent>a:hover:after{opacity:1}header .utility_nav>li>a,header .top-navigation>li>a{position:relative}header .utility_nav>li>a:before,header .top-navigation>li>a:before{content:" ";display:block;width:100%;height:5px;transition:background-color .25s;background-color:transparent;bottom:-14px;left:0;position:absolute}header .utility_nav>li>a:hover,header .top-navigation>li>a:hover{text-decoration:none}header .utility_nav>li.activeItem a,header .top-navigation>li.activeItem a{text-decoration:none}header .utility_nav>li.activeItem a:before,header .top-navigation>li.activeItem a:before{background-color:rgba(250,250,250,0.3)}header .utility_nav>li:hover,header .top-navigation>li:hover{border-color:#fafafa}header .utility_nav>li:hover>a,header .top-navigation>li:hover>a{color:#fff}header .utility_nav>li:hover>a:before,header .top-navigation>li:hover>a:before{background-color:#fff}header .utility_nav>li.deeper>ul,header .top-navigation>li.deeper>ul{position:absolute;list-style:none;background-color:#f9f9f9;box-shadow:0 5px 4px 0 rgba(0,0,0,0.2);border-radius:0 0 3px 3px;width:100%;box-sizing:border-box;top:46px;left:0;padding:40px 37px 59px;visibility:hidden;opacity:0;transition:all .25s;display:flex}header .utility_nav>li.deeper>ul>li,header .top-navigation>li.deeper>ul>li{float:none;padding:0;width:220px;font-size:1.5rem;line-height:1.333;margin-right:30px;position:relative}header .utility_nav>li.deeper>ul>li>a,header .top-navigation>li.deeper>ul>li>a{margin-left:0;color:#09101e;font-weight:600;letter-spacing:.12px;padding-bottom:15px;border-bottom:1px solid rgba(121,123,133,0.5)}header .utility_nav>li.deeper>ul>li>a:hover,header .top-navigation>li.deeper>ul>li>a:hover{text-decoration:underline}header .utility_nav>li.deeper>ul>li ul,header .top-navigation>li.deeper>ul>li ul{opacity:1;padding-left:0;padding-top:14.5px;padding-bottom:42px}header .utility_nav>li.deeper>ul>li ul li,header .top-navigation>li.deeper>ul>li ul li{list-style:none;padding:0;float:none;width:220px}header .utility_nav>li.deeper>ul>li ul li .event-date,header .utility_nav>li.deeper>ul>li ul li .sto_physician_author,header .top-navigation>li.deeper>ul>li ul li .event-date,header .top-navigation>li.deeper>ul>li ul li .sto_physician_author{text-transform:uppercase;font-size:1rem;border-bottom:.5px solid #979797;line-height:1.45;opacity:.7;letter-spacing:.51px;color:#09101e;display:inline-block}header .utility_nav>li.deeper>ul>li ul li a,header .top-navigation>li.deeper>ul>li ul li a{color:#09101e;opacity:.7;font-weight:400;padding:5.5px 0;font-size:1.4rem;line-height:1.214}header .utility_nav>li.deeper>ul>li ul li:last-child:not(:first-child),header .top-navigation>li.deeper>ul>li ul li:last-child:not(:first-child){position:absolute;bottom:0;left:0}header .utility_nav>li.deeper>ul>li ul li:last-child:not(:first-child) a,header .top-navigation>li.deeper>ul>li ul li:last-child:not(:first-child) a{font-size:1.3rem;font-style:italic}header .utility_nav>li.deeper>ul>li ul li.event,header .utility_nav>li.deeper>ul>li ul li.video,header .utility_nav>li.deeper>ul>li ul li.blog,header .top-navigation>li.deeper>ul>li ul li.event,header .top-navigation>li.deeper>ul>li ul li.video,header .top-navigation>li.deeper>ul>li ul li.blog{margin-bottom:12px;line-height:0}header .utility_nav>li.deeper>ul>li ul li.event:nth-child(n+3),header .utility_nav>li.deeper>ul>li ul li.video:nth-child(n+3),header .utility_nav>li.deeper>ul>li ul li.blog:nth-child(n+3),header .top-navigation>li.deeper>ul>li ul li.event:nth-child(n+3),header .top-navigation>li.deeper>ul>li ul li.video:nth-child(n+3),header .top-navigation>li.deeper>ul>li ul li.blog:nth-child(n+3){display:none}header .utility_nav>li.deeper>ul>li ul li.blog a,header .utility_nav>li.deeper>ul>li ul li.event a,header .top-navigation>li.deeper>ul>li ul li.blog a,header .top-navigation>li.deeper>ul>li ul li.event a{padding:5.5px 0 0}header .utility_nav>li.deeper>ul>li ul li.video,header .top-navigation>li.deeper>ul>li ul li.video{padding-left:17px;position:relative}header .utility_nav>li.deeper>ul>li ul li.video:before,header .top-navigation>li.deeper>ul>li ul li.video:before{font-family:"IonIcons";content:"";position:absolute;border-radius:17px;border:1px solid #898b8e;width:9px;height:9px;font-size:.8rem;line-height:8px;text-align:center;top:4px;left:0}header .utility_nav>li.deeper>ul::before,header .top-navigation>li.deeper>ul::before{content:" ";display:block;width:100%;height:30px;position:absolute;top:-8px;left:0}header .utility_nav>li.deeper:hover>ul,header .top-navigation>li.deeper:hover>ul{opacity:1;visibility:visible}header .utility_nav>li.deeper.item-144>ul li:last-child,header .top-navigation>li.deeper.item-144>ul li:last-child{margin-right:0;align-self:flex-start}header .utility_nav>li.deeper.item-144>ul li:last-child ul li:last-of-type,header .top-navigation>li.deeper.item-144>ul li:last-child ul li:last-of-type{position:static !important}header .utility_nav>li.item-142>ul>li:first-child,header .top-navigation>li.item-142>ul>li:first-child{width:440px}header .utility_nav>li.item-142>ul>li:first-child>ul,header .top-navigation>li.item-142>ul>li:first-child>ul{-moz-column-count:2;column-count:2;-moz-column-gap:20px;column-gap:20px}header .utility_nav>li.item-142>ul>li:first-child>ul li,header .top-navigation>li.item-142>ul>li:first-child>ul li{width:200px;-moz-column-break-inside:avoid;break-inside:avoid-column}header .top-navigation{list-style:none;margin:0;padding:0;float:left;margin-left:37px}header .top-navigation li{margin:0;padding:0;float:left;font-size:1.6rem;line-height:22px}header .top-navigation li a{color:rgba(255,255,255,0.8);text-decoration:none;display:block}header .top-navigation li a:hover{text-decoration:underline}header .top-navigation li a:active{color:rgba(255,255,255,0.8)}header .top-navigation li{margin-right:28px;letter-spacing:.25px}header .top-navigation li a:hover{text-decoration:none}header .top-navigation li>a.parent:after{opacity:.8}header .top-navigation li:last-of-type{margin-right:25px}header .top-navigation li:first-of-type>ul>li:first-of-type{width:440px}header .top-navigation li:first-of-type>ul>li:first-of-type ul{-moz-column-count:2;column-count:2;-moz-column-gap:20px;column-gap:20px}header .top-navigation li:first-of-type>ul>li:first-of-type ul li{-moz-column-break-inside:avoid;break-inside:avoid-column;width:200px}header .top-navigation li:first-of-type>ul>li:nth-child(n+3) ul{padding-bottom:0}header .top-navigation li:first-of-type>ul>li:nth-child(n+3) ul li{font-style:italic;position:static !important}header .top-navigation li:first-of-type>ul>li:nth-child(n+3) ul li a{font-size:1.3rem;line-height:1.308}header .top-navigation li:last-of-type{position:relative}header .top-navigation li:last-of-type:after{content:" ";display:block;width:1px;height:17px;background-color:rgba(255,255,255,0.26);position:absolute;right:-25px;top:50%;transform:translateY(-50%)}header .utility_nav>li:first-child>ul>li{width:calc(16.667% - 21.667px);margin-right:26px}header .utility_nav>li:first-child>ul>li ul{padding-top:12px;padding-bottom:47px}header .utility_nav>li:first-child>ul>li ul li{width:100%;-moz-column-break-inside:avoid;break-inside:avoid-column;padding-top:0;margin-bottom:4px}header .utility_nav>li:first-child>ul>li ul li a{padding:0;font-size:1.2rem;line-height:17px}header .utility_nav>li:first-child>ul>li ul li:last-child{margin-right:0;margin-bottom:0}header .utility_nav>li:first-child>ul>li ul li:last-child a{color:#142546;text-decoration:underline;font-style:normal !important;opacity:1}header .utility_nav>li:first-child>ul>li ul li:last-child a:hover{text-decoration:none}header .utility_nav>li:first-child>ul>li:nth-child(n+3){display:block !important}header .region-selector{position:relative}header .region-selector .controls{display:inline-block;align-items:center;flex-wrap:wrap}header .region-selector .controls .bottom,header .region-selector .controls .top{display:flex}header .region-selector .controls .bottom{align-items:center}header .region-selector .controls img{width:7px;display:block}header .region-selector .controls img.pin{opacity:.5;margin-right:4px}header .region-selector .controls h4{color:rgba(255,255,255,0.8);font-size:10px;letter-spacing:.8px;line-height:14px;text-transform:uppercase;font-weight:400;margin:0}header .region-selector .controls h3{font-size:14px;font-weight:500;letter-spacing:0;line-height:16px;color:rgba(255,255,255,0.8);margin-top:0;margin-bottom:0;font-family:"Roboto",sans-serif;margin-right:4px;padding-right:12px;background-image:url(/templates/lyquix/images/icons/arrow-white.svg);background-size:8px 5px;background-repeat:no-repeat;background-position:right center}header .region-selector .controls:hover{cursor:pointer}header .region-selector .controls:before{content:" ";width:100%;height:5px;background-color:transparent;transition:background-color .5s;position:absolute;left:0;bottom:-8px}header .region-selector .controls:hover:before{background-color:#fff}header .region-selector .filter-tooltip{border-bottom:3px solid #ffd151}header .region-selector .filter-tooltip .close{position:absolute;top:5px;right:5px;width:10px;height:10px;z-index:3;background-image:url(/templates/lyquix/images/close-icon.svg);background-size:100%;background-repeat:no-repeat}header .region-selector .filter-tooltip .close:hover{cursor:pointer}header .region-selector .filter-container,header .region-selector .filter-tooltip{visibility:hidden;opacity:0;transition:visibility .5s,opacity .5s;position:absolute;left:-12px;top:calc(100% + 7px);border-radius:0 2px 0 0;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15);padding:20px 34px 26px 18px;width:306px;z-index:3}header .region-selector .filter-container p,header .region-selector .filter-tooltip p{font-size:12px;font-weight:600;letter-spacing:0;line-height:17px;color:#142546;margin:0}header .region-selector .filter-container .link,header .region-selector .filter-tooltip .link{font-size:12px;letter-spacing:0;line-height:17px;color:#5a667d;text-decoration:underline}header .region-selector .filter-container .link:hover,header .region-selector .filter-tooltip .link:hover{cursor:pointer;text-decoration:none}header .region-selector .filter-container .region-list,header .region-selector .filter-tooltip .region-list{margin:11px 0 0;padding-left:0}header .region-selector .filter-container .region-list li,header .region-selector .filter-tooltip .region-list li{list-style:none;position:relative;padding-left:26px;margin:0 0 15px;padding-top:3px}header .region-selector .filter-container .region-list li:before,header .region-selector .filter-tooltip .region-list li:before{content:" ";display:block;width:18px;height:18px;background-color:#fff;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.3);border:1px solid rgba(20,37,70,0.5);border-radius:18px;position:absolute;left:0;top:5px}header .region-selector .filter-container .region-list li.active:after,header .region-selector .filter-tooltip .region-list li.active:after{content:" ";display:block;width:8px;height:8px;border-radius:8px;background-color:#142546;position:absolute;top:10px;left:5px}header .region-selector .filter-container .region-list li span,header .region-selector .filter-tooltip .region-list li span{color:#142546;font-size:16px;font-weight:600;letter-spacing:0;line-height:25px}header .region-selector .filter-container .region-list li p,header .region-selector .filter-tooltip .region-list li p{color:#5a667d;font-size:12px;letter-spacing:0;line-height:17px;font-weight:400}header .region-selector .filter-container .region-list li:last-of-type,header .region-selector .filter-tooltip .region-list li:last-of-type{margin-bottom:30px}header .region-selector .filter-container .region-list li:hover,header .region-selector .filter-tooltip .region-list li:hover{cursor:pointer}header .region-selector .filter-container .back-link,header .region-selector .filter-tooltip .back-link{color:#142546;font-size:9px;font-weight:bold;letter-spacing:.6px;line-height:12px;display:inline-block;padding-left:7px;padding-bottom:2px;border-bottom:1px solid rgba(20,37,70,0.3);position:relative}header .region-selector .filter-container .back-link:hover,header .region-selector .filter-tooltip .back-link:hover{cursor:pointer;border-bottom-color:transparent}header .region-selector .filter-container .back-link:before,header .region-selector .filter-tooltip .back-link:before{content:" ";display:block;background-image:url(/templates/lyquix/images/icons/arrow-blue.svg);background-repeat:no-repeat;background-size:100%;width:3.5px;height:6px;left:0;top:3px;position:absolute}header .region-selector .filter-container:after,header .region-selector .filter-tooltip:after{content:" ";display:block;top:-5px;left:9.5px;position:absolute;border-style:solid;border-width:0 5px 5px 5px;border-color:transparent transparent #fff transparent;border-radius:0}header .region-selector .filter-container.active,header .region-selector .filter-tooltip.active{visibility:visible;opacity:1}header .region-selector .offices{display:none}header .region-selector .btn{margin:0;padding:8px 28px;font-size:11px;font-weight:900;letter-spacing:.48px;line-height:13px;display:inline-block;width:auto}header .region-selector .filter-container{width:314px;height:calc(100vh - 133px);left:-26px}header .region-selector .filter-container .regions{margin-top:16px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%}header .region-selector .filter-container .regions .list-container{width:100%}header .region-selector .filter-container .bottom{padding-top:13px;border-top:2px solid #f2f2f2;margin:auto 0 80px;width:100%}header .region-selector .filter-container.offices{width:360px;padding-left:26px;padding-right:43px}header .region-selector .filter-container.offices .input-wrapper{margin-top:18px}header .region-selector .filter-container.offices .input-wrapper p{margin-bottom:8px}header .region-selector .filter-container.offices .office-list{margin-top:0;padding-left:0;padding-top:0;height:calc(100vh - 330px);position:relative;margin-right:-17px;overflow:hidden}header .region-selector .filter-container.offices .office-list .ps__rail-y{background-color:rgba(20,37,70,0.22) !important;opacity:1;width:7px;border-radius:3.5px;display:block !important;height:100%}header .region-selector .filter-container.offices .office-list .ps__rail-y .ps__thumb-y{background-color:rgba(20,37,70,0.37) !important;width:7px;border-radius:3.5px;left:0;height:160px !important}header .region-selector .filter-container.offices .office-list li{padding-left:0;color:#142546;font-family:"Open Sans";font-size:12px;font-weight:600;letter-spacing:0;line-height:17px;margin:12px 0;list-style:none}header .region-selector .filter-container.offices .office-list li:first-of-type{margin-top:0}header .region-selector .filter-container.offices .office-list li:last-of-type{margin-bottom:0}header .region-selector .filter-container.offices .office-list li:hover{cursor:pointer;text-decoration:underline}header .region-selector .filter-container.offices .search-container{display:flex;position:relative}header .region-selector .filter-container.offices .search-container input{width:100%;padding:8px 52px 8px 10px;background-color:#f9f9f9;color:#707275;font-family:Roboto;font-size:12px;letter-spacing:.35px;line-height:14px;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.2)}header .region-selector .filter-container.offices .search-container button{width:42px;height:100%;min-width:0;padding:0;margin:0;position:absolute;right:0;top:0;border-radius:0 4px 4px 0;box-sizing:border-box}header .region-selector .filter-container.offices .search-container button:before{content:" ";display:block;width:14px;height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(/templates/lyquix/images/rothman-search.svg);background-size:100%;transition:opacity .5s}header .region-selector .filter-container.offices .search-container button:hover:before{opacity:.7}header .region-selector .filter-container.offices .bottom{padding-top:0;border:0;margin:6px 0 0;display:flex;align-items:center}header .region-selector .filter-container.offices select{margin:0 9px 0 0;padding:5px 10px 4px 10px;border:0;height:23px;width:100px;border-radius:4px;background-color:#f9f9f9;color:#707275;font-family:Roboto;font-size:12px;letter-spacing:.35px;line-height:14px;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.2)}header .region-selector .filter-container.offices .manual-container{width:auto;height:auto;top:initial;background-color:transparent;position:static;z-index:initial;border-radius:0;border-top:0;box-shadow:none;box-sizing:border-box;overflow:hidden;opacity:1;visibility:visible;transform:none;width:calc(100% - 109px)}header .region-selector .filter-container.offices .manual-container .manual-link{position:relative;padding-right:11px;height:auto;border:0;color:#142546;font-family:"Open Sans";font-size:12px;letter-spacing:0;line-height:17px;text-decoration:underline}header .region-selector .filter-container.offices .manual-container .manual-link:before{content:" ";display:block;width:7px;height:11px;position:absolute;top:3px;left:0;background-image:url(/templates/lyquix/images/icons/pin-blue.svg);background-size:100%}header .region-selector .filter-container.offices .manual-container .manual-link:hover{background-color:transparent;text-decoration:none}header .region-selector .filter-container.offices .list-container{padding-top:16px;margin-top:14px;position:relative;width:100%}header .region-selector .filter-container.offices .list-container:before{content:" ";display:block;width:calc(100% + 69px);position:absolute;height:2px;left:-26px;top:0;background-color:#f2f2f2}header .region-selector .filter-container:after{left:23.5px}header .region-selector .recommended-regions{display:none}header .region-selector .recommended-regions .clear{padding:17px 0 15px;display:flex;align-items:center;position:relative;margin-bottom:20px}header .region-selector .recommended-regions .clear .back-link{color:#5a667d;padding-left:0;font-family:"Open Sans";font-size:12px;letter-spacing:0;line-height:17px;padding-bottom:0;font-weight:400;border-bottom:0;text-decoration:underline}header .region-selector .recommended-regions .clear .back-link:before{display:none}header .region-selector .recommended-regions .clear .back-link:hover{text-decoration:none}header .region-selector .recommended-regions .clear .active-office{margin-right:8px;border-radius:2px;background-color:#f2f2f2;padding:6px 10px 6px 20px;color:#142546;font-size:9px;font-weight:bold;letter-spacing:.6px;line-height:12px;position:relative;transition:background-color .5s}header .region-selector .recommended-regions .clear .active-office:after{content:" ";display:block;width:8px;height:8px;position:absolute;top:8px;left:8px;background-image:url(/templates/lyquix/images/close-icon.svg);background-size:100%}header .region-selector .recommended-regions .clear .active-office:hover{cursor:pointer;background-color:#f5f5f5}header .region-selector .recommended-regions .clear:before{content:" ";display:block;width:calc(100% + 69px);height:2px;left:-26px;bottom:0;background-color:#f2f2f2;position:absolute}header .region-selector .recommended-regions .region-list li{margin-bottom:20px}header .region-selector .recommended-regions .region-list.small,header .region-selector .recommended-regions ul.breadcrumb li.region-list,ul.breadcrumb header .region-selector .recommended-regions li.region-list{margin-bottom:31px}header .region-selector .recommended-regions .region-list.small li,header .region-selector .recommended-regions ul.breadcrumb li.region-list li,ul.breadcrumb header .region-selector .recommended-regions li.region-list li{margin-bottom:12px;padding-top:0}header .region-selector .recommended-regions .region-list.small li span,header .region-selector .recommended-regions ul.breadcrumb li.region-list li span,ul.breadcrumb header .region-selector .recommended-regions li.region-list li span{color:#142546;font-family:"Open Sans";font-size:14px;letter-spacing:0;line-height:18px;font-weight:400}header .region-selector #region-selector-map{width:493px;height:100%;z-index:3;position:absolute !important;height:calc(100vh - 133px);left:334px;top:calc(100% + 7px);display:none}header .region-selector.active .controls:before{display:none}header .region-selector.active .controls h3{padding-right:0;background-image:none}header .region-selector.active .controls h3:before{display:none}header .region-selector.active.offices .offices{display:block}header .region-selector.active.offices #region-selector-map{display:block}header .region-selector.active.recommended .filter-container{padding-top:0;padding-left:26px;padding-right:43px}header .region-selector.active.recommended .recommended-regions{display:block}header .header-bottom{border-top:4px solid #080f1c;background-color:#0b1425;padding:0;box-shadow:inset 0 1px 1px 0 rgba(0,0,0,0.5),0 2px 4px 0 rgba(0,0,0,0.2);position:relative;z-index:2;display:flex;justify-content:space-between}header .header-bottom .row-container{display:flex;width:100%}header .header-bottom .header-bottom_navigation{border-right:1px solid rgba(255,255,255,0.26)}header .header-bottom .circle-button{display:none}header .header-bottom .circle-button:before{top:-3px}header .header-bottom .telephone_number{color:#ffd151;font-size:1.2rem;line-height:17px;margin-top:2px;text-decoration:none;display:block;float:left;font-family:"Open Sans",sans-serif}header .header-bottom .telephone_number:hover{text-decoration:underline}header .header-bottom .header-bottom-left{margin:0 auto 0 26px;padding:4px 0 8px}header .header-bottom .header-bottom-right{margin-left:auto;padding:10px 0 14px}header .header-bottom .header-bottom-right .search_button,header .header-bottom .header-bottom-right .search_button:visited{float:left;margin-left:12px;padding:0}header .header-bottom .header-bottom-right .search_button:before{font-size:1.5rem}header .search-notification{width:264px;background-color:#efe1c4;border-radius:3px;box-shadow:2px 2px 8px rgba(0,0,0,0.5);position:absolute;top:45px;right:-17px;padding:15px 10px;text-align:center;transition:all .5s;font-size:1.5rem;opacity:0;visibility:hidden}header .search-notification:before{content:" ";height:0;position:absolute;width:0;border:10px solid transparent;border-bottom-color:#efe1c4;position:absolute;top:-20px;right:14px;z-index:2}header .search-notification.open{opacity:1;visibility:visible}header .search-notification.close{opacity:0;visibility:hidden}header .mobile-menu-container{position:absolute;left:46px;top:50%;z-index:3;width:225px;max-height:35px;padding:1px 12px;overflow:hidden;border:2px solid rgba(7,7,7,0);border-radius:0 0 3px 3px;transition:background-color 1s,box-shadow .5s,max-height .5s}header .mobile-menu-container.open{background-color:#0b1425;z-index:6;top:-1px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.2)}header .mobile-menu-container .burger-menu{display:block;position:absolute;right:25px;top:5px;z-index:4}header .mobile-menu-container .header_buttons{position:relative;width:200px;z-index:4}header .mobile-menu-container .header_buttons li:hover a{background-color:transparent}header .mobile-menu-container .header_buttons li a{display:inline-block}header .mobile-menu-container .header_buttons li a:after{top:16.5px !important}header .mobile-menu-container .top-navigation li,header .mobile-menu-container .utility_nav li{display:block;float:none;margin-bottom:15px}header .mobile-menu-container .top-navigation li a,header .mobile-menu-container .utility_nav li a{font-size:1.5rem;margin:0 0 0 13px}header .mobile-menu-container .top-navigation li a:hover,header .mobile-menu-container .utility_nav li a:hover{text-decoration:none}header .mobile-menu-container .top-navigation li.deeper ul,header .mobile-menu-container .utility_nav li.deeper ul{display:block;position:relative;top:auto;left:auto;visibility:visible;opacity:1;background-color:transparent;box-shadow:none;margin:10px 0 0 10px}header .mobile-menu-container .top-navigation li.deeper ul li,header .mobile-menu-container .utility_nav li.deeper ul li{margin-bottom:0}header .mobile-menu-container .top-navigation{margin-top:18px;margin-left:0}header .mobile-menu-container .top-navigation li a{color:#acafbb}header .mobile-menu-container .separator{clear:both;width:38px;height:1px;border-top:.5px solid rgba(255,255,255,0.41);margin:0 0 12px 13px;background-color:transparent}header .mobile-menu-container.open{width:320px;right:0;background-color:#091223;max-height:630px;transition:background-color 1s,max-height .5s}header .mobile-menu-container.open .burger-menu{right:14px;top:14px}header .fixed-items-container{background-color:white;box-shadow:0 2px 4px rgba(0,0,0,0.25)}header .fixed-items-container .sub-menu-tabs{padding:12px 0;margin:0}header .fixed-items-container .sub-menu-tabs li{line-height:auto}header .fixed-items-container.off{display:none !important}.sub-menu header{box-shadow:none}.sub-menu-container .sub-menu-burger{display:none}.sub-menu-container .menu-title{display:none}body[screen=xl] header:not(.menu-collapsed) .search_button,body[screen=lg] header:not(.menu-collapsed) .search_button{display:none}body.menu-collapsed header{height:58px}body.menu-collapsed header .search-notification{right:58px;top:55px}body.menu-collapsed header .header-top{padding-top:10px;padding-bottom:9px}body.menu-collapsed .region-selector{margin-left:20px;border-left:1px solid rgba(231,231,232,0.2);padding-left:20px}body.menu-collapsed .region-selector .filter-container{left:-218px;height:calc(100vh - 52px)}body.menu-collapsed .region-selector .filter-container.offices .office-list{height:calc(100vh - 246px)}body.menu-collapsed .region-selector .filter-tooltip{left:8.5px}body.menu-collapsed #region-selector-map{left:142px;height:calc(100vh - 52px)}body.menu-collapsed .collapsed-show{display:inherit}body.menu-collapsed .collapsed-hide{display:none}body.menu-collapsed .nav.menu li:first-child:after{display:none}body.menu-collapsed.menu-collapsed .logo .rothman_logo{margin:0;width:183px}body.menu-collapsed.menu-collapsed .logo .rothman_logo img{width:183px}body.menu-collapsed.menu-collapsed .logo .fiftyyears{margin-top:12px;width:50px}body.menu-collapsed.menu-collapsed .mobile-menu-container:not(.open) .header_buttons li:first-of-type{position:relative;transition:background-color .5s}body.menu-collapsed.menu-collapsed .mobile-menu-container:not(.open) .header_buttons li:first-of-type:after{content:" ";display:block;width:calc(100% - 20px);height:1px;position:absolute;bottom:0;left:10px;background-color:#ffd151}body.menu-collapsed.menu-collapsed .mobile-menu-container:not(.open) .header_buttons li:first-of-type:hover{background-color:#1f2e4b}body.menu-collapsed.menu-collapsed .header_buttons ul{margin:0}body.menu-collapsed.menu-collapsed .header-bottom-right{display:none;margin:3px auto;float:none}body.menu-collapsed.menu-collapsed .header-bottom-right .right{float:none}body.menu-collapsed.menu-collapsed .header-bottom-right .circle-button{display:none}body.menu-collapsed.menu-collapsed .telephone_number{padding-right:0;border-right:0;float:none;margin:0 auto;text-align:center}body.menu-collapsed .header-top .search_button{top:10px}body.menu-collapsed.filter-bar-phy{padding-top:162px}body.menu-collapsed.filter-bar-loc{padding-top:110px}body[screen=lg].catid-3 header.menu-collapsed .header-bottom,body[screen=lg].catid-64 header.menu-collapsed .header-bottom,body[screen=lg].catid-32 header.menu-collapsed .header-bottom,body[screen=md].catid-3 header.menu-collapsed .header-bottom,body[screen=md].catid-64 header.menu-collapsed .header-bottom,body[screen=md].catid-32 header.menu-collapsed .header-bottom{top:100%;left:0;background-color:#0b1425}body[screen=lg].catid-3 header.menu-collapsed .header-bottom .region-selector,body[screen=lg].catid-64 header.menu-collapsed .header-bottom .region-selector,body[screen=lg].catid-32 header.menu-collapsed .header-bottom .region-selector,body[screen=md].catid-3 header.menu-collapsed .header-bottom .region-selector,body[screen=md].catid-64 header.menu-collapsed .header-bottom .region-selector,body[screen=md].catid-32 header.menu-collapsed .header-bottom .region-selector{border-left:0;margin-left:0}body[screen=lg].catid-3 header.menu-collapsed .header-bottom .region-selector .filter-container,body[screen=lg].catid-64 header.menu-collapsed .header-bottom .region-selector .filter-container,body[screen=lg].catid-32 header.menu-collapsed .header-bottom .region-selector .filter-container,body[screen=md].catid-3 header.menu-collapsed .header-bottom .region-selector .filter-container,body[screen=md].catid-64 header.menu-collapsed .header-bottom .region-selector .filter-container,body[screen=md].catid-32 header.menu-collapsed .header-bottom .region-selector .filter-container{left:0}body[screen=lg].catid-3 header.menu-collapsed .header-bottom .region-selector #region-selector-map,body[screen=lg].catid-64 header.menu-collapsed .header-bottom .region-selector #region-selector-map,body[screen=lg].catid-32 header.menu-collapsed .header-bottom .region-selector #region-selector-map,body[screen=md].catid-3 header.menu-collapsed .header-bottom .region-selector #region-selector-map,body[screen=md].catid-64 header.menu-collapsed .header-bottom .region-selector #region-selector-map,body[screen=md].catid-32 header.menu-collapsed .header-bottom .region-selector #region-selector-map{left:360px}body[screen=lg].catid-3 header.menu-collapsed .header-bottom,body[screen=lg].catid-64 header.menu-collapsed .header-bottom,body[screen=lg].catid-32 header.menu-collapsed .header-bottom,body[screen=md].catid-3 header.menu-collapsed .header-bottom,body[screen=md].catid-64 header.menu-collapsed .header-bottom,body[screen=md].catid-32 header.menu-collapsed .header-bottom{width:314px}body[screen=lg] .header_advertising{width:728px;margin:17px 0 0 0;overflow:hidden}body[screen=lg] .separator,body[screen=lg] .mobile-menu-container{display:none}body[screen=lg] .header-bottom-left,body[screen=lg] .header-bottom-right,body[screen=lg] .header_advertising,body[screen=lg] .telephone_call_text{display:block}body[screen=lg] .menu-collapsed .search_position_fixer,body[screen=md] .menu-collapsed .search_position_fixer{display:none;position:absolute;top:49px;right:-63px;padding:0 45px 5px 5px}body[screen=lg] .menu-collapsed.search-open .search_button:before,body[screen=md] .menu-collapsed.search-open .search_button:before{content:""}body[screen=lg] .menu-collapsed.search-open .search_position_fixer,body[screen=md] .menu-collapsed.search-open .search_position_fixer{display:flex;margin:0 37px 0 0;background-color:#0b1425}body[screen=lg] header.menu-collapsed .header-bottom,body[screen=md] header.menu-collapsed .header-bottom{background-color:transparent;position:absolute;box-shadow:none;top:10px;left:197px;border-top:0}body[screen=lg] header.menu-collapsed .header-bottom .header-bottom-left,body[screen=md] header.menu-collapsed .header-bottom .header-bottom-left{margin-left:0}body[screen=md] header{height:132px}body[screen=md].menu-collapsed header{height:60px}body[screen=md] .row-container{margin:0}body[screen=md] .header-top{padding-left:14px;padding-bottom:21px}body[screen=md] .header-top .container{padding:3px 0 11px 0}body[screen=md] .top-navigation{margin-left:0}body[screen=md] .utility_nav{margin-right:0}body[screen=md] .buttons-advertising{margin-right:20px}body[screen=md] .logo .rothman_logo{margin-left:0;width:218px}body[screen=md] .logo .fiftyyears{width:68px}body[screen=md] .header_buttons{margin:0 7px 0 15px}body[screen=md] .header_buttons ul{margin-right:0}body[screen=md] .header_buttons ul:before{width:calc(100% - 16px);left:8px}body[screen=md] .header_buttons ul li{margin:0 0 1px 0}body[screen=md] .header_buttons ul li:after{width:calc(100% - 16px);left:8px}body[screen=md] .header_buttons ul li a{padding:13px 8px;font-size:1.2rem;line-height:1.167;letter-spacing:.75px}body[screen=md] .header_buttons ul li.espanol-link .tooltip{right:0;left:auto}body[screen=md] .header_buttons ul li.espanol-link .tooltip:before{left:auto;right:19px}body[screen=md] .header_advertising{width:468px;margin:17px 0 0 0}body[screen=md] .telephone_call_text,body[screen=md] .separator,body[screen=md] .mobile-menu-container{display:none}body[screen=md] .header-bottom-left,body[screen=md] .header-bottom-right,body[screen=md] .header_advertising{display:block;margin-left:20px}body[screen=md] .header-bottom-right{margin-right:20px;padding:11px 0 13px}body[screen=md].menu-collapsed.filter-bar-loc{padding-top:110px}body[screen=md].menu-collapsed header.menu-collapsed .header-top{height:56px}body[screen=md].menu-collapsed header.menu-collapsed .header_buttons ul{margin:0}body[screen=md].menu-collapsed header.menu-collapsed .search_position_fixer{right:-75px}body[screen=md] .top-navigation>li,body[screen=md] .utility_nav>li{padding:0;margin-right:16px}body[screen=md] .top-navigation>li>a,body[screen=md] .utility_nav>li>a{font-size:1.5rem;line-height:20px;letter-spacing:.1px}body[screen=md] .top-navigation>li>ul,body[screen=md] .utility_nav>li>ul{top:44px;flex-wrap:wrap;padding:40px 20px 11px 20px}body[screen=md] .top-navigation>li>ul>li,body[screen=md] .utility_nav>li>ul>li{margin-bottom:48px}body[screen=md] .top-navigation>li:last-of-type{margin-right:16px}body[screen=md] .top-navigation>li:last-of-type:after{right:-16.5px}body[screen=md] .utility_nav>li{margin-left:0}body[screen=md] .utility_nav>li:first-child>ul>li{width:calc(25% - 19.5px);margin-right:26px}body[screen=md] .utility_nav>li:first-child>ul>li ul{-moz-column-count:initial;column-count:initial;-moz-column-gap:initial;column-gap:initial;padding-top:12px;padding-bottom:37px}body[screen=md] .utility_nav>li:first-child>ul>li ul li{width:100%;-moz-column-break-inside:avoid;break-inside:avoid-column;padding-top:0;margin-bottom:4px}body[screen=md] .utility_nav>li:first-child>ul>li ul li.event,body[screen=md] .utility_nav>li:first-child>ul>li ul li.video,body[screen=md] .utility_nav>li:first-child>ul>li ul li.blog{margin-bottom:12px}body[screen=md] .utility_nav>li:first-child>ul>li ul li:nth-child(n+3){display:block !important}body[screen=md] .utility_nav>li:first-child>ul>li:nth-child(4){margin-right:0}body[screen=md] .utility_nav>li:first-child>ul>li:last-child{margin-right:0}body[screen=md] .utility_nav>li:first-of-type{margin-left:16px}body[screen=md] .utility_nav>li:last-of-type{margin-right:0}body[screen=md] .header-bottom-left .top-navigation{margin-left:20px;margin-right:0}body[screen=md] .header-bottom-left .top-navigation>li{margin-right:16px}body[screen=md] .header-bottom-left .top-navigation>li:last-child{margin-right:13px}body[screen=md] .header-bottom-left .top-navigation>li:last-child:after{right:-13px;top:14px}body[screen=md] .search-notification:before{left:251px}body[screen=md] header:not(.menu-collapsed) .header_buttons ul{margin-right:23px}.scroll_xs_and_sm_menu_style .header-top{padding-top:2px;display:flex}.scroll_xs_and_sm_menu_style .header-top .logo{width:183px}.scroll_xs_and_sm_menu_style .header-top .logo .rothman_logo img.sm-show{display:block}.scroll_xs_and_sm_menu_style .header-top .logo .rothman_logo img:not(.sm-show){display:none}.scroll_xs_and_sm_menu_style .header-top .buttons-advertising{position:relative;align-items:center;z-index:3;margin-right:20px}.scroll_xs_and_sm_menu_style .header-top .buttons-advertising .right{display:none}.scroll_xs_and_sm_menu_style .header-top .buttons-advertising .nav:before{display:none;border-bottom:0}.scroll_xs_and_sm_menu_style .header-top .buttons-advertising .header_buttons{display:inline-block;width:auto}.scroll_xs_and_sm_menu_style .header-top .buttons-advertising .header_buttons ul li{display:none;margin-bottom:0;margin-right:0}.scroll_xs_and_sm_menu_style .header-top .buttons-advertising .header_buttons ul li:first-of-type{display:block}.scroll_xs_and_sm_menu_style .header-top .buttons-advertising .header_buttons ul li a{padding:6px 12px 6px 12px;font-size:1.2rem}.scroll_xs_and_sm_menu_style .header-top{padding:11px 0 11px 14px;align-items:stretch}.scroll_xs_and_sm_menu_style .header-top .region-selector .controls{margin:2.5px 0}.scroll_xs_and_sm_menu_style .header-top .search_position_fixer{order:1;margin-right:54px}.scroll_xs_and_sm_menu_style .header-top .mobile-menu-container{order:2}.scroll_xs_and_sm_menu_style .header-bottom{clear:both}.scroll_xs_and_sm_menu_style .header-bottom .container{text-align:center}.scroll_xs_and_sm_menu_style .header-bottom .container .telephone_number{float:none;display:inline-block;margin:0 auto;border:0}.scroll_xs_and_sm_menu_style .mobile-menu-container{display:block;left:auto;right:0;line-height:29px;width:276px;top:0}.scroll_xs_and_sm_menu_style .mobile-menu-container .header_buttons{width:197px;margin:0}.scroll_xs_and_sm_menu_style .mobile-menu-container .burger-menu{right:5px;opacity:1;transition:opacity .5s}.scroll_xs_and_sm_menu_style .mobile-menu-container .burger-menu:hover{opacity:.8}.scroll_xs_and_sm_menu_style .mobile-menu-container .close-icon{display:none}.scroll_xs_and_sm_menu_style .mobile-menu-container .separator{display:none}.scroll_xs_and_sm_menu_style .mobile-menu-container.open{width:320px;padding:49px 13px 50px;transition:max-height .5s,height .5s;max-height:100vh;overflow-y:auto;box-sizing:border-box;right:-20px;top:-10px}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .header_buttons{width:100%;display:block}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .burger-menu{right:14px}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .close-icon{display:inherit}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .open-icon{display:none}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu{margin-top:0}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu li{display:block;font-weight:500;font-size:1.2rem;line-height:1.167;letter-spacing:.68px;border-bottom:1px solid rgba(121,123,133,0.5);padding-top:0;position:relative}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu li:hover{cursor:pointer}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu li a{padding:13px 0;margin-left:0;transition:color .5s}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu li a:hover{background-color:transparent}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu li a:after{display:none}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu li.activeItem>a{position:relative}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu li.activeItem>a:after{display:block;position:absolute;right:-11px;top:17.5px;font-family:"FontAwesome";content:"";font-size:.4rem;background-image:none}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu>.parent:after{position:absolute;right:0;display:block;top:7.5px;font-family:"IonIcons";content:""}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.top-navigation,.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav{width:100%}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.top-navigation li,.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav li{font-size:1.45rem;line-height:1.31;margin:0;border-bottom:0;padding-bottom:0;position:relative}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.top-navigation li a:before,.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav li a:before{content:" ";width:290px;height:2px;display:block;background-color:transparent;transition:background-color .5s;bottom:-1px;top:auto;position:absolute;left:0}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.top-navigation li:hover>a:before,.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav li:hover>a:before{background-color:#fff}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.top-navigation li a,.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav li a{padding:7.5px 0;display:inline-block}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.top-navigation li a:hover,.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav li a:hover{text-decoration:none}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.top-navigation li ul,.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav li ul{display:none;margin:0;padding:10px 0 10px 20px}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.top-navigation li ul li,.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav li ul li{margin-right:0;width:100%}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.top-navigation li ul li a,.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav li ul li a{border-bottom:0}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.top-navigation li ul li a:after,.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav li ul li a:after{width:274px;left:-10px}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.top-navigation li ul li ul,.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav li ul li ul{display:block}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.top-navigation li.open ul,.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav li.open ul{display:block}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.top-navigation li.open ul ul,.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav li.open ul ul{display:none}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.top-navigation{margin-top:11.5px}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.top-navigation>li.deeper>ul li a{color:#acafbb;font-weight:400;opacity:1}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav li a{color:#797b85}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav li.espanol-link{color:rgba(255,255,255,0.8);font-family:Roboto;font-size:12px;letter-spacing:.35px;line-height:14px;padding-right:18px;font-weight:400;display:inline-block;position:relative}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav li.espanol-link:before{content:" ";display:block;width:12px;height:12px;position:absolute;left:52px;top:1px;background-image:url(/templates/lyquix/images/icons/other-results-more-plussign-LG.svg);background-size:100%}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav li.espanol-link.open:before{background-image:url(/templates/lyquix/images/icons/other-results-more-close-LG.svg)}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav li.espanol-link.open .tooltip{margin-top:5px;display:block !important}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav li.espanol-link.open .tooltip h4{color:#fff;font-family:"Open Sans";font-size:14px;font-weight:600;letter-spacing:0;line-height:23px;margin:0}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav li.espanol-link.open .tooltip h4:nth-of-type(2){margin-top:10px}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav li.espanol-link.open .tooltip p{color:rgba(255,255,255,0.8);font-family:"Open Sans";font-size:12px;letter-spacing:0;line-height:17px;margin:0}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .nav.menu.utility_nav>li.deeper>ul li a{color:#797b85;font-weight:400;opacity:1}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .header_buttons .nav.menu li{position:relative}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .header_buttons .nav.menu li:before{content:" ";width:290px;height:2px;display:block;background-color:transparent;bottom:0;position:absolute;transition:background-color .5s;left:0}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .header_buttons .nav.menu li:hover:before{background-color:#fff}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .header_buttons .nav.menu li:first-child a{color:#ffd151}.scroll_xs_and_sm_menu_style .mobile-menu-container.open .header_buttons .nav.menu li:first-child:hover:before{background-color:#ffd151}.scroll_xs_and_sm_menu_style .header-bottom-right,.scroll_xs_and_sm_menu_style .header_advertising{display:none}@media screen and (min-width:1600px){header .region-selector .filter-container.active{width:360px}}body[screen=lg] header .header-bottom .mobile-links,body[screen=md] header .header-bottom .mobile-links{display:none}body[screen=sm] header .search_button,body[screen=xs] header .search_button{display:none}body[screen=sm] header .header-top .search_position_fixer,body[screen=xs] header .header-top .search_position_fixer{width:180px;margin-right:61px}body[screen=sm] header .header-top .search_position_fixer #mod-finder-searchform,body[screen=xs] header .header-top .search_position_fixer #mod-finder-searchform{align-items:center}body[screen=sm] header .header-top .search_position_fixer form input,body[screen=xs] header .header-top .search_position_fixer form input{width:calc(100% - 32.5px);padding-top:5px;padding-bottom:5px}body[screen=sm] header .header-top .search_position_fixer form button,body[screen=xs] header .header-top .search_position_fixer form button{width:32.5px;height:25px}body[screen=sm] header .mobile-links ul,body[screen=xs] header .mobile-links ul{display:flex;margin:0}body[screen=sm] header .mobile-links ul li,body[screen=xs] header .mobile-links ul li{font-size:10.5px;font-weight:500;line-height:13px;margin-right:15px;list-style:none;position:relative;margin-top:0;margin-bottom:0}body[screen=sm] header .mobile-links ul li:first-of-type:after,body[screen=xs] header .mobile-links ul li:first-of-type:after{content:" ";display:block;height:11px;width:1px;background-color:rgba(255,255,255,0.28);position:absolute;top:50%;transform:translateY(-50%);right:-7px}body[screen=sm] header .mobile-links ul li:last-of-type,body[screen=xs] header .mobile-links ul li:last-of-type{margin-right:0}body[screen=sm] header .mobile-links ul li a,body[screen=xs] header .mobile-links ul li a{color:rgba(255,255,255,0.7);font-family:Roboto;text-decoration:none;letter-spacing:.5px;list-style:none}body[screen=sm] header .header-bottom .row-container,body[screen=xs] header .header-bottom .row-container{justify-content:flex-end}body[screen=sm] header .header-bottom .row-container .header-bottom-right,body[screen=xs] header .header-bottom .row-container .header-bottom-right{display:block;margin:0 20px 0 0;padding:5px 0 10px}body[screen=sm] header .header-bottom .row-container .header-bottom-left,body[screen=xs] header .header-bottom .row-container .header-bottom-left{display:block;margin-left:20px}body[screen=sm] header .header-bottom .row-container .header-bottom-left #region-filter .region-selector,body[screen=xs] header .header-bottom .row-container .header-bottom-left #region-filter .region-selector{padding-left:0;border-left:0;margin-left:0}body[screen=sm] header .header-bottom .row-container .header-bottom-left #region-filter .region-selector .controls,body[screen=xs] header .header-bottom .row-container .header-bottom-left #region-filter .region-selector .controls{display:flex}body[screen=sm] header .header-bottom .row-container .header-bottom-left #region-filter .region-selector .controls .top,body[screen=xs] header .header-bottom .row-container .header-bottom-left #region-filter .region-selector .controls .top{margin-right:5px}body[screen=sm] header .header-bottom .row-container .header-bottom-left #region-filter .region-selector .controls .top h4,body[screen=xs] header .header-bottom .row-container .header-bottom-left #region-filter .region-selector .controls .top h4{font-size:9px;letter-spacing:.72px;line-height:13px}body[screen=sm] header .header-bottom .row-container .header-bottom-left #region-filter .region-selector .controls .bottom h3,body[screen=xs] header .header-bottom .row-container .header-bottom-left #region-filter .region-selector .controls .bottom h3{font-size:12px;font-weight:500;letter-spacing:0;line-height:14px}body[screen=sm] header .header-bottom .row-container .header-bottom-left #region-filter .region-selector .filter-container,body[screen=xs] header .header-bottom .row-container .header-bottom-left #region-filter .region-selector .filter-container{left:-26px}body[screen=sm].menu-collapsed header{height:57px}body[screen=sm].menu-collapsed header .logo .fiftyyears{margin-top:1px;width:50px}body[screen=sm].menu-collapsed header .header-top{height:57px}body[screen=sm].menu-collapsed header .header-top .buttons-advertising{position:relative;margin-right:6px}body[screen=sm].menu-collapsed header .header-top .buttons-advertising .mobile-menu-container{left:auto;right:0;width:54px}body[screen=sm].menu-collapsed header .header-top .buttons-advertising .mobile-menu-container.open{right:-5px;width:auto}body[screen=sm].menu-collapsed header .header-top .buttons-advertising .mobile-menu-container .header_buttons{width:213px}body[screen=sm].menu-collapsed .header_buttons .nav{display:none}body[screen=sm].menu-collapsed .mobile-menu-container .burger-menu{right:13px}body[screen=sm].menu-collapsed .mobile-menu-container.open .header_buttons .nav{display:block}body[screen=sm].menu-collapsed .mobile-menu-container.open .burger-menu{right:16px}body[screen=sm].menu-collapsed .row.header-bottom{padding:0}body[screen=sm].menu-collapsed img.collapsed-show{display:none !important}body[screen=sm].menu-collapsed.filter-bar-loc{padding-top:146px}body[screen=sm].menu-collapsed.filter-bar-phy{padding-top:162px}body[screen=sm] .header-top{height:60px}body[screen=sm] .header-top .container{padding:0}body[screen=sm] .header-top .search_button{right:59px}body[screen=sm] .search_position_fixer .search-text-box-wrapper{margin-top:0}body[screen=sm] header.menu-collapsed .header-top .buttons-advertising .mobile-menu-container:not(.open) .header_buttons ul li a{font-size:1.1rem;line-height:1.18;font-weight:400}body[screen=sm] .header-bottom{clear:both}body[screen=sm] .header-bottom .container{text-align:center}body[screen=sm] .header-bottom .container .telephone_number{float:none;display:inline-block;margin:0 auto;padding:5px 10px;border:0}body[screen=sm] .region-selector .filter-tooltip{left:0}body[screen=sm] .region-selector .controls:hover:before{display:none}body[screen=sm] .region-selector .filter-container .regions{margin-top:4px}body[screen=sm] .region-selector .filter-container.offices{width:314px;padding-right:34px}body[screen=sm] .region-selector .filter-container.offices .manual-container .manual-link{padding-right:0}body[screen=sm] #region-selector-map{left:288px;width:314px}body[screen=sm] .telephone_number{padding:5px 14px !important;background-color:#0b1425;position:absolute;right:0;top:50%;transform:translateY(-50%)}body[screen=sm] .header-bottom-right,body[screen=sm] .header_advertising,body[screen=sm] .telephone_call_text,body[screen=sm] .buttons-advertising .right{display:none}body[screen=sm] .region-selector .filter-container.offices .office-list{height:calc(100vh - 277px)}body[screen=sm] header .search-notification{right:52px}body[screen=sm] header .search-notification:before{right:5px}body[screen=xs].menu-collapsed header.menu-collapsed{height:87px}body[screen=xs].menu-collapsed header.menu-collapsed .search-notification{right:68px;top:55px}body[screen=xs].menu-collapsed header.menu-collapsed .logo{width:auto;display:flex;position:relative;z-index:4}body[screen=xs].menu-collapsed header.menu-collapsed .logo .rothman_logo{float:none}body[screen=xs].menu-collapsed header.menu-collapsed .logo .fiftyyears{margin-top:1px;width:50px;margin-left:6px}body[screen=xs].menu-collapsed header.menu-collapsed .header-top{padding:8px 0 8px 10px}body[screen=xs].menu-collapsed header.menu-collapsed .header-top .buttons-advertising{margin-right:0}body[screen=xs].menu-collapsed header.menu-collapsed .header-top .search_position_fixer{display:none;width:180px;margin-right:82px}body[screen=xs].menu-collapsed header.menu-collapsed .header-top .circle-button{display:block;right:63px}body[screen=xs].menu-collapsed header.menu-collapsed .mobile-menu-container .burger-menu{right:13px}body[screen=xs].menu-collapsed header.menu-collapsed .mobile-menu-container.open{right:0}body[screen=xs].menu-collapsed header.menu-collapsed .header-bottom .row-container .header-bottom-right{margin-right:13px}body[screen=xs].menu-collapsed header.menu-collapsed.search-open .header-top .search_position_fixer{display:block;position:absolute;z-index:4;top:50%;transform:translateY(-50%);margin-right:0;right:82px}body[screen=xs].menu-collapsed header.menu-collapsed.search-open .header-top .search_position_fixer .search-text-box-wrapper{margin-top:0}body[screen=xs].menu-collapsed header.menu-collapsed.search-open .header-top .search_position_fixer .search-text-box-wrapper input[type=text]{padding:4px 18px 5px 10px}body[screen=xs].menu-collapsed header.menu-collapsed.search-open .header-top .search_position_fixer .search-text-box-wrapper button{height:24px}body[screen=xs].menu-collapsed header.menu-collapsed.search-open .circle-button:before{font-family:"IonIcons";content:""}body[screen=xs] img.collapsed-show{display:none !important}body[screen=xs].menu-collapsed.filter-bar-loc{padding-top:126px}body[screen=xs].menu-collapsed.filter-bar-phy{padding-top:156px}body[screen=xs] header.menu-collapsed .nav.menu{display:none}body[screen=xs] header.menu-collapsed .mobile-menu-container.open ul{display:block}body[screen=xs] .separator{display:none}body[screen=xs] .fixed-items-container{position:relative;z-index:2;position:relative;background-color:white}body[screen=xs] .fixed-items-container:before,body[screen=xs] .fixed-items-container:after{content:" ";display:table}body[screen=xs] .fixed-items-container:after{clear:both}body[screen=xs] .fixed-items-container .sub-menu-container{position:relative;background-color:white;max-height:44px;overflow:hidden;transition:background .5s,max-height .5s}body[screen=xs] .fixed-items-container .sub-menu-container .sub-menu-burger{display:block;width:18px;height:18px;color:#000;background-color:#fff;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,0.5);font-size:1.3rem;text-shadow:0 2px 4px rgba(0,0,0,0.12);text-decoration:none;position:relative;text-align:center;border-radius:14px;margin:6px 0 6px 5px;width:28px;height:28px;line-height:2.8rem;z-index:2;border:1px solid rgba(0,0,0,0.2);float:left;margin-right:20px}body[screen=xs] .fixed-items-container .sub-menu-container .sub-menu-burger:hover{opacity:.7;box-shadow:none;cursor:pointer}body[screen=xs] .fixed-items-container .sub-menu-container .sub-menu-burger:active{opacity:.6;box-shadow:inset 0 1px 3px rgba(0,0,0,0.5)}body[screen=xs] .fixed-items-container .sub-menu-container .sub-menu-burger:before{position:absolute;top:2px;left:3px}body[screen=xs] .fixed-items-container .sub-menu-container .sub-menu-burger.no-background{color:#c1c6ce;background-color:transparent;box-shadow:none;border:0}body[screen=xs] .fixed-items-container .sub-menu-container .sub-menu-burger:before{color:#091223;font-size:2rem;position:relative;top:auto;left:auto}body[screen=xs] .fixed-items-container .sub-menu-container .menu-title{display:table-cell;height:44px;vertical-align:middle;opacity:.75;color:#666;font-size:1.1rem;font-weight:600;line-height:1.5rem;margin:7px 0}body[screen=xs] .fixed-items-container .sub-menu-container .sub-menu-tabs{position:relative}body[screen=xs] .fixed-items-container .sub-menu-container .sub-menu-tabs li{float:none;display:block;width:auto;background-color:transparent;box-shadow:none;border:0;border-radius:0;text-align:left;padding-left:44px}body[screen=xs] .fixed-items-container .sub-menu-container .sub-menu-tabs li a{display:block;color:rgba(54,57,59,0.85);font-family:"Roboto",sans-serif;font-size:11px;font-weight:900;letter-spacing:.5px;line-height:13px}body[screen=xs] .fixed-items-container .sub-menu-container .sub-menu-tabs li a:hover{color:rgba(54,57,59,0.38);font-weight:700}body[screen=xs] .fixed-items-container .sub-menu-container.open{transition:background .5s,max-height .5s;max-height:300px}body[screen=xs] .fixed-items-container .sub-menu-container.open .sub-menu-tabs{border-top:1px solid #e9e9e9}body[screen=xs] .row-container{flex-wrap:wrap}body[screen=xs] .telephone_number{margin-left:14px !important;order:1;margin-right:7px !important}body[screen=xs] .telephone_number,body[screen=xs] .appointment-link{color:#fff;font-size:1.1rem;letter-spacing:.32px;line-height:1.363;text-decoration:none;display:inline-block}body[screen=xs] .appointment-link{position:relative;margin-left:21px;color:#ffd151;order:2}body[screen=xs] .appointment-link:after{content:" ";display:block;height:17px;width:1px;position:absolute;background-color:rgba(255,255,255,0.31);left:-11px;top:-1px}body[screen=xs] .search-notification{top:50px;right:5px}body[screen=xs] .search-notification:before{right:5px}body[screen=xs] .region-selector .filter-container .regions{justify-content:flex-start;margin-top:4px}body[screen=xs] .region-selector .filter-container .regions>.bottom{margin-top:40px}body[screen=xs] .region-selector .filter-container.offices{width:292px}body[screen=xs] .header-bottom .header-bottom-left{display:block}body[screen=xs] .header-bottom .header-bottom-left #region-filter .region-selector .controls:hover:before{display:none}body[screen=xs] .header-bottom .header-bottom-left #region-filter .region-selector .filter-tooltip{left:0}body[screen=xs] .header-bottom .header-bottom-left #region-filter .region-selector #region-selector-map{width:calc(100vw - 286px);left:266px}body[screen=xs] .header-bottom .header-bottom-left #region-filter .region-selector .filter-container.offices .office-list{height:calc(100vh - 277px)}header.menu-collapsed{position:fixed;top:0;z-index:10}header.menu-collapsed .header-top{padding-top:2px;display:flex}header.menu-collapsed .header-top .logo{width:183px}header.menu-collapsed .header-top .logo .rothman_logo img.sm-show{display:block}header.menu-collapsed .header-top .logo .rothman_logo img:not(.sm-show){display:none}header.menu-collapsed .header-top .buttons-advertising{position:relative;align-items:center;z-index:3;margin-right:20px}header.menu-collapsed .header-top .buttons-advertising .right{display:none}header.menu-collapsed .header-top .buttons-advertising .nav:before{display:none;border-bottom:0}header.menu-collapsed .header-top .buttons-advertising .header_buttons{display:inline-block;width:auto}header.menu-collapsed .header-top .buttons-advertising .header_buttons ul li{display:none;margin-bottom:0;margin-right:0}header.menu-collapsed .header-top .buttons-advertising .header_buttons ul li:first-of-type{display:block}header.menu-collapsed .header-top .buttons-advertising .header_buttons ul li a{padding:6px 12px 6px 12px;font-size:1.2rem}header.menu-collapsed .header-top{padding:11px 0 11px 14px;align-items:stretch}header.menu-collapsed .header-top .region-selector .controls{margin:2.5px 0}header.menu-collapsed .header-top .search_position_fixer{order:1;margin-right:54px}header.menu-collapsed .header-top .mobile-menu-container{order:2}header.menu-collapsed .header-bottom{clear:both}header.menu-collapsed .header-bottom .container{text-align:center}header.menu-collapsed .header-bottom .container .telephone_number{float:none;display:inline-block;margin:0 auto;border:0}header.menu-collapsed .mobile-menu-container{display:block;left:auto;right:0;line-height:29px;width:276px;top:0}header.menu-collapsed .mobile-menu-container .header_buttons{width:197px;margin:0}header.menu-collapsed .mobile-menu-container .burger-menu{right:5px;opacity:1;transition:opacity .5s}header.menu-collapsed .mobile-menu-container .burger-menu:hover{opacity:.8}header.menu-collapsed .mobile-menu-container .close-icon{display:none}header.menu-collapsed .mobile-menu-container .separator{display:none}header.menu-collapsed .mobile-menu-container.open{width:320px;padding:49px 13px 50px;transition:max-height .5s,height .5s;max-height:100vh;overflow-y:auto;box-sizing:border-box;right:-20px;top:-10px}header.menu-collapsed .mobile-menu-container.open .header_buttons{width:100%;display:block}header.menu-collapsed .mobile-menu-container.open .burger-menu{right:14px}header.menu-collapsed .mobile-menu-container.open .close-icon{display:inherit}header.menu-collapsed .mobile-menu-container.open .open-icon{display:none}header.menu-collapsed .mobile-menu-container.open .nav.menu{margin-top:0}header.menu-collapsed .mobile-menu-container.open .nav.menu li{display:block;font-weight:500;font-size:1.2rem;line-height:1.167;letter-spacing:.68px;border-bottom:1px solid rgba(121,123,133,0.5);padding-top:0;position:relative}header.menu-collapsed .mobile-menu-container.open .nav.menu li:hover{cursor:pointer}header.menu-collapsed .mobile-menu-container.open .nav.menu li a{padding:13px 0;margin-left:0;transition:color .5s}header.menu-collapsed .mobile-menu-container.open .nav.menu li a:hover{background-color:transparent}header.menu-collapsed .mobile-menu-container.open .nav.menu li a:after{display:none}header.menu-collapsed .mobile-menu-container.open .nav.menu li.activeItem>a{position:relative}header.menu-collapsed .mobile-menu-container.open .nav.menu li.activeItem>a:after{display:block;position:absolute;right:-11px;top:17.5px;font-family:"FontAwesome";content:"";font-size:.4rem;background-image:none}header.menu-collapsed .mobile-menu-container.open .nav.menu>.parent:after{position:absolute;right:0;display:block;top:7.5px;font-family:"IonIcons";content:""}header.menu-collapsed .mobile-menu-container.open .nav.menu.top-navigation,header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav{width:100%}header.menu-collapsed .mobile-menu-container.open .nav.menu.top-navigation li,header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav li{font-size:1.45rem;line-height:1.31;margin:0;border-bottom:0;padding-bottom:0;position:relative}header.menu-collapsed .mobile-menu-container.open .nav.menu.top-navigation li a:before,header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav li a:before{content:" ";width:290px;height:2px;display:block;background-color:transparent;transition:background-color .5s;bottom:-1px;top:auto;position:absolute;left:0}header.menu-collapsed .mobile-menu-container.open .nav.menu.top-navigation li:hover>a:before,header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav li:hover>a:before{background-color:#fff}header.menu-collapsed .mobile-menu-container.open .nav.menu.top-navigation li a,header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav li a{padding:7.5px 0;display:inline-block}header.menu-collapsed .mobile-menu-container.open .nav.menu.top-navigation li a:hover,header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav li a:hover{text-decoration:none}header.menu-collapsed .mobile-menu-container.open .nav.menu.top-navigation li ul,header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav li ul{display:none;margin:0;padding:10px 0 10px 20px}header.menu-collapsed .mobile-menu-container.open .nav.menu.top-navigation li ul li,header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav li ul li{margin-right:0;width:100%}header.menu-collapsed .mobile-menu-container.open .nav.menu.top-navigation li ul li a,header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav li ul li a{border-bottom:0}header.menu-collapsed .mobile-menu-container.open .nav.menu.top-navigation li ul li a:after,header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav li ul li a:after{width:274px;left:-10px}header.menu-collapsed .mobile-menu-container.open .nav.menu.top-navigation li ul li ul,header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav li ul li ul{display:block}header.menu-collapsed .mobile-menu-container.open .nav.menu.top-navigation li.open ul,header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav li.open ul{display:block}header.menu-collapsed .mobile-menu-container.open .nav.menu.top-navigation li.open ul ul,header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav li.open ul ul{display:none}header.menu-collapsed .mobile-menu-container.open .nav.menu.top-navigation{margin-top:11.5px}header.menu-collapsed .mobile-menu-container.open .nav.menu.top-navigation>li.deeper>ul li a{color:#acafbb;font-weight:400;opacity:1}header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav li a{color:#797b85}header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav li.espanol-link{color:rgba(255,255,255,0.8);font-family:Roboto;font-size:12px;letter-spacing:.35px;line-height:14px;padding-right:18px;font-weight:400;display:inline-block;position:relative}header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav li.espanol-link:before{content:" ";display:block;width:12px;height:12px;position:absolute;left:52px;top:1px;background-image:url(/templates/lyquix/images/icons/other-results-more-plussign-LG.svg);background-size:100%}header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav li.espanol-link.open:before{background-image:url(/templates/lyquix/images/icons/other-results-more-close-LG.svg)}header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav li.espanol-link.open .tooltip{margin-top:5px;display:block !important}header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav li.espanol-link.open .tooltip h4{color:#fff;font-family:"Open Sans";font-size:14px;font-weight:600;letter-spacing:0;line-height:23px;margin:0}header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav li.espanol-link.open .tooltip h4:nth-of-type(2){margin-top:10px}header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav li.espanol-link.open .tooltip p{color:rgba(255,255,255,0.8);font-family:"Open Sans";font-size:12px;letter-spacing:0;line-height:17px;margin:0}header.menu-collapsed .mobile-menu-container.open .nav.menu.utility_nav>li.deeper>ul li a{color:#797b85;font-weight:400;opacity:1}header.menu-collapsed .mobile-menu-container.open .header_buttons .nav.menu li{position:relative}header.menu-collapsed .mobile-menu-container.open .header_buttons .nav.menu li:before{content:" ";width:290px;height:2px;display:block;background-color:transparent;bottom:0;position:absolute;transition:background-color .5s;left:0}header.menu-collapsed .mobile-menu-container.open .header_buttons .nav.menu li:hover:before{background-color:#fff}header.menu-collapsed .mobile-menu-container.open .header_buttons .nav.menu li:first-child a{color:#ffd151}header.menu-collapsed .mobile-menu-container.open .header_buttons .nav.menu li:first-child:hover:before{background-color:#ffd151}header.menu-collapsed .header-bottom-right,header.menu-collapsed .header_advertising{display:none}@media screen and (max-width:479px){body[screen=xs].menu-collapsed header .header-bottom .row-container{flex-wrap:nowrap}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-right{padding-top:7px;margin-left:14px;flex-shrink:0}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-right .mobile-links ul{padding-left:0}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left{width:170px;flex-shrink:1;margin-left:12px}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector{position:relative}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector .controls .top{display:none}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector .controls .bottom{padding:2.5px 10px 2.5px 7px;border:1px solid rgba(255,255,255,0.4);border-radius:2px;width:100%;position:relative;background-color:transparent;transition:background-color .5s}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector .controls .bottom:before{content:" ";display:block;width:6px;height:3px;background-image:url(/templates/lyquix/images/icons/link-arrow-white.svg);background-size:100%;right:10px;top:50%;transform:translateY(-50%);position:absolute}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector .controls .bottom img{margin:0 0 0 auto}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector .controls .bottom h3{color:rgba(255,255,255,0.7);font-size:10.5px;font-weight:500;letter-spacing:0;line-height:13px;position:relative;padding-left:8px;margin-right:0;font-family:"Roboto";background-image:none}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector .controls .bottom h3 .default{display:none}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector .controls .bottom h3 .show-mobile{display:inline}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector .controls .bottom h3:before{content:" ";display:block;width:5px;height:8px;position:absolute;top:50%;left:0;transform:translateY(-50%);background-image:url(/templates/lyquix/images/icons/pin-white.svg);opacity:.7;background-size:100%}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector .controls:hover:before{display:none}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector #region-selector-map{display:none}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector.active .controls .bottom{background-color:rgba(255,255,255,0.18);border-bottom:3px solid #fff;border-radius:2px 2px 0 0}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector.active .controls .bottom:after{content:" ";display:block;width:100%;height:3px;position:absolute;bottom:-3px;left:0;background-color:#fff}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector.active .controls .bottom:before{display:none}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector.active .filter-container.active{width:100vw;height:calc(100vh - 81px);top:22px;border-radius:0;left:-12px}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector.active .filter-container.active .bottom{width:100%}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector.active .filter-container.active:after{display:none}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector.active.show-map #region-selector-map{display:block;max-height:calc(100vh - 321px);width:100vw;top:184px;left:-12px}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector.active.show-map #region-selector-map .gm-bundled-control-on-bottom{display:none}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector.active .filter-container.offices{position:relative;top:0}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector.active .filter-container.offices .office-list{height:calc(100vh - 335px)}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector.active.show-map .map-button-wrapper,body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector.active.offices .map-button-wrapper{display:flex}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector .map-button{color:#36393b;font-family:"Open Sans";font-size:10px;font-weight:bold;letter-spacing:.43px;line-height:14px;text-align:center;width:181px;border:1px solid #d6d6d6;border-radius:4px;background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);padding:4.5px 0 5.5px}body[screen=xs].menu-collapsed header .header-bottom .header-bottom-left #region-filter .region-selector .map-button-wrapper{background-color:#fff;width:100vw;position:-webkit-sticky;position:sticky;justify-content:center;align-items:flex-start;bottom:0;z-index:4;transform:translateX(-12px);padding-top:4px;padding-bottom:12px}}body[screen=md]:not(.menu-collapsed) header .search_position_fixer{display:none}body[screen=md]:not(.menu-collapsed) header .buttons-advertising{position:relative}body[screen=md]:not(.menu-collapsed) header .buttons-advertising .search_button{right:0;top:50%;transform:translateY(-50%)}body[screen=md]:not(.menu-collapsed) header.search-open .search_position_fixer{display:block;position:absolute;top:113px;right:-45px;padding:0 45px 5px 5px;background-color:#0b1425}body[screen=md]:not(.menu-collapsed) header.search-open .circle-button:before{font-family:"IonIcons";content:""}body[screen=sm] header .search_position_fixer{display:none}body[screen=sm] header .buttons-advertising{position:relative}body[screen=sm] header .buttons-advertising .search_button{right:60px;top:50%;display:block;transform:translateY(-50%)}body[screen=sm] header.search-open .search_position_fixer{display:block;position:absolute;top:79px;right:-32px;padding:0 45px 5px 5px;background-color:#0b1425;margin:0;width:219px}body[screen=sm] header.search-open .circle-button:before{font-family:"IonIcons";content:""}.row.bottom{width:100%;border-top:1px solid #ededed}.row.bottom .bottom-1{padding:50px 4px;text-align:center}.row.bottom .bottom-1 .leaderboard-ads-small{display:none}.row.bottom .bottom-1 .leaderboard-ads-large{width:728px;margin:0 auto}.row.bottom .bottom-1 .banners .banner img{margin:0 auto}body[screen=sm] .row.bottom .bottom-1 .leaderboard-ads-large{width:620px}body[screen=xs] .row.bottom .bottom-1 .leaderboard-ads-large{display:none}body[screen=xs] .row.bottom .bottom-1 .leaderboard-ads-small{display:block}footer{min-height:533px;background-color:#091223;box-shadow:0 2px 4px rgba(0,0,0,0.33);font-family:"Open Sans",sans-serif;font-size:1.3rem}footer ul.nav{list-style:none;margin-left:0;padding-left:0}footer ul.nav li{list-style:none;line-height:1.8rem;margin:0;color:rgba(255,255,255,0.57)}footer ul.nav li a{color:rgba(255,255,255,0.57);text-decoration:none}footer ul.nav li a:hover{text-decoration:underline}footer ul.nav li a:active{color:rgba(255,255,255,0.7)}footer ul.nav li>ul{margin-left:0;padding-left:0}footer ul.nav li>ul li{margin:0 0 0 28px;color:rgba(255,255,255,0.33)}footer ul.nav li>ul li a{color:rgba(255,255,255,0.33);display:inline-block;padding-left:28px;text-indent:-28px}footer .links-2 ul.nav li{color:rgba(255,255,255,0.57)}footer .links-2 ul.nav li a{color:rgba(255,255,255,0.57)}footer .links-2 ul.nav li ul ul li a{color:rgba(255,255,255,0.33)}footer .links-2 ul.nav li ul li a ul li{margin:0 !important;color:rgba(255,255,255,0.33) !important}footer .links-3 .social_media_icons{margin-top:33px}footer .links-3 .social_media_icons span{display:block;color:rgba(255,255,255,0.57);margin-bottom:10px}footer .links-3 .social_media_icons ul{list-style:none;margin:0;padding:0}footer .links-3 .social_media_icons ul li{float:left;height:35px;margin:2px 4px 2px 0}footer .links-3 .social_media_icons ul li a img{width:34px;height:34px}footer .links-3 .social_media_icons ul li a img:hover{opacity:.65}footer .links-3 .social_media_icons ul li a img:active{opacity:.4;border-radius:5px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.5)}footer .links-3 .copyright-1{margin-top:236px}footer .links-3 .copyright-1 .copyright_container{width:190px}footer .links-3 .copyright-1 a{color:rgba(255,255,255,0.33);text-decoration:none}footer .links-3 .copyright-1 a:hover{color:rgba(255,255,255,0.33)}footer .links-3 .copyright-1 a img{width:auto;height:26px}body[screen=lg] .links-1{margin-left:160px}body[screen=lg] .links-2,body[screen=lg] .links-3{margin-left:80px}body[screen=md] .social_media_icons{width:100%}body[screen=sm] .social_media_icons{width:120px}body[screen=sm] footer .links-3 .copyright-1 span{font-size:11px}body[screen=sm] footer .links-3 .copyright-1 a img{height:19px}body[screen=xs] .social_media_icons{width:120px}.mod_lyquix_banners{position:relative;z-index:0;text-align:center}.mod_lyquix_banners:before,.mod_lyquix_banners:after{content:" ";display:table}.mod_lyquix_banners:after{clear:both}.mod_lyquix_banners .counter{display:none}.mod_lyquix_banners .banners{position:relative;z-index:0;overflow:hidden}.mod_lyquix_banners .banners .banner.overlaid a img{-webkit-filter:blur(0);filter:blur(0)}.mod_lyquix_banners .banners .image{line-height:0;display:block}.mod_lyquix_banners .banners .image img{height:auto}.mod_lyquix_banners .banners .banner.overlaid a img{-webkit-filter:blur(5px);filter:blur(5px);transition:.5s -webkit-filter linear;transition:.5s filter linear;transition:.5s filter linear,0.5s -webkit-filter linear}.loading-animation{width:100%;text-align:center}.loading-animation img{display:block;margin:0 auto}.announcement{width:1274px}#line{height:2px;background:linear-gradient(90deg,#f47421 0,#f7d53b 100%);position:absolute;transform-origin:0 0;opacity:0;visibility:hidden;display:none}body.about-phase-2 #line{opacity:1;visibility:visible;transition:visibility 1s ease,opacity 1s ease;display:block}body.about-phase-2 .about-us-banner .starting-point-circle{opacity:1}body.msie-11 .about-us-banner .circle:before{display:none !important}.about-us-banner{position:relative;max-width:1080px;margin:0 auto;min-height:616px;z-index:0}.about-us-banner:after{content:"";background:linear-gradient(90deg,#f2f2f2 0,#fff 100%);position:absolute;top:0;left:50%;width:100vw;height:100%;z-index:-1;transform:translateX(-50%)}.about-us-banner .text{margin-left:auto;width:547px;padding-top:131px;padding-bottom:150px;position:relative;opacity:1;transition:opacity 1.5s ease-in,visibility 1.5s ease-in;visibility:visible}.about-us-banner h1{margin:0 0 14px 0;font-size:4.2rem;line-height:57px;font-weight:300;letter-spacing:0}.about-us-banner p{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.5rem;line-height:24px;margin:0 0 50px 0}.about-us-banner .row.learn-more{display:flex;align-items:center;position:relative}.about-us-banner:before{content:"";display:block;background-image:url(/templates/lyquix/images/home-cutout.png);background-repeat:no-repeat;background-position:bottom;background-position-x:-170px;background-size:contain;position:absolute;bottom:0;left:-32px;width:900px;height:100%;transition:left 1s ease}.about-us-banner .button-yellow{font-size:1.1rem;font-weight:900;letter-spacing:.48px;line-height:13px;padding:9px 18px 7px;margin:0 16px 0 0}.about-us-banner .link-text{font-family:"Open Sans",sans-serif;font-size:1.2rem;line-height:17px;color:#142546;opacity:.9}.about-us-banner .circle{width:34px;height:34px;background-image:url(/templates/lyquix/images/circle-marker.svg);background-size:contain;position:absolute;transition:left 1s ease;cursor:pointer}.about-us-banner .circle.two{top:438px;left:285px}.about-us-banner .circle.two .tool-tip{right:88px}.about-us-banner .circle.two .tool-tip:before{right:-10px;border-left:10px solid #fff}.about-us-banner .circle.three{top:529px;left:250px}.about-us-banner .circle.one{top:323px;left:0}.about-us-banner .circle.three .tool-tip,.about-us-banner .circle.one .tool-tip{left:88px}.about-us-banner .circle.three .tool-tip:before,.about-us-banner .circle.one .tool-tip:before{border-right:10px solid #fff;left:-10px}.about-us-banner .circle:before,.about-us-banner .circle:after{content:"";top:50%;left:50%;position:absolute;transform:translate(-50%,-50%);border-radius:50%}.about-us-banner .circle:before{background:linear-gradient(90deg,#f47421 0,#ffde17 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:source-out;mask-composite:subtract;padding:0;width:34px;height:34px;transition:width .5s ease,height .5s ease,padding .5s ease}.about-us-banner .circle:after{border:0 solid #f7d53b;width:34px;height:34px;transition:width .5s ease,height .5s ease,border-width .5s ease}.about-us-banner .circle:hover .tool-tip,.about-us-banner .circle:hover:before,.about-us-banner .circle:hover:after,.about-us-banner .circle.active .tool-tip,.about-us-banner .circle.active:before,.about-us-banner .circle.active:after{opacity:1}.about-us-banner .circle:hover .tool-tip,.about-us-banner .circle.active .tool-tip{transition-delay:.5s}.about-us-banner .circle:hover:before,.about-us-banner .circle.active:before{width:105px;height:105px;padding:2px}.about-us-banner .circle:hover:after,.about-us-banner .circle.active:after{border-width:10px;width:134px;height:134px}.about-us-banner .circle .tool-tip{cursor:pointer;border-radius:2px;background-color:#fff;padding:15px 19px 13px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15);position:absolute;top:50%;transform:translateY(-50%);z-index:1;opacity:0;transition:opacity .7s ease;transition-delay:0s;width:178px}.about-us-banner .circle .tool-tip:before{content:"";border-top:10px solid transparent;border-bottom:10px solid transparent;width:0;height:0;position:absolute;top:50%;right:-10px;transform:translateY(-50%)}.about-us-banner .circle .tool-tip h4{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.6rem;font-weight:600;line-height:22px;margin:0}.about-us-banner .circle .tool-tip .explore{font-family:"Open Sans",sans-serif;color:#142546;font-size:1.5rem;line-height:24px}.about-us-banner .circle .tool-tip .explore:hover{text-decoration:underline}.about-us-banner .tool-tips-expanded{width:333px;position:absolute;bottom:133px;opacity:0;visibility:hidden;transition:visibility .2s ease,opacity .2s ease}.about-us-banner .tool-tips-expanded .close{color:#142546;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:0;line-height:17px;font-family:"Open Sans",sans-serif;padding-left:14px;position:relative}.about-us-banner .tool-tips-expanded .close:before{content:"";background-image:url(/templates/lyquix/images/icons/close-x-thin.svg);background-size:cover;position:absolute;height:7px;width:7px;top:50%;left:0;transform:translateY(-50%)}.about-us-banner .tool-tips-expanded .starting-point-circle{border-radius:50%;height:10px;width:10px;background-color:#f47421;position:absolute;bottom:0;left:100%;opacity:0;transition:opacity 1s ease}.about-us-banner .tool-tips-expanded h2{margin:0 0 19px 0;font-size:2rem;line-height:27px}.about-us-banner .tool-tips-expanded .tool-tip-group{position:relative;margin:30px 0 114px}.about-us-banner .tool-tips-expanded .tool-tip-group .tool-tip:not(:first-child){position:absolute;top:0}.about-us-banner .tool-tips-expanded .tool-tip-group .tool-tip{opacity:0;visibility:hidden}.about-us-banner .tool-tips-expanded .tool-tip-group .tool-tip.active{opacity:1;visibility:visible}.about-us-banner .tool-tips-expanded .controls{display:flex;justify-content:space-between}.about-us-banner .tool-tips-expanded .controls .buttons{display:flex}.about-us-banner .tool-tips-expanded .controls .buttons>div{cursor:pointer;background-color:#fff;width:42.5px;height:34px;border:1px solid rgba(20,37,70,0.3);background-repeat:no-repeat;background-size:14px;background-position:center;transition:background-color .5s ease}.about-us-banner .tool-tips-expanded .controls .buttons>div:hover{background-color:transparent}.about-us-banner .tool-tips-expanded .controls .buttons .prev{border-radius:16px 0 0 16px;border-right-width:.5px;background-image:url(/templates/lyquix/images/icons/arrow-blue-left.svg)}.about-us-banner .tool-tips-expanded .controls .buttons .next{border-radius:0 16px 16px 0;border-left-width:.5px;background-image:url(/templates/lyquix/images/icons/arrow-blue-right.svg)}.about-us-banner .tool-tips-expanded .controls .summary{color:#142546;font-size:1.3rem;font-weight:300;font-family:"Open Sans",sans-serif;line-height:16px;letter-spacing:1.21px;text-align:right;text-transform:uppercase}.about-us-banner .tool-tips-expanded .tabs{display:flex;margin-top:12px}.about-us-banner .tool-tips-expanded .tab{display:block;width:25px;height:4px;margin-right:4px;border:1px;background-color:#142546;opacity:.34}.about-us-banner .tool-tips-expanded .tab.active{opacity:1}.about-us-banner .tool-tips-expanded .tab:last-child{margin-right:0}.about-us-banner.open:before{left:475px}.about-us-banner.open .tool-tips-expanded{transition:visibility 1s ease,opacity 1s ease;opacity:1;visibility:visible}.about-us-banner.open .text{opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.about-us-banner.open .circle:hover{cursor:pointer}.about-us-banner.open .circle.two{left:792px}.about-us-banner.open .circle.three{left:757px}.about-us-banner.open .circle.one{left:507px}.about-us-banner.open .circle .tool-tip{opacity:0 !important;visibility:hidden !important}@media only screen and (min-width:1600px){.about-us-banner{max-width:1164px}.about-us-banner .text{width:579px}.about-us-banner .circle.two{top:425px;left:299px}.about-us-banner .circle.three{top:533px;left:225px}.about-us-banner .circle.one{top:335px}.about-us-banner.open .tool-tips-expanded{width:359px;bottom:114px}}.announcement{margin:25px auto 0;padding:17px 20px;box-sizing:border-box;border-radius:2px;background-color:#f2f6f7;overflow:hidden}.announcement .button-yellow{width:256px;box-sizing:border-box;margin:0;transition:color .5s,box-shadow .5s}.announcement ul{margin:0;padding:0}.announcement ul li{margin:0;list-style:none;transition:height .5s;display:block;height:100%}.announcement ul li.closed{height:41px}.announcement h2{font-size:2rem;margin:3px 0;width:calc(100% - 260px)}.announcement h2,.announcement .button-yellow{display:inline-block}.announcement img{margin:17px 0 3px;display:block}body[screen=md].home .about-us-banner{max-width:800px;min-height:508px}body[screen=md].home .about-us-banner .text{padding-top:60px;padding-bottom:50px;width:398px}body[screen=md].home .about-us-banner:before{background-position-x:-145px;width:745px;left:-65px}body[screen=md].home .about-us-banner .circle.two{top:341px;left:191px}body[screen=md].home .about-us-banner .circle.three{top:422px;left:145px}body[screen=md].home .about-us-banner .circle.one{top:260px;left:-20px}body[screen=md].home .about-us-banner h1{margin-bottom:8px}body[screen=md].home .about-us-banner p{margin-bottom:37px}body[screen=md].home .about-us-banner.open:before{left:372px}body[screen=md].home .about-us-banner.open .circle.two{left:628px}body[screen=md].home .about-us-banner.open .circle.three{left:582px}body[screen=md].home .about-us-banner.open .circle.one{left:397px}body[screen=md].home .about-us-banner .tool-tips-expanded{width:278px;bottom:55px}body[screen=md].home .about-us-banner .tool-tips-expanded .tool-tip-group{margin-bottom:70px}body[screen=md].home .announcement{width:954px}body[screen=md].home main .grid .story-block:not(.filter-events).story-links .text .content{padding-top:77px;padding-bottom:42px}body[screen=sm].home .about-us-banner .circle,body[screen=xs].home .about-us-banner .circle{background-image:url(/templates/lyquix/images/xs-circle-marker.svg)}body[screen=sm].home main .grid .story-block:not(.filter-events).story-links .text .content .browse-more,body[screen=xs].home main .grid .story-block:not(.filter-events).story-links .text .content .browse-more{font-size:1.3rem;line-height:18px}body[screen=sm].home main .grid .story-block:not(.filter-events).story-links .text .content ul,body[screen=xs].home main .grid .story-block:not(.filter-events).story-links .text .content ul{margin-top:11px}body[screen=sm].home main .grid .story-block:not(.filter-events).story-links .text .content ul li,body[screen=xs].home main .grid .story-block:not(.filter-events).story-links .text .content ul li{font-size:1.5rem}body[screen=sm].home main .grid .story-block:not(.filter-events).story-links .text .content ul li:not(:first-child),body[screen=xs].home main .grid .story-block:not(.filter-events).story-links .text .content ul li:not(:first-child){margin-top:8px}body[screen=sm].home{overflow-x:hidden}body[screen=sm].home .announcement{margin:22px auto 0;position:relative;padding:13px 20px 15px}body[screen=sm].home .announcement h2{font-size:1.5rem;line-height:1.333}body[screen=sm].home .announcement .button-yellow{position:absolute;right:20px;top:17px;margin:4px 0 2px}body[screen=sm].home .announcement img{margin:15px 0 3px}body[screen=sm].home .about-us-banner{max-width:520px;min-height:367px}body[screen=sm].home .about-us-banner h1.sm-show,body[screen=sm].home .about-us-banner p.sm-show,body[screen=sm].home .about-us-banner .regions-row.sm-show{display:block}body[screen=sm].home .about-us-banner h1{font-size:3.8rem;line-height:45px;margin-bottom:7px}body[screen=sm].home .about-us-banner p{font-size:1.2rem;line-height:17px;margin-bottom:21px}body[screen=sm].home .about-us-banner .text{width:290px;padding-top:42px;padding-bottom:0}body[screen=sm].home .about-us-banner .text .row.learn-more{padding-bottom:62px}body[screen=sm].home .about-us-banner .text .row.regions-row{border-top:1px solid rgba(20,37,70,0.15);padding-top:5px}body[screen=sm].home .about-us-banner:before{background-position:-105px;width:534px;left:-93px}body[screen=sm].home .about-us-banner .circle{width:21px;height:21px}body[screen=sm].home .about-us-banner .circle.two{top:245px;left:101px}body[screen=sm].home .about-us-banner .circle.two .tool-tip{right:37px}body[screen=sm].home .about-us-banner .circle.three .tool-tip,body[screen=sm].home .about-us-banner .circle.one .tool-tip{left:44px}body[screen=sm].home .about-us-banner .circle.three{top:312px;left:49px}body[screen=sm].home .about-us-banner .circle.one{top:182px;left:-35px}body[screen=sm].home .about-us-banner .circle:after{width:21px;height:21px}body[screen=sm].home .about-us-banner .circle:before{width:18px;height:18px}body[screen=sm].home .about-us-banner .circle:hover:before,body[screen=sm].home .about-us-banner .circle.active:before{padding:1px;height:48px;width:48px}body[screen=sm].home .about-us-banner .circle:hover:after,body[screen=sm].home .about-us-banner .circle.active:after{border-width:4px;width:60px;height:60px}body[screen=sm].home .about-us-banner .circle .tool-tip{padding:10px 8px 13px;width:145px}body[screen=sm].home .about-us-banner .circle .tool-tip h4{font-size:1.4rem;line-height:18px}body[screen=sm].home .about-us-banner .circle .tool-tip .explore{font-size:1.2rem;line-height:17px}body[screen=sm].home .about-us-banner .tool-tips-expanded{width:34.6875vw;bottom:30px}body[screen=sm].home .about-us-banner .tool-tips-expanded h2{font-size:1.7rem;line-height:23px}body[screen=sm].home .about-us-banner .tool-tips-expanded .tool-tip-group{margin:10px 0 20px}body[screen=sm].home .about-us-banner .tool-tips-expanded .tool-tip-group h2{margin-bottom:14px}body[screen=sm].home .about-us-banner .button-yellow{margin-right:12px}body[screen=sm].home .about-us-banner.open:before{left:38.906vw}body[screen=sm].home .about-us-banner.open .circle.two{left:calc(39.81vw + 188px)}body[screen=sm].home .about-us-banner.open .circle.three{left:calc(37.3vw + 152px)}body[screen=sm].home .about-us-banner.open .circle.one{left:calc(38.55vw + 40px)}body[screen=sm].home .announcement{width:634px}body[screen=sm].home main .grid .story-block:not(.filter-events).story-links .text .content{padding-top:80px;padding-bottom:36px}body[screen=xs].home .all-stories-link{margin:10px auto;float:none}body[screen=xs].home .home-page-recent-stories-block h1 span.colon,body[screen=xs].home .home-page-recent-stories-block h1 span.lighter{display:none}body[screen=xs].home .announcement{margin:3px auto 0;width:314px;padding:13px 12px 19px}body[screen=xs].home .announcement h2{font-size:1.5rem;line-height:1.333;width:100%;margin:0}body[screen=xs].home .announcement .button-yellow{margin:19px 0 0;width:100%}body[screen=xs].home .announcement img{margin:19px 0 0}body[screen=xs].home.about-phase-2{overflow:hidden;touch-action:none}body[screen=xs].home.about-phase-2 #line{z-index:1000}body[screen=xs].home .about-us-banner{min-height:515px;max-width:none;padding:0 10.9375vw;overflow:hidden}body[screen=xs].home .about-us-banner h1.xs-show,body[screen=xs].home .about-us-banner p.xs-show{display:block}body[screen=xs].home .about-us-banner h1{font-size:3.8rem;line-height:45px;margin-bottom:5px;letter-spacing:0}body[screen=xs].home .about-us-banner p{font-size:1.2rem;line-height:17px;margin-bottom:16px}body[screen=xs].home .about-us-banner .text{width:auto;padding-top:20px;padding-bottom:0;transition:opacity 0s,visibility 0s;position:static;padding-bottom:96.25vw}body[screen=xs].home .about-us-banner:before{content:normal}body[screen=xs].home .about-us-banner .circle-group{position:absolute;bottom:0;left:0;width:100%;height:84.25vw}body[screen=xs].home .about-us-banner .circle-group img{-o-object-fit:cover;object-fit:cover;height:100%}body[screen=xs].home .about-us-banner .circle{width:14px;height:14px}body[screen=xs].home .about-us-banner .circle:before,body[screen=xs].home .about-us-banner .circle:after{width:14px;height:14px}body[screen=xs].home .about-us-banner .circle:before{padding:0}body[screen=xs].home .about-us-banner .circle:hover:before,body[screen=xs].home .about-us-banner .circle.active:before{width:25px;height:25px;padding:1px}body[screen=xs].home .about-us-banner .circle:hover:after,body[screen=xs].home .about-us-banner .circle.active:after{width:36px;height:36px;border-width:4px}body[screen=xs].home .about-us-banner .circle .tool-tip{padding:8px 12px;width:156px}body[screen=xs].home .about-us-banner .circle .tool-tip h4{font-size:1.4rem;line-height:18px}body[screen=xs].home .about-us-banner .circle .tool-tip .explore{color:#677287;font-family:"Roboto",sans-serif;font-size:1.05rem;line-height:13px}body[screen=xs].home .about-us-banner .row.regions-row{background-color:rgba(11,20,37,0.9);position:absolute;left:0;bottom:0;width:100%;text-align:center;padding:10px 0 13px;z-index:1}body[screen=xs].home .about-us-banner .row.regions-row>a{color:#fff;opacity:.9;font-size:1.2rem;line-height:17px}body[screen=xs].home .about-us-banner .circle{transition:all 0s}body[screen=xs].home .about-us-banner .circle.one .tool-tip:before,body[screen=xs].home .about-us-banner .circle.two .tool-tip:before,body[screen=xs].home .about-us-banner .circle.three .tool-tip:before{border-top-width:5px;border-bottom-width:5px}body[screen=xs].home .about-us-banner .circle.one .tool-tip:before,body[screen=xs].home .about-us-banner .circle.two .tool-tip:before{border-left:0;border-right:5px solid #fff;left:-5px;right:auto}body[screen=xs].home .about-us-banner .circle.one{top:auto;bottom:30%;left:14%}body[screen=xs].home .about-us-banner .circle.one .tool-tip{right:-170px;left:auto}body[screen=xs].home .about-us-banner .circle.two{top:auto;bottom:48%;left:40%}body[screen=xs].home .about-us-banner .circle.two .tool-tip{left:26px}body[screen=xs].home .about-us-banner .circle.three{top:auto;bottom:20%;left:54%}body[screen=xs].home .about-us-banner .circle.three .tool-tip{left:-162px}body[screen=xs].home .about-us-banner .circle.three .tool-tip:before{border-left:5px solid #fff;border-right:0;left:auto;right:-5px}body[screen=xs].home .about-us-banner .close{position:fixed;top:14px;right:26px;z-index:10000}body[screen=xs].home .about-us-banner .close:before{top:0;left:0;width:14px;height:14px;transform:none}body[screen=xs].home .about-us-banner.open{background-color:#fff;position:fixed;top:0;height:100vh;width:100vw;left:0;z-index:1000}body[screen=xs].home .about-us-banner.open:after{left:0;transform:none}body[screen=xs].home .about-us-banner.open:before{content:normal}body[screen=xs].home .about-us-banner.open .text{display:none}body[screen=xs].home .about-us-banner.open .tool-tips-expanded{width:auto;position:static}body[screen=xs].home .about-us-banner.open .tool-tips-expanded h2{font-size:1.7rem;line-height:23px}body[screen=xs].home .about-us-banner.open .tool-tips-expanded .tool-tip-group{margin-top:30px}body[screen=xs].home .about-us-banner.open .tool-tips-expanded .tool-tip:before{content:normal}body[screen=xs].home .about-us-banner.open .tool-tips-expanded .controls{background-color:#fff;position:fixed;bottom:0;left:0;width:100vw;padding:20px 10.9375vw 28px}body[screen=xs].home .about-us-banner.open .tool-tips-expanded a{display:block}body[screen=xs].home .about-us-banner.open .tool-tips-expanded .starting-point-circle{position:fixed;left:10.9375vw;bottom:50vh}body[screen=xs].home .about-us-banner.open .circle-group{position:fixed;bottom:82px;left:45px}body[screen=xs].home main .grid .story-block:not(.filter-events).story-links .text .content{padding-top:0;padding-bottom:0}body.home .home-page-recent-stories-block{max-width:none !important}body.home main{overflow:hidden;padding-bottom:0 !important}body.home main .grid .story-block .browse-more{opacity:.7;font-family:"Open Sans",sans-serif;font-size:1.3rem;font-weight:600;color:#fff;letter-spacing:1.31px;line-height:18px;text-transform:uppercase}body.home main .grid .story-block.story-links .text{background-image:url(/templates/lyquix/images/stories-browse.jpg);background-size:cover}body.home main .grid .story-block.story-links .text .content{padding-top:130px;padding-bottom:94px}body.home main .grid .story-block.story-links ul{margin:20px 0 0 0;padding:0;list-style:none}body.home main .grid .story-block.story-links ul li{font-family:"Open Sans",sans-serif;font-size:1.7rem;letter-spacing:0;line-height:25px;margin:0}body.home main .grid .story-block.story-links ul li:not(:first-child){margin-top:10px}body.home main .grid .story-block.story-links ul li a,body.home main .grid .story-block.story-links ul li a:link,body.home main .grid .story-block.story-links ul li a:visited{color:#fff}.gridAuthoredPosts .grid,.gridAuthoredPosts .featured-grid{position:relative;z-index:0}.gridAuthoredPosts .story-block{position:absolute;display:block;margin:3px;overflow:hidden;background-color:#091223;border-radius:2px}.gridAuthoredPosts .story-block .fc_field_image{width:100%}.gridAuthoredPosts .story-block .image{position:absolute;left:0;top:0;z-index:0}.gridAuthoredPosts .story-block .field_event_flag{position:absolute;top:0;right:16px;border-radius:1px;background-color:#ffd151;padding:4.5px 7px;color:#101b36;font-size:1rem;line-height:11px;text-transform:uppercase;font-family:"Roboto";font-weight:bold;display:inline-block;z-index:3;transition:bottom 1s}.gridAuthoredPosts .story-block .related-physician-present{padding:10px 14px;display:flex;flex-direction:row;flex-wrap:wrap}.gridAuthoredPosts .story-block .related-physician-present .physician-image{margin-top:13px;width:46px;height:46px}.gridAuthoredPosts .story-block .related-physician-present .physician-image img{border-radius:100%}.gridAuthoredPosts .story-block .related-physician-present .event-date{width:100%;font-family:"Roboto",sans-serif;color:rgba(255,255,255,0.74);text-transform:uppercase;font-size:1.3rem;line-height:1.5rem;letter-spacing:1px;border-bottom:1px solid #ffd151;padding-bottom:6px}.gridAuthoredPosts .story-block .related-physician-present .text h3{margin:10px 0 10px;height:auto}.gridAuthoredPosts .story-block .related-physician-present .event-physician-info{padding-left:16px;box-sizing:border-box;width:calc(100% - 46px)}.gridAuthoredPosts .story-block .related-physician-present .event-physician-info .info,.gridAuthoredPosts .story-block .related-physician-present .event-physician-info .info a{color:rgba(255,255,255,0.72);font-size:1.3rem;line-height:1.7rem;text-decoration:none}.gridAuthoredPosts .story-block .text{position:absolute;top:auto;padding:0;left:0;bottom:0;height:65px;background-color:rgba(9,18,35,0.9);width:100%;text-decoration:none;text-align:left;transition:all 1s;letter-spacing:.5px;color:#bac0cb;font-family:"EB Garamond",serif;z-index:1}.gridAuthoredPosts .story-block .text .content{padding:0 !important}.gridAuthoredPosts .story-block .text .event-date{padding:15px 0 6px;margin:0 14px;font-family:"Roboto",sans-serif;font-size:1.3rem;line-height:1.5rem;color:rgba(255,255,255,0.74);text-transform:uppercase;border-bottom:1px solid #ffd151}.gridAuthoredPosts .story-block .text h4{display:none}.gridAuthoredPosts .story-block .text h3{letter-spacing:.5px;color:#bac0cb;text-align:left;margin:14px 14px 14px 14px;font-weight:normal;font-size:1.7rem;font-family:"EB Garamond",serif;line-height:2.1rem;border:0;height:40px;overflow:hidden}.gridAuthoredPosts .story-block .text .textContainerDiv{padding-top:10px;margin:14px 14px 14px 14px;font-size:1.5rem;line-height:2.2rem;overflow:hidden}.gridAuthoredPosts .story-block .text .textContainerDiv a,.gridAuthoredPosts .story-block .text .textContainerDiv a:visited{color:#c7cdd7}.gridAuthoredPosts .story-block.filter-events .text{position:static;height:auto}.gridAuthoredPosts .story-block.filter-events .text h3{height:auto}.gridAuthoredPosts .story-block:hover .text .textContainerDiv{margin-top:0}.gridAuthoredPosts .story-block .event-icon{position:absolute;right:20px;top:19px;z-index:0;background:url(/templates/lyquix/images/event-icon.png) no-repeat;width:34px;height:37px;text-decoration:none;display:block}.gridAuthoredPosts .story-block .event-icon span{display:block;width:100%;text-align:center;line-height:normal}.gridAuthoredPosts .story-block .event-icon span.month{font-size:.8rem;text-transform:uppercase;letter-spacing:.91px;color:#142546;font-family:"Roboto",sans-serif;letter-spacing:.91px;line-height:9px;margin-top:10px}.gridAuthoredPosts .story-block .event-icon span.day{font-size:1.3rem;color:#142546;font-family:"Roboto",sans-serif;line-height:15px}.gridAuthoredPosts .story-block.block-size-1{width:154px;height:154px}.gridAuthoredPosts .story-block.block-size-1 .text .textContainerDiv{display:none}.gridAuthoredPosts .story-block.block-size-1:hover .text{height:154px}.gridAuthoredPosts .story-block.block-size-1:hover .text h3{border:0}.gridAuthoredPosts .story-block.block-size-1:hover .field_event_flag{bottom:154px}.gridAuthoredPosts .story-block.block-size-1 .video-icon{width:45px;height:45px}.gridAuthoredPosts .story-block.block-size-2{width:314px;height:154px}.gridAuthoredPosts .story-block.block-size-2 .text .textContainerDiv{padding-top:2px;height:44px}.gridAuthoredPosts .story-block.block-size-2:hover .text{height:116px}.gridAuthoredPosts .story-block.block-size-2:hover .text h3{margin-bottom:0;padding-bottom:10px}.gridAuthoredPosts .story-block.block-size-2:hover .related-physician-present h3{margin-bottom:10px;padding-bottom:0}.gridAuthoredPosts .story-block.block-size-2 .video-icon{width:45px;height:45px}.gridAuthoredPosts .story-block.block-size-3{width:314px;height:314px}.gridAuthoredPosts .story-block.block-size-3 .text .textContainerDiv{height:85px}.gridAuthoredPosts .story-block.block-size-4{width:634px;height:314px}.gridAuthoredPosts .story-block.block-size-4 .text .textContainerDiv{height:85px}.gridAuthoredPosts .story-block:hover .text h3{height:auto}.gridAuthoredPosts .story-block.manual{position:relative}.gridAuthoredPosts .all-stories-link{float:right}.gridAuthoredPosts .all-stories-link:hover{color:rgba(54,57,59,0.7) !important}.gridAuthoredPosts .add-calendar{display:inline-block;margin-right:1em;margin-top:1em}.gridAuthoredPosts .addthis_toolbox.addthis_default_style{display:inline-block;margin-top:1em}.gridAuthoredPosts .addthis_button{position:relative;font-family:Roboto,"Helvetica Neue",Helvetica,Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;color:#000 !important;font-weight:300;line-height:100% !important;background-color:#fff;border:1px solid;border-color:#e5e6e9 #dfe0e4 #d0d1d5;font-size:15px;text-decoration:none;padding:11px 12px 11px 43px;border-radius:3px;cursor:pointer;text-shadow:1px 1px 1px rgba(0,0,0,0.004);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.gridAuthoredPosts .addthis_button:before{display:block;content:"";width:18px;height:18px;position:absolute;z-index:1;left:12px;top:10px;background:url(/templates/lyquix/images/share-icon.png) no-repeat;background-size:18px 18px}.gridAuthoredPosts .addthis_button:hover{border-color:#aab9d4;color:#000;font-size:15px;text-decoration:none}.gridAuthoredPosts .readmore{display:none}.fc-category.cat-about-us .cat-subcats{margin-top:100px}.fc-category.cat-about-us .cat-subcats>ul{list-style:none;margin:0;padding:0;position:relative;display:flex;flex-wrap:wrap}.fc-category.cat-about-us .cat-subcats>ul>li{float:left;border-radius:3px;box-shadow:0 1px 13px rgba(0,0,0,0.2);border:1px solid #d6d6d6;position:relative;transition:box-shadow .5s}.fc-category.cat-about-us .cat-subcats>ul>li:hover{box-shadow:0 1px 13px rgba(0,0,0,0);border:1px solid rgba(150,150,150,0.3)}.fc-category.cat-about-us .cat-subcats>ul>li:active{background-color:#fbfbfb;border:1px solid #fff;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15);border-radius:2px}.fc-category.cat-about-us .cat-subcats>ul>li>a{display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.fc-category.cat-about-us .cat-subcats>ul>li>a:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:1;border-radius:3px}.fc-category.cat-about-us .cat-subcats>ul>li>a:hover:before,.fc-category.cat-about-us .cat-subcats>ul>li>a:hover img{opacity:.85}.fc-category.cat-about-us .cat-subcats>ul>li>a:active:before,.fc-category.cat-about-us .cat-subcats>ul>li>a:active img{opacity:.7}.fc-category.cat-about-us .cat-subcats>ul:before,.fc-category.cat-about-us .cat-subcats>ul:after{content:" ";display:table}.fc-category.cat-about-us .cat-subcats>ul:after{clear:both}.fc-category.cat-about-us .cat-subcats>ul>li{width:307px;min-height:400px;margin:0 4px 8px;text-align:center}.fc-category.cat-about-us .cat-subcats>ul>li img{height:auto}.fc-category.cat-about-us .cat-subcats>ul>li ul{list-style:none}.fc-category.cat-about-us .cat-subcats>ul>li .subcat-description,.fc-category.cat-about-us .cat-subcats>ul>li .subcat-items{padding:0 30px}.fc-category.cat-about-us .cat-subcats>ul>li h3{border-bottom:1px solid #eee;padding:0 0 20px 0;margin:10px 30px}.fc-category.cat-about-us .introitems-items .introitems-items-list{list-style:none;text-align:left;margin:0;padding:0}.fc-category.cat-about-us .introitems-items .introitems-items-list li .readmore{display:inline-block;text-align:center;box-sizing:content-box;cursor:pointer;background-color:#ffd04e !important;box-shadow:0 1px 3px rgba(0,0,0,0.2);border-radius:5px;transition:all .5s;color:#36393b;border:1px solid rgba(255,255,255,0);text-decoration:none;font-family:"Roboto",sans-serif;font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.7rem;font-weight:700;padding:11px 40px 9px 40px;margin:5px;padding-right:20px;padding-left:20px}.fc-category.cat-about-us .introitems-items .introitems-items-list li .readmore *{color:#36393b;text-decoration:none}.fc-category.cat-about-us .introitems-items .introitems-items-list li .readmore:hover{box-shadow:none;color:rgba(54,57,59,0.7)}.fc-category.cat-about-us .introitems-items .introitems-items-list li .readmore:hover *{color:rgba(54,57,59,0.7)}.fc-category.cat-about-us .introitems-items .introitems-items-list li .readmore:active{background-color:#f4c84d;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);color:rgba(54,57,59,0.55)}.fc-category.cat-about-us .introitems-items .introitems-items-list li .readmore:active *{color:rgba(54,57,59,0.55)}.fc-category.cat-about-us .introitems-items .introitems-items-list li .readmore:active{box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15)}.fc-category.cat-about-us .introitems-items .introitems-items-list li .readmore:after{content:""}.fc-category.cat-about-us .introitems-items .introitems-items-list .accordion{padding-bottom:0}.fc-category.cat-about-us .introitems-items .introitems-items-list .lyquix-accordion>h2{position:relative;display:block;margin-top:19px;z-index:0}.fc-category.cat-about-us .introitems-items .introitems-items-list .lyquix-accordion>h2:hover{cursor:pointer}.fc-category.cat-about-us #about-ri-frame{position:relative;text-align:center}.fc-category.cat-about-us #about-ri-frame #about-ri{background-image:url(/templates/lyquix/images/about-us/star-icon-lg-md.jpg);background-position:center 10px;width:842px;position:relative;background-repeat:no-repeat;font-size:1.2rem;font-family:Helvetica,Arial,sans-serif;line-height:1.8rem;margin:25px auto 0 auto}.fc-category.cat-about-us #about-ri-frame #about-ri strong{font-size:1.1em;line-height:1.5em;font-family:Helvetica,Arial,sans-serif;color:#142546;font-weight:bold;display:inline}.fc-category.cat-about-us #about-ri-frame #about-ri .home-about-col{width:274px;padding:0 20px}.fc-category.cat-about-us #about-ri-frame #about-ri .about-left-col{float:left}.fc-category.cat-about-us #about-ri-frame #about-ri .about-middle-col{float:left;margin-top:282px;margin-left:20px}.fc-category.cat-about-us #about-ri-frame #about-ri .about-right-col{float:left}.fc-category.cat-about-us #about-ri-frame #about-ri .about-box{margin:15px 0;text-align:left}.fc-category.cat-about-us #about-ri-frame .about-ri-footer{position:relative;width:842px;min-height:33px;border-top:1px solid #ccc;padding:20px 0 10px 0;vertical-align:top;display:inline-block;margin:0 auto;font-size:1.2rem;font-family:Helvetica,Arial,sans-serif;line-height:1.8rem}.fc-category.cat-about-us #about-ri-frame .about-ri-footer img{margin-right:10px}.fc-category.cat-about-us #about-ri-frame .about-ri-footer span{vertical-align:top;display:block;text-align:left}.fc-category.cat-about-us #about-ri-frame .about-ri-footer div.left:first-child{margin-right:35px}.fc-category.cat-about-us #about-ri-frame .logoWrapper img{width:auto;height:64px}body[screen=lg] .fc-category.cat-about-us #about-ri-frame .logoWrapper img,body[screen=xl] .fc-category.cat-about-us #about-ri-frame .logoWrapper img{height:128px}body[screen=sm] .fc-category.cat-about-us #about-ri-frame #about-ri{background-image:url(/templates/lyquix/images/about-us/star-icon-sm-xs.jpg);width:100%}body[screen=sm] .fc-category.cat-about-us #about-ri-frame #about-ri .home-about-col{width:190px;padding:0}body[screen=sm] .fc-category.cat-about-us #about-ri-frame #about-ri .about-middle-col{float:left;margin-top:290px;margin-left:40px}body[screen=sm] .fc-category.cat-about-us #about-ri-frame #about-ri .about-right-col{float:right}body[screen=sm] .fc-category.cat-about-us #about-ri-frame #about-ri .about-box{margin-top:0}body[screen=sm] .fc-category.cat-about-us #about-ri-frame .about-ri-footer{width:100%;border:0}body[screen=sm] .fc-category.cat-about-us #about-ri-frame .about-ri-footer div.left{width:100%;text-align:left}body[screen=xs] .fc-category.cat-about-us #about-ri-frame #about-ri{background-image:none;width:100%}body[screen=xs] .fc-category.cat-about-us #about-ri-frame #about-ri .home-about-col{width:100%;padding:0}body[screen=xs] .fc-category.cat-about-us #about-ri-frame #about-ri .about-middle-col{margin:0}body[screen=xs] .fc-category.cat-about-us #about-ri-frame #about-ri .about-middle-col .about-box{margin-top:0}body[screen=xs] .fc-category.cat-about-us #about-ri-frame #about-ri .about-right-col .about-box{margin-top:0}body[screen=xs] .fc-category.cat-about-us #about-ri-frame .about-ri-footer{width:100%;border:0}body[screen=xs] .fc-category.cat-about-us #about-ri-frame .about-ri-footer div.left{width:100%;text-align:left}body[screen=xs] .fc-category.cat-about-us #about-ri-frame .about-ri-footer img{margin:10px 10px 10px 0}body[screen=xs] .fc-category.cat-about-us .cat-subcats ul li{margin:0 auto 8px;float:none}@media screen and (max-width:320px){.fc-category.cat-about-us .cat-items,.fc-category.cat-about-us .cat-description{margin:0 5px}}.catid-28 header{z-index:100}.catid-28 .bottom-1{display:none}.catid-28 .row.main{padding-bottom:0}.fc-category.cat-fellowships .introitems-items .introitems-items-list li .readmore,.fc-category.cat-research .introitems-items .introitems-items-list li .readmore{display:inline-block;text-align:center;box-sizing:content-box;cursor:pointer;background-color:#ffd04e !important;box-shadow:0 1px 3px rgba(0,0,0,0.2);border-radius:5px;transition:all .5s;color:#36393b;border:1px solid rgba(255,255,255,0);text-decoration:none;font-family:"Roboto",sans-serif;font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.7rem;font-weight:700;padding:11px 40px 9px 40px;margin:5px}.fc-category.cat-fellowships .introitems-items .introitems-items-list li .readmore *,.fc-category.cat-research .introitems-items .introitems-items-list li .readmore *{color:#36393b;text-decoration:none}.fc-category.cat-fellowships .introitems-items .introitems-items-list li .readmore:hover,.fc-category.cat-research .introitems-items .introitems-items-list li .readmore:hover{box-shadow:none;color:rgba(54,57,59,0.7)}.fc-category.cat-fellowships .introitems-items .introitems-items-list li .readmore:hover *,.fc-category.cat-research .introitems-items .introitems-items-list li .readmore:hover *{color:rgba(54,57,59,0.7)}.fc-category.cat-fellowships .introitems-items .introitems-items-list li .readmore:active,.fc-category.cat-research .introitems-items .introitems-items-list li .readmore:active{background-color:#f4c84d;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);color:rgba(54,57,59,0.55)}.fc-category.cat-fellowships .introitems-items .introitems-items-list li .readmore:active *,.fc-category.cat-research .introitems-items .introitems-items-list li .readmore:active *{color:rgba(54,57,59,0.55)}.fc-category.cat-fellowships .introitems-items .introitems-items-list li .readmore:active,.fc-category.cat-research .introitems-items .introitems-items-list li .readmore:active{box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15)}.fc-category.cat-fellowships .introitems-items .introitems-items-list li .readmore:after,.fc-category.cat-research .introitems-items .introitems-items-list li .readmore:after{content:""}.fc-category.cat-careers{font-family:"Open Sans",sans-serif;background:#f2f2f2;background:linear-gradient(90deg,#f2f2f2 0,#f3f3f3 55%,#f4f4f4 100%)}.fc-category.cat-careers .cat-image{display:none}.fc-category.cat-careers .section-1{margin:0;max-width:none;overflow:hidden}.fc-category.cat-careers .section-1 h1{border:0;margin:35px 0 0 35px;font-size:38px;font-weight:300;line-height:45px;letter-spacing:0;width:250px;height:45px}.fc-category.cat-careers .section-1 .cat-description{margin:0;position:relative}.fc-category.cat-careers .section-1 .cat-description .show-more{max-height:90px;max-width:255px;margin-bottom:5px;margin-left:35px;line-height:23px;font-weight:400;color:#142546;overflow:hidden}.fc-category.cat-careers .section-1 .cat-description .show-more-toggle.closed{margin-left:50px;font-size:14px;line-height:17px;font-family:"Open Sans",sans-serif;font-weight:600;color:#142546;cursor:pointer}.fc-category.cat-careers .section-1 .cat-description .show-more-toggle.closed:before{content:"";display:block;background-image:url(.//templates/lyquix/images/icons/morefilters.svg);background-repeat:no-repeat;height:50px;width:50px;position:absolute;margin:8px 0 0 35px}.fc-category.cat-careers .section-1 .cat-description .show-more-toggle.open{margin-left:50px;font-size:12px;line-height:17px;font-family:"Open Sans",sans-serif;font-weight:600;color:#142546;cursor:pointer}.fc-category.cat-careers .section-1 .cat-description .show-more-toggle.open:before{content:"";display:block;background-image:url(/templates/lyquix/images/close-icon.svg);background-repeat:no-repeat;height:50px;width:50px;position:absolute;margin:9px 0 0 35px}.fc-category.cat-careers .section-1 .cat-description .button-yellow{width:195px;font-size:11px;font-weight:800;display:block;margin:10px 0 10px 35px;padding:7px 10.5px 5px}.fc-category.cat-careers .section-1 .cat-description .button-yellow+a{width:231px;margin-left:35px;font-size:12px;font-family:"Open Sans",sans-serif;color:#142546}.fc-category.cat-careers .section-1 .cat-description .button-yellow+a .email-icon:before{content:url(/templates/lyquix/images/careers-icons/emailicon.svg);display:inline-block;margin:0 7px 0 0;vertical-align:-14%}.fc-category.cat-careers .section-1 .cat-description img[src*=career-banner]{padding-left:34.89px;background:linear-gradient(90deg,#f2f2f2 0,#f3f3f3 55%,#f4f4f4 100%)}.fc-category.cat-careers .cat-items{margin:0}.fc-category.cat-careers .introitems-items-list{padding:0;margin:0}.fc-category.cat-careers .introitems-items-list li{list-style:none;margin:0}.fc-category.cat-careers .button-yellow{width:195px;font-size:11px;font-weight:800;display:block;margin:10px 0 10px 35px;padding:7px 10.5px 5px}.fc-category.cat-careers .button-yellow+a{width:231px;margin-left:35px;font-size:12px;font-family:"Open Sans",sans-serif;color:#142546}.fc-category.cat-careers .button-yellow+a .email-icon:before{content:url(/templates/lyquix/images/careers-icons/emailicon.svg);display:inline-block;margin:0 7px 0 0;vertical-align:-14%}.fc-category.cat-careers .career-benefits{background:#fff;padding-bottom:35px}.fc-category.cat-careers .career-benefits h2{margin:40px 10% 14px;clear:both;padding:40px 0 10px;width:250px}.fc-category.cat-careers .career-benefits .tab-group{height:525px !important;width:520px;margin:0 auto;border-radius:2px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15)}.fc-category.cat-careers .career-benefits .tab-group .tab-nav{padding-top:36px;background-color:#f9f6f6;width:180px}.fc-category.cat-careers .career-benefits .tab-group .tab-nav .tab{cursor:pointer;color:#142546;font-family:"Open Sans",sans-serif;font-size:1.3rem;letter-spacing:0;line-height:20px;margin-left:13px;padding:10px 15px;position:relative}.fc-category.cat-careers .career-benefits .tab-group .tab-nav .tab.open{background-color:#fff}.fc-category.cat-careers .career-benefits .tab-group .tab-nav .tab.open:before{background-color:#142546}.fc-category.cat-careers .career-benefits .tab-group .tab-nav .tab.open:after{font-style:normal;font-weight:normal;text-transform:none;line-height:1;font-family:FontAwesome;font-size:9px;content:"";right:11px;position:absolute;top:50%;font-variant:normal;transform:translateY(-50%) rotate(270deg)}.fc-category.cat-careers .career-benefits .tab-group .tab-nav .tab:before{content:"";background-color:transparent;position:absolute;top:0;left:0;height:100%;width:4px}.fc-category.cat-careers .career-benefits .tab-group .tab-nav .tab:hover{text-decoration:underline}.fc-category.cat-careers .career-benefits .tab-group .tab-content{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.7rem;letter-spacing:0;line-height:22px;position:relative;width:257px}.fc-category.cat-careers .career-benefits .tab-group .tab-content h3{font-size:2rem;font-weight:600;letter-spacing:0;line-height:22px}.fc-category.cat-careers .career-benefits .tab-group .tab-content .tab-panel{position:absolute;width:300px;height:90%;margin-left:10%;overflow:scroll;overflow-x:auto;overflow-y:auto;top:20px;left:0;width:100%;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease;padding:9px 15px 36px 15px}.fc-category.cat-careers .career-benefits .tab-group .tab-content .tab-panel:before{content:"";width:65px;height:65px;background-size:contain;position:absolute;left:26px;top:26px}.fc-category.cat-careers .career-benefits .tab-group .tab-content .tab-panel.open{visibility:visible;opacity:1}.fc-category.cat-careers .career-benefits .accordion-group{width:80%;margin:0 auto}.fc-category.cat-careers .career-benefits .accordion-group .accordion{box-shadow:-1px 2px 3px 0 rgba(0,0,0,0.14)}.fc-category.cat-careers .career-benefits .accordion-group .accordion h3{margin:20px 18px}.fc-category.cat-careers .career-benefits .accordion-group .accordion h3+.accordion-content{padding:0 18px}.fc-category.cat-careers .career-benefits .accordion-group .accordion h3:hover{text-decoration:none}.fc-category.cat-careers .view-open-positions{display:flex;flex-direction:row;justify-content:space-between}.fc-category.cat-careers .view-open-positions img{position:relative;order:2;align-self:flex-end;margin:0 0 0 -66px;display:block;z-index:10;max-width:54%;height:auto}.fc-category.cat-careers .view-open-positions .open-positions-left{position:relative;height:auto;order:1;width:55%;padding:3% 0 0 4%;margin-left:0;z-index:100}.fc-category.cat-careers .view-open-positions .open-positions-left h2{max-width:220px;line-height:1.46}.fc-category.cat-careers .view-open-positions .open-positions-left .button-yellow{margin-left:0}body[screen=sm] .fc-category.cat-careers .section-1 h1{position:absolute;top:150px;left:45%;margin:0}body[screen=sm] .fc-category.cat-careers .section-1 img[src*=career-banner]{position:absolute;margin:20px 0 0 0;padding-left:0;top:0}body[screen=sm] .fc-category.cat-careers .section-1 .cat-description{padding-top:7vw}body[screen=sm] .fc-category.cat-careers .section-1 .cat-description>p{width:100%}body[screen=sm] .fc-category.cat-careers .section-1 .cat-description .show-more{max-height:70px;max-width:47%;margin:60px 8% 0 auto}body[screen=sm] .fc-category.cat-careers .section-1 .cat-description .show-more-toggle{margin-top:0;margin-left:47.5%}body[screen=sm] .fc-category.cat-careers .section-1 .cat-description .show-more-toggle:before{display:block;margin:4px 0 0 45%;height:10px;width:10px;transform:translateY(50%)}body[screen=sm] .fc-category.cat-careers .section-1 .cat-description .button-yellow{width:195px;margin:0 0 0 45%}body[screen=sm] .fc-category.cat-careers .section-1 .cat-description .button-yellow+a{display:block;width:100%;margin-top:25px;margin-left:45%}body[screen=sm] .fc-category.cat-careers .button-yellow{width:195px;margin:0 0 0 45%}body[screen=sm] .fc-category.cat-careers .button-yellow+a{display:block;width:100%;margin-top:25px;margin-left:45%}body[screen=sm] .fc-category.cat-careers .career-benefits{padding-top:30px}body[screen=sm] .fc-category.cat-careers .career-benefits h2{padding:30px 0 0}body[screen=sm] .fc-category.cat-careers h2{margin:0 auto 20px;padding:0;width:520px}body[screen=sm] .fc-category.cat-careers .view-open-positions img{order:1;position:relative;height:auto;width:44%;margin-left:-5%}body[screen=sm] .fc-category.cat-careers .view-open-positions .open-positions-left{order:2;padding:0;margin-right:2%}body[screen=sm] .fc-category.cat-careers .view-open-positions .open-positions-left h2{width:365px;font-size:3.6rem;max-width:none;font-weight:300;line-height:45px;margin:0;padding-top:18%}body[screen=sm] .fc-category.cat-careers .view-open-positions .open-positions-left .button-yellow{margin:20px 0 0 0}body[screen=md] .fc-category.cat-careers .section-1 h1{position:absolute;top:205px;left:55%;margin:0;font-size:40px}body[screen=md] .fc-category.cat-careers .section-1 img[src*=career-banner]{position:absolute;margin:0;padding:0;width:50%;max-width:556px;top:0}body[screen=md] .fc-category.cat-careers .section-1 .cat-description{padding-top:12%}body[screen=md] .fc-category.cat-careers .section-1 .cat-description p:first-child{width:355px;margin:15px 0 20px 55%;font-size:1.6rem;line-height:1.6}body[screen=md] .fc-category.cat-careers .section-1 .cat-description>p{width:100%}body[screen=md] .fc-category.cat-careers .section-1 .cat-description .show-more-toggle{margin-left:56.5%}body[screen=md] .fc-category.cat-careers .section-1 .cat-description .show-more-toggle:before{display:block;margin:3px 0 0 55%;height:10px;width:10px;transform:translateY(50%)}body[screen=md] .fc-category.cat-careers .section-1 .cat-description .show-more{max-width:none;max-height:150px}body[screen=md] .fc-category.cat-careers .section-1 .cat-description .button-yellow{width:195px;margin:0 0 0 55%}body[screen=md] .fc-category.cat-careers .section-1 .cat-description .button-yellow+a{display:block;width:100%;margin:25px 0 5% 55%}body[screen=md] .fc-category.cat-careers .section-1 .career-benefits{padding-top:30px}body[screen=md] .fc-category.cat-careers .section-1 .career-benefits h2{padding:20px 0 0}body[screen=md] .fc-category.cat-careers .section-1 .career-benefits .tab-nav{z-index:10;opacity:.95}body[screen=md] .fc-category.cat-careers .section-1 .career-benefits .tab-group{width:800px;height:655px}body[screen=md] .fc-category.cat-careers .section-1 .career-benefits .tab-group:before{content:"";display:block;position:absolute;width:428px;height:425px;background-image:url(/templates/lyquix/images/career-benefits.png);background-size:contain;background-repeat:no-repeat;margin:100px 0 0 25px}body[screen=md] .fc-category.cat-careers .section-1 .career-benefits .tab-group .tab-content{width:320px;margin-left:22%}body[screen=md] .fc-category.cat-careers .section-1 h2{margin:0 auto 20px;padding:0;width:800px}body[screen=md] .fc-category.cat-careers .section-1 .view-open-positions{margin-top:40px}body[screen=md] .fc-category.cat-careers .section-1 .view-open-positions img{order:1;position:relative;height:auto;width:40%;margin-left:10%}body[screen=md] .fc-category.cat-careers .section-1 .view-open-positions .open-positions-left{order:2;padding:0;margin-right:2%}body[screen=md] .fc-category.cat-careers .section-1 .view-open-positions .open-positions-left h2{width:365px;font-size:3.6rem;max-width:none;font-weight:300;line-height:45px;margin:0 0 0 8%;padding-top:18%}body[screen=md] .fc-category.cat-careers .section-1 .view-open-positions .open-positions-left .button-yellow{margin:20px 0 0 8%;padding:12px 10.5px 12px}body[screen=lg] .fc-category.cat-careers .section-1{padding-top:25px}body[screen=lg] .fc-category.cat-careers .section-1 h1{position:absolute;top:10.5%;left:46%;margin:0;font-size:40px}body[screen=lg] .fc-category.cat-careers .section-1 img[src*=career-banner]{position:absolute;margin:0;padding:0;width:40%;max-width:620px;top:0}body[screen=lg] .fc-category.cat-careers .section-1 .cat-description{padding-top:9%}body[screen=lg] .fc-category.cat-careers .section-1 .cat-description p:first-child{max-width:35.5%;margin:5px 0 20px 46%;font-size:1.6rem;line-height:1.6}body[screen=lg] .fc-category.cat-careers .section-1 .cat-description>p{width:100%}body[screen=lg] .fc-category.cat-careers .section-1 .cat-description .show-more{max-height:180px}body[screen=lg] .fc-category.cat-careers .section-1 .cat-description .show-more-toggle{margin-left:47.5%}body[screen=lg] .fc-category.cat-careers .section-1 .cat-description .show-more-toggle:before{display:block;margin:3px 0 0 46%;height:10px;width:10px;transform:translateY(50%)}body[screen=lg] .fc-category.cat-careers .section-1 .cat-description .button-yellow{width:14%;margin:30px 0 0 46%;padding:15px 22px 15px}body[screen=lg] .fc-category.cat-careers .section-1 .cat-description .button-yellow+a{display:block;width:100%;margin:-37px 0 8% 65%}body[screen=lg] .fc-category.cat-careers .button-yellow{width:14%;margin:30px 0 0 46%;padding:15px 22px 15px}body[screen=lg] .fc-category.cat-careers .button-yellow+a{display:block;width:100%;margin:-37px 0 8% 65%}body[screen=lg] .fc-category.cat-careers .career-benefits{padding-top:30px}body[screen=lg] .fc-category.cat-careers .career-benefits h2{padding-top:2%}body[screen=lg] .fc-category.cat-careers .career-benefits .tab-content{width:480px;height:540px;margin:50px 0 0 138px}body[screen=lg] .fc-category.cat-careers .career-benefits .tab-nav{z-index:10;opacity:.95;width:255px}body[screen=lg] .fc-category.cat-careers .career-benefits .tab-nav .tab{margin-left:50px}body[screen=lg] .fc-category.cat-careers .career-benefits .tab-group{height:654px !important;width:1074px;max-width:1000px}body[screen=lg] .fc-category.cat-careers .career-benefits .tab-group:before{content:"";display:block;position:absolute;width:428px;height:500px;background-image:url(/templates/lyquix/images/career-benefits.png);background-size:contain;background-repeat:no-repeat;margin:154px 0 0 110px}body[screen=lg] .fc-category.cat-careers .career-benefits .tab-group .tab-panel{padding:26px 36px 36px 104px}body[screen=lg] .fc-category.cat-careers .career-benefits .tab-group .tab-panel h3{margin-bottom:20px}body[screen=lg] .fc-category.cat-careers h2{margin:0 auto 20px;padding:0;width:1000px}body[screen=lg] .fc-category.cat-careers .view-open-positions{margin-top:40px}body[screen=lg] .fc-category.cat-careers .view-open-positions img{order:1;position:relative;height:auto;width:30%;margin-left:16%}body[screen=lg] .fc-category.cat-careers .view-open-positions .open-positions-left{order:2;padding:0;margin-right:2%}body[screen=lg] .fc-category.cat-careers .view-open-positions .open-positions-left h2{width:438px;font-size:42px;max-width:none;font-weight:300;line-height:54px;margin:0 0 0 8%;padding-top:10%}body[screen=lg] .fc-category.cat-careers .view-open-positions .open-positions-left .button-yellow{width:32%;margin:40px 0 0 8%;padding:14px 10.5px 14px}@media screen and (min-width:1600px){.fc-category.cat-careers .section-1{padding-top:25px}.fc-category.cat-careers .section-1 h1{position:absolute;top:13.5%;left:50%;margin:0;font-size:40px}.fc-category.cat-careers .section-1 img[src*=career-banner]{position:absolute;margin:0;padding:0;width:40%;max-width:none;top:0}.fc-category.cat-careers .section-1 .cat-description{padding-top:14%}.fc-category.cat-careers .section-1 .cat-description p:first-child{max-width:35.5%;margin:5px 0 20px 50%;font-size:1.6rem;line-height:1.6}.fc-category.cat-careers .section-1 .cat-description>p{width:100%}.fc-category.cat-careers .section-1 .cat-description .show-more{max-height:180px}.fc-category.cat-careers .section-1 .cat-description .show-more-toggle{margin-left:51%}.fc-category.cat-careers .section-1 .cat-description .show-more-toggle:before{display:block;margin:3px 0 0 50%;height:10px;width:10px;transform:translateY(50%)}.fc-category.cat-careers .section-1 .cat-description .button-yellow{width:13.5%;margin:30px 0 0 50%;padding:15px 22px 15px}.fc-category.cat-careers .section-1 .cat-description .button-yellow+a{display:block;width:100%;margin:-37px 0 8% 65.5% !important}.fc-category.cat-careers .button-yellow{width:13.5%;margin:30px 0 0 50%;padding:15px 22px 15px}.fc-category.cat-careers .button-yellow+a{display:block;width:100%;margin:-37px 0 8% 65.5% !important}.fc-category.cat-careers .career-benefits{padding-top:30px}.fc-category.cat-careers .career-benefits h2{padding-top:2%;width:1310px !important}.fc-category.cat-careers .career-benefits .tab-content{width:700px !important;height:540px;margin:50px 0 0 138px}.fc-category.cat-careers .career-benefits .tab-nav{z-index:10;opacity:.95;width:255px}.fc-category.cat-careers .career-benefits .tab-nav .tab{margin-left:50px}.fc-category.cat-careers .career-benefits .tab-group{height:621px !important;width:1310px !important;max-width:none !important}.fc-category.cat-careers .career-benefits .tab-group:before{content:"";display:block;position:absolute;width:428px;height:500px;background-image:url(/templates/lyquix/images/career-benefits.png);background-size:contain;background-repeat:no-repeat;margin:121px 0 0 110px}.fc-category.cat-careers .career-benefits .tab-group .tab-panel{padding:26px 36px 36px 104px}.fc-category.cat-careers .career-benefits .tab-group .tab-panel h3{margin-bottom:20px}.fc-category.cat-careers h2{margin:0 auto 20px;padding:0;width:1000px}.fc-category.cat-careers .view-open-positions{margin-top:40px}.fc-category.cat-careers .view-open-positions img{order:1;position:relative;height:auto;width:30%;margin-left:16%}.fc-category.cat-careers .view-open-positions .open-positions-left{order:2;padding:0;margin-right:2%}.fc-category.cat-careers .view-open-positions .open-positions-left h2{width:438px;font-size:42px;max-width:none;font-weight:300;line-height:54px;margin:0 0 0 8%;padding-top:10%}.fc-category.cat-careers .view-open-positions .open-positions-left .button-yellow{width:32%;margin:40px 0 0 8%;padding:14px 10.5px 14px}}.cat-ambassadors{background-color:#fff}.cat-ambassadors .section-1{align-content:space-between;box-shadow:0 2px 4px rgba(0,0,0,0.266144),1px 0 4px 2px rgba(0,0,0,0.0858556);display:flex;flex-wrap:wrap;margin-bottom:0;min-height:503px;overflow:hidden;padding-top:148px;position:relative}.cat-ambassadors .section-1:before{background:linear-gradient(145.77deg,#142546 11.63%,#060709 85.67%),#fff;background-size:cover;background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;top:0;z-index:0;width:100%}.cat-ambassadors .section-1:after{background-image:url(/templates/lyquix/images/ambassadors-bg.png);background-size:cover;background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;top:0;z-index:1;width:100%}.cat-ambassadors .section-1 .section-2{position:relative;z-index:3}.cat-ambassadors .section-1 .section-2:after{background:linear-gradient(245.53deg,rgba(47,59,83,0.33) -25.08%,#101c34 21.32%,#030c1c 84.9%);border-radius:100%;bottom:-23.312vw;content:" ";display:block;height:94.5vw;mix-blend-mode:normal;opacity:.75;position:absolute;right:21.437%;width:94.5vw;z-index:-1}.cat-ambassadors .section-1 h1{width:100%;border-bottom:0;color:#fff;margin-bottom:36px;margin-top:0;padding-bottom:0;font-size:42px;font-weight:300;letter-spacing:0;line-height:57px}.cat-ambassadors .section-1>h4{align-self:flex-end;color:#6d6d6d;font-family:"Roboto",sans-serif;font-size:1.1rem;letter-spacing:0;line-height:13px;font-weight:400;text-transform:uppercase;margin:0;display:inline-block;width:auto}.cat-ambassadors .section-1 .cat-description{align-self:flex-end;display:inline-block;margin:0 0 0 auto;width:62.188%}.cat-ambassadors .section-1 .cat-description a{margin:0}.cat-ambassadors .section-1 .cat-description p{color:#fff;font-family:"Open Sans";font-size:17px;font-style:normal;font-weight:400;line-height:25px;margin:0}.cat-ambassadors .section-1 .cat-description .button-yellow{border-radius:2px;padding:7.5px 17px;font-size:1.1rem;font-weight:900;line-height:13px;letter-spacing:.48;margin-top:26px}.cat-ambassadors .section-1{z-index:0}.cat-ambassadors .section-2{position:relative;z-index:0;max-width:1164px}.cat-ambassadors .section-3{background-color:#fff}.cat-ambassadors .section-3 .stories-filter{margin:0;max-width:none;padding-bottom:19px}.cat-ambassadors .section-4{background:#fafafa;padding:17px 0 68px;position:relative}.cat-ambassadors .filters-summary-wrapper{max-width:1170px;margin:0 auto}.cat-ambassadors .filters-summary-wrapper .filters-summary{margin:0 3px}.cat-ambassadors .filters-summary-wrapper .filters-summary .filter-applied{display:inline-block;width:auto}.cat-ambassadors .filters-summary-wrapper .filters-summary .filter-applied.clear-all:before{content:url(/templates/lyquix/images/icons/clear-all-dark.svg)}.cat-ambassadors .filter-buttons-container{display:none}.cat-ambassadors .stories-filter{margin-bottom:25px;position:relative;z-index:1;border-bottom:2px solid #f2f2f2}.cat-ambassadors h1{border-bottom:1px solid #ededed;margin-bottom:25px}.cat-ambassadors .cat-description h2{position:relative}.cat-ambassadors .cat-description h2 .top-button{position:absolute;right:0;top:-10px}.cat-ambassadors .initial-load-tooltip{background:rgba(255,255,255,0.98);border-radius:2px;mix-blend-mode:normal;box-shadow:0 2px 4px rgba(0,0,0,0.5),4px 9px 8px rgba(0,0,0,0.09);padding:35px 40px 37px 25px;position:absolute;right:62px;top:-202px;width:302px;z-index:1}.cat-ambassadors .initial-load-tooltip h3{color:#142546;font-family:"Open Sans";font-style:normal;font-weight:600;font-size:16px;letter-spacing:.3px;line-height:22px;padding:6px 0 4px 42px;position:relative}.cat-ambassadors .initial-load-tooltip h3:before{content:" ";background-image:url(/templates/lyquix/images/icons/chat-icon.svg);background-size:100%;background-repeat:no-repeat;display:block;height:30px;left:0;position:absolute;top:0;width:33px}.cat-ambassadors .initial-load-tooltip p{color:#142546;font-family:"Open Sans";font-style:normal;font-weight:400;font-size:12.5px;letter-spacing:.3px;line-height:19px;margin:10px 0 21px;padding-left:15px}.cat-ambassadors .initial-load-tooltip .close{background-image:url(/templates/lyquix/images/icons/close-x-thin.svg);background-repeat:no-repeat;background-size:100%;height:14px;position:absolute;right:26px;top:33px;width:14px}.cat-ambassadors .initial-load-tooltip .close:hover{cursor:pointer}.cat-ambassadors .initial-load-tooltip .button-yellow{color:#142546;font-family:"Open Sans";font-style:normal;font-weight:600;font-size:14px;letter-spacing:0;line-height:27px;margin-left:15px;padding:1px 11px;text-transform:none}.cat-ambassadors .cat-filters{padding:29px 60px 0 21px;max-width:1080px;margin:0 auto}.cat-ambassadors .cat-filters>.flex-container{padding-bottom:19px;border-bottom:2px solid #ededed}.cat-ambassadors .cat-filters .input-section{width:360px;margin-right:41px;position:relative}.cat-ambassadors .cat-filters .input-section .input-wrapper{padding:0;display:flex;position:relative}.cat-ambassadors .cat-filters .input-section .input-wrapper input{width:calc(100% - 42px);font-weight:400;font-size:12px;line-height:17px;padding:7px 10px 6px;color:#142546;border-radius:5px 0 0 5px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.2)}.cat-ambassadors .cat-filters .input-section .input-wrapper button{border:0;border-radius:0 5px 5px 0;width:42px;padding:0;margin:0;position:relative}.cat-ambassadors .cat-filters .input-section .input-wrapper button:before{speak:none;font-style:normal;font-weight:normal;text-transform:none;line-height:1;font-family:FontAwesome;content:"";top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.3rem !important;font-variant:normal}.cat-ambassadors .cat-filters .input-section .filters.search{background-color:#fff;border:1px solid #f2f2f2;box-shadow:0 2px 4px rgba(0,0,0,0.145323),-1px 0 3px rgba(0,0,0,0.153464);border-radius:2px;left:0;position:absolute;top:100%;padding-top:6px;width:100%;z-index:1}.cat-ambassadors .cat-filters .input-section .filters.search h4{font-family:"Open Sans";font-style:normal;font-weight:600;font-size:12px;line-height:17px;margin:10px 0 0;padding:0 16px;color:#142546;opacity:.65}.cat-ambassadors .cat-filters .input-section .filters.search .filter-list{margin-bottom:10px}.cat-ambassadors .cat-filters .input-section .filters.search .filter-list .filter{display:flex;padding:6px 33px;background-color:transparent;font-family:"Open Sans";font-style:normal;font-weight:400;font-size:12px;line-height:17px;color:#142546;background-image:none}.cat-ambassadors .cat-filters .input-section .filters.search .filter-list .filter .count{font-weight:300;margin:0 0 0 auto}.cat-ambassadors .cat-filters .input-section .filters.search .filter-list .filter:hover{background-color:#e7e7e8;cursor:pointer}.cat-ambassadors .cat-filters .input-section .filters.search .filter-list.specialties .filter{position:relative;padding-left:39px}.cat-ambassadors .cat-filters .input-section .filters.search .filter-list.specialties .filter:before{content:" ";display:block;width:17px;height:17px;position:absolute;left:16px;top:6px;background-size:100%}.cat-ambassadors .cat-filters .input-section .filters.search .filter-list.specialties .filter[data-filter-value="5"]:before{background-image:url(/templates/lyquix/images/specialty-icons/rothman_hip.svg)}.cat-ambassadors .cat-filters .input-section .filters.search .filter-list.specialties .filter[data-filter-value="6"]:before{background-image:url(/templates/lyquix/images/specialty-icons/rothman_knee.svg)}.cat-ambassadors .cat-filters .input-section .filters.search .filter-list.specialties .filter[data-filter-value="7"]:before{background-image:url(/templates/lyquix/images/specialty-icons/rothman_spine.svg)}.cat-ambassadors .cat-filters .input-section .filters.search .filter-list.specialties .filter[data-filter-value="8"]:before{background-image:url(/templates/lyquix/images/specialty-icons/rothman_sports-medicine.svg)}.cat-ambassadors .cat-filters .input-section .filters.search .filter-list.specialties .filter[data-filter-value="9"]:before{background-image:url(/templates/lyquix/images/specialty-icons/rothman_shoulder.svg)}.cat-ambassadors .cat-filters .input-section .filters.search .filter-list.specialties .filter[data-filter-value="10"]:before{background-image:url(/templates/lyquix/images/specialty-icons/rothman_foot-ankle.svg)}.cat-ambassadors .cat-filters .input-section .filters.search .filter-list.specialties .filter[data-filter-value="11"]:before{background-image:url(/templates/lyquix/images/specialty-icons/rothman_hand-and-wrist.svg)}.cat-ambassadors .cat-filters .input-section .filters.search .filter-list.specialties .filter[data-filter-value="12"]:before{background-image:url(/templates/lyquix/images/specialty-icons/rothman_pmr.svg)}.cat-ambassadors .cat-filters .input-section .filters.search .filter-list.specialties .filter[data-filter-value="13"]:before{background-image:url(/templates/lyquix/images/specialty-icons/rothman_oncology.svg)}.cat-ambassadors .cat-filters .input-section .filters.search .filter-list.specialties .filter[data-filter-value="836"]:before{background-image:url(/templates/lyquix/images/specialty-icons/rothman_trauma-fracture.svg)}.cat-ambassadors .cat-filters .input-section .filters.search .filter-list.specialties .filter[data-filter-value="3307"]:before{background-image:url(/templates/lyquix/images/specialty-icons/rothman_generalist.svg)}.cat-ambassadors .cat-filters .input-section .filters.search .filter-list.specialties .filter[data-filter-value="10028"]:before{background-image:url(/templates/lyquix/images/specialty-icons/rothman_joint-replacement.svg)}.cat-ambassadors .cat-filters .input-section .filters.search .search-section{border-top:1px solid #e4e4e4;padding:10px 0}.cat-ambassadors .cat-filters .input-section .filters.search .search-section .search-filter{color:#142546;display:flex;font-family:"Open Sans";font-style:normal;font-weight:400;font-size:12px;line-height:17px;padding:6px 33px}.cat-ambassadors .cat-filters .input-section .filters.search .search-section .search-filter .count{font-weight:300;margin:0 0 0 auto}.cat-ambassadors .cat-filters .input-section .filters.search .search-section .search-filter:hover{background-color:#e7e7e8;cursor:pointer}.cat-ambassadors .cat-filters .menu-opener{width:184px;margin-bottom:0}.cat-ambassadors .cat-filters .menu-opener:after{display:none}.cat-ambassadors .cat-filters .menu-opener .filter-label:before{background-color:#fff;display:block;speak:none;font-style:normal;font-weight:normal;text-transform:none;line-height:1;font-family:FontAwesome;content:"";height:25px;right:0;position:absolute;font-size:12px;line-height:25px;text-align:center;top:0;font-variant:normal;transition:background-color .5s;width:21px}.cat-ambassadors .cat-filters .menu-opener .filter-label{overflow:hidden;white-space:nowrap}.cat-ambassadors .cat-filters .menu-opener .dropdown{top:28px;left:-14px;margin:0;max-height:436px;padding-right:0;overflow:hidden;padding:24px 0}.cat-ambassadors .cat-filters .menu-opener .dropdown .input-section{padding:0 26px}.cat-ambassadors .cat-filters .menu-opener .dropdown .input-section .input-wrapper{margin-bottom:12px}.cat-ambassadors .cat-filters .menu-opener .dropdown .input-section .input-wrapper input{height:30px;width:calc(100% - 42px);border-radius:4px 0 0 4px;background-color:#f9f9f9;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.2);box-sizing:border-box;color:#142546;padding:11px 12px;font-size:1.2rem}.cat-ambassadors .cat-filters .menu-opener .dropdown .input-section .input-wrapper .use-my-location{position:relative;margin:0;padding:0;width:40px;border-radius:0 5px 5px 0}.cat-ambassadors .cat-filters .menu-opener .dropdown .input-section .input-wrapper .use-my-location::before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"FontAwesome";content:"";font-size:1.3rem !important;top:50%;left:50%;transform:translate(-50%,-50%)}.cat-ambassadors .cat-filters .menu-opener .dropdown ul{padding-right:38px;padding-left:0;max-height:388px;overflow:hidden;margin:12px 0;position:relative}.cat-ambassadors .cat-filters .menu-opener .dropdown ul .ps__rail-y{background-color:rgba(20,37,70,0.22) !important;opacity:1;width:7px;border-radius:3.5px;display:block !important;right:26px}.cat-ambassadors .cat-filters .menu-opener .dropdown ul .ps__rail-y .ps__thumb-y{background-color:rgba(25,30,39,0.37) !important;width:7px;border-radius:3.5px;left:0}.cat-ambassadors .cat-filters .menu-opener .dropdown .no-results{font-style:italic;height:auto}.cat-ambassadors .cat-filters .menu-opener .dropdown .no-results:after{display:none}.cat-ambassadors .cat-filters .menu-opener .dropdown li{font-family:"Open Sans",sans-serif}.cat-ambassadors .cat-filters .menu-opener .dropdown li[data-filter-value=view-all]{opacity:.6;color:#142546}.cat-ambassadors .cat-filters .menu-opener .dropdown.physician-filters ul{max-height:346px}.cat-ambassadors .cat-filters .menu-opener .dropdown.location-filters ul{max-height:322px}.cat-ambassadors .cat-filters .menu-opener .dropdown.location-filters ul li.hide{display:none}.cat-ambassadors .cat-filters .menu-opener:hover .filter-label:before{background-color:#f2f2f2}.cat-ambassadors .cat-filters .menu-opener.active .filter-label{background-color:#f2f2f2}.cat-ambassadors .cat-filters .menu-opener.active .filter-label:before{background-color:#f2f2f2;content:" ";display:block;position:absolute;transform:rotate(45deg);background-image:url(/templates/lyquix/images/icons/morefilters.svg);background-position:center;background-repeat:no-repeat;background-size:8px 8px}.cat-ambassadors .cat-filters .menu-opener.active .close{display:none}.cat-ambassadors .cat-filters .menu-opener.active:after{content:"";display:block;background-color:#fff;z-index:1;height:10px;width:10px;transform:rotate(45deg);position:absolute;top:22px;background-image:none;left:10px}.cat-ambassadors .cat-filters .radio-wrapper{margin-left:auto;margin-right:0;border-bottom:0;padding:0}.cat-ambassadors .cat-filters .physician-filters li{display:flex;align-items:center}.cat-ambassadors .cat-filters .physician-filters li.hide{display:none}.cat-ambassadors .cat-filters .physician-filters li img{width:30px;display:block;margin-right:8px;border-radius:100%}.cat-ambassadors .cat-filters .physician-filters li .text{padding:0}.cat-ambassadors .cat-filters .physician-filters li .text:after{display:none}.cat-ambassadors .cat-filters .filter-controls{color:#142546;font-family:"Open Sans";font-size:12px;font-weight:600;letter-spacing:0;line-height:17px;margin-top:50px;margin-bottom:10px;display:block;padding-left:15px;position:relative}.cat-ambassadors .cat-filters .filter-controls:before{content:" ";display:block;width:10px;height:10px;position:absolute;left:0;top:50%;transform:translateY(-50%);background-image:url(/templates/lyquix/images/icons/morefilters.svg)}.cat-ambassadors .cat-filters .filter-controls.active:before{transform:translateY(-50%) rotate(45deg)}.cat-ambassadors .form-container{height:100vh;position:fixed;right:0;top:0;width:100%;z-index:9999}.cat-ambassadors .form-container .rsform>p{color:#142546;font-family:"Open Sans";font-size:1.6rem;line-height:22px}.cat-ambassadors .form-container .forms{background-color:#fff;height:100vh;margin:0 0 0 auto;padding:90px 61px 35px 41px;position:fixed;width:640px;top:0;right:0;overflow-y:scroll}.cat-ambassadors .form-container .forms .close{background-image:url(/templates/lyquix/images/icons/close-x-thin.svg);display:block;height:14px;position:absolute;right:26px;top:26px;width:14px}.cat-ambassadors .form-container .forms .close:hover{cursor:pointer}.cat-ambassadors .form-container .forms .the-form .close-button{display:none}.cat-ambassadors .form-container .forms .connect-me .rsform-block-dob input{width:120px}.cat-ambassadors .form-container .forms .connect-me .rsform-block-phone input{width:207px}.cat-ambassadors .form-container .forms .connect-me .rsform-block-previouslyseen .formControls label{display:block;width:100%;font-family:"Open Sans";font-style:normal;font-weight:400;font-size:15px;line-height:22px}.cat-ambassadors .form-container .forms .connect-me .rsform-block-previouslyseen .formControls input{margin-left:0;height:9px;width:9px}.cat-ambassadors .form-container:before{background:#0b1425;content:" ";display:block;height:100%;mix-blend-mode:normal;opacity:.35;position:fixed;right:0;top:0;width:100%}.cat-ambassadors .form-container .rsform form{margin-right:0}.cat-ambassadors .form-container .rsform form h2{font-size:42px;line-height:57px}.cat-ambassadors .form-container .rsform form .rsform-block{margin-left:0;margin-right:0}.cat-ambassadors .form-container .rsform form .rsform-block label{color:#142546;font-family:"Open Sans";font-style:normal;font-weight:600;font-size:15px;line-height:22px}.cat-ambassadors .share-your-rothman-story{padding-top:40px;border:1px solid #ededed;border-radius:1px;background-color:#fff;margin:42px auto 0 auto;width:715px;height:268px;transition:height .5s;overflow:hidden}.cat-ambassadors .share-your-rothman-story h2{color:#142546;font-family:"Open Sans",sans-serif;font-size:20px;font-weight:600;letter-spacing:0;line-height:27px;text-align:center;margin:0 auto 10px;width:401px;border-bottom:0}.cat-ambassadors .share-your-rothman-story p{width:401px;display:block;margin:0 auto 0 auto;padding:0;opacity:.7;color:#142546;font-family:"Open Sans";font-size:15px;letter-spacing:0;line-height:24px;text-align:center}.cat-ambassadors .share-your-rothman-story a{text-decoration:none;display:block;width:200px;height:49px;box-sizing:border-box;margin-top:26px;font-size:1.1rem;line-height:13px;padding:18px 0 18px;text-align:center;margin-left:auto;margin-right:auto}.cat-ambassadors .share-your-rothman-story .the-form{position:relative;overflow:hidden;margin-top:0;transition:margin-top .5s;width:95%;margin:0 auto;padding-top:20px}.cat-ambassadors .share-your-rothman-story .the-form form fieldset{border:0}.cat-ambassadors .share-your-rothman-story .the-form form fieldset .formBody{width:100%}.cat-ambassadors .share-your-rothman-story .the-form form #g-recaptcha-580{min-height:78px}.cat-ambassadors .share-your-rothman-story .the-form .close-button:before{top:32px}.cat-ambassadors .share-your-rothman-story.closed{display:flex;justify-content:center;align-items:center}.cat-ambassadors .share-your-rothman-story.closed .the-form{display:none;margin-top:40.5px;border:0}.cat-ambassadors .back-to-all-ambassador-specialties{text-align:center}.cat-ambassadors .back-to-all-ambassador-specialties span{margin:0 auto;padding:10px;text-decoration:underline;font-family:"Open Sans",sans-serif;color:#091223}.cat-ambassadors .back-to-all-ambassador-specialties span:hover{cursor:pointer;text-decoration:none}.cat-ambassadors .cat-items .spe-icon{display:block;width:40px;height:40px;margin:0 1px;transition:opacity 1s;border-radius:20px;box-shadow:0 1px 5px rgba(0,0,0,0.2)}.cat-ambassadors .cat-items .spe-icon.hip{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 6) 0}.cat-ambassadors .cat-items .spe-icon.hip:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.cat-ambassadors .cat-items .spe-icon.hip:hover:after{opacity:0}.cat-ambassadors .cat-items .spe-icon.hip:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 7) 0}.cat-ambassadors .cat-items .spe-icon.hip:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.cat-ambassadors .cat-items .spe-icon.hip:after:hover:after{opacity:0}.cat-ambassadors .cat-items .spe-icon.knee{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 8) 0}.cat-ambassadors .cat-items .spe-icon.knee:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.cat-ambassadors .cat-items .spe-icon.knee:hover:after{opacity:0}.cat-ambassadors .cat-items .spe-icon.knee:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 9) 0}.cat-ambassadors .cat-items .spe-icon.knee:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.cat-ambassadors .cat-items .spe-icon.knee:after:hover:after{opacity:0}.cat-ambassadors .cat-items .spe-icon.spine{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 16) 0}.cat-ambassadors .cat-items .spe-icon.spine:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.cat-ambassadors .cat-items .spe-icon.spine:hover:after{opacity:0}.cat-ambassadors .cat-items .spe-icon.spine:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 17) 0}.cat-ambassadors .cat-items .spe-icon.spine:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.cat-ambassadors .cat-items .spe-icon.spine:after:hover:after{opacity:0}.cat-ambassadors .cat-items .spe-icon.foot-ankle,.cat-ambassadors .cat-items .spe-icon.foot-and-ankle{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:0 0}.cat-ambassadors .cat-items .spe-icon.foot-ankle:after,.cat-ambassadors .cat-items .spe-icon.foot-and-ankle:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.cat-ambassadors .cat-items .spe-icon.foot-ankle:hover:after,.cat-ambassadors .cat-items .spe-icon.foot-and-ankle:hover:after{opacity:0}.cat-ambassadors .cat-items .spe-icon.foot-ankle:after,.cat-ambassadors .cat-items .spe-icon.foot-and-ankle:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 1) 0}.cat-ambassadors .cat-items .spe-icon.foot-ankle:after:after,.cat-ambassadors .cat-items .spe-icon.foot-and-ankle:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.cat-ambassadors .cat-items .spe-icon.foot-ankle:after:hover:after,.cat-ambassadors .cat-items .spe-icon.foot-and-ankle:after:hover:after{opacity:0}.cat-ambassadors .cat-items .spe-icon.shoulder-elbow,.cat-ambassadors .cat-items .spe-icon.shoulder-and-elbow{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 14) 0}.cat-ambassadors .cat-items .spe-icon.shoulder-elbow:after,.cat-ambassadors .cat-items .spe-icon.shoulder-and-elbow:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.cat-ambassadors .cat-items .spe-icon.shoulder-elbow:hover:after,.cat-ambassadors .cat-items .spe-icon.shoulder-and-elbow:hover:after{opacity:0}.cat-ambassadors .cat-items .spe-icon.shoulder-elbow:after,.cat-ambassadors .cat-items .spe-icon.shoulder-and-elbow:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 15) 0}.cat-ambassadors .cat-items .spe-icon.shoulder-elbow:after:after,.cat-ambassadors .cat-items .spe-icon.shoulder-and-elbow:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.cat-ambassadors .cat-items .spe-icon.shoulder-elbow:after:hover:after,.cat-ambassadors .cat-items .spe-icon.shoulder-and-elbow:after:hover:after{opacity:0}.cat-ambassadors .cat-items .spe-icon.orthopaedic-oncology{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 10) 0}.cat-ambassadors .cat-items .spe-icon.orthopaedic-oncology:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.cat-ambassadors .cat-items .spe-icon.orthopaedic-oncology:hover:after{opacity:0}.cat-ambassadors .cat-items .spe-icon.orthopaedic-oncology:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 11) 0}.cat-ambassadors .cat-items .spe-icon.orthopaedic-oncology:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.cat-ambassadors .cat-items .spe-icon.orthopaedic-oncology:after:hover:after{opacity:0}.cat-ambassadors .cat-items .spe-icon.orthopaedic-trauma-fracture-care,.cat-ambassadors .cat-items .spe-icon.orthopaedic-trauma-and-fracture-care{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 2) 0}.cat-ambassadors .cat-items .spe-icon.orthopaedic-trauma-fracture-care:after,.cat-ambassadors .cat-items .spe-icon.orthopaedic-trauma-and-fracture-care:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.cat-ambassadors .cat-items .spe-icon.orthopaedic-trauma-fracture-care:hover:after,.cat-ambassadors .cat-items .spe-icon.orthopaedic-trauma-and-fracture-care:hover:after{opacity:0}.cat-ambassadors .cat-items .spe-icon.orthopaedic-trauma-fracture-care:after,.cat-ambassadors .cat-items .spe-icon.orthopaedic-trauma-and-fracture-care:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 3) 0}.cat-ambassadors .cat-items .spe-icon.orthopaedic-trauma-fracture-care:after:after,.cat-ambassadors .cat-items .spe-icon.orthopaedic-trauma-and-fracture-care:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.cat-ambassadors .cat-items .spe-icon.orthopaedic-trauma-fracture-care:after:hover:after,.cat-ambassadors .cat-items .spe-icon.orthopaedic-trauma-and-fracture-care:after:hover:after{opacity:0}.cat-ambassadors .cat-items .spe-icon.sports-medicine{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 18) 0}.cat-ambassadors .cat-items .spe-icon.sports-medicine:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.cat-ambassadors .cat-items .spe-icon.sports-medicine:hover:after{opacity:0}.cat-ambassadors .cat-items .spe-icon.sports-medicine:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 19) 0}.cat-ambassadors .cat-items .spe-icon.sports-medicine:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.cat-ambassadors .cat-items .spe-icon.sports-medicine:after:hover:after{opacity:0}.cat-ambassadors .cat-items .spe-icon.hand-wrist,.cat-ambassadors .cat-items .spe-icon.hand-and-wrist{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 4) 0}.cat-ambassadors .cat-items .spe-icon.hand-wrist:after,.cat-ambassadors .cat-items .spe-icon.hand-and-wrist:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.cat-ambassadors .cat-items .spe-icon.hand-wrist:hover:after,.cat-ambassadors .cat-items .spe-icon.hand-and-wrist:hover:after{opacity:0}.cat-ambassadors .cat-items .spe-icon.hand-wrist:after,.cat-ambassadors .cat-items .spe-icon.hand-and-wrist:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 5) 0}.cat-ambassadors .cat-items .spe-icon.hand-wrist:after:after,.cat-ambassadors .cat-items .spe-icon.hand-and-wrist:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.cat-ambassadors .cat-items .spe-icon.hand-wrist:after:hover:after,.cat-ambassadors .cat-items .spe-icon.hand-and-wrist:after:hover:after{opacity:0}.cat-ambassadors .cat-items .spe-icon.physical-medicine-rehabilitation,.cat-ambassadors .cat-items .spe-icon.physical-medicine-and-rehabilitation{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 12) 0}.cat-ambassadors .cat-items .spe-icon.physical-medicine-rehabilitation:after,.cat-ambassadors .cat-items .spe-icon.physical-medicine-and-rehabilitation:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.cat-ambassadors .cat-items .spe-icon.physical-medicine-rehabilitation:hover:after,.cat-ambassadors .cat-items .spe-icon.physical-medicine-and-rehabilitation:hover:after{opacity:0}.cat-ambassadors .cat-items .spe-icon.physical-medicine-rehabilitation:after,.cat-ambassadors .cat-items .spe-icon.physical-medicine-and-rehabilitation:after{background-image:url(/templates/lyquix/images/specialty-icons/specialties_spritesheet.png);background-repeat:no-repeat;background-size:cover;width:40px;height:40px;background-position:calc(-40px * 13) 0}.cat-ambassadors .cat-items .spe-icon.physical-medicine-rehabilitation:after:after,.cat-ambassadors .cat-items .spe-icon.physical-medicine-and-rehabilitation:after:after{content:" ";display:block;position:absolute;width:40px;height:40px;left:0;top:0;transition:opacity 1s;z-index:2;opacity:1}.cat-ambassadors .cat-items .spe-icon.physical-medicine-rehabilitation:after:hover:after,.cat-ambassadors .cat-items .spe-icon.physical-medicine-and-rehabilitation:after:hover:after{opacity:0}.cat-ambassadors .cat-items{margin:0 -7px}.cat-ambassadors .cat-items.detail-showing{margin:0}.cat-ambassadors .cat-items .specialty-block{display:flex;flex-wrap:wrap}.cat-ambassadors .cat-items .specialty-block .share-your-rothman-story{width:calc(66.667% - 14px);margin:7px;height:379px;padding-top:82px}.cat-ambassadors .cat-items .specialty-block .share-your-rothman-story .the-form.closed{margin-top:81.5px}.cat-ambassadors .grid{display:flex;flex-wrap:wrap;margin:20px auto 0;max-width:1170px}.cat-ambassadors .grid .story-block{position:relative;width:calc(25% - 6px);height:265px;margin:3px;overflow:visible;top:auto;left:auto}.cat-ambassadors .grid .story-block .field_connect_me{display:flex;position:absolute;right:42px;top:37px;z-index:3}.cat-ambassadors .grid .story-block .field_connect_me .button-yellow{border-radius:5px;border:0;box-sizing:border-box;font-family:"Open Sans";font-style:normal;font-size:1.4rem;font-weight:600;letter-spacing:0;line-height:27px;margin:0 7px 0 0;padding:2px 11px 1px;text-transform:none;width:103px}.cat-ambassadors .grid .story-block .field_connect_me .info{display:block;position:relative;height:20px;margin-top:5px;width:20px;background-image:url(/templates/lyquix/images/icons/info.svg);background-repeat:no-repeat;background-size:100%}.cat-ambassadors .grid .story-block .field_connect_me .info .tooltip{padding:31px 35px 37px;position:absolute;bottom:calc(100% + 8px);right:-64px;width:302px;background-color:#fff;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,0.5),4px 9px 8px rgba(0,0,0,0.0983938);z-index:1}.cat-ambassadors .grid .story-block .field_connect_me .info .tooltip:before{content:" ";display:block;position:absolute;top:100%;right:66px;width:0;height:0;border-style:solid;border-width:8px 7.5px 0 7.5px;border-color:#fff transparent transparent transparent}.cat-ambassadors .grid .story-block .field_connect_me .info .tooltip h3{font-family:"Open Sans";font-style:normal;font-weight:600;font-size:16px;line-height:22px;letter-spacing:.3px;margin:0 0 8px;color:#142546}.cat-ambassadors .grid .story-block .field_connect_me .info .tooltip p{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:12.5px;line-height:19px;letter-spacing:.326087px;margin:0;color:#142546}.cat-ambassadors .grid .story-block .field_connect_me .info:hover .tooltip{display:block !important}.cat-ambassadors .grid .story-block .image{position:relative;top:auto;left:auto;line-height:0;width:100%;height:100%}.cat-ambassadors .grid .story-block .image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.cat-ambassadors .grid .story-block .text h4,.cat-ambassadors .grid .story-block .text .date{font-size:1.2rem;line-height:17px;padding-left:0;text-transform:none;color:rgba(255,255,255,0.7);margin-bottom:0;font-family:"Open Sans",sans-serif}.cat-ambassadors .grid .story-block .text h4 .textContainerDiv,.cat-ambassadors .grid .story-block .text .date .textContainerDiv{display:none}.cat-ambassadors .grid .story-block .text h4:before,.cat-ambassadors .grid .story-block .text .date:before{display:none}.cat-ambassadors .grid .story-block .text h3{margin-top:18px}.cat-ambassadors .grid .story-block:nth-of-type(2),.cat-ambassadors .grid .story-block:nth-of-type(3),.cat-ambassadors .grid .story-block:nth-of-type(4),.cat-ambassadors .grid .story-block:nth-of-type(5){width:calc(50% - 6px);height:358px}.cat-ambassadors .grid .story-block:nth-of-type(2) .text .textContainerDiv,.cat-ambassadors .grid .story-block:nth-of-type(3) .text .textContainerDiv,.cat-ambassadors .grid .story-block:nth-of-type(4) .text .textContainerDiv,.cat-ambassadors .grid .story-block:nth-of-type(5) .text .textContainerDiv{display:block;width:66.934%}.cat-ambassadors .grid .story-block:nth-of-type(n+2) .text{display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:36px}.cat-ambassadors .grid .story-block:nth-of-type(n+2) .text h4,.cat-ambassadors .grid .story-block:nth-of-type(n+2) .text .date{border-bottom:0;padding-bottom:0}.cat-ambassadors .grid .story-block:nth-of-type(n+2) .text h3{margin-top:10px}.cat-ambassadors .grid .story-block:first-of-type{width:100%;height:400px}.cat-ambassadors .grid .story-block:first-of-type .text .textContainerDiv{display:block;width:66.934%}.cat-ambassadors .pagination{margin:72px auto 30px}.cat-ambassadors .pagination .pageslinks ul{display:flex;justify-content:center}.cat-ambassadors .pagination .pageslinks ul *{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#142546;display:block;padding:5.5px 0;width:33px;margin:0 9.5px 0 0}.cat-ambassadors .pagination .pageslinks ul *:last-of-type{margin-right:0}.cat-ambassadors .pagination .pageslinks ul *:hover{cursor:pointer}.cat-ambassadors .pagination .pageslinks ul .first,.cat-ambassadors .pagination .pageslinks ul .prev,.cat-ambassadors .pagination .pageslinks ul .next,.cat-ambassadors .pagination .pageslinks ul .last{background-color:transparent;color:#142546}.cat-ambassadors .pagination .pageslinks ul .first:before{content:"<<"}.cat-ambassadors .pagination .pageslinks ul .first.inactive:before{content:"<<"}.cat-ambassadors .pagination .pageslinks ul .prev:before{content:"<"}.cat-ambassadors .pagination .pageslinks ul .prev.inactive:before{content:"<"}.cat-ambassadors .pagination .pageslinks ul .next:before{content:">"}.cat-ambassadors .pagination .pageslinks ul .next.inactive:before{content:">"}.cat-ambassadors .pagination .pageslinks ul .last:before{content:">>"}.cat-ambassadors .pagination .pageslinks ul .last.inactive:before{content:">>"}.cat-ambassadors .pagination .pageslinks ul .inactive{color:#142546;background-color:#ededed;padding:5.5px 0}.cat-ambassadors .pagination .pageslinks ul .page.inactive{color:#142546;background-color:#ededed}.cat-ambassadors .cat-items .detail-block .detail-title{position:relative;margin:50px 0 20px 0}.cat-ambassadors .cat-items .detail-block .detail-title .spe-icon,.cat-ambassadors .cat-items .detail-block .detail-title h2{float:left;box-shadow:none}.cat-ambassadors .cat-items .detail-block .detail-title h2{margin:0 0 0 20px;padding:5px 0}.cat-ambassadors .cat-items .detail-block .detail-title a.button-yellow{float:right;margin:0}.cat-ambassadors .cat-items .detail-block .story-block .text.sans-intro h2{margin-bottom:0}.cat-ambassadors .cat-items .detail-block .story-block .text{display:flex;flex-direction:column}.cat-ambassadors .cat-items .detail-block .story-block .text .content{margin-top:auto;padding-top:0}.cat-ambassadors .cat-items .detail-block .top-most .story-block{position:relative}.cat-ambassadors .cat-items .detail-block .top-most .story-block .text .textContainerDiv{display:block;margin-bottom:0}.cat-ambassadors .cat-items .detail-block .top-most .story-block h2,.cat-ambassadors .cat-items .detail-block .top-most .story-block .textContainerDiv{max-width:408px}.cat-ambassadors .cat-items .detail-block .top-most .story-block .content{padding-bottom:80px}.cat-ambassadors .cat-items .detail-block .top-most .fit-width{width:100%;height:400px;margin:0 0 3px 0}.cat-ambassadors .cat-items .detail-block .top-most .fit-width a.image{width:100%;height:100%}.cat-ambassadors .cat-items .detail-block .top-most .fit-width a.image img{display:none}.cat-ambassadors .cat-items .detail-block .top-most .readmore{display:inline-block;margin-top:26px}.cat-ambassadors .cat-items .detail-block .grid{display:flex;flex-wrap:wrap;margin:0 -3px;width:calc(100% + 6px) !important}.cat-ambassadors .cat-items .detail-block .grid .story-block{position:relative;width:calc(50% - 6px);margin:3px;height:358px}.cat-ambassadors .cat-items .detail-block .grid .story-block .text .textContainerDiv{display:block;margin-bottom:0}.cat-ambassadors .cat-items .detail-block .grid .story-block .textContainerDiv,.cat-ambassadors .cat-items .detail-block .grid .story-block h2{max-width:335px}.cat-ambassadors .cat-items .detail-block .grid .story-block .image{position:relative;display:block;line-height:0}.cat-ambassadors .cat-items .detail-block .grid .story-block:nth-of-type(n+5){display:none}.cat-ambassadors .cat-items .detail-block .grid .story-block .content{padding-bottom:65px}.cat-ambassadors .cat-items .detail-block .grid .story-block:nth-of-type(n+5){width:calc(25% - 6px);height:265px}.cat-ambassadors .cat-items .detail-block .grid .story-block:nth-of-type(n+5) .content{padding:0 25px 45px;margin-left:0;margin-right:0}.cat-ambassadors .cat-items .detail-block .grid.expanded .story-block:nth-of-type(n+5){display:block}.cat-ambassadors .cat-items .detail-block .grid.expanded .story-block:nth-of-type(n+5) .textContainerDiv{margin-bottom:0}.cat-ambassadors .cat-items .detail-block .grid .readmore{display:inline-block;margin-top:26px}.cat-ambassadors .cat-items .detail-block .story-control{margin-top:10px;display:block;font-size:11px;font-weight:900;letter-spacing:.48px;line-height:13px;max-width:269px;margin-left:auto;margin-right:auto}.catid-38 .row.main{padding-bottom:0}.catid-38 .row.bottom .bottom-1{display:none}.cat-ambassadors .container{max-width:1078px}.cat-ambassadors .container .cat-items .detail-block .story-block:not(:nth-of-type(n+5)) .text .content{margin-right:0;margin-left:0;padding-right:5.234vw;padding-left:5.234vw}@media screen and (max-width:1599px){body[screen=lg] .cat-ambassadors .section-1 .section-2{max-width:1080px}body[screen=lg] .cat-ambassadors .grid{max-width:1080px}body[screen=lg] .cat-ambassadors .cat-filters{padding-left:0;padding-right:0}}body[screen=lg] .cat-ambassadors .filters-summary-wrapper{max-width:1080px;padding:0 60px 0 21px;margin:0 auto}body[screen=md] .cat-ambassadors .section-1{min-height:400px;padding-top:87px}body[screen=md] .cat-ambassadors .section-1 .cat-description{width:93.687%}body[screen=md] .cat-ambassadors .section-2:after{display:none}body[screen=md] .cat-ambassadors .container,body[screen=md] .cat-ambassadors .grid{width:83.333%}body[screen=md] .cat-ambassadors .initial-load-tooltip{right:5%}body[screen=md] .cat-ambassadors .grid{max-width:83.333%}body[screen=md] .cat-ambassadors .grid .story-block:nth-of-type(n+6){height:195px}body[screen=md] .cat-ambassadors .grid .story-block:nth-of-type(n+6) .text .content{padding-left:20px;padding-right:20px}body[screen=md] .cat-ambassadors .cat-filters{padding-left:0;padding-right:0}body[screen=md] .cat-ambassadors .filters-summary-wrapper{max-width:83.333%}body[screen=md] .cat-ambassadors .cat-items .specialty-block .grid{height:26.771vw}body[screen=md] .cat-ambassadors .cat-items .specialty-block .grid .grid-left,body[screen=md] .cat-ambassadors .cat-items .specialty-block .grid .grid-right{height:26.771vw}body[screen=md] .cat-ambassadors .cat-items .specialty-block .grid.new-amb-cat-0 .story-block[data-child-index="1"]{top:0;left:50%}body[screen=md] .cat-ambassadors .cat-items .specialty-block .grid.new-amb-cat-0 .story-block[data-child-index="2"]{top:0;right:0;left:auto}body[screen=md] .cat-ambassadors .cat-items .specialty-block .grid.new-amb-cat-0 .story-block[data-child-index="4"]{right:0}body[screen=md] .cat-ambassadors .cat-items .specialty-block .grid.new-amb-cat-0 .story-block[data-child-index="5"]{top:0}body[screen=md] .cat-ambassadors .cat-items .specialty-block .grid.new-amb-cat-1 .story-block[data-child-index="1"]{right:0}body[screen=md] .cat-ambassadors .cat-items .specialty-block .grid.new-amb-cat-1 .story-block[data-child-index="2"]{top:0}body[screen=md] .cat-ambassadors .cat-items .specialty-block .grid.new-amb-cat-1 .story-block[data-child-index="4"]{top:0}body[screen=md] .cat-ambassadors .cat-items .specialty-block .grid.new-amb-cat-1 .story-block[data-child-index="5"]{top:0;right:0}body[screen=md] .cat-ambassadors .cat-items .specialty-block .grid.new-amb-cat-2 .story-block[data-child-index="2"]{top:0}body[screen=md] .cat-ambassadors .cat-items .specialty-block .grid.new-amb-cat-2 .story-block[data-child-index="3"]{top:0;right:0}body[screen=md] .cat-ambassadors .cat-items .specialty-block .grid.new-amb-cat-3 .story-block[data-child-index="1"]{top:0;right:0;left:auto}body[screen=md] .cat-ambassadors .cat-items .specialty-block .grid.new-amb-cat-4 .story-block[data-child-index="0"]:last-child{width:100%;height:100%}body[screen=md] .cat-ambassadors .cat-items .specialty-block .grid .front-layer .title-layer{padding-bottom:26px}body[screen=md] .cat-ambassadors .cat-items .specialty-block .grid .front-layer .title-layer:before{height:440.57px;width:440.57px}body[screen=md] .cat-ambassadors .cat-items .specialty-block .grid .front-layer .title-layer .spe-icon{height:50px;width:50px;margin-bottom:12px}body[screen=md] .cat-ambassadors .cat-items .specialty-block .grid .front-layer .title-layer:hover{height:190px}body[screen=md] .cat-ambassadors .cat-items .specialty-block{display:flex;flex-wrap:wrap}body[screen=md] .cat-ambassadors .cat-items .specialty-block .share-your-rothman-story{width:calc(66.667% - 14px);margin:7px;height:26.771vw;padding-top:35px}body[screen=md] .cat-ambassadors .cat-items .specialty-block .share-your-rothman-story .the-form.closed{margin-top:35.5px}body[screen=md] .cat-ambassadors .cat-items .detail-block .top-most .fit-width .story-block{padding-top:0}body[screen=sm] .cat-ambassadors .cat-filters>.flex-container,body[screen=xs] .cat-ambassadors .cat-filters>.flex-container{align-items:center}body[screen=sm] .cat-ambassadors .cat-filters .input-section,body[screen=xs] .cat-ambassadors .cat-filters .input-section{width:265px;margin-right:20px}body[screen=sm] .cat-ambassadors .cat-filters .radio-wrapper,body[screen=xs] .cat-ambassadors .cat-filters .radio-wrapper{margin-left:0}body[screen=sm] .cat-ambassadors .mobile-filters,body[screen=xs] .cat-ambassadors .mobile-filters{margin:0 0 0 auto}body[screen=sm] .cat-ambassadors .mobile-filters .menu-toggle,body[screen=xs] .cat-ambassadors .mobile-filters .menu-toggle{width:18px;height:15px;background-image:url(/templates/lyquix/images/icons/filter.svg);background-size:100%}body[screen=sm] .cat-ambassadors .mobile-filters .filter-wrapper,body[screen=xs] .cat-ambassadors .mobile-filters .filter-wrapper{display:none}body[screen=sm] .cat-ambassadors .mobile-filters.open,body[screen=xs] .cat-ambassadors .mobile-filters.open{background-color:#fff;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:100;padding:35px 0 12px}body[screen=sm] .cat-ambassadors .mobile-filters.open .menu-toggle,body[screen=xs] .cat-ambassadors .mobile-filters.open .menu-toggle{width:14px;height:14px;background-image:url(/templates/lyquix/images/icons/close-x-thin.svg);position:absolute;top:20px;right:26px}body[screen=sm] .cat-ambassadors .mobile-filters.open .filter-header,body[screen=xs] .cat-ambassadors .mobile-filters.open .filter-header{font-weight:600;font-size:17px;line-height:23px;padding:0 26px 12px;border-bottom:1px solid #f2f2f2}body[screen=sm] .cat-ambassadors .mobile-filters.open .filter-header h3,body[screen=xs] .cat-ambassadors .mobile-filters.open .filter-header h3{margin:0}body[screen=sm] .cat-ambassadors .mobile-filters.open .filter-wrapper,body[screen=xs] .cat-ambassadors .mobile-filters.open .filter-wrapper{display:block}body[screen=sm] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy,body[screen=xs] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy{padding:19px 26px 0}body[screen=sm] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener,body[screen=xs] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener{width:100%}body[screen=sm] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener .filter-label:before,body[screen=xs] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener .filter-label:before{transform:rotate(-90deg);top:3px}body[screen=sm] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener:hover .filter-label:before,body[screen=xs] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener:hover .filter-label:before{background-color:transparent}body[screen=sm] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener .ps__rail-y,body[screen=xs] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener .ps__rail-y{right:0 !important}body[screen=sm] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener:hover,body[screen=xs] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener:hover{background-color:transparent}body[screen=sm] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener .dropdown,body[screen=xs] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener .dropdown{position:static}body[screen=sm] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener.active,body[screen=xs] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener.active{background-color:transparent}body[screen=sm] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener.active:after,body[screen=xs] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener.active:after{display:none}body[screen=sm] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener.active .filter-label,body[screen=xs] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener.active .filter-label{background-color:transparent}body[screen=sm] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener.active .filter-label:before,body[screen=xs] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener.active .filter-label:before{top:3px;transform:none;background-image:none;background-color:transparent;content:""}body[screen=sm] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener.active .dropdown,body[screen=xs] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener.active .dropdown{box-shadow:none;padding-top:0;width:100%}body[screen=sm] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener.active .dropdown:after,body[screen=xs] .cat-ambassadors .mobile-filters.open .filter-wrapper .filter-bar-phy .menu-opener.active .dropdown:after{display:none}body[screen=sm] .cat-ambassadors .mobile-filters .confirm,body[screen=xs] .cat-ambassadors .mobile-filters .confirm{width:180px;margin:0 auto;box-sizing:border-box;display:block;position:absolute;left:50%;transform:translateX(-50%);bottom:15px}body[screen=sm] .cat-ambassadors .section-1{min-height:304px;padding-top:51px}body[screen=sm] .cat-ambassadors .section-1 h1{margin-bottom:9px;font-size:40px;line-height:54px}body[screen=sm] .cat-ambassadors .section-2:after{display:none}body[screen=sm] .cat-ambassadors .section-2 .cat-description{width:68.714%}body[screen=sm] .cat-ambassadors .section-2 .cat-description p{font-size:1.4rem;line-height:18px}body[screen=sm] .cat-ambassadors .container{width:81.25%;max-width:none}body[screen=sm] .cat-ambassadors .grid{max-width:81.25%}body[screen=sm] .cat-ambassadors .grid .story-block .field_connect_me{top:42px;right:33px}body[screen=sm] .cat-ambassadors .grid .story-block:nth-of-type(n+2){width:calc(50% - 6px);height:260px}body[screen=sm] .cat-ambassadors .grid .story-block:nth-of-type(n+2) .text{padding-bottom:45px}body[screen=sm] .cat-ambassadors .grid .story-block:nth-of-type(n+2) .text .textContainerDiv{display:none}body[screen=sm] .cat-ambassadors .grid .story-block:nth-of-type(n+2) .text h2{margin-bottom:25px}body[screen=sm] .cat-ambassadors .initial-load-tooltip{right:5.313%}body[screen=sm] .cat-ambassadors .cat-filters{width:100%;padding-left:0;padding-right:0}body[screen=sm] .cat-ambassadors .cat-filters .radio-wrapper label:nth-of-type(2){margin-left:15px}body[screen=sm] .cat-ambassadors .filters-summary-wrapper{max-width:81.25%}body[screen=sm] .cat-ambassadors .cat-description a{padding:8px 0;box-sizing:border-box;text-align:center}body[screen=sm] .cat-ambassadors .share-your-rothman-story{width:71.25%}body[screen=sm] .cat-ambassadors .share-your-rothman-story .share-button-container{width:220px}body[screen=sm] .cat-ambassadors .share-your-rothman-story p{width:300px}body[screen=sm] .cat-ambassadors .cat-items .share-your-rothman-story{padding:14.5px 20.5px 15.5px;margin:3px;width:calc(66.667% - 6px)}body[screen=sm] .cat-ambassadors .cat-items .share-your-rothman-story.closed{height:26.406vw}body[screen=sm] .cat-ambassadors .cat-items .specialty-block .grid{height:26.406vw;width:calc(33.333% - 6px);margin:3px}body[screen=sm] .cat-ambassadors .cat-items .specialty-block .grid .front-layer .title-layer{padding-bottom:18px}body[screen=sm] .cat-ambassadors .cat-items .specialty-block .grid .front-layer .title-layer:before{width:44.688vw;height:44.688vw;top:20.5px}body[screen=sm] .cat-ambassadors .cat-items .specialty-block .grid .front-layer .title-layer h2{padding:0 7px;font-size:17px;font-weight:600;letter-spacing:0;line-height:23px}body[screen=sm] .cat-ambassadors .cat-items .specialty-block .grid .front-layer .title-layer .spe-icon{width:41px;height:41px;margin-bottom:8px}body[screen=sm] .cat-ambassadors .cat-items .detail-block .top-most .fit-width{height:315px}body[screen=sm] .cat-ambassadors .cat-items .detail-block .top-most .fit-width .video-icon{width:80px;height:80px}body[screen=sm] .cat-ambassadors .cat-items .detail-block .story-block .readmore{margin-top:15px}body[screen=sm] .cat-ambassadors .cat-items .detail-block .story-block:not(:nth-of-type(n+5)) .text .content{padding-right:0;padding-left:0;margin-right:3.125vw;margin-left:3.125vw}body[screen=sm] .cat-ambassadors .cat-items .detail-block .story-block:nth-of-type(n+5){width:calc(50% - 6px)}body[screen=sm] .cat-ambassadors .share-your-rothman-story{padding:14.5px 20.5px 15.5px}body[screen=sm] .cat-ambassadors .share-your-rothman-story h2{width:auto;text-align:center;font-size:17px;font-weight:600;letter-spacing:0;line-height:23px;margin-bottom:3px}body[screen=sm] .cat-ambassadors .share-your-rothman-story p{width:100%;text-align:center;font-size:14px;letter-spacing:0;line-height:18px}body[screen=sm] .cat-ambassadors .share-your-rothman-story a{padding-top:8px;padding-bottom:8px;height:29px;margin-top:8px}body[screen=sm] .cat-ambassadors .section-4{padding-bottom:60px}body[screen=sm] .cat-ambassadors .pagination{margin:46px auto 30px}body[screen=sm] .cat-ambassadors .pagination .pageslinks ul li.page{display:none}body[screen=sm] .cat-ambassadors .pagination .pageslinks ul li.page.inactive{display:inline-block}body[screen=sm] .cat-ambassadors .pagination .pageslinks ul li.page.inactive+.page,body[screen=sm] .cat-ambassadors .pagination .pageslinks ul li.page.inactive+.page+.page{display:inline-block}body[screen=sm] .cat-ambassadors .form-container .rsform form h2{font-size:40px;font-weight:300;margin-top:0;margin-bottom:13px;line-height:50px}body[screen=sm] .cat-ambassadors .form-container .forms{width:395px;padding:65px 41px 35px}body[screen=sm] .cat-ambassadors .form-container .forms .formResponsive input[type=text]{height:30px}body[screen=sm] .cat-ambassadors .form-container .forms .formResponsive input[type=submit]{font-size:1.1rem;line-height:13px}body[screen=sm] .cat-ambassadors .form-container .forms .rsform-block{margin-bottom:3px}body[screen=xs].connect-tooltip-open header{z-index:-1}body[screen=xs] .dropdown-container-white{width:100%;margin-bottom:3px}body[screen=xs] .dropdown-container-white .dropdown{width:100%}body[screen=xs] .dropdown-container-white .dropdown li:hover .dropdown-level-2{width:100%;z-index:2;left:0;top:30px}body[screen=xs] .cat-ambassadors h1{font-size:4rem;line-height:50px;margin:25px 0 15px}body[screen=xs] .cat-ambassadors .section-1{min-height:304px;padding-top:51px;padding-bottom:44px}body[screen=xs] .cat-ambassadors .section-1 h1{margin-bottom:11px;font-size:40px;line-height:54px}body[screen=xs] .cat-ambassadors .section-1 h4{display:none}body[screen=xs] .cat-ambassadors .section-1 .section-2:after{display:none}body[screen=xs] .cat-ambassadors .section-1:after{background-position:center}body[screen=xs] .cat-ambassadors .cat-description h2{position:relative;margin-top:0}body[screen=xs] .cat-ambassadors .cat-description h2 .top-button{display:none}body[screen=xs] .cat-ambassadors .initial-load-tooltip{right:2.813%}body[screen=xs] .cat-ambassadors .section-3.container{width:82.813%}body[screen=xs] .cat-ambassadors .cat-filters{padding-left:0;padding-right:0}body[screen=xs] .cat-ambassadors .cat-filters .radio-wrapper{order:1}body[screen=xs] .cat-ambassadors .cat-filters .mobile-filters{order:2}body[screen=xs] .cat-ambassadors .cat-filters .input-section{margin-right:0;margin-top:17px;order:3;width:100%}body[screen=xs] .cat-ambassadors .cat-filters .input-section .input-wrapper{width:265px}body[screen=xs] .cat-ambassadors .cat-filters .input-section .input-wrapper{width:100%}body[screen=xs] .cat-ambassadors .cat-filters .menu-opener .dropdown.physician-filters{padding-bottom:0;max-height:none}body[screen=xs] .cat-ambassadors .cat-filters .menu-opener .dropdown.physician-filters ul{max-height:calc(100vh - 206px)}body[screen=xs] .cat-ambassadors .cat-description{width:100%;margin:0}body[screen=xs] .cat-ambassadors .cat-description p{font-size:1.4rem;line-height:18px}body[screen=xs] .cat-ambassadors .cat-description .button-yellow{margin-top:40px}body[screen=xs] .cat-ambassadors .filters-summary-wrapper{width:78.125%}body[screen=xs] .cat-ambassadors .filters-summary{padding:0;margin:0}body[screen=xs] .cat-ambassadors .filters-summary .filter-applied:first-of-type{margin-left:0}body[screen=xs] .cat-ambassadors .container{width:78.125%;max-width:none}body[screen=xs] .cat-ambassadors .filter-button-xs{display:none}body[screen=xs] .cat-ambassadors .cat-items{margin:0}body[screen=xs] .cat-ambassadors .grid{width:78.125% !important}body[screen=xs] .cat-ambassadors .grid .story-block{margin:0 0 4px;width:100%}body[screen=xs] .cat-ambassadors .grid .story-block .field_connect_me{top:12px;right:12px;align-items:center}body[screen=xs] .cat-ambassadors .grid .story-block .field_connect_me .button-yellow{margin-right:7px;font-size:1rem;line-height:17px;width:auto}body[screen=xs] .cat-ambassadors .grid .story-block .field_connect_me .info{margin-top:0}body[screen=xs] .cat-ambassadors .grid .story-block .field_connect_me .info .tooltip{border-radius:0;box-shadow:none;height:100vh;left:0;padding:0;position:fixed;top:0;width:100%;z-index:1000}body[screen=xs] .cat-ambassadors .grid .story-block .field_connect_me .info .tooltip .close{background-image:url(/templates/lyquix/images/icons/close-x-thin.svg);background-size:100%;height:14px;position:absolute;right:26px;top:20px;width:14px}body[screen=xs] .cat-ambassadors .grid .story-block .field_connect_me .info .tooltip h3{padding:35px 26px 13px;border-bottom:1px solid #f2f2f2}body[screen=xs] .cat-ambassadors .grid .story-block .field_connect_me .info .tooltip p{padding:13px 64px 26px 26px}body[screen=xs] .cat-ambassadors .grid .story-block .field_connect_me .info .tooltip .button-yellow{font-size:11px;line-height:13px;display:block;margin:0 26px;padding:8.5px 0 7.5px;width:180px}body[screen=xs] .cat-ambassadors .grid .story-block .field_connect_me .info:hover .tooltip{display:none !important}body[screen=xs] .cat-ambassadors .grid .story-block .field_connect_me .info.open .tooltip{display:block !important}body[screen=xs] .cat-ambassadors .grid .story-block .text{padding-left:16px;padding-right:16px}body[screen=xs] .cat-ambassadors .grid .story-block:first-of-type{height:250px}body[screen=xs] .cat-ambassadors .grid .story-block:first-of-type .text .textContainerDiv{display:none}body[screen=xs] .cat-ambassadors .grid .story-block:nth-of-type(n+2){height:170px}body[screen=xs] .cat-ambassadors .grid .story-block:nth-of-type(n+2) .text .textContainerDiv{display:none}body[screen=xs] .cat-ambassadors .grid .story-block:last-of-type{margin-bottom:0}body[screen=xs] .cat-ambassadors .cat-items .specialty-block .grid{height:39.063vw;width:100%;margin:2.5px 0}body[screen=xs] .cat-ambassadors .cat-items .specialty-block .grid .front-layer .white-layer .grid-right,body[screen=xs] .cat-ambassadors .cat-items .specialty-block .grid .front-layer .grid-right{display:none}body[screen=xs] .cat-ambassadors .cat-items .specialty-block .grid .front-layer .white-layer .grid-left,body[screen=xs] .cat-ambassadors .cat-items .specialty-block .grid .front-layer .grid-left{height:100%;width:100%}body[screen=xs] .cat-ambassadors .cat-items .specialty-block .grid .front-layer .white-layer .title-layer,body[screen=xs] .cat-ambassadors .cat-items .specialty-block .grid .front-layer .title-layer{left:0;top:0;bottom:auto;width:100%;height:100%;flex-direction:row;align-items:center;padding-bottom:0;padding-left:16px;padding-right:16px}body[screen=xs] .cat-ambassadors .cat-items .specialty-block .grid .front-layer .white-layer .title-layer:before,body[screen=xs] .cat-ambassadors .cat-items .specialty-block .grid .front-layer .title-layer:before{top:-14.063vw;left:16px;right:auto;width:84.375vw;height:84.375vw;transform:none}body[screen=xs] .cat-ambassadors .cat-items .specialty-block .grid .front-layer .white-layer .title-layer h2,body[screen=xs] .cat-ambassadors .cat-items .specialty-block .grid .front-layer .title-layer h2{max-width:calc(100% - 41px);font-size:1.7rem;line-height:23px;float:none;padding:0 0 0 12px;text-align:left}body[screen=xs] .cat-ambassadors .cat-items .specialty-block .grid .front-layer .white-layer .title-layer .spe-icon,body[screen=xs] .cat-ambassadors .cat-items .specialty-block .grid .front-layer .title-layer .spe-icon{height:41px;width:41px;align-self:flex-start;margin:16px 0 0}body[screen=xs] .cat-ambassadors .share-your-rothman-story{padding:35px 16.5px 35px}body[screen=xs] .cat-ambassadors .share-your-rothman-story h2{width:auto;text-align:center;font-size:17px;line-height:23px;margin-bottom:9px}body[screen=xs] .cat-ambassadors .share-your-rothman-story p{width:100%;text-align:center;font-size:14px;letter-spacing:0;line-height:18px}body[screen=xs] .cat-ambassadors .share-your-rothman-story a{margin-top:20px;height:40px;padding-top:14px;padding-bottom:13px;margin-bottom:0}body[screen=xs] .cat-ambassadors .cat-items .detail-block .detail-title h2{margin-left:15px}body[screen=xs] .cat-ambassadors .cat-items .detail-block .detail-title a.button-yellow{margin-top:20px;width:100%;box-sizing:border-box}body[screen=xs] .cat-ambassadors .cat-items .detail-block .top-most .fit-width{height:78.125vw;margin:2.5px 0}body[screen=xs] .cat-ambassadors .cat-items .detail-block .top-most .fit-width .text .content{padding:0 16px 26px}body[screen=xs] .cat-ambassadors .cat-items .detail-block .top-most .fit-width .text .content h2{margin-top:0;margin-bottom:6px}body[screen=xs] .cat-ambassadors .cat-items .detail-block .top-most .fit-width .text .content .textContainerDiv{max-width:none}body[screen=xs] .cat-ambassadors .cat-items .detail-block .top-most .fit-width .video-icon{width:80px;height:80px}body[screen=xs] .cat-ambassadors .cat-items .detail-block .top-most .fit-width .readmore{margin-top:15px}body[screen=xs] .cat-ambassadors .cat-items .detail-block .grid{margin:0;width:100% !important}body[screen=xs] .cat-ambassadors .cat-items .detail-block .grid .story-block{margin:2.5px 0;width:100%;height:52.188vw}body[screen=xs] .cat-ambassadors .cat-items .detail-block .grid .story-block .text .content{padding:0 16px 26px}body[screen=xs] .cat-ambassadors .cat-items .detail-block .grid .story-block .text .content h2{margin-top:0;margin-bottom:0}body[screen=xs] .cat-ambassadors .cat-items .detail-block .grid .story-block .text .content .textContainerDiv{display:none}body[screen=xs] .cat-ambassadors .cat-items .detail-block .grid .story-block .readmore{margin-top:15px}body[screen=xs] .cat-ambassadors .cat-items .detail-block .story-control{font-size:1rem;line-height:14px;padding:3px 18px 5px;max-width:250px}body[screen=xs] .cat-ambassadors .section-4{padding-bottom:35px}body[screen=xs] .cat-ambassadors .share-your-rothman-story{margin-top:20px;width:78.125% !important}body[screen=xs] .cat-ambassadors .share-your-rothman-story .the-form{width:100%}body[screen=xs] .cat-ambassadors .share-your-rothman-story .the-form .formResponsive input[type=text],body[screen=xs] .cat-ambassadors .share-your-rothman-story .the-form .formResponsive textarea,body[screen=xs] .cat-ambassadors .share-your-rothman-story .the-form .formResponsive select{width:100% !important;box-sizing:border-box}body[screen=xs] .cat-ambassadors .share-your-rothman-story .the-form .rsform-block.rsform-block-captcha .formBody>div>div{margin-left:-41px;transform:scale(0.73)}body[screen=xs] .cat-ambassadors .pagination{margin:22px auto 25px}body[screen=xs] .cat-ambassadors .pagination .pageslinks ul li.page{display:none}body[screen=xs] .cat-ambassadors .pagination .pageslinks ul li.page.inactive{display:inline-block}body[screen=xs] .cat-ambassadors .pagination .pageslinks ul li.page.inactive+.page{display:inline-block}body[screen=xs] .form-container .forms{width:100%;padding:35px 0}body[screen=xs] .form-container .forms .rsform>p{color:#142546;font-family:"Open Sans";font-size:1.4rem;line-height:21px;padding:0 26px}body[screen=xs] .form-container .forms .rsform form h2{border-bottom:1px solid #f2f2f2;font-size:16px;margin:0 0 13px !important;line-height:22px;padding:0 26px 13px;width:100%}body[screen=xs] .form-container .forms fieldset{padding:0 26px}body[screen=xs] .form-container .forms .formResponsive{margin:0}body[screen=xs] .form-container .forms .formResponsive input[type=text]{height:30px;box-sizing:border-box}body[screen=xs] .form-container .forms .formResponsive input[type=submit]{font-size:1.1rem;line-height:13px;padding:8px 13px}body[screen=xs] .form-container .forms .rsform-block{margin-bottom:12px}.fc-category.tmpl-custom-contact .contactUsBoxesContainer{display:flex;flex-wrap:wrap;width:100%;margin:35px 0}.fc-category.tmpl-custom-contact .contactUsBoxesContainer h2{margin-bottom:80px}.fc-category.tmpl-custom-contact .contactUsBoxesContainer .loc_box{width:33%}.fc-category.tmpl-custom-contact .contactUsBoxesContainer .loc_box.icon_appointment{border-right:0}.fc-category.tmpl-custom-contact .contactUsBoxesContainer .loc_box:nth-of-type(n+4){padding-top:20px}.fc-category.tmpl-custom-contact .contactUsBoxesContainer .loc_box:last-of-type{border-right:0}.fc-category.tmpl-custom-contact .contactUsBoxesContainer:last-of-type{border-top:1px solid #ededed;margin-top:0;padding-top:35px}.fc-category.tmpl-custom-contact div.cat-subcats{clear:both;border-top:1px solid #ededed}.fc-category.tmpl-custom-contact div.cat-subcats:before,.fc-category.tmpl-custom-contact div.cat-subcats:after{content:" ";display:table}.fc-category.tmpl-custom-contact div.cat-subcats:after{clear:both}.fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats{list-style:none}.fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats>li{margin:0;padding:0;text-align:center;border-bottom:1px solid #ededed;padding-bottom:10px}.fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats>li:last-child{border-bottom:0;margin-top:40px}.fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats>li.sponsorship-request,.fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats>li.general-inquiries{float:left}.fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats>li.sponsorship-request{border-right:1px solid #ededed;margin-left:-1px}.fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats>li .subcat-items{list-style:none;margin:0;padding:0;position:relative;max-width:770px;margin:0 auto;text-align:center}.fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats>li .subcat-items>li{float:left;border-radius:3px;box-shadow:0 1px 13px rgba(0,0,0,0.2);border:1px solid #d6d6d6;position:relative;transition:box-shadow .5s}.fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats>li .subcat-items>li:hover{box-shadow:0 1px 13px rgba(0,0,0,0);border:1px solid rgba(150,150,150,0.3)}.fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats>li .subcat-items>li:active{background-color:#fbfbfb;border:1px solid #fff;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15);border-radius:2px}.fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats>li .subcat-items>li>a{display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats>li .subcat-items>li>a:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:1;border-radius:3px}.fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats>li .subcat-items>li>a:hover:before,.fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats>li .subcat-items>li>a:hover img{opacity:.85}.fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats>li .subcat-items>li>a:active:before,.fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats>li .subcat-items>li>a:active img{opacity:.7}.fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats>li .subcat-items>li{display:inline-block;width:157px;min-height:172px;text-align:center;float:none;margin:16px}.fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats>li .subcat-items>li h3{border-bottom:1px solid #eee;padding:0 0 20px 0;margin:10px 30px}.fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats>li .subcat-items>li a{text-decoration:none;color:#36393b}.fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats>li .subcat-items>li a:hover{text-decoration:underline;color:#36393b}.fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats>li .subcat-items>li a h4{color:#36393b;font-family:"Georgia",serif;font-size:1.3rem;font-weight:400;line-height:1.6rem;margin-top:113px;padding:0 10px}body[screen=sm] .fc-category.tmpl-custom-contact .contactUsBoxesContainer{display:table;width:100%}body[screen=sm] .fc-category.tmpl-custom-contact .contactUsBoxesContainer .loc_box{display:table-cell;padding:0 10px 20px 10px}body[screen=sm] .fc-category.tmpl-custom-contact .contactUsBoxesContainer .loc_box.icon_appointment{border-right:0}body[screen=xs] .fc-category.tmpl-custom-contact .contactUsBoxesContainer{display:block}body[screen=xs] .fc-category.tmpl-custom-contact .contactUsBoxesContainer .loc_box{display:inline-block;clear:both;width:100%;padding:20px 0;border-bottom:1px solid #ededed;background-position:center 65px;border-right:0}body[screen=xs] .fc-category.tmpl-custom-contact .contactUsBoxesContainer .loc_box:last-of-type{border-bottom:0}body[screen=xs] .fc-category.tmpl-custom-contact .contactUsBoxesContainer .loc_box.icon_appointment{border-bottom:0}body[screen=xs] .fc-category.tmpl-custom-contact .contactUsBoxesContainer:last-of-type{margin-top:0;padding-top:20px}body[screen=xs] .fc-category.tmpl-custom-contact div.cat-subcats ul.cat-subcats>li.sponsorship-request{border-right:0;margin-left:0}@media screen and (max-width:320px){.fc-category.tmpl-custom-contact h1{margin:4.3rem 2px 5px}}.fc-category.tmpl-custom-events{display:flex}.fc-category.tmpl-custom-events .section-1{width:314px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15);min-height:1240px;background-color:#fff}.fc-category.tmpl-custom-events .section-2{position:relative;z-index:0;width:calc(100% - 314px);margin-left:auto;padding-left:4.765vw;padding-right:5vw;padding-bottom:60px;background:#fafafa}.fc-category.tmpl-custom-events .stories-filter{margin-bottom:0;position:relative;z-index:1}.fc-category.tmpl-custom-events .stories-filter .filter-buttons-container{bottom:20px}.fc-category.tmpl-custom-events .stories-filter .stories-filter-tabs{display:none}.fc-category.tmpl-custom-events .stories-filter .button-yellow{font-size:1.1rem;line-height:13px;padding:9.5px 0;width:155px;margin:0}.fc-category.tmpl-custom-events h1{border-bottom:0;margin-bottom:4px;font-size:42px;font-weight:300;letter-spacing:0;line-height:57px}.fc-category.tmpl-custom-events .events-location-filter{display:flex;padding:0 19px 0 0;justify-content:flex-end;align-content:center;align-items:center}.fc-category.tmpl-custom-events .events-location-filter input{float:none}.fc-category.tmpl-custom-events .events-location-filter .loc-search>span{color:#142546;font-size:1.2rem;line-height:17px;font-weight:600;font-family:"Open Sans",sans-serif}.fc-category.tmpl-custom-events .events-location-filter .loc-search>span:first-of-type{margin-right:9px}.fc-category.tmpl-custom-events .events-location-filter .loc-search>span:last-of-type{margin:0 9px 0 21px}.fc-category.tmpl-custom-events .events-location-filter .input-wrapper{display:inline-block;position:relative;margin:13px 0 15px}.fc-category.tmpl-custom-events .events-location-filter .input-wrapper .use-loc{font-size:1.1rem;line-height:30px;position:absolute;top:100%;box-sizing:border-box;left:0;z-index:1;background-color:#fff;width:100%;height:31px;padding-left:10px;border-top:1px solid #eed;font-family:"Open Sans",sans-serif;text-decoration:none;box-shadow:0 2px 6px rgba(0,0,0,0.3);opacity:0;transition:opacity .5s}.fc-category.tmpl-custom-events .events-location-filter .input-wrapper .use-loc:hover{cursor:pointer}.fc-category.tmpl-custom-events .events-location-filter .input-wrapper:focus-within .use-loc{opacity:1}.fc-category.tmpl-custom-events .events-location-filter .input-wrapper:before{content:" ";display:block;width:8px;height:8px;background-image:url(/templates/lyquix/images/eyeglass.svg);position:absolute;top:12px;left:7px;z-index:2}.fc-category.tmpl-custom-events .events-location-filter .input-wrapper .clear-query{position:absolute;display:none;top:10px;right:9px;width:9px;line-height:0}.fc-category.tmpl-custom-events .events-location-filter .input-wrapper .clear-query img{display:block;width:100%}.fc-category.tmpl-custom-events .events-location-filter .input-wrapper .clear-query:hover{cursor:pointer}.fc-category.tmpl-custom-events .events-location-filter .miles-control{display:inline-block;background-color:#fff;position:relative;font-size:1.4rem;line-height:19px}.fc-category.tmpl-custom-events .events-location-filter .miles-control span{font-weight:400;color:#6d6d6d;font-size:1.4rem;line-height:19px;font-family:"Open Sans",sans-serif;padding:7px 32px 3px 13px;width:108px;box-sizing:border-box;display:block;border-bottom:2px solid #142546;background-image:url(/templates/lyquix/images/open-selection.svg);background-size:5px;background-repeat:no-repeat;background-position-y:center;background-position-x:90px}.fc-category.tmpl-custom-events .events-location-filter .miles-control ul{display:none;position:absolute;top:100%;width:108px;right:0;background-color:#fff;z-index:2}.fc-category.tmpl-custom-events .events-location-filter .miles-control ul li{list-style:none}.fc-category.tmpl-custom-events .events-location-filter .miles-control:hover{cursor:pointer}.fc-category.tmpl-custom-events .events-location-filter .miles-control.open ul{display:block}.fc-category.tmpl-custom-events .events-location-filter.filter-active .input-wrapper .clear-query{display:inline-block}.fc-category.tmpl-custom-events span.previous,.fc-category.tmpl-custom-events span.next{position:absolute;bottom:30.5px;color:rgba(54,57,59,0.85);font-family:Roboto;font-size:11px;font-weight:900;letter-spacing:.48px;line-height:13px;text-decoration:underline;right:183px;z-index:6}.fc-category.tmpl-custom-events span.previous:hover,.fc-category.tmpl-custom-events span.next:hover{cursor:pointer;text-decoration:none}.fc-category.tmpl-custom-events .cat-description{position:relative}.fc-category.tmpl-custom-events .event-group-container{position:relative;margin-top:0}.fc-category.tmpl-custom-events .event-group-container .event-grid-container{position:relative;display:flex;flex-wrap:wrap;margin:0 -3px}.fc-category.tmpl-custom-events .event-group-container .event-grid-container .story-block{position:relative;width:calc(50% - 6px);margin:3px}.fc-category.tmpl-custom-events .event-group-container .event-grid-container .story-block .text .content{padding:26px 26px 30px}.fc-category.tmpl-custom-events .event-group-container .event-grid-container .story-block .related-physician-present .physician-image,.fc-category.tmpl-custom-events .event-group-container .event-grid-container .story-block .related-physician-present h3{margin-top:20px}.fc-category.tmpl-custom-events .event-group-container h2{margin-top:27px;margin-bottom:7px;border-bottom:0}.fc-category.tmpl-custom-events .event-group-container:first-of-type h2{margin-top:23px}.fc-category.tmpl-custom-events .event_category_prev:hover,.fc-category.tmpl-custom-events .event_category_next:hover{cursor:pointer}.fc-category.tmpl-custom-events .grid .story-block.hide{display:none}body[screen=md] .fc-category.tmpl-custom-events .section-1{width:240px}body[screen=md] .fc-category.tmpl-custom-events .section-2{width:calc(100% - 240px);padding-right:5%;padding-left:5%}body[screen=md] .fc-category.tmpl-custom-events .grid .story-block{padding:0}body[screen=md] .fc-category.tmpl-custom-events .grid .story-block .text .content{padding:20px 20px 26px}body[screen=md] .fc-category.tmpl-custom-events .event-group-container:first-of-type h2{margin-top:15px}body[screen=md] .fc-category.tmpl-custom-events .events-location-filter .results{width:33.333%}body[screen=md] .fc-category.tmpl-custom-events .events-location-filter .loc-search input{width:300px}@media only screen and (min-width:800px) and (max-width:959px){body[screen=sm] .fc-category.tmpl-custom-events .section-1{width:239px}body[screen=sm] .fc-category.tmpl-custom-events .section-2{width:calc(100% - 239px);padding-left:4.69vw;padding-right:4.69vw}body[screen=sm] .fc-category.tmpl-custom-events .grid .story-block{padding:0}body[screen=sm] .fc-category.tmpl-custom-events .grid .story-block .text .content{padding:20px 20px 26px}}@media only screen and (min-width:640px) and (max-width:799px){body[screen=sm] .fc-category.tmpl-custom-events .section-1{width:34.375vw}body[screen=sm] .fc-category.tmpl-custom-events .section-2{width:65.625vw;padding-left:3.75vw;padding-right:6.25vw}body[screen=sm] .fc-category.tmpl-custom-events .grid .story-block{padding:0;width:100%}body[screen=sm] .fc-category.tmpl-custom-events .grid .story-block .text .content{padding:16px 20px 26px}}body[screen=sm] .fc-category.tmpl-custom-events .events-location-filter,body[screen=xs] .fc-category.tmpl-custom-events .events-location-filter{padding-right:0;flex-wrap:wrap}body[screen=sm] .fc-category.tmpl-custom-events .events-location-filter .input-wrapper,body[screen=xs] .fc-category.tmpl-custom-events .events-location-filter .input-wrapper{margin:0}body[screen=sm] .fc-category.tmpl-custom-events .events-location-filter .results,body[screen=xs] .fc-category.tmpl-custom-events .events-location-filter .results{width:100%;padding:15px 19px}body[screen=sm] .fc-category.tmpl-custom-events .events-location-filter .loc-search,body[screen=xs] .fc-category.tmpl-custom-events .events-location-filter .loc-search{padding:15px 19px 15px}body[screen=sm] .fc-category.tmpl-custom-events .events-location-filter .loc-search input,body[screen=xs] .fc-category.tmpl-custom-events .events-location-filter .loc-search input{width:300px;margin:0}body[screen=xs] .dropdown-container-white{width:100%;margin-bottom:3px}body[screen=xs] .dropdown-container-white .dropdown{width:100%}body[screen=xs] .dropdown-container-white .dropdown li:hover .dropdown-level-2{width:100%;z-index:2;left:0;top:30px}body[screen=xs] .fc-category.tmpl-custom-events{display:block}body[screen=xs] .fc-category.tmpl-custom-events .section-1{width:100%;min-height:0}body[screen=xs] .fc-category.tmpl-custom-events .section-2{width:100%;padding-left:10.9375;padding-right:10.9375}body[screen=xs] .fc-category.tmpl-custom-events .filter-button-xs{position:absolute;right:0;bottom:-35.5px;text-align:right}body[screen=xs] .fc-category.tmpl-custom-events .filter-button-xs .filter-options{margin:0 19px 0 auto;padding:7.5px 15px;font-size:1.1rem;line-height:1;width:72px}body[screen=xs] .fc-category.tmpl-custom-events .events-location-filter{padding-top:45px;background-color:#f9f9f9}body[screen=xs] .fc-category.tmpl-custom-events .events-location-filter .results{display:none}body[screen=xs] .fc-category.tmpl-custom-events .events-location-filter .loc-search{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:20px 16px 28px;background-color:#f4f4f4}body[screen=xs] .fc-category.tmpl-custom-events .events-location-filter .loc-search>span{margin-right:0;order:1}body[screen=xs] .fc-category.tmpl-custom-events .events-location-filter .loc-search>span:first-of-type{width:193px}body[screen=xs] .fc-category.tmpl-custom-events .events-location-filter .loc-search>span:last-of-type{width:77px}body[screen=xs] .fc-category.tmpl-custom-events .events-location-filter .loc-search>div{order:2;margin:6px 0 0}body[screen=xs] .fc-category.tmpl-custom-events .events-location-filter .loc-search>div:first-of-type{width:193px}body[screen=xs] .fc-category.tmpl-custom-events .events-location-filter .loc-search>div:first-of-type input{width:100%;font-size:1.3rem;line-height:12px;letter-spacing:.18px;padding:9px 27px 4px 23px}body[screen=xs] .fc-category.tmpl-custom-events .events-location-filter .loc-search>div:last-of-type{width:77px;font-size:1.3rem;line-height:12px;background-position-x:64px}body[screen=xs] .fc-category.tmpl-custom-events .events-location-filter .loc-search>div:last-of-type .miles-label{font-size:1.3rem;line-height:12px;padding:9px 17px 4px 6px;letter-spacing:.18px}body[screen=xs] .fc-category.tmpl-custom-events .events-location-filter .loc-search span{width:100%}body[screen=xs] .fc-category.tmpl-custom-events .events-location-filter .loc-search span:last-of-type{margin-left:0}body[screen=xs] .fc-category.tmpl-custom-events .events-location-filter .loc-search input{width:278px}body[screen=xs] .fc-category.tmpl-custom-events span.previous,body[screen=xs] .fc-category.tmpl-custom-events span.next{left:19px;right:auto;bottom:-29px}body[screen=xs].catid-56 .section-1 .cat-description span.previous,body[screen=xs].catid-56 .section-1 .cat-description span.next,body[screen=xs].catid-57 .section-1 .cat-description span.previous,body[screen=xs].catid-57 .section-1 .cat-description span.next{top:-65px}@media screen and (max-width:320px){.tmpl-custom-events .cat-description span.previous,.tmpl-custom-events .cat-description span.next{right:5px}}@media only screen and (min-width:1600px){.fc-category.cat-events .section-1{width:360px}.fc-category.cat-events .section-2{width:calc(100% - 360px);padding-right:calc(6.23% - 18px);padding-left:calc(6.25% - 24px)}}body[screen=md] .fc-category.cat-events .section-1{width:240px}body[screen=md] .fc-category.cat-events .section-2{width:calc(100% - 240px);padding-right:5%;padding-left:5%}@media only screen and (min-width:800px) and (max-width:959px){body[screen=sm] .fc-category.cat-events .section-1{width:239px}body[screen=sm] .fc-category.cat-events .section-2{width:calc(100% - 239px);padding-left:4.69vw;padding-right:4.69vw}}@media only screen and (min-width:640px) and (max-width:799px){body[screen=sm] .fc-category.cat-events .section-1{width:34.375vw}body[screen=sm] .fc-category.cat-events .section-2{width:65.625vw;padding-left:3.75vw;padding-right:6.25vw}}body[screen=xs] .fc-category.cat-events{display:block}body[screen=xs] .fc-category.cat-events h1{font-size:40px;font-weight:300;letter-spacing:.44px;line-height:50px}body[screen=xs] .fc-category.cat-events .section-1{width:100%;min-height:0}body[screen=xs] .fc-category.cat-events .section-2{width:100%;padding-left:10.9375;padding-right:10.9375}body[screen=xs] .fc-category.cat-events .grid .story-block{width:100%;padding:0}body[screen=xs] .fc-category.cat-events .grid .story-block .text .content{padding:16px 16px 20px}.map-loader{position:fixed;top:calc(50% - 50px);left:calc(50% - 50px);width:100px;height:100px;display:block;z-index:99;background:url(/templates/lyquix/images/spin2.svg) no-repeat}.catid-3 .row.main,.catid-64 .row.main,.catid-32 .row.main{padding-bottom:0}.cat-locations,.cat-qcap-locator,.cat-pt-locator{height:calc(100vh - 58px)}.cat-locations:before,.cat-locations:after,.cat-qcap-locator:before,.cat-qcap-locator:after,.cat-pt-locator:before,.cat-pt-locator:after{content:" ";display:table}.cat-locations:after,.cat-qcap-locator:after,.cat-pt-locator:after{clear:both}.cat-locations .cat-items,.cat-qcap-locator .cat-items,.cat-pt-locator .cat-items{box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15);background-color:#fafafa;width:314px;height:calc(100% - 100px);overflow:hidden;position:fixed;left:0;top:100px}.cat-locations .cat-items .xs-filter-controls,.cat-qcap-locator .cat-items .xs-filter-controls,.cat-pt-locator .cat-items .xs-filter-controls{display:none}.cat-locations .cat-items .xs-confirm,.cat-qcap-locator .cat-items .xs-confirm,.cat-pt-locator .cat-items .xs-confirm{display:none}.cat-locations .cat-items .close-button,.cat-locations .cat-items .result-button,.cat-qcap-locator .cat-items .close-button,.cat-qcap-locator .cat-items .result-button,.cat-pt-locator .cat-items .close-button,.cat-pt-locator .cat-items .result-button{display:none}.cat-locations .cat-items .introitems-items,.cat-qcap-locator .cat-items .introitems-items,.cat-pt-locator .cat-items .introitems-items{height:calc(100% - 209px);overflow-y:auto;opacity:0;visibility:hidden;transition:opacity .5s,visibility 0s .5s;position:relative}.cat-locations .cat-items .introitems-items-list,.cat-qcap-locator .cat-items .introitems-items-list,.cat-pt-locator .cat-items .introitems-items-list{margin:0 34px 0 24px}.cat-locations .cat-items ul,.cat-qcap-locator .cat-items ul,.cat-pt-locator .cat-items ul{list-style:none;margin:0;padding:0}.cat-locations .cat-items ul li,.cat-qcap-locator .cat-items ul li,.cat-pt-locator .cat-items ul li{color:#142546;position:relative;padding-left:50px;padding:0 0 0 24px;margin:0;font-size:1.4rem;font-family:"Open Sans",sans-serif;border-bottom:2px solid #ededed}.cat-locations .cat-items ul li .miles-from,.cat-qcap-locator .cat-items ul li .miles-from,.cat-pt-locator .cat-items ul li .miles-from{text-transform:uppercase;position:relative;left:-25px;padding-top:10px;display:block;font-size:1.3rem;letter-spacing:1.21px;line-height:18px;font-weight:300}.cat-locations .cat-items ul li .pt-tag,.cat-qcap-locator .cat-items ul li .pt-tag,.cat-pt-locator .cat-items ul li .pt-tag{display:none;color:#880ecf;font-family:"Open Sans",sans-serif;font-size:9px;font-weight:700;letter-spacing:.6px;line-height:12px;border-radius:1px;background-color:#ededed;padding:4.5px 7px 3.5px;margin-bottom:15.5px}.cat-locations .cat-items ul li h2,.cat-qcap-locator .cat-items ul li h2,.cat-pt-locator .cat-items ul li h2{margin:0;text-align:left;margin-top:8px;margin-bottom:8px;position:relative}.cat-locations .cat-items ul li h2:before,.cat-qcap-locator .cat-items ul li h2:before,.cat-pt-locator .cat-items ul li h2:before{content:" ";display:block;background-size:100%;position:absolute;top:50%;left:-24px;transform:translateY(-50%);width:16px;height:20px;font-size:3.75rem;line-height:2.656}.cat-locations .cat-items ul li h2.urgent:before,.cat-qcap-locator .cat-items ul li h2.urgent:before,.cat-pt-locator .cat-items ul li h2.urgent:before{content:" ";background:url(/templates/lyquix/images/location-icons/filter-UC-pin.svg) no-repeat}.cat-locations .cat-items ul li h2.urgent:before,.cat-qcap-locator .cat-items ul li h2.urgent:before,.cat-pt-locator .cat-items ul li h2.urgent:before{background-size:100%}.cat-locations .cat-items ul li h2 a,.cat-qcap-locator .cat-items ul li h2 a,.cat-pt-locator .cat-items ul li h2 a{color:#142546 !important}.cat-locations .cat-items ul li h2 a:link,.cat-qcap-locator .cat-items ul li h2 a:link,.cat-pt-locator .cat-items ul li h2 a:link{text-decoration:none}.cat-locations .cat-items ul li h2 a:link:hover,.cat-qcap-locator .cat-items ul li h2 a:link:hover,.cat-pt-locator .cat-items ul li h2 a:link:hover{text-decoration:underline}.cat-locations .cat-items ul li .field_loc_phone,.cat-locations .cat-items ul li .field_loc_hours,.cat-qcap-locator .cat-items ul li .field_loc_phone,.cat-qcap-locator .cat-items ul li .field_loc_hours,.cat-pt-locator .cat-items ul li .field_loc_phone,.cat-pt-locator .cat-items ul li .field_loc_hours{margin-top:10px}.cat-locations .cat-items ul li .field_loc_phone .label,.cat-locations .cat-items ul li .field_loc_phone .days,.cat-locations .cat-items ul li .field_loc_hours .label,.cat-locations .cat-items ul li .field_loc_hours .days,.cat-qcap-locator .cat-items ul li .field_loc_phone .label,.cat-qcap-locator .cat-items ul li .field_loc_phone .days,.cat-qcap-locator .cat-items ul li .field_loc_hours .label,.cat-qcap-locator .cat-items ul li .field_loc_hours .days,.cat-pt-locator .cat-items ul li .field_loc_phone .label,.cat-pt-locator .cat-items ul li .field_loc_phone .days,.cat-pt-locator .cat-items ul li .field_loc_hours .label,.cat-pt-locator .cat-items ul li .field_loc_hours .days{font-weight:600}.cat-locations .cat-items ul li .field_loc_phone,.cat-qcap-locator .cat-items ul li .field_loc_phone,.cat-pt-locator .cat-items ul li .field_loc_phone{font-weight:600}.cat-locations .cat-items ul li .field_loc_phone a,.cat-qcap-locator .cat-items ul li .field_loc_phone a,.cat-pt-locator .cat-items ul li .field_loc_phone a{color:inherit;font-weight:400;text-decoration:none}.cat-locations .cat-items ul li .field_loc_address a,.cat-qcap-locator .cat-items ul li .field_loc_address a,.cat-pt-locator .cat-items ul li .field_loc_address a{display:none}.cat-locations .cat-items ul li .field_main_image,.cat-qcap-locator .cat-items ul li .field_main_image,.cat-pt-locator .cat-items ul li .field_main_image{display:none}.cat-locations .cat-items ul .filter-surgical h2:before,.cat-qcap-locator .cat-items ul .filter-surgical h2:before,.cat-pt-locator .cat-items ul .filter-surgical h2:before{content:" ";background:url(/templates/lyquix/images/location-icons/filter-SL-pin.svg) no-repeat}.cat-locations .cat-items ul .filter-urgent:before,.cat-qcap-locator .cat-items ul .filter-urgent:before,.cat-pt-locator .cat-items ul .filter-urgent:before{content:" ";background:url(/templates/lyquix/images/location-icons/filter-UC-pin.svg) no-repeat}.cat-locations .cat-items ul .filter-office h2:before,.cat-qcap-locator .cat-items ul .filter-office h2:before,.cat-pt-locator .cat-items ul .filter-office h2:before{content:" ";background:url(/templates/lyquix/images/location-icons/filter-office-color.svg) no-repeat}.cat-locations .cat-items ul .get-direction,.cat-qcap-locator .cat-items ul .get-direction,.cat-pt-locator .cat-items ul .get-direction{margin:18px 0 20px;font-weight:900}.cat-locations .cat-map,.cat-qcap-locator .cat-map,.cat-pt-locator .cat-map{width:calc(100% - 314px);height:calc(100% - 58px);position:fixed;right:0;top:58px;margin:0;padding:0;z-index:0;box-shadow:inset 0 1px 7px rgba(0,0,0,0.21)}.cat-locations .cat-map .gm-style-iw .gm-style-iw-d,.cat-qcap-locator .cat-map .gm-style-iw .gm-style-iw-d,.cat-pt-locator .cat-map .gm-style-iw .gm-style-iw-d{overflow:auto !important;width:280px}.cat-locations .cat-map .gm-style-iw.gm-style-iw-c,.cat-qcap-locator .cat-map .gm-style-iw.gm-style-iw-c,.cat-pt-locator .cat-map .gm-style-iw.gm-style-iw-c{padding:0;border-radius:2px}.cat-locations .cat-map .gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect,.cat-qcap-locator .cat-map .gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect,.cat-pt-locator .cat-map .gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect{width:22px !important;height:22px !important;top:7px !important;right:7px !important;border-radius:50%;background:rgba(11,20,37,0.4) url(/templates/lyquix/images/icons/x-close.svg) no-repeat center/10px !important;background-size:10px !important}.cat-locations .cat-map .gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect img,.cat-qcap-locator .cat-map .gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect img,.cat-pt-locator .cat-map .gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect img{display:none !important}.cat-locations .cat-map .gm-style-iw h2,.cat-qcap-locator .cat-map .gm-style-iw h2,.cat-pt-locator .cat-map .gm-style-iw h2{margin:0;font-size:1.7rem;font-weight:600;letter-spacing:0;line-height:25px;position:absolute;bottom:13px;left:26px;width:calc(100% - 52px);z-index:1}.cat-locations .cat-map .gm-style-iw h2 a,.cat-qcap-locator .cat-map .gm-style-iw h2 a,.cat-pt-locator .cat-map .gm-style-iw h2 a{color:#fff !important;text-decoration:none}.cat-locations .cat-map .gm-style-iw .field_main_image,.cat-qcap-locator .cat-map .gm-style-iw .field_main_image,.cat-pt-locator .cat-map .gm-style-iw .field_main_image{width:100%;position:relative;z-index:0}.cat-locations .cat-map .gm-style-iw .field_main_image img,.cat-qcap-locator .cat-map .gm-style-iw .field_main_image img,.cat-pt-locator .cat-map .gm-style-iw .field_main_image img{height:95px;width:100%;-o-object-fit:cover;object-fit:cover;background-color:#f3f3f3;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,0.15)}.cat-locations .cat-map .gm-style-iw .pt-tag,.cat-qcap-locator .cat-map .gm-style-iw .pt-tag,.cat-pt-locator .cat-map .gm-style-iw .pt-tag{display:none;color:#880ecf;font-family:"Open Sans",sans-serif;font-size:9px;font-weight:700;letter-spacing:.6px;line-height:12px;border-radius:1px;background-color:#ededed;padding:4.5px 7px 3.5px;margin:12px 26px 0}.cat-locations .cat-map .gm-style-iw .group-1,.cat-qcap-locator .cat-map .gm-style-iw .group-1,.cat-pt-locator .cat-map .gm-style-iw .group-1{position:relative;min-height:98px}.cat-locations .cat-map .gm-style-iw .group-1:before,.cat-qcap-locator .cat-map .gm-style-iw .group-1:before,.cat-pt-locator .cat-map .gm-style-iw .group-1:before{content:"";background:linear-gradient(to top,rgba(9,13,35,0.86) 0,rgba(9,18,35,0) 100%);position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.cat-locations .cat-map .gm-style-iw .group-2 .field_loc_address,.cat-locations .cat-map .gm-style-iw .group-2 .field_loc_phone,.cat-locations .cat-map .gm-style-iw .group-2 .field_loc_hours,.cat-qcap-locator .cat-map .gm-style-iw .group-2 .field_loc_address,.cat-qcap-locator .cat-map .gm-style-iw .group-2 .field_loc_phone,.cat-qcap-locator .cat-map .gm-style-iw .group-2 .field_loc_hours,.cat-pt-locator .cat-map .gm-style-iw .group-2 .field_loc_address,.cat-pt-locator .cat-map .gm-style-iw .group-2 .field_loc_phone,.cat-pt-locator .cat-map .gm-style-iw .group-2 .field_loc_hours{margin:12px 26px 0;font-family:"Open Sans",sans-serif;font-size:1.4rem;line-height:23px;color:#142546;font-weight:400}.cat-locations .cat-map .gm-style-iw .group-2 .field_loc_hours,.cat-locations .cat-map .gm-style-iw .group-2 .field_loc_hours,.cat-qcap-locator .cat-map .gm-style-iw .group-2 .field_loc_hours,.cat-qcap-locator .cat-map .gm-style-iw .group-2 .field_loc_hours,.cat-pt-locator .cat-map .gm-style-iw .group-2 .field_loc_hours,.cat-pt-locator .cat-map .gm-style-iw .group-2 .field_loc_hours{font-weight:400}.cat-locations .cat-map .gm-style-iw .group-2 .field_loc_hours .days,.cat-qcap-locator .cat-map .gm-style-iw .group-2 .field_loc_hours .days,.cat-pt-locator .cat-map .gm-style-iw .group-2 .field_loc_hours .days{font-weight:600}.cat-locations .cat-map .gm-style-iw .group-2 .field_loc_phone,.cat-qcap-locator .cat-map .gm-style-iw .group-2 .field_loc_phone,.cat-pt-locator .cat-map .gm-style-iw .group-2 .field_loc_phone{font-weight:600}.cat-locations .cat-map .gm-style-iw .group-2 .field_loc_phone a,.cat-qcap-locator .cat-map .gm-style-iw .group-2 .field_loc_phone a,.cat-pt-locator .cat-map .gm-style-iw .group-2 .field_loc_phone a{color:inherit;font-weight:400;text-decoration:none}.cat-locations .cat-map .gm-style-iw .button-yellow,.cat-qcap-locator .cat-map .gm-style-iw .button-yellow,.cat-pt-locator .cat-map .gm-style-iw .button-yellow{margin:18px 0 18px 26px;border-radius:4px}.cat-locations .cat-map .gm-style-iw .directions,.cat-qcap-locator .cat-map .gm-style-iw .directions,.cat-pt-locator .cat-map .gm-style-iw .directions{display:none}.cat-locations .filter.menu-collapsed,.cat-qcap-locator .filter.menu-collapsed,.cat-pt-locator .filter.menu-collapsed{top:76px}.cat-locations .gm-ui-hover-effect,.cat-qcap-locator .gm-ui-hover-effect,.cat-pt-locator .gm-ui-hover-effect{z-index:2 !important}.cat-locations .button-yellow,.cat-qcap-locator .button-yellow,.cat-pt-locator .button-yellow{font-size:1.1rem;line-height:13px;letter-spacing:.48px;font-weight:900;width:172px;padding:7px 0;border-radius:4px;color:#1e2022}.cat-locations .search-results-text,.cat-qcap-locator .search-results-text,.cat-pt-locator .search-results-text{border-bottom:2px solid #ededed;color:#142546;font-family:"Open Sans",sans-serif;font-size:9px;font-weight:700;letter-spacing:.6px;line-height:12px;margin:0 34px 0 24px;padding:13px 0 10px}body[data-filter-applied=filter-physical-therapy] .cat-locations .cat-items ul li.filter-physical-therapy h2{margin-bottom:2px !important}body[data-filter-applied=filter-physical-therapy] .cat-locations .cat-items ul li.filter-physical-therapy h2:before{content:" ";background:url(/templates/lyquix/images/location-icons/filter-pt-color.svg) no-repeat}body[data-filter-applied=filter-physical-therapy] .cat-locations .cat-items ul li.filter-physical-therapy .pt-tag{display:inline-block}body[data-filter-applied=filter-physical-therapy] .cat-locations .cat-map .gm-style-iw .field_loc_address{margin-top:3px}body[data-filter-applied=filter-physical-therapy] .cat-locations .cat-map .pt-tag{display:inline-block}.cat-qcap-locator .cat-items .introitems-items,.cat-pt-locator .cat-items .introitems-items{height:calc(100% - 166px)}body[regions=outside-region] .cat-locations .radio-wrapper.region-select{opacity:50%;pointer-events:none}.cat-pt-locator .radio-wrapper.region-select,.cat-qcap-locator .radio-wrapper.region-select{opacity:50%;pointer-events:none}body[screen=xs] .cat-locations .cat-items .introitems-items,body[screen=xs] .cat-qcap-locator .cat-items .introitems-items,body[screen=xs] .cat-pt-locator .cat-items .introitems-items{height:calc(100% - 40px)}.fc-category.tmpl-custom-locations .input-section.xs{box-sizing:border-box;padding:10px 14px 6px 14px;background-color:#f2f2f2;display:none}.fc-category.tmpl-custom-locations .input-section.xs .input-wrapper{display:flex;flex-wrap:nowrap;position:relative}.fc-category.tmpl-custom-locations .input-section.xs .input-wrapper input{height:auto;width:200px;border-radius:4px 0 0 4px;background-color:#fefefe;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.2);box-sizing:border-box;padding:8px 12px 4px 12px;font-size:13px;line-height:16px}.fc-category.tmpl-custom-locations .input-section.xs .input-wrapper .use-my-location{position:relative;margin:0;padding:0;width:55px;height:28px;box-sizing:border-box;border-radius:0 4px 4px 0}.fc-category.tmpl-custom-locations .input-section.xs .input-wrapper .use-my-location::before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"FontAwesome";content:"";font-size:2.3rem !important;top:50%;left:50%;transform:translate(-50%,-50%)}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs{display:flex}.fc-category.tmpl-custom-locations .button-wrapper{display:none}body[screen=xs] .fc-category.tmpl-custom-locations .button-wrapper{display:block}.fc-category.tmpl-custom-locations .input-section{padding:21px 34px 16px 26px;background-color:#fff}.fc-category.tmpl-custom-locations .input-section h4{margin:0 0 12px}.fc-category.tmpl-custom-locations .input-section .input-wrapper{display:flex;flex-wrap:nowrap;position:relative;margin-bottom:6px}.fc-category.tmpl-custom-locations .input-section .input-wrapper input{height:40px;width:206px;border-radius:4px 0 0 4px;background-color:#f9f9f9;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.2);box-sizing:border-box;padding:11px 12px;font-size:13px;letter-spacing:0}.fc-category.tmpl-custom-locations .input-section .input-wrapper .use-my-location{position:relative;margin:0;padding:0;width:55px;border-radius:0 5px 5px 0;box-shadow:none}.fc-category.tmpl-custom-locations .input-section .input-wrapper .use-my-location::before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"FontAwesome";content:"";top:50%;left:50%;transform:translate(-50%,-50%)}.fc-category.tmpl-custom-locations .cat-items .filter-section{padding:0 34px 20px 26px;background-color:#fff}.fc-category.tmpl-custom-locations .cat-items .filter-section .filter-menu{width:100%}.fc-category.tmpl-custom-locations .cat-items .filter-section .filter-menu:hover{cursor:pointer}.fc-category.tmpl-custom-locations .cat-items .filter-section .filter-menu .menu-opener{width:100%;height:61px;position:relative;z-index:2;transition:background-color .5s,box-shadow .5s}.fc-category.tmpl-custom-locations .cat-items .filter-section .filter-menu .menu-opener span{color:#36393b;font-family:"Open Sans",sans-serif;font-size:1.2rem;font-weight:600;line-height:calc(15 / 12);width:100%;height:50px;padding:13px;box-sizing:border-box;display:flex;align-items:center;position:relative}.fc-category.tmpl-custom-locations .cat-items .filter-section .filter-menu .menu-opener span::after{content:" ";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:calc(100% - 20px);height:1px;background-color:rgba(54,57,59,0.5)}.fc-category.tmpl-custom-locations .cat-items .filter-section .filter-menu .menu-opener span:hover::after{height:2px}.fc-category.tmpl-custom-locations .cat-items .filter-section .filter-menu .menu-opener::after{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"FontAwesome";content:"";right:14px;position:absolute;font-size:12px;top:20px}.fc-category.tmpl-custom-locations .cat-items .filter-section .filter-menu .menu-shared{width:100%;z-index:2;display:flex;justify-content:space-between;align-items:stretch;border-bottom:0}.fc-category.tmpl-custom-locations .cat-items .filter-section .filter-menu .menu-shared li{box-sizing:border-box;margin:0;font-family:"Open Sans",sans-serif;padding:4px 8.5px 6px 8.5px;display:flex;align-items:center;justify-content:center;color:#36393b;font-size:1.1rem;font-weight:600;letter-spacing:0;line-height:12px;border:1px solid #e6e6e6;border-radius:16.5px;position:relative;z-index:2;transition:background-color .5s,color .5s;word-break:normal;text-align:center;width:calc(25% - 2px)}.fc-category.tmpl-custom-locations .cat-items .filter-section .filter-menu .menu-shared li:hover{background-color:rgba(255,255,255,0.5)}.fc-category.tmpl-custom-locations .cat-items .filter-section .filter-menu .menu-shared li.active{color:#fff}.fc-category.tmpl-custom-locations .cat-items .filter-section .filter-menu .menu-shared li.active[data-key=filter-office]{background-color:#1f3a84;border-color:#1f3a84}.fc-category.tmpl-custom-locations .cat-items .filter-section .filter-menu .menu-shared li.active[data-key=filter-urgent]{background-color:#9a0f06;border-color:#9a0f06}.fc-category.tmpl-custom-locations .cat-items .filter-section .filter-menu .menu-shared li.active[data-key=filter-surgical]{background-color:#348407;border-color:#348407}.fc-category.tmpl-custom-locations .cat-items .filter-section .filter-menu .menu-shared li.active[data-key=filter-physical-therapy]{background-color:#880ecf;border-color:#c386e7}.fc-category.tmpl-custom-locations .cat-items .filter-section .filters-summary{padding:0}.fc-category.tmpl-custom-locations .cat-items.active .filter-menu .menu-opener{background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,0.14);transition:background-color .5s,box-shadow .5s}.fc-category.tmpl-custom-locations .cat-items.active .filter-menu .menu-shared{opacity:1;visibility:visible;transition:opacity .5s}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs{padding:10px 14px 12px 14px}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filter-section{background-color:rgba(242,242,242,0.5);display:flex;flex-wrap:nowrap;align-items:center;margin-left:14px}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filter-section .filter-menu{position:relative}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filter-section .filter-menu:hover{cursor:pointer}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filter-section .filter-menu .menu-opener{width:100%;height:50px;position:relative;z-index:3;transition:background-color .5s,box-shadow .5s}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filter-section .filter-menu .menu-opener span{color:#36393b;font-family:"Open Sans",sans-serif;font-size:1.2rem;font-weight:600;line-height:calc(15 / 12);width:100%;height:50px;padding:13px;box-sizing:border-box;display:flex;align-items:center;position:relative}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filter-section .filter-menu .menu-opener span::after{content:" ";position:absolute;bottom:10px;left:50%;transform:translateX(-50%);width:calc(100% - 20px);height:1px;background-color:rgba(54,57,59,0.5)}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filter-section .filter-menu .menu-opener span:hover::after{height:2px}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filter-section .filter-menu .menu-opener::after{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"FontAwesome";content:"";right:14px;position:absolute;font-size:12px;top:20px}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filter-section .filter-menu .menu-shared{margin:0;box-sizing:border-box;width:100%;display:flex;padding-left:0;padding-right:0;z-index:2;transition:opacity .5s,visibility 0s .5s}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filter-section .filter-menu .menu-shared li{box-sizing:border-box;margin:0 2px;font-family:"Open Sans",sans-serif;padding:4px 11px 6px 21px;display:flex;align-items:center;color:#36393b;font-size:1.3rem;font-weight:600;line-height:calc(15 / 13);box-shadow:0 1px 3px 0 rgba(0,0,0,0.15);border-radius:16.5px;position:relative;z-index:2;transition:background-color .5s}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filter-section .filter-menu .menu-shared li:before{content:" ";display:block;position:absolute;top:50%;left:9.5px;transform:translateY(-50%);width:5px;height:5px;border-radius:3px;opacity:.5;transition:opacity .5s}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filter-section .filter-menu .menu-shared li.active{background-color:#fff}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filter-section .filter-menu .menu-shared li.active:before{opacity:1}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filter-section .filter-menu .menu-shared li:hover{background-color:rgba(255,255,255,0.5)}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filter-section .filter-menu .menu-shared li:hover:before{opacity:.75}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filter-section .filter-menu .menu-shared li[data-key=filter-office]:before{background-color:#1f3a84}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filter-section .filter-menu .menu-shared li[data-key=filter-urgent]:before{background-color:#9a0f06}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filter-section .filter-menu .menu-shared li[data-key=filter-surgical]:before{background-color:#348407}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filter-section .filters-summary{padding:0;display:none}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filter-menu.active .menu-opener{background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,0.14);transition:background-color .5s,box-shadow .5s}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filter-menu.active .menu-shared{opacity:1;visibility:visible;transition:opacity .5s}body[screen=xs] .fc-category.tmpl-custom-locations .input-section.xs .filters-summary{display:none}body[screen=xs] .fc-category.tmpl-custom-locations #cat-map .gm-style-iw-d,body[screen=sm] .fc-category.tmpl-custom-locations #cat-map .gm-style-iw-d{width:auto}body[screen=xs] .fc-category.tmpl-custom-locations #cat-map .gm-style-iw-d .group-1:before,body[screen=sm] .fc-category.tmpl-custom-locations #cat-map .gm-style-iw-d .group-1:before{content:normal}body[screen=xs] .fc-category.tmpl-custom-locations #cat-map .field_main_image,body[screen=sm] .fc-category.tmpl-custom-locations #cat-map .field_main_image{display:none}@media(max-width:479px){body[screen=xs] .fc-category.tmpl-custom-locations{height:calc(100vh - 87px)}body[screen=xs] .fc-category.tmpl-custom-locations .search-results-text{display:none}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items{top:87px;left:0;height:65px}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items.filters-open{z-index:11;position:static}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items.filters-open .introitems-items{display:none}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items.active{height:calc(100vh - 87px)}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .xs-filter-controls{text-align:left;display:flex}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .xs-filter-controls .left{display:flex;align-items:center;padding:14px 10px 14px 13px;width:calc(100% - 103px)}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .xs-filter-controls .left .filter-control{flex-basis:28px;flex-grow:0;flex-shrink:0;color:#667187;font-family:"Roboto",sans-serif;font-size:.8rem;letter-spacing:.53px;line-height:12px;text-align:center;margin:0 0 0 auto;text-transform:uppercase}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .xs-filter-controls .left .filter-control img{display:block;width:17px;margin:0 auto 2px}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .xs-filter-controls .right{padding:0 17px 0 10px;width:103px;margin:0 0 0 auto;display:flex;align-items:center;border-left:1px solid #ededed}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .xs-filter-controls .right .view-control{display:flex}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .xs-filter-controls .right .view-control>div{width:38px;height:40px;text-align:center;font-size:.8rem;letter-spacing:.53px;line-height:12px;text-align:center;color:#667187;font-family:"Roboto",sans-serif;background-color:#f9f9f9;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.2);display:flex;flex-direction:column;justify-content:center;text-transform:uppercase}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .xs-filter-controls .right .view-control>div:before{display:inline-block;content:" ";margin:0 auto}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .xs-filter-controls .right .view-control>div.map{border-radius:4px 0 0 4px}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .xs-filter-controls .right .view-control>div.map:before{width:14px;height:16px;background-image:url(/templates/lyquix/images/icons/location-map-grey.svg)}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .xs-filter-controls .right .view-control>div.map.active:before{background-image:url(/templates/lyquix/images/icons/location-map-white.svg)}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .xs-filter-controls .right .view-control>div.active{background-color:#142546;color:#fff}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .xs-filter-controls .right .view-control>div.list{border-radius:0 4px 4px 0}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .xs-filter-controls .right .view-control>div.list:before{margin-top:3px;margin-bottom:1px;width:17px;height:12px;background-image:url(/templates/lyquix/images/icons/location-list-grey.svg)}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .xs-filter-controls .right .view-control>div.list.active:before{background-image:url(/templates/lyquix/images/icons/location-list-white.svg)}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .xs-filter-controls h4{color:#142546;font-family:"Open Sans",sans-serif;font-size:17px;font-weight:600;letter-spacing:0;line-height:23px;margin:0 6px 0 0}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#fff;z-index:999}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper .filter-close{height:14px;width:14px;background-image:url(/templates/lyquix/images/icons/filter-close-xs.svg);background-size:100%;display:block;top:20px;right:26px;position:fixed}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper .filter-section{display:block;order:3}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper .filter-section:before{content:"Location Type";color:#142546;font-family:"Open Sans",sans-serif;font-size:14px;font-weight:600;letter-spacing:0;line-height:23px;margin-bottom:5px}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper .filter-section .menu-shared{display:none}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper .filter-section .xs-confirm{display:inline-block;text-align:center;box-sizing:content-box;cursor:pointer;background-color:#ffd04e !important;box-shadow:0 1px 3px rgba(0,0,0,0.2);border-radius:5px;transition:all .5s;color:#36393b;border:1px solid rgba(255,255,255,0);text-decoration:none;font-family:"Roboto",sans-serif;font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.7rem;font-weight:700;padding:11px 40px 9px 40px;margin:5px;padding:7.5px 62px 8.5px;bottom:40px;width:180px;left:50%;margin:0;position:fixed;font-size:11px;font-weight:900;letter-spacing:.48px;line-height:13px;transform:translateX(-50%);box-sizing:border-box;display:block}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper .filter-section .xs-confirm *{color:#36393b;text-decoration:none}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper .filter-section .xs-confirm:hover{box-shadow:none;color:rgba(54,57,59,0.7)}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper .filter-section .xs-confirm:hover *{color:rgba(54,57,59,0.7)}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper .filter-section .xs-confirm:active{background-color:#f4c84d;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);color:rgba(54,57,59,0.55)}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper .filter-section .xs-confirm:active *{color:rgba(54,57,59,0.55)}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper .filter-section .xs-confirm:active{box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15)}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper .filter-section .xs-filters{display:block}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper.active{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:wrap;text-align:left}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper.active:before{content:"Filter Locations";color:#142546;font-family:"Open Sans",sans-serif;font-size:17px;font-weight:600;letter-spacing:0;line-height:23px;text-align:center;padding:35px 26px 12px}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper.active>*:not(.filter-close){width:100%}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper.active .input-section.xs{order:1}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper.active .xs-filters{display:flex;flex-wrap:wrap;margin-top:5px}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper.active .xs-filters input[type=radio]{position:absolute;top:0;left:0;width:100%;height:100%}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper.active .xs-filters label{width:calc(100% - 19px);margin-bottom:10px;line-height:13px;color:#142546;font-family:"Open Sans",sans-serif;font-size:1.2rem;line-height:17px}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper.active .radio-wrapper{margin-bottom:20px;flex-wrap:wrap;align-items:flex-start;padding-bottom:0;border-bottom:0;order:2}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper.active .radio-wrapper:before{content:"Selected Region";color:#142546;font-family:"Open Sans",sans-serif;font-size:14px;font-weight:600;letter-spacing:0;line-height:23px;margin-bottom:5px;width:100%}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper.active .radio-wrapper label{width:calc(100% - 19px);margin-bottom:10px;font-family:"Open Sans",sans-serif;font-size:1.2rem;line-height:17px}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper.active .radio-wrapper label:nth-of-type(2){margin-left:0}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper.active .radio-wrapper input:nth-of-type(2){margin-left:0}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper.active .radio-wrapper label:nth-of-type(2){margin-bottom:0}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-wrapper.active .radio-wrapper input[type=radio]{position:absolute;top:0;left:0;width:100%;height:100%}body[screen=xs] .fc-category.tmpl-custom-locations .cat-map{height:calc(100% - 153px);top:153px}body[screen=xs] .fc-category.tmpl-custom-locations .cat-map .gm-style-iw h2{font-size:1.4rem;line-height:18px;font-weight:700}body[screen=xs] .fc-category.tmpl-custom-locations .input-section{border-top:1px solid #f2f2f2;flex-wrap:wrap;text-align:left}body[screen=xs] .fc-category.tmpl-custom-locations .input-section h4{margin-bottom:4px;text-align:left;font-size:1.4rem;font-weight:600;line-height:23px}body[screen=xs] .fc-category.tmpl-custom-locations .input-section .input-wrapper{margin-bottom:6px}body[screen=xs] .fc-category.tmpl-custom-locations .input-section .input-wrapper input{width:calc(100% - 44px);padding:8px 10px;font-size:1.6rem;letter-spacing:.35px;line-height:14px;height:30px}body[screen=xs] .fc-category.tmpl-custom-locations .input-section .input-wrapper button{width:42px;height:28px}body[screen=xs] .fc-category.tmpl-custom-locations .input-section .filter-section{width:100%;margin-top:0;margin-left:0}body[screen=xs] .fc-category.tmpl-custom-locations .input-section .filters-summary{display:block;width:110px !important}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .introitems-items{background-color:#fafafa;padding-top:5px}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .introitems-items-list{margin:0 10.855vw}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .introitems-items-list li{padding:15px 0 15px 24px;text-align:left}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .introitems-items-list li .miles-from{position:static}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .introitems-items-list li h2{font-size:1.5rem;line-height:20px;font-weight:700}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .introitems-items-list li .pt-tag{margin-bottom:8px}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .introitems-items-list li .group-1{position:relative}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .introitems-items-list li .get-direction{margin:18px 0 0 0}}@media(max-width:364px){body[screen=xs] .fc-category.tmpl-custom-locations .cat-items{height:74px}body[screen=xs] .fc-category.tmpl-custom-locations .cat-map{height:calc(100% - 150px) !important;top:150px !important}}@media(min-width:480px){body[screen=xs] .fc-category.tmpl-custom-locations .search-results-text{margin:0 13px}body[screen=xs] .fc-category.tmpl-custom-locations .introitems-items-list{margin:0 13px}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items{top:86px;height:calc(100% - 86px);width:280px;text-align:left}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .radio-wrapper{padding-left:13px;padding-right:13px}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .input-section{padding:20px 13px 16px}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-section{padding:0 0 16px 0}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .filter-section .menu-shared{margin:0}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items ul li{padding-left:24px}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .button-yellow{font-size:1.1rem;padding:8px 0;width:172px}body[screen=xs] .fc-category.tmpl-custom-locations .cat-map{width:calc(100% - 280px);top:86px;height:calc(100% - 86px)}body[screen=xs] .fc-category.tmpl-custom-locations .cat-map .gm-style-iw .group-2{width:184px}body[screen=xs] .fc-category.tmpl-custom-locations .nothing-selected{top:242px}}body[screen=xs] .fc-category.tmpl-custom-locations .button-wrapper{position:fixed;bottom:0;z-index:2;background-color:#fff;text-align:center;width:100%;height:40px}body[screen=xs] .fc-category.tmpl-custom-locations .button-wrapper .button-white{height:24px;padding:6px 14px;font-size:1.1rem;line-height:calc(13/11);box-sizing:border-box;width:180px}.fc-category.tmpl-custom-locations .cat-items .nothing-selected{position:absolute;top:283px;left:0;width:100%;opacity:.8;color:#666;font-family:"Open Sans",sans-serif;font-size:1.5rem;line-height:calc(24 / 15);text-align:center;margin:0 auto;display:flex;flex-flow:column;align-items:center;justify-content:center;opacity:1;visibility:visible;transition:opacity .5s}.fc-category.tmpl-custom-locations .cat-items .nothing-selected img{margin-bottom:20px}.fc-category.tmpl-custom-locations .cat-items .nothing-selected span{display:block;width:216px}.fc-category.tmpl-custom-locations .cat-items.show-results .nothing-selected{opacity:0;visibility:hidden;transition:opacity .5s,visibility 0s .5s}.fc-category.tmpl-custom-locations .cat-items.show-results .introitems-items{opacity:1;visibility:visible;transition:opacity .5s}.cat-qcap-locator .filters-summary,.cat-pt-locator .filters-summary{display:none}.cat-qcap-locator .filter-menu{display:none}body[screen=sm] .cat-locations .cat-items,body[screen=sm] .cat-locations .cat-map,body[screen=sm] .cat-qcap-locator .cat-items,body[screen=sm] .cat-qcap-locator .cat-map,body[screen=sm] .cat-pt-locator .cat-items,body[screen=sm] .cat-pt-locator .cat-map{top:86px;height:calc(100% - 86px)}body[screen=sm] .cat-locations .filter.menu-collapsed,body[screen=sm] .cat-qcap-locator .filter.menu-collapsed,body[screen=sm] .cat-pt-locator .filter.menu-collapsed{top:78px}body[screen=sm] .cat-locations .filter-wrapper .radio-wrapper.region-select label:nth-of-type(2),body[screen=sm] .cat-qcap-locator .filter-wrapper .radio-wrapper.region-select label:nth-of-type(2),body[screen=sm] .cat-pt-locator .filter-wrapper .radio-wrapper.region-select label:nth-of-type(2){margin-left:16px}body[screen=sm] .cat-locations .cat-map .gm-style-iw,body[screen=sm] .cat-pt-locator .cat-map .gm-style-iw,body[screen=sm] .cat-qcap-locator .cat-map .gm-style-iw,body[screen=xs] .cat-locations .cat-map .gm-style-iw,body[screen=xs] .cat-pt-locator .cat-map .gm-style-iw,body[screen=xs] .cat-qcap-locator .cat-map .gm-style-iw{max-width:184px !important}body[screen=sm] .cat-locations .cat-map .gm-style-iw h2,body[screen=sm] .cat-pt-locator .cat-map .gm-style-iw h2,body[screen=sm] .cat-qcap-locator .cat-map .gm-style-iw h2,body[screen=xs] .cat-locations .cat-map .gm-style-iw h2,body[screen=xs] .cat-pt-locator .cat-map .gm-style-iw h2,body[screen=xs] .cat-qcap-locator .cat-map .gm-style-iw h2{position:static}body[screen=sm] .cat-locations .cat-map .gm-style-iw h2 a,body[screen=sm] .cat-pt-locator .cat-map .gm-style-iw h2 a,body[screen=sm] .cat-qcap-locator .cat-map .gm-style-iw h2 a,body[screen=xs] .cat-locations .cat-map .gm-style-iw h2 a,body[screen=xs] .cat-pt-locator .cat-map .gm-style-iw h2 a,body[screen=xs] .cat-qcap-locator .cat-map .gm-style-iw h2 a{color:#142546 !important}body[screen=sm] .cat-locations .cat-map .gm-style-iw .group-1,body[screen=sm] .cat-pt-locator .cat-map .gm-style-iw .group-1,body[screen=sm] .cat-qcap-locator .cat-map .gm-style-iw .group-1,body[screen=xs] .cat-locations .cat-map .gm-style-iw .group-1,body[screen=xs] .cat-pt-locator .cat-map .gm-style-iw .group-1,body[screen=xs] .cat-qcap-locator .cat-map .gm-style-iw .group-1{margin:20px 13px 0;min-height:0}body[screen=sm] .cat-locations .cat-map .gm-style-iw .group-2,body[screen=sm] .cat-pt-locator .cat-map .gm-style-iw .group-2,body[screen=sm] .cat-qcap-locator .cat-map .gm-style-iw .group-2,body[screen=xs] .cat-locations .cat-map .gm-style-iw .group-2,body[screen=xs] .cat-pt-locator .cat-map .gm-style-iw .group-2,body[screen=xs] .cat-qcap-locator .cat-map .gm-style-iw .group-2{width:184px}body[screen=sm] .cat-locations .cat-map .gm-style-iw .group-2 .pt-tag,body[screen=sm] .cat-pt-locator .cat-map .gm-style-iw .group-2 .pt-tag,body[screen=sm] .cat-qcap-locator .cat-map .gm-style-iw .group-2 .pt-tag,body[screen=xs] .cat-locations .cat-map .gm-style-iw .group-2 .pt-tag,body[screen=xs] .cat-pt-locator .cat-map .gm-style-iw .group-2 .pt-tag,body[screen=xs] .cat-qcap-locator .cat-map .gm-style-iw .group-2 .pt-tag{margin:4px 13px 0}body[screen=sm] .cat-locations .cat-map .gm-style-iw .group-2 .field_loc_address,body[screen=sm] .cat-locations .cat-map .gm-style-iw .group-2 .field_loc_phone,body[screen=sm] .cat-locations .cat-map .gm-style-iw .group-2 .field_loc_hours,body[screen=sm] .cat-pt-locator .cat-map .gm-style-iw .group-2 .field_loc_address,body[screen=sm] .cat-pt-locator .cat-map .gm-style-iw .group-2 .field_loc_phone,body[screen=sm] .cat-pt-locator .cat-map .gm-style-iw .group-2 .field_loc_hours,body[screen=sm] .cat-qcap-locator .cat-map .gm-style-iw .group-2 .field_loc_address,body[screen=sm] .cat-qcap-locator .cat-map .gm-style-iw .group-2 .field_loc_phone,body[screen=sm] .cat-qcap-locator .cat-map .gm-style-iw .group-2 .field_loc_hours,body[screen=xs] .cat-locations .cat-map .gm-style-iw .group-2 .field_loc_address,body[screen=xs] .cat-locations .cat-map .gm-style-iw .group-2 .field_loc_phone,body[screen=xs] .cat-locations .cat-map .gm-style-iw .group-2 .field_loc_hours,body[screen=xs] .cat-pt-locator .cat-map .gm-style-iw .group-2 .field_loc_address,body[screen=xs] .cat-pt-locator .cat-map .gm-style-iw .group-2 .field_loc_phone,body[screen=xs] .cat-pt-locator .cat-map .gm-style-iw .group-2 .field_loc_hours,body[screen=xs] .cat-qcap-locator .cat-map .gm-style-iw .group-2 .field_loc_address,body[screen=xs] .cat-qcap-locator .cat-map .gm-style-iw .group-2 .field_loc_phone,body[screen=xs] .cat-qcap-locator .cat-map .gm-style-iw .group-2 .field_loc_hours{margin:5px 13px 0;font-size:1.2rem;line-height:21px}body[screen=sm] .cat-locations .cat-map .gm-style-iw .button-yellow,body[screen=sm] .cat-pt-locator .cat-map .gm-style-iw .button-yellow,body[screen=sm] .cat-qcap-locator .cat-map .gm-style-iw .button-yellow,body[screen=xs] .cat-locations .cat-map .gm-style-iw .button-yellow,body[screen=xs] .cat-pt-locator .cat-map .gm-style-iw .button-yellow,body[screen=xs] .cat-qcap-locator .cat-map .gm-style-iw .button-yellow{margin:10px 0 20px 13px;width:114px;font-size:1rem;padding:4px 0}body[screen=sm] .cat-locations .cat-map .gm-style-iw button.gm-ui-hover-effect,body[screen=sm] .cat-pt-locator .cat-map .gm-style-iw button.gm-ui-hover-effect,body[screen=sm] .cat-qcap-locator .cat-map .gm-style-iw button.gm-ui-hover-effect,body[screen=xs] .cat-locations .cat-map .gm-style-iw button.gm-ui-hover-effect,body[screen=xs] .cat-pt-locator .cat-map .gm-style-iw button.gm-ui-hover-effect,body[screen=xs] .cat-qcap-locator .cat-map .gm-style-iw button.gm-ui-hover-effect{box-shadow:none;background:transparent !important}body[screen=sm] .cat-locations .cat-map .gm-style-iw button.gm-ui-hover-effect img,body[screen=sm] .cat-pt-locator .cat-map .gm-style-iw button.gm-ui-hover-effect img,body[screen=sm] .cat-qcap-locator .cat-map .gm-style-iw button.gm-ui-hover-effect img,body[screen=xs] .cat-locations .cat-map .gm-style-iw button.gm-ui-hover-effect img,body[screen=xs] .cat-pt-locator .cat-map .gm-style-iw button.gm-ui-hover-effect img,body[screen=xs] .cat-qcap-locator .cat-map .gm-style-iw button.gm-ui-hover-effect img{display:block !important;margin:0 auto !important;width:22px !important;height:22px !important}body[screen=xs] .filter.menu-collapsed{top:87px}body[screen=xs] .cat-locations,body[screen=xs] .cat-qcap-locator,body[screen=xs] .cat-pt-locator{padding-bottom:0}body[screen=xs] .cat-locations .button-gray.loc:before,body[screen=xs] .cat-qcap-locator .button-gray.loc:before,body[screen=xs] .cat-pt-locator .button-gray.loc:before{top:5px !important}body[screen=xs] .cat-locations .cat-items,body[screen=xs] .cat-qcap-locator .cat-items,body[screen=xs] .cat-pt-locator .cat-items{width:100%;height:38px;position:fixed;top:calc(100% - 38px);overflow-y:hidden;z-index:1;text-align:center;transition:height .5s,top .5s}body[screen=xs] .cat-locations .cat-items .result-button,body[screen=xs] .cat-qcap-locator .cat-items .result-button,body[screen=xs] .cat-pt-locator .cat-items .result-button{display:block;margin:0 auto;width:180px;font-size:1.1rem;font-weight:900;line-height:1.3rem;padding:9px 0 7px 0;margin-top:3px;background-color:#f3f3f3;border:0}body[screen=xs] .cat-locations .cat-items .filters-summary,body[screen=xs] .cat-qcap-locator .cat-items .filters-summary,body[screen=xs] .cat-pt-locator .cat-items .filters-summary{text-align:left}body[screen=xs] .cat-locations .cat-items .open-map-result,body[screen=xs] .cat-qcap-locator .cat-items .open-map-result,body[screen=xs] .cat-pt-locator .cat-items .open-map-result{display:block;cursor:pointer}body[screen=xs] .cat-locations .cat-items .close-map-result,body[screen=xs] .cat-qcap-locator .cat-items .close-map-result,body[screen=xs] .cat-pt-locator .cat-items .close-map-result{display:none}body[screen=xs] .cat-locations .cat-items.open,body[screen=xs] .cat-qcap-locator .cat-items.open,body[screen=xs] .cat-pt-locator .cat-items.open{height:calc(100% - 149px);top:149px;overflow-y:auto}body[screen=xs] .cat-locations .cat-items.open .open-map-result,body[screen=xs] .cat-qcap-locator .cat-items.open .open-map-result,body[screen=xs] .cat-pt-locator .cat-items.open .open-map-result{display:none}body[screen=xs] .cat-locations .cat-items.open .close-map-result,body[screen=xs] .cat-qcap-locator .cat-items.open .close-map-result,body[screen=xs] .cat-pt-locator .cat-items.open .close-map-result{display:block;margin-top:15px;margin-bottom:10px;cursor:pointer}body[screen=xs] .cat-locations .cat-items.open .introitems-items-list,body[screen=xs] .cat-qcap-locator .cat-items.open .introitems-items-list,body[screen=xs] .cat-pt-locator .cat-items.open .introitems-items-list{display:block;border-top:1px solid #ededed;text-align:left}body[screen=xs] .cat-locations .cat-items.open .introitems-items-list li:before,body[screen=xs] .cat-qcap-locator .cat-items.open .introitems-items-list li:before,body[screen=xs] .cat-pt-locator .cat-items.open .introitems-items-list li:before{left:0}body[screen=xs] .cat-locations .cat-map,body[screen=xs] .cat-qcap-locator .cat-map,body[screen=xs] .cat-pt-locator .cat-map{width:100%;top:137px;height:calc(100% - 177px)}@media(max-width:479px){body[screen=xs] .cat-locations .cat-map,body[screen=xs] .cat-qcap-locator .cat-map,body[screen=xs] .cat-pt-locator .cat-map{top:172px;height:calc(100% - 212px)}body[screen=xs] .cat-locations .cat-map .gm-style-iw,body[screen=xs] .cat-qcap-locator .cat-map .gm-style-iw,body[screen=xs] .cat-pt-locator .cat-map .gm-style-iw{max-width:254px !important}body[screen=xs] .cat-locations .cat-map .gm-style-iw .group-2,body[screen=xs] .cat-qcap-locator .cat-map .gm-style-iw .group-2,body[screen=xs] .cat-pt-locator .cat-map .gm-style-iw .group-2{width:254px}body[screen=xs] .cat-locations .cat-items.open,body[screen=xs] .cat-qcap-locator .cat-items.open,body[screen=xs] .cat-pt-locator .cat-items.open{height:calc(100% - 172px);top:172px}body[screen=xs] .cat-locations .cat-items .introitems-items-list,body[screen=xs] .cat-qcap-locator .cat-items .introitems-items-list,body[screen=xs] .cat-pt-locator .cat-items .introitems-items-list{display:none}body[screen=xs] .fc-category.tmpl-custom-locations .cat-items .nothing-selected{top:114px}}@media print{.cat-locations .filter,.cat-qcap-locator .filter,.cat-pt-locator .filter{display:none}.cat-locations .cat-map,.cat-qcap-locator .cat-map,.cat-pt-locator .cat-map{width:100%;height:480px;position:absolute;top:-75px}.cat-locations .cat-items,.cat-qcap-locator .cat-items,.cat-pt-locator .cat-items{width:100%;height:auto;position:static;margin-top:405px}.cat-locations .cat-items ul li,.cat-qcap-locator .cat-items ul li,.cat-pt-locator .cat-items ul li{width:100%;position:relative;box-sizing:border-box;page-break-inside:avoid;padding-bottom:34px}.cat-locations .cat-items ul li:before,.cat-locations .cat-items ul li:after,.cat-qcap-locator .cat-items ul li:before,.cat-qcap-locator .cat-items ul li:after,.cat-pt-locator .cat-items ul li:before,.cat-pt-locator .cat-items ul li:after{content:" ";display:table}.cat-locations .cat-items ul li:after,.cat-qcap-locator .cat-items ul li:after,.cat-pt-locator .cat-items ul li:after{clear:both}.cat-locations .cat-items ul li .field_loc_hours,.cat-qcap-locator .cat-items ul li .field_loc_hours,.cat-pt-locator .cat-items ul li .field_loc_hours{position:absolute;top:48px;right:52px}.cat-locations .cat-items ul li .get-direction,.cat-qcap-locator .cat-items ul li .get-direction,.cat-pt-locator .cat-items ul li .get-direction{display:none}}.pac-container{position:relative;font-family:"Open Sans",sans-serif}.pac-container::after{display:none}.manual-link{font-size:1.1rem;line-height:30px;z-index:1;width:100%;height:31px;padding-left:10px;border-top:1px solid #eed;font-family:"Open Sans",sans-serif;text-decoration:none}.manual-link:hover{cursor:pointer;text-decoration:none;background-color:#f6f6f6}.fc-category.cat-news,.fc-category.cat-blog,.fc-category.cat-videos,.fc-category.cat-events{display:flex}.fc-category.cat-news .section-1,.fc-category.cat-blog .section-1,.fc-category.cat-videos .section-1,.fc-category.cat-events .section-1{width:314px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15);min-height:1240px;background-color:#fff}.fc-category.cat-news .section-1 .filter-bar-phy,.fc-category.cat-blog .section-1 .filter-bar-phy,.fc-category.cat-videos .section-1 .filter-bar-phy,.fc-category.cat-events .section-1 .filter-bar-phy{padding:40px 40px 0}.fc-category.cat-news .section-1 .filter-bar-phy .input-wrapper,.fc-category.cat-blog .section-1 .filter-bar-phy .input-wrapper,.fc-category.cat-videos .section-1 .filter-bar-phy .input-wrapper,.fc-category.cat-events .section-1 .filter-bar-phy .input-wrapper{margin-bottom:12px}.fc-category.cat-news .section-1 .filter-bar-phy .input-wrapper input,.fc-category.cat-blog .section-1 .filter-bar-phy .input-wrapper input,.fc-category.cat-videos .section-1 .filter-bar-phy .input-wrapper input,.fc-category.cat-events .section-1 .filter-bar-phy .input-wrapper input{height:30px;width:calc(100% - 42px);border-radius:4px 0 0 4px;background-color:#f9f9f9;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.2);box-sizing:border-box;color:#142546;padding:11px 12px;font-size:1.2rem}.fc-category.cat-news .section-1 .filter-bar-phy .input-wrapper .use-my-location,.fc-category.cat-blog .section-1 .filter-bar-phy .input-wrapper .use-my-location,.fc-category.cat-videos .section-1 .filter-bar-phy .input-wrapper .use-my-location,.fc-category.cat-events .section-1 .filter-bar-phy .input-wrapper .use-my-location{position:relative;margin:0;padding:0;width:40px;border-radius:0 5px 5px 0}.fc-category.cat-news .section-1 .filter-bar-phy .input-wrapper .use-my-location::before,.fc-category.cat-blog .section-1 .filter-bar-phy .input-wrapper .use-my-location::before,.fc-category.cat-videos .section-1 .filter-bar-phy .input-wrapper .use-my-location::before,.fc-category.cat-events .section-1 .filter-bar-phy .input-wrapper .use-my-location::before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"FontAwesome";content:"";font-size:1.3rem !important;top:50%;left:50%;transform:translate(-50%,-50%)}.fc-category.cat-news .section-1 .filter-bar-phy .event-distance,.fc-category.cat-blog .section-1 .filter-bar-phy .event-distance,.fc-category.cat-videos .section-1 .filter-bar-phy .event-distance,.fc-category.cat-events .section-1 .filter-bar-phy .event-distance{margin-bottom:21px}.fc-category.cat-news .section-1 .filter-bar-phy .event-distance .input-wrapper,.fc-category.cat-blog .section-1 .filter-bar-phy .event-distance .input-wrapper,.fc-category.cat-videos .section-1 .filter-bar-phy .event-distance .input-wrapper,.fc-category.cat-events .section-1 .filter-bar-phy .event-distance .input-wrapper{margin-bottom:6px}.fc-category.cat-news .section-1 .filter-bar-phy .event-distance .filter-label,.fc-category.cat-blog .section-1 .filter-bar-phy .event-distance .filter-label,.fc-category.cat-videos .section-1 .filter-bar-phy .event-distance .filter-label,.fc-category.cat-events .section-1 .filter-bar-phy .event-distance .filter-label{margin-bottom:4px}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener:after,.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener:after,.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener:after,.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener:after{display:none}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener .filter-label:before,.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener .filter-label:before,.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener .filter-label:before,.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener .filter-label:before{speak:none;font-style:normal;font-weight:normal;text-transform:none;line-height:1;font-family:FontAwesome;content:"";right:9px;position:absolute;font-size:12px;top:7px;font-variant:normal}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener .dropdown,.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener .dropdown,.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener .dropdown,.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener .dropdown{top:28px;left:-14px;margin:0;max-height:436px;padding-right:0;overflow:hidden;padding:24px 0}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener .dropdown .input-section,.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener .dropdown .input-section,.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener .dropdown .input-section,.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener .dropdown .input-section{padding:0 26px}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener .dropdown .input-section .input-wrapper,.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener .dropdown .input-section .input-wrapper,.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener .dropdown .input-section .input-wrapper,.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener .dropdown .input-section .input-wrapper{margin-bottom:12px}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener .dropdown .input-section .input-wrapper input,.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener .dropdown .input-section .input-wrapper input,.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener .dropdown .input-section .input-wrapper input,.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener .dropdown .input-section .input-wrapper input{height:30px;width:calc(100% - 42px);border-radius:4px 0 0 4px;background-color:#f9f9f9;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.2);box-sizing:border-box;color:#142546;padding:11px 12px;font-size:1.2rem}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener .dropdown .input-section .input-wrapper .use-my-location,.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener .dropdown .input-section .input-wrapper .use-my-location,.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener .dropdown .input-section .input-wrapper .use-my-location,.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener .dropdown .input-section .input-wrapper .use-my-location{position:relative;margin:0;padding:0;width:40px;border-radius:0 5px 5px 0}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener .dropdown .input-section .input-wrapper .use-my-location::before,.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener .dropdown .input-section .input-wrapper .use-my-location::before,.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener .dropdown .input-section .input-wrapper .use-my-location::before,.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener .dropdown .input-section .input-wrapper .use-my-location::before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"FontAwesome";content:"";font-size:1.3rem !important;top:50%;left:50%;transform:translate(-50%,-50%)}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener .dropdown ul,.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener .dropdown ul,.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener .dropdown ul,.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener .dropdown ul{padding-right:38px;padding-left:0;max-height:388px;overflow:hidden;margin:12px 0;position:relative}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener .dropdown ul .ps__rail-y,.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener .dropdown ul .ps__rail-y,.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener .dropdown ul .ps__rail-y,.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener .dropdown ul .ps__rail-y{background-color:rgba(20,37,70,0.22) !important;opacity:1;width:7px;border-radius:3.5px;display:block !important;right:26px}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener .dropdown ul .ps__rail-y .ps__thumb-y,.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener .dropdown ul .ps__rail-y .ps__thumb-y,.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener .dropdown ul .ps__rail-y .ps__thumb-y,.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener .dropdown ul .ps__rail-y .ps__thumb-y{background-color:rgba(25,30,39,0.37) !important;width:7px;border-radius:3.5px;left:0}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener .dropdown .no-results,.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener .dropdown .no-results,.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener .dropdown .no-results,.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener .dropdown .no-results{font-style:italic;height:auto}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener .dropdown .no-results:after,.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener .dropdown .no-results:after,.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener .dropdown .no-results:after,.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener .dropdown .no-results:after{display:none}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener .dropdown li,.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener .dropdown li,.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener .dropdown li,.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener .dropdown li{font-family:"Open Sans",sans-serif}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener .dropdown li[data-filter-value=view-all],.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener .dropdown li[data-filter-value=view-all],.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener .dropdown li[data-filter-value=view-all],.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener .dropdown li[data-filter-value=view-all]{opacity:.6;color:#142546}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener .dropdown.physician-filters ul,.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener .dropdown.physician-filters ul,.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener .dropdown.physician-filters ul,.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener .dropdown.physician-filters ul{max-height:346px}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener .dropdown.location-filters ul,.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener .dropdown.location-filters ul,.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener .dropdown.location-filters ul,.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener .dropdown.location-filters ul{max-height:322px}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener .dropdown.location-filters ul li.hide,.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener .dropdown.location-filters ul li.hide,.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener .dropdown.location-filters ul li.hide,.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener .dropdown.location-filters ul li.hide{display:none}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener.active .filter-label,.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener.active .filter-label,.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener.active .filter-label,.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener.active .filter-label{background-color:#f2f2f2}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener.active .filter-label:before,.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener.active .filter-label:before,.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener.active .filter-label:before,.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener.active .filter-label:before{width:8px;height:8px;content:" ";display:block;position:absolute;top:50%;right:10px;transform:translateY(-50%) rotate(45deg);background-image:url(/templates/lyquix/images/icons/morefilters.svg);background-size:100%}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener.active .close,.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener.active .close,.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener.active .close,.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener.active .close{display:none}.fc-category.cat-news .section-1 .filter-bar-phy .menu-opener.active:after,.fc-category.cat-blog .section-1 .filter-bar-phy .menu-opener.active:after,.fc-category.cat-videos .section-1 .filter-bar-phy .menu-opener.active:after,.fc-category.cat-events .section-1 .filter-bar-phy .menu-opener.active:after{content:"";display:block;background-color:#fff;z-index:1;height:10px;width:10px;transform:rotate(45deg);position:absolute;top:22px;background-image:none;left:10px}.fc-category.cat-news .section-1 .filter-bar-phy .physician-filters li,.fc-category.cat-blog .section-1 .filter-bar-phy .physician-filters li,.fc-category.cat-videos .section-1 .filter-bar-phy .physician-filters li,.fc-category.cat-events .section-1 .filter-bar-phy .physician-filters li{display:flex;align-items:center}.fc-category.cat-news .section-1 .filter-bar-phy .physician-filters li.hide,.fc-category.cat-blog .section-1 .filter-bar-phy .physician-filters li.hide,.fc-category.cat-videos .section-1 .filter-bar-phy .physician-filters li.hide,.fc-category.cat-events .section-1 .filter-bar-phy .physician-filters li.hide{display:none}.fc-category.cat-news .section-1 .filter-bar-phy .physician-filters li img,.fc-category.cat-blog .section-1 .filter-bar-phy .physician-filters li img,.fc-category.cat-videos .section-1 .filter-bar-phy .physician-filters li img,.fc-category.cat-events .section-1 .filter-bar-phy .physician-filters li img{width:30px;display:block;margin-right:8px;border-radius:100%}.fc-category.cat-news .section-1 .filter-bar-phy .physician-filters li .text,.fc-category.cat-blog .section-1 .filter-bar-phy .physician-filters li .text,.fc-category.cat-videos .section-1 .filter-bar-phy .physician-filters li .text,.fc-category.cat-events .section-1 .filter-bar-phy .physician-filters li .text{padding:0}.fc-category.cat-news .section-1 .filter-bar-phy .physician-filters li .text:after,.fc-category.cat-blog .section-1 .filter-bar-phy .physician-filters li .text:after,.fc-category.cat-videos .section-1 .filter-bar-phy .physician-filters li .text:after,.fc-category.cat-events .section-1 .filter-bar-phy .physician-filters li .text:after{display:none}.fc-category.cat-news .section-1 .filter-bar-phy .filter-controls,.fc-category.cat-blog .section-1 .filter-bar-phy .filter-controls,.fc-category.cat-videos .section-1 .filter-bar-phy .filter-controls,.fc-category.cat-events .section-1 .filter-bar-phy .filter-controls{color:#142546;font-family:"Open Sans";font-size:12px;font-weight:600;letter-spacing:0;line-height:17px;margin-top:50px;margin-bottom:10px;display:block;padding-left:15px;position:relative}.fc-category.cat-news .section-1 .filter-bar-phy .filter-controls:before,.fc-category.cat-blog .section-1 .filter-bar-phy .filter-controls:before,.fc-category.cat-videos .section-1 .filter-bar-phy .filter-controls:before,.fc-category.cat-events .section-1 .filter-bar-phy .filter-controls:before{content:" ";display:block;width:10px;height:10px;position:absolute;left:0;top:50%;transform:translateY(-50%);background-image:url(/templates/lyquix/images/icons/morefilters.svg)}.fc-category.cat-news .section-1 .filter-bar-phy .filter-controls.active:before,.fc-category.cat-blog .section-1 .filter-bar-phy .filter-controls.active:before,.fc-category.cat-videos .section-1 .filter-bar-phy .filter-controls.active:before,.fc-category.cat-events .section-1 .filter-bar-phy .filter-controls.active:before{transform:translateY(-50%) rotate(45deg)}.fc-category.cat-news .section-1 .filter-bar-phy .extra-filter,.fc-category.cat-blog .section-1 .filter-bar-phy .extra-filter,.fc-category.cat-videos .section-1 .filter-bar-phy .extra-filter,.fc-category.cat-events .section-1 .filter-bar-phy .extra-filter{padding-left:15px}.fc-category.cat-news .section-2 h1,.fc-category.cat-blog .section-2 h1,.fc-category.cat-videos .section-2 h1,.fc-category.cat-events .section-2 h1{border-bottom:0;margin-bottom:4px;font-size:42px;font-weight:300;letter-spacing:0;line-height:57px}.fc-category.cat-news .section-2>h4,.fc-category.cat-blog .section-2>h4,.fc-category.cat-videos .section-2>h4,.fc-category.cat-events .section-2>h4{margin-top:4px;color:#6d6d6d;font-family:"Roboto";font-size:11px;letter-spacing:0;line-height:13px;font-weight:400;text-transform:uppercase}.fc-category.cat-news .section-2,.fc-category.cat-blog .section-2,.fc-category.cat-videos .section-2{position:relative;z-index:0;width:calc(100% - 314px);margin-left:auto;padding-left:4.765vw;padding-right:5vw;padding-bottom:60px;background:#fafafa}.fc-category.cat-news .section-2 .pagination .pageslinks ul,.fc-category.cat-blog .section-2 .pagination .pageslinks ul,.fc-category.cat-videos .section-2 .pagination .pageslinks ul{justify-content:center;display:flex;flex-wrap:wrap}.fc-category.cat-news .section-2 .pagination .pageslinks ul li,.fc-category.cat-blog .section-2 .pagination .pageslinks ul li,.fc-category.cat-videos .section-2 .pagination .pageslinks ul li{font-family:"Open Sans",sans-serif;color:#142546;padding:5px 0;letter-spacing:0;line-height:23px;text-align:center;width:30px;height:33px;cursor:pointer}.fc-category.cat-news .section-2 .pagination .pageslinks ul li.first:before,.fc-category.cat-blog .section-2 .pagination .pageslinks ul li.first:before,.fc-category.cat-videos .section-2 .pagination .pageslinks ul li.first:before{display:inline;content:"<<"}.fc-category.cat-news .section-2 .pagination .pageslinks ul li.prev:before,.fc-category.cat-blog .section-2 .pagination .pageslinks ul li.prev:before,.fc-category.cat-videos .section-2 .pagination .pageslinks ul li.prev:before{display:inline;content:"<"}.fc-category.cat-news .section-2 .pagination .pageslinks ul li.next:before,.fc-category.cat-blog .section-2 .pagination .pageslinks ul li.next:before,.fc-category.cat-videos .section-2 .pagination .pageslinks ul li.next:before{display:inline;content:">"}.fc-category.cat-news .section-2 .pagination .pageslinks ul li.last:before,.fc-category.cat-blog .section-2 .pagination .pageslinks ul li.last:before,.fc-category.cat-videos .section-2 .pagination .pageslinks ul li.last:before{display:inline;content:">>"}.fc-category.cat-news .section-2 .pagination .pageslinks ul li.page,.fc-category.cat-blog .section-2 .pagination .pageslinks ul li.page,.fc-category.cat-videos .section-2 .pagination .pageslinks ul li.page{display:none}.fc-category.cat-news .section-2 .pagination .pageslinks ul li.page.inactive,.fc-category.cat-blog .section-2 .pagination .pageslinks ul li.page.inactive,.fc-category.cat-videos .section-2 .pagination .pageslinks ul li.page.inactive{display:block}.fc-category.cat-news .section-2 .pagination .pageslinks ul li.page.inactive+.page,.fc-category.cat-blog .section-2 .pagination .pageslinks ul li.page.inactive+.page,.fc-category.cat-videos .section-2 .pagination .pageslinks ul li.page.inactive+.page{display:block}.fc-category.cat-news .section-2 .pagination .pageslinks ul li.page.inactive+.page+.page,.fc-category.cat-blog .section-2 .pagination .pageslinks ul li.page.inactive+.page+.page,.fc-category.cat-videos .section-2 .pagination .pageslinks ul li.page.inactive+.page+.page{display:block}.fc-category.cat-news .stories-filter,.fc-category.cat-blog .stories-filter,.fc-category.cat-videos .stories-filter{display:none}.fc-category.cat-news .grid,.fc-category.cat-blog .grid,.fc-category.cat-videos .grid{display:flex;flex-wrap:wrap;margin:20px -3px 0}.fc-category.cat-news .grid .story-block,.fc-category.cat-blog .grid .story-block,.fc-category.cat-videos .grid .story-block{position:relative;width:calc(33.333% - 6px);margin:3px;top:auto;left:auto}.fc-category.cat-news .grid .story-block .image,.fc-category.cat-blog .grid .story-block .image,.fc-category.cat-videos .grid .story-block .image{position:relative;top:auto;left:auto;line-height:0;width:100%;height:100%}.fc-category.cat-news .grid .story-block .image img,.fc-category.cat-blog .grid .story-block .image img,.fc-category.cat-videos .grid .story-block .image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.fc-category.cat-news .grid .story-block .text h4,.fc-category.cat-news .grid .story-block .text .date,.fc-category.cat-blog .grid .story-block .text h4,.fc-category.cat-blog .grid .story-block .text .date,.fc-category.cat-videos .grid .story-block .text h4,.fc-category.cat-videos .grid .story-block .text .date{font-size:1.2rem;line-height:17px;padding-left:0;text-transform:none;color:rgba(255,255,255,0.7);margin-bottom:0;font-family:"Open Sans",sans-serif}.fc-category.cat-news .grid .story-block .text h4:before,.fc-category.cat-news .grid .story-block .text .date:before,.fc-category.cat-blog .grid .story-block .text h4:before,.fc-category.cat-blog .grid .story-block .text .date:before,.fc-category.cat-videos .grid .story-block .text h4:before,.fc-category.cat-videos .grid .story-block .text .date:before{display:none}.fc-category.cat-news .grid .story-block .text h3,.fc-category.cat-blog .grid .story-block .text h3,.fc-category.cat-videos .grid .story-block .text h3{margin-top:18px}.fc-category.cat-news .grid .story-block:nth-of-type(n+2) .text,.fc-category.cat-blog .grid .story-block:nth-of-type(n+2) .text,.fc-category.cat-videos .grid .story-block:nth-of-type(n+2) .text{display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:36px}.fc-category.cat-news .grid .story-block:nth-of-type(n+2) .text h4,.fc-category.cat-news .grid .story-block:nth-of-type(n+2) .text .date,.fc-category.cat-blog .grid .story-block:nth-of-type(n+2) .text h4,.fc-category.cat-blog .grid .story-block:nth-of-type(n+2) .text .date,.fc-category.cat-videos .grid .story-block:nth-of-type(n+2) .text h4,.fc-category.cat-videos .grid .story-block:nth-of-type(n+2) .text .date{border-bottom:0;padding-bottom:0}.fc-category.cat-news .grid .story-block:nth-of-type(n+2) .text h3,.fc-category.cat-blog .grid .story-block:nth-of-type(n+2) .text h3,.fc-category.cat-videos .grid .story-block:nth-of-type(n+2) .text h3{margin-top:10px}.fc-category.cat-news .grid .story-block:first-of-type,.fc-category.cat-blog .grid .story-block:first-of-type,.fc-category.cat-videos .grid .story-block:first-of-type{width:100%;height:26.328vw}body[screen=xs] .dropdown-container-white{width:100%;margin-bottom:3px}body[screen=xs] .dropdown-container-white .dropdown{width:100%}body[screen=xs] .dropdown-container-white .dropdown li:hover .dropdown-level-2{width:100%;z-index:2;left:0;top:30px}@media only screen and (min-width:1600px){.fc-category.cat-news .section-1,.fc-category.cat-blog .section-1,.fc-category.cat-events .section-1,.fc-category.cat-videos .section-1{width:360px}.fc-category.cat-news .section-2,.fc-category.cat-blog .section-2,.fc-category.cat-events .section-2,.fc-category.cat-videos .section-2{width:calc(100% - 360px);padding-right:calc(6.23% - 18px);padding-left:calc(6.25% - 24px)}}@media only screen and (max-width:1600px) and (min-width:1280px){.fc-category.cat-news .section-1 .filter-bar-phy .event-distance .miles-from,.fc-category.cat-blog .section-1 .filter-bar-phy .event-distance .miles-from,.fc-category.cat-events .section-1 .filter-bar-phy .event-distance .miles-from,.fc-category.cat-videos .section-1 .filter-bar-phy .event-distance .miles-from{margin-right:7px}}body[screen=md] .fc-category.cat-news .section-1,body[screen=md] .fc-category.cat-blog .section-1,body[screen=md] .fc-category.cat-videos .section-1,body[screen=md] .fc-category.cat-events .section-1{width:240px}body[screen=md] .fc-category.cat-news .section-1 .radio-wrapper,body[screen=md] .fc-category.cat-blog .section-1 .radio-wrapper,body[screen=md] .fc-category.cat-videos .section-1 .radio-wrapper,body[screen=md] .fc-category.cat-events .section-1 .radio-wrapper{padding-left:20px;padding-right:20px}body[screen=md] .fc-category.cat-news .section-1 .filter-bar-phy,body[screen=md] .fc-category.cat-blog .section-1 .filter-bar-phy,body[screen=md] .fc-category.cat-videos .section-1 .filter-bar-phy,body[screen=md] .fc-category.cat-events .section-1 .filter-bar-phy{padding:26px 25px 0}body[screen=md] .fc-category.cat-news .section-1 .filter-bar-phy .event-distance h4,body[screen=md] .fc-category.cat-blog .section-1 .filter-bar-phy .event-distance h4,body[screen=md] .fc-category.cat-videos .section-1 .filter-bar-phy .event-distance h4,body[screen=md] .fc-category.cat-events .section-1 .filter-bar-phy .event-distance h4{font-size:1.4rem;line-height:23px;margin-bottom:4px}body[screen=md] .fc-category.cat-news .section-1 .filter-bar-phy .event-distance .input-wrapper input,body[screen=md] .fc-category.cat-blog .section-1 .filter-bar-phy .event-distance .input-wrapper input,body[screen=md] .fc-category.cat-videos .section-1 .filter-bar-phy .event-distance .input-wrapper input,body[screen=md] .fc-category.cat-events .section-1 .filter-bar-phy .event-distance .input-wrapper input{width:calc(100% - 36px)}body[screen=md] .fc-category.cat-news .section-1 .filter-bar-phy .event-distance .input-wrapper .use-my-location,body[screen=md] .fc-category.cat-blog .section-1 .filter-bar-phy .event-distance .input-wrapper .use-my-location,body[screen=md] .fc-category.cat-videos .section-1 .filter-bar-phy .event-distance .input-wrapper .use-my-location,body[screen=md] .fc-category.cat-events .section-1 .filter-bar-phy .event-distance .input-wrapper .use-my-location{width:34px}body[screen=md] .fc-category.cat-news .section-1 .filter-bar-phy .event-distance .manual-link,body[screen=md] .fc-category.cat-blog .section-1 .filter-bar-phy .event-distance .manual-link,body[screen=md] .fc-category.cat-videos .section-1 .filter-bar-phy .event-distance .manual-link,body[screen=md] .fc-category.cat-events .section-1 .filter-bar-phy .event-distance .manual-link{margin-top:6px}body[screen=md] .fc-category.cat-news .section-1 .filter-bar-phy h4.filter-label,body[screen=md] .fc-category.cat-blog .section-1 .filter-bar-phy h4.filter-label,body[screen=md] .fc-category.cat-videos .section-1 .filter-bar-phy h4.filter-label,body[screen=md] .fc-category.cat-events .section-1 .filter-bar-phy h4.filter-label{padding-bottom:2px;font-size:1.4rem;line-height:23px}body[screen=md] .fc-category.cat-news .section-2,body[screen=md] .fc-category.cat-blog .section-2,body[screen=md] .fc-category.cat-videos .section-2,body[screen=md] .fc-category.cat-events .section-2{width:calc(100% - 240px);padding-right:5%;padding-left:5%}body[screen=md] .fc-category.cat-news .section-2 .grid .story-block .text .content,body[screen=md] .fc-category.cat-blog .section-2 .grid .story-block .text .content,body[screen=md] .fc-category.cat-videos .section-2 .grid .story-block .text .content{padding-left:20px;padding-right:20px}body[screen=md] .fc-category.cat-news .section-2 .grid .story-block .text h3,body[screen=md] .fc-category.cat-blog .section-2 .grid .story-block .text h3,body[screen=md] .fc-category.cat-videos .section-2 .grid .story-block .text h3{font-size:1.5rem;line-height:20px;margin-top:14px}body[screen=md] .fc-category.cat-news .section-2 .grid .story-block:nth-of-type(1) .text .content,body[screen=md] .fc-category.cat-blog .section-2 .grid .story-block:nth-of-type(1) .text .content,body[screen=md] .fc-category.cat-videos .section-2 .grid .story-block:nth-of-type(1) .text .content{padding-top:45px}body[screen=md] .fc-category.cat-news .section-2 .grid .story-block:nth-of-type(n+2) .text h3,body[screen=md] .fc-category.cat-blog .section-2 .grid .story-block:nth-of-type(n+2) .text h3,body[screen=md] .fc-category.cat-videos .section-2 .grid .story-block:nth-of-type(n+2) .text h3{margin-top:10px}@media only screen and (min-width:800px) and (max-width:959px){body[screen=sm] .fc-category.cat-news .section-1,body[screen=sm] .fc-category.cat-blog .section-1,body[screen=sm] .fc-category.cat-videos .section-1,body[screen=sm] .fc-category.cat-events .section-1{width:239px}body[screen=sm] .fc-category.cat-news .section-1 .radio-wrapper,body[screen=sm] .fc-category.cat-blog .section-1 .radio-wrapper,body[screen=sm] .fc-category.cat-videos .section-1 .radio-wrapper,body[screen=sm] .fc-category.cat-events .section-1 .radio-wrapper{padding-left:20px;padding-right:20px}body[screen=sm] .fc-category.cat-news .section-1 .radio-wrapper input:nth-of-type(2),body[screen=sm] .fc-category.cat-blog .section-1 .radio-wrapper input:nth-of-type(2),body[screen=sm] .fc-category.cat-videos .section-1 .radio-wrapper input:nth-of-type(2),body[screen=sm] .fc-category.cat-events .section-1 .radio-wrapper input:nth-of-type(2){margin-left:12px}body[screen=sm] .fc-category.cat-news .section-1 .filter-bar-phy,body[screen=sm] .fc-category.cat-blog .section-1 .filter-bar-phy,body[screen=sm] .fc-category.cat-videos .section-1 .filter-bar-phy,body[screen=sm] .fc-category.cat-events .section-1 .filter-bar-phy{padding:26px 20px 0}body[screen=sm] .fc-category.cat-news .section-1 .filter-bar-phy .event-distance h4,body[screen=sm] .fc-category.cat-blog .section-1 .filter-bar-phy .event-distance h4,body[screen=sm] .fc-category.cat-videos .section-1 .filter-bar-phy .event-distance h4,body[screen=sm] .fc-category.cat-events .section-1 .filter-bar-phy .event-distance h4{font-size:1.4rem;line-height:23px;margin-bottom:4px}body[screen=sm] .fc-category.cat-news .section-1 .filter-bar-phy .event-distance .input-wrapper input,body[screen=sm] .fc-category.cat-blog .section-1 .filter-bar-phy .event-distance .input-wrapper input,body[screen=sm] .fc-category.cat-videos .section-1 .filter-bar-phy .event-distance .input-wrapper input,body[screen=sm] .fc-category.cat-events .section-1 .filter-bar-phy .event-distance .input-wrapper input{width:calc(100% - 36px)}body[screen=sm] .fc-category.cat-news .section-1 .filter-bar-phy .event-distance .input-wrapper .use-my-location,body[screen=sm] .fc-category.cat-blog .section-1 .filter-bar-phy .event-distance .input-wrapper .use-my-location,body[screen=sm] .fc-category.cat-videos .section-1 .filter-bar-phy .event-distance .input-wrapper .use-my-location,body[screen=sm] .fc-category.cat-events .section-1 .filter-bar-phy .event-distance .input-wrapper .use-my-location{width:34px}body[screen=sm] .fc-category.cat-news .section-1 .filter-bar-phy .event-distance .manual-link,body[screen=sm] .fc-category.cat-blog .section-1 .filter-bar-phy .event-distance .manual-link,body[screen=sm] .fc-category.cat-videos .section-1 .filter-bar-phy .event-distance .manual-link,body[screen=sm] .fc-category.cat-events .section-1 .filter-bar-phy .event-distance .manual-link{margin-top:6px}body[screen=sm] .fc-category.cat-news .section-1 .filter-bar-phy h4.filter-label,body[screen=sm] .fc-category.cat-blog .section-1 .filter-bar-phy h4.filter-label,body[screen=sm] .fc-category.cat-videos .section-1 .filter-bar-phy h4.filter-label,body[screen=sm] .fc-category.cat-events .section-1 .filter-bar-phy h4.filter-label{padding-bottom:2px;font-size:1.4rem;line-height:23px}body[screen=sm] .fc-category.cat-news .section-2,body[screen=sm] .fc-category.cat-blog .section-2,body[screen=sm] .fc-category.cat-videos .section-2,body[screen=sm] .fc-category.cat-events .section-2{width:calc(100% - 239px);padding-left:4.69vw;padding-right:4.69vw}body[screen=sm] .fc-category.cat-news .grid .story-block .text h3,body[screen=sm] .fc-category.cat-blog .grid .story-block .text h3,body[screen=sm] .fc-category.cat-videos .grid .story-block .text h3{font-size:1.5rem;line-height:20px}body[screen=sm] .fc-category.cat-news .grid .story-block:nth-of-type(1) .text .content,body[screen=sm] .fc-category.cat-blog .grid .story-block:nth-of-type(1) .text .content,body[screen=sm] .fc-category.cat-videos .grid .story-block:nth-of-type(1) .text .content{padding-top:45px}body[screen=sm] .fc-category.cat-news .grid .story-block:nth-of-type(n+2),body[screen=sm] .fc-category.cat-blog .grid .story-block:nth-of-type(n+2),body[screen=sm] .fc-category.cat-videos .grid .story-block:nth-of-type(n+2){width:calc(50% - 6px)}}@media only screen and (min-width:640px) and (max-width:799px){body[screen=sm] .fc-category.cat-news .section-1,body[screen=sm] .fc-category.cat-blog .section-1,body[screen=sm] .fc-category.cat-videos .section-1,body[screen=sm] .fc-category.cat-events .section-1{width:34.375vw}body[screen=sm] .fc-category.cat-news .section-1 .radio-wrapper,body[screen=sm] .fc-category.cat-blog .section-1 .radio-wrapper,body[screen=sm] .fc-category.cat-videos .section-1 .radio-wrapper,body[screen=sm] .fc-category.cat-events .section-1 .radio-wrapper{padding-left:20px;padding-right:18px}body[screen=sm] .fc-category.cat-news .section-1 .radio-wrapper input:nth-of-type(2),body[screen=sm] .fc-category.cat-blog .section-1 .radio-wrapper input:nth-of-type(2),body[screen=sm] .fc-category.cat-videos .section-1 .radio-wrapper input:nth-of-type(2),body[screen=sm] .fc-category.cat-events .section-1 .radio-wrapper input:nth-of-type(2){margin-left:6px}body[screen=sm] .fc-category.cat-news .section-1 .filter-bar-phy,body[screen=sm] .fc-category.cat-blog .section-1 .filter-bar-phy,body[screen=sm] .fc-category.cat-videos .section-1 .filter-bar-phy,body[screen=sm] .fc-category.cat-events .section-1 .filter-bar-phy{padding:26px 20px 0}body[screen=sm] .fc-category.cat-news .section-1 .filter-bar-phy .event-distance h4,body[screen=sm] .fc-category.cat-blog .section-1 .filter-bar-phy .event-distance h4,body[screen=sm] .fc-category.cat-videos .section-1 .filter-bar-phy .event-distance h4,body[screen=sm] .fc-category.cat-events .section-1 .filter-bar-phy .event-distance h4{font-size:1.4rem;line-height:23px;margin-bottom:4px}body[screen=sm] .fc-category.cat-news .section-1 .filter-bar-phy .event-distance .input-wrapper input,body[screen=sm] .fc-category.cat-blog .section-1 .filter-bar-phy .event-distance .input-wrapper input,body[screen=sm] .fc-category.cat-videos .section-1 .filter-bar-phy .event-distance .input-wrapper input,body[screen=sm] .fc-category.cat-events .section-1 .filter-bar-phy .event-distance .input-wrapper input{width:calc(100% - 36px)}body[screen=sm] .fc-category.cat-news .section-1 .filter-bar-phy .event-distance .input-wrapper .use-my-location,body[screen=sm] .fc-category.cat-blog .section-1 .filter-bar-phy .event-distance .input-wrapper .use-my-location,body[screen=sm] .fc-category.cat-videos .section-1 .filter-bar-phy .event-distance .input-wrapper .use-my-location,body[screen=sm] .fc-category.cat-events .section-1 .filter-bar-phy .event-distance .input-wrapper .use-my-location{width:34px}body[screen=sm] .fc-category.cat-news .section-1 .filter-bar-phy .event-distance .manual-link,body[screen=sm] .fc-category.cat-blog .section-1 .filter-bar-phy .event-distance .manual-link,body[screen=sm] .fc-category.cat-videos .section-1 .filter-bar-phy .event-distance .manual-link,body[screen=sm] .fc-category.cat-events .section-1 .filter-bar-phy .event-distance .manual-link{margin-top:6px}body[screen=sm] .fc-category.cat-news .section-1 .filter-bar-phy h4.filter-label,body[screen=sm] .fc-category.cat-blog .section-1 .filter-bar-phy h4.filter-label,body[screen=sm] .fc-category.cat-videos .section-1 .filter-bar-phy h4.filter-label,body[screen=sm] .fc-category.cat-events .section-1 .filter-bar-phy h4.filter-label{padding-bottom:2px;font-size:1.4rem;line-height:23px}body[screen=sm] .fc-category.cat-news .section-2,body[screen=sm] .fc-category.cat-blog .section-2,body[screen=sm] .fc-category.cat-videos .section-2,body[screen=sm] .fc-category.cat-events .section-2{width:65.625vw;padding-left:3.75vw;padding-right:6.25vw}body[screen=sm] .fc-category.cat-news .grid .story-block,body[screen=sm] .fc-category.cat-blog .grid .story-block,body[screen=sm] .fc-category.cat-videos .grid .story-block{width:100%;height:30.469vw}body[screen=sm] .fc-category.cat-news .grid .story-block .text h3,body[screen=sm] .fc-category.cat-blog .grid .story-block .text h3,body[screen=sm] .fc-category.cat-videos .grid .story-block .text h3{font-size:1.4rem;line-height:18px}body[screen=sm] .fc-category.cat-news .grid .story-block:nth-of-type(1) .text .content,body[screen=sm] .fc-category.cat-blog .grid .story-block:nth-of-type(1) .text .content,body[screen=sm] .fc-category.cat-videos .grid .story-block:nth-of-type(1) .text .content{padding-top:45px}}body[screen=xs] .fc-category.cat-news,body[screen=xs] .fc-category.cat-blog,body[screen=xs] .fc-category.cat-videos,body[screen=xs] .fc-category.cat-events{display:block}body[screen=xs] .fc-category.cat-news .section-1,body[screen=xs] .fc-category.cat-blog .section-1,body[screen=xs] .fc-category.cat-videos .section-1,body[screen=xs] .fc-category.cat-events .section-1{width:100%;min-height:0}body[screen=xs] .fc-category.cat-news .section-1 h1,body[screen=xs] .fc-category.cat-blog .section-1 h1,body[screen=xs] .fc-category.cat-videos .section-1 h1,body[screen=xs] .fc-category.cat-events .section-1 h1{font-size:40px;font-weight:300;letter-spacing:.44px;line-height:50px;padding-top:25px;padding-bottom:0;margin:0 10.9375vw 0;border-bottom:0}body[screen=xs] .fc-category.cat-news .section-1 .radio-wrapper,body[screen=xs] .fc-category.cat-blog .section-1 .radio-wrapper,body[screen=xs] .fc-category.cat-videos .section-1 .radio-wrapper,body[screen=xs] .fc-category.cat-events .section-1 .radio-wrapper{padding-bottom:18px;padding-left:10.9375vw;padding-right:10.9375vw;border-bottom:0}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy{display:none;padding:35px 10.9375vw 0}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy.active,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy.active,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy.active,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy.active{width:100%;height:100vh;display:block;position:fixed;top:0;left:0;z-index:10;background-color:#fff}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy h4.filter-label,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy h4.filter-label,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy h4.filter-label,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy h4.filter-label{display:none}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener .filter-label:before,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener .filter-label:before,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener .filter-label:before,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener .filter-label:before{top:9px}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener .dropdown,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener .dropdown,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener .dropdown,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener .dropdown{position:static;max-height:none;display:none;width:auto}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener .dropdown ul,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener .dropdown ul,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener .dropdown ul,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener .dropdown ul{margin:0;padding:0}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener .dropdown ul li,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener .dropdown ul li,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener .dropdown ul li,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener .dropdown ul li{font-size:1.2rem;line-height:17px;margin:6px 0;padding:0}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active{background-color:transparent}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .filter-label,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .filter-label,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .filter-label,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .filter-label{background-color:transparent}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .filter-label:before,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .filter-label:before,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .filter-label:before,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .filter-label:before{top:12px;transform:rotate(45deg)}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active:after,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active:after,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active:after,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active:after{display:none}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown{padding:0 0 0 10px;display:block;box-shadow:none}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown .ps__rail-y,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown .ps__rail-y,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown .ps__rail-y,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown .ps__rail-y{right:0}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown:after,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown:after,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown:after,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown:after{display:none}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters,body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#fff;padding-top:53px;max-height:none;padding-left:10.9375vw;padding-right:10.9375vw}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters ul,body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters ul,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters ul,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters ul,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters ul,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters ul,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters ul,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters ul{max-height:calc(100vh - 161px)}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters li,body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters li,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters li,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters li,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters li,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters li,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters li,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters li{padding-right:7px}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters .input-section,body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters .input-section,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters .input-section,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters .input-section,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters .input-section,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters .input-section,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters .input-section,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters .input-section{padding:0}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters .close,body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters .close,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters .close,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters .close,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters .close,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters .close,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters .close,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters .close{position:absolute;top:27px;width:auto;left:8.125%;z-index:1002;font-size:.9rem;font-weight:700;line-height:12px;width:auto;height:auto;padding:0 0 0 6px;display:block}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters .close:before,body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters .close:before,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters .close:before,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters .close:before,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters .close:before,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters .close:before,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.location-filters .close:before,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener.active .dropdown.physician-filters .close:before{content:"";background-image:url(/templates/lyquix/images/icons/link-arrow.svg);width:4px;height:6px;background-size:cover;position:absolute;top:50%;left:0;transform:translateY(-50%)}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .menu-opener .filter-label,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .menu-opener .filter-label,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .menu-opener .filter-label,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .menu-opener .filter-label{color:#142546;font-family:"Open Sans";font-size:14px;font-weight:600;letter-spacing:0;line-height:23px;padding:0 0 4px}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy h3,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy h3,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy h3,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy h3{color:#142546;font-family:"Open Sans";font-size:17px;font-weight:600;letter-spacing:0;line-height:23px;padding-bottom:13px;position:relative;margin-bottom:16px;width:100%;display:block;margin-top:0}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy h3:before,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy h3:before,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy h3:before,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy h3:before{content:" ";position:absolute;bottom:0;left:-10.9375vw;display:block;height:1px;width:calc(100% + 21.875vw);background-color:#f2f2f2}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .filter-close,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .filter-close,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .filter-close,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .filter-close{width:14px;height:14px;position:absolute;top:20px;right:26px}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .filter-close:before,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .filter-close:before,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .filter-close:before,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .filter-close:before{content:" ";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-size:100%;background-image:url(/templates/lyquix/images/icons/morefilters.svg);transform:rotate(45deg)}body[screen=xs] .fc-category.cat-news .section-1 .filter-wrapper.filter-bar-phy .confirm,body[screen=xs] .fc-category.cat-blog .section-1 .filter-wrapper.filter-bar-phy .confirm,body[screen=xs] .fc-category.cat-videos .section-1 .filter-wrapper.filter-bar-phy .confirm,body[screen=xs] .fc-category.cat-events .section-1 .filter-wrapper.filter-bar-phy .confirm{height:29px;width:180px;padding:6px 0;position:fixed;margin:0;bottom:12px;left:50%;transform:translateX(-50%);box-sizing:border-box}body[screen=xs] .fc-category.cat-news .section-2,body[screen=xs] .fc-category.cat-blog .section-2,body[screen=xs] .fc-category.cat-videos .section-2,body[screen=xs] .fc-category.cat-events .section-2{width:100%;padding-left:10.9375vw;padding-right:10.9375vw;padding-top:15px;padding-bottom:36px}body[screen=xs] .fc-category.cat-news .section-2>h4,body[screen=xs] .fc-category.cat-blog .section-2>h4,body[screen=xs] .fc-category.cat-videos .section-2>h4,body[screen=xs] .fc-category.cat-events .section-2>h4{display:none}body[screen=xs] .fc-category.cat-news .section-2 .filters-summary-wrapper,body[screen=xs] .fc-category.cat-blog .section-2 .filters-summary-wrapper,body[screen=xs] .fc-category.cat-videos .section-2 .filters-summary-wrapper,body[screen=xs] .fc-category.cat-events .section-2 .filters-summary-wrapper{position:relative;align-items:center;padding-right:20px;min-height:28px}body[screen=xs] .fc-category.cat-news .section-2 .filters-summary-wrapper .phy-filters-xs-open,body[screen=xs] .fc-category.cat-blog .section-2 .filters-summary-wrapper .phy-filters-xs-open,body[screen=xs] .fc-category.cat-videos .section-2 .filters-summary-wrapper .phy-filters-xs-open,body[screen=xs] .fc-category.cat-events .section-2 .filters-summary-wrapper .phy-filters-xs-open{position:absolute;top:4px;right:0;width:18px;height:17px;background-color:#ededed}body[screen=xs] .fc-category.cat-news .section-2 .filters-summary-wrapper .phy-filters-xs-open img,body[screen=xs] .fc-category.cat-blog .section-2 .filters-summary-wrapper .phy-filters-xs-open img,body[screen=xs] .fc-category.cat-videos .section-2 .filters-summary-wrapper .phy-filters-xs-open img,body[screen=xs] .fc-category.cat-events .section-2 .filters-summary-wrapper .phy-filters-xs-open img{width:100%;height:100%}body[screen=xs] .fc-category.cat-news h1,body[screen=xs] .fc-category.cat-blog h1,body[screen=xs] .fc-category.cat-videos h1,body[screen=xs] .fc-category.cat-events h1{font-size:40px;font-weight:300;letter-spacing:.44px;line-height:50px}body[screen=xs] .fc-category.cat-news .grid .story-block,body[screen=xs] .fc-category.cat-blog .grid .story-block,body[screen=xs] .fc-category.cat-videos .grid .story-block{width:100%;height:auto;min-height:58.75vw}body[screen=xs] .fc-category.cat-news .grid .story-block .text,body[screen=xs] .fc-category.cat-blog .grid .story-block .text,body[screen=xs] .fc-category.cat-videos .grid .story-block .text{padding-bottom:26px}body[screen=xs] .fc-category.cat-news .grid .story-block .text .content,body[screen=xs] .fc-category.cat-blog .grid .story-block .text .content,body[screen=xs] .fc-category.cat-videos .grid .story-block .text .content{padding-top:30px;padding-left:16px;padding-right:16px}body[screen=xs] .fc-category.cat-news .grid .story-block .text h3,body[screen=xs] .fc-category.cat-blog .grid .story-block .text h3,body[screen=xs] .fc-category.cat-videos .grid .story-block .text h3{font-size:1.4rem;line-height:18px}body[screen=xs] .fc-category.cat-news .grid .story-block:nth-of-type(1),body[screen=xs] .fc-category.cat-blog .grid .story-block:nth-of-type(1),body[screen=xs] .fc-category.cat-videos .grid .story-block:nth-of-type(1){height:auto}body[screen=xs] .fc-category.cat-news .grid .story-block:nth-of-type(1) .text .content,body[screen=xs] .fc-category.cat-blog .grid .story-block:nth-of-type(1) .text .content,body[screen=xs] .fc-category.cat-videos .grid .story-block:nth-of-type(1) .text .content{padding-top:45px}.catid-70 .row.main,.catid-48 .row.main,.catid-10 .row.main,.catid-27 .row.main{padding-bottom:0}.catid-70 .row.bottom .bottom-1,.catid-48 .row.bottom .bottom-1,.catid-10 .row.bottom .bottom-1,.catid-27 .row.bottom .bottom-1{display:none}.searchbox-input-shared .input-wrapper.search_query-wrapper{margin-bottom:21px}.searchbox-input-shared .input-wrapper input{height:30px;width:calc(100% - 44px);border-radius:4px 0 0 4px;background-color:#f9f9f9;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.2);box-sizing:border-box;color:#142546;padding:11px 12px;font-size:1.2rem;margin:0}.searchbox-input-shared .input-wrapper input::-webkit-search-cancel-button{background-image:url(/templates/lyquix/images/close-icon.svg);height:9px;width:9px}.searchbox-input-shared .input-wrapper .use-my-location{position:relative;margin:0;padding:0;width:42px;border-radius:0 5px 5px 0;box-shadow:none}.searchbox-input-shared .input-wrapper .use-my-location::before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"FontAwesome";content:"";font-size:1.6rem !important;top:50%;left:50%;transform:translate(-50%,-50%)}.tmpl-custom-physicians.fc-category .section-1{border-right:1px solid rgba(0,0,0,0.15);box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15);background-color:#fff}.tmpl-custom-physicians.fc-category .filter-bar-phy{width:313px;min-height:630px}.tmpl-custom-physicians.fc-category .filter-bar-phy.disabled{pointer-events:none}.tmpl-custom-physicians.fc-category h1{font-size:4.2rem;font-weight:300;letter-spacing:0;line-height:57px;padding:48px 0 20px;margin:0;border-bottom:0}.tmpl-custom-physicians.fc-category .section-2{background-color:#fafafa;width:calc(100% - 314px);padding-left:4.765vw;padding-right:5vw;padding-bottom:60px}.tmpl-custom-physicians.fc-category .section-2 .filters-summary-wrapper{padding-bottom:10px}.tmpl-custom-physicians.fc-category .physicians .field_phy_main_specialties p{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.2rem;letter-spacing:0;line-height:16px;text-align:center;padding:0;margin:0 8.917%}.tmpl-custom-physicians.fc-category .physicians .field_phy_main_specialties p a{color:inherit;text-decoration:none}.tmpl-custom-physicians.fc-category .section-3{position:relative;z-index:0}.tmpl-custom-physicians.fc-category .section-3 .introitems-items-list,.tmpl-custom-physicians.fc-category .section-3 .featured-items-list,.tmpl-custom-physicians.fc-category .section-3 .outside-region-items-list{padding:0;margin:-7px}.tmpl-custom-physicians.fc-category .section-3 .physicians{display:flex;flex-direction:column;margin:7px;width:calc(20% - 14px);padding:17px 0;box-sizing:border-box;box-shadow:none !important;border:1px solid #ededed;border-radius:2px;background-color:#fff;position:relative}.tmpl-custom-physicians.fc-category .section-3 .physicians .group-1 .field_headshot_photo{display:flex;justify-content:center;position:relative;line-height:0}.tmpl-custom-physicians.fc-category .section-3 .physicians .group-1 .field_headshot_photo img{width:64.33%;height:auto;border-radius:50%;transition:opacity .5s}.tmpl-custom-physicians.fc-category .section-3 .physicians .group-2{flex-grow:1;display:flex;flex-direction:column}.tmpl-custom-physicians.fc-category .section-3 .physicians .group-2 h4{text-align:center;line-height:2rem;padding-bottom:12px;margin:10px 8.917% 8px;border-bottom:1px solid #ededed}.tmpl-custom-physicians.fc-category .section-3 .physicians .group-2 h4 a{text-decoration:none;color:#091223}.tmpl-custom-physicians.fc-category .section-3 .physicians .group-2 h4 a:hover{text-decoration:underline;color:#091223}.tmpl-custom-physicians.fc-category .section-3 .physicians .group-2 .field_intro_text,.tmpl-custom-physicians.fc-category .section-3 .physicians .group-2 .description{display:none}.tmpl-custom-physicians.fc-category .section-3 .physicians .region{display:none;color:#667187;font-family:"Roboto",sans-serif;line-height:12px;text-align:center;padding-top:8px}.tmpl-custom-physicians.fc-category .section-3 .physicians .region-name{font-size:1.05rem;line-height:13px;margin-bottom:2px}.tmpl-custom-physicians.fc-category .section-3 .physicians .region .distance{opacity:0;font-size:.9rem;letter-spacing:.6px;line-height:12px}.tmpl-custom-physicians.fc-category .section-3 .physicians .region .pin{width:6px;margin-right:3px}.tmpl-custom-physicians.fc-category .section-3 .physicians .button-row{margin-top:auto;padding-top:18px}.tmpl-custom-physicians.fc-category .section-3 .physicians .button-yellow{border-radius:2px;display:block;font-size:1rem;line-height:14px;padding:3px 0 3px;margin:0 8.917%}.tmpl-custom-physicians.fc-category .section-3 .physicians:not(.active){display:none !important}.tmpl-custom-physicians.fc-category .section-3 .physicians:before{content:attr(data-states);background-color:#ededed;color:#4f5c75;font-family:"Roboto",sans-serif;font-size:8px;padding:1px 3px;letter-spacing:.5px;line-height:10px;text-align:center;position:absolute;border-radius:12px;top:4px;right:4px}.tmpl-custom-physicians.fc-category .section-3 .introitems-items-list>li.chief.active .field_headshot_photo::before,.tmpl-custom-physicians.fc-category .section-3 .introitems-items-list>li.non-op-chief.active .field_headshot_photo::before{content:"Founder";font-family:"Open Sans",sans-serif;font-size:1.1rem;line-height:18px;font-weight:600;color:#142546;text-align:center;letter-spacing:.96px;display:block;width:105px;height:18px;position:absolute;z-index:1;bottom:-6px;left:50%;transform:translateX(-50%);background:url(/templates/lyquix/images/physician-icons/physician-tag.svg) no-repeat;background-size:contain;text-transform:uppercase;background-size:85px 18px;background-position:center;content:"Chief"}.tmpl-custom-physicians.fc-category .section-3 .introitems-items-list>li.co-chief.active .field_headshot_photo::before,.tmpl-custom-physicians.fc-category .section-3 .introitems-items-list>li.non-op-co-chief.active .field_headshot_photo::before{content:"Founder";font-family:"Open Sans",sans-serif;font-size:1.1rem;line-height:18px;font-weight:600;color:#142546;text-align:center;letter-spacing:.96px;display:block;width:105px;height:18px;position:absolute;z-index:1;bottom:-6px;left:50%;transform:translateX(-50%);background:url(/templates/lyquix/images/physician-icons/physician-tag.svg) no-repeat;background-size:contain;text-transform:uppercase;background-size:85px 18px;background-position:center;content:"Co-Chief"}.tmpl-custom-physicians.fc-category .section-3 .introitems-items-list>li.president.active .field_headshot_photo::before{content:"Founder";font-family:"Open Sans",sans-serif;font-size:1.1rem;line-height:18px;font-weight:600;color:#142546;text-align:center;letter-spacing:.96px;display:block;width:105px;height:18px;position:absolute;z-index:1;bottom:-6px;left:50%;transform:translateX(-50%);background:url(/templates/lyquix/images/physician-icons/physician-tag.svg) no-repeat;background-size:contain;text-transform:uppercase;background-size:85px 18px;background-position:center;content:"President"}body[regions=outside-region] .tmpl-custom-physicians.fc-category .radio-wrapper{pointer-events:none;opacity:.5}body[screen=xs][regions=outside-region] .tmpl-custom-physicians.fc-category .radio-wrapper{display:none}.cat-physicians .section-4{border-top:1px solid #ededed;padding-top:26px;margin-top:26px}body[hash*=distance-filter] .tmpl-custom-physicians.fc-category .section-3 .introitems-items-list>li .region{display:block}body[hash*=distance-filter] .tmpl-custom-physicians.fc-category .section-3 .introitems-items-list>li .region .distance{opacity:1}body:not([hash*=regional-filter]) .tmpl-custom-physicians.fc-category .section-3 .introitems-items-list>li .region{display:block}@media only screen and (min-width:1600px){.tmpl-custom-physicians.fc-category .section-1 .filter-bar-phy{width:360px}.tmpl-custom-physicians.fc-category .section-2{width:calc(100% - 361px);padding-right:calc(6.23% - 18px);padding-left:calc(6.25% - 24px)}.tmpl-custom-physicians.fc-category .physcians .group-1 .field_headshot_photo img{width:132px}.tmpl-custom-physicians.fc-category .physcians .group-2 h4{margin:10px 8.78% 8px}.tmpl-custom-physicians.fc-category .physcians .button-yellow{width:153px;margin:auto auto 0}}body[screen=md] .tmpl-custom-physicians.fc-category .filter-bar-phy{width:239px}body[screen=md] .tmpl-custom-physicians.fc-category .filter-bar-phy .radio-wrapper{padding-left:20px}body[screen=md] .tmpl-custom-physicians.fc-category .filter-bar-phy .radio-wrapper label:nth-of-type(2){margin-left:11px}body[screen=md] .tmpl-custom-physicians.fc-category .section-2{width:calc(100% - 240px);padding-right:5%;padding-left:5%;padding-bottom:52px}body[screen=md] .tmpl-custom-physicians.fc-category .filter-bar-phy .filter-wrapper{padding:28px 25px 0}body[screen=md] .tmpl-custom-physicians.fc-category .physicians{width:calc(25% - 14px);padding:15px 0}@media only screen and (min-width:800px) and (max-width:959px){body[screen=sm] .tmpl-custom-physicians.fc-category .filter-bar-phy{width:239px}body[screen=sm] .tmpl-custom-physicians.fc-category .section-2{width:calc(100% - 240px);padding-left:4.69vw;padding-right:4.69vw;padding-bottom:50px}body[screen=sm] .tmpl-custom-physicians.fc-category .section-2 .filters-summary{width:calc(100% - 180px)}body[screen=sm] .tmpl-custom-physicians.fc-category .section-3 .physicians{width:calc(33.333% - 14px)}body[screen=sm] .tmpl-custom-physicians.fc-category .section-3 .physicians .group-1 .field_headshot_photo img{width:95px}body[screen=sm] .tmpl-custom-physicians.fc-category .section-3 .physicians .button-yellow span.sm-show{display:none !important}}@media only screen and (min-width:640px) and (max-width:799px){body[screen=sm] .tmpl-custom-physicians.fc-category .filter-bar-phy{width:34.375vw}body[screen=sm] .tmpl-custom-physicians.fc-category .sort-pref .menu-opener{width:134px}body[screen=sm] .tmpl-custom-physicians.fc-category .sort-pref .menu-opener .filter-label{padding-left:5px}body[screen=sm] .tmpl-custom-physicians.fc-category .section-2{flex:1;padding-left:3.75vw;padding-right:6.25vw;padding-bottom:40px}body[screen=sm] .tmpl-custom-physicians.fc-category .section-2 .filters-summary{width:calc(100% - 142px)}body[screen=sm] .tmpl-custom-physicians.fc-category .section-2 .introitems-items-list,body[screen=sm] .tmpl-custom-physicians.fc-category .section-2 .featured-items-list,body[screen=sm] .tmpl-custom-physicians.fc-category .section-2 .outside-region-items-list{margin:-2.5px 0}body[screen=sm] .tmpl-custom-physicians.fc-category .section-2 .physicians{width:100%;margin:2.5px 0;padding-left:20px;padding-right:20px;flex-direction:row;align-items:center}body[screen=sm] .tmpl-custom-physicians.fc-category .section-2 .physicians .field_headshot_photo img{width:10.63vw;padding:1.5px;background-color:#ffd04e}body[screen=sm] .tmpl-custom-physicians.fc-category .section-2 .physicians .field_headshot_photo:before{background-size:contain;width:85px;letter-spacing:1px}body[screen=sm] .tmpl-custom-physicians.fc-category .section-2 .physicians .group-2{margin-left:16px;display:block;flex:1}body[screen=sm] .tmpl-custom-physicians.fc-category .section-2 .physicians .group-2 h4{text-align:left;margin:0 0 8px 0;font-size:1.4rem;line-height:18px}body[screen=sm] .tmpl-custom-physicians.fc-category .section-2 .physicians .group-2 .field_phy_main_specialties p{text-align:left;margin:0}body[screen=sm] .tmpl-custom-physicians.fc-category .section-2 .physicians .group-2 .region{text-align:left;padding:2px 0 10px}body[screen=sm] .tmpl-custom-physicians.fc-category .section-2 .physicians .group-2 .button-row{padding-top:2px}body[screen=sm] .tmpl-custom-physicians.fc-category .section-2 .physicians .group-2 .button-yellow{position:relative;background-color:transparent !important;border:0;box-shadow:none;color:#142546;font-family:"Open Sans",sans-serif;font-size:10px;font-weight:600;letter-spacing:0;line-height:14px;text-transform:none;padding:0;margin:0;text-align:left}body[screen=sm] .tmpl-custom-physicians.fc-category .section-2 .physicians .group-2 .button-yellow:after{content:url(/templates/lyquix/images/icons/arrow-blue.svg);display:inline-block;transform:translateY(1px) rotate(-180deg);margin-left:4px}}body[screen=sm] .tmpl-custom-physicians.fc-category h1{padding-top:30px;padding-bottom:25px}body[screen=sm] .tmpl-custom-physicians.fc-category .section-2 .filters-summary{padding-left:0;padding-right:0;flex-direction:column;align-items:flex-start}body[screen=sm] .tmpl-custom-physicians.fc-category .section-2 .filters-summary .filter-applied{margin:0}body[screen=sm] .tmpl-custom-physicians.fc-category .section-2 .filters-summary .filter-applied:first-child{margin:0}body[screen=sm] .tmpl-custom-physicians.fc-category .section-2 .filters-summary .filter-applied:last-child{margin:0}body[screen=sm] .tmpl-custom-physicians.fc-category .section-2 .filters-summary .filter-applied:not(:first-child){margin-top:4px}body[screen=sm] .tmpl-custom-physicians.fc-category .section-2 #phy-sort-pref-desktop{align-self:flex-end}body[screen=xs] .tmpl-custom-physicians.fc-category .phy-filters-summary{width:calc(100% - 26px)}body[screen=xs] .tmpl-custom-physicians.fc-category .phy-filters-xs-open{width:18px;margin-left:6px}body[screen=xs] .tmpl-custom-physicians.fc-category .section-2{width:78.09%;margin:0 auto;padding-left:0;padding-right:0;padding-bottom:42px}body[screen=xs] .tmpl-custom-physicians.fc-category .section-2 .physicians{width:100%;margin:2.5px 0;padding-left:6.4%;padding-right:6.4%;flex-direction:row;align-items:start}body[screen=xs] .tmpl-custom-physicians.fc-category .section-2 .physicians .field_headshot_photo::before{content:normal !important}body[screen=xs] .tmpl-custom-physicians.fc-category .section-2 .physicians .field_headshot_photo img{padding:1.5px;background-color:#ffd04e;width:12.83vw;min-width:41px}body[screen=xs] .tmpl-custom-physicians.fc-category .section-2 .physicians .group-2{display:block;margin-left:12px;flex:1}body[screen=xs] .tmpl-custom-physicians.fc-category .section-2 .physicians .group-2 h4{text-align:left;margin:0 0 3px 0;font-size:1.4rem;line-height:18px;padding-top:5px}body[screen=xs] .tmpl-custom-physicians.fc-category .section-2 .physicians .group-2 .field_phy_main_specialties p{text-align:left;margin:0}body[screen=xs] .tmpl-custom-physicians.fc-category .section-2 .physicians .group-2 .region{padding:2px 0 10px;text-align:left}body[screen=xs] .tmpl-custom-physicians.fc-category .section-2 .physicians .button-row{padding-top:2px}body[screen=xs] .tmpl-custom-physicians.fc-category .section-2 .physicians .button-yellow{position:relative;background-color:transparent !important;border:0;box-shadow:none;color:#142546;font-family:"Open Sans",sans-serif;font-size:10px;font-weight:600;letter-spacing:0;line-height:14px;text-transform:none;padding:0;margin:0;text-align:left}body[screen=xs] .tmpl-custom-physicians.fc-category .section-2 .physicians .button-yellow:after{content:url(/templates/lyquix/images/icons/arrow-blue.svg);display:inline-block;transform:translateY(1px) rotate(-180deg);margin-left:4px}body[screen=xs] .tmpl-custom-physicians.fc-category .introitems-items-list,body[screen=xs] .tmpl-custom-physicians.fc-category .featured-items-list,body[screen=xs] .tmpl-custom-physicians.fc-category .outside-region-items-list{margin:-2.5px 0}body[screen=xs] .tmpl-custom-physicians.fc-category .cat-items .introitems-items-list>li.chief.active .group-2::before,body[screen=xs] .tmpl-custom-physicians.fc-category .cat-items .introitems-items-list>li.non-op-chief.active .group-2::before{background-color:#ededed;content:"Founder";display:inline-block;color:#142546;font-family:"Open Sans",sans-serif;font-size:1rem;font-weight:600;letter-spacing:.87px;line-height:18px;padding:0 6px;text-align:center;text-transform:uppercase;content:"Chief"}body[screen=xs] .tmpl-custom-physicians.fc-category .cat-items .introitems-items-list>li.co-chief.active .group-2::before,body[screen=xs] .tmpl-custom-physicians.fc-category .cat-items .introitems-items-list>li.non-op-co-chief.active .group-2::before{background-color:#ededed;content:"Founder";display:inline-block;color:#142546;font-family:"Open Sans",sans-serif;font-size:1rem;font-weight:600;letter-spacing:.87px;line-height:18px;padding:0 6px;text-align:center;text-transform:uppercase;content:"Co-Chief"}body[screen=xs] .tmpl-custom-physicians.fc-category .cat-items .introitems-items-list>li.president .group-2:before{background-color:#ededed;content:"Founder";display:inline-block;color:#142546;font-family:"Open Sans",sans-serif;font-size:1rem;font-weight:600;letter-spacing:.87px;line-height:18px;padding:0 6px;text-align:center;text-transform:uppercase;content:"President"}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-message{padding:20px 0 50px;position:relative;z-index:0}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-message h2{margin:0 0 20px 0;font-size:1.7rem;line-height:23px;padding:0 6px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-message .inner{padding:40px 17.5px 15px;background-color:#fff}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-message:before{content:"";background-color:#fafafa;position:absolute;top:0;left:50%;width:100vw;height:100%;transform:translateX(-50%);z-index:-1}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-message .button-yellow{padding:8.5px 25px 7.5px;margin:0 20px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-message .row{padding-top:10px}body[screen=xs][regions=outside-region] .section-2{padding-bottom:0}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters{height:32px;margin-left:-7px}.dropdown-container-gray{height:auto;border-radius:0;float:none;position:relative;margin:0;background-color:transparent;border:0;box-shadow:none;color:inherit}.dropdown-container-gray:after,.dropdown-container-gray:before{display:none}.dropdown-container-gray:hover{border:0}.filter-bar-phy h4{margin:0}.filter-bar-phy h4.filter-label{font-size:1.4rem;line-height:23px;font-weight:600;padding-bottom:4px}.filter-bar-phy .filter-label h4,.filter-bar-phy .xs-dropdown-labels h4{font-size:1.4rem;line-height:23px;font-weight:600}.filter-bar-phy .checkbox-group{display:flex;flex-wrap:wrap}.filter-bar-phy .checkbox-group.hide{display:none}.filter-bar-phy .filter-wrapper{padding:40px 40px 0;box-sizing:border-box;align-items:center}.filter-bar-phy .input-wrapper.search_query-wrapper{margin-bottom:21px}.filter-bar-phy .input-wrapper input{height:30px;width:calc(100% - 44px);border-radius:4px 0 0 4px;background-color:#f9f9f9;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.2);box-sizing:border-box;color:#142546;padding:11px 12px;font-size:1.2rem;margin:0}.filter-bar-phy .input-wrapper input::-webkit-search-cancel-button{background-image:url(/templates/lyquix/images/close-icon.svg);height:9px;width:9px}.filter-bar-phy .input-wrapper .use-my-location{position:relative;margin:0;padding:0;width:42px;border-radius:0 5px 5px 0;box-shadow:none}.filter-bar-phy .input-wrapper .use-my-location::before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"FontAwesome";content:"";font-size:1.6rem !important;top:50%;left:50%;transform:translate(-50%,-50%)}.filter-bar-phy .phy-surgical-filter-and-view-mode .checkbox-group{display:flex}.filter-bar-phy .gender-filter .input-wrapper{display:flex;align-items:center}.filter-bar-phy .gender-filter .input-wrapper:hover{cursor:pointer}.filter-bar-phy .btn-view-container{display:flex}.filter-bar-phy .btn-view-container .btn-view-grid{height:29px;width:29px;box-shadow:0 1px 4px 0 rgba(0,0,0,0.23);background-color:#fff;opacity:1;transition:opacity .5s;background-image:none;margin-right:5px}.filter-bar-phy .btn-view-container .btn-view-grid.btn-view-active{opacity:.5}.filter-bar-phy .btn-view-container .btn-view-grid::before{font-size:24px;color:#142546;left:7px}.filter-bar-phy .btn-view-container .btn-view-list{height:29px;width:29px;box-shadow:0 1px 4px 0 rgba(0,0,0,0.23);background-color:#fff;opacity:1;transition:opacity .5s;background-image:none}.filter-bar-phy .btn-view-container .btn-view-list.btn-view-active{opacity:.5}.filter-bar-phy .btn-view-container .btn-view-list::before{font-size:24px;color:#142546;left:5px}.filter-bar-phy .phy-loc-filter-dropdown{top:-21px;left:-14px;position:relative;background-color:#fff}body[screen=md] .filter-bar-phy .input-wrapper>.search_query{width:calc(100% - 38px)}body[screen=md] .filter-bar-phy .input-wrapper .submit-button{width:36px}body[screen=sm] .tmpl-custom-physicians.fc-category .filter-bar-phy .filter-wrapper{padding:28px 20px 0 20px}body[screen=sm] .tmpl-custom-physicians.fc-category .filter-bar-phy .filter-wrapper>.search_query{width:calc(100% - 36px)}body[screen=sm] .tmpl-custom-physicians.fc-category .filter-bar-phy .filter-wrapper .use-my-location{height:30px;width:36px;box-sizing:border-box}body[screen=sm] .tmpl-custom-physicians.fc-category .filter-bar-phy .filter-wrapper .btn-view-container.xs-hide{position:relative}body[screen=sm] .tmpl-custom-physicians.fc-category .filter-bar-phy .checkbox-group{display:flex}body[screen=sm] .tmpl-custom-physicians.fc-category .filter-bar-phy .gender-filter .checkbox-group{display:none}body[screen=sm] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters{display:flex;padding:0 4px;flex-wrap:nowrap}body[screen=sm] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .menu-opener{height:52px;width:128px}body[screen=sm] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .menu-opener span:after{left:9px}body[screen=sm] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .menu-opener:after{top:17px}body[screen=sm] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .menu-opener .filter-label{padding:15px 9px 22px}body[screen=sm] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .menu-opener .filter-label:after{bottom:10px}body[screen=sm] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .surgical-filter{margin-left:auto}body[screen=sm] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .surgical-filter .input-wrapper:first-of-type{margin-right:15px}body[screen=xs] .tmpl-custom-physicians.fc-category h1{padding:25px 0 10px}body[screen=xs] .tmpl-custom-physicians.fc-category .section-2{background-color:#fff;position:relative;padding:0}body[screen=xs] .tmpl-custom-physicians.fc-category .section-2 .filters-summary-wrapper{padding:10px 0}body[screen=xs] .tmpl-custom-physicians.fc-category .section-2 .radio-wrapper{border-bottom:0;padding:0;margin-bottom:18px}body[screen=xs] .tmpl-custom-physicians.fc-category .section-2 .radio-wrapper label:nth-of-type(2){margin-left:12px}body[screen=xs] .tmpl-custom-physicians.fc-category .section-3{padding-bottom:42px}body[screen=xs] .tmpl-custom-physicians.fc-category .section-3:before{content:"";position:absolute;top:0;left:50%;width:100vw;height:100%;background-color:#fafafa;z-index:-1;transform:translateX(-50%)}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy{border-right:0}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .input-wrapper>.search_query{width:calc(100% - 42px);margin:0;height:30px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .input-wrapper .use-my-location{height:30px;width:42px;box-sizing:border-box}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters{display:flex;flex-wrap:wrap;height:32px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .surgical-filter.xs-hide{margin-left:auto}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .surgical-filter.xs-hide .input-wrapper:first-child{margin-right:15px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .phy-loc-filter,body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .specialty-filter{width:125px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .location-filter{margin-right:9px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .specialty-filter{height:45px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .xs-filters{height:23px;width:23px;border-radius:12.5px;background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,0.5),0 1px 5px 0 rgba(0,0,0,0.15);margin-top:2px;margin-left:auto;position:relative}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .xs-filters:hover{cursor:pointer}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .xs-filters::after{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"FontAwesome";content:"";right:5px;position:absolute;top:4px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .xs-filters-dropdown{height:130px;width:309px;background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,0.23);position:absolute;top:100%;left:50%;transform:translateX(-50%);padding:15px;box-sizing:border-box;display:flex;flex-wrap:wrap;opacity:0;visibility:hidden;transition:opacity .5s,visibility 0s .5s}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .xs-filters-dropdown.active{opacity:1;visibility:visible;transition:opacity .5s}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .xs-filters-dropdown .xs-filters-header{width:100%;opacity:.75;color:#666;font-size:1.1rem;font-family:"Open Sans",sans-serif;font-weight:600;line-height:calc(15 / 11);padding-bottom:5px;border-bottom:2px solid #ededed;margin-bottom:6px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .xs-filters-dropdown .gender-filter .checkbox-group{display:flex;margin-top:6px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .xs-filters-dropdown .gender-filter .checkbox-group .input-wrapper{display:flex;align-items:center}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .xs-filters-dropdown .surgical-filter,body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .xs-filters-dropdown .gender-filter{flex-wrap:wrap;align-items:flex-start;width:197px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .xs-filters-dropdown .surgical-filter .input-wrapper,body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .xs-filters-dropdown .gender-filter .input-wrapper{width:calc(100% - 91px);height:29px;padding:12px 15px;box-sizing:border-box;margin-right:5px;border-radius:5px;background-color:#fff;box-shadow:0 1px 5px 0 rgba(0,0,0,0.15);padding:12px 15px 12px 5px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .xs-filters-dropdown .surgical-filter .input-wrapper span,body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .xs-filters-dropdown .gender-filter .input-wrapper span{font-size:1rem;font-weight:600;line-height:calc(15/10)}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .xs-filters-dropdown .surgical-filter .input-wrapper:first-of-type,body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .xs-filters-dropdown .gender-filter .input-wrapper:first-of-type{width:85px}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .xs-filters-dropdown .surgical-filter .input-wrapper:nth-of-type(2),body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .xs-filters-dropdown .gender-filter .input-wrapper:nth-of-type(2){margin-right:0}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy .sm-xs-filters .xs-filters-dropdown .btn-view-container{width:65px;display:flex;flex-wrap:wrap;align-items:flex-start;float:none;position:relative;right:auto;margin-left:auto}body[screen=xs] .tmpl-custom-physicians.fc-category .filter-bar-phy input[type=text]{font-size:1.6rem;padding-top:2px;padding-bottom:2px}.checkbox-input-shared .input-wrapper{width:100%;display:flex;align-items:center}.checkbox-input-shared .input-checkbox{height:13px;width:13px;min-width:13px;border:.5px solid #c3c3c3;border-radius:2px;background-color:#fff;margin-right:5px;position:relative;display:inline-block}.checkbox-input-shared .input-checkbox:hover{cursor:pointer}.checkbox-input-shared .input-checkbox.active{background-color:#142546;border-color:transparent}.checkbox-input-shared .input-checkbox::after{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"FontAwesome";content:"";right:50%;position:absolute;font-size:8px;top:50%;color:#fff;transform:translate(50%,-50%)}.filter-bar-phy .surgical-filter .input-wrapper{width:100%;display:flex;align-items:center}.filter-bar-phy .surgical-filter .input-checkbox{height:13px;width:13px;min-width:13px;border:.5px solid #c3c3c3;border-radius:2px;background-color:#fff;margin-right:5px;position:relative;display:inline-block}.filter-bar-phy .surgical-filter .input-checkbox:hover{cursor:pointer}.filter-bar-phy .surgical-filter .input-checkbox.active{background-color:#142546;border-color:transparent}.filter-bar-phy .surgical-filter .input-checkbox::after{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"FontAwesome";content:"";right:50%;position:absolute;font-size:8px;top:50%;color:#fff;transform:translate(50%,-50%)}.filter-bar-phy .dropdown{position:absolute;box-sizing:border-box;background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,0.14);padding:24px 0;z-index:1;top:55px;width:314px;height:auto;border-radius:0;opacity:1;visibility:visible;transition:opacity .5s;z-index:2}.filter-bar-phy .dropdown li{min-height:28px;padding:0 0 0 26px;display:flex;align-items:center;color:#142546;font-size:1.2rem;font-weight:600;line-height:17px}.filter-bar-phy .dropdown li.active{opacity:.6}.filter-bar-phy .dropdown li:hover{text-decoration:underline}.filter-bar-phy .dropdown.close{opacity:0;visibility:hidden;transition:opacity .5s,visibility 0s .5s}.filter-bar-phy .dropdown:after,.phy-loc-filter-dropdown:after{content:"";display:block;background-color:inherit;height:10px;width:10px;transform:rotate(45deg);position:absolute;top:-4px;left:26px}body[screen=sm] .filter-bar-phy .specialty-filter .dropdown{width:320px}body[screen=xs] .filter-bar-phy .specialty-filter .dropdown{width:309px;height:calc(100vh - 166px);max-height:559px;top:45px;left:-134.5px}.menu-opener{margin-bottom:21px;position:relative;transition:background-color .5s;color:#142546}.menu-opener:hover{cursor:pointer;background-color:#f2f2f2}.menu-opener span{font-family:"Open Sans",sans-serif;font-size:1.2rem;line-height:17px;width:100%;height:28px;padding:4px 4px 6px 10px;box-sizing:border-box;display:flex;align-items:center;position:relative}.menu-opener span::after{content:" ";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:rgba(54,57,59,0.5)}.menu-opener::after{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"FontAwesome";content:"";right:9px;position:absolute;font-size:1rem;top:7px}.menu-opener.active::after{width:8px;height:8px;content:" ";display:block;position:absolute;top:50%;right:10px;transform:translateY(-50%) rotate(45deg);background-image:url(/templates/lyquix/images/icons/morefilters.svg);background-size:100%}body[screen=md] .surgical-filter .dropdown-group{position:relative}body[screen=xs] .menu-opener::after{top:11px}body[screen=xs] .menu-opener span{height:32px}.menu-opener.active{background-color:#f2f2f2;transition:background-color .5s}.phy-loc-filter-dropdown,.phy-gender-filter-dropdown,.phy-operative-filter-dropdown{opacity:0;visibility:hidden;transition:opacity .5s,visibility 0s .5s;z-index:1}.phy-loc-filter-dropdown .left-column-and-map-wrapper,.phy-gender-filter-dropdown .left-column-and-map-wrapper,.phy-operative-filter-dropdown .left-column-and-map-wrapper{position:absolute;background-color:#fff;display:flex;height:550px;box-shadow:0 1px 3px 0 rgba(0,0,0,0.23)}.phy-loc-filter-dropdown.active,.phy-gender-filter-dropdown.active,.phy-operative-filter-dropdown.active{opacity:1;visibility:visible;transition:opacity .5s}.phy-loc-filter-dropdown .map,.phy-gender-filter-dropdown .map,.phy-operative-filter-dropdown .map{height:549px;width:494px}.phy-loc-filter-dropdown .left-column,.phy-gender-filter-dropdown .left-column,.phy-operative-filter-dropdown .left-column{width:318px;flex-shrink:0;background-color:#fff;box-sizing:border-box;padding-top:28px;font-family:"Open Sans",sans-serif}.phy-loc-filter-dropdown .left-column>span,.phy-gender-filter-dropdown .left-column>span,.phy-operative-filter-dropdown .left-column>span{color:#777;font-size:1.3rem;line-height:calc(15/13);padding:0 24px;display:block}.phy-loc-filter-dropdown .left-column .input-section,.phy-gender-filter-dropdown .left-column .input-section,.phy-operative-filter-dropdown .left-column .input-section{padding-right:33px;padding-left:25px}.phy-loc-filter-dropdown .left-column .input-wrapper.text-input,.phy-gender-filter-dropdown .left-column .input-wrapper.text-input,.phy-operative-filter-dropdown .left-column .input-wrapper.text-input{margin-bottom:6px}.phy-loc-filter-dropdown .left-column .checkbox-wrapper,.phy-gender-filter-dropdown .left-column .checkbox-wrapper,.phy-operative-filter-dropdown .left-column .checkbox-wrapper{height:27px;margin-top:14px}.phy-loc-filter-dropdown .left-column .checkbox-wrapper .input-group-wrapper .input-wrapper,.phy-gender-filter-dropdown .left-column .checkbox-wrapper .input-group-wrapper .input-wrapper,.phy-operative-filter-dropdown .left-column .checkbox-wrapper .input-group-wrapper .input-wrapper{width:auto}.phy-loc-filter-dropdown .left-column .checkbox-wrapper .input-group-wrapper .input-wrapper:first-child,.phy-gender-filter-dropdown .left-column .checkbox-wrapper .input-group-wrapper .input-wrapper:first-child,.phy-operative-filter-dropdown .left-column .checkbox-wrapper .input-group-wrapper .input-wrapper:first-child{margin-right:17px}.phy-loc-filter-dropdown .loc-list,.phy-gender-filter-dropdown .loc-list,.phy-operative-filter-dropdown .loc-list{max-height:421px;overflow-y:auto;margin:0;padding:0;list-style:none;padding:0 24px}.phy-loc-filter-dropdown .loc-list li,.phy-gender-filter-dropdown .loc-list li,.phy-operative-filter-dropdown .loc-list li{color:#36393b;font-size:1.2rem;font-weight:600;margin:12px 0;line-height:17px}.phy-loc-filter-dropdown .loc-list li:hover,.phy-gender-filter-dropdown .loc-list li:hover,.phy-operative-filter-dropdown .loc-list li:hover{text-decoration:underline;cursor:pointer}.phy-loc-filter-dropdown .loc-list::-webkit-scrollbar,.phy-gender-filter-dropdown .loc-list::-webkit-scrollbar,.phy-operative-filter-dropdown .loc-list::-webkit-scrollbar{width:7px}.phy-loc-filter-dropdown .loc-list::-webkit-scrollbar-track,.phy-gender-filter-dropdown .loc-list::-webkit-scrollbar-track,.phy-operative-filter-dropdown .loc-list::-webkit-scrollbar-track{border-radius:3.5px;background:rgba(20,37,70,0.22);margin:13px 0}.phy-loc-filter-dropdown .loc-list::-webkit-scrollbar-thumb,.phy-gender-filter-dropdown .loc-list::-webkit-scrollbar-thumb,.phy-operative-filter-dropdown .loc-list::-webkit-scrollbar-thumb{background:rgba(20,37,70,0.57);border-radius:3.5px}.phy-loc-filter-dropdown .input-wrapper.search_query-wrapper,.phy-gender-filter-dropdown .input-wrapper.search_query-wrapper,.phy-operative-filter-dropdown .input-wrapper.search_query-wrapper{margin-bottom:21px}.phy-loc-filter-dropdown .input-wrapper input,.phy-gender-filter-dropdown .input-wrapper input,.phy-operative-filter-dropdown .input-wrapper input{height:30px;width:calc(100% - 44px);border-radius:4px 0 0 4px;background-color:#f9f9f9;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.2);box-sizing:border-box;color:#142546;padding:11px 12px;font-size:1.2rem;margin:0}.phy-loc-filter-dropdown .input-wrapper input::-webkit-search-cancel-button,.phy-gender-filter-dropdown .input-wrapper input::-webkit-search-cancel-button,.phy-operative-filter-dropdown .input-wrapper input::-webkit-search-cancel-button{background-image:url(/templates/lyquix/images/close-icon.svg);height:9px;width:9px}.phy-loc-filter-dropdown .input-wrapper .use-my-location,.phy-gender-filter-dropdown .input-wrapper .use-my-location,.phy-operative-filter-dropdown .input-wrapper .use-my-location{position:relative;margin:0;padding:0;width:42px;border-radius:0 5px 5px 0;box-shadow:none}.phy-loc-filter-dropdown .input-wrapper .use-my-location::before,.phy-gender-filter-dropdown .input-wrapper .use-my-location::before,.phy-operative-filter-dropdown .input-wrapper .use-my-location::before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"FontAwesome";content:"";font-size:1.6rem !important;top:50%;left:50%;transform:translate(-50%,-50%)}.phy-loc-filter-dropdown .checkbox-wrapper,.phy-gender-filter-dropdown .checkbox-wrapper,.phy-operative-filter-dropdown .checkbox-wrapper{height:53px;margin-top:20px;position:relative}.phy-loc-filter-dropdown .checkbox-wrapper::before,.phy-loc-filter-dropdown .checkbox-wrapper::after,.phy-gender-filter-dropdown .checkbox-wrapper::before,.phy-gender-filter-dropdown .checkbox-wrapper::after,.phy-operative-filter-dropdown .checkbox-wrapper::before,.phy-operative-filter-dropdown .checkbox-wrapper::after{position:absolute;content:"";top:0;height:2px;width:100%;background-color:#f8f8f8}.phy-loc-filter-dropdown .checkbox-wrapper::after,.phy-gender-filter-dropdown .checkbox-wrapper::after,.phy-operative-filter-dropdown .checkbox-wrapper::after{top:auto;bottom:0}.phy-loc-filter-dropdown .checkbox-wrapper .input-group-wrapper,.phy-gender-filter-dropdown .checkbox-wrapper .input-group-wrapper,.phy-operative-filter-dropdown .checkbox-wrapper .input-group-wrapper{width:100%;height:100%;padding:0 24px;align-items:center}.phy-loc-filter-dropdown .checkbox-wrapper .input-group-wrapper .input-wrapper,.phy-gender-filter-dropdown .checkbox-wrapper .input-group-wrapper .input-wrapper,.phy-operative-filter-dropdown .checkbox-wrapper .input-group-wrapper .input-wrapper{width:100%;display:flex;align-items:center}.phy-loc-filter-dropdown .checkbox-wrapper .input-group-wrapper .input-checkbox,.phy-gender-filter-dropdown .checkbox-wrapper .input-group-wrapper .input-checkbox,.phy-operative-filter-dropdown .checkbox-wrapper .input-group-wrapper .input-checkbox{height:13px;width:13px;min-width:13px;border:.5px solid #c3c3c3;border-radius:2px;background-color:#fff;margin-right:5px;position:relative;display:inline-block}.phy-loc-filter-dropdown .checkbox-wrapper .input-group-wrapper .input-checkbox:hover,.phy-gender-filter-dropdown .checkbox-wrapper .input-group-wrapper .input-checkbox:hover,.phy-operative-filter-dropdown .checkbox-wrapper .input-group-wrapper .input-checkbox:hover{cursor:pointer}.phy-loc-filter-dropdown .checkbox-wrapper .input-group-wrapper .input-checkbox.active,.phy-gender-filter-dropdown .checkbox-wrapper .input-group-wrapper .input-checkbox.active,.phy-operative-filter-dropdown .checkbox-wrapper .input-group-wrapper .input-checkbox.active{background-color:#142546;border-color:transparent}.phy-loc-filter-dropdown .checkbox-wrapper .input-group-wrapper .input-checkbox::after,.phy-gender-filter-dropdown .checkbox-wrapper .input-group-wrapper .input-checkbox::after,.phy-operative-filter-dropdown .checkbox-wrapper .input-group-wrapper .input-checkbox::after{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"FontAwesome";content:"";right:50%;position:absolute;font-size:8px;top:50%;color:#fff;transform:translate(50%,-50%)}.phy-loc-filter-dropdown .checkbox-wrapper .input-group-wrapper .input-wrapper,.phy-gender-filter-dropdown .checkbox-wrapper .input-group-wrapper .input-wrapper,.phy-operative-filter-dropdown .checkbox-wrapper .input-group-wrapper .input-wrapper{box-sizing:border-box;margin-right:5px}.phy-loc-filter-dropdown .checkbox-wrapper .input-group-wrapper .input-wrapper span,.phy-gender-filter-dropdown .checkbox-wrapper .input-group-wrapper .input-wrapper span,.phy-operative-filter-dropdown .checkbox-wrapper .input-group-wrapper .input-wrapper span{font-size:1rem;font-weight:600;line-height:calc(15/10)}.phy-gender-filter,.surgical-filter{position:relative;margin-bottom:22px}.phy-gender-filter .input-wrapper,.surgical-filter .input-wrapper{margin:0 0 10px}.phy-gender-filter .input-wrapper .input-checkbox,.surgical-filter .input-wrapper .input-checkbox{height:13px;width:13px;min-width:13px;border:.5px solid #c3c3c3;border-radius:2px;background-color:#fff;margin-right:5px;position:relative}.phy-gender-filter .input-wrapper .input-checkbox:hover,.surgical-filter .input-wrapper .input-checkbox:hover{cursor:pointer}.phy-gender-filter .input-wrapper .input-checkbox.active,.surgical-filter .input-wrapper .input-checkbox.active{background-color:#142546;border-color:transparent}.phy-gender-filter .input-wrapper .input-checkbox::after,.surgical-filter .input-wrapper .input-checkbox::after{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"FontAwesome";content:"";right:50%;position:absolute;font-size:8px;top:50%;transform:translate(50%,-50%);color:#fff}.phy-gender-filter .input-wrapper span,.surgical-filter .input-wrapper span{white-space:nowrap;font-family:"Open Sans",sans-serif;font-size:1.2rem;line-height:calc(15 / 12);color:#36393b}.phy-gender-filter .input-wrapper:last-of-type,.surgical-filter .input-wrapper:last-of-type{margin-bottom:0}.phy-gender-filter-dropdown,.phy-operative-filter-dropdown{position:absolute;top:100%;left:0;width:163px;box-sizing:border-box;background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,0.14);padding-left:0;padding-right:0;z-index:1;top:51px;padding:28px 27px 35px 23px}.phy-gender-filter-dropdown .controls,.phy-operative-filter-dropdown .controls{padding:14px;border-top:2px solid #f8f8f8}.phy-gender-filter-dropdown .controls span,.phy-operative-filter-dropdown .controls span{font-size:1rem;line-height:15px;color:#36393b;padding:7px 16px;display:inline-block;box-shadow:0 1px 5px 0 rgba(0,0,0,0.15);border-radius:5px;font-weight:600;font-family:"Open Sans",sans-serif;transition:box-shadow}.phy-gender-filter-dropdown .controls span:hover,.phy-operative-filter-dropdown .controls span:hover{box-shadow:none}body[screen=md] .phy-loc-filter-dropdown .left-column-and-map-wrapper .map{height:552px;width:494px}body[screen=sm] .phy-loc-filter-dropdown .left-column-and-map-wrapper .map{height:552px;width:315px}body[screen=xs] .phy-loc-filter-dropdown{position:fixed;top:0;left:0;width:100%;height:100%}body[screen=xs] .phy-loc-filter-dropdown .left-column-and-map-wrapper{width:309px;box-sizing:border-box;box-shadow:none}body[screen=xs] .phy-loc-filter-dropdown .left-column-and-map-wrapper .left-column{padding:53px 0 0;width:100%}body[screen=xs] .phy-loc-filter-dropdown .left-column-and-map-wrapper .left-column>.input-wrapper input{width:215px;height:40px;margin:0}body[screen=xs] .phy-loc-filter-dropdown .left-column-and-map-wrapper .left-column>.input-wrapper button{height:40px;border:0}body[screen=xs] .phy-loc-filter-dropdown .left-column-and-map-wrapper .left-column>*{width:100%;box-sizing:border-box}body[screen=xs] .phy-loc-filter-dropdown .left-column-and-map-wrapper .loc-list-wrapper{z-index:1;overflow:hidden;position:absolute;top:195px;bottom:45px;z-index:1;overflow-y:scroll;display:none}body[screen=xs] .phy-loc-filter-dropdown .left-column-and-map-wrapper .loc-list-wrapper .loc-list span{font-family:"Open Sans",sans-serif}body[screen=xs] .phy-loc-filter-dropdown .left-column-and-map-wrapper .loc-list-wrapper.active{display:block}body[screen=xs] .phy-loc-filter-dropdown .left-column-and-map-wrapper .loc-list-wrapper.active+.map-wrapper{visibility:hidden}body[screen=xs] .phy-loc-filter-dropdown .left-column-and-map-wrapper .map-wrapper{height:auto;position:absolute;top:195px;bottom:45px;left:0;z-index:-1}body[screen=xs] .phy-loc-filter-dropdown .left-column-and-map-wrapper .map{height:100%;width:100%}body[screen=xs] .phy-loc-filter-dropdown .left-column-and-map-wrapper .button-wrapper{position:absolute;z-index:2;bottom:0;width:100%;height:45px;background-color:#fff;display:flex;justify-content:center;align-items:center}body[screen=xs] .phy-loc-filter-dropdown .left-column-and-map-wrapper .button-wrapper>a{width:185px;height:25px;font-size:1.1rem;font-weight:900;letter-spacing:.48px;line-height:calc(13 / 11);padding:6.5px 0 4.5px 0;box-sizing:border-box}body[screen=xs].ios .phy-loc-filter-dropdown{margin-top:-6px}.tmpl-custom-physicians.fc-category .filter .dropdown-container-gray:hover{background-color:transparent !important}.tmpl-custom-physicians.fc-category .dropdown-container-gray .dropdown li:hover{background-color:transparent}body[screen=md] .filter-wrapper .specialty-filter.dropdown-container-gray{min-width:0;width:inherit}.tmpl-custom-physicians.fc-category .phy-list .featured-items-list>li[data-itemid="136"] .group-1 .in-memoriam{display:inline-block}body[screen=sm] .tmpl-custom-physicians.fc-category .phy-list .featured-items-list>li[data-itemid="136"] .group-1 .in-memoriam,body[screen=xs] .tmpl-custom-physicians.fc-category .phy-list .featured-items-list>li[data-itemid="136"] .group-1 .in-memoriam{display:block;clear:both}body[screen=xs] .fc-item.tmpl-custom-physicians.item-136 .group-3 .field_headshot_photo{width:100%}body[screen=xs] .fc-item.tmpl-custom-physicians.item-136 .in-memoriam{position:absolute;top:10px;right:10px}body.stop-scrolling{height:100vh;overflow:hidden;position:relative}body[screen=lg].menu-collapsed .tmpl-custom-physicians.fc-category .section-1,body[screen=md].menu-collapsed .tmpl-custom-physicians.fc-category .section-1,body[screen=sm].menu-collapsed .tmpl-custom-physicians.fc-category .section-1{position:relative;z-index:1}body[screen=lg].menu-collapsed .tmpl-custom-physicians.fc-category .filter-bar-phy,body[screen=md].menu-collapsed .tmpl-custom-physicians.fc-category .filter-bar-phy,body[screen=sm].menu-collapsed .tmpl-custom-physicians.fc-category .filter-bar-phy{position:-webkit-sticky;position:sticky;top:56px;height:auto}body[screen=sm].menu-collapsed .tmpl-custom-physicians.fc-category .filter-bar-phy{top:89px !important}.catid-39 .row.main{padding-bottom:0 !important}.cat-specialties .featured-items-list{list-style:none;margin:0;padding:0;position:relative;max-width:1025px;margin:0 auto;z-index:1}.cat-specialties .featured-items-list>li{float:left;border-radius:3px;box-shadow:0 1px 13px rgba(0,0,0,0.2);border:1px solid #d6d6d6;position:relative;transition:box-shadow .5s}.cat-specialties .featured-items-list>li:hover{box-shadow:0 1px 13px rgba(0,0,0,0);border:1px solid rgba(150,150,150,0.3)}.cat-specialties .featured-items-list>li:active{background-color:#fbfbfb;border:1px solid #fff;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15);border-radius:2px}.cat-specialties .featured-items-list>li>a{display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.cat-specialties .featured-items-list>li>a:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:1;border-radius:3px}.cat-specialties .featured-items-list>li>a:hover:before,.cat-specialties .featured-items-list>li>a:hover img{opacity:.85}.cat-specialties .featured-items-list>li>a:active:before,.cat-specialties .featured-items-list>li>a:active img{opacity:.7}.cat-specialties .featured-items-list:before,.cat-specialties .featured-items-list:after{content:" ";display:table}.cat-specialties .featured-items-list:after{clear:both}.cat-specialties .featured-items-list>li{width:145px;min-height:115px;margin:5px}.cat-specialties .featured-items-list>li>a{position:static;text-decoration:none}.cat-specialties .featured-items-list>li .icon-specialty{display:block;width:100%;height:50px;border-top-left-radius:3px;border-top-right-radius:3px}.cat-specialties .featured-items-list>li h3{margin:88px 5px 7px;line-height:normal;font-weight:normal;position:relative;z-index:5;text-align:center;font-size:1.6rem;font-weight:400;letter-spacing:.29px;line-height:22px;text-decoration:none}.cat-specialties .featured-items-list>li h3:hover{text-decoration:underline}.cat-specialties .featured-items-list>li h3 a{text-decoration:none;color:#142546;font-family:"Open Sans",sans-serif;font-size:16px;font-weight:400;letter-spacing:.29px;line-height:22px}.cat-specialties .featured-items-list>li h3 a:hover{text-decoration:underline}.cat-specialties .featured-items-list>li .field_secondary_image{width:100%;overflow:hidden}.cat-specialties .featured-items-list>li .field_secondary_image span,.cat-specialties .featured-items-list>li .field_secondary_image a{width:100%}.cat-specialties .featured-items-list>li .fc_image_thumb{display:block;padding:0;margin:0;height:80px;overflow:hidden;position:relative;border-top-left-radius:3px;border-top-right-radius:3px}.cat-specialties .featured-items-list>li .fc_image_thumb img{position:absolute;top:-5px;left:0}.cat-specialties .featured-items-list>li ul{list-style:none}.cat-specialties .featured-items-list>li ul li a{display:inline-block}.cat-specialties .featured-items-list>li:hover h3{text-decoration:underline}.cat-specialties .featured-items-list>li{width:235px;margin:10px;min-height:347px}.cat-specialties .featured-items-list>li h3{margin-top:7px}.cat-specialties .featured-items-list>li ul.tab-menu{position:relative;z-index:5;border-top:1px solid #ededed;list-style:none;margin:0 10px;padding:26px 0 0 0}.cat-specialties .featured-items-list>li ul.tab-menu li{text-align:center;font-size:1.3rem;margin:4px 0 0 0;line-height:normal}.cat-specialties .featured-items-list>li ul.tab-menu li a{text-decoration:underline}.cat-specialties .featured-items-list>li ul.tab-menu li a:hover{text-decoration:none}.cat-specialties .yellow-buttons-group{text-align:center;margin:80px 0 5px 0;padding-bottom:27px;border-bottom:1px solid #cfcfcf}.cat-specialties .featured-items-list .general-orthopaedics .tab-menu li:nth-child(2),.cat-specialties .featured-items-list .general-orthopaedics .tab-menu li:nth-child(3){display:none}body[screen=md] .cat-specialties .featured-items-list>li{margin:2.5px}body[screen=sm] .cat-specialties .featured-items-list,body[screen=xs] .cat-specialties .featured-items-list{float:none;margin:0 auto;text-align:center}body[screen=sm] .cat-specialties .featured-items-list>li,body[screen=xs] .cat-specialties .featured-items-list>li{margin:10px}body[screen=sm] .cat-specialties .featured-items-list{width:510px}body[screen=xs] .cat-specialties .featured-items-list li{margin:10px auto;float:none}@media screen and (max-width:320px){.cat-specialties h1{margin:4.3rem 5px 5px}.cat-specialties .cat-items{margin:0 5px}}.cat-stories h1{border-bottom:1px solid #ededed;margin-bottom:25px}.cat-stories ul.cat-subcats{margin:0;padding:0;list-style:none}body.home .grid,.cat-stories .grid{background-color:#0d162b;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr !important;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"jumbo jumbo eventOne" "jumbo jumbo eventTwo" "one two three"}body.home .grid .story-block,.cat-stories .grid .story-block{position:relative}body.home .grid .story-block.filter-events,.cat-stories .grid .story-block.filter-events{background-color:#0d162b}body.home .grid .story-block.filter-events[data-number="0"],.cat-stories .grid .story-block.filter-events[data-number="0"]{-ms-grid-row:1 !important;-ms-grid-column:3 !important;-ms-grid-column-span:1 !important;-ms-grid-row-span:1 !important;grid-area:eventOne}body.home .grid .story-block.filter-events[data-number="1"],.cat-stories .grid .story-block.filter-events[data-number="1"]{-ms-grid-row:2 !important;-ms-grid-column:3 !important;-ms-grid-column-span:1 !important;-ms-grid-row-span:1 !important;grid-area:eventTwo}body.home .grid .story-block.filter-events[data-number="1"] .text .content,.cat-stories .grid .story-block.filter-events[data-number="1"] .text .content{padding-bottom:64px}body.home .grid .story-block.filter-events:not([data-number="0"]):not([data-number="1"]),.cat-stories .grid .story-block.filter-events:not([data-number="0"]):not([data-number="1"]){display:none !important}body.home .grid .story-block.filter-events:not([data-number="0"]):not([data-number="1"]),.cat-stories .grid .story-block.filter-events:not([data-number="0"]):not([data-number="1"]){display:none !important}body.home .grid .story-block:not(.filter-events)[data-number="0"],.cat-stories .grid .story-block:not(.filter-events)[data-number="0"]{-ms-grid-row:1 !important;-ms-grid-column:1 !important;-ms-grid-column-span:2 !important;-ms-grid-row-span:2 !important;grid-area:jumbo}body.home .grid .story-block:not(.filter-events)[data-number="0"] .fc_field_image,.cat-stories .grid .story-block:not(.filter-events)[data-number="0"] .fc_field_image{position:absolute;top:0;left:0;width:100%;height:100%}body.home .grid .story-block:not(.filter-events)[data-number="0"].no-events,.cat-stories .grid .story-block:not(.filter-events)[data-number="0"].no-events{-ms-grid-column-span:3 !important;grid-row-start:jumbo;grid-row-end:jumbo;grid-column-start:jumbo;grid-column-end:eventOne}body.home .grid .story-block:not(.filter-events)[data-number="0"] .text,.cat-stories .grid .story-block:not(.filter-events)[data-number="0"] .text{display:flex;flex-direction:column}body.home .grid .story-block:not(.filter-events)[data-number="0"] .text.sans-intro h3,.cat-stories .grid .story-block:not(.filter-events)[data-number="0"] .text.sans-intro h3{margin-bottom:0}body.home .grid .story-block:not(.filter-events)[data-number="0"] .text .content,.cat-stories .grid .story-block:not(.filter-events)[data-number="0"] .text .content{margin-top:auto}body.home .grid .story-block:not(.filter-events)[data-number="1"],.cat-stories .grid .story-block:not(.filter-events)[data-number="1"]{-ms-grid-row:3 !important;-ms-grid-column:1 !important;-ms-grid-column-span:1 !important;-ms-grid-row-span:1 !important;grid-area:one}body.home .grid .story-block:not(.filter-events)[data-number="2"],.cat-stories .grid .story-block:not(.filter-events)[data-number="2"]{-ms-grid-row:3 !important;-ms-grid-column:2 !important;-ms-grid-column-span:1 !important;-ms-grid-row-span:1 !important;grid-area:two}body.home .grid .story-block:not(.filter-events)[data-number="3"],body.home .grid .story-block:not(.filter-events).story-links,.cat-stories .grid .story-block:not(.filter-events)[data-number="3"],.cat-stories .grid .story-block:not(.filter-events).story-links{-ms-grid-row:3 !important;-ms-grid-column:3 !important;-ms-grid-column-span:1 !important;-ms-grid-row-span:1 !important;grid-area:three}body.home .grid .story-block:not(.filter-events)[data-number="0"] .text .textContainerDiv,.cat-stories .grid .story-block:not(.filter-events)[data-number="0"] .text .textContainerDiv{display:block}body.home .grid .story-block:not(.filter-events)[data-number="0"] .text .content,.cat-stories .grid .story-block:not(.filter-events)[data-number="0"] .text .content{width:calc(75% + 120px);box-sizing:border-box;padding-top:107px}body.home .grid .story-block:not(.filter-events)[data-number="0"] .text h3,.cat-stories .grid .story-block:not(.filter-events)[data-number="0"] .text h3{font-size:42px;font-weight:300;letter-spacing:0;line-height:62px;margin-top:20px}body.home .grid .story-block .image img,.cat-stories .grid .story-block .image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}body.home .grid .story-block .text,.cat-stories .grid .story-block .text{position:relative}body.home .grid .story-block.filter-events .text,.cat-stories .grid .story-block.filter-events .text{background:transparent}body.home .grid .story-block.filter-events .text .content,.cat-stories .grid .story-block.filter-events .text .content{padding-right:0;padding-left:0;margin-right:3.125vw;margin-left:3.125vw}body.home .grid .story-block .text .content,.cat-stories .grid .story-block .text .content{padding-right:0;padding-left:0;margin-right:3.125vw;margin-left:3.125vw}body[screen=lg].home .grid .story-block:not(.filter-events)[data-number="0"] .text .textContainerDiv,body[screen=lg] .cat-stories .grid .story-block:not(.filter-events)[data-number="0"] .text .textContainerDiv{display:block}body[screen=lg].home .grid .story-block:not(.filter-events)[data-number="0"] .text .content,body[screen=lg] .cat-stories .grid .story-block:not(.filter-events)[data-number="0"] .text .content{width:41.953vw;box-sizing:border-box;padding-top:93px;padding-bottom:80px}body[screen=lg].home .grid .story-block:not(.filter-events)[data-number="1"],body[screen=lg].home .grid .story-block:not(.filter-events)[data-number="2"],body[screen=lg].home .grid .story-block:not(.filter-events)[data-number="3"],body[screen=lg].home .grid .story-block:not(.filter-events).story-links,body[screen=lg] .cat-stories .grid .story-block:not(.filter-events)[data-number="1"],body[screen=lg] .cat-stories .grid .story-block:not(.filter-events)[data-number="2"],body[screen=lg] .cat-stories .grid .story-block:not(.filter-events)[data-number="3"],body[screen=lg] .cat-stories .grid .story-block:not(.filter-events).story-links{min-height:427px}body[screen=lg].home .grid .story-block:not(.filter-events)[data-number="1"] .text .content,body[screen=lg].home .grid .story-block:not(.filter-events)[data-number="2"] .text .content,body[screen=lg].home .grid .story-block:not(.filter-events)[data-number="3"] .text .content,body[screen=lg].home .grid .story-block:not(.filter-events).story-links .text .content,body[screen=lg] .cat-stories .grid .story-block:not(.filter-events)[data-number="1"] .text .content,body[screen=lg] .cat-stories .grid .story-block:not(.filter-events)[data-number="2"] .text .content,body[screen=lg] .cat-stories .grid .story-block:not(.filter-events)[data-number="3"] .text .content,body[screen=lg] .cat-stories .grid .story-block:not(.filter-events).story-links .text .content{padding-bottom:80px}body[screen=md].home .grid .story-block.filter-events[data-number="1"] .text .content,body[screen=md] .cat-stories .grid .story-block.filter-events[data-number="1"] .text .content{padding-top:36px;padding-bottom:40px}body[screen=md].home .grid .story-block:not(.filter-events)[data-number="0"] .text .content,body[screen=md] .cat-stories .grid .story-block:not(.filter-events)[data-number="0"] .text .content{width:49.6875vw;padding-bottom:60px}body[screen=md].home .grid .story-block:not(.filter-events)[data-number="0"] .text .textContainerDiv,body[screen=md] .cat-stories .grid .story-block:not(.filter-events)[data-number="0"] .text .textContainerDiv{margin-bottom:20px}body[screen=md].home .grid .story-block:not(.filter-events)[data-number="1"],body[screen=md].home .grid .story-block:not(.filter-events)[data-number="2"],body[screen=md].home .grid .story-block:not(.filter-events)[data-number="3"],body[screen=md].home .grid .story-block:not(.filter-events).story-links,body[screen=md] .cat-stories .grid .story-block:not(.filter-events)[data-number="1"],body[screen=md] .cat-stories .grid .story-block:not(.filter-events)[data-number="2"],body[screen=md] .cat-stories .grid .story-block:not(.filter-events)[data-number="3"],body[screen=md] .cat-stories .grid .story-block:not(.filter-events).story-links{min-height:320px}body[screen=md].home .grid .story-block:not(.filter-events)[data-number="1"] .text .content,body[screen=md].home .grid .story-block:not(.filter-events)[data-number="2"] .text .content,body[screen=md].home .grid .story-block:not(.filter-events)[data-number="3"] .text .content,body[screen=md].home .grid .story-block:not(.filter-events).story-links .text .content,body[screen=md] .cat-stories .grid .story-block:not(.filter-events)[data-number="1"] .text .content,body[screen=md] .cat-stories .grid .story-block:not(.filter-events)[data-number="2"] .text .content,body[screen=md] .cat-stories .grid .story-block:not(.filter-events)[data-number="3"] .text .content,body[screen=md] .cat-stories .grid .story-block:not(.filter-events).story-links .text .content{padding-bottom:40px}body[screen=md].home .stories-filter,body[screen=md] .cat-stories .stories-filter{width:83.334%}body[screen=sm].home .grid .story-block.filter-events[data-number="1"] .text .content,body[screen=sm] .cat-stories .grid .story-block.filter-events[data-number="1"] .text .content{padding-bottom:30px}body[screen=sm].home .grid .story-block:not(.filter-events)[data-number="0"] .textContainerDiv,body[screen=sm] .cat-stories .grid .story-block:not(.filter-events)[data-number="0"] .textContainerDiv{margin-bottom:20px}body[screen=sm].home .grid .story-block:not(.filter-events)[data-number="1"],body[screen=sm].home .grid .story-block:not(.filter-events)[data-number="2"],body[screen=sm].home .grid .story-block:not(.filter-events)[data-number="3"],body[screen=sm].home .grid .story-block:not(.filter-events).story-links,body[screen=sm] .cat-stories .grid .story-block:not(.filter-events)[data-number="1"],body[screen=sm] .cat-stories .grid .story-block:not(.filter-events)[data-number="2"],body[screen=sm] .cat-stories .grid .story-block:not(.filter-events)[data-number="3"],body[screen=sm] .cat-stories .grid .story-block:not(.filter-events).story-links{min-height:320px}body[screen=sm].home .grid .story-block:not(.filter-events)[data-number="1"] .text .content,body[screen=sm].home .grid .story-block:not(.filter-events)[data-number="2"] .text .content,body[screen=sm].home .grid .story-block:not(.filter-events)[data-number="3"] .text .content,body[screen=sm].home .grid .story-block:not(.filter-events).story-links .text .content,body[screen=sm] .cat-stories .grid .story-block:not(.filter-events)[data-number="1"] .text .content,body[screen=sm] .cat-stories .grid .story-block:not(.filter-events)[data-number="2"] .text .content,body[screen=sm] .cat-stories .grid .story-block:not(.filter-events)[data-number="3"] .text .content,body[screen=sm] .cat-stories .grid .story-block:not(.filter-events).story-links .text .content{padding-bottom:46px}body[screen=sm].home .grid .story-block:not(.filter-events)[data-number="0"] .text h3,body[screen=sm] .cat-stories .grid .story-block:not(.filter-events)[data-number="0"] .text h3{font-size:4rem;line-height:50px}body[screen=sm].home .grid .story-block:not(.filter-events)[data-number="0"] .text .textContainerDiv,body[screen=sm] .cat-stories .grid .story-block:not(.filter-events)[data-number="0"] .text .textContainerDiv{display:block;font-size:1.4rem;line-height:20px}body[screen=sm].home .grid .story-block:not(.filter-events)[data-number="0"] .text .content,body[screen=sm] .cat-stories .grid .story-block:not(.filter-events)[data-number="0"] .text .content{width:55vw;box-sizing:border-box;padding-top:77px;padding-bottom:50px}body[screen=sm].home .stories-filter,body[screen=sm] .cat-stories .stories-filter{width:81.25%;margin-top:35px}body[screen=sm].home .stories-filter-tabs>li a,body[screen=sm] .cat-stories .stories-filter-tabs>li a{font-size:1.4rem;line-height:18px}body[screen=xs].home .grid,body[screen=xs] .cat-stories .grid{height:auto;display:flex;flex-direction:column;background-color:#fff}body[screen=xs].home .grid .story-block,body[screen=xs] .cat-stories .grid .story-block{position:relative;width:100%;margin:1px 0}body[screen=xs].home .grid .story-block .text,body[screen=xs] .cat-stories .grid .story-block .text{padding:30px 10.9375vw 26px;position:relative;z-index:3}body[screen=xs].home .grid .story-block .text .content,body[screen=xs] .cat-stories .grid .story-block .text .content{padding:0}body[screen=xs].home .grid .story-block .image,body[screen=xs] .cat-stories .grid .story-block .image{position:absolute;top:0;left:0;width:100%;height:100%}body[screen=xs].home .grid .story-block.filter-events,body[screen=xs] .cat-stories .grid .story-block.filter-events{height:auto;padding:0}body[screen=xs].home .grid .story-block.filter-events .content,body[screen=xs] .cat-stories .grid .story-block.filter-events .content{padding:0;margin-left:0;margin-right:0}body[screen=xs].home .grid .story-block.filter-events .text,body[screen=xs] .cat-stories .grid .story-block.filter-events .text{position:static;padding:21px 10.9375vw 26px}body[screen=xs].home .grid .story-block.filter-events .text .content,body[screen=xs] .cat-stories .grid .story-block.filter-events .text .content{padding:0 !important}body[screen=xs].home .grid .story-block.filter-events[data-number="0"],body[screen=xs] .cat-stories .grid .story-block.filter-events[data-number="0"]{order:2}body[screen=xs].home .grid .story-block.filter-events[data-number="1"],body[screen=xs] .cat-stories .grid .story-block.filter-events[data-number="1"]{order:3}body[screen=xs].home .grid .story-block:not(.filter-events),body[screen=xs] .cat-stories .grid .story-block:not(.filter-events){height:auto}body[screen=xs].home .grid .story-block:not(.filter-events) .text .content,body[screen=xs] .cat-stories .grid .story-block:not(.filter-events) .text .content{margin:0}body[screen=xs].home .grid .story-block:not(.filter-events)[data-number="0"],body[screen=xs] .cat-stories .grid .story-block:not(.filter-events)[data-number="0"]{order:1;width:100%;margin-top:0 !important}body[screen=xs].home .grid .story-block:not(.filter-events)[data-number="0"] .text,body[screen=xs] .cat-stories .grid .story-block:not(.filter-events)[data-number="0"] .text{padding:22px 10.9375vw 39px;width:100%;min-height:450px}body[screen=xs].home .grid .story-block:not(.filter-events)[data-number="0"] .text .content,body[screen=xs] .cat-stories .grid .story-block:not(.filter-events)[data-number="0"] .text .content{width:100%;padding:0;margin-top:auto}body[screen=xs].home .grid .story-block:not(.filter-events)[data-number="1"],body[screen=xs] .cat-stories .grid .story-block:not(.filter-events)[data-number="1"]{order:4}body[screen=xs].home .grid .story-block:not(.filter-events)[data-number="2"],body[screen=xs] .cat-stories .grid .story-block:not(.filter-events)[data-number="2"]{order:5}body[screen=xs].home .grid .story-block:not(.filter-events)[data-number="3"],body[screen=xs].home .grid .story-block:not(.filter-events).story-links,body[screen=xs] .cat-stories .grid .story-block:not(.filter-events)[data-number="3"],body[screen=xs] .cat-stories .grid .story-block:not(.filter-events).story-links{order:6}body[screen=xs].home .grid .story-block:not(.filter-events)[data-number="0"] .text h3,body[screen=xs] .cat-stories .grid .story-block:not(.filter-events)[data-number="0"] .text h3{font-size:40px;font-weight:300;letter-spacing:.4px;line-height:50px}body[screen=xs].home .stories-filter,body[screen=xs] .cat-stories .stories-filter{width:81.25%}body[screen=xs].home .grid .story-block[data-number="0"] .readmore{display:block}body[screen=xs].home .grid .story-block[data-number="0"] .textContainerDiv{display:none !important}body[screen=xs] .dropdown-container-white{width:100%;margin-bottom:3px}body[screen=xs] .dropdown-container-white .dropdown{z-index:2;width:100%}body[screen=xs] .dropdown-container-white .dropdown li:hover .dropdown-level-2{width:100%;z-index:2;left:0;top:30px}body[screen=xs] .cat-stories .stories-filter{width:64.0625%;margin-top:30px;max-width:330px}body[screen=xs] .cat-stories .stories-filter h2{text-align:center}body[screen=xs] .cat-stories .stories-filter .stories-filter-tabs{flex-direction:column}body[screen=xs] .cat-stories .stories-filter li{margin:2.5px 0;width:100%}.cat-treatments .white-buttons-group,.cat-conditions .white-buttons-group{text-align:center;margin:30px 0}.cat-treatments .cat-items,.cat-conditions .cat-items{clear:both}.cat-treatments .introitems-items-list,.cat-conditions .introitems-items-list{list-style:none;margin:0;padding:0}.cat-treatments .introitems-items-list li,.cat-conditions .introitems-items-list li{text-align:left}.cat-treatments .introitems-items-list li a,.cat-conditions .introitems-items-list li a{font-size:1.5rem;line-height:1.66;font-family:"Georgia",serif;color:#6d6d6d}.cat-treatments .tre-list-alpha,.cat-conditions .tre-list-alpha{list-style:none;margin:0;padding:0;position:relative}.cat-treatments .tre-list-alpha>li,.cat-conditions .tre-list-alpha>li{float:left;border-radius:3px;box-shadow:0 1px 13px rgba(0,0,0,0.2);border:1px solid #d6d6d6;position:relative;transition:box-shadow .5s}.cat-treatments .tre-list-alpha>li:hover,.cat-conditions .tre-list-alpha>li:hover{box-shadow:0 1px 13px rgba(0,0,0,0);border:1px solid rgba(150,150,150,0.3)}.cat-treatments .tre-list-alpha>li:active,.cat-conditions .tre-list-alpha>li:active{background-color:#fbfbfb;border:1px solid #fff;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15);border-radius:2px}.cat-treatments .tre-list-alpha>li>a,.cat-conditions .tre-list-alpha>li>a{display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.cat-treatments .tre-list-alpha>li>a:before,.cat-conditions .tre-list-alpha>li>a:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:1;border-radius:3px}.cat-treatments .tre-list-alpha>li>a:hover:before,.cat-treatments .tre-list-alpha>li>a:hover img,.cat-conditions .tre-list-alpha>li>a:hover:before,.cat-conditions .tre-list-alpha>li>a:hover img{opacity:.85}.cat-treatments .tre-list-alpha>li>a:active:before,.cat-treatments .tre-list-alpha>li>a:active img,.cat-conditions .tre-list-alpha>li>a:active:before,.cat-conditions .tre-list-alpha>li>a:active img{opacity:.7}.cat-treatments .tre-list-alpha:before,.cat-treatments .tre-list-alpha:after,.cat-conditions .tre-list-alpha:before,.cat-conditions .tre-list-alpha:after{content:" ";display:table}.cat-treatments .tre-list-alpha:after,.cat-conditions .tre-list-alpha:after{clear:both}.cat-treatments .tre-list-alpha>li,.cat-conditions .tre-list-alpha>li{position:relative;width:316px;margin:2px;min-height:400px}.cat-treatments .tre-list-alpha>li ul,.cat-conditions .tre-list-alpha>li ul{list-style:none;margin:60px 40px 40px 40px;padding:20px 0 0 0;border-top:1px solid #ededed}.cat-treatments .tre-list-alpha>li ul li,.cat-conditions .tre-list-alpha>li ul li{margin:0 0 10px 28px}.cat-treatments .tre-list-alpha>li ul li a,.cat-conditions .tre-list-alpha>li ul li a{font-size:1.5rem;line-height:1.66;font-family:"Georgia",serif;color:#6d6d6d;display:inline-block;padding-left:28px;text-indent:-28px}.cat-treatments .tre-list-alpha>li:before,.cat-conditions .tre-list-alpha>li:before{content:"A";width:100%;font-size:3.75rem;line-height:2.656;text-align:center;position:absolute;top:-8px;left:0}.cat-treatments .tre-list-alpha>li.alpha-b::before,.cat-conditions .tre-list-alpha>li.alpha-b::before{content:"B"}.cat-treatments .tre-list-alpha>li.alpha-c::before,.cat-conditions .tre-list-alpha>li.alpha-c::before{content:"C"}.cat-treatments .tre-list-alpha>li.alpha-d::before,.cat-conditions .tre-list-alpha>li.alpha-d::before{content:"D"}.cat-treatments .tre-list-alpha>li.alpha-e::before,.cat-conditions .tre-list-alpha>li.alpha-e::before{content:"E"}.cat-treatments .tre-list-alpha>li.alpha-f::before,.cat-conditions .tre-list-alpha>li.alpha-f::before{content:"F"}.cat-treatments .tre-list-alpha>li.alpha-g::before,.cat-conditions .tre-list-alpha>li.alpha-g::before{content:"G"}.cat-treatments .tre-list-alpha>li.alpha-h::before,.cat-conditions .tre-list-alpha>li.alpha-h::before{content:"H"}.cat-treatments .tre-list-alpha>li.alpha-i::before,.cat-conditions .tre-list-alpha>li.alpha-i::before{content:"I"}.cat-treatments .tre-list-alpha>li.alpha-j::before,.cat-conditions .tre-list-alpha>li.alpha-j::before{content:"J"}.cat-treatments .tre-list-alpha>li.alpha-k::before,.cat-conditions .tre-list-alpha>li.alpha-k::before{content:"K"}.cat-treatments .tre-list-alpha>li.alpha-l::before,.cat-conditions .tre-list-alpha>li.alpha-l::before{content:"L"}.cat-treatments .tre-list-alpha>li.alpha-m::before,.cat-conditions .tre-list-alpha>li.alpha-m::before{content:"M"}.cat-treatments .tre-list-alpha>li.alpha-n::before,.cat-conditions .tre-list-alpha>li.alpha-n::before{content:"N"}.cat-treatments .tre-list-alpha>li.alpha-o::before,.cat-conditions .tre-list-alpha>li.alpha-o::before{content:"O"}.cat-treatments .tre-list-alpha>li.alpha-p::before,.cat-conditions .tre-list-alpha>li.alpha-p::before{content:"P"}.cat-treatments .tre-list-alpha>li.alpha-q::before,.cat-conditions .tre-list-alpha>li.alpha-q::before{content:"Q"}.cat-treatments .tre-list-alpha>li.alpha-r::before,.cat-conditions .tre-list-alpha>li.alpha-r::before{content:"R"}.cat-treatments .tre-list-alpha>li.alpha-s::before,.cat-conditions .tre-list-alpha>li.alpha-s::before{content:"S"}.cat-treatments .tre-list-alpha>li.alpha-t::before,.cat-conditions .tre-list-alpha>li.alpha-t::before{content:"T"}.cat-treatments .tre-list-alpha>li.alpha-u::before,.cat-conditions .tre-list-alpha>li.alpha-u::before{content:"U"}.cat-treatments .tre-list-alpha>li.alpha-v::before,.cat-conditions .tre-list-alpha>li.alpha-v::before{content:"V"}.cat-treatments .tre-list-alpha>li.alpha-w::before,.cat-conditions .tre-list-alpha>li.alpha-w::before{content:"W"}.cat-treatments .tre-list-alpha>li.alpha-x::before,.cat-conditions .tre-list-alpha>li.alpha-x::before{content:"X"}.cat-treatments .tre-list-alpha>li.alpha-y::before,.cat-conditions .tre-list-alpha>li.alpha-y::before{content:"Y"}.cat-treatments .tre-list-alpha>li.alpha-z::before,.cat-conditions .tre-list-alpha>li.alpha-z::before{content:"Z"}.cat-treatments .tre-list-specialty,.cat-conditions .tre-list-specialty{list-style:none;margin:0;padding:0;position:relative;z-index:1}.cat-treatments .tre-list-specialty>li,.cat-conditions .tre-list-specialty>li{float:left;border-radius:3px;box-shadow:0 1px 13px rgba(0,0,0,0.2);border:1px solid #d6d6d6;position:relative;transition:box-shadow .5s}.cat-treatments .tre-list-specialty>li:hover,.cat-conditions .tre-list-specialty>li:hover{box-shadow:0 1px 13px rgba(0,0,0,0);border:1px solid rgba(150,150,150,0.3)}.cat-treatments .tre-list-specialty>li:active,.cat-conditions .tre-list-specialty>li:active{background-color:#fbfbfb;border:1px solid #fff;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15);border-radius:2px}.cat-treatments .tre-list-specialty>li>a,.cat-conditions .tre-list-specialty>li>a{display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.cat-treatments .tre-list-specialty>li>a:before,.cat-conditions .tre-list-specialty>li>a:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:1;border-radius:3px}.cat-treatments .tre-list-specialty>li>a:hover:before,.cat-treatments .tre-list-specialty>li>a:hover img,.cat-conditions .tre-list-specialty>li>a:hover:before,.cat-conditions .tre-list-specialty>li>a:hover img{opacity:.85}.cat-treatments .tre-list-specialty>li>a:active:before,.cat-treatments .tre-list-specialty>li>a:active img,.cat-conditions .tre-list-specialty>li>a:active:before,.cat-conditions .tre-list-specialty>li>a:active img{opacity:.7}.cat-treatments .tre-list-specialty:before,.cat-treatments .tre-list-specialty:after,.cat-conditions .tre-list-specialty:before,.cat-conditions .tre-list-specialty:after{content:" ";display:table}.cat-treatments .tre-list-specialty:after,.cat-conditions .tre-list-specialty:after{clear:both}.cat-treatments .tre-list-specialty>li,.cat-conditions .tre-list-specialty>li{width:145px;min-height:115px;margin:5px}.cat-treatments .tre-list-specialty>li>a,.cat-conditions .tre-list-specialty>li>a{position:static;text-decoration:none}.cat-treatments .tre-list-specialty>li .icon-specialty,.cat-conditions .tre-list-specialty>li .icon-specialty{display:block;width:100%;height:50px;border-top-left-radius:3px;border-top-right-radius:3px}.cat-treatments .tre-list-specialty>li h3,.cat-conditions .tre-list-specialty>li h3{margin:88px 5px 7px;line-height:normal;font-weight:normal;position:relative;z-index:5;text-align:center;font-size:1.6rem;font-weight:400;letter-spacing:.29px;line-height:22px;text-decoration:none}.cat-treatments .tre-list-specialty>li h3:hover,.cat-conditions .tre-list-specialty>li h3:hover{text-decoration:underline}.cat-treatments .tre-list-specialty>li h3 a,.cat-conditions .tre-list-specialty>li h3 a{text-decoration:none;color:#142546;font-family:"Open Sans",sans-serif;font-size:16px;font-weight:400;letter-spacing:.29px;line-height:22px}.cat-treatments .tre-list-specialty>li h3 a:hover,.cat-conditions .tre-list-specialty>li h3 a:hover{text-decoration:underline}.cat-treatments .tre-list-specialty>li .field_secondary_image,.cat-conditions .tre-list-specialty>li .field_secondary_image{width:100%;overflow:hidden}.cat-treatments .tre-list-specialty>li .field_secondary_image span,.cat-treatments .tre-list-specialty>li .field_secondary_image a,.cat-conditions .tre-list-specialty>li .field_secondary_image span,.cat-conditions .tre-list-specialty>li .field_secondary_image a{width:100%}.cat-treatments .tre-list-specialty>li .fc_image_thumb,.cat-conditions .tre-list-specialty>li .fc_image_thumb{display:block;padding:0;margin:0;height:80px;overflow:hidden;position:relative;border-top-left-radius:3px;border-top-right-radius:3px}.cat-treatments .tre-list-specialty>li .fc_image_thumb img,.cat-conditions .tre-list-specialty>li .fc_image_thumb img{position:absolute;top:-5px;left:0}.cat-treatments .tre-list-specialty>li ul,.cat-conditions .tre-list-specialty>li ul{list-style:none}.cat-treatments .tre-list-specialty>li ul li a,.cat-conditions .tre-list-specialty>li ul li a{display:inline-block}.cat-treatments .tre-list-specialty>li:hover h3,.cat-conditions .tre-list-specialty>li:hover h3{text-decoration:underline}.cat-treatments .tre-list-specialty>li,.cat-conditions .tre-list-specialty>li{width:316px;margin:2px;min-height:400px}.cat-treatments .tre-list-specialty>li .icon-specialty,.cat-conditions .tre-list-specialty>li .icon-specialty{height:96px}.cat-treatments .tre-list-specialty>li h3,.cat-conditions .tre-list-specialty>li h3{margin-top:7px}.cat-treatments .tre-list-specialty>li h3 a,.cat-conditions .tre-list-specialty>li h3 a{color:#142546}.cat-treatments .tre-list-specialty>li ul,.cat-conditions .tre-list-specialty>li ul{list-style:none;margin:0 40px 40px 40px;padding:20px 0 0 0;border-top:1px solid #ededed;position:relative;z-index:5}.cat-treatments .tre-list-specialty>li ul li,.cat-conditions .tre-list-specialty>li ul li{margin:0 0 10px 28px}.cat-treatments .tre-list-specialty>li ul li a,.cat-conditions .tre-list-specialty>li ul li a{font-size:1.5rem;line-height:1.66;font-family:"Georgia",serif;color:#6d6d6d;display:inline-block;padding-left:28px;text-indent:-28px}body.msie .cat-treatments .tre-list-alpha>li::before,body.msie .cat-conditions .tre-list-alpha>li::before{line-height:58px}body[screen=sm] .cat-treatments .sub-menu-tabs li,body[screen=sm] .cat-conditions .sub-menu-tabs li{width:50%}body[screen=xs] .cat-treatments .sub-menu-tabs li,body[screen=xs] .cat-conditions .sub-menu-tabs li{width:100%;display:block}@media screen and (max-width:320px){.cat-treatments .white-buttons-group div,.cat-conditions .white-buttons-group div{width:218px}.cat-treatments .cat-items ul.tre-list-specialty li,.cat-conditions .cat-items ul.tre-list-specialty li{width:298px;margin:2px auto;float:none}.cat-treatments .cat-items ul.tre-list-specialty li ul li,.cat-conditions .cat-items ul.tre-list-specialty li ul li{width:auto}}.cat-videos .section-2{position:relative;z-index:0}.cat-videos h1{border-bottom:1px solid #ededed;margin-bottom:25px}body[screen=xs] .dropdown-container-white{width:100%;margin-bottom:3px}body[screen=xs] .dropdown-container-white .dropdown{width:100%}body[screen=xs] .dropdown-container-white .dropdown li:hover .dropdown-level-2{width:100%;z-index:2;left:0;top:30px}.content-ribbon{background:linear-gradient(153.43deg,#f2f2f2 0,rgba(242,242,242,0) 100%),linear-gradient(230.51deg,rgba(242,242,242,0) 0,#f2f2f2 100%);border-bottom:1px solid rgba(132,137,145,0.18)}.content-ribbon .flex-container{justify-content:space-between;position:relative;overflow:hidden}.content-ribbon .image{width:50%;position:absolute;top:-17px;left:0;display:flex;align-items:flex-end}.content-ribbon .image img{width:100%;display:block;margin:auto 0 0}.content-ribbon .text{width:49.742%;margin-right:6.443%;padding:75px 0 57px;margin-left:auto}.content-ribbon .text h1{margin:0 0 28px;font-size:42px;font-weight:300;letter-spacing:0;line-height:57px}.content-ribbon .text .button-yellow{font-size:11px;font-weight:900;letter-spacing:.48px;line-height:13px;padding:18px 30.5px 17px;margin:0;background-color:#f7d53b !important}.content-ribbon.bottom-ribbon{margin-top:50px}.content-ribbon.bottom-ribbon .image{margin-left:0}body[screen=md] .content-ribbon .image{width:40%;height:100%;margin-right:6px;top:0}body[screen=md] .content-ribbon .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit:cover"}body[screen=md] .content-ribbon .text{width:54.693%;padding:38px 0;margin-right:5.006%}body[screen=sm] .content-ribbon .flex-container{width:738px;transform:translateX(-98px);margin:0 auto}body[screen=sm] .content-ribbon .image{width:382px;top:auto;bottom:0}body[screen=sm] .content-ribbon .image img{width:100%}body[screen=sm] .content-ribbon .text{width:55.625%;padding:38px 0;margin-right:9.375%;margin-left:321px}body[screen=sm] .content-ribbon .text h1{font-size:38px;font-weight:300;letter-spacing:0;line-height:45px;margin-bottom:20px}body[screen=sm] .content-ribbon .text .button-yellow{font-size:11px;font-weight:900;letter-spacing:.48px;line-height:13px;padding:8px 10.5px}body[screen=xs] .content-ribbon{border-top:1px solid rgba(132,137,145,0.18)}body[screen=xs] .content-ribbon .flex-container{width:320px;margin:0 auto}body[screen=xs] .content-ribbon .image{z-index:0;order:2;width:228px;right:-27.3px;top:auto;bottom:0;left:auto}body[screen=xs] .content-ribbon .image img{width:100%}body[screen=xs] .content-ribbon .text{position:relative;z-index:1;order:1;width:55.625%;padding:20px 0;margin-left:4.063%;margin-right:auto;width:60.938%}body[screen=xs] .content-ribbon .text h1{color:#09101e;font-family:"Open Sans",sans-serif;font-size:17.5px;font-weight:600;letter-spacing:0;line-height:26px;margin:0 0 8px;width:159px}body[screen=xs] .content-ribbon .text .button-yellow{font-size:11px;font-weight:900;letter-spacing:.48px;line-height:13px;padding:8px 9.5px}.advanced-banner{position:relative;max-width:1080px;margin:0 auto;min-height:616px;z-index:0}.advanced-banner:after{content:"";background:linear-gradient(90deg,#f2f2f2 0,#fff 100%);position:absolute;top:0;left:50%;width:100vw;height:100%;z-index:-1;transform:translateX(-50%)}.advanced-banner>.text{text-align:left;margin-left:auto;width:547px;padding-top:131px;padding-bottom:150px;position:relative;opacity:1;transition:opacity 1.5s ease-in,visibility 1.5s ease-in;visibility:visible}.advanced-banner>.text .bottom{display:flex;align-items:center}.advanced-banner>.text .field_intro_video{flex-shrink:1;width:auto;display:inline-block}.advanced-banner>.text .field_intro_video .play-icon{display:block;height:13px;width:13px;background-image:url(/templates/lyquix/images/video-icons/location-video.svg);background-size:100%;background-repeat:no-repeat}.advanced-banner>.text .field_intro_video .text{margin-left:8px;opacity:.7;color:#142546;font-family:"Open Sans";font-size:12px;letter-spacing:0;line-height:17px;text-decoration:underline}.advanced-banner>.text .field_intro_video:hover{cursor:pointer}.advanced-banner>.text .field_intro_video:hover .text{text-decoration:none}.advanced-banner h1{margin:0 0 14px 0;font-size:4.2rem;line-height:57px;font-weight:300;letter-spacing:0}.advanced-banner h2{font-size:20px;font-weight:600;letter-spacing:0;line-height:27px;margin:0 0 9px}.advanced-banner p{color:#142546;font-family:"Open Sans",sans-serif;font-size:17px;letter-spacing:0;line-height:25px;font-weight:400;margin:0 0 15px 0}.advanced-banner p:last-of-type{margin-bottom:50px}.advanced-banner .row.learn-more{display:flex;align-items:center;position:relative}.advanced-banner:before{content:"";display:block;background-image:url(/templates/lyquix/images/home-cutout.png);background-repeat:no-repeat;background-position:bottom;background-size:contain;position:absolute;bottom:0;left:-202px;width:900px;height:100%;transition:left 1s ease}.advanced-banner .button-yellow{font-size:1.1rem;font-weight:900;letter-spacing:.48px;line-height:13px;padding:17.5px 30px;margin:0 29px 0 0;background-color:#f7d53b !important}.advanced-banner .link-text{font-family:"Open Sans",sans-serif;font-size:1.2rem;line-height:17px;color:#142546;opacity:.9}.advanced-banner .circle{width:34px;height:34px;background-image:url(/templates/lyquix/images/circle-marker.svg);background-size:contain;position:absolute;transition:left 1s ease;cursor:pointer}.advanced-banner .circle[data-tooltip="2"]{top:438px;left:285px}.advanced-banner .circle[data-tooltip="2"] .tool-tip{right:88px}.advanced-banner .circle[data-tooltip="2"] .tool-tip:before{right:-10px;border-left:10px solid #fff}.advanced-banner .circle[data-tooltip="3"]{top:529px;left:250px}.advanced-banner .circle[data-tooltip="1"]{top:323px;left:0}.advanced-banner .circle[data-tooltip="3"] .tool-tip,.advanced-banner .circle[data-tooltip="1"] .tool-tip{left:88px}.advanced-banner .circle[data-tooltip="3"] .tool-tip:before,.advanced-banner .circle[data-tooltip="1"] .tool-tip:before{border-right:10px solid #fff;left:-10px}.advanced-banner .circle:before,.advanced-banner .circle:after{content:"";top:50%;left:50%;position:absolute;transform:translate(-50%,-50%);border-radius:50%}.advanced-banner .circle:before{background:linear-gradient(90deg,#f47421 0,#ffde17 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:source-out;mask-composite:subtract;padding:0;width:34px;height:34px;transition:width .5s ease,height .5s ease,padding .5s ease}.advanced-banner .circle:after{border:0 solid #f7d53b;width:34px;height:34px;transition:width .5s ease,height .5s ease,border-width .5s ease}.advanced-banner .circle:hover .tool-tip,.advanced-banner .circle:hover:before,.advanced-banner .circle:hover:after,.advanced-banner .circle.active .tool-tip,.advanced-banner .circle.active:before,.advanced-banner .circle.active:after{opacity:1}.advanced-banner .circle:hover .tool-tip,.advanced-banner .circle.active .tool-tip{transition-delay:.5s}.advanced-banner .circle:hover:before,.advanced-banner .circle.active:before{width:105px;height:105px;padding:2px}.advanced-banner .circle:hover:after,.advanced-banner .circle.active:after{border-width:10px;width:134px;height:134px}.advanced-banner .circle .tool-tip{cursor:pointer;border-radius:2px;background-color:#fff;padding:15px 19px 13px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15);position:absolute;top:50%;transform:translateY(-50%);z-index:1;opacity:0;transition:opacity .7s ease;transition-delay:0s;width:178px}.advanced-banner .circle .tool-tip:before{content:"";border-top:10px solid transparent;border-bottom:10px solid transparent;width:0;height:0;position:absolute;top:50%;right:-10px;transform:translateY(-50%)}.advanced-banner .circle .tool-tip h4{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.6rem;font-weight:600;line-height:22px;margin:0}.advanced-banner .circle .tool-tip .explore{font-family:"Open Sans",sans-serif;color:#142546;font-size:1.5rem;line-height:24px}.advanced-banner .circle .tool-tip .explore:hover{text-decoration:underline}.advanced-banner .tool-tips-expanded{width:333px;position:absolute;bottom:133px;opacity:0;visibility:hidden;transition:visibility .2s ease,opacity .2s ease}.advanced-banner .tool-tips-expanded .close{color:#142546;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:0;line-height:17px;font-family:"Open Sans",sans-serif;padding-left:14px;position:relative}.advanced-banner .tool-tips-expanded .close:before{content:"";background-image:url(/templates/lyquix/images/icons/close-x-thin.svg);background-size:cover;position:absolute;height:7px;width:7px;top:50%;left:0;transform:translateY(-50%)}.advanced-banner .tool-tips-expanded .starting-point-circle{border-radius:50%;height:10px;width:10px;background-color:#f47421;position:absolute;bottom:0;left:100%;opacity:0;transition:opacity 1s ease}.advanced-banner .tool-tips-expanded h2{margin:0 0 9px 0;font-size:2rem;line-height:27px}.advanced-banner .tool-tips-expanded .tool-tip-group{position:relative;margin:30px 0 114px}.advanced-banner .tool-tips-expanded .tool-tip-group .tool-tip:not(.active){position:absolute;top:0}.advanced-banner .tool-tips-expanded .tool-tip-group .tool-tip{opacity:0;visibility:hidden}.advanced-banner .tool-tips-expanded .tool-tip-group .tool-tip.active{opacity:1;visibility:visible}.advanced-banner .tool-tips-expanded .controls{display:flex;justify-content:space-between}.advanced-banner .tool-tips-expanded .controls .buttons{display:flex}.advanced-banner .tool-tips-expanded .controls .buttons>div{cursor:pointer;background-color:#fff;width:42.5px;height:34px;border:1px solid rgba(20,37,70,0.3);background-repeat:no-repeat;background-size:14px;background-position:center;transition:background-color .5s ease}.advanced-banner .tool-tips-expanded .controls .buttons>div:hover{background-color:transparent}.advanced-banner .tool-tips-expanded .controls .buttons .prev{border-radius:16px 0 0 16px;border-right-width:.5px;background-image:url(/templates/lyquix/images/icons/arrow-blue-left.svg)}.advanced-banner .tool-tips-expanded .controls .buttons .next{border-radius:0 16px 16px 0;border-left-width:.5px;background-image:url(/templates/lyquix/images/icons/arrow-blue-right.svg)}.advanced-banner .tool-tips-expanded .controls .summary{color:#142546;font-size:1.3rem;font-weight:300;font-family:"Open Sans",sans-serif;line-height:16px;letter-spacing:1.21px;text-align:right;text-transform:uppercase}.advanced-banner .tool-tips-expanded .tabs{display:flex;margin-top:12px}.advanced-banner .tool-tips-expanded .tab{display:block;width:25px;height:4px;margin-right:4px;border:1px;background-color:#142546;opacity:.34}.advanced-banner .tool-tips-expanded .tab.active{opacity:1}.advanced-banner .tool-tips-expanded .tab:last-child{margin-right:0}.advanced-banner.open:before{left:475px}.advanced-banner.open .tool-tips-expanded{transition:visibility 1s ease,opacity 1s ease;opacity:1;visibility:visible}.advanced-banner.open .text{opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.advanced-banner.open .circle:hover{cursor:pointer}.advanced-banner.open .circle[data-tooltip="2"]{left:792px}.advanced-banner.open .circle[data-tooltip="3"]{left:757px}.advanced-banner.open .circle[data-tooltip="1"]{left:507px}.advanced-banner.open .circle .tool-tip{opacity:0 !important;visibility:hidden !important}@media only screen and (min-width:1600px){.advanced-banner{max-width:1164px}.advanced-banner>.text{width:579px}.advanced-banner .circle[data-tooltip="2"]{top:425px;left:299px}.advanced-banner .circle[data-tooltip="3"]{top:533px;left:225px}.advanced-banner .circle[data-tooltip="1"]{top:335px}.advanced-banner.open .tool-tips-expanded{width:359px;bottom:114px}}body.banner-phase-2 #line{opacity:1;visibility:visible;transition:visibility 1s ease,opacity 1s ease;display:block}body.banner-phase-2 .advanced-banner .starting-point-circle{opacity:1}body[screen=md] .advanced-banner{max-width:800px;min-height:508px}body[screen=md] .advanced-banner>.text{padding-top:60px;padding-bottom:50px;width:398px}body[screen=md] .advanced-banner>.text .bottom .button-yellow{padding:9px 18.5px 7px;font-size:11px;font-weight:900;letter-spacing:.48px;line-height:13px}body[screen=md] .advanced-banner:before{width:745px;left:-210px}body[screen=md] .advanced-banner .circle[data-tooltip="2"]{top:341px;left:191px}body[screen=md] .advanced-banner .circle[data-tooltip="3"]{top:422px;left:145px}body[screen=md] .advanced-banner .circle[data-tooltip="1"]{top:260px;left:-20px}body[screen=md] .advanced-banner h1{margin-bottom:8px}body[screen=md] .advanced-banner p{margin-bottom:37px}body[screen=md] .advanced-banner.open:before{left:372px}body[screen=md] .advanced-banner.open .circle[data-tooltip="2"]{left:628px}body[screen=md] .advanced-banner.open .circle[data-tooltip="3"]{left:582px}body[screen=md] .advanced-banner.open .circle[data-tooltip="1"]{left:397px}body[screen=md] .advanced-banner .tool-tips-expanded{width:278px;bottom:55px}body[screen=md] .advanced-banner .tool-tips-expanded .tool-tip-group{margin-bottom:70px}body[screen=sm] .advanced-banner .circle,body[screen=xs] .advanced-banner .circle{background-image:url(/templates/lyquix/images/xs-circle-marker.svg)}body[screen=sm] .advanced-banner{max-width:520px;min-height:367px}body[screen=sm] .advanced-banner h1.sm-show,body[screen=sm] .advanced-banner p.sm-show,body[screen=sm] .advanced-banner .regions-row.sm-show{display:block}body[screen=sm] .advanced-banner h1{font-size:3.8rem;line-height:45px;margin-bottom:7px}body[screen=sm] .advanced-banner p{font-size:1.2rem;line-height:17px}body[screen=sm] .advanced-banner p:last-of-type{margin-bottom:21px}body[screen=sm] .advanced-banner>.text{width:290px;padding-top:42px;padding-bottom:0}body[screen=sm] .advanced-banner>.text .bottom{display:block}body[screen=sm] .advanced-banner>.text .bottom .button-yellow{padding:9px 18.5px 7px;font-size:11px;font-weight:900;letter-spacing:.48px;line-height:13px;margin-bottom:8px}body[screen=sm] .advanced-banner>.text .row.learn-more{padding-bottom:62px}body[screen=sm] .advanced-banner>.text .row.regions-row{border-top:1px solid rgba(20,37,70,0.15);padding-top:5px}body[screen=sm] .advanced-banner:before{width:534px;left:-198px}body[screen=sm] .advanced-banner .circle{width:21px;height:21px}body[screen=sm] .advanced-banner .circle[data-tooltip="2"]{top:245px;left:101px}body[screen=sm] .advanced-banner .circle[data-tooltip="2"] .tool-tip{right:37px}body[screen=sm] .advanced-banner .circle[data-tooltip="3"] .tool-tip,body[screen=sm] .advanced-banner .circle[data-tooltip="1"] .tool-tip{left:44px}body[screen=sm] .advanced-banner .circle[data-tooltip="3"]{top:312px;left:49px}body[screen=sm] .advanced-banner .circle[data-tooltip="1"]{top:182px;left:-35px}body[screen=sm] .advanced-banner .circle:after{width:21px;height:21px}body[screen=sm] .advanced-banner .circle:before{width:18px;height:18px}body[screen=sm] .advanced-banner .circle:hover:before,body[screen=sm] .advanced-banner .circle.active:before{padding:1px;height:48px;width:48px}body[screen=sm] .advanced-banner .circle:hover:after,body[screen=sm] .advanced-banner .circle.active:after{border-width:4px;width:60px;height:60px}body[screen=sm] .advanced-banner .circle .tool-tip{padding:10px 8px 13px;width:145px}body[screen=sm] .advanced-banner .circle .tool-tip h4{font-size:1.4rem;line-height:18px}body[screen=sm] .advanced-banner .circle .tool-tip .explore{font-size:1.2rem;line-height:17px}body[screen=sm] .advanced-banner .tool-tips-expanded{width:34.6875vw;bottom:30px}body[screen=sm] .advanced-banner .tool-tips-expanded h2{font-size:1.7rem;line-height:23px}body[screen=sm] .advanced-banner .tool-tips-expanded .tool-tip-group{margin:10px 0 20px}body[screen=sm] .advanced-banner .tool-tips-expanded .tool-tip-group h2{margin-bottom:14px}body[screen=sm] .advanced-banner .button-yellow{margin-right:12px}body[screen=sm] .advanced-banner.open:before{left:38.906vw}body[screen=sm] .advanced-banner.open .circle[data-tooltip="2"]{left:calc(39.81vw + 188px)}body[screen=sm] .advanced-banner.open .circle[data-tooltip="3"]{left:calc(37.3vw + 152px)}body[screen=sm] .advanced-banner.open .circle[data-tooltip="1"]{left:calc(38.55vw + 40px)}body[screen=xs] .advanced-banner{min-height:515px;max-width:none;padding:0 10.9375vw;overflow:hidden}body[screen=xs] .advanced-banner h1.xs-show,body[screen=xs] .advanced-banner p.xs-show{display:block}body[screen=xs] .advanced-banner h1{font-size:3.8rem;line-height:45px;margin-bottom:5px;letter-spacing:0}body[screen=xs] .advanced-banner p{font-size:1.2rem;line-height:17px;margin-bottom:16px}body[screen=xs] .advanced-banner p:last-of-type{margin-bottom:16px}body[screen=xs] .advanced-banner>.text{width:auto;padding-top:20px;padding-bottom:0;transition:opacity 0s,visibility 0s;position:static;padding-bottom:84.25vw}body[screen=xs] .advanced-banner>.text .bottom{display:block}body[screen=xs] .advanced-banner>.text .bottom .button-yellow{padding:9px 18.5px 7px;font-size:11px;font-weight:900;letter-spacing:.48px;line-height:13px;margin-bottom:13px}body[screen=xs] .advanced-banner>.text .bottom .field_intro_video{display:block}body[screen=xs] .advanced-banner:before{content:normal}body[screen=xs] .advanced-banner .circle-group{position:absolute;bottom:0;left:0;width:100%;height:84.25vw}body[screen=xs] .advanced-banner .circle-group img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;display:block}body[screen=xs] .advanced-banner .circle{width:14px;height:14px}body[screen=xs] .advanced-banner .circle:before,body[screen=xs] .advanced-banner .circle:after{width:14px;height:14px}body[screen=xs] .advanced-banner .circle:before{padding:0}body[screen=xs] .advanced-banner .circle:hover:before,body[screen=xs] .advanced-banner .circle.active:before{width:25px;height:25px;padding:1px}body[screen=xs] .advanced-banner .circle:hover:after,body[screen=xs] .advanced-banner .circle.active:after{width:36px;height:36px;border-width:4px}body[screen=xs] .advanced-banner .circle .tool-tip{padding:8px 12px;width:156px}body[screen=xs] .advanced-banner .circle .tool-tip h4{font-size:1.4rem;line-height:18px}body[screen=xs] .advanced-banner .circle .tool-tip .explore{color:#677287;font-family:"Roboto",sans-serif;font-size:1.05rem;line-height:13px}body[screen=xs] .advanced-banner .row.regions-row{background-color:rgba(11,20,37,0.9);position:absolute;left:0;bottom:0;width:100%;text-align:center;padding:10px 0 13px;z-index:1}body[screen=xs] .advanced-banner .row.regions-row>a{color:#fff;opacity:.9;font-size:1.2rem;line-height:17px}body[screen=xs] .advanced-banner .circle{transition:all 0s}body[screen=xs] .advanced-banner .circle[data-tooltip="1"] .tool-tip:before,body[screen=xs] .advanced-banner .circle[data-tooltip="2"] .tool-tip:before,body[screen=xs] .advanced-banner .circle[data-tooltip="3"] .tool-tip:before{border-top-width:5px;border-bottom-width:5px}body[screen=xs] .advanced-banner .circle[data-tooltip="1"] .tool-tip:before,body[screen=xs] .advanced-banner .circle[data-tooltip="2"] .tool-tip:before{border-left:0;border-right:5px solid #fff;left:-5px;right:auto}body[screen=xs] .advanced-banner .circle[data-tooltip="1"]{top:auto;bottom:30%;left:14%}body[screen=xs] .advanced-banner .circle[data-tooltip="1"] .tool-tip{right:-170px;left:auto}body[screen=xs] .advanced-banner .circle[data-tooltip="2"]{top:auto;bottom:48%;left:40%}body[screen=xs] .advanced-banner .circle[data-tooltip="2"] .tool-tip{left:26px}body[screen=xs] .advanced-banner .circle[data-tooltip="3"]{top:auto;bottom:20%;left:54%}body[screen=xs] .advanced-banner .circle[data-tooltip="3"] .tool-tip{left:-162px}body[screen=xs] .advanced-banner .circle[data-tooltip="3"] .tool-tip:before{border-left:5px solid #fff;border-right:0;left:auto;right:-5px}body[screen=xs] .advanced-banner .close{position:fixed;top:14px;right:26px;z-index:10000}body[screen=xs] .advanced-banner .close:before{top:0;left:0;width:14px;height:14px;transform:none}body[screen=xs] .advanced-banner.open{background-color:#fff;position:fixed;top:0;height:100vh;width:100vw;left:0;z-index:1000}body[screen=xs] .advanced-banner.open:after{left:0;transform:none}body[screen=xs] .advanced-banner.open:before{content:normal}body[screen=xs] .advanced-banner.open .text{display:none}body[screen=xs] .advanced-banner.open .tool-tips-expanded{width:auto;position:static}body[screen=xs] .advanced-banner.open .tool-tips-expanded h2{font-size:1.7rem;line-height:23px}body[screen=xs] .advanced-banner.open .tool-tips-expanded .tool-tip-group{margin-top:30px}body[screen=xs] .advanced-banner.open .tool-tips-expanded .tool-tip:before{content:normal}body[screen=xs] .advanced-banner.open .tool-tips-expanded .controls{background-color:#fff;position:fixed;bottom:0;left:0;width:100vw;padding:20px 10.9375vw 28px}body[screen=xs] .advanced-banner.open .tool-tips-expanded a{display:block}body[screen=xs] .advanced-banner.open .tool-tips-expanded .starting-point-circle{position:fixed;left:10.9375vw;bottom:50vh}body[screen=xs] .advanced-banner.open .circle-group{position:fixed;bottom:82px;left:45px}body[screen=xs].banner-phase-2{overflow:hidden;touch-action:none}body[screen=xs].banner-phase-2 #line{z-index:1000}.field_tab_section{margin:50px auto}.field_tab_section h2{font-size:20px;font-weight:600;letter-spacing:0;line-height:27px;margin:0 0 17px}.field_tab_section .tab-container{border-radius:2px;position:relative;border:1px solid rgba(132,137,145,0.18);border-radius:1px}.field_tab_section .tab-nav{margin:0;padding-top:61px;padding-left:38px;background-color:rgba(249,246,246,0.97);width:25%;height:100%;position:absolute;top:0;left:0;z-index:1}.field_tab_section .tab-nav .tab{cursor:pointer;color:#142546;font-family:"Open Sans",sans-serif;font-size:1.2rem;letter-spacing:0;line-height:20px;padding:10px 15px;position:relative;list-style:none;margin:0}.field_tab_section .tab-nav .tab.open{background-color:#fff;font-weight:600}.field_tab_section .tab-nav .tab.open:before{background-color:#142546}.field_tab_section .tab-nav .tab.open:after{speak:none;font-style:normal;font-weight:normal;text-transform:none;line-height:1;font-family:FontAwesome;font-size:9px;content:"";right:11px;position:absolute;top:50%;font-variant:normal;transform:translateY(-50%) rotate(270deg)}.field_tab_section .tab-nav .tab:before{content:"";background-color:transparent;position:absolute;top:0;left:0;height:100%;width:4px}.field_tab_section .tab-nav .tab:hover{text-decoration:underline}.field_tab_section .tab-content{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.6rem;letter-spacing:0;line-height:22px;position:relative;width:88.841%;margin-left:auto;margin-right:0;height:654px;z-index:0}.field_tab_section .tab-content .tab-panel{position:absolute;top:0;right:0;width:100%;opacity:0;visibility:hidden;height:654px;transition:opacity .5s ease,visibility .5s ease}.field_tab_section .tab-content .tab-panel .content{width:58.357%;height:100%;position:absolute;right:0;top:0;padding:101px 72px 36px 26px;overflow:hidden}.field_tab_section .tab-content .tab-panel .content h2{font-size:20px;font-weight:600;letter-spacing:0;line-height:27px}.field_tab_section .tab-content .tab-panel .content p{color:#142546;font-family:"Open Sans";font-size:17px;letter-spacing:0;line-height:25px;margin:26px 0}.field_tab_section .tab-content .tab-panel .content h3 ~ p{margin-top:8px}.field_tab_section .tab-content .tab-panel .content h3{font-family:"Open Sans";font-size:15px;font-weight:bold;letter-spacing:0;line-height:20px;margin:26px 0 8px}.field_tab_section .tab-content .tab-panel .content h3:first-child{margin-top:0}.field_tab_section .tab-content .tab-panel .content ul li{font-size:17px;letter-spacing:0;line-height:25px}.field_tab_section .tab-content .tab-panel .content .button-yellow{font-size:11px;font-weight:900;letter-spacing:.48px;line-height:13px;padding:9px 18.5px 7px;background-color:#f7d53b !important}.field_tab_section .tab-content .tab-panel .content .ps__rail-y{background-color:rgba(20,37,70,0.22) !important;opacity:1;width:7px;border-radius:3.5px;display:block !important;bottom:30px;right:18px;margin-top:106px;height:calc(100% - 136px) !important;overflow-y:hidden}.field_tab_section .tab-content .tab-panel .content .ps__rail-y .ps__thumb-y{background-color:rgba(25,30,39,0.37) !important;width:7px;border-radius:3.5px;left:0}.field_tab_section .tab-content .tab-panel:before{content:"";width:431px;height:100%;background-size:cover;position:absolute;right:58.357%;top:50%;transform:translateY(-50%);background-repeat:no-repeat}.field_tab_section .tab-content .tab-panel.open{visibility:visible;opacity:1}.field_tab_section .tab-content .tab-panel[data-tab=Map]{width:84.734%;height:100%;top:0;left:auto;right:0;padding:0}.field_tab_section .tab-content .tab-panel[data-tab=Map]:before{display:none}.field_tab_section .tab-content .tab-panel[data-tab=Map] iframe{width:100%;height:100%;position:absolute;z-index:1}.field_tab_section .tab-content .tab-panel:not([data-tab=map]):before{background-image:url("/templates/lyquix/images/yoga-tab-lady.png")}body[screen=md] .field_tab_section .tab-container{overflow:hidden}body[screen=md] .field_tab_section .tab-container .tab-nav{width:22.653%;padding-top:61px;padding-left:22px}body[screen=md] .field_tab_section .tab-container .tab-content{width:103.755%;flex-shrink:0;margin-left:-3.755%}body[screen=md] .field_tab_section .tab-container .tab-content .tab-panel{width:100%}body[screen=md] .field_tab_section .tab-container .tab-content .tab-panel[data-tab=Map]{width:74.9%}body[screen=md] .field_tab_section .tab-container .tab-content .tab-panel .content{width:48.609%;padding-top:50px;padding-right:46px;padding-left:6px}body[screen=md] .field_tab_section .tab-container .tab-content .tab-panel:before{width:431px;right:48.609%}body[screen=sm] .field_tab_section .tab-container{overflow:hidden}body[screen=sm] .field_tab_section .tab-container .tab-nav{width:30.192%;padding-top:61px;padding-left:22px}body[screen=sm] .field_tab_section .tab-container .tab-nav .tab:open:after{right:5px}body[screen=sm] .field_tab_section .tab-container .tab-content{width:69.808%;flex-shrink:0;margin-left:30.192%}body[screen=sm] .field_tab_section .tab-container .tab-content .tab-panel{width:100%}body[screen=sm] .field_tab_section .tab-container .tab-content .tab-panel[data-tab=Map]{width:100%}body[screen=sm] .field_tab_section .tab-container .tab-content .tab-panel .content{width:100%}body[screen=sm] .field_tab_section .tab-container .tab-content .tab-panel:before{display:none;width:51.99%}body[screen=sm] .field_tab_section .tab-container .tab-content .tab-panel .content{padding-top:50px}body[screen=sm] .field_tab_section .tab-container .tab-content .tab-panel .content .ps__rail-y{background-color:rgba(20,37,70,0.22) !important;opacity:1;width:7px;border-radius:3.5px;display:block !important;right:18px;margin-top:58px;height:calc(100% - 85px) !important;overflow-y:hidden}body[screen=sm] .field_tab_section .tab-container .tab-content .tab-panel .content h3{margin-top:20px}body[screen=sm] .field_tab_section .tab-container .tab-content .tab-panel .content h3:first-child{margin-top:0}body[screen=xs] .field_tab_section .accordion-group .accordion{border-radius:2px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15);padding:0 20px;margin:0 0 3px}body[screen=xs] .field_tab_section .accordion-group .accordion:last-of-type{margin-bottom:0}body[screen=xs] .field_tab_section .accordion-group .accordion .accordion-header{padding:18px 0;margin:0;color:#142546;font-family:"Open Sans",sans-serif;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}body[screen=xs] .field_tab_section .accordion-group .accordion .accordion-content p,body[screen=xs] .field_tab_section .accordion-group .accordion .accordion-content ul li{color:#142546;font-family:"Open Sans",sans-serif;font-size:14px;letter-spacing:0;line-height:23px;margin:0 0 16px}body[screen=xs] .field_tab_section .accordion-group .accordion .accordion-content h3{font-size:1.4rem;line-height:18px;font-weight:bold;letter-spacing:0}.advanced_rel_locations h2{font-size:2rem;line-height:27px}.advanced_rel_locations #related-locations{display:flex;height:502px;overflow:hidden}.advanced_rel_locations #related-locations .office-list{width:359px;height:100%;border:1px solid rgba(132,137,145,0.18)}.advanced_rel_locations #related-locations .office-list .input-wrapper{padding:29px 20px 15px}.advanced_rel_locations #related-locations .office-list .input-wrapper .wrapper p{margin:0 0 7px;color:#142546;font-family:"Open Sans";font-size:17px;font-weight:600;letter-spacing:0;line-height:25px}.advanced_rel_locations #related-locations .office-list .input-wrapper .search-container{display:flex;margin:0 0 6px;border-radius:4px;background-color:#f9f9f9;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.2)}.advanced_rel_locations #related-locations .office-list .input-wrapper .search-container input[type=text]{width:calc(100% - 48px);box-shadow:none;background-color:transparent;height:40px;padding:10px}.advanced_rel_locations #related-locations .office-list .input-wrapper .search-container button{width:48px;min-width:48px;padding:0;margin:0;border-radius:0 4px 4px 0;border:0;background-image:url(/templates/lyquix/images/rothman-search.svg);background-position:center;background-repeat:no-repeat;background-size:16px;background-color:#f7d53b !important}.advanced_rel_locations #related-locations .office-list .input-wrapper .bottom{display:flex;flex-wrap:wrap;align-items:center}.advanced_rel_locations #related-locations .office-list .input-wrapper .bottom select{width:73px;border-radius:4px;background-color:#f9f9f9;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.2);padding:3px 0 2px 7px;color:#707275;font-family:Roboto;font-size:12px;letter-spacing:.35px;line-height:14px;margin:0 6px 0 0}.advanced_rel_locations #related-locations .office-list .input-wrapper .bottom .manual-container{display:inline-block;width:auto}.advanced_rel_locations #related-locations .office-list .input-wrapper .bottom .manual-container .manual-link{position:relative;height:auto;border:0;color:#142546;font-family:"Open Sans",sans-serif;font-size:12px;letter-spacing:0;line-height:17px;text-decoration:underline}.advanced_rel_locations #related-locations .office-list .input-wrapper .bottom .manual-container .manual-link:before{content:" ";display:block;width:7px;height:11px;position:absolute;top:3px;left:0;background-image:url(/templates/lyquix/images/icons/pin-blue.svg);background-size:100%}.advanced_rel_locations #related-locations .office-list .input-wrapper .bottom .manual-container .manual-link:hover{background-color:transparent;text-decoration:none}.advanced_rel_locations #related-locations .office-list .input-wrapper .bottom .radio-buttons{margin:15px 0 0;width:100%;padding:0 9px;border:0;display:flex}.advanced_rel_locations #related-locations .office-list .input-wrapper .bottom .radio-buttons label{display:flex;align-items:center;color:#142546;font-family:"Open Sans";font-size:12px;font-weight:600;letter-spacing:0;line-height:17px;margin-right:5px;padding:4px 7.5px;border:1px solid #ececec;border-radius:14px;background-color:#fff;transition:border-color .5s,background-color .5s,color .5s}.advanced_rel_locations #related-locations .office-list .input-wrapper .bottom .radio-buttons label:before{content:" ";display:inline-block;width:5px;height:5px;border-radius:100%;margin-right:6px;border:1px solid transparent;transition:border-color .5s}.advanced_rel_locations #related-locations .office-list .input-wrapper .bottom .radio-buttons label input{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.advanced_rel_locations #related-locations .office-list .input-wrapper .bottom .radio-buttons label[for=Office]:before{background-color:#1f3a84}.advanced_rel_locations #related-locations .office-list .input-wrapper .bottom .radio-buttons label[for=Surgical]:before{background-color:#348407}.advanced_rel_locations #related-locations .office-list .input-wrapper .bottom .radio-buttons label[for="Urgent Care"]:before{background-color:#9a0f06}.advanced_rel_locations #related-locations .office-list .input-wrapper .bottom .radio-buttons label.active{color:#fff}.advanced_rel_locations #related-locations .office-list .input-wrapper .bottom .radio-buttons label.active:before{border-color:#fff}.advanced_rel_locations #related-locations .office-list .input-wrapper .bottom .radio-buttons label.active[for=Office]{background-color:#1f3a84}.advanced_rel_locations #related-locations .office-list .input-wrapper .bottom .radio-buttons label.active[for=Surgical]{background-color:#348407}.advanced_rel_locations #related-locations .office-list .input-wrapper .bottom .radio-buttons label.active[for="Urgent Care"]{background-color:#9a0f06}.advanced_rel_locations #related-locations .office-list .input-wrapper .bottom .radio-buttons label:hover{cursor:pointer}.advanced_rel_locations #related-locations .office-list .list-container{background-color:#fafafa;height:calc(100% - 182px);overflow:hidden;padding-top:14px;padding-left:27px;padding-right:36px;padding-bottom:14px;position:relative}.advanced_rel_locations #related-locations .office-list .list-container .ps__rail-y{right:15px;margin-top:13px;margin-bottom:43px;border-radius:3.5px;width:7px;height:262px;opacity:1 !important;visibility:visible !important;display:block !important;background-color:rgba(20,37,70,0.22)}.advanced_rel_locations #related-locations .office-list .list-container .ps__rail-y .ps__thumb-y{background-color:rgba(20,37,70,0.37);width:7px;right:0}.advanced_rel_locations #related-locations .office-list .summary{color:#142546;font-family:"Open Sans";font-size:9px;font-weight:bold;letter-spacing:.6px;line-height:12px}.advanced_rel_locations #related-locations .office-list .list{margin-top:33px;padding:0}.advanced_rel_locations #related-locations .office-list .list li{padding-left:24px;list-style:none;position:relative;margin-bottom:20px}.advanced_rel_locations #related-locations .office-list .list li:last-of-type{margin-bottom:0}.advanced_rel_locations #related-locations .office-list .list li:before{content:" ";display:block;height:20.44px;width:16px;position:absolute;top:1px;left:0;background-image:url(/templates/lyquix/images/location-icons/filter-office-color.svg);background-repeat:no-repeat;background-size:100%}.advanced_rel_locations #related-locations .office-list .list li[data-type=surgical]:before{background-image:url(/templates/lyquix/images/location-icons/filter-SL-pin.svg)}.advanced_rel_locations #related-locations .office-list .list li[data-type=urgent]:before{background-image:url(/templates/lyquix/images/location-icons/filter-UC-pin.svg)}.advanced_rel_locations #related-locations .office-list .list li h3{font-size:17px;font-weight:600;letter-spacing:0;line-height:25px;font-family:"Open Sans";margin:0 0 8px}.advanced_rel_locations #related-locations .office-list .list li h3 a{color:#142546;text-decoration:none}.advanced_rel_locations #related-locations .office-list .list li .field_loc_address,.advanced_rel_locations #related-locations .office-list .list li .field_loc_hours,.advanced_rel_locations #related-locations .office-list .list li .field_loc_phone{color:#142546;font-family:"Open Sans";font-size:14px;letter-spacing:0;line-height:23px}.advanced_rel_locations #related-locations .office-list .list li .field_loc_address a,.advanced_rel_locations #related-locations .office-list .list li .field_loc_hours a,.advanced_rel_locations #related-locations .office-list .list li .field_loc_phone a{color:#142546}.advanced_rel_locations #related-locations .office-list .list li .field_loc_phone,.advanced_rel_locations #related-locations .office-list .list li .field_loc_hours{font-weight:600;margin-top:12px}.advanced_rel_locations #related-locations .office-list .list li .directions{margin-top:12px}.advanced_rel_locations #related-locations .office-list .list li .directions a{display:block;font-size:1.1rem;line-height:13px;letter-spacing:.48px;font-weight:900;width:172px;padding:7px 0;border-radius:4px;color:#1e2022;background-color:#f7d53b !important;box-shadow:0 1px 3px rgba(0,0,0,0.2);text-align:center;text-decoration:none;font-family:"Roboto",sans-serif;text-transform:uppercase}.advanced_rel_locations #related-locations .office-list.no-filters #ps-locations{height:calc(100% - 145px)}.advanced_rel_locations #related-locations .map-section{width:calc(100% - 359px);height:100%}.advanced_rel_locations #related-locations .map-section .map{height:100%;width:100%}.advanced_rel_locations #related-locations .map-section .map .gm-style-iw-d h3{font-size:17px;font-weight:600;letter-spacing:0;line-height:25px;font-family:"Open Sans";margin:0 0 8px}.advanced_rel_locations #related-locations .map-section .map .gm-style-iw-d h3 a{color:#142546;text-decoration:none}.advanced_rel_locations #related-locations .map-section .map .gm-style-iw-d .field_loc_address,.advanced_rel_locations #related-locations .map-section .map .gm-style-iw-d .field_loc_hours,.advanced_rel_locations #related-locations .map-section .map .gm-style-iw-d .field_loc_phone{color:#142546;font-family:"Open Sans";font-size:14px;letter-spacing:0;line-height:23px}.advanced_rel_locations #related-locations .map-section .map .gm-style-iw-d .field_loc_address a,.advanced_rel_locations #related-locations .map-section .map .gm-style-iw-d .field_loc_hours a,.advanced_rel_locations #related-locations .map-section .map .gm-style-iw-d .field_loc_phone a{color:#142546}.advanced_rel_locations #related-locations .map-section .map .gm-style-iw-d .field_loc_phone,.advanced_rel_locations #related-locations .map-section .map .gm-style-iw-d .field_loc_hours{font-weight:600;margin-top:12px}.advanced_rel_locations #related-locations .map-section .map .gm-style-iw-d .directions{margin-top:12px}.advanced_rel_locations #related-locations .map-section .map .gm-style-iw-d .directions a{display:block;font-size:1.1rem;line-height:13px;letter-spacing:.48px;font-weight:900;width:172px;padding:7px 0;border-radius:4px;color:#1e2022;background-color:#ffd04e !important;box-shadow:0 1px 3px rgba(0,0,0,0.2);text-align:center;text-decoration:none;font-family:"Roboto",sans-serif;text-transform:uppercase}body[screen=md] .advanced_rel_locations #related-locations .office-list,body[screen=sm] .advanced_rel_locations #related-locations .office-list{width:260px}body[screen=md] .advanced_rel_locations #related-locations .office-list .summary,body[screen=sm] .advanced_rel_locations #related-locations .office-list .summary{display:inline-block}body[screen=md] .advanced_rel_locations #related-locations .office-list .list,body[screen=sm] .advanced_rel_locations #related-locations .office-list .list{margin-top:22px}body[screen=md] .advanced_rel_locations #related-locations .office-list .list li .directions a,body[screen=sm] .advanced_rel_locations #related-locations .office-list .list li .directions a{width:146px}body[screen=md] .advanced_rel_locations #related-locations .office-list .input-wrapper,body[screen=sm] .advanced_rel_locations #related-locations .office-list .input-wrapper{padding-top:15px;padding-left:21px;padding-right:21px}body[screen=md] .advanced_rel_locations #related-locations .office-list .input-wrapper>p,body[screen=sm] .advanced_rel_locations #related-locations .office-list .input-wrapper>p{font-size:14px;font-weight:bold;letter-spacing:0;line-height:18px;margin-bottom:18px}body[screen=md] .advanced_rel_locations #related-locations .office-list .input-wrapper input[type=text],body[screen=sm] .advanced_rel_locations #related-locations .office-list .input-wrapper input[type=text]{width:calc(100% - 36px);padding:5px;height:30px}body[screen=md] .advanced_rel_locations #related-locations .office-list .input-wrapper button,body[screen=sm] .advanced_rel_locations #related-locations .office-list .input-wrapper button{height:30px;width:36px;min-width:36px}body[screen=md] .advanced_rel_locations #related-locations .office-list .input-wrapper .bottom,body[screen=sm] .advanced_rel_locations #related-locations .office-list .input-wrapper .bottom{align-items:flex-start}body[screen=md] .advanced_rel_locations #related-locations .office-list .input-wrapper .bottom .manual-container,body[screen=sm] .advanced_rel_locations #related-locations .office-list .input-wrapper .bottom .manual-container{margin-top:2px;width:calc(100% - 79px)}body[screen=md] .advanced_rel_locations #related-locations .office-list .input-wrapper .bottom fieldset,body[screen=sm] .advanced_rel_locations #related-locations .office-list .input-wrapper .bottom fieldset{padding:0}body[screen=md] .advanced_rel_locations #related-locations .office-list .input-wrapper .bottom fieldset label:before,body[screen=sm] .advanced_rel_locations #related-locations .office-list .input-wrapper .bottom fieldset label:before{display:none}body[screen=md] .advanced_rel_locations #related-locations .office-list .input-wrapper .bottom fieldset label:last-of-type,body[screen=sm] .advanced_rel_locations #related-locations .office-list .input-wrapper .bottom fieldset label:last-of-type{margin-right:0}body[screen=md] .advanced_rel_locations #related-locations .office-list.no-filters #ps-locations,body[screen=sm] .advanced_rel_locations #related-locations .office-list.no-filters #ps-locations{height:calc(100% - 134px)}body[screen=md] .advanced_rel_locations #related-locations .map-section,body[screen=sm] .advanced_rel_locations #related-locations .map-section{width:calc(100% - 260px)}body[screen=xs] .advanced_rel_locations{margin:25px auto}body[screen=xs] .advanced_rel_locations h2{margin:0 0 11.5px}body[screen=xs] .advanced_rel_locations #related-locations{margin:0 auto;height:293px;position:relative;border:1px solid rgba(132,137,145,0.18);display:block}body[screen=xs] .advanced_rel_locations #related-locations .office-list{border:0}body[screen=xs] .advanced_rel_locations #related-locations.filter-open{z-index:99}body[screen=xs] .advanced_rel_locations #related-locations .mobile-controls{padding:6.5px 8.5px;display:block}body[screen=xs] .advanced_rel_locations #related-locations .mobile-controls .flex-container{justify-content:space-between;align-items:center}body[screen=xs] .advanced_rel_locations #related-locations .mobile-controls .filter-control{color:#667187;font-family:"Roboto",sans-serif;font-size:8px;letter-spacing:.53px;line-height:12px;text-align:center;width:28px}body[screen=xs] .advanced_rel_locations #related-locations .mobile-controls .filter-control:before{content:" ";display:inline-block;height:15px;width:17px;padding:0 5px 3px;background-image:url(/templates/lyquix/images/icons/filter.svg);background-size:100%}body[screen=xs] .advanced_rel_locations #related-locations .mobile-controls .view-control{display:flex}body[screen=xs] .advanced_rel_locations #related-locations .mobile-controls .view-control span{display:flex;flex-direction:column;height:40px;width:38px;background-color:#f9f9f9;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.2);transition:background-color .5s,color .5s;color:#667187;font-family:Roboto;font-size:8px;letter-spacing:.53px;line-height:12px;text-align:center;align-items:center;justify-content:center}body[screen=xs] .advanced_rel_locations #related-locations .mobile-controls .view-control span:before{content:" ";display:inline-block;background-size:100%;margin-left:auto;margin-right:auto}body[screen=xs] .advanced_rel_locations #related-locations .mobile-controls .view-control span:first-of-type{border-radius:4px 0 0 4px}body[screen=xs] .advanced_rel_locations #related-locations .mobile-controls .view-control span:first-of-type:before{height:16.1px;width:14px;background-image:url(/templates/lyquix/images/icons/location-map-grey.svg)}body[screen=xs] .advanced_rel_locations #related-locations .mobile-controls .view-control span:first-of-type.active:before{background-image:url(/templates/lyquix/images/icons/location-map-white.svg)}body[screen=xs] .advanced_rel_locations #related-locations .mobile-controls .view-control span:last-of-type{border-radius:0 4px 4px 0}body[screen=xs] .advanced_rel_locations #related-locations .mobile-controls .view-control span:last-of-type:before{margin-top:3px;height:12px;width:17px;background-size:100%;background-repeat:no-repeat;background-image:url(/templates/lyquix/images/icons/location-list-grey.svg)}body[screen=xs] .advanced_rel_locations #related-locations .mobile-controls .view-control span:last-of-type.active:before{background-image:url(/templates/lyquix/images/icons/location-list-white.svg)}body[screen=xs] .advanced_rel_locations #related-locations .mobile-controls .view-control span.active{background-color:#142546;color:#fff}body[screen=xs] .advanced_rel_locations #related-locations .office-list{width:100%;border-top:1px solid #e3e4e6;position:relative;z-index:0}body[screen=xs] .advanced_rel_locations #related-locations .office-list .list-container{background-color:transparent;padding-top:20px;padding-left:15px;padding-right:15px;height:calc(100% - 53px)}body[screen=xs] .advanced_rel_locations #related-locations .office-list .list-container .list{margin-top:0}body[screen=xs] .advanced_rel_locations #related-locations .office-list .list-container .list li:first-of-type{margin-top:0}body[screen=xs] .advanced_rel_locations #related-locations .office-list .list-container .list li:last-of-type{margin-bottom:0}body[screen=xs] .advanced_rel_locations #related-locations .office-list .list-container .list li h3{font-size:15px;font-weight:bold;line-height:20px}body[screen=xs] .advanced_rel_locations #related-locations .office-list .list-container .ps__rail-y{right:11.5px !important;width:3px !important}body[screen=xs] .advanced_rel_locations #related-locations .office-list .list-container .ps__rail-y .ps__thumb-y{width:3px !important}body[screen=xs] .advanced_rel_locations #related-locations .office-list .summary{display:none}body[screen=xs] .advanced_rel_locations #related-locations .office-list .input-wrapper{display:none}body[screen=xs] .advanced_rel_locations #related-locations .office-list.no-filters #ps-locations{height:calc(100% - 53px)}body[screen=xs] .advanced_rel_locations #related-locations .map-section{position:absolute;top:53px;left:0;z-index:1;width:100%;height:100%}body[screen=xs] .advanced_rel_locations #related-locations .map-section .gm-style-iw-c{max-height:241px !important;max-width:231px !important;height:241px !important;border-radius:2px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15)}body[screen=xs] .advanced_rel_locations #related-locations .map-section .gm-style-iw-c .gm-style-iw-d{max-height:100% !important}body[screen=xs] .advanced_rel_locations #related-locations .map-section .gm-style-iw-c button{opacity:1;box-shadow:none;background-color:transparent !important}body[screen=xs] .advanced_rel_locations #related-locations.list .map-section{display:none}body[screen=xs] .advanced_rel_locations #related-locations.map{height:347px}body[screen=xs] .advanced_rel_locations #related-locations.map .map-section{display:block}body[screen=xs] .advanced_rel_locations #related-locations.filters-open{position:relative;z-index:1}body[screen=xs] .advanced_rel_locations #related-locations.filters-open .office-list .input-wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99;background-color:#fff;padding:0}body[screen=xs] .advanced_rel_locations #related-locations.filters-open .office-list .input-wrapper h2{padding:30px 26px 12px;width:100%;margin:0;display:block;border-bottom:1px solid #f2f2f2}body[screen=xs] .advanced_rel_locations #related-locations.filters-open .office-list .input-wrapper .search-container input[type=text]{width:calc(100% - 42px);padding:8px 10px;font-size:12px;letter-spacing:.35px;line-height:14px;height:30px}body[screen=xs] .advanced_rel_locations #related-locations.filters-open .office-list .input-wrapper .search-container button{width:42px}body[screen=xs] .advanced_rel_locations #related-locations.filters-open .office-list .input-wrapper .wrapper{padding:19px 26px}body[screen=xs] .advanced_rel_locations #related-locations.filters-open .office-list .input-wrapper .wrapper p{font-size:14px;font-weight:600;letter-spacing:0;line-height:23px}body[screen=xs] .advanced_rel_locations #related-locations.filters-open .office-list .input-wrapper .wrapper h3{font-family:"Open Sans";font-size:14px;font-weight:600;letter-spacing:0;line-height:23px;margin:20px 0 5px}body[screen=xs] .advanced_rel_locations #related-locations.filters-open .office-list .input-wrapper .wrapper .button-yellow{width:180px;font-size:11px;font-weight:900;letter-spacing:.48px;line-height:13px;text-align:center;padding:8.5px 0 7.5px;position:absolute;bottom:12px;left:50%;transform:translateX(-50%)}body[screen=xs] .advanced_rel_locations #related-locations.filters-open .office-list .input-wrapper .wrapper .bottom p{margin:20px 0 5px;width:100%;display:block}body[screen=xs] .advanced_rel_locations #related-locations.filters-open .office-list .input-wrapper .wrapper .bottom fieldset{margin-top:0;padding:0;display:block}body[screen=xs] .advanced_rel_locations #related-locations.filters-open .office-list .input-wrapper .wrapper .bottom fieldset label{background-color:transparent;border:0;margin:0 0 10px;padding:0 0 0 18px;color:#142546;font-family:"Open Sans";font-size:12px;letter-spacing:0;line-height:17px;width:100%;position:relative}body[screen=xs] .advanced_rel_locations #related-locations.filters-open .office-list .input-wrapper .wrapper .bottom fieldset label:after{content:" ";display:block;position:absolute;top:50%;left:0;height:14px;width:14px;border:1px solid rgba(20,37,70,0.5);border-radius:50%;background-color:#fff;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.3);transform:translateY(-50%);z-index:-1}body[screen=xs] .advanced_rel_locations #related-locations.filters-open .office-list .input-wrapper .wrapper .bottom fieldset label:before{width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:2.5px;transform:translateY(-50%);background-color:transparent;z-index:0}body[screen=xs] .advanced_rel_locations #related-locations.filters-open .office-list .input-wrapper .wrapper .bottom fieldset label.active:before{background-color:#142546}body[screen=xs] .advanced_rel_locations #related-locations.filters-open .office-list .input-wrapper .close{position:fixed;height:14px;width:14px;top:20px;right:26px;z-index:100}body[screen=xs].filter-open{height:100vh;overflow:hidden}.fc-item.tmpl-custom-general .spine-fellowship-landing .off{display:block}.fc-item.tmpl-custom-ambassador-stories .group-1{position:relative}.fc-item.tmpl-custom-ambassador-stories .share-your-rothman-story{width:727px;background-color:#f3f3f3;box-shadow:0 1px 3px rgba(0,0,0,0.15);text-align:center;margin:42px auto 44px auto;transition:height .5s;overflow:hidden}.fc-item.tmpl-custom-ambassador-stories .share-your-rothman-story h2{margin:10px;padding:10px 5px 5px 5px;border-bottom:1px solid #ededed;line-height:2.2rem}.fc-item.tmpl-custom-ambassador-stories .share-your-rothman-story .share-button-container{width:265px;text-align:center;display:inline-block;margin:0 auto;position:relative;top:-7px}.fc-item.tmpl-custom-ambassador-stories .share-your-rothman-story .share-button-container a{text-decoration:none;display:block;padding:11px 24px 9px}.fc-item.tmpl-custom-ambassador-stories .share-your-rothman-story p{width:350px;display:inline-block;margin:0 auto 0 auto;padding-left:20px;padding-top:5px;text-align:left;opacity:.75;color:#666;font-family:"Open Sans",sans-serif;font-size:1.1rem;font-weight:600;line-height:15px}.fc-item.tmpl-custom-ambassador-stories .share-your-rothman-story .the-form{position:relative;overflow:hidden;width:95%;border-top:1px solid #ededed;margin:0 auto;padding-top:20px}.fc-item.tmpl-custom-ambassador-stories .share-your-rothman-story .the-form form fieldset{border:0}.fc-item.tmpl-custom-ambassador-stories .share-your-rothman-story .the-form form fieldset .formBody{width:100%}.fc-item.tmpl-custom-ambassador-stories .share-your-rothman-story .the-form form #g-recaptcha-580{min-height:78px}.fc-item.tmpl-custom-ambassador-stories .share-your-rothman-story .the-form .close-button:before{top:32px}.fc-item.tmpl-custom-ambassador-stories .share-your-rothman-story.closed .the-form{border:0}body[screen=lg] .fc-item.tmpl-custom-ambassador-stories .description{margin-right:75px}body[screen=sm] ul.ccb-specialties,body[screen=xs] ul.ccb-specialties{margin-bottom:20px}body[screen=sm] .fc-item.tmpl-custom-ambassador-stories .share-your-rothman-story,body[screen=md] .fc-item.tmpl-custom-ambassador-stories .share-your-rothman-story{width:100%}body[screen=sm] .fc-item.tmpl-custom-ambassador-stories .share-your-rothman-story .share-button-container,body[screen=md] .fc-item.tmpl-custom-ambassador-stories .share-your-rothman-story .share-button-container{width:220px}body[screen=sm] .fc-item.tmpl-custom-ambassador-stories .share-your-rothman-story p,body[screen=md] .fc-item.tmpl-custom-ambassador-stories .share-your-rothman-story p{width:300px}body[screen=xs] .fc-item.tmpl-custom-ambassador-stories .share-your-rothman-story{width:100%;max-height:auto}body[screen=xs] .fc-item.tmpl-custom-ambassador-stories .share-your-rothman-story h2{margin:0;padding:0}body[screen=xs] .fc-item.tmpl-custom-ambassador-stories .share-your-rothman-story .share-button-container{margin:10px auto}body[screen=xs] .fc-item.tmpl-custom-ambassador-stories .share-your-rothman-story p{display:none}@media screen and (max-width:320px){.fc-item.tmpl-custom-ambassador-stories .group-3 .description{margin:0 5px}}.fc-item.tmpl-custom-events .field.field_eve_registration_form{margin:32px 0 20px 0;padding-bottom:50px}.fc-item.tmpl-custom-events .field.field_eve_registration_form .button-yellow{margin:0}.fc-item.tmpl-custom-events .field_eve_location{display:flex;flex-direction:row;flex-wrap:wrap;margin:42px 0 47px}.fc-item.tmpl-custom-events .field_eve_location .event-address,.fc-item.tmpl-custom-events .field_eve_location .event-date,.fc-item.tmpl-custom-events .field_eve_location .event-time{width:33.333%;box-sizing:border-box;padding-top:8px}.fc-item.tmpl-custom-events .field_eve_location .event-address .label,.fc-item.tmpl-custom-events .field_eve_location .event-date .label,.fc-item.tmpl-custom-events .field_eve_location .event-time .label{color:#142546;font-size:1.5rem;line-height:1.333;font-family:"Open Sans",sans-serif;font-weight:600}.fc-item.tmpl-custom-events .field_eve_location .event-address,.fc-item.tmpl-custom-events .field_eve_location .event-date{border-right:1px solid rgba(151,151,151,0.18)}.fc-item.tmpl-custom-events .field_eve_location .event-address .address,.fc-item.tmpl-custom-events .field_eve_location .event-date .address{color:#777;margin-top:5px;line-height:23px}.fc-item.tmpl-custom-events .field_eve_location .event-date,.fc-item.tmpl-custom-events .field_eve_location .event-time{padding-left:19px}.fc-item.tmpl-custom-events .field_eve_location .event-address,.fc-item.tmpl-custom-events .field_eve_location .event-date{padding-right:19px}.fc-item.tmpl-custom-events .field_eve_location .event-time-zone{font-size:1.2rem;line-height:17px;letter-spacing:0;font-weight:normal}.fc-item.tmpl-custom-events .field_eve_location .event-time-zone .toggle-time-zone{display:block;cursor:pointer;text-decoration:underline}.fc-item.tmpl-custom-events .accordion{border-top:1px solid #ededed}.fc-item.tmpl-custom-events .accordion h2{margin-top:13px;font-size:1.5rem}.fc-item.tmpl-custom-events .accordion h2:before{width:25px;height:25px;line-height:2.5rem}.fc-item.tmpl-custom-events .add-calendar{margin-top:20px}.fc-item.tmpl-custom-events .field_eve_speakers ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;position:relative;margin-top:20px}.fc-item.tmpl-custom-events .field_eve_speakers ul>li{float:left;border-radius:3px;box-shadow:0 1px 13px rgba(0,0,0,0.2);border:1px solid #d6d6d6;position:relative;transition:box-shadow .5s}.fc-item.tmpl-custom-events .field_eve_speakers ul>li:hover{box-shadow:0 1px 13px rgba(0,0,0,0);border:1px solid rgba(150,150,150,0.3)}.fc-item.tmpl-custom-events .field_eve_speakers ul>li:active{background-color:#fbfbfb;border:1px solid #fff;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.15);border-radius:2px}.fc-item.tmpl-custom-events .field_eve_speakers ul>li>a{display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}.fc-item.tmpl-custom-events .field_eve_speakers ul>li>a:before{content:" ";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:1;border-radius:3px}.fc-item.tmpl-custom-events .field_eve_speakers ul>li>a:hover:before,.fc-item.tmpl-custom-events .field_eve_speakers ul>li>a:hover img{opacity:.85}.fc-item.tmpl-custom-events .field_eve_speakers ul>li>a:active:before,.fc-item.tmpl-custom-events .field_eve_speakers ul>li>a:active img{opacity:.7}.fc-item.tmpl-custom-events .field_eve_speakers ul>li{display:flex;flex-direction:column;margin:7px;width:calc(20% - 14px);padding:17px 0;box-sizing:border-box;box-shadow:none !important;border:1px solid #ededed;border-radius:2px;background-color:#fff}.fc-item.tmpl-custom-events .field_eve_speakers ul>li.chief .phy-group-1,.fc-item.tmpl-custom-events .field_eve_speakers ul>li.spe_chief .phy-group-1,.fc-item.tmpl-custom-events .field_eve_speakers ul>li.spe_no-op_chief .phy-group-1,.fc-item.tmpl-custom-events .field_eve_speakers ul>li.non-op-chief .phy-group-1{position:relative}.fc-item.tmpl-custom-events .field_eve_speakers ul>li.chief .phy-group-1:before,.fc-item.tmpl-custom-events .field_eve_speakers ul>li.spe_chief .phy-group-1:before,.fc-item.tmpl-custom-events .field_eve_speakers ul>li.spe_no-op_chief .phy-group-1:before,.fc-item.tmpl-custom-events .field_eve_speakers ul>li.non-op-chief .phy-group-1:before{font-family:"Open Sans",sans-serif;font-size:1.1rem;line-height:18px;font-weight:600;color:#142546;text-align:center;letter-spacing:.96px;display:block;width:105px;height:18px;position:absolute;z-index:1;bottom:-6px;left:50%;transform:translateX(-50%);background:url(/templates/lyquix/images/physician-icons/physician-tag.svg) no-repeat;background-size:contain;text-transform:uppercase;background-size:85px 18px;background-position:center;content:"Chief"}.fc-item.tmpl-custom-events .field_eve_speakers ul>li a:hover img{opacity:.85}.fc-item.tmpl-custom-events .field_eve_speakers ul>li a:active img{opacity:.7}.fc-item.tmpl-custom-events .field_eve_speakers ul>li a img{opacity:1;border-radius:50%;width:64.33%;height:auto;transition:opacity .5s}.fc-item.tmpl-custom-events .field_eve_speakers ul>li a:hover{color:#09101e}.fc-item.tmpl-custom-events .field_eve_speakers ul>li .phy-group-1>a{margin:0;padding:0;display:inline-block;height:auto;position:relative;text-align:center}.fc-item.tmpl-custom-events .field_eve_speakers ul>li .phy-group-1>a::before{content:"";display:none}.fc-item.tmpl-custom-events .field_eve_speakers ul>li .phy-group-2{display:flex;flex-direction:column;flex-grow:1}.fc-item.tmpl-custom-events .field_eve_speakers ul>li h3{font-size:1.5rem;line-height:2rem;margin:0;font-weight:700;text-align:center;padding-bottom:12px;margin:10px 8.917% 8px;border-bottom:1px solid #ededed;letter-spacing:0}.fc-item.tmpl-custom-events .field_eve_speakers ul>li h3 a{text-decoration:none;color:#091223}.fc-item.tmpl-custom-events .field_eve_speakers ul>li h3 a:hover{text-decoration:underline;color:#091223}.fc-item.tmpl-custom-events .field_eve_speakers ul>li .field_phy_main_specialties p{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.2rem;letter-spacing:0;line-height:16px;text-align:center;padding:0;margin:0 8.917%}.fc-item.tmpl-custom-events .field_eve_speakers ul>li .field_phy_main_specialties p a{color:inherit;text-decoration:none}.fc-item.tmpl-custom-events .field_eve_speakers ul>li .region{display:none;color:#667187;font-family:"Roboto",sans-serif;text-align:center;padding-top:8px}.fc-item.tmpl-custom-events .field_eve_speakers ul>li .region-name{font-size:1.05rem;line-height:13px;margin-bottom:2px}.fc-item.tmpl-custom-events .field_eve_speakers ul>li .region .distance{opacity:0;letter-spacing:.6px;font-size:.9rem;line-height:12px}.fc-item.tmpl-custom-events .field_eve_speakers ul>li .region .pin{width:6px;margin-right:3px}.fc-item.tmpl-custom-events .field_eve_speakers ul>li .button-row{margin-top:auto;padding-top:18px}.fc-item.tmpl-custom-events .field_eve_speakers ul>li .button-yellow{border-radius:2px;display:block;font-size:1rem;line-height:14px;padding:3px 0 3px;margin:0 8.917%;width:auto}.fc-item.tmpl-custom-events .field_eve_speakers ul>li:not(.active){display:none !important}.fc-item.tmpl-custom-events .field_eve_speakers ul>li:before{content:attr(data-states);background-color:#ededed;color:#4f5c75;font-family:"Roboto",sans-serif;font-size:8px;padding:1px 3px;letter-spacing:.5px;line-height:10px;text-align:center;position:absolute;border-radius:12px;top:4px;right:4px}.fc-item.tmpl-custom-events .field_eve_speakers ul>li:not(.active){display:block !important;padding:0}.fc-item.tmpl-custom-events .field_eve_speakers ul>li:not(.active):before{display:none}.fc-item.tmpl-custom-events .field_eve_speakers ul .fields{margin:0 12px}.fc-item.tmpl-custom-events .field_eve_speakers ul h3{margin:0 !important;font-size:1.3rem;line-height:1.6rem}.fc-item.tmpl-custom-events .field_eve_speakers ul div{margin:5px 0;font-size:1.3rem;line-height:1.6rem;color:#6d6d6d}.fc-item.tmpl-custom-events .field_eve_speakers ul .label{display:none}.fc-item.tmpl-custom-events .group-2{position:relative}.fc-item.tmpl-custom-events .field_event_flag{border-radius:1px;background-color:rgba(255,209,81,0.8);padding:4.5px 7px;color:#101b36;font-size:1rem;line-height:11px;text-transform:uppercase;font-family:"Roboto";font-weight:bold;display:inline-block;position:absolute;top:14px;left:0}.fc-item.tmpl-custom-events .field_eve_sponsors ul{list-style:none;padding:0}.fc-item.tmpl-custom-events .field_eve_sponsors ul li{margin:0 5px;padding:0 20px;width:270px;min-height:100px;float:left;position:relative}.fc-item.tmpl-custom-events .field_eve_sponsors ul li img{position:absolute;top:0;bottom:0;margin:auto}.fc-item.tmpl-custom-events .field_event_brite_link{margin-top:55px;margin-bottom:69px}.fc-item.tmpl-custom-events .field_event_brite_link [id^=eventbrite-widget-container]{margin:auto;max-width:1080px;min-height:320px}.fc-item.tmpl-custom-events .field_event_brite_link [id^=eventbrite-widget-container][data-eb-tickets="2"]{min-height:407px}.fc-item.tmpl-custom-events .field_event_brite_link [id^=eventbrite-widget-container][data-eb-tickets="3"]{min-height:494px}.fc-item.tmpl-custom-events .field_event_brite_link [id^=eventbrite-widget-container][data-eb-tickets="4"]{min-height:581px}.fc-item.tmpl-custom-events .field_event_brite_link [id^=eventbrite-widget-container][data-eb-tickets="5"]{min-height:640px}.fc-item.tmpl-custom-events .field_eve_sponsors.close ul li img{position:relative;top:auto;bottom:auto}.fc-item.tmpl-custom-events .field_rel_conditions:before,.fc-item.tmpl-custom-events .field_rel_conditions:after,.fc-item.tmpl-custom-events .field_rel_treatments:before,.fc-item.tmpl-custom-events .field_rel_treatments:after,.fc-item.tmpl-custom-events .field_rel_locations:before,.fc-item.tmpl-custom-events .field_rel_locations:after{content:" ";display:table}.fc-item.tmpl-custom-events .field_rel_conditions:after,.fc-item.tmpl-custom-events .field_rel_treatments:after,.fc-item.tmpl-custom-events .field_rel_locations:after{clear:both}.fc-item.tmpl-custom-events .field_rel_conditions,.fc-item.tmpl-custom-events .field_rel_treatments{width:320px;float:left}.fc-item.tmpl-custom-videos .field_rel_services{clear:both}body.com_registrationpro .date-time{font-family:"Open Sans",sans-serif}body.com_registrationpro .location-address{margin:20px 0}body.com_registrationpro #map_canvas{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;min-height:auto !important}body.com_registrationpro #map_canvas iframe,body.com_registrationpro #map_canvas object,body.com_registrationpro #map_canvas embed,body.com_registrationpro #map_canvas video{position:absolute;top:0;left:0;width:100%;height:100%}body[screen=lg] .fc-item.tmpl-custom-events .group-3 .description,body[screen=lg] .fc-item.tmpl-custom-videos .group-3 .description{margin-right:75px}body[screen=lg] .fc-item.tmpl-custom-events .field_rel_services,body[screen=lg] .fc-item.tmpl-custom-videos .field_rel_services{clear:both}body[screen=md] .fc-item.tmpl-custom-events .field_event_brite_link{margin-top:35px}body[screen=md] .fc-item.tmpl-custom-events .field_eve_location .event-address,body[screen=sm] .fc-item.tmpl-custom-events .field_eve_location .event-address{width:255px;padding-right:30px}body[screen=md] .fc-item.tmpl-custom-events .field_eve_location .event-date,body[screen=sm] .fc-item.tmpl-custom-events .field_eve_location .event-date{width:205px;padding-right:21px;padding-left:30px}body[screen=md] .fc-item.tmpl-custom-events .field_eve_location .event-time,body[screen=sm] .fc-item.tmpl-custom-events .field_eve_location .event-time{width:169px;padding-left:15px}body[screen=sm] .fc-item.tmpl-custom-events .field_eve_location{margin-top:15px}body[screen=sm] .fc-item.tmpl-custom-events .field.field_eve_registration_form{margin-top:25px}body[screen=sm] .fc-item.tmpl-custom-events .field_event_brite_link{margin-top:20px;margin-bottom:37px}body[screen=xs] .fc-item.tmpl-custom-videos .field_rel_programs h2{margin:2.505rem 0 10px !important}body[screen=xs] .fc-item.tmpl-custom-videos .field_rel_programs li{width:298px;margin:2px 0}body[screen=xs] .fc-item.tmpl-custom-events .field_eve_sponsors ul li img{position:relative;top:0;transform:translateY(0)}body[screen=xs] .fc-item.tmpl-custom-events .field_eve_location{padding:0 6px;margin-top:30px;margin-bottom:10px}body[screen=xs] .fc-item.tmpl-custom-events .field_eve_location .event-address{width:100%;padding-right:0;border-right:0;padding-top:0}body[screen=xs] .fc-item.tmpl-custom-events .field_eve_location .event-date{width:100%;padding-right:0;padding-left:0;border-right:0}body[screen=xs] .fc-item.tmpl-custom-events .field_eve_location .event-time{width:100%;padding-right:0;padding-left:0;border-right:0}body[screen=xs] .fc-item.tmpl-custom-events .field_eve_location .event-date,body[screen=xs] .fc-item.tmpl-custom-events .field_eve_location .event-time{padding-top:15px}body[screen=xs] .fc-item.tmpl-custom-events .field_event_brite_link{margin-top:15px;margin-bottom:35px}body[screen=xs] .fc-item.tmpl-custom-events .field.field_eve_registration_form{margin-top:15px}@media screen and (max-width:320px){.fc-item.tmpl-custom-videos .group-3 .description,.fc-item.tmpl-custom-events .group-3 .description{margin:0 5px}.fc-item.tmpl-custom-videos .group-3 .field_eve_content,.fc-item.tmpl-custom-videos .group-3 .field_eve_date_start_end,.fc-item.tmpl-custom-events .group-3 .field_eve_content,.fc-item.tmpl-custom-events .group-3 .field_eve_date_start_end{margin:0 5px}.fc-item.tmpl-custom-videos .group-3 .field_eve_content h2,.fc-item.tmpl-custom-videos .group-3 .field_eve_date_start_end h2,.fc-item.tmpl-custom-events .group-3 .field_eve_content h2,.fc-item.tmpl-custom-events .group-3 .field_eve_date_start_end h2{margin:2.505rem 0 10px}.fc-item.tmpl-custom-videos .group-3 .add-calendar,.fc-item.tmpl-custom-events .group-3 .add-calendar{margin:0 10px}}.fc-item.tmpl-custom-advanced-landing{overflow:hidden}.fc-item.tmpl-custom-advanced-landing .breadcrumb{display:none}.fc-item.tmpl-custom-advanced-landing .field_main_image{line-height:0}.fc-item.tmpl-custom-advanced-landing .description{max-width:1110px;margin:88px auto 0}.fc-item.tmpl-custom-advanced-landing .description .left>h2,.fc-item.tmpl-custom-advanced-landing .description .right>h2{margin-top:0;font-size:3.1rem;line-height:40px;letter-spacing:1.93px;font-weight:600;color:#142546}.fc-item.tmpl-custom-advanced-landing .description .left>h2 .yellow,.fc-item.tmpl-custom-advanced-landing .description .right>h2 .yellow{color:#d7df1d}.fc-item.tmpl-custom-advanced-landing .description .custom-top .left{width:64.286%;margin-right:auto}.fc-item.tmpl-custom-advanced-landing .description .custom-top .left h1{margin-top:0;color:#142546}.fc-item.tmpl-custom-advanced-landing .description .custom-top .left>p:last-of-type{font-size:1.3rem;line-height:18px;color:#666;font-weight:bold;margin-top:40px;font-family:"Open Sans",sans-serif}.fc-item.tmpl-custom-advanced-landing .description .custom-top .right .image{margin-top:45px;position:relative;z-index:1;border-radius:0 0 2px 2px;box-shadow:0 1px 5px 0 rgba(0,0,0,0.35);line-height:0}.fc-item.tmpl-custom-advanced-landing .description .custom-top .right .image img{width:100%;display:block}.fc-item.tmpl-custom-advanced-landing .description .custom-top .right .image .text{position:absolute;bottom:37px;left:25px;z-index:3;width:calc(100% - 50px)}.fc-item.tmpl-custom-advanced-landing .description .custom-top .right .image .text h3,.fc-item.tmpl-custom-advanced-landing .description .custom-top .right .image .text p,.fc-item.tmpl-custom-advanced-landing .description .custom-top .right .image .text a{color:#fff}.fc-item.tmpl-custom-advanced-landing .description .custom-top .right .image .text h3{font-size:1.75rem;line-height:24px;margin:0 0 11px}.fc-item.tmpl-custom-advanced-landing .description .custom-top .right .image .text p{font-size:1.5rem;line-height:22px;margin:0 0 32px;font-family:"Open Sans",sans-serif}.fc-item.tmpl-custom-advanced-landing .description .custom-top .right .image .text a{font-size:1.2rem;line-height:14px;letter-spacing:1.12px;text-transform:uppercase;font-weight:900;display:inline-block;text-decoration:none;font-family:"Open Sans",sans-serif;padding-bottom:4px;position:relative}.fc-item.tmpl-custom-advanced-landing .description .custom-top .right .image .text a:after{content:" ";display:block;width:100%;height:1px;background-color:#d8d8d8;position:absolute;left:0;bottom:0}.fc-item.tmpl-custom-advanced-landing .description .custom-top .right .image .text a:hover:after{display:none}.fc-item.tmpl-custom-advanced-landing .description .custom-top .right .image:before{content:" ";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;background:linear-gradient(44.72deg,rgba(0,0,0,0) 0,rgba(0,0,0,0.26) 48.1%,rgba(0,0,0,0) 100%),linear-gradient(24.4deg,rgba(0,1,5,0.86) 0,rgba(0,0,0,0.2) 53.8%,rgba(9,18,35,0) 100%)}.fc-item.tmpl-custom-advanced-landing .description .custom-top .accordion .accordion-link{margin:26px 0;color:#142546}.fc-item.tmpl-custom-advanced-landing .description .custom-top .accordion .accordion-link:before{width:25px;height:25px;line-height:2.5rem;border:0}.fc-item.tmpl-custom-advanced-landing .description .custom-top .accordion:first-of-type{border-top:1px solid #ededed;margin-top:29px}.fc-item.tmpl-custom-advanced-landing .description .custom-top .accordion:first-of-type .accordion-link:before{background-color:#6fceec}.fc-item.tmpl-custom-advanced-landing .description .custom-top .accordion:nth-of-type(2) .accordion-link:before{background-color:#d7df1d}.fc-item.tmpl-custom-advanced-landing .description .custom-top .accordion:nth-of-type(3) .accordion-link:before{background-color:#f47522}.fc-item.tmpl-custom-advanced-landing .description .custom-top .accordion:nth-of-type(4) .accordion-link:before{background-color:#c231e1}.fc-item.tmpl-custom-advanced-landing .description .custom-top .accordion:nth-of-type(5) .accordion-link:before{background-color:#73d6a4}.fc-item.tmpl-custom-advanced-landing .custom-banner{position:relative;height:26.515vw}.fc-item.tmpl-custom-advanced-landing .custom-banner .image{position:absolute;left:50%;transform:translateX(-50%);width:100vw;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center}.fc-item.tmpl-custom-advanced-landing .custom-banner .text{position:absolute;top:50%;transform:translateY(-50%)}.fc-item.tmpl-custom-advanced-landing .custom-banner .text h2{margin:0}.fc-item.tmpl-custom-advanced-landing .custom-banner.banner-1{margin-top:136px}.fc-item.tmpl-custom-advanced-landing .custom-banner.banner-1 .text{left:47px}.fc-item.tmpl-custom-advanced-landing .custom-banner.banner-1 .text h2{color:#6fceec;font-size:30px;line-height:41px;font-weight:800;letter-spacing:3.3px;text-transform:uppercase}.fc-item.tmpl-custom-advanced-landing .custom-banner.banner-1 .text h2 .big{display:inline-block;text-align:right;width:103px;font-size:5rem;font-weight:bold;line-height:68px;letter-spacing:5.5px}.fc-item.tmpl-custom-advanced-landing .custom-banner.banner-2{margin-top:107px}.fc-item.tmpl-custom-advanced-landing .custom-banner.banner-2 .text{right:47px}.fc-item.tmpl-custom-advanced-landing .custom-banner.banner-2 .text h2{width:476px;text-align:center;color:#f37520;font-size:30px;line-height:44px;font-weight:800;letter-spacing:4.7px}.fc-item.tmpl-custom-advanced-landing .field_rel_locations{max-width:1110px;margin:107px auto 0 auto}.fc-item.tmpl-custom-advanced-landing .field_rel_physicians{max-width:1110px;margin:107px auto 0 auto}.fc-item.tmpl-custom-advanced-landing .field_rel_physicians h2{margin:0 0 20px;font-size:2.8rem;line-height:38px;letter-spacing:.58px;color:#142546;font-weight:400}.fc-item.tmpl-custom-advanced-landing .field_rel_physicians p{margin:20px 0}.fc-item.tmpl-custom-advanced-landing .field_rel_physicians .ccb-physicians>h3{margin:0 0 0 7px}.fc-item.tmpl-custom-advanced-landing .field_rel_physicians .ccb-physicians>li{width:151px;position:relative}.fc-item.tmpl-custom-advanced-landing .custom-videos{max-width:1110px;margin:96px auto 0}.fc-item.tmpl-custom-advanced-landing .custom-videos h1{margin:0 0 18px;color:#142546}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion{border-top:1px solid #ededed;padding-bottom:0;position:relative;border-bottom:0}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion>p{margin:20px 0}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-link{margin:20px 0}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-link:before{background-color:#6fceec;width:25px;height:25px;line-height:2.5rem;border:0;top:18px}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content{padding:20px 31px 38px 21px;display:flex}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .buttons{display:none;margin-top:22px;margin-left:auto;margin-right:0;position:absolute;bottom:0;right:3px}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .buttons .prev,.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .buttons .next{width:25px}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .buttons .prev:before,.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .buttons .next:before{content:" ";display:block;background-color:#d7df1d;box-shadow:0 1px 3px rgba(0,0,0,0.35);width:25px;height:25px;border-radius:25px;line-height:2.5rem;border:0;background-repeat:no-repeat;background-position:center;background-size:5px}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .buttons .prev:hover,.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .buttons .next:hover{cursor:pointer}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .buttons .prev{margin-right:10px}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .buttons .prev:before{background-image:url(/templates/lyquix/images/video-icons/leftarrow.svg);background-size:6px}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .buttons .next:before{background-image:url(/templates/lyquix/images/video-icons/rightarrow.svg)}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .video{width:calc(50% - 32px);margin-right:64px;display:none;flex-grow:0;flex-shrink:0}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .video.active{display:block}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .video .video-container{line-height:0;box-shadow:0 1px 5px 0 rgba(0,0,0,0.35);position:relative}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .video .video-container img{width:100%;display:block;position:relative;z-index:1}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .video .video-container .video-title{padding-bottom:25px;border-bottom:1px solid #d8d8d8;position:absolute;bottom:47px;max-width:calc(100% - 76px);left:38px;z-index:4}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .video .video-container .video-title span{color:#fff;text-transform:uppercase;font-family:"Open Sans",sans-serif;display:block;position:relative}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .video .video-container .video-title .title{font-size:1.1rem;line-height:17px;font-weight:300;letter-spacing:2.03px}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .video .video-container .video-title .physician{font-weight:900;font-size:1.2rem;line-height:17px;letter-spacing:1.12px}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .video .video-container:before{content:" ";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:linear-gradient(44.72deg,rgba(0,0,0,0) 0,rgba(0,0,0,0.26) 48.1%,rgba(0,0,0,0) 100%),linear-gradient(10.56deg,rgba(9,13,35,0.86) 0,rgba(24,36,62,0.74) 22.7%,rgba(9,18,35,0) 100%)}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .video .video-container:after{content:" ";display:block;position:absolute;width:60px;height:60px;top:34px;right:25px;background-image:url(/templates/lyquix/images/video-icons/play-button-nat.svg);z-index:3;background-size:cover;background-repeat:no-repeat}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .video .video-container:hover{cursor:pointer}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .video .video-container:hover:after{background-image:url(/templates/lyquix/images/video-icons/play-button-hover.svg)}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .video .video-controls{display:flex;align-items:flex-start}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .video .video-controls h4{margin:25px 0 10px 17px;color:#142546}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .video:last-of-type{margin-right:0}.fc-item.tmpl-custom-advanced-landing .custom-videos .accordion.open .accordion-content .buttons{display:flex}.fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell{max-width:1110px;margin:107px auto 0 auto}.fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell .left h1{margin:0;color:#142546;letter-spacing:.58px}.fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell .right .accordion{padding-bottom:0;margin-bottom:37px;border-bottom:0}.fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell .right .accordion:last-of-type{margin-bottom:0}.fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell .right .accordion .accordion-link{margin:0;padding:16px 0;border-bottom:1px solid #ededed}.fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell .right .accordion .accordion-link:before{width:25px;height:25px;line-height:2.5rem;border:0;top:14px}.fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell .right .accordion .accordion-content{padding-top:16px}.fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell .right .accordion .accordion-content li{height:auto !important;min-height:0;width:auto;box-shadow:none;border:0;float:none}.fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell .right .accordion .accordion-content li a{padding:0}.fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell .right .accordion .accordion-content li h3{margin:0;font-size:1.3rem;line-height:25px;letter-spacing:.65px}.fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell .right .accordion .accordion-content img{display:none}.fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell .right .accordion:first-of-type .accordion-link:before{background-color:#6fceec}.fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell .right .accordion:nth-of-type(2) .accordion-link:before{background-color:#d7df1d}.fc-item.tmpl-custom-advanced-landing .custom-additional-accordions{max-width:1110px;margin:107px auto 0 auto}.fc-item.tmpl-custom-advanced-landing .physician-locations{margin-top:20px}.fc-item.tmpl-custom-advanced-landing .physician-locations h2{margin:0 0 20px;font-size:2.8rem;line-height:38px;letter-spacing:.58px;color:#142546;font-weight:400}.item-rothman-orthopaedics-partners-with-adventhealth-in-greater-orlando .description .custom-top .right .image .text p{margin-bottom:0}.item-rothman-orthopaedics-in-new-jersey .custom-banner.banner-1 .text h2 .big{width:106px}body[screen=md] .fc-item.tmpl-custom-advanced-landing .description .left{width:54.1667%}body[screen=md] .fc-item.tmpl-custom-advanced-landing .custom-banner{height:36.483vw}body[screen=md] .fc-item.tmpl-custom-advanced-landing .custom-banner.banner-1{margin-top:119px}body[screen=md] .fc-item.tmpl-custom-advanced-landing .custom-banner.banner-2{margin-top:177px}body[screen=md] .fc-item.tmpl-custom-advanced-landing .field_rel_physicians{margin-top:107px !important}body[screen=md] .fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell{margin-top:89px !important}body[screen=md] .fc-item.tmpl-custom-advanced-landing .field_rel_physicians,body[screen=md] .fc-item.tmpl-custom-advanced-landing .custom-videos,body[screen=md] .fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell,body[screen=md] .fc-item.tmpl-custom-advanced-landing .description{max-width:790px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell .left,body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell .right,body[screen=sm] .fc-item.tmpl-custom-advanced-landing .description .left,body[screen=sm] .fc-item.tmpl-custom-advanced-landing .description .right,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell .left,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell .right,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .description .left,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .description .right{width:100%}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .description{margin-top:50px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .description h1{font-size:2.8rem;letter-spacing:.58px;line-height:38px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .description .left,body[screen=sm] .fc-item.tmpl-custom-advanced-landing .description .right{width:100%}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .description .left>h2{border-left:4px solid #d7df1d;padding:7px 0 7px 36px;font-size:1.8rem;line-height:24px;margin:38px 0 42px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .description .right .image{height:335px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .description .right .image .text{width:279px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .field_rel_physicians,body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-videos,body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell,body[screen=sm] .fc-item.tmpl-custom-advanced-landing .description,body[screen=sm] .fc-item.tmpl-custom-advanced-landing .field_rel_locations,body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-additional-accordions{max-width:574px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-banner{height:39.6875vw}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-banner.banner-1{margin-top:47px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-banner.banner-1 .text{left:11px;top:40px;width:298px;transform:none}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-banner.banner-1 .text h2{display:flex;align-items:baseline;font-size:1.8rem;line-height:24px;letter-spacing:1.98px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-banner.banner-1 .text h2 .big{font-size:3.4rem;line-height:50px;letter-spacing:3.74px;width:70px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-banner.banner-2{margin-top:56px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-banner.banner-2 .text{top:40px;transform:none}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-banner.banner-2 .text h2{font-size:1.8rem;letter-spacing:2.82px;width:278px;line-height:30px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .field_rel_physicians .accordion-link{margin:20px 0}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .field_rel_physicians,body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell,body[screen=sm] .fc-item.tmpl-custom-advanced-landing .field_rel_locations,body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-additional-accordions{margin-top:66px !important}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-videos{margin-top:55px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-videos .accordion-content{flex-wrap:wrap}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-videos .accordion-content .video{width:100%;margin-right:0}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-videos .accordion-content .video .video-controls h4{margin-top:16px;margin-left:6px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-videos .accordion-content .video .video-controls .buttons{margin-top:13px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-videos .accordion-content .video:last-of-type{margin-top:30px}body[screen=sm] .item-rothman-orthopaedics-in-new-jersey .custom-banner.banner-1 .text h2 .big{width:73px}body[screen=sm] .item-rothman-orthopaedics-partners-with-adventhealth-in-greater-orlando .description .right .image{height:485px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .description .left>h2,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .description .left>h2{border-left:4px solid #d7df1d;padding:8px 0 8px 36px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .description .right .image,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .description .right .image{position:relative;width:100%;overflow-y:hidden}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .description .right .image img,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .description .right .image img{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-banner.banner-1 .text h2,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-banner.banner-1 .text h2{display:flex;align-items:baseline}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-banner.banner-1 .text h2 .big,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-banner.banner-1 .text h2 .big{margin-right:5px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-videos,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-videos{margin-top:55px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-videos .accordion-content,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-videos .accordion-content{flex-wrap:wrap}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-videos .accordion-content .video,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-videos .accordion-content .video{width:100%;margin-right:0}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-videos .accordion-content .video .video-controls h4,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-videos .accordion-content .video .video-controls h4{margin-top:16px;margin-left:6px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-videos .accordion-content .video .video-controls .buttons,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-videos .accordion-content .video .video-controls .buttons{margin-top:13px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-videos .accordion-content .video:last-of-type,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-videos .accordion-content .video:last-of-type{margin-top:30px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell .accordion .accordion-content,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell .accordion .accordion-content{padding-top:16px}body[screen=sm] .fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell .accordion .accordion-link,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell .accordion .accordion-link{font-weight:600;font-size:1.8rem;line-height:24px}body[screen=sm] .item-rothman-orthopaedics-partners-with-adventhealth-in-greater-orlando .description .right .image img,body[screen=xs] .item-rothman-orthopaedics-partners-with-adventhealth-in-greater-orlando .description .right .image img{position:absolute;top:0;transform:none;left:0;width:100%}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .field_rel_physicians,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-videos,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .description,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .field_rel_locations,body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-additional-accordions{max-width:311px}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .description{margin-top:33px;margin-top:36px}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .description h1{padding-bottom:0;border-bottom:0}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .description .left>h2{padding-left:21px;font-size:1.5rem;line-height:20px;margin:36px 0 36px}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .description .left .accordion:first-of-type{margin-top:0}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .description .right .image{height:210px;margin-top:15px}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .description .right .image .text{width:167px}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .description .right .image .text h3{margin-bottom:20px}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .description .right .image .text p{display:none}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-videos h1{padding-bottom:0;border-bottom:0;margin-bottom:12px}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-link{margin:13px 0}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-link:before{top:13px}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content{padding:15px 26px 0 24px}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .video .video-container:after{width:42px;height:42px;top:18px;right:18px}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-videos .accordion .accordion-content .video .video-container .video-title{bottom:28px;left:28px;max-width:calc(100% - 56px);padding-bottom:15px}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .field_rel_physicians{margin-top:38px !important}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .field_rel_physicians h2{font-size:2.3rem;line-height:32px;letter-spacing:.48px;margin-bottom:0}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .field_rel_locations ul{margin:0 -1.5px}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-banner{height:52.5vw}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-banner .text h2{font-size:1.5rem;line-height:20px;letter-spacing:2.35px}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-banner.banner-1{margin-top:36px}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-banner.banner-1 .text{width:270px;left:0}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-banner.banner-1 .text h2 .big{font-size:2.6rem;line-height:33px;width:55px;letter-spacing:2.86px}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-banner.banner-2{margin-top:50px}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-banner.banner-2 .text{right:0;top:22px;transform:none}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-banner.banner-2 .text h2{width:209px}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell{margin-top:38px !important}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .custom-rothman-northwell h1{padding-bottom:0;border-bottom:0;margin-bottom:22px}body[screen=xs] .fc-item.tmpl-custom-advanced-landing .physician-locations h2{font-size:2.3rem;line-height:32px;letter-spacing:.48px;margin-bottom:0}body[screen=xs] .item-rothman-orthopaedics-in-new-jersey .custom-banner.banner-1 .text h2 .big{width:56px}body[screen=xs] .item-rothman-orthopaedics-partners-with-adventhealth-in-greater-orlando .description .right .image{height:389px}body[screen=xs] .item-rothman-orthopaedics-partners-with-adventhealth-in-greater-orlando .description .right .image .text{width:auto;max-width:calc(100% - 50px)}body[screen=xs] .item-rothman-orthopaedics-partners-with-adventhealth-in-greater-orlando .description .right .image .text p{display:inline}.item-catid-3 .row.main{padding-bottom:0}.item-catid-3 .row.bottom{border-top:0}.item-catid-3 .bottom-1{display:none}.fc-item.tmpl-custom-locations .no-text-found{width:100%;padding-top:10px;border-top:1px solid #ededed}.fc-item.tmpl-custom-locations .section-1{padding-bottom:50px;background:#FFF;position:relative}.fc-item.tmpl-custom-locations .section-1 .section-2{align-items:center;min-height:calc(24.938vw);max-width:none;width:100%;background:linear-gradient(153.43deg,#f2f2f2 0,rgba(242,242,242,0.0001) 83.33%),linear-gradient(230.51deg,rgba(242,242,242,0.0001) 25.93%,#f2f2f2 100%);padding-top:50px}.fc-item.tmpl-custom-locations .section-1 .section-2 .fc_field_image{width:100%;max-width:none;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover"}.fc-item.tmpl-custom-locations .section-1 .group-1{margin-right:38px;width:calc(50% - 38px);padding-top:70px;text-align:left;padding-bottom:103px}.fc-item.tmpl-custom-locations .section-1 .group-1 h1{font-size:42px;font-weight:300;letter-spacing:0;line-height:57px;text-align:left;margin:0 0 10px}.fc-item.tmpl-custom-locations .section-1 .group-1 .field_appointment_link{display:inline-block;margin-right:30px}.fc-item.tmpl-custom-locations .section-1 .group-1 .field_appointment_link .button-yellow{padding:18px 51px;margin:0;font-size:1.1rem;line-height:13px}.fc-item.tmpl-custom-locations .section-1 .group-1 .field_virtual_tour{display:inline-block}.fc-item.tmpl-custom-locations .section-1 .group-1 .field_virtual_tour .play-icon{display:block;height:26px;width:26px;background-image:url(/templates/lyquix/images/video-icons/location-video.svg);background-size:100%;background-repeat:no-repeat}.fc-item.tmpl-custom-locations .section-1 .group-1 .field_virtual_tour .text{margin-left:8px;opacity:.7;color:#142546;font-family:"Open Sans";font-size:12px;letter-spacing:0;line-height:17px;text-decoration:underline}.fc-item.tmpl-custom-locations .section-1 .group-1 .field_virtual_tour:hover{cursor:pointer}.fc-item.tmpl-custom-locations .section-1 .group-1 .field_virtual_tour:hover .text{text-decoration:none}.fc-item.tmpl-custom-locations .section-1 .group-2{width:50%;top:50px;position:absolute;right:0}.fc-item.tmpl-custom-locations .section-1 .group-2 img{display:block;line-height:0}.fc-item.tmpl-custom-locations .group-3{padding-top:55px}.fc-item.tmpl-custom-locations .group-3 h2{font-size:20px;font-weight:600;letter-spacing:0;line-height:27px;margin-top:25px}.fc-item.tmpl-custom-locations .accordion{width:100%}.fc-item.tmpl-custom-locations .field_text{border-color:#ededed}.fc-item.tmpl-custom-locations .field_loc_address{font-size:15px;letter-spacing:0;line-height:20px;text-align:left;color:#142546;font-family:"Open Sans",sans-serif}.fc-item.tmpl-custom-locations .field_loc_address .bottom{margin-top:40px}.fc-item.tmpl-custom-locations .overview-icon{width:18px;height:18px;margin-bottom:12px;background-size:100%;background-repeat:no-repeat}.fc-item.tmpl-custom-locations .field_loc_phone .overview-icon.phone{background-image:url(/templates/lyquix/images/location-icons/call.svg)}.fc-item.tmpl-custom-locations .field_loc_phone .button{margin:14px auto 0;font-size:1.1rem;line-height:13px;letter-spacing:.48px;width:calc(100% - 40px);display:block;box-sizing:border-box;padding:13px 0;text-align:center}.fc-item.tmpl-custom-locations .field_loc_phone a{text-decoration:none}.fc-item.tmpl-custom-locations .field_loc_phone a:hover{text-decoration:underline}.fc-item.tmpl-custom-locations .field_loc_services{padding:26px}.fc-item.tmpl-custom-locations .field_loc_services h4{color:#142546;font-family:"Open Sans";font-size:14px;font-weight:600;letter-spacing:0;line-height:23px;margin:0 0 10px}.fc-item.tmpl-custom-locations .field_loc_services ul{padding:0;margin:0}.fc-item.tmpl-custom-locations .field_loc_services ul li{list-style:none;margin:10px 0}.fc-item.tmpl-custom-locations .field_loc_services ul li a{display:flex;align-items:center;font-size:1.4rem;line-height:18px;font-family:"Open Sans",sans-serif;color:#142546;text-decoration:none}.fc-item.tmpl-custom-locations .field_loc_services ul li a:hover{text-decoration:underline}.fc-item.tmpl-custom-locations .field_loc_services ul li img{width:40px;height:40px !important;border-radius:100%;margin-right:8px;display:block;-o-object-fit:cover;object-fit:cover;font-family:"object-fit:cover"}.fc-item.tmpl-custom-locations .field_loc_services ul li:last-of-type{margin-bottom:0}.fc-item.tmpl-custom-locations .field_loc_hours{border-right:0}.fc-item.tmpl-custom-locations .field_loc_hours .overview-icon.hours{background-image:url(/templates/lyquix/images/location-icons/hours.svg)}.fc-item.tmpl-custom-locations .group-2 .fc_addressint_map{box-shadow:inset 0 1px 4px 1px black}.fc-item.tmpl-custom-locations iframe.location-map{border:0;width:100%;height:365px}.fc-item.tmpl-custom-locations .field_loc_directions{clear:both}.fc-item.tmpl-custom-locations .field_partner_company_logo{position:absolute;top:320px;left:0;width:160px}.fc-item.tmpl-custom-locations .advanced_rel_physicians{margin:25px 0 50px}.fc-item.tmpl-custom-locations .advanced_rel_physicians #rel-phy-filter,.fc-item.tmpl-custom-locations .advanced_rel_physicians .outer{box-shadow:none}.fc-item.tmpl-custom-locations .advanced_rel_physicians .rel-phy-filter.specialty{width:156px;flex-grow:0}.fc-item.tmpl-custom-locations .advanced_rel_physicians .outer{border:1px solid rgba(132,137,145,0.18)}.fc-item.tmpl-custom-locations .field_physical_therapy{color:#142546;font-family:"Open Sans";font-size:16px;letter-spacing:0;line-height:22px}.fc-item.tmpl-custom-locations .field_physical_therapy .overview-icon.therapy{background-image:url(/templates/lyquix/images/location-icons/physicaltherapy.svg);background-size:12px 18px;background-position:center}.fc-item.tmpl-custom-locations .field_physical_therapy a{color:#142546;text-decoration:none}.fc-item.tmpl-custom-locations .field_physical_therapy a:hover{text-decoration:underline}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists{position:absolute}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .accordion{border-radius:2px;padding:0 0 0 17px;margin-left:-17px;border-bottom:0;transition-duration:300ms;width:-webkit-max-content;width:-moz-max-content;width:max-content;background:#FFF}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .accordion .accordion-header{transition-duration:300ms;margin-right:6px;display:flex;align-items:center;font-size:12px;line-height:17px;font-weight:600;font-family:"Open Sans",sans-serif;color:#142546}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .accordion .accordion-header:before{content:"";display:block;height:10px;width:10px;background-image:url(/templates/lyquix/images/icons/morefilters.svg);background-repeat:no-repeat;background-size:cover;margin-right:6px}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .accordion .physical-therapists{display:none;margin-top:10px}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .accordion.open{box-shadow:0 2px 4px rgba(0,0,0,0.145323),-1px 0 3px rgba(0,0,0,0.153464);padding:14px 0 0 17px;position:absolute;z-index:10000;height:auto !important;width:320px}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .accordion.open .accordion-header:before{display:inline-block;background-image:url(/templates/lyquix/images/icons/close-x-thin.svg);height:10px;width:10px;background-repeat:no-repeat;background-size:cover}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .accordion.open .physical-therapists{display:flex;flex-wrap:nowrap;flex-direction:column}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .accordion .accordion-header{margin:0}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .physical-therapists .physical-therapist{display:flex;align-items:center;margin-bottom:10px}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .physical-therapists .physical-therapist br{display:none}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .physical-therapists .physical-therapist .relateditem{font-family:"Open Sans",sans-serif;font-weight:600;font-size:14px;line-height:23px}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .physical-therapists .physical-therapist .fancybox{height:40px}.fc-item.tmpl-custom-locations .field_physical_therapy .related-physical-therapists .physical-therapists .physical-therapist .fancybox img{-o-object-fit:cover;object-fit:cover;font-family:"object-fit:cover;";border-radius:50%;height:40px;width:40px;margin-right:8px}.fc-item.tmpl-custom-locations .overview{margin-bottom:50px}.fc-item.tmpl-custom-locations .overview .left{border:1px solid #ededed;border-radius:2px 0 0 2px;width:75%;flex-grow:1;float:none;padding:41px 50px;background:#FFF}.fc-item.tmpl-custom-locations .overview .left .field{width:30.998%;margin-right:50px}.fc-item.tmpl-custom-locations .overview .left .field h3{color:#142546;font-family:"Open Sans",sans-serif;font-size:15px;font-weight:bold;letter-spacing:0;line-height:20px}.fc-item.tmpl-custom-locations .overview .left .field p{color:#142546;font-family:"Open Sans",sans-serif;font-size:16px;letter-spacing:0;line-height:22px;margin:0 0 4px}.fc-item.tmpl-custom-locations .overview .left .field p a{color:#142546}.fc-item.tmpl-custom-locations .overview .left .field:last-of-type{margin-right:0}.fc-item.tmpl-custom-locations .overview .left.three-items .field{width:213px}.fc-item.tmpl-custom-locations .overview .right{border:1px solid #ededed;border-radius:2px;background-color:#fafafa;width:25%;float:none}.fc-item.tmpl-custom-locations .tab-group.location-info{border-radius:2px;position:relative;border:1px solid rgba(132,137,145,0.18);border-radius:1px}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-nav{padding-top:61px;padding-left:38px;background-color:#f2f2f2;width:25%;height:100%;position:absolute;top:0;left:0;z-index:1}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-nav .tab{cursor:pointer;color:#142546;font-family:"Open Sans",sans-serif;font-size:1.2rem;letter-spacing:0;line-height:20px;padding:10px 15px;position:relative}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-nav .tab.open{background-color:#fff;font-weight:600}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-nav .tab.open:before{background-color:#142546}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-nav .tab.open:after{speak:none;font-style:normal;font-weight:normal;text-transform:none;line-height:1;font-family:FontAwesome;font-size:9px;content:"";right:11px;position:absolute;top:50%;font-variant:normal;transform:translateY(-50%) rotate(270deg)}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-nav .tab:before{content:"";background-color:transparent;position:absolute;top:0;left:0;height:100%;width:4px}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-nav .tab:hover{text-decoration:underline}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.6rem;letter-spacing:0;line-height:22px;position:relative;width:88.841%;margin-left:auto;margin-right:0;height:654px;z-index:0}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel{position:absolute;top:0;right:0;width:100%;opacity:0;visibility:hidden;height:654px;transition:opacity .5s ease,visibility .5s ease}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content{width:58.357%;height:100%;position:absolute;right:0;top:0;padding:26px 72px 36px 26px;overflow:hidden}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content h2{font-size:20px;font-weight:600;letter-spacing:0;line-height:27px}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content p{color:#142546;font-family:"Open Sans";font-size:17px;letter-spacing:0;line-height:25px;margin:26px 0}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content h3 ~ p{margin-top:8px}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content h3{font-family:"Open Sans";font-size:15px;font-weight:bold;letter-spacing:0;line-height:20px;margin:26px 0 8px}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content h3:first-child{margin-top:0}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content ul li{font-size:17px;letter-spacing:0;line-height:25px}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content .ps__rail-y{background-color:rgba(20,37,70,0.22) !important;opacity:1;width:7px;border-radius:3.5px;display:block !important;bottom:30px;right:18px;margin-top:106px;height:calc(100% - 136px) !important;overflow-y:hidden}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content .ps__rail-y .ps__thumb-y{background-color:rgba(25,30,39,0.37) !important;width:7px;border-radius:3.5px;left:0}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel:before{content:"";width:431px;height:100%;background-size:cover;position:absolute;right:58.357%;top:50%;transform:translateY(-50%);background-repeat:no-repeat}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel.open{visibility:visible;opacity:1}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel[data-tab=Map]{width:84.734%;height:100%;top:0;left:auto;right:0;padding:0}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel[data-tab=Map]:before{display:none}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel[data-tab=Map] iframe{width:100%;height:100%;position:absolute;z-index:1}.fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel:not([data-tab=map]):before{background-image:url("/templates/lyquix/images/skateboard-guy-tab.png")}.fc-item.tmpl-custom-locations .custom-direction{position:absolute;bottom:20px;right:20px;z-index:2;width:293px;background-color:#fff;border:1px solid #ededed;border-radius:2px;padding:26.5px 26.5px 30.5px;align-items:center;flex-wrap:wrap;margin-top:10px}.fc-item.tmpl-custom-locations .custom-direction h3{color:#142546;font-family:"Open Sans";font-size:15px;font-weight:bold;letter-spacing:0;line-height:20px;margin:0 0 12px}.fc-item.tmpl-custom-locations .custom-direction #searchTextField{padding:11px 10px 11px;border:1px solid #e1e1e1;border-radius:4px;background-color:#f9f9f9;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.2);color:#707275;font-family:Roboto;font-size:14px;letter-spacing:.41px;line-height:16px;height:auto;width:100%;min-width:0;margin-bottom:9px}.fc-item.tmpl-custom-locations .custom-direction .manual-container .manual-link{position:relative;padding-right:11px;height:auto;border:0;color:#142546;font-family:"Open Sans";font-size:12px;letter-spacing:0;line-height:17px;text-decoration:underline}.fc-item.tmpl-custom-locations .custom-direction .manual-container .manual-link:before{content:" ";display:block;width:7px;height:11px;position:absolute;top:3px;left:0;background-image:url(/templates/lyquix/images/icons/pin-blue.svg);background-size:100%}.fc-item.tmpl-custom-locations .custom-direction .manual-container .manual-link:hover{background-color:transparent;text-decoration:none}.fc-item.tmpl-custom-locations .custom-direction .radio-buttons{margin:0;padding:0;float:none;display:flex;position:relative;margin:20px 0 0;border:0}.fc-item.tmpl-custom-locations .custom-direction .radio-buttons input{display:none}.fc-item.tmpl-custom-locations .custom-direction label{display:block;width:auto;border:1px solid #e6e6e6;border-radius:16.5px;color:rgba(20,37,70,0.7);font-family:"Open Sans";font-size:12px;font-weight:600;letter-spacing:0;line-height:17px;padding:4.5px 10px 4.5px 20.5px;margin-right:6px;transition:color .5s,background-color .5s,border-color .5s;position:relative;z-index:0}.fc-item.tmpl-custom-locations .custom-direction label:before{content:" ";display:block;height:5px;width:5px;border-radius:3px;background-color:#e6e6e6;transition:background-color .5s;position:absolute;left:8.5px;top:50%;transform:translateY(-50%);transition:background-color .5s,border .5s}.fc-item.tmpl-custom-locations .custom-direction label.active{color:#fff;background-color:#1f3a84}.fc-item.tmpl-custom-locations .custom-direction label.active:before{border:1px solid #fff;border-radius:3px;background-color:#1f3a84}.fc-item.tmpl-custom-locations .custom-direction label:last-of-type{margin-right:0}.fc-item.tmpl-custom-locations .custom-direction label:hover{cursor:pointer}.fc-item.tmpl-custom-locations .custom-direction .go{margin-top:30px;display:inline-block;color:#1e2022;font-family:Roboto;font-size:11px;font-weight:900;letter-spacing:.48px;line-height:13px;text-align:center;padding:8px 30px}.fc-item.tmpl-custom-locations .custom-direction .go.disabled{box-shadow:none !important;background-color:#ccc !important;color:#999 !important}.fc-item.tmpl-custom-locations .custom-direction .go.disabled:hover{cursor:default !important;color:#999 !important}.fc-item.tmpl-custom-locations .custom-direction .go.disabled:focus{outline:0}.fc-item.tmpl-custom-locations .related-stories .story-block .text .content{padding-left:0;padding-right:0;max-width:1017px;width:100%;margin-left:auto;margin-right:auto}.fc-item.tmpl-custom-locations .related-stories .rel-stories-controls{right:calc((100% - 1017px) * .5)}.fc-item.tmpl-custom-locations .section-2-container,.fc-item.tmpl-custom-locations .section-3,.fc-item.tmpl-custom-locations .group-5 .container{max-width:1163px}body[screen=lg] .section-2 .fc_field_image{max-height:322px}@media screen and (max-width:1599px){body[screen=lg] .fc-item.tmpl-custom-locations .section-1 .group-1{padding-top:50px;padding-bottom:58px;width:47.344%;margin-right:2.656%}body[screen=lg] .fc-item.tmpl-custom-locations .group-3 .overview .left .field{width:250px;margin-right:40px}body[screen=lg] .fc-item.tmpl-custom-locations .group-3 .overview .left.three-items .field{width:calc(33.333% - 30px)}body[screen=lg] .fc-item.tmpl-custom-locations .group-3 .overview .left.three-items .field:last-of-type{margin-right:0}body[screen=lg] .fc-item.tmpl-custom-locations .section-2-container,body[screen=lg] .fc-item.tmpl-custom-locations .section-3,body[screen=lg] .fc-item.tmpl-custom-locations .group-5 .container{max-width:none;width:84.375%}body[screen=lg] .fc-item.tmpl-custom-locations .related-stories .story-block .text .content{width:73.906%}body[screen=lg] .fc-item.tmpl-custom-locations .related-stories .rel-stories-controls{right:13.125%}}body[screen=md] .fc-item.tmpl-custom-locations .section-1{padding-bottom:70px}body[screen=md] .fc-item.tmpl-custom-locations .section-1 .section-2{padding-bottom:40px}body[screen=md] .fc-item.tmpl-custom-locations .section-1 .section-2 .section-2-container{align-items:flex-start}body[screen=md] .fc-item.tmpl-custom-locations .section-1 .section-2 .section-2-container .fc_field_image{max-height:250px}body[screen=md] .fc-item.tmpl-custom-locations .section-1 .group-1{padding-top:0;padding-bottom:0;margin-right:auto;width:47.684%}body[screen=md] .fc-item.tmpl-custom-locations .group-3{padding-top:35px}body[screen=md] .fc-item.tmpl-custom-locations .group-3 .overview .left{width:72.466%;padding:30px 40px 40px}body[screen=md] .fc-item.tmpl-custom-locations .group-3 .overview .left .field{width:185px;margin-right:20px}body[screen=md] .fc-item.tmpl-custom-locations .group-3 .overview .left.three-items .field{width:calc(33.333% - 13.333px)}body[screen=md] .fc-item.tmpl-custom-locations .group-3 .overview .left.three-items .field:last-of-type{margin-right:0}body[screen=md] .fc-item.tmpl-custom-locations .group-3 .overview .right{width:27.534%}body[screen=md] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services{padding-left:20px;padding-righT:15px}body[screen=md] .fc-item.tmpl-custom-locations .field_loc_address .bottom{margin-top:25px}body[screen=md] .fc-item.tmpl-custom-locations .tab-group.location-info{overflow:hidden}body[screen=md] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-nav{width:22.653%;padding-top:61px;padding-left:22px}body[screen=md] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content{width:103.755%;flex-shrink:0;margin-left:-3.755%}body[screen=md] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel{width:100%}body[screen=md] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel[data-tab=Map]{width:74.9%}body[screen=md] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content{width:48.609%;padding-right:46px;padding-left:6px}body[screen=md] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel:before{width:431px;right:48.609%}body[screen=md] .fc-item.tmpl-custom-locations .section-2-container,body[screen=md] .fc-item.tmpl-custom-locations .section-3,body[screen=md] .fc-item.tmpl-custom-locations .group-5 .container{max-width:83.229%}body[screen=md] .fc-item.tmpl-custom-locations .related-stories .story-block .text .content{width:75%}body[screen=md] .fc-item.tmpl-custom-locations .related-stories .rel-stories-controls{right:12.5%}body[screen=sm] .fc-item.tmpl-custom-locations .section-1{padding:0 0 50px}body[screen=sm] .fc-item.tmpl-custom-locations .section-1 .section-2-container{align-items:flex-start}body[screen=sm] .fc-item.tmpl-custom-locations .section-1 .section-2{padding-bottom:50px}body[screen=sm] .fc-item.tmpl-custom-locations .section-1 .group-1{padding-top:0;padding-bottom:0;width:55.769%;margin-right:auto}body[screen=sm] .fc-item.tmpl-custom-locations .section-1 .group-1 .field_appointment_link{margin-right:10px}body[screen=sm] .fc-item.tmpl-custom-locations .section-1 .group-1 .field_loc_address{font-size:14px;line-height:19px}body[screen=sm] .fc-item.tmpl-custom-locations .section-1 .group-1 .field_loc_address .bottom{margin-top:25px}body[screen=sm] .fc-item.tmpl-custom-locations .section-1 .group-1 .field_loc_address .bottom .button-yellow{width:180px;font-size:11px;font-weight:900;letter-spacing:.48px;line-height:13px;padding:13px 20px;box-sizing:border-box}body[screen=sm] .fc-item.tmpl-custom-locations .section-1 .group-2{width:42.5%;top:35px}body[screen=sm] .fc-item.tmpl-custom-locations .group-3{padding-top:17px}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview{flex-wrap:wrap}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .left{padding:31px 32px 25px;width:100%}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .left .field{width:calc(50% - 7px);margin-right:14px}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .left .field h3{font-size:1.4rem;line-height:18px;margin:10px 0 2px}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .left .field p{font-size:15px;letter-spacing:0;line-height:22px}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .left .field:nth-of-type(2){margin-right:0}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .left.three-items{flex-wrap:wrap}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .left.three-items .field:last-of-type{margin-right:0;width:100%;margin-right:0;margin-top:20px}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right{width:100%}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services{padding:16px 32px 30px}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services h4{margin-bottom:3px}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul{display:flex;flex-wrap:wrap}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul li{margin:0}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul li:after{content:" ";white-space:pre}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul li a{display:inline-block;text-decoration:underline}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul li a img{display:none}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul li a:after{content:",";white-space:pre}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul li:last-of-type:after{display:none}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul li:last-of-type a:after{display:none}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span{white-space:pre;font-family:"Open Sans";font-size:14px;letter-spacing:0;line-height:23px}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span:after{content:" ";white-space:pre}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span a{color:#142546}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span a:after{content:",";white-space:pre}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span:last-of-type:after{display:none}body[screen=sm] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span:last-of-type a:after{display:none}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info{overflow:hidden}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-nav{width:30.192%;padding-top:61px;padding-left:22px}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-nav .tab:open:after{right:5px}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content{width:69.808%;flex-shrink:0;margin-left:30.192%}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel{width:100%}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel[data-tab=Map]{width:100%}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content{width:100%}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel:before{display:none;width:51.99%}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content .ps__rail-y{background-color:rgba(20,37,70,0.22) !important;opacity:1;width:7px;border-radius:3.5px;display:block !important;right:18px;margin-top:58px;height:calc(100% - 85px) !important;overflow-y:hidden}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content h3{margin-top:20px}body[screen=sm] .fc-item.tmpl-custom-locations .tab-group.location-info .tab-content .tab-panel .content h3:first-child{margin-top:0}body[screen=sm] .fc-item.tmpl-custom-locations .custom-direction h3{font-size:14px;line-height:18px}body[screen=sm] .fc-item.tmpl-custom-locations .section-2-container,body[screen=sm] .fc-item.tmpl-custom-locations .section-3{width:81.25%}body[screen=sm] .fc-item.tmpl-custom-locations .group-5 .container{width:100%;max-width:none}body[screen=sm] .fc-item.tmpl-custom-locations .related-stories .story-block .text .content{width:61.719%;margin-left:14.218%}body[screen=sm] .fc-item.tmpl-custom-locations .related-stories .rel-stories-controls{right:14.531%}body[screen=sm] .fc-item.tmpl-custom-locations .field_loc_phone .button,body[screen=md] .fc-item.tmpl-custom-locations .field_loc_phone .button{padding:13px 13px}body[screen=sm] .fc-item.tmpl-custom-locations .section-1 .group-1 h1,body[screen=xs] .fc-item.tmpl-custom-locations .section-1 .group-1 h1{font-size:40px;line-height:50px}body[screen=xs] .fc-item.tmpl-custom-locations .section-1{padding-bottom:0}body[screen=xs] .fc-item.tmpl-custom-locations .section-1 .section-2-container{align-items:flex-start;flex-wrap:wrap;width:78.125%;margin:0 auto}body[screen=xs] .fc-item.tmpl-custom-locations .section-1 .group-1{width:100%;margin:0 0 25px;padding:0}body[screen=xs] .fc-item.tmpl-custom-locations .section-1 .group-1 .field_appointment_link{margin-right:10px}body[screen=xs] .fc-item.tmpl-custom-locations .section-1 .group-1 .field_loc_address{font-size:1.4rem;line-height:19px;padding-left:0}body[screen=xs] .fc-item.tmpl-custom-locations .section-1 .group-1 .field_loc_address .bottom{margin-top:15px;display:block}body[screen=xs] .fc-item.tmpl-custom-locations .section-1 .group-1 .field_loc_address .bottom .button-yellow{width:180px;font-size:11px;font-weight:900;letter-spacing:.48px;line-height:13px;padding:13px 20px;box-sizing:border-box}body[screen=xs] .fc-item.tmpl-custom-locations .section-1 .group-1 .field_loc_address .bottom .field_virtual_tour{margin-top:15px;display:block}body[screen=xs] .fc-item.tmpl-custom-locations .section-1 .group-2{position:static;margin:0;width:100%}body[screen=xs] .fc-item.tmpl-custom-locations .section-1 .group-2 .field_main_image{margin-bottom:0}body[screen=xs] .fc-item.tmpl-custom-locations .group-3{padding-top:5px}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 h2{font-size:17px;font-weight:600;letter-spacing:0;line-height:23px}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview{flex-wrap:wrap;margin-bottom:0}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .left{padding:24px 18px;width:100%;flex-wrap:wrap}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .left .field{width:100%;margin-right:0;margin-bottom:18px}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .left .field h3{margin:10px 0 2px;font-size:1.4rem;line-height:18px}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .left .field p{font-size:15px;letter-spacing:0;line-height:22px}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .left .field:nth-of-type(2){margin-right:0}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .left .field:last-of-type{margin-bottom:0}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right{width:100%}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services{padding:10px 18px 25px}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services h4{margin-bottom:3px}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul{display:flex;flex-wrap:wrap}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul li{margin:0}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul li a{display:inline-block;text-decoration:underline}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul li a img{display:none}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span{white-space:pre;font-family:"Open Sans";font-size:14px;letter-spacing:0;line-height:23px}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span:after{content:" ";white-space:pre}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span a{color:#142546}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span a:after{content:",";white-space:pre}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span:last-of-type:after{display:none}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .right .field_loc_services ul span:last-of-type a:after{display:none}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .field_physical_therapy .related-physical-therapists{position:relative}body[screen=xs] .fc-item.tmpl-custom-locations .group-3 .overview .field_physical_therapy .accordion-group .accordion{position:relative;padding:0;box-shadow:none;background:0;width:100%}body[screen=xs] .fc-item.tmpl-custom-locations .accordion-group .accordion{border-radius:2px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15);padding:0 20px;margin:0 0 3px}body[screen=xs] .fc-item.tmpl-custom-locations .accordion-group .accordion:last-of-type{margin-bottom:0}body[screen=xs] .fc-item.tmpl-custom-locations .accordion-group .accordion .accordion-header{padding:18px 0;margin:0;color:#142546;font-family:"Open Sans",sans-serif;font-size:14px;font-weight:600;letter-spacing:0;line-height:20px}@media screen and (max-width:559px){body[screen=xs] .fc-item.tmpl-custom-locations .accordion-group .accordion .accordion-header{padding-right:60px}}body[screen=xs] .fc-item.tmpl-custom-locations .accordion-group .accordion .accordion-content p,body[screen=xs] .fc-item.tmpl-custom-locations .accordion-group .accordion .accordion-content ul li{color:#142546;font-family:"Open Sans",sans-serif;font-size:14px;letter-spacing:0;line-height:23px;margin:0 0 16px}body[screen=xs] .fc-item.tmpl-custom-locations .accordion-group .accordion .accordion-content h3{font-size:1.4rem;line-height:18px;font-weight:bold;letter-spacing:0}body[screen=xs] .fc-item.tmpl-custom-locations .location-map{height:66.875vw !important}body[screen=xs] .fc-item.tmpl-custom-locations .advanced_rel_physicians{margin:0 0 25px}body[screen=xs] .fc-item.tmpl-custom-locations .custom-direction{position:static;padding:0;margin-top:14px;border:0;width:100%;padding-bottom:24px}body[screen=xs] .fc-item.tmpl-custom-locations .custom-direction h3{margin:0 0 5px;font-size:12px;line-height:18px;font-weight:600}body[screen=xs] .fc-item.tmpl-custom-locations .custom-direction #searchTextField{font-size:1.4rem;line-height:16px;padding:9px}body[screen=xs] .fc-item.tmpl-custom-locations .custom-direction button{margin:13px 0 0}body[screen=xs] .fc-item.tmpl-custom-locations .custom-direction .radio-buttons label{padding:4.5px 6.5px 4.5px 13.5px}body[screen=xs] .fc-item.tmpl-custom-locations .custom-direction .radio-buttons label:before{left:5px}body[screen=xs] .fc-item.tmpl-custom-locations .loc_box_xs{width:100%;text-align:left;box-sizing:border-box;background-position:10px 20px}body[screen=xs] .fc-item.tmpl-custom-locations .loc_box_xs h2{text-align:left;margin-bottom:0;margin-right:0}body[screen=xs] .fc-item.tmpl-custom-locations .loc_box_xs .address{text-align:left}body[screen=xs] .fc-item.tmpl-custom-locations .field_loc_address{width:100%;text-align:left;box-sizing:border-box;background-position:10px 20px}body[screen=xs] .fc-item.tmpl-custom-locations .field_loc_address h2{text-align:left;margin-bottom:0;margin-right:0}body[screen=xs] .fc-item.tmpl-custom-locations .field_loc_address .address{text-align:left}body[screen=xs] .fc-item.tmpl-custom-locations .field_loc_phone{width:100%;text-align:left;box-sizing:border-box;background-position:10px 20px}body[screen=xs] .fc-item.tmpl-custom-locations .field_loc_phone h2{text-align:left;margin-bottom:0;margin-right:0}body[screen=xs] .fc-item.tmpl-custom-locations .field_loc_phone .address{text-align:left}body[screen=xs] .fc-item.tmpl-custom-locations .field_loc_hours{width:100%;text-align:left;box-sizing:border-box;background-position:10px 20px}body[screen=xs] .fc-item.tmpl-custom-locations .field_loc_hours h2{text-align:left;margin-bottom:0;margin-right:0}body[screen=xs] .fc-item.tmpl-custom-locations .field_loc_hours .address{text-align:left}body[screen=xs] .fc-item.tmpl-custom-locations .fc_addressint_map_canvas{height:243px !important}body[screen=xs] .fc-item.tmpl-custom-locations .field_loc_stories .all-stories-link{margin-top:22px}body[screen=xs] .fc-item.tmpl-custom-locations .section-2-container,body[screen=xs] .fc-item.tmpl-custom-locations .section-3{width:78.125%;max-width:none}body[screen=xs] .fc-item.tmpl-custom-locations .group-5 .container{width:100%;max-width:none}body[screen=xs] .fc-item.tmpl-custom-locations .related-stories .story-block .text .content{width:65.625%;margin-left:10.938%}body[screen=xs] .fc-item.tmpl-custom-locations .related-stories .rel-stories-controls{right:10.938%}body[screen=xs] .fc-item.tmpl-custom-locations .advanced_rel_physicians{position:relative}body[screen=xs] .fc-item.tmpl-custom-locations .advanced_rel_physicians #rel-phy-filter{height:auto;background-color:transparent;position:absolute;border:0;top:29px;right:0}body[screen=xs] .fc-item.tmpl-custom-locations .advanced_rel_physicians #rel-phy-filter .rel-phy-filter.misc-filters{width:auto;border-left:0}body[screen=xs] .fc-item.tmpl-custom-locations .advanced_rel_physicians #rel-phy-filter .rel-phy-filter.misc-filters .rel-phy-filters-misc-toggle{width:17px;height:17px}@media screen and (max-width:320px){.fc-item.tmpl-custom-locations h4{margin:2.505rem 5px}.fc-item.tmpl-custom-locations .group-3 .field_text p{margin:1.5rem 5px}.fc-item.tmpl-custom-locations .group-3 .field_loc_directions{margin:0 5px}.fc-item.tmpl-custom-locations .group-4 .field_loc_services,.fc-item.tmpl-custom-locations .group-4 .field_loc_parking,.fc-item.tmpl-custom-locations .group-5 .field_loc_services,.fc-item.tmpl-custom-locations .group-5 .field_loc_parking{margin:0 5px}}.fc-item.tmpl-custom-locations .extenders-heading{font-family:"Open Sans",sans-serif;font-size:20px;line-height:27px;font-weight:600;margin-top:50px;margin-bottom:18px}.fc-item.tmpl-custom-locations .related-extenders{border:1px solid rgba(132,137,145,0.178431);margin-bottom:50px}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head{height:63px;background:#FFF;border-bottom:1px solid #e4e4e4}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head .search{display:flex;margin-left:18px;padding-top:16px}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head .search .related-extenders-search{width:266px;background:#f9f9f9;box-shadow:inset 0 1px 3px rgba(0,0,0,0.2);border-radius:4px 0 0 4px;padding:7px 0 6px 10px}@media screen and (max-width:399px){.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head .search .related-extenders-search{width:176px}}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head .search .related-extenders-search::-webkit-input-placeholder{font-family:"Open Sans",sans-serif;font-weight:400;font-size:12px;color:#142546}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head .search .related-extenders-search::-moz-placeholder{font-family:"Open Sans",sans-serif;font-weight:400;font-size:12px;color:#142546}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head .search .related-extenders-search:-ms-input-placeholder{font-family:"Open Sans",sans-serif;font-weight:400;font-size:12px;color:#142546}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head .search .related-extenders-search::-ms-input-placeholder{font-family:"Open Sans",sans-serif;font-weight:400;font-size:12px;color:#142546}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head .search .related-extenders-search::placeholder{font-family:"Open Sans",sans-serif;font-weight:400;font-size:12px;color:#142546}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head .search .related-extenders-search-icon{width:34px;height:30px;background:#ffd151;border-radius:0 4px 4px 0}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-head .search .related-extenders-search-icon:before{padding-top:2px;padding-left:10px;display:block}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-body{background:#fafafa;padding:16px 40px 115px}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-body .show-all-flag{width:133px;height:24px;background:#ededed;border-radius:2px;font-size:9px;line-height:24px;text-align:center;color:#142546;font-family:"Open Sans",sans-serif;font-weight:700;margin-bottom:19px}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-body .related-extenders-list{display:flex;flex-wrap:wrap}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-body .related-extenders-list .related-extender{display:flex;align-items:center;margin-right:14px;margin-bottom:14px;border:1px solid #ededed;border-radius:2px;padding:16px;height:72px;width:238px;background-color:#FFF}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-body .related-extenders-list .related-extender img{border-radius:50%;height:40px;width:40px;margin-right:11px}.fc-item.tmpl-custom-locations .related-extenders .related-extenders-body .related-extenders-list .related-extender .related-extender-link{max-width:155px;text-decoration:none;color:#142546;font-family:"Open Sans",sans-serif;font-size:15px;line-height:20px;font-weight:700}@media screen and (max-width:399px){.fc-item.tmpl-custom-locations .related-extenders .related-extenders-body .related-extenders-list .related-extender .related-extender-link{font-size:12px}}@media screen and (min-width:1600px){.fc-item.tmpl-custom-locations .section-2 .fc_field_image{max-height:360px !important}}.fc-item.tmpl-custom-news-and-blogs .phy-author-container{margin-bottom:20px;margin-top:20px}.fc-item.tmpl-custom-news-and-blogs .phy-author-container img{width:42px;height:42px;border-radius:21px;float:left}.fc-item.tmpl-custom-news-and-blogs .phy-author-container .phy-author-name{display:block;float:left;margin-left:5px;margin-top:1px;width:calc(100% - 47px);font-size:1.3rem}.fc-item.tmpl-custom-news-and-blogs .phy-author-container .item-date{display:block;float:left;margin-left:5px;width:calc(100% - 47px);opacity:.75;color:#777;font-family:"Open Sans",sans-serif;font-size:1.1rem;font-weight:600;line-height:15px}.fc-item.tmpl-custom-news-and-blogs .phy-author-container .item-date.phy-author-not-found{margin-left:0;margin-top:20px;font-size:1.2rem}.fc-item.tmpl-custom-news-and-blogs .field_rel_physicians:before,.fc-item.tmpl-custom-news-and-blogs .field_rel_physicians:after{content:" ";display:table}.fc-item.tmpl-custom-news-and-blogs .field_rel_physicians:after{clear:both}.fc-item.tmpl-custom-news-and-blogs .group-4{display:flex;flex-wrap:wrap}.fc-item.tmpl-custom-news-and-blogs .field_rel_services{width:100%}body[screen=lg] .fc-item.tmpl-custom-news-and-blogs .group-3>.description{margin-right:75px}body[screen=xs] .fc-item.tmpl-custom-news-and-blogs .group-7{margin-top:15px}@media screen and (max-width:320px){.fc-item.tmpl-custom-news-and-blogs .group-3 .description{margin:15px 5px}.fc-item.tmpl-custom-news-and-blogs .group-4 .accordion-2 ul{margin-right:5px}}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner [class^=section],.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner [class^=group]{max-width:100%;font-family:"Open Sans",sans-serif}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-xs,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-sm,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-md,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-lg{position:absolute;height:300px;width:300px;top:60px;right:22%;transform:scale(0.9)}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-xs img,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-sm img,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-md img,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-lg img{border-radius:50%;max-width:300px;margin-left:24px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-xs:before,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-sm:before,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-md:before,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-lg:before{content:"";position:absolute;top:122px;left:147px;transform:translate(-50%,-50%);border-radius:50%;background:linear-gradient(90deg,#f47421 0,#ffde17 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:source-out;mask-composite:subtract;padding:2px;width:271px;height:271px;z-index:1}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-2{justify-content:center}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1{background-image:url(/templates/lyquix/images/mountain-background.jpg);background-size:100% 100%;overflow:hidden;position:relative;height:370px;max-width:100%}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1 h1{margin-top:120px;padding-left:13%;color:#fff;max-width:640px;font-family:"Open Sans",sans-serif,sans-serif;font-weight:300;font-size:4rem}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1 .breadcrumb{display:none}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3{margin:80px 0 0 0}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .blkgroup.blk9-xl,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .blkgroup.blk9-lg{width:900px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .group-3 .text-container{margin:0}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .group-3 .text-container .text-section{margin-bottom:20px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .group-3 .text-container .text-section ~ h2{font-family:"Open Sans",sans-serif;font-size:2rem;font-weight:600;margin:50px 0 15px 0}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more{max-height:326.5px;max-width:700px;margin:0 !important;overflow:hidden;line-height:1.6;font-size:17px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more *{font-family:"Open Sans",sans-serif !important;color:#142546}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more-toggle{display:block;margin-left:18px;font-size:12px;line-height:18px;font-family:"Open Sans",sans-serif;font-weight:600;color:#142546;cursor:pointer}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more-toggle.open:before{content:"";display:block;height:12px;width:12px;background-image:url(/templates/lyquix/images/close-icon.svg);background-repeat:no-repeat;background-size:contain;position:absolute;left:0;margin-top:2px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more-toggle.closed:before{content:"";display:block;height:12px;width:12px;background-image:url(/templates/lyquix/images/physician-icons/plus-expand_blue.svg);background-repeat:no-repeat;background-size:contain;position:absolute;left:0;margin-top:2px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group{height:auto !important;width:700px;margin:0 auto 0 0;border-radius:2px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15)}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-nav{padding-top:36px;background-color:#f9f6f6;height:360px;width:33.333%}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-nav .tab{cursor:pointer;color:#142546;font-family:"Open Sans",sans-serif;font-size:1.2rem;letter-spacing:0;line-height:20px;padding:10px 15px;position:relative}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-nav .tab.open{background-color:#fff}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-nav .tab.open:before{background-color:#142546}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-nav .tab.open:after{font-style:normal;font-weight:normal;text-transform:none;line-height:1;font-family:FontAwesome;font-size:9px;content:"";right:11px;position:absolute;top:50%;font-variant:normal;transform:translateY(-50%) rotate(270deg)}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-nav .tab:before{content:"";background-color:transparent;position:absolute;top:0;left:0;height:100%;width:4px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-nav .tab:hover{text-decoration:underline}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.6rem;letter-spacing:0;line-height:22px;position:absolute;right:20px;width:66.666%}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content h3{font-size:1.7rem;font-weight:600;letter-spacing:0;line-height:22px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel{position:absolute;top:-330px;width:90%;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease;padding:9px 15px 36px 0}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel:before{content:"";width:65px;height:65px;background-size:contain;position:absolute;left:26px;top:26px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel .label{font-weight:600}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel .label:before{content:"";height:60px;width:60px;background-repeat:no-repeat;background-size:contain;display:block;float:left;margin:-10px 12px 0 0}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel.open{visibility:visible;opacity:1}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel ul,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel .custom-tab-text{clear:both;width:360px;padding-left:92px;overflow-y:auto;overflow-x:hidden;max-height:290px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel.field_phy_education .label:before{background-image:url(/templates/lyquix/images/physician-icons/profile-education.svg)}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel.field_phy_titles_certifications .label:before{background-image:url(/templates/lyquix/images/physician-icons/profile-titles.svg)}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel.field_phy_hospital_affiliations .label:before{background-image:url(/templates/lyquix/images/physician-icons/profile-associations.svg)}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel.field_phy_professional_associations .label:before{background-image:url(/templates/lyquix/images/physician-icons/profile-contractor.svg)}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .accordion-group{display:none;width:100%}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .accordion-group .accordion{height:auto}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .accordion-group .accordion-header{padding-left:5%;font-size:1.4rem;font-weight:600;margin-top:16px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .accordion-group .accordion-header:hover{text-decoration:none}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .accordion-group .accordion-content{margin-left:15%;color:#142546}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .module.mod_lyquix_banners{display:none}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar{position:absolute;width:260px;right:-22%;top:0;margin:0}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .field_phy_rel_locations{border:0}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar>h2{font-size:14px;font-weight:400;letter-spacing:1.13px;text-transform:uppercase;opacity:.7;margin-top:1.4rem}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar>h3{text-transform:uppercase;font-size:1.35rem;line-height:18px;opacity:.5;font-weight:600}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group{width:100%}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content{border:1px solid #f2f2f2}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel{border:0}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel img{height:50px;width:50px;border-radius:50%;margin:10px 0 0 10px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel .text a{display:block;margin:-61px 0 0 67px;text-decoration:none}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel .text a h3{font-family:"Open Sans",sans-serif;font-size:1.5rem;font-weight:700}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel .text a[href*="maps.google.com"]{margin:0}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel .text .view-address-toggle{display:block;margin:-10px 0 0 67px;font-size:1.05rem;cursor:pointer}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel .text .loc-address{margin:10px 0 0 10px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel .text .loc-address .directions{display:none}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel .text .loc-address .address{font-family:"Open Sans",sans-serif;font-size:1.4rem;line-height:23px;width:149px;margin:-12px 0 0 59px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel .text .loc-address .hide-address-toggle{font-size:1.05rem;margin-left:60px;cursor:pointer}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .rel-physician-card{position:relative;border:1px solid #ededed;padding:0 12px 3px 0;width:calc(100% + 20px)}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .rel-physician-card a{display:block}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .rel-physician-card img{height:64px;width:64px;margin:0 10px -10px 0}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .rel-physician-card h2{position:absolute;display:inline-block;font-size:1.4rem;font-weight:700;margin-top:18px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-nav{margin-top:30px;font-family:"Open Sans",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:1px;font-size:13px;line-height:18px;color:#142546}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab{display:inline-block;width:auto;margin:5px 10px 0 0;padding-bottom:6px;opacity:.5;cursor:pointer;font-family:"Open Sans",sans-serif;font-size:1.35rem}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab.open{opacity:.7;border-bottom:solid 4px #142546}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-panel.open{display:block}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-panel.closed{display:none}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content{padding-bottom:16px;width:calc(100% + 20px)}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .fc_addressint_map_canvas{display:none}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel .text a h3{letter-spacing:0}.type-alias-physician-assistants-nurse-practitioners .row.bottom{border-top:0}@media screen and (min-width:1280px) and (max-width:1380px){.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-2{display:flex;justify-content:center}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-4{display:none}}body[screen=lg] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3,body[screen=lg] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3.blkgroup.blk12-lg{width:1040px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1{height:370px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1 h1{padding-left:10%;margin-top:120px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1 .field_headshot_photo{transform:scale(0.8);top:60px;right:11%}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1 .field_headshot_photo+h1{max-width:560px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-2{display:flex;justify-content:right;width:70%;margin:0 10% 0 0}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3{margin-left:0}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more{width:518px;max-height:326.5px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more-toggle:before{left:24px;margin-top:2px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .blkgroup.blk9-lg{width:auto}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .group-3 .text-container .text-section{width:auto}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .professional-profile.tab-group{width:560px;margin-left:0}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .professional-profile.tab-group .tab-content{width:100%;right:-290px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .professional-profile.tab-group .tab-content .tab-panel{width:50%;margin-left:-65px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .professional-profile.tab-group .tab-content .tab-panel ul,body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .professional-profile.tab-group .tab-content .tab-panel .custom-tab-text{width:300px;margin-top:0;overflow-y:auto;overflow-x:hidden;max-height:290px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar{margin-right:0;width:260px;left:630px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .rel-physician-card{width:260px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .rel-physician-card h2{margin-top:20px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-4{display:none}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-xs,body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-sm,body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-md,body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-lg{right:10px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-4{display:none}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1{height:370px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-2{margin-left:50px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo{top:30px !important;left:56%;transform:scale(0.6) !important}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo img{max-width:200px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo+h1{max-width:430px;padding-left:9%;margin-top:110px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3{margin-left:0}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more *{font-size:17px !important;max-height:326.5px;max-width:60%}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .group-3 .text-container .text-section ~ h2{font-size:1.6rem}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .blkgroup.blk9-lg{width:auto}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .show-more-toggle{display:block;font-size:12px;margin-left:18px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .show-more-toggle:before{height:12px;width:12px;left:18px !important;margin-top:3px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .professional-profile.tab-group{display:none}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar{margin-right:5px;width:195px;left:370px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar h3{font-size:1.4rem;margin-left:7px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .rel-physician-card{width:186px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .rel-physician-card h2{font-size:13px;line-height:16px;margin-top:16px;width:56%}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .related-locations.tab-group{width:calc(100% + 20px)}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .related-locations.tab-group .tab-nav .tab{letter-spacing:normal;color:#142546;margin-right:10px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .related-locations.tab-group .tab-content{width:100%}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .related-locations.tab-group .tab-panel{min-height:60px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .related-locations.tab-group .tab-content .tab-panel .text a{max-width:115px;margin-top:-64px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .related-locations.tab-group .tab-content .tab-panel .text a h3{font-size:13px;line-height:16px;max-width:85px;margin-top:13px;margin-left:2px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .related-locations.tab-group .tab-content .address{max-width:180px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group{display:block;width:322px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group .accordion{box-shadow:-1px 2px 3px 0 rgba(0,0,0,0.14);height:auto}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group .accordion.closed{height:58px !important}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group .accordion .accordion-header{margin-left:5px;font-size:1.5rem;font-weight:600}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group .accordion .accordion-header:before{right:18px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group .accordion .accordion-header:hover{text-decoration:none}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group .accordion .accordion-content{width:280px;margin-left:31px;font-family:"Open Sans",sans-serif;color:#142546}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group .accordion .accordion-content li:before{content:"•";position:absolute;left:18px}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1{height:350px}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1 .group-2{margin:0 auto;max-width:410px}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1 .field_headshot_photo{position:absolute;top:5px;left:8px}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1 .field_headshot_photo img{max-width:120px;padding:10px;margin-left:0}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1 .field_headshot_photo:before{height:120px;width:120px;top:auto;left:auto;transform:none}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1 h1{line-height:1.4;margin:150px 0 20px 10px}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-2{max-width:250px}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3{margin:40px 0 0 0}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .group-3 .text-container .text-section{max-width:250px;margin:0 auto}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .group-3 .text-container .text-section ~ h2{margin-left:0;font-size:1.6rem}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more{margin-left:0 !important;max-height:326.5px;font-size:17px;line-height:1.5}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more-toggle{margin:14px 0 0 0}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more-toggle:before{left:0;position:relative;float:left;margin-right:5px}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .blkgroup.blk9-lg{width:auto}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .professional-profile.tab-group{display:none}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group{display:block}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group .accordion{box-shadow:-1px 2px 3px 0 rgba(0,0,0,0.14);height:auto;margin-bottom:5px}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group .accordion.closed{height:58px !important}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group .accordion .accordion-content{margin-left:5%}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .blk9-lg.blk5-md.blk6-sm.blk4-xs.blkgroup.text-section{float:none}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .blk9-lg.blk5-md.blk6-sm.blk4-xs.blkgroup.text-section h2:first-child{margin-top:70px}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar{position:relative;width:100%;margin-top:70px;right:0}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar>h2{text-transform:none;font-weight:600;font-size:17px;letter-spacing:.6px;opacity:1}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar>h3{text-transform:none;opacity:1;font-size:1.6rem;font-weight:600;color:#142546}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content a{max-width:150px}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-nav .tab{font-size:17px;letter-spacing:0;text-transform:none;opacity:1}.fc-item.tmpl-custom-physicians .group-1,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-1{text-align:left}.fc-item.tmpl-custom-physicians .group-3:before,.fc-item.tmpl-custom-physicians .group-3:after,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3:before,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3:after{content:" ";display:table}.fc-item.tmpl-custom-physicians .group-3:after,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3:after{clear:both}.fc-item.tmpl-custom-physicians .group-3 .field_headshot_photo img,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_headshot_photo img{display:block;border-radius:0}.fc-item.tmpl-custom-physicians .group-3 .field_zocdoc,.fc-item.tmpl-custom-physicians .group-3 .field_online_appointment_url,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_zocdoc,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_online_appointment_url{top:15px;left:0;clear:left;width:240px}.fc-item.tmpl-custom-physicians .group-3 .field_zocdoc .button,.fc-item.tmpl-custom-physicians .group-3 .field_zocdoc .button-yellow,.fc-item.tmpl-custom-physicians .group-3 .field_online_appointment_url .button,.fc-item.tmpl-custom-physicians .group-3 .field_online_appointment_url .button-yellow,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_zocdoc .button,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_zocdoc .button-yellow,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_online_appointment_url .button,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_online_appointment_url .button-yellow{margin:14px 0 0;font-size:1.1rem;line-height:13px;letter-spacing:.48px;width:100%;display:block;box-sizing:border-box;padding:13px 0;text-align:center}.fc-item.tmpl-custom-physicians .group-3 .field_zocdoc .button .small,.fc-item.tmpl-custom-physicians .group-3 .field_zocdoc .button ul.breadcrumb li,ul.breadcrumb .fc-item.tmpl-custom-physicians .group-3 .field_zocdoc .button li,.fc-item.tmpl-custom-physicians .group-3 .field_zocdoc .button-yellow .small,.fc-item.tmpl-custom-physicians .group-3 .field_zocdoc .button-yellow ul.breadcrumb li,ul.breadcrumb .fc-item.tmpl-custom-physicians .group-3 .field_zocdoc .button-yellow li,.fc-item.tmpl-custom-physicians .group-3 .field_online_appointment_url .button .small,.fc-item.tmpl-custom-physicians .group-3 .field_online_appointment_url .button ul.breadcrumb li,ul.breadcrumb .fc-item.tmpl-custom-physicians .group-3 .field_online_appointment_url .button li,.fc-item.tmpl-custom-physicians .group-3 .field_online_appointment_url .button-yellow .small,.fc-item.tmpl-custom-physicians .group-3 .field_online_appointment_url .button-yellow ul.breadcrumb li,ul.breadcrumb .fc-item.tmpl-custom-physicians .group-3 .field_online_appointment_url .button-yellow li,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_zocdoc .button .small,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_zocdoc .button ul.breadcrumb li,ul.breadcrumb .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_zocdoc .button li,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_zocdoc .button-yellow .small,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_zocdoc .button-yellow ul.breadcrumb li,ul.breadcrumb .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_zocdoc .button-yellow li,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_online_appointment_url .button .small,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_online_appointment_url .button ul.breadcrumb li,ul.breadcrumb .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_online_appointment_url .button li,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_online_appointment_url .button-yellow .small,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_online_appointment_url .button-yellow ul.breadcrumb li,ul.breadcrumb .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_online_appointment_url .button-yellow li{font-size:10px;font-weight:500;letter-spacing:.82px;line-height:15px;text-transform:none}.fc-item.tmpl-custom-physicians .group-3 .field_zocdoc .zd-alert-box,.fc-item.tmpl-custom-physicians .group-3 .field_zocdoc .zd-sticky-button,.fc-item.tmpl-custom-physicians .group-3 .field_zocdoc .zd-alert-box-text,.fc-item.tmpl-custom-physicians .group-3 .field_online_appointment_url .zd-alert-box,.fc-item.tmpl-custom-physicians .group-3 .field_online_appointment_url .zd-sticky-button,.fc-item.tmpl-custom-physicians .group-3 .field_online_appointment_url .zd-alert-box-text,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_zocdoc .zd-alert-box,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_zocdoc .zd-sticky-button,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_zocdoc .zd-alert-box-text,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_online_appointment_url .zd-alert-box,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_online_appointment_url .zd-sticky-button,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_online_appointment_url .zd-alert-box-text{display:none !important}.fc-item.tmpl-custom-physicians .group-3 .field_online_appointment_url .button-yellow,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_online_appointment_url .button-yellow{padding-bottom:11px}.fc-item.tmpl-custom-physicians .group-3 .text-container,.fc-item.tmpl-custom-physicians .group-3 .video-container,.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .controls,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .text-container,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .video-container,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .controls{margin-left:27px;margin-right:80px}.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos{margin-bottom:77px}.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .video-container,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .video-container{position:relative;height:337px}.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .video-container .video,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .video-container .video{background-position:center;position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;z-index:1;opacity:0;visibility:hidden;transition:opacity .5s,visibility .5s;box-shadow:0 1px 5px 0 rgba(0,0,0,0.35)}.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .video-container .video.active,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .video-container .video.active{opacity:1;visibility:visible}.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .video-container .video:after,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .video-container .video:after{content:" ";width:60px;height:60px;display:block;position:absolute;z-index:3;top:22px;right:24px;background-image:url(/templates/lyquix/images/video-icons/play-button-nat.svg);background-size:cover;transition:background-image .5s}.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .video-container .video:hover:after,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .video-container .video:hover:after{background-image:url(/templates/lyquix/images/video-icons/play-button-hover.svg)}.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .video-container .video:before,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .video-container .video:before{content:" ";display:block;width:100%;height:100%;z-index:2;background:linear-gradient(44.72deg,rgba(0,0,0,0) 0,rgba(0,0,0,0.26) 48.1%,rgba(0,0,0,0) 100%),linear-gradient(10.56deg,rgba(9,13,35,0.86) 0,rgba(24,36,62,0.74) 22.7%,rgba(9,18,35,0) 100%);position:absolute;top:0;left:0}.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .video-container .video .text,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .video-container .video .text{position:absolute;left:39px;bottom:45px;border-bottom:1px solid #fff;padding-bottom:22px;z-index:3;max-width:calc(100% - 78px)}.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .video-container .video .text h3,.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .video-container .video .text h4,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .video-container .video .text h3,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .video-container .video .text h4{color:#fff;text-transform:uppercase;font-family:"Roboto",sans-serif}.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .video-container .video .text h4,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .video-container .video .text h4{font-size:1.1rem;line-height:17px;letter-spacing:2.03px;font-weight:300;margin:0 0 2px}.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .video-container .video .text h3,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .video-container .video .text h3{font-size:1.2rem;line-height:17px;font-weight:900;letter-spacing:1.12px;margin:0}.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .controls,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .controls{line-height:2.6rem;font-size:1.3rem;color:#666;display:flex;justify-content:flex-end;font-family:"Roboto",sans-serif;margin-top:24px;font-weight:bold}.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .controls .buttons,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .controls .buttons{margin-left:24px;display:flex}.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .controls .buttons .prev,.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .controls .buttons .next,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .controls .buttons .prev,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .controls .buttons .next{cursor:pointer;width:26px}.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .controls .buttons .prev:before,.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .controls .buttons .next:before,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .controls .buttons .prev:before,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .controls .buttons .next:before{content:" ";display:block;background-color:transparent;box-shadow:0 1px 3px rgba(0,0,0,0.35);width:26px;height:26px;border-radius:26px;line-height:2.6rem;box-sizing:border-box;border:0;background-repeat:no-repeat;background-position:center;background-size:5px;transition:background-color .5s,border .5s,opacity .5s}.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .controls .buttons .prev:hover,.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .controls .buttons .next:hover,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .controls .buttons .prev:hover,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .controls .buttons .next:hover{cursor:pointer}.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .controls .buttons .prev:hover:before,.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .controls .buttons .next:hover:before,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .controls .buttons .prev:hover:before,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .controls .buttons .next:hover:before{box-shadow:none;border:1px solid rgba(150,150,150,0.3);opacity:.7}.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .controls .buttons .prev,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .controls .buttons .prev{margin-right:10px}.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .controls .buttons .prev:before,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .controls .buttons .prev:before{background-image:url(/templates/lyquix/images/video-icons/leftarrow.svg);background-size:6px}.fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .controls .buttons .next:before,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .controls .buttons .next:before{background-image:url(/templates/lyquix/images/video-icons/rightarrow.svg)}.fc-item.tmpl-custom-physicians .group-3 .er.text-section::before,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .er.text-section::before{display:block;content:"";background-image:url(/templates/lyquix/images/physician-icons/er-care-bardge.svg);background-repeat:no-repeat;background-size:40px;width:40px;height:40px;position:absolute;z-index:2;left:28px}.fc-item.tmpl-custom-physicians .group-3 .er.text-section .text-container::before,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .er.text-section .text-container::before{display:block;content:"This Physician Provides Multispecialty Orthopaedic Emergency Care";color:#fff;background-color:#840202;width:270px;height:40px;margin-left:21px;font-family:"Open Sans",sans-serif;font-size:13px;line-height:normal;padding:1px 0 0 32px;box-sizing:border-box;margin-bottom:15px}.fc-item.tmpl-custom-physicians .field_eve_content,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_eve_content{clear:both}.fc-item.tmpl-custom-physicians .field_rel_locations,.fc-item.tmpl-custom-physicians .field_phy_stories,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_rel_locations,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_phy_stories{clear:both}.fc-item.tmpl-custom-physicians .field_rel_locations:before,.fc-item.tmpl-custom-physicians .field_rel_locations:after,.fc-item.tmpl-custom-physicians .field_phy_stories:before,.fc-item.tmpl-custom-physicians .field_phy_stories:after,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_rel_locations:before,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_rel_locations:after,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_phy_stories:before,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_phy_stories:after{content:" ";display:table}.fc-item.tmpl-custom-physicians .field_rel_locations:after,.fc-item.tmpl-custom-physicians .field_phy_stories:after,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_rel_locations:after,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_phy_stories:after{clear:both}.fc-item.tmpl-custom-physicians .field_rel_locations,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_rel_locations{border-bottom:1px solid #cfcfcf;padding-bottom:19px}.fc-item.tmpl-custom-physicians .group-4,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-4{clear:both}.fc-item.tmpl-custom-physicians .group-4 .field_phy_education,.fc-item.tmpl-custom-physicians .group-4 .field_phy_titles_certifications,.fc-item.tmpl-custom-physicians .group-4 .field_phy_professional_associations,.fc-item.tmpl-custom-physicians .group-4 .field_phy_hospital_affiliations,.fc-item.tmpl-custom-physicians .group-4 .field_phy_highlights_achievements,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-4 .field_phy_education,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-4 .field_phy_titles_certifications,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-4 .field_phy_professional_associations,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-4 .field_phy_hospital_affiliations,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-4 .field_phy_highlights_achievements{margin-bottom:20px}.fc-item.tmpl-custom-physicians .group-4 .field_phy_education .label,.fc-item.tmpl-custom-physicians .group-4 .field_phy_titles_certifications .label,.fc-item.tmpl-custom-physicians .group-4 .field_phy_professional_associations .label,.fc-item.tmpl-custom-physicians .group-4 .field_phy_hospital_affiliations .label,.fc-item.tmpl-custom-physicians .group-4 .field_phy_highlights_achievements .label,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-4 .field_phy_education .label,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-4 .field_phy_titles_certifications .label,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-4 .field_phy_professional_associations .label,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-4 .field_phy_hospital_affiliations .label,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-4 .field_phy_highlights_achievements .label{font-family:"Open Sans",sans-serif;font-size:1.6rem;color:#142546;line-height:1.66}.fc-item.tmpl-custom-physicians .group-5 .field_phy_publications ul,.fc-item.tmpl-custom-physicians .group-5 .field_phy_publications ol,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-5 .field_phy_publications ul,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-5 .field_phy_publications ol{padding-left:35px}.fc-item.tmpl-custom-physicians{overflow-x:hidden}.fc-item.tmpl-custom-physicians h1{color:#fff;font-size:4.2rem;font-weight:300;letter-spacing:0;line-height:57px;max-width:49.722%;margin-top:120px;margin-bottom:30px}.fc-item.tmpl-custom-physicians h2{font-size:2rem;font-weight:600;letter-spacing:0;line-height:27px;margin:0 0 15px 0}.fc-item.tmpl-custom-physicians h2.white{color:#fff}.fc-item.tmpl-custom-physicians .container{max-width:1080px}.fc-item.tmpl-custom-physicians .field_physician_bios .tab-nav{display:flex}.fc-item.tmpl-custom-physicians .field_physician_bios .tab-nav .tab{border-radius:2px;background-color:#ededed;color:#142546;font-family:"Open Sans";font-size:12px;font-weight:600;letter-spacing:0;line-height:17px;padding:6px 24px 3px;border-bottom:2px solid #142546;margin-right:8px;opacity:.65}.fc-item.tmpl-custom-physicians .field_physician_bios .tab-nav .tab.open{opacity:1}.fc-item.tmpl-custom-physicians .field_physician_bios .tab-content{position:relative}.fc-item.tmpl-custom-physicians .field_physician_bios .tab-content .tab-panel{display:none}.fc-item.tmpl-custom-physicians .field_physician_bios .tab-content .tab-panel .wrapper{max-height:280px;transition:max-height .5s;overflow:hidden;box-sizing:border-box;margin-bottom:10px}.fc-item.tmpl-custom-physicians .field_physician_bios .tab-content .tab-panel .control{color:#142546;font-family:"Open Sans";font-size:12px;font-weight:600;letter-spacing:0;line-height:17px;position:relative;padding-left:15px}.fc-item.tmpl-custom-physicians .field_physician_bios .tab-content .tab-panel .control:hover{cursor:pointer}.fc-item.tmpl-custom-physicians .field_physician_bios .tab-content .tab-panel .control:before{content:" ";display:block;width:10px;height:10px;position:absolute;top:50%;left:0;transform:translateY(-50%);transition:transform .5s;background-image:url(/templates/lyquix/images/physician-icons/plus-expand_blue.svg);background-size:100%;background-repeat:no-repeat}.fc-item.tmpl-custom-physicians .field_physician_bios .tab-content .tab-panel p{color:#142546;font-family:"Open Sans";font-size:17px;letter-spacing:0;line-height:25px}.fc-item.tmpl-custom-physicians .field_physician_bios .tab-content .tab-panel p:last-of-type{margin-bottom:0}.fc-item.tmpl-custom-physicians .field_physician_bios .tab-content .tab-panel.open{display:block}.fc-item.tmpl-custom-physicians .field_physician_bios .tab-content .tab-panel.expanded .wrapper{max-height:10000px}.fc-item.tmpl-custom-physicians .field_physician_bios .tab-content .tab-panel.expanded .control:before{transform:translateY(-50%) rotate(45deg)}.fc-item.tmpl-custom-physicians .make-an-appointment.button-yellow{font-size:1.1rem;line-height:13px;font-weight:900;letter-spacing:.48px;padding:18px 50.5px 19px;margin:0 30px 0 0}.fc-item.tmpl-custom-physicians .open-featured-video{cursor:pointer}.fc-item.tmpl-custom-physicians .open-featured-video .play-icon{width:26px;height:26px;background-image:url(/templates/lyquix/images/video-icons/video-sm_white.svg);background-size:cover;margin-right:8px}.fc-item.tmpl-custom-physicians .open-featured-video .text{color:rgba(255,255,255,0.7);font-family:"Open Sans",sans-serif;font-size:1.2rem;letter-spacing:0;line-height:17px;text-decoration:underline}.fc-item.tmpl-custom-physicians .field_phy_banner_photograph{width:372px;position:absolute;top:48px;right:68px;height:calc(100% - 48px);overflow:hidden}.fc-item.tmpl-custom-physicians .field_headshot_photo{max-width:223px;position:absolute;top:60px;right:248px;right:195px;display:flex}.fc-item.tmpl-custom-physicians .field_headshot_photo img{z-index:1}.fc-item.tmpl-custom-physicians .field_headshot_photo:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background:linear-gradient(90deg,#f47421 0,#ffde17 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:source-out;mask-composite:subtract;padding:2px;width:245px;height:245px;z-index:1}.fc-item.tmpl-custom-physicians .field_headshot_photo:after{content:"";height:834px;width:834px;border-radius:50%;transform:scaleX(-1);background:linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,0.4) 100%);position:absolute;top:-50%;left:50px}.fc-item.tmpl-custom-physicians .field_headshot_photo img{border-radius:50%}.fc-item.tmpl-custom-physicians.alternate-banner .section-1{min-height:auto}.fc-item.tmpl-custom-physicians.alternate-banner .field_online_appointment_url{padding-bottom:186px}.fc-item.tmpl-custom-physicians .section-1{display:flex;background-image:url(/templates/lyquix/images/mountain-background.jpg);background-size:100% 100%;min-height:500px;overflow:hidden;position:relative}.fc-item.tmpl-custom-physicians .section-1 .field_phy_main_specialties{position:absolute;left:0;bottom:0;width:100%;padding-top:24px;padding-bottom:48px}.fc-item.tmpl-custom-physicians .section-1 .field_phy_main_specialties:before{content:"";background:linear-gradient(90deg,rgba(0,0,0,0.4) 0,rgba(0,0,0,0) 100%);width:calc(100vw + 1080px);position:absolute;top:0;left:50%;height:100%;transform:translateX(-50%)}.fc-item.tmpl-custom-physicians .section-1 .field_phy_main_specialties_icons{position:relative}.fc-item.tmpl-custom-physicians .group-1{position:relative;width:100%}.fc-item.tmpl-custom-physicians .section-2{padding-top:80px;padding-bottom:30px}.fc-item.tmpl-custom-physicians .section-2 .group-2{width:56.018%;margin-left:6.296%}.fc-item.tmpl-custom-physicians .section-2 .group-2 .text-section .text-container p{margin-top:0}.fc-item.tmpl-custom-physicians .section-2 .group-2 .text-section .text-container p:not(:last-child){margin-bottom:1.5rem}.fc-item.tmpl-custom-physicians .section-2 .group-2>.field{margin-bottom:50px}.fc-item.tmpl-custom-physicians .section-2 .group-3{width:24.629%;margin-left:auto}.fc-item.tmpl-custom-physicians .field_text{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.7rem;line-height:25px}.fc-item.tmpl-custom-physicians .field_text .text-container[aria-expanded=true]+.toggle-show-more:before{transform:translateY(-50%) rotate(45deg)}.fc-item.tmpl-custom-physicians .toggle-show-more{color:#142546;cursor:pointer;font-family:"Open Sans",sans-serif;font-size:1.2rem;font-weight:600;letter-spacing:0;line-height:17px;margin-top:10px;padding-left:15px;position:relative}.fc-item.tmpl-custom-physicians .toggle-show-more:before{content:url(/templates/lyquix/images/physician-icons/plus-expand_blue.svg);position:absolute;top:50%;left:0;transform:translateY(-50%)}.fc-item.tmpl-custom-physicians .toggle-show-more:hover{text-decoration:underline}.fc-item.tmpl-custom-physicians .tab-group.professional-profile{border-radius:2px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15)}.fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-nav{padding-top:36px;background-color:#f9f6f6;width:33.333%}.fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-nav .tab{cursor:pointer;color:#142546;font-family:"Open Sans",sans-serif;font-size:1.2rem;letter-spacing:0;line-height:20px;padding:10px 15px;position:relative}.fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-nav .tab.open{background-color:#fff}.fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-nav .tab.open:before{background-color:#142546}.fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-nav .tab.open:after{speak:none;font-style:normal;font-weight:normal;text-transform:none;line-height:1;font-family:FontAwesome;font-size:9px;content:"";right:11px;position:absolute;top:50%;font-variant:normal;transform:translateY(-50%) rotate(270deg)}.fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-nav .tab:before{content:"";background-color:transparent;position:absolute;top:0;left:0;height:100%;width:4px}.fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-nav .tab:hover{text-decoration:underline}.fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-content{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.6rem;letter-spacing:0;line-height:22px;position:relative;width:66.666%}.fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-content h3{font-size:1.7rem;font-weight:600;letter-spacing:0;line-height:22px}.fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-content .tab-panel{position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease;padding:26px 36px 36px 104px}.fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-content .tab-panel:before{content:"";width:65px;height:65px;background-size:contain;position:absolute;left:26px;top:26px}.fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-content .tab-panel.open{visibility:visible;opacity:1}.fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-content .tab-panel[data-tab=Education]:before{content:url("/templates/lyquix/images/physician-icons/profile-education.svg")}.fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-content .tab-panel[data-tab="Titles & Certifications"]:before{content:url("/templates/lyquix/images/physician-icons/profile-titles.svg")}.fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-content .tab-panel[data-tab="Professional Associations"]:before{content:url("/templates/lyquix/images/physician-icons/profile-associations.svg")}.fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-content .tab-panel[data-tab="Highlights & Achievements"]:before{content:url("/templates/lyquix/images/physician-icons/profile-highlights.svg")}.fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-content .tab-panel[data-tab="Independent Contractor"]:before{content:url("/templates/lyquix/images/physician-icons/profile-contractor.svg")}.fc-item.tmpl-custom-physicians .field_phy_related_programs ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:14px;grid-template-columns:repeat(2,1fr)}.fc-item.tmpl-custom-physicians .field_phy_related_programs ul li{border-radius:2px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15);margin:0;padding:11px 17px 9px;display:flex;align-items:center;min-height:60px}.fc-item.tmpl-custom-physicians .h3-alt{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.4rem;font-weight:600;line-height:20px;letter-spacing:0}.fc-item.tmpl-custom-physicians .h3-alt a{color:inherit !important;text-decoration:none}.fc-item.tmpl-custom-physicians .h3-alt a:hover{text-decoration:underline}.fc-item.tmpl-custom-physicians .field_eve_content .accordion,.fc-item.tmpl-custom-physicians .field_phy_prof_profile .accordion{padding:0 17px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15)}.fc-item.tmpl-custom-physicians .field_eve_content .accordion:not(:last-child),.fc-item.tmpl-custom-physicians .field_phy_prof_profile .accordion:not(:last-child){margin-bottom:5px}.fc-item.tmpl-custom-physicians .field_eve_content .accordion .accordion-header,.fc-item.tmpl-custom-physicians .field_phy_prof_profile .accordion .accordion-header{margin:20px 0;padding:0}.fc-item.tmpl-custom-physicians .field_eve_content .accordion .accordion-content,.fc-item.tmpl-custom-physicians .field_phy_prof_profile .accordion .accordion-content{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.4rem;letter-spacing:0;line-height:23px}.fc-item.tmpl-custom-physicians .field_eve_content .accordion .accordion-content>*,.fc-item.tmpl-custom-physicians .field_phy_prof_profile .accordion .accordion-content>*{font-family:"Open Sans",sans-serif;color:#142546}.fc-item.tmpl-custom-physicians .field_eve_content .accordion-header,.fc-item.tmpl-custom-physicians .field_phy_prof_profile .accordion-header{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.4rem;font-weight:600;line-height:20px;letter-spacing:0}.fc-item.tmpl-custom-physicians .field_eve_content .accordion-header a,.fc-item.tmpl-custom-physicians .field_phy_prof_profile .accordion-header a{color:inherit !important;text-decoration:none}.fc-item.tmpl-custom-physicians .field_eve_content .accordion-header a:hover,.fc-item.tmpl-custom-physicians .field_phy_prof_profile .accordion-header a:hover{text-decoration:underline}.fc-item.tmpl-custom-physicians .right-column .h3{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.5rem;font-weight:700;line-height:20px;letter-spacing:0}.fc-item.tmpl-custom-physicians .right-column .h3.with-icon{padding-left:26px;position:relative}.fc-item.tmpl-custom-physicians .right-column .h3.with-icon:before{content:"";width:18px;height:18px;background-repeat:no-repeat;position:absolute;top:0;left:0}.fc-item.tmpl-custom-physicians .right-column .h3.with-icon.calendar:before{content:url(/templates/lyquix/images/physician-icons/calendar.svg)}.fc-item.tmpl-custom-physicians .right-column .h3.with-icon.phone:before{content:url(/templates/lyquix/images/physician-icons/call.svg)}.fc-item.tmpl-custom-physicians .right-column .h3.with-icon.portal:before{content:url(/templates/lyquix/images/physician-icons/portal.svg)}.fc-item.tmpl-custom-physicians .right-column .h3.with-icon.language:before{content:url(/templates/lyquix/images/physician-icons/language.svg)}.fc-item.tmpl-custom-physicians .right-column .h3.with-icon.insurance:before{content:url(/templates/lyquix/images/physician-icons/insurance.svg)}.fc-item.tmpl-custom-physicians .right-column .h3.with-icon.emergency:before{content:url(/templates/lyquix/images/physician-icons/emergency.svg)}.fc-item.tmpl-custom-physicians .right-column .right-col-heading{color:rgba(20,37,70,0.7);font-family:"Open Sans",sans-serif;font-size:1.3rem;font-weight:600;letter-spacing:1.13px;line-height:18px;text-transform:uppercase;padding-bottom:10px}.fc-item.tmpl-custom-physicians .right-column .field_partner_company_logo .inner{display:flex;justify-content:center;align-items:center}.fc-item.tmpl-custom-physicians .right-column .field_partner_company_logo img{max-width:none;width:100%}.fc-item.tmpl-custom-physicians .right-column>.field:not(:last-child){margin-bottom:24.5px}.fc-item.tmpl-custom-physicians .right-column .field_phy_rel_panp .ccb-physicians{width:100%;margin:0}.fc-item.tmpl-custom-physicians .right-column .field_phy_rel_panp .ccb-physicians .physician{width:100%;margin:0;padding:0;flex-direction:row;border-radius:0}.fc-item.tmpl-custom-physicians .right-column .field_phy_rel_panp .ccb-physicians .physician:hover{border:1px solid #ededed}.fc-item.tmpl-custom-physicians .right-column .field_phy_rel_panp .ccb-physicians .physician:first-child{border-radius:2px 2px 0 0}.fc-item.tmpl-custom-physicians .right-column .field_phy_rel_panp .ccb-physicians .physician:last-child{border-radius:0 0 2px 2px}.fc-item.tmpl-custom-physicians .right-column .field_phy_rel_panp .ccb-physicians .physician:not(:last-child){border-bottom:0}.fc-item.tmpl-custom-physicians .right-column .field_phy_rel_panp .ccb-physicians .physician .phy-group-1{width:60px}.fc-item.tmpl-custom-physicians .right-column .field_phy_rel_panp .ccb-physicians .physician .phy-group-1 a{display:flex;height:100%}.fc-item.tmpl-custom-physicians .right-column .field_phy_rel_panp .ccb-physicians .physician .phy-group-1 img{border-radius:0;width:60px;height:100%;-o-object-fit:cover;object-fit:cover;opacity:1 !important}.fc-item.tmpl-custom-physicians .right-column .field_phy_rel_panp .ccb-physicians .physician .phy-group-2{width:calc(100% - 60px);padding:10px;justify-content:center}.fc-item.tmpl-custom-physicians .right-column .field_phy_rel_panp .ccb-physicians .physician .phy-group-2 h3{margin:0;padding:0;text-align:left}.fc-item.tmpl-custom-physicians .right-column .field_phy_right_col_contact .inner,.fc-item.tmpl-custom-physicians .right-column .field_phy_languages .inner,.fc-item.tmpl-custom-physicians .right-column .field_phy_options .inner,.fc-item.tmpl-custom-physicians .right-column .field_partner_company_logo .inner{border:1px solid #ededed;border-radius:2px;padding:0}.fc-item.tmpl-custom-physicians .right-column .field_phy_options .inner,.fc-item.tmpl-custom-physicians .right-column .field_phy_right_col_contact .inner,.fc-item.tmpl-custom-physicians .right-column .field_phy_languages .inner{padding:15px 12px}.fc-item.tmpl-custom-physicians .right-column .tab-group.related-locations .tab-nav{padding-bottom:0 !important}.fc-item.tmpl-custom-physicians .right-column .tab-group.related-locations .tab-nav .tab{border-bottom:3px solid transparent;padding-bottom:7px;cursor:pointer}.fc-item.tmpl-custom-physicians .right-column .tab-group.related-locations .tab-nav .tab.open{border-bottom-color:#142546}.fc-item.tmpl-custom-physicians .right-column .tab-group.related-locations .tab-nav .tab.closed{color:rgba(20,37,70,0.5)}.fc-item.tmpl-custom-physicians .right-column .tab-group.related-locations .tab-nav .tab:not(:last-child){margin-right:15px}.fc-item.tmpl-custom-physicians .right-column .tab-group.related-locations .tab-content{border:1px solid #ededed;border-radius:2px;padding:15.5px 12px 0}.fc-item.tmpl-custom-physicians .right-column .tab-group.related-locations .view-address{cursor:pointer;display:block;color:#677287;font-family:"Roboto",sans-serif;font-size:1.05rem;letter-spacing:0;line-height:13px;margin-top:4px;padding-left:11px;position:relative}.fc-item.tmpl-custom-physicians .right-column .tab-group.related-locations .view-address:hover{text-decoration:underline}.fc-item.tmpl-custom-physicians .right-column .tab-group.related-locations .view-address:before{content:url(/templates/lyquix/images/physician-icons/location-expand.svg);position:absolute;top:50%;left:0;transform:translateY(-50%)}.fc-item.tmpl-custom-physicians .right-column .field_loc_type{flex-wrap:nowrap;margin-bottom:15px}.fc-item.tmpl-custom-physicians .right-column .field_loc_type .fc_addressint_map,.fc-item.tmpl-custom-physicians .right-column .field_loc_type .directions{display:none}.fc-item.tmpl-custom-physicians .right-column .field_loc_type.closed{max-height:0 !important;overflow:hidden !important;margin:0 !important}.fc-item.tmpl-custom-physicians .right-column .field_loc_type img{width:40px;height:40px;border-radius:50%;margin-right:8px}.fc-item.tmpl-custom-physicians .right-column .field_loc_type a{color:inherit;text-decoration:none}.fc-item.tmpl-custom-physicians .right-column .field_loc_type a:hover{text-decoration:underline}.fc-item.tmpl-custom-physicians .right-column .field_loc_type h3{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.5rem;font-weight:700;line-height:20px;letter-spacing:0;margin:0}.fc-item.tmpl-custom-physicians .right-column .field_loc_type .loc-address{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.4rem;letter-spacing:0;line-height:23px}.fc-item.tmpl-custom-physicians .right-column .field_loc_type .loc-address[aria-expanded=true]+.view-address:before{transform:translateY(-50%) rotate(45deg)}.fc-item.tmpl-custom-physicians .right-column .field_phy_right_col_contact .h3{cursor:pointer}.fc-item.tmpl-custom-physicians .right-column .field_phy_right_col_contact .h3:hover{text-decoration:underline}.fc-item.tmpl-custom-physicians .right-column .field_phy_right_col_contact .h3 a{color:inherit !important;text-decoration:none}.fc-item.tmpl-custom-physicians .right-column .field_phy_right_col_contact .h3:not(:last-child){margin-bottom:20px}.fc-item.tmpl-custom-physicians .right-column .field_phy_right_col_contact .h3:before{content:"";width:18px;height:18px;background-repeat:no-repeat;position:absolute;top:0;left:0}.fc-item.tmpl-custom-physicians .returning-patient-tooltip{cursor:initial;background-color:#fff;font-weight:normal;font-size:1.5rem;letter-spacing:0;line-height:24px;border-radius:2px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15);padding:19px;width:310px;position:absolute;top:calc(100% + 10px);left:-25px;z-index:1;opacity:0;visibility:hidden;transition:opacity .5s ease}.fc-item.tmpl-custom-physicians .returning-patient-tooltip .label{font-weight:600}.fc-item.tmpl-custom-physicians .returning-patient-tooltip a:hover{text-decoration:underline !important}.fc-item.tmpl-custom-physicians .returning-patient-tooltip .close-x{position:absolute;top:16px;right:16px;width:7px;height:7px;background-image:url(/templates/lyquix/images/icons/filter-close-xs.svg);background-size:cover;cursor:pointer}.fc-item.tmpl-custom-physicians .returning-patient-tooltip .patient-info-item:not(:last-child){margin-bottom:10px}.fc-item.tmpl-custom-physicians .returning-patient-tooltip:before{content:"";width:12px;height:12px;position:absolute;top:-6px;left:27px;transform:rotate(45deg);background-color:#fff;display:block;box-shadow:1px -1px 0 -1px rgba(0,0,0,0.15),-1px -1px 0 0 rgba(0,0,0,0.15)}.fc-item.tmpl-custom-physicians .field_phy_right_col_contact.tooltip-open .h3.phone{text-decoration:underline}.fc-item.tmpl-custom-physicians .field_phy_right_col_contact.tooltip-open .returning-patient-tooltip{opacity:1;visibility:visible}.fc-item.tmpl-custom-physicians .field_phy_featured_video .video{cursor:pointer;height:530px;background-size:cover;background-repeat:no-repeat;position:relative}.fc-item.tmpl-custom-physicians .field_phy_featured_video .video:hover h2{text-decoration:underline}.fc-item.tmpl-custom-physicians .field_phy_featured_video .video .text{height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:140px}.fc-item.tmpl-custom-physicians .field_phy_featured_video .video .text:before{content:"";background:linear-gradient(22.18deg,rgba(9,13,35,0.86) 0,rgba(24,36,62,0.74) 47.69%,rgba(9,18,35,0) 100%);position:absolute;top:0;left:0;width:100%;height:100%}.fc-item.tmpl-custom-physicians .field_phy_featured_video .video h2{margin:0 0 0 6.296%;z-index:1}.fc-item.tmpl-custom-physicians .field_phy_featured_video .video h2:before{display:block;content:"";width:80px;height:80px;background-image:url(/templates/lyquix/images/video-icons/play-button-nat.svg);background-size:cover;margin-bottom:30px}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs{position:relative}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-content{height:696px;position:relative}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-content .tab-panel{position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;height:696px;background-color:#fafafa}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-content .tab-panel p,.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-content .tab-panel li{font-size:1.4rem;line-height:23px;font-family:"Open Sans",sans-serif;color:#142546}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-content .tab-panel:not([data-tab=patient-education]){box-shadow:2px -1px 7px 0 rgba(73,0,0,0.27);border-radius:1px;padding:50px 20px 13px 36px}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-content .tab-panel .ps-container{height:591px;max-height:591px;overflow:hidden;padding-right:26px;overflow:hidden;position:relative}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-content .tab-panel .ps-container .ps__thumb-y,.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-content .tab-panel .ps-container .ps__rail-y{width:7px;border-radius:3.5px;opacity:1}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-content .tab-panel .ps-container .ps__thumb-y{background-color:rgba(20,37,70,0.37);right:50%;transform:translateX(50%)}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-content .tab-panel .ps-container .ps__rail-y{background-color:rgba(20,37,70,0.22)}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-content .tab-panel.open{opacity:1;visibility:visible}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs:before{content:"";background:linear-gradient(58.11deg,#faa41a 0,#f47621 100%);position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .5s ease}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .linear-background:before,.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .linear-background:after{content:"";top:0;left:0;width:100%;height:100%;transition:opacity .5s ease;position:absolute}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .linear-background:before{transition:opacity .5s ease;background:linear-gradient(46.05deg,#2d8dae 0,#0c1b35 100%);opacity:0}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .linear-background:after{background:linear-gradient(44.74deg,#f58f4a 0,#da3838 100%);opacity:0}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs[data-tab=patient-education]:before{opacity:1}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs[data-tab=research]:before{opacity:0}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs[data-tab=research] .linear-background:before{opacity:1}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs[data-tab=publications]:before{opacity:0}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs[data-tab=publications] .linear-background:after{opacity:1}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs>.container{position:relative}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group.top-level{padding:45px 6.296% 70px}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group.top-level .tab-nav{margin-bottom:28px;border-bottom:1px solid rgba(255,255,255,0.24)}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group.top-level .tab-nav .tab{color:#fff;cursor:pointer;font-size:1.6rem;font-family:"Open Sans",sans-serif;font-weight:600;letter-spacing:-0.1px;line-height:22px;padding-bottom:15px;border-bottom:5px solid transparent}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group.top-level .tab-nav .tab:not(:last-child){margin-right:54px}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group.top-level .tab-nav .tab.open{border-bottom-color:#fff}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education.desktop-view{box-shadow:2px -1px 7px 0 rgba(73,0,0,0.27);border-radius:1px}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education.mobile-view{display:none}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .sidebar-heading{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.3rem;text-transform:uppercase;line-height:16px;letter-spacing:1.21px;margin-bottom:11px;padding-right:20px}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .tab-nav-secondary{padding-top:60px;padding-bottom:13px;padding-left:40px;background-color:rgba(249,246,246,0.97);box-shadow:3px 2px 4px 0 rgba(0,0,0,0.11);position:relative;width:266px}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .tab-nav-secondary .tab{color:#142546;cursor:pointer;font-family:"Open Sans",sans-serif;font-size:1.2rem;letter-spacing:0;line-height:20px;border-left:4px solid transparent;padding:8px 20px 11px 15px;position:relative}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .tab-nav-secondary .tab:hover{text-decoration:underline}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .tab-nav-secondary .tab.open{background-color:#fff;border-left-color:#142546}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .tab-nav-secondary .tab.open:after{speak:none;font-style:normal;font-weight:normal;text-transform:none;line-height:1;font-family:FontAwesome;font-size:9px;content:"";right:11px;position:absolute;top:50%;font-variant:normal;transform:translateY(-50%) rotate(270deg)}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .tab-nav-secondary .category-wrapper:not(:last-child){margin-bottom:60px}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .tab-content-secondary{background-color:#fafafa;padding-top:50px;padding-right:20px;padding-left:26px;width:calc(100% - 266px);padding-bottom:13px}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .tab-content-secondary #ps-scrollbar-container{position:relative;height:591px;max-height:591px;overflow:hidden;padding-right:26px}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .tab-content-secondary #ps-scrollbar-container .ps__thumb-y,.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .tab-content-secondary #ps-scrollbar-container .ps__rail-y{width:7px;border-radius:3.5px;opacity:1}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .tab-content-secondary #ps-scrollbar-container .ps__thumb-y{background-color:rgba(20,37,70,0.37);right:50%;transform:translateX(50%)}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .tab-content-secondary #ps-scrollbar-container .ps__rail-y{background-color:rgba(20,37,70,0.22)}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .item{padding:18px 28px 18px 20px;background-color:#fff;border:1px solid #ededed;border-radius:2px;margin-bottom:5.5px;font-family:"Open Sans",sans-serif;position:relative}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .item .heading-row{display:flex;justify-content:space-between}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .item .item-links{display:flex;align-self:flex-start;margin-left:8px}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .item .item-links>*:not(:last-child){margin-right:8px}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .item .patient-education-link a{content:url(/templates/lyquix/images/icons/patientinfo-link.svg);width:16px;height:16px}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .item .patient-education-video .play-icon{content:url(/templates/lyquix/images/icons/patientinfo-video.svg);width:16px;height:16px;cursor:pointer}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .item .fcfile_actions{display:flex}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .item .fcfile_actions a{content:url(/templates/lyquix/images/icons/download.svg);width:16px;height:16px}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .item h3{color:#142546;margin:0 0 2px 0;font-size:1.7rem;letter-spacing:0;line-height:25px}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .item .date{color:#142546;font-size:1.2rem;line-height:17px;margin-bottom:7px}.fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .item p{color:#142546;font-size:1.4rem;line-height:23px;margin:0}.fc-item.tmpl-custom-physicians .field_phy_quote_image{width:60.3125%;max-height:530px;display:flex}.fc-item.tmpl-custom-physicians .field_phy_quote_image img{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.fc-item.tmpl-custom-physicians .field_phy_quote_text{max-height:530px;flex:1;background:linear-gradient(145.77deg,#142546 0,#060709 100%);display:flex;align-items:center}.fc-item.tmpl-custom-physicians .field_phy_quote_text .quote{display:block;font-family:"Open Sans",sans-serif;color:#fff;font-size:4.2rem;font-weight:300;letter-spacing:0;line-height:57px}.fc-item.tmpl-custom-physicians .field_phy_quote_text .inner{padding-top:117px;padding-bottom:148px;margin-right:7.8125vw;padding-left:5.78125vw;padding-right:5.3125vw}.fc-item.tmpl-custom-physicians .field_phy_quote_text h2{margin:0;padding-bottom:27px;border-bottom:1px solid rgba(255,255,255,0.2)}.fc-item.tmpl-custom-physicians .field_phy_stories h2{display:none}.fc-item.tmpl-custom-physicians .field_phy_stories .related-stories{margin-bottom:60px}.fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .grid{height:654px;max-height:none}.fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .text.sans-intro .textContainerDiv{display:none !important}.fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .text .textContainerDiv{display:block;color:#fff}.fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .image img{-o-object-position:center;object-position:center}.fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .content{margin:0 auto;padding-left:5.3125%;padding-right:0;padding-bottom:181px;width:100%;max-width:1080px}.fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .content h4{display:none}.fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .content h3,.fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .content .textContainerDiv{max-width:36.875vw}.fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .content .readmore{margin-top:0;display:block}.fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .rel-stories-controls{right:13.125vw;bottom:60px}.fc-item.tmpl-custom-physicians .authored-post-container{margin-bottom:50px}.fc-item.tmpl-custom-physicians .group-6>div:last-child{margin-bottom:80px}.fc-item.tmpl-custom-physicians .authored-post-container .splide .splide__list,.fc-item.tmpl-custom-physicians .field_phy_videos .splide .splide__list{width:100%}.fc-item.tmpl-custom-physicians .authored-post-container .splide .splide__track,.fc-item.tmpl-custom-physicians .field_phy_videos .splide .splide__track{overflow:initial}.fc-item.tmpl-custom-physicians .authored-post-container .splide .splide__slide,.fc-item.tmpl-custom-physicians .field_phy_videos .splide .splide__slide{margin:0}.fc-item.tmpl-custom-physicians .authored-post-container .splide .splide__arrows,.fc-item.tmpl-custom-physicians .field_phy_videos .splide .splide__arrows{display:flex;margin-top:15px}.fc-item.tmpl-custom-physicians .authored-post-container .splide .splide__arrow,.fc-item.tmpl-custom-physicians .field_phy_videos .splide .splide__arrow{margin:0;position:static;width:42.5px;height:34px;border:1px solid rgba(20,37,70,0.3);background-repeat:no-repeat;background-size:14px;background-position:center;transform:none;background-color:transparent !important;box-shadow:none;padding:0 !important;opacity:1}.fc-item.tmpl-custom-physicians .authored-post-container .splide .splide__arrow--prev,.fc-item.tmpl-custom-physicians .field_phy_videos .splide .splide__arrow--prev{border-radius:16px 0 0 16px;border-right-width:.5px;background-image:url("/templates/lyquix/images/icons/arrow-blue-left.svg")}.fc-item.tmpl-custom-physicians .authored-post-container .splide .splide__arrow--next,.fc-item.tmpl-custom-physicians .field_phy_videos .splide .splide__arrow--next{border-radius:0 16px 16px 0;border-left-width:.5px;background-image:url("/templates/lyquix/images/icons/arrow-blue-right.svg")}.fc-item.tmpl-custom-physicians .authored-post-container .splide .splide__arrow[disabled],.fc-item.tmpl-custom-physicians .field_phy_videos .splide .splide__arrow[disabled]{opacity:.5;pointer-events:none}.fc-item.tmpl-custom-physicians .authored-post-container .story-block,.fc-item.tmpl-custom-physicians .authored-post-container .splide__slide.video,.fc-item.tmpl-custom-physicians .field_phy_videos .story-block,.fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video{cursor:pointer}.fc-item.tmpl-custom-physicians .authored-post-container .story-block:hover h3,.fc-item.tmpl-custom-physicians .authored-post-container .splide__slide.video:hover h3,.fc-item.tmpl-custom-physicians .field_phy_videos .story-block:hover h3,.fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video:hover h3{text-decoration:underline}.fc-item.tmpl-custom-physicians .authored-post-container .story-block .date,.fc-item.tmpl-custom-physicians .authored-post-container .splide__slide.video .date,.fc-item.tmpl-custom-physicians .field_phy_videos .story-block .date,.fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video .date{color:rgba(255,255,255,0.7);font-family:"Open Sans",sans-serif;font-size:1.2rem;letter-spacing:0;line-height:17px}.fc-item.tmpl-custom-physicians .authored-post-container .story-block .text,.fc-item.tmpl-custom-physicians .authored-post-container .splide__slide.video .text,.fc-item.tmpl-custom-physicians .field_phy_videos .story-block .text,.fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video .text{display:flex;flex-direction:column;justify-content:flex-end}.fc-item.tmpl-custom-physicians .authored-post-container .story-block .text h3,.fc-item.tmpl-custom-physicians .authored-post-container .splide__slide.video .text h3,.fc-item.tmpl-custom-physicians .field_phy_videos .story-block .text h3,.fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video .text h3{font-size:1.5rem;line-height:20px;font-weight:700;margin:10px 0 20px;letter-spacing:0}.fc-item.tmpl-custom-physicians .authored-post-container .story-block .textContainerDiv,.fc-item.tmpl-custom-physicians .authored-post-container .splide__slide.video .textContainerDiv,.fc-item.tmpl-custom-physicians .field_phy_videos .story-block .textContainerDiv,.fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video .textContainerDiv{display:none !important}.fc-item.tmpl-custom-physicians .authored-post-container .splide__slide.video,.fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video{height:27.8125vw;width:100%;background-position:center;background-size:cover}.fc-item.tmpl-custom-physicians .authored-post-container .splide__slide.video .text,.fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video .text{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(22.18deg,rgba(9,13,35,0.86) 0,rgba(24,36,62,0.74) 47.69%,rgba(9,18,35,0) 100%);z-index:1}.fc-item.tmpl-custom-physicians .authored-post-container .splide__slide.video .text h3,.fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video .text h3{color:#fff;margin:0}.fc-item.tmpl-custom-physicians .authored-post-container .splide__slide.video .text h3:before,.fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video .text h3:before{display:block;content:"";width:60px;height:60px;background-image:url(/templates/lyquix/images/video-icons/play-button-nat.svg);background-size:cover;margin-bottom:16px}.fc-item.tmpl-custom-physicians .authored-post-container .splide__slide.video .text .content,.fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video .text .content{padding:0 0 12px 26px}.fc-item.tmpl-custom-physicians .authored-post-container .splide__slide.video[total="1"],.fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video[total="1"]{background-position:center}.fc-item.tmpl-custom-physicians .authored-post-container .splide__slide.video[index="1"] .content,.fc-item.tmpl-custom-physicians .authored-post-container .splide__slide.video[total="2"] .content,.fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video[index="1"] .content,.fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video[total="2"] .content{max-width:70%;padding-bottom:36px}.fc-item.tmpl-custom-physicians .authored-post-container .splide__slide.video:not([index="1"]):not([total="2"]) .text:before,.fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video:not([index="1"]):not([total="2"]) .text:before{display:block;content:"";background-image:url(/templates/lyquix/images/video-icons/play-button-nat.svg);width:45px;height:45px;background-size:cover;position:absolute;top:30.64%;left:50%;transform:translateX(-50%)}.fc-item.tmpl-custom-physicians .authored-post-container .splide__slide.video:not([index="1"]):not([total="2"]) .content,.fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video:not([index="1"]):not([total="2"]) .content{background-color:#0b1425;min-height:26.183%}.fc-item.tmpl-custom-physicians .authored-post-container .splide__slide.video:not([index="1"]):not([total="2"]) .content h3,.fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video:not([index="1"]):not([total="2"]) .content h3{max-width:73.962%}.fc-item.tmpl-custom-physicians .authored-post-container .splide__slide.video:not([index="1"]):not([total="2"]) .content h3:before,.fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video:not([index="1"]):not([total="2"]) .content h3:before{opacity:0;max-height:0}.fc-item.tmpl-custom-physicians .authored-post-container #physician-videos[data-total="1"] .splide__arrows,.fc-item.tmpl-custom-physicians .authored-post-container #physician-videos[data-total="2"] .splide__arrows,.fc-item.tmpl-custom-physicians .field_phy_videos #physician-videos[data-total="1"] .splide__arrows,.fc-item.tmpl-custom-physicians .field_phy_videos #physician-videos[data-total="2"] .splide__arrows{display:none !important}.fc-item.tmpl-custom-physicians .field_media_gallery:not(:first-of-type){margin-top:80px}.fc-item.tmpl-custom-physicians .field_media_gallery .media-gallery-grid .splide__list{width:100%}.fc-item.tmpl-custom-physicians .field_media_gallery .media-gallery-grid .splide__track{overflow:initial}.fc-item.tmpl-custom-physicians .field_media_gallery .media-gallery-grid .splide__slide{margin:0}.fc-item.tmpl-custom-physicians .field_media_gallery .media-gallery-grid .splide__arrows{display:flex;margin-top:15px}.fc-item.tmpl-custom-physicians .field_media_gallery .media-gallery-grid .splide__arrow{margin:0;position:static;width:42.5px;height:34px;border:1px solid rgba(20,37,70,0.3);background-repeat:no-repeat;background-size:14px;background-position:center;transform:none;background-color:transparent !important;box-shadow:none;padding:0 !important;opacity:1}.fc-item.tmpl-custom-physicians .field_media_gallery .media-gallery-grid .splide__arrow--prev{border-radius:20px 0 0 20px;border-right-width:.5px;background-image:url("/templates/lyquix/images/icons/arrow-blue-left.svg")}.fc-item.tmpl-custom-physicians .field_media_gallery .media-gallery-grid .splide__arrow--next{border-radius:0 20px 20px 0;border-left-width:.5px;margin-left:-1px;background-image:url("/templates/lyquix/images/icons/arrow-blue-right.svg")}.fc-item.tmpl-custom-physicians .field_media_gallery .media-gallery-grid .splide__arrow[disabled]{opacity:.5;pointer-events:none}.fc-item.tmpl-custom-physicians .field_media_gallery .media-gallery-grid .splide__arrow.fake-hover{border-color:#142546}.fc-item.tmpl-custom-physicians .field_media_gallery .media-gallery-grid .splide__arrow.fake-hover-alt{opacity:.4}.fc-item.tmpl-custom-physicians .field_media_gallery .media-gallery-grid .splide__arrow:hover{cursor:pointer}.fc-item.tmpl-custom-physicians .field_media_gallery .media-block{float:none;flex-shrink:0;flex-direction:column;width:287px;height:386px;margin:0 6px 0 0;line-height:0;padding:0 40px 50px;border-radius:0;display:flex;align-items:flex-start;justify-content:flex-end}.fc-item.tmpl-custom-physicians .field_media_gallery .media-block .video-icon{top:50%;left:50%;transform:translate(-50%,-50%)}.fc-item.tmpl-custom-physicians .field_media_gallery .media-block.gallery-video:not(:first-of-type):before{content:" ";display:block;width:100%;height:calc(100% - 99px);position:absolute;top:0;left:0;z-index:1;background:linear-gradient(22.18deg,rgba(9,13,35,0.66) 17.73%,rgba(24,36,62,0.739292) 52.79%,rgba(9,18,35,0.0001) 91.23%)}.fc-item.tmpl-custom-physicians .field_media_gallery .media-block .expand{height:99px;transition:height .5s,padding-bottom .5s;z-index:1;position:absolute;bottom:0;left:0;width:100%;display:block;align-items:flex-end;padding:16px 30px 0 62px;overflow:hidden;background:#0b1425}.fc-item.tmpl-custom-physicians .field_media_gallery .media-block .expand h3{font-family:"Open Sans";font-weight:bold;font-size:15px;line-height:20px;color:#fff;margin:0;display:block}.fc-item.tmpl-custom-physicians .field_media_gallery .media-block .expand:before{content:" ";display:block;width:18px;height:18px;position:absolute;top:16px;transition:bottom .5s;left:30px;background-size:100%;background-image:url(/templates/lyquix/images/icons/expand-arrow.svg)}.fc-item.tmpl-custom-physicians .field_media_gallery .media-block:hover{cursor:pointer}.fc-item.tmpl-custom-physicians .field_media_gallery .media-block:hover .expand{height:135px;padding-bottom:40px}.fc-item.tmpl-custom-physicians .field_media_gallery .media-block:hover .expand:before{bottom:40px}.fc-item.tmpl-custom-physicians .field_media_gallery .media-block .title{position:absolute;bottom:0;left:0;padding:16px 40px 0;height:99px;background:#0b1425;font-family:"Open Sans";min-height:0;font-weight:bold;font-size:15px;line-height:20px}.fc-item.tmpl-custom-physicians .field_media_gallery .media-block:last-of-type{margin-right:0}.fc-item.tmpl-custom-physicians .field_media_gallery .media-block img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;z-index:0;font-family:"object-fit:cover"}.fc-item.tmpl-custom-physicians .field_media_gallery .media-block:first-of-type{width:578px}.fc-item.tmpl-custom-physicians .field_media_gallery .media-block:first-of-type .video-icon{position:relative;z-index:1;top:initial;right:initial;left:initial;transform:none;margin-bottom:16px}.fc-item.tmpl-custom-physicians .field_media_gallery .media-block:first-of-type:before{content:" ";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background:linear-gradient(22.18deg,rgba(9,13,35,0.858528) 17.73%,rgba(24,36,62,0.739292) 52.79%,rgba(9,18,35,0.0001) 91.23%)}.fc-item.tmpl-custom-physicians .field_media_gallery .media-block:first-of-type .expand{height:auto;background:0;display:block;padding-bottom:50px;padding-left:40px}.fc-item.tmpl-custom-physicians .field_media_gallery .media-block:first-of-type .expand:before{position:relative;top:0;left:0;width:28px;height:28px;margin-bottom:16px}.fc-item.tmpl-custom-physicians .field_media_gallery .media-block:first-of-type .title{position:relative;z-index:1;bottom:initial;left:initial;padding:0;height:auto;background-color:transparent}.fc-item.tmpl-custom-physicians .field_media_gallery .media-block:not(:first-of-type) .video-icon{width:45px;height:45px}body[screen=lg] .fc-item.tmpl-custom-physicians .authored-post-container .story-block .content{padding:0 0 36px 0;padding-bottom:36px;margin-left:26px;max-width:70%}body[screen=lg] .fc-item.tmpl-custom-physicians .field_phy_videos .splide .splide__slide[index="1"]{width:100%;max-width:42.03125vw !important}body[screen=lg] .fc-item.tmpl-custom-physicians .field_phy_videos .splide .splide__slide:not([index="1"]){width:100%;max-width:20.703vw}body[screen=lg] .fc-item.tmpl-custom-physicians .field_phy_videos .splide .splide__slide[total="2"]{width:100%;max-width:calc(50% - 3px) !important}body[screen=lg] .fc-item.tmpl-custom-physicians .field_phy_videos .splide .splide__list .splide__slide[total="1"]{width:100%;max-width:100% !important}@media only screen and (min-width:1600px){body[screen=lg] .fc-item.tmpl-custom-physicians .container{max-width:none;margin:0 13.625%}body[screen=lg] .fc-item.tmpl-custom-physicians .field_phy_banner_photograph{width:434px;right:73px}body[screen=lg] .fc-item.tmpl-custom-physicians .field_phy_quote_image{width:59.3125%}body[screen=lg] .fc-item.tmpl-custom-physicians .related-stories .story-block .content{max-width:none;margin:0 13.625%}body[screen=lg] .fc-item.tmpl-custom-physicians .gridAuthoredPosts .story-block{height:23.937vw;max-height:384px}body[screen=lg] .fc-item.tmpl-custom-physicians .field_phy_videos .splide .splide__slide{height:24.125vw;max-height:384px;cursor:pointer}body[screen=lg] .fc-item.tmpl-custom-physicians .field_phy_videos .splide .splide__slide[index="1"]{width:100%;max-width:36.125vw !important}body[screen=lg] .fc-item.tmpl-custom-physicians .field_phy_videos .splide .splide__slide:not([index="1"]):not([total="2"]){width:100%;max-width:17.75vw !important}body[screen=lg] .fc-item.tmpl-custom-physicians .gridAuthoredPosts .splide .splide__slide[total="2"],body[screen=lg] .fc-item.tmpl-custom-physicians .field_phy_videos .splide .splide__slide[total="2"]{width:100%;max-width:calc(36.375vw - 3px) !important}body[screen=lg] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-content .tab-panel:not([data-tab=patient-education]){padding:50px 20px 13px 56px}}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_education,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_titles_certifications,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_professional_associations,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_hospital_affiliations,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_highlights_achievements{margin-bottom:20px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_education .label,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_titles_certifications .label,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_professional_associations .label,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_hospital_affiliations .label,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_highlights_achievements .label{font-family:"Open Sans",sans-serif;font-size:1.6rem;color:#142546;line-height:1.66}body[screen=md] .fc-item.tmpl-custom-physicians .group-3 .text-container,body[screen=md] .fc-item.tmpl-custom-physicians .group-3 .video-container,body[screen=md] .fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .controls,body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .text-container,body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .video-container,body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .controls{margin-right:5px}body[screen=md] .fc-item.tmpl-custom-physicians .group-3 .field_phy_videos,body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos{margin-bottom:54px}body[screen=md] .fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .video-container,body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .video-container{height:206px}body[screen=md] .fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .video-container .video .text,body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .video-container .video .text{padding-bottom:4px;bottom:33px;left:29px;max-width:calc(100% - 58px)}body[screen=md] .fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .controls,body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .controls{margin-top:12px}body[screen=md] .fc-item.tmpl-custom-physicians .group-3 .field_text .text-container,body[screen=md] .fc-item.tmpl-custom-physicians .group-3 .video-container,body[screen=md] .fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .controls,body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_text .text-container,body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .video-container,body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .controls{margin-left:25px}body[screen=md] .fc-item.tmpl-custom-physicians .container{margin-left:8.333%;margin-right:8.333%;max-width:none}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_banner_photograph{width:320px;right:0}body[screen=md] .fc-item.tmpl-custom-physicians .field_headshot_photo{max-width:205px;top:84px;right:77px}body[screen=md] .fc-item.tmpl-custom-physicians .field_headshot_photo:before{width:225px;height:225px}body[screen=md] .fc-item.tmpl-custom-physicians .field_headshot_photo:after{top:-100%;left:35%}body[screen=md] .fc-item.tmpl-custom-physicians h1{margin-top:80px}body[screen=md] .fc-item.tmpl-custom-physicians h1,body[screen=md] .fc-item.tmpl-custom-physicians .field_online_appointment_url{max-width:59.625%}body[screen=md] .fc-item.tmpl-custom-physicians.alternate-banner .field_online_appointment_url{padding-bottom:169px}body[screen=md] .fc-item.tmpl-custom-physicians .section-1 .field_phy_main_specialties{padding-bottom:30px}body[screen=md] .fc-item.tmpl-custom-physicians .section-2{padding-top:60px;padding-bottom:25px}body[screen=md] .fc-item.tmpl-custom-physicians .section-2 .group-2{margin-left:5%;width:64.75%}body[screen=md] .fc-item.tmpl-custom-physicians .section-2 .group-2>.field{margin-bottom:35px}body[screen=md] .fc-item.tmpl-custom-physicians .returning-patient-tooltip{max-width:28.645vw}body[screen=md] .fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-nav{width:29.922%}body[screen=md] .fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-nav .tab{padding-right:22px}body[screen=md] .fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-content{width:70.078%}body[screen=md] .fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-content .tab-panel{padding-left:97px}body[screen=md] .fc-item.tmpl-custom-physicians .tab-group.professional-profile .tab-content .tab-panel:before{width:58px;height:58px}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_featured_video .video{height:398px}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_featured_video .video h2{max-width:59%;margin-left:5%}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_featured_video .video h2:before{width:60px;height:60px;margin-bottom:25px}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_featured_video .video .text{padding-bottom:80px}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group.top-level{padding-right:5%;padding-left:5%}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .tab-nav-secondary{padding-left:23px;width:182px}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .tab-content-secondary{width:calc(100% - 182px)}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_quote_image{width:58.02%}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_quote_text .inner{padding-top:47px;padding-right:4.166vw;padding-bottom:59px;padding-left:4.791vw;margin-right:8.333vw}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .content{margin:0 8.333%;padding-left:4.111%;padding-bottom:99px}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .content h4{display:none}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .content h3,body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .content .textContainerDiv{max-width:41.5625vw}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .rel-stories-controls{bottom:54px}body[screen=md] .fc-item.tmpl-custom-physicians .gridAuthoredPosts .story-block{height:27.395vw}body[screen=md] .fc-item.tmpl-custom-physicians .gridAuthoredPosts .story-block .content{padding:0 0 36px;margin-left:20px;max-width:84.79%}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide{height:31.145vw}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide .text .content{padding-left:20px}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide[index="1"]{width:41.25vw !important}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide:not([index="1"]):not([total="2"]){max-width:20.3125vw !important}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide:not([index="1"]):not([total="2"]) .content{padding-right:20px}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide:not([index="1"]):not([total="2"]) .content h3{max-width:100%}body[screen=md] .fc-item.tmpl-custom-physicians .gridAuthoredPosts .splide__slide[total="2"],body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide[total="2"]{max-width:calc(41.666vw - 3px) !important}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide[total="1"]{max-width:calc(41.666vw - 3px) !important}body[screen=md] .fc-item.tmpl-custom-physicians .gridAuthoredPosts .splide__slide[total="1"]{max-width:83.333vw !important}body[screen=md] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-content .tab-panel:not([data-tab=patient-education]){padding:50px 18px 13px 26px}body[screen=md] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block{width:199px;height:299px;padding:0 20px 36px}body[screen=md] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block:first-of-type{width:396px;height:299px}body[screen=sm] .fc-item.tmpl-custom-physicians .section-1 .field_phy_main_specialties_icons .specialty-link,body[screen=xs] .fc-item.tmpl-custom-physicians .section-1 .field_phy_main_specialties_icons .specialty-link{font-size:1.2rem;line-height:17px}body[screen=sm] .fc-item.tmpl-custom-physicians .section-2 .group-3.right-column .ccb-physicians .phy-group-2,body[screen=xs] .fc-item.tmpl-custom-physicians .section-2 .group-3.right-column .ccb-physicians .phy-group-2{padding:12px 10px}body[screen=sm] .fc-item.tmpl-custom-physicians .section-2 .group-3.right-column>.field .inner,body[screen=sm] .fc-item.tmpl-custom-physicians .section-2 .group-3.right-column .tab-group.related-locations .tab-content,body[screen=xs] .fc-item.tmpl-custom-physicians .section-2 .group-3.right-column>.field .inner,body[screen=xs] .fc-item.tmpl-custom-physicians .section-2 .group-3.right-column .tab-group.related-locations .tab-content{padding:12.5px}body[screen=sm] .fc-item.tmpl-custom-physicians .returning-patient-tooltip:before,body[screen=xs] .fc-item.tmpl-custom-physicians .returning-patient-tooltip:before{left:28px}body[screen=sm] .fc-item.tmpl-custom-physicians .right-column .h3,body[screen=xs] .fc-item.tmpl-custom-physicians .right-column .h3{font-size:1.4rem;line-height:18px}body[screen=sm] .fc-item.tmpl-custom-physicians .authored-post-container .text .content h3,body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_videos .text .content h3,body[screen=xs] .fc-item.tmpl-custom-physicians .authored-post-container .text .content h3,body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_videos .text .content h3{font-size:1.4rem;line-height:18px}body[screen=sm] .fc-item.tmpl-custom-physicians .authored-post-container .splide .splide__arrows,body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_videos .splide .splide__arrows,body[screen=xs] .fc-item.tmpl-custom-physicians .authored-post-container .splide .splide__arrows,body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_videos .splide .splide__arrows{margin-top:10px}body[screen=sm] .fc-item.tmpl-custom-physicians .authored-post-container .splide .splide__arrows .splide__arrow,body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_videos .splide .splide__arrows .splide__arrow,body[screen=xs] .fc-item.tmpl-custom-physicians .authored-post-container .splide .splide__arrows .splide__arrow,body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_videos .splide .splide__arrows .splide__arrow{height:26px;width:32.5px;background-size:11px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video .content,body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video .content{background-color:transparent;min-height:auto;max-width:none}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide .text:before,body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide .text:before{display:none !important}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide .text .content,body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide .text .content{background-color:transparent !important;min-height:auto !important}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide h3:before,body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide h3:before{opacity:1 !important;max-height:initial !important}body[screen=sm] .fc-item.tmpl-custom-physicians .field_media_gallery .splide .splide__arrows,body[screen=xs] .fc-item.tmpl-custom-physicians .field_media_gallery .splide .splide__arrows{margin-top:10px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_media_gallery .splide .splide__arrows .splide__arrow,body[screen=xs] .fc-item.tmpl-custom-physicians .field_media_gallery .splide .splide__arrows .splide__arrow{height:26px;width:32.5px;background-size:11px}body[screen=sm] .fc-item.tmpl-custom-physicians .group-3 .text-container,body[screen=sm] .fc-item.tmpl-custom-physicians .group-3 .video-container,body[screen=sm] .fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .controls,body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .text-container,body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .video-container,body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .controls{margin-left:18px;margin-right:0}body[screen=sm] .fc-item.tmpl-custom-physicians .group-3 .field_zocdoc,body[screen=sm] .fc-item.tmpl-custom-physicians .group-3 .field_online_appointment_url,body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_zocdoc,body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_online_appointment_url{position:static;width:274px;float:left;clear:none}body[screen=sm] .fc-item.tmpl-custom-physicians .group-3 .field_zocdoc .button,body[screen=sm] .fc-item.tmpl-custom-physicians .group-3 .field_online_appointment_url .button,body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_zocdoc .button,body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_online_appointment_url .button{margin-left:18px;margin-bottom:23px}body[screen=sm] .fc-item.tmpl-custom-physicians .group-3 .er.text-section::before,body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .er.text-section::before{left:19px}body[screen=sm] .fc-item.tmpl-custom-physicians .group-3 .field_phy_videos,body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos{margin-bottom:40px}body[screen=sm] .fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .video-container,body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .video-container{height:254px}body[screen=sm] .fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .video-container .video .text,body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .video-container .video .text{padding-bottom:4px;bottom:33px;left:29px;max-width:calc(100% - 58px)}body[screen=sm] .fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .controls,body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .controls{margin-top:14px}body[screen=sm] .fc-item.tmpl-custom-physicians .section-1 .field_phy_main_specialties{padding-top:20px;padding-bottom:28px}body[screen=sm] .fc-item.tmpl-custom-physicians .section-1 .field_phy_main_specialties .specialty-icon{width:34px;height:34px}body[screen=sm] .fc-item.tmpl-custom-physicians .container{margin-left:9.375%;margin-right:9.375%;max-width:none}body[screen=sm] .fc-item.tmpl-custom-physicians .field_physician_bios .tab-content .tab-panel:not(.expanded) .wrapper{max-height:250px}body[screen=sm] .fc-item.tmpl-custom-physicians .make-an-appointment.button-yellow{padding:14px 21px;margin-right:17px}body[screen=sm] .fc-item.tmpl-custom-physicians.alternate-banner .field_online_appointment_url{padding-bottom:150px}body[screen=sm] .fc-item.tmpl-custom-physicians:not(.alternate-banner) .section-1{min-height:480px}body[screen=sm] .fc-item.tmpl-custom-physicians h1{font-size:4rem;line-height:50px;letter-spacing:.44px;margin-top:60px;max-width:55.468vw}body[screen=sm] .fc-item.tmpl-custom-physicians h2{font-size:1.7rem;line-height:23px;margin-bottom:12px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_related_programs ul li{padding:12px 9px 12px 17px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_banner_photograph{width:320px;right:auto;left:calc(100% - 31.25vw)}body[screen=sm] .fc-item.tmpl-custom-physicians .field_headshot_photo{top:72px;right:0;max-width:144px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_headshot_photo:before{width:160px;height:160px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_headshot_photo:after{height:567px;width:567px;top:-100%}body[screen=sm] .fc-item.tmpl-custom-physicians .section-2{padding-top:50px;padding-bottom:20px}body[screen=sm] .fc-item.tmpl-custom-physicians .section-2.container{margin-right:3.75%}body[screen=sm] .fc-item.tmpl-custom-physicians .section-2 .group-2{margin-left:0;width:57.913%}body[screen=sm] .fc-item.tmpl-custom-physicians .section-2 .group-2>.field{margin-bottom:30px}body[screen=sm] .fc-item.tmpl-custom-physicians .section-2 .group-3{width:35.071%}body[screen=sm] .fc-item.tmpl-custom-physicians .section-2 .field_phy_related_programs ul{grid-gap:6px}body[screen=sm] .fc-item.tmpl-custom-physicians .right-column>.field:not(:last-child){margin-bottom:20px}body[screen=sm] .fc-item.tmpl-custom-physicians .right-column .field_phy_right_col_contact .h3:not(:last-child){margin-bottom:12px}body[screen=sm] .fc-item.tmpl-custom-physicians .returning-patient-tooltip{max-width:34.375vw}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_featured_video .video{height:320px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_featured_video .video .text{padding-bottom:60px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_featured_video .video h2{margin-left:0}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_featured_video .video h2:before{height:50px;width:50px;margin-bottom:20px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs>.container{margin-right:20px;margin-left:20px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group.top-level{padding:40px 0 35px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .tab-nav-secondary{width:182px;padding-left:23px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .patient-education .tab-content-secondary{width:calc(100% - 182px);padding-top:36px;padding-right:18px;padding-bottom:0}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_quote_image{width:60.625%;min-height:398px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_quote_text{min-height:398px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_quote_text .quote{line-height:0}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_quote_text .inner{padding:43px 0 47px 13.095%;margin-right:9.375vw}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_quote_text h2{padding-bottom:20px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_stories .related-stories{margin-bottom:50px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .content{padding-right:0;padding-bottom:72px;margin-left:6.103vw}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .content .textContainerDiv,body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .content h3{max-width:61.875vw}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .rel-stories-controls{right:40px;bottom:50px}body[screen=sm] .fc-item.tmpl-custom-physicians .authored-post-container{margin-bottom:30px}body[screen=sm] .fc-item.tmpl-custom-physicians .authored-post-container .story-block{height:33.437vw}body[screen=sm] .fc-item.tmpl-custom-physicians .authored-post-container .story-block .text h3{margin-bottom:15px}body[screen=sm] .fc-item.tmpl-custom-physicians .authored-post-container .story-block .text .content{padding-top:0;padding-bottom:37px;margin:0 2.5vw}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video{height:30.468vw}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video .text:before{display:none}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video .content{padding:0 23px 38px 16px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video .content h3{max-width:none !important}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide.video .content h3:before{opacity:1;max-height:none;width:30px;height:30px;margin-bottom:10px}body[screen=sm] .fc-item.tmpl-custom-physicians .gridAuthoredPosts .splide__slide[total="1"],body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide[total="1"]{width:100% !important;max-width:100%}body[screen=sm] .fc-item.tmpl-custom-physicians .group-6>div:last-child{margin-bottom:50px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-content{height:662px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-content .tab-panel{height:662px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-content .tab-panel:not([data-tab=patient-education]){padding:35px 18px 13px 20px;height:662px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_media_gallery:not(:first-of-type){margin-top:30px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block{width:257px;height:194px;padding:0 16px 37px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block.gallery-video:not(:first-of-type):before{height:calc(100% - 61px)}body[screen=sm] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block .title{font-size:14px;line-height:18px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block .video-icon{width:30px;height:30px;margin-bottom:10px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block .expand{height:100px;padding-bottom:40px;padding-left:48px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block .expand h3{font-size:14px;line-height:18px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block .expand:before{left:18px;bottom:40px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block:first-of-type{width:257px;height:194px}body[screen=sm] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block:not(:first-of-type) .video-icon{top:75px;transform:-50%,0}body[screen=sm] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block:not(:first-of-type) .title,body[screen=sm] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block:not(:first-of-type) .expand{height:61px}body[screen=xs] .fc-item.tmpl-custom-physicians .group-3 .text-container,body[screen=xs] .fc-item.tmpl-custom-physicians .group-3 .video-container,body[screen=xs] .fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .controls,body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .text-container,body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .video-container,body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .controls{margin-left:0;margin-right:0}body[screen=xs] .fc-item.tmpl-custom-physicians .group-3 .field_headshot_photo,body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_headshot_photo{margin-bottom:25px}body[screen=xs] .fc-item.tmpl-custom-physicians .group-3 .field_zocdoc,body[screen=xs] .fc-item.tmpl-custom-physicians .group-3 .field_online_appointment_url,body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_zocdoc,body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_online_appointment_url{position:static;width:310px;margin:25px auto 15px;clear:both}body[screen=xs] .fc-item.tmpl-custom-physicians .group-3 .field_zocdoc .button,body[screen=xs] .fc-item.tmpl-custom-physicians .group-3 .field_online_appointment_url .button,body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_zocdoc .button,body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_online_appointment_url .button{margin:0}body[screen=xs] .fc-item.tmpl-custom-physicians .group-3 .er.text-section::before,body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .er.text-section::before{left:0}body[screen=xs] .fc-item.tmpl-custom-physicians .group-3 .field_phy_videos,body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos{margin-bottom:24px}body[screen=xs] .fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .video-container,body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .video-container{height:167px}body[screen=xs] .fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .video-container .video:after,body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .video-container .video:after{top:24px;right:24px;width:35px;height:35px}body[screen=xs] .fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .video-container .video .text,body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .video-container .video .text{padding-bottom:11px;bottom:24px;left:24px;max-width:154px}body[screen=xs] .fc-item.tmpl-custom-physicians .group-3 .field_phy_videos .controls,body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-3 .field_phy_videos .controls{margin-top:11px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_main_specialties ul,body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_main_specialties p,body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_phy_main_specialties ul,body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_phy_main_specialties p{margin-left:10px}body[screen=xs] .fc-item.tmpl-custom-physicians .group-5 .field_panp_rel_physicians,body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .group-5 .field_panp_rel_physicians{padding-bottom:45px;border-bottom:1px solid #d4d4d4;margin-bottom:15px}body[screen=xs] .fc-item.tmpl-custom-physicians .container{margin-right:10.9375%;margin-left:10.9375%}body[screen=xs] .fc-item.tmpl-custom-physicians .field_physician_bios .tab-content .tab-panel:not(.expanded) .wrapper{max-height:230px}body[screen=xs] .fc-item.tmpl-custom-physicians.alternate-banner .section-1{min-height:auto}body[screen=xs] .fc-item.tmpl-custom-physicians.alternate-banner .section-1:before{content:"";background-image:url(/templates/lyquix/images/physician-xs-banner.svg);width:100%;top:calc(-35.11vw + 92px);left:0;background-size:cover;height:35vw}body[screen=xs] .fc-item.tmpl-custom-physicians.alternate-banner .group-1{padding-top:25px}body[screen=xs] .fc-item.tmpl-custom-physicians.alternate-banner .group-1 h1{margin-top:15px;max-width:100%}body[screen=xs] .fc-item.tmpl-custom-physicians.alternate-banner .field_online_appointment_url{padding-bottom:0}body[screen=xs] .fc-item.tmpl-custom-physicians.alternate-banner .field_phy_main_specialties{position:relative;margin-top:50px}body[screen=xs] .fc-item.tmpl-custom-physicians .section-1{min-height:519px}body[screen=xs] .fc-item.tmpl-custom-physicians .section-1:before{content:"";background:linear-gradient(210.14deg,rgba(0,0,0,0) 0,rgba(0,0,0,0.9) 100%);position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}body[screen=xs] .fc-item.tmpl-custom-physicians h1{font-size:4rem;line-height:50px;letter-spacing:.44px;font-weight:300;margin:60px 0 12px 0;max-width:83.6%;position:relative;z-index:1}body[screen=xs] .fc-item.tmpl-custom-physicians h2{margin-bottom:8px;font-size:1.7rem;line-height:23px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_online_appointment_url{display:block;z-index:1}body[screen=xs] .fc-item.tmpl-custom-physicians .make-an-appointment.button-yellow{padding:14px 21px 13px;margin:0 0 12px 0}body[screen=xs] .fc-item.tmpl-custom-physicians .field_headshot_photo{position:relative;top:auto;right:auto;max-width:66px;z-index:1}body[screen=xs] .fc-item.tmpl-custom-physicians .field_headshot_photo:before{width:82px;height:82px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_headshot_photo:after{content:normal}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_banner_photograph{width:255px;right:-105px;top:28px;height:calc(100% - 28px)}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_main_specialties{z-index:1;padding-top:10px;padding-bottom:24px;border-top:1px solid rgba(255,255,255,0.2)}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_main_specialties_icons{margin:-6px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_main_specialties .specialty{margin:6px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_main_specialties .specialty-icon{margin-right:8px;width:26px;height:26px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_main_specialties:before{content:normal}body[screen=xs] .fc-item.tmpl-custom-physicians .section-2{padding-top:35px;display:block}body[screen=xs] .fc-item.tmpl-custom-physicians .section-2 .group-2{width:100%;margin-left:0}body[screen=xs] .fc-item.tmpl-custom-physicians .section-2 .group-2>.field{margin-bottom:25px}body[screen=xs] .fc-item.tmpl-custom-physicians .section-2 .group-3.right-column{width:100%}body[screen=xs] .fc-item.tmpl-custom-physicians .section-2 .group-3.right-column .right-col-heading{color:#142546;font-size:1.7rem;line-height:23px;font-weight:600;padding-bottom:7.5px;text-transform:none;letter-spacing:0}body[screen=xs] .fc-item.tmpl-custom-physicians .section-2 .group-3.right-column .ccb-physicians>li a img{padding:0}body[screen=xs] .fc-item.tmpl-custom-physicians .section-2 .group-3.right-column .ccb-physicians .phy-group-2{margin-left:0;padding:12px 10px}body[screen=xs] .fc-item.tmpl-custom-physicians .section-2 .group-3.right-column .h3.with-icon{padding-left:23px}body[screen=xs] .fc-item.tmpl-custom-physicians .returning-patient-tooltip{max-width:88.75vw;font-size:1.4rem;line-height:23px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_related_programs ul{grid-template-columns:repeat(1,1fr);grid-gap:5px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_featured_video .video{height:260px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_featured_video .video .text{padding-bottom:40px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_featured_video .video h2{margin:0}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_featured_video .video h2:before{width:40px;height:40px;margin-bottom:15px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .container{margin-right:4.0625%;margin-left:4.0625%}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group{padding:20px 0 35px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group.top-level .tab-nav{margin-bottom:13px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group.top-level .tab-nav .tab{font-size:1.4rem;line-height:19px;letter-spacing:-0.09px;padding-bottom:5px;border-bottom-width:2px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group.top-level .tab-nav .tab:not(:last-child){margin-right:13px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group .tab-content .desktop-view{display:none}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group .tab-content .mobile-view{display:block}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group .tab-content .mobile-view .item{background-color:#f6f6f6;padding:30px 28px 16px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group .tab-content .mobile-view .item .item-category,body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group .tab-content .mobile-view .item .item-subcategory{color:#142546;font-size:1.2rem;line-height:15px;letter-spacing:1.11px;text-transform:uppercase;margin-bottom:6px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group .tab-content .mobile-view .item h3{font-weight:600;line-height:23px;max-width:calc(100% - 18px)}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group .tab-content .mobile-view .item .inner{width:100%}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group .tab-content .mobile-view .item .item-links{margin:32px 0 0 0}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group .tab-content .mobile-view .item .patient-education-link,body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group .tab-content .mobile-view .item .patient-education-video,body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group .tab-content .mobile-view .item .fcfile_actions{box-shadow:0 1px 5px 0 rgba(0,0,0,0.35);height:25px;width:25px;border-radius:50%;display:flex;align-items:center;justify-content:center}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group .tab-content .mobile-view .item .patient-education-link>*,body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group .tab-content .mobile-view .item .patient-education-video>*,body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group .tab-content .mobile-view .item .fcfile_actions>*{width:10px;height:10px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group .tab-content .mobile-view .splide__pagination{background-color:rgba(242,242,242,0.97);box-shadow:3px 2px 4px 0 rgba(0,0,0,0.11);position:relative;padding-top:20px;padding-bottom:20px;width:100%;transform:none;left:auto;bottom:auto}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group .tab-content .mobile-view .splide__pagination .splide__pagination__page{width:6px;height:6px;background-color:rgba(20,37,70,0.34) !important;margin:3px !important;padding:0 !important;border:none !important}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group .tab-content .mobile-view .splide__pagination .splide__pagination__page:hover{opacity:1}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group .tab-content .mobile-view .splide__pagination .splide__pagination__page.is-active{transform:none;background-color:#142546 !important;opacity:1}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-group .tab-content .mobile-view .splide__pagination:before{content:attr(data-count);position:absolute;top:20px;right:20px;color:#142546;font-family:"Open Sans",sans-serif;font-weight:600;font-size:1rem;line-height:14px;letter-spacing:.24px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_quote{display:block}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_quote_image{width:100%}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_quote_text .quote{line-height:12px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_quote_text .inner{padding:3px 0 3px 20px;margin:30px 10.9375%;border-left:1px solid rgba(255,255,255,0.2)}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_quote_text h2{border-bottom:0;padding-bottom:0;margin-bottom:0}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_stories .related-stories{margin-bottom:30px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .grid{height:363px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .content{padding-bottom:75px;padding-left:0;margin:0 10.9375%;width:auto;max-width:none}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .content h3,body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .content .textContainerDiv{max-width:none}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .content h3{font-size:1.7rem;line-height:23px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .content .textContainerDiv{display:none !important}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .content .readmore{font-size:1rem;font-weight:600;line-height:14px;text-decoration:none;position:relative}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .story-block .content .readmore:after{color:#fff;speak:none;font-style:normal;font-weight:normal;text-transform:none;line-height:1;font-family:FontAwesome;font-size:9px;content:"";padding-top:10px;position:absolute;top:50%;font-variant:normal;transform:translateY(-50%) rotate(270deg)}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_stories .related-stories .rel-stories-controls{bottom:19px}body[screen=xs] .fc-item.tmpl-custom-physicians .authored-post-container .splide__slide,body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide{height:58.75vw}body[screen=xs] .fc-item.tmpl-custom-physicians .authored-post-container .splide__slide .text .content,body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide .text .content{padding:0 16px 26px 16px}body[screen=xs] .fc-item.tmpl-custom-physicians .authored-post-container #physician-videos[data-total="2"] .splide__arrows,body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_videos #physician-videos[data-total="2"] .splide__arrows{display:flex !important}body[screen=xs] .fc-item.tmpl-custom-physicians .authored-post-container{margin-bottom:25px}body[screen=xs] .fc-item.tmpl-custom-physicians .authored-post-container .splide__slide .text .content h3{margin:11px 0 15px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_videos{margin-bottom:40px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide .text .content h3{margin:0}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_videos .splide__slide .text .content h3:before{width:30px;height:30px;margin-bottom:10px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-content{height:auto;background-color:transparent}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-content .tab-panel{background-color:transparent;height:auto;display:none;position:relative}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-content .tab-panel.open{display:block}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-content .tab-panel:not([data-tab=patient-education]){height:310.5px;padding:30px 18px 13px 26px;background-color:#fff}body[screen=xs] .fc-item.tmpl-custom-physicians .field_phy_profile_tabs .tab-content .tab-panel:not([data-tab=patient-education]) .ps-container{height:254.5px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_media_gallery:not(:first-of-type){margin-top:25px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block{width:250px;height:194px;padding:0 16px 37px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block.gallery-video:not(:first-of-type):before{height:calc(100% - 61px)}body[screen=xs] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block .title{font-size:14px;line-height:18px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block .expand{height:89px;padding-bottom:20px;padding-left:40px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block .expand h3{font-size:14px;line-height:18px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block .expand:before{left:18px;bottom:20px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block .video-icon{width:30px;height:30px;margin-bottom:10px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block:first-of-type{width:257px;height:194px}body[screen=xs] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block:not(:first-of-type) .video-icon{top:75px;transform:-50%,0}body[screen=xs] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block:not(:first-of-type) .title,body[screen=xs] .fc-item.tmpl-custom-physicians .field_media_gallery .media-block:not(:first-of-type) .expand{height:61px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner [class^=section],.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner [class^=group]{max-width:100%;font-family:"Open Sans",sans-serif}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-xs,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-sm,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-md,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-lg{position:absolute;height:300px;width:300px;top:60px;right:22%;transform:scale(0.9)}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-xs img,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-sm img,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-md img,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-lg img{border-radius:50%;max-width:300px;margin-left:24px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-xs:before,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-sm:before,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-md:before,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-lg:before{content:"";position:absolute;top:122px;left:147px;transform:translate(-50%,-50%);border-radius:50%;background:linear-gradient(90deg,#f47421 0,#ffde17 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:source-out;mask-composite:subtract;padding:2px;width:271px;height:271px;z-index:1}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-2{justify-content:center}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1{background-image:url(/templates/lyquix/images/mountain-background.jpg);background-size:100% 100%;overflow:hidden;position:relative;height:370px;max-width:100%}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1 h1{margin-top:120px;padding-left:13%;color:#fff;max-width:640px;font-family:"Open Sans",sans-serif,sans-serif;font-weight:300;font-size:4rem}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1 .breadcrumb{display:none}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3{margin:80px 0 0 0}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .blkgroup.blk9-xl,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .blkgroup.blk9-lg{width:900px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .group-3 .text-container{margin:0}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .group-3 .text-container .text-section{margin-bottom:20px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .group-3 .text-container .text-section ~ h2{font-family:"Open Sans",sans-serif;font-size:2rem;font-weight:600;margin:50px 0 15px 0}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more{max-height:326.5px;max-width:700px;margin:0 !important;overflow:hidden;line-height:1.6;font-size:17px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more *{font-family:"Open Sans",sans-serif !important;color:#142546}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more-toggle{display:block;margin-left:18px;font-size:12px;line-height:18px;font-family:"Open Sans",sans-serif;font-weight:600;color:#142546;cursor:pointer}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more-toggle.open:before{content:"";display:block;height:12px;width:12px;background-image:url(/templates/lyquix/images/close-icon.svg);background-repeat:no-repeat;background-size:contain;position:absolute;left:0;margin-top:2px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more-toggle.closed:before{content:"";display:block;height:12px;width:12px;background-image:url(/templates/lyquix/images/physician-icons/plus-expand_blue.svg);background-repeat:no-repeat;background-size:contain;position:absolute;left:0;margin-top:2px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group{height:auto !important;width:700px;margin:0 auto 0 0;border-radius:2px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15)}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-nav{padding-top:36px;background-color:#f9f6f6;height:360px;width:33.333%}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-nav .tab{cursor:pointer;color:#142546;font-family:"Open Sans",sans-serif;font-size:1.2rem;letter-spacing:0;line-height:20px;padding:10px 15px;position:relative}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-nav .tab.open{background-color:#fff}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-nav .tab.open:before{background-color:#142546}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-nav .tab.open:after{font-style:normal;font-weight:normal;text-transform:none;line-height:1;font-family:FontAwesome;font-size:9px;content:"";right:11px;position:absolute;top:50%;font-variant:normal;transform:translateY(-50%) rotate(270deg)}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-nav .tab:before{content:"";background-color:transparent;position:absolute;top:0;left:0;height:100%;width:4px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-nav .tab:hover{text-decoration:underline}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.6rem;letter-spacing:0;line-height:22px;position:absolute;right:20px;width:66.666%}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content h3{font-size:1.7rem;font-weight:600;letter-spacing:0;line-height:22px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel{position:absolute;top:-330px;width:90%;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease;padding:9px 15px 36px 0}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel:before{content:"";width:65px;height:65px;background-size:contain;position:absolute;left:26px;top:26px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel .label{font-weight:600}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel .label:before{content:"";height:60px;width:60px;background-repeat:no-repeat;background-size:contain;display:block;float:left;margin:-10px 12px 0 0}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel.open{visibility:visible;opacity:1}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel ul,.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel .custom-tab-text{clear:both;width:360px;padding-left:92px;overflow-y:auto;overflow-x:hidden;max-height:290px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel.field_phy_education .label:before{background-image:url(/templates/lyquix/images/physician-icons/profile-education.svg)}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel.field_phy_titles_certifications .label:before{background-image:url(/templates/lyquix/images/physician-icons/profile-titles.svg)}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel.field_phy_hospital_affiliations .label:before{background-image:url(/templates/lyquix/images/physician-icons/profile-associations.svg)}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .professional-profile.tab-group .tab-content .tab-panel.field_phy_professional_associations .label:before{background-image:url(/templates/lyquix/images/physician-icons/profile-contractor.svg)}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .accordion-group{display:none;width:100%}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .accordion-group .accordion{height:auto}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .accordion-group .accordion-header{padding-left:5%;font-size:1.4rem;font-weight:600;margin-top:16px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .accordion-group .accordion-header:hover{text-decoration:none}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .accordion-group .accordion-content{margin-left:15%;color:#142546}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .module.mod_lyquix_banners{display:none}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar{position:absolute;width:260px;right:-22%;top:0;margin:0}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .field_phy_rel_locations{border:0}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar>h2{font-size:14px;font-weight:400;letter-spacing:1.13px;text-transform:uppercase;opacity:.7;margin-top:1.4rem}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar>h3{text-transform:uppercase;font-size:1.35rem;line-height:18px;opacity:.5;font-weight:600}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group{width:100%}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content{border:1px solid #f2f2f2}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel{border:0}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel img{height:50px;width:50px;border-radius:50%;margin:10px 0 0 10px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel .text a{display:block;margin:-61px 0 0 67px;text-decoration:none}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel .text a h3{font-family:"Open Sans",sans-serif;font-size:1.5rem;font-weight:700}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel .text a[href*="maps.google.com"]{margin:0}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel .text .view-address-toggle{display:block;margin:-10px 0 0 67px;font-size:1.05rem;cursor:pointer}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel .text .loc-address{margin:10px 0 0 10px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel .text .loc-address .directions{display:none}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel .text .loc-address .address{font-family:"Open Sans",sans-serif;font-size:1.4rem;line-height:23px;width:149px;margin:-12px 0 0 59px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel .text .loc-address .hide-address-toggle{font-size:1.05rem;margin-left:60px;cursor:pointer}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .rel-physician-card{position:relative;border:1px solid #ededed;padding:0 12px 3px 0;width:calc(100% + 20px)}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .rel-physician-card a{display:block}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .rel-physician-card img{height:64px;width:64px;margin:0 10px -10px 0}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .rel-physician-card h2{position:absolute;display:inline-block;font-size:1.4rem;font-weight:700;margin-top:18px}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-nav{margin-top:30px;font-family:"Open Sans",sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:1px;font-size:13px;line-height:18px;color:#142546}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab{display:inline-block;width:auto;margin:5px 10px 0 0;padding-bottom:6px;opacity:.5;cursor:pointer;font-family:"Open Sans",sans-serif;font-size:1.35rem}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab.open{opacity:.7;border-bottom:solid 4px #142546}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-panel.open{display:block}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-panel.closed{display:none}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content{padding-bottom:16px;width:calc(100% + 20px)}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .fc_addressint_map_canvas{display:none}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content .tab-panel .text a h3{letter-spacing:0}.type-alias-physician-assistants-nurse-practitioners .row.bottom{border-top:0}@media screen and (min-width:1280px) and (max-width:1380px){.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-2{display:flex;justify-content:center}.fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-4{display:none}}body[screen=lg] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3,body[screen=lg] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3.blkgroup.blk12-lg{width:1040px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1{height:370px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1 h1{padding-left:10%;margin-top:120px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1 .field_headshot_photo{transform:scale(0.8);top:60px;right:11%}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1 .field_headshot_photo+h1{max-width:560px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-2{display:flex;justify-content:right;width:70%;margin:0 10% 0 0}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3{margin-left:0}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more{width:518px;max-height:326.5px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more-toggle:before{left:24px;margin-top:2px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .blkgroup.blk9-lg{width:auto}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .group-3 .text-container .text-section{width:auto}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .professional-profile.tab-group{width:560px;margin-left:0}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .professional-profile.tab-group .tab-content{width:100%;right:-290px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .professional-profile.tab-group .tab-content .tab-panel{width:50%;margin-left:-65px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .professional-profile.tab-group .tab-content .tab-panel ul,body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .professional-profile.tab-group .tab-content .tab-panel .custom-tab-text{width:300px;margin-top:0;overflow-y:auto;overflow-x:hidden;max-height:290px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar{margin-right:0;width:260px;left:630px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .rel-physician-card{width:260px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .rel-physician-card h2{margin-top:20px}body[screen=md] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-4{display:none}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-xs,body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-sm,body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-md,body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo.blkgroup.blk3-lg{right:10px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-4{display:none}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1{height:370px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-2{margin-left:50px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo{top:30px !important;left:56%;transform:scale(0.6) !important}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo img{max-width:200px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .field_headshot_photo+h1{max-width:430px;padding-left:9%;margin-top:110px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3{margin-left:0}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more *{font-size:17px !important;max-height:326.5px;max-width:60%}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .group-3 .text-container .text-section ~ h2{font-size:1.6rem}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .blkgroup.blk9-lg{width:auto}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .show-more-toggle{display:block;font-size:12px;margin-left:18px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .show-more-toggle:before{height:12px;width:12px;left:18px !important;margin-top:3px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .professional-profile.tab-group{display:none}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar{margin-right:5px;width:195px;left:370px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar h3{font-size:1.4rem;margin-left:7px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .rel-physician-card{width:186px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .rel-physician-card h2{font-size:13px;line-height:16px;margin-top:16px;width:56%}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .related-locations.tab-group{width:calc(100% + 20px)}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .related-locations.tab-group .tab-nav .tab{letter-spacing:normal;color:#142546;margin-right:10px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .related-locations.tab-group .tab-content{width:100%}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .related-locations.tab-group .tab-panel{min-height:60px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .related-locations.tab-group .tab-content .tab-panel .text a{max-width:115px;margin-top:-64px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .related-locations.tab-group .tab-content .tab-panel .text a h3{font-size:13px;line-height:16px;max-width:85px;margin-top:13px;margin-left:2px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .related-locations.tab-group .tab-content .address{max-width:180px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group{display:block;width:322px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group .accordion{box-shadow:-1px 2px 3px 0 rgba(0,0,0,0.14);height:auto}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group .accordion.closed{height:58px !important}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group .accordion .accordion-header{margin-left:5px;font-size:1.5rem;font-weight:600}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group .accordion .accordion-header:before{right:18px}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group .accordion .accordion-header:hover{text-decoration:none}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group .accordion .accordion-content{width:280px;margin-left:31px;font-family:"Open Sans",sans-serif;color:#142546}body[screen=sm] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group .accordion .accordion-content li:before{content:"•";position:absolute;left:18px}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1{height:350px}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1 .group-2{margin:0 auto;max-width:410px}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1 .field_headshot_photo{position:absolute;top:5px;left:8px}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1 .field_headshot_photo img{max-width:120px;padding:10px;margin-left:0}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1 .field_headshot_photo:before{height:120px;width:120px;top:auto;left:auto;transform:none}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-1 h1{line-height:1.4;margin:150px 0 20px 10px}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-2{max-width:250px}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3{margin:40px 0 0 0}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .group-3 .text-container .text-section{max-width:250px;margin:0 auto}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .group-3 .text-container .text-section ~ h2{margin-left:0;font-size:1.6rem}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more{margin-left:0 !important;max-height:326.5px;font-size:17px;line-height:1.5}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more-toggle{margin:14px 0 0 0}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .show-more-toggle:before{left:0;position:relative;float:left;margin-right:5px}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .section-3 .blkgroup.blk9-lg{width:auto}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .professional-profile.tab-group{display:none}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group{display:block}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group .accordion{box-shadow:-1px 2px 3px 0 rgba(0,0,0,0.14);height:auto;margin-bottom:5px}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group .accordion.closed{height:58px !important}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .accordion-group .accordion .accordion-content{margin-left:5%}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .blk9-lg.blk5-md.blk6-sm.blk4-xs.blkgroup.text-section{float:none}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .blk9-lg.blk5-md.blk6-sm.blk4-xs.blkgroup.text-section h2:first-child{margin-top:70px}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar{position:relative;width:100%;margin-top:70px;right:0}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar>h2{text-transform:none;font-weight:600;font-size:17px;letter-spacing:.6px;opacity:1}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar>h3{text-transform:none;opacity:1;font-size:1.6rem;font-weight:600;color:#142546}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-content a{max-width:150px}body[screen=xs] .fc-item.tmpl-custom-physicians-assistant-nurse-practitioner .physician-surgeon-sidebar .related-locations.tab-group .tab-nav .tab{font-size:17px;letter-spacing:0;text-transform:none;opacity:1}.fc-item.tmpl-custom-programs .group-4 .blk6.blkgroup{position:relative}.fc-item.tmpl-custom-programs .field_pro_physicians:before,.fc-item.tmpl-custom-programs .field_pro_physicians:after{content:" ";display:table}.fc-item.tmpl-custom-programs .field_pro_physicians:after{clear:both}body[screen=lg] .fc-item.tmpl-custom-programs .description{margin-right:75px}body[screen=xs] .group-5 .field_rel_specialties ul{margin:0 auto;width:314px}body[screen=xs] .group-7 .custom{width:300px}@media screen and (max-width:320px){.fc-item.tmpl-custom-programs .group-3{margin:0 5px}.fc-item.tmpl-custom-programs .group-4 h2,.fc-item.tmpl-custom-programs .group-5 h2{margin:40px 5px 0}.fc-item.tmpl-custom-programs .group-4 h2.accordion-link-bottom,.fc-item.tmpl-custom-programs .group-5 h2.accordion-link-bottom{margin:40px 0 0}.fc-item.tmpl-custom-programs .group-4 .field_pro_conditions,.fc-item.tmpl-custom-programs .group-4 .field_pro_treatments,.fc-item.tmpl-custom-programs .group-5 .field_pro_conditions,.fc-item.tmpl-custom-programs .group-5 .field_pro_treatments{margin:0 5px}.fc-item.tmpl-custom-programs .group-4 .field_pro_conditions ul,.fc-item.tmpl-custom-programs .group-4 .field_pro_treatments ul,.fc-item.tmpl-custom-programs .group-5 .field_pro_conditions ul,.fc-item.tmpl-custom-programs .group-5 .field_pro_treatments ul{margin-left:67px}}.fc-item.tmpl-custom-regions{overflow:hidden}.fc-item.tmpl-custom-regions .group-1{text-align:left}.fc-item.tmpl-custom-regions .container{max-width:1167px}.fc-item.tmpl-custom-regions .field_region_middle_banner{line-height:0}.fc-item.tmpl-custom-regions .field_region_middle_banner img{width:100%;display:block}.fc-item.tmpl-custom-regions .field_region_rel_locations,.fc-item.tmpl-custom-regions .field_region_form{margin:50px auto}.fc-item.tmpl-custom-regions .field_regions_rel_stories{margin:50px auto}.fc-item.tmpl-custom-regions .field_regions_rel_stories .story-block.filter-events .text h4{display:none}.fc-item.tmpl-custom-regions .field_regions_rel_stories .grid .story-block .text .textContainerDiv{display:block}.fc-item.tmpl-custom-regions .field_regions_rel_stories h2{margin-top:0}.fc-item.tmpl-custom-regions .advanced_rel_physicians{margin:50px 0}.fc-item.tmpl-custom-regions .advanced_rel_physicians h2{margin-top:0}.fc-item.tmpl-custom-regions .advanced_rel_physicians .region-select{display:none}.fc-item.tmpl-custom-regions .advanced_rel_physicians .rel-phy-filter.locations{margin-left:auto;margin-right:0}.fc-item.tmpl-custom-regions .advanced_rel_physicians .rel-phy-filter.locations,.fc-item.tmpl-custom-regions .advanced_rel_physicians .specialty-filter{width:174px;flex-grow:0}.fc-item.tmpl-custom-regions .advanced_rel_physicians .misc-filters{margin-left:0}.fc-item.tmpl-custom-regions .advanced_rel_physicians #rel-phy-filter button:not(.rel-phy-filters-misc-toggle){background-color:#f7d53b !important}.fc-item.tmpl-custom-regions .advanced_rel_physicians .ccb-physicians>li .button-yellow{background-color:#f7d53b !important}.fc-item.tmpl-custom-regions .field_region_ad_ribbon{background-color:#f2f2f2;padding:36px 0;border-top:1px solid rgba(132,137,145,0.18);border-bottom:1px solid rgba(132,137,145,0.18)}.fc-item.tmpl-custom-regions .field_region_ad_ribbon .image{padding:0 5.655%}.field_region_form .formResponsive{position:relative;background-color:#f2f2f2}.field_region_form .formResponsive .formRed{padding:1.5rem;margin:0}.field_region_form .formResponsive fieldset{width:calc(100% - 476px);border:0;margin:0;padding:60px 6.204%}.field_region_form .formResponsive:before{content:" ";display:block;width:476px;height:100%;background-image:url(/templates/lyquix/images/yoga-form-lady.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;top:0;right:0}.field_region_form .formResponsive .rsform-block{margin:0 0 24.5px}.field_region_form .formResponsive .rsform-block .formBody{width:100%;float:none;display:block}.field_region_form .formResponsive .rsform-block input[type=text]{color:#36393b;font-family:"Open Sans";font-size:16px;letter-spacing:.3px;line-height:22px;padding:6px 15px;width:100%;height:34px;float:none;box-sizing:border-box;margin-bottom:4.5px}.field_region_form .formResponsive .rsform-block input[type=text].rsform-error{border-color:#b94a48}.field_region_form .formResponsive .rsform-block .formValidation span{margin:0}.field_region_form .formResponsive .rsform-block .formControlLabel{color:#142546;font-family:"Open Sans";font-size:17px;font-weight:600;letter-spacing:0;line-height:23px;padding-top:0;margin-bottom:7px;display:inline-block;width:100%}.field_region_form .formResponsive .rsform-block .formControlLabel .formRequired{display:none}.field_region_form .formResponsive .rsform-block input[type=checkbox]{margin:0 14px 0 0;float:none;flex-shrink:0}.field_region_form .formResponsive .rsform-block .formDescription{display:none}.field_region_form .formResponsive .rsform-block .formValidation{display:initial}.field_region_form .formResponsive .rsform-block.rsform-block-specialties .formBody label,.field_region_form .formResponsive .rsform-block.rsform-block-physicians .formBody label{color:#142546;font-size:17px;letter-spacing:0;line-height:25px;font-weight:400;margin-top:0;margin-bottom:12px;display:flex;align-content:center;align-items:center;font-family:"Open Sans",sans-serif}.field_region_form .formResponsive .rsform-block.rsform-block-specialties .formBody label:last-of-type,.field_region_form .formResponsive .rsform-block.rsform-block-physicians .formBody label:last-of-type{margin-bottom:0}.field_region_form .formResponsive .rsform-block.rsform-block-updateconsent .formBody label{color:#142546;font-size:14px;letter-spacing:0;line-height:23px;font-weight:400;margin-bottom:12px;font-family:"Open Sans",sans-serif;display:flex}.field_region_form .formResponsive .rsform-block.rsform-block-updateconsent .formBody label input{margin-right:16px}.field_region_form .formResponsive .rsform-block.rsform-block-updateconsent .formBody label:last-of-type{margin-bottom:0}.field_region_form .formResponsive .rsform-block.rsform-block-phone input[type=text]{width:123px}.field_region_form .formResponsive .rsform-block.rsform-block-homezipcode input[type=text]{width:80px}body[screen=lg] .fc-item.tmpl-custom-regions .formResponsive{margin-right:0}body[screen=lg] .fc-item.tmpl-custom-regions .formResponsive .rsform-block{margin:0 0 11px}body[screen=md] .fc-item.tmpl-custom-regions .field_region_ad_ribbon{padding:21.75px 0 18.75px}body[screen=md] .fc-item.tmpl-custom-regions .field_region_ad_ribbon .container .image{padding:0 8.333%}body[screen=md] .fc-item.tmpl-custom-regions .field_region_ad_ribbon img{display:block;width:78%;margin:0 auto}body[screen=md] .fc-item.tmpl-custom-regions .group-3>.container{width:83.333%}body[screen=md] .fc-item.tmpl-custom-regions .advanced_rel_physicians{margin:35px 0}body[screen=md] .fc-item.tmpl-custom-regions .advanced_rel_locations,body[screen=md] .fc-item.tmpl-custom-regions .field_region_form{margin:35px auto}body[screen=md] .fc-item.tmpl-custom-regions .field_tab_section{margin:35px auto}body[screen=md] .fc-item.tmpl-custom-regions .field_regions_rel_stories{margin:35px auto}body[screen=md] .fc-item.tmpl-custom-regions .field_region_form .container{width:83.333%}body[screen=md] .fc-item.tmpl-custom-regions .field_region_form form:before{width:282px}body[screen=md] .fc-item.tmpl-custom-regions .field_region_form form fieldset{padding:42px 5.243% 40px;width:calc(100% - 282px)}body[screen=sm] .fc-item.tmpl-custom-regions .field_region_ad_ribbon{padding:14.5px 0 12.5px}body[screen=sm] .fc-item.tmpl-custom-regions .field_region_ad_ribbon .container .image{padding:0 9.375%}body[screen=sm] .fc-item.tmpl-custom-regions .field_region_ad_ribbon img{display:block;width:80%;margin:0 auto}body[screen=sm] .group-3>.container{width:81.25%}body[screen=sm] .group-3 .advanced_rel_physicians{margin:35px 0}body[screen=sm] .group-3 .advanced_rel_locations,body[screen=sm] .group-3 .field_region_form{margin:35px auto}body[screen=sm] .group-3 .field_tab_section{margin:35px auto}body[screen=sm] .group-3 .field_regions_rel_stories{margin:35px auto}body[screen=sm] .group-3 .field_region_form .container{width:81.25%}body[screen=sm] .group-3 .field_region_form form:before{display:none}body[screen=sm] .group-3 .field_region_form form fieldset{padding:42px 6.346% 40px;width:100%}body[screen=xs] .fc-item.tmpl-custom-regions .group-3>.container{width:78.125%}body[screen=xs] .fc-item.tmpl-custom-regions .field_tab_section{margin:25px auto}body[screen=xs] .fc-item.tmpl-custom-regions .field_regions_rel_stories{margin:25px auto}body[screen=xs] .fc-item.tmpl-custom-regions .field_regions_rel_stories h2{margin-left:0;margin-right:0}body[screen=xs] .fc-item.tmpl-custom-regions .advanced_rel_physicians h2,body[screen=xs] .fc-item.tmpl-custom-regions .field_region_form h2{margin-left:0;margin-right:0}body[screen=xs] .fc-item.tmpl-custom-regions .advanced_rel_physicians{position:relative}body[screen=xs] .fc-item.tmpl-custom-regions .advanced_rel_physicians #rel-phy-filter{height:auto;background-color:transparent;position:absolute;border:0;top:4.5px;right:0;box-shadow:none}body[screen=xs] .fc-item.tmpl-custom-regions .advanced_rel_physicians #rel-phy-filter .phy-filter-xs .specialty-filter{width:auto}body[screen=xs] .fc-item.tmpl-custom-regions .advanced_rel_physicians #rel-phy-filter .rel-phy-filter.misc-filters{width:auto;border-left:0}body[screen=xs] .fc-item.tmpl-custom-regions .advanced_rel_physicians #rel-phy-filter .rel-phy-filter.misc-filters .rel-phy-filters-misc-toggle{width:17px;height:17px}body[screen=xs] .fc-item.tmpl-custom-regions .advanced_rel_locations,body[screen=xs] .fc-item.tmpl-custom-regions .field_region_form{margin:35px auto}body[screen=xs] .fc-item.tmpl-custom-regions .advanced_rel_physicians{margin-top:25px}body[screen=xs] .fc-item.tmpl-custom-regions .field_region_ad_ribbon{padding:0;border:0}body[screen=xs] .fc-item.tmpl-custom-regions .field_region_ad_ribbon .container .image{padding:0;line-height:0}body[screen=xs] .fc-item.tmpl-custom-regions .field_region_ad_ribbon img{width:100%}body[screen=xs] .fc-item.tmpl-custom-regions .field_region_form .container{width:78.125%}body[screen=xs] .fc-item.tmpl-custom-regions .field_region_form .formResponsive{margin:0;width:100%}body[screen=xs] .fc-item.tmpl-custom-regions .field_region_form .formResponsive .rsform-block .formControlLabel{font-size:15px;letter-spacing:0;line-height:20px}body[screen=xs] .fc-item.tmpl-custom-regions .field_region_form .formResponsive .rsform-block input[type=text],body[screen=xs] .fc-item.tmpl-custom-regions .field_region_form .formResponsive .rsform-block textarea,body[screen=xs] .fc-item.tmpl-custom-regions .field_region_form .formResponsive .rsform-block select{width:100% !important}body[screen=xs] .fc-item.tmpl-custom-regions .field_region_form form{background-color:transparent}body[screen=xs] .fc-item.tmpl-custom-regions .field_region_form form:before{display:none}body[screen=xs] .fc-item.tmpl-custom-regions .field_region_form form fieldset{padding:0;width:100%;min-width:0}body[screen=xs].type-id-38.filters-open .row.main{position:relative;z-index:99}body[screen=sm] .item-catid-2.mobile-filter-open,body[screen=xs] .item-catid-2.mobile-filter-open{position:fixed;height:100vh;overflow:hidden}.type-id-38 .row.main{padding-bottom:0 !important}.type-id-38 .bottom-1{display:none}.tmpl-custom-services{color:#142546;overflow:hidden}.tmpl-custom-services .group-2{background:linear-gradient(153.43deg,#f2f2f2 0,rgba(242,242,242,0.0001) 83.33%),linear-gradient(230.51deg,rgba(242,242,242,0.0001) 25.93%,#f2f2f2 100%);padding-bottom:70px;padding-top:70px;min-height:535px}@media screen and (max-width:1279px){.tmpl-custom-services .group-2{padding-top:30px}}.tmpl-custom-services .group-2 .services-header-inner{display:flex;margin:0 auto}.tmpl-custom-services .group-2 .services-header-inner .services-header-left{max-width:1080px;margin:0 auto}.tmpl-custom-services .group-2 .services-header-inner h1{font-family:"Open Sans",sans-serif;font-size:42px;line-height:57px;font-weight:300;margin-bottom:13px;margin-top:70px;max-width:500px}@media screen and (max-width:1120px){.tmpl-custom-services .group-2 .services-header-inner h1{max-width:380px;margin-top:30px}}@media screen and (max-width:959px){.tmpl-custom-services .group-2 .services-header-inner h1{font-size:40px;line-height:50px}}.tmpl-custom-services .group-2 .field_services_images{position:absolute;right:0;width:46%;height:500px}.tmpl-custom-services .group-2 .field_services_images img{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover"}.tmpl-custom-services .group-2 .field_services_images>img{height:260px;width:100%}.tmpl-custom-services .group-2 .field_services_images div{display:flex;margin-top:-5px}.tmpl-custom-services .group-2 .field_services_images div img{width:50%;height:200px}.tmpl-custom-services .group-2 .field_services_images div img:first-child{margin-right:3px}.tmpl-custom-services .group-2 .description{width:50%}.tmpl-custom-services .group-2 .description p{margin-top:0;font-size:17px;line-height:25px;color:#142546;font-family:"Open Sans",sans-serif}@media screen and (max-width:959px){.tmpl-custom-services .group-2 .description p{font-size:14px;line-height:23px}}.tmpl-custom-services .group-2 .description ~ .show-more,.tmpl-custom-services .group-2 .description ~ .show-less{font-size:12px;font-weight:600;font-family:"Open Sans",sans-serif;color:#142546;text-decoration:none}.tmpl-custom-services .group-2 .description ~ .show-more:before,.tmpl-custom-services .group-2 .description ~ .show-less:before{content:"";height:10px;width:10px;display:inline-block;background-size:cover;background-repeat:no-repeat;margin-right:5px}.tmpl-custom-services .group-2 .description ~ .show-more{margin-top:14px}.tmpl-custom-services .group-2 .description ~ .show-more:before{background-image:url(/templates/lyquix/images/physician-icons/plus-expand_blue.svg)}.tmpl-custom-services .group-2 .description ~ .show-less:before{background-image:url(/templates/lyquix/images/close-icon.svg)}.tmpl-custom-services .group-2 .button-yellow{margin-left:0;margin-top:30px}.tmpl-custom-services .group-4 .info-group{clear:both}.tmpl-custom-services .group-4 .services-tabs-heading{margin:35px 0 0}.tmpl-custom-services .group-4 .accordion-group{padding-top:18px}.tmpl-custom-services .group-4 .accordion-group .accordion{box-shadow:0 2px 4px rgba(0,0,0,0.145323),-1px 0 3px rgba(0,0,0,0.153464);padding-top:2px}.tmpl-custom-services .group-4 .accordion-group .accordion.closed{height:60px !important}.tmpl-custom-services .group-4 .accordion-group .accordion .accordion-header{padding-left:20px;font-family:"Open Sans",sans-serif;font-size:14px;line-height:20px;font-weight:600;margin-top:20px}.tmpl-custom-services .group-4 .accordion-group .accordion .accordion-header>div{width:70%}.tmpl-custom-services .group-4 .accordion-group .accordion .accordion-header:before{margin-right:8px}.tmpl-custom-services .group-4 .accordion-group .accordion .accordion-content{padding:0 20px;font-family:"Open Sans",sans-serif}.tmpl-custom-services .group-4 .accordion-group .accordion .accordion-content h2{font-size:12px;line-height:18px;font-weight:700}.tmpl-custom-services .group-4 .accordion-group .accordion .accordion-content p{color:#142546}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content{margin-top:19px}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters{display:flex;align-items:center;justify-content:flex-start;height:100%;margin-bottom:6px}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters>span{display:block;height:20px;width:20px;margin-right:8px;background-image:url(/templates/lyquix/images/icons/filter.svg);background-position:center;background-repeat:no-repeat;background-size:cover;cursor:pointer}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .count-flag{padding:6px 10px;background-color:#ededed;font-size:9px;line-height:12px;color:#142546;letter-spacing:.6px;font-weight:700;font-family:"Open Sans",sans-serif}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .filter-dropdown{position:fixed;top:0;left:0;height:100%;width:100%;background:#FFF;z-index:1000}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .filter-dropdown .dropdown-wrapper{width:83.75%;margin:0 auto;position:relative}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .filter-dropdown .dropdown-wrapper .filter-dropdown{display:block !important;position:relative}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .filter-dropdown .dropdown-wrapper .search{position:absolute;top:80px;display:flex}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .filter-dropdown .dropdown-wrapper .search .button-yellow{margin:0;width:42px;border-radius:0 5px 5px 0;padding:0;box-shadow:none}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .filter-dropdown .dropdown-wrapper .search .button-yellow:before{speak:none;font-style:normal;font-weight:normal;text-transform:none;line-height:1;font-family:FontAwesome;content:"";top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.6rem !important;font-variant:normal}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .filter-dropdown .dropdown-wrapper .dropdown-wrapper-inner-filters{position:absolute;top:20px;left:0}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .filter-dropdown .dropdown-wrapper .mobile-filters{position:absolute;top:126px;width:100%}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .filter-dropdown .dropdown-wrapper .mobile-filters>span{display:none}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .filter-dropdown .dropdown-wrapper .mobile-filters .specialty-filter,.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .filter-dropdown .dropdown-wrapper .mobile-filters .office-filter{padding-bottom:6px;border-bottom:1px solid #142546;margin-bottom:20px}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .filter-dropdown .dropdown-wrapper .mobile-filters .specialty-filter ul,.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .filter-dropdown .dropdown-wrapper .mobile-filters .office-filter ul{list-style:none;padding-left:10px}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .filter-dropdown .dropdown-wrapper .mobile-filters .specialty-filter ul li,.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .filter-dropdown .dropdown-wrapper .mobile-filters .office-filter ul li{color:#142546;font-size:1.2rem;font-weight:600;line-height:17px;cursor:pointer}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .filter-dropdown .dropdown-wrapper .mobile-filters .specialty-filter:after,.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .filter-dropdown .dropdown-wrapper .mobile-filters .office-filter:after{content:"";display:block;float:right;margin-top:-14px;width:10px;height:6px;background-image:url(/templates/lyquix/images/arrowdown.svg);background-size:cover}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .filter-dropdown .dropdown-wrapper .mobile-filters .specialty-filter .specialty-filter-toggle .filter-selection,.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .filter-dropdown .dropdown-wrapper .mobile-filters .office-filter .specialty-filter-toggle .filter-selection{display:inline-block}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .filter-dropdown .close-filter{position:absolute;top:0;right:0;height:14px;width:14px;margin-top:20px;background-image:url(/templates/lyquix/images/icons/filter-close-xs.svg);background-position:center;background-repeat:no-repeat;background-size:cover;cursor:pointer}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .mobile-filters .filter-dropdown .confirm{position:absolute;bottom:0;font-size:1.1rem;line-height:13px;letter-spacing:.48px;padding:8.5px 0 7.5px;width:180px;box-shadow:0 1px 3px rgba(0,0,0,0.2);background-color:#ffd04e;color:#36393b;font-weight:700;border:1px solid rgba(255,255,255,0);border-radius:5px;text-align:center;left:0;right:0;margin:0 auto 10px;cursor:pointer}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .related-pt{display:flex;margin-bottom:10px;text-decoration:none;align-items:center}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .related-pt img{display:block;margin-right:8px;height:40px;width:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit:cover;"}.tmpl-custom-services .group-4 .accordion-group .accordion.physical-therapists-accordion .accordion-content .related-pt span{color:#142546;font-size:14px;line-height:20px;font-weight:600;font-family:"Open Sans",sans-serif}.tmpl-custom-services .group-4 .tab-group.hide-image:after{display:none}.tmpl-custom-services .group-4 .tab-group .tab-nav .tab{cursor:pointer;position:relative;padding-right:70px;word-break:normal}.tmpl-custom-services .group-4 .tab-group .tab-nav .tab:after{position:absolute;right:0}.tmpl-custom-services .group-4 .tab-group .tab-content .closed{display:none}.tmpl-custom-services .group-4 .tab-group .tab-content .open{display:block}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy]{margin-left:0;width:100%;background-color:#fafafa}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters{width:100%;height:63px;background-color:#FFF;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;border-bottom:1px solid #e4e4e4}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .search{display:flex;align-items:center;margin-left:34px;width:60.25%;height:100%;border-right:1px solid #e4e4e4;box-sizing:content-box;padding-right:8%}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .search input{display:inline-block;padding:0;height:30px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.2);border-radius:4px 0 0 4px;color:#142546;font-family:"Open Sans",sans-serif;font-weight:400;font-size:12px;line-height:17px;padding-left:10px;width:65%}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .search input::-webkit-input-placeholder{color:#142546;font-family:"Open Sans",sans-serif;font-weight:400;font-size:12px;line-height:17px}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .search input::-moz-placeholder{color:#142546;font-family:"Open Sans",sans-serif;font-weight:400;font-size:12px;line-height:17px}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .search input:-ms-input-placeholder{color:#142546;font-family:"Open Sans",sans-serif;font-weight:400;font-size:12px;line-height:17px}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .search input::-ms-input-placeholder{color:#142546;font-family:"Open Sans",sans-serif;font-weight:400;font-size:12px;line-height:17px}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .search input::placeholder{color:#142546;font-family:"Open Sans",sans-serif;font-weight:400;font-size:12px;line-height:17px}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .search input::ms-input-placeholder{color:#142546;font-family:"Open Sans",sans-serif;font-weight:400;font-size:12px;line-height:17px}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .search button{display:inline-block;margin:0;height:28px;width:34px;padding:0;border-radius:0 4px 4px 0}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .search button:before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"FontAwesome";content:"";font-size:1.6rem !important;top:50%;left:50%;transform:translate(-50%,-50%)}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .specialty-filter{width:18%;box-sizing:content-box;margin-left:19px;position:relative;border-right:1px solid #e4e4e4;height:100%;padding-right:20px;display:flex;align-items:center}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .specialty-filter .specialty-filter-toggle{position:relative;display:flex;justify-content:space-between;align-items:center;padding-bottom:5px;border-bottom:1px solid #142546;height:22px;flex:1;cursor:pointer}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .specialty-filter .specialty-filter-toggle:after{content:"";right:0;width:10px;height:6px;background-image:url(/templates/lyquix/images/arrowdown.svg);background-size:cover}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .specialty-filter .specialty-filter-dropdown{position:absolute;width:200px;right:0;top:61px;padding-left:10px}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .specialty-filter .specialty-filter-dropdown ul{list-style:none;padding:0;margin:0;background:#FFF;border:1px solid #e4e4e4}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .specialty-filter .specialty-filter-dropdown ul li{padding:10px;text-align:left;font-family:"Open Sans",sans-serif;font-size:12px;line-height:17px;font-weight:400;color:#142546;cursor:pointer}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .specialty-filter .specialty-filter-dropdown ul li:hover{background-color:#f2f2f2}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .office-filter{width:18%;box-sizing:content-box;margin-left:19px;position:relative;height:100%;padding-right:20px;display:flex;align-items:center}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .office-filter .office-filter-toggle{position:relative;display:flex;justify-content:space-between;align-items:center;padding-bottom:5px;border-bottom:1px solid #142546;height:22px;flex:1;cursor:pointer}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .office-filter .office-filter-toggle:after{content:"";right:0;width:10px;height:6px;background-image:url(/templates/lyquix/images/arrowdown.svg);background-size:cover}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .office-filter .office-filter-dropdown{position:absolute;width:200px;right:0;top:61px;padding-left:10px}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .office-filter .office-filter-dropdown ul{list-style:none;padding:0;margin:0;background:#FFF;border:1px solid #e4e4e4}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .office-filter .office-filter-dropdown ul li{padding:10px;text-align:left;font-family:"Open Sans",sans-serif;font-size:12px;line-height:17px;font-weight:400;color:#142546;cursor:pointer}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .office-filter .office-filter-dropdown ul li:hover{background-color:#f2f2f2}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .mobile-filters{display:none}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .count-flag{margin-left:34px;margin-top:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:6px 10px;font-family:"Open Sans",sans-serif;font-size:9px;line-height:12px;letter-spacing:.6px;color:#142546;background-color:#ededed;border-radius:2px}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .pt-list{display:flex;flex-wrap:wrap;padding-top:20px;-moz-column-gap:14px;column-gap:14px;row-gap:14px;padding-left:34px}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .pt-list .related-pt{display:flex;color:#142546;align-items:center;width:calc(33.333% - 14px);padding:16px;background-color:#FFF;border:1px solid #ededed;text-decoration:none}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .pt-list .related-pt:hover{text-decoration:underline}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .pt-list .related-pt img{display:block;height:40px;width:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";margin-right:11px}.tmpl-custom-services .group-4 .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .pt-list .related-pt span{font-size:15px;line-height:20px;font-family:"Open Sans",sans-serif;font-weight:700;word-break:normal;flex:1}.tmpl-custom-services .group-4 .advanced_rel_locations{clear:both}.tmpl-custom-services .group-4 .advanced_rel_locations>h2{font-size:17px;line-height:23.15px;margin-top:40px}.tmpl-custom-services .group-4 .advanced_rel_locations.filter-open{z-index:999}.tmpl-custom-services .group-5 .make-an-appointment{background:linear-gradient(360deg,#101e37 0,#405378 100%);margin:50px -100% 0;margin:50px calc(50% - 50vw) 0;height:69px}.tmpl-custom-services .group-5 .make-an-appointment>div{height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 4%}.tmpl-custom-services .group-5 .make-an-appointment>div h2{margin:0 10px 0 0;color:#FFF;font-size:14px;line-height:26px}.tmpl-custom-services .group-5 .make-an-appointment>div a{width:50%;max-width:200px;padding:6px 10px;font-size:11px;font-weight:900}body[screen=xs] .tmpl-custom-services .container{margin-left:10.9375%;margin-right:10.9375%;max-width:none}body[screen=xs] .tmpl-custom-services .section-2{margin:0}body[screen=xs] .tmpl-custom-services .group-2.container{padding-left:10.9375%;padding-right:10.9375%;margin:0;max-width:none;padding-bottom:0}body[screen=xs] .tmpl-custom-services .group-2.container .services-header-inner{display:block}body[screen=xs] .tmpl-custom-services .group-2.container .field_services_images{position:relative;width:100%;padding-left:14.4375%;margin:25px -100% 0;margin:25px calc(50% - 50vw) 0;width:200%}body[screen=xs] .tmpl-custom-services .group-2.container .field_services_images div img{width:31%}body[screen=xs] .tmpl-custom-services .group-2.container .description{width:100%}body[screen=xs] .tmpl-custom-services .group-2.container div:first-child h1{font-size:40px;font-weight:300;line-height:50px;letter-spacing:.44px;margin-bottom:8px}body[screen=xs] .tmpl-custom-services .tab-group{display:none}body[screen=xs] .tmpl-custom-services .advanced_rel_locations{margin-bottom:0}body[screen=sm] .tmpl-custom-services .container{margin-left:10.9375%;margin-right:10.9375%;max-width:none}body[screen=sm] .tmpl-custom-services .section-2{margin:0}body[screen=sm] .tmpl-custom-services .group-2.container{margin:0}body[screen=sm] .tmpl-custom-services .group-2.container .services-header-left{margin-left:9.4375%}body[screen=sm] .tmpl-custom-services .group-2.container .description{width:40%}body[screen=sm] .tmpl-custom-services .group-2.container .group-2-wrapper{padding:0 10.9375% 40px;margin:0;max-width:none;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}body[screen=sm] .tmpl-custom-services .group-2.container .group-2-wrapper>div:first-child{width:116%}body[screen=sm] .tmpl-custom-services .group-2.container .group-2-wrapper>div:first-child>h1{font-size:40px;font-weight:300;line-height:50px;letter-spacing:.44px;margin-bottom:8px}body[screen=sm] .tmpl-custom-services .group-2.container .group-2-wrapper>div:first-child>.button-yellow{margin-top:15px}body[screen=sm] .tmpl-custom-services .section-3 .services-tabs-heading{margin-top:35px}body[screen=sm] .tmpl-custom-services .tab-group{display:block;margin-top:18px;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}body[screen=sm] .tmpl-custom-services .tab-group:before{width:100%;margin-bottom:18px;font-size:20px;line-height:27px}body[screen=sm] .tmpl-custom-services .tab-group>div{flex:1}body[screen=sm] .tmpl-custom-services .tab-group .tab-nav{background:#f2f2f2;flex:0 0 33%;height:600px;padding-top:50px;padding-right:0;margin:0;border-top:1px solid rgba(132,137,145,0.178431);border-bottom:1px solid rgba(132,137,145,0.178431);border-left:1px solid rgba(132,137,145,0.178431);border-radius:1px 0 1px 1px}body[screen=sm] .tmpl-custom-services .tab-group .tab-nav .tab{min-height:40px;line-height:16px;margin-left:22px;padding:10px 70px 10px 8px;font-family:"Open Sans",sans-serif;font-size:12px;font-weight:400}body[screen=sm] .tmpl-custom-services .tab-group .tab-nav .tab.open{background:#FFF;border-left:4px solid #142546;font-weight:600}body[screen=sm] .tmpl-custom-services .tab-group .tab-nav .tab.open:after{content:"";display:inline-block;height:100%;position:absolute;top:0;width:4px;float:right;margin-right:8px;background-image:url(/templates/lyquix/images/icons/arrow-blue-right-bold.svg);background-position:center;background-repeat:no-repeat}body[screen=sm] .tmpl-custom-services .tab-group .tab-content{border-top:1px solid rgba(132,137,145,0.178431);border-bottom:1px solid rgba(132,137,145,0.178431);border-right:1px solid rgba(132,137,145,0.178431);border-radius:1px 1px 1px 0;height:600px;overflow-y:scroll}body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel{height:100%;width:64%;margin-left:40px;font-family:"Open Sans",sans-serif}body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .search{margin-left:20px}body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .mobile-filters .filter-toggle.open{background:#f2f2f2 url(/templates/lyquix/images/icons/filter-close-xs.svg) no-repeat center 60%/60%}body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .mobile-filters .filter-dropdown{display:none;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15)}body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .count-flag{margin-left:20px}body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .pt-list{padding-left:20px;padding-right:20px;-moz-column-gap:8px;column-gap:8px;row-gap:8px}body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .pt-list .related-pt{width:calc(50% - 8px);padding:16px 2px 16px 12px}body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .pt-list .related-pt span{font-size:14px}body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel>h2:first-child{margin-top:50px}body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters{justify-content:space-between}body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .search{border-right:0}body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .specialty-filter{display:none}body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .office-filter{display:none}body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .mobile-filters{display:flex;align-items:center;height:100%;border-left:1px solid #e4e4e4;padding:0 20px}body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .mobile-filters>span{display:block;height:20px;width:20px;background-image:url(/templates/lyquix/images/icons/filter.svg);background-position:center;background-repeat:no-repeat;background-size:cover;cursor:pointer}body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .mobile-filters .filter-dropdown{background:#FFF;width:314px;position:absolute;padding-bottom:20px;right:7px;top:130px;z-index:10000}body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .mobile-filters .filter-dropdown .specialty-filter,body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .mobile-filters .filter-dropdown .office-filter{display:flex;flex-direction:column;align-items:flex-start;width:200px;margin-top:20px;border-right:0}body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .mobile-filters .filter-dropdown .specialty-filter .specialty-filter-toggle,body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .mobile-filters .filter-dropdown .specialty-filter .office-filter-toggle,body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .mobile-filters .filter-dropdown .office-filter .specialty-filter-toggle,body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .mobile-filters .filter-dropdown .office-filter .office-filter-toggle{width:200px}body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .mobile-filters .filter-dropdown .specialty-filter .specialty-filter-dropdown,body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .mobile-filters .filter-dropdown .specialty-filter .office-filter-dropdown,body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .mobile-filters .filter-dropdown .office-filter .specialty-filter-dropdown,body[screen=sm] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .mobile-filters .filter-dropdown .office-filter .office-filter-dropdown{position:relative;padding:0;top:0;right:0;left:0}body[screen=sm] .tmpl-custom-services .accordion-group{display:none}body[screen=sm] .tmpl-custom-services .advanced_rel_locations>h2{font-size:20px;margin-top:35px}body[screen=sm] .tmpl-custom-services .group-5 .make-an-appointment{height:90px;margin-top:60px}body[screen=sm] .tmpl-custom-services .group-5 .make-an-appointment h2{font-size:17px;line-height:23.15px;margin-right:35px}body[screen=md] .tmpl-custom-services .container{margin-left:8.9375%;margin-right:8.9375%;max-width:none}body[screen=md] .tmpl-custom-services .section-2{margin:0}body[screen=md] .tmpl-custom-services .group-2.container{margin:0}body[screen=md] .tmpl-custom-services .group-2.container .services-header-left{margin-left:8.9375%}body[screen=md] .tmpl-custom-services .group-2.container .services-header-inner{width:auto}body[screen=md] .tmpl-custom-services .group-2.container .services-header-inner .description{width:40%}body[screen=md] .tmpl-custom-services .group-2.container .group-2-wrapper{padding:33px 8.9375% 0;margin:0;max-width:none;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}body[screen=md] .tmpl-custom-services .group-2.container .group-2-wrapper .description p{font-size:17px;line-height:25px}body[screen=md] .tmpl-custom-services .group-2.container .group-2-wrapper>div:first-child{width:116%}body[screen=md] .tmpl-custom-services .group-2.container .group-2-wrapper>div:first-child>h1{font-size:42px;font-weight:300;line-height:57.2px;letter-spacing:.44px;margin-bottom:8px;margin-top:0}body[screen=md] .tmpl-custom-services .group-2.container .group-2-wrapper>div:first-child>.button-yellow{margin-top:15px}body[screen=md] .tmpl-custom-services .section-3 .services-tabs-heading{margin-top:35px}body[screen=md] .tmpl-custom-services .tab-group{display:block;margin-top:18px;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}body[screen=md] .tmpl-custom-services .tab-group:after{content:"";display:block;height:100%;width:51%;background:url(/templates/lyquix/images/services-tab-img.png);background-size:cover;position:absolute;left:10%;height:600px;top:74px;transform:scale(0.8);height:675px;z-index:1}body[screen=md] .tmpl-custom-services .tab-group:before{width:100%;margin-bottom:18px;font-size:20px;line-height:27px}body[screen=md] .tmpl-custom-services .tab-group>div{flex:1}body[screen=md] .tmpl-custom-services .tab-group .tab-nav{background:#f2f2f2;flex:0 0 33%;height:600px;padding-top:50px;padding-right:0;margin:0;border-top:1px solid rgba(132,137,145,0.178431);border-bottom:1px solid rgba(132,137,145,0.178431);border-left:1px solid rgba(132,137,145,0.178431);border-radius:1px 0 1px 1px;z-index:2;opacity:.97}body[screen=md] .tmpl-custom-services .tab-group .tab-nav .tab{line-height:16px;margin-left:22px;padding:12px 70px 12px 8px;font-family:"Open Sans",sans-serif;font-size:12px;font-weight:400}body[screen=md] .tmpl-custom-services .tab-group .tab-nav .tab.open{background:#FFF;border-left:4px solid #142546;font-weight:600}body[screen=md] .tmpl-custom-services .tab-group .tab-nav .tab.open:after{content:"";display:inline-block;height:100%;position:absolute;top:0;width:4px;float:right;margin-right:12px;background-image:url(/templates/lyquix/images/icons/arrow-blue-right-bold.svg);background-position:center;background-repeat:no-repeat}body[screen=md] .tmpl-custom-services .tab-group .tab-content{border-top:1px solid rgba(132,137,145,0.178431);border-bottom:1px solid rgba(132,137,145,0.178431);border-right:1px solid rgba(132,137,145,0.178431);border-radius:1px 1px 1px 0;height:600px;overflow-y:scroll}body[screen=md] .tmpl-custom-services .tab-group .tab-content .tab-panel{height:100%;width:60%;margin-left:36%;font-family:"Open Sans",sans-serif}body[screen=md] .tmpl-custom-services .tab-group .tab-content .tab-panel>h2:first-child{margin-top:50px}body[screen=md] .tmpl-custom-services .tab-group .tab-content .tab-panel h2{font-size:20px;line-height:27.24px}body[screen=md] .tmpl-custom-services .tab-group .tab-content .tab-panel p{font-size:17px;line-height:25px}body[screen=md] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .filters .search{margin-left:20px}body[screen=md] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .count-flag{margin-left:20px}body[screen=md] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .pt-list{padding-left:20px}body[screen=md] .tmpl-custom-services .tab-group .tab-content .tab-panel[data-tab=physical-therapy] .pt-list .related-pt{padding:16px 2px 16px 12px}body[screen=md] .tmpl-custom-services .accordion-group{display:none}body[screen=md] .tmpl-custom-services .advanced_rel_locations>h2{font-size:20px;margin-top:35px;margin-bottom:18px}body[screen=md] .tmpl-custom-services .group-5 .make-an-appointment{margin-top:60px;height:100px}body[screen=md] .tmpl-custom-services .group-5 .make-an-appointment>div h2{font-size:17px;line-height:23.15px;margin-right:72px}body[screen=lg] .tmpl-custom-services .container:not(.group-2):not(.section-2){width:1080px;margin:0 auto}body[screen=lg] .tmpl-custom-services .section-2{margin:0;max-width:none}body[screen=lg] .tmpl-custom-services .group-2.container{margin:0 auto;max-width:none}body[screen=lg] .tmpl-custom-services .group-2.container .group-2-wrapper{padding:33px 0 0;max-width:1080px;width:100%;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center}body[screen=lg] .tmpl-custom-services .group-2.container .group-2-wrapper>div{width:1080px;margin:0 auto}body[screen=lg] .tmpl-custom-services .group-2.container .group-2-wrapper .description p{font-size:17px;line-height:25px}body[screen=lg] .tmpl-custom-services .group-2.container .group-2-wrapper>div:first-child{width:90%}body[screen=lg] .tmpl-custom-services .group-2.container .group-2-wrapper>div:first-child>h1{font-size:42px;font-weight:300;line-height:57.2px;letter-spacing:.44px;margin-bottom:8px;margin-top:0}body[screen=lg] .tmpl-custom-services .group-2.container .group-2-wrapper>div:first-child>.button-yellow{margin-top:15px;height:30px;line-height:30px}body[screen=lg] .tmpl-custom-services .section-3 .services-tabs-heading{margin-top:50px}body[screen=lg] .tmpl-custom-services .tab-group{display:block;margin-top:18px;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}body[screen=lg] .tmpl-custom-services .tab-group:after{content:"";display:block;height:100%;width:40%;background:url(/templates/lyquix/images/services-tab-img.png);background-size:cover;position:absolute;left:19%;height:600px;top:88px;transform:scale(0.8);height:675px;z-index:1}body[screen=lg] .tmpl-custom-services .tab-group:before{width:100%;margin-bottom:18px;font-size:20px;line-height:27px}body[screen=lg] .tmpl-custom-services .tab-group>div{flex:1}body[screen=lg] .tmpl-custom-services .tab-group .tab-nav{background:#f2f2f2;flex:0 0 33%;height:600px;padding-top:50px;padding-right:0;margin:0;border-top:1px solid rgba(132,137,145,0.178431);border-bottom:1px solid rgba(132,137,145,0.178431);border-left:1px solid rgba(132,137,145,0.178431);border-radius:1px 0 1px 1px;z-index:2;opacity:.97}body[screen=lg] .tmpl-custom-services .tab-group .tab-nav .tab{line-height:16px;margin-left:38px;padding:12px 70px 12px 8px;font-family:"Open Sans",sans-serif;font-size:12px;font-weight:400}body[screen=lg] .tmpl-custom-services .tab-group .tab-nav .tab.open{background:#FFF;border-left:4px solid #142546;font-weight:600}body[screen=lg] .tmpl-custom-services .tab-group .tab-nav .tab.open:after{content:"";display:inline-block;height:100%;top:0;width:4px;float:right;margin-right:12px;background-image:url(/templates/lyquix/images/icons/arrow-blue-right-bold.svg);background-position:center;background-repeat:no-repeat}body[screen=lg] .tmpl-custom-services .tab-group .tab-content{border-top:1px solid rgba(132,137,145,0.178431);border-bottom:1px solid rgba(132,137,145,0.178431);border-right:1px solid rgba(132,137,145,0.178431);border-radius:1px 1px 1px 0;height:600px;overflow-y:scroll}body[screen=lg] .tmpl-custom-services .tab-group .tab-content .tab-panel{height:100%;width:60%;margin-left:36%;font-family:"Open Sans",sans-serif}body[screen=lg] .tmpl-custom-services .tab-group .tab-content .tab-panel>h2:first-child{margin-top:50px}body[screen=lg] .tmpl-custom-services .tab-group .tab-content .tab-panel h2{font-size:20px;line-height:27.24px}body[screen=lg] .tmpl-custom-services .tab-group .tab-content .tab-panel p{font-size:17px;line-height:25px}body[screen=lg] .tmpl-custom-services .accordion-group{display:none}body[screen=lg] .tmpl-custom-services .advanced_rel_locations>h2{font-size:20px;margin-top:50px;margin-bottom:18px}body[screen=lg] .tmpl-custom-services .group-5 .make-an-appointment{margin-top:70px;height:100px}body[screen=lg] .tmpl-custom-services .group-5 .make-an-appointment>div h2{font-size:17px;line-height:23.15px;margin-right:72px}.tmpl-custom-services .advanced_rel_locations .office-list .list li:before{background-image:url(/templates/lyquix/images/location-icons/filter-office-color.svg) !important}.fc-item.tmpl-custom-specialties h1{padding-left:50px;padding-bottom:5px;position:relative}.fc-item.tmpl-custom-specialties h1 div{position:absolute;left:0}.fc-item.tmpl-custom-specialties .related-treatment-block .blk6{position:relative}.fc-item.tmpl-custom-specialties .related-treatment-block .blk6 .open-button:before,.fc-item.tmpl-custom-specialties .related-treatment-block .blk6 .close-button:before{top:initial}.fc-item.tmpl-custom-specialties .accordion.body-part{margin:0;width:90%;padding-bottom:0}.fc-item.tmpl-custom-specialties .accordion.body-part ul{margin-left:39px}.fc-item.tmpl-custom-specialties .accordion-2 ul{margin-left:39px}.fc-item.tmpl-custom-specialties .group-1,.fc-item.tmpl-custom-specialties .group-2,.fc-item.tmpl-custom-specialties .group-3,.fc-item.tmpl-custom-specialties .group-4,.fc-item.tmpl-custom-specialties .group-5,.fc-item.tmpl-custom-specialties .group-6{clear:both}.fc-item.tmpl-custom-specialties .group-1:before,.fc-item.tmpl-custom-specialties .group-1:after,.fc-item.tmpl-custom-specialties .group-2:before,.fc-item.tmpl-custom-specialties .group-2:after,.fc-item.tmpl-custom-specialties .group-3:before,.fc-item.tmpl-custom-specialties .group-3:after,.fc-item.tmpl-custom-specialties .group-4:before,.fc-item.tmpl-custom-specialties .group-4:after,.fc-item.tmpl-custom-specialties .group-5:before,.fc-item.tmpl-custom-specialties .group-5:after,.fc-item.tmpl-custom-specialties .group-6:before,.fc-item.tmpl-custom-specialties .group-6:after{content:" ";display:table}.fc-item.tmpl-custom-specialties .group-1:after,.fc-item.tmpl-custom-specialties .group-2:after,.fc-item.tmpl-custom-specialties .group-3:after,.fc-item.tmpl-custom-specialties .group-4:after,.fc-item.tmpl-custom-specialties .group-5:after,.fc-item.tmpl-custom-specialties .group-6:after{clear:both}.fc-item.tmpl-custom-specialties .field_edu_active{margin:0 auto}.fc-item.tmpl-custom-specialties .field_edu_active iframe{width:300px;height:600px;border:0}.fc-item.tmpl-custom-specialties .surgery-op{height:auto;width:154px;float:left;margin:3px}.fc-item.tmpl-custom-specialties .grid-blog-series-0,.fc-item.tmpl-custom-specialties .grid-blog-series-1,.fc-item.tmpl-custom-specialties .grid-blog-series-2,.fc-item.tmpl-custom-specialties .grid-blog-series-3,.fc-item.tmpl-custom-specialties .grid-blog-series-4,.fc-item.tmpl-custom-specialties .grid-blog-series-5,.fc-item.tmpl-custom-specialties .grid-blog-series-6,.fc-item.tmpl-custom-specialties .grid-blog-series-7{margin-top:20px}.fc-item.tmpl-custom-specialties .field_rel_video_collection{position:relative}.fc-item.tmpl-custom-specialties .field_rel_video_collection .main-container{position:relative;border-radius:2px;margin:0;padding:0;line-height:0;height:475px;overflow:hidden}.fc-item.tmpl-custom-specialties .field_rel_video_collection .text-container{position:absolute;top:0;left:0;height:100%;width:418px;padding:77px 44px;font-family:"Open Sans",sans-serif;font-size:18px;line-height:24px;color:#fff;background-color:rgba(31,35,51,0.9);box-sizing:border-box}.fc-item.tmpl-custom-specialties .field_rel_video_collection .text-container .button-yellow{margin-top:55px;margin-left:0}.row.fixed-items-container .sub-menu-tabs li[data-href="#conditions-treatments"],.fc-item.tmpl-custom-specialties.item-general-orthopaedics .sub-menu-tabs li[data-href="#conditions-treatments"]{display:none}body[screen=lg] .fc-item.tmpl-custom-specialties .group-3 .description{margin-right:75px}body[screen=sm] .fc-item.tmpl-custom-specialties .field_edu_active{float:right;margin:0 10px 5px}body[screen=md] .fc-item.tmpl-custom-specialties .field_rel_video_collection .text-container,body[screen=sm] .fc-item.tmpl-custom-specialties .field_rel_video_collection .text-container{width:50%;padding:50px 20px}body[screen=xs] .fc-item.tmpl-custom-specialties .ccb-programs li{float:none;margin:2px auto}body[screen=xs] .fc-item.tmpl-custom-specialties .field_spe_stories{padding-bottom:45px;border-bottom:1px solid #d4d4d4;margin-bottom:15px}body[screen=xs] .fc-item.tmpl-custom-specialties .field_spe_stories .all-stories-link{margin-top:22px}body[screen=xs] .fc-item.tmpl-custom-specialties .field_rel_video_collection .main-container{height:291px}body[screen=xs] .fc-item.tmpl-custom-specialties .field_rel_video_collection .text-container{width:100%;height:225px;top:auto;bottom:0;padding:30px 20px;font-size:1.65rem;line-height:23px}body[screen=xs] .fc-item.tmpl-custom-specialties .field_rel_video_collection .text-container .button-yellow{margin-top:17px}@media screen and (max-width:320px){.fc-item.tmpl-custom-specialties .group-2,.fc-item.tmpl-custom-specialties .group-3,.fc-item.tmpl-custom-specialties .group-5{margin:0 5px}.fc-item.tmpl-custom-specialties .group-4 h2{margin:2.505rem 5px 10px}.fc-item.tmpl-custom-specialties .group-4 .field_spe_treatments,.fc-item.tmpl-custom-specialties .group-4 .field_spe_conditions{margin:0 5px}.fc-item.tmpl-custom-specialties .group-4 h2.accordion-link-bottom{margin:40px 5px 0 !important;width:310px}.fc-item.tmpl-custom-specialties .group-6 h2{margin:2.505rem 5px 10px}}.fc-item.tmpl-custom-treatments .group-1:before,.fc-item.tmpl-custom-treatments .group-1:after,.fc-item.tmpl-custom-treatments .group-2:before,.fc-item.tmpl-custom-treatments .group-2:after,.fc-item.tmpl-custom-treatments .group-3:before,.fc-item.tmpl-custom-treatments .group-3:after,.fc-item.tmpl-custom-treatments .group-4:before,.fc-item.tmpl-custom-treatments .group-4:after,.fc-item.tmpl-custom-conditions .group-1:before,.fc-item.tmpl-custom-conditions .group-1:after,.fc-item.tmpl-custom-conditions .group-2:before,.fc-item.tmpl-custom-conditions .group-2:after,.fc-item.tmpl-custom-conditions .group-3:before,.fc-item.tmpl-custom-conditions .group-3:after,.fc-item.tmpl-custom-conditions .group-4:before,.fc-item.tmpl-custom-conditions .group-4:after{content:" ";display:table}.fc-item.tmpl-custom-treatments .group-1:after,.fc-item.tmpl-custom-treatments .group-2:after,.fc-item.tmpl-custom-treatments .group-3:after,.fc-item.tmpl-custom-treatments .group-4:after,.fc-item.tmpl-custom-conditions .group-1:after,.fc-item.tmpl-custom-conditions .group-2:after,.fc-item.tmpl-custom-conditions .group-3:after,.fc-item.tmpl-custom-conditions .group-4:after{clear:both}.fc-item.tmpl-custom-treatments .group-3,.fc-item.tmpl-custom-conditions .group-3{padding-bottom:40px}.fc-item.tmpl-custom-treatments .group-3 .blk8,.fc-item.tmpl-custom-conditions .group-3 .blk8{position:relative}body[screen=lg] .fc-item.tmpl-custom-treatments .description,body[screen=lg] .fc-item.tmpl-custom-conditions .description{margin-right:75px}@media screen and (max-width:320px){.fc-item.tmpl-custom-treatments .description,.fc-item.tmpl-custom-conditions .description{margin:0 5px}}.item-urgent-care{overflow:hidden}.item-urgent-care .breadcrumb{display:none}.item-urgent-care .description{margin-bottom:42px}.item-urgent-care .description h1{margin-top:40px;font-weight:300;font-size:4.2rem;line-height:57px;padding-bottom:0;border-bottom:0}.item-urgent-care .description p{color:#142546;font-family:"Open Sans";font-size:17px;letter-spacing:0;line-height:25px}.item-urgent-care .description ul li{color:#142546;font-family:"Open Sans";font-size:16px;letter-spacing:0;line-height:22px}.item-urgent-care .description h2{color:#142546;font-family:"Open Sans";font-size:20px;font-weight:600;letter-spacing:0;line-height:27px}.item-urgent-care .description .main-text{box-sizing:border-box;padding-right:42px}.item-urgent-care .description h2.subtitle{color:#09101e;font-family:"Open Sans";font-size:27px;letter-spacing:1.68px;line-height:42px;font-weight:400;text-transform:uppercase;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 0,"pnum" 1,"dlig" 0,"tnum" 0,"lnum" 0}.item-urgent-care .description h2.subtitle .highlight{background-color:rgba(255,222,0,0.61)}.item-urgent-care .description .right-column{margin-top:40px}.item-urgent-care .description .right-column .subtitle{margin-top:0}.item-urgent-care .description .right-column .image{position:relative;margin-top:33px}.item-urgent-care .description .right-column .image .text{position:absolute;bottom:0;padding:0 39px 55px 30px;box-sizing:border-box;width:100%}.item-urgent-care .description .right-column .image .text h2{color:#fff;font-family:"Open Sans";font-weight:400;font-size:27px;letter-spacing:1.51px;line-height:42px;margin:0 0 18px;text-transform:uppercase}.item-urgent-care .description .right-column .image .text p{margin:0;color:#fff;font-family:"Open Sans";font-size:17px;letter-spacing:0;line-height:27px}.item-urgent-care .description .right-column .image .text>*{color:#fff}.item-urgent-care .description .field_eve_content .flex-container{margin:22px 0 42px;border:1px solid #d6d6d6;border-radius:1px;display:flex}.item-urgent-care .description .field_eve_content .flex-container .box{border-right:1px solid #d6d6d6;width:50%}.item-urgent-care .description .field_eve_content .flex-container .box .title{background-color:rgba(248,248,248,0.97);padding:12px 28px 9px;border-bottom:1px solid rgba(221,221,221,0.97)}.item-urgent-care .description .field_eve_content .flex-container .box .title h2{font-size:16px;font-weight:600;letter-spacing:0;line-height:22px;margin:0}.item-urgent-care .description .field_eve_content .flex-container .box .content{padding:16px 18px 34px}.item-urgent-care .description .field_eve_content .flex-container .box .content ul{margin:0}.item-urgent-care .description .field_eve_content .flex-container .box .content ul li:first-of-type{margin-top:0}.item-urgent-care .description .field_eve_content .flex-container .box .content ul li:last-of-type{margin-bottom:0}.item-urgent-care .description .mid-banner{position:relative;width:100%;margin:0 0 17px;padding:85px 0 92px}.item-urgent-care .description .mid-banner:before{content:" ";display:block;width:100vw;height:100%;position:absolute;left:50%;top:0;transform:translateX(-50%);background-image:url(/templates/lyquix/images/urgentcare-lp-midbanner.jpg);background-size:cover;background-position:top center}.item-urgent-care .description .mid-banner h2{color:#fff;font-family:"Open Sans";font-size:27px;letter-spacing:1.51px;line-height:42px;margin:0;width:445px;text-transform:uppercase;position:relative;z-index:1;font-weight:400}.item-urgent-care .field_rel_locations .ccb-locations{margin:16px -3px 15px;display:flex;flex-wrap:wrap}.item-urgent-care .field_rel_locations .ccb-locations li{width:calc(25% - 6px);margin:3px;box-sizing:border-box;box-shadow:none}.item-urgent-care .field_rel_locations .ccb-locations li .image{position:relative;line-height:0}.item-urgent-care .field_rel_locations .ccb-locations li .image a{padding-bottom:0;position:relative}.item-urgent-care .field_rel_locations .ccb-locations li .image a:before{content:" ";display:block;width:100%;height:100%;background:linear-gradient(0,rgba(9,13,35,0.86) 0,rgba(9,18,35,0) 100%);position:absolute;z-index:1}.item-urgent-care .field_rel_locations .ccb-locations li .image img{position:relative;z-index:0;display:block;width:100%}.item-urgent-care .field_rel_locations .ccb-locations li .image h3{position:absolute;z-index:2;bottom:12px;left:9px;max-width:calc(100% - 18px);color:#fff;font-size:17px;font-weight:600;letter-spacing:0;line-height:25px;margin:0}.item-urgent-care .field_rel_locations .ccb-locations li .text{padding:12px 10.5px 30px}.item-urgent-care .field_rel_locations .ccb-locations li .text .field{margin:12px 0}.item-urgent-care .field_rel_locations .ccb-locations li .text .field:first-of-type{margin-top:0}.item-urgent-care .field_rel_locations .ccb-locations li .text .field:last-of-type{margin-bottom:22px}.item-urgent-care .field_rel_locations .ccb-locations li .text p{font-size:1.4rem;letter-spacing:0;line-height:23px;margin:0;font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 0,"pnum" 1,"dlig" 0,"tnum" 0,"lnum" 0}.item-urgent-care .field_rel_locations .ccb-locations li .text p strong{font-feature-settings:"kern" 1,"liga" 1,"calt" 1,"onum" 0,"pnum" 1,"dlig" 0,"tnum" 0,"lnum" 0}.item-urgent-care .field_rel_locations .ccb-locations li .text p.red{color:#d12300}.item-urgent-care .field_rel_locations .ccb-locations li .text .field_phone{display:flex}.item-urgent-care .field_rel_locations .ccb-locations li .text .field_hours{display:flex}.item-urgent-care .field_rel_locations .ccb-locations li .text .field_hours p{font-weight:600}.item-urgent-care .field_rel_locations .ccb-locations li .text .field_hours br:nth-of-type(odd){display:none}.item-urgent-care .field_rel_locations .ccb-locations li .text .field_hours p .days{clear:left}.item-urgent-care .field_rel_locations .ccb-locations li .text .field_hours .hours,.item-urgent-care .field_rel_locations .ccb-locations li .text .field_hours .days{display:inline}.item-urgent-care .field_rel_locations .ccb-locations li .text .field_hours .hours{font-weight:400}.item-urgent-care .field_rel_locations .ccb-locations li .text .field_hours .hours:before{content:" ";display:inline}.item-urgent-care .field_rel_locations .ccb-locations li .text .button{padding:7.5px 38px 6.5px;width:172px;box-sizing:border-box;font-size:11px;font-weight:900;letter-spacing:.48px;line-height:13px}.item-urgent-care .field_rel_locations .ccb-locations li:nth-of-type(3) .text .field_hours p{color:#d12300}body[screen=md] .item-urgent-care .description .main-text{width:430px;padding-right:0}body[screen=md] .item-urgent-care .description .flex-container .box .title{padding:12px 11px 9px}body[screen=md] .item-urgent-care .description .right-column{width:263px;float:right}body[screen=md] .item-urgent-care .description .right-column .image .text{padding:0 22px 30px}body[screen=md] .item-urgent-care .description .mid-banner h2{margin:0 auto 0 44px}body[screen=md] .item-urgent-care .description .ccb-locations li{width:calc(33.333% - 6px)}body[screen=sm] .item-urgent-care .description h2.subtitle,body[screen=xs] .item-urgent-care .description h2.subtitle{font-size:22px;letter-spacing:1.23px;line-height:34px}body[screen=sm] .item-urgent-care .description .main-text,body[screen=xs] .item-urgent-care .description .main-text{padding-right:0}body[screen=sm] .item-urgent-care .description .mobile-banner,body[screen=xs] .item-urgent-care .description .mobile-banner{line-height:0;position:relative}body[screen=sm] .item-urgent-care .description .mobile-banner img,body[screen=xs] .item-urgent-care .description .mobile-banner img{width:100%}body[screen=sm] .item-urgent-care .description .mobile-banner .text,body[screen=xs] .item-urgent-care .description .mobile-banner .text{position:absolute;bottom:19px;left:25px;width:314px}body[screen=sm] .item-urgent-care .description .mobile-banner .text h2,body[screen=xs] .item-urgent-care .description .mobile-banner .text h2{color:#fff;font-family:"Open Sans";font-weight:400;font-size:22px;letter-spacing:1.23px;line-height:34px;margin:0 0 6px;text-transform:uppercase}body[screen=sm] .item-urgent-care .description .mobile-banner .text p,body[screen=xs] .item-urgent-care .description .mobile-banner .text p{margin:0;color:#fff;font-family:"Open Sans";font-size:17px;letter-spacing:0;line-height:27px}body[screen=sm] .item-urgent-care .description h1{margin-top:33px;margin-left:0;margin-right:0;font-size:4.2rem;line-height:57px;padding-bottom:0;border-bottom:0}body[screen=sm] .item-urgent-care .description .main-text{margin-left:auto;margin-right:auto;float:none}body[screen=sm] .item-urgent-care .description .ccb-locations li{width:calc(50% - 6px)}body[screen=xs] .item-urgent-care .description{padding:0;max-width:300px;margin:0 auto;box-sizing:border-box}body[screen=xs] .item-urgent-care .description .container{max-width:300px}body[screen=xs] .item-urgent-care .description>*,body[screen=xs] .item-urgent-care .description .container>*{float:none}body[screen=xs] .item-urgent-care .description h1{margin-top:26px;margin-left:0;margin-right:0;font-size:4rem;line-height:50px;padding-bottom:0;border-bottom:0}body[screen=xs] .item-urgent-care .description .main-text{margin-left:auto;margin-right:auto;float:none}body[screen=xs] .item-urgent-care .description .field_eve_content .flex-container{margin:22px 0 42px;flex-wrap:wrap}body[screen=xs] .item-urgent-care .description .field_eve_content .flex-container .box{border-right:0;width:100%;box-sizing:border-box}body[screen=xs] .item-urgent-care .description .field_eve_content .flex-container .box:last-of-type{border-top:1px solid rgba(221,221,221,0.97)}body[screen=xs] .item-urgent-care .description .field_eve_content .flex-container .box ul li{font-size:1.4rem;line-height:22px}body[screen=xs] .item-urgent-care .description .field_eve_content .flex-container .box .title{padding:12px 20px 9px}body[screen=xs] .item-urgent-care .description .field_eve_content .flex-container .box .content{padding:14px 20px 20px}body[screen=xs] .item-urgent-care .description .ccb-locations{margin-bottom:0}body[screen=xs] .item-urgent-care .description .ccb-locations li{width:100%;margin:3px 0}body[screen=xs] .item-urgent-care .description .ccb-locations li .image h3{left:20px;width:calc(100% - 40px);bottom:11px}body[screen=xs] .item-urgent-care .description .mobile-banner{line-height:0;position:relative}body[screen=xs] .item-urgent-care .description .mobile-banner img{width:100%}body[screen=xs] .item-urgent-care .description .mobile-banner .text{position:absolute;bottom:25px;left:20px;width:calc(100% - 40px)}.fc-item.tmpl-custom-video-collections .group-3{margin:0 0 55px 0}.fc-item.tmpl-custom-video-collections .group-3 .button-yellow{margin:5px 0}.fc-item.tmpl-custom-video-collections .group-4{margin-top:45px}.fc-item.tmpl-custom-video-collections .field_rel_videos{list-style:none;margin:0;padding:0}.fc-item.tmpl-custom-video-collections .field_rel_videos li{width:100%;margin:0 0 24px 0;display:block;display:flex}.fc-item.tmpl-custom-video-collections .field_rel_videos li .lyqbox-item{width:314px;margin:0;box-sizing:border-box}.fc-item.tmpl-custom-video-collections .field_rel_videos li .lyqbox-item img{border-radius:2px}.fc-item.tmpl-custom-video-collections .field_rel_videos li .vid-gal-right-column{width:calc(100% - 314px)}.fc-item.tmpl-custom-video-collections .field_rel_videos li h2{margin:5px 0 12px;font-size:1.5rem;line-height:1.333}.fc-item.tmpl-custom-video-collections .field_rel_videos li .title-overlay h3 a{text-decoration:none;color:#bac0cb !important}.fc-item.tmpl-custom-video-collections .field_rel_videos li h2 a{text-decoration:none}.fc-item.tmpl-custom-video-collections .field_rel_videos li .button-yellow{margin:0}.fc-item.tmpl-custom-video-collections .lyqbox-item{position:relative}.fc-item.tmpl-custom-video-collections .lyqbox-item .title-overlay{position:absolute;left:0;bottom:0;height:65px;background-color:rgba(9,18,35,0.9);width:100%;text-decoration:none;text-align:left;transition:all 1s;z-index:1}.fc-item.tmpl-custom-video-collections .lyqbox-item .title-overlay h3{letter-spacing:.5px;text-align:left;color:#bac0cb;margin:14px 14px 14px 14px;font-weight:normal;font-size:1.7rem;line-height:2.1rem;border:0;height:40px;overflow:hidden;font-family:"EB Garamond",serif}.fc-item.tmpl-custom-video-collections .lyqbox-item .video-icon{right:22px;top:22px}.fc-item.tmpl-custom-video-collections .lyqbox-item:hover .title-overlay{height:215px}.fc-item.tmpl-custom-video-collections .lyqbox-item:hover .title-overlay h3{border-bottom:1px solid rgba(255,255,255,0.27);padding-bottom:24px;margin-bottom:0}.fc-item.tmpl-custom-video-collections .vid-gal-right-column{padding-left:30px}.fc-item.tmpl-custom-video-collections .vid-gal-right-column .field_intro_text p{color:#777;font-size:1.5rem;line-height:1.533;margin:0}body[screen=sm] .fc-item.tmpl-custom-video-collections .group-4{margin-top:22.5px}body[screen=xs] .fc-item.tmpl-custom-video-collections .lyqbox-item,body[screen=xs] .fc-item.tmpl-custom-video-collections .vid-gal-right-column{width:100%}body[screen=xs] .fc-item.tmpl-custom-video-collections .lyqbox-item img,body[screen=xs] .fc-item.tmpl-custom-video-collections .vid-gal-right-column img{border-radius:0}body[screen=xs] .fc-item.tmpl-custom-video-collections .vid-gal-right-column{padding-left:0}body[screen=xs] .fc-item.tmpl-custom-video-collections .vid-gal-right-column .field_intro_text p{margin-top:8px}body[screen=xs] .fc-item.tmpl-custom-video-collections .field_rel_videos li{flex-wrap:wrap;padding-bottom:22px;border-bottom:1px solid #e3e3e7;margin:0 0 20px 0}body[screen=xs] .fc-item.tmpl-custom-video-collections .field_rel_videos li .lyqbox-item .video-icon{width:58px;height:58px;right:calc(50% - 29px);top:calc(50% - 29px)}.item-virtual .online-scheduling{background-image:url(/templates/lyquix/images/rothman-appt-online_LG.jpg);background-size:cover;background-position:center;position:relative;border-radius:3px;margin:20px 0 12px}.item-virtual .online-scheduling:before{content:" ";display:block;width:100%;height:100%;top:0;left:0;position:absolute;background:linear-gradient(90deg,#252934 0,#616674 100%);mix-blend-mode:multiply}.item-virtual .online-scheduling>*{position:relative;z-index:2}.item-virtual .online-scheduling h3,.item-virtual .online-scheduling p{color:#fff}.item-virtual .online-scheduling h3{margin:0}.item-virtual .online-scheduling p{margin:12px 0 35px;line-height:22px;font-family:"Open Sans",sans-serif}.item-virtual .online-scheduling .wrapper{padding:50px 40px;width:639px}.item-virtual .flex-container{display:flex;justify-content:space-between;margin-bottom:30px}.item-virtual .flex-container>*{flex-grow:0}.item-virtual .flex-container .text{width:calc(72.893% - 46px);padding:28px 0 30px;margin-right:46px}.item-virtual .flex-container .testimonials{width:37.107%}.item-virtual .flex-container .testimonials .testimonial{width:100%;box-sizing:border-box;padding:12px 35px 40px 18px;overflow:hidden;position:relative;background-color:#09101e;border-radius:3px;display:none;background-size:cover;background-repeat:no-repeat}.item-virtual .flex-container .testimonials .testimonial.active{display:block}.item-virtual .flex-container .testimonials .testimonial:before{content:" ";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-size:421px;background-position:center;opacity:.5;-webkit-filter:blur(2px);filter:blur(2px)}.item-virtual .flex-container .testimonials .testimonial:first-of-type{background-image:url(/images/rothman-virtual-testimonial_back1.jpg)}.item-virtual .flex-container .testimonials .testimonial:nth-of-type(2){background-image:url(/images/rothman-virtual-testimonial_back2.jpg)}.item-virtual .flex-container .testimonials .testimonial:nth-of-type(3){background-image:url(/images/Jan.jpg)}.item-virtual .flex-container .testimonials .testimonial:nth-of-type(4){background-image:url(/images/Jim.jpg)}.item-virtual .flex-container .testimonials .testimonial:after{content:" ";display:block;height:556px;width:556px;opacity:.85;border-radius:100%;background-color:#09101e;position:absolute;top:26px;left:-135px}.item-virtual .flex-container .testimonials .testimonial *>{position:relative;z-index:2}.item-virtual .flex-container .testimonials .testimonial .image{width:79px;box-sizing:border-box;padding:6px;border:1px solid #f7d539;border-radius:100%}.item-virtual .flex-container .testimonials .testimonial .image img{width:65px;display:block;border-radius:100%}.item-virtual .flex-container .testimonials .testimonial p{margin-left:7px;color:#fff;font-family:"Open Sans",sans-serif;font-size:14px;font-style:italic;letter-spacing:0;line-height:20px}.item-virtual .field_eve_content{margin-top:40px}.item-virtual .field_eve_content h3{font-size:1.5rem;line-height:22px;margin:0 0 3px;color:#09101e}.item-virtual .field_eve_content p{margin:0 0 20px 20px}.item-virtual .field_eve_content .accordion-container:first-child{border-top:1px solid #eee}.item-virtual .field_eve_content .accordion-container:last-child h3:first-of-type{margin-bottom:20px}.item-virtual .accordion-container .accordion-link{margin:20px 0 22px}.item-virtual .accordion-container .accordion-link:before{top:18.5px}.item-virtual .field_right_column_top,.item-virtual .field_right_column_bottom{display:none}body[screen=md] .item-virtual h1{margin-top:26px}body[screen=sm] .item-virtual h1{margin-top:12px}body[screen=sm] .item-virtual .online-scheduling{background-image:url(/templates/lyquix/images/rothman-appt-online_SM.jpg)}body[screen=sm] .item-virtual .online-scheduling p{margin:6px 0 20px;line-height:20px}body[screen=sm] .item-virtual .online-scheduling .wrapper{padding:36px 30px 40px;width:443px}body[screen=sm] .item-virtual .flex-container{align-items:flex-start}body[screen=sm] .item-virtual .flex-container .text{width:calc(59.779% - 24px);padding:13px 0 0;margin-right:24px}body[screen=sm] .item-virtual .flex-container .text p:first-of-type{margin-top:0}body[screen=sm] .item-virtual .flex-container .text p:last-of-type{margin-bottom:0}body[screen=sm] .item-virtual .flex-container .testimonials{width:40.221%}body[screen=sm] .item-virtual .flex-container .testimonials .testimonial{padding:14px 20px 30px 15px}body[screen=sm] .item-virtual .flex-container .testimonials .testimonial .image{width:55px;margin-bottom:14px}body[screen=sm] .item-virtual .flex-container .testimonials .testimonial .image img{width:45px}body[screen=sm] .item-virtual .flex-container .testimonials .testimonial p{margin:0}body[screen=sm] .item-virtual .group-7{padding:0}body[screen=xs] .item-virtual h1{margin:12px 0 5px !important}body[screen=xs] .item-virtual .online-scheduling{background-image:url(/templates/lyquix/images/rothman-appt-online_XS.jpg)}body[screen=xs] .item-virtual .online-scheduling p{margin:6px 0 20px;line-height:20px}body[screen=xs] .item-virtual .online-scheduling .wrapper{padding:33px 22px 40px;width:auto}body[screen=xs] .item-virtual .flex-container{flex-wrap:wrap}body[screen=xs] .item-virtual .flex-container .text{width:100%;padding:0 0 20px;margin-right:0}body[screen=xs] .item-virtual .flex-container .text p:first-of-type{margin-top:0}body[screen=xs] .item-virtual .flex-container .text p:last-of-type{margin-bottom:0}body[screen=xs] .item-virtual .flex-container .testimonials{width:100%}body[screen=xs] .item-virtual .flex-container .testimonials .testimonial{padding:14px 20px 30px 15px}body[screen=xs] .item-virtual .flex-container .testimonials .testimonial .image{width:55px;margin-bottom:14px}body[screen=xs] .item-virtual .flex-container .testimonials .testimonial .image img{width:45px}body[screen=xs] .item-virtual .flex-container .testimonials .testimonial p{margin:0;max-width:260px}body[screen=xs] .item-virtual .field_eve_content{margin-top:25px}body[screen=xs] .item-virtual .field_eve_content h2{margin:11px 0 13px;padding-right:32px}body[screen=xs] .item-virtual .field_eve_content h2:before{top:14px;width:27px;height:27px}body[screen=xs] .item-virtual .field_eve_content h3{margin:0 0 4px}body[screen=xs] .item-virtual .field_eve_content p{margin:0 0 15px 20px}body[screen=xs] .item-virtual .field_eve_content .accordion-container:last-child h3:first-of-type{margin-bottom:15px}body[screen=xs] .item-virtual .group-7{padding:0}ul.breadcrumb{margin-bottom:0;border-bottom:0}.item-request-your-medical-records .common-patient-resources{overflow:hidden}.item-request-your-medical-records .common-patient-resources:before{top:0 !important}body[screen=sm] .item-request-your-medical-records .common-patient-resources{overflow:hidden}body[screen=sm] .item-request-your-medical-records .common-patient-resources:before{top:64px !important}body[screen=xs] .item-request-your-medical-records .common-patient-resources{overflow:hidden}body[screen=xs] .item-request-your-medical-records .common-patient-resources:before{top:20px !important}.item-disability-and-fmla-forms .common-patient-resources,.item-request-your-medical-records .common-patient-resources{display:flex}.make-an-appointment .emergency,.item-patient-resources .common-patient-resources .emergency,.item-disability-and-fmla-forms .common-patient-resources .emergency,.item-request-your-medical-records .common-patient-resources .emergency{border-top:3px solid red;border-radius:2px;background-color:#f2f2f2;box-shadow:0 2px 4px 0 rgba(0,0,0,0.13);text-align:center;padding:11px 0 9px}.make-an-appointment .emergency p,.item-patient-resources .common-patient-resources .emergency p,.item-disability-and-fmla-forms .common-patient-resources .emergency p,.item-request-your-medical-records .common-patient-resources .emergency p{margin:0;font-family:"Open Sans",sans-serif;color:#09101e;font-size:1.5rem;line-height:22px}.make-an-appointment .boxes,.item-patient-resources .common-patient-resources .boxes,.item-disability-and-fmla-forms .common-patient-resources .boxes,.item-request-your-medical-records .common-patient-resources .boxes{display:flex;flex-wrap:wrap}.make-an-appointment .boxes.hide,.item-patient-resources .common-patient-resources .boxes.hide,.item-disability-and-fmla-forms .common-patient-resources .boxes.hide,.item-request-your-medical-records .common-patient-resources .boxes.hide{display:none}.make-an-appointment .boxes>div,.item-patient-resources .common-patient-resources .boxes>div,.item-disability-and-fmla-forms .common-patient-resources .boxes>div,.item-request-your-medical-records .common-patient-resources .boxes>div{margin-bottom:6px;box-sizing:border-box;position:relative;background-size:cover}.make-an-appointment .boxes>div:before,.item-patient-resources .common-patient-resources .boxes>div:before,.item-disability-and-fmla-forms .common-patient-resources .boxes>div:before,.item-request-your-medical-records .common-patient-resources .boxes>div:before{content:" ";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(270deg,#616674 0,#252934 100%);mix-blend-mode:multiply;z-index:1}.make-an-appointment .boxes>div:first-of-type,.item-patient-resources .common-patient-resources .boxes>div:first-of-type,.item-disability-and-fmla-forms .common-patient-resources .boxes>div:first-of-type,.item-request-your-medical-records .common-patient-resources .boxes>div:first-of-type{margin-right:6px;background-image:url(/templates/lyquix/images/rothman-appt-callback_LG.jpg)}.make-an-appointment .boxes>div:nth-of-type(2),.make-an-appointment .boxes>div:nth-of-type(3),.item-patient-resources .common-patient-resources .boxes>div:nth-of-type(2),.item-patient-resources .common-patient-resources .boxes>div:nth-of-type(3),.item-disability-and-fmla-forms .common-patient-resources .boxes>div:nth-of-type(2),.item-disability-and-fmla-forms .common-patient-resources .boxes>div:nth-of-type(3),.item-request-your-medical-records .common-patient-resources .boxes>div:nth-of-type(2),.item-request-your-medical-records .common-patient-resources .boxes>div:nth-of-type(3){background-image:url(/templates/lyquix/images/rothman-appt-online_LG-2.jpg)}.make-an-appointment .boxes>div:nth-of-type(-1n+3),.item-patient-resources .common-patient-resources .boxes>div:nth-of-type(-1n+3),.item-disability-and-fmla-forms .common-patient-resources .boxes>div:nth-of-type(-1n+3),.item-request-your-medical-records .common-patient-resources .boxes>div:nth-of-type(-1n+3){width:calc(50% - 3px);padding:45px 60px 54px 30px;position:relative}.make-an-appointment .boxes>div h3,.item-patient-resources .common-patient-resources .boxes>div h3,.item-disability-and-fmla-forms .common-patient-resources .boxes>div h3,.item-request-your-medical-records .common-patient-resources .boxes>div h3{font-weight:600;margin:0 0 8px;font-size:1.75rem;line-height:29px}.make-an-appointment .boxes>div ul,.item-patient-resources .common-patient-resources .boxes>div ul,.item-disability-and-fmla-forms .common-patient-resources .boxes>div ul,.item-request-your-medical-records .common-patient-resources .boxes>div ul{margin:0;z-index:3}.make-an-appointment .boxes>div ul li,.item-patient-resources .common-patient-resources .boxes>div ul li,.item-disability-and-fmla-forms .common-patient-resources .boxes>div ul li,.item-request-your-medical-records .common-patient-resources .boxes>div ul li{margin:5px 0;line-height:22px}.make-an-appointment .boxes>div ul li:first-of-type,.item-patient-resources .common-patient-resources .boxes>div ul li:first-of-type,.item-disability-and-fmla-forms .common-patient-resources .boxes>div ul li:first-of-type,.item-request-your-medical-records .common-patient-resources .boxes>div ul li:first-of-type{margin-top:0}.make-an-appointment .boxes>div ul li:last-of-type,.item-patient-resources .common-patient-resources .boxes>div ul li:last-of-type,.item-disability-and-fmla-forms .common-patient-resources .boxes>div ul li:last-of-type,.item-request-your-medical-records .common-patient-resources .boxes>div ul li:last-of-type{margin-bottom:0}.make-an-appointment .boxes>div *,.item-patient-resources .common-patient-resources .boxes>div *,.item-disability-and-fmla-forms .common-patient-resources .boxes>div *,.item-request-your-medical-records .common-patient-resources .boxes>div *{position:relative;z-index:2}.make-an-appointment .boxes>div *:not(a),.item-patient-resources .common-patient-resources .boxes>div *:not(a),.item-disability-and-fmla-forms .common-patient-resources .boxes>div *:not(a),.item-request-your-medical-records .common-patient-resources .boxes>div *:not(a){color:#fff;font-family:"Open Sans",sans-serif}.make-an-appointment .boxes>div .link,.item-patient-resources .common-patient-resources .boxes>div .link,.item-disability-and-fmla-forms .common-patient-resources .boxes>div .link,.item-request-your-medical-records .common-patient-resources .boxes>div .link{position:relative}.make-an-appointment .boxes>div .link ul,.item-patient-resources .common-patient-resources .boxes>div .link ul,.item-disability-and-fmla-forms .common-patient-resources .boxes>div .link ul,.item-request-your-medical-records .common-patient-resources .boxes>div .link ul{position:absolute;width:254px;left:0;top:55px;border-radius:0 0 4px 4px;background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);display:none;padding:16px 49px 24px;margin:0;box-sizing:border-box}.make-an-appointment .boxes>div .link ul li,.item-patient-resources .common-patient-resources .boxes>div .link ul li,.item-disability-and-fmla-forms .common-patient-resources .boxes>div .link ul li,.item-request-your-medical-records .common-patient-resources .boxes>div .link ul li{font-size:15px;letter-spacing:0;line-height:22px}.make-an-appointment .boxes>div .link ul li a,.item-patient-resources .common-patient-resources .boxes>div .link ul li a,.item-disability-and-fmla-forms .common-patient-resources .boxes>div .link ul li a,.item-request-your-medical-records .common-patient-resources .boxes>div .link ul li a{color:#09101e}.make-an-appointment .boxes>div .link.open .button.yellow,.item-patient-resources .common-patient-resources .boxes>div .link.open .button.yellow,.item-disability-and-fmla-forms .common-patient-resources .boxes>div .link.open .button.yellow,.item-request-your-medical-records .common-patient-resources .boxes>div .link.open .button.yellow{border-radius:4px 4px 0 0}.make-an-appointment .boxes>div .link.open ul,.item-patient-resources .common-patient-resources .boxes>div .link.open ul,.item-disability-and-fmla-forms .common-patient-resources .boxes>div .link.open ul,.item-request-your-medical-records .common-patient-resources .boxes>div .link.open ul{display:block}.make-an-appointment .boxes>div h4,.item-patient-resources .common-patient-resources .boxes>div h4,.item-disability-and-fmla-forms .common-patient-resources .boxes>div h4,.item-request-your-medical-records .common-patient-resources .boxes>div h4{color:#f7d539;font-family:Roboto;font-size:11px;font-weight:900;letter-spacing:.8px;line-height:13px;margin:0;text-transform:uppercase}.make-an-appointment .boxes>div:last-of-type h3,.item-patient-resources .common-patient-resources .boxes>div:last-of-type h3,.item-disability-and-fmla-forms .common-patient-resources .boxes>div:last-of-type h3,.item-request-your-medical-records .common-patient-resources .boxes>div:last-of-type h3{margin:0}.make-an-appointment .boxes>div:last-of-type h4,.item-patient-resources .common-patient-resources .boxes>div:last-of-type h4,.item-disability-and-fmla-forms .common-patient-resources .boxes>div:last-of-type h4,.item-request-your-medical-records .common-patient-resources .boxes>div:last-of-type h4{margin:1px 0 13px}.make-an-appointment .boxes>div .button.yellow .zd,.item-patient-resources .common-patient-resources .boxes>div .button.yellow .zd,.item-disability-and-fmla-forms .common-patient-resources .boxes>div .button.yellow .zd,.item-request-your-medical-records .common-patient-resources .boxes>div .button.yellow .zd{font-size:10px;font-weight:500;letter-spacing:.82px;line-height:15px;text-transform:none}.make-an-appointment .boxes>div.zoc-doc-active .button.yellow,.item-patient-resources .common-patient-resources .boxes>div.zoc-doc-active .button.yellow,.item-disability-and-fmla-forms .common-patient-resources .boxes>div.zoc-doc-active .button.yellow,.item-request-your-medical-records .common-patient-resources .boxes>div.zoc-doc-active .button.yellow{padding:13px 0 11px}.make-an-appointment .boxes>div.zoc-doc-active .button.yellow br,.make-an-appointment .boxes>div.zoc-doc-active .button.yellow .zd,.item-patient-resources .common-patient-resources .boxes>div.zoc-doc-active .button.yellow br,.item-patient-resources .common-patient-resources .boxes>div.zoc-doc-active .button.yellow .zd,.item-disability-and-fmla-forms .common-patient-resources .boxes>div.zoc-doc-active .button.yellow br,.item-disability-and-fmla-forms .common-patient-resources .boxes>div.zoc-doc-active .button.yellow .zd,.item-request-your-medical-records .common-patient-resources .boxes>div.zoc-doc-active .button.yellow br,.item-request-your-medical-records .common-patient-resources .boxes>div.zoc-doc-active .button.yellow .zd{display:block}.make-an-appointment .boxes.generic,.item-patient-resources .common-patient-resources .boxes.generic,.item-disability-and-fmla-forms .common-patient-resources .boxes.generic,.item-request-your-medical-records .common-patient-resources .boxes.generic{margin-bottom:6px}.make-an-appointment .boxes.generic>div.box,.item-patient-resources .common-patient-resources .boxes.generic>div.box,.item-disability-and-fmla-forms .common-patient-resources .boxes.generic>div.box,.item-request-your-medical-records .common-patient-resources .boxes.generic>div.box{width:calc(100% - 337px);margin:0;border-radius:3px 0 0 3px;padding-top:65px}.make-an-appointment .boxes.generic>div.box ul li,.item-patient-resources .common-patient-resources .boxes.generic>div.box ul li,.item-disability-and-fmla-forms .common-patient-resources .boxes.generic>div.box ul li,.item-request-your-medical-records .common-patient-resources .boxes.generic>div.box ul li{margin-bottom:22px}.make-an-appointment .boxes.generic>div.links,.item-patient-resources .common-patient-resources .boxes.generic>div.links,.item-disability-and-fmla-forms .common-patient-resources .boxes.generic>div.links,.item-request-your-medical-records .common-patient-resources .boxes.generic>div.links{width:337px;box-sizing:border-box;padding:47px 38px 48px;border-radius:0 3px 3px 0;background-color:#09101e;background-image:none;margin-bottom:0}.make-an-appointment .boxes.generic>div.links ul,.item-patient-resources .common-patient-resources .boxes.generic>div.links ul,.item-disability-and-fmla-forms .common-patient-resources .boxes.generic>div.links ul,.item-request-your-medical-records .common-patient-resources .boxes.generic>div.links ul{padding:0;margin:0}.make-an-appointment .boxes.generic>div.links ul li,.item-patient-resources .common-patient-resources .boxes.generic>div.links ul li,.item-disability-and-fmla-forms .common-patient-resources .boxes.generic>div.links ul li,.item-request-your-medical-records .common-patient-resources .boxes.generic>div.links ul li{padding:0;list-style:none;margin-bottom:20px;margin-top:0}.make-an-appointment .boxes.generic>div.links ul li .button.yellow,.item-patient-resources .common-patient-resources .boxes.generic>div.links ul li .button.yellow,.item-disability-and-fmla-forms .common-patient-resources .boxes.generic>div.links ul li .button.yellow,.item-request-your-medical-records .common-patient-resources .boxes.generic>div.links ul li .button.yellow{width:100%;margin:0}.make-an-appointment .boxes.generic>div.links ul li:last-of-type,.item-patient-resources .common-patient-resources .boxes.generic>div.links ul li:last-of-type,.item-disability-and-fmla-forms .common-patient-resources .boxes.generic>div.links ul li:last-of-type,.item-request-your-medical-records .common-patient-resources .boxes.generic>div.links ul li:last-of-type{margin-bottom:0}.make-an-appointment .zoc-doc,.item-patient-resources .common-patient-resources .zoc-doc,.item-disability-and-fmla-forms .common-patient-resources .zoc-doc,.item-request-your-medical-records .common-patient-resources .zoc-doc{padding:22px 30px 27px}.make-an-appointment .phone-number,.item-patient-resources .common-patient-resources .phone-number,.item-disability-and-fmla-forms .common-patient-resources .phone-number,.item-request-your-medical-records .common-patient-resources .phone-number{padding:16px 30px 17px}.make-an-appointment .zoc-doc,.make-an-appointment .phone-number,.item-patient-resources .common-patient-resources .zoc-doc,.item-patient-resources .common-patient-resources .phone-number,.item-disability-and-fmla-forms .common-patient-resources .zoc-doc,.item-disability-and-fmla-forms .common-patient-resources .phone-number,.item-request-your-medical-records .common-patient-resources .zoc-doc,.item-request-your-medical-records .common-patient-resources .phone-number{margin-bottom:0;border-radius:3px;background-color:#f2f2f2;margin-bottom:6px;color:#09101e;font-family:"Open Sans",sans-serif;font-size:1.5rem;line-height:22px}.make-an-appointment .zoc-doc a,.make-an-appointment .phone-number a,.item-patient-resources .common-patient-resources .zoc-doc a,.item-patient-resources .common-patient-resources .phone-number a,.item-disability-and-fmla-forms .common-patient-resources .zoc-doc a,.item-disability-and-fmla-forms .common-patient-resources .phone-number a,.item-request-your-medical-records .common-patient-resources .zoc-doc a,.item-request-your-medical-records .common-patient-resources .phone-number a{color:#09101e}.make-an-appointment .zoc-doc ul,.make-an-appointment .phone-number ul,.item-patient-resources .common-patient-resources .zoc-doc ul,.item-patient-resources .common-patient-resources .phone-number ul,.item-disability-and-fmla-forms .common-patient-resources .zoc-doc ul,.item-disability-and-fmla-forms .common-patient-resources .phone-number ul,.item-request-your-medical-records .common-patient-resources .zoc-doc ul,.item-request-your-medical-records .common-patient-resources .phone-number ul{margin:0}.make-an-appointment .zoc-doc h3,.make-an-appointment .phone-number h3,.item-patient-resources .common-patient-resources .zoc-doc h3,.item-patient-resources .common-patient-resources .phone-number h3,.item-disability-and-fmla-forms .common-patient-resources .zoc-doc h3,.item-disability-and-fmla-forms .common-patient-resources .phone-number h3,.item-request-your-medical-records .common-patient-resources .zoc-doc h3,.item-request-your-medical-records .common-patient-resources .phone-number h3{margin:0 0 8px;font-weight:600}.make-an-appointment .zoc-doc p,.make-an-appointment .phone-number p,.item-patient-resources .common-patient-resources .zoc-doc p,.item-patient-resources .common-patient-resources .phone-number p,.item-disability-and-fmla-forms .common-patient-resources .zoc-doc p,.item-disability-and-fmla-forms .common-patient-resources .phone-number p,.item-request-your-medical-records .common-patient-resources .zoc-doc p,.item-request-your-medical-records .common-patient-resources .phone-number p{margin:0}.make-an-appointment .semibold,.item-patient-resources .common-patient-resources .semibold,.item-disability-and-fmla-forms .common-patient-resources .semibold,.item-request-your-medical-records .common-patient-resources .semibold{font-weight:600;font-size:1.75rem;line-height:26px;margin:31px 0 15px;color:#09101e;font-family:"Open Sans",sans-serif}.make-an-appointment .button.yellow,.item-patient-resources .common-patient-resources .button.yellow,.item-disability-and-fmla-forms .common-patient-resources .button.yellow,.item-request-your-medical-records .common-patient-resources .button.yellow{display:inline-block;text-align:center;box-sizing:content-box;cursor:pointer;background-color:#ffd04e !important;box-shadow:0 1px 3px rgba(0,0,0,0.2);border-radius:5px;transition:all .5s;color:#36393b;border:1px solid rgba(255,255,255,0);text-decoration:none;font-family:"Roboto",sans-serif;font-size:1.3rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.7rem;font-weight:700;padding:11px 40px 9px 40px;margin:5px;display:block;padding:18px 0;width:252px;text-align:center;margin:30px 0 0}.make-an-appointment .button.yellow *,.item-patient-resources .common-patient-resources .button.yellow *,.item-disability-and-fmla-forms .common-patient-resources .button.yellow *,.item-request-your-medical-records .common-patient-resources .button.yellow *{color:#36393b;text-decoration:none}.make-an-appointment .button.yellow:hover,.item-patient-resources .common-patient-resources .button.yellow:hover,.item-disability-and-fmla-forms .common-patient-resources .button.yellow:hover,.item-request-your-medical-records .common-patient-resources .button.yellow:hover{box-shadow:none;color:rgba(54,57,59,0.7)}.make-an-appointment .button.yellow:hover *,.item-patient-resources .common-patient-resources .button.yellow:hover *,.item-disability-and-fmla-forms .common-patient-resources .button.yellow:hover *,.item-request-your-medical-records .common-patient-resources .button.yellow:hover *{color:rgba(54,57,59,0.7)}.make-an-appointment .button.yellow:active,.item-patient-resources .common-patient-resources .button.yellow:active,.item-disability-and-fmla-forms .common-patient-resources .button.yellow:active,.item-request-your-medical-records .common-patient-resources .button.yellow:active{background-color:#f4c84d;box-shadow:inset 0 1px 3px rgba(0,0,0,0.15);color:rgba(54,57,59,0.55)}.make-an-appointment .button.yellow:active *,.item-patient-resources .common-patient-resources .button.yellow:active *,.item-disability-and-fmla-forms .common-patient-resources .button.yellow:active *,.item-request-your-medical-records .common-patient-resources .button.yellow:active *{color:rgba(54,57,59,0.55)}.make-an-appointment .buttons h2,.item-patient-resources .common-patient-resources .buttons h2,.item-disability-and-fmla-forms .common-patient-resources .buttons h2,.item-request-your-medical-records .common-patient-resources .buttons h2{margin:50px 0 20px}.make-an-appointment .buttons .make-an-appointment-buttons,.item-patient-resources .common-patient-resources .buttons .make-an-appointment-buttons,.item-disability-and-fmla-forms .common-patient-resources .buttons .make-an-appointment-buttons,.item-request-your-medical-records .common-patient-resources .buttons .make-an-appointment-buttons{margin-bottom:61px;padding-top:0}.make-an-appointment .buttons .make-an-appointment-buttons:after,.item-patient-resources .common-patient-resources .buttons .make-an-appointment-buttons:after,.item-disability-and-fmla-forms .common-patient-resources .buttons .make-an-appointment-buttons:after,.item-request-your-medical-records .common-patient-resources .buttons .make-an-appointment-buttons:after{display:none}.make-an-appointment .buttons .make-an-appointment-buttons li,.item-patient-resources .common-patient-resources .buttons .make-an-appointment-buttons li,.item-disability-and-fmla-forms .common-patient-resources .buttons .make-an-appointment-buttons li,.item-request-your-medical-records .common-patient-resources .buttons .make-an-appointment-buttons li{width:auto}.make-an-appointment .buttons .make-an-appointment-buttons li a,.item-patient-resources .common-patient-resources .buttons .make-an-appointment-buttons li a,.item-disability-and-fmla-forms .common-patient-resources .buttons .make-an-appointment-buttons li a,.item-request-your-medical-records .common-patient-resources .buttons .make-an-appointment-buttons li a{margin:0 30px 0 0}.make-an-appointment .buttons .make-an-appointment-buttons li:last-of-type a,.item-patient-resources .common-patient-resources .buttons .make-an-appointment-buttons li:last-of-type a,.item-disability-and-fmla-forms .common-patient-resources .buttons .make-an-appointment-buttons li:last-of-type a,.item-request-your-medical-records .common-patient-resources .buttons .make-an-appointment-buttons li:last-of-type a{margin-right:0}body[screen=md] .make-an-appointment .buttons h2{margin-top:40px}body[screen=sm] .make-an-appointment .emergency{padding:9px 10px 7px}body[screen=sm] .make-an-appointment .semibold{margin:22px 0 12px}body[screen=sm] .make-an-appointment .boxes>div{margin-bottom:6px;width:100%;padding:35px 74px 42px 30px}body[screen=sm] .make-an-appointment .boxes>div:first-of-type{background-image:url(/templates/lyquix/images/rothman-appt-callback_SM.jpg)}body[screen=sm] .make-an-appointment .boxes>div:nth-of-type(2),body[screen=sm] .make-an-appointment .boxes>div:nth-of-type(3){background-image:url(/templates/lyquix/images/rothman-appt-online_SM-2.jpg)}body[screen=sm] .make-an-appointment .boxes.generic>div.box{width:calc(100% - 267px);margin:0;border-radius:3px 0 0 3px;padding-top:36px}body[screen=sm] .make-an-appointment .boxes.generic>div.box ul li{margin-bottom:0}body[screen=sm] .make-an-appointment .boxes.generic>div.links{width:267px;box-sizing:border-box;padding:40px 30px;border-radius:0 3px 3px 0;background-color:#09101e;background-image:none;margin-bottom:0}body[screen=sm] .make-an-appointment .boxes.generic>div.links ul{padding:0;margin:0}body[screen=sm] .make-an-appointment .boxes.generic>div.links ul li{padding:0;list-style:none;margin-bottom:12px;margin-top:0}body[screen=sm] .make-an-appointment .boxes.generic>div.links ul li .button.yellow{width:100%;margin:0}body[screen=sm] .make-an-appointment .boxes.generic>div.links ul li:last-of-type{margin-bottom:0}body[screen=sm] .make-an-appointment .buttons h2{margin:35px 0 14px}body[screen=sm] .make-an-appointment .buttons .make-an-appointment-buttons{display:flex;flex-wrap:nowrap;margin-bottom:0}body[screen=sm] .make-an-appointment .buttons .make-an-appointment-buttons li{width:202.667px;margin-right:6px}body[screen=sm] .make-an-appointment .buttons .make-an-appointment-buttons li a{width:203px}body[screen=sm] .make-an-appointment .buttons .make-an-appointment-buttons li:last-of-type{margin-right:0}body[screen=sm] .make-an-appointment .emergency,body[screen=xs] .make-an-appointment .emergency{border-top:3px solid red;padding:9px 20px 7px}body[screen=sm] .make-an-appointment .emergency p,body[screen=xs] .make-an-appointment .emergency p{margin:0;font-family:"Open Sans",sans-serif;color:#09101e;font-size:1.4rem;line-height:18px}body[screen=sm] .make-an-appointment .semibold,body[screen=xs] .make-an-appointment .semibold{font-size:1.6rem;line-height:23px}body[screen=sm] .make-an-appointment .boxes>div,body[screen=xs] .make-an-appointment .boxes>div{margin-bottom:6px;width:100%}body[screen=sm] .make-an-appointment .boxes>div:first-of-type,body[screen=xs] .make-an-appointment .boxes>div:first-of-type{margin-right:0}body[screen=sm] .make-an-appointment .boxes>div h3,body[screen=xs] .make-an-appointment .boxes>div h3{margin:0 0 7px}body[screen=sm] .make-an-appointment .boxes>div ul li,body[screen=xs] .make-an-appointment .boxes>div ul li{font-size:1.5rem;line-height:19px}body[screen=sm] .make-an-appointment .boxes>div .link ul,body[screen=xs] .make-an-appointment .boxes>div .link ul{width:220px;top:44px;padding:16px 42px 24px}body[screen=sm] .make-an-appointment .boxes>div:nth-of-type(2) h3,body[screen=xs] .make-an-appointment .boxes>div:nth-of-type(2) h3{margin-bottom:1px}body[screen=sm] .make-an-appointment .boxes>div:nth-of-type(2) h4,body[screen=xs] .make-an-appointment .boxes>div:nth-of-type(2) h4{margin-bottom:12px}body[screen=sm] .make-an-appointment .boxes>div.zoc-doc-active .button.yellow,body[screen=xs] .make-an-appointment .boxes>div.zoc-doc-active .button.yellow{padding:8px 0 6px}body[screen=sm] .make-an-appointment .button.yellow,body[screen=xs] .make-an-appointment .button.yellow{padding:14px 0;width:218px;margin:22px 0 0;font-size:1.2rem;line-height:14px}body[screen=sm] .make-an-appointment .buttons h2,body[screen=xs] .make-an-appointment .buttons h2{margin:35px 0 14px}body[screen=sm] .make-an-appointment .buttons .make-an-appointment-buttons,body[screen=xs] .make-an-appointment .buttons .make-an-appointment-buttons{margin-bottom:0}body[screen=sm] .make-an-appointment .buttons .make-an-appointment-buttons li a,body[screen=xs] .make-an-appointment .buttons .make-an-appointment-buttons li a{font-size:1.2rem;line-height:14px;padding:14px 0}body[screen=xs] .make-an-appointment .emergency{padding:9px 10px 7px}body[screen=xs] .make-an-appointment .boxes>div{padding:35px 20px 42px}body[screen=xs] .make-an-appointment .boxes>div:first-of-type{background-image:url(/templates/lyquix/images/rothman-appt-callback_XS.jpg)}body[screen=xs] .make-an-appointment .boxes>div:nth-of-type(2){background-image:url(/templates/lyquix/images/rothman-appt-online_XS-2.jpg)}body[screen=xs] .make-an-appointment .boxes.generic>div.box{width:100%;margin:0;border-radius:3px 3px 0 0;padding:36px 20px 44px}body[screen=xs] .make-an-appointment .boxes.generic>div.box ul li{margin-bottom:0}body[screen=xs] .make-an-appointment .boxes.generic>div.links{width:100%;box-sizing:border-box;padding:20px;border-radius:0 0 3px 3px;background-color:#09101e;background-image:none;margin-bottom:0}body[screen=xs] .make-an-appointment .boxes.generic>div.links ul{padding:0;margin:0}body[screen=xs] .make-an-appointment .boxes.generic>div.links ul li{padding:0;list-style:none;margin-bottom:8px;margin-top:0}body[screen=xs] .make-an-appointment .boxes.generic>div.links ul li .button.yellow{width:100%;margin:0}body[screen=xs] .make-an-appointment .boxes.generic>div.links ul li:last-of-type{margin-bottom:0}body[screen=xs] .make-an-appointment .phone-number{padding:14px 20px 17px}body[screen=xs] .make-an-appointment .buttons .make-an-appointment-buttons{margin-bottom:16px;padding-bottom:0}body[screen=xs] .make-an-appointment .buttons .make-an-appointment-buttons li{margin-bottom:8px;width:298px;margin-right:0}body[screen=xs] .make-an-appointment .buttons .make-an-appointment-buttons li:last-of-type{margin-bottom:0}body[screen=xs] .make-an-appointment .buttons .make-an-appointment-buttons li a{width:298px;margin-right:0}.msie .make-an-appointment .boxes>div:before,.msedge .make-an-appointment .boxes>div:before{background:linear-gradient(90deg,rgba(13,16,25,0.92) 0,rgba(11,15,24,0.55) 100%) !important}.appointment-alert{position:fixed;top:136px;left:0;padding:13px 36px;background-color:#d12300;box-sizing:border-box;width:100%;z-index:3}.appointment-alert p{color:#fff;font-family:"Open Sans";font-size:15px;font-weight:bold;letter-spacing:0;line-height:22px;margin:0}body.menu-collapsed .appointment-alert{top:58px;z-index:4}body[screen=md] .appointment-alert{top:134px}body[screen=md] .appointment-alert p{max-width:calc(100% - 319px)}body[screen=md].menu-collapsed .appointment-alert{top:58px}body[screen=sm] .appointment-alert{position:fixed;top:89px;padding:12px 30px}body[screen=sm] .appointment-alert p{text-align:center;font-size:14px;font-weight:bold;letter-spacing:-0.2px;line-height:18px}body[screen=xs] .appointment-alert{position:fixed;top:87px;padding:12px 13px}body[screen=xs] .appointment-alert p{text-align:center;font-size:14px;font-weight:bold;letter-spacing:-0.2px;line-height:18px}.make-an-appointment .urgent-care,.item-patient-resources .common-patient-resources,.item-disability-and-fmla-forms .common-patient-resources,.item-request-your-medical-records .common-patient-resources{margin-top:20px;position:relative;justify-content:flex-end;border:1px solid #e9e9e9;border-radius:2px;background-color:#f2f2f2;box-shadow:0 1px 3px 0 rgba(0,0,0,0.13);z-index:0}.make-an-appointment .urgent-care.hide,.item-patient-resources .common-patient-resources.hide,.item-disability-and-fmla-forms .common-patient-resources.hide,.item-request-your-medical-records .common-patient-resources.hide{display:none !important}.make-an-appointment .urgent-care:before,.item-patient-resources .common-patient-resources:before,.item-disability-and-fmla-forms .common-patient-resources:before,.item-request-your-medical-records .common-patient-resources:before{content:" ";display:block;width:290px;height:100%;position:absolute;top:0;left:115px;background-image:url(/templates/lyquix/images/appt-urgentcare.png);background-size:100% auto;z-index:1}.make-an-appointment .urgent-care.bill-pay,.item-patient-resources .common-patient-resources.bill-pay,.item-disability-and-fmla-forms .common-patient-resources.bill-pay,.item-request-your-medical-records .common-patient-resources.bill-pay{justify-content:flex-start}.make-an-appointment .urgent-care.bill-pay .text,.item-patient-resources .common-patient-resources.bill-pay .text,.item-disability-and-fmla-forms .common-patient-resources.bill-pay .text,.item-request-your-medical-records .common-patient-resources.bill-pay .text{margin-left:118px;margin-right:0}.make-an-appointment .urgent-care.bill-pay:before,.item-patient-resources .common-patient-resources.bill-pay:before,.item-disability-and-fmla-forms .common-patient-resources.bill-pay:before,.item-request-your-medical-records .common-patient-resources.bill-pay:before{left:auto;right:115px}.make-an-appointment .urgent-care.combo:before,.make-an-appointment .urgent-care.bill-pay:before,.item-patient-resources .common-patient-resources.combo:before,.item-patient-resources .common-patient-resources.bill-pay:before,.item-disability-and-fmla-forms .common-patient-resources.combo:before,.item-disability-and-fmla-forms .common-patient-resources.bill-pay:before,.item-request-your-medical-records .common-patient-resources.combo:before,.item-request-your-medical-records .common-patient-resources.bill-pay:before{background-position-y:-50px;background-repeat:no-repeat;background-image:url(/templates/lyquix/images/payyourbill.png)}.make-an-appointment .urgent-care .text,.item-patient-resources .common-patient-resources .text,.item-disability-and-fmla-forms .common-patient-resources .text,.item-request-your-medical-records .common-patient-resources .text{padding:39px 0;box-sizing:border-box;width:404px;margin-right:118px}.make-an-appointment .urgent-care .text h3,.item-patient-resources .common-patient-resources .text h3,.item-disability-and-fmla-forms .common-patient-resources .text h3,.item-request-your-medical-records .common-patient-resources .text h3{font-size:17.5px;font-weight:600;letter-spacing:0;line-height:26px;margin:0}.make-an-appointment .urgent-care .text ul,.item-patient-resources .common-patient-resources .text ul,.item-disability-and-fmla-forms .common-patient-resources .text ul,.item-request-your-medical-records .common-patient-resources .text ul{padding-left:0;margin:6px 0 26px}.make-an-appointment .urgent-care .text ul li,.item-patient-resources .common-patient-resources .text ul li,.item-disability-and-fmla-forms .common-patient-resources .text ul li,.item-request-your-medical-records .common-patient-resources .text ul li{padding-left:38px;position:relative;font-size:15px;letter-spacing:0;line-height:19px;list-style:none;font-family:"Open Sans",sans-serif;color:#09101e}.make-an-appointment .urgent-care .text ul li:before,.item-patient-resources .common-patient-resources .text ul li:before,.item-disability-and-fmla-forms .common-patient-resources .text ul li:before,.item-request-your-medical-records .common-patient-resources .text ul li:before{content:" ";display:block;width:5px;height:5px;border-radius:5px;background-color:#6d6d6d;position:absolute;left:13px;top:50%;transform:translateY(-50%)}.make-an-appointment .urgent-care .text .button,.item-patient-resources .common-patient-resources .text .button,.item-disability-and-fmla-forms .common-patient-resources .text .button,.item-request-your-medical-records .common-patient-resources .text .button{display:inline-block;margin-right:23px;margin-top:0;padding:13px 25px 12px;width:267px;box-sizing:border-box;font-size:1.2rem;line-height:14px}.make-an-appointment .urgent-care .text a:not(.button),.item-patient-resources .common-patient-resources .text a:not(.button),.item-disability-and-fmla-forms .common-patient-resources .text a:not(.button),.item-request-your-medical-records .common-patient-resources .text a:not(.button){display:inline-block;color:#09101e;font-family:"Open Sans"}body[screen=sm] .make-an-appointment .urgent-care,body[screen=sm] .urgent-care,body[screen=sm] .item-patient-resources .common-patient-resources,body[screen=sm] .item-disability-and-fmla-forms .common-patient-resources,body[screen=sm] .item-request-your-medical-records .common-patient-resources{overflow:hidden}body[screen=sm] .make-an-appointment .urgent-care:before,body[screen=sm] .urgent-care:before,body[screen=sm] .item-patient-resources .common-patient-resources:before,body[screen=sm] .item-disability-and-fmla-forms .common-patient-resources:before,body[screen=sm] .item-request-your-medical-records .common-patient-resources:before{width:252px;left:-11px;background-position-y:-13px}body[screen=sm] .make-an-appointment .urgent-care .text,body[screen=sm] .urgent-care .text,body[screen=sm] .item-patient-resources .common-patient-resources .text,body[screen=sm] .item-disability-and-fmla-forms .common-patient-resources .text,body[screen=sm] .item-request-your-medical-records .common-patient-resources .text{padding:20px 0 26px;width:357px;margin-right:37px}body[screen=sm] .make-an-appointment .urgent-care .text ul,body[screen=sm] .urgent-care .text ul,body[screen=sm] .item-patient-resources .common-patient-resources .text ul,body[screen=sm] .item-disability-and-fmla-forms .common-patient-resources .text ul,body[screen=sm] .item-request-your-medical-records .common-patient-resources .text ul{padding-left:0;width:339px;margin:6px 0 20px}body[screen=sm] .make-an-appointment .urgent-care .text .button,body[screen=sm] .urgent-care .text .button,body[screen=sm] .item-patient-resources .common-patient-resources .text .button,body[screen=sm] .item-disability-and-fmla-forms .common-patient-resources .text .button,body[screen=sm] .item-request-your-medical-records .common-patient-resources .text .button{margin-right:20px;margin-top:0;width:257px;padding-left:20px;padding-right:20px}body[screen=sm] .make-an-appointment .urgent-care.bill-pay .text,body[screen=sm] .urgent-care.bill-pay .text,body[screen=sm] .item-patient-resources .common-patient-resources.bill-pay .text,body[screen=sm] .item-disability-and-fmla-forms .common-patient-resources.bill-pay .text,body[screen=sm] .item-request-your-medical-records .common-patient-resources.bill-pay .text{margin-right:0;margin-left:37px}body[screen=sm] .make-an-appointment .urgent-care.bill-pay:before,body[screen=sm] .urgent-care.bill-pay:before,body[screen=sm] .item-patient-resources .common-patient-resources.bill-pay:before,body[screen=sm] .item-disability-and-fmla-forms .common-patient-resources.bill-pay:before,body[screen=sm] .item-request-your-medical-records .common-patient-resources.bill-pay:before{left:auto;right:-11px}body[screen=xs] .make-an-appointment .urgent-care,body[screen=xs] .urgent-care,body[screen=xs] .item-patient-resources .common-patient-resources,body[screen=xs] .item-disability-and-fmla-forms .common-patient-resources,body[screen=xs] .item-request-your-medical-records .common-patient-resources{overflow:hidden}body[screen=xs] .make-an-appointment .urgent-care:before,body[screen=xs] .urgent-care:before,body[screen=xs] .item-patient-resources .common-patient-resources:before,body[screen=xs] .item-disability-and-fmla-forms .common-patient-resources:before,body[screen=xs] .item-request-your-medical-records .common-patient-resources:before{width:252px;right:-62px;top:16px;height:calc(100% - 16px);background-size:auto 100%}body[screen=xs] .make-an-appointment .urgent-care.combo:before,body[screen=xs] .make-an-appointment .urgent-care.bill-pay:before,body[screen=xs] .urgent-care.combo:before,body[screen=xs] .urgent-care.bill-pay:before,body[screen=xs] .item-patient-resources .common-patient-resources.combo:before,body[screen=xs] .item-patient-resources .common-patient-resources.bill-pay:before,body[screen=xs] .item-disability-and-fmla-forms .common-patient-resources.combo:before,body[screen=xs] .item-disability-and-fmla-forms .common-patient-resources.bill-pay:before,body[screen=xs] .item-request-your-medical-records .common-patient-resources.combo:before,body[screen=xs] .item-request-your-medical-records .common-patient-resources.bill-pay:before{background-position-y:0}body[screen=xs] .make-an-appointment .urgent-care:after,body[screen=xs] .urgent-care:after,body[screen=xs] .item-patient-resources .common-patient-resources:after,body[screen=xs] .item-disability-and-fmla-forms .common-patient-resources:after,body[screen=xs] .item-request-your-medical-records .common-patient-resources:after{content:" ";display:block;width:252px;right:0;top:16px;position:absolute;height:calc(100% - 16px);background:linear-gradient(214.28deg,rgba(242,242,242,0) 0,rgba(242,242,242,0.7) 43.31%,rgba(242,242,242,0.8) 100%);z-index:1}body[screen=xs] .make-an-appointment .urgent-care .text,body[screen=xs] .urgent-care .text,body[screen=xs] .item-patient-resources .common-patient-resources .text,body[screen=xs] .item-disability-and-fmla-forms .common-patient-resources .text,body[screen=xs] .item-request-your-medical-records .common-patient-resources .text{position:relative;z-index:2;padding:36px 23px 44px 20px;width:100%;margin-right:0;margin-left:0;box-sizing:border-box}body[screen=xs] .make-an-appointment .urgent-care .text ul,body[screen=xs] .urgent-care .text ul,body[screen=xs] .item-patient-resources .common-patient-resources .text ul,body[screen=xs] .item-disability-and-fmla-forms .common-patient-resources .text ul,body[screen=xs] .item-request-your-medical-records .common-patient-resources .text ul{padding-left:0;width:218px;margin:6px 0 25px}body[screen=xs] .make-an-appointment .urgent-care .text .button,body[screen=xs] .urgent-care .text .button,body[screen=xs] .item-patient-resources .common-patient-resources .text .button,body[screen=xs] .item-disability-and-fmla-forms .common-patient-resources .text .button,body[screen=xs] .item-request-your-medical-records .common-patient-resources .text .button{margin-right:0;margin-top:0;width:257px;padding-left:20px;padding-right:20px}body[screen=xs] .make-an-appointment .urgent-care .text a:not(.button),body[screen=xs] .urgent-care .text a:not(.button),body[screen=xs] .item-patient-resources .common-patient-resources .text a:not(.button),body[screen=xs] .item-disability-and-fmla-forms .common-patient-resources .text a:not(.button),body[screen=xs] .item-request-your-medical-records .common-patient-resources .text a:not(.button){margin-top:12px;display:block}.phone-number-block{margin-top:20px;position:relative;justify-content:flex-end;align-items:center;border:1px solid #e9e9e9;border-radius:2px;background-color:#f2f2f2;box-shadow:0 1px 3px 0 rgba(0,0,0,0.13);z-index:0;min-height:322px;margin-bottom:15px}.phone-number-block.hide{display:none !important}.phone-number-block:before{content:" ";display:block;width:290px;height:calc(100% - 25px);position:absolute;top:25px;left:52px;background-image:url(/templates/lyquix/images/pmr-banners-04-20.png);background-size:100%;z-index:1}.phone-number-block .text{padding:0;box-sizing:border-box;width:514px;margin-right:40px}.phone-number-block .text h1{font-family:"Open Sans";font-size:42px;font-weight:300;letter-spacing:0;line-height:57px;margin:0 0 10px}.phone-number-block .text h1 a{color:#142546;text-decoration:none}.phone-number-block .text h1 a:hover{text-decoration:underline}.phone-number-block .text p{color:#142546;font-family:"Open Sans";font-size:17px;letter-spacing:0;line-height:25px;margin:0}.phone-number-block .text p:nth-of-type(2){margin-top:1em}body[screen=sm] .make-an-appointment .phone-number-block{overflow:hidden;min-height:239px}body[screen=sm] .make-an-appointment .phone-number-block:before{width:205px;left:25px}body[screen=sm] .make-an-appointment .phone-number-block .text{padding:0;width:357px;margin-right:37px}body[screen=sm] .make-an-appointment .phone-number-block .text h1{font-size:38px;font-weight:300;letter-spacing:0;line-height:45px}body[screen=xs] .make-an-appointment .phone-number-block{overflow:hidden;min-height:145px;justify-content:flex-start}body[screen=xs] .make-an-appointment .phone-number-block:before{width:125px;right:-13px;left:auto;top:16px;height:calc(100% - 16px);background-size:auto 100%;background-repeat:no-repeat;transform:scaleX(-1)}body[screen=xs] .make-an-appointment .phone-number-block .text{position:relative;z-index:2;padding:0 0 0 21.5px;width:189px;margin-right:0;box-sizing:border-box}body[screen=xs] .make-an-appointment .phone-number-block .text h1{font-size:17.5px;font-weight:600;letter-spacing:0;line-height:26px;margin-bottom:6px}body[screen=xs] .make-an-appointment .phone-number-block .text p{font-size:1.5rem;line-height:21px}#lyqbox .content-wrapper .content{margin:auto auto}.lyqbox-item{cursor:pointer;display:inline-block;float:left;line-height:0;margin:1px}#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.8);visibility:hidden;opacity:0;color:#fff}#lyqbox.open{visibility:visible;opacity:1;transition-delay:0s}#lyqbox .content-wrapper{opacity:0;transition:opacity .5s;margin:0;left:50%;transform:translateX(-50%)}#lyqbox .content-wrapper.active{display:flex;align-items:center;justify-content:center;height:100%}#lyqbox .content-wrapper .content{position:relative;z-index:1;min-width:75%;min-height:unset;max-height:100%;margin:0 auto}#lyqbox .content-wrapper .content.image{min-height:90vh}#lyqbox .content-wrapper .content.image img{z-index:0;max-width:90%;max-height:90%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}#lyqbox .content-wrapper .content.video{padding:0}#lyqbox .content-wrapper .content .video-container{padding-bottom:0;height:auto}#lyqbox .content-wrapper .content .video-container iframe{position:static;height:90vh;width:90vw}#lyqbox .content-wrapper .info{position:absolute;left:10px;bottom:10px}#lyqbox .content-wrapper.active{opacity:1;z-index:2;display:flex;align-items:center}#lyqbox .close{top:10px;right:10px;width:20px;height:20px;background-color:none}#lyqbox .close:after{font-family:"IonIcons";content:"";color:#000;background-color:white;border:1px solid #d6d6d6;box-shadow:0 1px 3px rgba(0,0,0,0.35);line-height:2rem;font-size:1.6rem;display:block;box-sizing:border-box;text-align:center;border-radius:15px;width:20px;height:20px;transition:all .5s}#lyqbox .close:hover:after{box-shadow:none;border:1px solid rgba(150,150,150,0.3);opacity:.7}#lyqbox .prev{display:block;position:absolute;z-index:3;top:50%;left:45px;transform:translateY(-50%)}#lyqbox .prev:hover{cursor:pointer}#lyqbox .prev:after{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-size:3.8rem}#lyqbox .prev:after{font-family:"IonIcons";content:""}#lyqbox .next{display:block;position:absolute;z-index:3;top:50%;right:45px;transform:translateY(-50%)}#lyqbox .next:hover{cursor:pointer}#lyqbox .next:after{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-size:3.8rem}#lyqbox .next:after{font-family:"IonIcons";content:""}#lyqbox .counter{position:absolute;bottom:10px;right:10px}#lyqbox .hide{display:none}body[screen=sm] #lyqbox .content-wrapper .content.image,body[screen=xs] #lyqbox .content-wrapper .content.image{min-width:75vw}.lightbox-overlay{background-color:#0b1425;position:fixed;top:0;width:100%;height:100%;z-index:10;opacity:.35}.make-an-appointment-lightbox{position:fixed;top:0;right:0;z-index:11;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15);max-width:640px;height:100vh}.make-an-appointment-lightbox .inner{display:flex;flex-direction:column;height:100%}.make-an-appointment-lightbox .close-x{width:14px;height:14px;background-image:url("/templates/lyquix/images/icons/filter-close-xs.svg");background-size:cover;position:absolute;top:20px;right:20px;cursor:pointer}.make-an-appointment-lightbox .h1{color:#142546;font-family:"Open Sans",sans-serif;font-size:4.2rem;font-weight:300;letter-spacing:0;line-height:57px;margin:0 0 22px 0}.make-an-appointment-lightbox .lightbox-wrapper{padding-top:40px}.make-an-appointment-lightbox .heading-wrapper,.make-an-appointment-lightbox .cmn-container-wrapper{padding-right:60px;padding-left:40px}.make-an-appointment-lightbox .cmn-container-wrapper{display:flex;flex-direction:column;padding-top:25px}.make-an-appointment-lightbox .heading-wrapper{border-bottom:1px solid #ededed}.make-an-appointment-lightbox .headshot-row{align-items:center;padding-bottom:27px;flex-wrap:nowrap}.make-an-appointment-lightbox .headshot-row:after{content:"";background-color:#ededed;height:1px}.make-an-appointment-lightbox .headshot{width:41px;border-radius:50%;display:block;line-height:0;margin-right:12px}.make-an-appointment-lightbox .phy-name{font-size:1.5rem;letter-spacing:0;line-height:22px;margin:0}.make-an-appointment-lightbox .cmn-container{border:1px solid #ededed;border-radius:2px;padding:18px 35px;margin-bottom:6px}.make-an-appointment-lightbox .cmn-container.call a{color:inherit !important;text-decoration:none;display:inline !important}.make-an-appointment-lightbox .cmn-container .heading-row{display:flex;align-items:center;justify-content:space-between}.make-an-appointment-lightbox .cmn-container h3{font-size:1.7rem;line-height:27px;font-weight:600;letter-spacing:0;margin:0;text-decoration:underline}.make-an-appointment-lightbox .cmn-container h3 a{color:inherit}.make-an-appointment-lightbox .cmn-container h3.toggle-callback-links{cursor:pointer}.make-an-appointment-lightbox .cmn-container ul{list-style:none;margin:0;padding:0 0 0 20px}.make-an-appointment-lightbox .cmn-container ul.callback-list{overflow:hidden;max-height:0;transition:max-height .5s ease}.make-an-appointment-lightbox .cmn-container.open h3{text-decoration:none}.make-an-appointment-lightbox .cmn-container.open .callback-list{max-height:1000px}.make-an-appointment-lightbox .cmn-container li,.make-an-appointment-lightbox .cmn-container p{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.5rem;letter-spacing:0;line-height:22px;margin:0}.make-an-appointment-lightbox .cmn-container li a,.make-an-appointment-lightbox .cmn-container p a{color:inherit}.make-an-appointment-lightbox .cmn-container li:not(:last-child){margin-bottom:6px}.make-an-appointment-lightbox .cmn-container .details-circle{width:15px;height:15px;position:relative;cursor:pointer}.make-an-appointment-lightbox .cmn-container .details-circle:before,.make-an-appointment-lightbox .cmn-container .details-circle:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover}.make-an-appointment-lightbox .cmn-container .details-circle:before{background-image:url("/templates/lyquix/images/icons/info-circle.svg")}.make-an-appointment-lightbox .cmn-container .details-circle:after{background-image:url("/templates/lyquix/images/icons/info-x-circle.svg");opacity:0}.make-an-appointment-lightbox .cmn-container .details-circle .tool-tip{background-color:#fff;border-radius:2px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15);color:#142546;font-family:"Open Sans",sans-serif;font-size:1.2rem;letter-spacing:0;line-height:17px;padding:12px 14px;position:absolute;width:235px;top:24px;right:-13px;opacity:0;visibility:hidden;transition:opacity .5s ease;cursor:pointer}.make-an-appointment-lightbox .cmn-container .details-circle .tool-tip:before{content:"";position:absolute;width:0;height:0;top:0;right:0;box-sizing:border-box;border:6px solid #ededed;border-color:transparent transparent #fff #fff;transform-origin:0 0;transform:rotate(-225deg);box-shadow:-3px 3px 3px 0 rgba(0,0,0,0.15)}.make-an-appointment-lightbox .cmn-container.tool-tip-open .details-circle:before{opacity:0}.make-an-appointment-lightbox .cmn-container.tool-tip-open .details-circle:after{opacity:1}.make-an-appointment-lightbox .cmn-container.tool-tip-open .tool-tip{opacity:1;visibility:visible;z-index:1}.make-an-appointment-lightbox .alert-bottom{margin-top:auto;background-color:#d12300;padding:12px 60px 18px 40px}.make-an-appointment-lightbox .alert-bottom p{color:#fff;font-family:"Open Sans",sans-serif;font-size:1.4rem;font-weight:700;letter-spacing:-0.2px;line-height:18px;margin:0}body[screen=md] .make-an-appointment-lightbox .lightbox-wrapper{padding-top:26px}body[screen=sm] .make-an-appointment-lightbox .heading-wrapper,body[screen=xs] .make-an-appointment-lightbox .heading-wrapper{border-bottom:0}body[screen=sm] .make-an-appointment-lightbox .h1,body[screen=xs] .make-an-appointment-lightbox .h1{font-size:4rem;font-weight:300;letter-spacing:.44px;line-height:50px;margin-bottom:12px}body[screen=sm] .make-an-appointment-lightbox .headshot-row,body[screen=xs] .make-an-appointment-lightbox .headshot-row{padding-bottom:0}body[screen=sm] .make-an-appointment-lightbox .headshot,body[screen=xs] .make-an-appointment-lightbox .headshot{margin-right:10px;width:36px}body[screen=sm] .make-an-appointment-lightbox .cmn-container-wrapper,body[screen=xs] .make-an-appointment-lightbox .cmn-container-wrapper{padding-top:20px}body[screen=sm] .make-an-appointment-lightbox .cmn-container,body[screen=xs] .make-an-appointment-lightbox .cmn-container{padding:18px 20px}body[screen=sm] .make-an-appointment-lightbox .alert-bottom,body[screen=xs] .make-an-appointment-lightbox .alert-bottom{padding-top:12px;padding-bottom:12px}body[screen=sm][regions=florida] .make-an-appointment-lightbox .cmn-container.call,body[screen=sm][regions=ny-north-jersey] .make-an-appointment-lightbox .cmn-container.call,body[screen=xs][regions=florida] .make-an-appointment-lightbox .cmn-container.call,body[screen=xs][regions=ny-north-jersey] .make-an-appointment-lightbox .cmn-container.call{background-color:transparent;padding:18px 20px;overflow:initial}body[screen=sm][regions=florida] .make-an-appointment-lightbox .cmn-container.call .text,body[screen=sm][regions=ny-north-jersey] .make-an-appointment-lightbox .cmn-container.call .text,body[screen=xs][regions=florida] .make-an-appointment-lightbox .cmn-container.call .text,body[screen=xs][regions=ny-north-jersey] .make-an-appointment-lightbox .cmn-container.call .text{max-width:none;display:flex;align-items:center;justify-content:space-between}body[screen=sm][regions=florida] .make-an-appointment-lightbox .cmn-container.call .text h2,body[screen=sm][regions=ny-north-jersey] .make-an-appointment-lightbox .cmn-container.call .text h2,body[screen=xs][regions=florida] .make-an-appointment-lightbox .cmn-container.call .text h2,body[screen=xs][regions=ny-north-jersey] .make-an-appointment-lightbox .cmn-container.call .text h2{margin-bottom:0;font-size:1.7rem;line-height:27px;font-weight:600;letter-spacing:0;margin:0;text-decoration:underline}body[screen=sm][regions=florida] .make-an-appointment-lightbox .cmn-container.call .text h2 a,body[screen=sm][regions=ny-north-jersey] .make-an-appointment-lightbox .cmn-container.call .text h2 a,body[screen=xs][regions=florida] .make-an-appointment-lightbox .cmn-container.call .text h2 a,body[screen=xs][regions=ny-north-jersey] .make-an-appointment-lightbox .cmn-container.call .text h2 a{color:inherit}body[screen=sm][regions=florida] .make-an-appointment-lightbox .cmn-container.call:before,body[screen=sm][regions=ny-north-jersey] .make-an-appointment-lightbox .cmn-container.call:before,body[screen=xs][regions=florida] .make-an-appointment-lightbox .cmn-container.call:before,body[screen=xs][regions=ny-north-jersey] .make-an-appointment-lightbox .cmn-container.call:before{content:normal}body[screen=sm] .make-an-appointment-lightbox{max-width:395px}body[screen=sm] .make-an-appointment-lightbox .close-x{right:26px}body[screen=sm] .make-an-appointment-lightbox .lightbox-wrapper{padding-top:32px}body[screen=sm] .make-an-appointment-lightbox .heading-wrapper,body[screen=sm] .make-an-appointment-lightbox .cmn-container-wrapper,body[screen=sm] .make-an-appointment-lightbox .alert-bottom{padding-right:40px;padding-left:40px}body[screen=xs] .make-an-appointment-lightbox{width:100%;max-width:none}body[screen=xs] .make-an-appointment-lightbox .close-x{right:8.125vw}body[screen=xs] .make-an-appointment-lightbox .lightbox-wrapper{padding-top:32px}body[screen=xs] .make-an-appointment-lightbox .heading-wrapper,body[screen=xs] .make-an-appointment-lightbox .cmn-container-wrapper{padding-right:8.125vw;padding-left:8.125vw}body[screen=xs] .make-an-appointment-lightbox .cmn-container ul{padding-left:15px}body[screen=xs] .make-an-appointment-lightbox .alert-bottom{margin-top:auto;padding-right:4.0625vw;padding-left:4.0625vw}body[regions=outside-region] .make-an-appointment-lightbox .cmn-container{margin-bottom:0 !important}body[regions=outside-region] .make-an-appointment-lightbox .cmn-container.call,body[regions=outside-region] .make-an-appointment-lightbox .cmn-container.request-callback,body[regions=outside-region] .make-an-appointment-lightbox .cmn-container.online-scheduling{display:none}body[regions=outside-region] .make-an-appointment-lightbox .cmn-container .select-region-message{padding:0;border:0}body[regions=outside-region] .make-an-appointment-lightbox .cmn-container .select-region-message h2{margin:20px 0}body[regions=ny-north-jersey] .make-an-appointment-lightbox .cmn-container-wrapper .cmn-container .call{order:1}body[regions=ny-north-jersey] .make-an-appointment-lightbox .cmn-container-wrapper .cmn-container.request-callback{order:2}body[regions=ny-north-jersey] .make-an-appointment-lightbox .cmn-container-wrapper .cmn-container.online-scheduling{order:3}body[regions=florida] .make-an-appointment-lightbox .cmn-container-wrapper .cmn-container.call{order:1}body[regions=florida] .make-an-appointment-lightbox .cmn-container-wrapper .cmn-container.request-callback{order:2}body[regions=florida] .make-an-appointment-lightbox .cmn-container-wrapper .cmn-container.online-scheduling{order:3}body[regions=florida] .make-an-appointment-lightbox .cmn-container.call,body[regions=ny-north-jersey] .make-an-appointment-lightbox .cmn-container.call{background-color:#f2f2f2;padding-top:72px;padding-right:57px;padding-bottom:79px;position:relative;overflow:hidden}body[regions=florida] .make-an-appointment-lightbox .cmn-container.call:before,body[regions=ny-north-jersey] .make-an-appointment-lightbox .cmn-container.call:before{content:"";background-image:url("/templates/lyquix/images/lightbox-image.png");background-repeat:no-repeat;background-size:contain;background-position-y:22px;background-position-x:18px;position:absolute;top:0;left:0;height:100%;width:395px;z-index:1}body[regions=florida] .make-an-appointment-lightbox .cmn-container .text,body[regions=ny-north-jersey] .make-an-appointment-lightbox .cmn-container .text{max-width:228px;margin-left:auto;position:relative;z-index:1}body[regions=florida] .make-an-appointment-lightbox .cmn-container .text h2,body[regions=ny-north-jersey] .make-an-appointment-lightbox .cmn-container .text h2{font-size:2rem;font-weight:600;letter-spacing:0;line-height:27px;margin:0 0 8px 0}body[regions=greater-philadelphia] .make-an-appointment-lightbox .cmn-container-wrapper .cmn-container.request-callback{order:1}body[regions=greater-philadelphia] .make-an-appointment-lightbox .cmn-container-wrapper .cmn-container.online-scheduling{order:2}body[regions=greater-philadelphia] .make-an-appointment-lightbox .cmn-container-wrapper .cmn-container.call{order:3}@media print{.accordion-link:before,.accordion-link-bottom:before,.all-stories-link,.breadcrumb *,.chat-button,.custom-direction,.right-column,.field_right_column,.field_main_image,.field_media_gallery,.field_phy_videos,.field_spe_programs .button-yellow,.ie-div-position-customer-chat,.story-video,.sub-menu-tabs,.zocdoc-popup{display:none !important}.container{width:960px !important}body{padding-top:0 !important;background-image:none;background-color:transparent}h1{position:relative;padding-right:170px;min-height:120px}h1:after{position:absolute;top:0;right:0;content:url("/templates/lyquix/images/RI_Logo_Stacked_Standard_print.png")}.accordion:not(.open),.accordion-2:not(.open){height:auto !important;padding-bottom:35px !important}.related-stories *{background-image:none;background-color:transparent;position:static !important;width:auto !important;height:auto !important;list-style:disc;margin:0 !important;padding:0 !important}.related-stories .grid .story-block{display:list-item;list-style-type:disc;margin-left:1.3em}.related-stories .grid .story-block .image,.related-stories .grid .story-block .event-icon,.related-stories .grid .story-block .textContainerDiv{display:none}.physician,.ccb-locations li,.ccb-physicians li,.ccb-services li{page-break-inside:avoid !important}}.two-column-right{text-align:center}.two-column-right .custom,.two-column-right .mod_lyquix_banners{margin-bottom:5px;width:300px;margin:0 auto 5px auto}body[screen=sm] .two-column-right .custom,body[screen=sm] .two-column-right .mod_lyquix_banners{float:left;margin:0 10px 5px}.appointment-form{background:linear-gradient(180deg,#405378 0,#101e37 100%);box-shadow:0 2px 4px 0 rgba(0,0,0,0.5);border-radius:2px;padding:43px 29px 40px 29px;margin:0 auto}.appointment-form h2{color:rgba(255,255,255,0.9);font-size:1.4rem;font-weight:600;line-height:16px;text-transform:uppercase;text-align:left;letter-spacing:.91px;margin:0 0 17px;padding-bottom:7px;border-bottom:1px solid rgba(255,255,255,0.18)}.appointment-form select{width:100%;background-color:#fefefe;border-radius:4px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.2);color:#36393b;font-family:"Open Sans",sans-serif;font-size:1.2rem;font-weight:600;line-height:15px;border:0;padding:12.5px;margin:0}.appointment-form table td{background-color:transparent;border:0;padding:0 5px 7px 0;font-size:1.5rem;color:#36393b;font-weight:300;line-height:19px}.appointment-form table td input[type=text],.appointment-form table td select{width:140px;height:29px;padding:0 10px;background-color:#fbfbfb;border-radius:4px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.18)}.appointment-form table td:first-child{width:75px}.appointment-form .submit-container{position:relative}.appointment-form .submit-container input[type=button]{background-color:#999 !important;color:#fff !important;width:100%;margin:5px 0 0;box-sizing:border-box;border-radius:4px}.appointment-form .submit-container input[type=button]:hover{background-color:#ccc !important}.appointment-form .submit-container .button-yellow{width:100% !important;margin:5px 0 0;box-sizing:border-box;border-radius:4px}.appointment-form .submit-container .button-notification{padding-top:13px;color:#fff}body{background-color:#091223}.row.main,.row.bottom{background-color:#fff}.row.main{padding-bottom:30px}.fc-item .group-1{text-align:center}.fc-item .field{position:relative}.fc-item .group-1,.fc-item .group-2,.fc-item .group-3,.fc-item .group-4,.fc-item .group-5,.fc-item .group-6,.fc-item .group-7{position:relative}.fc-item .group-1:before,.fc-item .group-1:after,.fc-item .group-2:before,.fc-item .group-2:after,.fc-item .group-3:before,.fc-item .group-3:after,.fc-item .group-4:before,.fc-item .group-4:after,.fc-item .group-5:before,.fc-item .group-5:after,.fc-item .group-6:before,.fc-item .group-6:after,.fc-item .group-7:before,.fc-item .group-7:after{content:" ";display:table}.fc-item .group-1:after,.fc-item .group-2:after,.fc-item .group-3:after,.fc-item .group-4:after,.fc-item .group-5:after,.fc-item .group-6:after,.fc-item .group-7:after{clear:both}.text-cursor-pointer:hover{cursor:pointer}span.highlight{background-color:#ffe7a5}.fc-category h1{border-bottom:1px solid #ededed;padding-bottom:3px}.bottom-3{background:linear-gradient(180deg,#44677f 0,#1c2c3a 76.94%,#0c1930 100%);text-align:center;padding:38px 0 37px}.bottom-3 h3,.bottom-3 a{display:inline-block}.bottom-3 h3{color:#fff;font-size:2rem;line-height:1.35;margin:0 40px 0 0}.bottom-3 p{color:rgba(255,255,255,0.57);font-family:"Open Sans",sans-serif;font-size:1.6rem;line-height:1.375;margin:9px 0 25px}.bottom-3 a{margin:0;width:189px;box-sizing:border-box}.overlaid{-webkit-filter:blur(5px);filter:blur(5px);transition:.5s -webkit-filter linear;transition:.5s filter linear;transition:.5s filter linear,0.5s -webkit-filter linear}.banners .banner .video-icon{z-index:5}.banners .video-icon{top:0;bottom:0;left:0;right:0;margin:auto}.alertBox{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,0.5);z-index:11;opacity:1;visibility:visible;transition:opacity .5s,visibility .5s}.alertBox.closed{opacity:0;visibility:hidden}.alertBox .alertContent{position:relative;width:480px;max-height:300px;margin:20% auto}.alertBox .alertContent h2{margin-top:10px}.alertBox .alertContent .search_close_button{position:absolute;top:-30px;right:-30px}.alertBox .alertContent .search_close_button:before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;top:2px;left:4px;font-size:1.3rem}.alertBox .alertContent .alertText{background-color:#FFF;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,0.5);padding:20px;min-height:200px;max-height:260px;overflow-y:auto}.alertBox .alertContent .button-yellow{position:absolute;right:0;width:218px;margin:5px 0}.no-surgeon-message,.no-non-op-message{padding:10px;margin-left:20px}body[screen=lg] .banners .video-icon,body[screen=md] .banners .video-icon{width:150px;height:150px}body[screen=xs] .fc-item.item-make-an-appointment .group-7{margin-top:15px}body[screen=xs] .alertBox .alertContent{width:300px}body[screen=xs] .alertBox .alertContent .search_close_button{top:-30px;right:0}.item-weekend-walk-in-center .infobox{width:calc(33.333% - 15px);box-sizing:border-box;margin-right:20px;float:left}.item-weekend-walk-in-center .infobox:last-child{margin-right:0}.item-weekend-walk-in-center .location-info{margin-bottom:20px}.item-weekend-walk-in-center .location-info .address{text-align:center;border-right:1px solid #ededed;min-height:125px;padding:0;padding-bottom:20px;text-align:center;border-right:1px solid #ededed;min-height:125px;padding:0;padding-bottom:20px;border-right:0}.item-weekend-walk-in-center .location-info .address h2{margin-top:0;margin-bottom:60px}.item-weekend-walk-in-center .location-info .address p{max-width:200px;margin:0 auto;text-align:center}.item-weekend-walk-in-center .location-info .address h2{margin-top:0;margin-bottom:60px}.item-weekend-walk-in-center .location-info .address p{max-width:200px;margin:0 auto;text-align:center}.item-weekend-walk-in-center .location-info .phone-numbers{text-align:center;border-right:1px solid #ededed;min-height:125px;padding:0;padding-bottom:20px;background:url(/templates/lyquix/images/contact-us-icons/phone-01.svg) no-repeat center 50px}.item-weekend-walk-in-center .location-info .phone-numbers h2{margin-top:0;margin-bottom:60px}.item-weekend-walk-in-center .location-info .phone-numbers p{max-width:200px;margin:0 auto;text-align:center}.item-weekend-walk-in-center .location-info .emergency-hours{text-align:center;border-right:1px solid #ededed;min-height:125px;padding:0;padding-bottom:20px;background:url(/templates/lyquix/images/contact-us-icons/hours-clockicon-02.svg) no-repeat center 50px}.item-weekend-walk-in-center .location-info .emergency-hours h2{margin-top:0;margin-bottom:60px}.item-weekend-walk-in-center .location-info .emergency-hours p{max-width:200px;margin:0 auto;text-align:center}.item-weekend-walk-in-center .location-info .address,.item-weekend-walk-in-center .location-info .phone-numbers,.item-weekend-walk-in-center .location-info .emergency-hours{float:left;width:319px;border-bottom:1px solid #ededed}body[screen=md] .item-weekend-walk-in-center .location-info .address,body[screen=md] .item-weekend-walk-in-center .location-info .phone-numbers,body[screen=md] .item-weekend-walk-in-center .location-info .emergency-hours,body[screen=sm] .item-weekend-walk-in-center .location-info .address,body[screen=sm] .item-weekend-walk-in-center .location-info .phone-numbers,body[screen=sm] .item-weekend-walk-in-center .location-info .emergency-hours{width:212px}body[screen=xs] .bottom-3{padding:33px 0 30px}body[screen=xs] .bottom-3 .text{width:200px;margin:0 auto}body[screen=xs] .bottom-3 h3{margin-right:0}body[screen=xs] .bottom-3 p{font-size:1.4rem;display:inline-block;width:196px;margin:6px 0 26px}body[screen=xs] .item-weekend-walk-in-center .infobox{width:100%;float:none;margin-right:0}body[screen=xs] .item-weekend-walk-in-center .location-info .loc_box_xs{width:100%;text-align:left;padding-left:80px;box-sizing:border-box;background-position:10px 20px}body[screen=xs] .item-weekend-walk-in-center .location-info .loc_box_xs h2{text-align:left;margin-bottom:0;margin-right:0}body[screen=xs] .item-weekend-walk-in-center .location-info .loc_box_xs .address{text-align:left}body[screen=xs] .item-weekend-walk-in-center .location-info .address{width:100%;text-align:left;padding-left:80px;box-sizing:border-box;background-position:10px 20px}body[screen=xs] .item-weekend-walk-in-center .location-info .address h2{text-align:left;margin-bottom:0;margin-right:0}body[screen=xs] .item-weekend-walk-in-center .location-info .address .address{text-align:left}body[screen=xs] .item-weekend-walk-in-center .location-info .phone-numbers{width:100%;text-align:left;padding-left:80px;box-sizing:border-box;background-position:10px 20px;border:0}body[screen=xs] .item-weekend-walk-in-center .location-info .phone-numbers h2{text-align:left;margin-bottom:0;margin-right:0}body[screen=xs] .item-weekend-walk-in-center .location-info .phone-numbers .address{text-align:left}body[screen=xs] .item-weekend-walk-in-center .location-info .emergency-hours{width:100%;text-align:left;padding-left:80px;box-sizing:border-box;background-position:10px 20px;border:0}body[screen=xs] .item-weekend-walk-in-center .location-info .emergency-hours h2{text-align:left;margin-bottom:0;margin-right:0}body[screen=xs] .item-weekend-walk-in-center .location-info .emergency-hours .address{text-align:left}.item-atlanticare91 .group-1 .partner-logo,.item-riddle-hospital90 .group-1 .partner-logo,.item-kennedy-hospital .group-1 .partner-logo,.item-rothman-institute-capital-health .group-1 .partner-logo{position:absolute;top:50%;left:84px;width:369px;transform:translateY(-50%)}.item-atlanticare91 .group-3 .partner-logo,.item-riddle-hospital90 .group-3 .partner-logo,.item-kennedy-hospital .group-3 .partner-logo,.item-rothman-institute-capital-health .group-3 .partner-logo{display:none}body[screen=md] .item-atlanticare91 .group-1 .partner-logo,body[screen=md] .item-riddle-hospital90 .group-1 .partner-logo,body[screen=md] .item-kennedy-hospital .group-1 .partner-logo,body[screen=md] .item-rothman-institute-capital-health .group-1 .partner-logo{position:absolute;top:50%;left:61px;width:278px;transform:translateY(-50%)}body[screen=md] .item-atlanticare91 .group-3 .partner-logo,body[screen=md] .item-riddle-hospital90 .group-3 .partner-logo,body[screen=md] .item-kennedy-hospital .group-3 .partner-logo,body[screen=md] .item-rothman-institute-capital-health .group-3 .partner-logo{display:none}body[screen=sm] .item-atlanticare91 .group-1 .partner-logo,body[screen=sm] .item-riddle-hospital90 .group-1 .partner-logo,body[screen=sm] .item-kennedy-hospital .group-1 .partner-logo,body[screen=sm] .item-rothman-institute-capital-health .group-1 .partner-logo,body[screen=xs] .item-atlanticare91 .group-1 .partner-logo,body[screen=xs] .item-riddle-hospital90 .group-1 .partner-logo,body[screen=xs] .item-kennedy-hospital .group-1 .partner-logo,body[screen=xs] .item-rothman-institute-capital-health .group-1 .partner-logo{display:none}body[screen=sm] .item-atlanticare91 .group-3 .partner-logo,body[screen=sm] .item-riddle-hospital90 .group-3 .partner-logo,body[screen=sm] .item-kennedy-hospital .group-3 .partner-logo,body[screen=sm] .item-rothman-institute-capital-health .group-3 .partner-logo,body[screen=xs] .item-atlanticare91 .group-3 .partner-logo,body[screen=xs] .item-riddle-hospital90 .group-3 .partner-logo,body[screen=xs] .item-kennedy-hospital .group-3 .partner-logo,body[screen=xs] .item-rothman-institute-capital-health .group-3 .partner-logo{display:block;border:1px solid #e0e0e0;margin-right:20px;margin-bottom:11px;float:left}body[screen=sm] .item-atlanticare91 .group-3 .partner-logo,body[screen=sm] .item-riddle-hospital90 .group-3 .partner-logo,body[screen=sm] .item-kennedy-hospital .group-3 .partner-logo,body[screen=sm] .item-rothman-institute-capital-health .group-3 .partner-logo{width:250px}body[screen=xs] .item-atlanticare91 .group-3 .partner-logo,body[screen=xs] .item-riddle-hospital90 .group-3 .partner-logo{width:100%}.item-community-partners .description img{width:auto}.search-button-submit{width:81px;height:40px;box-sizing:border-box;margin:0 0 0 6px;padding:0;float:left}.search-button-submit::before{speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-family:"FontAwesome";content:"";font-size:2.3rem !important}.search-button-submit:hover{margin:0 0 0 5px;padding:0}.search_container{transform:none !important;transform-origin:unset !important;opacity:1 !important}.custom-component #search-form{display:none}.autocomplete-suggestions{box-shadow:1px 4px 3px rgba(50,50,50,0.2);border:0;display:none !important}.autocomplete-suggestions .autocomplete-suggestion{font-family:"Open Sans",sans-serif}.search-text-box-wrapper{clear:both;position:relative;background-color:transparent;border-radius:5px;box-shadow:none;box-sizing:border-box;border:0;margin-top:5px;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.2);width:auto;padding:0}.search-text-box-wrapper .yxt-SearchBar-container{border:0;margin-top:5px;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.2);border-radius:4px}.search-text-box-wrapper .loading{position:absolute;top:0;display:block;right:50px;display:none !important}.search-text-box-wrapper input[type=text]{width:237.5px;box-sizing:border-box;padding:6.5px 18px 7.5px 10px;font-size:1.2rem;line-height:15px;border-right:1px solid #dcdcdc;height:auto;border-radius:4px 0 0 4px;box-shadow:none;font-family:"Roboto",sans-serif}.search-text-box-wrapper input[type=text]::-ms-clear{display:none}.search-text-box-wrapper button[type=button]{position:absolute;background-color:transparent !important;box-shadow:none;top:12px;left:562px;margin:0;border-radius:0 4px 4px 0;padding:0}.search-text-box-wrapper button[type=submit]{width:42.5px;margin:0;padding:0;height:29px;box-sizing:border-box;background-color:#fff !important;border-radius:0 4px 4px 0;background-image:url(/templates/lyquix/images/rothman-search.svg);background-size:14px;background-repeat:no-repeat;background-position:center}.search-text-box-wrapper button[type=submit]:hover{border:0}.search-text-box-wrapper button[type=submit] svg{display:none}.search-text-box-wrapper .yxt-GeoLocationFilter-container,.search-text-box-wrapper .yxt-SearchBar-container{background-color:transparent;overflow:visible}.search-text-box-wrapper .yxt-GeoLocationFilter-container .js-yext-query,.search-text-box-wrapper .yxt-SearchBar-container .js-yext-query{background-color:#fff}.search-text-box-wrapper .yxt-GeoLocationFilter-container .yxt-SearchBar-autocomplete,.search-text-box-wrapper .yxt-SearchBar-container .yxt-SearchBar-autocomplete{background-color:#fff;position:absolute;top:29px;left:0}.search-text-box-wrapper .yxt-GeoLocationFilter-container button[type=submit],.search-text-box-wrapper .yxt-SearchBar-container button[type=submit]{position:relative}.search-text-box-wrapper .yxt-GeoLocationFilter-container button[type=submit] .js-yxt-AnimatedForward,.search-text-box-wrapper .yxt-GeoLocationFilter-container button[type=submit] .js-yxt-AnimatedReverse,.search-text-box-wrapper .yxt-SearchBar-container button[type=submit] .js-yxt-AnimatedForward,.search-text-box-wrapper .yxt-SearchBar-container button[type=submit] .js-yxt-AnimatedReverse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);line-height:0}.search-text-box-wrapper.show-loading .loading{display:block}.auto-suggest-box{position:absolute;top:39px;left:-5px;width:285px;z-index:5;display:none !important;background-color:white;border-radius:0 0 3px 3px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.2);box-sizing:border-box;height:auto;max-height:calc(100vh - 288px);overflow-y:scroll;font-family:"Open Sans",sans-serif}.auto-suggest-box.active{display:block !important}.auto-suggest-box .all{padding:10px 0;margin:0 13px;border-bottom:1px solid #f0f0f1;display:block}.auto-suggest-box>p{margin:0;padding:10px 15px}.auto-suggest-box h3{font-size:1.3rem}.auto-suggest-box h2{font-size:1.4rem;padding:10px 0;margin:0 13px}.auto-suggest-box ul{list-style:none;margin:0;padding:0}.auto-suggest-box ul li{padding:4px 13px;margin:0}.auto-suggest-box ul li:hover{background-color:rgba(239,225,197,0.3)}.auto-suggest-box ul li>img{width:30px;height:30px;border-radius:20px;float:left;display:block;margin-right:10px}.auto-suggest-box ul li>div{float:left;width:calc(100% - 40px)}.auto-suggest-box ul li .icon{position:relative;float:left;width:30px;height:30px;margin:3px 10px 0 0}.auto-suggest-box ul li .icon-form,.auto-suggest-box ul li .icon-document{background-size:contain;background-position:inherit}.auto-suggest-box ul li .title{display:block;float:left;color:#666;font-size:1.3rem;letter-spacing:.48px;line-height:1.8rem;text-decoration:none;width:100%}.auto-suggest-box ul li .title:hover{text-decoration:underline}.auto-suggest-box ul li .details{display:block;float:left;color:#666;font-size:1.3rem;font-weight:300;letter-spacing:.48px;line-height:1.8rem}.menu-collapsed .auto-suggest-box{top:39px;width:304px;right:-19px;left:auto;max-height:calc(100vh - 213px)}.row.main{position:relative}.row.main .search_position_fixer{position:absolute;z-index:3;width:100%;display:none;margin-top:110px}.row.main .search_position_fixer #scalable-wrapper{width:682px;position:relative;z-index:10;box-sizing:border-box}.row.main .search_position_fixer .search_container{width:100%;font-family:"Open Sans",sans-serif;border-radius:5px;position:relative;opacity:1;transition:transform .5s,opacity 1s;z-index:10;display:none}.row.main .search_position_fixer .search_container .search_close_button{position:absolute;top:-25px;right:-25px}.row.main .search_position_fixer .search_container .search_close_button:before{top:2px;left:4px;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;font-size:1.3rem}.com_finder .finder{margin-top:40px}.com_finder .finder fieldset.word{border:0;margin:0;padding:0;position:relative}.com_finder .finder div#search-results>h2{font-size:1.4rem;margin:12px 0 0 0}.com_finder .finder div#search-results>p{color:#c5c5c5;margin:0}.com_finder .finder ul.search-results{list-style:none}.com_finder .finder ul.search-results li{padding-bottom:30px;border-bottom:1px solid #ededed}.com_finder .finder ul.search-results .small,.com_finder .finder ul.search-results ul.breadcrumb li,ul.breadcrumb .com_finder .finder ul.search-results li{margin-top:17px;font-size:inherit;font-style:italic}.com_finder .finder .search-text-box-wrapper{height:60px;margin-top:12px;box-shadow:0 2px 2px rgba(0,0,0,0.1);border-radius:3px;clear:both;position:relative;background-color:#efe1c4;border-radius:5px;box-shadow:0 0 13px rgba(0,0,0,0.5);box-sizing:border-box;width:694px;padding:10px}.com_finder .finder .search-text-box-wrapper input[type=text]{font-size:13px;width:587px;height:40px;box-sizing:border-box;border-radius:3px}.com_finder .finder .search-text-box-wrapper button[type=submit]{width:81px;height:40px;box-sizing:border-box;margin:0 0 0 6px;padding:0;float:left;border-radius:3px;background-color:#ffd04e !important;background-size:21px}.com_finder .finder .search-text-box-wrapper button[type=submit]:after{font-size:2.3rem}.overlay{background:url(/templates/lyquix/images/repeatingpattern.png) repeat;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;display:none;opacity:1;transition:opacity .25s}.overlay.close{opacity:0}body[screen=md] .row.main .search_position_fixer{margin-top:110px}body[screen=sm] .auto-suggest-box{right:auto}body[screen=sm].menu-collapsed .auto-suggest-box{left:0;top:38px;width:280px;max-height:calc(100vh - 126px);overflow:scroll}body[screen=sm] .row.main .search_position_fixer .search_container{width:640px}body[screen=sm].com_finder .finder .search-text-box-wrapper{width:100%}body[screen=sm].com_finder .finder .search-text-box-wrapper input[type=text]{width:532px}body[screen=sm].com_finder .finder .search-text-box-wrapper .auto-suggest-box{width:532px}body[screen=sm] .search_position_fixer{margin:4px 0 4px 14px}body[screen=sm] .search_position_fixer .yxt-SearchBar-container{margin:0}body[screen=xs] .auto-suggest-box{right:auto}body[screen=xs].menu-collapsed .auto-suggest-box{left:14px;top:39px;width:280px;max-height:calc(100vh - 132px);overflow:scroll}body[screen=xs] .row.main .search_position_fixer{margin-top:40px}body[screen=xs] .row.main .search_position_fixer #scalable-wrapper{width:291px}body[screen=xs] .row.main .search_position_fixer .search_container .search_close_button{top:-30px;right:0}body[screen=xs] .row.main .search_position_fixer .search_container .search-text-box-wrapper input[type=text]{width:240px}body[screen=xs].com_finder .finder .search-text-box-wrapper{width:100%;padding:5px;height:40px}body[screen=xs].com_finder .finder .search-text-box-wrapper input[type=text]{width:268px;height:30px}body[screen=xs].com_finder .finder .search-text-box-wrapper button[type=submit]{width:35px;height:30px}body[screen=xs].com_finder .finder .search-text-box-wrapper .auto-suggest-box{width:268px;top:35px;left:5px}body[screen=xs].com_finder .finder .search-text-box-wrapper .loading{top:5px;right:50px}body.mobile .search_container input[type=text]::-webkit-input-placeholder{line-height:22px !important}.pagination-wrapper .pagination{font-size:1.6rem;letter-spacing:0;line-height:22px;list-style:none;padding:0}.pagination-wrapper .pagination .page-item{font-family:"Open Sans",sans-serif;font-size:1.6rem;letter-spacing:0;line-height:22px;text-align:center;padding:5px 10px;margin:0 5px}.pagination-wrapper .pagination .page-item a{color:#142546;text-decoration:none}.pagination-wrapper .pagination .page-item.active{background-color:#ededed}.pagination-wrapper .pagination .page-item.active a{font-weight:700}.pagination-wrapper .pagination .page-item.current-page a,.pagination-wrapper .pagination .page-item#previous-page a,.pagination-wrapper .pagination .page-item#next-page a{cursor:pointer}.pagination-wrapper .paginate-control{position:relative;margin-bottom:0}.pagination-wrapper .paginate-control.menu-opener{width:90px;margin-right:10px}.pagination-wrapper .paginate-control .dropdown{margin:0;padding:10px 0;position:absolute;background-color:#fff;left:auto;right:0;z-index:2;height:auto;width:100%;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15);border-radius:0 2px 0 0;list-style:none}.pagination-wrapper .paginate-control .dropdown li{color:#142546;font-family:"Open Sans",sans-serif;font-size:1.2rem;letter-spacing:0;line-height:17px;height:28px;display:flex;align-items:center;padding-left:10px;margin:0}.pagination-wrapper .paginate-control .dropdown li:hover{text-decoration:underline}.pagination-wrapper .paginate-control .dropdown:before{content:"";display:block;background-color:inherit;height:10px;width:10px;transform:rotate(45deg);position:absolute;top:-4px;right:10px}.pagination-wrapper .paginate-control .dropdown.close{opacity:0;visibility:hidden;transition:opacity .5s,visibility 0s .5s}.pagination-wrapper .view-all{cursor:pointer;color:#142546;font-family:"Open Sans",sans-serif;font-size:1.2rem;letter-spacing:0;line-height:17px;position:relative;padding:8px 0 8px 10px}.pagination-wrapper .view-all:before{content:"";width:1px;position:absolute;height:100%;background-color:#ededed;left:0;top:0}.pagination-wrapper .view-all:hover{text-decoration:underline}.cat-physicians .pagination-wrapper{margin-top:40px}.cat-physicians .section-3.no-physicians .pagination-wrapper{display:none}body[screen=md] .cat-physicians .pagination-wrapper{margin-top:35px}body[screen=sm] .cat-physicians .pagination-wrapper,body[screen=xs] .cat-physicians .pagination-wrapper{margin-top:25px}@media only screen and (max-width:800px){.cat-physicians .pagination-wrapper nav{width:100%}.cat-physicians .pagination-wrapper .page-item{flex-grow:1;padding:5px 8px}.cat-physicians .paginate-control-wrapper{margin:0 auto}}@media only screen and (max-width:959px){.cat-physicians .pagination-wrapper .page-item{padding:5px 8px}}#rel-phy-filter{display:flex;background-color:#fff;height:62px;position:relative;border:1px solid #e4e4e4;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15)}#rel-phy-filter.disabled{pointer-events:none}.rel-phy-filter input[type=text]{box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.2);width:calc(100% - 44px);border-radius:4px 0 0 4px;background-color:#f9f9f9;height:30px;font-size:1.2rem}.rel-phy-filter.search{padding:16px 0;border-right:1px solid #e4e4e4}.rel-phy-filter.search .search_query-wrapper{padding:0 20px}.rel-phy-filter.region-select{display:flex;padding:16px 20px}.rel-phy-filter.region-select .radio-wrapper{padding:0;border-bottom:0}.rel-phy-filter.region-select .input-group{display:flex}.rel-phy-filter.region-select .input-group.everywhere{margin-left:12px}.rel-phy-filter.region-select label{white-space:nowrap}.rel-phy-filter.specialty{border-left:1px solid #e4e4e4;padding:0 20px;flex-grow:1;display:flex;align-items:center}.rel-phy-filter.specialty .menu-opener{margin-bottom:0;width:100%}.rel-phy-filter.specialty .dropdown{top:45px;right:0;left:auto}.rel-phy-filter.specialty .dropdown:after{right:29px;left:auto}.rel-phy-filter.locations{padding:16px 20px;width:45%;border-left:1px solid #e4e4e4}.rel-phy-filter.locations .phy-loc-filter-dropdown{top:0;right:calc(100% + 30px);left:auto}.rel-phy-filter.locations .menu-opener{margin-bottom:0}.rel-phy-filter.misc-filters{margin-left:auto;display:flex;padding:0 20px;align-items:center;border-left:1px solid #e4e4e4;position:relative}.rel-phy-filter.misc-filters .rel-phy-filters-misc-toggle{width:28px;height:28px;background-size:cover;margin:0;padding:0;background:transparent url(/templates/lyquix/images/icons/filter.svg) no-repeat center 70%/70% !important;border:0;box-shadow:none;border-radius:initial;transition:none}.rel-phy-filter.misc-filters .rel-phy-filters-misc-toggle:focus{outline:0}.rel-phy-filter.misc-filters .misc-filters-dropdown{border-radius:0 2px 0 0;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15);width:314px;position:absolute;top:70%;right:6px;opacity:0;visibility:none;padding:30px 26px 20px;background-color:#fff;z-index:-1;transition:opacity .5s ease}.rel-phy-filter.misc-filters .misc-filters-dropdown:after{right:24px;left:auto}.rel-phy-filter.misc-filters .sort-pref .miles-from{width:82px}.rel-phy-filter .phy-loc-filter-dropdown .left-column-and-map-wrapper .left-column{order:2;background-color:#fff}.rel-phy-filter .phy-loc-filter-dropdown .left-column-and-map-wrapper .left-column:after{content:"";display:block;background-color:inherit;height:10px;width:10px;transform:rotate(45deg);position:absolute;top:-4px;right:22px}.rel-phy-filter .phy-loc-filter-dropdown .map{width:315px;height:552px}.rel-phy-filter .phy-loc-filter-dropdown:after{content:normal}.rel-phy-filter .language-filter .dropdown{top:52px}body.type-alias-specialty #rel-phy-filter .rel-phy-filter.specialty,body.type-alias-specialty #rel-phy-filter .specialty-filter,body.type-alias-condition #rel-phy-filter .rel-phy-filter.specialty,body.type-alias-condition #rel-phy-filter .specialty-filter,body.type-alias-treatment #rel-phy-filter .rel-phy-filter.specialty,body.type-alias-treatment #rel-phy-filter .specialty-filter,body.type-alias-program #rel-phy-filter .rel-phy-filter.specialty,body.type-alias-program #rel-phy-filter .specialty-filter{display:none !important}body.type-alias-location .filter-applied[data-filter=regional]{display:none}body.type-alias-location #rel-phy-filter .rel-phy-filter.locations,body.type-alias-location #rel-phy-filter .rel-phy-filter.region-select,body.type-alias-location #rel-phy-filter .location-filter,body.type-alias-location #rel-phy-filter .sort-filter,body.type-alias-location #rel-phy-filter .phy-filter-xs .tab-nav{display:none !important}body.type-alias-location .ccb-physicians li.physician .region{display:none !important}body.filters-open #rel-phy-filter .rel-phy-filter.misc-filters .rel-phy-filters-misc-toggle{background:#f2f2f2 url(/templates/lyquix/images/icons/filter-close-xs.svg) no-repeat center 40%/40% !important}body.filters-open #rel-phy-filter .rel-phy-filter.misc-filters .misc-filters-dropdown{opacity:1;visibility:visible;z-index:1}body.type-alias-physician .advanced_rel_physicians .filter-bar-phy,body.type-alias-physician .advanced_rel_physicians .filters-summary-wrapper,body.type-alias-event .advanced_rel_physicians .filter-bar-phy,body.type-alias-event .advanced_rel_physicians .filters-summary-wrapper,body.type-alias-news .advanced_rel_physicians .filter-bar-phy,body.type-alias-news .advanced_rel_physicians .filters-summary-wrapper,body.type-alias-video .advanced_rel_physicians .filter-bar-phy,body.type-alias-video .advanced_rel_physicians .filters-summary-wrapper,body.type-alias-ambassador-story .advanced_rel_physicians .filter-bar-phy,body.type-alias-ambassador-story .advanced_rel_physicians .filters-summary-wrapper,body.type-alias-page .advanced_rel_physicians .filter-bar-phy,body.type-alias-page .advanced_rel_physicians .filters-summary-wrapper{display:none !important}body.type-alias-physician .advanced_rel_physicians .outer,body.type-alias-event .advanced_rel_physicians .outer,body.type-alias-news .advanced_rel_physicians .outer,body.type-alias-video .advanced_rel_physicians .outer,body.type-alias-ambassador-story .advanced_rel_physicians .outer,body.type-alias-page .advanced_rel_physicians .outer{background-color:transparent;box-shadow:none;padding:0}body.type-alias-physician .advanced_rel_physicians .scroll,body.type-alias-event .advanced_rel_physicians .scroll,body.type-alias-news .advanced_rel_physicians .scroll,body.type-alias-video .advanced_rel_physicians .scroll,body.type-alias-ambassador-story .advanced_rel_physicians .scroll,body.type-alias-page .advanced_rel_physicians .scroll{max-height:none;overflow-y:auto}body.type-alias-physician .ccb-physicians,body.type-alias-event .ccb-physicians,body.type-alias-news .ccb-physicians,body.type-alias-video .ccb-physicians,body.type-alias-ambassador-story .ccb-physicians,body.type-alias-page .ccb-physicians{display:flex !important;margin:0 -7px}body.type-alias-physician .physician .phy-group-2 h3{border-bottom:none !important}body.type-alias-physician .physician .button-row,body.type-alias-physician .physician .region{display:none !important}body.type-alias-physician .physician:before:not(.tmpl-custom-physicians .physician:before){content:""}body.type-alias-specialty .advanced_rel_physicians .surgical-filter{display:none !important}body[screen=sm].type-alias-physician .ccb-physicians{margin:0 -2.5px}body[screen=xs].type-alias-physician .ccb-physicians li.physician{align-items:center}body[screen=xs].type-alias-physician .ccb-physicians li.physician h3{padding-bottom:0;margin-bottom:0}body[regions=outside-region] .rel-phy-filter.region-select{opacity:.5;pointer-events:none}.advanced_rel_physicians .surgical-heading,.advanced_rel_physicians .non-surgical-heading{margin:0 auto;width:calc(100% - 72px)}.advanced_rel_physicians .filters-summary-wrapper{padding-top:17px;padding-bottom:10px;width:calc(100% - 72px);margin:0 auto}.advanced_rel_physicians .filter-message{width:calc(100% - 58px);margin:0 auto}.advanced_rel_physicians .ccb-physicians,.advanced_rel_physicians .outside-region-items-list{width:calc(100% - 58px);margin:-7px auto 0}.advanced_rel_physicians .outer{padding-right:6px;background-color:#fafafa;box-shadow:0 2px 4px 0 rgba(0,0,0,0.15),-1px 0 3px 0 rgba(0,0,0,0.15)}.advanced_rel_physicians .scroll{max-height:600px;overflow-y:scroll}.advanced_rel_physicians .scroll::-webkit-scrollbar{width:7px}.advanced_rel_physicians .scroll::-webkit-scrollbar-track{border-radius:3.5px;background:rgba(20,37,70,0.22);margin:15px 0 60px}.advanced_rel_physicians .scroll::-webkit-scrollbar-thumb{background:rgba(20,37,70,0.57);border-radius:3.5px}.advanced_rel_physicians .scroll.show-regions li.physician .region,.advanced_rel_physicians .scroll.no-physicians li.physician .region{display:block}.advanced_rel_physicians .scroll.show-regions .surgical-heading,.advanced_rel_physicians .scroll.show-regions .non-surgical-heading,.advanced_rel_physicians .scroll.no-physicians .surgical-heading,.advanced_rel_physicians .scroll.no-physicians .non-surgical-heading{display:none}body[screen=md] .rel-phy-filter input[type=text]{width:calc(100% - 44px)}body[screen=md] .rel-phy-filter.search .search_query-wrapper{padding:0 14px}body[screen=md] .rel-phy-filter.region-select{padding:16px 14px}body[screen=md] .rel-phy-filter.locations{padding:14px 17px;width:35%}body[screen=md] .rel-phy-filter.locations .phy-loc-filter-dropdown{right:453px}body[screen=md] .rel-phy-filter.locations .phy-loc-filter-dropdown .left-column-and-map-wrapper .left-column:after{right:84px}body[screen=md] .rel-phy-filter.locations .phy-loc-filter-dropdown .map{width:315px;height:552px}body[screen=md] .rel-phy-filter.misc-filters{padding:0 14px}body[screen=md] .rel-phy-filter.misc-filters .misc-filters-dropdown:after{right:18px}body[screen=md] .advanced_rel_physicians .surgical-heading,body[screen=md] .advanced_rel_physicians .non-surgical-heading{width:calc(100% - 28px)}body[screen=md] .advanced_rel_physicians .filters-summary-wrapper{width:calc(100% - 28px)}body[screen=md] .advanced_rel_physicians .ccb-physicians{width:calc(100% - 14px)}body[screen=sm] .rel-phy-filter input[type=text]{width:calc(100% - 36px)}body[screen=sm] .rel-phy-filter .submit-button{width:34px}body[screen=sm] .rel-phy-filter.region-select{padding:16px 14px}body[screen=sm] .rel-phy-filter .region-filter{flex-direction:column;align-items:flex-start;justify-content:center}body[screen=sm] .rel-phy-filter .region-filter .input-group.everywhere{margin:8px 0 0 0}body[screen=sm] .rel-phy-filter.locations .phy-loc-filter-dropdown{right:396px}body[screen=sm] .rel-phy-filter .phy-loc-filter-dropdown{right:0}body[screen=sm] .rel-phy-filter .phy-loc-filter-dropdown .map{width:243px}body[screen=sm] .rel-phy-filter.misc-filters{padding:0 14px}body[screen=sm] .rel-phy-filter.misc-filters .misc-filters-dropdown{padding:30px 26px 36px}body[screen=sm] .rel-phy-filter.misc-filters .misc-filters-dropdown:after{right:18px}body[screen=sm] .advanced_rel_physicians .surgical-heading,body[screen=sm] .advanced_rel_physicians .non-surgical-heading{width:calc(100% - 36px)}body[screen=sm] .advanced_rel_physicians .filters-summary-wrapper{width:calc(100% - 36px)}body[screen=sm] .advanced_rel_physicians .ccb-physicians{width:calc(100% - 34.5px);margin:2.5px auto}body[screen=xs] #rel-phy-filter{height:38px}body[screen=xs] #rel-phy-filter .rel-phy-filters-misc-toggle{width:18px;height:18px;background-size:100% !important}body[screen=xs] #rel-phy-filter .sort-pref{padding-top:19px}body[screen=xs] #rel-phy-filter .sort-pref .row.alphabetically{margin-bottom:16px}body[screen=xs] #rel-phy-filter .sort-pref .row.distance{margin-bottom:4px}body[screen=xs] .advanced_rel_physicians .outer{padding-right:12px}body[screen=xs] .advanced_rel_physicians .scroll{max-height:295px}body[screen=xs] .advanced_rel_physicians .surgical-heading,body[screen=xs] .advanced_rel_physicians .non-surgical-heading{width:calc(100% - 24px);padding:12px}body[screen=xs] .advanced_rel_physicians .filters-summary-wrapper,body[screen=xs] .advanced_rel_physicians .ccb-physicians,body[screen=xs] .advanced_rel_physicians .outside-region-items-list{width:calc(100% - 24px)}body[screen=xs].filters-open .phy-filter-xs{visibility:visible;opacity:1;z-index:1000}body[screen=xs] .rel-phy-filter.region-select{width:85%;padding:16px 12px}body[screen=xs] .rel-phy-filter.misc-filters{width:15%;padding:0;align-items:center;justify-content:center}body[screen=xs] .rel-phy-filter.misc-filters .open .misc-filters-dropdown{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100}body.msie-11 .rel-phy-filter.region-select{display:block;padding-top:25px}body.msie-11 .rel-phy-filter.misc-filters{display:block;padding-top:15px}body.msie-11 .advanced_rel_physicians li.physician .phy-group-1{max-height:100px}body.msie-11 .cat-physicians .section-2 li.physicians .group-1{max-height:150px}


