/*!*******************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!../../node_modules/jquery.mmenu/dist/jquery.mmenu.all.css ***!
  \*******************************************************************************************************************************************/
/*!
 * jQuery mmenu v7.3.3
 * @requires jQuery 1.7.0 or later
 *
 * mmenujs.com
 *	
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */.mm-menu{--mm-line-height:20px;--mm-listitem-size:44px;--mm-navbar-size:44px;--mm-offset-top:0;--mm-offset-right:0;--mm-offset-bottom:0;--mm-offset-left:0;--mm-color-border:rgba(0, 0, 0, 0.1);--mm-color-button:rgba(0, 0, 0, 0.3);--mm-color-text:rgba(0, 0, 0, 0.75);--mm-color-text-dimmed:rgba(0, 0, 0, 0.3);--mm-color-background:#f3f3f3;--mm-color-background-highlight:rgba(0, 0, 0, 0.05);--mm-color-background-emphasis:rgba(255, 255, 255, 0.4);--mm-shadow:0 0 10px rgba( 0,0,0, 0.3 )}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75);background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);line-height:20px;line-height:var(--mm-line-height);-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:0;margin:0;position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;top:var(--mm-offset-top);right:var(--mm-offset-right);bottom:var(--mm-offset-bottom);left:var(--mm-offset-left);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{color:inherit;text-decoration:none}[dir=rtl] .mm-menu{direction:rtl}.mm-panels,.mm-panels>.mm-panel{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.mm-panel,.mm-panels{-webkit-box-sizing:border-box;box-sizing:border-box;background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75);background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text)}.mm-panels{overflow:hidden}.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;width:100%;padding:0 20px;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-panel:not(.mm-hidden){display:block}.mm-panel:after,.mm-panel:before{content:'';display:block;height:20px}.mm-panel_has-navbar{padding-top:44px;padding-top:var(--mm-navbar-size)}.mm-panel_opened{z-index:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panel_opened-parent{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-panel_highest{z-index:2}.mm-panel_noanimation{-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.mm-panel_noanimation.mm-panel_opened-parent{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[dir=rtl] .mm-panel:not(.mm-panel_opened){-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}[dir=rtl] .mm-panel.mm-panel_opened-parent{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.mm-listitem_vertical>.mm-panel{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;display:none;width:100%;padding:10px 0 10px 10px}.mm-listitem_vertical>.mm-panel:after,.mm-listitem_vertical>.mm-panel:before{content:none;display:none}.mm-listitem_opened>.mm-panel{display:block}.mm-listitem_vertical>.mm-listitem__btn{height:44px;height:var(--mm-listitem-size);bottom:auto}.mm-listitem_vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem_opened>.mm-listitem__btn:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}.mm-btn{-webkit-box-sizing:border-box;box-sizing:border-box;width:44px;padding:0}.mm-btn:after,.mm-btn:before{border-color:rgba(0,0,0,.1);border-color:var(--mm-color-button);border-width:2px;border-style:solid}.mm-btn_close:after,.mm-btn_close:before{content:'';-webkit-box-sizing:content-box;box-sizing:content-box;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-btn_close:before{border-right:none;border-bottom:none;right:18px}.mm-btn_close:after{border-left:none;border-top:none;right:25px}.mm-btn_next:after,.mm-btn_prev:before{content:'';border-bottom:none;border-right:none;-webkit-box-sizing:content-box;box-sizing:content-box;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0}.mm-btn_prev:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-btn_next:after{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}[dir=rtl] .mm-btn_next:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}[dir=rtl] .mm-btn_prev:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}[dir=rtl] .mm-btn_close:after,[dir=rtl] .mm-btn_close:before{right:auto}[dir=rtl] .mm-btn_close:before{left:25px}[dir=rtl] .mm-btn_close:after{left:18px}.mm-navbar{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.3);background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text-dimmed);border-bottom-width:1px;border-bottom-style:solid;text-align:center;display:none;height:44px;height:var(--mm-navbar-size);padding:0 44px;margin:0;position:absolute;top:0;left:0;right:0;opacity:1;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.mm-navbar>*{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:12px;padding:calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5);padding-left:0;padding-right:0}.mm-navbar a,.mm-navbar a:hover{text-decoration:none}.mm-navbar__title{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-navbar__btn{position:absolute;top:0;bottom:0;z-index:1}.mm-navbar__btn:first-child{text-align:left;left:0}.mm-navbar__btn:last-child{text-align:right;right:0}.mm-panel_has-navbar .mm-navbar{display:block}[dir=rtl] .mm-navbar__btn:first-child{text-align:right;right:0;left:auto}[dir=rtl] .mm-navbar__btn:last-child{text-align:left;left:0;right:auto}.mm-listitem,.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-listitem{color:rgba(0,0,0,.75);color:var(--mm-color-text);border-color:rgba(0,0,0,.1);border-color:var(--mm-color-border);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mm-listitem:after{content:'';border-color:inherit;border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;left:20px;right:0;bottom:0}.mm-listitem a,.mm-listitem a:hover{text-decoration:none}.mm-listitem__btn,.mm-listitem__text{color:inherit;display:block;padding-top:12px;padding-top:calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2);padding-bottom:12px;padding-bottom:calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2)}.mm-listitem__text{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:20px;padding-right:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10%;flex-basis:10%}.mm-listitem__btn{-webkit-tap-highlight-color:rgba(255,255,255,.4);tap-highlight-color:rgba(255,255,255,.4);-webkit-tap-highlight-color:var(--mm-color-background-emphasis);tap-highlight-color:var(--mm-color-background-emphasis);background:rgba(3,2,1,0);border-color:inherit;width:auto;padding-right:54px;position:relative}.mm-listitem__btn:not(.mm-listitem__text){border-left-width:1px;border-left-style:solid}.mm-listitem_selected>.mm-listitem__text{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-listitem_opened>.mm-listitem__btn,.mm-listitem_opened>.mm-panel{background:rgba(0,0,0,.05);background:var(--mm-color-background-highlight)}.mm-panels>.mm-panel>.mm-listview{margin:20px -20px}.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-20px}.mm-listitem_divider{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:rgba(0,0,0,.05);background:var(--mm-color-background-highlight);font-size:75%;text-transform:uppercase;min-height:20px;min-height:var(--mm-line-height);padding:6.5px;padding:calc(((var(--mm-listitem-size) * .75) - var(--mm-line-height)) * .5);padding-right:10px;padding-left:20px}.mm-listitem_spacer{padding-top:44px;padding-top:var(--mm-listitem-size)}.mm-listitem_spacer>.mm-btn_next{top:44px;top:var(--mm-listitem-size)}[dir=rtl] .mm-listitem:after{left:0;right:20px}[dir=rtl] .mm-listitem__text{padding-left:10px;padding-right:20px}[dir=rtl] .mm-listitem__btn{padding-left:54px;border-left-width:0;border-left-style:none}[dir=rtl] .mm-listitem__btn:not(.mm-listitem__text){padding-right:0;border-right-width:1px;border-right-style:solid}
.mm-page{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.mm-slideout{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1}.mm-wrapper_opened{overflow-x:hidden;position:relative}.mm-wrapper_background .mm-page{background:inherit}.mm-menu_offcanvas{display:none;position:fixed;right:auto;z-index:0}.mm-menu_offcanvas.mm-menu_opened{display:block}.mm-menu_offcanvas{width:80%;min-width:240px;max-width:440px}.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-wrapper__blocker{background:rgba(3,2,1,0);overflow:hidden;display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2}.mm-wrapper_blocking{overflow:hidden}.mm-wrapper_blocking body{overflow:hidden}.mm-wrapper_blocking .mm-wrapper__blocker{display:block}
.mm-sronly{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;min-width:1px!important;height:1px!important;min-height:1px!important;padding:0!important;overflow:hidden!important;position:absolute!important}
.mm-menu_autoheight{-webkit-transition:none .4s ease;-o-transition:none .4s ease;transition:none .4s ease;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.mm-menu_autoheight:not(.mm-menu_offcanvas){position:relative}.mm-menu_autoheight.mm-menu_position-bottom,.mm-menu_autoheight.mm-menu_position-top{max-height:80%}.mm-menu_autoheight-measuring .mm-panel{display:block!important}.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel{display:none!important}.mm-menu_autoheight-measuring .mm-panels>.mm-panel{bottom:auto!important;height:auto!important}
[class*=mm-menu_columns-]{-webkit-transition-property:width;-o-transition-property:width;transition-property:width}[class*=mm-menu_columns-] .mm-panels>.mm-panel{right:auto;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:width,transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}[class*=mm-menu_columns-] .mm-panels>.mm-panel_opened,[class*=mm-menu_columns-] .mm-panels>.mm-panel_opened-parent{display:block!important}[class*=mm-panel_columns-]{border-right:1px solid;border-color:inherit}.mm-menu_columns-1 .mm-panel_columns-0,.mm-menu_columns-2 .mm-panel_columns-1,.mm-menu_columns-3 .mm-panel_columns-2,.mm-menu_columns-4 .mm-panel_columns-3{border-right:none}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-0{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_columns-0 .mm-panels>.mm-panel{z-index:0}.mm-menu_columns-0 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-0 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_columns-0{width:80%;min-width:240px;max-width:0}.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:0px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:0px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-1{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_columns-1 .mm-panels>.mm-panel{z-index:1;width:100%}.mm-menu_columns-1 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-1 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu_columns-1{width:80%;min-width:240px;max-width:440px}.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-2{-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu_columns-2 .mm-panels>.mm-panel{z-index:2;width:50%}.mm-menu_columns-2 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-2 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu_columns-2{width:80%;min-width:240px;max-width:880px}.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(880px,0,0);transform:translate3d(880px,0,0)}}.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-880px,0,0);transform:translate3d(-880px,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-3{-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu_columns-3 .mm-panels>.mm-panel{z-index:3;width:33.34%}.mm-menu_columns-3 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-3 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu_columns-3{width:80%;min-width:240px;max-width:1320px}.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(1320px,0,0);transform:translate3d(1320px,0,0)}}.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-1320px,0,0);transform:translate3d(-1320px,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-4{-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu_columns-4 .mm-panels>.mm-panel{z-index:4;width:25%}.mm-menu_columns-4 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-4 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}.mm-menu_columns-4{width:80%;min-width:240px;max-width:1760px}.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:2200px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(1760px,0,0);transform:translate3d(1760px,0,0)}}.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:2200px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-1760px,0,0);transform:translate3d(-1760px,0,0)}}[class*=mm-menu_columns-].mm-menu_position-bottom,[class*=mm-menu_columns-].mm-menu_position-top{width:100%;max-width:100%;min-width:100%}.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front{-webkit-transition-property:width,min-width,max-width,-webkit-transform;transition-property:width,min-width,max-width,-webkit-transform;-o-transition-property:width,min-width,max-width,transform;transition-property:width,min-width,max-width,transform;transition-property:width,min-width,max-width,transform,-webkit-transform}
.mm-counter{color:rgba(0,0,0,.3);color:var(--mm-color-text-dimmed);text-align:right;display:block;min-width:44px;float:right}.mm-listitem_nosubitems>.mm-counter{display:none}[dir=rtl] .mm-counter{text-align:left;float:left}
.mm-listitem_divider{opacity:1;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.mm-menu_dividers-light .mm-listitem_divider{background:inherit;font-size:inherit;color:rgba(0,0,0,.3);color:var(--mm-color-text-dimmed);padding-top:18px;padding-top:calc((var(--mm-listitem-size) - var(--mm-line-height)) * .75);padding-bottom:6px;padding-bottom:calc((var(--mm-listitem-size) - var(--mm-line-height)) * .25)}.mm-menu_border-none .mm-listitem_divider{border-top-width:1px;border-top-style:solid}.mm-listview_fixeddivider{background:inherit;display:none;width:100%;position:absolute;top:0;left:0;right:0;z-index:10}.mm-listview_fixeddivider:after{content:none!important;display:none!important}.mm-panel_dividers .mm-listview_fixeddivider{display:block}
.mm-wrapper_opened.mm-dragging .mm-menu,.mm-wrapper_opened.mm-dragging .mm-slideout{-webkit-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}
.mm-menu_dropdown{-webkit-box-shadow:0 2px 10px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;overflow:visible}.mm-wrapper_dropdown .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}.mm-wrapper_dropdown .mm-wrapper__blocker{-webkit-transition-delay:0s!important;-o-transition-delay:0s!important;transition-delay:0s!important;z-index:1}.mm-wrapper_dropdown .mm-menu_dropdown{z-index:2}.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown{display:none}[class*=mm-menu_tip-]:before{content:'';background:inherit;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mm-menu_tip-left:before{left:22px}.mm-menu_tip-right:before{right:22px}.mm-menu_tip-top:before{top:-8px}.mm-menu_tip-bottom:before{bottom:-8px}
.mm-menu{--mm-iconbar-size:44px}.mm-iconbar{color:rgba(0,0,0,.3);color:var(--mm-color-text-dimmed);border:0 solid rgba(0,0,0,.1);border-color:var(--mm-color-border);border-right-width:1px;text-align:center;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;width:44px;width:var(--mm-iconbar-size);position:absolute;top:0;left:0;bottom:0;z-index:2}.mm-menu_iconbar .mm-navbars_bottom,.mm-menu_iconbar .mm-navbars_top,.mm-menu_iconbar .mm-panels{left:44px;left:var(--mm-iconbar-size)}.mm-iconbar__bottom,.mm-iconbar__top{width:inherit;position:absolute}.mm-iconbar__bottom>*,.mm-iconbar__top>*{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:11px 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}.mm-iconbar__top{top:0}.mm-iconbar__bottom{bottom:0}.mm-iconbar__tab_selected{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}
.mm-menu_keyboardfocus a:focus,.mm-menu_keyboardfocus.mm-menu_opened~.mm-wrapper__blocker a:focus{outline:0;background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-wrapper__blocker .mm-tabstart{cursor:default;display:block;width:100%;height:100%}.mm-wrapper__blocker .mm-tabend{opacity:0;position:absolute;bottom:0}
.mm-menu{--mm-iconpanel-size:44px}.mm-panel_iconpanel-1,.mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{width:calc(100% - (44px * 1));width:calc(100% - (var(--mm-iconpanel-size) * 1))}.mm-panel_iconpanel-2,.mm-panel_iconpanel-2.mm-panel_opened~.mm-listview_fixeddivider{width:calc(100% - (44px * 2));width:calc(100% - (var(--mm-iconpanel-size) * 2))}.mm-panel_iconpanel-3,.mm-panel_iconpanel-3.mm-panel_opened~.mm-listview_fixeddivider{width:calc(100% - (44px * 3));width:calc(100% - (var(--mm-iconpanel-size) * 3))}.mm-panel_iconpanel-first~.mm-panel,.mm-panel_iconpanel-first~.mm-panel_opened~.mm-listview_fixeddivider{width:calc(100% - 44px);width:calc(100% - var(--mm-iconpanel-size))}.mm-menu_iconpanel .mm-panels>.mm-listview_fixeddivider,.mm-menu_iconpanel .mm-panels>.mm-panel{left:auto;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:transform,width;transition-property:transform,width;transition-property:transform,width,-webkit-transform}.mm-menu_iconpanel .mm-panels>.mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0){border-left-width:1px;border-left-style:solid}.mm-menu_iconpanel .mm-panels>.mm-panel_opened,.mm-menu_iconpanel .mm-panels>.mm-panel_opened-parent{display:block!important}.mm-menu_iconpanel .mm-panels>.mm-panel_opened-parent{overflow-y:hidden;-webkit-transform:unset;-ms-transform:unset;transform:unset}.mm-menu_hidedivider .mm-panel_opened-parent .mm-listitem_divider,.mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar{opacity:0}.mm-panel__blocker{background:inherit;opacity:0;display:block;position:absolute;top:0;right:0;left:0;z-index:3;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.mm-panel_opened-parent .mm-panel__blocker{opacity:.6;bottom:-100000px}[dir=rtl] .mm-menu_iconpanel .mm-panels>.mm-listview_fixeddivider,[dir=rtl] .mm-menu_iconpanel .mm-panels>.mm-panel{left:0;right:auto;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:transform,width;transition-property:transform,width;transition-property:transform,width,-webkit-transform}[dir=rtl] .mm-menu_iconpanel .mm-panels>.mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0){border-left:none;border-right:1px solid;border-color:inherit}
.mm-navbars_bottom,.mm-navbars_top{background:inherit;border-color:inherit;border-width:0;position:absolute;left:0;right:0;z-index:1}.mm-navbars_bottom>.mm-navbar,.mm-navbars_top>.mm-navbar{border-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.mm-navbars_bottom>.mm-navbar:not(.mm-navbar_has-btns),.mm-navbars_top>.mm-navbar:not(.mm-navbar_has-btns){padding:0}.mm-navbars_bottom>.mm-navbar>:not(img):not(.mm-btn),.mm-navbars_top>.mm-navbar>:not(img):not(.mm-btn){-webkit-box-flex:1;-ms-flex:1;flex:1}.mm-navbars_top{border-bottom-style:solid;border-bottom-width:1px;top:0;bottom:auto}.mm-menu_navbar_top-1 .mm-panels{top:44px;top:calc(var(--mm-navbar-size) * 1)}.mm-menu_navbar_top-2 .mm-panels{top:88px;top:calc(var(--mm-navbar-size) * 2)}.mm-menu_navbar_top-3 .mm-panels{top:132px;top:calc(var(--mm-navbar-size) * 3)}.mm-menu_navbar_top-4 .mm-panels{top:176px;top:calc(var(--mm-navbar-size) * 4)}.mm-navbars_bottom{border-top-style:solid;border-top-width:1px;bottom:0;top:auto}.mm-menu_navbar_bottom-1 .mm-panels{bottom:44px;bottom:calc(var(--mm-navbar-size) * 1)}.mm-menu_navbar_bottom-2 .mm-panels{bottom:88px;bottom:calc(var(--mm-navbar-size) * 2)}.mm-menu_navbar_bottom-3 .mm-panels{bottom:132px;bottom:calc(var(--mm-navbar-size) * 3)}.mm-menu_navbar_bottom-4 .mm-panels{bottom:176px;bottom:calc(var(--mm-navbar-size) * 4)}.mm-navbar_size-2{height:88px;height:calc(var(--mm-navbar-size) * 2)}.mm-navbar_size-3{height:132px;height:calc(var(--mm-navbar-size) * 3)}.mm-navbar_size-4{height:176px;height:calc(var(--mm-navbar-size) * 4)}.mm-navbar__breadcrumbs{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-x:auto;text-align:left;padding:0 0 0 20px}.mm-navbar__breadcrumbs>*{display:inline-block;padding-right:6px;padding-top:12px;padding-top:calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5);padding-bottom:12px;padding-bottom:calc((var(--mm-navbar-size) - var(--mm-line-height)) * .5)}.mm-navbar__breadcrumbs>a{text-decoration:underline}.mm-navbar_has-btns .mm-navbar__breadcrumbs{margin-left:-44px}.mm-navbar_has-btns .mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{margin-left:0;padding-left:0}.mm-navbar__tab_selected{background:inherit!important;color:inherit!important;border-width:1px;border-style:solid;border-color:inherit}.mm-navbar__tab_selected:first-child{border-left:none}.mm-navbar__tab_selected:last-child{border-right:none}.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs,.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar{background:inherit!important;color:inherit!important}.mm-navbars_top .mm-navbar_tabs:not(:last-child){border-bottom-width:1px;border-bottom-style:solid}.mm-navbars_top .mm-navbar__tab_selected{border-bottom:none;margin-bottom:-1px}.mm-navbars_top .mm-navbar_tabs:first-child .mm-navbar__tab_selected{border-top:none}.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar{background:inherit;color:inherit}.mm-navbars_bottom .mm-navbar_tabs:not(:first-child){border-top-width:1px;border-top-style:solid}.mm-navbars_bottom .mm-navbar__tab_selected{border-top:none;margin-top:-1px}.mm-navbars_bottom .mm-navbar_tabs:last-child .mm-navbar__tab_selected{border-bottom:none}.mm-navbar_tabs>a:not(.mm-navbar__tab_selected),.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar,.mm-navbars_top.mm-navbars_has-tabs>.mm-navbar:not(.mm-navbar_tabs){background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis);color:rgba(0,0,0,.3);color:var(--mm-color-text-dimmed)}
.mm-searchfield{display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;height:var(--mm-navbar-size);padding:0;overflow:hidden}.mm-searchfield input{border:none!important;outline:0!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:4px;background:rgba(0,0,0,.05);background:var(--mm-color-background-highlight);color:rgba(0,0,0,.75);color:var(--mm-color-text);font:inherit;font-size:inherit;line-height:35.2px;line-height:calc(var(--mm-navbar-size) * .7);display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:100%;height:24px;height:calc(var(--mm-navbar-size) * .7);min-height:unset;max-height:unset;margin:0;padding:0 10px}.mm-searchfield input::-ms-clear{display:none}.mm-searchfield__input{padding:6.6px 10px 0 10px;padding-top:calc(var(--mm-navbar-size) * .15);position:relative}.mm-panel__noresultsmsg{color:rgba(0,0,0,.3);color:var(--mm-color-text-dimmed);text-align:center;font-size:150%;padding:44px 0}.mm-searchfield__btn{position:absolute;right:0;top:0;bottom:0}.mm-panel_search{left:0!important;right:0!important;width:100%!important;border-left:none!important}.mm-searchfield__input{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:100%}.mm-searchfield__cancel{line-height:44px;line-height:var(--mm-navbar-size);text-decoration:none;display:block;padding-right:10px;margin-right:-100px;-webkit-transition:margin .4s ease;-o-transition:margin .4s ease;transition:margin .4s ease}.mm-searchfield__cancel-active{margin-right:0}.mm-panel>.mm-searchfield{width:100%;position:absolute;top:0;left:0}.mm-panel_has-searchfield{padding-top:44px;padding-top:var(--mm-navbar-size)}.mm-panel_has-navbar.mm-panel_has-searchfield{padding-top:88px;padding-top:calc(var(--mm-navbar-size) * 2)}.mm-panel_has-navbar.mm-panel_has-searchfield>.mm-searchfield{top:44px;top:var(--mm-navbar-size)}.mm-listitem_nosubitems>.mm-listitem__btn{display:none}.mm-listitem_nosubitems>.mm-listitem__text{padding-right:10px}
.mm-sectionindexer{background:inherit;text-align:center;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-20px;z-index:15;-webkit-transition:right .4s ease;-o-transition:right .4s ease;transition:right .4s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.mm-sectionindexer a{color:rgba(0,0,0,.3);color:var(--mm-color-text-dimmed);line-height:1;text-decoration:none;display:block}.mm-sectionindexer~.mm-panels{-webkit-transition:right .4s ease;-o-transition:right .4s ease;transition:right .4s ease}.mm-menu_has-sectionindexer .mm-sectionindexer{right:0}.mm-menu_has-sectionindexer .mm-panels{right:20px}.mm-menu_navbar_top-1 .mm-sectionindexer{top:46px;top:calc((var(--mm-navbar-size) * 1) + 2px)}.mm-menu_navbar_top-2 .mm-sectionindexer{top:90px;top:calc((var(--mm-navbar-size) * 2) + 2px)}.mm-menu_navbar_top-3 .mm-sectionindexer{top:134px;top:calc((var(--mm-navbar-size) * 3) + 2px)}.mm-menu_navbar_top-4 .mm-sectionindexer{top:178px;top:calc((var(--mm-navbar-size) * 4) + 2px)}.mm-menu_navbar_bottom-1 .mm-sectionindexer{bottom:46px;bottom:calc((var(--mm-navbar-size) * 1) + 2px)}.mm-menu_navbar_bottom-2 .mm-sectionindexer{bottom:90px;bottom:calc((var(--mm-navbar-size) * 2) + 2px)}.mm-menu_navbar_bottom-3 .mm-sectionindexer{bottom:134px;bottom:calc((var(--mm-navbar-size) * 3) + 2px)}.mm-menu_navbar_bottom-4 .mm-sectionindexer{bottom:178px;bottom:calc((var(--mm-navbar-size) * 4) + 2px)}
.mm-menu_selected-hover .mm-listitem>.mm-listitem__btn,.mm-menu_selected-hover .mm-listitem>.mm-listitem__text,.mm-menu_selected-parent .mm-listitem>.mm-listitem__btn,.mm-menu_selected-parent .mm-listitem>.mm-listitem__text{-webkit-transition:background .4s ease;-o-transition:background .4s ease;transition:background .4s ease}.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected .mm-listitem__text{background:0 0}.mm-menu_selected-hover .mm-listitem__btn:hover,.mm-menu_selected-hover .mm-listitem__text:hover{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) .mm-listitem__text{background:0 0}.mm-menu_selected-parent .mm-listitem_selected-parent>.mm-listitem__btn,.mm-menu_selected-parent .mm-listitem_selected-parent>.mm-listitem__text{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}
.mm-menu,.mm-slideout{--mm-sidebar-collapsed-size:44px;--mm-sidebar-expanded-size:440px}.mm-wrapper_sidebar-collapsed body,.mm-wrapper_sidebar-expanded body{position:relative}.mm-wrapper_sidebar-collapsed .mm-slideout,.mm-wrapper_sidebar-expanded .mm-slideout{-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:width,transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}.mm-wrapper_sidebar-collapsed .mm-page,.mm-wrapper_sidebar-expanded .mm-page{background:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh}.mm-wrapper_sidebar-collapsed .mm-menu_sidebar-collapsed,.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded{display:block!important;top:0!important;right:auto!important;bottom:0!important;left:0!important}.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-listitem_divider,.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar{opacity:0}.mm-wrapper_sidebar-collapsed .mm-slideout{width:calc(100% - 44px);width:calc(100% - var(--mm-sidebar-collapsed-size));-webkit-transform:translate3d(44px,0,0);transform:translate3d(44px,0,0);-webkit-transform:translate3d(var(--mm-sidebar-collapsed-size),0,0);transform:translate3d(var(--mm-sidebar-collapsed-size),0,0)}.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded{border-right-width:1px;border-right-style:solid;min-width:0!important;max-width:100000px!important}.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded.mm-menu_pageshadow:after{content:none;display:none}.mm-wrapper_sidebar-expanded.mm-wrapper_blocking,.mm-wrapper_sidebar-expanded.mm-wrapper_blocking body{overflow:visible}.mm-wrapper_sidebar-expanded .mm-wrapper__blocker{display:none!important}.mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened~.mm-slideout{width:calc(100% - 440px);width:calc(100% - var(--mm-sidebar-expanded-size));-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0);-webkit-transform:translate3d(var(--mm-sidebar-expanded-size),0,0);transform:translate3d(var(--mm-sidebar-expanded-size),0,0)}.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded{width:440px;width:var(--mm-sidebar-expanded-size)}.mm-menu__blocker{background:rgba(3,2,1,0);display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.mm-menu_opened .mm-menu__blocker{display:none}[dir=rtl].mm-wrapper_sidebar-collapsed .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[dir=rtl].mm-wrapper_sidebar-expanded .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[dir=rtl].mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
label.mm-toggle{border-radius:34px;min-width:58px;width:58px;height:34px;margin:0 10px;margin-top:5px;margin-top:calc((var(--mm-listitem-size) - 34px)/ 2)}label.mm-toggle:before{content:'';display:block;border-radius:34px;width:32px;height:32px;margin:1px}input.mm-toggle{position:absolute;left:-10000px}input.mm-toggle:checked~label.mm-toggle:before{float:right}label.mm-toggle{background:rgba(0,0,0,.1);background:var(--mm-color-border)}label.mm-toggle:before{background:#f3f3f3;background:var(--mm-color-background)}input.mm-toggle:checked~label.mm-toggle{background:#4bd963}label.mm-check{width:34px;height:34px}label.mm-check:before{border-color:rgba(0,0,0,.75);border-color:var(--mm-color-text);content:'';display:block;border-left:3px solid;border-bottom:3px solid;width:40%;height:20%;margin:25% 0 0 20%;opacity:.1;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}input.mm-check{position:absolute;left:-10000px}input.mm-check:checked~label.mm-check:before{opacity:1}[dir=rtl] input.mm-toggle:checked~label.mm-toggle:before{float:left}
.mm-menu_border-none .mm-listitem:after,.mm-panel_border-none .mm-listitem:after{content:none}.mm-menu_border-full .mm-listitem:after,.mm-panel_border-full .mm-listitem:after{left:0!important}.mm-menu_border-offset .mm-listitem:after,.mm-panel_border-offset .mm-listitem:after{right:20px}
.mm-menu_fx-menu-zoom{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-wrapper_opened .mm-menu_fx-menu-zoom{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.mm-wrapper_opening .mm-menu_fx-menu-zoom{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-wrapper_opened .mm-menu_fx-menu-zoom.mm-menu_position-right{-webkit-transform:scale(.7,.7) translate3d(30%,0,0);transform:scale(.7,.7) translate3d(30%,0,0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}.mm-wrapper_opening .mm-menu_fx-menu-zoom.mm-menu_position-right{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-menu_fx-menu-slide{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-wrapper_opened .mm-menu_fx-menu-slide{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-wrapper_opening .mm-menu_fx-menu-slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-menu-fade{opacity:0;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.mm-wrapper_opening .mm-menu_fx-menu-fade{opacity:1}.mm-menu_fx-panels-none .mm-panel,.mm-panel_fx-none{-webkit-transition-property:none;-o-transition-property:none;transition-property:none}.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent,.mm-panel_fx-none.mm-panel_opened-parent{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-zoom .mm-panel,.mm-panel_fx-zoom{-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;-webkit-transform:scale(1.5,1.5) translate3d(100%,0,0);transform:scale(1.5,1.5) translate3d(100%,0,0)}.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened,.mm-panel_fx-zoom.mm-panel_opened{-webkit-transform:scale(1,1) translate3d(0,0,0);transform:scale(1,1) translate3d(0,0,0)}.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened-parent,.mm-panel_fx-zoom.mm-panel_opened-parent{-webkit-transform:scale(.7,.7) translate3d(-30%,0,0);transform:scale(.7,.7) translate3d(-30%,0,0)}.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent,.mm-panel_fx-slide-0.mm-panel_opened-parent{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent,.mm-panel_fx-slide-100.mm-panel_opened-parent{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_fx-panels-slide-up .mm-panel,.mm-panel_fx-slide-up{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.mm-menu_fx-panels-slide-up .mm-panel_opened,.mm-menu_fx-panels-slide-up .mm-panel_opened-parent,.mm-panel_fx-slide-up.mm-panel_opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-slide-right .mm-panel,.mm-panel_fx-slide-right{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_fx-panels-slide-right .mm-panel_opened,.mm-menu_fx-panels-slide-right .mm-panel_opened-parent,.mm-panel_fx-slide-right.mm-panel_opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[class*=mm-menu_fx-listitems-] .mm-listitem{-webkit-transition:none .4s ease;-o-transition:none .4s ease;transition:none .4s ease}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(1){-webkit-transition-delay:50ms;-o-transition-delay:50ms;transition-delay:50ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(2){-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(3){-webkit-transition-delay:150ms;-o-transition-delay:150ms;transition-delay:150ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(4){-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(5){-webkit-transition-delay:250ms;-o-transition-delay:250ms;transition-delay:250ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(6){-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(7){-webkit-transition-delay:350ms;-o-transition-delay:350ms;transition-delay:350ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(8){-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(9){-webkit-transition-delay:450ms;-o-transition-delay:450ms;transition-delay:450ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(10){-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(11){-webkit-transition-delay:550ms;-o-transition-delay:550ms;transition-delay:550ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(12){-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(13){-webkit-transition-delay:650ms;-o-transition-delay:650ms;transition-delay:650ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(14){-webkit-transition-delay:.7s;-o-transition-delay:.7s;transition-delay:.7s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(15){-webkit-transition-delay:750ms;-o-transition-delay:750ms;transition-delay:750ms}.mm-menu_fx-listitems-slide .mm-listitem{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;-o-transition-property:transform,opacity;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0);opacity:0}.mm-wrapper_opening .mm-menu_fx-listitems-slide .mm-panel_opened .mm-listitem{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.mm-menu_fx-listitems-fade .mm-listitem{-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;opacity:0}.mm-wrapper_opening .mm-menu_fx-listitems-fade .mm-panel_opened .mm-listitem{opacity:1}.mm-menu_fx-listitems-drop .mm-listitem{-webkit-transition-property:opacity,top;-o-transition-property:opacity,top;transition-property:opacity,top;opacity:0;top:-25%}.mm-wrapper_opening .mm-menu_fx-listitems-drop .mm-panel_opened .mm-listitem{opacity:1;top:0}
.mm-menu_fullscreen{width:100%;min-width:140px;max-width:10000px}.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(100vw,0,0);transform:translate3d(100vw,0,0)}@media all and (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(10000px,0,0);transform:translate3d(10000px,0,0)}}.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-100vw,0,0);transform:translate3d(-100vw,0,0)}@media all and (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-10000px,0,0);transform:translate3d(-10000px,0,0)}}.mm-menu_fullscreen.mm-menu_position-top{height:100vh;min-height:140px;max-height:10000px}.mm-menu_fullscreen.mm-menu_position-bottom{height:100vh;min-height:140px;max-height:10000px}
.mm-menu_listview-justify .mm-panels>.mm-panel:after,.mm-menu_listview-justify .mm-panels>.mm-panel:before,.mm-panels>.mm-panel_listview-justify:after,.mm-panels>.mm-panel_listview-justify:before{content:none;display:none}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listview,.mm-panels>.mm-panel_listview-justify .mm-listview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin-top:0;margin-bottom:0}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem,.mm-panels>.mm-panel_listview-justify .mm-listitem{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-height:44px}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem:not(.mm-listitem_divider),.mm-panels>.mm-panel_listview-justify .mm-listitem:not(.mm-listitem_divider){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem__text,.mm-panels>.mm-panel_listview-justify .mm-listitem__text{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mm-listview_inset{list-style:inside disc;width:100%;padding:0 30px 15px 30px;margin:0}.mm-listview_inset .mm-listitem{padding:5px 0}
.mm-menu_multiline .mm-listitem__text,.mm-panel_multiline .mm-listitem__text{-o-text-overflow:clip;text-overflow:clip;white-space:normal}
[class*=mm-menu_pagedim].mm-menu_opened~.mm-wrapper__blocker{opacity:0}.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened~.mm-wrapper__blocker{opacity:.3;-webkit-transition:opacity .4s ease .4s;-o-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}.mm-menu_opened.mm-menu_pagedim~.mm-wrapper__blocker{background:inherit}.mm-menu_opened.mm-menu_pagedim-black~.mm-wrapper__blocker{background:#000}.mm-menu_opened.mm-menu_pagedim-white~.mm-wrapper__blocker{background:#fff}
.mm-menu_popup{-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease;opacity:0;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;min-height:140px;max-height:880px;top:50%;left:50%;bottom:auto;right:auto;z-index:2;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.mm-menu_popup.mm-menu_opened~.mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}.mm-menu_popup.mm-menu_opened~.mm-wrapper__blocker{-webkit-transition-delay:0s!important;-o-transition-delay:0s!important;transition-delay:0s!important;z-index:1}.mm-wrapper_opening .mm-menu_popup{opacity:1}
.mm-menu_position-right{left:auto;right:0}.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}.mm-menu_position-bottom,.mm-menu_position-front,.mm-menu_position-top{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-menu_position-bottom.mm-menu_opened,.mm-menu_position-front.mm-menu_opened,.mm-menu_position-top.mm-menu_opened{z-index:2}.mm-menu_position-bottom.mm-menu_opened~.mm-slideout,.mm-menu_position-front.mm-menu_opened~.mm-slideout,.mm-menu_position-top.mm-menu_opened~.mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}.mm-menu_position-bottom.mm-menu_opened~.mm-wrapper__blocker,.mm-menu_position-front.mm-menu_opened~.mm-wrapper__blocker,.mm-menu_position-top.mm-menu_opened~.mm-wrapper__blocker{z-index:1}.mm-menu_position-front{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_position-front.mm-menu_position-right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_position-bottom,.mm-menu_position-top{width:100%;min-width:100%;max-width:100%}.mm-menu_position-top{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.mm-menu_position-top{height:80vh;min-height:140px;max-height:880px}.mm-menu_position-bottom{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);top:auto}.mm-menu_position-bottom{height:80vh;min-height:140px;max-height:880px}.mm-wrapper_opening .mm-menu_position-bottom,.mm-wrapper_opening .mm-menu_position-front,.mm-wrapper_opening .mm-menu_position-top{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.mm-menu_shadow-page:after{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);-webkit-box-shadow:var(--mm-shadow);box-shadow:var(--mm-shadow);content:"";display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:100;-webkit-clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%);clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%)}.mm-menu_shadow-page.mm-menu_position-right:after{left:auto;right:100%;-webkit-clip-path:polygon(20px 0,40px 0,40px 100%,20px 100%);clip-path:polygon(20px 0,40px 0,40px 100%,20px 100%)}.mm-menu_shadow-page.mm-menu_position-front:after{content:none;display:none}.mm-menu_shadow-menu{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);-webkit-box-shadow:var(--mm-shadow);box-shadow:var(--mm-shadow)}.mm-menu_shadow-panels .mm-panels>.mm-panel{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);-webkit-box-shadow:var(--mm-shadow);box-shadow:var(--mm-shadow)}
.mm-menu_theme-white{--mm-color-border:rgba( 0,0,0, 0.1 );--mm-color-button:rgba( 0,0,0, 0.3 );--mm-color-text:rgba( 0,0,0, 0.7 );--mm-color-text-dimmed:rgba( 0,0,0, 0.3 );--mm-color-background:#fff;--mm-color-background-highlight:rgba( 0,0,0, 0.06 );--mm-color-background-emphasis:rgba( 0,0,0, 0.03 );--mm-shadow:0 0 10px rgba( 0,0,0, 0.2 )}.mm-menu_theme-dark{--mm-color-border:rgba( 0,0,0, 0.3 );--mm-color-button:rgba( 255,255,255, 0.4 );--mm-color-text:rgba( 255,255,255, 0.85 );--mm-color-text-dimmed:rgba( 255,255,255, 0.4 );--mm-color-background:#333;--mm-color-background-highlight:rgba( 255,255,255, 0.08 );--mm-color-background-emphasis:rgba( 0,0,0, 0.1 );--mm-shadow:0 0 20px rgba( 0,0,0, 0.5 )}.mm-menu_theme-black{--mm-color-border:rgba( 255,255,255, 0.25 );--mm-color-button:rgba( 255,255,255, 0.4 );--mm-color-text:rgba( 255,255,255, 0.75 );--mm-color-text-dimmed:rgba( 255,255,255, 0.4 );--mm-color-background:#000;--mm-color-background-highlight:rgba( 255,255,255, 0.2 );--mm-color-background-emphasis:rgba( 255,255,255, 0.15 );--mm-shadow:none}
.mm-menu_tileview .mm-listview,.mm-panel_tileview .mm-listview{margin:0!important}.mm-menu_tileview .mm-listview:after,.mm-panel_tileview .mm-listview:after{content:'';display:block;clear:both}.mm-menu_tileview .mm-listitem,.mm-panel_tileview .mm-listitem{padding:0;float:left;position:relative;width:50%;height:0;padding-top:50%}.mm-menu_tileview .mm-listitem:after,.mm-panel_tileview .mm-listitem:after{left:0;top:0;border-right-width:1px;border-right-style:solid;z-index:-1}.mm-menu_tileview .mm-listitem.mm-tile-xs,.mm-panel_tileview .mm-listitem.mm-tile-xs{width:12.5%;padding-top:12.5%}.mm-menu_tileview .mm-listitem.mm-tile-s,.mm-panel_tileview .mm-listitem.mm-tile-s{width:25%;padding-top:25%}.mm-menu_tileview .mm-listitem.mm-tile-l,.mm-panel_tileview .mm-listitem.mm-tile-l{width:75%;padding-top:75%}.mm-menu_tileview .mm-listitem.mm-tile-xl,.mm-panel_tileview .mm-listitem.mm-tile-xl{width:100%;padding-top:100%}.mm-menu_tileview .mm-listitem__text,.mm-panel_tileview .mm-listitem__text{line-height:1px;text-align:center;padding:50% 10px 0 10px;margin:0;position:absolute;top:0;right:1px;bottom:1px;left:0}.mm-menu_tileview .mm-listitem__btn,.mm-panel_tileview .mm-listitem__btn{width:auto}.mm-menu_tileview .mm-listitem__btn:after,.mm-menu_tileview .mm-listitem__btn:before,.mm-panel_tileview .mm-listitem__btn:after,.mm-panel_tileview .mm-listitem__btn:before{content:none;display:none}.mm-menu_tileview .mm-listitem_divider,.mm-panel_tileview .mm-listitem_divider{display:none}.mm-menu_tileview .mm-panel,.mm-panel_tileview{padding-left:0;padding-right:0}.mm-menu_tileview .mm-panel:after,.mm-menu_tileview .mm-panel:before,.mm-panel_tileview:after,.mm-panel_tileview:before{content:none;display:none}
body.modal-open .mm-slideout{z-index:unset}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!../../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!../../node_modules/resolve-url-loader/index.js??ruleSet[1].rules[3].use[3]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[4]!../../node_modules/import-glob/index.js!./styles/main.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
:root {
  --blue: #369;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #a4383d;
  --orange: #e6640a;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #0d9b8c;
  --cyan: #2797b6;
  --white: #fff;
  --gray: #716d69;
  --gray-dark: #343a40;
  --primary: #0b435b;
  --secondary: #e6640a;
  --success: #28a745;
  --info: #2797b6;
  --warning: #ffc107;
  --danger: #a4383d;
  --light: #f4f4f4;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1420px;
  --font-family-sans-serif: "Open Sans", sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong,
.strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #0b435b;
  text-decoration: underline;
  background-color: transparent;
}
a:hover {
  color: rgb(2.75, 16.75, 22.75);
  text-decoration: none;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #716d69;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .vc_custom_heading.h4 *, .h5, .h6 {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 3.125rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4, .vc_custom_heading.h4 * {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 400;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 0.875em;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled, .comment-list {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #716d69;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid, .wp-caption img {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure, .wp-caption {
  display: inline-block;
}

.figure-img, .wp-caption img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption, .wp-caption-text {
  font-size: 90%;
  color: #716d69;
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1420px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1370px;
  }
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xxl,
.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333333%;
          flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66666667%;
          flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333333%;
          flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66666667%;
          flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333333%;
          flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66666667%;
          flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333333%;
          flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66666667%;
          flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1420px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xxl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xxl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xxl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xxl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xxl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
            flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xxl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
            flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xxl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xxl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
            flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xxl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
            flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xxl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
            flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xxl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
            flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xxl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
            flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xxl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xxl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: rgb(186.68, 202.36, 209.08);
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: rgb(128.12, 157.24, 169.72);
}

.table-hover .table-primary:hover {
  background-color: rgb(171.43, 190.61, 198.83);
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: rgb(171.43, 190.61, 198.83);
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: rgb(248, 211.6, 186.4);
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: rgb(242, 174.4, 127.6);
}

.table-hover .table-secondary:hover {
  background-color: rgb(245.6388888889, 196.9611111111, 163.2611111111);
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: rgb(245.6388888889, 196.9611111111, 163.2611111111);
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: rgb(194.8, 230.36, 202.92);
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: rgb(143.2, 209.24, 158.28);
}

.table-hover .table-success:hover {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: rgb(194.52, 225.88, 234.56);
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: rgb(142.68, 200.92, 217.04);
}

.table-hover .table-info:hover {
  background-color: rgb(175.4611764706, 216.7035294118, 228.1188235294);
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: rgb(175.4611764706, 216.7035294118, 228.1188235294);
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: rgb(255, 237.64, 185.56);
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: rgb(255, 222.76, 126.04);
}

.table-hover .table-warning:hover {
  background-color: rgb(255, 231.265, 160.06);
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: rgb(255, 231.265, 160.06);
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: rgb(229.52, 199.28, 200.68);
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: rgb(207.68, 151.52, 154.12);
}

.table-hover .table-danger:hover {
  background-color: rgb(221.5182758621, 181.7817241379, 183.6213793103);
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: rgb(221.5182758621, 181.7817241379, 183.6213793103);
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: rgb(251.92, 251.92, 251.92);
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: rgb(249.28, 249.28, 249.28);
}

.table-hover .table-light:hover {
  background-color: rgb(239.17, 239.17, 239.17);
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: rgb(239.17, 239.17, 239.17);
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: rgb(198.16, 199.84, 201.52);
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: rgb(149.44, 152.56, 155.68);
}

.table-hover .table-dark:hover {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: rgb(69.1465517241, 77.125, 85.1034482759);
}
.table .thead-light th {
  color: #56524e;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: rgb(69.1465517241, 77.125, 85.1034482759);
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1419.98px) {
  .table-responsive-xxl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xxl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control, .comment-form input[type=text],
.comment-form input[type=email],
.comment-form input[type=url],
.comment-form textarea, .search-form .search-field {
  display: block;
  width: 100%;
  height: calc(1.3em + 1rem + 2px);
  padding: 0.5rem 1.375rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  color: #56524e;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control, .comment-form input[type=text],
  .comment-form input[type=email],
  .comment-form input[type=url],
  .comment-form textarea, .search-form .search-field {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control::-ms-expand, .comment-form input[type=text]::-ms-expand,
.comment-form input[type=email]::-ms-expand,
.comment-form input[type=url]::-ms-expand,
.comment-form textarea::-ms-expand, .search-form .search-field::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus, .comment-form input[type=text]:focus,
.comment-form input[type=email]:focus,
.comment-form input[type=url]:focus,
.comment-form textarea:focus, .search-form .search-field:focus {
  color: #56524e;
  background-color: #fff;
  border-color: rgb(24.75, 150.75, 204.75);
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(11, 67, 91, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(11, 67, 91, 0.25);
}
.form-control::-webkit-input-placeholder, .comment-form input[type=text]::-webkit-input-placeholder, .comment-form input[type=email]::-webkit-input-placeholder, .comment-form input[type=url]::-webkit-input-placeholder, .comment-form textarea::-webkit-input-placeholder, .search-form .search-field::-webkit-input-placeholder {
  color: #716d69;
  opacity: 1;
}
.form-control::-moz-placeholder, .comment-form input[type=text]::-moz-placeholder, .comment-form input[type=email]::-moz-placeholder, .comment-form input[type=url]::-moz-placeholder, .comment-form textarea::-moz-placeholder, .search-form .search-field::-moz-placeholder {
  color: #716d69;
  opacity: 1;
}
.form-control:-ms-input-placeholder, .comment-form input[type=text]:-ms-input-placeholder, .comment-form input[type=email]:-ms-input-placeholder, .comment-form input[type=url]:-ms-input-placeholder, .comment-form textarea:-ms-input-placeholder, .search-form .search-field:-ms-input-placeholder {
  color: #716d69;
  opacity: 1;
}
.form-control::-ms-input-placeholder, .comment-form input[type=text]::-ms-input-placeholder, .comment-form input[type=email]::-ms-input-placeholder, .comment-form input[type=url]::-ms-input-placeholder, .comment-form textarea::-ms-input-placeholder, .search-form .search-field::-ms-input-placeholder {
  color: #716d69;
  opacity: 1;
}
.form-control::placeholder, .comment-form input[type=text]::placeholder,
.comment-form input[type=email]::placeholder,
.comment-form input[type=url]::placeholder,
.comment-form textarea::placeholder, .search-form .search-field::placeholder {
  color: #716d69;
  opacity: 1;
}
.form-control:disabled, .comment-form input[type=text]:disabled,
.comment-form input[type=email]:disabled,
.comment-form input[type=url]:disabled,
.comment-form textarea:disabled, .search-form .search-field:disabled, .form-control[readonly], .comment-form input[readonly][type=text],
.comment-form input[readonly][type=email],
.comment-form input[readonly][type=url],
.comment-form textarea[readonly], .search-form [readonly].search-field {
  background-color: #e9ecef;
  opacity: 1;
}

input[type=date].form-control, .comment-form input[type=date][type=text],
.comment-form input[type=date][type=email],
.comment-form input[type=date][type=url], .search-form input[type=date].search-field,
input[type=time].form-control,
.comment-form input[type=time][type=text],
.comment-form input[type=time][type=email],
.comment-form input[type=time][type=url],
.search-form input[type=time].search-field,
input[type=datetime-local].form-control,
.comment-form input[type=datetime-local][type=text],
.comment-form input[type=datetime-local][type=email],
.comment-form input[type=datetime-local][type=url],
.search-form input[type=datetime-local].search-field,
input[type=month].form-control,
.comment-form input[type=month][type=text],
.comment-form input[type=month][type=email],
.comment-form input[type=month][type=url],
.search-form input[type=month].search-field {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select.form-control:-moz-focusring, .search-form select.search-field:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #56524e;
}
select.form-control:focus::-ms-value, .search-form select.search-field:focus::-ms-value {
  color: #56524e;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.3;
}

.col-form-label-lg {
  padding-top: calc(1.125rem + 1px);
  padding-bottom: calc(1.125rem + 1px);
  font-size: 1.25rem;
  line-height: 1.2;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.5rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.3;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.2em + 2.25rem + 2px);
  padding: 1.125rem 0.8125rem;
  font-size: 1.25rem;
  line-height: 1.2;
  border-radius: 0.3rem;
}

select.form-control[size], .search-form select[size].search-field, select.form-control[multiple], .search-form select[multiple].search-field {
  height: auto;
}

textarea.form-control,
.comment-form textarea, .search-form textarea.search-field {
  height: auto;
}

.form-group, .comment-form p, .search-form label {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check, .gchoice {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input, .gfield-choice-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, [disabled].gfield-choice-input ~ .form-check-label, .form-check-input:disabled ~ .form-check-label, .gfield-choice-input:disabled ~ .form-check-label {
  color: #716d69;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input, .form-check-inline .gfield-choice-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .was-validated .comment-form input[type=text]:valid, .comment-form .was-validated input[type=text]:valid,
.was-validated .comment-form input[type=email]:valid,
.comment-form .was-validated input[type=email]:valid,
.was-validated .comment-form input[type=url]:valid,
.comment-form .was-validated input[type=url]:valid,
.was-validated .comment-form textarea:valid,
.comment-form .was-validated textarea:valid, .was-validated .search-form .search-field:valid, .search-form .was-validated .search-field:valid, .form-control.is-valid, .comment-form input.is-valid[type=text],
.comment-form input.is-valid[type=email],
.comment-form input.is-valid[type=url],
.comment-form textarea.is-valid, .search-form .is-valid.search-field {
  border-color: #28a745;
  padding-right: calc(1.3em + 1rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.325em + 0.25rem) center;
  background-size: calc(0.65em + 0.5rem) calc(0.65em + 0.5rem);
}
.was-validated .form-control:valid:focus, .was-validated .comment-form input[type=text]:valid:focus, .comment-form .was-validated input[type=text]:valid:focus,
.was-validated .comment-form input[type=email]:valid:focus,
.comment-form .was-validated input[type=email]:valid:focus,
.was-validated .comment-form input[type=url]:valid:focus,
.comment-form .was-validated input[type=url]:valid:focus,
.was-validated .comment-form textarea:valid:focus,
.comment-form .was-validated textarea:valid:focus, .was-validated .search-form .search-field:valid:focus, .search-form .was-validated .search-field:valid:focus, .form-control.is-valid:focus, .comment-form input.is-valid[type=text]:focus,
.comment-form input.is-valid[type=email]:focus,
.comment-form input.is-valid[type=url]:focus,
.comment-form textarea.is-valid:focus, .search-form .is-valid.search-field:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated select.form-control:valid, .was-validated .search-form select.search-field:valid, .search-form .was-validated select.search-field:valid, select.form-control.is-valid, .search-form select.is-valid.search-field {
  padding-right: 5.5rem !important;
  background-position: right 2.75rem center;
}

.was-validated textarea.form-control:valid,
.was-validated .comment-form textarea:valid,
.comment-form .was-validated textarea:valid, .was-validated .search-form textarea.search-field:valid, .search-form .was-validated textarea.search-field:valid, textarea.form-control.is-valid,
.comment-form textarea.is-valid, .search-form textarea.is-valid.search-field {
  padding-right: calc(1.3em + 1rem);
  background-position: top calc(0.325em + 0.25rem) right calc(0.325em + 0.25rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 3.125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1.375rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 2.375rem/calc(0.65em + 0.5rem) calc(0.65em + 0.5rem) no-repeat;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .was-validated .gfield-choice-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label, .is-valid.gfield-choice-input ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .gfield-choice-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.was-validated .gfield-choice-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .is-valid.gfield-choice-input ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.is-valid.gfield-choice-input ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: rgb(51.6956521739, 206.3043478261, 87);
  background-color: rgb(51.6956521739, 206.3043478261, 87);
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #a4383d;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(164, 56, 61, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .was-validated .comment-form input[type=text]:invalid, .comment-form .was-validated input[type=text]:invalid,
.was-validated .comment-form input[type=email]:invalid,
.comment-form .was-validated input[type=email]:invalid,
.was-validated .comment-form input[type=url]:invalid,
.comment-form .was-validated input[type=url]:invalid,
.was-validated .comment-form textarea:invalid,
.comment-form .was-validated textarea:invalid, .was-validated .search-form .search-field:invalid, .search-form .was-validated .search-field:invalid, .form-control.is-invalid, .comment-form input.is-invalid[type=text],
.comment-form input.is-invalid[type=email],
.comment-form input.is-invalid[type=url],
.comment-form textarea.is-invalid, .search-form .is-invalid.search-field {
  border-color: #a4383d;
  padding-right: calc(1.3em + 1rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23a4383d' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23a4383d' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.325em + 0.25rem) center;
  background-size: calc(0.65em + 0.5rem) calc(0.65em + 0.5rem);
}
.was-validated .form-control:invalid:focus, .was-validated .comment-form input[type=text]:invalid:focus, .comment-form .was-validated input[type=text]:invalid:focus,
.was-validated .comment-form input[type=email]:invalid:focus,
.comment-form .was-validated input[type=email]:invalid:focus,
.was-validated .comment-form input[type=url]:invalid:focus,
.comment-form .was-validated input[type=url]:invalid:focus,
.was-validated .comment-form textarea:invalid:focus,
.comment-form .was-validated textarea:invalid:focus, .was-validated .search-form .search-field:invalid:focus, .search-form .was-validated .search-field:invalid:focus, .form-control.is-invalid:focus, .comment-form input.is-invalid[type=text]:focus,
.comment-form input.is-invalid[type=email]:focus,
.comment-form input.is-invalid[type=url]:focus,
.comment-form textarea.is-invalid:focus, .search-form .is-invalid.search-field:focus {
  border-color: #a4383d;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(164, 56, 61, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(164, 56, 61, 0.25);
}

.was-validated select.form-control:invalid, .was-validated .search-form select.search-field:invalid, .search-form .was-validated select.search-field:invalid, select.form-control.is-invalid, .search-form select.is-invalid.search-field {
  padding-right: 5.5rem !important;
  background-position: right 2.75rem center;
}

.was-validated textarea.form-control:invalid,
.was-validated .comment-form textarea:invalid,
.comment-form .was-validated textarea:invalid, .was-validated .search-form textarea.search-field:invalid, .search-form .was-validated textarea.search-field:invalid, textarea.form-control.is-invalid,
.comment-form textarea.is-invalid, .search-form textarea.is-invalid.search-field {
  padding-right: calc(1.3em + 1rem);
  background-position: top calc(0.325em + 0.25rem) right calc(0.325em + 0.25rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #a4383d;
  padding-right: calc(0.75em + 3.125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1.375rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23a4383d' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23a4383d' stroke='none'/%3e%3c/svg%3e") center right 2.375rem/calc(0.65em + 0.5rem) calc(0.65em + 0.5rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #a4383d;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(164, 56, 61, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(164, 56, 61, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .was-validated .gfield-choice-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label, .is-invalid.gfield-choice-input ~ .form-check-label {
  color: #a4383d;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .gfield-choice-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.was-validated .gfield-choice-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .is-invalid.gfield-choice-input ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.is-invalid.gfield-choice-input ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #a4383d;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #a4383d;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: rgb(194.1636363636, 76.8363636364, 82.2681818182);
  background-color: rgb(194.1636363636, 76.8363636364, 82.2681818182);
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(164, 56, 61, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(164, 56, 61, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #a4383d;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #a4383d;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #a4383d;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(164, 56, 61, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(164, 56, 61, 0.25);
}

.form-inline, .search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-inline .form-check, .form-inline .gchoice, .search-form .form-check, .search-form .gchoice {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label, .search-form label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group, .form-inline .comment-form p, .comment-form .form-inline p, .search-form .form-group, .search-form .comment-form p, .comment-form .search-form p, .search-form label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control, .form-inline .comment-form input[type=text], .comment-form .form-inline input[type=text],
  .form-inline .comment-form input[type=email],
  .comment-form .form-inline input[type=email],
  .form-inline .comment-form input[type=url],
  .comment-form .form-inline input[type=url],
  .form-inline .comment-form textarea,
  .comment-form .form-inline textarea, .search-form .form-control, .search-form .comment-form input[type=text], .comment-form .search-form input[type=text],
  .search-form .comment-form input[type=email],
  .comment-form .search-form input[type=email],
  .search-form .comment-form input[type=url],
  .comment-form .search-form input[type=url],
  .search-form .comment-form textarea,
  .comment-form .search-form textarea, .search-form .search-field {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext, .search-form .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group, .search-form .input-group,
  .form-inline .custom-select,
  .search-form .custom-select {
    width: auto;
  }
  .form-inline .form-check, .form-inline .gchoice, .search-form .form-check, .search-form .gchoice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input, .form-inline .gfield-choice-input, .search-form .form-check-input, .search-form .gfield-choice-input {
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control, .search-form .custom-control {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .form-inline .custom-control-label, .search-form .custom-control-label {
    margin-bottom: 0;
  }
}

.btn, .comment-form input[type=submit], .vc_btn3.vc_btn3-style-modern, .search-form .search-submit {
  display: inline-block;
  font-weight: 700;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.5rem 1.375rem;
  font-size: 1rem;
  line-height: 1.3;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn, .comment-form input[type=submit], .vc_btn3.vc_btn3-style-modern, .search-form .search-submit {
    -webkit-transition: none;
    transition: none;
  }
}
.btn:hover, .comment-form input[type=submit]:hover, .vc_btn3.vc_btn3-style-modern:hover, .search-form .search-submit:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .comment-form input[type=submit]:focus, .vc_btn3.vc_btn3-style-modern:focus, .search-form .search-submit:focus, .btn.focus, .comment-form input.focus[type=submit], .focus.vc_btn3.vc_btn3-style-modern, .search-form .focus.search-submit {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(11, 67, 91, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(11, 67, 91, 0.25);
}
.btn.disabled, .comment-form input.disabled[type=submit], .disabled.vc_btn3.vc_btn3-style-modern, .search-form .disabled.search-submit, .btn:disabled, .comment-form input[type=submit]:disabled, .vc_btn3.vc_btn3-style-modern:disabled, .search-form .search-submit:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled), .comment-form input[type=submit]:not(:disabled):not(.disabled), .vc_btn3.vc_btn3-style-modern:not(:disabled):not(.disabled), .search-form .search-submit:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled, a.disabled.vc_btn3.vc_btn3-style-modern, .search-form a.disabled.search-submit,
fieldset:disabled a.btn,
fieldset:disabled a.vc_btn3.vc_btn3-style-modern,
fieldset:disabled .search-form a.search-submit,
.search-form fieldset:disabled a.search-submit {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #0b435b;
  border-color: #0b435b;
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(6.875, 41.875, 56.875);
  border-color: rgb(5.5, 33.5, 45.5);
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: rgb(6.875, 41.875, 56.875);
  border-color: rgb(5.5, 33.5, 45.5);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(47.6, 95.2, 115.6, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(47.6, 95.2, 115.6, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #0b435b;
  border-color: #0b435b;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(5.5, 33.5, 45.5);
  border-color: rgb(4.125, 25.125, 34.125);
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(47.6, 95.2, 115.6, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(47.6, 95.2, 115.6, 0.5);
}

.btn-secondary, .comment-form input[type=submit], .search-form .search-submit {
  color: #fff;
  background-color: #e6640a;
  border-color: #e6640a;
}
.btn-secondary:hover, .comment-form input[type=submit]:hover, .search-form .search-submit:hover {
  color: #fff;
  background-color: rgb(193.34375, 84.0625, 8.40625);
  border-color: rgb(181.125, 78.75, 7.875);
}
.btn-secondary:focus, .comment-form input[type=submit]:focus, .search-form .search-submit:focus, .btn-secondary.focus, .comment-form input.focus[type=submit], .search-form .focus.search-submit {
  color: #fff;
  background-color: rgb(193.34375, 84.0625, 8.40625);
  border-color: rgb(181.125, 78.75, 7.875);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(233.75, 123.25, 46.75, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(233.75, 123.25, 46.75, 0.5);
}
.btn-secondary.disabled, .comment-form input.disabled[type=submit], .search-form .disabled.search-submit, .btn-secondary:disabled, .comment-form input[type=submit]:disabled, .search-form .search-submit:disabled {
  color: #fff;
  background-color: #e6640a;
  border-color: #e6640a;
}
.btn-secondary:not(:disabled):not(.disabled):active, .comment-form input[type=submit]:not(:disabled):not(.disabled):active, .search-form .search-submit:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .comment-form input[type=submit]:not(:disabled):not(.disabled).active, .search-form .search-submit:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle, .comment-form .show > input.dropdown-toggle[type=submit], .search-form .show > .dropdown-toggle.search-submit {
  color: #fff;
  background-color: rgb(181.125, 78.75, 7.875);
  border-color: rgb(168.90625, 73.4375, 7.34375);
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .comment-form input[type=submit]:not(:disabled):not(.disabled):active:focus, .search-form .search-submit:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .comment-form input[type=submit]:not(:disabled):not(.disabled).active:focus, .search-form .search-submit:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus, .comment-form .show > input.dropdown-toggle[type=submit]:focus, .search-form .show > .dropdown-toggle.search-submit:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(233.75, 123.25, 46.75, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(233.75, 123.25, 46.75, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(32.6086956522, 136.1413043478, 56.25);
  border-color: rgb(30.1449275362, 125.8550724638, 52);
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(32.6086956522, 136.1413043478, 56.25);
  border-color: rgb(30.1449275362, 125.8550724638, 52);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(72.25, 180.2, 96.9, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(72.25, 180.2, 96.9, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(30.1449275362, 125.8550724638, 52);
  border-color: rgb(27.6811594203, 115.5688405797, 47.75);
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(72.25, 180.2, 96.9, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(72.25, 180.2, 96.9, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #2797b6;
  border-color: #2797b6;
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(32.25, 124.8653846154, 150.5);
  border-color: rgb(30, 116.1538461538, 140);
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(32.25, 124.8653846154, 150.5);
  border-color: rgb(30, 116.1538461538, 140);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(71.4, 166.6, 192.95, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(71.4, 166.6, 192.95, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #2797b6;
  border-color: #2797b6;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(30, 116.1538461538, 140);
  border-color: rgb(27.75, 107.4423076923, 129.5);
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(71.4, 166.6, 192.95, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(71.4, 166.6, 192.95, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: rgb(223.75, 167.8125, 0);
  border-color: rgb(211, 158.25, 0);
}
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: rgb(223.75, 167.8125, 0);
  border-color: rgb(211, 158.25, 0);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(221.7, 169.6, 12.1, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(221.7, 169.6, 12.1, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: rgb(211, 158.25, 0);
  border-color: rgb(198.25, 148.6875, 0);
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(221.7, 169.6, 12.1, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(221.7, 169.6, 12.1, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #a4383d;
  border-color: #a4383d;
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(135.4863636364, 46.2636363636, 50.3943181818);
  border-color: rgb(125.9818181818, 43.0181818182, 46.8590909091);
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(135.4863636364, 46.2636363636, 50.3943181818);
  border-color: rgb(125.9818181818, 43.0181818182, 46.8590909091);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(177.65, 85.85, 90.1, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(177.65, 85.85, 90.1, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #a4383d;
  border-color: #a4383d;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(125.9818181818, 43.0181818182, 46.8590909091);
  border-color: rgb(116.4772727273, 39.7727272727, 43.3238636364);
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(177.65, 85.85, 90.1, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(177.65, 85.85, 90.1, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.btn-light:hover {
  color: #212529;
  background-color: rgb(224.875, 224.875, 224.875);
  border-color: rgb(218.5, 218.5, 218.5);
}
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: rgb(224.875, 224.875, 224.875);
  border-color: rgb(218.5, 218.5, 218.5);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(212.35, 212.95, 213.55, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(212.35, 212.95, 213.55, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: rgb(218.5, 218.5, 218.5);
  border-color: rgb(212.125, 212.125, 212.125);
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(212.35, 212.95, 213.55, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(212.35, 212.95, 213.55, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: rgb(34.8534482759, 38.875, 42.8965517241);
  border-color: rgb(29.1379310345, 32.5, 35.8620689655);
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: rgb(34.8534482759, 38.875, 42.8965517241);
  border-color: rgb(29.1379310345, 32.5, 35.8620689655);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82.45, 87.55, 92.65, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(82.45, 87.55, 92.65, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: rgb(29.1379310345, 32.5, 35.8620689655);
  border-color: rgb(23.4224137931, 26.125, 28.8275862069);
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82.45, 87.55, 92.65, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(82.45, 87.55, 92.65, 0.5);
}

.btn-outline-primary {
  color: #0b435b;
  border-color: #0b435b;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0b435b;
  border-color: #0b435b;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(11, 67, 91, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(11, 67, 91, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #0b435b;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0b435b;
  border-color: #0b435b;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(11, 67, 91, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(11, 67, 91, 0.5);
}

.btn-outline-secondary {
  color: #e6640a;
  border-color: #e6640a;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #e6640a;
  border-color: #e6640a;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(230, 100, 10, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(230, 100, 10, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #e6640a;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #e6640a;
  border-color: #e6640a;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(230, 100, 10, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(230, 100, 10, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #2797b6;
  border-color: #2797b6;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #2797b6;
  border-color: #2797b6;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(39, 151, 182, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(39, 151, 182, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #2797b6;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #2797b6;
  border-color: #2797b6;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(39, 151, 182, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(39, 151, 182, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #a4383d;
  border-color: #a4383d;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #a4383d;
  border-color: #a4383d;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(164, 56, 61, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(164, 56, 61, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #a4383d;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #a4383d;
  border-color: #a4383d;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(164, 56, 61, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(164, 56, 61, 0.5);
}

.btn-outline-light {
  color: #f4f4f4;
  border-color: #f4f4f4;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(244, 244, 244, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(244, 244, 244, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f4f4f4;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(244, 244, 244, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(244, 244, 244, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #0b435b;
  text-decoration: underline;
}
.btn-link:hover {
  color: rgb(2.75, 16.75, 22.75);
  text-decoration: none;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #716d69;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn, .comment-form .btn-group-lg > input[type=submit], .btn-group-lg > .vc_btn3.vc_btn3-style-modern, .search-form .btn-group-lg > .search-submit {
  padding: 1.125rem 1.625rem;
  font-size: 1.25rem;
  line-height: 1.2;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn, .comment-form .btn-group-sm > input[type=submit], .btn-group-sm > .vc_btn3.vc_btn3-style-modern, .search-form .btn-group-sm > .search-submit {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    transition: none;
  }
}
.collapsing.width {
  width: 0;
  height: auto;
  -webkit-transition: width 0.35s ease;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.width {
    -webkit-transition: none;
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1420px) {
  .dropdown-menu-xxl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: rgb(21.6283783784, 24.25, 26.8716216216);
  text-decoration: none;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0b435b;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #716d69;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn, .comment-form .btn-group > input[type=submit], .btn-group > .vc_btn3.vc_btn3-style-modern, .search-form .btn-group > .search-submit,
.btn-group-vertical > .btn,
.comment-form .btn-group-vertical > input[type=submit],
.btn-group-vertical > .vc_btn3.vc_btn3-style-modern,
.search-form .btn-group-vertical > .search-submit {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.btn-group > .btn:hover, .comment-form .btn-group > input[type=submit]:hover, .btn-group > .vc_btn3.vc_btn3-style-modern:hover, .search-form .btn-group > .search-submit:hover,
.btn-group-vertical > .btn:hover,
.comment-form .btn-group-vertical > input[type=submit]:hover,
.btn-group-vertical > .vc_btn3.vc_btn3-style-modern:hover,
.search-form .btn-group-vertical > .search-submit:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .comment-form .btn-group > input[type=submit]:focus, .btn-group > .vc_btn3.vc_btn3-style-modern:focus, .search-form .btn-group > .search-submit:focus, .btn-group > .btn:active, .comment-form .btn-group > input[type=submit]:active, .btn-group > .vc_btn3.vc_btn3-style-modern:active, .search-form .btn-group > .search-submit:active, .btn-group > .btn.active, .comment-form .btn-group > input.active[type=submit], .btn-group > .active.vc_btn3.vc_btn3-style-modern, .search-form .btn-group > .active.search-submit,
.btn-group-vertical > .btn:focus,
.comment-form .btn-group-vertical > input[type=submit]:focus,
.btn-group-vertical > .vc_btn3.vc_btn3-style-modern:focus,
.search-form .btn-group-vertical > .search-submit:focus,
.btn-group-vertical > .btn:active,
.comment-form .btn-group-vertical > input[type=submit]:active,
.btn-group-vertical > .vc_btn3.vc_btn3-style-modern:active,
.search-form .btn-group-vertical > .search-submit:active,
.btn-group-vertical > .btn.active,
.comment-form .btn-group-vertical > input.active[type=submit],
.btn-group-vertical > .active.vc_btn3.vc_btn3-style-modern,
.search-form .btn-group-vertical > .active.search-submit {
  z-index: 1;
}

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child), .comment-form .btn-group > input[type=submit]:not(:first-child), .btn-group > .vc_btn3.vc_btn3-style-modern:not(:first-child), .search-form .btn-group > .search-submit:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .comment-form .btn-group > input[type=submit]:not(:last-child):not(.dropdown-toggle), .btn-group > .vc_btn3.vc_btn3-style-modern:not(:last-child):not(.dropdown-toggle), .search-form .btn-group > .search-submit:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn,
.comment-form .btn-group > .btn-group:not(:last-child) > input[type=submit],
.btn-group > .btn-group:not(:last-child) > .vc_btn3.vc_btn3-style-modern,
.search-form .btn-group > .btn-group:not(:last-child) > .search-submit {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child), .comment-form .btn-group > input[type=submit]:not(:first-child), .btn-group > .vc_btn3.vc_btn3-style-modern:not(:first-child), .search-form .btn-group > .search-submit:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn,
.comment-form .btn-group > .btn-group:not(:first-child) > input[type=submit],
.btn-group > .btn-group:not(:first-child) > .vc_btn3.vc_btn3-style-modern,
.search-form .btn-group > .btn-group:not(:first-child) > .search-submit {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 1.03125rem;
  padding-left: 1.03125rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .comment-form .btn-group-sm > input[type=submit] + .dropdown-toggle-split, .btn-group-sm > .vc_btn3.vc_btn3-style-modern + .dropdown-toggle-split, .search-form .btn-group-sm > .search-submit + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .comment-form .btn-group-lg > input[type=submit] + .dropdown-toggle-split, .btn-group-lg > .vc_btn3.vc_btn3-style-modern + .dropdown-toggle-split, .search-form .btn-group-lg > .search-submit + .dropdown-toggle-split {
  padding-right: 1.21875rem;
  padding-left: 1.21875rem;
}

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn-group-vertical > .btn, .comment-form .btn-group-vertical > input[type=submit], .btn-group-vertical > .vc_btn3.vc_btn3-style-modern, .search-form .btn-group-vertical > .search-submit,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child), .comment-form .btn-group-vertical > input[type=submit]:not(:first-child), .btn-group-vertical > .vc_btn3.vc_btn3-style-modern:not(:first-child), .search-form .btn-group-vertical > .search-submit:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .comment-form .btn-group-vertical > input[type=submit]:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .vc_btn3.vc_btn3-style-modern:not(:last-child):not(.dropdown-toggle), .search-form .btn-group-vertical > .search-submit:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.comment-form .btn-group-vertical > .btn-group:not(:last-child) > input[type=submit],
.btn-group-vertical > .btn-group:not(:last-child) > .vc_btn3.vc_btn3-style-modern,
.search-form .btn-group-vertical > .btn-group:not(:last-child) > .search-submit {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child), .comment-form .btn-group-vertical > input[type=submit]:not(:first-child), .btn-group-vertical > .vc_btn3.vc_btn3-style-modern:not(:first-child), .search-form .btn-group-vertical > .search-submit:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.comment-form .btn-group-vertical > .btn-group:not(:first-child) > input[type=submit],
.btn-group-vertical > .btn-group:not(:first-child) > .vc_btn3.vc_btn3-style-modern,
.search-form .btn-group-vertical > .btn-group:not(:first-child) > .search-submit {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn, .comment-form .btn-group-toggle > input[type=submit], .btn-group-toggle > .vc_btn3.vc_btn3-style-modern, .search-form .btn-group-toggle > .search-submit,
.btn-group-toggle > .btn-group > .btn,
.comment-form .btn-group-toggle > .btn-group > input[type=submit],
.btn-group-toggle > .btn-group > .vc_btn3.vc_btn3-style-modern,
.search-form .btn-group-toggle > .btn-group > .search-submit {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio], .comment-form .btn-group-toggle > input[type=submit] input[type=radio], .btn-group-toggle > .vc_btn3.vc_btn3-style-modern input[type=radio], .search-form .btn-group-toggle > .search-submit input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.comment-form .btn-group-toggle > input[type=submit] input[type=checkbox],
.btn-group-toggle > .vc_btn3.vc_btn3-style-modern input[type=checkbox],
.search-form .btn-group-toggle > .search-submit input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.comment-form .btn-group-toggle > .btn-group > input[type=submit] input[type=radio],
.btn-group-toggle > .btn-group > .vc_btn3.vc_btn3-style-modern input[type=radio],
.search-form .btn-group-toggle > .btn-group > .search-submit input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox],
.comment-form .btn-group-toggle > .btn-group > input[type=submit] input[type=checkbox],
.btn-group-toggle > .btn-group > .vc_btn3.vc_btn3-style-modern input[type=checkbox],
.search-form .btn-group-toggle > .btn-group > .search-submit input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}
.input-group > .form-control, .comment-form .input-group > input[type=text],
.comment-form .input-group > input[type=email],
.comment-form .input-group > input[type=url],
.comment-form .input-group > textarea, .search-form .input-group > .search-field,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control, .comment-form .input-group > input[type=text] + .form-control,
.comment-form .input-group > input[type=email] + .form-control,
.comment-form .input-group > input[type=url] + .form-control,
.comment-form .input-group > textarea + .form-control, .comment-form .input-group > .form-control + input[type=text], .comment-form .input-group > input[type=text] + input[type=text],
.comment-form .input-group > input[type=email] + input[type=text],
.comment-form .input-group > input[type=url] + input[type=text],
.comment-form .input-group > textarea + input[type=text],
.comment-form .input-group > .form-control + input[type=email],
.comment-form .input-group > input[type=text] + input[type=email],
.comment-form .input-group > input[type=email] + input[type=email],
.comment-form .input-group > input[type=url] + input[type=email],
.comment-form .input-group > textarea + input[type=email],
.comment-form .input-group > .form-control + input[type=url],
.comment-form .input-group > input[type=text] + input[type=url],
.comment-form .input-group > input[type=email] + input[type=url],
.comment-form .input-group > input[type=url] + input[type=url],
.comment-form .input-group > textarea + input[type=url],
.comment-form .input-group > .form-control + textarea,
.comment-form .input-group > input[type=text] + textarea,
.comment-form .input-group > input[type=email] + textarea,
.comment-form .input-group > input[type=url] + textarea,
.comment-form .input-group > textarea + textarea, .search-form .input-group > .search-field + .form-control, .search-form .comment-form .input-group > .search-field + input[type=text], .comment-form .search-form .input-group > .search-field + input[type=text],
.search-form .comment-form .input-group > .search-field + input[type=email],
.comment-form .search-form .input-group > .search-field + input[type=email],
.search-form .comment-form .input-group > .search-field + input[type=url],
.comment-form .search-form .input-group > .search-field + input[type=url],
.search-form .comment-form .input-group > .search-field + textarea,
.comment-form .search-form .input-group > .search-field + textarea, .search-form .input-group > .form-control + .search-field, .search-form .comment-form .input-group > input[type=text] + .search-field, .comment-form .search-form .input-group > input[type=text] + .search-field,
.search-form .comment-form .input-group > input[type=email] + .search-field,
.comment-form .search-form .input-group > input[type=email] + .search-field,
.search-form .comment-form .input-group > input[type=url] + .search-field,
.comment-form .search-form .input-group > input[type=url] + .search-field,
.search-form .comment-form .input-group > textarea + .search-field,
.comment-form .search-form .input-group > textarea + .search-field, .search-form .input-group > .search-field + .search-field,
.input-group > .form-control + .custom-select,
.comment-form .input-group > input[type=text] + .custom-select,
.comment-form .input-group > input[type=email] + .custom-select,
.comment-form .input-group > input[type=url] + .custom-select,
.comment-form .input-group > textarea + .custom-select,
.search-form .input-group > .search-field + .custom-select,
.input-group > .form-control + .custom-file,
.comment-form .input-group > input[type=text] + .custom-file,
.comment-form .input-group > input[type=email] + .custom-file,
.comment-form .input-group > input[type=url] + .custom-file,
.comment-form .input-group > textarea + .custom-file,
.search-form .input-group > .search-field + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.comment-form .input-group > .form-control-plaintext + input[type=text],
.comment-form .input-group > .form-control-plaintext + input[type=email],
.comment-form .input-group > .form-control-plaintext + input[type=url],
.comment-form .input-group > .form-control-plaintext + textarea,
.search-form .input-group > .form-control-plaintext + .search-field,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.comment-form .input-group > .custom-select + input[type=text],
.comment-form .input-group > .custom-select + input[type=email],
.comment-form .input-group > .custom-select + input[type=url],
.comment-form .input-group > .custom-select + textarea,
.search-form .input-group > .custom-select + .search-field,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.comment-form .input-group > .custom-file + input[type=text],
.comment-form .input-group > .custom-file + input[type=email],
.comment-form .input-group > .custom-file + input[type=url],
.comment-form .input-group > .custom-file + textarea,
.search-form .input-group > .custom-file + .search-field,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus, .comment-form .input-group > input[type=text]:focus,
.comment-form .input-group > input[type=email]:focus,
.comment-form .input-group > input[type=url]:focus,
.comment-form .input-group > textarea:focus, .search-form .input-group > .search-field:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:first-child), .comment-form .input-group > input[type=text]:not(:first-child),
.comment-form .input-group > input[type=email]:not(:first-child),
.comment-form .input-group > input[type=url]:not(:first-child),
.comment-form .input-group > textarea:not(:first-child), .search-form .input-group > .search-field:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group:not(.has-validation) > .form-control:not(:last-child), .comment-form .input-group:not(.has-validation) > input[type=text]:not(:last-child),
.comment-form .input-group:not(.has-validation) > input[type=email]:not(:last-child),
.comment-form .input-group:not(.has-validation) > input[type=url]:not(:last-child),
.comment-form .input-group:not(.has-validation) > textarea:not(:last-child), .search-form .input-group:not(.has-validation) > .search-field:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > .form-control:nth-last-child(n+3), .comment-form .input-group.has-validation > input[type=text]:nth-last-child(n+3),
.comment-form .input-group.has-validation > input[type=email]:nth-last-child(n+3),
.comment-form .input-group.has-validation > input[type=url]:nth-last-child(n+3),
.comment-form .input-group.has-validation > textarea:nth-last-child(n+3), .search-form .input-group.has-validation > .search-field:nth-last-child(n+3),
.input-group.has-validation > .custom-select:nth-last-child(n+3),
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.input-group-prepend .btn, .input-group-prepend .comment-form input[type=submit], .comment-form .input-group-prepend input[type=submit], .input-group-prepend .vc_btn3.vc_btn3-style-modern, .input-group-prepend .search-form .search-submit, .search-form .input-group-prepend .search-submit,
.input-group-append .btn,
.input-group-append .comment-form input[type=submit],
.comment-form .input-group-append input[type=submit],
.input-group-append .vc_btn3.vc_btn3-style-modern,
.input-group-append .search-form .search-submit,
.search-form .input-group-append .search-submit {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus, .input-group-prepend .comment-form input[type=submit]:focus, .comment-form .input-group-prepend input[type=submit]:focus, .input-group-prepend .vc_btn3.vc_btn3-style-modern:focus, .input-group-prepend .search-form .search-submit:focus, .search-form .input-group-prepend .search-submit:focus,
.input-group-append .btn:focus,
.input-group-append .comment-form input[type=submit]:focus,
.comment-form .input-group-append input[type=submit]:focus,
.input-group-append .vc_btn3.vc_btn3-style-modern:focus,
.input-group-append .search-form .search-submit:focus,
.search-form .input-group-append .search-submit:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn, .input-group-prepend .comment-form input[type=submit] + .btn, .comment-form .input-group-prepend input[type=submit] + .btn, .input-group-prepend .comment-form .btn + input[type=submit], .comment-form .input-group-prepend .btn + input[type=submit], .input-group-prepend .comment-form input[type=submit] + input[type=submit], .comment-form .input-group-prepend input[type=submit] + input[type=submit], .input-group-prepend .vc_btn3.vc_btn3-style-modern + .btn, .input-group-prepend .comment-form .vc_btn3.vc_btn3-style-modern + input[type=submit], .comment-form .input-group-prepend .vc_btn3.vc_btn3-style-modern + input[type=submit], .input-group-prepend .btn + .vc_btn3.vc_btn3-style-modern, .input-group-prepend .comment-form input[type=submit] + .vc_btn3.vc_btn3-style-modern, .comment-form .input-group-prepend input[type=submit] + .vc_btn3.vc_btn3-style-modern, .input-group-prepend .vc_btn3.vc_btn3-style-modern + .vc_btn3.vc_btn3-style-modern, .input-group-prepend .search-form .search-submit + .btn, .input-group-prepend .search-form .comment-form .search-submit + input[type=submit], .comment-form .input-group-prepend .search-form .search-submit + input[type=submit], .input-group-prepend .search-form .search-submit + .vc_btn3.vc_btn3-style-modern, .search-form .input-group-prepend .search-submit + .btn, .search-form .input-group-prepend .comment-form .search-submit + input[type=submit], .comment-form .search-form .input-group-prepend .search-submit + input[type=submit], .search-form .input-group-prepend .search-submit + .vc_btn3.vc_btn3-style-modern, .input-group-prepend .search-form .btn + .search-submit, .input-group-prepend .search-form .comment-form input[type=submit] + .search-submit, .comment-form .input-group-prepend .search-form input[type=submit] + .search-submit, .input-group-prepend .search-form .vc_btn3.vc_btn3-style-modern + .search-submit, .search-form .input-group-prepend .btn + .search-submit, .search-form .input-group-prepend .comment-form input[type=submit] + .search-submit, .comment-form .search-form .input-group-prepend input[type=submit] + .search-submit, .search-form .input-group-prepend .vc_btn3.vc_btn3-style-modern + .search-submit, .input-group-prepend .search-form .search-submit + .search-submit, .search-form .input-group-prepend .search-submit + .search-submit,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .comment-form input[type=submit] + .input-group-text,
.comment-form .input-group-prepend input[type=submit] + .input-group-text,
.input-group-prepend .vc_btn3.vc_btn3-style-modern + .input-group-text,
.input-group-prepend .search-form .search-submit + .input-group-text,
.search-form .input-group-prepend .search-submit + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .comment-form .input-group-text + input[type=submit],
.comment-form .input-group-prepend .input-group-text + input[type=submit],
.input-group-prepend .input-group-text + .vc_btn3.vc_btn3-style-modern,
.input-group-prepend .search-form .input-group-text + .search-submit,
.search-form .input-group-prepend .input-group-text + .search-submit,
.input-group-append .btn + .btn,
.input-group-append .comment-form input[type=submit] + .btn,
.comment-form .input-group-append input[type=submit] + .btn,
.input-group-append .comment-form .btn + input[type=submit],
.comment-form .input-group-append .btn + input[type=submit],
.input-group-append .comment-form input[type=submit] + input[type=submit],
.comment-form .input-group-append input[type=submit] + input[type=submit],
.input-group-append .vc_btn3.vc_btn3-style-modern + .btn,
.input-group-append .comment-form .vc_btn3.vc_btn3-style-modern + input[type=submit],
.comment-form .input-group-append .vc_btn3.vc_btn3-style-modern + input[type=submit],
.input-group-append .btn + .vc_btn3.vc_btn3-style-modern,
.input-group-append .comment-form input[type=submit] + .vc_btn3.vc_btn3-style-modern,
.comment-form .input-group-append input[type=submit] + .vc_btn3.vc_btn3-style-modern,
.input-group-append .vc_btn3.vc_btn3-style-modern + .vc_btn3.vc_btn3-style-modern,
.input-group-append .search-form .search-submit + .btn,
.input-group-append .search-form .comment-form .search-submit + input[type=submit],
.comment-form .input-group-append .search-form .search-submit + input[type=submit],
.input-group-append .search-form .search-submit + .vc_btn3.vc_btn3-style-modern,
.search-form .input-group-append .search-submit + .btn,
.search-form .input-group-append .comment-form .search-submit + input[type=submit],
.comment-form .search-form .input-group-append .search-submit + input[type=submit],
.search-form .input-group-append .search-submit + .vc_btn3.vc_btn3-style-modern,
.input-group-append .search-form .btn + .search-submit,
.input-group-append .search-form .comment-form input[type=submit] + .search-submit,
.comment-form .input-group-append .search-form input[type=submit] + .search-submit,
.input-group-append .search-form .vc_btn3.vc_btn3-style-modern + .search-submit,
.search-form .input-group-append .btn + .search-submit,
.search-form .input-group-append .comment-form input[type=submit] + .search-submit,
.comment-form .search-form .input-group-append input[type=submit] + .search-submit,
.search-form .input-group-append .vc_btn3.vc_btn3-style-modern + .search-submit,
.input-group-append .search-form .search-submit + .search-submit,
.search-form .input-group-append .search-submit + .search-submit,
.input-group-append .btn + .input-group-text,
.input-group-append .comment-form input[type=submit] + .input-group-text,
.comment-form .input-group-append input[type=submit] + .input-group-text,
.input-group-append .vc_btn3.vc_btn3-style-modern + .input-group-text,
.input-group-append .search-form .search-submit + .input-group-text,
.search-form .input-group-append .search-submit + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .comment-form .input-group-text + input[type=submit],
.comment-form .input-group-append .input-group-text + input[type=submit],
.input-group-append .input-group-text + .vc_btn3.vc_btn3-style-modern,
.input-group-append .search-form .input-group-text + .search-submit,
.search-form .input-group-append .input-group-text + .search-submit {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5rem 1.375rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  color: #56524e;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea), .comment-form .input-group-lg > input[type=text]:not(textarea),
.comment-form .input-group-lg > input[type=email]:not(textarea),
.comment-form .input-group-lg > input[type=url]:not(textarea),
.comment-form .input-group-lg > textarea:not(textarea), .search-form .input-group-lg > .search-field:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.2em + 2.25rem + 2px);
}

.input-group-lg > .form-control, .comment-form .input-group-lg > input[type=text],
.comment-form .input-group-lg > input[type=email],
.comment-form .input-group-lg > input[type=url],
.comment-form .input-group-lg > textarea, .search-form .input-group-lg > .search-field,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.comment-form .input-group-lg > .input-group-prepend > input[type=submit],
.input-group-lg > .input-group-prepend > .vc_btn3.vc_btn3-style-modern,
.search-form .input-group-lg > .input-group-prepend > .search-submit,
.input-group-lg > .input-group-append > .btn,
.comment-form .input-group-lg > .input-group-append > input[type=submit],
.input-group-lg > .input-group-append > .vc_btn3.vc_btn3-style-modern,
.search-form .input-group-lg > .input-group-append > .search-submit {
  padding: 1.125rem 0.8125rem;
  font-size: 1.25rem;
  line-height: 1.2;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea), .comment-form .input-group-sm > input[type=text]:not(textarea),
.comment-form .input-group-sm > input[type=email]:not(textarea),
.comment-form .input-group-sm > input[type=url]:not(textarea),
.comment-form .input-group-sm > textarea:not(textarea), .search-form .input-group-sm > .search-field:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control, .comment-form .input-group-sm > input[type=text],
.comment-form .input-group-sm > input[type=email],
.comment-form .input-group-sm > input[type=url],
.comment-form .input-group-sm > textarea, .search-form .input-group-sm > .search-field,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.comment-form .input-group-sm > .input-group-prepend > input[type=submit],
.input-group-sm > .input-group-prepend > .vc_btn3.vc_btn3-style-modern,
.search-form .input-group-sm > .input-group-prepend > .search-submit,
.input-group-sm > .input-group-append > .btn,
.comment-form .input-group-sm > .input-group-append > input[type=submit],
.input-group-sm > .input-group-append > .vc_btn3.vc_btn3-style-modern,
.search-form .input-group-sm > .input-group-append > .search-submit {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 2.375rem;
}

.input-group > .input-group-prepend > .btn, .comment-form .input-group > .input-group-prepend > input[type=submit], .input-group > .input-group-prepend > .vc_btn3.vc_btn3-style-modern, .search-form .input-group > .input-group-prepend > .search-submit,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.comment-form .input-group:not(.has-validation) > .input-group-append:not(:last-child) > input[type=submit],
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .vc_btn3.vc_btn3-style-modern,
.search-form .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .search-submit,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
.comment-form .input-group.has-validation > .input-group-append:nth-last-child(n+3) > input[type=submit],
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .vc_btn3.vc_btn3-style-modern,
.search-form .input-group.has-validation > .input-group-append:nth-last-child(n+3) > .search-submit,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.comment-form .input-group > .input-group-append:last-child > input[type=submit]:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .vc_btn3.vc_btn3-style-modern:not(:last-child):not(.dropdown-toggle),
.search-form .input-group > .input-group-append:last-child > .search-submit:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn, .comment-form .input-group > .input-group-append > input[type=submit], .input-group > .input-group-append > .vc_btn3.vc_btn3-style-modern, .search-form .input-group > .input-group-append > .search-submit,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.comment-form .input-group > .input-group-prepend:not(:first-child) > input[type=submit],
.input-group > .input-group-prepend:not(:first-child) > .vc_btn3.vc_btn3-style-modern,
.search-form .input-group > .input-group-prepend:not(:first-child) > .search-submit,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.comment-form .input-group > .input-group-prepend:first-child > input[type=submit]:not(:first-child),
.input-group > .input-group-prepend:first-child > .vc_btn3.vc_btn3-style-modern:not(:first-child),
.search-form .input-group > .input-group-prepend:first-child > .search-submit:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #0b435b;
  background-color: #0b435b;
}
.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(11, 67, 91, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(11, 67, 91, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: rgb(24.75, 150.75, 204.75);
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: rgb(50.25, 176.25, 230.25);
  border-color: rgb(50.25, 176.25, 230.25);
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #716d69;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: 1px solid #adb5bd;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #0b435b;
  background-color: #0b435b;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(11, 67, 91, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(11, 67, 91, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(11, 67, 91, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
          transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(11, 67, 91, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.3em + 1rem + 2px);
  padding: 0.5rem 2.375rem 0.5rem 1.375rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  color: #56524e;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1.375rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: rgb(24.75, 150.75, 204.75);
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(11, 67, 91, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(11, 67, 91, 0.25);
}
.custom-select:focus::-ms-value {
  color: #56524e;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 1.375rem;
  background-image: none;
}
.custom-select:disabled {
  color: #716d69;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #56524e;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.2em + 2.25rem + 2px);
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
  padding-left: 0.8125rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.3em + 1rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.3em + 1rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: rgb(24.75, 150.75, 204.75);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(11, 67, 91, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(11, 67, 91, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.3em + 1rem + 2px);
  padding: 0.5rem 1.375rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.3;
  color: #56524e;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.3em + 1rem);
  padding: 0.5rem 1.375rem;
  line-height: 1.3;
  color: #56524e;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(11, 67, 91, 0.25);
          box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(11, 67, 91, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(11, 67, 91, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(11, 67, 91, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0b435b;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb {
  -webkit-appearance: none;
          appearance: none;
}
.custom-range::-webkit-slider-thumb:active {
  background-color: rgb(50.25, 176.25, 230.25);
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0b435b;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.custom-range::-moz-range-thumb {
  -moz-appearance: none;
       appearance: none;
}
.custom-range::-moz-range-thumb:active {
  background-color: rgb(50.25, 176.25, 230.25);
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #0b435b;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.custom-range::-ms-thumb {
  appearance: none;
}
.custom-range::-ms-thumb:active {
  background-color: rgb(50.25, 176.25, 230.25);
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    -webkit-transition: none;
    transition: none;
  }
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  text-decoration: none;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #716d69;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #716d69;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #56524e;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0b435b;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl,
.navbar .container-xxl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl,
  .navbar-expand-sm > .container-xxl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl,
  .navbar-expand-sm > .container-xxl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl,
  .navbar-expand-md > .container-xxl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl,
  .navbar-expand-md > .container-xxl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl,
  .navbar-expand-lg > .container-xxl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl,
  .navbar-expand-lg > .container-xxl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl,
  .navbar-expand-xl > .container-xxl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl,
  .navbar-expand-xl > .container-xxl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1419.98px) {
  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid,
  .navbar-expand-xxl > .container-sm,
  .navbar-expand-xxl > .container-md,
  .navbar-expand-xxl > .container-lg,
  .navbar-expand-xxl > .container-xl,
  .navbar-expand-xxl > .container-xxl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1420px) {
  .navbar-expand-xxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxl > .container,
  .navbar-expand-xxl > .container-fluid,
  .navbar-expand-xxl > .container-sm,
  .navbar-expand-xxl > .container-md,
  .navbar-expand-xxl > .container-lg,
  .navbar-expand-xxl > .container-xl,
  .navbar-expand-xxl > .container-xxl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl,
.navbar-expand > .container-xxl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl,
.navbar-expand > .container-xxl {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 1px;
  padding: 2rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 2rem;
}

.card-header {
  padding: 0.75rem 2rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: 0 0 0 0;
}

.card-footer {
  padding: 0.75rem 2rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 0 0;
}

.card-header-tabs {
  margin-right: -1rem;
  margin-bottom: -0.75rem;
  margin-left: -1rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -1rem;
  margin-left: -1rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: 0;
}

.card-img,
.card-img-top,
.card-img-bottom {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .card-group > .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #716d69;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #716d69;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #0b435b;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: rgb(2.75, 16.75, 22.75);
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(11, 67, 91, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(11, 67, 91, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0b435b;
  border-color: #0b435b;
}
.page-item.disabled .page-link {
  color: #716d69;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: rgb(5.72, 34.84, 47.32);
  background-color: rgb(206.2, 217.4, 222.2);
  border-color: rgb(186.68, 202.36, 209.08);
}
.alert-primary hr {
  border-top-color: rgb(171.43, 190.61, 198.83);
}
.alert-primary .alert-link {
  color: rgb(0.22, 1.34, 1.82);
}

.alert-secondary {
  color: rgb(119.6, 52, 5.2);
  background-color: #fae0ce;
  border-color: rgb(248, 211.6, 186.4);
}
.alert-secondary hr {
  border-top-color: rgb(245.6388888889, 196.9611111111, 163.2611111111);
}
.alert-secondary .alert-link {
  color: rgb(70.725, 30.75, 3.075);
}

.alert-success {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(212, 237.4, 217.8);
  border-color: rgb(194.8, 230.36, 202.92);
}
.alert-success hr {
  border-top-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.alert-success .alert-link {
  color: rgb(10.9449275362, 45.6950724638, 18.88);
}

.alert-info {
  color: rgb(20.28, 78.52, 94.64);
  background-color: rgb(211.8, 234.2, 240.4);
  border-color: rgb(194.52, 225.88, 234.56);
}
.alert-info hr {
  border-top-color: rgb(175.4611764706, 216.7035294118, 228.1188235294);
}
.alert-info .alert-link {
  color: rgb(11.28, 43.6738461538, 52.64);
}

.alert-warning {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 242.6, 205.4);
  border-color: rgb(255, 237.64, 185.56);
}
.alert-warning hr {
  border-top-color: rgb(255, 231.265, 160.06);
}
.alert-warning .alert-link {
  color: rgb(82.9625954198, 62.7912977099, 2.2774045802);
}

.alert-danger {
  color: rgb(85.28, 29.12, 31.72);
  background-color: rgb(236.8, 215.2, 216.2);
  border-color: rgb(229.52, 199.28, 200.68);
}
.alert-danger hr {
  border-top-color: rgb(221.5182758621, 181.7817241379, 183.6213793103);
}
.alert-danger .alert-link {
  color: rgb(47.2618181818, 16.1381818182, 17.5790909091);
}

.alert-light {
  color: rgb(126.88, 126.88, 126.88);
  background-color: rgb(252.8, 252.8, 252.8);
  border-color: rgb(251.92, 251.92, 251.92);
}
.alert-light hr {
  border-top-color: rgb(239.17, 239.17, 239.17);
}
.alert-light .alert-link {
  color: rgb(101.38, 101.38, 101.38);
}

.alert-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(214.4, 215.6, 216.8);
  border-color: rgb(198.16, 199.84, 201.52);
}
.alert-dark hr {
  border-top-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.alert-dark .alert-link {
  color: rgb(4.1779310345, 4.66, 5.1420689655);
}

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-item-action {
  width: 100%;
  color: #56524e;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #56524e;
  text-decoration: none;
  background-color: #f4f4f4;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #716d69;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0b435b;
  border-color: #0b435b;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1420px) {
  .list-group-horizontal-xxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: rgb(5.72, 34.84, 47.32);
  background-color: rgb(186.68, 202.36, 209.08);
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: rgb(5.72, 34.84, 47.32);
  background-color: rgb(171.43, 190.61, 198.83);
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(5.72, 34.84, 47.32);
  border-color: rgb(5.72, 34.84, 47.32);
}

.list-group-item-secondary {
  color: rgb(119.6, 52, 5.2);
  background-color: rgb(248, 211.6, 186.4);
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: rgb(119.6, 52, 5.2);
  background-color: rgb(245.6388888889, 196.9611111111, 163.2611111111);
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(119.6, 52, 5.2);
  border-color: rgb(119.6, 52, 5.2);
}

.list-group-item-success {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(194.8, 230.36, 202.92);
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: rgb(20.8, 86.84, 35.88);
  border-color: rgb(20.8, 86.84, 35.88);
}

.list-group-item-info {
  color: rgb(20.28, 78.52, 94.64);
  background-color: rgb(194.52, 225.88, 234.56);
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: rgb(20.28, 78.52, 94.64);
  background-color: rgb(175.4611764706, 216.7035294118, 228.1188235294);
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: rgb(20.28, 78.52, 94.64);
  border-color: rgb(20.28, 78.52, 94.64);
}

.list-group-item-warning {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 237.64, 185.56);
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 231.265, 160.06);
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 100.36, 3.64);
  border-color: rgb(132.6, 100.36, 3.64);
}

.list-group-item-danger {
  color: rgb(85.28, 29.12, 31.72);
  background-color: rgb(229.52, 199.28, 200.68);
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: rgb(85.28, 29.12, 31.72);
  background-color: rgb(221.5182758621, 181.7817241379, 183.6213793103);
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: rgb(85.28, 29.12, 31.72);
  border-color: rgb(85.28, 29.12, 31.72);
}

.list-group-item-light {
  color: rgb(126.88, 126.88, 126.88);
  background-color: rgb(251.92, 251.92, 251.92);
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: rgb(126.88, 126.88, 126.88);
  background-color: rgb(239.17, 239.17, 239.17);
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: rgb(126.88, 126.88, 126.88);
  border-color: rgb(126.88, 126.88, 126.88);
}

.list-group-item-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(198.16, 199.84, 201.52);
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: rgb(27.04, 30.16, 33.28);
  border-color: rgb(27.04, 30.16, 33.28);
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

a.close.disabled {
  pointer-events: none;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    transition: none;
  }
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -50px);
          transform: translate(0, -50px);
}
.modal.show .modal-dialog {
  -webkit-transform: none;
          transform: none;
}
.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #0b435b !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: rgb(5.5, 33.5, 45.5) !important;
}

.bg-secondary {
  background-color: #e6640a !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: rgb(181.125, 78.75, 7.875) !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: rgb(30.1449275362, 125.8550724638, 52) !important;
}

.bg-info {
  background-color: #2797b6 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: rgb(30, 116.1538461538, 140) !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: rgb(211, 158.25, 0) !important;
}

.bg-danger {
  background-color: #a4383d !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: rgb(125.9818181818, 43.0181818182, 46.8590909091) !important;
}

.bg-light {
  background-color: #f4f4f4 !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: rgb(218.5, 218.5, 218.5) !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: rgb(29.1379310345, 32.5, 35.8620689655) !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #0b435b !important;
}

.border-secondary {
  border-color: #e6640a !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #2797b6 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #a4383d !important;
}

.border-light {
  border-color: #f4f4f4 !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex, .vc_column_container.d-flex > .vc_column-inner > .wpb_wrapper,
.vc_column_container .wpb_text_column.d-flex > .wpb_wrapper {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex, .vc_column_container.d-md-flex > .vc_column-inner > .wpb_wrapper {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1420px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center, .vc_column_container.justify-content-center > .vc_column-inner > .wpb_wrapper {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.align-items-center, .vc_column_container.align-items-center > .vc_column-inner > .wpb_wrapper,
.vc_column_container .wpb_text_column.align-items-center > .wpb_wrapper {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-lg-start, .vc_column_container.justify-content-lg-start > .vc_column-inner > .wpb_wrapper {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1420px) {
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
@media (min-width: 1420px) {
  .float-xxl-left {
    float: left !important;
  }
  .float-xxl-right {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
}
.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only, .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .screen-reader-text:active, .sr-only-focusable:focus, .screen-reader-text:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100, .wpb_single_image.w-100 .vc_figure, .wpb_single_image.w-100 .vc_single_image-wrapper, .wpb_single_image.w-100 img {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.m-6 {
  margin: 6.25rem !important;
}

.mt-6,
.my-6 {
  margin-top: 6.25rem !important;
}

.mr-6,
.mx-6 {
  margin-right: 6.25rem !important;
}

.mb-6,
.my-6 {
  margin-bottom: 6.25rem !important;
}

.ml-6,
.mx-6 {
  margin-left: 6.25rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.p-6 {
  padding: 6.25rem !important;
}

.pt-6,
.py-6 {
  padding-top: 6.25rem !important;
}

.pr-6,
.px-6 {
  padding-right: 6.25rem !important;
}

.pb-6,
.py-6 {
  padding-bottom: 6.25rem !important;
}

.pl-6,
.px-6 {
  padding-left: 6.25rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-n6 {
  margin: -6.25rem !important;
}

.mt-n6,
.my-n6 {
  margin-top: -6.25rem !important;
}

.mr-n6,
.mx-n6 {
  margin-right: -6.25rem !important;
}

.mb-n6,
.my-n6 {
  margin-bottom: -6.25rem !important;
}

.ml-n6,
.mx-n6 {
  margin-left: -6.25rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .m-sm-6 {
    margin: 6.25rem !important;
  }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 6.25rem !important;
  }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 6.25rem !important;
  }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 6.25rem !important;
  }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 6.25rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .p-sm-6 {
    padding: 6.25rem !important;
  }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 6.25rem !important;
  }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 6.25rem !important;
  }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 6.25rem !important;
  }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 6.25rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-n6 {
    margin: -6.25rem !important;
  }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -6.25rem !important;
  }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -6.25rem !important;
  }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -6.25rem !important;
  }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -6.25rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .m-md-6 {
    margin: 6.25rem !important;
  }
  .mt-md-6,
  .my-md-6 {
    margin-top: 6.25rem !important;
  }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 6.25rem !important;
  }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 6.25rem !important;
  }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 6.25rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .p-md-6 {
    padding: 6.25rem !important;
  }
  .pt-md-6,
  .py-md-6 {
    padding-top: 6.25rem !important;
  }
  .pr-md-6,
  .px-md-6 {
    padding-right: 6.25rem !important;
  }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 6.25rem !important;
  }
  .pl-md-6,
  .px-md-6 {
    padding-left: 6.25rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-n6 {
    margin: -6.25rem !important;
  }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -6.25rem !important;
  }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -6.25rem !important;
  }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -6.25rem !important;
  }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -6.25rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .m-lg-6 {
    margin: 6.25rem !important;
  }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 6.25rem !important;
  }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 6.25rem !important;
  }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 6.25rem !important;
  }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 6.25rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .p-lg-6 {
    padding: 6.25rem !important;
  }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 6.25rem !important;
  }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 6.25rem !important;
  }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 6.25rem !important;
  }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 6.25rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-n6 {
    margin: -6.25rem !important;
  }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -6.25rem !important;
  }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -6.25rem !important;
  }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -6.25rem !important;
  }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -6.25rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .m-xl-6 {
    margin: 6.25rem !important;
  }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 6.25rem !important;
  }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 6.25rem !important;
  }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 6.25rem !important;
  }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 6.25rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .p-xl-6 {
    padding: 6.25rem !important;
  }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 6.25rem !important;
  }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 6.25rem !important;
  }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 6.25rem !important;
  }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 6.25rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-n6 {
    margin: -6.25rem !important;
  }
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -6.25rem !important;
  }
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -6.25rem !important;
  }
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -6.25rem !important;
  }
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -6.25rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1420px) {
  .m-xxl-0 {
    margin: 0 !important;
  }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important;
  }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important;
  }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important;
  }
  .m-xxl-6 {
    margin: 6.25rem !important;
  }
  .mt-xxl-6,
  .my-xxl-6 {
    margin-top: 6.25rem !important;
  }
  .mr-xxl-6,
  .mx-xxl-6 {
    margin-right: 6.25rem !important;
  }
  .mb-xxl-6,
  .my-xxl-6 {
    margin-bottom: 6.25rem !important;
  }
  .ml-xxl-6,
  .mx-xxl-6 {
    margin-left: 6.25rem !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important;
  }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important;
  }
  .p-xxl-6 {
    padding: 6.25rem !important;
  }
  .pt-xxl-6,
  .py-xxl-6 {
    padding-top: 6.25rem !important;
  }
  .pr-xxl-6,
  .px-xxl-6 {
    padding-right: 6.25rem !important;
  }
  .pb-xxl-6,
  .py-xxl-6 {
    padding-bottom: 6.25rem !important;
  }
  .pl-xxl-6,
  .px-xxl-6 {
    padding-left: 6.25rem !important;
  }
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important;
  }
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important;
  }
  .m-xxl-n6 {
    margin: -6.25rem !important;
  }
  .mt-xxl-n6,
  .my-xxl-n6 {
    margin-top: -6.25rem !important;
  }
  .mr-xxl-n6,
  .mx-xxl-n6 {
    margin-right: -6.25rem !important;
  }
  .mb-xxl-n6,
  .my-xxl-n6 {
    margin-bottom: -6.25rem !important;
  }
  .ml-xxl-n6,
  .mx-xxl-n6 {
    margin-left: -6.25rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1420px) {
  .text-xxl-left {
    text-align: left !important;
  }
  .text-xxl-right {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #0b435b !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: rgb(2.75, 16.75, 22.75) !important;
}

.text-secondary {
  color: #e6640a !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: rgb(156.6875, 68.125, 6.8125) !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: rgb(25.2173913043, 105.2826086957, 43.5) !important;
}

.text-info {
  color: #2797b6 !important;
}

a.text-info:hover, a.text-info:focus {
  color: rgb(25.5, 98.7307692308, 119) !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: rgb(185.5, 139.125, 0) !important;
}

.text-danger {
  color: #a4383d !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: rgb(106.9727272727, 36.5272727273, 39.7886363636) !important;
}

.text-light {
  color: #f4f4f4 !important;
}

a.text-light:hover, a.text-light:focus {
  color: rgb(205.75, 205.75, 205.75) !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: rgb(17.7068965517, 19.75, 21.7931034483) !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #716d69 !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

body.menu-active {
  overflow: hidden;
}

@media (min-width: 601px) {
  #wpadminbar ~ * .sticky-top {
    top: 46px;
  }
}
@media (min-width: 783px) {
  #wpadminbar ~ * .sticky-top {
    top: 32px;
  }
}

blockquote p::before {
  content: "“";
  margin-right: 0.1875rem;
}
blockquote p::after {
  content: "”";
  margin-left: 0.1875rem;
}
blockquote p.plain {
  font-size: 1rem;
  line-height: normal;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
blockquote p.author {
  font-size: 0.75rem;
  line-height: 1.5;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
blockquote p.author::before {
  content: none;
}
blockquote p.author::after {
  content: none;
}
blockquote.fr-quotes p::before {
  content: "«";
}
blockquote.fr-quotes p::after {
  content: "»";
}

.site-content ul {
  margin: 0.3125rem 0;
}
.site-content ul li {
  margin: 1.125rem 0;
}

.row.full-width {
  margin-left: 0;
  margin-right: 0;
}

#promo {
  background: #0b435b;
  padding: 5px;
}
#promo.bg-snow {
  background-image: url(/wp-content/themes/bayshore/dist/images/snow-bkgrd.png);
  background-position: center;
  background-repeat: no-repeat;
}
#promo > div {
  padding: 20px;
  border: 1px solid white;
}
#promo p {
  color: white;
  margin: 0;
  text-align: center;
}
#promo span {
  font-weight: bold;
}
#promo a {
  color: white;
  text-decoration: underline;
}
#promo a :hover {
  opacity: 0.8;
}

.widget {
  margin-bottom: 1.875rem;
}
.widget h3 {
  font-size: 1.4375rem;
}
.widget ul {
  list-style: none;
  padding: 0;
  margin: 0.9375rem 0 0 0;
  /*a {
    text-decoration: underline;
  }*/
}
.widget .cat-item {
  border-bottom: 1px dashed #f4f4f4;
  padding: 5px 0;
}
.widget .cat-item a {
  text-decoration: none;
  color: #369;
}
.widget .cat-item a:hover {
  text-decoration: underline;
}

.pagination .page-numbers {
  border: 1px solid #f4f4f4;
  color: #716d69;
  border-width: 2px 1px;
  padding: 0.625rem 0.9375rem;
  text-decoration: none;
}
.pagination .page-numbers:hover {
  color: #e6640a;
}
.pagination .page-numbers.current {
  color: #e6640a;
  text-decoration: underline;
}
.pagination .page-numbers:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-left: 2px solid #f4f4f4;
}
.pagination .page-numbers:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-right: 2px solid #f4f4f4;
}

.link-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.link-list a {
  text-decoration: underline;
}

a.light-link {
  color: #ffffff;
  text-decoration: underline;
}
a.light-link:hover {
  opacity: 0.8;
}

/*.attachment-full {
  @extend .img-fluid;

  margin-bottom: prem(40);
}*/
.full {
  width: 100%;
}

/* .fve-video-wrapper {
  margin: 0 !important;
} */
#video .wpb_video_wrapper {
  padding-top: 0;
}

.legal-text {
  font-size: 0.75rem;
  line-height: 0.875rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.sr-only,
.screen-reader-text {
  position: absolute !important;
}

.test2 {
  height: auto;
}

.box {
  background: #f4f4f4;
  padding: 1.5625rem;
}

.align-items-center, .vc_column_container.align-items-center > .vc_column-inner > .wpb_wrapper,
.vc_column_container .wpb_text_column.align-items-center > .wpb_wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.text-transform-none {
  text-transform: none !important;
}

.white-space-normal {
  white-space: normal;
}

.alert-heading {
  font-size: 18px;
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}

.newsletter-signup input.btn.btn-outline-secondary, .newsletter-signup .comment-form input.btn-outline-secondary[type=submit], .comment-form .newsletter-signup input.btn-outline-secondary[type=submit], .newsletter-signup input.btn-outline-secondary.vc_btn3.vc_btn3-style-modern, .newsletter-signup .search-form input.btn-outline-secondary.search-submit, .search-form .newsletter-signup input.btn-outline-secondary.search-submit {
  border-color: white;
}

.event-info {
  font-size: 1rem;
}
@media (min-width: 992px) {
  .event-info {
    font-size: 1.25rem;
  }
}
.event-info h2 {
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.sticky-top.shadow {
  -webkit-box-shadow: 0px 8px 5px -10px #000 !important;
          box-shadow: 0px 8px 5px -10px #000 !important;
}

.box-list * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -10px;
  list-style: none;
  text-align: center;
}
.box-list li {
  padding: 10px;
  width: 25%;
}
.box-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 8px solid #716d69;
  background: #f4f4f4;
  padding: 15px;
  text-decoration: none;
  height: 18vw;
  max-height: 196px;
  text-align: center;
}
.box-list a:hover {
  opacity: 0.8;
}
.box-list a:active, .box-list .box-list a :focus {
  opacity: 0.9;
}

@media (max-width: 900px) {
  .box-list li {
    width: 100%;
  }
  .box-list a {
    height: auto;
    min-height: 0;
  }
}
.team-grid .info::after {
  clip-path: polygon(50% 0, 100% 104%, 0 104%);
  background: inherit;
  content: "";
  width: 60px;
  height: 24px;
  position: absolute;
  right: calc(50% - 30px);
  bottom: 100%;
}
@media (min-width: 576px) {
  .team-grid .info::after {
    top: calc(50% - 12px);
    right: calc(100% - 18px);
    bottom: auto;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .team-grid > .row:nth-child(even) > .info {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .team-grid > .row:nth-child(even) > .info::after {
    right: auto;
    left: calc(100% - 18px);
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
@media (min-width: 992px) {
  .team-grid > .row:nth-child(4n+4) > .info, .team-grid > .row:nth-child(4n+5) > .info {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .team-grid > .row:nth-child(4n+4) > .info::after, .team-grid > .row:nth-child(4n+5) > .info::after {
    right: auto;
    left: calc(100% - 18px);
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}

.btn, .comment-form input[type=submit], .vc_btn3.vc_btn3-style-modern, .search-form .search-submit {
  font-size: 1.125rem;
  background-color: #cb4f12;
  border: 1px solid #cb4f12;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-font-smoothing: subpixel-antialiased;
}
.btn:hover:not(.disabled), .comment-form input[type=submit]:hover:not(.disabled), .vc_btn3.vc_btn3-style-modern:hover:not(.disabled), .search-form .search-submit:hover:not(.disabled) {
  background-color: #e6640a;
  color: #fff;
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.btn:active:not(.disabled), .comment-form input[type=submit]:active:not(.disabled), .vc_btn3.vc_btn3-style-modern:active:not(.disabled), .search-form .search-submit:active:not(.disabled) {
  color: #6f2e00;
}
.btn, .comment-form input[type=submit], .vc_btn3.vc_btn3-style-modern, .search-form .search-submit {
  /*&.full-width {
    width: 100%;
  }*/
}
.btn#btn_search, .comment-form input#btn_search[type=submit], #btn_search.vc_btn3.vc_btn3-style-modern, .search-form #btn_search.search-submit {
  padding: 0.75rem 1.375rem;
}
.btn, .comment-form input[type=submit], .vc_btn3.vc_btn3-style-modern, .search-form .search-submit {
  /*&.btn-darkblue {
    background: $dark-blue;
    border-color: $dark-blue;
  }*/
  /*&.d-flex {
    white-space: normal;
    justify-content: center;
  }*/
}
.btn:focus, .comment-form input[type=submit]:focus, .vc_btn3.vc_btn3-style-modern:focus, .search-form .search-submit:focus {
  outline: 5px auto -webkit-focus-ring-color !important;
}

button:focus,
#olark-container .olark-survey-form-inner .olark-button:focus {
  outline: 5px auto -webkit-focus-ring-color !important;
}

.btn-link {
  background: none;
  border: none;
  color: #0b435b;
  text-transform: none;
  min-width: 0;
  -webkit-transition: none;
  transition: none;
  -webkit-font-smoothing: inherit;
  font-weight: 400;
  /*@include media-breakpoint-up(sm) {
    min-width: 0;
    line-height: normal;
  }*/
}
.btn-link:hover:not(.disabled) {
  background: none;
  color: rgb(2.75, 16.75, 22.75);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link:active:not(.disabled) {
  color: rgb(2.75, 16.75, 22.75);
}

.btn-lg, .btn-group-lg > .btn, .comment-form .btn-group-lg > input[type=submit], .btn-group-lg > .vc_btn3.vc_btn3-style-modern, .search-form .btn-group-lg > .search-submit {
  padding: 1.125rem 1.625rem;
  font-size: 1.125rem;
  line-height: 1.2;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn, .comment-form .btn-group-sm > input[type=submit], .btn-group-sm > .vc_btn3.vc_btn3-style-modern, .search-form .btn-group-sm > .search-submit {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-primary {
  color: #fff;
  background-color: #0b435b;
  border-color: #0b435b;
}
.btn-primary:hover {
  color: #fff;
  background-color: rgb(6.875, 41.875, 56.875);
  border-color: rgb(5.5, 33.5, 45.5);
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: rgb(6.875, 41.875, 56.875);
  border-color: rgb(5.5, 33.5, 45.5);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(47.6, 95.2, 115.6, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(47.6, 95.2, 115.6, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #0b435b;
  border-color: #0b435b;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(5.5, 33.5, 45.5);
  border-color: rgb(4.125, 25.125, 34.125);
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(47.6, 95.2, 115.6, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(47.6, 95.2, 115.6, 0.5);
}

.btn-secondary, .comment-form input[type=submit], .search-form .search-submit {
  color: #fff;
  background-color: #cb4f12;
  border-color: #cb4f12;
}
.btn-secondary:hover, .comment-form input[type=submit]:hover, .search-form .search-submit:hover {
  color: #fff;
  background-color: rgb(167.8653846154, 65.3269230769, 14.8846153846);
  border-color: rgb(156.1538461538, 60.7692307692, 13.8461538462);
}
.btn-secondary:focus, .comment-form input[type=submit]:focus, .search-form .search-submit:focus, .btn-secondary.focus, .comment-form input.focus[type=submit], .search-form .focus.search-submit {
  color: #fff;
  background-color: rgb(167.8653846154, 65.3269230769, 14.8846153846);
  border-color: rgb(156.1538461538, 60.7692307692, 13.8461538462);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(210.8, 105.4, 53.55, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(210.8, 105.4, 53.55, 0.5);
}
.btn-secondary.disabled, .comment-form input.disabled[type=submit], .search-form .disabled.search-submit, .btn-secondary:disabled, .comment-form input[type=submit]:disabled, .search-form .search-submit:disabled {
  color: #fff;
  background-color: #cb4f12;
  border-color: #cb4f12;
}
.btn-secondary:not(:disabled):not(.disabled):active, .comment-form input[type=submit]:not(:disabled):not(.disabled):active, .search-form .search-submit:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .comment-form input[type=submit]:not(:disabled):not(.disabled).active, .search-form .search-submit:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle, .comment-form .show > input.dropdown-toggle[type=submit], .search-form .show > .dropdown-toggle.search-submit {
  color: #fff;
  background-color: rgb(156.1538461538, 60.7692307692, 13.8461538462);
  border-color: rgb(144.4423076923, 56.2115384615, 12.8076923077);
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .comment-form input[type=submit]:not(:disabled):not(.disabled):active:focus, .search-form .search-submit:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .comment-form input[type=submit]:not(:disabled):not(.disabled).active:focus, .search-form .search-submit:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus, .comment-form .show > input.dropdown-toggle[type=submit]:focus, .search-form .show > .dropdown-toggle.search-submit:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(210.8, 105.4, 53.55, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(210.8, 105.4, 53.55, 0.5);
}
.btn-secondary:hover, .comment-form input[type=submit]:hover, .search-form .search-submit:hover, .btn-secondary:not(.disabled):not(.disabled):active, .comment-form input[type=submit]:not(.disabled):not(.disabled):active, .search-form .search-submit:not(.disabled):not(.disabled):active {
  background-color: #e6640a;
}

.btn-light {
  color: #212529;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.btn-light:hover {
  color: #212529;
  background-color: rgb(224.875, 224.875, 224.875);
  border-color: rgb(218.5, 218.5, 218.5);
}
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: rgb(224.875, 224.875, 224.875);
  border-color: rgb(218.5, 218.5, 218.5);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(212.35, 212.95, 213.55, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(212.35, 212.95, 213.55, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: rgb(218.5, 218.5, 218.5);
  border-color: rgb(212.125, 212.125, 212.125);
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(212.35, 212.95, 213.55, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(212.35, 212.95, 213.55, 0.5);
}
.btn-light {
  font-weight: 400;
}
.btn-light:hover:not(.disabled) {
  background-color: rgb(224.875, 224.875, 224.875);
  color: #212529;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-outline-primary {
  color: #0b435b;
  border-color: #0b435b;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0b435b;
  border-color: #0b435b;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(11, 67, 91, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(11, 67, 91, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #0b435b;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0b435b;
  border-color: #0b435b;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(11, 67, 91, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(11, 67, 91, 0.5);
}

.btn-outline-secondary {
  color: #cb4f12;
  border-color: #cb4f12;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #cb4f12;
  border-color: #cb4f12;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(203, 79, 18, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(203, 79, 18, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #cb4f12;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #cb4f12;
  border-color: #cb4f12;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(203, 79, 18, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(203, 79, 18, 0.5);
}

/*.btn-danger {
  background: $red;
  border-color: $red;
  color: $white;

  &:hover {
    background: $dark-red;
    border-color: $dark-red;
  }
}*/
.btn-callout, .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern, .btn-callout.white {
  background-color: #fff;
  border-color: #efefef;
  color: #cb4f12;
}
.btn-callout:hover:not(.disabled), .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover:not(.disabled) {
  background-color: #fff;
  border-color: #e6640a;
  color: #e6640a;
}
.btn-callout:active:not(.disabled), .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:active:not(.disabled) {
  color: #e6640a;
}

.btn-callout.white, .white.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
  color: #173b30;
  border-color: #173b30;
}
.btn-callout.white:hover:not(.disabled), .white.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover:not(.disabled), .btn-callout.white:active:not(.disabled), .white.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:active:not(.disabled) {
  color: #173b30;
  border-color: #173b30;
}

.phone-btn,
.mail-btn {
  line-height: 1.5rem;
}

.phone-btn {
  font-size: 1.625rem;
}

.mail-btn {
  text-transform: lowercase;
}

/*.get-started-btn,
.get-results-btn {
  padding: prem(18) prem(26);
}*/
.user-answer {
  color: #00aeef;
  border-color: #00aeef;
}
.user-answer:hover {
  background-color: #046d9a;
  border-color: #00aeef;
}
.user-answer:focus, .user-answer.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 174, 239, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 174, 239, 0.5);
}
.user-answer.disabled, .user-answer:disabled {
  color: #00aeef;
  background-color: transparent;
}
.user-answer:not(:disabled):not(.disabled):active, .user-answer:not(:disabled):not(.disabled).active, .show > .user-answer.dropdown-toggle {
  color: #fff;
  background-color: #046d9a;
  border-color: #00aeef;
}
.user-answer:not(:disabled):not(.disabled):active:focus, .user-answer:not(:disabled):not(.disabled).active:focus, .show > .user-answer.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 174, 239, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(0, 174, 239, 0.5);
}
.user-answer {
  color: #fff;
  /*border: 2px solid #00aeef;
  color: $white;
  display: inline-block;
  font-size: prem(24);
  padding: prem(23);
  min-width: 100%;
  line-height: normal;
  transition: all 0.2s ease;
  text-decoration: none;
  margin-right: prem(20);
  margin-bottom: prem(20);
  text-align: center;
  @include media-breakpoint-up(md) {
    min-width: prem(210);
  }*/
  /*&.active {
    background-color: #046d9a;
    color: $white;
    text-decoration: none;
  }

  &:hover {
    background-color: #046d9a;
    color: $white;
    text-decoration: none;
  }*/
}

.text-wrap {
  white-space: normal !important;
}

/** Search form */
.search-form label {
  font-weight: normal;
}

input[type=text],
select,
textarea {
  border: 0.0625rem solid #000;
  border-radius: 0.3125rem;
  padding: 0.75rem 0.9375rem;
}
input[type=text]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999;
}
input[type=text]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: #999;
}
input[type=text]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999;
}
input[type=text]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #999;
}
input[type=text]::placeholder,
select::placeholder,
textarea::placeholder {
  color: #999;
}

.custom-control-indicator {
  width: 1rem;
  height: 1rem;
  top: 0.375rem;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.0625rem #ccc;
          box-shadow: 0 0 0 0.0625rem #ccc;
  color: #e6640a;
  background-color: #e6640a;
}

.search-radios {
  margin-top: 0.9375rem;
}
.search-radios .custom-control {
  display: inline-block;
  margin-right: 4.375rem;
}

/** Care Planner, Contact  Form */
.care-planner-container .care-planner-contact-questions {
  padding: 0;
}
.care-planner-container .care-planner-contact-questions li {
  margin-bottom: 1rem;
}
.care-planner-container .care-planner-contact-questions label {
  color: white;
  display: block;
}
.care-planner-container .care-planner-contact-questions label span {
  color: #ffc107;
}
.care-planner-container .care-planner-contact-questions span[id$=validation] {
  color: #ffc107;
  display: block;
}

input[type=text],
select,
textarea {
  border: 0.0625rem solid #ccc;
}

.job-listing-filters .form-group, .job-listing-filters .comment-form p, .comment-form .job-listing-filters p, .job-listing-filters .search-form label, .search-form .job-listing-filters label {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .job-listing-filters select {
    width: auto;
  }
  .job-listing-filters select[id=job_title], .job-listing-filters select[id=division] {
    max-width: 200px;
  }
}

.card::before {
  content: "";
  background-color: #cb4f12;
  height: 5px;
  width: 100%;
}

.blue-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 0.25rem;
}
.blue-card .card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.orange-card,
.green-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 0.25rem;
}
.orange-card .card-img-top,
.green-card .card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.orange-card h3,
.green-card h3 {
  font-weight: bold;
}

.modal-open .mm-slideout {
  z-index: auto;
}
.modal-open .vc_row.vc_row-flex > .vc_column_container > .vc_column-inner {
  z-index: auto;
}

.gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 1.25rem;
}
.gform_wrapper.gravity-theme .gfield-choice-input {
  margin-top: 0.3rem;
}
.gform_wrapper.gravity-theme .font-weight-normal .gfield_label {
  font-weight: inherit;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
  margin-top: 3px;
  vertical-align: top;
}
.gform_wrapper label {
  margin-bottom: 0;
}
.gform_wrapper ul li.field_description_below .ginput_container_checkbox,
.gform_wrapper ul li.field_description_below .ginput_container_radio {
  margin-bottom: 0;
  margin-top: 0;
}
.gform_wrapper {
  /*select,
  &.gf_browser_chrome select {
    // padding: 4px 5px;
    appearance: none;
    background: white;
    // color: #999;
    // margin: 0 0 12px;
  }*/
}

li.gfield.col-lg-6 {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  li.gfield.col-lg-6 {
    float: left;
    clear: none !important;
  }
  li.gfield.col-lg-6 .ginput_container_text input {
    width: 100%;
  }
}

.ginput_container_address input[aria-required=true] + label::after,
.ginput_container_address select[aria-required=true] + label::after {
  content: "*";
  color: #790000;
  margin-left: 3px;
}

.ginput_container input:disabled, .ginput_container input[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

.gform_button {
  background-color: #cb4f12;
  border: 1px solid #cb4f12;
  border-radius: 0.25rem;
  color: #fff;
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.125rem;
  padding: 0.375rem 1.0625rem;
  text-transform: uppercase;
  min-width: 10rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media (min-width: 576px) {
  .gform_button {
    font-size: 1.125rem;
    line-height: 1.25rem;
    padding: 0.5rem 1.4375rem;
    min-width: 12.8125rem;
  }
}
.gform_button:hover {
  background-color: #e6640a;
  color: #fff;
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.24);
          box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.0001);
          transform: scale(1.0001);
}
.gform_button:active {
  color: #6f2e00;
  -webkit-transform: scale(0.9999);
          transform: scale(0.9999);
}

#gform_13 .gfield_checkbox .gfield-choice-input {
  margin-top: 5px;
}
#gform_13 .gfield_checkbox .gform-field-label {
  margin-left: 20px;
}
#gform_13 .gfield_select, #gform_13 .ginput_address_state select {
  height: 36px;
  margin: 0;
}

/**
 * WordPress Generated Classes
 * @see http://codex.wordpress.org/CSS#WordPress_Generated_Classes
 */
.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

.aligncenter {
  display: block;
  margin: 0.5rem auto;
  height: auto;
}
table .aligncenter {
  margin-top: 0;
  margin-bottom: 0;
}

.alignleft,
.alignright {
  margin-bottom: 0.5rem;
  height: auto;
}

@media (min-width: 576px) {
  .alignleft {
    float: left;
    margin-right: 0.5rem;
  }
  .alignright {
    float: right;
    margin-left: 0.5rem;
  }
}
.sr-only-focusable:active,
.screen-reader-text:active,
.sr-only-focusable:focus,
.screen-reader-text:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.slick-slider a {
  text-decoration: none;
}

.slick-prev,
.slick-next {
  height: 40px;
  width: 40px;
  position: absolute;
  border: none;
  background: none;
  cursor: pointer;
  padding-top: 40px;
  overflow: hidden;
  top: 50%;
  z-index: 1;
  opacity: 0.5;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: 40px 40px;
  background-repeat: no-repeat;
}
.slick-prev:hover,
.slick-next:hover {
  opacity: 1;
}
.slick-prev:focus,
.slick-next:focus {
  outline: none;
}
.slick-prev::before,
.slick-next::before {
  content: none;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0.15;
}

.slick-prev {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IArs4c6QAACahJREFUeAHtnXuMVFcdx7/nzsxW9r1Rku1jsVQsTakpqSZQKKUaHzRtV6JtNFUqsEA0alKNoNRqqKQpVKo18a+yC1XbSqUm0C1qk8YCAazVarU2KcQqslLWULs7syz7nDl+f3f3Tu7Ozsy9d+beuXcmnmQ59/E7v/M7n/mdxz333INCiEF/Ds3JS7BUA5cpA+2ML1Ual2qFdisW83jcz2vnFHCOMv0SGxrnMvxrGcNL6kmkwioGbalsSHZhQUbhdmZ8B3Newb9EmRZMQOMo9fVSz6GWHvy9TH2ekgcOUN+F2GALVtBj7qAX3U7rrvZkoXfhU0zSG1PobRzEMbUfae8q3KcIDKDeBmOoD2to/QNK4b3uTfJRUuM08/5O8xV4Sm1DxkfNWVWBAEytR2da4UEaf102pxAP2G6+xhqwldX7kN9m+AowuQ5LdAyP0silfhvqhz6tcTxmYEvzbpzwQ5/o8AXg0DpcOxnDTiqTNi7ygSB748B9TT34W7nGlg2QveoaVpG9/Cli5RpT0fQaaXZqG9u6aXsZwSg1LaGpgS5spxE/rTp4Umj+4PSePSzDA1KWUjmUlFBvQiKZxj5m+6lSM45UOo39LSl8nkOeca92eQaYugfvTidwgD3sTV4zi7I8vfAIO5g7mx/D217s9ARwcAPmc9T/Aj3vKi+ZVJHsmxwtfrx1D/7h1mbXbaBejyYq/U0NwxNm72P5fiXP6L4ClEY2aWA/lQb9GObW7uDkFBYm34V9bjsWVx7IocpDtPgTwVldmubEB+9E/aZ9/HldFcN9Jgq3TpfZMY1jG8h2r4tauh01VVggC8+IYfz3T2Kk5x5A+/y4m8Fn2B7+oljRigJMbcQyzrkdpoJyp5yK2eD5nh2elXgK4hpCZOXzKVDTSEzjY809OF5IZUGAFzfginGNP7FRnVsocRjX88Gz7Bg/vhcjP2GF8REiRx3n6xRuqO/Gv6187HHBxmMM+HE1wZNC1S1fhzlf6LGXr/xjOpDJooCmvB6Y6sJyzhofK5AmlMvFPC/XoNFDD2LswP25l8s65+TD9Y3d+GuukrweKHN5uYJhnicWd071tuwwnIK+8DYmXvqZk5jn+5PAw/kSzfLAgQ24hRdfzCccxjUT3pd+CRj0AYcg8C7svAmZ/pMOkqXdZqfyYc7eHLannu2BGtvtAmEeRwneNIdtuTxmAOTUzuqoTBJ4gpf6T6CeZ0FjzVzJAfYq61ziGQDZ637PfjOsY8/wdiwLrNrmMuBQfYf9WhbgwEYsJuEP2G+GcVwSvPOuJ0/KLhJr6PWpTbjGUpQFyLf/M1zTEqhkHHV4FotMBqut4yxAjrizF62blYyrBZ7JxMbKHMZcWIt2vlV7i22geV5JcJJXVcETgzV0IobLGx7jGh05n0zQ+/4PT1C4C2Q1ofFJEZ6qwjaXdKfBH6nEdatQ73aQLEMV6W0r2GEULeU0MyVT9UnFFykKdUUT+HzThPflg0DcOdvM4FkMP3xzdOAJC43xllHMjacMLOKpcyl8BOgZ3o7lyPz3Xz5a4IMqOlxqDq41OGHa7oM61ypqAt50aYWdwap7pevSlylYS/BMFGRncABdEQ+sOXgkKOy4bC54gLUITzxQ2MWDrsLxRRyquOxt9cBZDlWWQ78TsQ7DrK+z/+FzcXugVVjgNXzF3VBFv3MGQ1UEz/RAVuE4l6e1B/H85gWeGDP00DJojveqKkgnEpjBk6NUzVbCZTDeM9+lZLTEpAr3B2HS5MnDGH6UM2STfCnoIjR+7XnEFlTXijlhZ7AKBwJQmHmCWFePaoMo7Ay2f4EBtEPUEyPOfkiIDfTE+PurwxOFncFVEIECtCBefOSjcANREWL9vazOVy1xBh6yhLAzOJYJHKAJ8c0T8AKx4esvRB6isDO4IqwiAD1DvKQRUYco7Aw2ghUDWHMQDZw24jH8Reb4K9mcTHqpzlH1RE6otmbwiiEvRgjv5UoCnOGJYxccs1YWxHk3OMpWTEDhRbUHQ1NPIgoHKpaxLSPxxOFdH4F2C/Ebv0UsKhCnmZkADSMcgMIyffoP7iHOaUFDFCCyyYtPTDEzAfLrnDfYCgazJszmcYUOqxDiy42PT3W+9smEUKqxBbUkiJeHtJTH1uRlAXJQGCpAAZmFOOK8CYeS6rzlCGIhQLQ3eTOmArk+8CxBXmZ5RVhxrGMxGjYfgZrj/MWVvjjAd8YrkT77WmXMZVPX2pNndZbkTnfkNwLhh3Tfqxj+/kpoN55Y31ZRT6TH3WsnNMMD5QbXSB/mxZV2obCOPXsiZ7XT/W8EZi6fNo5wjfQt9gyybaB1kV/mfNs6Djv27olHEWu/JjCzYxlszVU+C6B81kTSfBMUjZCFyLbOKaimuazOwUAUJs178LtcG2YBFIG4xv0cFwa640+uIcXOTYg7V0A6DKcgEONL7nYS83afLOIqf83MC1C2AyHxJ7zlEqx0+q3XMewC4tjzuzB28Lt+G9PdtBuv51OaF6AIxjPYTIhn8iUK65oTxNHntmP0mc2+msdZ5z5+IFXwu7GCAJv24jyr8WpCvOirRWUqKwRRwPnteSz7CMd2ncU2oigIUMrZ1oM/U2BDmWX2PXkWIj/tkjD6869Cqq7fQWWwtm03Xi2md9Y4MJ/wYBc/LlH4Zr57YV4z2hcifvXNGD+6238zNHbyieNbTopdAaQrK0Ls5WPebU4Ka+K+xq+509tthMOiFw9Fq7CVVBS1jkLGBsEN863Mwo75rMu1z591A09MdQVQBGWfUoNf6PAnScp5LQYpG2daOr3syeoaoADjSPwkX6R0MKPIPKn49UOyTM9J2bi34CkvOl21gbkKmZky91WJYMeSa6urc41dbPO2uK22dp0lAbQUEOLdhCl7B1b0Mwkr/3Jj2j4iQxWnvWGK5VMWQFHM/VJv5B4Lz0RhIrZYQXPvEd45boazKt9GErmyxc49tYH5FMkMhaozN5t9hJ3+eD6ZSF2jjVzX9wOVwKJy4Um5yvZAO5yBtbhSxfBDal1tvx6J46nVF0/rNLa2PY7TftnkK0DLKHPLqAx+RJAfsq6FGmv8kbZ8sbUbr/htRyAAxUizp16PuzjS3MHT+X4b7lLfP1ld7+Mk8dMsKE3yPwQG0DJVtoIfasKNGQ5QWYROesJC615A8Snm8yxXnT3blMSJqt0KvhAcDn0W0BU+zfXFnfz1llKuvI5sajvjY9TTy8+uDtbcf0ZQCKRcp3fWpZoxj189dvARqoOeM49gJe5gPE9iM71CH6viGXqvxH0E35fmOb2srzmFM6XsvlvMLi/3/gczYIpQJN/TdwAAAABJRU5ErkJggg==);
  left: 0rem;
}

.slick-next {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IArs4c6QAACbVJREFUeAHdnX+MFOUZx7/vzO4dx93t3dWSnugBoilG2mhMG9FKoE1brMJBqqaNFYMc2P5pWhWwtIGSpqLWH0mbJnIH1lSrxT+QU8sfRqE9sNJiabUJUrWEq3IpJsfu/UD2bnf6feaYzeze7s7MzszuLG9ymZn3x/M+72ef55133nnnPYUaBuN7SCQbscgAZisNnTxerAxcbCh0WkdRj+dDjDulgFPMMyRHzcCpLP/azuEv6lmkatUM6lLdkOzBFVmF5ax4BWtezL+4Tw0mYOBPlNdPOa+09eF9n/I8FQ8doHE79DNtWEyLWUErWk7tPu9JQ++Zj7NIv67Q33IGA2o3Mt5FuC8RGkBjC7SRQaym9luVwlz3KgWY08AJ1v2TxKV4Tm1BNkDJOVGhAEytRXdG4edU/gu5mmp4wn7zHXrAJrr3K0GrESjA5N24ztDxBJVcFLSiQcgzDBzUNTyQ2IFDQcgTGYEAHLkbV03q2E5h0sdFPhBkfwx4sLUP7/pV1jdA3lVX00V28afQ/SpT1fIGMrypre/ope4+glZpWUJTwz3YRiWeqTt40mj+4LSenWzDVmlLpRwqKmjcg3gyg+dZ7bcrrThS5QzsbkvhTg550l718gwwdRcuysSxh3fYG71WFuX8tMIDvMHclngKn3jR0xPAM+twGUf9r9Hy5nuppI7yfsDR4jfbd+JDtzq77gONtWil0H0XMDxhdjnb96o8owcKUDrZpIbdFBr2Y5hbvcPLp7AgOQPPu72xuLJADlV+QY2XBa11w5LvQ+tcELRY//IUvnW+zY6yHPtA9ns9lNLrKMljhsZl92HGbY/AGP0Eo9tvRHboPY8SqpA9i++wP/xDuZrKAkytxw2cc9tPAX6nnPJ0sOBZkQJx7JGlyHz8LysqEke68VndwDcSfThYSqGSAMfX4dK0gbfZqc4qVbiS+MaV2zBj+eZpRY3xYYxtXxw5iBx1nG5QuHZmL/47TWlGlOwDzwG/ChqeuGwxeKKYmtmB5g1/hj57YTE9axdHAzJZlNCgqAWmevAVzhoPlChTUXRj91bMWPFTx7JRtUROPlzd0ot/FjagqAXKXF5hRr/Xk4d/D2PktKOYqFriJPBwMeWnWeDwOixl5BvFMvuN0zuvRPOmQ6a7OskyLfHRryEzeNQpa9XSeVP5Kmdv9tsrnG6BBrbZMwR5nhk6hrGHl0DgOAXTEu8/AL3rGqes1UzfUlhZHkBO7awKe5Ig89E77iE2JdAcIYj0zCUcYN9kh5gHkHfdn9kTwzqvZ4h8M/WQnUsO4PB6XEPCX7QnhnlerxDpoVen7sGVFpscQL79zzNNK0OYxxzEs0nHalSE3DmbxSpL4RxAjrhzkVZiNY4mRN5tDS8Q5325GqqVrsPGyhzGjK5BJ9+qfcw+0LwuXTK8FH3OtWi+73WopjbHSoxzoxiTIc6JvzrmDSWDASOu45Lmp7hGRyqYjNP6aghPdMicfNuE4soSG1tM2HqtLJGsJgysFL2nXNhmkhJZq5CDSAtzCqrWEM8zUzJVn1R8kaLQ4KR0tdL1+deh+Yd89UJITqFm7mwg3fYpZmkpDQujBE+AZT58C2OPfR0CxylYlhi7/AanrMGm0+BSTbhK44RpZ7CSg5HmFeLMH72GakMUdhqtb14wTQ5eSg5ietxRuIo3oeoQyU7jADqSFmgRE4jjTyyDEUGIwo7L5qINUEBO/nsgkhCFXaRd2LJCC+LY43yz6tIS5S4eW7DULiLwcz4Xd0behe2tzrw/gFGBOMm3FE6hoQnN9+4LFSLXGdKFSdFJlyilC8SxJ292p1KsMVyIchNxp0m0cmX+94E3hfgRSlhBXHgoLOFhyFWfmYvWjSXfc+dXSVcXa5089np+fEBXwk5cuG4AWvBUxyXOCEKGJwoIuxjnr+oCoHbRXDTT8lS7G3jpUC3P+vWEncY7SeQBWvA0l/DGf70yNLe14JkWKC7MsUykAVYCb+LdffZ2hnYu7DQjG12A2qz5ptt6sbxqwTMtkOxiGinykSRyQeC1bOQqhsTnnHWbTEPctprwTKU0nNBiOv7BF0qRYlgX8Dih2p7FEU1ejJDmYeefuTo56gKeoFB4Q+3EyNQQXWFPdfCUr6Vu4E0BNJmZADWt9gDrCh67vNjEFDMTIL/OOcZesGarvOsK3pQTHW55emr0Yn/Krokb1yE86f9yrHIAOSjMRZbvqYJL9QQvO1mboUqR5tq7vLylHFwf+BFBzi5SJvAo+cCmhWv/XI3zBN5vbsXE0b2B6+FZILu69r4iq7NEEM1RPqoJPZjwNgzUHzySocXdaweUZ4GSwDXS+xm5xJ4pyPMcvJbPOouNkuVRWz5tHOAa6aV2xXN9oBXJL3N+bJ0HfaxneMJCz2JTIZNpAOWzJpJ+qTCj3+t6hydMEjvxZiGHaQAlQ8zAZtproDv+xBethqpDtzWBkQVnnot6ZlGAsh0Iif+ukLaf63N7NiN9cFd5ERHr82zK9rbuQNEvIYsClIKxLO4nxJM2Ib5Pz/62pzTEiMLjjP2gptMjS4SSAFt34TTdeBUhOq/sKSF8WjS1MSG+9Wx+UlTh8XNXju26y21EURKgtLCjD39nhnX5rfV5JRD77kLagpjNRGeQXNA0lcWajh04WhCddzltHJiXev7iTA8/LlHYUCyt4ji+7J65/jlMHHnR/KtYTlgFDWznE8dGJ/GuANKNFSH28zHvFieBF0S6gT9yp7dbCIdNLx/KurBVVAS1f4o7eH3Mirtgj3zW5drn77qBJwxcAZSMsk+pxi90+JM4f1YkBeowSNs409LtZU9W1wCFB0fi7/FFShcrCvxJpda82aaXpW3cW/C4F11c9YGFAlmZMvdVCfrGUlhRta4NPMo+7wG3bmtXqyKAlgBCvIMwZe/AyHxjYunm5kjdz8pQxWlvmHKyfAEUwdwv9XrusfBitSZiyzXGSxrhnYoDNxXbSMKLHE99YDHBMkOhGszNZn/Jm366WJ5IxVFHrut7TMWx0C88aZdvC7TDGV6DeUrH45S6yh4fifOp1RcvGBls6ngaJ4LSKVCAllLmllFZPEmQX7Liano08Dfq8oP2XhwJWo9QAIqS5p16LW7nSPMhXl4WtOIu5f2H7vogJ4lfYEOpUvAhNICWqrIV/Egrrs9ygMomdNMSFlhpIR2Ps569XHW2tzWJQ3W7FXwpOBz6XEFTuJXri7v56y1iPn83sqntjGWbqn5+dvXSBffPCEqBlHhaZ0MqgTn86rGLj1BdtJw5BCvHLh7nyNEsrzBIVzxJ65XjIMEPZnhNKxtMpHCykt13y+nlJe3/tKeAV5pLNWUAAAAASUVORK5CYII=);
  right: 0rem;
}

.testimonial-slider .slick-prev,
.testimonial-slider .slick-next {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.testimonial-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*.slick-dotted.slick-slider {
  margin-bottom: 30px;
}*/
.slick-dots {
  margin-top: 1.5rem;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.slick-dots li {
  height: 26px;
}
.slick-dots button {
  height: 100%;
  overflow: hidden;
  padding: 0;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
}
.slick-dots button::before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid #e6640a;
  border-radius: 50%;
  margin: 5px;
}
.slick-dots .slick-active button::before {
  background: #e6640a;
}
.slick-dots.slick-dots-white button::before {
  border: 1px solid #fff;
}
.slick-dots.slick-dots-white .slick-active button::before {
  background: #fff;
}

.testimonial-slider-new .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.service-slider {
  text-align: center;
}
.service-slider .slick-list {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.service-slider .slick-slide {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.service-slider .service-icon {
  background: #e6640a;
  border-radius: 50%;
  width: 140px;
  height: 140px;
  margin-bottom: 1.5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.service-slider a:hover {
  text-decoration: none;
}
.service-slider a:hover .h3 {
  text-decoration: underline;
}

/*.video-slider {
  .slick-slide {
    margin-left: map-get($spacers, 4);
    margin-right: map-get($spacers, 4);
  }
}*/
.in-the-news-slider .slick-list {
  padding-left: 50px;
  padding-right: 50px;
}
.in-the-news-slider a {
  text-decoration: none;
}
.in-the-news-slider a img {
  border-radius: 0.25rem;
}
.in-the-news-slider a:hover .title {
  text-decoration: underline;
}
.in-the-news-slider a .sub-title {
  color: #716d69;
  font-size: 0.9375rem;
  text-transform: uppercase;
  margin: 0.5rem 0;
}
.in-the-news-slider hr {
  border-top: 0.125rem solid #ccc;
  width: 6.5625rem;
  margin: 0.625rem 0;
}
.in-the-news-slider .title {
  color: #369;
  font-size: 1.5rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.in-the-news-slider .title a {
  color: #369;
  line-height: normal;
}
.in-the-news-slider .date {
  color: #716d69;
  font-size: 0.9375rem;
  margin-bottom: 0;
}
.in-the-news-slider .slick-slide {
  margin: 0 0.9375rem;
  text-align: left;
}

.featured-slider .callout {
  margin: 0.625rem;
}
.featured-slider .slick-track {
  padding-top: 0.3125rem;
  /*.slick-slide {
    height: auto;
  }*/
}

/*.custom-slider.slick-slider{
  // Add space for arrows
  padding-left: $slick-arrow-size + 20px;
  padding-right: $slick-arrow-size + 20px;
}*/
.custom-slider button + .slick-list {
  margin-left: 60px;
  margin-right: 60px;
}

.card-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.card-slider .slick-slide {
  margin-left: 1rem;
  margin-right: 1rem;
  height: auto;
}
.card-slider img {
  width: 100px;
  height: 100px;
}

.vc_row.vc_column-gap-30 {
  margin-left: -15px;
  margin-right: -15px;
}
.vc_row.vc_column-gap-35 {
  margin-left: -17.5px;
  margin-right: -17.5px;
}
.vc_row.vc_row-o-equal-height .wpb_column.vc_column_container {
  margin-bottom: 35px;
}
.vc_row.vc_row-o-equal-height .vc_cta3-container,
.vc_row.vc_row-o-equal-height .vc_general.vc_cta3 {
  height: 100%;
}
.vc_row.vc_row-o-equal-height .vc_cta3-container {
  margin-bottom: 0;
}
.vc_row.vc_row-o-equal-height:not(.vc_row-o-content-middle) .wpb_wrapper {
  height: 100%;
}
.vc_row.row > .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.vc_row.vc_row-flex > .vc_column_container > .vc_column-inner > .wpb_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.vc_general.vc_btn3 {
  text-transform: uppercase;
  font-weight: 700;
}

.vc_btn3.vc_btn3-size-md, .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline {
  padding: 0.5rem 1.0625rem;
}
.vc_btn3.vc_btn3-size-md {
  font-size: 1.125rem;
}
.vc_btn3.vc_btn3-style-outline, .vc_btn3.vc_btn3-style-outline:hover {
  border-width: 1px;
}
.vc_btn3.vc_btn3-color-orange, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat {
  color: #fff;
  background-color: #cb4f12;
  border-color: #cb4f12;
}
.vc_btn3.vc_btn3-color-orange:hover, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover {
  color: #fff;
  background-color: rgb(167.8653846154, 65.3269230769, 14.8846153846);
  border-color: rgb(156.1538461538, 60.7692307692, 13.8461538462);
}
.vc_btn3.vc_btn3-color-orange:focus, .vc_btn3.vc_btn3-color-orange.focus, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat.focus {
  color: #fff;
  background-color: rgb(167.8653846154, 65.3269230769, 14.8846153846);
  border-color: rgb(156.1538461538, 60.7692307692, 13.8461538462);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(210.8, 105.4, 53.55, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(210.8, 105.4, 53.55, 0.5);
}
.vc_btn3.vc_btn3-color-orange.disabled, .vc_btn3.vc_btn3-color-orange:disabled, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat.disabled, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:disabled {
  color: #fff;
  background-color: #cb4f12;
  border-color: #cb4f12;
}
.vc_btn3.vc_btn3-color-orange:not(:disabled):not(.disabled):active, .vc_btn3.vc_btn3-color-orange:not(:disabled):not(.disabled).active, .show > .vc_btn3.vc_btn3-color-orange.dropdown-toggle, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:not(:disabled):not(.disabled):active, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:not(:disabled):not(.disabled).active, .show > .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat.dropdown-toggle {
  color: #fff;
  background-color: rgb(156.1538461538, 60.7692307692, 13.8461538462);
  border-color: rgb(144.4423076923, 56.2115384615, 12.8076923077);
}
.vc_btn3.vc_btn3-color-orange:not(:disabled):not(.disabled):active:focus, .vc_btn3.vc_btn3-color-orange:not(:disabled):not(.disabled).active:focus, .show > .vc_btn3.vc_btn3-color-orange.dropdown-toggle:focus, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:not(:disabled):not(.disabled):active:focus, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:not(:disabled):not(.disabled).active:focus, .show > .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(210.8, 105.4, 53.55, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(210.8, 105.4, 53.55, 0.5);
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline {
  color: #cb4f12;
  border-color: #cb4f12;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:hover {
  color: #fff;
  background-color: #cb4f12;
  border-color: #cb4f12;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(203, 79, 18, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(203, 79, 18, 0.5);
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline.disabled, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:disabled {
  color: #cb4f12;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:not(:disabled):not(.disabled):active, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:not(:disabled):not(.disabled).active, .show > .vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline.dropdown-toggle {
  color: #fff;
  background-color: #cb4f12;
  border-color: #cb4f12;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:not(:disabled):not(.disabled):active:focus, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:not(:disabled):not(.disabled).active:focus, .show > .vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(203, 79, 18, 0.5);
          box-shadow: 0 0 0 0.2rem rgba(203, 79, 18, 0.5);
}
.vc_btn3.vc_btn3-color-white, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
  color: #212529;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
  background-image: none;
}

.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h2 {
  color: #0b435b;
}
.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat {
  color: inherit;
}
.vc_general.vc_cta3.vc_cta3-color-white p {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat {
  background: #0b435b !important;
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat .vc_cta3-content-header h2 {
  color: inherit;
}
.vc_general.vc_cta3 .vc_cta3-actions {
  white-space: normal;
}

.vc_cta3-container {
  width: 100%;
}

.vc_toggle_title h1,
.vc_toggle_title h2,
.vc_toggle_title h3,
.vc_toggle_title h4 {
  margin-bottom: 0px;
}
.vc_toggle_title h4 {
  color: #2797b6;
  font-size: 2.25rem;
}
.vc_toggle_title {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.vc_toggle_icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative !important;
  -webkit-transform: none !important;
          transform: none !important;
  margin-left: 1rem;
}

.vc_do_toggle {
  margin: 1rem 0px;
}

.vc_toggle_content {
  padding-top: 22px;
  padding-left: 0rem !important;
  margin: 0 !important;
}

.vc_toggle {
  border-bottom: 1px solid #d9d9d9;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding-bottom: 1.875rem;
}
.vc_toggle .vc_toggle_title {
  padding-left: 0rem !important;
}
.vc_toggle.vc_toggle_active {
  background-color: #f4f4f4;
  border: 1px solid #0b435b;
  padding: 1.25rem;
}
.vc_toggle.vc_toggle_active:last-child {
  border-bottom: 1px solid #0b435b;
}
.vc_toggle h6 {
  margin-bottom: 0.9375rem;
  margin-top: 1.875rem;
}
.vc_toggle:last-child {
  border-bottom: none;
}

.vc_tta.vc_tta-o-no-fill .vc_tta-panel-body {
  border-color: #f4f4f4 !important;
  border-width: 1px !important;
}
.vc_tta.vc_tta-o-no-fill.vc_tta-tabs-position-top .vc_tta-panel-body {
  padding-left: 14px !important;
  padding-right: 14px !important;
}
.vc_tta.vc_tta-o-no-fill.vc_tta-shape-rounded .vc_tta-tab > a {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.vc_tta-color-orange.vc_tta-style-flat .vc_tta-tab > a {
  background-color: #fff !important;
  color: #212529 !important;
}
.vc_tta-color-orange.vc_tta-style-flat .vc_tta-tab.vc_active > a {
  background-color: #e6640a !important;
  color: #fff !important;
}
.vc_tta-color-orange.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
  background-color: rgb(245.34375, 119.8125, 32.90625) !important;
}
.vc_tta-color-orange.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: #e6640a !important;
}

.wpb_text_column h1 {
  margin-bottom: 2rem;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
  color: #0b435b;
}

.wpb_video_widget .wpb_video_wrapper,
.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
  padding: 0;
}

.wpb_content_element.vc_separator-has-text {
  margin-bottom: 2.5rem;
}

.vc_separator.vc_separator_align_center h4 {
  font-size: 1.5rem;
  letter-spacing: 0.1875rem;
  text-transform: uppercase;
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}

.vc_separator.vc_sep_color_blue .vc_sep_line {
  border-color: #0b435b;
}

.wpb_single_image.w-100 img, .wpb_single_image.w-100 .wpb_single_image.vc_figure img, .wpb_single_image.w-100 .wpb_single_image.vc_single_image-wrapper img, .wpb_single_image.w-100 img.wpb_single_image img {
  margin-bottom: 0;
}
.wpb_single_image.h-100 .vc_single_image-wrapper, .wpb_single_image.h-100 img {
  height: 100%;
}
.wpb_single_image.h-100 img {
  -o-object-fit: cover;
     object-fit: cover;
}

#content .wpb_text_column .gform_wrapper p:last-child {
  margin-bottom: 1rem;
}

.vc_wp_text.h-100 .widget, .vc_wp_text.h-100 .textwidget {
  height: 100%;
}

.vc_custom_heading.h4 * {
  font-family: "Open Sans", sans-serif;
}

.top-nav {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.top-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.top-nav li {
  margin-left: 0.625rem;
}
.top-nav a {
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: #0b435b;
  font-size: 0.875rem;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0.3125rem 0.625rem;
}
.top-nav a:hover {
  border-color: #0b435b;
}
.top-nav a:active {
  background-color: #ebebeb;
}
.top-nav.reverse .lang-toggle a span {
  color: #e9f4f7;
}
.top-nav.reverse .lang-toggle a span.active {
  color: white;
}
.top-nav .lang-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.top-nav .lang-toggle a {
  padding: 0;
  border: none;
}
.top-nav .lang-toggle a:active {
  background-color: transparent;
}
.top-nav .lang-toggle a:last-child {
  margin-left: 0.5rem;
}
.top-nav .lang-toggle a span {
  color: #2797b6;
  font-size: 1.625rem;
  opacity: 0.4;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: block;
}
@media (min-width: 576px) {
  .top-nav .lang-toggle a span {
    font-size: 1.875rem;
  }
}
.top-nav .lang-toggle a span.active {
  color: #0b435b;
  opacity: 1;
}
.top-nav .lang-toggle a span:hover {
  opacity: 1;
}

.main-nav {
  background-color: #0b435b;
  /*padding-top: prem(14);
  padding-bottom: prem(14);
  @include media-breakpoint-up(sm) {
    padding-top: prem(28);
    padding-bottom: prem(28);
  }*/
}
.main-nav .logo {
  width: 35%;
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .main-nav .logo {
    width: auto;
  }
}
.main-nav nav .menu-icon, .main-nav nav .icon-search, .main-nav nav .icon-down-arrow {
  color: #4abad9;
}
.main-nav nav .menu-icon, .main-nav nav .icon-search {
  margin-right: 0.625rem;
}
.main-nav nav .icon-down-arrow {
  font-size: 0.625rem;
  margin-left: 0.625rem;
}
.main-nav nav ul {
  margin: 0;
  padding: 0;
}
.main-nav nav ul li {
  display: inline-block;
  list-style: none;
  margin-left: 0.25rem;
}
.main-nav nav ul li a, .main-nav nav ul li button {
  border-radius: 0.25rem;
  color: #fff;
  padding: 0.3125rem 0.5rem;
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
  white-space: nowrap;
}
@media (min-width: 576px) {
  .main-nav nav ul li a, .main-nav nav ul li button {
    padding: 0.625rem 0.9375rem;
    font-size: 1.25rem;
  }
}
.main-nav nav ul li a:hover, .main-nav nav ul li button:hover {
  background-color: #1a779f;
}
.main-nav nav ul li a {
  display: inline-block;
  text-decoration: none;
}
.main-nav nav ul li a.dropdown-toggle::after {
  content: none;
}
.main-nav nav ul li button {
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.main-nav nav ul li {
  /*&.all-services {
    margin-left: prem(0);
    margin-right: prem(0);

    span {
      color: $light-blue;
      font-size: prem(10);
      margin-left: prem(10);
    }
  }*/
  /*.search {
    background-color: transparent;
    border: none;
    color: $white;
    padding: prem(10) prem(15);
    width: prem(180px);
    @include font(bree, base);

    &::placeholder {
      color: $white;
    }

    &:hover {
      background-color: $menu-blue;
      border-radius: prem(4);
    }
  }*/
}
.main-nav nav ul li .dropdown-menu {
  background-color: #0b435b;
  border: none;
  border-radius: 0;
}
.main-nav nav ul li .dropdown-menu .dropdown-item:hover {
  border-radius: 0;
  color: #fff;
}

.header-callout-window {
  background-color: #0b435b;
}
.header-callout-window a {
  text-decoration: none;
}
.header-callout-window img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
}
.header-callout-window .large-block,
.header-callout-window .small-block {
  background-size: cover;
  background-position: center top;
}
.header-callout-window .panel {
  padding: 1.875rem 1.125rem;
  z-index: 1;
}
.header-callout-window .panel .content p {
  color: #fff;
  font-size: 0.875rem;
  font-weight: bold;
}
@media (min-width: 576px) {
  .header-callout-window .panel .content p {
    display: block;
  }
}
.header-callout-window .panel .content p.sub-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  margin: 0 0 0.3125rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.header-callout-window .panel .content p.title {
  display: block;
  font-size: 1.75rem;
  line-height: 2.25rem;
  margin-bottom: 1rem;
  /*@include media-breakpoint-up(sm) {
    font-size: prem(26);
    line-height: prem(34);
  }
  @include media-breakpoint-up(lg) {
    font-size: prem(24);
  }*/
}
@media (min-width: 1200px) {
  .header-callout-window .panel .content p.title {
    font-size: 2rem;
  }
}
@media (min-width: 1420px) {
  .header-callout-window .panel .content p.title {
    font-size: 2.25rem;
  }
}
.header-callout-window .panel .content p.title {
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}
.header-callout-window .panel .content p.text-blurb {
  display: none;
  font-weight: bold;
}
@media (min-width: 576px) {
  .header-callout-window .panel .content p.text-blurb {
    display: block;
  }
}
.header-callout-window .large-block {
  background-repeat: no-repeat;
  min-height: 31.25rem;
}
@media (min-width: 768px) {
  .header-callout-window .large-block {
    min-height: 34.375rem;
  }
}
@media (min-width: 1200px) {
  .header-callout-window .large-block {
    min-height: 40.625rem;
  }
}
@media (min-width: 1200px) {
  .header-callout-window .large-block .panel {
    padding-left: 8vw;
  }
}
.header-callout-window .large-block .panel {
  /*@include media-breakpoint-up(xl) {
    padding-left: prem(100);
  }
  @include media-breakpoint-up(xxl) {
    padding-left: prem(200);
  }*/
}
.header-callout-window .large-block .panel.gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(11, 67, 91, 0)), color-stop(10%, rgba(11, 67, 91, 0)), to(rgb(11, 67, 91)));
  background: linear-gradient(180deg, rgba(11, 67, 91, 0) 0%, rgba(11, 67, 91, 0) 10%, rgb(11, 67, 91) 100%);
  width: 100%;
  padding-top: 7.8125rem;
}
@media (min-width: 576px) {
  .header-callout-window .large-block .panel.gradient {
    padding-right: 6.25rem;
  }
}
@media (min-width: 1200px) {
  .header-callout-window .large-block .panel.gradient .content {
    max-width: 27.25rem;
  }
}
@media (min-width: 1420px) {
  .header-callout-window .large-block .panel.gradient .content {
    max-width: 34.5rem;
  }
}
.header-callout-window .large-block .content h1 {
  color: #fff;
  font-size: 3.125rem;
}
@media (max-width: 1199.98px) {
  .header-callout-window .large-block .content h2 {
    font-size: 1.75rem;
  }
}
.header-callout-window .large-block .content p {
  font-weight: bold;
}
.header-callout-window .large-block .content p.sub-title {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.header-callout-window .large-block .content p.title {
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}
.header-callout-window .small-block {
  min-height: 12.5rem;
}
@media (min-width: 576px) {
  .header-callout-window .small-block {
    min-height: 20.3125rem;
  }
}
@media (min-width: 992px) {
  .header-callout-window .small-block {
    min-height: 17.5rem;
  }
}
@media (min-width: 1200px) {
  .header-callout-window .small-block {
    min-height: 20.3125rem;
  }
}
.header-callout-window .small-block.orange {
  background-color: #cb4f12;
}
.header-callout-window .small-block.teal {
  background-color: #0d9b8c;
}
.header-callout-window .small-block.grey {
  background-color: #716d69;
}
.header-callout-window .small-block.red {
  background-color: #a4383d;
}
.header-callout-window.featured-posts .panel .content p.title {
  line-height: 1;
  margin-bottom: 0;
}
@media (min-width: 1420px) {
  .header-callout-window.featured-posts .panel .content p.title {
    font-size: 2.625rem;
  }
}
.header-callout-window.featured-posts .small-block {
  cursor: pointer;
}
.header-callout-window.featured-posts .small-block .panel .content p.title {
  text-shadow: 0 0 30px #050505, 0 0 30px #050505;
}
.header-callout-window.featured-posts .small-block.orange, .header-callout-window.featured-posts .small-block.teal, .header-callout-window.featured-posts .small-block.grey, .header-callout-window.featured-posts .small-block.red {
  background-blend-mode: multiply;
}
.header-callout-window.featured-posts {
  /*.large-block .panel .content {
    @include media-breakpoint-up(lg) {
      width: prem(545);
    }
    @include media-breakpoint-up(xl) {
      width: prem(680);
    }
    @include media-breakpoint-up(xxl) {
      width: prem(780);
    }
  }*/
}

footer {
  color: #fff;
  background-color: #0b435b;
  font-size: 0.75rem;
}
footer hr {
  border-top: 0.0625rem solid #369;
  margin-bottom: 2.5rem;
}
footer .social-list {
  float: left;
  list-style: none;
  margin: 1.875rem 0 0 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 576px) {
  footer .social-list {
    float: right;
    margin: 0.625rem 0 0 0;
  }
}
footer .social-list li {
  margin-left: 0.625rem;
}
footer .social-list a {
  color: #4abad9;
  display: block;
  line-height: 2.5rem;
  font-size: 2.5rem;
  text-decoration: none;
}
footer .nav {
  line-height: 1.25rem;
  font-size: 0.875rem;
}
footer .nav li:not(:last-child) {
  margin-bottom: 0.9375rem;
}
footer .nav a {
  color: inherit;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
}
footer .nav .sub-menu {
  list-style: none;
  margin-top: 0.9375rem;
  padding: 0;
}
footer .nav .sub-menu li:not(:last-child) {
  margin-bottom: 0.3125rem;
}
footer .nav .sub-menu a {
  color: #dbdbdb;
  border: none;
  font-size: 0.875rem;
  text-decoration: none;
  text-transform: none;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
footer .list-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: -1.25rem;
}
footer .list-inline .list-inline-item {
  margin-right: 1.25rem;
}
@media (min-width: 768px) {
  footer .list-inline {
    margin-right: -0.625rem;
  }
  footer .list-inline .list-inline-item {
    margin-right: 0.625rem;
  }
  footer .list-inline .list-inline-item:not(:last-child):after {
    color: #dbdbdb;
    content: "|";
    margin-left: 0.625rem;
  }
}
footer .list-inline a {
  color: #dbdbdb;
  text-decoration: underline;
}
footer .aff-logos {
  list-style: none;
  padding: 0;
  margin: 2.8125rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
footer .aff-logos li {
  margin: 0 1rem;
}
footer .aff-logos li img {
  width: auto;
  max-height: 42px;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  -webkit-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}

.grecaptcha-badge:hover {
  width: 256px !important;
}

.main-content:last-child {
  margin-bottom: 3.125rem;
}

.section-1 .services-callout::after {
  border-color: solid 6px #e6640a;
}

.section-2 .services-callout::after {
  border-color: solid 6px #2797b6;
}

.section-3 .section-callout {
  background-color: #0d9b8c;
  padding: 5rem 0 7.5rem;
}
.section-3 .section-callout .callout {
  background-color: #0c756b;
  -webkit-box-shadow: 5px 14px 64px #0c756b;
          box-shadow: 5px 14px 64px #0c756b;
  border-radius: 0.625rem;
  color: #fff;
  padding: 3.125rem 1.5625rem;
}
.section-3 .services-callout::after {
  border-color: solid 6px #0d9b8c;
}

.section-4 .services-callout::after {
  display: block;
  content: "";
  border-bottom: solid 6px pink;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

.section-5 .services-callout::after {
  border-color: solid 6px #716d69;
}
.section-5 .section-callout {
  background-color: #716d69;
  padding: 5rem 0 7.5rem;
}
.section-5 .section-callout .callout {
  background-color: #56524e;
  -webkit-box-shadow: 5px 14px 64px #56524e;
          box-shadow: 5px 14px 64px #56524e;
  border-radius: 0.625rem;
  color: #fff;
  padding: 3.125rem 1.5625rem;
}

.fr .call-question-callout .btn, .fr .call-question-callout .comment-form input[type=submit], .comment-form .fr .call-question-callout input[type=submit], .fr .call-question-callout .search-form .search-submit, .search-form .fr .call-question-callout .search-submit, .fr .call-question-callout .vc_btn3.vc_btn3-style-modern {
  font-size: 0.875rem;
}
@media (min-width: 992px) {
  .fr .call-question-callout .btn, .fr .call-question-callout .comment-form input[type=submit], .comment-form .fr .call-question-callout input[type=submit], .fr .call-question-callout .search-form .search-submit, .search-form .fr .call-question-callout .search-submit, .fr .call-question-callout .vc_btn3.vc_btn3-style-modern {
    font-size: 0.875rem;
  }
}
@media (min-width: 1200px) {
  .fr .call-question-callout .btn, .fr .call-question-callout .comment-form input[type=submit], .comment-form .fr .call-question-callout input[type=submit], .fr .call-question-callout .search-form .search-submit, .search-form .fr .call-question-callout .search-submit, .fr .call-question-callout .vc_btn3.vc_btn3-style-modern {
    font-size: 1.0625rem;
  }
}
.fr .color-burn-callout .content-pane h4 {
  color: #fff;
  font-size: 1.5625rem;
}
.fr .color-burn-callout .content-pane .details {
  font-size: 0.875rem;
}
.fr .color-burn-callout .content-pane .details a {
  position: absolute;
  bottom: 1.25rem;
}

.hero-callout {
  /*padding-bottom: prem(25);
  padding-top: prem(25);*/
}
@media (min-width: 768px) {
  .hero-callout {
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 6.25rem;
    height: 29.375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .hero-callout .container {
    margin-bottom: -6.25rem;
  }
}
@media (min-width: 992px) {
  .hero-callout .container {
    margin-bottom: -6.25rem;
  }
}
@media (max-width: 767.98px) {
  .hero-callout {
    background-image: none !important;
  }
}

/*.home .questions-callout {
  margin-top: 0 !important;
}*/
.questions-callout {
  background-color: #f4f4f4;
}
.questions-callout .title {
  color: #0b435b;
  font-size: 1.75rem;
  line-height: 36px;
  text-transform: uppercase;
  letter-spacing: 0.375rem;
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}

.blue-callout {
  background: linear-gradient(135deg, #047797 0%, #2797b6 100%);
}

.orange-callout {
  background-color: #cb4f12;
  border-radius: 0.3125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.orange-callout .sub-title {
  text-transform: uppercase;
  font-size: 1.125rem;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.orange-callout .summary {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.orange-callout h2 {
  color: #fff;
  font-size: 2.5rem;
}
.orange-callout p {
  color: #fff;
}
.orange-callout .btn-callout, .orange-callout .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
  -ms-flex-item-align: left;
      align-self: left;
}

.home-callouts {
  background-color: #0b435b;
}

.icon-block a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #369;
}
.icon-block a:hover {
  color: #047797;
}
.icon-block a .text {
  color: #047797;
  font-size: 0.9375rem;
  line-height: 1.25;
  text-align: center;
  margin-top: 0.625rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.callout-title {
  position: relative;
  margin-bottom: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.callout-title .title {
  background-color: #fff;
  color: #0b435b;
  font-size: 1.5rem;
  text-align: center;
  max-width: 31.25rem;
  margin-bottom: 0;
  letter-spacing: 0.1875rem;
  text-transform: uppercase;
  padding: 0 1.875rem;
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  z-index: 1;
}
.callout-title hr {
  border-top: 0.0625rem solid #0b435b;
  margin: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}

/*.featured-callouts {
  @extend .help-callouts;

  margin-top: prem(40);

  .title {
    width: prem(275);
  }

  p {
    font-size: prem(16);
  }
}*/
.color-burn-callout {
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0.3125rem;
  height: 18.75rem;
  position: relative;
  overflow: hidden;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  margin: 0 0 1.875rem;
  display: block;
}
.color-burn-callout .content-pane {
  position: absolute;
  bottom: 1.5625rem;
  padding: 0rem 0.9375rem 0.9375rem 1.25rem;
  left: 0;
  right: 0;
  height: 5rem;
  width: 100%;
  -webkit-transition: all 0.7s ease 0.3s;
  transition: all 0.7s ease 0.3s;
}
.color-burn-callout .content-pane h4 {
  color: #fff;
  font-size: 1.875rem;
}
.color-burn-callout .content-pane .details {
  color: #fff;
  font-size: 1rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.color-burn-callout .content-pane .details .btn, .color-burn-callout .content-pane .details .comment-form input[type=submit], .comment-form .color-burn-callout .content-pane .details input[type=submit], .color-burn-callout .content-pane .details .search-form .search-submit, .search-form .color-burn-callout .content-pane .details .search-submit, .color-burn-callout .content-pane .details .vc_btn3.vc_btn3-style-modern {
  position: absolute;
  bottom: 1.25rem;
}
.color-burn-callout:hover {
  -webkit-box-shadow: 0 0 0.6875rem rgba(33, 33, 33, 0.5);
          box-shadow: 0 0 0.6875rem rgba(33, 33, 33, 0.5);
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}
.color-burn-callout:hover .content-pane {
  bottom: 0rem;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  height: 80%;
}
.color-burn-callout:hover .content-pane .details {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.7s ease 0.5s;
  transition: all 0.7s ease 0.5s;
}

/*.not-sure-callout {
  background-color: $dark-blue;
  margin-top: prem(40);
  padding: prem(20) 0;

  img {
    margin: auto;
  }
}*/
.global-callout {
  background-color: #0b435b;
  padding: 3.4375rem 0 3.4375rem;
}
@media (min-width: 1200px) {
  .global-callout {
    padding: 5.625rem 0 9.6875rem;
  }
}
.global-callout .callout {
  border-radius: 0.25rem;
  background: linear-gradient(135deg, rgb(213, 71, 0) 0%, rgb(230, 102, 10) 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.875rem;
  position: relative;
  width: 100%;
  /*@include media-breakpoint-up(xl) {
    margin-bottom: 0;
  }*/
}
.global-callout .callout h2 {
  color: #fff;
  font-size: 2.5rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  /*@include media-breakpoint-up(xxl) {
    font-size: prem(40);
  }*/
}
.global-callout .callout p {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.global-callout .callout .sub-title {
  font-size: 1.125rem;
  text-transform: uppercase;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  /*@include media-breakpoint-up(xxl) {
    font-size: prem(20);
  }*/
}
.global-callout .callout {
  /*.btn-callout {
    align-self: left;
    margin-top: 10px;
    min-width: auto;
    @include media-breakpoint-up(lg) {
      font-size: prem(14);
    }
    @include media-breakpoint-up(xxl) {
      font-size: prem(18);
    }
  }*/
}

.circles-callout {
  background-color: #0c597a;
}
.circles-callout .callout {
  padding-top: 1.875rem;
}
@media (min-width: 992px) {
  .circles-callout .callout {
    padding-top: 8.125rem;
  }
}
.circles-callout .callout .call-now {
  color: #fff;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}
.circles-callout .callout h4 {
  color: #fff;
}
.circles-callout .callout img {
  margin: auto;
}
@media (min-width: 992px) {
  .circles-callout .callout img {
    position: absolute;
    top: -5rem;
    left: 0;
    right: 0;
  }
}
.circles-callout .callout p {
  color: #fff;
  font-size: 1rem;
  margin-bottom: 0.625rem;
}
.circles-callout .callout ul li a {
  color: #fff;
  text-decoration: underline;
}

.in-the-news-callout {
  padding: 3.125rem 0;
}

.social-feeds-callout {
  margin-bottom: 5rem;
}

/*.jobs-callout {
  background-color: $gray-100;
  margin-top: prem(30);
  margin-bottom: prem(30);*/
/*h2 {
    margin-bottom: prem(25);
  }*/
/*& > div {
    padding: prem(30);
  }
}*/
/*div.apply-box {
  background-color: $dark-blue;
}*/
.about-callout {
  background-color: #f4f4f4;
  padding: 3.75rem 0;
}
.about-callout .heading {
  color: #0b435b;
  line-height: 2.375rem;
  margin-bottom: 1.5625rem;
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}

.services-callout {
  padding: 3.75rem 0 0;
  /*.title {
    background-color: $white;
    display: inline-block;
    color: $dark-blue;
    font-size: prem(24);
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    width: prem(400);
    top: prem(4);
    margin: auto;
    letter-spacing: prem(3);
    text-transform: uppercase;
    padding: 0 prem(30);
    @include font(bree, base);
  }*/
}
.services-callout .service-card {
  text-align: center;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  position: relative;
  padding: 0.5rem 0.5rem 1.5rem;
}
.services-callout .service-card .service-card-body {
  padding-left: 1rem;
  padding-right: 1rem;
}
.services-callout .service-card h4 {
  margin-bottom: 1rem;
}
.services-callout .service-card h4:last-child {
  margin-bottom: 0;
}
.services-callout .service-card h5 {
  color: #369;
  font-size: 1.5rem;
  padding: 0 2.5rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.services-callout .service-card h5 a {
  color: #369;
}
.services-callout .service-card p {
  font-size: 1rem;
}
.services-callout .service-card p:last-child {
  margin: 0;
}
.services-callout .service-card p.caption {
  font-size: 0.8125rem;
  margin: 0;
  padding: 0;
  padding-left: 1.5rem;
  line-height: 1.5;
}
.services-callout .service-card blockquote p {
  color: #56524e;
  font-size: 1.75rem;
  line-height: normal;
  margin: 0.9375rem 0;
  padding: 0;
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}
.services-callout .service-card blockquote p::before {
  content: "“";
  margin-right: 0.1875rem;
}
.services-callout .service-card blockquote p::after {
  content: "”";
  margin-left: 0.1875rem;
}
.services-callout .service-card blockquote p.plain {
  font-size: 1rem;
  line-height: normal;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.services-callout .service-card blockquote p.author {
  font-size: 0.75rem;
  line-height: 1.5;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.services-callout .service-card blockquote p.author::before {
  content: none;
}
.services-callout .service-card blockquote p.author::after {
  content: none;
}
.services-callout .service-card .hall-fame p {
  padding: 0;
  margin: 0;
}
.services-callout .service-card figure {
  margin-bottom: 1.5rem;
}
.services-callout .service-card figure img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 250px;
}
.services-callout .service-card::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: solid 5px #e6640a;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}
.services-callout .service-card:hover {
  -webkit-box-shadow: 0 0 0.6875rem rgba(33, 33, 33, 0.5);
          box-shadow: 0 0 0.6875rem rgba(33, 33, 33, 0.5);
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}
.services-callout .service-card:hover::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.services-callout .amenities {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* align vertical */
  color: #0b435b;
  font-size: 0.6875rem;
  line-height: 0.75rem;
  text-transform: uppercase;
  position: relative;
  padding-left: 3.125rem;
  margin-bottom: 1.25rem;
  min-height: 1.875rem;
}
.services-callout .amenities span {
  color: #4abad9;
  font-size: 1.875rem;
  position: absolute;
  left: 0;
}

.services-callout-location {
  padding: 1.875rem 0 0;
}
.services-callout-location .amenities {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* align vertical */
  color: #0b435b;
  font-size: 0.6875rem;
  line-height: 0.75rem;
  text-transform: uppercase;
  position: relative;
  padding-left: 3.125rem;
  margin-bottom: 1.25rem;
  min-height: 1.875rem;
}
.services-callout-location .amenities span {
  color: #4abad9;
  font-size: 1.875rem;
  position: absolute;
  left: 0;
}

.question-callout {
  padding: 3.125rem;
}

.resource-linking-tool {
  background-color: #f9f9f9;
  padding: 4.375rem 0;
}
.resource-linking-tool img {
  position: relative;
  top: -0.3125rem;
}
@media (max-width: 767.98px) {
  .resource-linking-tool .border-left {
    border-left: none !important;
  }
}

.resources-callout {
  /*.select-callout {
    padding-left: prem(70);
    @include media-breakpoint-down(xs) {
      margin: prem(30) 0 0 prem(30);
    }
    @include media-breakpoint-up(lg) {
      border-left: 1px solid #a5a5a5;
    }
  }*/
}
.resources-callout ul li a {
  text-decoration: underline;
}

.resourse-tool-list {
  display: none;
}
.resourse-tool-list.active {
  display: block;
}

.intro-callout {
  background-color: #0b435b;
  padding: 2.5rem 0;
  margin: 1.875rem 0 0 0;
}
.intro-callout p {
  color: #fff;
  font-size: 1.125rem;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.medical-condition-callout {
  padding: 4.0625rem 0 6.25rem;
  text-align: center;
}
.medical-condition-callout h5 {
  margin-top: 1.25rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.medical-condition-callout p {
  font-size: 1rem;
}
.medical-condition-callout a span {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.medical-condition-callout a {
  /*&:hover {
    span {
      color: $blue;
    }
  }*/
}

.our-services-callout {
  background-color: #0b435b;
  padding: 2.8125rem 0 9.0625rem;
  margin-top: 4.0625rem;
}
.our-services-callout ul {
  color: #fff;
}
.our-services-callout h2 {
  margin: 1.25rem 0 0.625rem;
  padding-left: 1.875rem;
}
.our-services-callout p {
  color: #fff;
  font-size: 1.125rem;
  margin: 0;
  padding-left: 1.875rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.caregiver-callout {
  background-color: #fff;
  padding: 3.75rem 0;
}
.caregiver-callout p {
  padding-right: 5rem;
}

.four-callout {
  padding: 2.8125rem 0;
}
.four-callout .border-left {
  border-left: none !important;
}
@media (min-width: 992px) {
  .four-callout .border-left {
    border-left: 1px solid #999 !important;
  }
}
.four-callout .callout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin-bottom: 1.5625rem;
}
.four-callout .callout p {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.four-callout .callout .btn, .four-callout .callout .comment-form input[type=submit], .comment-form .four-callout .callout input[type=submit], .four-callout .callout .search-form .search-submit, .search-form .four-callout .callout .search-submit, .four-callout .callout .vc_btn3.vc_btn3-style-modern {
  -ms-flex-item-align: left;
      align-self: left;
  margin-top: 10px;
}

.section-callout {
  background-color: #2797b6;
  padding: 5rem 0 7.5rem;
}
.section-callout .callout {
  -webkit-box-shadow: 5px 14px 64px #047797;
          box-shadow: 5px 14px 64px #047797;
  background-color: #047797;
  border-radius: 0.625rem;
  color: #fff;
  padding: 3.125rem 1.5625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.section-callout .callout p {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.section-callout .callout .btn, .section-callout .callout .comment-form input[type=submit], .comment-form .section-callout .callout input[type=submit], .section-callout .callout .search-form .search-submit, .search-form .section-callout .callout .search-submit, .section-callout .callout .vc_btn3.vc_btn3-style-modern {
  -ms-flex-item-align: left;
      align-self: left;
  margin-top: 10px;
}

.meet-our-team-callout {
  background-color: #0b435b;
  color: #fff;
  padding: 1.875rem;
}
.meet-our-team-callout a {
  color: white;
  text-decoration: underline;
}
.meet-our-team-callout a:hover, .meet-our-team-callout a:focus {
  opacity: 0.8;
}

.our-clinic-callout .clinic-img {
  max-height: 21.875rem;
  border-radius: 10px;
  overflow: hidden;
}

/*.promotion-callout {
  background-color: $gray-100;
  padding: prem(60) prem(70);
  margin: prem(50) 0 prem(10);
}*/
.callout-grey {
  background-color: #716d69;
  padding: 4.375rem;
}
.callout-grey h2 {
  color: #fff;
}
.callout-grey ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.callout-grey ul li {
  padding: 0;
  margin: 0;
}
.callout-grey ul li a {
  color: #fff;
  text-decoration: none;
}

.blog-callout {
  margin-bottom: 6.25rem;
}
.blog-callout img {
  border-radius: 0.25rem;
}
.blog-callout .sub-title {
  color: #716d69;
  font-size: 0.9375rem;
  text-transform: uppercase;
  margin: 0.5rem 0;
}
.blog-callout h5 {
  line-height: normal;
  margin-bottom: 0.625rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.blog-callout hr {
  border-top: 0.125rem solid #ccc;
  width: 6.5625rem;
  margin: 0.625rem 0;
}
.blog-callout .title {
  color: #369;
  font-size: 1.5rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.blog-callout .date {
  color: #716d69;
  font-size: 0.9375rem;
}
.blog-callout a {
  text-decoration: none;
}
.blog-callout a .sub-title {
  text-decoration: none;
}
.blog-callout a:hover {
  opacity: 0.75;
  text-decoration: none;
}
.blog-callout a:hover p,
.blog-callout a:hover h5 {
  text-decoration: none;
  opacity: 0.75;
}

.foundation-callout {
  background-color: #0195cd;
  padding: 2.5rem 1.25rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
}
@media (max-width: 1199.98px) {
  .foundation-callout {
    background-image: none !important;
  }
}
@media (min-width: 992px) {
  .foundation-callout {
    padding: 2.5rem 3.75rem;
  }
}
.foundation-callout .main-title {
  color: #fff;
  font-size: 2.25rem;
  line-height: 1.2;
  padding-left: 0;
  text-align: center;
  margin-top: 1.25rem;
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 768px) {
  .foundation-callout .main-title {
    text-align: left;
    margin-top: auto;
    padding-left: 1.875rem;
  }
}
@media (min-width: 992px) {
  .foundation-callout .main-title {
    font-size: 2.75rem;
    padding: 0 3.75rem;
  }
}
.foundation-callout p {
  color: #fff;
  font-size: 1.125rem;
  text-align: center;
  padding: 0;
}
@media (min-width: 768px) {
  .foundation-callout p {
    text-align: left;
    padding-left: 1.875rem;
  }
}
@media (min-width: 992px) {
  .foundation-callout p {
    padding-left: 3.75rem;
  }
}
.foundation-callout .logo {
  background-color: #fff;
  padding: 23%;
}
@media (min-width: 576px) {
  .foundation-callout .logo {
    padding: 23%;
  }
}
@media (min-width: 768px) {
  .foundation-callout .logo {
    padding: 1.5625rem;
  }
}
@media (min-width: 992px) {
  .foundation-callout .logo {
    padding: 3.4375rem;
  }
}

.call-question-callout {
  background-color: #f4f4f4;
  padding: 3.75rem 0;
}
@media (min-width: 992px) {
  .call-question-callout .btn, .call-question-callout .comment-form input[type=submit], .comment-form .call-question-callout input[type=submit], .call-question-callout .search-form .search-submit, .search-form .call-question-callout .search-submit, .call-question-callout .vc_btn3.vc_btn3-style-modern {
    font-size: 0.9375rem;
  }
}
@media (min-width: 1200px) {
  .call-question-callout .btn, .call-question-callout .comment-form input[type=submit], .comment-form .call-question-callout input[type=submit], .call-question-callout .search-form .search-submit, .search-form .call-question-callout .search-submit, .call-question-callout .vc_btn3.vc_btn3-style-modern {
    font-size: 1.125rem;
  }
}
.call-question-callout .title {
  color: #0b435b;
  font-size: 1.5rem;
  margin-bottom: 0.9375rem;
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}
.site-content + .call-question-callout {
  margin-top: 1.25rem;
}
@media (min-width: 768px) {
  .site-content + .call-question-callout {
    margin-top: 3.4375rem;
  }
}

.appointment-booking-line {
  background-color: #0b435b;
  color: #4abad9;
  font-size: 1.875rem;
  padding: 1.875rem 0.625rem;
  margin-top: 1.875rem;
  text-align: center;
  line-height: normal;
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}
.appointment-booking-line img {
  display: block;
  margin: 0 auto 1.25rem;
  top: -0.125rem;
  position: relative;
}
@media (min-width: 1200px) {
  .appointment-booking-line img {
    display: inline-block;
    margin: 0;
    margin-right: 0.75rem;
  }
}
.appointment-booking-line span {
  color: #fff;
  display: block;
  font-weight: bold;
  margin-top: 0.625rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media (min-width: 992px) {
  .appointment-booking-line span {
    display: inline-block;
    margin-left: 2.8125rem;
  }
}
@media (min-width: 992px) {
  .appointment-booking-line {
    font-size: 2.25rem;
    padding: 1.875rem;
    margin-top: 1.25rem;
    line-height: 1;
  }
}

.testimonials-callout-new {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.testimonials-callout-new:not(.no-icon) {
  position: relative;
  margin-top: 5rem;
  padding-top: 5rem;
}
.testimonials-callout-new:not(.no-icon)::before {
  content: "";
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNyAyMCI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2ZmZjt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik0xMi4xNSwyLjRjLTQuNTQuNzktOCw0LjExLTgsNy44NiwwLC40NC4zNS40NC42Mi4xOGE2LjgyLDYuODIsMCwwLDEsMi43LS43YzIuMTgsMCw0LjE5LDEuOTIsNC4xOSw0Ljg5YTUuMjksNS4yOSwwLDAsMS01LjI0LDUuMTVjLTMuODQsMC02LjE5LTMuMTQtNi4xOS03LjZDLjE5LDQuNjcsNi42NS41NywxMS43MS4yMlptMTQuNjYsMGMtNC42Mi43OS04LDQtOCw3Ljg2LDAsLjQ0LjM1LjQ0LjYxLjE4YTYuNTMsNi41MywwLDAsMSwyLjcxLS43YzIuMTgsMCw0LjE5LDEuOTIsNC4xOSw0Ljg5YTUuMjMsNS4yMywwLDAsMS01LjI0LDUuMTVjLTMuODQsMC02LjItMy4xNC02LjItNy42LDAtNy41MSw2LjQ2LTExLjYxLDExLjUzLTEyWiIvPjwvc3ZnPg==) #e6640a no-repeat center/60px;
  border-radius: 50%;
  color: #fff;
  font-size: 3.75rem;
  display: block;
  width: 96px;
  height: 96px;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.testimonial-quote-dark p,
.testimonial-quote-dark .blockquote-footer {
  color: #fff !important;
}

.testimonial-slider-new:has(.testimonial-quote-dark) .slick-dots button::before {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.5);
}
.testimonial-slider-new:has(.testimonial-quote-dark) .slick-dots .slick-active button::before {
  background-color: #fff;
  border-color: #fff;
}

.quote-icon {
  position: relative;
}
.quote-icon::before {
  content: "";
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNyAyMCI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2ZmZjt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik0xMi4xNSwyLjRjLTQuNTQuNzktOCw0LjExLTgsNy44NiwwLC40NC4zNS40NC42Mi4xOGE2LjgyLDYuODIsMCwwLDEsMi43LS43YzIuMTgsMCw0LjE5LDEuOTIsNC4xOSw0Ljg5YTUuMjksNS4yOSwwLDAsMS01LjI0LDUuMTVjLTMuODQsMC02LjE5LTMuMTQtNi4xOS03LjZDLjE5LDQuNjcsNi42NS41NywxMS43MS4yMlptMTQuNjYsMGMtNC42Mi43OS04LDQtOCw3Ljg2LDAsLjQ0LjM1LjQ0LjYxLjE4YTYuNTMsNi41MywwLDAsMSwyLjcxLS43YzIuMTgsMCw0LjE5LDEuOTIsNC4xOSw0Ljg5YTUuMjMsNS4yMywwLDAsMS01LjI0LDUuMTVjLTMuODQsMC02LjItMy4xNC02LjItNy42LDAtNy41MSw2LjQ2LTExLjYxLDExLjUzLTEyWiIvPjwvc3ZnPg==) #0b435b no-repeat center/60px;
  border-radius: 50%;
  color: #fff;
  font-size: 3.75rem;
  display: block;
  width: 96px;
  height: 96px;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.quote-icon.quote-icon-blue::before {
  background-color: #0b435b;
}
.quote-icon.quote-icon-orange::before {
  background-color: #cb4f12;
}
.quote-icon.quote-icon-left::before {
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.testimonial-wrapper,
.testimonial-quote-new {
  text-align: center;
  color: #56524e;
}

.testimonial-quote-white {
  text-align: center;
  color: #fff;
}

.testimonial-wrapper {
  background: url(/wp-content/themes/bayshore/dist/images/bayshore-wave.png) no-repeat center;
  min-height: 212px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 992px) {
  .testimonial-wrapper {
    margin: 0 13.75rem;
  }
}

.testimonial-quote-white,
.testimonial-quote,
.testimonial-quote-new {
  margin-bottom: 0;
}

.testimonial-quote-white,
.testimonial-quote,
.testimonial-quote-new > p {
  line-height: 1.35;
  font-family: "Bree Serif", serif;
}

.testimonial-quote-white > p,
.testimonial-quote-new > p {
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}
.testimonial-quote-white .blockquote-footer,
.testimonial-quote-new .blockquote-footer {
  font-size: 1rem;
}

.testimonial-quote {
  font-size: 1.75rem;
  margin-bottom: 2.5rem;
}
.testimonial-quote p:last-child {
  margin-bottom: 0;
}

.blue-wave-callout {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 0.3125rem;
  height: 25rem;
  position: relative;
  overflow: hidden;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  margin: 2.5rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.blue-wave-callout .content-pane {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgb(11, 67, 91)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(11, 67, 91) 100%);
  padding: 1.5625rem 1.5625rem 0 1.5625rem;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.blue-wave-callout .content-pane h4 {
  color: #fff;
}
.blue-wave-callout .content-pane .details {
  color: #fff;
  font-size: 1rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  max-height: 0;
}
.blue-wave-callout .content-pane .details a {
  min-width: 0;
  white-space: normal;
}
.blue-wave-callout:hover {
  -webkit-box-shadow: 0 0 0.6875rem rgba(33, 33, 33, 0.5);
          box-shadow: 0 0 0.6875rem rgba(33, 33, 33, 0.5);
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}
.blue-wave-callout:hover .content-pane {
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  padding-top: 7.8125rem;
}
.blue-wave-callout:hover .content-pane .details {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  max-height: 400px;
  margin-bottom: 1.5625rem;
}

.mvv h5 {
  color: #716d69;
  font-size: 2.125rem;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 0.875rem;
}
.mvv .subheading {
  color: #369;
  font-size: 1.125rem;
  margin-bottom: 0.875rem;
  font-style: italic;
}

@media (min-width: 992px) {
  .stories.story-columns {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 1.875rem;
       -moz-column-gap: 1.875rem;
            column-gap: 1.875rem;
  }
  .stories.story-columns > * {
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid;
  }
}
.stories figure {
  margin-bottom: 0;
}
.stories .placeholder-image {
  background: #369;
}
.stories .placeholder-image img {
  mix-blend-mode: multiply;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.stories > *:nth-child(5n+2) .placeholder-image {
  background: #e6640a;
}
.stories > *:nth-child(5n+3) .placeholder-image {
  background: #a4383d;
}
.stories > *:nth-child(5n+4) .placeholder-image {
  background: #0d9b8c;
}
.stories > *:nth-child(5n+5) .placeholder-image {
  background: #716d69;
}
.stories blockquote {
  margin-bottom: 0;
  text-align: center;
}
.stories blockquote p {
  color: #56524e;
  font-size: 1.75rem;
  line-height: normal;
  padding: 0;
  margin-bottom: 0;
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}
.stories blockquote p::before {
  content: "“";
  margin-right: 0;
}
.stories blockquote p::after {
  content: "”";
  margin-left: 0;
}
.stories blockquote.small p {
  font-size: 1.375rem;
}
.stories .story-images {
  margin: -5px;
}
.stories .story-images > * {
  margin: 5px;
}
.stories .story-images img {
  width: 125px;
  height: 125px;
  -o-object-fit: cover;
     object-fit: cover;
}

.side-aboutloc-callout {
  background-color: #f4f4f4;
  padding: 2.1875rem;
  margin-top: 1.875rem;
}

.side-give-us-callout {
  background-color: #f4f4f4;
  padding: 2.1875rem;
  text-align: center;
  font-size: 1.125rem;
}
.side-give-us-callout .title {
  color: #e6640a;
  font-size: 2.25rem;
  margin-bottom: 1.25rem;
  line-height: 1.875rem;
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}
.side-give-us-callout a {
  display: block;
  font-size: 1.5rem;
  margin: 0 0 2.5rem;
}

.side-testimonial-callout {
  color: #56524e;
  font-size: 1.25rem;
  line-height: 1.5625rem;
  text-align: center;
  margin-bottom: 4.0625rem;
  margin-top: 4.0625rem;
}
.side-testimonial-callout .name {
  margin-top: 2.5rem;
  font-size: 1rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.side-testimonial-callout .name strong, .side-testimonial-callout .name .strong {
  display: block;
  font-size: 1rem;
  line-height: 0.875rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.side-testimonial-callout .testimonial-wrapper {
  margin: 0;
}
.side-testimonial-callout {
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}

.side-articles-callout a {
  text-decoration: none;
}
.side-articles-callout a .sub-title {
  color: #716d69;
  font-size: 0.9375rem;
  text-transform: uppercase;
  margin: 0;
  line-height: normal;
}
.side-articles-callout a:hover .title {
  text-decoration: underline;
}
.side-articles-callout a .title {
  color: #369;
  font-size: 1.25rem;
  line-height: 1.4;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.side-articles-callout hr {
  border-top: 0.125rem solid #ccc;
  width: 6.5625rem;
  margin: 0.625rem 0;
}
.side-articles-callout img {
  border-radius: 0.25rem;
}

.side-need-more {
  background-color: #f4f4f4;
  padding: 1.875rem 0.9375rem;
}

.side-bar-lady {
  background-color: #f4f4f4;
  padding: 1.875rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .side-bar-lady h2 {
    font-size: 1.5625rem;
  }
}
.side-bar-lady figure {
  max-width: 156px;
  margin-bottom: 0;
  display: inline-block;
}
.side-bar-lady img {
  max-width: 100%;
}
.side-bar-lady .call-now {
  text-transform: uppercase;
  color: #cb4f12;
  font-weight: 700;
  font-size: 1.25rem;
}
.side-bar-lady .btn, .side-bar-lady .comment-form input[type=submit], .comment-form .side-bar-lady input[type=submit], .side-bar-lady .search-form .search-submit, .search-form .side-bar-lady .search-submit, .side-bar-lady .vc_btn3.vc_btn3-style-modern {
  min-width: 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.side-bar-lady.d-flex h2, .vc_column_container.d-flex > .vc_column-inner > .side-bar-lady.wpb_wrapper h2,
.vc_column_container .wpb_text_column.d-flex > .side-bar-lady.wpb_wrapper h2 {
  font-size: 1.5625rem;
}
.side-bar-lady.d-flex figure, .vc_column_container.d-flex > .vc_column-inner > .side-bar-lady.wpb_wrapper figure,
.vc_column_container .wpb_text_column.d-flex > .side-bar-lady.wpb_wrapper figure {
  margin-right: 20px;
}

/*.employee-stories-callout {
  padding: 2rem 5rem 1.75rem 3.75rem;
  width: 100%;
  background: -webkit-linear-gradient(315deg, #007798, #2797b6);
  background: -o-linear-gradient(315deg, #007798, #2797b6);
  background: linear-gradient(135deg, #007798, #2797b6);
  left: auto;
  position: relative;
  top: 10%;
  color: white;

  h2 {
    color: white;
  }
}*/
.side-newsletter-signup {
  background-color: #f4f4f4;
  padding: 1.875rem;
}
.side-newsletter-signup .newsletter-signup-side label {
  color: #0b435b;
  font-size: 1.5625rem;
  line-height: normal;
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}
.side-newsletter-signup .newsletter-signup-side form {
  width: 100%;
}
.side-newsletter-signup .newsletter-signup-side .btn, .side-newsletter-signup .newsletter-signup-side .comment-form input[type=submit], .comment-form .side-newsletter-signup .newsletter-signup-side input[type=submit], .side-newsletter-signup .newsletter-signup-side .search-form .search-submit, .search-form .side-newsletter-signup .newsletter-signup-side .search-submit, .side-newsletter-signup .newsletter-signup-side .vc_btn3.vc_btn3-style-modern {
  min-width: auto;
}

.care-planner-container {
  /*.combined-name {
    display: inline-block;
    width: 100%;
  }

  .combined-name .first-name {
    float: left;
    display: inline-block;
    margin-right: 30px;
    width: calc(50% - 15px);
  }

  .combined-name .last-name {
    float: left;
    display: inline-block;
    width: calc(50% - 15px);
  }*/
}
.care-planner-container input[type=text] {
  width: 100%;
}
.care-planner-container .care-planner-contact-questions {
  list-style: none;
}
.care-planner-container .intro-pane {
  /*@include media-breakpoint-up(md) {
    margin-top: prem(18);
  }*/
}
.care-planner-container .intro-pane p {
  color: #fff;
  /*@include media-breakpoint-up(sm) {
    // margin-top: prem(40);
    margin-bottom: prem(40);
  }*/
  /*@include media-breakpoint-up(lg) {
    padding: 0 prem(100) 0 0;
  }*/
}
.care-planner-container .intro-pane {
  /*h2 {
    color: $white;
    font-size: prem(36);
    line-height: normal;
    margin-bottom: prem(0);
    margin-top: 0;
    @include font(bree, base);
    @include media-breakpoint-up(sm) {
      margin-bottom: prem(25);
    }
  }*/
}
.care-planner-container .contact-pane {
  display: none;
}
.care-planner-container .contact-pane p {
  color: #fff;
  /*@include media-breakpoint-up(md) {
    padding: 0;
  }*/
  /*@include media-breakpoint-up(lg) {
    padding: prem(0) prem(100) 0 0;
  }*/
}
.care-planner-container .question-pane {
  display: none;
  /*.care-planner-page {
    color: $white;
    font-size: prem(16);
    text-transform: uppercase;
    margin-bottom: prem(18);
  }*/
}
.care-planner-container .question-pane .care-planner-question {
  /*color: $white;
  font-size: prem(36);*/
  margin-bottom: 2.125rem;
  /*line-height: normal;
  padding: 0;
  @include font(bree, base);
  @include media-breakpoint-up(xs) {
    padding-right: prem(200);
  }*/
}
.care-planner-container .question-pane .care-planner-description {
  /*color: $white;
  margin-bottom: prem(45);*/
}
.care-planner-container .question-pane .care-planner-description li {
  margin-bottom: 1.25rem;
}
.care-planner-container .question-pane .care-planner-description a {
  color: #fff !important;
  text-decoration: underline;
}
.care-planner-container .question-pane .care-planner-description a:hover {
  color: #fff !important;
  text-decoration: underline;
}
.care-planner-container .question-pane .care-planner-actions {
  color: #fff;
}
.care-planner-container .question-pane .care-planner-answers {
  color: #fff;
}
.care-planner-container .question-pane .next-question {
  color: #fff;
  display: inline-block;
  font-size: 1rem;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  line-height: 2.5rem;
  margin-top: 0.9375rem;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding-right: 3.75rem;
}
.care-planner-container .question-pane .next-question img {
  top: 0;
  position: absolute;
  right: 0rem;
}
.care-planner-container .question-pane .next-question {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.care-planner-container .question-pane .next-question.disabled {
  opacity: 0.3;
  cursor: default;
}
.care-planner-container .question-pane .user-answer-selection {
  width: 100%;
}
@media (min-width: 768px) {
  .care-planner-container .question-pane .user-answer-selection {
    width: 50%;
  }
}
.care-planner-container .results-pane {
  display: none;
}
@media (min-width: 768px) {
  .care-planner-container .results-pane {
    margin-top: 1.125rem;
  }
}
.care-planner-container .results-pane .title {
  color: #fff;
  font-size: 2.25rem;
  line-height: normal;
  margin-bottom: 0rem;
  margin-top: 0;
  padding: 0;
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 576px) {
  .care-planner-container .results-pane .title {
    margin-bottom: 1.5625rem;
  }
}
.care-planner-container .results-pane p {
  color: #fff;
  font-size: 1rem;
  font-weight: bold;
}
.care-planner-container .results-pane .results-list {
  margin: 0 0 2.5rem;
  padding: 0;
}
.care-planner-container .results-pane .results-list li {
  color: #fff;
  margin: 0 0 1.25rem 1.125rem;
  padding: 0;
}
.care-planner-container .results-pane .results-list li ul {
  margin-top: 0.3125rem;
  padding: 0;
}
.care-planner-container .results-pane .results-list li ul li {
  color: #e6640a;
  list-style-type: disc;
  margin: 0 0 0 1.6875rem;
}
.care-planner-container .results-pane .results-list li ul li span {
  color: #fff;
}

.care-planner-callout,
.care-planner-callout-lg,
.care-planner-module {
  background-color: #0b435b;
}

.care-planner-callout h4 {
  color: #4abad9;
  font-size: 2rem;
}
.care-planner-callout p {
  margin-bottom: 1.125rem;
}

.care-planner-module h2,
.care-planner-module .h2,
.care-planner-callout-lg h2,
.care-planner-callout-lg .h2 {
  font-size: 2.25rem;
}
.care-planner-module .h2,
.care-planner-callout-lg .h2 {
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}

.care-planner-callout-lg {
  font-size: 1.125rem;
}
.care-planner-callout-lg a.number {
  font-size: 2.25rem;
}

.care-planner-module {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

.care_planner_image {
  padding-right: 40px;
}

form.careplanner-form.custom-gravity-form {
  margin-bottom: 5em;
}
form.careplanner-form.custom-gravity-form .gf_page_steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
form.careplanner-form.custom-gravity-form .gf_page_steps .gf_step {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 10px !important;
}
@media (max-width: 519px) {
  form.careplanner-form.custom-gravity-form .gf_page_steps .gf_step {
    margin: 10px 0px !important;
  }
}
form.careplanner-form.custom-gravity-form .gf_page_steps .gf_step_completed .gf_step_number::before {
  background-color: #cb4f12;
  border: none;
}
form.careplanner-form.custom-gravity-form .gf_page_steps .gf_step_active .gf_step_label,
form.careplanner-form.custom-gravity-form .gf_page_steps .gf_step_completed .gf_step_label {
  color: #cb4f12;
  font-weight: bolder;
}
form.careplanner-form.custom-gravity-form .gf_page_steps .gf_step_active .gf_step_number {
  background-color: #cb4f12;
  border: none;
  color: white;
}
form.careplanner-form.custom-gravity-form .gf_page_steps .gf_step_label {
  padding: 10px 0px !important;
  text-align: center;
}
form.careplanner-form.custom-gravity-form .gf_page_steps .gf_step_number {
  line-height: 36px;
}
form.careplanner-form.custom-gravity-form .gform_body .gsection {
  border-bottom: none;
}
form.careplanner-form.custom-gravity-form .gform_body .thin-card label {
  aspect-ratio: 5 !important;
}
form.careplanner-form.custom-gravity-form .gform_body .card-checkbox > .ginput_container > .gfield_checkbox,
form.careplanner-form.custom-gravity-form .gform_body .card-radio-button > .ginput_container > .gfield_radio {
  margin-top: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  gap: 1em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}
form.careplanner-form.custom-gravity-form .gform_body .card-checkbox > .ginput_container > .gfield_checkbox > .gchoice,
form.careplanner-form.custom-gravity-form .gform_body .card-radio-button > .ginput_container > .gfield_radio > .gchoice {
  display: contents !important;
  width: 30%;
}
form.careplanner-form.custom-gravity-form .gform_body .card-checkbox > .ginput_container > .gfield_checkbox > .gchoice input,
form.careplanner-form.custom-gravity-form .gform_body .card-radio-button > .ginput_container > .gfield_radio > .gchoice input {
  display: none;
}
form.careplanner-form.custom-gravity-form .gform_body .card-checkbox > .ginput_container > .gfield_checkbox > .gchoice > label:before, form.careplanner-form.custom-gravity-form .gform_body .card-checkbox > .ginput_container > .gfield_checkbox > .gchoice > label:after,
form.careplanner-form.custom-gravity-form .gform_body .card-radio-button > .ginput_container > .gfield_radio > .gchoice > label:before,
form.careplanner-form.custom-gravity-form .gform_body .card-radio-button > .ginput_container > .gfield_radio > .gchoice > label:after {
  content: none !important;
}
form.careplanner-form.custom-gravity-form .gform_body .card-checkbox > .ginput_container > .gfield_checkbox > .gchoice > label fieldset,
form.careplanner-form.custom-gravity-form .gform_body .card-radio-button > .ginput_container > .gfield_radio > .gchoice > label fieldset {
  width: 100%;
}
form.careplanner-form.custom-gravity-form .gform_body .card-checkbox > .ginput_container > .gfield_checkbox > .gchoice > label,
form.careplanner-form.custom-gravity-form .gform_body .card-radio-button > .ginput_container > .gfield_radio > .gchoice > label {
  border: solid rgb(231, 236, 238) 2px;
  color: #0b435b;
  font-weight: bolder;
  border-radius: 20px;
  width: 100%;
  width: -moz-available;
  /* WebKit-based browsers will ignore this. */
  width: -webkit-fill-available;
  /* Mozilla-based browsers will ignore this. */
  width: fill-available;
  max-width: 30%;
  aspect-ratio: 3/2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  padding: 1em;
  margin: 0px !important;
  text-align: center;
  cursor: pointer;
  font-size: 14pt;
}
@media (max-width: 1200px) {
  form.careplanner-form.custom-gravity-form .gform_body .card-checkbox > .ginput_container > .gfield_checkbox > .gchoice > label,
  form.careplanner-form.custom-gravity-form .gform_body .card-radio-button > .ginput_container > .gfield_radio > .gchoice > label {
    max-width: 45%;
  }
}
@media (max-width: 767px) {
  form.careplanner-form.custom-gravity-form .gform_body .card-checkbox > .ginput_container > .gfield_checkbox > .gchoice > label,
  form.careplanner-form.custom-gravity-form .gform_body .card-radio-button > .ginput_container > .gfield_radio > .gchoice > label {
    max-width: 100%;
  }
}
form.careplanner-form.custom-gravity-form .gform_body .card-checkbox > .ginput_container > .gfield_checkbox > .gchoice > label img,
form.careplanner-form.custom-gravity-form .gform_body .card-radio-button > .ginput_container > .gfield_radio > .gchoice > label img {
  height: 50%;
  margin-bottom: 1em;
}
form.careplanner-form.custom-gravity-form .gform_body .card-checkbox > .ginput_container > .gfield_checkbox > .gchoice > label:hover,
form.careplanner-form.custom-gravity-form .gform_body .card-checkbox > .ginput_container > .gfield_checkbox > .gchoice > input[type=radio]:checked + label,
form.careplanner-form.custom-gravity-form .gform_body .card-checkbox > .ginput_container > .gfield_checkbox > .gchoice > input[type=checkbox]:checked + label,
form.careplanner-form.custom-gravity-form .gform_body .card-radio-button > .ginput_container > .gfield_radio > .gchoice > label:hover,
form.careplanner-form.custom-gravity-form .gform_body .card-radio-button > .ginput_container > .gfield_radio > .gchoice > input[type=radio]:checked + label,
form.careplanner-form.custom-gravity-form .gform_body .card-radio-button > .ginput_container > .gfield_radio > .gchoice > input[type=checkbox]:checked + label {
  background: rgb(231, 236, 238);
  border: solid rgb(208, 217, 221) 4px;
}
form.careplanner-form.custom-gravity-form .gform_body .card-checkbox.vertical-cards > .ginput_container > .gfield_checkbox,
form.careplanner-form.custom-gravity-form .gform_body .card-radio-button.vertical-cards > .ginput_container > .gfield_radio {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
form.careplanner-form.custom-gravity-form .gform_body .card-checkbox.vertical-cards > .ginput_container > .gfield_checkbox label,
form.careplanner-form.custom-gravity-form .gform_body .card-radio-button.vertical-cards > .ginput_container > .gfield_radio label {
  max-width: 100%;
}
@media (max-width: 450px) {
  form.careplanner-form.custom-gravity-form .gform_body .consent-checkbox label {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: start !important;
  }
}
form.careplanner-form.custom-gravity-form .gform_body .gchoice {
  padding: 0px;
  margin: 10px 0px;
}
form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=checkbox] {
  display: none;
}
form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=checkbox] + label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  max-width: 100%;
  font-size: 11.5pt;
  text-align: left;
}
@media (max-width: 1200px) {
  form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=checkbox] + label {
    font-size: 12pt;
  }
}
@media (max-width: 992px) {
  form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=checkbox] + label {
    font-size: 10pt;
  }
}
@media (max-width: 768px) {
  form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=checkbox] + label {
    font-size: 10pt;
  }
}
@media (max-width: 600px) {
  form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=checkbox] + label {
    font-size: 12pt;
  }
}
form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=checkbox] + label:before {
  content: "";
  width: 30px;
  border: 2px solid #0b435b;
  border-radius: 7px;
  display: inline-block;
  margin: 0px 10px;
  aspect-ratio: 1;
  min-width: 30px !important;
}
form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=checkbox] + label:hover::before {
  background-color: rgba(11, 67, 91, 0.6);
}
form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=checkbox]:checked + label::before {
  background-color: #0b435b;
}
form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=checkbox]:checked + label::after, form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=checkbox]:hover + label::after {
  content: "";
  position: absolute;
  left: 20px;
  top: calc(50% - 13px);
  width: 10px;
  height: 20px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=radio] {
  display: none;
}
form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=radio] + label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  max-width: 100%;
  font-size: 11.5pt;
}
@media (max-width: 1200px) {
  form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=radio] + label {
    font-size: 12pt;
  }
}
@media (max-width: 992px) {
  form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=radio] + label {
    font-size: 10pt;
  }
}
@media (max-width: 768px) {
  form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=radio] + label {
    font-size: 10pt;
  }
}
@media (max-width: 600px) {
  form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=radio] + label {
    font-size: 12pt;
  }
}
form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=radio] + label:before {
  content: "";
  width: 30px;
  border: 2px solid #0b435b;
  border-radius: 50%;
  display: inline-block;
  margin: 0px 10px;
  aspect-ratio: 1;
  min-width: 30px !important;
}
form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=radio] + label:hover::before {
  background-color: rgba(11, 67, 91, 0.6);
}
form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=radio]:checked + label::before {
  background-color: #0b435b;
}
form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=radio]:checked + label::after, form.careplanner-form.custom-gravity-form .gform_body .gchoice [type=radio]:hover + label::after {
  content: "";
  position: absolute;
  left: 15px;
  width: 20px;
  height: 20px;
  border: solid white;
  border-width: 4px;
  border-radius: 50%;
}
form.careplanner-form.custom-gravity-form .gform_body .gfield--width-full > .ginput_container_select > select {
  max-width: 33%;
}
@media (max-width: 992px) {
  form.careplanner-form.custom-gravity-form .gform_body .gfield--width-full > .ginput_container_select > select {
    max-width: 50%;
  }
}
@media (max-width: 520px) {
  form.careplanner-form.custom-gravity-form .gform_body .gfield--width-full > .ginput_container_select > select {
    max-width: 100%;
  }
}
form.careplanner-form.custom-gravity-form .gform_body .gform_next_button,
form.careplanner-form.custom-gravity-form .gform_body input[type=submit] {
  min-width: unset;
  float: right;
  background-color: #cb4f12;
  border: 1px solid #cb4f12;
  border-radius: 0.25rem;
  color: #fff;
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.125rem;
  padding: 0.75rem 1.5rem;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
form.careplanner-form.custom-gravity-form .gform_body .gform_next_button:hover,
form.careplanner-form.custom-gravity-form .gform_body input[type=submit]:hover {
  background-color: #e6640a;
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.24);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
form.careplanner-form.custom-gravity-form .gform_body .gform_previous_button {
  cursor: pointer;
  color: #0b435b;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  border: none;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.125rem;
  padding: 0.75rem 1.5rem;
}
form.careplanner-form.custom-gravity-form .gform_body .column-check {
  grid-column: span 4;
}
@media (max-width: 992px) {
  form.careplanner-form.custom-gravity-form .gform_body .column-check {
    grid-column: span 6;
  }
}
@media (max-width: 768px) {
  form.careplanner-form.custom-gravity-form .gform_body .column-check {
    grid-column: span 12;
  }
}
form.careplanner-form.custom-gravity-form .gform_body .multi-card label {
  max-width: 12% !important;
}
@media (max-width: 767px) {
  form.careplanner-form.custom-gravity-form .gform_body .multi-card label {
    max-width: 20% !important;
  }
}
form.careplanner-form.custom-gravity-form .gform_body .week-column legend {
  font-size: 16pt !important;
  text-align: center;
  color: #0b435b;
}

.comment-list ol {
  list-style: none;
}

.mega-menu,
.search-menu {
  background-color: #0b435b;
  display: none;
  padding: 3.75rem 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  z-index: 9999;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-top: 1.25rem;
}
.mega-menu hr,
.search-menu hr {
  border-top: 0.0625rem solid #369;
}
.mega-menu .brand,
.search-menu .brand {
  width: 135px;
  display: block;
  margin-left: 0.9375rem;
}
@media (min-width: 576px) {
  .mega-menu .brand,
  .search-menu .brand {
    margin-left: 0;
  }
}
.mega-menu .close-btn,
.search-menu .close-btn {
  color: #fff;
  cursor: pointer;
  font-size: 1.25rem;
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
  background-color: transparent;
  border: none;
  padding: 0;
}
.mega-menu .close-btn .icon-close-icon,
.search-menu .close-btn .icon-close-icon {
  color: #4abad9;
  font-size: 1.5625rem;
  margin-left: 1rem;
}
.mega-menu .nav li,
.search-menu .nav li {
  width: 100%;
}
.mega-menu .nav a,
.search-menu .nav a {
  display: block;
  color: #fff;
  text-decoration: none;
  line-height: normal;
  margin-bottom: 0.9375rem;
}
.mega-menu .nav > li > a,
.search-menu .nav > li > a {
  font-size: 1.25rem;
  border-bottom: 0.625rem solid #2797b6;
  padding-bottom: 0.9375rem;
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 1200px) {
  .mega-menu .nav > li > a,
  .search-menu .nav > li > a {
    font-size: 1.375rem;
  }
}
.mega-menu .nav .sub-menu,
.search-menu .nav .sub-menu {
  list-style: none;
  padding: 0;
}
.mega-menu .nav .sub-menu a,
.search-menu .nav .sub-menu a {
  font-size: 0.875rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 1200px) {
  .mega-menu .nav .sub-menu a,
  .search-menu .nav .sub-menu a {
    font-size: 1rem;
  }
}

#menu-caring-for-seniors-at-home > li > a,
#menu-caring-for-seniors-at-home-search > li > a {
  border-bottom-color: #e6640a;
}

#menu-patient-assistance-programs > li > a,
#menu-patient-assistance-programs-search > li > a {
  border-bottom-color: #0d9b8c;
}

#menu-insurer-employer-services > li > a,
#menu-insurer-employer-services-search > li > a {
  border-bottom-color: #7d2c30;
}

#menu-government-healthcare-services > li > a,
#menu-government-healthcare-services-search > li > a {
  border-bottom-color: #56524e;
}

.mega-menu #care-by-medical-condition .sub-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 992px) {
  .mega-menu #care-by-medical-condition .sub-menu {
    display: block;
  }
}
.mega-menu #care-by-medical-condition .sub-menu li {
  text-align: center;
  width: 5.625rem;
}
@media (min-width: 992px) {
  .mega-menu #care-by-medical-condition .sub-menu li {
    text-align: left;
    width: auto;
  }
}
@media (min-width: 992px) {
  .mega-menu #care-by-medical-condition .sub-menu a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.mega-menu #care-by-medical-condition .sub-menu a span {
  display: block;
  margin: 0 0 0.3125rem 0;
}
@media (min-width: 992px) {
  .mega-menu #care-by-medical-condition .sub-menu a span {
    margin: 0 1.125rem 0 0;
  }
}
.mega-menu .link-list a {
  color: #fff;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  margin-bottom: 0.625rem;
}

.search-menu label,
.search-menu .label {
  color: #fff;
  font-size: 1.125rem;
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}

.fr.section-1 {
  /*.mm-navbars_bottom > .mm-navbar,
  .mm-navbars_top > .mm-navbar {
    background-color: $orange;
    height: prem(50);
    padding-left: prem(25);
  }*/
}
.fr.section-1 #SideMenu .title {
  /*background-color: $dark-orange;
  padding: 14px 0 0 0;
  text-align: left;*/
}
.fr.section-1 #SideMenu .title a {
  font-size: 0.875rem;
}
@media (min-width: 576px) {
  .fr.section-1 #SideMenu .title a {
    font-size: 1.25rem;
  }
}

.section-1 .mm-navbars_bottom > .mm-navbar,
.section-1 .mm-navbars_top > .mm-navbar {
  background-color: #cb4f12;
  height: 3.125rem;
  padding-left: 1.5625rem;
}
.section-1 #SideMenu .title {
  background-color: #cb4f12;
  padding: 14px 0 0 0;
  text-align: left;
}
.section-1 .back-to-search span, .section-1 .back-to-search a {
  color: #cb4f12;
}

.fr.section-2 {
  /*.mm-navbars_bottom > .mm-navbar,
  .mm-navbars_top > .mm-navbar {
    background-color: $dark-cyan;
    height: prem(50);
    padding-left: prem(25);
  }*/
}
.fr.section-2 #SideMenu .title {
  /*background-color: $dark-cyan;
  padding: 14px 0 0 0;
  text-align: left;*/
}
.fr.section-2 #SideMenu .title a {
  font-size: 0.875rem;
}
@media (min-width: 576px) {
  .fr.section-2 #SideMenu .title a {
    font-size: 1.25rem;
  }
}

.section-2 .mm-navbars_bottom > .mm-navbar,
.section-2 .mm-navbars_top > .mm-navbar {
  background-color: #047797;
  height: 3.125rem;
  padding-left: 1.5625rem;
}
.section-2 #SideMenu .title {
  background-color: #047797;
  padding: 14px 0 0 0;
  text-align: left;
}
.section-2 .back-to-search span, .section-2 .back-to-search a {
  color: #047797;
}

.fr.section-3 {
  /*.mm-navbars_bottom > .mm-navbar,
  .mm-navbars_top > .mm-navbar {
    background-color: $dark-teal;
    height: prem(50);
    padding-left: prem(25);
  }*/
}
.fr.section-3 #SideMenu .title {
  /*background-color: $dark-teal;
  padding: 14px 0 0 0;
  text-align: left;*/
}
.fr.section-3 #SideMenu .title a {
  font-size: 0.875rem;
}
@media (min-width: 576px) {
  .fr.section-3 #SideMenu .title a {
    font-size: 1.25rem;
  }
}

.section-3 .mm-navbars_bottom > .mm-navbar,
.section-3 .mm-navbars_top > .mm-navbar {
  background-color: #0c756b;
  height: 3.125rem;
  padding-left: 1.5625rem;
}
.section-3 #SideMenu .title {
  background-color: #0c756b;
  padding: 14px 0 0 0;
  text-align: left;
}
.section-3 .back-to-search span, .section-3 .back-to-search a {
  color: #0c756b;
}

.fr.section-4 {
  /*.mm-navbars_bottom > .mm-navbar,
  .mm-navbars_top > .mm-navbar {
    background-color: $red;
    height: prem(50);
    padding-left: prem(25);
  }*/
}
.fr.section-4 #SideMenu .title {
  /*background-color: $red;
  padding: 14px 0 0 0;
  text-align: left;*/
}
.fr.section-4 #SideMenu .title a {
  font-size: 0.875rem;
}
@media (min-width: 576px) {
  .fr.section-4 #SideMenu .title a {
    font-size: 1.25rem;
  }
}

.section-4 .mm-navbars_bottom > .mm-navbar,
.section-4 .mm-navbars_top > .mm-navbar {
  background-color: #a4383d;
  height: 3.125rem;
  padding-left: 1.5625rem;
}
.section-4 #SideMenu .title {
  background-color: #a4383d;
  padding: 14px 0 0 0;
  text-align: left;
}
.section-4 .back-to-search span, .section-4 .back-to-search a {
  color: #a4383d;
}

.fr.section-5 {
  /*.mm-navbars_bottom > .mm-navbar,
  .mm-navbars_top > .mm-navbar {
    background-color: $gray;
    height: prem(50);
    padding-left: prem(25);
  }*/
}
.fr.section-5 #SideMenu .title {
  /*background-color: $gray;
  padding: 14px 0 0 0;
  text-align: left;*/
}
.fr.section-5 #SideMenu .title a {
  font-size: 0.875rem;
}
@media (min-width: 576px) {
  .fr.section-5 #SideMenu .title a {
    font-size: 1.25rem;
  }
}

.section-5 .mm-navbars_bottom > .mm-navbar,
.section-5 .mm-navbars_top > .mm-navbar {
  background-color: #716d69;
  height: 3.125rem;
  padding-left: 1.5625rem;
}
.section-5 #SideMenu .title {
  background-color: #716d69;
  padding: 14px 0 0 0;
  text-align: left;
}
.section-5 .back-to-search span, .section-5 .back-to-search a {
  color: #716d69;
}

.mm-navbar__btn:first-child {
  left: -0.625rem;
}

.mm-navbar__btn:last-child {
  text-align: right;
  right: -5px;
}

.mm-btn {
  top: 0.375rem;
}

.mm-btn_close {
  top: 0.3125rem;
}

.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: 10px;
}

.mm-navbars_bottom > .mm-navbar,
.mm-navbars_top > .mm-navbar {
  background-color: #369;
}

.mm-menu .mm-btn::after,
.mm-menu .mm-btn::before {
  border-color: rgb(255, 255, 255);
}

.mm-panel::after,
.mm-panel::before {
  content: none;
}

.mm-menu a {
  color: #369 !important;
  font-size: 1rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.mm-panel {
  padding: 0;
}

.mm-navbar {
  display: none;
}

.mm-navbars_top {
  border: none;
}

.mm-listview {
  padding: 0 1.25rem;
}

#SideMenu .title {
  background-color: #369;
}
#SideMenu .title a {
  color: #fff !important;
  display: block;
  font-size: 1.125rem;
  margin: 0;
  padding-bottom: 0.625rem;
  padding-left: 1.25rem;
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 576px) {
  #SideMenu .title a {
    font-size: 1.375rem;
  }
}

.care-planner .back-to-search {
  margin-bottom: 0rem;
}

.back-to-search {
  background-color: #f4f4f4;
  padding: 1.25rem 0 1.25rem 0rem;
  margin-bottom: 0rem;
  /*@include media-breakpoint-up(md) {
    font-size: prem(10);
  }
  @include media-breakpoint-up(lg) {
    font-size: prem(14);
  }
  @include media-breakpoint-up(xl) {
    font-size: prem(16);
  }*/
}
.back-to-search span {
  margin-right: 0.625rem;
}
.back-to-search span:not(:first-child) {
  margin-left: 0.625rem;
}
.back-to-search span.icon-kabob {
  font-size: 1.875rem;
  margin-left: 0rem;
  margin-right: 1.5625rem;
  left: 0.875rem;
  top: -4px;
  position: absolute;
}
.back-to-search a[href^="#SideMenu"] {
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 4.375rem;
}
.back-to-search a {
  text-transform: uppercase;
  text-decoration: none;
}

.accordion h3 {
  color: #e6640a;
  font-size: 1.75rem;
}
.accordion button {
  color: inherit;
  font-size: inherit;
  white-space: normal;
  position: relative;
  line-height: inherit;
}
.accordion button:hover, .accordion button:focus {
  text-decoration: none;
}
.accordion button:hover {
  color: inherit;
}
.accordion button::after {
  content: "";
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6IzJhMmEyYTt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik0xMSwyYTksOSwwLDEsMS05LDksOSw5LDAsMCwxLDktOW0wLTJBMTEsMTEsMCwxLDAsMjIsMTEsMTEsMTEsMCwwLDAsMTEsMFoiLz48cmVjdCBjbGFzcz0iYSIgeD0iNiIgeT0iMTAiIHdpZHRoPSIxMCIgaGVpZ2h0PSIyIi8+PC9zdmc+);
  width: 22px;
  height: 22px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.accordion button.collapsed::after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6IzJhMmEyYTt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik0xMSwyYTksOSwwLDEsMS05LDksOSw5LDAsMCwxLDktOW0wLTJBMTEsMTEsMCwxLDAsMjIsMTEsMTEsMTEsMCwwLDAsMTEsMFoiLz48cG9seWdvbiBjbGFzcz0iYSIgcG9pbnRzPSIxNiAxMCAxMiAxMCAxMiA2IDEwIDYgMTAgMTAgNiAxMCA2IDEyIDEwIDEyIDEwIDE2IDEyIDE2IDEyIDEyIDE2IDEyIDE2IDEwIi8+PC9zdmc+);
}

.search-registry {
  /* h2 {
    color: $white;
    font-size: 3.6rem;
    margin: 0 0 18px 0 !important;

    &::before {
      content: none;
    }
  } */
  /* .search-radios {
    .custom-control-description {
      color: $white;
      font-size: prem(20);
      font-weight: 600;
      margin: 0 prem(30) 0 prem(10);
    }
  } */
  /* input[type="checkbox"] {
    margin-right: prem(5);
  } */
  /* input[type="text"],
  select {
    border: none;
    padding: prem(10) prem(15);
    width: 100%;
    font-size: prem(21);
    line-height: 1.25;
    margin: prem(0) prem(15) prem(18) 0;
    @include media-breakpoint-up(xl) {
      width: prem(505);
    }
  } */
}
.search-registry input[type=text],
.search-registry select {
  padding: 1.125rem 0.8125rem;
}
@media (min-width: 768px) {
  .search-registry input[type=text] {
    border-radius: 0;
  }
}
.search-registry {
  /* select {
    display: block;
    height: 50px;
    background-color: #fff;
    max-width: 100%;
    min-width: 15rem;
  } */
}
.search-registry select {
  font-size: 0.875rem;
  background-color: #f4f4f4;
}
@media (min-width: 768px) {
  .search-registry select {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.search-registry {
  /* .btn {
    vertical-align: top;
    min-width: prem(30);
  } */
}
.search-registry .btn, .search-registry .search-form .search-submit, .search-form .search-registry .search-submit, .search-registry .vc_btn3.vc_btn3-style-modern, .search-registry .comment-form input[type=submit], .comment-form .search-registry input[type=submit] {
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .search-registry .btn, .search-registry .search-form .search-submit, .search-form .search-registry .search-submit, .search-registry .vc_btn3.vc_btn3-style-modern, .search-registry .comment-form input[type=submit], .comment-form .search-registry input[type=submit] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}

.filter-title {
  position: relative;
  color: #fff;
  margin-top: 0;
}
.filter-title p {
  font-size: 1.25rem;
  margin: 0;
}
.filter-title p .filter-by {
  display: inline-block;
  margin: 0.125rem 0.9375rem 0.9375rem 0;
}
@media (min-width: 768px) {
  .filter-title p .filter-by {
    margin: 0.125rem 0.9375rem 0 0;
  }
}
.filter-title p .filter-by a {
  color: #fff;
  text-decoration: none;
}
.filter-title .filter-options {
  border: 0.125rem solid #000;
  border-radius: 0.015625rem;
  background-color: #fff;
  color: #000;
  display: none;
  width: 22.3125rem;
  position: absolute;
  top: 3.125rem;
  left: 0;
  padding: 0.9375rem;
  z-index: 9;
}
.filter-title .filter-options label {
  display: block;
  margin-top: 0.3125rem;
}
.filter-title .filter-options label:first-child {
  margin-top: 0;
}

#bayshore_entry_list {
  height: auto;
  padding-top: 1.25rem;
}
@media (min-width: 768px) {
  #bayshore_entry_list {
    -webkit-box-shadow: inset 0 -20px 20px -15px #ccc;
            box-shadow: inset 0 -20px 20px -15px #ccc;
    height: 43.125rem;
    overflow-y: scroll;
  }
}
#bayshore_entry_list .border-container {
  border-top: 0.0625rem solid #c5c5c5;
}
#bayshore_entry_list a {
  font-size: 1.125rem;
  font-weight: normal;
  margin-bottom: 0.9375rem;
  display: inline-block;
}
@media (min-width: 992px) {
  #bayshore_entry_list a {
    font-size: 1.25rem;
  }
}
#bayshore_entry_list a span {
  color: #000;
  top: 0.7rem;
  left: 0;
}
#bayshore_entry_list .status-flag {
  line-height: 1;
  font-size: 1.6rem;
}
#bayshore_entry_list a[data-toggle=tooltip] {
  text-decoration: none;
}
#bayshore_entry_list {
  /*.row {
    &:first-child {
      .col-sm-12 {
        display: none;
      }
    }
  }*/
}
#bayshore_entry_list hr {
  margin: 20px 0;
}
#bayshore_entry_list ul {
  padding: 0;
  margin: 0 0 0 20px;
}
#bayshore_entry_list ul li.amenities {
  cursor: pointer;
  margin: 0 0.25rem 0.375rem 0;
}

#bayshore_map .cluster img {
  max-height: 100%;
  max-width: 100%;
}
@media (max-width: 991.98px) {
  #bayshore_map {
    height: 545px;
  }
}

/*.viewing-results-container {
  background-color: #f2f2f2;

  .viewing {
    font-size: prem(20);
    padding: prem(15) 0;
    margin: 0;
  }

  .last-updated {
    font-size: prem(16);
    float: left;
    padding: prem(21) 0;
    @include media-breakpoint-up(md) {
      float: right;
    }
  }
}*/
.licence-status {
  border: 0.0625rem solid #333;
  display: inline-block;
  padding: 0.625rem 2.5rem;
  font-size: 1.25rem;
}

#accordionPR {
  margin-top: 2.1875rem;
  margin-bottom: 12.5rem;
}

.accordion-header-pr {
  border-bottom: 0.375rem solid #fff;
  color: #fff;
  display: block;
  font-size: 1.25rem;
  font-weight: bold;
  text-decoration: none !important;
  padding: 0.9375rem 0.375rem 0.9375rem 0.9375rem;
  position: relative;
}
.accordion-header-pr:hover {
  color: #fff;
}
.accordion-header-pr::after {
  color: #fff;
  font-size: 3.25rem;
  position: absolute;
  font-weight: normal;
  content: "+";
  right: 1.25rem;
  top: -0.625rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.accordion-header-pr.collapsed {
  background: none;
  background-color: #f2f2f2;
}
.accordion-header-pr.collapsed::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.about-callout .link-list {
  padding: 0;
  margin: 0;
}
.about-callout .link-list li {
  list-style: none;
  margin-bottom: 0.9375rem;
}
.about-callout .link-list li a {
  color: #369;
  font-size: 1.125rem;
}

.vyta-banner {
  font-family: "Sora", sans-serif;
  background-color: #173b30;
}
.vyta-banner .vyta-title {
  font-size: 38px;
  line-height: 1.2;
  font-family: "Sora", sans-serif !important;
  font-weight: 600;
}
.vyta-banner .vyta-title-green {
  color: #c9eec8;
}
.vyta-banner .vyta-title-purple {
  color: #cbc2e5;
}
.vyta-banner .vyta-title-orange {
  color: #e28046;
}
.vyta-banner .vyta-text {
  font-size: 22px;
  line-height: 27px;
  margin-bottom: 1rem;
  font-weight: 500;
}
.vyta-banner .vyta-text-green {
  color: #c9eec8;
}
.vyta-banner .vyta-text-purple {
  color: #cbc2e5;
}
.vyta-banner .vyta-btn {
  background-color: #cbc2e5;
  color: #173b30;
  font-weight: 600;
  padding: 0.75rem 1.75rem;
  border: 0;
}
.vyta-banner .vyta-btn:hover {
  background-color: #f3e8ff !important;
  color: #173b30;
}
.vyta-banner .v-mask img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
  clip-path: polygon(0% 0, 10% 0, 25% 80%, 40% 0, 100% 0, 100% 100%, 20% 100%);
}
@media (max-width: 1199.98px) {
  .vyta-banner .v-mask img {
    clip-path: none;
  }
}
@media (min-width: 1199.98px) {
  .vyta-banner .vyta-inner {
    max-width: 660px;
    margin-left: auto;
    margin-right: 0;
  }
}

/*.template-nrio .headings h1 {
  padding: prem(45) prem(30) prem(72);
}*/
/*.fr .headings {
  h1 {
    padding-bottom: prem(126);
  }
}*/
/*.fr {
  &.section-1,
  &.section-4,
  &.section-3 {
    .headings {
      h1 {
        padding-bottom: prem(72);
      }
    }
  }
}*/
/*.sub-headings {
  padding: prem(25) 0 prem(30);
}*/
.new-heading {
  background-repeat: no-repeat;
  background-color: #047797;
}
.section-1 .new-heading {
  background-color: #cb4f12;
}
.section-2 .new-heading {
  background-color: #047797;
}
.section-3 .new-heading {
  background-color: #0c756b;
}
.section-4 .new-heading {
  background-color: #7d2c30;
}
.section-5 .new-heading {
  background-color: #56524e;
}
.new-heading h1 {
  font-size: 2.375rem;
}
@media (min-width: 768px) {
  .new-heading h1 {
    font-size: 2.75rem;
  }
}
@media (min-width: 992px) {
  .new-heading h1 {
    font-size: 3.125rem;
  }
}

.large-heading {
  background-size: cover;
  min-height: 40vw;
  padding-top: 3.4375rem;
  margin-bottom: 3.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 992px) {
  .large-heading {
    min-height: 500px;
    padding-bottom: 3.4375rem;
  }
}
.large-heading.with-menu {
  padding-bottom: 0;
}
.large-heading .row {
  height: 100%;
}
.large-heading .row > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.large-heading .title-box {
  background: linear-gradient(135deg, #0b435b, #369);
  padding: 2.8125rem 1.875rem 4.5rem;
  color: #fff;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.section-1 .large-heading .title-box {
  background: linear-gradient(135deg, #cb4f12, #e6640a);
}
.section-2 .large-heading .title-box {
  background: linear-gradient(135deg, #047797, #2797b6);
}
.section-3 .large-heading .title-box {
  background: linear-gradient(45deg, #0c756b, #0d9b8c);
}
.section-4 .large-heading .title-box {
  background: linear-gradient(135deg, #7d2c30, #a4383d);
}
.section-5 .large-heading .title-box {
  background: linear-gradient(135deg, #56524e, #716d69);
}
.large-heading .title-box .icon-bayshore-wave {
  font-size: 2.75rem;
  margin-bottom: 0.9375rem;
}
.large-heading .title-box h1 {
  color: inherit;
  line-height: 3.375rem;
}
.large-heading .title-box .banner-subtitle {
  margin-top: 1.875rem;
  margin-bottom: 0;
  font-family: "Bree Serif", serif;
}
.large-heading .menu {
  background-color: #369;
  margin-top: 2.5rem;
}
.section-1 .large-heading .menu {
  background-color: #e6640a;
}
.section-2 .large-heading .menu {
  background-color: #2797b6;
}
.section-3 .large-heading .menu {
  background-color: #0c756b;
}
.section-4 .large-heading .menu {
  background-color: #a4383d;
}
.section-5 .large-heading .menu {
  background-color: #716d69;
}
.large-heading .menu a {
  display: block;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding: 1.25rem 1.25rem 1.25rem 5rem;
  text-decoration: none;
}
.large-heading .menu a::after {
  border-radius: 0.25rem;
  content: "\e91f";
  font-size: 1.25rem;
  font-family: icomoon, sans-serif;
  color: rgba(0, 0, 0, 0.25);
  position: absolute;
  left: 1.125rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.small-heading {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 3.4375rem;
  padding-top: 2.1875rem;
  padding-bottom: 2.1875rem;
}
@media (min-width: 768px) {
  .small-heading {
    background-size: 66%;
    background-repeat: no-repeat;
    min-height: 15.625rem;
  }
}
@media (max-width: 767.98px) {
  .small-heading {
    background-image: none !important;
  }
}
.small-heading::before {
  content: "";
  background: -webkit-gradient(linear, left top, right top, color-stop(34%, #047797), color-stop(60%, rgba(4, 119, 151, 0)));
  background: linear-gradient(90deg, #047797 34%, rgba(4, 119, 151, 0) 60%);
}
.section-1 .small-heading::before {
  background: -webkit-gradient(linear, left top, right top, color-stop(34%, #cb4f12), color-stop(60%, rgba(203, 79, 18, 0)));
  background: linear-gradient(90deg, #cb4f12 34%, rgba(203, 79, 18, 0) 60%);
}
.section-2 .small-heading::before {
  background: -webkit-gradient(linear, left top, right top, color-stop(34%, #047797), color-stop(60%, rgba(4, 119, 151, 0)));
  background: linear-gradient(90deg, #047797 34%, rgba(4, 119, 151, 0) 60%);
}
.section-3 .small-heading::before {
  background: -webkit-gradient(linear, left top, right top, color-stop(34%, #0c756b), color-stop(60%, rgba(12, 117, 107, 0)));
  background: linear-gradient(90deg, #0c756b 34%, rgba(12, 117, 107, 0) 60%);
}
.section-4 .small-heading::before {
  background: -webkit-gradient(linear, left top, right top, color-stop(34%, #7d2c30), color-stop(60%, rgba(125, 44, 48, 0)));
  background: linear-gradient(90deg, #7d2c30 34%, rgba(125, 44, 48, 0) 60%);
}
.section-5 .small-heading::before {
  background: -webkit-gradient(linear, left top, right top, color-stop(34%, #56524e), color-stop(60%, rgba(86, 82, 78, 0)));
  background: linear-gradient(90deg, #56524e 34%, rgba(86, 82, 78, 0) 60%);
}
.small-heading::before {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
}
.small-heading .container {
  z-index: 1;
}
.small-heading .wpb_column.vc_column_container {
  max-width: 1340px;
  margin: 0 auto;
}
.small-heading .pre-title {
  font-size: 1.5rem;
  color: #fff;
  font-family: "Bree Serif", serif;
}
.small-heading h1 {
  text-shadow: 2px 2px 15px rgba(0, 0, 0, 0.24);
  color: #fff;
  position: relative;
}
@media (min-width: 768px) {
  .small-heading h1 {
    width: 50%;
  }
}

#map-canvas {
  height: 300px;
}
@media (min-width: 768px) {
  #map-canvas {
    height: 500px;
  }
}

.location-detail .hours {
  background-color: #f4f4f4;
  display: inline-block;
  padding: 1.5625rem 2.5rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.location-social {
  list-style: none;
  padding: 0;
}
.location-social ul {
  padding-left: 0;
}
.location-social li {
  display: inline-block;
}
.location-social li:not(:first-child) {
  margin-left: 0.5rem;
}
.location-social li a {
  display: block;
  line-height: 2.5rem;
  font-size: 2.5rem;
  text-decoration: none;
}
.location-social li a span.icon-twitter {
  color: #26a7df;
}
.location-social li a span.icon-facebook {
  color: #4d67a4;
}
.location-social li a span.icon-linkedin {
  color: #0178b5;
}

/*.team-images img.fixed-height {
  object-fit: cover;
  @include media-breakpoint-up(md) {
    height: 268px;
  }
  @include media-breakpoint-up(lg) {
    height: 365px;
  }
  @include media-breakpoint-up(xl) {
    height: 437px;
  }
  @include media-breakpoint-up(xxl) {
    height: 529px;
  }
}*/
/*.location-cta .h3 {
  font-size: prem(24);
}*/
.share-this-label {
  line-height: 3;
  margin-right: 10px;
}

.posted-by {
  color: #716d69;
  font-size: 0.9375rem;
  margin: 1.25rem 0 1.5625rem;
}
.posted-by a {
  text-decoration: none;
}
.posted-by a:hover {
  text-decoration: underline;
}

.answer-services {
  color: #369;
  font-weight: 700;
  font-size: 1.25rem;
  margin: 2.5rem 0;
}
.answer-services span {
  margin-right: 1.5625rem;
}
.answer-services a {
  text-decoration: none;
}
.answer-services .caption {
  color: #56524e;
  font-size: 0.875rem;
  font-weight: 400;
  margin: 0;
  padding: 0;
  line-height: 1.5;
}

.type-condition {
  margin-bottom: 3.75rem;
}

/*.employee-stories-callout {
  .col-lg-4 {
    margin-bottom: 1.75rem;

    &:last-child {
      margin-bottom: 0;
    }

    .embed-container {
      position: relative;
      padding-bottom: 56.25%;
      height: 0;
      overflow: hidden;

      iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
      }
    }
  }
}*/
.our-services-page article {
  background-color: #f4f4f4;
  border: 2px solid #369;
  padding: 1.4375rem 2.8125rem;
  margin-bottom: 2.8125rem;
}
.our-services-page article.orange, .our-services-page article.section-1 {
  border-color: #e6640a;
}
.our-services-page article.teal, .our-services-page article.section-3 {
  border-color: #0d9b8c;
}
.our-services-page article.red, .our-services-page article.section-4 {
  border-color: #a4383d;
}
.our-services-page article.grey, .our-services-page article.template-nrio {
  border-color: #716d69;
}
.our-services-page article img {
  border-radius: 0.25rem;
  margin-bottom: 1.125rem;
}

/*.testimonials-page {
  .callout {
    backface-visibility: hidden;
    background-color: $gray-100;
    border-radius: prem(4);
    border: 2px solid $orange;
    padding: prem(40);
    line-height: 1.4;
    color: $gray-700;
    font-size: prem(22);
    text-align: center;
    margin-bottom: prem(35);
    transition: all 0.4s ease;
    transform: translateZ(0);
    -webkit-font-smoothing: subpixel-antialiased;
    z-index: 1;

    .name {
      margin-top: prem(30);
      font-size: prem(16);
      @include font(opensans, base);

      line-height: 1.5em;

      strong {
        display: block;
        font-size: prem(16);
        margin-bottom: prem(15);
        @include font(opensans, bold);
      }
    }
    @include font(bree, base);

    &:hover {
      @include media-breakpoint-up(md) {
        transform: scale(1.03);
        z-index: 69;
        position: relative;
      }
    }
    @include media-breakpoint-up(sm) {
      margin-bottom: prem(30);
    }
  }
}*/
div.bio {
  margin: 1em auto 0;
  width: 65%;
  text-align: center;
  line-height: 1.5em;
  font-size: 90%;
}
div.bio strong, div.bio .strong {
  margin-top: 0.9375rem;
  margin-bottom: 0.3125rem;
}

.search-page .sub-title {
  font-weight: bold;
  margin-bottom: 0.3125rem;
}
.search-page .entry-summary a {
  color: #e6640a;
  font-weight: bold;
  margin-bottom: 0.9375rem;
}
.search-page .entry-summary .btn, .search-page .entry-summary .search-form .search-submit, .search-form .search-page .entry-summary .search-submit, .search-page .entry-summary .vc_btn3.vc_btn3-style-modern, .search-page .entry-summary .comment-form input[type=submit], .comment-form .search-page .entry-summary input[type=submit] {
  color: white !important;
}

.team-block ul li {
  margin-bottom: 0.9375rem;
}

/* body.location-template {
  line-height: $line-height-base;
} */
.careers-logos img {
  max-height: 75px;
  width: auto;
  min-width: 0;
}

.interac {
  background: #fff;
  border-radius: 20px;
  margin-top: -5px;
}

.single-post h3 {
  font-size: 1.4375rem;
  margin-bottom: 0.9375rem;
}

img.wp-post-image {
  width: 100%;
  height: auto;
}

.blog-contact-box {
  margin-top: 1.875rem;
  background: #0b435b;
  text-align: center;
  padding: 1.875rem 0;
}
.blog-contact-box h4 {
  color: #fff;
}
.blog-contact-box a.btn:not(:first-child), .blog-contact-box .search-form a.search-submit:not(:first-child), .search-form .blog-contact-box a.search-submit:not(:first-child), .blog-contact-box a.vc_btn3.vc_btn3-style-modern:not(:first-child) {
  margin: 0rem 0rem 0.75rem 1rem;
}
@media (max-width: 767.98px) {
  .blog-contact-box a.btn:not(:first-child), .blog-contact-box .search-form a.search-submit:not(:first-child), .search-form .blog-contact-box a.search-submit:not(:first-child), .blog-contact-box a.vc_btn3.vc_btn3-style-modern:not(:first-child) {
    margin-left: 0rem;
  }
}
.blog-contact-box .mail-btn {
  font-size: 1.375rem;
}
@media (max-width: 767.98px) {
  .blog-contact-box .mail-btn {
    font-size: 1.125rem;
  }
}
@media (max-width: 767.98px) {
  .blog-contact-box .phone-btn {
    font-size: 1.125rem;
  }
}

.biogen-images .image a {
  border: 1px solid #cdcdcd;
  display: block;
  height: 80%;
  padding: 10px;
  white-space: nowrap;
}

.biogen-images .image .thb {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.biogen-images .image .height-fixer {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.p {
  font-family: inherit;
  font-size: inherit;
  margin-bottom: 1rem;
}
.p.lead {
  font-size: 1.25rem;
}

.lead {
  margin-bottom: 1em;
}

.lead-lg {
  font-size: 1.5rem;
}

.fw-bold {
  font-weight: 700 !important;
}

.team-grid h3 {
  font-size: 1.375rem;
}
.team-grid a {
  text-decoration: none;
}
.team-grid hr {
  width: 120px;
  border-top-width: 2px;
}
.team-grid .text-white h3,
.team-grid .text-white a {
  color: inherit;
}
.team-grid .text-white hr {
  border-top-color: #fff;
}
.team-grid .text-body h3 {
  color: inherit;
}

.text-reset {
  color: inherit !important;
}

.location-template .text-white h2 {
  color: inherit;
}
.location-template .intro a:not(.btn):not(.vc_btn3.vc_btn3-style-modern) {
  color: rgba(255, 255, 255, 0.8);
}

.text-decoration-underline {
  text-decoration: underline;
}

.text-decoration-none, .no-underline {
  text-decoration: none !important;
}

.blockquote-footer.no-dash:before {
  display: none;
}

.big-link {
  text-decoration: none;
}
.big-link:hover {
  text-decoration: underline;
}

.text-break, .single-resource a {
  word-break: break-word;
}

.campaign p:last-child {
  margin-bottom: 0;
}

a[href^="tel:"] {
  white-space: nowrap;
}

.checks {
  list-style-type: none;
  padding: 0;
}
.checks li {
  position: relative;
  padding-left: 1.75em;
  margin-bottom: 1rem;
}
.checks li::before {
  width: 1.25em;
  height: 1.25em;
  display: block;
  content: url(/wp-content/themes/bayshore/dist/images/check.svg);
  position: absolute;
  left: 0;
  top: 0.075em;
}

.team-grid img {
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
}
.team-grid a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media (min-width: 992px) {
  .team-grid > .row:first-child img {
    max-height: 450px;
  }
}

.object-fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.object-fit-contain {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

.object-position-top, .wpb_single_image.object-position-top img {
  -o-object-position: top;
     object-position: top;
}

@media (min-width: 1420px) {
  .feature-photo {
    position: relative;
    padding-top: 75%;
    margin: 0;
  }
  .feature-photo img {
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}
.img-multiply {
  mix-blend-mode: multiply;
  -webkit-filter: grayscale(100%) brightness(1.15);
          filter: grayscale(100%) brightness(1.15);
}

.color-burn-callout img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.color-burn-callout img.multiply {
  mix-blend-mode: multiply;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.vyta-image-icon {
  width: 150px;
  height: 150px;
  margin: 0;
}

.job-listings-table td.col-auto, .job-listings-table th.col-auto {
  width: 1px;
  white-space: nowrap;
}
.job-listings-table td {
  vertical-align: middle;
}
.job-listings-table tbody tr:last-child {
  border-bottom: 1px solid #dee2e6;
}
@media (max-width: 991.98px) {
  .job-listings-table thead {
    display: none;
  }
  .job-listings-table tr {
    border-top: 1px solid #dee2e6;
  }
  .job-listings-table td {
    display: block;
    border-top: 0;
    padding: 0;
  }
  .job-listings-table td:first-child {
    padding-top: 1.5rem;
  }
  .job-listings-table td:last-child {
    padding-bottom: 1.5rem;
  }
  .job-listings-table td .label {
    font-weight: 600;
  }
}
@media (min-width: 992px) {
  .job-listings-table td .label {
    display: none;
  }
}

.comparison-table {
  min-width: 930px;
  /*th, td{
    border: $table-border-width solid $table-border-color;
  }*/
}
.comparison-table thead th:empty, .comparison-table thead td:empty {
  border: none;
}
.comparison-table {
  /*.bg-yellow{

  }
  .bg-blue{

  }*/
}

/*h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0;
}*/
h1,
.h1 {
  font-family: "Bree Serif", serif;
}

h1 {
  color: #0b435b;
}
h1.sub-heading {
  color: #0b435b;
  font-size: 2.75rem;
  margin: 0;
  padding: 0;
}
h1.blue {
  color: #0b435b;
}
h1 span {
  display: block;
  font-size: 2.75rem;
  margin-bottom: 0.9375rem;
}

.stories h2 {
  color: #56524e;
  font-size: 1.75rem;
}

.about-callout {
  /* h2 {
    color: $white;
    font-size: prem(28);
  } */
}
.about-callout .content-pane h2 {
  font-size: 1.75rem;
}

h2,
.h2 {
  color: #0b435b;
  font-size: 2.25rem;
  margin-bottom: 1.5625rem;
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}

h2.orange {
  color: #e6640a;
}
h2.white {
  color: #fff;
}
h2.teal {
  color: #0d9b8c;
}
h2.red {
  color: #a4383d;
}
h2.grey {
  color: #716d69;
}
h2 span {
  display: block;
  font-size: 2.5rem;
  margin-bottom: 0.9375rem;
}
.side-articles-callout h2 {
  line-height: 2.25rem;
}

h3,
.h3 {
  color: #0b435b;
  font-size: 1.75rem;
  margin-bottom: 0.9375rem;
  font-family: "Bree Serif", serif;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 768px) {
  h3,
  .h3 {
    margin-bottom: 1.5625rem;
  }
}
h3.white,
.h3.white {
  color: #fff;
}

h4,
.h4,
.vc_custom_heading.h4 * {
  color: #0b435b;
  font-size: 1.5rem;
  margin-bottom: 0.9375rem;
}
@media (min-width: 768px) {
  h4,
  .h4,
  .vc_custom_heading.h4 * {
    margin-bottom: 1.5625rem;
  }
}
h4.white,
.h4.white,
.vc_custom_heading.h4 .white {
  color: #fff;
}
h4.teal,
.h4.teal,
.vc_custom_heading.h4 .teal {
  color: #0d9b8c;
}
h4.grey,
.h4.grey,
.vc_custom_heading.h4 .grey {
  color: #56524e;
}
h4,
.h4,
.vc_custom_heading.h4 * {
  /*span {
    display: block;
    font-size: prem(40);
    margin-bottom: prem(15);
  }*/
}

h5,
.h5 {
  font-size: 1.25rem;
  margin-bottom: 1.25rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
h5.blue,
.h5.blue {
  color: #369;
}
h5.dark-blue,
.h5.dark-blue {
  color: #0b435b;
}
h5.orange,
.h5.orange {
  color: #e6640a;
}

h6 {
  color: #0b435b;
  font-size: 1.25rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
h6.orange {
  color: #cb4f12;
}

.media-heading {
  color: #369;
  line-height: 1.625rem;
  font-size: 1.375rem;
  margin-bottom: 0.625rem;
}

div.vc_separator > h4 {
  font-size: 1.25rem;
}

.modal-header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991.98px) {
  .template-contact h1 {
    font-size: 2.5rem;
  }
}
.heading-checkmark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.heading-checkmark::before {
  content: "";
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJhIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MiA0MiI+PGRlZnM+PHN0eWxlPi5ie2ZpbGw6I2U2NjQwYTtzdHJva2Utd2lkdGg6MHB4O308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iYiIgZD0iTTIxLDQyQzkuNDIsNDIsMCwzMi41OCwwLDIxUzkuNDIsMCwyMSwwczIxLDkuNDIsMjEsMjEtOS40MiwyMS0yMSwyMVpNMjEsMkMxMC41MiwyLDIsMTAuNTIsMiwyMXM4LjUyLDE5LDE5LDE5LDE5LTguNTIsMTktMTlTMzEuNDgsMiwyMSwyWiIvPjxwYXRoIGNsYXNzPSJiIiBkPSJNMzEuMTcsMTMuODNjLjQ0LjQ0LjQ0LDEuMTUsMCwxLjU5bC0xMi4zOCwxMi4zOGMtLjQ0LjQ0LTEuMTUuNDQtMS41OSwwbC02LjM4LTYuMzhjLS40NC0uNDQtLjQ0LTEuMTUsMC0xLjU5LjQ0LS40NCwxLjE1LS40NCwxLjU5LDBsNS41OCw1LjU4LDExLjU4LTExLjU4Yy40NC0uNDQsMS4xNS0uNDQsMS41OSwwaDBaIi8+PC9zdmc+);
  width: 42px;
  height: 42px;
  margin-right: 1rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.sora {
  font-family: "Sora", "Open Sans", sans-serif;
}

.green {
  color: #173B30 !important;
}

@font-face {
  font-family: "icomoon";
  src: url(/wp-content/themes/bayshore/dist/fonts/icomoon.woff2) format("woff2"), url(/wp-content/themes/bayshore/dist/fonts/icomoon.ttf) format("truetype"), url(/wp-content/themes/bayshore/dist/fonts/icomoon.woff) format("woff"), url(/wp-content/themes/bayshore/dist/fonts/icomoon.svg#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
:not(.icon-block)[class^=icon-], :not(.icon-block)[class*=" icon-"] {
  font-family: "icomoon", sans-serif !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.personal-care-icon {
  -webkit-mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4gPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4OSA3OCI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2ZmZjt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik03My43MSw3OEg1NS42MVY2NS40M2ExMS45MSwxMS45MSwwLDAsMSwzLjIyLThMNzMuMTEsNDMuMmgyYTUuNTIsNS41MiwwLDAsMSw1LjUzLDUuNTR2Mkw3MC42LDYwLjlsLTItMiw5LjM1LTkuMzV2LS44YTIuODIsMi44MiwwLDAsMC0yLjgyLTIuODJoLS44TDYwLjg0LDU5LjVhOS43Miw5LjcyLDAsMCwwLTIuNDEsNS45M3Y5Ljc1SDcwLjl2LTEuNGE5Ljc1LDkuNzUsMCwwLDEsMy4yMi02LjU0bDkuNzUtOS43NmE3LjQzLDcuNDMsMCwwLDAsMi40MS00LjYyVjMwLjYzYTIuODEsMi44MSwwLDAsMC0yLjgxLTIuODEsMi43MywyLjczLDAsMCwwLTIuNzIsMi44MVY0MS44SDc3Ljk0VjMwLjYzYTUuNTIsNS41MiwwLDAsMSw1LjUzLTUuNTNBNS41OCw1LjU4LDAsMCwxLDg5LDMwLjYzVjUyLjg2YTkuNzUsOS43NSwwLDAsMS0zLjIyLDYuNTRMNzYsNjkuMTVhNy40Miw3LjQyLDAsMCwwLTIuNDIsNC42M2wuMSw0LjIyWiI+PC9wYXRoPjxwYXRoIGNsYXNzPSJhIiBkPSJNMzMuMzksNzhoLTE4VjczLjg4QTcuNDIsNy40MiwwLDAsMCwxMyw2OS4yNUwzLjIyLDU5LjVBMTAuMzQsMTAuMzQsMCwwLDEsMCw1M1YzMC42M0E1LjUyLDUuNTIsMCwwLDEsNS41MywyNS4xYTUuNTgsNS41OCwwLDAsMSw1LjUzLDUuNTNWNDEuOEg4LjM1VjMwLjYzYTIuODEsMi44MSwwLDAsMC0yLjgyLTIuODEsMi43NCwyLjc0LDAsMCwwLTIuODEsMi44MVY1Mi44NmE3LjQzLDcuNDMsMCwwLDAsMi40MSw0LjYybDkuNzUsOS43NmExMC4zNCwxMC4zNCwwLDAsMSwzLjIyLDYuNTR2MS40SDMwLjU3VjY1LjQzYTkuMDcsOS4wNywwLDAsMC0yLjQxLTUuOTNMMTQuNzgsNDUuOTJIMTRhMi44MiwyLjgyLDAsMCwwLTIuODIsMi44MnYuOGw5LjM2LDkuMzUtMiwyTDguMzUsNTAuNzV2LTJhNS41Miw1LjUyLDAsMCwxLDUuNTMtNS41NGgyTDMwLjE3LDU3LjQ4YTEyLjUxLDEyLjUxLDAsMCwxLDMuMjIsOFoiPjwvcGF0aD48cGF0aCBjbGFzcz0iYSIgZD0iTTYwLjI0LDMxLjg0SDI4Ljg2YTEsMSwwLDAsMCwwLDJINjAuMjRhLjk0Ljk0LDAsMCwwLDEtMUExLDEsMCwwLDAsNjAuMjQsMzEuODRaIj48L3BhdGg+PHBhdGggY2xhc3M9ImEiIGQ9Ik03NywxN0M3Nyw5LjYyLDcwLjkuNjcsNjAuNzQuNjdTNDQuNTUsMTEuNTMsNDQuNTUsMTEuNTMsMzguNDIuNjcsMjguMjYuNjcsMTIuMDcsOS42MiwxMi4wNywxNywxMC43NiwzMy43NSw0NC41NSw2MC4zQzc4LjM0LDMzLjY1LDc3LDI0LjMsNzcsMTdaTTQ2LDE5LjU3YTMuOTEsMy45MSwwLDAsMSwxLjUxLjYxLjc4Ljc4LDAsMCwxLDAsMS4xLjguOCwwLDAsMS0xLjExLDAsMTEuMjcsMTEuMjcsMCwwLDEtLjYtMS41MUEuMjIuMjIsMCwwLDEsNDYsMTkuNTdaTTQ1Ljc2LDIzYS44LjgsMCwwLDEtMS4xMSwwLDExLjg0LDExLjg0LDAsMCwxLS42LTEuNTFjMC0uMSwwLS4yLjItLjJhNCw0LDAsMCwxLDEuNTEuNkExLjEsMS4xLDAsMCwxLDQ1Ljc2LDIzWm0tNC40My44MWEuNzguNzgsMCwwLDEtMS4xLDAsMTAuOTQsMTAuOTQsMCwwLDEtLjYxLTEuNTFjMC0uMSwwLS4yLjItLjJhMy45MywzLjkzLDAsMCwxLDEuNTEuNkExLjA5LDEuMDksMCwwLDEsNDEuMzMsMjMuOFptLjItMy4zMmEzLjkzLDMuOTMsMCwwLDEsMS41MS42LjguOCwwLDAsMSwwLDEuMTEuNzguNzgsMCwwLDEtMS4xLDAsMTAuNDQsMTAuNDQsMCwwLDEtLjYxLTEuNTFDNDEuMzMsMjAuNDgsNDEuNDMsMjAuMzgsNDEuNTMsMjAuNDhabS0uOCw0LjQyYTMuODUsMy44NSwwLDAsMSwxLjUxLjYxLjc4Ljc4LDAsMCwxLDAsMS4xLjc5Ljc5LDAsMCwxLTEuMTEsMCwxMS4yNywxMS4yNywwLDAsMS0uNi0xLjUxQzQwLjUzLDI0LjksNDAuNjMsMjQuOCw0MC43MywyNC45Wm0xLjYxLTEuNjFjMC0uMSwwLS4yLjItLjJhNCw0LDAsMCwxLDEuNTEuNi43OC43OCwwLDAsMS0xLjExLDEuMTFBNCw0LDAsMCwxLDQyLjM0LDIzLjI5Wm0yLjUxLTRhLjguOCwwLDAsMSwwLDEuMTEuNzguNzgsMCwwLDEtMS4xLDAsMTAuNDQsMTAuNDQsMCwwLDEtLjYxLTEuNTFjMC0uMSwwLS4yLjItLjJDNDMuNzUsMTguODcsNDQuNTUsMTkuMDcsNDQuODUsMTkuMjdaTTYwLjU0LDM2bC0yLjcyLDdhNC43OCw0Ljc4LDAsMCwxLTQuNTIsMy4xMmgtLjJsLjcsMmExLjEyLDEuMTIsMCwwLDEtLjYsMS40MS42LjYsMCwwLDEtLjQuMSwxLDEsMCwwLDEtMS0uN2wtMS0yLjcySDM4LjMybC0xLDIuNzJhMS4yMSwxLjIxLDAsMCwxLTEsLjcuNi42LDAsMCwxLS40LS4xLDEsMSwwLDAsMS0uNi0xLjQxbC43LTJoLS4yQTQuOTIsNC45MiwwLDAsMSwzMS4yOCw0M2wtMi43Mi03YTMuMTIsMy4xMiwwLDAsMSwuMy02LjIzSDMxVjE3LjQ2YTMuNywzLjcsMCwwLDEsNi4zNC0yLjYxbDEuNDEsMS40YTQuNCw0LjQsMCwwLDEsNSwuNDEuNDUuNDUsMCwwLDEsMCwuNUwzOCwyMi43OWEuMjguMjgsMCwwLDEtLjUsMCw0LjM5LDQuMzksMCwwLDEtLjQtNUwzNS43LDE2LjM1YTEuNTEsMS41MSwwLDAsMC0xLjExLS40LDEuNTUsMS41NSwwLDAsMC0xLjUsMS41MVYyOS43M0g2MC4xNGEzLjE0LDMuMTQsMCwwLDEsMy4xMiwzLjEyQTMsMywwLDAsMSw2MC41NCwzNloiPjwvcGF0aD48L3N2Zz4g);
  mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4gPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4OSA3OCI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2ZmZjt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik03My43MSw3OEg1NS42MVY2NS40M2ExMS45MSwxMS45MSwwLDAsMSwzLjIyLThMNzMuMTEsNDMuMmgyYTUuNTIsNS41MiwwLDAsMSw1LjUzLDUuNTR2Mkw3MC42LDYwLjlsLTItMiw5LjM1LTkuMzV2LS44YTIuODIsMi44MiwwLDAsMC0yLjgyLTIuODJoLS44TDYwLjg0LDU5LjVhOS43Miw5LjcyLDAsMCwwLTIuNDEsNS45M3Y5Ljc1SDcwLjl2LTEuNGE5Ljc1LDkuNzUsMCwwLDEsMy4yMi02LjU0bDkuNzUtOS43NmE3LjQzLDcuNDMsMCwwLDAsMi40MS00LjYyVjMwLjYzYTIuODEsMi44MSwwLDAsMC0yLjgxLTIuODEsMi43MywyLjczLDAsMCwwLTIuNzIsMi44MVY0MS44SDc3Ljk0VjMwLjYzYTUuNTIsNS41MiwwLDAsMSw1LjUzLTUuNTNBNS41OCw1LjU4LDAsMCwxLDg5LDMwLjYzVjUyLjg2YTkuNzUsOS43NSwwLDAsMS0zLjIyLDYuNTRMNzYsNjkuMTVhNy40Miw3LjQyLDAsMCwwLTIuNDIsNC42M2wuMSw0LjIyWiI+PC9wYXRoPjxwYXRoIGNsYXNzPSJhIiBkPSJNMzMuMzksNzhoLTE4VjczLjg4QTcuNDIsNy40MiwwLDAsMCwxMyw2OS4yNUwzLjIyLDU5LjVBMTAuMzQsMTAuMzQsMCwwLDEsMCw1M1YzMC42M0E1LjUyLDUuNTIsMCwwLDEsNS41MywyNS4xYTUuNTgsNS41OCwwLDAsMSw1LjUzLDUuNTNWNDEuOEg4LjM1VjMwLjYzYTIuODEsMi44MSwwLDAsMC0yLjgyLTIuODEsMi43NCwyLjc0LDAsMCwwLTIuODEsMi44MVY1Mi44NmE3LjQzLDcuNDMsMCwwLDAsMi40MSw0LjYybDkuNzUsOS43NmExMC4zNCwxMC4zNCwwLDAsMSwzLjIyLDYuNTR2MS40SDMwLjU3VjY1LjQzYTkuMDcsOS4wNywwLDAsMC0yLjQxLTUuOTNMMTQuNzgsNDUuOTJIMTRhMi44MiwyLjgyLDAsMCwwLTIuODIsMi44MnYuOGw5LjM2LDkuMzUtMiwyTDguMzUsNTAuNzV2LTJhNS41Miw1LjUyLDAsMCwxLDUuNTMtNS41NGgyTDMwLjE3LDU3LjQ4YTEyLjUxLDEyLjUxLDAsMCwxLDMuMjIsOFoiPjwvcGF0aD48cGF0aCBjbGFzcz0iYSIgZD0iTTYwLjI0LDMxLjg0SDI4Ljg2YTEsMSwwLDAsMCwwLDJINjAuMjRhLjk0Ljk0LDAsMCwwLDEtMUExLDEsMCwwLDAsNjAuMjQsMzEuODRaIj48L3BhdGg+PHBhdGggY2xhc3M9ImEiIGQ9Ik03NywxN0M3Nyw5LjYyLDcwLjkuNjcsNjAuNzQuNjdTNDQuNTUsMTEuNTMsNDQuNTUsMTEuNTMsMzguNDIuNjcsMjguMjYuNjcsMTIuMDcsOS42MiwxMi4wNywxNywxMC43NiwzMy43NSw0NC41NSw2MC4zQzc4LjM0LDMzLjY1LDc3LDI0LjMsNzcsMTdaTTQ2LDE5LjU3YTMuOTEsMy45MSwwLDAsMSwxLjUxLjYxLjc4Ljc4LDAsMCwxLDAsMS4xLjguOCwwLDAsMS0xLjExLDAsMTEuMjcsMTEuMjcsMCwwLDEtLjYtMS41MUEuMjIuMjIsMCwwLDEsNDYsMTkuNTdaTTQ1Ljc2LDIzYS44LjgsMCwwLDEtMS4xMSwwLDExLjg0LDExLjg0LDAsMCwxLS42LTEuNTFjMC0uMSwwLS4yLjItLjJhNCw0LDAsMCwxLDEuNTEuNkExLjEsMS4xLDAsMCwxLDQ1Ljc2LDIzWm0tNC40My44MWEuNzguNzgsMCwwLDEtMS4xLDAsMTAuOTQsMTAuOTQsMCwwLDEtLjYxLTEuNTFjMC0uMSwwLS4yLjItLjJhMy45MywzLjkzLDAsMCwxLDEuNTEuNkExLjA5LDEuMDksMCwwLDEsNDEuMzMsMjMuOFptLjItMy4zMmEzLjkzLDMuOTMsMCwwLDEsMS41MS42LjguOCwwLDAsMSwwLDEuMTEuNzguNzgsMCwwLDEtMS4xLDAsMTAuNDQsMTAuNDQsMCwwLDEtLjYxLTEuNTFDNDEuMzMsMjAuNDgsNDEuNDMsMjAuMzgsNDEuNTMsMjAuNDhabS0uOCw0LjQyYTMuODUsMy44NSwwLDAsMSwxLjUxLjYxLjc4Ljc4LDAsMCwxLDAsMS4xLjc5Ljc5LDAsMCwxLTEuMTEsMCwxMS4yNywxMS4yNywwLDAsMS0uNi0xLjUxQzQwLjUzLDI0LjksNDAuNjMsMjQuOCw0MC43MywyNC45Wm0xLjYxLTEuNjFjMC0uMSwwLS4yLjItLjJhNCw0LDAsMCwxLDEuNTEuNi43OC43OCwwLDAsMS0xLjExLDEuMTFBNCw0LDAsMCwxLDQyLjM0LDIzLjI5Wm0yLjUxLTRhLjguOCwwLDAsMSwwLDEuMTEuNzguNzgsMCwwLDEtMS4xLDAsMTAuNDQsMTAuNDQsMCwwLDEtLjYxLTEuNTFjMC0uMSwwLS4yLjItLjJDNDMuNzUsMTguODcsNDQuNTUsMTkuMDcsNDQuODUsMTkuMjdaTTYwLjU0LDM2bC0yLjcyLDdhNC43OCw0Ljc4LDAsMCwxLTQuNTIsMy4xMmgtLjJsLjcsMmExLjEyLDEuMTIsMCwwLDEtLjYsMS40MS42LjYsMCwwLDEtLjQuMSwxLDEsMCwwLDEtMS0uN2wtMS0yLjcySDM4LjMybC0xLDIuNzJhMS4yMSwxLjIxLDAsMCwxLTEsLjcuNi42LDAsMCwxLS40LS4xLDEsMSwwLDAsMS0uNi0xLjQxbC43LTJoLS4yQTQuOTIsNC45MiwwLDAsMSwzMS4yOCw0M2wtMi43Mi03YTMuMTIsMy4xMiwwLDAsMSwuMy02LjIzSDMxVjE3LjQ2YTMuNywzLjcsMCwwLDEsNi4zNC0yLjYxbDEuNDEsMS40YTQuNCw0LjQsMCwwLDEsNSwuNDEuNDUuNDUsMCwwLDEsMCwuNUwzOCwyMi43OWEuMjguMjgsMCwwLDEtLjUsMCw0LjM5LDQuMzksMCwwLDEtLjQtNUwzNS43LDE2LjM1YTEuNTEsMS41MSwwLDAsMC0xLjExLS40LDEuNTUsMS41NSwwLDAsMC0xLjUsMS41MVYyOS43M0g2MC4xNGEzLjE0LDMuMTQsMCwwLDEsMy4xMiwzLjEyQTMsMywwLDAsMSw2MC41NCwzNloiPjwvcGF0aD48L3N2Zz4g);
}

.palliative-care-icon {
  -webkit-mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4gPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NCA4NCI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2ZmZjt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik0yNy42NSw4NGE5LjA5LDkuMDksMCwwLDEtMy43LS44bC04LjktNC4zYTMuNjYsMy42NiwwLDAsMC0xLjgtLjQsNCw0LDAsMCwwLTEuNS4zbC04LjMsMy4zYy0uMSwwLS4yLjEtLjQuMWEuODcuODcsMCwwLDEtLjktLjYsMSwxLDAsMCwxLC42LTEuM2w4LjMtMy4zYTUuODcsNS44NywwLDAsMSwyLjMtLjQsNS44Myw1LjgzLDAsMCwxLDIuNi42bDguOSw0LjNhNy4yNyw3LjI3LDAsMCwwLDIuOS43LDYuMzYsNi4zNiwwLDAsMCwzLjgtMS4ybDE4LjctMTIuN2EyLjc3LDIuNzcsMCwwLDAsMS4zLTIsMy4yOSwzLjI5LDAsMCwwLS41LTIuMiwyLjgzLDIuODMsMCwwLDAtMi0uOSwzLjcxLDMuNzEsMCwwLDAtMS41LjRsLTEwLjMsNi42di4xYTQuMzUsNC4zNSwwLDAsMS0zLjgsMy45aC0uMWExOC40MSwxOC40MSwwLDAsMS0zLjMuMywxOS44NSwxOS44NSwwLDAsMS04LjktMi4yLjkyLjkyLDAsMCwxLS40LTEuMywxLjA1LDEuMDUsMCwwLDEsLjktLjUuOS45LDAsMCwxLC41LjEsMTYuODUsMTYuODUsMCwwLDAsNy45LDIsMTUuMjYsMTUuMjYsMCwwLDAsMy0uMywyLjQ2LDIuNDYsMCwwLDAsMi4yLTIuM3YtLjNhMi4zNCwyLjM0LDAsMCwwLTIuMS0ySDMzYTI5LjYsMjkuNiwwLDAsMS01LjktMS4zYy0uMSwwLS4yLS4xLS4zLS4xYTM1LDM1LDAsMCwxLTYuNS0zLDExLjk0LDExLjk0LDAsMCwwLTYuMS0xLjcsMTIuNTIsMTIuNTIsMCwwLDAtNSwxLjFsLTUuNCwyLjZhLjYuNiwwLDAsMS0uNC4xLDEsMSwwLDAsMS0uOS0uNiwxLjEsMS4xLDAsMCwxLDAtLjgsMi42NSwyLjY1LDAsMCwxLC41LS42bDUuNC0yLjZhMTMuMzcsMTMuMzcsMCwwLDEsNS45LTEuMywxMy41OSwxMy41OSwwLDAsMSw3LjEsMiwyOS43NCwyOS43NCwwLDAsMCw1LjcsMi43aC4xbDcuMS00LjRhNy4zLDcuMywwLDAsMSwzLjUtLjksNi42LDYuNiwwLDAsMSwxLjQuMSwzLjYsMy42LDAsMCwxLDIsMS4xbC4xLjFoLjJhNy42MSw3LjYxLDAsMCwxLDIuMS0uMyw0Ljg3LDQuODcsMCwwLDEsMS4yLjFINDVhNC4xOSw0LjE5LDAsMCwxLDIuMiwxLjNsLjEuMi4yLS4xYTUuMDgsNS4wOCwwLDAsMSwxLjctLjMsNC42OSw0LjY5LDAsMCwxLDMuNSwxLjVsLjEuMWE0Ljg5LDQuODksMCwwLDEtMS4xLDcuMWwtMTkuMiwxMi43QTguMjcsOC4yNywwLDAsMSwyNy42NSw4NFptMTUuNi0yMi4xYTUsNSwwLDAsMC0yLjEuNWwtLjIuMS0uMi4xLTUuNywzLjcuMy4yYTQuNzMsNC43MywwLDAsMSwxLjEsMS4zbC4xLjIsOC43LTUuNS0uMy0uMi0uNi0uM2gtLjFDNDMuODUsNjIsNDMuNTUsNjEuODUsNDMuMjUsNjEuODVabS01LjgtLjlhNS40Miw1LjQyLDAsMCwwLTIuNS42TDI5LjQ1LDY1bC43LjFhMjAsMjAsMCwwLDAsMi40LjRoLjFsNi42LTQuNC0uNi0uMVoiPjwvcGF0aD48cGF0aCBjbGFzcz0iYSIgZD0iTTI2LjA1LjA1YTkuMDksOS4wOSwwLDAsMSwzLjcuOGw4LjksNC4zYTMuNjYsMy42NiwwLDAsMCwxLjguNCw0LDQsMCwwLDAsMS41LS4zTDUwLjI1LDJjLjEsMCwuMi0uMS40LS4xYS44Ny44NywwLDAsMSwuOS42LDEsMSwwLDAsMS0uNiwxLjNsLTguMiwzLjRhNS44Nyw1Ljg3LDAsMCwxLTIuMy40LDUuODMsNS44MywwLDAsMS0yLjYtLjZMMjksMi43NWE3LjI3LDcuMjcsMCwwLDAtMi45LS43LDYuMzYsNi4zNiwwLDAsMC0zLjgsMS4yTDMuNjUsMTZhMi43NywyLjc3LDAsMCwwLTEuMywyLDMuMjksMy4yOSwwLDAsMCwuNSwyLjIsMi44MywyLjgzLDAsMCwwLDIsLjksMy43MSwzLjcxLDAsMCwwLDEuNS0uNEwxNi43NSwxNHYtLjFhNC4zNSw0LjM1LDAsMCwxLDMuOC0zLjloLjFhMTguNDEsMTguNDEsMCwwLDEsMy4zLS4zLDE5Ljg1LDE5Ljg1LDAsMCwxLDguOSwyLjIuOTIuOTIsMCwwLDEsLjQsMS4zLDEuMDUsMS4wNSwwLDAsMS0uOS41LjkuOSwwLDAsMS0uNS0uMSwxNi44NSwxNi44NSwwLDAsMC03LjktMiwxNS4yNiwxNS4yNiwwLDAsMC0zLC4zLDIuNDYsMi40NiwwLDAsMC0yLjIsMi4zdi4zYTIuMzQsMi4zNCwwLDAsMCwyLjEsMmguMmEyOS42LDI5LjYsMCwwLDEsNS45LDEuM2MuMSwwLC4yLjEuMy4xYTM1LDM1LDAsMCwxLDYuNSwzLDExLjk0LDExLjk0LDAsMCwwLDYuMSwxLjcsMTIuNTIsMTIuNTIsMCwwLDAsNS0xLjFsNS40LTIuNmEuNi42LDAsMCwxLC40LS4xLDEsMSwwLDAsMSwuOS42LDEuMSwxLjEsMCwwLDEsMCwuOCwyLjY1LDIuNjUsMCwwLDEtLjUuNmwtNS4zLDIuNWExMy4zNywxMy4zNywwLDAsMS01LjksMS4zLDEzLjU5LDEzLjU5LDAsMCwxLTcuMS0yLDI5Ljc0LDI5Ljc0LDAsMCwwLTUuNy0yLjdIMjdsLTcuMiw0LjNhNy4zLDcuMywwLDAsMS0zLjUuOSw2LjYsNi42LDAsMCwxLTEuNC0uMSwzLjYsMy42LDAsMCwxLTItMS4xbC0uMS0uMWgtLjJhNy42MSw3LjYxLDAsMCwxLTIuMS4zLDQuODcsNC44NywwLDAsMS0xLjItLjFoLS4yYTQuMTksNC4xOSwwLDAsMS0yLjItMS4zbC0uMS0uMi0uMi4xYTUuMDgsNS4wOCwwLDAsMS0xLjcuMyw0LjY5LDQuNjksMCwwLDEtMy41LTEuNWwtLjEtLjFhNS4xMyw1LjEzLDAsMCwxLTEtMy44LDUuMTUsNS4xNSwwLDAsMSwyLjEtMy4zbDE4LjctMTIuN0ExMS40MiwxMS40MiwwLDAsMSwyNi4wNS4wNVptLTE1LjYsMjIuMWE1LDUsMCwwLDAsMi4xLS41bC4yLS4xLjItLjEsNS43LTMuNy0uMy0uMmE0LjczLDQuNzMsMCwwLDEtMS4xLTEuM2wtLjEtLjItOC43LDUuNS4zLjIuNi4zaC4xQzkuODUsMjIuMDUsMTAuMTUsMjIuMTUsMTAuNDUsMjIuMTVabTUuOC45YTUuNDIsNS40MiwwLDAsMCwyLjUtLjZsNS41LTMuNC0uNy0uMWEyMCwyMCwwLDAsMC0yLjQtLjRoLS4xTDE0LjQ1LDIzbC42LjFaIj48L3BhdGg+PHBhdGggY2xhc3M9ImEiIGQ9Ik0yNy4xNSw1OGMxNi42LTEzLjEsMTYtMTcuNywxNi0yMS4zYTguMTMsOC4xMywwLDAsMC04LThjLTUsMC04LDUuMy04LDUuM3MtMy01LjMtOC01LjNhOC4xMyw4LjEzLDAsMCwwLTgsOEMxMS4xNSw0MC4yNSwxMC41NSw0NSwyNy4xNSw1OFoiPjwvcGF0aD48L3N2Zz4g);
  mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4gPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NCA4NCI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2ZmZjt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik0yNy42NSw4NGE5LjA5LDkuMDksMCwwLDEtMy43LS44bC04LjktNC4zYTMuNjYsMy42NiwwLDAsMC0xLjgtLjQsNCw0LDAsMCwwLTEuNS4zbC04LjMsMy4zYy0uMSwwLS4yLjEtLjQuMWEuODcuODcsMCwwLDEtLjktLjYsMSwxLDAsMCwxLC42LTEuM2w4LjMtMy4zYTUuODcsNS44NywwLDAsMSwyLjMtLjQsNS44Myw1LjgzLDAsMCwxLDIuNi42bDguOSw0LjNhNy4yNyw3LjI3LDAsMCwwLDIuOS43LDYuMzYsNi4zNiwwLDAsMCwzLjgtMS4ybDE4LjctMTIuN2EyLjc3LDIuNzcsMCwwLDAsMS4zLTIsMy4yOSwzLjI5LDAsMCwwLS41LTIuMiwyLjgzLDIuODMsMCwwLDAtMi0uOSwzLjcxLDMuNzEsMCwwLDAtMS41LjRsLTEwLjMsNi42di4xYTQuMzUsNC4zNSwwLDAsMS0zLjgsMy45aC0uMWExOC40MSwxOC40MSwwLDAsMS0zLjMuMywxOS44NSwxOS44NSwwLDAsMS04LjktMi4yLjkyLjkyLDAsMCwxLS40LTEuMywxLjA1LDEuMDUsMCwwLDEsLjktLjUuOS45LDAsMCwxLC41LjEsMTYuODUsMTYuODUsMCwwLDAsNy45LDIsMTUuMjYsMTUuMjYsMCwwLDAsMy0uMywyLjQ2LDIuNDYsMCwwLDAsMi4yLTIuM3YtLjNhMi4zNCwyLjM0LDAsMCwwLTIuMS0ySDMzYTI5LjYsMjkuNiwwLDAsMS01LjktMS4zYy0uMSwwLS4yLS4xLS4zLS4xYTM1LDM1LDAsMCwxLTYuNS0zLDExLjk0LDExLjk0LDAsMCwwLTYuMS0xLjcsMTIuNTIsMTIuNTIsMCwwLDAtNSwxLjFsLTUuNCwyLjZhLjYuNiwwLDAsMS0uNC4xLDEsMSwwLDAsMS0uOS0uNiwxLjEsMS4xLDAsMCwxLDAtLjgsMi42NSwyLjY1LDAsMCwxLC41LS42bDUuNC0yLjZhMTMuMzcsMTMuMzcsMCwwLDEsNS45LTEuMywxMy41OSwxMy41OSwwLDAsMSw3LjEsMiwyOS43NCwyOS43NCwwLDAsMCw1LjcsMi43aC4xbDcuMS00LjRhNy4zLDcuMywwLDAsMSwzLjUtLjksNi42LDYuNiwwLDAsMSwxLjQuMSwzLjYsMy42LDAsMCwxLDIsMS4xbC4xLjFoLjJhNy42MSw3LjYxLDAsMCwxLDIuMS0uMyw0Ljg3LDQuODcsMCwwLDEsMS4yLjFINDVhNC4xOSw0LjE5LDAsMCwxLDIuMiwxLjNsLjEuMi4yLS4xYTUuMDgsNS4wOCwwLDAsMSwxLjctLjMsNC42OSw0LjY5LDAsMCwxLDMuNSwxLjVsLjEuMWE0Ljg5LDQuODksMCwwLDEtMS4xLDcuMWwtMTkuMiwxMi43QTguMjcsOC4yNywwLDAsMSwyNy42NSw4NFptMTUuNi0yMi4xYTUsNSwwLDAsMC0yLjEuNWwtLjIuMS0uMi4xLTUuNywzLjcuMy4yYTQuNzMsNC43MywwLDAsMSwxLjEsMS4zbC4xLjIsOC43LTUuNS0uMy0uMi0uNi0uM2gtLjFDNDMuODUsNjIsNDMuNTUsNjEuODUsNDMuMjUsNjEuODVabS01LjgtLjlhNS40Miw1LjQyLDAsMCwwLTIuNS42TDI5LjQ1LDY1bC43LjFhMjAsMjAsMCwwLDAsMi40LjRoLjFsNi42LTQuNC0uNi0uMVoiPjwvcGF0aD48cGF0aCBjbGFzcz0iYSIgZD0iTTI2LjA1LjA1YTkuMDksOS4wOSwwLDAsMSwzLjcuOGw4LjksNC4zYTMuNjYsMy42NiwwLDAsMCwxLjguNCw0LDQsMCwwLDAsMS41LS4zTDUwLjI1LDJjLjEsMCwuMi0uMS40LS4xYS44Ny44NywwLDAsMSwuOS42LDEsMSwwLDAsMS0uNiwxLjNsLTguMiwzLjRhNS44Nyw1Ljg3LDAsMCwxLTIuMy40LDUuODMsNS44MywwLDAsMS0yLjYtLjZMMjksMi43NWE3LjI3LDcuMjcsMCwwLDAtMi45LS43LDYuMzYsNi4zNiwwLDAsMC0zLjgsMS4yTDMuNjUsMTZhMi43NywyLjc3LDAsMCwwLTEuMywyLDMuMjksMy4yOSwwLDAsMCwuNSwyLjIsMi44MywyLjgzLDAsMCwwLDIsLjksMy43MSwzLjcxLDAsMCwwLDEuNS0uNEwxNi43NSwxNHYtLjFhNC4zNSw0LjM1LDAsMCwxLDMuOC0zLjloLjFhMTguNDEsMTguNDEsMCwwLDEsMy4zLS4zLDE5Ljg1LDE5Ljg1LDAsMCwxLDguOSwyLjIuOTIuOTIsMCwwLDEsLjQsMS4zLDEuMDUsMS4wNSwwLDAsMS0uOS41LjkuOSwwLDAsMS0uNS0uMSwxNi44NSwxNi44NSwwLDAsMC03LjktMiwxNS4yNiwxNS4yNiwwLDAsMC0zLC4zLDIuNDYsMi40NiwwLDAsMC0yLjIsMi4zdi4zYTIuMzQsMi4zNCwwLDAsMCwyLjEsMmguMmEyOS42LDI5LjYsMCwwLDEsNS45LDEuM2MuMSwwLC4yLjEuMy4xYTM1LDM1LDAsMCwxLDYuNSwzLDExLjk0LDExLjk0LDAsMCwwLDYuMSwxLjcsMTIuNTIsMTIuNTIsMCwwLDAsNS0xLjFsNS40LTIuNmEuNi42LDAsMCwxLC40LS4xLDEsMSwwLDAsMSwuOS42LDEuMSwxLjEsMCwwLDEsMCwuOCwyLjY1LDIuNjUsMCwwLDEtLjUuNmwtNS4zLDIuNWExMy4zNywxMy4zNywwLDAsMS01LjksMS4zLDEzLjU5LDEzLjU5LDAsMCwxLTcuMS0yLDI5Ljc0LDI5Ljc0LDAsMCwwLTUuNy0yLjdIMjdsLTcuMiw0LjNhNy4zLDcuMywwLDAsMS0zLjUuOSw2LjYsNi42LDAsMCwxLTEuNC0uMSwzLjYsMy42LDAsMCwxLTItMS4xbC0uMS0uMWgtLjJhNy42MSw3LjYxLDAsMCwxLTIuMS4zLDQuODcsNC44NywwLDAsMS0xLjItLjFoLS4yYTQuMTksNC4xOSwwLDAsMS0yLjItMS4zbC0uMS0uMi0uMi4xYTUuMDgsNS4wOCwwLDAsMS0xLjcuMyw0LjY5LDQuNjksMCwwLDEtMy41LTEuNWwtLjEtLjFhNS4xMyw1LjEzLDAsMCwxLTEtMy44LDUuMTUsNS4xNSwwLDAsMSwyLjEtMy4zbDE4LjctMTIuN0ExMS40MiwxMS40MiwwLDAsMSwyNi4wNS4wNVptLTE1LjYsMjIuMWE1LDUsMCwwLDAsMi4xLS41bC4yLS4xLjItLjEsNS43LTMuNy0uMy0uMmE0LjczLDQuNzMsMCwwLDEtMS4xLTEuM2wtLjEtLjItOC43LDUuNS4zLjIuNi4zaC4xQzkuODUsMjIuMDUsMTAuMTUsMjIuMTUsMTAuNDUsMjIuMTVabTUuOC45YTUuNDIsNS40MiwwLDAsMCwyLjUtLjZsNS41LTMuNC0uNy0uMWEyMCwyMCwwLDAsMC0yLjQtLjRoLS4xTDE0LjQ1LDIzbC42LjFaIj48L3BhdGg+PHBhdGggY2xhc3M9ImEiIGQ9Ik0yNy4xNSw1OGMxNi42LTEzLjEsMTYtMTcuNywxNi0yMS4zYTguMTMsOC4xMywwLDAsMC04LThjLTUsMC04LDUuMy04LDUuM3MtMy01LjMtOC01LjNhOC4xMyw4LjEzLDAsMCwwLTgsOEMxMS4xNSw0MC4yNSwxMC41NSw0NSwyNy4xNSw1OFoiPjwvcGF0aD48L3N2Zz4g);
}

.icon-kabob::before {
  content: "\e91f";
}

.icon-EN-off::before {
  content: "\e90f";
}

.icon-question-mark::before {
  content: "\e911";
}

.icon-FR-off::before {
  content: "\e912";
}

.icon-tv::before {
  content: "\e913";
}

.icon-wheelchair::before {
  content: "\e914";
}

.icon-wifi::before {
  content: "\e915";
}

.icon-parking::before {
  content: "\e916";
}

.icon-refreshments::before {
  content: "\e917";
}

.icon-down-arrow::before {
  content: "\e919";
}

.icon-left-arrow::before {
  content: "\e91a";
}

.icon-right-arrow::before {
  content: "\e91c";
}

.icon-search::before {
  content: "\e91d";
}

.icon-location::before {
  content: "\e91e";
}

.icon-dementia::before {
  content: "\e910";
}

.icon-close-icon::before {
  content: "\e931";
}

.icon-outings::before {
  content: "\e926";
}

.icon-risk-fall-assessment::before {
  content: "\e927";
}

.icon-bathing-dressing::before {
  content: "\e928";
}

.icon-companionship::before {
  content: "\e929";
}

.icon-meal-prep::before {
  content: "\e92a";
}

.icon-physiotherapy::before {
  content: "\e92b";
}

.icon-foot-care::before {
  content: "\e92c";
}

.icon-respite-care::before {
  content: "\e92d";
}

.icon-housekeeping::before {
  content: "\e92e";
}

.icon-med-reminder::before {
  content: "\e92f";
}

.icon-nursing::before {
  content: "\e930";
}

.icon-bayshore-wave::before {
  content: "\e925";
}

.icon-heart-disease::before {
  content: "\e90c";
}

.icon-multiple-sclerosis::before {
  content: "\e90d";
}

.icon-stroke::before {
  content: "\e90e";
}

.icon-diabetes::before {
  content: "\e918";
}

.icon-rheumatoid-arthritis::before {
  content: "\e91b";
}

.icon-cancer::before {
  content: "\e924";
}

.icon-facebook::before {
  content: "\e900";
}

.icon-linkedin::before {
  content: "\e901";
}

.icon-share::before {
  content: "\e902";
}

.icon-twitter::before {
  content: "\e903";
}

.icon-youtube::before {
  content: "\e904";
}

.icon-mail::before {
  content: "\e905";
}

.icon-share-outlined::before {
  content: "\e906";
}

.icon-youtube-outlined::before {
  content: "\e907";
}

.icon-linkedin-outlined::before {
  content: "\e908";
}

.icon-mail-outlined::before {
  content: "\e909";
}

.icon-twitter-outlined::before {
  content: "\e90a";
}

.icon-facebook-outlined::before {
  content: "\e90b";
}

/*.icon-facebook-f::before {
  content: url('../../images/facebook-f.svg');
}*/
/*.icon-instagram::before {
  content: url('../../images/instagram.svg');
}*/
.new-icon::before {
  content: "";
  background: #0b435b;
  width: 28px;
  height: 28px;
  display: block;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
}

footer .new-icon {
  background: #4abad9;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0.5rem;
  display: block;
}
footer .new-icon::before {
  width: 100%;
  height: 100%;
}

.icon-facebook-f::before {
  -webkit-mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJhIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNSAyOCI+PGRlZnM+PHN0eWxlPi5ie2ZpbGw6IzBiNDM1Yjt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImIiIGQ9Ik05LjkzLDE1Ljc1djEyLjI1SDQuNDVWMTUuNzVIMHYtNS4wN0g0LjQ1di0zLjg2QzQuNDUsMi40Myw3LjA3LDAsMTEuMDcsMGMxLjkyLDAsMy45MiwuMzQsMy45MiwuMzRWNC42NmgtMi4yMWMtMi4xOCwwLTIuODYsMS4zNS0yLjg2LDIuNzR2My4yOWg0Ljg2bC0uNzgsNS4wN2gtNC4wOFoiLz48L3N2Zz4=);
          mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJhIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNSAyOCI+PGRlZnM+PHN0eWxlPi5ie2ZpbGw6IzBiNDM1Yjt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImIiIGQ9Ik05LjkzLDE1Ljc1djEyLjI1SDQuNDVWMTUuNzVIMHYtNS4wN0g0LjQ1di0zLjg2QzQuNDUsMi40Myw3LjA3LDAsMTEuMDcsMGMxLjkyLDAsMy45MiwuMzQsMy45MiwuMzRWNC42NmgtMi4yMWMtMi4xOCwwLTIuODYsMS4zNS0yLjg2LDIuNzR2My4yOWg0Ljg2bC0uNzgsNS4wN2gtNC4wOFoiLz48L3N2Zz4=);
}

.icon-instagram::before {
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6IzBiNDM1Yjt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik0xNiwyLjg4YzQuMjcsMCw0Ljc4LDAsNi40Ni4xYTguNTMsOC41MywwLDAsMSwzLC41NSw0Ljg3LDQuODcsMCwwLDEsMS44NCwxLjE5LDUuMDYsNS4wNiwwLDAsMSwxLjIsMS44NCw4Ljc4LDguNzgsMCwwLDEsLjU1LDNjLjA3LDEuNjguMDksMi4xOS4wOSw2LjQ2czAsNC43OC0uMDksNi40NmE4Ljc4LDguNzgsMCwwLDEtLjU1LDMsNSw1LDAsMCwxLTEuMiwxLjg0LDUuMTEsNS4xMSwwLDAsMS0xLjgzLDEuMiw4Ljg5LDguODksMCwwLDEtMywuNTVjLTEuNjkuMDctMi4yLjA5LTYuNDYuMDlzLTQuNzksMC02LjQ3LS4wOWE4Ljg0LDguODQsMCwwLDEtMy0uNTUsNC45LDQuOSwwLDAsMS0xLjgzLTEuMiw0Ljg2LDQuODYsMCwwLDEtMS4yLTEuODMsOC42NCw4LjY0LDAsMCwxLS41NS0zYy0uMDgtMS42OS0uMS0yLjItLjEtNi40NnMwLTQuNzkuMS02LjQ3YTguNTgsOC41OCwwLDAsMSwuNTUtM0E0Ljc2LDQuNzYsMCwwLDEsNC43Myw0LjczYTQuODIsNC44MiwwLDAsMSwxLjg0LTEuMiw4LjUzLDguNTMsMCwwLDEsMy0uNTVjMS42OC0uMDgsMi4xOC0uMSw2LjQ2LS4xWk0xNiwwYy00LjM0LDAtNC44OSwwLTYuNTkuMDlBMTEuNjIsMTEuNjIsMCwwLDAsNS41My44NCw3LjcsNy43LDAsMCwwLDIuNjksMi42OSw3Ljc0LDcuNzQsMCwwLDAsLjg0LDUuNTIsMTEuNjcsMTEuNjcsMCwwLDAsLjA5LDkuNEMwLDExLjExLDAsMTEuNjYsMCwxNnMwLDQuODkuMDksNi41OWExMS43NCwxMS43NCwwLDAsMCwuNzUsMy44OSw3LjY2LDcuNjYsMCwwLDAsMS44NSwyLjgzLDcuODcsNy44NywwLDAsMCwyLjgzLDEuODUsMTEuNywxMS43LDAsMCwwLDMuODguNzRDMTEuMTEsMzIsMTEuNjUsMzIsMTYsMzJzNC44OSwwLDYuNi0uMDlhMTEuOTEsMTEuOTEsMCwwLDAsMy44OC0uNzQsNy44Nyw3Ljg3LDAsMCwwLDIuODMtMS44NSw3LjcxLDcuNzEsMCwwLDAsMS44NC0yLjgzLDExLjY3LDExLjY3LDAsMCwwLC43NS0zLjg4QzMyLDIwLjg5LDMyLDIwLjM1LDMyLDE2czAtNC44OS0uMDktNi42YTExLjYyLDExLjYyLDAsMCwwLS43NS0zLjg4LDcuNCw3LjQsMCwwLDAtMS44My0yLjg0QTcuNzksNy43OSwwLDAsMCwyNi40OC44NCwxMS43LDExLjcsMCwwLDAsMjIuNi4xQzIwLjg5LDAsMjAuMzQsMCwxNiwwWiIvPjxwYXRoIGNsYXNzPSJhIiBkPSJNMTYsNy43OEE4LjIyLDguMjIsMCwxLDAsMjQuMjIsMTYsOC4yMiw4LjIyLDAsMCwwLDE2LDcuNzhabTAsMTMuNTVBNS4zMyw1LjMzLDAsMSwxLDIxLjMzLDE2LDUuMzMsNS4zMywwLDAsMSwxNiwyMS4zM1oiLz48cGF0aCBjbGFzcz0iYSIgZD0iTTI2LjQ2LDcuNDZhMS45MiwxLjkyLDAsMSwxLTEuOTItMS45MkExLjkyLDEuOTIsMCwwLDEsMjYuNDYsNy40NloiLz48L3N2Zz4=);
          mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6IzBiNDM1Yjt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik0xNiwyLjg4YzQuMjcsMCw0Ljc4LDAsNi40Ni4xYTguNTMsOC41MywwLDAsMSwzLC41NSw0Ljg3LDQuODcsMCwwLDEsMS44NCwxLjE5LDUuMDYsNS4wNiwwLDAsMSwxLjIsMS44NCw4Ljc4LDguNzgsMCwwLDEsLjU1LDNjLjA3LDEuNjguMDksMi4xOS4wOSw2LjQ2czAsNC43OC0uMDksNi40NmE4Ljc4LDguNzgsMCwwLDEtLjU1LDMsNSw1LDAsMCwxLTEuMiwxLjg0LDUuMTEsNS4xMSwwLDAsMS0xLjgzLDEuMiw4Ljg5LDguODksMCwwLDEtMywuNTVjLTEuNjkuMDctMi4yLjA5LTYuNDYuMDlzLTQuNzksMC02LjQ3LS4wOWE4Ljg0LDguODQsMCwwLDEtMy0uNTUsNC45LDQuOSwwLDAsMS0xLjgzLTEuMiw0Ljg2LDQuODYsMCwwLDEtMS4yLTEuODMsOC42NCw4LjY0LDAsMCwxLS41NS0zYy0uMDgtMS42OS0uMS0yLjItLjEtNi40NnMwLTQuNzkuMS02LjQ3YTguNTgsOC41OCwwLDAsMSwuNTUtM0E0Ljc2LDQuNzYsMCwwLDEsNC43Myw0LjczYTQuODIsNC44MiwwLDAsMSwxLjg0LTEuMiw4LjUzLDguNTMsMCwwLDEsMy0uNTVjMS42OC0uMDgsMi4xOC0uMSw2LjQ2LS4xWk0xNiwwYy00LjM0LDAtNC44OSwwLTYuNTkuMDlBMTEuNjIsMTEuNjIsMCwwLDAsNS41My44NCw3LjcsNy43LDAsMCwwLDIuNjksMi42OSw3Ljc0LDcuNzQsMCwwLDAsLjg0LDUuNTIsMTEuNjcsMTEuNjcsMCwwLDAsLjA5LDkuNEMwLDExLjExLDAsMTEuNjYsMCwxNnMwLDQuODkuMDksNi41OWExMS43NCwxMS43NCwwLDAsMCwuNzUsMy44OSw3LjY2LDcuNjYsMCwwLDAsMS44NSwyLjgzLDcuODcsNy44NywwLDAsMCwyLjgzLDEuODUsMTEuNywxMS43LDAsMCwwLDMuODguNzRDMTEuMTEsMzIsMTEuNjUsMzIsMTYsMzJzNC44OSwwLDYuNi0uMDlhMTEuOTEsMTEuOTEsMCwwLDAsMy44OC0uNzQsNy44Nyw3Ljg3LDAsMCwwLDIuODMtMS44NSw3LjcxLDcuNzEsMCwwLDAsMS44NC0yLjgzLDExLjY3LDExLjY3LDAsMCwwLC43NS0zLjg4QzMyLDIwLjg5LDMyLDIwLjM1LDMyLDE2czAtNC44OS0uMDktNi42YTExLjYyLDExLjYyLDAsMCwwLS43NS0zLjg4LDcuNCw3LjQsMCwwLDAtMS44My0yLjg0QTcuNzksNy43OSwwLDAsMCwyNi40OC44NCwxMS43LDExLjcsMCwwLDAsMjIuNi4xQzIwLjg5LDAsMjAuMzQsMCwxNiwwWiIvPjxwYXRoIGNsYXNzPSJhIiBkPSJNMTYsNy43OEE4LjIyLDguMjIsMCwxLDAsMjQuMjIsMTYsOC4yMiw4LjIyLDAsMCwwLDE2LDcuNzhabTAsMTMuNTVBNS4zMyw1LjMzLDAsMSwxLDIxLjMzLDE2LDUuMzMsNS4zMywwLDAsMSwxNiwyMS4zM1oiLz48cGF0aCBjbGFzcz0iYSIgZD0iTTI2LjQ2LDcuNDZhMS45MiwxLjkyLDAsMSwxLTEuOTItMS45MkExLjkyLDEuOTIsMCwwLDEsMjYuNDYsNy40NloiLz48L3N2Zz4=);
}

.icon-x::before {
  -webkit-mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJhIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5ie2ZpbGw6IzBiNDM1YjtzdHJva2Utd2lkdGg6MHB4O308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iYiIgZD0ibTE4Ljk4LDEzLjU1TDMwLjY0LDBoLTIuNzZsLTEwLjEyLDExLjc3TDkuNjcsMEguMzRsMTIuMjIsMTcuNzlMLjM0LDMyaDIuNzZsMTAuNjktMTIuNDIsOC41NCwxMi40Mmg5LjMybC0xMi42OC0xOC40NWgwWm0tMy43OCw0LjRsLTEuMjQtMS43N0w0LjEsMi4wOGg0LjI0bDcuOTUsMTEuMzgsMS4yNCwxLjc3LDEwLjM0LDE0Ljc5aC00LjI0bC04LjQ0LTEyLjA3aDBaIi8+PC9zdmc+);
          mask-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJhIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PHN0eWxlPi5ie2ZpbGw6IzBiNDM1YjtzdHJva2Utd2lkdGg6MHB4O308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iYiIgZD0ibTE4Ljk4LDEzLjU1TDMwLjY0LDBoLTIuNzZsLTEwLjEyLDExLjc3TDkuNjcsMEguMzRsMTIuMjIsMTcuNzlMLjM0LDMyaDIuNzZsMTAuNjktMTIuNDIsOC41NCwxMi40Mmg5LjMybC0xMi42OC0xOC40NWgwWm0tMy43OCw0LjRsLTEuMjQtMS43N0w0LjEsMi4wOGg0LjI0bDcuOTUsMTEuMzgsMS4yNCwxLjc3LDEwLjM0LDE0Ljc5aC00LjI0bC04LjQ0LTEyLjA3aDBaIi8+PC9zdmc+);
}

/*.icon-x{
  @extend .icon-instagram;
  background: $light-blue;
  border-radius: 50%;
  width: prem(40);
  height: prem(40);
  padding: prem(8);
  display: block;
  &::before {
    width: 100%;
    height: 100%;
  }
}*/
.icon-miniscule {
  font-size: 1.375rem;
}

.icon-tiny {
  font-size: 2.1875rem;
}

.icon-xsm {
  font-size: 4.6875rem;
}

.icon-sm {
  font-size: 6.25rem;
}

.icon-md {
  font-size: 9.375rem;
}

.icon-lg {
  font-size: 12.5rem;
}

.main-nav .icon-blue {
  color: #4abad9;
}

.icon-blue {
  color: #2797b6;
}
a:hover .icon-blue {
  color: #047797;
}

.icon-dark-blue {
  color: #0b435b;
}

.icon-white {
  color: #fff;
}

.team-grid [class^=icon-] {
  border: 3px #212529 solid;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.team-grid .text-white [class^=icon-] {
  border-color: #fff;
}

/* .svg-icon::before {
  background: $body-color;
  content: "";
  mask-image: url('../../images/instagram.svg');
  display: block;
  width: 75px;
  height: 75px;
}

.svg-icon-white::before {
  background: $white;
} */
.svg-icon {
  background: #212529;
  display: block;
  width: 76px;
  height: 76px;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
}
.svg-icon.svg-icon-white {
  background: #fff;
}
.svg-icon.svg-icon-blue {
  background: #2797b6;
}
.svg-icon.svg-icon-dark-blue {
  background: #0b435b;
}

/*.icon-checkmark::before {
  content: url('../../images/checkmark.svg');
}
.icon-xmark::before {
  content: url('../../images/xmark.svg');
}*/
.bg-orange {
  background: #cb4f12;
}

/*.bg-cyan {
  background-color: $cyan;
}*/
.bg-lightblue {
  background-color: #0195cd !important;
}

.bg-darkblue {
  background: #0b435b;
}

.bg-darkcyan {
  background-color: #047797;
}

.bg-teal {
  --bg-opacity: 1;
  background-color: rgba(13, 155, 140, var(--bg-opacity));
}

.bg-gray-600 {
  background-color: #716d69;
}

.bg-opacity-75 {
  --bg-opacity: 0.75;
}

.orange-burn {
  background-color: #e6640a;
}

.teal-burn {
  background-color: #0d9b8c;
}

.red-burn {
  background-color: #a4383d;
}

.grey-burn {
  background-color: #716d69;
}

.bg-vyta-green {
  background: #173b30;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-n6 {
  margin: -6.25rem !important;
}

.mt-n6,
.my-n6 {
  margin-top: -6.25rem !important;
}

.mr-n6,
.mx-n6 {
  margin-right: -6.25rem !important;
}

.mb-n6,
.my-n6 {
  margin-bottom: -6.25rem !important;
}

.ml-n6,
.mx-n6 {
  margin-left: -6.25rem !important;
}

@media (min-width: 576px) {
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-n6 {
    margin: -6.25rem !important;
  }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -6.25rem !important;
  }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -6.25rem !important;
  }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -6.25rem !important;
  }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -6.25rem !important;
  }
}
@media (min-width: 768px) {
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-n6 {
    margin: -6.25rem !important;
  }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -6.25rem !important;
  }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -6.25rem !important;
  }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -6.25rem !important;
  }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -6.25rem !important;
  }
}
@media (min-width: 992px) {
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-n6 {
    margin: -6.25rem !important;
  }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -6.25rem !important;
  }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -6.25rem !important;
  }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -6.25rem !important;
  }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -6.25rem !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-n6 {
    margin: -6.25rem !important;
  }
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -6.25rem !important;
  }
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -6.25rem !important;
  }
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -6.25rem !important;
  }
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -6.25rem !important;
  }
}
@media (min-width: 1420px) {
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important;
  }
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important;
  }
  .m-xxl-n6 {
    margin: -6.25rem !important;
  }
  .mt-xxl-n6,
  .my-xxl-n6 {
    margin-top: -6.25rem !important;
  }
  .mr-xxl-n6,
  .mx-xxl-n6 {
    margin-right: -6.25rem !important;
  }
  .mb-xxl-n6,
  .my-xxl-n6 {
    margin-bottom: -6.25rem !important;
  }
  .ml-xxl-n6,
  .mx-xxl-n6 {
    margin-left: -6.25rem !important;
  }
}
.text-orange {
  color: #e6640a;
}

.text-teal {
  color: #0c756b;
}

.text-lightblue {
  color: #4abad9;
}

.text-orange-hc {
  color: #cb4f12;
}

.text-blue {
  color: #369;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.ratio, .vyta-banner .v-mask {
  position: relative;
  width: 100%;
}
.ratio::before, .vyta-banner .v-mask::before {
  display: block;
  padding-top: var(--aspect-ratio);
  content: "";
}
.ratio > *, .vyta-banner .v-mask > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ratio > img, .vyta-banner .v-mask > img {
  -o-object-fit: cover;
     object-fit: cover;
}

.ratio-1x1 {
  --aspect-ratio: 100%;
}

.ratio-16x9, .vyta-banner .v-mask {
  --aspect-ratio: calc(9 / 16 * 100%);
}

.ratio-21x9 {
  --aspect-ratio: calc(9 / 21 * 100%);
}

body#tinymce {
  margin: 12px !important;
}

.tile-shadow {
  -webkit-box-shadow: 0 3px 0 0 #dee2e6;
          box-shadow: 0 3px 0 0 #dee2e6;
}

/*# sourceMappingURL=main.css.map*/