@charset "UTF-8";:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.engagebox__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.engagebox__animated.engagebox__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.engagebox__animated.engagebox__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.engagebox__animated.engagebox__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.engagebox__animated.engagebox__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.engagebox__animated.engagebox__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.engagebox__animated.engagebox__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.engagebox__animated.engagebox__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.engagebox__animated.engagebox__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.engagebox__animated.engagebox__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.engagebox__animated.engagebox__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.engagebox__animated.engagebox__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.engagebox__animated.engagebox__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.engagebox__animated.engagebox__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.engagebox__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important}.engagebox__animated[class*=Out]{opacity:0}}.engagebox__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}.engagebox__flash{-webkit-animation-name:flash;animation-name:flash}.engagebox__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.engagebox__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}.engagebox__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}.engagebox__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}.engagebox__headShake{-webkit-animation-name:headShake;animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.engagebox__swing{-webkit-animation-name:swing;animation-name:swing;-webkit-transform-origin:top center;transform-origin:top center}.engagebox__tada{-webkit-animation-name:tada;animation-name:tada}.engagebox__wobble{-webkit-animation-name:wobble;animation-name:wobble}.engagebox__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}.engagebox__heartBeat{-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.engagebox__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}.engagebox__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}.engagebox__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}.engagebox__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}.engagebox__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}.engagebox__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}.engagebox__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}.engagebox__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}.engagebox__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}.engagebox__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.engagebox__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}.engagebox__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}.engagebox__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}.engagebox__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}.engagebox__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}.engagebox__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}.engagebox__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}.engagebox__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}.engagebox__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.engagebox__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.engagebox__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}.engagebox__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.engagebox__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}.engagebox__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.engagebox__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}.engagebox__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.engagebox__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}.engagebox__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}.engagebox__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}.engagebox__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}.engagebox__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}.engagebox__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.engagebox__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}.engagebox__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}.engagebox__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.engagebox__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}.engagebox__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.engagebox__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}.engagebox__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.engagebox__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}.engagebox__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}.engagebox__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}.engagebox__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}.engagebox__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}.engagebox__animated.engagebox__flip{-webkit-animation-name:flip;animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}.engagebox__flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.engagebox__flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.engagebox__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.engagebox__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.engagebox__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.engagebox__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.engagebox__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.engagebox__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.engagebox__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}.engagebox__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.engagebox__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.engagebox__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.engagebox__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.engagebox__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}.engagebox__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.engagebox__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.engagebox__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.engagebox__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.engagebox__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}.engagebox__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}.engagebox__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}.engagebox__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}.engagebox__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.engagebox__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}.engagebox__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}.engagebox__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}.engagebox__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}.engagebox__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}.engagebox__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}.engagebox__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}.engagebox__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}.engagebox__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}.engagebox__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}.engagebox__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.engagebox__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}.engagebox__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}.engagebox__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}.engagebox__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.engagebox__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.engagebox__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
.eb-close{display:inline-block;position:absolute;right:0;top:0;z-index:10000;background:none;color:var(--eb-close-button-color,rgb(174,174,174));font-size:var(--eb-close-button-font-size,24px);font-weight:normal;font-family:Tahoma,Arial;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;margin:0;padding:0;line-height:1;cursor:pointer;visibility:var(--eb-close-button-visibility);-webkit-animation:var(--eb-close-button-animation);animation:var(--eb-close-button-animation);-webkit-animation-fill-mode:var(--eb-close-button-animation-fill-mode);animation-fill-mode:var(--eb-close-button-animation-fill-mode)}.eb-close:hover{color:var(--eb-close-button-hover-color)}.eb-close.placement-inside{display:var(--eb-close-button-inside,none)}.eb-close.placement-outside{display:var(--eb-close-button-outside,none)}.eb-close>img{display:var(--eb-close-button-image,none);padding:10px}.eb-close:focus{outline:0}.eb-close>span{display:var(--eb-close-button-icon,none);font-size:1em;padding:.4em;line-height:.4em}.eb-rtl .eb-close{right:auto;left:0}.eb{font-family:Arial;line-height:1.5;font-size:14px}.eb svg{fill:currentColor}.eb a{color:#4285f4}.eb-row-flex{text-align:center;margin:-8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eb-row-flex>*{margin:8px}.eb .eb-btn{display:inline-block;background-color:#555;color:#fff;padding:.9em;line-height:.6em;border-radius:3px;text-decoration:none;max-width:100%;border:solid 1px rgba(0,0,0,0);font-size:1em;text-align:center;cursor:pointer}.eb .eb-btn.eb-btn-medium{font-size:.9em;padding:.8em}.eb .eb-btn.eb-btn-small{font-size:.8em;padding:.7em}.eb .eb-btn.eb-btn-large{font-size:1.2em}.eb .eb-btn.eb-btn-outline{background:none;color:inherit;border:solid 1px currentColor}.eb .eb-btn.eb-btn-primary{background-color:#4285f4}.eb .eb-btn.eb-btn-danger{background-color:#db4437}.eb .eb-btn.eb-btn-success{background-color:#0f9d58}.eb .eb-btn:hover{opacity:.9}.eb-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--buttons-gap)}.eb-btns.gap-8{--buttons-gap:8px}.eb-btns.gap-16{--buttons-gap:16px}.eb-btns.gap-24{--buttons-gap:24px}.eb-btns .eb-btn{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (min-width:576px){.eb-btns.equal-sizes .eb-btn{-webkit-box-flex:1;-ms-flex:1 0 21%;flex:1 0 21%}.eb-btns.flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:575px){.eb-btns.m-gap-0{--buttons-gap:0}.eb-btns.m-gap-8{--buttons-gap:8px}.eb-btns.m-gap-16{--buttons-gap:16px}.eb-btns.m-gap-24{--buttons-gap:24px}.eb-btns.m-flex-dir-row{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.eb-btns .eb-btn{width:100%}}.eb-left{float:left}.eb-right{float:right}.eb-h1{font-size:24px}.eb-h2{font-size:20px}.eb-h3{font-size:18px}.eb-h4{font-size:16px}.eb-h1,.eb-h2,.eb-h3,.eb-h4{line-height:1.3;margin-bottom:20px}.eb-p{padding:0;margin-bottom:20px}.eb-p:last-child{margin:0}.eb-small{font-size:.9em}.eb-muted{opacity:.6}.text-success{color:#0f9d58}.eb-icon-warning,.eb-icon{font-size:50px;line-height:56px;border:solid 2px currentColor;width:60px;height:60px;display:inline-block;border-radius:100%;color:#555;margin-bottom:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.eb-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-10px}.eb-row .eb-col{padding:10px}.eb-label{display:inline-block;background-color:#555;padding:.7em;line-height:.8em;border-radius:3px;color:#fff}.eb-label.eb-label-danger{background-color:#db4437}.eb-coupon-code{background-color:#4285f4;color:#fff;padding:6px 18px;border-radius:3px;display:inline-block;font-family:monospace;font-size:16px;position:relative;text-align:center;letter-spacing:.1em}.eb-coupon-code:before{content:"✄";top:6px;left:-6px;font-size:34px;line-height:13px;position:relative}.eb-coupon-code-simple{border:dashed 1px currentColor;padding:.5em;line-height:1;font-family:monospace;font-weight:bold;letter-spacing:.1em}.eb-backdrop{height:100%;width:100%;position:fixed;left:0;top:0;z-index:0;overflow:hidden;background-color:var(--eb-overlay-background-color);backdrop-filter:blur(min(var(--eb-overlay-blur,0) * 0.25px,60px));-webkit-backdrop-filter:blur(min(var(--eb-overlay-blur,0) * 0.25px,60px))}.eb-floating-button{position:fixed;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:9999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;cursor:pointer}.eb-floating-button>*{pointer-events:all}.eb-floating-button div{font-size:var(--fontSize,"16px");font-weight:500;color:var(--color);background-color:var(--bgColor);padding:.6em 1em;border-radius:3px;margin:30px;cursor:pointer;-webkit-transition:all 100ms ease-in-out;transition:all 100ms ease-in-out;-webkit-box-shadow:1px 1px 5px 0px rgba(0,0,0,.2);box-shadow:1px 1px 5px 0px rgba(0,0,0,.2)}.eb-floating-button div:hover{opacity:.9}.eb-floating-button[class*=middle] div{margin:0}.eb-columns-container{--base-metric:8px;--columns:1;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;gap:var(--gap)}.eb-columns-container.align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eb-columns-container.columns-2{--columns:2}.eb-columns-container.columns-3{--columns:3}.eb-columns-container.columns-4{--columns:4}.eb-columns-container.gap-1{--gap:var(--base-metric)}.eb-columns-container.gap-2{--gap:calc(2 * var(--base-metric))}.eb-columns-container.gap-5{--gap:calc(5 * var(--base-metric))}.eb-columns-container .eb-column{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.eb-columns-container .eb-column:not(.flex-basis-auto){-ms-flex-preferred-size:calc(100%/var(--columns));flex-basis:calc(100%/var(--columns))}.eb-columns-container .eb-column.flex-basis-auto{-ms-flex-preferred-size:auto;flex-basis:auto}@media only screen and (min-width:992px){.eb-columns-container .eb-column.md-flex-basis-auto{-ms-flex-preferred-size:auto;flex-basis:auto}}@media only screen and (max-width:991px){.eb-columns-container{-ms-flex-wrap:wrap;flex-wrap:wrap}.eb-columns-container.md-columns-1{--columns:1}.eb-columns-container.md-columns-2{--columns:2}.eb-columns-container.md-columns-3{--columns:3}.eb-columns-container.md-columns-4{--columns:4}.eb-columns-container.md-gap-1{--gap:var(--base-metric)}.eb-columns-container.md-gap-2{--gap:calc(2 * var(--base-metric))}}@media only screen and (min-width:577px){.eb-columns-container .eb-column.sm-flex-basis-auto{-ms-flex-preferred-size:auto;flex-basis:auto}}@media only screen and (max-width:576px){.eb-columns-container{--columns:1 !important}.eb-columns-container.sm-gap-1{--gap:var(--base-metric)}.eb-columns-container.sm-gap-2{--gap:calc(2 * var(--base-metric))}.eb-columns-container .sm-align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eb-columns-container .sm-text-center{text-align:center}}.eb-acc{text-align:center}.eb-acr{text-align:right}.eb-acb .eb-container,.eb-acm .eb-container{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.eb-acb .eb-container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.eb-acm .eb-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eb-inst{position:fixed;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;pointer-events:none;z-index:99999;text-align:left;padding:var(--eb-margin)}.eb-inst>*{pointer-events:all}.eb-inst,.eb-inst *,.eb-inst *:before,.eb-inst *:after{-webkit-box-sizing:border-box;box-sizing:border-box}.eb-inst .eb-header{font-size:1.6em;line-height:1em;margin-bottom:20px;opacity:.8}.eb-inst .eb-header ul{list-style:disc inside none;margin:0;padding:0}.eb-inst .eb-content{overflow:hidden}.eb-inst .eb-content .eb-input{border:1px solid #aeaeae;padding:.6em .8em;width:100%;height:auto;font-family:"Arial";line-height:normal;margin:0}.eb-inst .eb-content input[type=checkbox]{margin:0;position:relative;top:-1px}.eb-inst .eb-content .eb-field-row{margin-bottom:.5em}.eb-inst .eb-content .eb-field-row label{display:inline-block;margin-bottom:.5em}.eb-inst .eb-formHor .eb-container{margin:0 auto;max-width:1000px}@media (min-width:768px){.eb-inst .eb-formHor form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -5px}.eb-inst .eb-formHor .eb-content form>*{padding:0 5px;margin:0;width:100%}.eb-inst .eb-formHor .eb-content form .eb-footer{-ms-flex-negative:0;flex-shrink:0;width:150px}}.eb-inst .eb-formHor .eb-content button{width:100%}.eb-inst img{max-width:100%}.eb-inst.eb-image .eb-content>a{display:block}.eb-dialog{--eb-shadow-elevation:0px 11px 15px -7px rgba(0,0,0,.2),0px 24px 38px 3px rgba(0,0,0,.1),0px 9px 46px 8px rgba(0,0,0,.1);--eb-shadow-1:0 0 2px 2px rgba(0,0,1,0.3);--eb-shadow-2:6px 7px 4px 6px rgba(0,0,1,0.3);--eb-shadow-3:0 0 27px 15px rgba(0,0,0,0.5);width:100%;height:var(--eb-height,auto);max-height:100%;z-index:1;overflow:auto;padding:var(--eb-padding,30px);-webkit-overflow-scrolling:touch;position:relative;max-width:var(--eb-max-width);border-radius:var(--eb-border-radius);-webkit-box-shadow:var(--eb-dialog-shadow);box-shadow:var(--eb-dialog-shadow);background-color:var(--eb-background-color);color:var(--eb-text-color);border:var(--eb-border-width) var(--eb-border-style) var(--eb-border-color);background-image:var(--eb-background-image);background-repeat:var(--eb-background-repeat);background-size:var(--eb-background-size);background-position:var(--eb-background-position)}.eb-dialog:focus{outline:0}.eb-pageslide{position:relative;z-index:1000000000000000000000}.eb-pageslide>.eb-inst{position:relative;height:auto}iframe.eboxFitFrame{position:absolute;height:100%;width:100%;top:0;left:0}.eb-page_no_scroll,.eb-page_no_scroll body{overflow:hidden !important;position:relative}.eb-hide{display:none}*[data-ebox-cmd]>*,*[data-ebox]>*{pointer-events:none}.eb-top-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eb-top-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.eb-middle-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eb-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eb-middle-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eb-bottom-left{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.eb-bottom-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.eb-bottom-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.hamburger{display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:0.7}.hamburger-box{width:30px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:30px;height:4px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dx .hamburger-inner::before,.hamburger--3dx .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dx-r .hamburger-inner::before,.hamburger--3dx-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dy .hamburger-inner::before,.hamburger--3dy .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dy-r .hamburger-inner::before,.hamburger--3dy-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.355,1)}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner::before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner::before{transform:translate3d(-8px,0,0) rotate(-45deg) scale(0.7,1)}.hamburger--arrow.is-active .hamburger-inner::after{transform:translate3d(-8px,0,0) rotate(45deg) scale(0.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::before{transform:translate3d(8px,0,0) rotate(45deg) scale(0.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::after{transform:translate3d(8px,0,0) rotate(-45deg) scale(0.7,1)}.hamburger--arrowalt .hamburger-inner::before{transition:top 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1)}.hamburger--arrowalt .hamburger-inner::after{transition:bottom 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1)}.hamburger--arrowalt.is-active .hamburger-inner::before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scale(0.7,1);transition:top 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22)}.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scale(0.7,1);transition:bottom 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22)}.hamburger--arrowalt-r .hamburger-inner::before{transition:top 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1)}.hamburger--arrowalt-r .hamburger-inner::after{transition:bottom 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner::before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scale(0.7,1);transition:top 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22)}.hamburger--arrowalt-r.is-active .hamburger-inner::after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scale(0.7,1);transition:bottom 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner::before,.hamburger--boring .hamburger-inner::after{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0.13s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--collapse .hamburger-inner::after{top:-20px;transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0.1s linear}.hamburger--collapse .hamburger-inner::before{transition:top 0.12s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0.1s 0.22s linear}.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top 0.1s 0.16s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.25s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0.13s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--collapse-r .hamburger-inner::after{top:-20px;transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0.1s linear}.hamburger--collapse-r .hamburger-inner::before{transition:top 0.12s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--collapse-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0.1s 0.22s linear}.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top 0.1s 0.16s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.25s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:0.275s;transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55)}.hamburger--elastic .hamburger-inner::before{top:10px;transition:opacity 0.125s 0.275s ease}.hamburger--elastic .hamburger-inner::after{top:20px;transition:transform 0.275s cubic-bezier(0.68,-0.55,0.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:0.075s}.hamburger--elastic.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:0.075s}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:0.275s;transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55)}.hamburger--elastic-r .hamburger-inner::before{top:10px;transition:opacity 0.125s 0.275s ease}.hamburger--elastic-r .hamburger-inner::after{top:20px;transition:transform 0.275s cubic-bezier(0.68,-0.55,0.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:0.075s}.hamburger--elastic-r.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:0.075s}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color 0.125s 0.175s ease-in}.hamburger--emphatic .hamburger-inner::before{left:0;transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,left 0.125s 0.175s ease-in}.hamburger--emphatic .hamburger-inner::after{top:10px;right:0;transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,right 0.125s 0.175s ease-in}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner::before{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1)}.hamburger--emphatic.is-active .hamburger-inner::after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color 0.125s 0.175s ease-in}.hamburger--emphatic-r .hamburger-inner::before{left:0;transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,left 0.125s 0.175s ease-in}.hamburger--emphatic-r .hamburger-inner::after{top:10px;right:0;transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,right 0.125s 0.175s ease-in}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic-r.is-active .hamburger-inner::before{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1)}.hamburger--emphatic-r.is-active .hamburger-inner::after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1)}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner::before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:0.15s}.hamburger--slider .hamburger-inner::after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner::before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner::before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:0.15s}.hamburger--slider-r .hamburger-inner::after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner::before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner::after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s 0.13s linear}.hamburger--spring .hamburger-inner::before{top:10px;transition:top 0.1s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spring .hamburger-inner::after{top:20px;transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:0.22s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner::before{top:0;transition:top 0.1s 0.15s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner::after{top:0;transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1);transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spring-r .hamburger-inner::after{top:-20px;transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0s linear}.hamburger--spring-r .hamburger-inner::before{transition:top 0.1s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--spring-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0s 0.22s linear}.hamburger--spring-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top 0.1s 0.15s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--stand .hamburger-inner{transition:transform 0.075s 0.15s cubic-bezier(0.55,0.055,0.675,0.19),background-color 0s 0.075s linear}.hamburger--stand .hamburger-inner::before{transition:top 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--stand .hamburger-inner::after{transition:bottom 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent;transition:transform 0.075s 0s cubic-bezier(0.215,0.61,0.355,1),background-color 0s 0.15s linear}.hamburger--stand.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--stand.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--stand-r .hamburger-inner{transition:transform 0.075s 0.15s cubic-bezier(0.55,0.055,0.675,0.19),background-color 0s 0.075s linear}.hamburger--stand-r .hamburger-inner::before{transition:top 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--stand-r .hamburger-inner::after{transition:bottom 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent;transition:transform 0.075s 0s cubic-bezier(0.215,0.61,0.355,1),background-color 0s 0.15s linear}.hamburger--stand-r.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--stand-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--spin .hamburger-inner{transition-duration:0.22s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spin .hamburger-inner::before{transition:top 0.1s 0.25s ease-in,opacity 0.1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom 0.1s 0.25s ease-in,transform 0.22s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out,opacity 0.1s 0.12s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.1s ease-out,transform 0.22s 0.12s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--spin-r .hamburger-inner{transition-duration:0.22s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spin-r .hamburger-inner::before{transition:top 0.1s 0.25s ease-in,opacity 0.1s ease-in}.hamburger--spin-r .hamburger-inner::after{transition:bottom 0.1s 0.25s ease-in,transform 0.22s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--spin-r.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out,opacity 0.1s 0.12s ease-out}.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg);transition:bottom 0.1s ease-out,transform 0.22s 0.12s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--squeeze .hamburger-inner{transition-duration:0.075s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--squeeze .hamburger-inner::before{transition:top 0.075s 0.12s ease,opacity 0.075s ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom 0.075s 0.12s ease,transform 0.075s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.075s ease,opacity 0.075s 0.12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.075s ease,transform 0.075s 0.12s cubic-bezier(0.215,0.61,0.355,1)}.hamburger--vortex .hamburger-inner{transition-duration:0.2s;transition-timing-function:cubic-bezier(0.19,1,0.22,1)}.hamburger--vortex .hamburger-inner::before,.hamburger--vortex .hamburger-inner::after{transition-duration:0s;transition-delay:0.1s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner::before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner::after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(0.19,1,0.22,1)}.hamburger--vortex.is-active .hamburger-inner::before,.hamburger--vortex.is-active .hamburger-inner::after{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:0.2s;transition-timing-function:cubic-bezier(0.19,1,0.22,1)}.hamburger--vortex-r .hamburger-inner::before,.hamburger--vortex-r .hamburger-inner::after{transition-duration:0s;transition-delay:0.1s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner::before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner::after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(0.19,1,0.22,1)}.hamburger--vortex-r.is-active .hamburger-inner::before,.hamburger--vortex-r.is-active .hamburger-inner::after{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}
body a.underlinedLink{text-decoration:underline !important}body .grayScaled{filter:grayscale(100%) !important}body .negatBg{background-color:#000 !important;color:#fff !important}body .ligBg{background-color:#fff !important;color:#000 !important}body .accessib-block{position:fixed;top:30%;right:-190px;z-index:9999;display:flex;background:transparent !important;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;height:40px}body .accessib-block.active{right:0;height:unset}.accessib-btn{width:40px;height:40px;background-color:#4885ed;display:flex;align-items:center;justify-content:center}.accessib-btn path{fill:#fff}.accessib-btn.ligBg path{fill:#000 !important}.accessib-tools{width:190px;background:#fff}.accessib-tools button{display:flex;align-items:center;width:100%;text-align:left;background:transparent;border:none;font-size:13px;padding:5px 10px;margin:0;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.accessib-tools button.active{background:#4885ed;color:#fff}.accessib-tools button.active path{fill:#fff}.accessib-tools button.negatBg path{fill:#fff !important}.accessib-tools button.ligBg.active{background:#000!important;color:#fff !important}.accessib-tools button.ligBg.active svg{background:#000!important}.accessib-tools button svg{margin-right:10px}
body,html{width:100%;height:100%;padding:0;margin:0;font-family:"Roboto",sans-serif;font-weight:400;font-size:18px;color:#3c3c3c;font-size-adjust:0.5;-webkit-text-size-adjust:100%}body{overflow-x:hidden}a{text-decoration:none}.clear{clear:both}a img{border:0}img{max-width:100%;height:auto}.topmenu ul,form{padding:0;margin:0}.content{margin:0 auto;text-align:left;width:100%;max-width:1300px;padding:0 15px;box-sizing:border-box}.notice{text-align:center;min-height:20px;background-color:#cd0000;text-shadow:1px 1px #000;font-weight:700;color:#fff;display:block;margin:0 auto;position:relative;font-size:20px;padding:8px 2%;width:96%}.notice a{color:#374e66}.btn,.topmenu li a{font-family:"Questrial",sans-serif;font-weight:400;transition:all 0.3s}.btn{width:100%;max-width:250px;border-radius:20px;padding:13px;font-size:17px;display:inline-block;border:2px solid transparent;cursor:pointer;box-sizing:border-box}.btn-primary{background:#374e66;border-color:#374e66;text-transform:uppercase}.btn-primary a{color:#fff}.btn-primary:hover{background:0 0;color:#3c3c3c}.btn-primary,.btn-primary:hover a{color:#3c3c3c}.btn.btn-primary.rha.serviced{margin-top:30px;margin:35px auto;display:block;width:330px;height:58px;background:#374e66;border-radius:25px;padding:0;text-align:center;display:flex;justify-content:center;align-items:center;transition:all 0.3s}.btn.btn-primary.rha.serviced a{color:#fff;font-size:22px;padding:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-decoration:none;text-transform:capitalize}.btn.btn-primary.rha.serviced:hover{opacity:0.9;background:#374e66}.btn.btn-primary.rha.serviced:hover a{color:#fff}.btn.btn-primary.ra{margin:35px auto !important;display:flex !important;width:330px !important;height:58px !important;background:#b71c1c !important;border-radius:25px !important;padding:0 !important;text-align:center !important;justify-content:center !important;align-items:center !important;transition:all 0.3s !important;border-color:#b71c1c !important;text-transform:none !important}.btn.btn-primary.ra a{color:#fff !important;font-size:22px !important;padding:0 !important;width:100% !important;height:100% !important;display:flex !important;justify-content:center !important;align-items:center !important;text-decoration:none !important;text-transform:capitalize !important}.btn.btn-primary.ra:hover{opacity:0.9 !important;background:#b71c1c !important;color:#fff !important}.btn.btn-primary.ra:hover a{color:#fff !important}.btn.btn-primary:not(.ra):not(.rha.serviced){margin:35px auto;display:block;width:330px;height:58px;background:#374e66;color:#fff;border-radius:25px;padding:0;text-align:center;display:flex;justify-content:center;align-items:center;transition:all 0.3s}.btn.btn-primary:not(.ra):not(.rha.serviced) a{color:#fff;font-size:22px;padding:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-decoration:none;text-transform:capitalize}.btn.btn-primary:not(.ra):not(.rha.serviced):hover{opacity:0.9;background:#374e66}.btn.btn-primary:not(.ra):not(.rha.serviced):hover a{color:#fff}.homepage-services-button.btn-primary-button{background:#374e66;color:#fff;font-size:22px;padding:0;border-radius:25px;height:58px;width:330px;text-align:center;display:flex;justify-content:center;align-items:center;margin:0 auto;transition:all 0.3s;text-decoration:none;text-transform:capitalize}.homepage-services-button.btn-primary-button:hover{opacity:0.9}.table{display:table;vertical-align:middle}.table-row{display:table-row}.table-cell{display:table-cell;vertical-align:middle}.topmenu li ul,nav{left:0;background:#f8f8f8}nav{position:relative;top:0;width:100%;z-index:9000;transition:all 0.3s}nav.static.hide{opacity:0;visibility:hidden}nav.slide{position:fixed;background:#fff;box-shadow:0 3px 3px rgba(0,0,0,0.2);opacity:0;max-height:0;overflow:hidden}nav.slide.fixed{opacity:1;max-height:2000px;overflow:visible;position:fixed}nav .content{max-width:3000px;display:flex;align-items:stretch;padding:0}.inner-logo{padding:10px 15px;display:inline-block;vertical-align:middle}.inner-logo img{max-width:100%;height:auto}.topmenu{margin:0 auto 15px}.topmenu ul{display:flex}.topmenu li{list-style:none;position:relative;padding:5px 2px}.topmenu li.parent:after{content:"";position:absolute;top:10px;right:0;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.topmenu li a,.topmenu span.nav-header,.topmenu span.span-separator{text-decoration:none;text-transform:uppercase;font-family:"Questrial",sans-serif;font-size:18px;font-weight:700;color:#374e66;transition:all 0.3s;white-space:nowrap;padding:6px 15px;border-radius:3px}.topmenu li:last-child a{padding-right:0}.topmenu li.active li a{color:#374e66}.toploc a,.topmenu li a:hover,.topmenu li ul li a:hover,.topmenu li.active a,.topmenu li.active ul li a:hover,.topmenu li ul li.active a{color:#4f7094}.topmenu li ul{position:absolute;top:100%;width:200px;display:block;max-height:0;overflow-y:hidden;transition:all 0.2s}nav.fixed .topmenu li ul{background:#fff}.topmenu li:hover ul{padding-top:10px;max-height:3000px;overflow-y:auto}.topmenu li li{display:block;padding:10px}.top-right{text-align:right;margin:10px 15px 0 auto}.toploc{display:block;color:#747474;font-size:17px;line-height:35px;margin-left:20px;font-weight:400;vertical-align:middle}.toploc a{margin-left:5px;font-size:32px;line-height:33px;text-decoration:none;font-weight:400;font-family:"Roboto Condensed",sans-serif;vertical-align:top}.toploc.mail{font-size:18px;line-height:normal}.toploc.mail a{font-size:18px;line-height:normal}.topline{background:#374e66;padding:5px 15px}.topline,nav .social-btns{display:flex}nav .socials-header{display:flex;gap:10px}nav .social-header a{color:#0171ab;font-size:24px;padding:10px;background:#8ed8ff;border-radius:50%;width:22px;display:flex;justify-content:center;align-items:center;height:22px;transition:0.3s}nav .fb-wrap,nav .social-btn{display:inline-block;vertical-align:middle;margin-right:5px}nav .social-btn{cursor:pointer;transition:all 0.3s}nav .fb-wrap:hover .fb-ico,nav .social-btn:hover{transform:scale(1.1)}nav .fb-wrap{position:relative;width:32px;height:32px;white-space:nowrap}nav .fb-ico{position:absolute;top:0;left:0;transition:all 0.3s}.translate{display:inline-block;vertical-align:middle}#gt-wrapper-150{display:inline-block;vertical-align:middle;height:auto;line-height:1}#gt-wrapper-150 *,#gt-wrapper-150 select,#gt-wrapper-150 a,#gt-wrapper-150 span,#gt-wrapper-150 div,.gtranslate_wrapper,.gtranslate_wrapper *,.gtranslate_wrapper select,.gtranslate_wrapper a,.gtranslate_wrapper span,.gtranslate_wrapper div{color:#fff;font-size:20px;background:#b61a22;border-radius:5px;height:auto;line-height:1.2;margin:0;text-align:center;display:inline-flex;justify-content:center;align-items:center;transition:all 0.3s;text-decoration:none;border:none;cursor:pointer;box-sizing:border-box;white-space:nowrap;font-family:"Roboto",sans-serif;font-weight:400;vertical-align:middle;max-height:38px;text-transform:capitalize}#gt-wrapper-150,.gtranslate_wrapper{max-width:100%;box-sizing:border-box}#gt-wrapper-150 select,.gtranslate_wrapper select{max-width:100%;box-sizing:border-box;overflow:hidden}.gt_container--j304ws{max-width:100%;overflow:hidden;box-sizing:border-box}#gt-wrapper-150 select,.gtranslate_wrapper select{height:38px;min-height:38px;max-height:38px;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:4px 10px;outline:none;border:none;text-transform:uppercase}#gt-wrapper-150 select:focus,.gtranslate_wrapper select:focus,.gt_selector.notranslate:focus{outline:none;border:none;box-shadow:none;margin:0;padding:8px 15px}#gt-wrapper-150:hover,#gt-wrapper-150:hover *,#gt-wrapper-150 select:hover,#gt-wrapper-150 a:hover,.gtranslate_wrapper:hover,.gtranslate_wrapper:hover *,.gtranslate_wrapper select:hover,.gtranslate_wrapper a:hover{opacity:0.9}#gt-wrapper-150 option{background:#b61a22;color:#fff}.top-req{margin:0 0 0 auto;display:flex;align-items:center;gap:5px;flex-wrap:nowrap}.top-req a{color:#fff;font-size:20px;padding:8px 15px;background:#b61a22;border-radius:5px;height:auto;width:auto;text-align:center;display:flex;justify-content:center;align-items:center;transition:all 0.3s;text-decoration:none;margin-left:0;border:none;cursor:pointer;box-sizing:border-box;white-space:nowrap;text-transform:capitalize}.top-req a:nth-child(1){background:orange}.top-req a:nth-child(1):hover{color:#fff;background:orange;opacity:0.9}.top-req a:nth-child(2){background:#327cd8}.top-req a:nth-child(2):hover{color:#fff;background:#327cd8;opacity:0.9}.top-req a:hover{color:#fff;background:#b61a22;opacity:0.9}.hamburger{display:none}nav p{display:inline-block}.services-block h2,.slider-block{text-align:center;position:relative}.slider-holder{position:relative;overflow:hidden}.slider-holder>picture{display:block;position:absolute;top:0;left:0;right:0;bottom:0;width:100%}.slider-holder>picture img{width:100% !important;height:100% !important;object-fit:cover}.slider-block{max-height:800px;overflow:hidden}.slider-block .content{text-align:center;display:flex;justify-content:space-between;align-items:center}.mobile-slide{display:none}.nivo-caption{background:rgba(0,0,0,0.7);padding:0;opacity:1}.theme-pure .nivoSlider{margin-bottom:0}.maintext-block-serv-wrapper{position:absolute;top:23%;left:0;width:100%;z-index:11}.maintext-block-serv{float:left;padding:20px;background:rgb(55 78 102 / 90%);box-sizing:border-box;margin-top:0;text-align:left}.maintext-block-serv h1{font-size:30px;color:#fff;font-weight:400;font-family:"Questrial",sans-serif;margin:0 0 10px}.maintext-block-serv ul,.quick-links-block ul,nav p{padding:0;margin:0}.maintext-block-serv ul{color:#fff;padding:0;list-style-type:none;display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;box-sizing:border-box;gap:0;margin:0 auto;flex-direction:column}.maintext-block-serv li{display:flex;justify-content:flex-start;align-items:center;gap:10px;font-size:24px;margin:3px 0;font-weight:500;font-family:"Questrial",sans-serif;list-style:none;padding:5px 0 5px 35px;position:relative}.maintext-block-serv li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:24px;height:24px;background-color:#01528b}.maintext-block-serv li a{color:#fff;font-size:inherit;font-weight:inherit;text-decoration:none}.maintext-block-serv li a:hover{text-decoration:none}.quick-links-block li a:hover{text-decoration:underline}.maintext-block-serv.right h1,.services-block .content{text-align:center}.maintext-block-serv.right p{color:#fff;font-size:22px;text-align:center;margin:15px 5px 5px}.maintext-block-serv.right a{display:block;color:#374e66;font-size:26px;font-weight:700;margin-top:15px}.maintext-block,.service_wrap{text-align:center;margin:0 auto}.maintext-block{display:inline-block;padding:10px 20px}.maintext-block h1,.maintext-block h3{font-weight:400;color:#fff;font-family:"Roboto",sans-serif}.maintext-block h1{font-size:26px;margin:0;padding:10px 0}.maintext-block h3{font-size:24px;margin-top:10px}.service_wrap{max-width:1055px}.services-block{background:#e9e9e9;padding:25px 0}.services__block-title{font-family:"Questrial",sans-serif;font-size:48px;font-weight:400;color:#01528b;text-align:center;margin:0 auto 20px}.services-block-boxes{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:25px;max-width:1200px;margin:0 auto}.services-block-box{max-width:274px;text-align:center;width:100%;transition:0.3s}.homepage-service-link{transition:0.3s;display:block;text-decoration:none}.homepage-link-upper{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:330px;text-align:center;color:#fff;border-radius:45px;font-size:15px;font-weight:400;line-height:20px;gap:10px;height:200px;font-family:"Questrial",sans-serif;transition:0.3s all;overflow:hidden;margin:0 auto}.homepage-link-upper img{width:100%;height:100%;object-fit:cover;border-radius:45px}.homepage-service-title{color:#01528b;margin:15px 0 0 0;font-family:"Questrial",sans-serif;font-size:26px;font-weight:600;text-decoration:none}.services-button-wrap{display:block;margin:35px auto}.homepage-services-button{color:#fff;font-size:22px;padding:0;background:#374e66;border-radius:25px;height:58px;width:330px;text-align:center;display:flex;justify-content:center;align-items:center;margin:0 auto;transition:all 0.3s;text-decoration:none;text-transform:capitalize}.service-block{display:inline-flex;margin:10px;transition:all 0.2s}.service-block:hover{background-size:120%auto}.service1,.service2{background-size:100%auto}.service1{background:url(https://www.brookhurstfac.com/templates/theme/images/service1.jpg) no-repeat center}.service2{background:url(https://www.brookhurstfac.com/templates/theme/images/service2.jpg) no-repeat center}.service3{background:url(https://www.brookhurstfac.com/templates/theme/images/service3.jpg) no-repeat center}.service3,.service4,.service5{background-size:100%auto}.service4{background:url(https://www.brookhurstfac.com/templates/theme/images/service4.jpg) no-repeat center}.service5{background:url(https://www.brookhurstfac.com/templates/theme/images/service5.jpg) no-repeat center}.service6{background:url(https://www.brookhurstfac.com/templates/theme/images/service6.jpg) no-repeat center}.service6,.service7,.service8{background-size:100%auto}.service7{background:url(https://www.brookhurstfac.com/templates/theme/images/service7.jpg) no-repeat center}.service8{background:url(https://www.brookhurstfac.com/templates/theme/images/service8.jpg) no-repeat center}.service-inner{display:flex;flex-wrap:wrap;align-items:flex-end;width:240px;height:213px}.service-block .service-title{width:100%;padding:10px;background:rgb(225 197 141/0.8);font-size:20px;font-weight:400;color:#fff;text-align:center}.homepage-banner{background-color:#6d6d6d;padding:15px 0;text-align:center}.homepage-banner p{text-align:center;margin:0 auto;color:#fff;font-weight:700;font-size:24px;line-height:35px}.homepage-banner a{color:#fff;font-weight:700;font-size:24px;line-height:35px}.homepage-banner a:hover{text-decoration:underline}.about-block{padding:50px 0;background:#fff}.about-block a,h2.latestItemTitle a{color:#374e66}.about-block h2,.connect-block h3,.inner-pages .page-header h1,.inner-pages .page-header h2{font-family:"Questrial",sans-serif;text-align:center;font-weight:400}.about-block h2{color:#01528b;font-size:48px;position:relative;padding-bottom:20px;margin:0 auto 20px}.about-box p{color:#fff;text-align:left}.about-block .doctor{float:left;padding:0 15px 15px 0;box-sizing:border-box;max-width:24%;text-align:center;transition:all 0.3s;margin:50px}.about-block .about-text{overflow:hidden;max-width:800px}.about-block .about-text p{color:#01528b;font-size:18px;line-height:30px;font-weight:400}.about-block .doctor:hover{transform:scale(1.02)}.about-block .doctor a{font-size:20px;color:#0171ab;font-weight:700}.about-block .doctor img{max-width:100%;box-shadow:3px 5px 3px rgba(0,0,0,0.2);display:block;margin-bottom:15px;height:auto}.homepage-services-button.ra-button{background:#b71c1c;color:#fff;font-size:22px;padding:0;border-radius:25px;height:58px;width:330px;text-align:center;display:flex;justify-content:center;align-items:center;margin:0 auto;transition:all 0.3s;text-decoration:none;text-transform:capitalize}.homepage-services-button.ra-button:hover{opacity:0.9}.locations-block{background:url(https://www.brookhurstfac.com/templates/theme/images/locations-bg.jpg) no-repeat center;background-size:cover;padding:50px 0}.locations-block .content{display:block}.loc{display:flex;justify-content:center;align-items:stretch;gap:20px;background:rgb(255 255 255 / 80%);max-width:1150px;margin:0 auto;padding:20px;box-sizing:border-box}.loc_info,.loc_map{float:none;width:auto}.loc_info{flex:1;text-align:left}.loc_map{padding:0;float:none;width:550px;height:auto;align-self:stretch;display:flex}.loc_map iframe{width:100%;height:100%;flex:1}.loc h2{color:#02a9ff;font-size:42px;font-weight:400;font-family:"Questrial",sans-serif;margin:20px 0}.location-info{display:flex;justify-content:flex-start;align-items:center;gap:15px;margin-bottom:15px}.location-info-left{flex-shrink:0}.location-info-left i{color:#0171ab;font-size:24px;padding:10px;background:#8ed8ff;border-radius:50%;width:26px;display:flex;justify-content:center;align-items:center;height:26px;transition:0.3s}.location-info-right h3{margin:0;font-size:21.06px;font-weight:400;color:#000}.location-info-right p{margin:0;font-size:18px;color:#000}.location-info-right a{color:#000;text-decoration:none}.location-info-right a:hover{text-decoration:underline}.locations-lower-links{display:flex;justify-content:flex-start;align-items:center;gap:15px;border-top:1px solid;font-family:"Questrial",sans-serif;margin-top:15px;padding-top:15px}.locations-lower-links p{color:#000;font-weight:600;font-size:26px;margin:0}.socials-lower{display:flex;justify-content:flex-start;align-items:center;gap:10px}.social-lower a{color:#0171ab;font-size:24px;padding:10px;background:#8ed8ff;border-radius:50%;display:flex;justify-content:center;align-items:center;height:20px;width:20px;transition:0.3s}.social-lower a:hover{opacity:0.9}.loc .shedule{margin:0;font-size:18px;color:#000;font-weight:400;text-align:left}.hours_note,footer h4{font-size:18px;font-weight:500;color:#4c4c4c}.loc .day{padding-right:10px}.loc .btn{margin:30px auto 0;padding:13px;border-radius:10px}.after-hours,.inner-wrap h2{margin:10px auto 0;font-weight:500;font-size:16px}.after-hours a{color:#4f7094;text-decoration:unset}.after-hours a:hover{color:#ffa700}.connect-block{padding:20px 0;background:#fff}#offices.images,.connect-block .content,.loc .btn,footer .content{text-align:center}.connect-block h3,.inner-pages .page-header h1,.inner-pages .page-header h2{color:#374e66;margin:0}.connect-block h3{font-size:44px;padding:30px}.connect-block .social-btn,.connect-block .social-btns,.connect-block h3{display:inline-block;vertical-align:middle}.connect-block .social-btn{font-size:14px;color:#fff;height:26px;padding:3px 15px 3px 35px;box-sizing:border-box;border:1px solid #374e66;cursor:pointer;transition:all 0.3s;margin:0 2px}.connect-block .fb-wrap{position:relative;display:inline-block;vertical-align:top;width:97px;white-space:nowrap;padding:0;margin:0 2px}.connect-block .fb-ico{background:url(https://www.brookhurstfac.com/templates/theme/images/fb-ico.png) #374e66 no-repeat 10px center;position:absolute;left:0}.connect-block .fb-wrap:hover .fb-ico{background:url(https://www.brookhurstfac.com/templates/theme/images/fb-ico.png) #fff no-repeat 10px center;color:#0171ab}.connect-block .twit-ico{background:url(https://www.brookhurstfac.com/templates/theme/images/twit-ico.png) #374e66 no-repeat 10px center}.connect-block .twit-ico:hover{background:url(https://www.brookhurstfac.com/templates/theme/images/twit-ico.png) #fff no-repeat 10px center;color:#0171ab}.connect-block .goog-ico{background:url(https://www.brookhurstfac.com/templates/theme/images/goog-ico.png) #374e66 no-repeat 10px center}.connect-block .goog-ico:hover{background:url(https://www.brookhurstfac.com/templates/theme/images/goog-ico.png) #fff no-repeat 10px center;color:#0171ab}.bot-social-btns,.bot-social-btns div{display:inline-block;vertical-align:middle}.bot-social-btns{padding:0 15px}.bot-social-btns div{height:45px;width:45px;box-sizing:border-box;border:1px solid #374e66;cursor:pointer;transition:all 0.3s;margin:0 2px}.bot-fb-ico{height:45px;width:45px;background:url(https://www.brookhurstfac.com/templates/theme/images/bot-fb.png) no-repeat center #374e66}.bot-fb-ico:hover,.bot-twit-ico:hover{transform:scale(1.1)}.bot-twit-ico{height:45px;width:45px;background:url(https://www.brookhurstfac.com/templates/theme/images/bot-twit.png) no-repeat center #374e66}footer{background:#192d42;color:#fff}footer p{color:#fff}footer a{color:#fff}.bottom-loc-block,.logo-footer,.quick-links-block{display:inline-block;vertical-align:middle;padding:30px}.logo-footer{max-width:430px}.bottom-loc-block,.quick-links-block{text-align:left}footer h4{font-weight:400;color:#fff;margin-top:0}.quick-links-block li{display:block;list-style:none;padding:2px 0}.quick-links-block li a{color:#fff;font-size:18px;line-height:25px;text-decoration:none}.bottom-loc-block{vertical-align:top;padding:30px 0 30px 30px;color:#fff;font-size:18px;line-height:25px}.white-text{color:#fff}.offices-block{display:flex}.office{padding-right:30px;color:#fff}.copy-left,.copy-right{text-align:left;float:left;color:#fff;font-size:14px;padding:30px}.copy-right{text-align:right;float:right}.copy-left a,.copy-right a{color:#fff;text-decoration:none}.after-hours a:hover,.copy-left a:hover,.copy-right a:hover{text-decoration:underline}.scroll-to-top{position:fixed;bottom:50px;right:30px;z-index:8999;opacity:1;transition:all 0.3s;display:none;cursor:pointer}.scroll-to-top.active{display:block}.scroll-to-top:hover{opacity:0.8}.birdeye-wrap{position:fixed;left:20px;bottom:28px;z-index:99}.connect-block p,.social-btns p,.top-phone p{display:inline-block;padding:0;margin:0}.social-btns a{color:#fff}.social-btns a:hover{color:#0171ab}.inner-pages{padding-bottom:30px}.inner-pages a,div.k2ArchivesBlock li a{color:#085eca}.inner-pages img{max-width:100% !important;height:auto !important}.inner-pages .page-header{margin-bottom:20px}.inner-pages .page-header h1,.inner-pages .page-header h2{font-size:48px;position:relative;padding:15px 0}.inner-wrap{padding:50px 2% 100px;text-align:center}.inner-wrap h2{font-size:44px;margin:0 auto}.inner-wrap h5{margin:25px auto}.google-review{margin-top:60px}.google-review img:hover,.thumbs-wrap .item:hover{transform:scale(1.02);transition:all 300ms ease}.thumbs-wrap{display:flex;align-items:flex-end;justify-content:center;flex-direction:row;flex-wrap:wrap;padding:0 2% 100px}.thumbs-wrap .item{margin:0 20px;max-width:300px}.thumbs-wrap .item img{width:100%;height:auto}.thumbs-wrap .item span{font-size:23px;margin-bottom:20px;display:block;font-weight:600}div.latestItemsCategory{background:0 0;border:0;border-radius:4px;margin:0;padding:0}body.home .content.h,div.itemToolbar,div.latestItemsCategory h2{display:none}#k2Container{padding-top:30px}div.k2ArchivesBlock ul,div.k2AuthorsListBlock ul,div.k2CategoriesListBlock ul,div.k2ItemsBlock ul,div.k2LatestCommentsBlock ul,div.k2LoginBlock ul,div.k2TopCommentersBlock ul,div.k2UserBlock .k2UserBlockActions,div.k2UserBlock .k2UserBlockRenderedMenu,div.k2UsersBlock ul{padding:10px 20px;margin:0}div.k2ArchivesBlock li,div.k2AuthorsListBlock li,div.k2CategoriesListBlock li,div.k2ItemsBlock li,div.k2LatestCommentsBlock li,div.k2LoginBlock li,div.k2TopCommentersBlock li,div.k2UsersBlock li{margin:0;display:block;padding:8px 0 8px 15px}.clearList,div.genericItemReadMore{display:none !important}#second{width:100%;float:left;margin:10px 0 0}#one{float:left;width:49%;padding-right:2%}#two{width:49%;float:right;margin-bottom:20px}#address{float:left;width:45%}#hours,#week{float:left;width:105px}#hours{width:200px}.off-notice{font-size:15px;font-weight:600;color:#cc3d3d}#map,#offices{margin:0;width:100%;float:left}#map{margin:20px 0}#offices.images{margin-top:15px}#offices.images img{max-width:100%;height:auto;margin:5px 0}#osmap.osmap-sitemap .even{padding:2px 0}.coloredtext.semi{font-weight:400}.inner-pages .doctor{float:right;margin:0 0 10px 10px;font-size:20px;color:#192d42;font-weight:700;text-align:center;height:auto;width:250px}.inner-pages .doctor img{margin-bottom:10px}.formTableLayout{margin:0 auto}.formTableLayout button#Send{background:#374e66;color:#fff;padding:5px 30px;border-radius:5px;font-size:19px;font-family:"Roboto",sans-serif;border:2px solid transparent}.formTableLayout button#Send:hover{background:#fff;color:#374e66;border:2px solid;cursor:pointer}.formTableLayout tr.rsform-block>td{padding:5px;font-weight:600}button,input,select,textarea{outline:0;padding:4px}.content.full{flex-wrap:wrap;display:flex}.divContent{flex:0 0 80%}.divRight{flex:0 0 20%}.divRight .moduletable{margin-top:25px;padding-left:40px}.divRight .moduletable ul{padding:0 4px !important}.divRight .moduletable li{padding:5px 0 5px 3px !important}body#bfa #k2Container,footer h4{padding-top:0}.latestItemsCategory{float:right;width:30px}.rabutton{max-width:350px;position:fixed;right:20px;bottom:80px;z-index:99}.rabutton .wrap{height:100%;display:flex;align-items:center;justify-content:center}.rabutton .buttonrs{min-width:255px;min-height:45px;font-size:18px;font-family:"Roboto",sans-serif;text-transform:uppercase;letter-spacing:1.3px;font-weight:700;color:#fff;background:#b71c1c;border:0;border-radius:3px;box-shadow:12px 12px 24px rgb(25 54 78/22%);transition:all 0.3s ease-in-out 0s;cursor:pointer;outline:0;position:relative;padding:10px 20px}.rabutton .buttonrs::before{content:"";border-radius:13px;min-width:calc(250px + 28px);min-height:calc(40px + 4px);border:4px solid #bf0000;box-shadow:0 0 60px rgb(195 195 195/64%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:all 0.3s ease-in-out 0s}.buttonrs:focus,.rabutton .buttonrs:hover{color:#da0000;transform:translateY(-6px);background:#fff}.rabutton .buttonrs:focus::before,.rabutton .buttonrs:hover::before{opacity:1}.rabutton .buttonrs::after{content:"";width:30px;height:30px;border-radius:100%;border:6px solid #ccc;position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%);animation:ring 1.5s infinite;animation-delay:7s}.buttonrs:focus::after,.rabutton .buttonsr:hover::after{animation:none;display:none}.rabutton .translate:focus::before,.rabutton .translate:hover::before{opacity:1}.rabutton .translate::after{content:"";width:30px;height:30px;border-radius:100%;border:6px solid #ccc;position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%);animation:ring 1.5s infinite;animation-delay:7s}.rabutton .translate:hover::after,.translate:focus::after{animation:none;display:none}.faq-block{background-image:url(https://www.brookhurstfac.com/images/slide18.jpg);background-size:cover}.module-half-bg{padding-top:5%;padding-bottom:9%;background-color:rgba(0,0,0,0.7)}.faq-block .moduletable{padding:0 15px}.faq-block h3,.faq-block h4{margin-top:8px;margin-bottom:30px;color:#eef2f1;font-size:26px;text-align:center}.item-question-icon{position:absolute;height:16px;width:16px;top:50%;right:24px;margin-top:-8px;opacity:0.8;border:none;cursor:pointer;transition:0.2s;background:transparent;outline:none;pointer-events:none}.activeFeedbackField{display:inline-block;position:relative;width:0;overflow:hidden}.activeFeedbackField input{position:absolute;left:10px}.activeFeedbackDescription{padding-top:5px;margin:0}@media only screen and (max-width:1800px){.maintext-block-serv{margin-top:0}}@media only screen and (max-width:1675px){.maintext-block h1{font-size:26px}.maintext-block li a{font-size:19px}}@media only screen and (max-width:1560px){.maintext-block-serv h1{font-size:28px}.maintext-block-serv li a{font-size:20px}}@media only screen and (max-width:1370px){.topmenu li{padding:0 8px}.topmenu li.parent:after{right:-2px}.top-location{padding-bottom:10px}.maintext-block-serv{margin-top:0}.maintext-block-serv h1,.maintext-block-serv.right a{font-size:22px}.maintext-block-serv li{padding:3px 0 3px 25px}.maintext-block-serv li a{font-size:15px}.maintext-block-serv li:before{top:8px;height:15px;width:15px;background-color:#01528b}.maintext-block{padding:10px 20px}.maintext-block h1{font-size:20px}.maintext-block h3{font-size:18px}.maintext-block-serv.right p{margin:15px 5px 5px;font-size:18px}}@media only screen and (max-width:1250px){.loc h2{font-size:34px}.loc .phone{font-size:23px}.loc .shedule{font-size:17px}.loc_map iframe{height:375px !important}.after-hours{margin:10px auto 0;font-size:14px}}@media only screen and (max-width:1215px){.notice{font-size:19px}.inner-logo{max-width:450px;padding:25px 15px}.maintext-block-serv-wrapper{top:20%}.maintext-block h3{font-size:17px}.maintext-block h1{font-size:18px}#address{width:100%}#hours,#week{margin:20px 0 0}#hours{float:left}.off-notice{display:block;text-align:left;width:214px}}@media only screen and (max-width:1150px){.toploc{font-size:16px;line-height:30px}.toploc a{margin-left:5px;font-size:27px;line-height:26px}.topmenu li a{font-size:15px}.top-right{text-align:right}.connect-block h3{padding:15px 0;margin:0;display:block}.bot-social-btns{vertical-align:middle;padding:0 15px;display:none}.connect-block .social-btns{padding:0 0 20px}.maintext-block-serv h1{font-size:19px}.maintext-block h3{font-size:24px}.maintext-block-serv li{line-height:15px;padding:5px 0 5px 20px}.maintext-block-serv li:before{width:15px;height:15px;background-color:#01528b;top:6px}.maintext-block{padding:10px}.logo-footer{max-width:330px}}@media only screen and (max-width:1110px){#rstbox_1{max-width:100%}.top-req,nav .social-btns{flex:0 0 100%;justify-content:center}nav .social-btns{display:flex;margin-top:5px}.top-req{margin:5px 0;text-align:center}nav .content{display:flex;flex-wrap:wrap;flex-direction:inherit}.maintext-block-serv h1{margin:0 0 5px;font-size:20px}.maintext-block-serv li a{font-size:15px}.maintext-block h3{font-size:18px}.maintext-block-serv-wrapper{position:relative;left:0;width:100%;top:0;padding:30px 0}.maintext-block-serv{margin:0 auto;display:block;float:none;max-width:295px}.slider-block{background-color:#01528b;background:#f4f4f4;max-height:unset}.content.mobile-slide{display:none}}@media only screen and (max-width:1080px){.doctor a,.notice{font-size:16px}.topmenu{margin:0 auto 10px}.topmenu li{padding:0 4px}.topmenu li a{font-size:14px}.topmenu li.parent:after{content:"";position:absolute;top:10px;right:-2px;width:0;height:0;margin-left:1px;vertical-align:middle;border-top:2px solid;border-right:2px solid transparent;border-left:2px solid transparent}.loc h2{font-size:26px}.loc .address{font-size:17px}.loc .phone{font-size:18px}.loc .shedule{font-size:16px}.loc_map iframe{height:335px !important}.logo-footer{display:block;margin:0 auto}.inner-wrap{padding:30px 2% 60px}.inner-wrap h2{font-size:32px}.google-review img{width:300px !important;height:auto !important}.divContent{flex:0 0 70%}.divRight{flex:0 0 30%}}@media only screen and (max-width:990px){.top-req a{padding:8px 12px;font-size:18px !important}}@media only screen and (max-width:975px){.inner-logo{max-width:400px}}@media only screen and (max-width:910px){.pe td{display:block}.pe ul{margin:0}}@media only screen and (max-width:890px){.inner-logo{max-width:300px}.toploc a{margin-left:5px;font-size:27px}.toploc a,.toploc.mail{line-height:unset}.about-block .doctor a{font-size:17px}.service-inner{width:160px;height:133px}.service-block .service-title{font-size:15px}}@media only screen and (max-width:875px){.maintext-block h1{font-size:15px}.loc{flex-direction:column;max-width:580px;padding:10px}.locations-block{background:url(https://www.brookhurstfac.com/templates/theme/images/locations-bg-mob.webp) no-repeat center;background-color:#01528b;background-size:cover}}@media only screen and (max-width:840px){.top-req a{padding:6px 10px;font-size:16px !important;margin-top:3px}.gtranslate_wrapper select{height:32px;min-height:29px;max-height:35px;margin-top:3px;font-size:16px !important}.translate{margin-top:3px}#gt-wrapper-150 select,.gtranslate_wrapper select{height:32px;min-height:26px;max-height:35px}.gtranslate_wrapper *,.gtranslate_wrapper select{font-size:16px !important}}@media only screen and (max-width:830px){.maintext-block h3{font-size:14px}.loc_info{width:38%}.loc_map{width:55%}}@media only screen and (max-width:800px){.about-block .doctor{float:none;display:block;width:100%;max-width:100%;margin:0 auto 30px;padding:0;text-align:center}.about-block .doctor img{width:100%;max-width:100%;height:auto;display:block}.about-block .about-text{overflow:visible;width:100%;max-width:100%;display:block}.top-req{flex-wrap:wrap;gap:5px;width:100%;align-items:stretch}.top-req a{padding:8px 12px;font-size:16px;border-radius:4px;text-align:center}.top-req .gtranslate_wrapper,.top-req select{width:100%;font-size:16px;padding:8px 12px;min-height:auto;height:auto}.gtranslate_wrapper,#gt-wrapper-150{display:flex}#gt-wrapper-150,.gtranslate_wrapper{max-width:100%;overflow:hidden;box-sizing:border-box}#gt-wrapper-150 select,.gtranslate_wrapper select{max-width:100%;width:100%;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px}.gt_container--j304ws{max-width:100%;overflow:hidden;box-sizing:border-box}.hamburger{display:inline-block;position:relative;z-index:9002;margin:20px}nav.slide{max-height:3000px;overflow:visible;opacity:1}.topmenu{position:fixed;z-index:9001;top:-150%;bottom:0;left:0;right:0;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;background:#fff;transition:all 0.3s;margin:0}.topmenu.active{top:0}.topmenu ul{display:block;padding:80px 15px 15px}.top-right,.topmenu li{display:block;padding:5px}.topmenu li.parent:after{display:none}.topmenu li a{font-size:15px}.topmenu li ul{position:relative;top:0;left:0;width:auto;display:block;background:0 0;max-height:3000px}.topmenu li li{padding:5px 10px}nav.fixed .topmenu li ul{background:0 0}.topmenu li ul,.topmenu li:hover ul{overflow-y:visible;padding:5px 0 0}.top-right{margin:0 auto;text-align:center}.toploc.mail{margin:0 0 5px}.toploc.mail a{font-size:16px;margin:0}nav .content{display:flex;flex-wrap:wrap}.inner-logo{padding:10px 75px 0 0;max-width:430px;margin:0 auto;width:100%}.thumbs-wrap .item{max-width:35%;margin:0 10px 20px}.thumbs-wrap .item span{font-size:18px}.rabutton{max-width:250px;bottom:15px}.rabutton .buttonrs{min-width:250px;font-size:15px}.rabutton .buttonrs::before{min-width:calc(234px + 16px);min-height:calc(36px + 9px)}}@media screen and (min-width:800px){.faq-block .moduletable{width:60%;margin:0 auto}.faq-block h4,.faq-block h4{margin-top:0;margin-bottom:54px;font-size:40px}}@media screen and (max-width:799px){.jeAcc-title{font-size:18px;line-height:18px}.jeAcc-content{font-size:16px}}@media only screen and (max-width:768px){.formCaption{width:100% !important}form#userForm textarea,input#Email,input#Your_Email{width:90% !important}}@media only screen and (max-width:767px){.inner-nav.slide{display:none}.inner-nav.slide.fixed{display:block}.btn{width:100%;max-width:180px;border-radius:5px;padding:10px;font-size:14px}.home nav{position:relative}.maintext-block-serv{margin:20px auto}.mobile-slide,.nivo-slider-wrapper,.video_background{display:none}.maintext-block-serv-wrapper{padding:0}.homepage-banner p,.homepage-banner a{font-size:18px;line-height:26px}.about-block h2,.inner-pages .page-header h2,.services-block h2{font-size:28px}.about-block .doctor{padding:20px;max-width:350px}.loc{flex:100%}.connect-block{padding-bottom:15px}.connect-block h3{font-size:26px;padding:15px;margin:0 auto;display:block}footer .content{text-align:left}.logo-footer{display:block;vertical-align:top;padding:30px 0 10px}.copy-left,.copy-right{float:left;padding:15px 30px;font-size:12px}footer h4{font-size:14px}.bottom-loc-block,.quick-links-block li a{font-size:14px;line-height:18px}.scroll-to-top{width:30px;bottom:15px;right:15px}.divContent{flex:0 0 70%}.divRight{flex:0 0 30%}}@media only screen and (max-width:760px){.inner-nav.slide.fixed .topline{display:none}#one{padding-right:0}#one,#two{width:100%}.loc_info,.loc_map{float:none;display:block;width:100%}.loc_info{margin-bottom:20px}.loc_map{padding:0}.loc_map iframe{height:450px !important}}@media only screen and (max-width:730px){img.np,img.pe,img.se{float:none !important;margin:0 0 5px !important;max-width:100%;height:auto}}@media only screen and (max-width:650px){body .accessib-block{top:45% !important}.hamburger--slider.is-active .hamburger-inner{position:fixed;top:65px;right:20px}.slider-block .content{flex-direction:column-reverse}.maintext-block-serv.right{margin-bottom:30px;padding:15px 18px}.maintext-block-serv.right p{font-size:17px}}@media only screen and (max-width:590px){.divContent,.divRight{flex:0 0 100%}.divRight .moduletable{padding-left:5px}}@media only screen and (max-width:550px){.inner-logo{padding:10px 15px 7px}.top-right{padding:5px 0}.toploc{font-size:13px;margin-left:0}.top-right{display:flex;flex-direction:column}nav .fb-wrap{width:30px;height:30px}.social-btn img{height:30px}.services-item{flex:100%}.services .services-item .service-title{border-right:0;height:126px}.services .services-item{border-bottom:1px solid #fff}.locations-block .content{display:block;flex:auto;text-align:center}.loc{margin:10px auto}.loc h2{font-size:23px}.loc .address{font-size:16px}.loc .phone{font-size:18px}.loc .shedule{font-size:16px}.about-block .doctor{display:block;margin:0 auto 30px;float:none;max-width:100%;width:100%;padding:0}.about-block .doctor img{margin:0 auto 15px}.about-block .about-text{overflow:visible;max-width:100%;width:100%}.logo-footer{margin:0 auto}.connect-block .social-btn{font-size:12px;padding:5px 6px 3px 26px}.connect-block .fb-wrap{width:72px}.connect-block .fb-ico{background:url(https://www.brookhurstfac.com/templates/theme/images/fb-ico.png) #374e66 no-repeat 5px center}.connect-block .fb-wrap:hover .fb-ico{background:url(https://www.brookhurstfac.com/templates/theme/images/fb-ico.png) no-repeat 5px center}.connect-block .twit-ico{background:url(https://www.brookhurstfac.com/templates/theme/images/twit-ico.png) #374e66 no-repeat 5px center}.connect-block .twit-ico:hover{background:url(https://www.brookhurstfac.com/templates/theme/images/twit-ico.png) no-repeat 5px center}.connect-block .goog-ico{background:url(https://www.brookhurstfac.com/templates/theme/images/goog-ico.png) #374e66 no-repeat 5px center}.connect-block .goog-ico:hover{background:url(https://www.brookhurstfac.com/templates/theme/images/goog-ico.png) no-repeat 5px center}.logo-footer,.offices-block,tbody#rsform_3_page_0 td,tbody#rsform_4_page_0 td,tbody#rsform_5_page_0 td{display:block}.office{margin-bottom:20px}.inner-pages .doctor{float:none;margin:0 auto 10px;height:auto;width:100%}tbody#rsform_4_page_0 textarea,textarea#Message{width:90%;display:block}.rsform-input-box{width:65% !important;display:block}table#cal4_0 tbody td{display:table-cell}.copy-left{padding:10px 0 0}.copy-right{padding:0 0 10px}}@media only screen and (max-width:420px){.toploc{line-height:24px}.toploc.address{font-size:11px}}@media only screen and (max-width:370px){.toploc{margin-left:15px;font-size:15px}.toploc a{font-size:21px;line-height:27px}}
body a.underlinedLink{text-decoration:underline !important}body .grayScaled{filter:grayscale(100%) !important}body .negatBg{background-color:#000 !important;color:#fff !important}body .ligBg{background-color:#fff !important;color:#000 !important}body .accessib-block{position:fixed;top:30%;right:-190px;z-index:9999;display:flex;background:transparent !important;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;height:40px}body .accessib-block.active{right:0;height:unset}.accessib-btn{width:40px;height:40px;background-color:#4885ed;display:flex;align-items:center;justify-content:center}.accessib-btn path{fill:#fff}.accessib-btn.ligBg path{fill:#000 !important}.accessib-tools{width:190px;background:#fff}.accessib-tools button{display:flex;align-items:center;width:100%;text-align:left;background:transparent;border:none;font-size:13px;padding:5px 10px;margin:0;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.accessib-tools button.active{background:#4885ed;color:#fff}.accessib-tools button.active path{fill:#fff}.accessib-tools button.negatBg path{fill:#fff !important}.accessib-tools button.ligBg.active{background:#000!important;color:#fff !important}.accessib-tools button.ligBg.active svg{background:#000!important}.accessib-tools button svg{margin-right:10px}
