@charset "UTF-8";/*!
 * jQuery mmenu v7.2.1
 * @requires jQuery 1.7.0 or later
 *
 * mmenu.frebsite.nl
 *	
 * 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,.1);--mm-color-button:rgba(0,0,0,.3);--mm-color-text:rgba(0,0,0,.75);--mm-color-text-dimmed:rgba(0,0,0,.3);--mm-color-background:#f3f3f3;--mm-color-background-highlight:rgba(0,0,0,.05);--mm-color-background-emphasis:hsla(0,0%,100%,.4);--mm-shadow:0 0 10px rgba(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);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{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;transform:translate3d(100%,0,0);transition: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;transform:translateZ(0)}.mm-panel_opened-parent{transform:translate3d(-30%,0,0)}.mm-panel_highest{z-index:2}.mm-panel_noanimation{transition:none!important}.mm-panel_noanimation.mm-panel_opened-parent{transform:translateZ(0)}[dir=rtl] .mm-panel:not(.mm-panel_opened){transform:translate3d(-100%,0,0)}[dir=rtl] .mm-panel.mm-panel_opened-parent{transform:translate3d(30%,0,0)}.mm-listitem_vertical>.mm-panel{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{transform:rotate(225deg);right:19px}.mm-btn{box-sizing:border-box;width:44px;padding:0}.mm-btn:after,.mm-btn:before{border-color:rgba(0,0,0,.1);border:2px solid var(--mm-color-button)}.mm-btn_close:after,.mm-btn_close:before{content:"";box-sizing:content-box;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;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;box-sizing:content-box;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0}.mm-btn_prev:before{transform:rotate(-45deg);left:23px;right:auto}.mm-btn_next:after{transform:rotate(135deg);right:23px;left:auto}[dir=rtl] .mm-btn_next:after{transform:rotate(-45deg);left:23px;right:auto}[dir=rtl] .mm-btn_prev:before{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;transition:opacity .4s ease}.mm-navbar>*{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{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:-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{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:20px;padding-right:10px;-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:hsla(0,0%,100%,.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:hsla(0,0%,100%,.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{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{box-sizing:border-box;position:relative}.mm-slideout{transition: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{transform:translate3d(80vw,0,0)}@media (max-width:300px){.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{transform:translate3d(240px,0,0)}}@media (min-width:550px){.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{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,.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{transition:none .4s ease;transition-property:transform,height}.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-]{transition-property:width}[class*=mm-menu_columns-] .mm-panels>.mm-panel{right:auto;transition-property:width,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{transform:translateZ(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){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{transform:translate3d(80vw,0,0)}@media (max-width:300px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout{transform:translate3d(240px,0,0)}}@media (min-width:0px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_opened~.mm-slideout{transform:translateZ(0)}}.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-80vw,0,0)}@media (max-width:300px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-240px,0,0)}}@media (min-width:0px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translateZ(0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-1{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){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{transform:translate3d(80vw,0,0)}@media (max-width:300px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout{transform:translate3d(240px,0,0)}}@media (min-width:550px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_opened~.mm-slideout{transform:translate3d(440px,0,0)}}.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-80vw,0,0)}@media (max-width:300px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-240px,0,0)}}@media (min-width:550px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-440px,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-2{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){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{transform:translate3d(80vw,0,0)}@media (max-width:300px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout{transform:translate3d(240px,0,0)}}@media (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_opened~.mm-slideout{transform:translate3d(880px,0,0)}}.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-80vw,0,0)}@media (max-width:300px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-240px,0,0)}}@media (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-880px,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-3{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){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{transform:translate3d(80vw,0,0)}@media (max-width:300px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout{transform:translate3d(240px,0,0)}}@media (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_opened~.mm-slideout{transform:translate3d(1320px,0,0)}}.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-80vw,0,0)}@media (max-width:300px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-240px,0,0)}}@media (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-1320px,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-4{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){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{transform:translate3d(80vw,0,0)}@media (max-width:300px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout{transform:translate3d(240px,0,0)}}@media (min-width:2200px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_opened~.mm-slideout{transform:translate3d(1760px,0,0)}}.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-80vw,0,0)}@media (max-width:300px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-240px,0,0)}}@media (min-width:2200px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{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{transition-property:width,min-width,max-width,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;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{transition-duration:0s}.mm-menu_dropdown{box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%}.mm-wrapper_dropdown .mm-slideout{transform:none!important;z-index:0}.mm-wrapper_dropdown .mm-wrapper__blocker{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;box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:0;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;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>*{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:hsla(0,0%,100%,.4);background:var(--mm-color-background-emphasis)}.mm-menu{--mm-iconpanel-size:44px}.mm-panel_iconpanel-1,.mm-panel_iconpanel-1.mm-panel_opened~.mm-listview_fixeddivider{width:calc(100% - 44px);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% - 88px);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% - 132px);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;transition-property:transform,width}.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;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;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;transition-property:transform,width}[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-menu_keyboardfocus.mm-menu_opened~.mm-wrapper__blocker a:focus,.mm-menu_keyboardfocus a:focus{outline:0;background:hsla(0,0%,100%,.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-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:-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){-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{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:hsla(0,0%,100%,.4);background:var(--mm-color-background-emphasis);color:rgba(0,0,0,.3);color:var(--mm-color-text-dimmed)}.mm-searchfield{height:44px;height:var(--mm-navbar-size);padding:0;display:-ms-flexbox;display:flex}.mm-searchfield input{border:none!important;outline:0!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;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;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{-ms-flex:1;flex:1;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;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;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-20px;z-index:15;transition:right .4s ease;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-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{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{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:hsla(0,0%,100%,.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:hsla(0,0%,100%,.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{transition-property:width,transform}.mm-wrapper_sidebar-collapsed .mm-page,.mm-wrapper_sidebar-expanded .mm-page{background:inherit;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));transform:translate3d(44px,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));transform:translate3d(440px,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,[dir=rtl].mm-wrapper_sidebar-expanded .mm-slideout,[dir=rtl].mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened~.mm-slideout{transform:translateZ(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;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{transition:transform .4s ease}.mm-wrapper_opened .mm-menu_fx-menu-zoom{transform:scale(.7) translate3d(-30%,0,0);transform-origin:left center}.mm-wrapper_opening .mm-menu_fx-menu-zoom{transform:scale(1) translateZ(0)}.mm-wrapper_opened .mm-menu_fx-menu-zoom.mm-menu_position-right{transform:scale(.7) translate3d(30%,0,0);transform-origin:right center}.mm-wrapper_opening .mm-menu_fx-menu-zoom.mm-menu_position-right{transform:scale(1) translateZ(0)}.mm-menu_fx-menu-slide{transition:transform .4s ease}.mm-wrapper_opened .mm-menu_fx-menu-slide{transform:translate3d(-30%,0,0)}.mm-wrapper_opening .mm-menu_fx-menu-slide{transform:translateZ(0)}.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right{transform:translate3d(30%,0,0)}.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right{transform:translateZ(0)}.mm-menu_fx-menu-fade{opacity:0;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{transition-property:none}.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent,.mm-panel_fx-none.mm-panel_opened-parent{transform:translateZ(0)}.mm-menu_fx-panels-zoom .mm-panel,.mm-panel_fx-zoom{transform-origin:left center;transform:scale(1.5) translate3d(100%,0,0)}.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened,.mm-panel_fx-zoom.mm-panel_opened{transform:scale(1) translateZ(0)}.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened-parent,.mm-panel_fx-zoom.mm-panel_opened-parent{transform:scale(.7) translate3d(-30%,0,0)}.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent,.mm-panel_fx-slide-0.mm-panel_opened-parent{transform:translateZ(0)}.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent,.mm-panel_fx-slide-100.mm-panel_opened-parent{transform:translate3d(-100%,0,0)}.mm-menu_fx-panels-slide-up .mm-panel,.mm-panel_fx-slide-up{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{transform:translateZ(0)}.mm-menu_fx-panels-slide-right .mm-panel,.mm-panel_fx-slide-right{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{transform:translateZ(0)}[class*=mm-menu_fx-listitems-] .mm-listitem{transition:none .4s ease}[class*=mm-menu_fx-listitems-] .mm-listitem:first-child{transition-delay:50ms}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(2){transition-delay:.1s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(3){transition-delay:.15s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(4){transition-delay:.2s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(5){transition-delay:.25s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(6){transition-delay:.3s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(7){transition-delay:.35s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(8){transition-delay:.4s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(9){transition-delay:.45s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(10){transition-delay:.5s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(11){transition-delay:.55s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(12){transition-delay:.6s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(13){transition-delay:.65s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(14){transition-delay:.7s}[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(15){transition-delay:.75s}.mm-menu_fx-listitems-slide .mm-listitem{transition-property:transform,opacity;transform:translate3d(50%,0,0);opacity:0}.mm-wrapper_opening .mm-menu_fx-listitems-slide .mm-panel_opened .mm-listitem{transform:translateZ(0);opacity:1}.mm-menu_fx-listitems-fade .mm-listitem{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{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{transform:translate3d(100vw,0,0)}@media (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout{transform:translate3d(140px,0,0)}}@media (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_opened~.mm-slideout{transform:translate3d(10000px,0,0)}}.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-100vw,0,0)}@media (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-140px,0,0)}}@media (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-10000px,0,0)}}.mm-menu_fullscreen.mm-menu_position-bottom,.mm-menu_fullscreen.mm-menu_position-top{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:-ms-flexbox;display:flex;-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{-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:-ms-flexbox;display:flex;-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{box-sizing:border-box;-ms-flex:1 0 auto;flex:1 0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mm-listview_inset{list-style:inside disc;width:100%;padding:0 30px 15px;margin:0}.mm-listview_inset .mm-listitem{padding:5px 0}.mm-menu_multiline .mm-listitem__text,.mm-panel_multiline .mm-listitem__text{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;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{transition:opacity .4s ease;opacity:0;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;transform:translate3d(-50%,-50%,0)}.mm-menu_popup.mm-menu_opened~.mm-slideout{transform:none!important;z-index:0}.mm-menu_popup.mm-menu_opened~.mm-wrapper__blocker{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{transform:translate3d(-80vw,0,0)}@media (max-width:300px){.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-240px,0,0)}}@media (min-width:550px){.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-440px,0,0)}}.mm-menu_position-bottom,.mm-menu_position-front,.mm-menu_position-top{transition: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{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{transform:translate3d(-100%,0,0)}.mm-menu_position-front.mm-menu_position-right{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{transform:translate3d(0,-100%,0);height:80vh;min-height:140px;max-height:880px}.mm-menu_position-bottom{transform:translate3d(0,100%,0);top:auto;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{transform:translateZ(0)}.mm-menu_shadow-page:after{box-shadow:0 0 10px rgba(0,0,0,.3);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,.mm-menu_shadow-panels .mm-panels>.mm-panel{box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:var(--mm-shadow)}.mm-menu_theme-white{--mm-color-border:rgba(0,0,0,.1);--mm-color-button:rgba(0,0,0,.3);--mm-color-text:rgba(0,0,0,.7);--mm-color-text-dimmed:rgba(0,0,0,.3);--mm-color-background:#fff;--mm-color-background-highlight:rgba(0,0,0,.06);--mm-color-background-emphasis:rgba(0,0,0,.03);--mm-shadow:0 0 10px rgba(0,0,0,.2)}.mm-menu_theme-dark{--mm-color-border:rgba(0,0,0,.3);--mm-color-button:hsla(0,0%,100%,.4);--mm-color-text:hsla(0,0%,100%,.85);--mm-color-text-dimmed:hsla(0,0%,100%,.4);--mm-color-background:#333;--mm-color-background-highlight:hsla(0,0%,100%,.08);--mm-color-background-emphasis:rgba(0,0,0,.1);--mm-shadow:0 0 20px rgba(0,0,0,.5)}.mm-menu_theme-black{--mm-color-border:hsla(0,0%,100%,.25);--mm-color-button:hsla(0,0%,100%,.4);--mm-color-text:hsla(0,0%,100%,.75);--mm-color-text-dimmed:hsla(0,0%,100%,.4);--mm-color-background:#000;--mm-color-background-highlight:hsla(0,0%,100%,.2);--mm-color-background-emphasis:hsla(0,0%,100%,.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;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}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1043;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}@media print{*,:after,:before,blockquote:first-letter,blockquote:first-line,div:first-letter,div:first-line,li:first-letter,li:first-line,p:first-letter,p:first-line{text-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}@-ms-viewport{width:device-width}html{-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#292b2c;background-color:#fff}[tabindex="-1"]:focus{outline:none!important}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{cursor:help}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}a{color:#0275d8;text-decoration:none}a:focus,a:hover{color:#014c8c;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre{overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle}[role=button]{cursor:pointer}[role=button],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse;background-color:transparent}caption{padding-top:.75rem;padding-bottom:.75rem;color:#636c72;caption-side:bottom}caption,th{text-align:left}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,select,textarea{line-height:inherit}input[type=checkbox]:disabled,input[type=radio]:disabled{cursor:not-allowed}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit}input[type=search]{-webkit-appearance:none}output{display:inline-block}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.1}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.1}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.comment-list,.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:5px}.initialism{font-size:90%;text-transform:uppercase}.blockquote{padding:.5rem 1rem;margin-bottom:1rem;font-size:1.25rem;border-left:.25rem solid #eceeef}.blockquote-footer{display:block;font-size:80%;color:#636c72}.blockquote-footer:before{content:"\2014 \00A0"}.blockquote-reverse{padding-right:1rem;padding-left:0;text-align:right;border-right:.25rem solid #eceeef;border-left:0}.blockquote-reverse .blockquote-footer:before{content:""}.blockquote-reverse .blockquote-footer:after{content:"\00A0 \2014"}.img-fluid,.img-thumbnail,.wp-caption{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #ddd;border-radius:.25rem;transition:all .2s ease-in-out}.figure{display:inline-block}.figure-img,.wp-caption{margin-bottom:.5rem;line-height:1}.figure-caption,.wp-caption-text{font-size:90%;color:#636c72}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}code{padding:.2rem .4rem;font-size:90%;color:#bd4147;background-color:#f7f7f9;border-radius:.25rem}a>code{padding:0;color:inherit;background-color:inherit}kbd{padding:.2rem .4rem;font-size:90%;color:#fff;background-color:#292b2c;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;margin-top:0;margin-bottom:1rem;font-size:90%;color:#292b2c}pre code{padding:0;font-size:inherit;color:inherit;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px;width:480px;max-width:100%}@media (min-width:660px){.container{padding-right:15px;padding-left:15px}}@media (min-width:1020px){.container{padding-right:15px;padding-left:15px}}@media (min-width:1220px){.container{padding-right:15px;padding-left:15px}}@media (min-width:1460px){.container{padding-right:15px;padding-left:15px}}@media (min-width:660px){.container{width:640px;max-width:100%}}@media (min-width:1020px){.container{width:1000px;max-width:100%}}@media (min-width:1220px){.container{width:1200px;max-width:100%}}@media (min-width:1460px){.container{width:1440px;max-width:100%}}.container-fluid{position:relative;margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px}@media (min-width:660px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:1020px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:1220px){.container-fluid{padding-right:15px;padding-left:15px}}@media (min-width:1460px){.container-fluid{padding-right:15px;padding-left:15px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}@media (min-width:660px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:1020px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:1220px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:1460px){.row{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,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:660px){.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{padding-right:15px;padding-left:15px}}@media (min-width:1020px){.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{padding-right:15px;padding-left:15px}}@media (min-width:1220px){.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{padding-right:15px;padding-left:15px}}@media (min-width:1460px){.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{padding-right:15px;padding-left:15px}}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-0{right:auto}.pull-1{right:8.3333333333%}.pull-2{right:16.6666666667%}.pull-3{right:25%}.pull-4{right:33.3333333333%}.pull-5{right:41.6666666667%}.pull-6{right:50%}.pull-7{right:58.3333333333%}.pull-8{right:66.6666666667%}.pull-9{right:75%}.pull-10{right:83.3333333333%}.pull-11{right:91.6666666667%}.pull-12{right:100%}.push-0{left:auto}.push-1{left:8.3333333333%}.push-2{left:16.6666666667%}.push-3{left:25%}.push-4{left:33.3333333333%}.push-5{left:41.6666666667%}.push-6{left:50%}.push-7{left:58.3333333333%}.push-8{left:66.6666666667%}.push-9{left:75%}.push-10{left:83.3333333333%}.push-11{left:91.6666666667%}.push-12{left:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:660px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-sm-0{right:auto}.pull-sm-1{right:8.3333333333%}.pull-sm-2{right:16.6666666667%}.pull-sm-3{right:25%}.pull-sm-4{right:33.3333333333%}.pull-sm-5{right:41.6666666667%}.pull-sm-6{right:50%}.pull-sm-7{right:58.3333333333%}.pull-sm-8{right:66.6666666667%}.pull-sm-9{right:75%}.pull-sm-10{right:83.3333333333%}.pull-sm-11{right:91.6666666667%}.pull-sm-12{right:100%}.push-sm-0{left:auto}.push-sm-1{left:8.3333333333%}.push-sm-2{left:16.6666666667%}.push-sm-3{left:25%}.push-sm-4{left:33.3333333333%}.push-sm-5{left:41.6666666667%}.push-sm-6{left:50%}.push-sm-7{left:58.3333333333%}.push-sm-8{left:66.6666666667%}.push-sm-9{left:75%}.push-sm-10{left:83.3333333333%}.push-sm-11{left:91.6666666667%}.push-sm-12{left:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:1020px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-md-0{right:auto}.pull-md-1{right:8.3333333333%}.pull-md-2{right:16.6666666667%}.pull-md-3{right:25%}.pull-md-4{right:33.3333333333%}.pull-md-5{right:41.6666666667%}.pull-md-6{right:50%}.pull-md-7{right:58.3333333333%}.pull-md-8{right:66.6666666667%}.pull-md-9{right:75%}.pull-md-10{right:83.3333333333%}.pull-md-11{right:91.6666666667%}.pull-md-12{right:100%}.push-md-0{left:auto}.push-md-1{left:8.3333333333%}.push-md-2{left:16.6666666667%}.push-md-3{left:25%}.push-md-4{left:33.3333333333%}.push-md-5{left:41.6666666667%}.push-md-6{left:50%}.push-md-7{left:58.3333333333%}.push-md-8{left:66.6666666667%}.push-md-9{left:75%}.push-md-10{left:83.3333333333%}.push-md-11{left:91.6666666667%}.push-md-12{left:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:1220px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-lg-0{right:auto}.pull-lg-1{right:8.3333333333%}.pull-lg-2{right:16.6666666667%}.pull-lg-3{right:25%}.pull-lg-4{right:33.3333333333%}.pull-lg-5{right:41.6666666667%}.pull-lg-6{right:50%}.pull-lg-7{right:58.3333333333%}.pull-lg-8{right:66.6666666667%}.pull-lg-9{right:75%}.pull-lg-10{right:83.3333333333%}.pull-lg-11{right:91.6666666667%}.pull-lg-12{right:100%}.push-lg-0{left:auto}.push-lg-1{left:8.3333333333%}.push-lg-2{left:16.6666666667%}.push-lg-3{left:25%}.push-lg-4{left:33.3333333333%}.push-lg-5{left:41.6666666667%}.push-lg-6{left:50%}.push-lg-7{left:58.3333333333%}.push-lg-8{left:66.6666666667%}.push-lg-9{left:75%}.push-lg-10{left:83.3333333333%}.push-lg-11{left:91.6666666667%}.push-lg-12{left:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1460px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.pull-xl-0{right:auto}.pull-xl-1{right:8.3333333333%}.pull-xl-2{right:16.6666666667%}.pull-xl-3{right:25%}.pull-xl-4{right:33.3333333333%}.pull-xl-5{right:41.6666666667%}.pull-xl-6{right:50%}.pull-xl-7{right:58.3333333333%}.pull-xl-8{right:66.6666666667%}.pull-xl-9{right:75%}.pull-xl-10{right:83.3333333333%}.pull-xl-11{right:91.6666666667%}.pull-xl-12{right:100%}.push-xl-0{left:auto}.push-xl-1{left:8.3333333333%}.push-xl-2{left:16.6666666667%}.push-xl-3{left:25%}.push-xl-4{left:33.3333333333%}.push-xl-5{left:41.6666666667%}.push-xl-6{left:50%}.push-xl-7{left:58.3333333333%}.push-xl-8{left:66.6666666667%}.push-xl-9{left:75%}.push-xl-10{left:83.3333333333%}.push-xl-11{left:91.6666666667%}.push-xl-12{left:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.table{width:100%;max-width:100%;margin-bottom:1rem}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #eceeef}.table thead th{vertical-align:bottom;border-bottom:2px solid #eceeef}.table tbody+tbody{border-top:2px solid #eceeef}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #eceeef}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th,.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-success,.table-success>td,.table-success>th{background-color:#dff0d8}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#d0e9c6}.table-info,.table-info>td,.table-info>th{background-color:#d9edf7}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#c4e3f3}.table-warning,.table-warning>td,.table-warning>th{background-color:#fcf8e3}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#faf2cc}.table-danger,.table-danger>td,.table-danger>th{background-color:#f2dede}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#ebcccc}.thead-inverse th{color:#fff;background-color:#292b2c}.thead-default th{color:#464a4c;background-color:#eceeef}.table-inverse{color:#fff;background-color:#292b2c}.table-inverse td,.table-inverse th,.table-inverse thead th{border-color:#fff}.table-inverse.table-bordered{border:0}.table-responsive{display:block;width:100%;overflow-x:auto;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive.table-bordered{border:0}.comment-form input[type=email],.comment-form input[type=text],.comment-form input[type=url],.comment-form textarea,.form-control,.search-form .search-field{display:block;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.25;color:#464a4c;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.comment-form input[type=email]::-ms-expand,.comment-form input[type=text]::-ms-expand,.comment-form input[type=url]::-ms-expand,.comment-form textarea::-ms-expand,.form-control::-ms-expand,.search-form .search-field::-ms-expand{background-color:transparent;border:0}.comment-form input:focus[type=email],.comment-form input:focus[type=text],.comment-form input:focus[type=url],.comment-form textarea:focus,.form-control:focus,.search-form .search-field:focus{color:#464a4c;background-color:#fff;border-color:#5cb3fd;outline:none}.comment-form input[type=email]:-ms-input-placeholder,.comment-form input[type=text]:-ms-input-placeholder,.comment-form input[type=url]:-ms-input-placeholder,.comment-form textarea:-ms-input-placeholder,.form-control:-ms-input-placeholder,.search-form .search-field:-ms-input-placeholder{color:#636c72;opacity:1}.comment-form input[type=email]::placeholder,.comment-form input[type=text]::placeholder,.comment-form input[type=url]::placeholder,.comment-form textarea::placeholder,.form-control::placeholder,.search-form .search-field::placeholder{color:#636c72;opacity:1}.comment-form input:disabled[type=email],.comment-form input:disabled[type=text],.comment-form input:disabled[type=url],.comment-form input[readonly][type=email],.comment-form input[readonly][type=text],.comment-form input[readonly][type=url],.comment-form textarea:disabled,.comment-form textarea[readonly],.form-control:disabled,.form-control[readonly],.search-form .search-field:disabled,.search-form .search-field[readonly]{background-color:#eceeef;opacity:1}.comment-form input:disabled[type=email],.comment-form input:disabled[type=text],.comment-form input:disabled[type=url],.comment-form textarea:disabled,.form-control:disabled,.search-form .search-field:disabled{cursor:not-allowed}.search-form select.search-field:not([size]):not([multiple]),select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}.search-form select.search-field:focus::-ms-value,select.form-control:focus::-ms-value{color:#464a4c;background-color:#fff}.form-control-file,.form-control-range{display:block}.col-form-label{padding-top:calc(.5rem - 1px * 2);padding-bottom:calc(.5rem - 1px * 2);margin-bottom:0}.col-form-label-lg{padding-top:calc(.75rem - 1px * 2);padding-bottom:calc(.75rem - 1px * 2);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem - 1px * 2);padding-bottom:calc(.25rem - 1px * 2);font-size:.875rem}.col-form-legend{font-size:1rem}.col-form-legend,.form-control-static{padding-top:.5rem;padding-bottom:.5rem;margin-bottom:0}.form-control-static{line-height:1.25;border:solid transparent;border-width:1px 0}.comment-form .input-group-lg>.input-group-btn>input.form-control-static[type=submit],.comment-form .input-group-lg>input.form-control-static[type=email],.comment-form .input-group-lg>input.form-control-static[type=text],.comment-form .input-group-lg>input.form-control-static[type=url],.comment-form .input-group-lg>textarea.form-control-static,.comment-form .input-group-sm>.input-group-btn>input.form-control-static[type=submit],.comment-form .input-group-sm>input.form-control-static[type=email],.comment-form .input-group-sm>input.form-control-static[type=text],.comment-form .input-group-sm>input.form-control-static[type=url],.comment-form .input-group-sm>textarea.form-control-static,.form-control-static.form-control-lg,.form-control-static.form-control-sm,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn,.search-form .input-group-lg>.form-control-static.search-field,.search-form .input-group-lg>.input-group-btn>.form-control-static.search-submit,.search-form .input-group-sm>.form-control-static.search-field,.search-form .input-group-sm>.input-group-btn>.form-control-static.search-submit{padding-right:0;padding-left:0}.comment-form .input-group-sm>.input-group-btn>input[type=submit],.comment-form .input-group-sm>input[type=email],.comment-form .input-group-sm>input[type=text],.comment-form .input-group-sm>input[type=url],.comment-form .input-group-sm>textarea,.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn,.search-form .input-group-sm>.input-group-btn>.search-submit,.search-form .input-group-sm>.search-field{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>select.input-group-addon:not([size]):not([multiple]),.search-form .input-group-sm>.input-group-btn>select.search-submit:not([size]):not([multiple]),.search-form .input-group-sm>select.search-field:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:1.8125rem}.comment-form .input-group-lg>.input-group-btn>input[type=submit],.comment-form .input-group-lg>input[type=email],.comment-form .input-group-lg>input[type=text],.comment-form .input-group-lg>input[type=url],.comment-form .input-group-lg>textarea,.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,.search-form .input-group-lg>.input-group-btn>.search-submit,.search-form .input-group-lg>.search-field{padding:.75rem 1.5rem;font-size:1.25rem;border-radius:.3rem}.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>select.input-group-addon:not([size]):not([multiple]),.search-form .input-group-lg>.input-group-btn>select.search-submit:not([size]):not([multiple]),.search-form .input-group-lg>select.search-field:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:3.1666666667rem}.comment-form p,.form-group,.search-form label{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-check{position:relative;display:block;margin-bottom:.5rem}.form-check.disabled .form-check-label{color:#636c72;cursor:not-allowed}.form-check-label{padding-left:1.25rem;margin-bottom:0;cursor:pointer}.form-check-input{position:absolute;margin-top:.25rem;margin-left:-1.25rem}.form-check-input:only-child{position:static}.form-check-inline{display:inline-block}.form-check-inline .form-check-label{vertical-align:middle}.form-check-inline+.form-check-inline{margin-left:.75rem}.form-control-feedback{margin-top:.25rem}.form-control-danger,.form-control-success,.form-control-warning{padding-right:2.25rem;background-repeat:no-repeat;background-position:center right .5625rem;background-size:1.125rem 1.125rem}.has-success .col-form-label,.has-success .custom-control,.has-success .form-check-label,.has-success .form-control-feedback,.has-success .form-control-label{color:#5cb85c}.comment-form .has-success input[type=email],.comment-form .has-success input[type=text],.comment-form .has-success input[type=url],.comment-form .has-success textarea,.has-success .comment-form input[type=email],.has-success .comment-form input[type=text],.has-success .comment-form input[type=url],.has-success .comment-form textarea,.has-success .form-control,.has-success .search-form .search-field,.search-form .has-success .search-field{border-color:#5cb85c}.has-success .input-group-addon{color:#5cb85c;border-color:#5cb85c;background-color:#eaf6ea}.has-success .form-control-success{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' 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")}.has-warning .col-form-label,.has-warning .custom-control,.has-warning .form-check-label,.has-warning .form-control-feedback,.has-warning .form-control-label{color:#f0ad4e}.comment-form .has-warning input[type=email],.comment-form .has-warning input[type=text],.comment-form .has-warning input[type=url],.comment-form .has-warning textarea,.has-warning .comment-form input[type=email],.has-warning .comment-form input[type=text],.has-warning .comment-form input[type=url],.has-warning .comment-form textarea,.has-warning .form-control,.has-warning .search-form .search-field,.search-form .has-warning .search-field{border-color:#f0ad4e}.has-warning .input-group-addon{color:#f0ad4e;border-color:#f0ad4e;background-color:#fff}.has-warning .form-control-warning{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")}.has-danger .col-form-label,.has-danger .custom-control,.has-danger .form-check-label,.has-danger .form-control-feedback,.has-danger .form-control-label{color:#d9534f}.comment-form .has-danger input[type=email],.comment-form .has-danger input[type=text],.comment-form .has-danger input[type=url],.comment-form .has-danger textarea,.has-danger .comment-form input[type=email],.has-danger .comment-form input[type=text],.has-danger .comment-form input[type=url],.has-danger .comment-form textarea,.has-danger .form-control,.has-danger .search-form .search-field,.search-form .has-danger .search-field{border-color:#d9534f}.has-danger .input-group-addon{color:#d9534f;border-color:#d9534f;background-color:#fdf7f7}.has-danger .form-control-danger{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")}.form-inline,.search-form{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check,.search-form .form-check{width:100%}@media (min-width:660px){.form-inline label,.search-form label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.comment-form .form-inline p,.comment-form .search-form p,.form-inline .comment-form p,.form-inline .form-group,.form-inline .search-form label,.search-form .comment-form p,.search-form .form-group,.search-form .form-inline label,.search-form label{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.comment-form .form-inline input[type=email],.comment-form .form-inline input[type=text],.comment-form .form-inline input[type=url],.comment-form .form-inline textarea,.comment-form .search-form input[type=email],.comment-form .search-form input[type=text],.comment-form .search-form input[type=url],.comment-form .search-form textarea,.form-inline .comment-form input[type=email],.form-inline .comment-form input[type=text],.form-inline .comment-form input[type=url],.form-inline .comment-form textarea,.form-inline .form-control,.search-form .comment-form input[type=email],.search-form .comment-form input[type=text],.search-form .comment-form input[type=url],.search-form .comment-form textarea,.search-form .form-control,.search-form .search-field{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static,.search-form .form-control-static{display:inline-block}.form-inline .input-group,.search-form .input-group{width:auto}.form-inline .form-control-label,.search-form .form-control-label{margin-bottom:0;vertical-align:middle}.form-inline .form-check,.search-form .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;margin-top:0;margin-bottom:0}.form-inline .form-check-label,.search-form .form-check-label{padding-left:0}.form-inline .form-check-input,.search-form .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control,.search-form .custom-control{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-left:0}.form-inline .custom-control-indicator,.search-form .custom-control-indicator{position:static;display:inline-block;margin-right:.25rem;vertical-align:text-bottom}.form-inline .has-feedback .form-control-feedback,.search-form .has-feedback .form-control-feedback{top:0}}.btn,.comment-form input[type=submit],.search-form .search-submit{display:inline-block;font-weight:400;line-height:1.25;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.5rem 1rem;font-size:1rem;border-radius:.25rem;transition:all .2s ease-in-out}.btn:focus,.btn:hover,.comment-form input:focus[type=submit],.comment-form input:hover[type=submit],.search-form .search-submit:focus,.search-form .search-submit:hover{text-decoration:none}.btn.focus,.btn:focus,.comment-form input.focus[type=submit],.comment-form input:focus[type=submit],.search-form .focus.search-submit,.search-form .search-submit:focus{outline:0;box-shadow:0 0 0 2px rgba(2,117,216,.25)}.btn.disabled,.btn:disabled,.comment-form input.disabled[type=submit],.comment-form input:disabled[type=submit],.search-form .disabled.search-submit,.search-form .search-submit:disabled{cursor:not-allowed;opacity:.65}.btn.active,.btn:active,.comment-form input.active[type=submit],.comment-form input:active[type=submit],.search-form .active.search-submit,.search-form .search-submit:active{background-image:none}.search-form a.disabled.search-submit,.search-form fieldset[disabled] a.search-submit,a.btn.disabled,fieldset[disabled] .search-form a.search-submit,fieldset[disabled] a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#0275d8;border-color:#0275d8}.btn-primary:hover{color:#fff;background-color:#025aa5;border-color:#01549b}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 2px rgba(2,117,216,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#0275d8;border-color:#0275d8}.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#025aa5;background-image:none;border-color:#01549b}.btn-secondary,.comment-form input[type=submit],.search-form .search-submit{color:#292b2c;background-color:#fff;border-color:#ccc}.btn-secondary:hover,.comment-form input:hover[type=submit],.search-form .search-submit:hover{color:#292b2c;background-color:#e6e5e5;border-color:#adadad}.btn-secondary.focus,.btn-secondary:focus,.comment-form input.focus[type=submit],.comment-form input:focus[type=submit],.search-form .focus.search-submit,.search-form .search-submit:focus{box-shadow:0 0 0 2px hsla(0,0%,80%,.5)}.btn-secondary.disabled,.btn-secondary:disabled,.comment-form input.disabled[type=submit],.comment-form input:disabled[type=submit],.search-form .disabled.search-submit,.search-form .search-submit:disabled{background-color:#fff;border-color:#ccc}.btn-secondary.active,.btn-secondary:active,.comment-form .show>input.dropdown-toggle[type=submit],.comment-form input.active[type=submit],.comment-form input:active[type=submit],.search-form .active.search-submit,.search-form .search-submit:active,.search-form .show>.dropdown-toggle.search-submit,.show>.btn-secondary.dropdown-toggle{color:#292b2c;background-color:#e6e5e5;background-image:none;border-color:#adadad}.btn-info{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#2aabd2}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 2px rgba(91,192,222,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#5bc0de;border-color:#5bc0de}.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;background-image:none;border-color:#2aabd2}.btn-success{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#419641}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 2px rgba(92,184,92,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#5cb85c;border-color:#5cb85c}.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;background-image:none;border-color:#419641}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#eb9316}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 2px rgba(240,173,78,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;background-image:none;border-color:#eb9316}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#c12e2a}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 2px rgba(217,83,79,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#d9534f;border-color:#d9534f}.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;background-image:none;border-color:#c12e2a}.btn-outline-primary{color:#0275d8;background-image:none;background-color:transparent;border-color:#0275d8}.btn-outline-primary:hover{color:#fff;background-color:#0275d8;border-color:#0275d8}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 2px rgba(2,117,216,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0275d8;background-color:transparent}.btn-outline-primary.active,.btn-outline-primary:active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#0275d8;border-color:#0275d8}.btn-outline-secondary{color:#ccc;background-image:none;background-color:transparent;border-color:#ccc}.btn-outline-secondary:hover{color:#fff;background-color:#ccc;border-color:#ccc}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 2px hsla(0,0%,80%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#ccc;background-color:transparent}.btn-outline-secondary.active,.btn-outline-secondary:active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#ccc;border-color:#ccc}.btn-outline-info{color:#5bc0de;background-image:none;background-color:transparent;border-color:#5bc0de}.btn-outline-info:hover{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 2px rgba(91,192,222,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#5bc0de;background-color:transparent}.btn-outline-info.active,.btn-outline-info:active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-outline-success{color:#5cb85c;background-image:none;background-color:transparent;border-color:#5cb85c}.btn-outline-success:hover{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 2px rgba(92,184,92,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#5cb85c;background-color:transparent}.btn-outline-success.active,.btn-outline-success:active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#5cb85c;border-color:#5cb85c}.btn-outline-warning{color:#f0ad4e;background-image:none;background-color:transparent;border-color:#f0ad4e}.btn-outline-warning:hover{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 2px rgba(240,173,78,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#f0ad4e;background-color:transparent}.btn-outline-warning.active,.btn-outline-warning:active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-outline-danger{color:#d9534f;background-image:none;background-color:transparent;border-color:#d9534f}.btn-outline-danger:hover{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 2px rgba(217,83,79,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#d9534f;background-color:transparent}.btn-outline-danger.active,.btn-outline-danger:active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#d9534f;border-color:#d9534f}.btn-link{font-weight:400;color:#0275d8;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link:disabled{background-color:transparent}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#014c8c;text-decoration:underline;background-color:transparent}.btn-link:disabled{color:#636c72}.btn-link:disabled:focus,.btn-link:disabled:hover{text-decoration:none}.btn-group-lg>.btn,.btn-lg,.comment-form .btn-group-lg>input[type=submit],.search-form .btn-group-lg>.search-submit{padding:.75rem 1.5rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm,.comment-form .btn-group-sm>input[type=submit],.search-form .btn-group-sm>.search-submit{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{height:0;overflow:hidden;transition:height .35s ease}.collapsing,.dropdown,.dropup{position:relative}.dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.3em;vertical-align:middle;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-left:.3em solid transparent}.dropdown-toggle:focus{outline:0}.dropup .dropdown-toggle:after{border-top:0;border-bottom:.3em solid}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#292b2c;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-divider{height:1px;margin:.5rem 0;overflow:hidden;background-color:#eceeef}.dropdown-item{display:block;width:100%;padding:3px 1.5rem;clear:both;font-weight:400;color:#292b2c;text-align:inherit;white-space:nowrap;background:none;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1d1e1f;text-decoration:none;background-color:#f7f7f9}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0275d8}.dropdown-item.disabled,.dropdown-item:disabled{color:#636c72;cursor:not-allowed;background-color:transparent}.show>.dropdown-menu{display:block}.show>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#636c72;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.dropup .dropdown-menu{top:auto;bottom:100%;margin-bottom:.125rem}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn,.comment-form .btn-group-vertical>input[type=submit],.comment-form .btn-group>input[type=submit],.search-form .btn-group-vertical>.search-submit,.search-form .btn-group>.search-submit{position:relative;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover,.comment-form .btn-group-vertical>input.active[type=submit],.comment-form .btn-group-vertical>input:active[type=submit],.comment-form .btn-group-vertical>input:focus[type=submit],.comment-form .btn-group-vertical>input:hover[type=submit],.comment-form .btn-group>input.active[type=submit],.comment-form .btn-group>input:active[type=submit],.comment-form .btn-group>input:focus[type=submit],.comment-form .btn-group>input:hover[type=submit],.search-form .btn-group-vertical>.active.search-submit,.search-form .btn-group-vertical>.search-submit:active,.search-form .btn-group-vertical>.search-submit:focus,.search-form .btn-group-vertical>.search-submit:hover,.search-form .btn-group>.active.search-submit,.search-form .btn-group>.search-submit:active,.search-form .btn-group>.search-submit:focus,.search-form .btn-group>.search-submit:hover{z-index:2}.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group,.btn-group-vertical .comment-form .btn+input[type=submit],.btn-group-vertical .comment-form .btn-group+input[type=submit],.btn-group-vertical .comment-form .search-form input[type=submit]+.search-submit,.btn-group-vertical .comment-form input[type=submit]+.btn,.btn-group-vertical .comment-form input[type=submit]+.btn-group,.btn-group-vertical .comment-form input[type=submit]+input[type=submit],.btn-group-vertical .search-form .btn+.search-submit,.btn-group-vertical .search-form .btn-group+.search-submit,.btn-group-vertical .search-form .comment-form .search-submit+input[type=submit],.btn-group-vertical .search-form .search-submit+.btn,.btn-group-vertical .search-form .search-submit+.btn-group,.btn-group-vertical .search-form .search-submit+.search-submit,.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group .comment-form .btn+input[type=submit],.btn-group .comment-form .btn-group+input[type=submit],.btn-group .comment-form .search-form input[type=submit]+.search-submit,.btn-group .comment-form input[type=submit]+.btn,.btn-group .comment-form input[type=submit]+.btn-group,.btn-group .comment-form input[type=submit]+input[type=submit],.btn-group .search-form .btn+.search-submit,.btn-group .search-form .btn-group+.search-submit,.btn-group .search-form .comment-form .search-submit+input[type=submit],.btn-group .search-form .search-submit+.btn,.btn-group .search-form .search-submit+.btn-group,.btn-group .search-form .search-submit+.search-submit,.comment-form .btn-group-vertical .btn+input[type=submit],.comment-form .btn-group-vertical .btn-group+input[type=submit],.comment-form .btn-group-vertical .search-form .search-submit+input[type=submit],.comment-form .btn-group-vertical .search-form input[type=submit]+.search-submit,.comment-form .btn-group-vertical input[type=submit]+.btn,.comment-form .btn-group-vertical input[type=submit]+.btn-group,.comment-form .btn-group-vertical input[type=submit]+input[type=submit],.comment-form .btn-group .btn+input[type=submit],.comment-form .btn-group .btn-group+input[type=submit],.comment-form .btn-group .search-form .search-submit+input[type=submit],.comment-form .btn-group .search-form input[type=submit]+.search-submit,.comment-form .btn-group input[type=submit]+.btn,.comment-form .btn-group input[type=submit]+.btn-group,.comment-form .btn-group input[type=submit]+input[type=submit],.comment-form .search-form .btn-group-vertical .search-submit+input[type=submit],.comment-form .search-form .btn-group .search-submit+input[type=submit],.search-form .btn-group-vertical .btn+.search-submit,.search-form .btn-group-vertical .btn-group+.search-submit,.search-form .btn-group-vertical .comment-form .search-submit+input[type=submit],.search-form .btn-group-vertical .comment-form input[type=submit]+.search-submit,.search-form .btn-group-vertical .search-submit+.btn,.search-form .btn-group-vertical .search-submit+.btn-group,.search-form .btn-group-vertical .search-submit+.search-submit,.search-form .btn-group .btn+.search-submit,.search-form .btn-group .btn-group+.search-submit,.search-form .btn-group .comment-form .search-submit+input[type=submit],.search-form .btn-group .comment-form input[type=submit]+.search-submit,.search-form .btn-group .search-submit+.btn,.search-form .btn-group .search-submit+.btn-group,.search-form .btn-group .search-submit+.search-submit,.search-form .comment-form .btn-group-vertical input[type=submit]+.search-submit,.search-form .comment-form .btn-group input[type=submit]+.search-submit{margin-left:-1px}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),.comment-form .btn-group>input:not(:first-child):not(:last-child):not(.dropdown-toggle)[type=submit],.search-form .btn-group>.search-submit:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child,.comment-form .btn-group>input:first-child[type=submit],.search-form .btn-group>.search-submit:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.comment-form .btn-group>input:first-child:not(:last-child):not(.dropdown-toggle)[type=submit],.search-form .btn-group>.search-submit:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child),.comment-form .btn-group>input:last-child:not(:first-child)[type=submit],.search-form .btn-group>.search-submit:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,.comment-form .btn-group>.btn-group:not(:first-child):not(:last-child)>input[type=submit],.search-form .btn-group>.btn-group:not(:first-child):not(:last-child)>.search-submit{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,.comment-form .btn-group>.btn-group:first-child:not(:last-child)>input:last-child[type=submit],.search-form .btn-group>.btn-group:first-child:not(:last-child)>.search-submit:last-child{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,.comment-form .btn-group>.btn-group:last-child:not(:first-child)>input:first-child[type=submit],.search-form .btn-group>.btn-group:last-child:not(:first-child)>.search-submit:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn+.dropdown-toggle-split,.comment-form input[type=submit]+.dropdown-toggle-split,.search-form .search-submit+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn+.dropdown-toggle-split:after,.comment-form input[type=submit]+.dropdown-toggle-split:after,.search-form .search-submit+.dropdown-toggle-split:after{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split,.comment-form .btn-group-sm>input[type=submit]+.dropdown-toggle-split,.search-form .btn-group-sm>.search-submit+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split,.comment-form .btn-group-lg>input[type=submit]+.dropdown-toggle-split,.search-form .btn-group-lg>.search-submit+.dropdown-toggle-split{padding-right:1.125rem;padding-left:1.125rem}.btn-group-vertical{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group,.btn-group-vertical .comment-form input[type=submit],.btn-group-vertical .search-form .search-submit,.comment-form .btn-group-vertical input[type=submit],.search-form .btn-group-vertical .search-submit{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group,.comment-form .btn-group-vertical>.btn+input[type=submit],.comment-form .btn-group-vertical>.btn-group+input[type=submit],.comment-form .btn-group-vertical>input[type=submit]+.btn,.comment-form .btn-group-vertical>input[type=submit]+.btn-group,.comment-form .btn-group-vertical>input[type=submit]+input[type=submit],.comment-form .search-form .btn-group-vertical>.search-submit+input[type=submit],.comment-form .search-form .btn-group-vertical>input[type=submit]+.search-submit,.search-form .btn-group-vertical>.btn+.search-submit,.search-form .btn-group-vertical>.btn-group+.search-submit,.search-form .btn-group-vertical>.search-submit+.btn,.search-form .btn-group-vertical>.search-submit+.btn-group,.search-form .btn-group-vertical>.search-submit+.search-submit,.search-form .comment-form .btn-group-vertical>.search-submit+input[type=submit],.search-form .comment-form .btn-group-vertical>input[type=submit]+.search-submit{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child),.comment-form .btn-group-vertical>input:not(:first-child):not(:last-child)[type=submit],.search-form .btn-group-vertical>.search-submit:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child),.comment-form .btn-group-vertical>input:first-child:not(:last-child)[type=submit],.search-form .btn-group-vertical>.search-submit:first-child:not(:last-child){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child),.comment-form .btn-group-vertical>input:last-child:not(:first-child)[type=submit],.search-form .btn-group-vertical>.search-submit:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,.comment-form .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>input[type=submit],.search-form .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.search-submit{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle,.comment-form .btn-group-vertical>.btn-group:first-child:not(:last-child)>input:last-child[type=submit],.search-form .btn-group-vertical>.btn-group:first-child:not(:last-child)>.search-submit:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child,.comment-form .btn-group-vertical>.btn-group:last-child:not(:first-child)>input:first-child[type=submit],.search-form .btn-group-vertical>.btn-group:last-child:not(:first-child)>.search-submit:first-child{border-top-right-radius:0;border-top-left-radius:0}.comment-form [data-toggle=buttons]>.btn-group>input[type=submit] input[type=checkbox],.comment-form [data-toggle=buttons]>.btn-group>input[type=submit] input[type=radio],.comment-form [data-toggle=buttons]>input[type=submit] input[type=checkbox],.comment-form [data-toggle=buttons]>input[type=submit] input[type=radio],.search-form [data-toggle=buttons]>.btn-group>.search-submit input[type=checkbox],.search-form [data-toggle=buttons]>.btn-group>.search-submit input[type=radio],.search-form [data-toggle=buttons]>.search-submit input[type=checkbox],.search-form [data-toggle=buttons]>.search-submit input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;width:100%}.comment-form .input-group input[type=email],.comment-form .input-group input[type=text],.comment-form .input-group input[type=url],.comment-form .input-group textarea,.input-group .comment-form input[type=email],.input-group .comment-form input[type=text],.input-group .comment-form input[type=url],.input-group .comment-form textarea,.input-group .form-control,.input-group .search-form .search-field,.search-form .input-group .search-field{position:relative;z-index:2;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.comment-form .input-group input:active[type=email],.comment-form .input-group input:active[type=text],.comment-form .input-group input:active[type=url],.comment-form .input-group input:focus[type=email],.comment-form .input-group input:focus[type=text],.comment-form .input-group input:focus[type=url],.comment-form .input-group input:hover[type=email],.comment-form .input-group input:hover[type=text],.comment-form .input-group input:hover[type=url],.comment-form .input-group textarea:active,.comment-form .input-group textarea:focus,.comment-form .input-group textarea:hover,.input-group .comment-form input:active[type=email],.input-group .comment-form input:active[type=text],.input-group .comment-form input:active[type=url],.input-group .comment-form input:focus[type=email],.input-group .comment-form input:focus[type=text],.input-group .comment-form input:focus[type=url],.input-group .comment-form input:hover[type=email],.input-group .comment-form input:hover[type=text],.input-group .comment-form input:hover[type=url],.input-group .comment-form textarea:active,.input-group .comment-form textarea:focus,.input-group .comment-form textarea:hover,.input-group .form-control:active,.input-group .form-control:focus,.input-group .form-control:hover,.input-group .search-form .search-field:active,.input-group .search-form .search-field:focus,.input-group .search-form .search-field:hover,.search-form .input-group .search-field:active,.search-form .input-group .search-field:focus,.search-form .input-group .search-field:hover{z-index:3}.comment-form .input-group input[type=email],.comment-form .input-group input[type=text],.comment-form .input-group input[type=url],.comment-form .input-group textarea,.input-group-addon,.input-group-btn,.input-group .comment-form input[type=email],.input-group .comment-form input[type=text],.input-group .comment-form input[type=url],.input-group .comment-form textarea,.input-group .form-control,.input-group .search-form .search-field,.search-form .input-group .search-field{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.comment-form .input-group input:not(:first-child):not(:last-child)[type=email],.comment-form .input-group input:not(:first-child):not(:last-child)[type=text],.comment-form .input-group input:not(:first-child):not(:last-child)[type=url],.comment-form .input-group textarea:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .comment-form input:not(:first-child):not(:last-child)[type=email],.input-group .comment-form input:not(:first-child):not(:last-child)[type=text],.input-group .comment-form input:not(:first-child):not(:last-child)[type=url],.input-group .comment-form textarea:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child),.input-group .search-form .search-field:not(:first-child):not(:last-child),.search-form .input-group .search-field:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{white-space:nowrap;vertical-align:middle}.input-group-addon{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.25;color:#464a4c;text-align:center;background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.comment-form .input-group-sm>.input-group-btn>input.input-group-addon[type=submit],.comment-form .input-group-sm>input.input-group-addon[type=email],.comment-form .input-group-sm>input.input-group-addon[type=text],.comment-form .input-group-sm>input.input-group-addon[type=url],.comment-form .input-group-sm>textarea.input-group-addon,.input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn,.search-form .input-group-sm>.input-group-addon.search-field,.search-form .input-group-sm>.input-group-btn>.input-group-addon.search-submit{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.comment-form .input-group-lg>.input-group-btn>input.input-group-addon[type=submit],.comment-form .input-group-lg>input.input-group-addon[type=email],.comment-form .input-group-lg>input.input-group-addon[type=text],.comment-form .input-group-lg>input.input-group-addon[type=url],.comment-form .input-group-lg>textarea.input-group-addon,.input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn,.search-form .input-group-lg>.input-group-addon.search-field,.search-form .input-group-lg>.input-group-btn>.input-group-addon.search-submit{padding:.75rem 1.5rem;font-size:1.25rem;border-radius:.3rem}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.comment-form .input-group-btn:not(:first-child)>.btn-group:not(:last-child)>input[type=submit],.comment-form .input-group-btn:not(:first-child)>input:not(:last-child):not(.dropdown-toggle)[type=submit],.comment-form .input-group-btn:not(:last-child)>.btn-group>input[type=submit],.comment-form .input-group-btn:not(:last-child)>input[type=submit],.comment-form .input-group input:not(:last-child)[type=email],.comment-form .input-group input:not(:last-child)[type=text],.comment-form .input-group input:not(:last-child)[type=url],.comment-form .input-group textarea:not(:last-child),.input-group-addon:not(:last-child),.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group>.btn,.input-group-btn:not(:last-child)>.dropdown-toggle,.input-group .comment-form input:not(:last-child)[type=email],.input-group .comment-form input:not(:last-child)[type=text],.input-group .comment-form input:not(:last-child)[type=url],.input-group .comment-form textarea:not(:last-child),.input-group .form-control:not(:last-child),.input-group .search-form .search-field:not(:last-child),.search-form .input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.search-submit,.search-form .input-group-btn:not(:first-child)>.search-submit:not(:last-child):not(.dropdown-toggle),.search-form .input-group-btn:not(:last-child)>.btn-group>.search-submit,.search-form .input-group-btn:not(:last-child)>.search-submit,.search-form .input-group .search-field:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:not(:last-child){border-right:0}.comment-form .input-group-btn:not(:first-child)>.btn-group>input[type=submit],.comment-form .input-group-btn:not(:first-child)>input[type=submit],.comment-form .input-group-btn:not(:last-child)>.btn-group:not(:first-child)>input[type=submit],.comment-form .input-group-btn:not(:last-child)>input:not(:first-child)[type=submit],.comment-form .input-group input:not(:first-child)[type=email],.comment-form .input-group input:not(:first-child)[type=text],.comment-form .input-group input:not(:first-child)[type=url],.comment-form .input-group textarea:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,.input-group-btn:not(:last-child)>.btn:not(:first-child),.input-group .comment-form input:not(:first-child)[type=email],.input-group .comment-form input:not(:first-child)[type=text],.input-group .comment-form input:not(:first-child)[type=url],.input-group .comment-form textarea:not(:first-child),.input-group .form-control:not(:first-child),.input-group .search-form .search-field:not(:first-child),.search-form .input-group-btn:not(:first-child)>.btn-group>.search-submit,.search-form .input-group-btn:not(:first-child)>.search-submit,.search-form .input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.search-submit,.search-form .input-group-btn:not(:last-child)>.search-submit:not(:first-child),.search-form .input-group .search-field:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.comment-form input[type=email]+.input-group-addon:not(:first-child),.comment-form input[type=text]+.input-group-addon:not(:first-child),.comment-form input[type=url]+.input-group-addon:not(:first-child),.comment-form textarea+.input-group-addon:not(:first-child),.form-control+.input-group-addon:not(:first-child),.search-form .search-field+.input-group-addon:not(:first-child){border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.comment-form .input-group-btn>input[type=submit],.input-group-btn>.btn,.search-form .input-group-btn>.search-submit{position:relative;-ms-flex:1;flex:1}.comment-form .input-group-btn>.btn+input[type=submit],.comment-form .input-group-btn>input[type=submit]+.btn,.comment-form .input-group-btn>input[type=submit]+input[type=submit],.comment-form .search-form .input-group-btn>.search-submit+input[type=submit],.comment-form .search-form .input-group-btn>input[type=submit]+.search-submit,.input-group-btn>.btn+.btn,.search-form .comment-form .input-group-btn>.search-submit+input[type=submit],.search-form .comment-form .input-group-btn>input[type=submit]+.search-submit,.search-form .input-group-btn>.btn+.search-submit,.search-form .input-group-btn>.search-submit+.btn,.search-form .input-group-btn>.search-submit+.search-submit{margin-left:-1px}.comment-form .input-group-btn>input:active[type=submit],.comment-form .input-group-btn>input:focus[type=submit],.comment-form .input-group-btn>input:hover[type=submit],.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover,.search-form .input-group-btn>.search-submit:active,.search-form .input-group-btn>.search-submit:focus,.search-form .input-group-btn>.search-submit:hover{z-index:3}.comment-form .input-group-btn:not(:last-child)>input[type=submit],.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group,.search-form .input-group-btn:not(:last-child)>.search-submit{margin-right:-1px}.comment-form .input-group-btn:not(:first-child)>input[type=submit],.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group,.search-form .input-group-btn:not(:first-child)>.search-submit{z-index:2;margin-left:-1px}.comment-form .input-group-btn:not(:first-child)>input:active[type=submit],.comment-form .input-group-btn:not(:first-child)>input:focus[type=submit],.comment-form .input-group-btn:not(:first-child)>input:hover[type=submit],.input-group-btn:not(:first-child)>.btn-group:active,.input-group-btn:not(:first-child)>.btn-group:focus,.input-group-btn:not(:first-child)>.btn-group:hover,.input-group-btn:not(:first-child)>.btn:active,.input-group-btn:not(:first-child)>.btn:focus,.input-group-btn:not(:first-child)>.btn:hover,.search-form .input-group-btn:not(:first-child)>.search-submit:active,.search-form .input-group-btn:not(:first-child)>.search-submit:focus,.search-form .input-group-btn:not(:first-child)>.search-submit:hover{z-index:3}.custom-control{position:relative;display:-ms-inline-flexbox;display:inline-flex;min-height:1.5rem;padding-left:1.5rem;margin-right:1rem;cursor:pointer}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-indicator{color:#fff;background-color:#0275d8}.custom-control-input:focus~.custom-control-indicator{box-shadow:0 0 0 1px #fff,0 0 0 3px #0275d8}.custom-control-input:active~.custom-control-indicator{color:#fff;background-color:#8fcafe}.custom-control-input:disabled~.custom-control-indicator{cursor:not-allowed;background-color:#eceeef}.custom-control-input:disabled~.custom-control-description{color:#636c72;cursor:not-allowed}.custom-control-indicator{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#ddd;background-repeat:no-repeat;background-position:50%;background-size:50% 50%}.custom-checkbox .custom-control-indicator{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator{background-color:#0275d8;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-radio .custom-control-indicator{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-controls-stacked{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.custom-controls-stacked .custom-control{margin-bottom:.25rem}.custom-controls-stacked .custom-control+.custom-control{margin-left:0}.custom-select{display:inline-block;max-width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.25;color:#464a4c;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;-moz-appearance:none;-webkit-appearance:none}.custom-select:focus{border-color:#5cb3fd;outline:none}.custom-select:focus::-ms-value{color:#464a4c;background-color:#fff}.custom-select:disabled{color:#636c72;cursor:not-allowed;background-color:#eceeef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-file{position:relative;display:inline-block;max-width:100%;height:2.5rem;margin-bottom:0;cursor:pointer}.custom-file-input{min-width:14rem;max-width:100%;height:2.5rem;margin:0;filter:alpha(opacity=0);opacity:0}.custom-file-control{position:absolute;top:0;right:0;left:0;z-index:5;height:2.5rem;padding:.5rem 1rem;line-height:1.5;color:#464a4c;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.custom-file-control:lang(en):after{content:"Choose file..."}.custom-file-control:before{position:absolute;top:-1px;right:-1px;bottom:-1px;z-index:6;display:block;height:2.5rem;padding:.5rem 1rem;line-height:1.5;color:#464a4c;background-color:#eceeef;border:1px solid rgba(0,0,0,.15);border-radius:0 .25rem .25rem 0}.custom-file-control:lang(en):before{content:"Browse"}.nav{display:-ms-flexbox;display:flex;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5em 1em}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#636c72;cursor:not-allowed}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-right-radius:.25rem;border-top-left-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#eceeef #eceeef #ddd}.nav-tabs .nav-link.disabled{color:#636c72;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#464a4c;background-color:#fff;border-color:#ddd #ddd #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-item.show .nav-link,.nav-pills .nav-link.active{color:#fff;cursor:default;background-color:#0275d8}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex:1 1 100%;flex:1 1 100%;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:.5rem 1rem}.navbar-brand{display:inline-block;padding-top:.25rem;padding-bottom:.25rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-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-text{display:inline-block;padding-top:.425rem;padding-bottom:.425rem}.navbar-toggler{-ms-flex-item-align:start;align-self:flex-start;padding:.25rem .75rem;font-size:1.25rem;line-height:1;background:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}.navbar-toggler-left{position:absolute;left:1rem}.navbar-toggler-right{position:absolute;right:1rem}@media (max-width:659px){.navbar-toggleable .navbar-nav .dropdown-menu{position:static;float:none}.navbar-toggleable>.container{padding-right:0;padding-left:0}}@media (min-width:660px){.navbar-toggleable{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center}.navbar-toggleable,.navbar-toggleable .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-toggleable .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-toggleable>.container{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center}.navbar-toggleable .navbar-collapse{display:-ms-flexbox!important;display:flex!important;width:100%}.navbar-toggleable .navbar-toggler{display:none}}@media (max-width:1019px){.navbar-toggleable-sm .navbar-nav .dropdown-menu{position:static;float:none}.navbar-toggleable-sm>.container{padding-right:0;padding-left:0}}@media (min-width:1020px){.navbar-toggleable-sm{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center}.navbar-toggleable-sm,.navbar-toggleable-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-toggleable-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-toggleable-sm>.container{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center}.navbar-toggleable-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;width:100%}.navbar-toggleable-sm .navbar-toggler{display:none}}@media (max-width:1219px){.navbar-toggleable-md .navbar-nav .dropdown-menu{position:static;float:none}.navbar-toggleable-md>.container{padding-right:0;padding-left:0}}@media (min-width:1220px){.navbar-toggleable-md{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center}.navbar-toggleable-md,.navbar-toggleable-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-toggleable-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-toggleable-md>.container{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center}.navbar-toggleable-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;width:100%}.navbar-toggleable-md .navbar-toggler{display:none}}@media (max-width:1459px){.navbar-toggleable-lg .navbar-nav .dropdown-menu{position:static;float:none}.navbar-toggleable-lg>.container{padding-right:0;padding-left:0}}@media (min-width:1460px){.navbar-toggleable-lg{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center}.navbar-toggleable-lg,.navbar-toggleable-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-toggleable-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-toggleable-lg>.container{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center}.navbar-toggleable-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;width:100%}.navbar-toggleable-lg .navbar-toggler{display:none}}.navbar-toggleable-xl{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center}.navbar-toggleable-xl .navbar-nav .dropdown-menu{position:static;float:none}.navbar-toggleable-xl>.container{padding-right:0;padding-left:0}.navbar-toggleable-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-toggleable-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-toggleable-xl>.container{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center}.navbar-toggleable-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;width:100%}.navbar-toggleable-xl .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover,.navbar-light .navbar-toggler,.navbar-light .navbar-toggler:focus,.navbar-light .navbar-toggler:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.open,.navbar-light .navbar-nav .open>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-toggler,.navbar-inverse .navbar-toggler:focus,.navbar-inverse .navbar-toggler:hover{color:#fff}.navbar-inverse .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-inverse .navbar-nav .nav-link:focus,.navbar-inverse .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-inverse .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-inverse .navbar-nav .active>.nav-link,.navbar-inverse .navbar-nav .nav-link.active,.navbar-inverse .navbar-nav .nav-link.open,.navbar-inverse .navbar-nav .open>.nav-link{color:#fff}.navbar-inverse .navbar-toggler{border-color:hsla(0,0%,100%,.1)}.navbar-inverse .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")}.navbar-inverse .navbar-text{color:hsla(0,0%,100%,.5)}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card-block{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card>.list-group:first-child .list-group-item:first-child{border-top-right-radius:.25rem;border-top-left-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:#f7f7f9;border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:#f7f7f9;border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-primary{background-color:#0275d8;border-color:#0275d8}.card-primary .card-footer,.card-primary .card-header{background-color:transparent}.card-success{background-color:#5cb85c;border-color:#5cb85c}.card-success .card-footer,.card-success .card-header{background-color:transparent}.card-info{background-color:#5bc0de;border-color:#5bc0de}.card-info .card-footer,.card-info .card-header{background-color:transparent}.card-warning{background-color:#f0ad4e;border-color:#f0ad4e}.card-warning .card-footer,.card-warning .card-header{background-color:transparent}.card-danger{background-color:#d9534f;border-color:#d9534f}.card-danger .card-footer,.card-danger .card-header,.card-outline-primary{background-color:transparent}.card-outline-primary{border-color:#0275d8}.card-outline-secondary{background-color:transparent;border-color:#ccc}.card-outline-info{background-color:transparent;border-color:#5bc0de}.card-outline-success{background-color:transparent;border-color:#5cb85c}.card-outline-warning{background-color:transparent;border-color:#f0ad4e}.card-outline-danger{background-color:transparent;border-color:#d9534f}.card-inverse{color:hsla(0,0%,100%,.65)}.card-inverse .card-footer,.card-inverse .card-header{background-color:transparent;border-color:hsla(0,0%,100%,.2)}.card-inverse .card-blockquote,.card-inverse .card-footer,.card-inverse .card-header,.card-inverse .card-title{color:#fff}.card-inverse .card-blockquote .blockquote-footer,.card-inverse .card-link,.card-inverse .card-subtitle,.card-inverse .card-text{color:hsla(0,0%,100%,.65)}.card-inverse .card-link:focus,.card-inverse .card-link:hover{color:#fff}.card-blockquote{padding:0;margin-bottom:0;border-left:0}.card-img{border-radius:calc(.25rem - 1px)}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img-top{border-top-right-radius:calc(.25rem - 1px);border-top-left-radius:calc(.25rem - 1px)}.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}@media (min-width:660px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-deck,.card-deck .card{display:-ms-flexbox;display:flex}.card-deck .card{-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-direction:column;flex-direction:column}.card-deck .card:not(:first-child){margin-left:15px}.card-deck .card:not(:last-child){margin-right:15px}}@media (min-width:660px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group .card{-ms-flex:1 0 0px;flex:1 0 0}.card-group .card+.card{margin-left:0;border-left:0}.card-group .card:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.card-group .card:first-child .card-img-top{border-top-right-radius:0}.card-group .card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group .card:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.card-group .card:last-child .card-img-top{border-top-left-radius:0}.card-group .card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group .card:not(:first-child):not(:last-child),.card-group .card:not(:first-child):not(:last-child) .card-img-bottom,.card-group .card:not(:first-child):not(:last-child) .card-img-top{border-radius:0}}@media (min-width:660px){.card-columns{column-count:3;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%;margin-bottom:.75rem}}.breadcrumb{padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#eceeef;border-radius:.25rem}.breadcrumb:after{display:block;content:"";clear:both}.breadcrumb-item{float:left}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#636c72;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#636c72}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-item:first-child .page-link{margin-left:0;border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.page-item.active .page-link{z-index:2;color:#fff;background-color:#0275d8;border-color:#0275d8}.page-item.disabled .page-link{color:#636c72;pointer-events:none;cursor:not-allowed;background-color:#fff;border-color:#ddd}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#0275d8;background-color:#fff;border:1px solid #ddd}.page-link:focus,.page-link:hover{color:#014c8c;text-decoration:none;background-color:#eceeef;border-color:#ddd}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge,.comment-form input[type=submit] .badge,.search-form .search-submit .badge{position:relative;top:-1px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-default{background-color:#636c72}.badge-default[href]:focus,.badge-default[href]:hover{background-color:#4b5257}.badge-primary{background-color:#0275d8}.badge-primary[href]:focus,.badge-primary[href]:hover{background-color:#025aa5}.badge-success{background-color:#5cb85c}.badge-success[href]:focus,.badge-success[href]:hover{background-color:#449d44}.badge-info{background-color:#5bc0de}.badge-info[href]:focus,.badge-info[href]:hover{background-color:#31b0d5}.badge-warning{background-color:#f0ad4e}.badge-warning[href]:focus,.badge-warning[href]:hover{background-color:#ec971f}.badge-danger{background-color:#d9534f}.badge-danger[href]:focus,.badge-danger[href]:hover{background-color:#c9302c}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#eceeef;border-radius:.3rem}@media (min-width:660px){.jumbotron{padding:4rem 2rem}}.jumbotron-hr{border-top-color:#d0d5d8}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible .close{position:relative;top:-.75rem;right:-1.25rem;padding:.75rem 1.25rem;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d0e9c6;color:#3c763d}.alert-success hr{border-top-color:#c1e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bcdff1;color:#31708f}.alert-info hr{border-top-color:#a6d5ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faf2cc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7ecb5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebcccc;color:#a94442}.alert-danger hr{border-top-color:#e4b9b9}.alert-danger .alert-link{color:#843534}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;overflow:hidden;font-size:.75rem;line-height:1rem;text-align:center;background-color:#eceeef;border-radius:.25rem}.progress-bar{height:1rem;color:#fff;background-color:#0275d8}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#464a4c;text-align:inherit}.list-group-item-action .list-group-item-heading{color:#292b2c}.list-group-item-action:focus,.list-group-item-action:hover{color:#464a4c;text-decoration:none;background-color:#f7f7f9}.list-group-item-action:active{color:#292b2c;background-color:#eceeef}.list-group-item{position:relative;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-right-radius:.25rem;border-top-left-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#636c72;cursor:not-allowed;background-color:#fff}.list-group-item.disabled .list-group-item-heading,.list-group-item:disabled .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item:disabled .list-group-item-text{color:#636c72}.list-group-item.active{z-index:2;color:#fff;background-color:#0275d8;border-color:#0275d8}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text{color:#daeeff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,button.list-group-item-success.active{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,button.list-group-item-info.active{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,button.list-group-item-warning.active{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,button.list-group-item-danger.active{color:#fff;background-color:#a94442;border-color:#a94442}.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 embed,.embed-responsive iframe,.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.8571428571%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.75}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal,.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;outline:0}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-25%)}.modal.show .modal-dialog{transform:translate(0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:15px;border-bottom:1px solid #eceeef}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:15px}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:15px;border-top:1px solid #eceeef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:660px){.modal-dialog{max-width:500px;margin:30px auto}.modal-sm{max-width:300px}}@media (min-width:1220px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip.bs-tether-element-attached-bottom,.tooltip.tooltip-top{padding:5px 0;margin-top:-3px}.tooltip.bs-tether-element-attached-bottom .tooltip-inner:before,.tooltip.tooltip-top .tooltip-inner:before{bottom:0;left:50%;margin-left:-5px;content:"";border-width:5px 5px 0;border-top-color:#000}.tooltip.bs-tether-element-attached-left,.tooltip.tooltip-right{padding:0 5px;margin-left:3px}.tooltip.bs-tether-element-attached-left .tooltip-inner:before,.tooltip.tooltip-right .tooltip-inner:before{top:50%;left:0;margin-top:-5px;content:"";border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.bs-tether-element-attached-top,.tooltip.tooltip-bottom{padding:5px 0;margin-top:3px}.tooltip.bs-tether-element-attached-top .tooltip-inner:before,.tooltip.tooltip-bottom .tooltip-inner:before{top:0;left:50%;margin-left:-5px;content:"";border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bs-tether-element-attached-right,.tooltip.tooltip-left{padding:0 5px;margin-left:-3px}.tooltip.bs-tether-element-attached-right .tooltip-inner:before,.tooltip.tooltip-left .tooltip-inner:before{top:50%;right:0;margin-top:-5px;content:"";border-width:5px 0 5px 5px;border-left-color:#000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.tooltip-inner:before{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;padding:1px;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover.bs-tether-element-attached-bottom,.popover.popover-top{margin-top:-10px}.popover.bs-tether-element-attached-bottom:after,.popover.bs-tether-element-attached-bottom:before,.popover.popover-top:after,.popover.popover-top:before{left:50%;border-bottom-width:0}.popover.bs-tether-element-attached-bottom:before,.popover.popover-top:before{bottom:-11px;margin-left:-11px;border-top-color:rgba(0,0,0,.25)}.popover.bs-tether-element-attached-bottom:after,.popover.popover-top:after{bottom:-10px;margin-left:-10px;border-top-color:#fff}.popover.bs-tether-element-attached-left,.popover.popover-right{margin-left:10px}.popover.bs-tether-element-attached-left:after,.popover.bs-tether-element-attached-left:before,.popover.popover-right:after,.popover.popover-right:before{top:50%;border-left-width:0}.popover.bs-tether-element-attached-left:before,.popover.popover-right:before{left:-11px;margin-top:-11px;border-right-color:rgba(0,0,0,.25)}.popover.bs-tether-element-attached-left:after,.popover.popover-right:after{left:-10px;margin-top:-10px;border-right-color:#fff}.popover.bs-tether-element-attached-top,.popover.popover-bottom{margin-top:10px}.popover.bs-tether-element-attached-top:after,.popover.bs-tether-element-attached-top:before,.popover.popover-bottom:after,.popover.popover-bottom:before{left:50%;border-top-width:0}.popover.bs-tether-element-attached-top:before,.popover.popover-bottom:before{top:-11px;margin-left:-11px;border-bottom-color:rgba(0,0,0,.25)}.popover.bs-tether-element-attached-top:after,.popover.popover-bottom:after{top:-10px;margin-left:-10px;border-bottom-color:#f7f7f7}.popover.bs-tether-element-attached-top .popover-title:before,.popover.popover-bottom .popover-title:before{position:absolute;top:0;left:50%;display:block;width:20px;margin-left:-10px;content:"";border-bottom:1px solid #f7f7f7}.popover.bs-tether-element-attached-right,.popover.popover-left{margin-left:-10px}.popover.bs-tether-element-attached-right:after,.popover.bs-tether-element-attached-right:before,.popover.popover-left:after,.popover.popover-left:before{top:50%;border-right-width:0}.popover.bs-tether-element-attached-right:before,.popover.popover-left:before{right:-11px;margin-top:-11px;border-left-color:rgba(0,0,0,.25)}.popover.bs-tether-element-attached-right:after,.popover.popover-left:after{right:-10px;margin-top:-10px;border-left-color:#fff}.popover-title{padding:8px 14px;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-right-radius:calc(.3rem - 1px);border-top-left-radius:calc(.3rem - 1px)}.popover-title:empty{display:none}.popover-content{padding:9px 14px}.popover:after,.popover:before{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover:before{content:"";border-width:11px}.popover:after{content:"";border-width:10px}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;width:100%}@media (-webkit-transform-3d){.carousel-item{transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}}@supports (transform:translate3d(0,0,0)){.carousel-item{transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:-ms-flexbox;display:flex}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}@media (-webkit-transform-3d){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translateZ(0)}.active.carousel-item-right,.carousel-item-next{transform:translate3d(100%,0,0)}.active.carousel-item-left,.carousel-item-prev{transform:translate3d(-100%,0,0)}}@supports (transform:translate3d(0,0,0)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translateZ(0)}.active.carousel-item-right,.carousel-item-next{transform:translate3d(100%,0,0)}.active.carousel-item-left,.carousel-item-prev{transform:translate3d(-100%,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat 50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-ms-flex:1 0 auto;flex:1 0 auto;max-width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:hsla(0,0%,100%,.5)}.carousel-indicators li:before{top:-10px}.carousel-indicators li:after,.carousel-indicators li:before{position:absolute;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li:after{bottom:-10px}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.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-faded{background-color:#f7f7f7}.bg-primary{background-color:#0275d8!important}a.bg-primary:focus,a.bg-primary:hover{background-color:#025aa5!important}.bg-success{background-color:#5cb85c!important}a.bg-success:focus,a.bg-success:hover{background-color:#449d44!important}.bg-info{background-color:#5bc0de!important}a.bg-info:focus,a.bg-info:hover{background-color:#31b0d5!important}.bg-warning{background-color:#f0ad4e!important}a.bg-warning:focus,a.bg-warning:hover{background-color:#ec971f!important}.bg-danger{background-color:#d9534f!important}a.bg-danger:focus,a.bg-danger:hover{background-color:#c9302c!important}.bg-inverse{background-color:#292b2c!important}a.bg-inverse:focus,a.bg-inverse:hover{background-color:#101112!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}.rounded{border-radius:.25rem}.rounded-top{border-top-left-radius:.25rem}.rounded-right,.rounded-top{border-top-right-radius:.25rem}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem}.rounded-left{border-top-left-radius:.25rem}.rounded-circle{border-radius:50%}.rounded-0{border-radius:0}.clearfix:after{display:block;content:"";clear:both}.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-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:660px){.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-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1020px){.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-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1220px){.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-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1460px){.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-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-first{-ms-flex-order:-1;order:-1}.flex-last{-ms-flex-order:1;order:1}.flex-unordered{-ms-flex-order:0;order:0}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-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}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-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{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-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;-ms-grid-row-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;-ms-grid-row-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;-ms-grid-row-align:stretch!important;align-self:stretch!important}@media (min-width:660px){.flex-sm-first{-ms-flex-order:-1;order:-1}.flex-sm-last{-ms-flex-order:1;order:1}.flex-sm-unordered{-ms-flex-order:0;order:0}.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-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}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-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{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-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;-ms-grid-row-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;-ms-grid-row-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;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:1020px){.flex-md-first{-ms-flex-order:-1;order:-1}.flex-md-last{-ms-flex-order:1;order:1}.flex-md-unordered{-ms-flex-order:0;order:0}.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-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}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-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{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-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;-ms-grid-row-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;-ms-grid-row-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;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:1220px){.flex-lg-first{-ms-flex-order:-1;order:-1}.flex-lg-last{-ms-flex-order:1;order:1}.flex-lg-unordered{-ms-flex-order:0;order:0}.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-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}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-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{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-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;-ms-grid-row-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;-ms-grid-row-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;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:1460px){.flex-xl-first{-ms-flex-order:-1;order:-1}.flex-xl-last{-ms-flex-order:1;order:1}.flex-xl-unordered{-ms-flex-order:0;order:0}.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-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}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-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{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-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;-ms-grid-row-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;-ms-grid-row-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;-ms-grid-row-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:660px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:1020px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:1220px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1460px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1030}.screen-reader-text,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.screen-reader-text:active,.screen-reader-text:focus,.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mx-0{margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.mx-1{margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.mx-2{margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:1rem!important}.mt-3{margin-top:1rem!important}.mr-3{margin-right:1rem!important}.mb-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.mx-3{margin-right:1rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-4{margin:1.5rem!important}.mt-4{margin-top:1.5rem!important}.mr-4{margin-right:1.5rem!important}.mb-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.mx-4{margin-right:1.5rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-5{margin:3rem!important}.mt-5{margin-top:3rem!important}.mr-5{margin-right:3rem!important}.mb-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.mx-5{margin-right:3rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.px-0{padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.px-1{padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.px-2{padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:1rem!important}.pt-3{padding-top:1rem!important}.pr-3{padding-right:1rem!important}.pb-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.px-3{padding-right:1rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-4{padding:1.5rem!important}.pt-4{padding-top:1.5rem!important}.pr-4{padding-right:1.5rem!important}.pb-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.px-4{padding-right:1.5rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-5{padding:3rem!important}.pt-5{padding-top:3rem!important}.pr-5{padding-right:3rem!important}.pb-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.px-5{padding-right:3rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.mx-auto{margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}@media (min-width:660px){.m-sm-0{margin:0!important}.mt-sm-0{margin-top:0!important}.mr-sm-0{margin-right:0!important}.mb-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.mx-sm-0{margin-right:0!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1{margin-top:.25rem!important}.mr-sm-1{margin-right:.25rem!important}.mb-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.mx-sm-1{margin-right:.25rem!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2{margin-top:.5rem!important}.mr-sm-2{margin-right:.5rem!important}.mb-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.mx-sm-2{margin-right:.5rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3{margin-top:1rem!important}.mr-sm-3{margin-right:1rem!important}.mb-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.mx-sm-3{margin-right:1rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4{margin-top:1.5rem!important}.mr-sm-4{margin-right:1.5rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.mx-sm-4{margin-right:1.5rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5{margin-top:3rem!important}.mr-sm-5{margin-right:3rem!important}.mb-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.mx-sm-5{margin-right:3rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0{padding-top:0!important}.pr-sm-0{padding-right:0!important}.pb-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.px-sm-0{padding-right:0!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1{padding-top:.25rem!important}.pr-sm-1{padding-right:.25rem!important}.pb-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.px-sm-1{padding-right:.25rem!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2{padding-top:.5rem!important}.pr-sm-2{padding-right:.5rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.px-sm-2{padding-right:.5rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3{padding-top:1rem!important}.pr-sm-3{padding-right:1rem!important}.pb-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.px-sm-3{padding-right:1rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4{padding-top:1.5rem!important}.pr-sm-4{padding-right:1.5rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.px-sm-4{padding-right:1.5rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5{padding-top:3rem!important}.pr-sm-5{padding-right:3rem!important}.pb-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.px-sm-5{padding-right:3rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto{margin-top:auto!important}.mr-sm-auto{margin-right:auto!important}.mb-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}.mx-sm-auto{margin-right:auto!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}}@media (min-width:1020px){.m-md-0{margin:0!important}.mt-md-0{margin-top:0!important}.mr-md-0{margin-right:0!important}.mb-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.mx-md-0{margin-right:0!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.m-md-1{margin:.25rem!important}.mt-md-1{margin-top:.25rem!important}.mr-md-1{margin-right:.25rem!important}.mb-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.mx-md-1{margin-right:.25rem!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2{margin-top:.5rem!important}.mr-md-2{margin-right:.5rem!important}.mb-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.mx-md-2{margin-right:.5rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3{margin-top:1rem!important}.mr-md-3{margin-right:1rem!important}.mb-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.mx-md-3{margin-right:1rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4{margin-top:1.5rem!important}.mr-md-4{margin-right:1.5rem!important}.mb-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.mx-md-4{margin-right:1.5rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5{margin-top:3rem!important}.mr-md-5{margin-right:3rem!important}.mb-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.mx-md-5{margin-right:3rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.p-md-0{padding:0!important}.pt-md-0{padding-top:0!important}.pr-md-0{padding-right:0!important}.pb-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.px-md-0{padding-right:0!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.p-md-1{padding:.25rem!important}.pt-md-1{padding-top:.25rem!important}.pr-md-1{padding-right:.25rem!important}.pb-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.px-md-1{padding-right:.25rem!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2{padding-top:.5rem!important}.pr-md-2{padding-right:.5rem!important}.pb-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.px-md-2{padding-right:.5rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3{padding-top:1rem!important}.pr-md-3{padding-right:1rem!important}.pb-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.px-md-3{padding-right:1rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4{padding-top:1.5rem!important}.pr-md-4{padding-right:1.5rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.px-md-4{padding-right:1.5rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5{padding-top:3rem!important}.pr-md-5{padding-right:3rem!important}.pb-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.px-md-5{padding-right:3rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto{margin-top:auto!important}.mr-md-auto{margin-right:auto!important}.mb-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}.mx-md-auto{margin-right:auto!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}}@media (min-width:1220px){.m-lg-0{margin:0!important}.mt-lg-0{margin-top:0!important}.mr-lg-0{margin-right:0!important}.mb-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.mx-lg-0{margin-right:0!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1{margin-top:.25rem!important}.mr-lg-1{margin-right:.25rem!important}.mb-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.mx-lg-1{margin-right:.25rem!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2{margin-top:.5rem!important}.mr-lg-2{margin-right:.5rem!important}.mb-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.mx-lg-2{margin-right:.5rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3{margin-top:1rem!important}.mr-lg-3{margin-right:1rem!important}.mb-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.mx-lg-3{margin-right:1rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4{margin-top:1.5rem!important}.mr-lg-4{margin-right:1.5rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.mx-lg-4{margin-right:1.5rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5{margin-top:3rem!important}.mr-lg-5{margin-right:3rem!important}.mb-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.mx-lg-5{margin-right:3rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0{padding-top:0!important}.pr-lg-0{padding-right:0!important}.pb-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.px-lg-0{padding-right:0!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1{padding-top:.25rem!important}.pr-lg-1{padding-right:.25rem!important}.pb-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.px-lg-1{padding-right:.25rem!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2{padding-top:.5rem!important}.pr-lg-2{padding-right:.5rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.px-lg-2{padding-right:.5rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3{padding-top:1rem!important}.pr-lg-3{padding-right:1rem!important}.pb-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.px-lg-3{padding-right:1rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4{padding-top:1.5rem!important}.pr-lg-4{padding-right:1.5rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.px-lg-4{padding-right:1.5rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5{padding-top:3rem!important}.pr-lg-5{padding-right:3rem!important}.pb-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.px-lg-5{padding-right:3rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto{margin-top:auto!important}.mr-lg-auto{margin-right:auto!important}.mb-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}.mx-lg-auto{margin-right:auto!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}}@media (min-width:1460px){.m-xl-0{margin:0!important}.mt-xl-0{margin-top:0!important}.mr-xl-0{margin-right:0!important}.mb-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.mx-xl-0{margin-right:0!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1{margin-top:.25rem!important}.mr-xl-1{margin-right:.25rem!important}.mb-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.mx-xl-1{margin-right:.25rem!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2{margin-top:.5rem!important}.mr-xl-2{margin-right:.5rem!important}.mb-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.mx-xl-2{margin-right:.5rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3{margin-top:1rem!important}.mr-xl-3{margin-right:1rem!important}.mb-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.mx-xl-3{margin-right:1rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4{margin-top:1.5rem!important}.mr-xl-4{margin-right:1.5rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.mx-xl-4{margin-right:1.5rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5{margin-top:3rem!important}.mr-xl-5{margin-right:3rem!important}.mb-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.mx-xl-5{margin-right:3rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0{padding-top:0!important}.pr-xl-0{padding-right:0!important}.pb-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.px-xl-0{padding-right:0!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1{padding-top:.25rem!important}.pr-xl-1{padding-right:.25rem!important}.pb-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.px-xl-1{padding-right:.25rem!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2{padding-top:.5rem!important}.pr-xl-2{padding-right:.5rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.px-xl-2{padding-right:.5rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3{padding-top:1rem!important}.pr-xl-3{padding-right:1rem!important}.pb-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.px-xl-3{padding-right:1rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4{padding-top:1.5rem!important}.pr-xl-4{padding-right:1.5rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.px-xl-4{padding-right:1.5rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5{padding-top:3rem!important}.pr-xl-5{padding-right:3rem!important}.pb-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.px-xl-5{padding-right:3rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto{margin-top:auto!important}.mr-xl-auto{margin-right:auto!important}.mb-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}.mx-xl-auto{margin-right:auto!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}}.text-justify{text-align:justify!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:660px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:1020px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:1220px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1460px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-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-normal{font-weight:400}.font-weight-bold{font-weight:700}.font-italic{font-style:italic}.text-white{color:#fff!important}.text-muted{color:#636c72!important}a.text-muted:focus,a.text-muted:hover{color:#4b5257!important}.text-primary{color:#0275d8!important}a.text-primary:focus,a.text-primary:hover{color:#025aa5!important}.text-success{color:#5cb85c!important}a.text-success:focus,a.text-success:hover{color:#449d44!important}.text-info{color:#5bc0de!important}a.text-info:focus,a.text-info:hover{color:#31b0d5!important}.text-warning{color:#f0ad4e!important}a.text-warning:focus,a.text-warning:hover{color:#ec971f!important}.text-danger{color:#d9534f!important}a.text-danger:focus,a.text-danger:hover{color:#c9302c!important}.text-gray-dark{color:#292b2c!important}a.text-gray-dark:focus,a.text-gray-dark:hover{color:#101112!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.invisible{visibility:hidden!important}.hidden-xs-up{display:none!important}@media (max-width:659px){.hidden-xs-down{display:none!important}}@media (min-width:660px){.hidden-sm-up{display:none!important}}@media (max-width:1019px){.hidden-sm-down{display:none!important}}@media (min-width:1020px){.hidden-md-up{display:none!important}}@media (max-width:1219px){.hidden-md-down{display:none!important}}@media (min-width:1220px){.hidden-lg-up{display:none!important}}@media (max-width:1459px){.hidden-lg-down{display:none!important}}@media (min-width:1460px){.hidden-xl-up{display:none!important}}.hidden-xl-down,.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:40px;height:4px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:75ms}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner:before{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic.is-active .hamburger-inner:after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic-r.is-active .hamburger-inner:before{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.7142857143px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.7142857143px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent;transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent;transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms ease .12s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}ul{padding:0;margin:0;list-style-type:none}.mce-content-body ul,article ul{list-style-type:inherit;margin-left:20px;margin-bottom:20px}.mce-content-body ul li,article ul li{font-weight:400}.mce-content-body ol,article ol{list-style-type:decimal;margin-left:20px;margin-bottom:20px}.mce-content-body ol li,article ol li{font-weight:400}.img-full-width,.img-full-width img,.img-full-width source{display:inline-block;width:100%;height:auto}a,a:active,a:focus,a:hover,button:focus,embed,input::-moz-focus-inner,input:focus,object{border:0;outline:none;outline:0}body.h1,body.h1.h2,body.h1.h2 a,body.h1.h3,body.h1.h3 a,body.h1.h4,body.h1.h4 a,body.h3 a.h1,body.h3 a.h1.h4,body.h4 a.h1,body.h4 a.h1.h3,h1,h1 a,h2 a.h1,h2 a.h1 a,h2 a.h1.h3,h2 a.h1.h4,h2 a.h3 a.h1,h2 a.h4 a.h1,h2.h1,h2.h1 a,h2.h1.h2.h3,h2.h1.h2.h3 a,h2.h1.h2.h4,h2.h1.h2.h4 a,h2.h1.h3,h2.h1.h4,h2.h3 a.h1,h2.h3 a.h1.h2,h2.h3 a.h1.h2 a,h2.h4 a.h1,h2.h4 a.h1.h2,h2.h4 a.h1.h2 a,h3 a.h1,h3 a.h1.h2,h3 a.h1.h2 a,h3 a.h1.h4,h3.h1,h3.h1.h2,h3.h1.h2 a,h3.h1.h3.h2,h3.h1.h3.h4,h3.h1.h4,h3.h3.h2 a.h1,h3.h4.h2 a.h1,h3.h4.h2 a.h1.h3,h4 a.h1,h4 a.h1.h2,h4 a.h1.h2 a,h4 a.h1.h3,h4 a.h3.h2 a.h1,h4 a.h3.h2 a.h1.h4,h4.h1,h4.h1.h2,h4.h1.h2 a,h4.h1.h3,h4.h1.h4.h2,h4.h1.h4.h3,h4.h3.h2 a.h1,h4.h3.h2 a.h1.h4,h4.h4.h2 a.h1,h5 a.h1,h5 a.h1 a,h5 a.h1.h2,h5 a.h1.h2 a,h5 a.h1.h3.h2,h5 a.h1.h4.h2,h5 a.h2 a.h1,h5 a.h2 a.h1 a,h5 a.h2 a.h1.h3,h5 a.h2 a.h1.h4,h5 a.h2 a.h3 a.h1,h5 a.h2 a.h4 a.h1,h5 a.h3.h2 a.h1,h5 a.h4.h2 a.h1,h5.h1,h5.h1 a,h5.h1.h2,h5.h1.h2 a,h5.h1.h3.h2,h5.h1.h4.h2,h5.h2 a.h1,h5.h2 a.h1 a,h5.h2 a.h1.h3,h5.h2 a.h1.h4,h5.h2 a.h3 a.h1,h5.h2 a.h4 a.h1,h5.h3.h2 a.h1,h5.h4.h2 a.h1,p.h1,p.h1.h2,p.h1.h2 a,p.h1.h3,p.h1.h3 a,p.h1.h4,p.h1.h4 a,p.h3 a.h1,p.h3 a.h1.h4,p.h4 a.h1,p.h4 a.h1.h3,table tr td.h1,table tr td.h1.h2,table tr td.h1.h2 a,table tr td.h1.h3,table tr td.h1.h3 a,table tr td.h1.h4,table tr td.h1.h4 a,table tr td.h3 a.h1,table tr td.h3 a.h1.h4,table tr td.h4 a.h1,table tr td.h4 a.h1.h3{margin:0;padding:0;margin-bottom:20px;font-family:Poppins;font-weight:700;font-size:36px;font-size:3.6rem;line-height:42px;line-height:4.2rem;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:1459px){body.h1,body.h1.h2,body.h1.h2 a,body.h1.h3,body.h1.h3 a,body.h1.h4,body.h1.h4 a,body.h3 a.h1,body.h3 a.h1.h4,body.h4 a.h1,body.h4 a.h1.h3,h1,h1 a,h2 a.h1,h2 a.h1 a,h2 a.h1.h3,h2 a.h1.h4,h2 a.h3 a.h1,h2 a.h4 a.h1,h2.h1,h2.h1 a,h2.h1.h2.h3,h2.h1.h2.h3 a,h2.h1.h2.h4,h2.h1.h2.h4 a,h2.h1.h3,h2.h1.h4,h2.h3 a.h1,h2.h3 a.h1.h2,h2.h3 a.h1.h2 a,h2.h4 a.h1,h2.h4 a.h1.h2,h2.h4 a.h1.h2 a,h3 a.h1,h3 a.h1.h2,h3 a.h1.h2 a,h3 a.h1.h4,h3.h1,h3.h1.h2,h3.h1.h2 a,h3.h1.h3.h2,h3.h1.h3.h4,h3.h1.h4,h3.h3.h2 a.h1,h3.h4.h2 a.h1,h3.h4.h2 a.h1.h3,h4 a.h1,h4 a.h1.h2,h4 a.h1.h2 a,h4 a.h1.h3,h4 a.h3.h2 a.h1,h4 a.h3.h2 a.h1.h4,h4.h1,h4.h1.h2,h4.h1.h2 a,h4.h1.h3,h4.h1.h4.h2,h4.h1.h4.h3,h4.h3.h2 a.h1,h4.h3.h2 a.h1.h4,h4.h4.h2 a.h1,h5 a.h1,h5 a.h1 a,h5 a.h1.h2,h5 a.h1.h2 a,h5 a.h1.h3.h2,h5 a.h1.h4.h2,h5 a.h2 a.h1,h5 a.h2 a.h1 a,h5 a.h2 a.h1.h3,h5 a.h2 a.h1.h4,h5 a.h2 a.h3 a.h1,h5 a.h2 a.h4 a.h1,h5 a.h3.h2 a.h1,h5 a.h4.h2 a.h1,h5.h1,h5.h1 a,h5.h1.h2,h5.h1.h2 a,h5.h1.h3.h2,h5.h1.h4.h2,h5.h2 a.h1,h5.h2 a.h1 a,h5.h2 a.h1.h3,h5.h2 a.h1.h4,h5.h2 a.h3 a.h1,h5.h2 a.h4 a.h1,h5.h3.h2 a.h1,h5.h4.h2 a.h1,p.h1,p.h1.h2,p.h1.h2 a,p.h1.h3,p.h1.h3 a,p.h1.h4,p.h1.h4 a,p.h3 a.h1,p.h3 a.h1.h4,p.h4 a.h1,p.h4 a.h1.h3,table tr td.h1,table tr td.h1.h2,table tr td.h1.h2 a,table tr td.h1.h3,table tr td.h1.h3 a,table tr td.h1.h4,table tr td.h1.h4 a,table tr td.h3 a.h1,table tr td.h3 a.h1.h4,table tr td.h4 a.h1,table tr td.h4 a.h1.h3{font-size:28px;font-size:2.8rem;line-height:34px;line-height:3.4rem}}@media only screen and (max-width:1219px){body.h1,body.h1.h2,body.h1.h2 a,body.h1.h3,body.h1.h3 a,body.h1.h4,body.h1.h4 a,body.h3 a.h1,body.h3 a.h1.h4,body.h4 a.h1,body.h4 a.h1.h3,h1,h1 a,h2 a.h1,h2 a.h1 a,h2 a.h1.h3,h2 a.h1.h4,h2 a.h3 a.h1,h2 a.h4 a.h1,h2.h1,h2.h1 a,h2.h1.h2.h3,h2.h1.h2.h3 a,h2.h1.h2.h4,h2.h1.h2.h4 a,h2.h1.h3,h2.h1.h4,h2.h3 a.h1,h2.h3 a.h1.h2,h2.h3 a.h1.h2 a,h2.h4 a.h1,h2.h4 a.h1.h2,h2.h4 a.h1.h2 a,h3 a.h1,h3 a.h1.h2,h3 a.h1.h2 a,h3 a.h1.h4,h3.h1,h3.h1.h2,h3.h1.h2 a,h3.h1.h3.h2,h3.h1.h3.h4,h3.h1.h4,h3.h3.h2 a.h1,h3.h4.h2 a.h1,h3.h4.h2 a.h1.h3,h4 a.h1,h4 a.h1.h2,h4 a.h1.h2 a,h4 a.h1.h3,h4 a.h3.h2 a.h1,h4 a.h3.h2 a.h1.h4,h4.h1,h4.h1.h2,h4.h1.h2 a,h4.h1.h3,h4.h1.h4.h2,h4.h1.h4.h3,h4.h3.h2 a.h1,h4.h3.h2 a.h1.h4,h4.h4.h2 a.h1,h5 a.h1,h5 a.h1 a,h5 a.h1.h2,h5 a.h1.h2 a,h5 a.h1.h3.h2,h5 a.h1.h4.h2,h5 a.h2 a.h1,h5 a.h2 a.h1 a,h5 a.h2 a.h1.h3,h5 a.h2 a.h1.h4,h5 a.h2 a.h3 a.h1,h5 a.h2 a.h4 a.h1,h5 a.h3.h2 a.h1,h5 a.h4.h2 a.h1,h5.h1,h5.h1 a,h5.h1.h2,h5.h1.h2 a,h5.h1.h3.h2,h5.h1.h4.h2,h5.h2 a.h1,h5.h2 a.h1 a,h5.h2 a.h1.h3,h5.h2 a.h1.h4,h5.h2 a.h3 a.h1,h5.h2 a.h4 a.h1,h5.h3.h2 a.h1,h5.h4.h2 a.h1,p.h1,p.h1.h2,p.h1.h2 a,p.h1.h3,p.h1.h3 a,p.h1.h4,p.h1.h4 a,p.h3 a.h1,p.h3 a.h1.h4,p.h4 a.h1,p.h4 a.h1.h3,table tr td.h1,table tr td.h1.h2,table tr td.h1.h2 a,table tr td.h1.h3,table tr td.h1.h3 a,table tr td.h1.h4,table tr td.h1.h4 a,table tr td.h3 a.h1,table tr td.h3 a.h1.h4,table tr td.h4 a.h1,table tr td.h4 a.h1.h3{font-size:28px;font-size:2.8rem;line-height:34px;line-height:3.4rem}}@media only screen and (max-width:1019px){body.h1,body.h1.h2,body.h1.h2 a,body.h1.h3,body.h1.h3 a,body.h1.h4,body.h1.h4 a,body.h3 a.h1,body.h3 a.h1.h4,body.h4 a.h1,body.h4 a.h1.h3,h1,h1 a,h2 a.h1,h2 a.h1 a,h2 a.h1.h3,h2 a.h1.h4,h2 a.h3 a.h1,h2 a.h4 a.h1,h2.h1,h2.h1 a,h2.h1.h2.h3,h2.h1.h2.h3 a,h2.h1.h2.h4,h2.h1.h2.h4 a,h2.h1.h3,h2.h1.h4,h2.h3 a.h1,h2.h3 a.h1.h2,h2.h3 a.h1.h2 a,h2.h4 a.h1,h2.h4 a.h1.h2,h2.h4 a.h1.h2 a,h3 a.h1,h3 a.h1.h2,h3 a.h1.h2 a,h3 a.h1.h4,h3.h1,h3.h1.h2,h3.h1.h2 a,h3.h1.h3.h2,h3.h1.h3.h4,h3.h1.h4,h3.h3.h2 a.h1,h3.h4.h2 a.h1,h3.h4.h2 a.h1.h3,h4 a.h1,h4 a.h1.h2,h4 a.h1.h2 a,h4 a.h1.h3,h4 a.h3.h2 a.h1,h4 a.h3.h2 a.h1.h4,h4.h1,h4.h1.h2,h4.h1.h2 a,h4.h1.h3,h4.h1.h4.h2,h4.h1.h4.h3,h4.h3.h2 a.h1,h4.h3.h2 a.h1.h4,h4.h4.h2 a.h1,h5 a.h1,h5 a.h1 a,h5 a.h1.h2,h5 a.h1.h2 a,h5 a.h1.h3.h2,h5 a.h1.h4.h2,h5 a.h2 a.h1,h5 a.h2 a.h1 a,h5 a.h2 a.h1.h3,h5 a.h2 a.h1.h4,h5 a.h2 a.h3 a.h1,h5 a.h2 a.h4 a.h1,h5 a.h3.h2 a.h1,h5 a.h4.h2 a.h1,h5.h1,h5.h1 a,h5.h1.h2,h5.h1.h2 a,h5.h1.h3.h2,h5.h1.h4.h2,h5.h2 a.h1,h5.h2 a.h1 a,h5.h2 a.h1.h3,h5.h2 a.h1.h4,h5.h2 a.h3 a.h1,h5.h2 a.h4 a.h1,h5.h3.h2 a.h1,h5.h4.h2 a.h1,p.h1,p.h1.h2,p.h1.h2 a,p.h1.h3,p.h1.h3 a,p.h1.h4,p.h1.h4 a,p.h3 a.h1,p.h3 a.h1.h4,p.h4 a.h1,p.h4 a.h1.h3,table tr td.h1,table tr td.h1.h2,table tr td.h1.h2 a,table tr td.h1.h3,table tr td.h1.h3 a,table tr td.h1.h4,table tr td.h1.h4 a,table tr td.h3 a.h1,table tr td.h3 a.h1.h4,table tr td.h4 a.h1,table tr td.h4 a.h1.h3{font-size:28px;font-size:2.8rem;line-height:34px;line-height:3.4rem}}@media only screen and (max-width:659px){body.h1,body.h1.h2,body.h1.h2 a,body.h1.h3,body.h1.h3 a,body.h1.h4,body.h1.h4 a,body.h3 a.h1,body.h3 a.h1.h4,body.h4 a.h1,body.h4 a.h1.h3,h1,h1 a,h2 a.h1,h2 a.h1 a,h2 a.h1.h3,h2 a.h1.h4,h2 a.h3 a.h1,h2 a.h4 a.h1,h2.h1,h2.h1 a,h2.h1.h2.h3,h2.h1.h2.h3 a,h2.h1.h2.h4,h2.h1.h2.h4 a,h2.h1.h3,h2.h1.h4,h2.h3 a.h1,h2.h3 a.h1.h2,h2.h3 a.h1.h2 a,h2.h4 a.h1,h2.h4 a.h1.h2,h2.h4 a.h1.h2 a,h3 a.h1,h3 a.h1.h2,h3 a.h1.h2 a,h3 a.h1.h4,h3.h1,h3.h1.h2,h3.h1.h2 a,h3.h1.h3.h2,h3.h1.h3.h4,h3.h1.h4,h3.h3.h2 a.h1,h3.h4.h2 a.h1,h3.h4.h2 a.h1.h3,h4 a.h1,h4 a.h1.h2,h4 a.h1.h2 a,h4 a.h1.h3,h4 a.h3.h2 a.h1,h4 a.h3.h2 a.h1.h4,h4.h1,h4.h1.h2,h4.h1.h2 a,h4.h1.h3,h4.h1.h4.h2,h4.h1.h4.h3,h4.h3.h2 a.h1,h4.h3.h2 a.h1.h4,h4.h4.h2 a.h1,h5 a.h1,h5 a.h1 a,h5 a.h1.h2,h5 a.h1.h2 a,h5 a.h1.h3.h2,h5 a.h1.h4.h2,h5 a.h2 a.h1,h5 a.h2 a.h1 a,h5 a.h2 a.h1.h3,h5 a.h2 a.h1.h4,h5 a.h2 a.h3 a.h1,h5 a.h2 a.h4 a.h1,h5 a.h3.h2 a.h1,h5 a.h4.h2 a.h1,h5.h1,h5.h1 a,h5.h1.h2,h5.h1.h2 a,h5.h1.h3.h2,h5.h1.h4.h2,h5.h2 a.h1,h5.h2 a.h1 a,h5.h2 a.h1.h3,h5.h2 a.h1.h4,h5.h2 a.h3 a.h1,h5.h2 a.h4 a.h1,h5.h3.h2 a.h1,h5.h4.h2 a.h1,p.h1,p.h1.h2,p.h1.h2 a,p.h1.h3,p.h1.h3 a,p.h1.h4,p.h1.h4 a,p.h3 a.h1,p.h3 a.h1.h4,p.h4 a.h1,p.h4 a.h1.h3,table tr td.h1,table tr td.h1.h2,table tr td.h1.h2 a,table tr td.h1.h3,table tr td.h1.h3 a,table tr td.h1.h4,table tr td.h1.h4 a,table tr td.h3 a.h1,table tr td.h3 a.h1.h4,table tr td.h4 a.h1,table tr td.h4 a.h1.h3{font-size:24px;font-size:2.4rem;line-height:32px;line-height:3.2rem}}@media mobile{body.h1,body.h1.h2,body.h1.h2 a,body.h1.h3,body.h1.h3 a,body.h1.h4,body.h1.h4 a,body.h3 a.h1,body.h3 a.h1.h4,body.h4 a.h1,body.h4 a.h1.h3,h1,h1 a,h2 a.h1,h2 a.h1 a,h2 a.h1.h3,h2 a.h1.h4,h2 a.h3 a.h1,h2 a.h4 a.h1,h2.h1,h2.h1 a,h2.h1.h2.h3,h2.h1.h2.h3 a,h2.h1.h2.h4,h2.h1.h2.h4 a,h2.h1.h3,h2.h1.h4,h2.h3 a.h1,h2.h3 a.h1.h2,h2.h3 a.h1.h2 a,h2.h4 a.h1,h2.h4 a.h1.h2,h2.h4 a.h1.h2 a,h3 a.h1,h3 a.h1.h2,h3 a.h1.h2 a,h3 a.h1.h4,h3.h1,h3.h1.h2,h3.h1.h2 a,h3.h1.h3.h2,h3.h1.h3.h4,h3.h1.h4,h3.h3.h2 a.h1,h3.h4.h2 a.h1,h3.h4.h2 a.h1.h3,h4 a.h1,h4 a.h1.h2,h4 a.h1.h2 a,h4 a.h1.h3,h4 a.h3.h2 a.h1,h4 a.h3.h2 a.h1.h4,h4.h1,h4.h1.h2,h4.h1.h2 a,h4.h1.h3,h4.h1.h4.h2,h4.h1.h4.h3,h4.h3.h2 a.h1,h4.h3.h2 a.h1.h4,h4.h4.h2 a.h1,h5 a.h1,h5 a.h1 a,h5 a.h1.h2,h5 a.h1.h2 a,h5 a.h1.h3.h2,h5 a.h1.h4.h2,h5 a.h2 a.h1,h5 a.h2 a.h1 a,h5 a.h2 a.h1.h3,h5 a.h2 a.h1.h4,h5 a.h2 a.h3 a.h1,h5 a.h2 a.h4 a.h1,h5 a.h3.h2 a.h1,h5 a.h4.h2 a.h1,h5.h1,h5.h1 a,h5.h1.h2,h5.h1.h2 a,h5.h1.h3.h2,h5.h1.h4.h2,h5.h2 a.h1,h5.h2 a.h1 a,h5.h2 a.h1.h3,h5.h2 a.h1.h4,h5.h2 a.h3 a.h1,h5.h2 a.h4 a.h1,h5.h3.h2 a.h1,h5.h4.h2 a.h1,p.h1,p.h1.h2,p.h1.h2 a,p.h1.h3,p.h1.h3 a,p.h1.h4,p.h1.h4 a,p.h3 a.h1,p.h3 a.h1.h4,p.h4 a.h1,p.h4 a.h1.h3,table tr td.h1,table tr td.h1.h2,table tr td.h1.h2 a,table tr td.h1.h3,table tr td.h1.h3 a,table tr td.h1.h4,table tr td.h1.h4 a,table tr td.h3 a.h1,table tr td.h3 a.h1.h4,table tr td.h4 a.h1,table tr td.h4 a.h1.h3{font-size:24px;font-size:2.4rem;line-height:32px;line-height:3.2rem}}body.h1.h2 a.line,body.h1.h3 a.line,body.h1.h4 a.line,body.h3 a.line.h1,body.h3 a.line.h1.h4,body.h4 a.line.h1,body.h4 a.line.h1.h3,body.line.h1,body.line.h1.h2,body.line.h1.h3,body.line.h1.h4,h1 a.line,h1.line,h2 a.h1 a.line,h2 a.h3 a.line.h1,h2 a.h4 a.line.h1,h2 a.line.h1,h2 a.line.h1.h3,h2 a.line.h1.h4,h2.h1 a.line,h2.h1.h2.h3 a.line,h2.h1.h2.h4 a.line,h2.h3 a.line.h1,h2.h4 a.line.h1,h2.line.h1,h2.line.h1.h2.h3,h2.line.h1.h2.h4,h2.line.h1.h3,h2.line.h1.h4,h3 a.h1.h2 a.line,h3 a.line.h1,h3 a.line.h1.h2,h3 a.line.h1.h4,h3.h1.h2 a.line,h3.h4.h2 a.line.h1,h3.line.h1,h3.line.h1.h2,h3.line.h1.h3.h2,h3.line.h1.h3.h4,h3.line.h1.h4,h4 a.h1.h2 a.line,h4 a.h3.h2 a.line.h1,h4 a.line.h1,h4 a.line.h1.h2,h4 a.line.h1.h3,h4.h1.h2 a.line,h4.h3.h2 a.line.h1,h4.line.h1,h4.line.h1.h2,h4.line.h1.h3,h4.line.h1.h4.h2,h4.line.h1.h4.h3,h5 a.h1 a.line,h5 a.h1.h2 a.line,h5 a.h2 a.h1 a.line,h5 a.h2 a.h3 a.line.h1,h5 a.h2 a.h4 a.line.h1,h5 a.h2 a.line.h1,h5 a.h2 a.line.h1.h3,h5 a.h2 a.line.h1.h4,h5 a.h3.h2 a.line.h1,h5 a.h4.h2 a.line.h1,h5 a.line.h1,h5 a.line.h1.h2,h5 a.line.h1.h3.h2,h5 a.line.h1.h4.h2,h5.h1 a.line,h5.h1.h2 a.line,h5.h2 a.h1 a.line,h5.h2 a.h3 a.line.h1,h5.h2 a.h4 a.line.h1,h5.h2 a.line.h1,h5.h2 a.line.h1.h3,h5.h2 a.line.h1.h4,h5.h3.h2 a.line.h1,h5.h4.h2 a.line.h1,h5.line.h1,h5.line.h1.h2,h5.line.h1.h3.h2,h5.line.h1.h4.h2,p.h1.h2 a.line,p.h1.h3 a.line,p.h1.h4 a.line,p.h3 a.line.h1,p.h3 a.line.h1.h4,p.h4 a.line.h1,p.h4 a.line.h1.h3,p.line.h1,p.line.h1.h2,p.line.h1.h3,p.line.h1.h4,table tr td.h1.h2 a.line,table tr td.h1.h3 a.line,table tr td.h1.h4 a.line,table tr td.h3 a.line.h1,table tr td.h3 a.line.h1.h4,table tr td.h4 a.line.h1,table tr td.h4 a.line.h1.h3,table tr td.line.h1,table tr td.line.h1.h2,table tr td.line.h1.h3,table tr td.line.h1.h4{border-bottom:1px solid #a4a4a4;margin-bottom:10px;padding-bottom:10px}body.center.h1,body.center.h1.h2,body.center.h1.h3,body.center.h1.h4,body.h1.h2 a.center,body.h1.h3 a.center,body.h1.h4 a.center,body.h3 a.center.h1,body.h3 a.center.h1.h4,body.h4 a.center.h1,body.h4 a.center.h1.h3,h1 a.center,h1.center,h2 a.center.h1,h2 a.center.h1.h3,h2 a.center.h1.h4,h2 a.h1 a.center,h2 a.h3 a.center.h1,h2 a.h4 a.center.h1,h2.center.h1,h2.center.h1.h2.h3,h2.center.h1.h2.h4,h2.center.h1.h3,h2.center.h1.h4,h2.h1 a.center,h2.h1.h2.h3 a.center,h2.h1.h2.h4 a.center,h2.h3 a.center.h1,h2.h4 a.center.h1,h3 a.center.h1,h3 a.center.h1.h2,h3 a.center.h1.h4,h3 a.h1.h2 a.center,h3.center.h1,h3.center.h1.h2,h3.center.h1.h3.h2,h3.center.h1.h3.h4,h3.center.h1.h4,h3.h1.h2 a.center,h3.h4.h2 a.center.h1,h4 a.center.h1,h4 a.center.h1.h2,h4 a.center.h1.h3,h4 a.h1.h2 a.center,h4 a.h3.h2 a.center.h1,h4.center.h1,h4.center.h1.h2,h4.center.h1.h3,h4.center.h1.h4.h2,h4.center.h1.h4.h3,h4.h1.h2 a.center,h4.h3.h2 a.center.h1,h5 a.center.h1,h5 a.center.h1.h2,h5 a.center.h1.h3.h2,h5 a.center.h1.h4.h2,h5 a.h1 a.center,h5 a.h1.h2 a.center,h5 a.h2 a.center.h1,h5 a.h2 a.center.h1.h3,h5 a.h2 a.center.h1.h4,h5 a.h2 a.h1 a.center,h5 a.h2 a.h3 a.center.h1,h5 a.h2 a.h4 a.center.h1,h5 a.h3.h2 a.center.h1,h5 a.h4.h2 a.center.h1,h5.center.h1,h5.center.h1.h2,h5.center.h1.h3.h2,h5.center.h1.h4.h2,h5.h1 a.center,h5.h1.h2 a.center,h5.h2 a.center.h1,h5.h2 a.center.h1.h3,h5.h2 a.center.h1.h4,h5.h2 a.h1 a.center,h5.h2 a.h3 a.center.h1,h5.h2 a.h4 a.center.h1,h5.h3.h2 a.center.h1,h5.h4.h2 a.center.h1,p.center.h1,p.center.h1.h2,p.center.h1.h3,p.center.h1.h4,p.h1.h2 a.center,p.h1.h3 a.center,p.h1.h4 a.center,p.h3 a.center.h1,p.h3 a.center.h1.h4,p.h4 a.center.h1,p.h4 a.center.h1.h3,table tr td.center.h1,table tr td.center.h1.h2,table tr td.center.h1.h3,table tr td.center.h1.h4,table tr td.h1.h2 a.center,table tr td.h1.h3 a.center,table tr td.h1.h4 a.center,table tr td.h3 a.center.h1,table tr td.h3 a.center.h1.h4,table tr td.h4 a.center.h1,table tr td.h4 a.center.h1.h3{text-align:center}body.h2,body.h3,body.h4,h2,h2 a,h2.h2.h3,h2.h2.h4,h2.h3 a.h2,h2.h4 a.h2,h3 a.h2,h3 a.h2.h4,h3.h2,h3.h2.h4,h4 a.h2,h4 a.h2.h3,h4.h2,h4.h2.h3,h5 a.h2,h5 a.h2 a,h5.h2,h5.h2 a,p.h2,p.h3,p.h4,table tr td.h2,table tr td.h3,table tr td.h4{margin:0;padding:0;margin-bottom:10px;font-family:Poppins;font-weight:700;font-size:32px;font-size:3.2rem;line-height:38px;line-height:3.8rem;color:#474747;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:1459px){body.h2,body.h3,body.h4,h2,h2 a,h2.h2.h3,h2.h2.h4,h2.h3 a.h2,h2.h4 a.h2,h3 a.h2,h3 a.h2.h4,h3.h2,h3.h2.h4,h4 a.h2,h4 a.h2.h3,h4.h2,h4.h2.h3,h5 a.h2,h5 a.h2 a,h5.h2,h5.h2 a,p.h2,p.h3,p.h4,table tr td.h2,table tr td.h3,table tr td.h4{font-size:28px;font-size:2.8rem;line-height:34px;line-height:3.4rem}}@media only screen and (max-width:1219px){body.h2,body.h3,body.h4,h2,h2 a,h2.h2.h3,h2.h2.h4,h2.h3 a.h2,h2.h4 a.h2,h3 a.h2,h3 a.h2.h4,h3.h2,h3.h2.h4,h4 a.h2,h4 a.h2.h3,h4.h2,h4.h2.h3,h5 a.h2,h5 a.h2 a,h5.h2,h5.h2 a,p.h2,p.h3,p.h4,table tr td.h2,table tr td.h3,table tr td.h4{font-size:28px;font-size:2.8rem;line-height:34px;line-height:3.4rem}}@media only screen and (max-width:1019px){body.h2,body.h3,body.h4,h2,h2 a,h2.h2.h3,h2.h2.h4,h2.h3 a.h2,h2.h4 a.h2,h3 a.h2,h3 a.h2.h4,h3.h2,h3.h2.h4,h4 a.h2,h4 a.h2.h3,h4.h2,h4.h2.h3,h5 a.h2,h5 a.h2 a,h5.h2,h5.h2 a,p.h2,p.h3,p.h4,table tr td.h2,table tr td.h3,table tr td.h4{font-size:28px;font-size:2.8rem;line-height:34px;line-height:3.4rem}}@media only screen and (max-width:659px){body.h2,body.h3,body.h4,h2,h2 a,h2.h2.h3,h2.h2.h4,h2.h3 a.h2,h2.h4 a.h2,h3 a.h2,h3 a.h2.h4,h3.h2,h3.h2.h4,h4 a.h2,h4 a.h2.h3,h4.h2,h4.h2.h3,h5 a.h2,h5 a.h2 a,h5.h2,h5.h2 a,p.h2,p.h3,p.h4,table tr td.h2,table tr td.h3,table tr td.h4{font-size:24px;font-size:2.4rem;line-height:32px;line-height:3.2rem}}@media mobile{body.h2,body.h3,body.h4,h2,h2 a,h2.h2.h3,h2.h2.h4,h2.h3 a.h2,h2.h4 a.h2,h3 a.h2,h3 a.h2.h4,h3.h2,h3.h2.h4,h4 a.h2,h4 a.h2.h3,h4.h2,h4.h2.h3,h5 a.h2,h5 a.h2 a,h5.h2,h5.h2 a,p.h2,p.h3,p.h4,table tr td.h2,table tr td.h3,table tr td.h4{font-size:24px;font-size:2.4rem;line-height:32px;line-height:3.2rem}}body.line.h2,body.line.h3,body.line.h4,h2 a.line,h2.h3 a.line.h2,h2.h4 a.line.h2,h2.line,h2.line.h2.h3,h2.line.h2.h4,h3 a.line.h2,h3.line.h2,h4 a.line.h2,h4.line.h2,h5 a.h2 a.line,h5 a.line.h2,h5.h2 a.line,h5.line.h2,p.line.h2,p.line.h3,p.line.h4,table tr td.line.h2,table tr td.line.h3,table tr td.line.h4{border-bottom:1px solid #a4a4a4;margin-bottom:10px;padding-bottom:10px}body.h3,body.h3 a,body.h3.h2,body.h3.h2 a,body.h3.h4,body.h3.h4 a,body.h4 a.h3,h2 a.h3,h2 a.h3 a,h2 a.h3.h4,h2 a.h4 a.h3,h2.h3,h2.h3 a,h2.h3.h2.h4,h2.h3.h2.h4 a,h2.h3.h4,h2.h4 a.h3,h2.h4 a.h3.h2,h2.h4 a.h3.h2 a,h3,h3 a,h3.h3.h2,h3.h3.h2 a,h3.h3.h4,h3.h4.h2 a.h3,h4 a.h3,h4 a.h3.h2,h4 a.h3.h2 a,h4.h3,h4.h3.h2,h4.h3.h2 a,h4.h3.h4.h2,h4.h4.h2 a.h3,h5 a.h2 a.h3,h5 a.h2 a.h3 a,h5 a.h2 a.h3.h4,h5 a.h2 a.h4 a.h3,h5 a.h3.h2,h5 a.h3.h2 a,h5 a.h3.h4.h2,h5 a.h4.h2 a.h3,h5.h2 a.h3,h5.h2 a.h3 a,h5.h2 a.h3.h4,h5.h2 a.h4 a.h3,h5.h3.h2,h5.h3.h2 a,h5.h3.h4.h2,h5.h4.h2 a.h3,p.h3,p.h3 a,p.h3.h2,p.h3.h2 a,p.h3.h4,p.h3.h4 a,p.h4 a.h3,table tr td.h3,table tr td.h3 a,table tr td.h3.h2,table tr td.h3.h2 a,table tr td.h3.h4,table tr td.h3.h4 a,table tr td.h4 a.h3{margin:0;padding:0;margin-bottom:10px;font-family:Poppins;font-weight:700;font-size:28px;font-size:2.8rem;line-height:34px;line-height:3.4rem;color:#474747;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:1459px){body.h3,body.h3 a,body.h3.h2,body.h3.h2 a,body.h3.h4,body.h3.h4 a,body.h4 a.h3,h2 a.h3,h2 a.h3 a,h2 a.h3.h4,h2 a.h4 a.h3,h2.h3,h2.h3 a,h2.h3.h2.h4,h2.h3.h2.h4 a,h2.h3.h4,h2.h4 a.h3,h2.h4 a.h3.h2,h2.h4 a.h3.h2 a,h3,h3 a,h3.h3.h2,h3.h3.h2 a,h3.h3.h4,h3.h4.h2 a.h3,h4 a.h3,h4 a.h3.h2,h4 a.h3.h2 a,h4.h3,h4.h3.h2,h4.h3.h2 a,h4.h3.h4.h2,h4.h4.h2 a.h3,h5 a.h2 a.h3,h5 a.h2 a.h3 a,h5 a.h2 a.h3.h4,h5 a.h2 a.h4 a.h3,h5 a.h3.h2,h5 a.h3.h2 a,h5 a.h3.h4.h2,h5 a.h4.h2 a.h3,h5.h2 a.h3,h5.h2 a.h3 a,h5.h2 a.h3.h4,h5.h2 a.h4 a.h3,h5.h3.h2,h5.h3.h2 a,h5.h3.h4.h2,h5.h4.h2 a.h3,p.h3,p.h3 a,p.h3.h2,p.h3.h2 a,p.h3.h4,p.h3.h4 a,p.h4 a.h3,table tr td.h3,table tr td.h3 a,table tr td.h3.h2,table tr td.h3.h2 a,table tr td.h3.h4,table tr td.h3.h4 a,table tr td.h4 a.h3{font-size:24px;font-size:2.4rem;line-height:30px;line-height:3rem}}@media only screen and (max-width:1219px){body.h3,body.h3 a,body.h3.h2,body.h3.h2 a,body.h3.h4,body.h3.h4 a,body.h4 a.h3,h2 a.h3,h2 a.h3 a,h2 a.h3.h4,h2 a.h4 a.h3,h2.h3,h2.h3 a,h2.h3.h2.h4,h2.h3.h2.h4 a,h2.h3.h4,h2.h4 a.h3,h2.h4 a.h3.h2,h2.h4 a.h3.h2 a,h3,h3 a,h3.h3.h2,h3.h3.h2 a,h3.h3.h4,h3.h4.h2 a.h3,h4 a.h3,h4 a.h3.h2,h4 a.h3.h2 a,h4.h3,h4.h3.h2,h4.h3.h2 a,h4.h3.h4.h2,h4.h4.h2 a.h3,h5 a.h2 a.h3,h5 a.h2 a.h3 a,h5 a.h2 a.h3.h4,h5 a.h2 a.h4 a.h3,h5 a.h3.h2,h5 a.h3.h2 a,h5 a.h3.h4.h2,h5 a.h4.h2 a.h3,h5.h2 a.h3,h5.h2 a.h3 a,h5.h2 a.h3.h4,h5.h2 a.h4 a.h3,h5.h3.h2,h5.h3.h2 a,h5.h3.h4.h2,h5.h4.h2 a.h3,p.h3,p.h3 a,p.h3.h2,p.h3.h2 a,p.h3.h4,p.h3.h4 a,p.h4 a.h3,table tr td.h3,table tr td.h3 a,table tr td.h3.h2,table tr td.h3.h2 a,table tr td.h3.h4,table tr td.h3.h4 a,table tr td.h4 a.h3{font-size:24px;font-size:2.4rem;line-height:30px;line-height:3rem}}@media only screen and (max-width:1019px){body.h3,body.h3 a,body.h3.h2,body.h3.h2 a,body.h3.h4,body.h3.h4 a,body.h4 a.h3,h2 a.h3,h2 a.h3 a,h2 a.h3.h4,h2 a.h4 a.h3,h2.h3,h2.h3 a,h2.h3.h2.h4,h2.h3.h2.h4 a,h2.h3.h4,h2.h4 a.h3,h2.h4 a.h3.h2,h2.h4 a.h3.h2 a,h3,h3 a,h3.h3.h2,h3.h3.h2 a,h3.h3.h4,h3.h4.h2 a.h3,h4 a.h3,h4 a.h3.h2,h4 a.h3.h2 a,h4.h3,h4.h3.h2,h4.h3.h2 a,h4.h3.h4.h2,h4.h4.h2 a.h3,h5 a.h2 a.h3,h5 a.h2 a.h3 a,h5 a.h2 a.h3.h4,h5 a.h2 a.h4 a.h3,h5 a.h3.h2,h5 a.h3.h2 a,h5 a.h3.h4.h2,h5 a.h4.h2 a.h3,h5.h2 a.h3,h5.h2 a.h3 a,h5.h2 a.h3.h4,h5.h2 a.h4 a.h3,h5.h3.h2,h5.h3.h2 a,h5.h3.h4.h2,h5.h4.h2 a.h3,p.h3,p.h3 a,p.h3.h2,p.h3.h2 a,p.h3.h4,p.h3.h4 a,p.h4 a.h3,table tr td.h3,table tr td.h3 a,table tr td.h3.h2,table tr td.h3.h2 a,table tr td.h3.h4,table tr td.h3.h4 a,table tr td.h4 a.h3{font-size:24px;font-size:2.4rem;line-height:30px;line-height:3rem}}@media only screen and (max-width:659px){body.h3,body.h3 a,body.h3.h2,body.h3.h2 a,body.h3.h4,body.h3.h4 a,body.h4 a.h3,h2 a.h3,h2 a.h3 a,h2 a.h3.h4,h2 a.h4 a.h3,h2.h3,h2.h3 a,h2.h3.h2.h4,h2.h3.h2.h4 a,h2.h3.h4,h2.h4 a.h3,h2.h4 a.h3.h2,h2.h4 a.h3.h2 a,h3,h3 a,h3.h3.h2,h3.h3.h2 a,h3.h3.h4,h3.h4.h2 a.h3,h4 a.h3,h4 a.h3.h2,h4 a.h3.h2 a,h4.h3,h4.h3.h2,h4.h3.h2 a,h4.h3.h4.h2,h4.h4.h2 a.h3,h5 a.h2 a.h3,h5 a.h2 a.h3 a,h5 a.h2 a.h3.h4,h5 a.h2 a.h4 a.h3,h5 a.h3.h2,h5 a.h3.h2 a,h5 a.h3.h4.h2,h5 a.h4.h2 a.h3,h5.h2 a.h3,h5.h2 a.h3 a,h5.h2 a.h3.h4,h5.h2 a.h4 a.h3,h5.h3.h2,h5.h3.h2 a,h5.h3.h4.h2,h5.h4.h2 a.h3,p.h3,p.h3 a,p.h3.h2,p.h3.h2 a,p.h3.h4,p.h3.h4 a,p.h4 a.h3,table tr td.h3,table tr td.h3 a,table tr td.h3.h2,table tr td.h3.h2 a,table tr td.h3.h4,table tr td.h3.h4 a,table tr td.h4 a.h3{font-size:20px;font-size:2rem;line-height:26px;line-height:2.6rem}}@media mobile{body.h3,body.h3 a,body.h3.h2,body.h3.h2 a,body.h3.h4,body.h3.h4 a,body.h4 a.h3,h2 a.h3,h2 a.h3 a,h2 a.h3.h4,h2 a.h4 a.h3,h2.h3,h2.h3 a,h2.h3.h2.h4,h2.h3.h2.h4 a,h2.h3.h4,h2.h4 a.h3,h2.h4 a.h3.h2,h2.h4 a.h3.h2 a,h3,h3 a,h3.h3.h2,h3.h3.h2 a,h3.h3.h4,h3.h4.h2 a.h3,h4 a.h3,h4 a.h3.h2,h4 a.h3.h2 a,h4.h3,h4.h3.h2,h4.h3.h2 a,h4.h3.h4.h2,h4.h4.h2 a.h3,h5 a.h2 a.h3,h5 a.h2 a.h3 a,h5 a.h2 a.h3.h4,h5 a.h2 a.h4 a.h3,h5 a.h3.h2,h5 a.h3.h2 a,h5 a.h3.h4.h2,h5 a.h4.h2 a.h3,h5.h2 a.h3,h5.h2 a.h3 a,h5.h2 a.h3.h4,h5.h2 a.h4 a.h3,h5.h3.h2,h5.h3.h2 a,h5.h3.h4.h2,h5.h4.h2 a.h3,p.h3,p.h3 a,p.h3.h2,p.h3.h2 a,p.h3.h4,p.h3.h4 a,p.h4 a.h3,table tr td.h3,table tr td.h3 a,table tr td.h3.h2,table tr td.h3.h2 a,table tr td.h3.h4,table tr td.h3.h4 a,table tr td.h4 a.h3{font-size:20px;font-size:2rem;line-height:26px;line-height:2.6rem}}body.h3 a.h4,body.h4,body.h4 a,body.h4.h2,body.h4.h2 a,body.h4.h3,body.h4.h3 a,h2 a.h3 a.h4,h2 a.h4,h2 a.h4 a,h2 a.h4.h3,h2.h3 a.h4,h2.h4,h2.h4 a,h2.h4.h3,h3 a.h4,h3.h3.h2 a.h4,h3.h4,h3.h4.h2,h3.h4.h2 a,h4,h4 a,h4 a.h3.h2 a.h4,h4.h3.h2 a.h4,h4.h4.h2,h4.h4.h2 a,h4.h4.h3,h5 a.h2 a.h4,h5 a.h2 a.h4 a,h5 a.h4.h2,h5 a.h4.h2 a,h5.h2 a.h4,h5.h2 a.h4 a,h5.h4.h2,h5.h4.h2 a,p.h3 a.h4,p.h4,p.h4 a,p.h4.h2,p.h4.h2 a,p.h4.h3,p.h4.h3 a,table tr td.h3 a.h4,table tr td.h4,table tr td.h4 a,table tr td.h4.h2,table tr td.h4.h2 a,table tr td.h4.h3,table tr td.h4.h3 a{margin:0;padding:0;margin-bottom:10px;font-family:Poppins;font-weight:700;font-size:20px;font-size:2rem;line-height:24px;line-height:2.4rem;color:#474747;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:1459px){body.h3 a.h4,body.h4,body.h4 a,body.h4.h2,body.h4.h2 a,body.h4.h3,body.h4.h3 a,h2 a.h3 a.h4,h2 a.h4,h2 a.h4 a,h2 a.h4.h3,h2.h3 a.h4,h2.h4,h2.h4 a,h2.h4.h3,h3 a.h4,h3.h3.h2 a.h4,h3.h4,h3.h4.h2,h3.h4.h2 a,h4,h4 a,h4 a.h3.h2 a.h4,h4.h3.h2 a.h4,h4.h4.h2,h4.h4.h2 a,h4.h4.h3,h5 a.h2 a.h4,h5 a.h2 a.h4 a,h5 a.h4.h2,h5 a.h4.h2 a,h5.h2 a.h4,h5.h2 a.h4 a,h5.h4.h2,h5.h4.h2 a,p.h3 a.h4,p.h4,p.h4 a,p.h4.h2,p.h4.h2 a,p.h4.h3,p.h4.h3 a,table tr td.h3 a.h4,table tr td.h4,table tr td.h4 a,table tr td.h4.h2,table tr td.h4.h2 a,table tr td.h4.h3,table tr td.h4.h3 a{font-size:18px;font-size:1.8rem;line-height:24px;line-height:2.4rem}}@media only screen and (max-width:1219px){body.h3 a.h4,body.h4,body.h4 a,body.h4.h2,body.h4.h2 a,body.h4.h3,body.h4.h3 a,h2 a.h3 a.h4,h2 a.h4,h2 a.h4 a,h2 a.h4.h3,h2.h3 a.h4,h2.h4,h2.h4 a,h2.h4.h3,h3 a.h4,h3.h3.h2 a.h4,h3.h4,h3.h4.h2,h3.h4.h2 a,h4,h4 a,h4 a.h3.h2 a.h4,h4.h3.h2 a.h4,h4.h4.h2,h4.h4.h2 a,h4.h4.h3,h5 a.h2 a.h4,h5 a.h2 a.h4 a,h5 a.h4.h2,h5 a.h4.h2 a,h5.h2 a.h4,h5.h2 a.h4 a,h5.h4.h2,h5.h4.h2 a,p.h3 a.h4,p.h4,p.h4 a,p.h4.h2,p.h4.h2 a,p.h4.h3,p.h4.h3 a,table tr td.h3 a.h4,table tr td.h4,table tr td.h4 a,table tr td.h4.h2,table tr td.h4.h2 a,table tr td.h4.h3,table tr td.h4.h3 a{font-size:18px;font-size:1.8rem;line-height:24px;line-height:2.4rem}}@media only screen and (max-width:1019px){body.h3 a.h4,body.h4,body.h4 a,body.h4.h2,body.h4.h2 a,body.h4.h3,body.h4.h3 a,h2 a.h3 a.h4,h2 a.h4,h2 a.h4 a,h2 a.h4.h3,h2.h3 a.h4,h2.h4,h2.h4 a,h2.h4.h3,h3 a.h4,h3.h3.h2 a.h4,h3.h4,h3.h4.h2,h3.h4.h2 a,h4,h4 a,h4 a.h3.h2 a.h4,h4.h3.h2 a.h4,h4.h4.h2,h4.h4.h2 a,h4.h4.h3,h5 a.h2 a.h4,h5 a.h2 a.h4 a,h5 a.h4.h2,h5 a.h4.h2 a,h5.h2 a.h4,h5.h2 a.h4 a,h5.h4.h2,h5.h4.h2 a,p.h3 a.h4,p.h4,p.h4 a,p.h4.h2,p.h4.h2 a,p.h4.h3,p.h4.h3 a,table tr td.h3 a.h4,table tr td.h4,table tr td.h4 a,table tr td.h4.h2,table tr td.h4.h2 a,table tr td.h4.h3,table tr td.h4.h3 a{font-size:18px;font-size:1.8rem;line-height:24px;line-height:2.4rem}}@media only screen and (max-width:659px){body.h3 a.h4,body.h4,body.h4 a,body.h4.h2,body.h4.h2 a,body.h4.h3,body.h4.h3 a,h2 a.h3 a.h4,h2 a.h4,h2 a.h4 a,h2 a.h4.h3,h2.h3 a.h4,h2.h4,h2.h4 a,h2.h4.h3,h3 a.h4,h3.h3.h2 a.h4,h3.h4,h3.h4.h2,h3.h4.h2 a,h4,h4 a,h4 a.h3.h2 a.h4,h4.h3.h2 a.h4,h4.h4.h2,h4.h4.h2 a,h4.h4.h3,h5 a.h2 a.h4,h5 a.h2 a.h4 a,h5 a.h4.h2,h5 a.h4.h2 a,h5.h2 a.h4,h5.h2 a.h4 a,h5.h4.h2,h5.h4.h2 a,p.h3 a.h4,p.h4,p.h4 a,p.h4.h2,p.h4.h2 a,p.h4.h3,p.h4.h3 a,table tr td.h3 a.h4,table tr td.h4,table tr td.h4 a,table tr td.h4.h2,table tr td.h4.h2 a,table tr td.h4.h3,table tr td.h4.h3 a{font-size:18px;font-size:1.8rem;line-height:24px;line-height:2.4rem}}@media mobile{body.h3 a.h4,body.h4,body.h4 a,body.h4.h2,body.h4.h2 a,body.h4.h3,body.h4.h3 a,h2 a.h3 a.h4,h2 a.h4,h2 a.h4 a,h2 a.h4.h3,h2.h3 a.h4,h2.h4,h2.h4 a,h2.h4.h3,h3 a.h4,h3.h3.h2 a.h4,h3.h4,h3.h4.h2,h3.h4.h2 a,h4,h4 a,h4 a.h3.h2 a.h4,h4.h3.h2 a.h4,h4.h4.h2,h4.h4.h2 a,h4.h4.h3,h5 a.h2 a.h4,h5 a.h2 a.h4 a,h5 a.h4.h2,h5 a.h4.h2 a,h5.h2 a.h4,h5.h2 a.h4 a,h5.h4.h2,h5.h4.h2 a,p.h3 a.h4,p.h4,p.h4 a,p.h4.h2,p.h4.h2 a,p.h4.h3,p.h4.h3 a,table tr td.h3 a.h4,table tr td.h4,table tr td.h4 a,table tr td.h4.h2,table tr td.h4.h2 a,table tr td.h4.h3,table tr td.h4.h3 a{font-size:18px;font-size:1.8rem;line-height:24px;line-height:2.4rem}}h5,h5 a{margin:0;padding:0;margin-bottom:10px;font-family:Poppins;font-weight:700;font-size:20px;font-size:2rem;line-height:24px;line-height:2.4rem;color:#474747;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:1459px){h5,h5 a{font-size:18px;font-size:1.8rem;line-height:24px;line-height:2.4rem}}@media only screen and (max-width:1219px){h5,h5 a{font-size:18px;font-size:1.8rem;line-height:24px;line-height:2.4rem}}@media only screen and (max-width:1019px){h5,h5 a{font-size:18px;font-size:1.8rem;line-height:24px;line-height:2.4rem}}@media only screen and (max-width:659px){h5,h5 a{font-size:18px;font-size:1.8rem;line-height:24px;line-height:2.4rem}}@media mobile{h5,h5 a{font-size:18px;font-size:1.8rem;line-height:24px;line-height:2.4rem}}h5 a span,h5 span{color:#06455a}h5 a.line,h5.line{border-bottom:1px solid #a4a4a4;margin-bottom:10px;padding-bottom:10px}a{font-family:Poppins;font-size:18px;font-size:1.8rem;line-height:30px;line-height:3rem;color:#086788;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:all .3s ease}@media only screen and (max-width:1459px){a{font-size:18px;font-size:1.8rem;line-height:32px;line-height:3.2rem}}@media only screen and (max-width:1219px){a{font-size:18px;font-size:1.8rem;line-height:32px;line-height:3.2rem}}@media only screen and (max-width:1019px){a{font-size:16px;font-size:1.6rem;line-height:30px;line-height:3rem}}@media only screen and (max-width:659px){a{font-size:16px;font-size:1.6rem;line-height:30px;line-height:3rem}}@media mobile{a{font-size:16px;font-size:1.6rem;line-height:30px;line-height:3rem}}article .entry-content a{color:#086788;text-decoration:underline}article .entry-content a:focus,article .entry-content a:hover{text-decoration:none}a.small{font-family:Poppins;font-size:12px;font-size:1.2rem;line-height:22px;line-height:2.2rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:1459px){a.small{font-size:12px;font-size:1.2rem;line-height:22px;line-height:2.2rem}}@media only screen and (max-width:1219px){a.small{font-size:12px;font-size:1.2rem;line-height:22px;line-height:2.2rem}}@media only screen and (max-width:1019px){a.small{font-size:12px;font-size:1.2rem;line-height:22px;line-height:2.2rem}}@media only screen and (max-width:659px){a.small{font-size:12px;font-size:1.2rem;line-height:22px;line-height:2.2rem}}@media mobile{a.small{font-size:12px;font-size:1.2rem;line-height:22px;line-height:2.2rem}}a.black{text-decoration:underline}a.black,a.pcolor{color:#000}a:focus,a:hover{text-decoration:none;color:#021e28}a:active{color:inherit}body,p,table tr td{font-family:Poppins;font-size:18px;font-size:1.8rem;line-height:30px;line-height:3rem;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-bottom:28px}@media only screen and (max-width:1459px){body,p,table tr td{font-size:18px;font-size:1.8rem;line-height:32px;line-height:3.2rem}}@media only screen and (max-width:1219px){body,p,table tr td{font-size:18px;font-size:1.8rem;line-height:32px;line-height:3.2rem}}@media only screen and (max-width:1019px){body,p,table tr td{font-size:16px;font-size:1.6rem;line-height:30px;line-height:3rem}}@media only screen and (max-width:659px){body,p,table tr td{font-size:16px;font-size:1.6rem;line-height:30px;line-height:3rem}}@media mobile{body,p,table tr td{font-size:16px;font-size:1.6rem;line-height:30px;line-height:3rem}}body.deal-text,p.deal-text,table tr td.deal-text{color:red}body.deal-text a,p.deal-text a,table tr td.deal-text a{color:red;text-decoration:underline}body.small,p.small,table tr td.small{font-family:Poppins;font-size:12px;font-size:1.2rem;line-height:22px;line-height:2.2rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:1459px){body.small,p.small,table tr td.small{font-size:12px;font-size:1.2rem;line-height:22px;line-height:2.2rem}}@media only screen and (max-width:1219px){body.small,p.small,table tr td.small{font-size:12px;font-size:1.2rem;line-height:22px;line-height:2.2rem}}@media only screen and (max-width:1019px){body.small,p.small,table tr td.small{font-size:12px;font-size:1.2rem;line-height:22px;line-height:2.2rem}}@media only screen and (max-width:659px){body.small,p.small,table tr td.small{font-size:12px;font-size:1.2rem;line-height:22px;line-height:2.2rem}}@media mobile{body.small,p.small,table tr td.small{font-size:12px;font-size:1.2rem;line-height:22px;line-height:2.2rem}}body span.required,p span.required,table tr td span.required{color:#d10000}body .cta,p .cta,table tr td .cta{font-family:Poppins;font-size:14px;font-size:1.4rem;color:#06455a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ol{padding-left:0}ol li{font-family:Poppins;font-weight:500;font-size:18px;font-size:1.8rem;line-height:30px;line-height:3rem;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:1459px){ol li{font-size:18px;font-size:1.8rem;line-height:32px;line-height:3.2rem}}@media only screen and (max-width:1219px){ol li{font-size:18px;font-size:1.8rem;line-height:32px;line-height:3.2rem}}@media only screen and (max-width:1019px){ol li{font-size:16px;font-size:1.6rem;line-height:30px;line-height:3rem}}@media only screen and (max-width:659px){ol li{font-size:16px;font-size:1.6rem;line-height:30px;line-height:3rem}}@media mobile{ol li{font-size:16px;font-size:1.6rem;line-height:30px;line-height:3rem}}ul.no-padding-margin{margin:0;padding:0}ul li{font-family:Poppins;font-size:18px;font-size:1.8rem;line-height:30px;line-height:3rem;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:1459px){ul li{font-size:18px;font-size:1.8rem;line-height:32px;line-height:3.2rem}}@media only screen and (max-width:1219px){ul li{font-size:18px;font-size:1.8rem;line-height:32px;line-height:3.2rem}}@media only screen and (max-width:1019px){ul li{font-size:16px;font-size:1.6rem;line-height:30px;line-height:3rem}}@media only screen and (max-width:659px){ul li{font-size:16px;font-size:1.6rem;line-height:30px;line-height:3rem}}@media mobile{ul li{font-size:16px;font-size:1.6rem;line-height:30px;line-height:3rem}}.alert{margin-bottom:20px}.alert.alert-danger a{color:#a94442;text-decoration:underline}.fixed-banner{position:fixed;bottom:-400px;left:0;width:100%;height:auto;padding-top:10px;padding-bottom:10px;z-index:999;background:#084c61;border-top:1px solid #fff;transition:all 3s ease}.fixed-banner.black{background:#000!important}.fixed-banner.animate{bottom:0}.fixed-banner .relative{position:relative}.fixed-banner .relative .close-btn{position:absolute;top:-20px;right:20px;background:#000;color:#fff;border-radius:50%;width:20px;height:20px;line-height:20px;text-align:center}.fixed-banner .relative .overflow-hidden{overflow:hidden}.comment-form .fixed-banner .relative input[type=submit],.fixed-banner .relative .btn,.fixed-banner .relative .comment-form input[type=submit],.fixed-banner .relative .search-form .search-submit,.search-form .fixed-banner .relative .search-submit{padding:10px 20px;width:100%;display:inline-block}@media only screen and (max-width:1019px){.comment-form .fixed-banner .relative input[type=submit],.fixed-banner .relative .btn,.fixed-banner .relative .comment-form input[type=submit],.fixed-banner .relative .search-form .search-submit,.search-form .fixed-banner .relative .search-submit{padding:5px 20px;width:auto}}.fixed-banner .relative .img-holder{width:100%;height:auto;overflow:hidden;max-height:65px}.fixed-banner .relative .img-holder img{height:60px}.fixed-banner .relative a.link-holder{display:block}.fixed-banner .relative p.title{font-size:30px;line-height:40px;font-weight:700;margin:0;color:#fff;display:block;width:100%}@media only screen and (max-width:1019px){.fixed-banner .relative p.title{font-size:20px;line-height:28px;text-align:center;margin-bottom:5px}}.fixed-banner .relative p.subtitle{font-size:20px;line-height:28px;margin:0;color:#fff}.fixed-banner .relative .valign-holder{display:table;height:100%;width:100%}.fixed-banner .relative .valign-holder .va{display:table-cell;vertical-align:middle}#breadcrumbs{padding:5px 0;text-transform:lowercase;font-style:italic;margin-bottom:15px}@media only screen and (max-width:659px){#breadcrumbs{display:none}}#breadcrumbs span,#breadcrumbs span a{color:#6298d0;text-transform:lowercase}#breadcrumbs span a{text-decoration:underline;padding:0 3px}#breadcrumbs span span.breadcrumb_last{color:#696969;text-transform:lowercase;display:none}ul.wv-breadcrumbs{padding:0;margin:0;margin-bottom:20px;font-size:14px;line-height:18px}ul.wv-breadcrumbs li{display:inline-block;position:relative;font-size:14px;line-height:18px}ul.wv-breadcrumbs li.crumb a{margin-right:5px;text-decoration:underline;font-size:14px;line-height:18px}.best-products{border-top:5px solid #084c61;border-bottom:5px solid #084c61;margin-bottom:40px}.best-products .product{padding:15px;width:100%}@media only screen and (max-width:1019px){.best-products .product{text-align:center}}.best-products .product.hide-atfirst{display:none}.best-products .product .product-img{max-width:120px}.best-products .product .gender-image{display:none}.best-products .product .gender-image.selected{display:block}.best-products .product:nth-child(2n){background:#f5f5f5}.best-products .product .img-holder{position:relative;display:block}.best-products .product .img-holder img{max-width:100%;max-height:100%;height:auto}.best-products .product .img-holder .number{position:absolute;top:40%;left:-10px;width:24px;height:24px;background:#c72727;color:#fff;text-align:center;font-size:18px;line-height:24px;text-decoration:none;border-radius:50px;font-weight:700}.best-products .product .product-name{display:table;height:100%;width:100%;padding-left:8px;padding-right:8px}.best-products .product .product-name h4{display:table-cell;vertical-align:middle;width:100%;font-size:16px}.best-products .product .product-name p.korting{color:#103d0b;font-weight:700;font-size:14px;line-height:18px}.best-products .product .korting-holder{display:table;height:100%;width:100%}.best-products .product .korting-holder p{display:table-cell;vertical-align:middle;text-align:center;list-style-type:none;color:#103d0b;font-weight:700;font-size:14px}.best-products .product .korting-holder a.aanbiedingen{font-size:14px;text-decoration:underline}.best-products .product .advantage-holder{display:table;height:100%;width:100%}.best-products .product .advantage-holder ul{display:table-cell;vertical-align:middle;text-align:left;list-style-type:none}@media only screen and (max-width:1019px){.best-products .product .advantage-holder ul{max-width:300px;display:inline-block}}.best-products .product .advantage-holder ul li{font-size:14px;line-height:18px;margin-bottom:2px}.best-products .product .advantage-holder ul li span{color:#44ba63;margin-right:5px;font-size:14px;line-height:18px;margin-bottom:-5px}.best-products .product .price-holder{display:table;height:100%;width:100%;padding:0 15px}.best-products .product .price-holder .price-box{display:table-cell;vertical-align:middle;text-align:center}.best-products .product .price-holder .price-box a.review{font-size:14px;line-height:18px}.best-products .product .price-holder .price-box .price{font-size:18px;line-height:25px;color:#555;font-weight:400;margin-bottom:5px;position:relative}.best-products .product .price-holder .price-box .price span{margin-left:-7px}.btn,.comment-form input[type=submit],.search-form .search-submit{background:#474747;padding-left:25px;padding-right:25px;border-color:#474747;cursor:pointer;color:#fff;border-radius:5px;text-decoration:none!important;font-weight:700;font-family:Poppins;font-size:14px;font-size:1.4rem;line-height:24px;line-height:2.4rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:20;transition:all .3s ease}@media only screen and (max-width:1459px){.btn,.comment-form input[type=submit],.search-form .search-submit{font-size:14px;font-size:1.4rem;line-height:24px;line-height:2.4rem}}@media only screen and (max-width:1219px){.btn,.comment-form input[type=submit],.search-form .search-submit{font-size:14px;font-size:1.4rem;line-height:24px;line-height:2.4rem}}@media only screen and (max-width:1019px){.btn,.comment-form input[type=submit],.search-form .search-submit{font-size:14px;font-size:1.4rem;line-height:24px;line-height:2.4rem}}@media only screen and (max-width:659px){.btn,.comment-form input[type=submit],.search-form .search-submit{font-size:14px;font-size:1.4rem;line-height:24px;line-height:2.4rem}}@media mobile{.btn,.comment-form input[type=submit],.search-form .search-submit{font-size:12px;font-size:1.2rem;line-height:24px;line-height:2.4rem}}.btn.btn-outline-light,.comment-form input.btn-outline-light[type=submit],.search-form .btn-outline-light.search-submit{border:1px solid #fff;background:none}.btn.btn-outline-light:hover,.btn.btn-white,.btn.btn-white:hover,.comment-form input.btn-outline-light:hover[type=submit],.comment-form input.btn-white:hover[type=submit],.comment-form input.btn-white[type=submit],.search-form .btn-outline-light.search-submit:hover,.search-form .btn-white.search-submit,.search-form .btn-white.search-submit:hover{background:#fff;color:#000!important;border:1px solid #fff}.btn.btn-full,.comment-form input.btn-full[type=submit],.search-form .btn-full.search-submit{width:100%;display:block}.btn.btn-bold,.comment-form input.btn-bold[type=submit],.search-form .btn-bold.search-submit{font-weight:700}.btn-group-lg>.btn,.btn.btn-lg,.comment-form .btn-group-lg>input[type=submit],.comment-form input.btn-lg[type=submit],.search-form .btn-group-lg>.search-submit,.search-form .btn-lg.search-submit{padding-top:10px;padding-bottom:10px;font-size:18px;font-size:1.8rem}.btn.wv-link,.btn.wv-linkbtn-lg,.comment-form input.wv-link[type=submit],.comment-form input.wv-linkbtn-lg[type=submit],.search-form .wv-link.search-submit,.search-form .wv-linkbtn-lg.search-submit{margin-bottom:20px}.btn.wv-linkbtn-lg,.comment-form input.wv-linkbtn-lg[type=submit],.search-form .wv-linkbtn-lg.search-submit{padding:10px 20px;font-size:16px;font-size:1.6rem}.btn:hover,.comment-form input:hover[type=submit],.search-form .search-submit:hover{background:#000;color:#fff;border:1px solid #000}.btn:focus,.comment-form input:focus[type=submit],.search-form .search-submit:focus{outline:0;box-shadow:none;background:#000;color:#fff;border:1px solid #000}.btn.applywvtoggle-filter,.btn.applywvtoggle-filter.active,.btn.applywvtoggle-filter:hover,.comment-form input.applywvtoggle-filter.active[type=submit],.comment-form input.applywvtoggle-filter:hover[type=submit],.comment-form input.applywvtoggle-filter[type=submit],.search-form .applywvtoggle-filter.active.search-submit,.search-form .applywvtoggle-filter.search-submit,.search-form .applywvtoggle-filter.search-submit:hover{background:#0b900b;border-color:#007d15;color:#fff;text-decoration:none}.btn.wvtoggle-filter,.btn.wvtoggle-filter:active,.comment-form input.wvtoggle-filter:active[type=submit],.comment-form input.wvtoggle-filter[type=submit],.search-form .wvtoggle-filter.search-submit,.search-form .wvtoggle-filter.search-submit:active{background-color:#dedede;border-color:#d8d8d8;color:#fff;text-decoration:none;font-weight:700}.btn.wvtoggle-filter.active,.btn.wvtoggle-filter:hover,.comment-form input.wvtoggle-filter.active[type=submit],.comment-form input.wvtoggle-filter:hover[type=submit],.search-form .wvtoggle-filter.active.search-submit,.search-form .wvtoggle-filter.search-submit:hover{background:#0b900b;border-color:#007d15}.btn.btn-unisex,.comment-form input.btn-unisex[type=submit],.search-form .btn-unisex.search-submit{color:#fff}.btn.btn-man,.comment-form input.btn-man[type=submit],.search-form .btn-man.search-submit{background:#4291b6;color:#fff;border:1px solid #4291b6;text-decoration:none;font-weight:700}.btn.btn-man:hover,.comment-form input.btn-man:hover[type=submit],.search-form .btn-man.search-submit:hover{background:#4291b6;border:1px solid #4291b6}.btn.btn-vrouw,.comment-form input.btn-vrouw[type=submit],.search-form .btn-vrouw.search-submit{background:#a96ca2;color:#fff;border:1px solid #a96ca2;text-decoration:none;font-weight:700}.btn.btn-vrouw:hover,.comment-form input.btn-vrouw:hover[type=submit],.search-form .btn-vrouw.search-submit:hover{background:#a96ca2;border:1px solid #a96ca2}.btn.btn-primary,.comment-form input.btn-primary[type=submit],.search-form .btn-primary.search-submit{background:#0a9507;color:#fff;border:1px solid #0a9507;text-decoration:none;font-weight:700}.btn.btn-primary:hover,.comment-form input.btn-primary:hover[type=submit],.search-form .btn-primary.search-submit:hover{background:#046d02;border:1px solid #046d02}.btn.btn-orange,.btn.btn-organge,.comment-form input.btn-orange[type=submit],.comment-form input.btn-organge[type=submit],.search-form .btn-orange.search-submit,.search-form .btn-organge.search-submit{background:#ff6322;color:#fff;border:1px solid #ff6322}.btn.btn-orange:hover,.btn.btn-organge:hover,.comment-form input.btn-orange:hover[type=submit],.comment-form input.btn-organge:hover[type=submit],.search-form .btn-orange.search-submit:hover,.search-form .btn-organge.search-submit:hover{background:#de4c0f;border:1px solid #de4c0f}.btn.btn-green-outline,.comment-form input.btn-green-outline[type=submit],.search-form .btn-green-outline.search-submit{background:#fff;color:#00be00;border:1px solid #00be00}.btn.btn-green,.btn.btn-green-outline:hover,.comment-form input.btn-green-outline:hover[type=submit],.comment-form input.btn-green[type=submit],.search-form .btn-green-outline.search-submit:hover,.search-form .btn-green.search-submit{background:#00be00;color:#fff;border:1px solid #00be00}.btn.btn-green:hover,.comment-form input.btn-green:hover[type=submit],.search-form .btn-green.search-submit:hover{background:#00be00;border:1px solid #00be00}.btn.btn-blue,.comment-form input.btn-blue[type=submit],.search-form .btn-blue.search-submit{color:#fff;background:#408cdb;border:1px solid #3087e0}.btn.btn-blue:hover,.comment-form input.btn-blue:hover[type=submit],.search-form .btn-blue.search-submit:hover{background:#2e75be;border:1px solid #2564a5}.comments a{text-decoration:underline}.comments .comment-list .comment{background-color:#f3f3f3;padding:25px;margin-bottom:20px;position:relative;overflow:hidden}.comments .comment-list .comment:before{content:"";position:absolute;top:0;width:0;height:0;left:-25px;border-top:0 solid transparent;border-bottom:31px solid transparent;border-right:26px solid #f3f3f3;z-index:1}.comments .comment-list .comment .comment-metadata{display:none}.comments .comment-block{padding-top:30px}.comments .comment-block .comment{padding:20px;margin-bottom:25px;padding-left:40px}.comments .comment-block .comment .comment-inner{background-color:#f3f3f3;padding:25px}.comments .comment-block .comment .comment-inner .comment-header{padding-bottom:0;margin-bottom:15px;position:relative}.comments .comment-block .comment .comment-inner .comment-header p.name{font-weight:700;text-transform:uppercase;font-size:18px;line-height:22px}.comments .comment-block .comment .comment-inner .comment-header h5{font-family:Poppins;font-weight:700;font-size:14px;font-size:1.4rem;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-bottom:0;margin-bottom:0}.comments .comment-block .comment .comment-inner .comment-header .rating-holder{position:absolute;top:0;right:7px}.comments .comment-block .comment .comment-inner .comment-header .rating-holder span{font-size:22px;font-size:2.2rem;color:#09c}.comments .comment-block .comment .comment-inner .comment-body p{margin-bottom:10px}.comments .comment-block .comment .comment-inner .comment-footer p{font-weight:700;margin-bottom:10px}.comments .comment-block .comment .comment-inner .comment-footer p.name{font-weight:400;text-transform:uppercase;color:#408cdb;margin:0;padding:0;font-size:14px}.comments .comment-block .comment .comment-inner .comment-footer p.name span{color:#408cdb}.comments .comment-block .comment .comment-inner .comment-footer p span.highlight{background:#09c;color:#fff;padding:2px 5px;border-radius:5px;margin-left:5px}.comments .write-comment{margin-bottom:40px;position:relative}.comments .write-comment .write-block .comment-stars a{text-decoration:none}.comments .write-comment .write-block .comment-loading{display:none;position:absolute;top:0;left:0;width:100%;height:100%;display:block;background:#fff url(../images/spinner.gif) no-repeat 50%;opacity:0}.comments .write-comment .write-block .comment-loading.active{display:block;opacity:.3}.comments .write-comment h3.comment-reply-title{margin-bottom:10px}.comments .write-comment .comment-stars span{color:#09c;font-size:25px;font-size:2.5rem;line-height:25px;line-height:2.5rem}.comments .write-comment .comment-form-comment label{display:none}.comments .write-comment .email-holder,.comments .write-comment .name-holder{float:left;width:50%;margin-bottom:20px}.comments .write-comment .name-holder{padding-right:20px}.comment-form .comments .write-comment input[type=email],.comment-form .comments .write-comment input[type=text],.comment-form .comments .write-comment input[type=url],.comments .write-comment .comment-form input[type=email],.comments .write-comment .comment-form input[type=text],.comments .write-comment .comment-form input[type=url],.comments .write-comment .search-form input.search-field,.comments .write-comment input.form-control,.comments .write-comment textarea,.search-form .comments .write-comment input.search-field{background-color:#f0f2f2;border:none;font-size:16px;font-size:1.6rem;line-height:24px;line-height:2.4rem;padding:20px}.comments .write-comment .form-submit input{width:100%;border-radius:0}.comments .write-comment .comment-form-comment textarea{padding:20px}.comments .write-comment .comment-notes span#email-notes{display:block;font-style:italic;color:#474747}.comment-form p{margin-bottom:10px}.comment-list ol{list-style:none}table.wv-flextable.wv-comparetable{margin-bottom:30px}table.wv-flextable.wv-comparetable thead{background:#006d91!important}table.wv-flextable.wv-comparetable thead tr.wv-table-head td,table.wv-flextable.wv-comparetable thead tr.wv-table-head th{color:#fff;font-weight:700;padding:7px;margin:0}@media only screen and (max-width:1219px){table.wv-flextable.wv-comparetable thead tr.wv-table-head td,table.wv-flextable.wv-comparetable thead tr.wv-table-head th{display:none}table.wv-flextable.wv-comparetable thead tr.wv-table-head td.wv-label-col,table.wv-flextable.wv-comparetable thead tr.wv-table-head th.wv-label-col{display:block;text-align:center}}table.wv-flextable.wv-comparetable tbody tr.wv-table-row:nth-child(2n){background:#fbfbfb}@media only screen and (max-width:1219px){table.wv-flextable.wv-comparetable tbody tr.wv-table-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #dcdcdc;border-top:none}}table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-product-col{border-bottom:1px solid #dcdcdc;width:15%;text-align:center}table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-product-col img{max-height:110px;margin:0;height:auto;max-width:60%}table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-label-col{font-weight:700;border-bottom:1px solid #dcdcdc;width:25%;padding:7px}table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-spec-col{border-bottom:1px solid #dcdcdc;width:35%;padding:7px;line-height:23px;font-size:14px;color:#3a3a3a}table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-spec-col ul.wv-spec-list{max-width:250px;display:inline-block}table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-spec-col ul.wv-spec-list li{line-height:23px;font-size:14px;color:#3a3a3a;text-align:left}table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col{width:25%;border-bottom:1px solid #dcdcdc;padding:7px;text-align:center}table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col a{font-size:12px;line-height:16px}.search-form table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col a.search-submit,table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col .search-form a.search-submit,table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col a.btn{background:#0a9507;color:#fff;border:1px solid #0a9507;width:100%;max-width:260px;text-transform:lowercase;font-family:Poppins;font-size:14px;font-size:1.4rem;line-height:24px;line-height:2.4rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:1459px){.search-form table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col a.search-submit,table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col .search-form a.search-submit,table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col a.btn{font-size:14px;font-size:1.4rem;line-height:24px;line-height:2.4rem}}@media only screen and (max-width:1219px){.search-form table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col a.search-submit,table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col .search-form a.search-submit,table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col a.btn{font-size:14px;font-size:1.4rem;line-height:24px;line-height:2.4rem}}@media only screen and (max-width:1019px){.search-form table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col a.search-submit,table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col .search-form a.search-submit,table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col a.btn{font-size:14px;font-size:1.4rem;line-height:24px;line-height:2.4rem}}@media only screen and (max-width:659px){.search-form table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col a.search-submit,table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col .search-form a.search-submit,table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col a.btn{font-size:14px;font-size:1.4rem;line-height:24px;line-height:2.4rem}}@media mobile{.search-form table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col a.search-submit,table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col .search-form a.search-submit,table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col a.btn{font-size:12px;font-size:1.2rem;line-height:24px;line-height:2.4rem}}.search-form table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col a.search-submit:hover,table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col .search-form a.search-submit:hover,table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col a.btn:hover{background:#046d02;border:1px solid #046d02}@media only screen and (max-width:1219px){table.wv-flextable.wv-comparetable tbody tr.wv-table-row td{-ms-flex-order:2!important;order:2!important;-ms-flex-pack:center!important;justify-content:center!important;-ms-flex-align:center!important;align-items:center!important;-ms-flex-direction:column;flex-direction:column;width:100%!important;border:none!important;text-align:center;margin:0}table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-product-col{-ms-flex-order:2!important;order:2!important;border:none}table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-product-col img{margin:5px 0!important;width:auto}table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-label-col{-ms-flex-order:1!important;order:1!important;border:none}table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-spec-col{-ms-flex-order:3!important;order:3!important;border:none;padding:0!important;text-align:center;padding-left:7px!important}table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-spec-col ul{margin:0;margin-left:20px}table.wv-flextable.wv-comparetable tbody tr.wv-table-row td.wv-price-col{-ms-flex-order:4!important;order:4!important;border:none}}.wv-label{padding:0 9px;background:orange;color:#000;border-radius:20px;font-size:12px;background:#f1d5d5;background:#e7e7e7;font-weight:700;white-space:nowrap;line-height:24px}.giphy-outer{width:100%;position:relative;height:auto}.giphy-outer iframe{width:100%}.giphy-outer a{display:none}.giphy-outer:before{content:"giphy.com";font-size:12px;display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;font-size:10px;color:grey;text-align:center}.search-form label{font-weight:400}.comment-form p,.form-group,.search-form label{margin-bottom:15px}.debug{position:fixed;background:#000;color:#fff;padding:20px;bottom:10px;left:110px;opacity:.8;z-index:9999}.debug span{font-weight:700;color:#fff}@font-face{font-family:webvoice;src:url(../fonts/webvoice.eot?1236571400);src:url(../fonts/webvoice.eot?1236571400#iefix) format("embedded-opentype"),url(../fonts/webvoice.ttf?1236571400) format("truetype"),url(../fonts/webvoice.woff?1236571400) format("woff"),url(../fonts/webvoice.svg?1236571400#webvoice) format("svg");font-weight:400;font-style:normal}.webvoice-icon{font-family:webvoice!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-check:before{content:"\e936"}.icon-keyboard_arrow_up:before{content:"\e932"}.icon-keyboard_arrow_right:before{content:"\e933"}.icon-keyboard_arrow_left:before{content:"\e934"}.icon-keyboard_arrow_down:before{content:"\e935"}.icon-youtube:before{content:"\e900"}.icon-plus-square-o:before{content:"\e901"}.icon-square-o:before{content:"\e902"}.icon-check-square:before{content:"\e903"}.icon-minus-square:before{content:"\e904"}.icon-plus-square:before{content:"\e905"}.icon-square:before{content:"\e906"}.icon-check-circle:before{content:"\e907"}.icon-pinterest-square:before{content:"\e908"}.icon-pinterest:before{content:"\e909"}.icon-google-plus-square:before{content:"\e90a"}.icon-twitter-square:before{content:"\e90b"}.icon-instagram:before{content:"\e90c"}.icon-facebook-square:before{content:"\e90d"}.icon-facebook:before{content:"\e90e"}.icon-minus-circle:before{content:"\e90f"}.icon-plus-circle:before{content:"\e910"}.icon-chevron-circle-right:before{content:"\e911"}.icon-chevron-circle-left:before{content:"\e912"}.icon-chevron-circle-up:before{content:"\e913"}.icon-chevron-circle-down:before{content:"\e914"}.icon-zoom-out:before{content:"\e915"}.icon-zoom-in:before{content:"\e916"}.icon-search:before{content:"\e917"}.icon-star-half-empty:before{content:"\e918"}.icon-bookmark-o:before{content:"\e919"}.icon-star-o:before{content:"\e91a"}.icon-bookmark:before{content:"\e91b"}.icon-star-half:before{content:"\e91c"}.icon-star:before{content:"\e91d"}.icon-angle-double-up:before{content:"\e91e"}.icon-user-circle:before{content:"\e91f"}.icon-question-circle-o:before{content:"\e920"}.icon-exclamation-circle:before{content:"\e921"}.icon-check-circle-o:before{content:"\e922"}.icon-times-circle-o:before{content:"\e923"}.icon-times-circle:before{content:"\e924"}.icon-check-circle2:before{content:"\e925"}.icon-info-circle:before{content:"\e926"}.icon-arrow-circle-o-down:before{content:"\e927"}.icon-phone:before{content:"\e928"}.icon-twitter:before{content:"\e929"}.icon-envelope:before{content:"\e92a"}.icon-home:before{content:"\e92b"}.icon-shopping-cart:before{content:"\e92c"}.icon-cart-arrow-down:before{content:"\e92d"}.icon-shopping-cart2:before{content:"\e92e"}.icon-cart-plus:before{content:"\e92f"}.icon-price-tag:before{content:"\e930"}.icon-circle:before{content:"\e931"}.lightbox{cursor:pointer;position:relative}.lightbox.screenshot{height:auto;width:30%}.comment-form input[type=email],.comment-form input[type=text],.comment-form input[type=url],.comment-form textarea,.form-control,.search-form .search-field{background:#fff;border-radius:0;color:#454e55;font-size:14px;font-size:1.4rem;line-height:24px;line-height:2.4rem}.comment-form input:focus[type=email],.comment-form input:focus[type=text],.comment-form input:focus[type=url],.comment-form textarea:focus,.form-control:focus,.search-form .search-field:focus{outline:0;box-shadow:none}.comment-form input:-webkit-autofill[type=email],.comment-form input:-webkit-autofill[type=text],.comment-form input:-webkit-autofill[type=url],.comment-form textarea:-webkit-autofill,.form-control:-webkit-autofill,.search-form .search-field:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset}button:focus,input:focus,select:focus,textarea:focus{outline:none}.modal{position:fixed!important}.modal .modal-header .close span{font-size:30px;line-height:30px;color:#000}.archive-pagination{text-align:center;margin-bottom:50px;padding:10px 0}.archive-pagination ul,.archive-pagination ul li{display:inline-block}.archive-pagination ul li.pag-next a,.archive-pagination ul li.pag-prev a{background-color:transparent;color:#06455a}.archive-pagination ul li.active a{background-color:#3c8dc5;border-radius:3px;cursor:pointer;padding:12px;padding:.75rem}.archive-pagination ul li a{color:#fff;text-decoration:none;background-color:#6fb7e9;border-radius:3px;cursor:pointer;padding:12px;padding:.75rem}.archive-pagination ul li a:hover{background-color:#3c8dc5}.popover-holder{display:inline-block}.popover .popover-content,.popover h3.popover-title{font-size:16px;font-size:1.6rem}blockquote{margin-bottom:3em;position:relative;font-size:24px;line-height:30px;font-style:italic;padding-left:60px;padding-right:60px;margin-bottom:30px}blockquote p{font-size:26px;line-height:40px;font-style:italic;margin-bottom:0}blockquote:before{content:"\201C";position:absolute;top:30px;left:-15px;color:#06455a;font-size:6em;z-index:1}.popular-posts h4.line{margin-bottom:20px}.popular-posts .popular-post{margin-bottom:40px}.popular-posts .popular-post a.title{color:#000;font-weight:700}.mm-panel{background:#215667}.mm-panel .mm-listitem:after{border-color:#fff}.mm-panel li.menu-item a{color:#fff}.mm-panel .mm-btn:after,.mm-panel .mm-btn:before{border-color:#fff}.mm-panel .mm-navbar{background:#084c61;min-height:50px}.mm-panel .mm-navbar a{color:#fff;font-weight:700}.mm-panel .mm-navbar a:hover{color:#fff}.mm-panel .mm-navbar .mm-btn:after,.mm-panel .mm-navbar .mm-btn:before{border-color:#fff}.mm-panel ul.menu a,.mm-panel ul.sub-menu a,.mm-panel ul.submenu a{color:#fff!important;line-height:32px;padding-top:5px;padding-bottom:5px;display:block;color:#fff}.mm-panel ul.menu li.mm-listitem,.mm-panel ul.sub-menu li.mm-listitem,.mm-panel ul.submenu li.mm-listitem{border-color:#91cee8}.mm-panel ul.menu li.mm-listitem:after,.mm-panel ul.sub-menu li.mm-listitem:after,.mm-panel ul.submenu li.mm-listitem:after{border-color:#fff}.mm-panel ul.menu li.mm-listitem a,.mm-panel ul.sub-menu li.mm-listitem a,.mm-panel ul.submenu li.mm-listitem a{line-height:32px;padding-top:5px;padding-bottom:5px;display:block;color:#fff}.mm-panel ul.menu li.mm-listitem .mm-btn_next:after,.mm-panel ul.sub-menu li.mm-listitem .mm-btn_next:after,.mm-panel ul.submenu li.mm-listitem .mm-btn_next:after{border-color:#fff}body#tinymce{margin:12px!important;background:#fff}.selector{margin-bottom:10px}.selector.gender-selector{display:inline-block}.selector.genederbox a.productselector.selected{box-shadow:none;background:none}.selector a.productselector{color:#6a6a6a;display:inline-block;padding:5px 10px;border:1px solid #e5e5e5;margin-bottom:5px;border-radius:10px;font-size:16px;position:relative;text-decoration:none}.selector a.productselector img{opacity:.35}.selector a.productselector .geneder-select{position:relative;width:20px;margin-right:3px;height:20px;display:inline-block}.selector a.productselector .geneder-select:before{content:"";position:absolute;border:2px solid #ebebeb;width:20px;height:20px;display:block;border-radius:50%;bottom:-4px;left:0}.selector a.productselector .geneder-select:after{content:"";position:absolute;width:12px;height:12px;display:block;border-radius:50%;bottom:0;left:4px;background:#ebebeb}.selector a.productselector.selected{font-weight:700;color:#062b36;border:1px solid #5c5c5c;box-shadow:2px 2px 0 #5c5c5c;background:#f3f3f3}.selector a.productselector.selected .geneder-select:before{border-color:#084c61}.selector a.productselector.selected .geneder-select:after{background:#084c61}.selector a.productselector.selected img{opacity:1}#wvexitpopup{text-align:center}#wvexitpopup .modal-dialog{max-width:700px}#wvexitpopup .versus-line{position:absolute;top:0;left:0;height:100%;width:2px;background:#c5c5c5}#wvexitpopup .versus-line:after{content:"vs";background:#000;color:#fff;width:40px;height:40px;line-height:40px;margin-left:-20px;top:50%;margin-top:-20px;position:absolute;border-radius:50%;z-index:10}#wvexitpopup .img-holder{width:200px}#wvexitpopup .img-holder a{position:relative;display:block}#wvexitpopup .img-holder a .imgoverlay{position:absolute;bottom:0;left:0;width:100%;background:green;color:#fff}#wvexitpopup a.calltoaction{text-align:left;display:block;font-size:32px;line-height:42px;text-decoration:underline;margin-bottom:20px}.product-overview-filters .product-holder .product{padding:5px;display:block;margin-bottom:20px}.product-overview-filters .product-holder .product .img-holder{position:relative;margin-bottom:10px}.product-overview-filters .product-holder .product .img-holder .score{width:40px;height:40px;text-align:center;line-height:40px;color:#245572;background:#c0f0ff;position:absolute;top:0;left:0;font-weight:700;font-size:20px;border-radius:50%}.product-overview-filters .product-holder .product .star-rating-holder{height:20px;margin-bottom:10px}.product-overview-filters .product-holder .product .star-rating-holder .rating-holder{text-align:left;position:relative;height:20px;padding-left:90px;line-height:20px}.product-overview-filters .product-holder .product .star-rating-holder .rating-holder .num-reviews{font-size:12px;font-style:italic}.product-overview-filters .product-holder .product .star-rating-holder .rating-holder .star-rating-holder{position:absolute;left:0;top:0;height:20px}.product-overview-filters .product-holder .product .star-rating-holder .rating-holder .star-rating-holder .star-rating{position:relative;display:inline-block;width:86px;height:18px;vertical-align:top}.product-overview-filters .product-holder .product .star-rating-holder .rating-holder .star-rating-holder .star-rating:before{top:0;right:0;bottom:0;left:0;display:block;width:86px;content:"";background-image:url(../images/start-grey.svg);background-repeat:repeat-x;background-position:left 50%;background-size:17px;position:absolute;opacity:.3}.product-overview-filters .product-holder .product .star-rating-holder .rating-holder .star-rating-holder .star-rating span{width:86px;overflow:hidden}.product-overview-filters .product-holder .product .star-rating-holder .rating-holder .star-rating-holder .star-rating span,.product-overview-filters .product-holder .product .star-rating-holder .rating-holder .star-rating-holder .star-rating span:before{position:absolute;top:0;bottom:0;left:0;display:block;right:0;content:"";background-image:url(../images/star.svg);background-repeat:repeat-x;background-position:left 50%;background-size:17px}.product-overview-filters .product-holder .product .product-name{font-weight:700;display:block}.product-overview-filters .product-holder .product .price{display:block;font-size:14px}.product-overview-filters .product-holder .product .btn-holder{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:space-evenly;flex-flow:space-evenly;width:100%}.product-overview-filters .product-holder .product .btn-holder .box{-ms-flex:1;flex:1;font-size:14px}@media only screen and (max-width:659px){.product-overview-filters .product-holder .product .btn-holder .box{-ms-flex:1 0 100%;flex:1 0 100%;margin-bottom:10px}}@media only screen and (max-width:1019px){.product-overview-filters .product-holder .product .btn-holder .box{-ms-flex:1 0 100%;flex:1 0 100%;margin-bottom:10px}}.slider-holder{position:relative;padding-bottom:40px;padding-top:10px}.slider-holder .slider-arrow{position:absolute;top:60px;margin-top:-16px;height:32px;width:28px;z-index:19;font-size:32px;font-size:3.2rem;line-height:32px;line-height:3.2rem;cursor:pointer}.slider-holder .slider-arrow span{color:#3787c5}.slider-holder .slider-arrow.slide-left{left:-14px}.slider-holder .slider-arrow.slide-right{right:-14px}.slider-holder .slick-slider{text-align:center;background:#fcfcfc}.slider-holder .slick-slider .item{padding:10px 20px;width:240px;height:100px;background:#fff}.slider-holder .slick-slider .item:hover .img-holder img.img-bw{opacity:0;transition:all .3s ease}.slider-holder .slick-slider .item .img-holder{background:#fff;width:100%;height:100%;display:block;text-align:center;position:relative}.slider-holder .slick-slider .item .img-holder img{display:block;position:absolute;top:0;left:0}.slider-holder .slick-slider .item .img-holder img.img-bw{z-index:2;opacity:1;transition:all .3s ease}.slider-holder .slick-slider .item .img-holder img.img-color{z-index:1}.slider-holder .slick-slider ul.slick-dots{position:absolute;bottom:-40px;width:100%;display:block}.slider-holder .slick-slider ul.slick-dots li{display:inline-block;width:28px;text-align:center}.slider-holder .slick-slider ul.slick-dots li.slick-active button{background:#2f2f2f}.slider-holder .slick-slider ul.slick-dots li button{border-radius:50%;text-indent:999px;overflow:hidden;width:14px;height:14px;background:#cacaca;border:none;transition:all .3s ease}#shortmenu_modal .wvincontent_menu .inner{border:none;padding:0}#shortmenu_modal .wvincontent_menu .inner h4{display:none}.shake-me{display:inline-block;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;animation-name:shakeMe;animation-duration:10s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes shakeMe{0%{transform:translate(0)}60%{transform:translate(0)}61%{transform:translate(-1px)}62%{transform:translate(1px)}63%{transform:translate(-1px)}64%{transform:translate(0)}to{transform:translate(0)}}.wvincontent_menu .inner{background:#fff;border-left:2px solid #084c61;padding:0 20px;margin-bottom:20px}.wvincontent_menu .inner ul{list-style-type:none;margin-left:0}.wvincontent_menu .inner ul li{position:relative;padding-left:27px}.wvincontent_menu .inner ul li.indent{margin-left:20px}.wvincontent_menu .inner ul li.active{background:#086788}.wvincontent_menu .inner ul li.active a,.wvincontent_menu .inner ul li.active span{color:#fff;text-decoration:none}.wvincontent_menu .inner ul li span{color:#474747;margin-right:10px;font-size:8px;position:absolute;top:50%;left:10px;margin-top:-3px}.wvincontent_menu .inner ul li a{display:inline;color:#0275d8;text-decoration:none;font-size:16px;font-size:1.6rem;line-height:20px;line-height:2rem;color:#0a4988}.incontent-menu-holder{background:#f7f7f7;border-left:5px solid #5189c0;padding:20px;margin-bottom:20px;position:relative}.incontent-menu-holder h4{padding-left:35px}.incontent-menu-holder .open-close{position:absolute;top:15px;right:0;height:40px;width:100%;line-height:40px;font-size:40px;cursor:pointer;text-align:left;padding-right:10px;padding-left:12px}.incontent-menu-holder .open-close span.webvoice-icon{display:inline-block;transition:all .3s ease}.incontent-menu-holder .open-close.opened span.webvoice-icon{transform:rotate(180deg)}.incontent-menu-holder ul.content-menu{list-style-type:none;margin-left:0;overflow:hidden;height:auto;margin-bottom:0}.incontent-menu-holder ul.content-menu.wv-collapsed{height:0}.incontent-menu-holder ul.content-menu li{position:relative;padding-left:27px}.incontent-menu-holder ul.content-menu li.indent{margin-left:20px}.incontent-menu-holder ul.content-menu li span{color:#474747;margin-right:10px;font-size:8px;position:absolute;top:50%;left:10px;margin-top:-3px}.incontent-menu-holder ul.content-menu li a{display:inline-block;text-decoration:none;font-size:16px;font-size:1.6rem;line-height:30px;line-height:3rem;color:#0a4988}.wv-incontent-ad-holder{text-align:center;margin-bottom:20px}.alignnone{margin-left:0;margin-right:0;max-width:100%;height:auto}.aligncenter{display:block;margin:.5rem auto;height:auto}.alignleft,.alignright{margin-bottom:.5rem;height:auto}@media (min-width:660px){.alignleft{float:left;margin-right:.5rem}.alignright{float:right;margin-left:.5rem}}.filter-holder .filter-group{margin-bottom:20px}.filter-holder .filter-group ul.filters li{position:relative}.filter-holder .filter-group ul.filters li span.checked{display:none}.filter-holder .filter-group ul.filters li span.checked,.filter-holder .filter-group ul.filters li span.unchecked{position:absolute;top:5px;left:5px}.filter-holder .filter-group ul.filters li.active span.checked{display:block}.filter-holder .filter-group ul.filters li.active span.unchecked{display:none}.vergelijker{padding-bottom:15px;position:relative}.vergelijker .filter-status{display:block;opacity:1;transition:all .7s ease}.vergelijker .filter-status.hideme{display:none;opacity:0}.vergelijker .toggle-fullheight{position:absolute;bottom:0;left:50%;margin-left:-100px;border-bottom:none;min-width:200px}.vergelijker .filter-block .filter-heading{font-weight:700;margin-bottom:5px;border-bottom:1px solid #eaeaea;font-size:14px;line-height:20px}.vergelijker .filter-block .my-filters ul{list-style:none;padding:0;margin:0;margin-bottom:10px}.vergelijker .filter-block .my-filters ul li label.price{margin-bottom:10px}.vergelijker .filter-block .my-filters ul li label.price span{display:inline-block;width:45px}.vergelijker .filter-block .my-filters ul li label.price input{width:60px;text-align:center}.vergelijker .filter-block .my-filters ul li a.filter-btn{padding:0 10px;display:block;cursor:pointer;color:#000;text-decoration:none;font-size:16px;font-size:1.6rem}.vergelijker .filter-block .my-filters ul li a.filter-btn span.webvoice-icon{color:#000;margin-right:5px;font-size:16px;font-size:1.6rem}.vergelijker .filter-block .my-filters ul li a.filter-btn.is-checked span.webvoice-icon.icon-square-o,.vergelijker .filter-block .my-filters ul li a.filter-btn span.webvoice-icon.icon-check-square{display:none}.vergelijker .filter-block .my-filters ul li a.filter-btn.is-checked span.webvoice-icon.icon-check-square{display:inline-block}.vergelijker .vergelijker-holder{position:relative}.vergelijker .vergelijker-holder.cropped{max-height:980px;overflow:hidden;border-bottom:1px solid #000}.vergelijker .vergelijker-holder.opened{max-height:auto;overflow:hidden;padding-bottom:0;box-shadow:none}.vergelijker .vergelijker-holder .title-holder h3{text-align:center}.vergelijker .vergelijker-holder .title-holder{position:relative}.vergelijker .vergelijker-holder .title-holder h2{padding-right:100px}@media only screen and (max-width:659px){.vergelijker .vergelijker-holder .title-holder h2{padding-right:0}}@media only screen and (max-width:1019px){.vergelijker .vergelijker-holder .title-holder h2{padding-right:0}}.vergelijker .vergelijker-holder .title-holder .brand-holder{position:absolute;top:0;right:0;width:80px;display:block}@media only screen and (max-width:659px){.vergelijker .vergelijker-holder .title-holder .brand-holder{display:none}}@media only screen and (max-width:1019px){.vergelijker .vergelijker-holder .title-holder .brand-holder{display:none}}.vergelijker .vergelijker-holder .vergelijker{margin-bottom:20px}.vergelijker .vergelijker-holder .vergelijker.capped{height:1000px;overflow-y:scroll;min-height:1000px}.vergelijker .vergelijker-holder .vergelijker .item{height:60px;background:#fff;overflow:hidden;border-bottom:1px solid #e6e6e6;display:block;text-decoration:none;width:100%;transition:none}@media only screen and (max-width:659px){.vergelijker .vergelijker-holder .vergelijker .item{height:auto}}.vergelijker .vergelijker-holder .vergelijker .item:hover{background:#e3e3e3}.vergelijker .vergelijker-holder .vergelijker .item.even{background:#f3f3f3;border:1px solid #f3f3f3}.vergelijker .vergelijker-holder .vergelijker .item .item-holder{padding-right:90px;height:100%;width:100%;display:table;position:relative}.vergelijker .vergelijker-holder .vergelijker .item .item-holder.no-pad,.vergelijker .vergelijker-holder .vergelijker .item .item-holder.nopad{padding-right:0}@media only screen and (max-width:659px){.vergelijker .vergelijker-holder .vergelijker .item .item-holder{padding-right:40px}}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .img-holder{text-align:center;padding:5px 0;width:60px;position:absolute;top:0;left:0}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .afflink-holder{float:right;padding-top:12px}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .afflink-holder .aflink{margin-left:10px}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .aff-holder{display:table;float:right;height:60px;text-decoration:none;font-size:14px}@media only screen and (max-width:659px){.vergelijker .vergelijker-holder .vergelijker .item .item-holder .aff-holder{width:100%;text-align:right;height:auto;margin-bottom:10px}}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .aff-holder .vertical-align{vertical-align:middle;display:table-cell}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .aff-holder .vertical-align a{text-decoration:underline;font-size:14px}.search-form .vergelijker .vergelijker-holder .vergelijker .item .item-holder .aff-holder .vertical-align a.search-submit,.vergelijker .vergelijker-holder .vergelijker .item .item-holder .aff-holder .vertical-align .search-form a.search-submit,.vergelijker .vergelijker-holder .vergelijker .item .item-holder .aff-holder .vertical-align a.btn{text-decoration:none;font-size:12px;padding:3px 8px}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .text-holder{display:table;padding-left:65px;height:60px;float:left}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .text-holder .vertical-align{vertical-align:middle;display:table-cell}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .text-holder .vertical-align span.product-name{color:#000}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .text-holder span.nummering{color:#8a8a8a;padding:8px 0;margin-right:5px;text-align:right;min-width:25px;display:inline-block}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .text-holder span.badge{display:inline-block;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background:#408cdb;border-radius:5px;font-size:12px;padding:5px 7px 3px;line-height:13px;margin-left:10px}@media only screen and (max-width:659px){.vergelijker .vergelijker-holder .vergelijker .item .item-holder .text-holder span.badge{display:block!important}}@media only screen and (max-width:1019px){.vergelijker .vergelijker-holder .vergelijker .item .item-holder .text-holder span.badge{display:block!important}}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .score-holder{top:50%;margin-top:-27px;right:0;position:absolute;height:55px;width:55px;background:#000;text-align:center;font-family:Poppins;font-weight:500;line-height:55px;line-height:5.5rem;font-size:24px;font-size:2.4rem;color:#fff;text-transform:uppercase;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:659px){.vergelijker .vergelijker-holder .vergelijker .item .item-holder .score-holder{height:38px;width:38px;top:50%;margin-top:-19px;font-size:18px;font-size:1.8rem;line-height:38px;line-height:3.8rem}}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .score-holder.green{background:#44b910}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .score-holder.yellow{background:#d2cb0d}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .score-holder.orange{background:#e88c2a}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .score-holder.red{background:#e84e2a}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .score-holder.score-10{background:#44b910}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .score-holder.score-9{background:#77c20e}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .score-holder.score-8{background:#b3cb0d}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .score-holder.score-7{background:#d9c80f}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .score-holder.score-6{background:#e6b21a}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .score-holder.score-5{background:#e79627}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .score-holder.score-4{background:#e87c2a}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .score-holder.score-3{background:#e8622a}.vergelijker .vergelijker-holder .vergelijker .item .item-holder .score-holder.score-0,.vergelijker .vergelijker-holder .vergelijker .item .item-holder .score-holder.score-1,.vergelijker .vergelijker-holder .vergelijker .item .item-holder .score-holder.score-2{background:#e84e2a}.mini-pricewatch{padding-top:0;padding-bottom:30px;background:#fff;z-index:9;opacity:1;transition:opacity .5s ease}.mini-pricewatch.wvinvisible{opacity:0}.mini-pricewatch.sidebar h2.line{border:none}.mini-pricewatch .holder{margin-bottom:10px}.mini-pricewatch .holder p{margin-bottom:0}.mini-pricewatch .holder.noborder{border:none;padding:0;margin:0}.mini-pricewatch .holder .price-box-options{text-align:right;margin-bottom:10px}.mini-pricewatch .holder .price-items{padding-top:20px}.mini-pricewatch .holder .price-items .product-lnks{display:none}.mini-pricewatch .holder .price-items .product-lnks.selected{display:block}.mini-pricewatch .holder .price-items .gender-box .button-holders .heading-button{display:block;background:#fff;float:left;width:50%;padding:5px 10px;text-align:center;cursor:pointer;box-shadow:inset 0 0 10px #afafaf;font-weight:500;color:#e5e5e5;position:relative;font-family:Poppins;font-weight:300;font-size:16px;font-size:1.6rem;color:#000;text-transform:uppercase;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mini-pricewatch .holder .price-items .gender-box .button-holders .heading-button span{display:none}.mini-pricewatch .holder .price-items .gender-box .button-holders .heading-button.active{border-bottom:1px solid #fff;background:#24869f;color:#fff;box-shadow:none;font-weight:700;border:1px solid #24869f}.mini-pricewatch .holder .price-items .gender-box .button-holders .heading-button.active span{font-size:20px;line-height:20px;display:inline}.mini-pricewatch .holder .price-items .gender-box .gender-tab{display:none;padding-top:15px}.mini-pricewatch .holder .price-items .gender-box .gender-tab.active{display:block}.mini-pricewatch .holder .price-items .item{display:block;max-width:405px;display:inline-block;width:100%;border-bottom:1px solid #dfdfdf;padding:0;position:relative}.mini-pricewatch .holder .price-items .item:last-child{border-bottom:none}@media only screen and (max-width:1019px){.mini-pricewatch .holder .price-items .item{max-width:100%}}.mini-pricewatch .holder .price-items .item.hardloopschoen{border:1px solid #000}.mini-pricewatch .holder .price-items .item:hover .hover-box{display:block}.mini-pricewatch .holder .price-items .item .hover-box{z-index:9;position:absolute;top:8px;right:100%;width:400px;height:auto;background:#fff;box-shadow:0 0 10px #888;margin-right:17px;display:none}.mini-pricewatch .holder .price-items .item .hover-box .box-inner{padding:20px;position:relative}.mini-pricewatch .holder .price-items .item .hover-box .box-inner .arrow-right{position:absolute;top:0;right:-28px;background:url(../images/arrow-right.png) no-repeat 0 0;width:28px;height:43px}.mini-pricewatch .holder .price-items .item .hover-box .box-inner .box-header{font-family:Poppins;font-weight:700;font-size:28px;font-size:2.8rem;line-height:34px;line-height:3.4rem;color:#474747;text-transform:uppercase;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-bottom:1px solid #eaeaea;margin-bottom:15px;padding-bottom:5px}@media only screen and (max-width:1459px){.mini-pricewatch .holder .price-items .item .hover-box .box-inner .box-header{font-size:24px;font-size:2.4rem;line-height:30px;line-height:3rem}}@media only screen and (max-width:1219px){.mini-pricewatch .holder .price-items .item .hover-box .box-inner .box-header{font-size:24px;font-size:2.4rem;line-height:30px;line-height:3rem}}@media only screen and (max-width:1019px){.mini-pricewatch .holder .price-items .item .hover-box .box-inner .box-header{font-size:24px;font-size:2.4rem;line-height:30px;line-height:3rem}}@media only screen and (max-width:659px){.mini-pricewatch .holder .price-items .item .hover-box .box-inner .box-header{font-size:20px;font-size:2rem;line-height:26px;line-height:2.6rem}}@media mobile{.mini-pricewatch .holder .price-items .item .hover-box .box-inner .box-header{font-size:20px;font-size:2rem;line-height:26px;line-height:2.6rem}}.mini-pricewatch .holder .price-items .item .hover-box .box-inner .box-header img{height:24px}.mini-pricewatch .holder .price-items .item .hover-box .box-inner .box-header span{color:#06455a}.mini-pricewatch .holder .price-items .item .hover-box .box-inner .shop-info ul{list-style-type:none;margin-left:0}.mini-pricewatch .holder .price-items .item .hover-box .box-inner .shop-info ul li{position:relative;padding-left:23px;margin-bottom:2px}.mini-pricewatch .holder .price-items .item .hover-box .box-inner .shop-info ul li span{color:#3787c5;position:absolute;top:5px;left:2px;font-size:16px;font-size:1.6rem}.mini-pricewatch .holder .price-items .item .brand{float:left;display:block;width:30%;text-align:left;padding:3px 5px 2px;height:56px}.mini-pricewatch .holder .price-items .item .brand .img-holder{width:100%;display:inline-block;text-align:left;height:100%;overflow:hidden}.mini-pricewatch .holder .price-items .item .brand .img-holder img{max-width:100px}.mini-pricewatch .holder .price-items .item .price-box{float:right;display:block;width:70%;height:auto;padding:10px 5px;color:#000;text-align:right}.mini-pricewatch .holder .price-items .item .price-box span.regular-price{color:grey;text-decoration:line-through;display:inline-block;width:auto;text-align:center}.mini-pricewatch .holder .price-items .item .price-box span.sale-price{display:inline-block;width:60px;text-align:center}.mini-pricewatch .holder .price-items .item .price-box .search-form span.search-submit,.mini-pricewatch .holder .price-items .item .price-box span.btn,.search-form .mini-pricewatch .holder .price-items .item .price-box span.search-submit{padding-left:8px;padding-right:8px}.mini-pricewatch .usps ul{list-style-type:none;margin-left:0}.mini-pricewatch .usps ul li{position:relative;padding-left:23px;margin-bottom:2px}.mini-pricewatch .usps ul li span{color:#3787c5;position:absolute;top:5px;left:2px;font-size:16px;font-size:1.6rem}.webvoice-priceblock{margin-bottom:20px}.webvoice-priceblock .price-toppper{padding-right:150px;position:relative}.webvoice-priceblock .price-toppper .entry-header{margin-bottom:5px}.webvoice-priceblock .price-toppper .entry-header .product-title{color:#3c3c3c;font-size:18px;font-size:1.8rem;line-height:22px;line-height:2.2rem;font-weight:700}.webvoice-priceblock .price-toppper .entry-header p{margin:0;margin-bottom:5px}.webvoice-priceblock .price-toppper .thumbnail{position:absolute;right:0;bottom:0}.webvoice-priceblock .price-items .item{margin-right:5px;border:1px solid #c0bfbf;padding:0;position:relative;display:inline-block;max-width:440px;min-width:340px;width:100%}.webvoice-priceblock .price-items .item:hover .hover-box{display:block}.webvoice-priceblock .price-items .item .hover-box{z-index:9;position:absolute;top:8px;right:100%;width:400px;height:auto;background:#fff;box-shadow:0 0 10px #888;margin-right:17px;display:none}.webvoice-priceblock .price-items .item .hover-box .box-inner{padding:20px;position:relative}.webvoice-priceblock .price-items .item .hover-box .box-inner .arrow-right{position:absolute;top:0;right:-28px;background:url(../images/arrow-right.png) no-repeat 0 0;width:28px;height:43px}.webvoice-priceblock .price-items .item .hover-box .box-inner .box-header{font-family:Poppins;font-weight:700;font-size:32px;font-size:3.2rem;line-height:38px;line-height:3.8rem;color:#474747;text-transform:uppercase;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-bottom:1px solid #eaeaea;margin-bottom:15px;padding-bottom:5px}@media only screen and (max-width:1459px){.webvoice-priceblock .price-items .item .hover-box .box-inner .box-header{font-size:28px;font-size:2.8rem;line-height:34px;line-height:3.4rem}}@media only screen and (max-width:1219px){.webvoice-priceblock .price-items .item .hover-box .box-inner .box-header{font-size:28px;font-size:2.8rem;line-height:34px;line-height:3.4rem}}@media only screen and (max-width:1019px){.webvoice-priceblock .price-items .item .hover-box .box-inner .box-header{font-size:28px;font-size:2.8rem;line-height:34px;line-height:3.4rem}}@media only screen and (max-width:659px){.webvoice-priceblock .price-items .item .hover-box .box-inner .box-header{font-size:24px;font-size:2.4rem;line-height:32px;line-height:3.2rem}}@media mobile{.webvoice-priceblock .price-items .item .hover-box .box-inner .box-header{font-size:24px;font-size:2.4rem;line-height:32px;line-height:3.2rem}}.webvoice-priceblock .price-items .item .hover-box .box-inner .box-header img{height:24px}.webvoice-priceblock .price-items .item .hover-box .box-inner .box-header span{color:#06455a}.webvoice-priceblock .price-items .item .hover-box .box-inner .shop-info ul{list-style-type:none;margin-left:0}.webvoice-priceblock .price-items .item .hover-box .box-inner .shop-info ul li{position:relative;padding-left:23px;margin-bottom:2px}.webvoice-priceblock .price-items .item .hover-box .box-inner .shop-info ul li span{color:#3787c5;position:absolute;top:5px;left:2px;font-size:16px;font-size:1.6rem}.webvoice-priceblock .price-items .item .brand{float:left;display:block;width:30%;text-align:center;padding:3px 10px 2px;height:56px}.webvoice-priceblock .price-items .item .brand .img-holder{width:100%;display:inline-block;text-align:center;height:100%;overflow:hidden}.webvoice-priceblock .price-items .item .brand .img-holder img{max-width:100px}.webvoice-priceblock .price-items .item .price-box{float:right;display:block;width:70%;height:auto;padding:10px;text-align:right}.webvoice-priceblock .price-items .item .price-box a{text-decoration:none;font-size:12px;padding-left:10px;padding-right:10px}.webvoice-priceblock .price-items .item .price-box span.regular-price{color:grey;text-decoration:line-through;display:inline-block;width:auto;text-align:center}.webvoice-priceblock .price-items .item .price-box span.sale-price{display:inline-block;width:60px;text-align:center}.search-form .webvoice-priceblock .price-items .item .price-box span.search-submit,.webvoice-priceblock .price-items .item .price-box .search-form span.search-submit,.webvoice-priceblock .price-items .item .price-box span.btn{padding-left:8px;padding-right:8px}.webvoice-block{border:1px solid #c0bfbf;padding:5px;padding-left:120px;position:relative;display:inline-block;max-width:350px;width:100%;min-height:110px;margin-bottom:20px;margin-right:5px;padding-top:12px}.webvoice-block .thumbnail{position:absolute;bottom:14px;left:10px}.webvoice-block .entry-header{position:absolute;top:-14px;right:20px}.webvoice-block .entry-header .product-title{font-family:Poppins;color:#000;background:#fff;font-size:16px;font-size:1.6rem;line-height:20px;line-height:2rem;text-transform:uppercase;margin-bottom:10px}.webvoice-block .entry-content .deals span.deals-title{font-size:14px;font-size:1.4rem;line-height:16px;line-height:1.6rem;font-family:Poppins;padding-top:3px;padding-bottom:5px;color:#adadad;display:block;text-align:left;min-height:24px;text-transform:lowercase}.search-form .webvoice-block .entry-content .deals a.search-submit,.webvoice-block .entry-content .deals .search-form a.search-submit,.webvoice-block .entry-content .deals a.btn{text-decoration:none;text-transform:lowercase}.wv-deal-blocks{overflow:hidden;position:relative}.wv-deal-blocks .wv-nav-btn{top:50%;width:20px;height:20px;color:#000;font-size:20px;line-height:20px;cursor:pointer;position:absolute;z-index:99;margin-top:-10px}.wv-deal-blocks .wv-nav-btn.nav-left{left:0}.wv-deal-blocks .wv-nav-btn.nav-right{right:0}.wv-deal-blocks a.wv-deal-block{display:block;width:150px;padding:0 5px;float:left}.wv-deal-blocks a.wv-deal-block .dholder{display:block;height:auto;border:1px solid #e5e5e5;border-radius:5px;padding:10px;margin-right:10px;margin-bottom:10px;position:relative;font-weight:700;line-height:14px;font-size:14px;text-align:center;background:#fff}.wv-deal-blocks a.wv-deal-block .dholder .korting{position:absolute;top:10px;right:0;background:#000;color:#fff;min-width:50px;padding:4px 8px;font-weight:700;font-size:12px;line-height:12px}.wv-deal-blocks a.wv-deal-block .dholder .imgh{width:100%;height:120px;margin-bottom:10px;background-position:50%;background-repeat:no-repeat;background-size:contain}.wv-deal-blocks a.wv-deal-block .dholder .imgh.runnigbelt{background-image:url(../images/deals/deal-runningbelt.jpg)}.wv-deal-blocks a.wv-deal-block .dholder .imgh.bodyandfit{background-image:url(../images/deals/deal-sportvoeding.jpg)}.wv-deal-blocks a.wv-deal-block .dholder .imgh.verlichting{background-image:url(../images/deals/deal-hardloopverlichting.jpg)}.wv-deal-blocks a.wv-deal-block .dholder .imgh.sporthorloge{background-image:url(../images/deals/deal-sporthorloge.jpg)}.wv-deal-blocks a.wv-deal-block .dholder .imgh.activity-tracker{background-image:url(../images/deals/deal-activity-tracker.jpg)}.wv-deal-blocks a.wv-deal-block .dholder .imgh.compressiekousen{background-image:url(../images/deals/deal-compressiekousen.jpg)}.wv-deal-blocks a.wv-deal-block .dholder .imgh.hardloopschoenen{background-image:url(../images/deals/deal-hardloopschoenen.jpg)}.wv-deal-blocks a.wv-deal-block .dholder .imgh.fitbit-charge-4{background-image:url(../images/deals/deal-fitbit-charge-4.jpg)}.wv-deal-blocks a.wv-deal-block .dholder .imgh.fitbit-inspire-2{background-image:url(../images/deals/deal-fitbit-inspire-2.jpg)}.wv-deal-blocks a.wv-deal-block .dholder .imgh.deal-polar-vantage-v2{background-image:url(../images/deals/deal-polar-vantage-v2.jpg)}.bottom-bar{position:fixed;bottom:0;left:0;width:100%;padding:0 0 5px;border-top:1px solid #e5e5e5;background:#fff;font-size:14px;line-height:20px;min-height:60px;z-index:999;text-align:center;bottom:-10px;height:90px;transition:bottom .8s ease}@media only screen and (max-width:659px){.bottom-bar{bottom:-40px}}@media only screen and (max-width:1019px){.bottom-bar{bottom:-40px}}.scrolling200px .bottom-bar{bottom:0}.bottom-bar .divide-line{border-left:1px solid #ededed}@media only screen and (max-width:659px){.bottom-bar .divide-line{border-left:none}}@media only screen and (max-width:1019px){.bottom-bar .divide-line{border-left:none}}.bottom-bar .versus-sign{position:absolute;left:50%;width:30px;height:30px;border:5px solid #fff;background:#000;border-radius:50%;top:25px;z-index:99;margin-left:-15px;font-size:12px;line-height:19px;color:#fff;font-weight:700;text-align:center}.bottom-bar .versus-line{position:absolute;top:10px;width:1px;height:57px;left:50%;background:#ccc;z-index:1}.bottom-bar .item-holder{width:100%;min-height:60px;max-width:100%;display:inline-block;text-align:left;text-decoration:none;color:#000}.bottom-bar .item-holder.left-side{text-align:right}.bottom-bar .item-holder.left-side .img-holder{float:right;right:10px}.bottom-bar .item-holder.left-side .text-holder{padding-right:93px}@media only screen and (max-width:659px){.bottom-bar .item-holder.left-side .text-holder{padding-right:53px}}.bottom-bar .item-holder.left-side .text-holder .product-name{text-align:right}.bottom-bar .item-holder.right-side .img-holder{left:10px}.bottom-bar .item-holder.right-side .text-holder{padding-left:93px}@media only screen and (max-width:659px){.bottom-bar .item-holder.right-side .text-holder{padding-left:53px}}.bottom-bar .item-holder .text-holder .img-holder{position:absolute;top:10px;width:80px;height:80px;text-align:center}@media only screen and (max-width:659px){.bottom-bar .item-holder .text-holder .img-holder{width:40px;height:40px}}.bottom-bar .item-holder .text-holder .img-holder img{width:66px}@media only screen and (max-width:659px){.bottom-bar .item-holder .text-holder .img-holder img{margin-top:5px;width:40px}}.bottom-bar .item-holder .text-holder .search-form span.search-submit,.bottom-bar .item-holder .text-holder span.btn,.search-form .bottom-bar .item-holder .text-holder span.search-submit{z-index:99;display:inline-block;padding-left:0;padding-right:0;max-width:120px;width:100%}@media only screen and (max-width:659px){.bottom-bar .item-holder .text-holder .search-form span.search-submit span.hs,.bottom-bar .item-holder .text-holder span.btn span.hs,.search-form .bottom-bar .item-holder .text-holder span.search-submit span.hs{display:none}}.bottom-bar .item-holder .text-holder .pn-holder{overflow:hidden;height:40px;max-height:40px}.bottom-bar .item-holder .text-holder .pn-holder .product-name{font-weight:700;font-size:12px;line-height:18px;display:table;width:100%;height:40px}.bottom-bar .item-holder .text-holder .pn-holder .product-name span{display:table-cell;vertical-align:middle}.wv_note{border-left:8px solid #09c;margin:0 0 25px;overflow:hidden;padding:20px;background-color:#fcfcfc}.single-versus .wv_note{border:1px solid #09c;background-color:#f5fcff}.wv_note.blue{border-left:8px solid #09c}.wv_note.red{border-left:8px solid #eb302b}.wv_note.orange{border-left:8px solid #e6c884}.wv_note.green{border-left:8px solid #2ecc71}.wv_note .inner ol:last-child,.wv_note .inner p:last-child,.wv_note .inner ul:last-child{margin-bottom:0}.wv-clculator-holder{text-align:center}.wv-clculator-holder .wv-calculator{max-width:500px;background:#fbfbfb;margin-bottom:40px;display:inline-block;text-align:left;width:100%}.wv-clculator-holder .wv-calculator .title-holder{background:#06455a;padding:10px 20px;border:1px solid #008cbb}.wv-clculator-holder .wv-calculator .title-holder h2.title{color:#fff;margin-bottom:0}.wv-clculator-holder .wv-calculator .inner{padding:20px;border:1px solid #e5e5e5;border-top:none}@media only screen and (max-width:1019px){.wv-clculator-holder .wv-calculator .inner{text-align:center}}.wv-clculator-holder .wv-calculator .inner .row{margin-bottom:20px}.wv-clculator-holder .wv-calculator .inner .wv-input{width:100px;height:47px;font-size:30px;text-align:center;background:#fff;margin-left:10px;display:inline-block}.wv-clculator-holder .wv-calculator .inner .outcome-block{margin-left:10px;font-size:30px;line-height:47px;font-weight:700}.wv-clculator-holder .wv-calculator .inner .outcome-block small{font-size:12px;line-height:16px;font-weight:400}.wv-clculator-holder .wv-calculator .inner label{text-align:right;display:block;line-height:47px}@media only screen and (max-width:1019px){.wv-clculator-holder .wv-calculator .inner label{text-align:center}}.wv-clculator-holder .wv-calculator .inner label.outcome{font-weight:700}.wv-clculator-holder .wv-calculator .link-holder{font-size:10px;margin:0;color:#000;text-align:center;background:#e5e5e5;border:1px solid #e5e5e5}.wv-clculator-holder .wv-calculator .link-holder span{color:#fff;color:#000}.wv-heading{padding:10px 20px}.wv-heading.bg-grey{background:#8e8e8e}.wv-heading.bg-green{background:#03ab67}.wv-heading.bg-blue{background:#00afd8}.wv-heading.bg-orange{background:#f4a70d}.wv-heading.bg-red{background:#ef3d3f}.wv-heading.text-white{color:#fff}.wv-heading.text-dark{color:#000}.wv-source{padding:20px;background:#f9f9f9;max-height:200px;overflow-y:scroll}.wv-source p{margin-bottom:10px}.wv-source ul li{font-size:14px}.wv-source ul li a{background:none;font-size:14px;text-decoration:none}#exitModal .modal-body{text-align:center}#exitModal .modal-body .close{font-size:40px;line-height:40px}table.wv-compare-table,table.wv-data-table,table.wv-table{border-collapse:collapse;margin:25px 0;min-width:300px;box-shadow:0 0 20px rgba(0,0,0,.15);width:100%;margin-bottom:40px}table.wv-compare-table thead tr,table.wv-data-table thead tr,table.wv-table thead tr{background-color:#006d91}table.wv-compare-table thead tr td,table.wv-data-table thead tr td,table.wv-table thead tr td{color:#fff;padding:12px 15px;font-weight:700;text-align:left}table.wv-compare-table tbody tr:nth-of-type(2n),table.wv-data-table tbody tr:nth-of-type(2n),table.wv-table tbody tr:nth-of-type(2n){background-color:#f3f3f3}table.wv-compare-table tbody tr:last-of-type,table.wv-data-table tbody tr:last-of-type,table.wv-table tbody tr:last-of-type{border-bottom:2px solid #009879}table.wv-compare-table tbody tr.active-row,table.wv-data-table tbody tr.active-row,table.wv-table tbody tr.active-row{font-weight:700;color:#009879}table.wv-compare-table tbody tr td,table.wv-data-table tbody tr td,table.wv-table tbody tr td{padding:12px 15px;text-align:left}table.wv-compare-table tbody tr td:first-child,table.wv-data-table tbody tr td:first-child,table.wv-table tbody tr td:first-child{text-align:left}@media only screen and (max-width:659px){table.wv-compare-table tbody tr td,table.wv-data-table tbody tr td,table.wv-table tbody tr td{padding-right:0;padding-left:5px;font-size:14px}}table.wv-compare-table tbody tr td span,table.wv-data-table tbody tr td span,table.wv-table tbody tr td span{color:#009879;font-size:24px;line-height:24px;text-indent:9999px;overflow:hidden;max-width:24px;max-height:24px}.wv-faq-block{margin-bottom:10px}.wv-faq-block .faq-item{border:1px solid #ccc;border-radius:10px;background:#fff;color:#333;margin-bottom:10px}.wv-faq-block .faq-item.open .faq-answer{height:auto;overflow:hidden;padding:10px 0 20px}.wv-faq-block .faq-item.open .faq-question{border-bottom:1px solid #ccc}.wv-faq-block .faq-item.open .faq-question .webvoice-icon:before{content:"\e913"}.wv-faq-block .faq-item span.webvoice-icon{color:#464646}.wv-faq-block .faq-item .faq-question{background:#f0f0f0;border-bottom:0 solid #ccc;padding:5px 10px;margin-bottom:0;border-radius:10px;font-weight:700;font-size:16px;line-height:20px;cursor:pointer}.wv-faq-block .faq-item .faq-question .webvoice-icon{margin-right:5px}.wv-faq-block .faq-item .faq-question .webvoice-icon:before{content:"\e914"}.wv-faq-block .faq-item .faq-answer{height:0;overflow:hidden;padding:0;transition:padding .2s ease}.wv-faq-block .faq-item .faq-answer h1,.wv-faq-block .faq-item .faq-answer h2,.wv-faq-block .faq-item .faq-answer h3,.wv-faq-block .faq-item .faq-answer h4,.wv-faq-block .faq-item .faq-answer h5,.wv-faq-block .faq-item .faq-answer h6,.wv-faq-block .faq-item .faq-answer img,.wv-faq-block .faq-item .faq-answer p,.wv-faq-block .faq-item .faq-answer table,.wv-faq-block .faq-item .faq-answer ul{padding-left:20px}.wv-feedback-holder{margin-bottom:20px}.wv-feedback-holder .title{font-size:20px;line-height:30px;font-weight:700;text-align:center}.wv-feedback-holder .wv-feedback-boxes{text-align:center}.wv-feedback-holder .wv-feedback-boxes a{display:inline-block}.author-box{border:1px solid #e5e5e5;padding:15px;display:-ms-flexbox;display:flex;margin-bottom:20px;background:#fbfbfb}.author-box.minimal{background:none;border:none;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:0;padding-top:15px;padding-bottom:15px}.author-box.minimal .author-avatar img{border-radius:50%}.author-box .author-avatar{padding:15px;padding-top:0;border-right:1px solid #e5e5e5;margin-right:15px;min-width:120px;margin-bottom:0}.author-box .author-avatar img{width:80px}.author-box .author-description p{font-size:16px;line-height:28px}.author-box .author-description h4 a{text-decoration:underline}.author-box a.social-icon{margin-right:5px}.author-box a.social-icon span.webvoice-icon{color:#000}.wv-cta,.wv-overlay-cta{display:inline-block;position:relative;cursor:pointer;min-width:220px}.wv-cta:hover:after,.wv-overlay-cta:hover:after{background:#0a9507;animation-name:shakeMe;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.wv-cta:after,.wv-overlay-cta:after{content:"Klik voor meer info »";bottom:0;background:rgba(10,149,7,.93);color:#fff;padding:10px 15px;display:block;position:absolute;right:0;width:220px;text-align:center;font-weight:700}html{font-size:10px}html body{position:relative;background:#fff}html body .cc_banner-wrapper.ezoic-no-wrapper{display:none}html body .wv-moneti{margin-bottom:10px;margin-top:10px}html body.scrolling .scroll-top-btn{visibility:visible;opacity:.8}html body.scrolling .scroll-top-btn:hover{opacity:1}html body.post-template-template-no-header-no-footer{background:#fff}html body.post-template-template-no-header-no-footer .content-holder .wv-body,html body.post-template-template-no-header-no-footer .content-holder .wv-body .wv-content{padding:0}html body.admin-bar iframe.hellobar{margin-top:48px!important}html body.admin-bar .userhidden{display:block}html body.admin-bar .wv-block-1{border-top:1px dashed #000}html body .gglcptch.gglcptch_invisible,html body .grecaptcha-badge,html body .grecaptcha-logo,html body .pinterest-image,html body .wv-hidden{display:none}html body .fitchef-box{margin-bottom:20px}html body .mediakit-form-holder{max-width:450px;border:1px solid #0e0e0e;background:#f5f5f5;padding:20px}html body .wv-progressbar{height:4px!important;background-color:#0c3355!important;background-color:#09c!important}html body .essb_link_whatsapp,html body .userhidden{display:none}@media only screen and (max-width:1019px){html body .essb_link_whatsapp{display:block}}html body iframe.hellobar{top:48px!important;z-index:5!important}html body .wv-easy-social-share{padding-top:20px;margin-bottom:20px}html body .wv-easy-social-share .social-share-pinterest-image{width:100%;text-align:center;font-weight:700}html body .wv-easy-social-share .social-share-pinterest-image a{text-decoration:none}html body .wv-easy-social-share .social-share-pinterest-image img{margin-bottom:10px}html body .wv-body{padding-bottom:30px}html body .entry-meta{font-size:14px;margin-bottom:10px}html body .entry-meta a{font-size:14px;text-decoration:underline}html body .divider{border-bottom:1px solid #eaeaea;margin-bottom:50px;padding-bottom:50px}html body .inhoudsopgave-float{position:fixed;width:180px;height:auto;margin-left:5px;right:58px;text-align:center;bottom:5px;z-index:100;font-size:12px;line-height:42px;left:5px}html body .inhoudsopgave-float button{font-size:12px!important;line-height:14px!important}html body .content-holder .wv-body{padding-top:48px;padding-top:100px}@media only screen and (max-width:659px){html body .content-holder .wv-body{padding-top:85px}}html body .content-holder .wv-body .wv-content{background:#fff;padding:30px;overflow:hidden}html body .content-holder .wv-body .wv-content.no-whitebg{background:none}html body .content-holder .wv-body .wv-content.nopadding{padding:0}@media only screen and (max-width:1019px){html body .content-holder .wv-body .wv-content{padding:15px}}html body .content-holder.grey-bg{background:#ebebeb}html body .content-holder.black-bg{background:#000}html body .content-holder.darkgrey-bg{background:#fafafa}html body .content-holder .white-bg{background:#fff}html body .c-enormail-webform__permissiondescription a{font-size:11px;font-family:Arial;line-height:16px}html body .su-box,html body .su-box-content{border:none}html body .su-box-content p,html body .su-box p{margin-bottom:0}html body .scroll-top-btn{display:block;background:#12799d;padding:20px;text-align:center;position:fixed;bottom:5px;right:5px;cursor:pointer;visibility:hidden;opacity:0;transition:all .9s ease}@media only screen and (max-width:1019px){html body .scroll-top-btn{padding:5px;bottom:0;right:0}}html body .scroll-top-btn span{color:#fff;font-size:30px;font-size:3rem;line-height:30px;line-height:3rem}html body .page-header{display:block}html body .mb-0{margin-bottom:0}html body .mb-10{margin-bottom:10px}html body .mb-20{margin-bottom:20px}html body .mb-30{margin-bottom:30px}html body .mb-40{margin-bottom:40px}html body .mb-50{margin-bottom:50px}html body .mb-60{margin-bottom:60px}html body .mb-70{margin-bottom:70px}html body .mb-80{margin-bottom:80px}html body .mb-90{margin-bottom:90px}html body .mb-100{margin-bottom:100px}html body .pt-0{padding-top:0}html body .pt-10{padding-top:10px}html body .pt-20{padding-top:20px}html body .pt-30{padding-top:30px}html body .pt-40{padding-top:40px}html body .pt-50{padding-top:50px}html body .pt-60{padding-top:60px}html body .pt-70{padding-top:70px}html body .pt-80{padding-top:80px}html body .pt-90{padding-top:90px}html body .pt-100{padding-top:100px}html body article img{max-width:100%;max-height:100%;height:auto}html body ::-webkit-input-placeholder{font-style:italic}html body :-moz-placeholder,html body ::-moz-placeholder{font-style:italic}html body :-ms-input-placeholder{font-style:italic}header.header{top:0;position:fixed;width:100%;z-index:50;background:#fff}.admin-bar header.header{margin-top:32px}header.header .inner{display:block;transition:all .4s ease}.scrolling header.header .inner .top-header{height:0;overflow:hidden;padding:0}.scrolling header.header .inner .top-header .brand{margin-top:10px}.scrolling header.header .inner .search-menu{display:block!important}.scrolling header.header .inner .mid-header .mini-cart{opacity:1}.scrolling header.header .inner .usp-header{display:none}header.header .inner .usp-header{height:25px;font-size:14px;line-height:25px;text-align:center;overflow:hidden}header.header .inner .usp-header a{font-size:14px;line-height:25px}header.header .inner .usp-header span.usp-item{display:inline-block;position:relative;padding:0 20px 0 10px}header.header .inner .usp-header span.usp-item:after{content:"|";position:absolute;right:0;top:0;font-size:14px;line-height:25px}header.header .inner .usp-header span.usp-item:last-child:after{content:"";display:none}@media only screen and (max-width:659px){header.header .inner .usp-header span.usp-item:after{content:"";display:none}}header.header .inner .usp-header span.usp-item span.webvoice-icon{color:green}header.header .inner .usp-header span.usp-item span.icon-youtube{color:red}header.header .inner .usp-header span.usp-item span.icon-facebook-square{color:#324564}header.header .inner .usp-header span.usp-item span.highlight{color:#0c4a5e}header.header .inner .mini-cart{position:relative;display:inline-block;display:block;height:32px;float:right}header.header .inner .mini-cart .cart-holder{background:#000;display:inline-block;background:#f3f3f3;padding:2px 10px 2px 12px;border:1px solid #e5e5e5;border-radius:10px}header.header .inner .mini-cart .cart-holder:hover{border-bottom:1px solid transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}header.header .inner .mini-cart .cart-holder:hover .drop-down{display:block}header.header .inner .mini-cart .cart-holder a.label{line-height:32px;line-height:3.2rem;color:#4e4e4e;font-weight:700;font-size:16px}header.header .inner .mini-cart .cart-holder a.label span{color:#656565}header.header .inner .mini-cart .cart-holder a.label span.cart-contents-count{border-radius:50%;background:red;color:#fff;width:21px;margin-left:5px;height:21px;display:inline-block;line-height:20px;text-align:center;background:#e68000}header.header .inner .mini-cart .cart-holder .drop-down{position:absolute;top:38px;right:0;background:#fff;z-index:99;padding:10px 8px;max-width:350px;border:1px solid #e5e5e5;width:350px;box-shadow:0 10px 15px #9a9a9a;display:none}header.header .inner .mini-cart .cart-holder .drop-down span{color:#000}header.header .inner .mini-cart .cart-holder .drop-down ul.woocommerce-mini-cart li.mini_cart_item{position:relative;padding-right:20px;border-bottom:1px solid #e5e5e5;margin-bottom:10px}header.header .inner .mini-cart .cart-holder .drop-down ul.woocommerce-mini-cart li.mini_cart_item a.remove{position:absolute;right:0;top:0;padding-left:0;font-size:27px;font-size:2.7rem;line-height:27px;line-height:2.7rem;height:27px;width:27px;min-height:auto}header.header .inner .mini-cart .cart-holder .drop-down ul.woocommerce-mini-cart li.mini_cart_item a{padding-left:60px;width:100%;color:#000;font-size:14px;font-size:1.4rem;line-height:22px;line-height:2.2rem;display:block;border:none;position:relative}header.header .inner .mini-cart .cart-holder .drop-down ul.woocommerce-mini-cart li.mini_cart_item a img{width:60px;height:auto!important;position:absolute;left:0;top:0}header.header .inner .mini-cart .cart-holder .drop-down ul.woocommerce-mini-cart li.mini_cart_item span.quantity{color:#949494;font-size:14px;font-size:1.4rem;line-height:22px;line-height:2.2rem;width:100%;display:block;margin-bottom:10px;font-style:italic}header.header .inner .mini-cart .cart-holder .drop-down ul.woocommerce-mini-cart li.mini_cart_item span.quantity span{color:#949494}header.header .inner .mini-cart .cart-holder .drop-down .woocommerce-mini-cart__total{margin:0;padding:0;margin-bottom:10px;padding-right:20px}header.header .inner .mini-cart .cart-holder .drop-down .woocommerce-mini-cart__buttons{margin:0;padding:0}header.header .inner .mini-cart .cart-holder .drop-down .woocommerce-mini-cart__buttons a.button{display:block;width:100%;text-align:center;margin-bottom:10px;background:#e5e5e5;color:#8a8a8a;font-size:16px;font-weight:400}header.header .inner .mini-cart .cart-holder .drop-down .woocommerce-mini-cart__buttons a.button.checkout{background:#00cb57;color:#fff;margin:0;font-weight:700;padding-top:15px;padding-bottom:15px}header.header .inner .top-header{height:60px;padding:10px 0;transition:all .7s ease}header.header .inner .top-header .search-block{width:250px;float:right;display:block;font-family:Poppins;font-weight:500;line-height:40px;line-height:4rem;font-size:16px;font-size:1.6rem;color:#fff;text-transform:uppercase;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}header.header .inner .top-header .search-block .search-wrap{position:relative}header.header .inner .top-header .search-block .search-wrap .search-bar{border:1px solid #dedede;background:#fff;width:100%;border-radius:10px;height:39px;padding-left:10px}header.header .inner .top-header .search-block .search-wrap .btn-search{border-radius:0;background:transparent;border:none;position:absolute;top:3px;right:0;right:8px;padding:6px}header.header .inner .top-header .search-block .search-wrap .btn-search i{color:#8a8a8a}header.header .inner .brand{margin-left:20px;float:left;color:#3c3c3b;font-family:Poppins;font-weight:700;line-height:40px;line-height:4rem;font-size:26px;font-size:2.6rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:all .7s ease}header.header .inner .brand img{width:200px}header.header .inner .brand span.highlight{color:#0276a7;display:inline-block;height:40px;width:auto}header.header .inner .brand span.extention{display:inline-block;height:40px;width:auto;color:#fff;font-size:16px;font-size:1.6rem;line-height:40px;line-height:4rem}header.header .inner .mid-header{position:relative;background:#084c61;text-align:center;padding-top:0;padding-bottom:0;height:auto;min-height:50px;transition:all .4s ease}header.header .inner .mid-header .mini-cart{opacity:0;transition:all .3s ease}header.header .inner .mid-header .mini-cart .cart-holder:hover{border-bottom-left-radius:10px;border-bottom-right-radius:10px}header.header .inner .mid-header .brand{padding-top:2px;transition:all .3s ease}header.header .inner .mid-header .brand img{height:23px}@media only screen and (max-width:1019px){header.header .inner .mid-header .brand{opacity:1}}header.header .inner .mid-header .brand span.highlight{color:#fff}header.header .inner .mid-header .menu-holder{display:inline-block}header.header .inner .mid-header .menu-holder .nav-primary ul.menu li{color:#fff;display:inline-block;position:relative;transition:all .3s ease}header.header .inner .mid-header .menu-holder .nav-primary ul.menu li:hover .sub-menu{display:block}header.header .inner .mid-header .menu-holder .nav-primary ul.menu li.current-menu-item,header.header .inner .mid-header .menu-holder .nav-primary ul.menu li:hover{background:#084c61}header.header .inner .mid-header .menu-holder .nav-primary ul.menu li.current-menu-item a,header.header .inner .mid-header .menu-holder .nav-primary ul.menu li:hover a{color:#fff}header.header .inner .mid-header .menu-holder .nav-primary ul.menu li:last-child ul.sub-menu{left:auto;right:0;width:auto;min-width:200px}header.header .inner .mid-header .menu-holder .nav-primary ul.menu li.black{background:#000}header.header .inner .mid-header .menu-holder .nav-primary ul.menu li a{display:inline-block;font-family:Poppins;font-weight:500;line-height:30px;line-height:3rem;font-size:16px;font-size:1.6rem;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:10px 15px;padding:10px;transition:all .3s ease}header.header .inner .mid-header .menu-holder .nav-primary ul.menu li ul.sub-menu{display:none;top:50px;left:0;width:200px;position:absolute;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.5)}header.header .inner .mid-header .menu-holder .nav-primary ul.menu li ul.sub-menu li{width:100%;display:block;border-bottom:1px solid grey;text-align:left;border-bottom:1px solid #f7f7f7}header.header .inner .mid-header .menu-holder .nav-primary ul.menu li ul.sub-menu li.current-menu-item a{color:#fff}header.header .inner .mid-header .menu-holder .nav-primary ul.menu li ul.sub-menu li a{color:#000}header.header .inner .mid-header .menu-holder .nav-primary ul.menu li ul.sub-menu li a:hover{color:#fff}header.header .inner .mid-header .menu-holder .nav-primary ul.menu li ul.sub-menu li ul.sub-menu{display:none}header.header .inner .mid-header .shortcut-menu{display:inline-block;float:right;height:40px;padding-left:20px;min-width:80px;padding:4px 0}header.header .inner .mid-header .shortcut-menu .search-menu{float:right;margin-left:5px;height:40px;width:40px;text-align:center}@media only screen and (max-width:659px){header.header .inner .mid-header .shortcut-menu .search-menu{display:block!important}}@media only screen and (max-width:1019px){header.header .inner .mid-header .shortcut-menu .search-menu{display:block!important}}header.header .inner .mid-header .shortcut-menu .search-menu .search-toggle-icon{display:block;font-size:23px;font-size:2.3rem;line-height:40px;line-height:4rem}header.header .inner .mid-header .shortcut-menu .search-menu .search-toggle-icon span{color:#fff}header.header .inner .mid-header .shortcut-menu .hamburger-menu{display:block;float:right;height:40px;width:40px;padding-top:9px;margin-right:10px}header.header .inner .mid-header .shortcut-menu .hamburger-menu .hamburger{padding:0}header.header .inner .mid-header .shortcut-menu .hamburger-menu .hamburger .hamburger-inner,header.header .inner .mid-header .shortcut-menu .hamburger-menu .hamburger .hamburger-inner:after,header.header .inner .mid-header .shortcut-menu .hamburger-menu .hamburger .hamburger-inner:before{background-color:#fff}header.header .inner .search-header{padding:10px 0;display:none;background:#084c61}header.header .inner .search-header.show-search{display:block}header.header .inner .search-header .search-block-slide-out{position:relative}header.header .inner .search-header .search-block-slide-out input{background:#fff;border-radius:5px;border:none;height:36px;width:100%}header.header .inner .search-header .search-block-slide-out button{position:absolute;top:0;right:0;height:36px;border-top-left-radius:0;border-bottom-left-radius:0;font-size:22px}footer.footer .footer-top{background:#09c;height:5px;width:100%;display:block}footer.footer .footer-content{background:#1f1f1f;min-height:350px;width:100%;display:block;padding-top:80px;padding-bottom:80px}footer.footer .footer-content .social-btns ul li{margin-right:10px;display:inline-block}footer.footer .footer-content .social-btns ul li a{color:#fff;font-size:26px;font-size:2.6rem;line-height:28px;line-height:2.8rem;transition:all .3s ease}footer.footer .footer-content .social-btns ul li a span{color:#fff;transition:all .3s ease}footer.footer .footer-content .social-btns ul li a:hover span{color:#ff6322}footer.footer .footer-content .widget .best-posts{padding:0}footer.footer .footer-content .widget .best-posts .ivpost{position:relative;min-height:60px;display:block;cursor:pointer;padding-left:80px;margin-bottom:20px}footer.footer .footer-content .widget .best-posts .ivpost.last{margin-bottom:0}footer.footer .footer-content .widget .best-posts .ivpost .iv-img-holder{position:absolute;top:0;left:0;width:60px;height:60px}footer.footer .footer-content .widget .best-posts .ivpost .iv-txt{color:#4f5356;font-size:16px;line-height:20px;font-weight:700;color:#fff}footer.footer .footer-content .widget .best-posts .ivpost .iv-txt a,footer.footer .footer-content a{color:#fff}footer.footer .footer-content .vergelijker-holder .title-holder h2{color:#fff;font-size:18px;font-size:1.8rem;line-height:26px;line-height:2.6rem;font-weight:700}footer.footer .footer-content .title-holder{margin-bottom:20px}footer.footer .footer-content .title-holder p.title{color:#fff;font-size:18px;font-size:1.8rem;line-height:26px;line-height:2.6rem;font-weight:700}footer.footer .footer-content .title-holder p.title.hz{font-weight:700}footer.footer .footer-content .title-holder p.title.hz span{color:#06455a}footer.footer .footer-content p{color:#dfdfdf}footer.footer .footer-content ul.social{margin-top:30px}footer.footer .footer-content ul.social li{display:inline-block;margin-right:5px}footer.footer .footer-content ul.social li a{font-size:22px;font-size:2.2rem}footer.footer .footer-content ul.social li a span{color:#fff}footer.footer .footer-content ul.social li a:hover{color:#06455a}footer.footer .footer-content ul li,footer.footer .footer-content ul li a{color:#dfdfdf}footer.footer .footer-content ul li a:hover{color:#06455a}footer.footer .footer-content ul.usps li{color:#fff}footer.footer .footer-content ul.usps li span{margin-right:7px;color:#fff}footer.footer .footer-bottom{background:none;width:100%;display:block;padding:20px 0}footer.footer .footer-bottom,footer.footer .footer-bottom a{color:#848484;font-size:12px;font-size:1.2rem;line-height:16px;line-height:1.6rem}footer.footer .footer-bottom ul.hori-nav{float:right}footer.footer .footer-bottom ul.hori-nav li{display:inline-block;margin-left:20px;font-size:12px;font-size:1.2rem;line-height:16px;line-height:1.6rem}footer.footer .footer-bottom ul.hori-nav li a{color:#000;font-size:12px;font-size:1.2rem;line-height:16px;line-height:1.6rem}footer.footer .footer-bottom ul.hori-nav li a span{color:#000}footer.footer .footer-bottom ul.hori-nav li a:hover{color:#06455a}.search .search-block-holder .search-wrap{display:inline-block;position:relative}.search .search-block-holder .search-wrap .btn-search{border-radius:0;background:#408cdb;border:1px solid #3087e0}.search .test{color:red}.search .spacer{border-bottom:1px solid #eaeaea;margin-bottom:30px}.search h1 span{text-decoration:underline}.search .item-search{display:block;border-bottom:1px solid #ededed;padding-bottom:10px;margin-bottom:10px}.search .item-search article{position:relative;min-height:80px}.search .item-search article:hover .img-block .img-holder .img{transform:scale(1.1)}.search .item-search article .wv-label{font-size:10px;color:#404040;background:#dedede;font-weight:700}.search .item-search article h3{font-size:16px;line-height:22px}.search .item-search article .img-block{display:block;margin-bottom:10px;position:absolute;top:0;left:0;width:90px;height:80px;background:no-repeat 50%;background-size:contain}.search .item-search article .img-block .img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;background:url(../images/no-image.jpg) no-repeat 50%;background-size:cover;transition:all .3s ease}.search .item-search article .title-holder{padding-left:110px;min-height:80px;display:table}.search .item-search article .title-holder .va{display:table-cell;vertical-align:middle}.sidebar-holder{padding:30px;padding-top:0;display:block;height:100%;width:100%}@media only screen and (max-width:659px){.sidebar-holder{padding:0}}@media only screen and (max-width:1019px){.sidebar-holder{padding:0}}@media only screen and (max-width:1219px){.sidebar-holder{padding:0}}@media only screen and (max-width:1459px){.sidebar-holder{padding:0}}.sidebar-holder .sidebar .best-posts{padding:0}.sidebar-holder .sidebar .best-posts .ivpost{position:relative;min-height:60px;display:block;cursor:pointer;padding-left:80px;margin-bottom:20px}@media only screen and (max-width:1219px){.sidebar-holder .sidebar .best-posts .ivpost{padding-left:0;padding-top:70px}}@media only screen and (max-width:659px){.sidebar-holder .sidebar .best-posts .ivpost{padding-left:80px;padding-top:0}}@media only screen and (max-width:1019px){.sidebar-holder .sidebar .best-posts .ivpost{padding-left:80px;padding-top:0}}.sidebar-holder .sidebar .best-posts .ivpost.last{margin-bottom:0}.sidebar-holder .sidebar .best-posts .ivpost .iv-img-holder{position:absolute;top:0;left:0;width:60px;height:60px}.sidebar-holder .sidebar .best-posts .ivpost .iv-txt{color:#4f5356;font-size:16px;line-height:20px;font-weight:700}.sidebar-holder .sidebar .widget{padding:30px;margin-bottom:50px;border:1px solid #e5e5e5;border-top:6px solid #09c;background:#fff}.sidebar-holder .sidebar .widget h3{color:#2e4152;margin-bottom:10px}.sidebar-holder .sidebar .widget ul li a{margin-bottom:6px;padding-bottom:6px;display:block;border-bottom:2px solid #f0f2f2;color:#11404c;font-size:16px;font-size:1.6rem;line-height:20px;line-height:2rem}.wv-template-frontpagev2{margin-top:75px;background:#fff}.wv-template-frontpagev2 .sec-title-holder{margin-bottom:20px;text-align:center}.wv-template-frontpagev2 h1{color:#474747}.wv-template-frontpagev2 h2.inline{display:inline}.wv-template-frontpagev2 .optin-holder{background:url(../images/homepage-banner.jpg) no-repeat top;background-size:cover;height:600px;width:100%;text-align:center;position:relative;overflow:hidden}@media only screen and (max-width:1019px){.wv-template-frontpagev2 .optin-holder{height:500px}}.wv-template-frontpagev2 .optin-holder .absolute-wrapper{display:block;bottom:70px;left:0;position:absolute;width:100%;text-align:center}.wv-template-frontpagev2 .optin-holder .absolute-wrapper .optin-wrapper{display:inline-block}.wv-template-frontpagev2 .optin-holder .absolute-wrapper .optin-wrapper .optin-block{width:auto;height:auto;min-height:100px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (max-width:659px){.wv-template-frontpagev2 .optin-holder .absolute-wrapper .optin-wrapper .optin-block{display:block;padding-left:10px;padding-right:10px}}.wv-template-frontpagev2 .optin-holder .absolute-wrapper .optin-wrapper .optin-block .featured-img{z-index:8}@media only screen and (max-width:659px){.wv-template-frontpagev2 .optin-holder .absolute-wrapper .optin-wrapper .optin-block .featured-img{display:none}}.wv-template-frontpagev2 .optin-holder .absolute-wrapper .optin-wrapper .optin-block .featured-img .img-holder{padding:40px;border-radius:50%;background:#fff;height:270px;width:270px;display:block;box-shadow:0 0 5px #c3c3c3}@media only screen and (max-width:1019px){.wv-template-frontpagev2 .optin-holder .absolute-wrapper .optin-wrapper .optin-block .featured-img .img-holder{height:220px;width:220px}}.wv-template-frontpagev2 .optin-holder .absolute-wrapper .optin-wrapper .optin-block .featured-img .img-holder img{display:inline-block;width:120%;height:auto;margin-left:-10%;margin-top:-10%}.wv-template-frontpagev2 .optin-holder .absolute-wrapper .optin-wrapper .optin-block .information{z-index:4;background:#fff;padding:30px;width:750px;margin-left:-100px;padding-left:130px;border-radius:15px;text-align:left}@media only screen and (max-width:1019px){.wv-template-frontpagev2 .optin-holder .absolute-wrapper .optin-wrapper .optin-block .information{width:100%}}@media only screen and (max-width:659px){.wv-template-frontpagev2 .optin-holder .absolute-wrapper .optin-wrapper .optin-block .information{margin:0;padding:15px;text-align:center}}@media only screen and (max-width:1019px){.wv-template-frontpagev2 .optin-holder .absolute-wrapper .optin-wrapper .optin-block .information .inner h2{font-size:20px;line-height:28px}}.wv-template-frontpagev2 .optin-holder .absolute-wrapper .optin-wrapper .optin-block .information p{margin-bottom:10px}.wv-template-frontpagev2 section.banner-holder{position:relative}.wv-template-frontpagev2 section.banner-holder #hardloopzone-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;z-index:5}.wv-template-frontpagev2 section.banner-holder .banner-nav{position:absolute;top:50%;height:40px;margin-top:-20px;z-index:99;color:#fff;font-size:40px;font-size:4rem;line-height:50px;line-height:5rem;cursor:pointer;font-weight:700;opacity:.7}.wv-template-frontpagev2 section.banner-holder .banner-nav:hover{color:#fff;opacity:1}.wv-template-frontpagev2 section.banner-holder .banner-nav.nav-left{left:20px}.wv-template-frontpagev2 section.banner-holder .banner-nav.nav-right{right:20px}.wv-template-frontpagev2 section.banner-holder #cookiepopup{position:absolute;top:50%;left:50%;margin-left:-150px;margin-top:-125px;height:auto;width:300px;padding:20px;z-index:11;background:#fff;display:none;text-align:center;text-align:right}.wv-template-frontpagev2 section.banner-holder #cookiepopup .holder{text-align:left}.wv-template-frontpagev2 section.banner-holder #cookiepopup #close-pop{display:block;cursor:pointer}.wv-template-frontpagev2 section.banner-holder #accept-pop{background:green;color:#fff;padding:10px 20px;display:inline-block;cursor:pointer}.wv-template-frontpagev2 section.banner-holder .banner-block{display:block;width:100%;background:#454545;border-bottom:10px solid #084c61;position:relative;min-height:500px!important;overflow:hidden;background:url(../images/frontpage-bg04.jpg) repeat 50%}.wv-template-frontpagev2 section.banner-holder .banner-block.black-friday{background:#454545 url(../images/banner-blackfriday.jpg) repeat 50%}.wv-template-frontpagev2 section.banner-holder .banner-block a,.wv-template-frontpagev2 section.banner-holder .banner-block h1,.wv-template-frontpagev2 section.banner-holder .banner-block h2,.wv-template-frontpagev2 section.banner-holder .banner-block h3,.wv-template-frontpagev2 section.banner-holder .banner-block h4,.wv-template-frontpagev2 section.banner-holder .banner-block h5,.wv-template-frontpagev2 section.banner-holder .banner-block h6,.wv-template-frontpagev2 section.banner-holder .banner-block p{color:#fff}.wv-template-frontpagev2 section.banner-holder .banner-block .overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;background:rgba(0,0,0,.4)}.wv-template-frontpagev2 section.banner-holder .banner-block .overlay .text-overlay{display:table;height:100%;width:100%;margin:0 auto;max-width:800px;position:relative}@media only screen and (max-width:659px){.wv-template-frontpagev2 section.banner-holder .banner-block .overlay .text-overlay{padding-right:40px;padding-left:40px}}@media only screen and (max-width:1019px){.wv-template-frontpagev2 section.banner-holder .banner-block .overlay .text-overlay{padding-right:40px;padding-left:40px}}.wv-template-frontpagev2 section.banner-holder .banner-block .overlay .text-overlay .subject{position:absolute;bottom:-30px;right:0}.wv-template-frontpagev2 section.banner-holder .banner-block .overlay .text-overlay .va{padding-left:20px;display:table-cell;vertical-align:middle;color:#fff;text-align:center}.wv-template-frontpagev2 section.banner-holder .banner-block .overlay .text-overlay .va .btns a{margin-bottom:10px}.wv-template-frontpagev2 section.banner-holder .banner-block .overlay .text-overlay .va p{font-size:30px;line-height:36px}.wv-template-frontpagev2 section.top-watch-list{background:#e4e4e4;padding:40px 0}.wv-template-frontpagev2 section.top-watch-list a.watch-item{display:block;text-align:center;background:#fff;padding:40px 20px;border-radius:15px;margin-bottom:10px}.wv-template-frontpagev2 section.top-watch-list a.watch-item .img-holder{margin-bottom:10px}.wv-template-frontpagev2 section.top-watch-list a.watch-item .title-box{font-weight:700}.wv-template-frontpagev2 section.top-watch-list a.watch-item .title-box p{margin-bottom:20px}.wv-template-frontpagev2 section.best-posts-block{padding-top:50px;padding-bottom:70px;text-align:center}.wv-template-frontpagev2 section.best-posts-block.blue-bg{background:#084c61}.wv-template-frontpagev2 section.best-posts-block .article-holder{border-radius:15px;overflow:hidden;display:inline-block;width:100%;max-width:370px;margin-bottom:20px}@media only screen and (max-width:659px){.wv-template-frontpagev2 section.best-posts-block .article-holder{max-width:320px}}@media only screen and (max-width:1019px){.wv-template-frontpagev2 section.best-posts-block .article-holder{max-width:320px}}.wv-template-frontpagev2 section.best-posts-block .article-holder .img-holder{min-height:250px;background:url(../images/no-image.jpg) no-repeat 50%;background-size:cover}@media only screen and (max-width:1219px){.wv-template-frontpagev2 section.best-posts-block .article-holder .img-holder{min-height:200px}}@media only screen and (max-width:1459px){.wv-template-frontpagev2 section.best-posts-block .article-holder .img-holder{min-height:200px}}.wv-template-frontpagev2 section.best-posts-block .article-holder .desc-holder{padding:20px;background:#fff;text-align:center}.wv-template-frontpagev2 section.best-posts-block .article-holder .desc-holder h4.title{margin-bottom:10px}.wv-template-frontpagev2 section.category-block{padding-top:70px;padding-bottom:30px;background:#06455a;text-align:center}.wv-template-frontpagev2 section.category-block .sec-title-holder h2{color:#fff}.wv-template-frontpagev2 section.category-block .category-holder{margin-bottom:50px;max-width:370px;text-align:left;width:100%;display:inline-block}.wv-template-frontpagev2 section.category-block .category-holder h2.category-title{text-align:center;margin-bottom:30px;font-size:24px;line-height:32px}.wv-template-frontpagev2 section.category-block .category-holder h2.category-title a{font-size:24px;line-height:32px}.wv-template-frontpagev2 section.category-block .category-holder .category-listing{position:relative;padding-top:160px;margin-bottom:50px;text-align:left}.wv-template-frontpagev2 section.category-block .category-holder .category-listing .img-main-holder{height:200px;width:100%;top:0;left:0;position:absolute;display:block;text-decoration:none}.wv-template-frontpagev2 section.category-block .category-holder .category-listing .img-main-holder .img-main{background:url(../images/cat-img.jpg) no-repeat 50%;height:200px;width:83%;margin:0 auto}.wv-template-frontpagev2 section.category-block .category-holder .category-listing .category-items{background:#fff;padding:30px;padding-top:70px}.wv-template-frontpagev2 section.category-block .category-holder .category-listing .category-items a.category-item{position:relative;margin-top:10px;min-height:25px;display:block;color:#000;text-decoration:none}.wv-template-frontpagev2 section.category-block .category-holder .category-listing .category-items a.category-item.first{margin-top:0}.wv-template-frontpagev2 section.category-block .category-holder .category-listing .category-items a.category-item .text{padding-left:0;font-weight:700}.wv-template-frontpagev2 section.samenwerking-block{padding-top:40px;padding-bottom:40px;overflow:hidden}.wv-template-frontpagev2 section.samenwerking-block h2.inline{margin-bottom:4px}.wv-template-frontpagev2 section.samenwerking-block .bekendvan{margin-top:-13px}@media only screen and (max-width:659px){.wv-template-frontpagev2 section.samenwerking-block .bekendvan{margin-top:5px}}.template-page-builder{margin-bottom:120px}.template-page-builder .padding-20{padding:20px 10px}.template-page-builder .white-bg{padding-bottom:0}.comment-form .template-page-builder .c-enormail-webform p,.search-form .template-page-builder .c-enormail-webform label,.template-page-builder .c-enormail-webform .comment-form p,.template-page-builder .c-enormail-webform .form-group,.template-page-builder .c-enormail-webform .search-form label{margin-bottom:15px}.comment-form .template-page-builder .c-enormail-webform p input,.search-form .template-page-builder .c-enormail-webform label input,.template-page-builder .c-enormail-webform .comment-form p input,.template-page-builder .c-enormail-webform .form-group input,.template-page-builder .c-enormail-webform .search-form label input{background:#fff}.comment-form .template-page-builder .c-enormail-webform input[type=submit],.search-form .template-page-builder .c-enormail-webform .search-submit,.template-page-builder .c-enormail-webform .btn,.template-page-builder .c-enormail-webform .comment-form input[type=submit],.template-page-builder .c-enormail-webform .search-form .search-submit{background:#ff6322!important;color:#fff!important;border:1px solid #ff6322!important;font-weight:700;width:100%}.template-page-builder .column-start{padding-top:12px;padding-bottom:12px}.wv-checkout{background:#fff;padding-bottom:50px;padding-top:20px;margin-top:50px}.wv-checkout .woocommerce-form-coupon-toggle{display:none}.wv-checkout #ship-to-different-address span{font-size:14px;font-weight:400;color:#000;font-family:Raleway}.wv-checkout .woocommerce h3{margin-bottom:15px}.wv-checkout .woocommerce span{color:#000}.wv-checkout .woocommerce form .form-row{margin:0 0 3px}.wv-checkout .woocommerce form .form-row label{font-size:14px;line-height:18px;margin-bottom:3px;padding-bottom:0}.wv-checkout .woocommerce form .form-row input.input-text{padding:12px 8px 8px;border:1px solid #d5d5d5;border-radius:2px;font-size:14px;color:#424242;line-height:14px}.wv-checkout .woocommerce form .form-row #billing_address_2{display:none}.wv-checkout .woocommerce table span{color:#000;font-weight:400}.wv-checkout .woocommerce .place-order #place_order{background:#ff6322;color:#fff;border:1px solid #ff6322;font-weight:700;width:100%;padding:25px 5px}.wv-countdown{display:inline-block}.wv-countdown span span.time{background:#f5f5f5;padding:2px 4px}.template-deals .bfdeals-holder .bfdeal{display:block;padding:5px;text-decoration:none}.template-deals .bfdeals-holder .bfdeal:hover{box-shadow:0 0 8px #c2c2c2}.template-deals .bfdeals-holder .bfdeal .bfdeal-img{border:1px solid #eaeaea;margin-bottom:10px}body.error404{background:#f0f2f2}body.error404 .wv-template-404 .highlight-blocks .overlay{margin-top:10px}.wv-rll-template .introduction-block{width:100%;display:block;position:relative;z-index:2;padding:150px 0 50px}.wv-rll-template .introduction-block:before{content:"";position:absolute;top:0;bottom:0;left:-10000px;right:-10000px;height:100%;background:#e82162;background:#175c88;background:#147ebc;z-index:-1;background:#09c;background:linear-gradient(0deg,#09c 72%,#05779c)}.wv-rll-template .introduction-block h1,.wv-rll-template .introduction-block h2,.wv-rll-template .introduction-block h3,.wv-rll-template .introduction-block h4,.wv-rll-template .introduction-block h5,.wv-rll-template .introduction-block p{color:#fff}@media only screen and (max-width:659px){.wv-rll-template .introduction-block .intro-img{max-width:250px;margin-bottom:20px}}.wv-rll-template .introduction-block .intro-text-holder{text-align:center}.wv-rll-template .introduction-block .intro-text-holder .intro-text{display:inline-block;text-align:left}@media only screen and (max-width:659px){.wv-rll-template .introduction-block .intro-text-holder .intro-text{max-width:400px}}.wv-rll-template .introduction-block .title-holder{border-bottom:1px solid hsla(0,0%,100%,.4);padding-bottom:20px;margin-bottom:30px;text-align:center}.wv-rll-template .introduction-block .title-holder h1 strong{display:block}.wv-rll-template .table-of-contents-block{padding:50px 10px}.wv-rll-template .table-of-contents-block ul.content-menu li{margin-bottom:10px;display:block;width:100%}.wv-rll-template .table-of-contents-block ul.content-menu li a{color:#11404c;display:inline-block;font-weight:700}.wv-rll-template .table-of-contents-block ul.content-menu li a span.num{padding:3px 6px;background:#0c7294;color:#fff;text-align:center;min-width:37px;display:inline-block;margin-right:7px;border-radius:25px;margin-right:10px}.wv-rll-template .chapter .link-holder{color:#000;padding:5px 10px;background:#fff;margin-bottom:0}.wv-rll-template .chapter .essb_t_nb,.wv-rll-template .chapter .essb_t_nb_after{color:#fff!important}.wv-rll-template .chapter .wv-share-holder{background:#033250;padding:20px;color:#fff!important}.wv-rll-template .chapter .wv-share-holder .at4-count-container .at4-count,.wv-rll-template .chapter .wv-share-holder .at4-count-container .at4-count span,.wv-rll-template .chapter .wv-share-holder .at4-count-container .at4-title{color:#fff!important}.wv-rll-template .chapter .chapter-introduction{width:100%;display:block;position:relative;z-index:2;padding:50px 0}.wv-rll-template .chapter .chapter-introduction.rood:before{background:#d62246}.wv-rll-template .chapter .chapter-introduction.oranje:before{background:#ec4e20}.wv-rll-template .chapter .chapter-introduction.geel:before{background:#debe65}.wv-rll-template .chapter .chapter-introduction.geel h1,.wv-rll-template .chapter .chapter-introduction.geel h2,.wv-rll-template .chapter .chapter-introduction.geel h3,.wv-rll-template .chapter .chapter-introduction.geel h4,.wv-rll-template .chapter .chapter-introduction.geel h5,.wv-rll-template .chapter .chapter-introduction.geel p{color:#3c4859}.wv-rll-template .chapter .chapter-introduction.groen:before{background:#22aaa1}.wv-rll-template .chapter .chapter-introduction.donkerblauw:before,.wv-rll-template .chapter .chapter-introduction.lichtblauw:before{background:#175c88}.wv-rll-template .chapter .chapter-introduction.roze:before{background:#c1666b}.wv-rll-template .chapter .chapter-introduction.paars:before{background:#6d326d}.wv-rll-template .chapter .chapter-introduction.bruin:before{background:#353531}.wv-rll-template .chapter .chapter-introduction.donkergroen:before{background:#178859}.wv-rll-template .chapter .chapter-introduction:before{content:"";position:absolute;top:0;bottom:0;left:-10000px;right:-10000px;height:100%;background:#e82162;background:#175c88;z-index:-1}@media only screen and (max-width:1019px){.wv-rll-template .chapter .chapter-introduction .chapter-img{max-width:250px}}@media only screen and (max-width:659px){.wv-rll-template .chapter .chapter-introduction .chapter-img{max-width:250px;margin-bottom:20px}}.wv-rll-template .chapter .chapter-introduction h1,.wv-rll-template .chapter .chapter-introduction h2,.wv-rll-template .chapter .chapter-introduction h3,.wv-rll-template .chapter .chapter-introduction h4,.wv-rll-template .chapter .chapter-introduction h5,.wv-rll-template .chapter .chapter-introduction p{color:#fff}.wv-rll-template .chapter .chapter-introduction .title-holder{border-bottom:1px solid hsla(0,0%,100%,.4);padding-bottom:20px;margin-bottom:30px}.wv-rll-template .chapter .chapter-introduction .title-holder h2{color:#fff;text-align:center}.wv-rll-template .chapter .chapter-introduction .title-holder .chapter-number{font-weight:700;text-align:center;color:#fff;text-transform:uppercase}.wv-rll-template .chapter .chapter-text{width:100%;display:block;position:relative;z-index:2;padding:50px 0}@media only screen and (max-width:659px){.wv-rll-template .chapter .chapter-text{padding-left:10px;padding-right:10px}}.wv-rll-template .chapter .chapter-text h2,.wv-rll-template .chapter .chapter-text h3,.wv-rll-template .chapter .chapter-text h4,.wv-rll-template .chapter .chapter-text h5{margin-bottom:15px}.wv-rll-template .chapter .chapter-text ul{margin-bottom:20px;list-style:disc;padding-left:20px}.wv-rll-template .chapter .chapter-text span.tip{border-radius:10px;border-radius:11px;color:#fff;background:#05779c;padding:4px 10px;text-transform:lowercase;margin-right:5px}.wv-rll-template .chapter .chapter-text span.tip.groen{background:#22aaa1}.wv-rll-template .chapter .chapter-text span.tip.donkergroen{background:#178859}.wv-rll-template .chapter .chapter-text span.tip.donkerblauw,.wv-rll-template .chapter .chapter-text span.tip.lichtblauw{background:#175c88}.wv-rll-template .chapter .chapter-text span.tip.roze{background:#c1666b}.wv-rll-template .chapter .chapter-text span.tip.paars{background:#6d326d}.wv-rll-template .chapter .chapter-text span.tip.bruin{background:#353531}.wv-rll-template .chapter .chapter-text span.tip.rood{background:#d62246}.wv-rll-template .chapter .chapter-text span.tip.oranje{background:#ec4e20}.wv-rll-template .chapter .chapter-text span.tip.geel{background:#debe65;color:#3c4859}.template-landingspage{padding-top:30px;border:1px solid #e5e5e5}.template-landingspage .padding-inner{padding:20px;padding-top:30px}@media only screen and (max-width:1019px){.template-landingspage .padding-inner{padding:10px 0}}.wv-template-top-x h1{font-weight:700}.wv-template-top-x p.entry-meta{text-align:center}.wv-template-top-x p.entry-meta span,.wv-template-top-x p.entry-meta time{display:inline}.wv-template-top-x .introduction{text-align:center}.wv-template-top-x .introduction .inner{max-width:800px;display:inline-block}.wv-template-top-x p.in-depth-review{font-weight:700}.wv-template-top-x p.prefix{font-size:20px;line-height:28px;color:#383535;font-style:italic}.wv-template-top-x .iso-filters{margin-bottom:15px;position:relative}.wv-template-top-x .iso-filters .loading-feedback{display:none;position:absolute;bottom:-100px;left:50px;height:100px;width:100px;background:none;padding:20px;z-index:999}.wv-template-top-x .iso-filters a.filter-btn{display:block;margin-right:10px;border-radius:5px;padding:2px 5px;background:#fff;color:#000;cursor:pointer;margin-bottom:2px}.wv-template-top-x .iso-filters a.filter-btn .webvoice-icon{width:18px;display:inline-block;color:#000}.wv-template-top-x .iso-filters a.filter-btn .icon-check-square{display:none}.wv-template-top-x .iso-filters a.filter-btn .icon-square-o{display:inline-block}.wv-template-top-x .iso-filters a.filter-btn.is-checked .icon-check-square{display:inline-block;color:#000}.wv-template-top-x .iso-filters a.filter-btn.is-checked .icon-square-o{display:none}.wv-template-top-x .uitgelichte-producten{margin-bottom:50px}.wv-template-top-x .uitgelichte-producten .product-uitgelicht{border:1px solid #b7b7b7;background:#f5f5f5;border-radius:25px;margin-bottom:20px;overflow:hidden;border-top:1px solid #2b819f;max-width:400px}.wv-template-top-x .uitgelichte-producten .product-uitgelicht h3{display:-ms-flexbox;display:flex;text-align:center;margin-bottom:10px;background:#06778e;padding:15px 20px;color:#fff;min-height:78px;width:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;vertical-align:middle}.wv-template-top-x .uitgelichte-producten .product-uitgelicht h4{text-align:center}.wv-template-top-x .uitgelichte-producten .product-uitgelicht .image{margin-bottom:20px}.wv-template-top-x .uitgelichte-producten .product-uitgelicht .image .gender-image{display:none}.wv-template-top-x .uitgelichte-producten .product-uitgelicht .image .gender-image.selected{display:block}.wv-template-top-x .uitgelichte-producten .product-uitgelicht .inner{padding-left:20px;padding-right:20px;padding-bottom:20px}.wv-template-top-x .uitgelichte-producten .product-uitgelicht .price{font-size:16px;line-height:18px;margin-bottom:8px}.wv-template-top-x .uitgelichte-producten .product-uitgelicht .review-btn{text-align:right}.wv-template-top-x .uitgelichte-producten .product-uitgelicht ul{list-style-type:none;margin:0;padding:0}.wv-template-top-x .uitgelichte-producten .product-uitgelicht ul li{font-size:16px;line-height:18px;margin-bottom:8px}.wv-template-top-x .uitgelichte-producten .product-uitgelicht ul li span{color:#44ba63;margin-right:5px;font-size:14px;line-height:18px;margin-bottom:-5px}.wv-template-top-x .uitgelichte-producten .product-uitgelicht .price-holder .price-box .price{display:inline-block}.wv-template-top-x .uitgelichte-producten .product-uitgelicht a.review{text-decoration:underline;font-size:14px;line-height:18px}.wv-template-top-x .mini-pricewatch{margin-bottom:0;padding-bottom:0}.wv-template-top-x .mini-pricewatch .holder{margin-bottom:0}.wv-template-top-x .producten .product{margin-bottom:40px;padding-bottom:20px;border:1px solid #e5e5e5;padding:50px 20px 20px;position:relative}.wv-template-top-x .producten .product .usplabel{padding:10px 20px;background:#06778e;color:#fff;font-size:16px;top:-10px;left:-10px;line-height:24px;display:inline-block;margin-bottom:20px;position:absolute;font-weight:700}.wv-template-top-x .producten .product .usplabel:after{content:"";position:absolute;left:0;top:100%;width:0;height:0;border-left:10px solid transparent;border-top:10px solid #e8e8e8;clear:both}.wv-template-top-x .producten .product .image{margin-bottom:20px}.wv-template-top-x .producten .product .image .gender-image{display:none}.wv-template-top-x .producten .product .image .gender-image.selected{display:block}.wv-template-top-x .pros-and-cons{margin-bottom:20px}.wv-template-top-x .pros-and-cons .proscons-header{display:block;font-weight:20px;line-height:30px;font-weight:700;color:#fff;width:100%;padding:10px 10px 10px 20px;margin-bottom:10px}.wv-template-top-x .pros-and-cons .proscons-header.advantages{background:#44ba63;margin-bottom:20px}.wv-template-top-x .pros-and-cons .proscons-header.disadvantages{background:#f96d5b}.wv-template-top-x .pros-and-cons ul{list-style-type:none;margin:0;padding:0;padding-left:10px}.wv-template-top-x .pros-and-cons ul.advantage li span{color:#44ba63}.wv-template-top-x .pros-and-cons ul.disadvantage li span{color:#f96d5b}.wv-template-top-x .pros-and-cons ul li{line-height:30px}.wv-template-top-x .pros-and-cons ul li span{margin-right:5px;font-size:18px;line-height:30px}.wv-external-product .sort-by{text-align:right}.wv-external-product .sort-by .sort-by-holder{display:inline-block}@media only screen and (max-width:659px){.wv-external-product .wv-content{padding-top:0!important}}@media only screen and (max-width:1019px){.wv-external-product .wv-content{padding-top:0!important}}@media only screen and (max-width:659px){.wv-external-product .wv-categories{background:#fff;padding-top:5px}}@media only screen and (max-width:1019px){.wv-external-product .wv-categories{background:#fff;padding-top:5px}}@media only screen and (max-width:659px){.wv-external-product .wv-categories .wv-pages{margin-top:5px;margin-bottom:5px;background:#e5e5e5}}@media only screen and (max-width:1019px){.wv-external-product .wv-categories .wv-pages{margin-top:5px;margin-bottom:5px;background:#e5e5e5}}@media only screen and (max-width:659px){.search-form .wv-external-product .wv-categories .wv-pages a.search-submit,.wv-external-product .wv-categories .wv-pages .search-form a.search-submit,.wv-external-product .wv-categories .wv-pages a.btn{font-size:12px;padding:0 5px}}@media only screen and (max-width:1019px){.search-form .wv-external-product .wv-categories .wv-pages a.search-submit,.wv-external-product .wv-categories .wv-pages .search-form a.search-submit,.wv-external-product .wv-categories .wv-pages a.btn{font-size:12px;padding:0 5px}}.wv-external-product h1{font-size:20px;line-height:24px;margin-bottom:5px}.wv-external-product a.toggle-filters,.wv-external-product a.toggle-wv-pages{background:#e5e5e5;color:#000;text-decoration:underline;display:none;padding:10px 15px;font-size:14px}.wv-external-product a.toggle-filters.closed span.closed-txt,.wv-external-product a.toggle-filters.show span.show-txt,.wv-external-product a.toggle-wv-pages.closed span.closed-txt,.wv-external-product a.toggle-wv-pages.show span.show-txt{display:none}@media only screen and (max-width:659px){.wv-external-product a.toggle-filters,.wv-external-product a.toggle-wv-pages{display:block}}@media only screen and (max-width:1019px){.wv-external-product a.toggle-filters,.wv-external-product a.toggle-wv-pages{display:block}}@media only screen and (max-width:659px){.wv-external-product .wv-pages.closed{display:none}}@media only screen and (max-width:1019px){.wv-external-product .wv-pages.closed{display:none}}@media only screen and (max-width:659px){.wv-external-product .filters.closed{display:none}}@media only screen and (max-width:1019px){.wv-external-product .filters.closed{display:none}}@media only screen and (max-width:659px){.wv-external-product .filters{padding:10px 15px;background:#e5e5e5}}@media only screen and (max-width:1019px){.wv-external-product .filters{padding:10px 15px;background:#e5e5e5}}.wv-external-product .filters .filter{margin-bottom:20px}.wv-external-product .filters .filter p{margin:0;padding:0;font-weight:700}.wv-external-product .filters .filter ul.filter-list li.filter-item{font-size:14px;line-height:20px}.wv-external-product .filters .filter ul.filter-list li.filter-item.indent{padding-left:17px}.wv-external-product .filters .filter ul.filter-list li.filter-item a{font-size:14px;line-height:20px;color:#000}.wv-external-product .filters .filter ul.filter-list li.filter-item a label{margin:0;padding:0}.wv-external-product .rating-holder{text-align:right;position:relative;height:24px}.wv-external-product .rating-holder .numberreviews{font-size:12px;font-style:italic}.wv-external-product .rating-holder .star-rating-holder{position:absolute;left:0;top:0;height:24px}.wv-external-product .rating-holder .star-rating-holder .star-rating{position:relative;display:inline-block;width:60px;height:18px;vertical-align:top}.wv-external-product .rating-holder .star-rating-holder .star-rating:before{top:0;right:0;bottom:0;left:0;display:block;width:60px;content:"";background-image:url(../images/start-grey.svg);background-repeat:repeat-x;background-position:left 50%;background-size:12px;position:absolute;opacity:.3}.wv-external-product .rating-holder .star-rating-holder .star-rating span{width:60px;overflow:hidden}.wv-external-product .rating-holder .star-rating-holder .star-rating span,.wv-external-product .rating-holder .star-rating-holder .star-rating span:before{position:absolute;top:0;bottom:0;left:0;display:block;right:0;content:"";background-image:url(../images/star.svg);background-repeat:repeat-x;background-position:left 50%;background-size:12px}.wv-external-product #products{min-height:500px}.wv-external-product .product-block{display:block;padding:10px;text-decoration:none}.wv-external-product .product-block:hover{box-shadow:0 0 15px #9e9e9e}.wv-external-product .product-block:hover .cta-holder .cta-bar{display:block}.wv-external-product .product-block .brand{background:#c4d2e1;padding:2px 4px;font-size:12px;border-radius:5px;display:inline-block}.wv-external-product .product-block .product-img{position:relative;background-position:50% 50%;background-repeat:no-repeat;background-size:contain}.wv-external-product .product-block .product-img .korting{position:absolute;top:0;left:0;padding:0 4px;background:red;color:#fff;z-index:4;font-size:14px}.wv-external-product .product-block p{margin:0;padding:0;font-size:14px;line-height:18px}.wv-external-product .product-block p.price span.old-price{color:#7d7d7d;text-decoration:line-through}.wv-external-product .product-block p.price span.sale-price{color:red;font-weight:700;margin-right:15px}.wv-external-product .product-block h4.product-title{font-size:14px;line-height:18px;margin-bottom:0;padding:0;height:54px;overflow:hidden;font-weight:400;color:#000}.wv-external-product .product-block .cta-holder{height:40px}.wv-external-product .product-block .cta-holder .cta-bar{display:none}.wv-template-reviews a.wearable-review{border-radius:20px;background:#fff;margin-bottom:20px;display:block;padding:20px;text-align:center;position:relative}.wv-template-reviews a.wearable-review .score-holder{position:absolute;top:10px;right:10px;padding:0 10px;border-radius:24px;background:#6e6e6e;color:#fff;height:40px;line-height:40px;font-size:14px}.wv-template-reviews a.wearable-review p{margin-bottom:0}.wv-template-reviews a.wearable-review p.date{color:#252525;font-style:italic;font-size:12px;line-height:16px}.search-form .wv-template-reviews a.wearable-review span.search-submit,.wv-template-reviews a.wearable-review .search-form span.search-submit,.wv-template-reviews a.wearable-review span.btn{margin-bottom:5px}body.archive{background:#f0f2f2}body.archive .archive-introduction-holder{padding:50px;background:#fff;margin-bottom:50px}body.archive .archive-introduction-holder .archive-description p{margin-bottom:0}body.archive .help-block{margin-bottom:50px}body.archive .help-block .help-item{background:#fff;display:block;height:100%;border-radius:15px;box-shadow:0 0 20px #d2d2d2}body.archive .help-block .help-item:hover .help-item-img-holder .help-item-img{transform:scale(1.1)}body.archive .help-block .help-item .help-item-img-holder{height:180px;width:100%;background:grey;position:relative;overflow:hidden;border-top-left-radius:15px;border-top-right-radius:15px}body.archive .help-block .help-item .help-item-img-holder .help-item-img{position:absolute;top:0;left:0;width:100%;height:100%;background:no-repeat 50%;background-size:cover;transition:all .3s ease}body.archive .help-block .help-item .help-item-cont{padding:20px}body.archive .help-block .help-item .help-item-cont h3.help-item-title{text-align:center}body.archive .help-block .help-item .help-item-cont .help-item-text p{text-align:center;margin-bottom:0}body.archive .spacer{border-bottom:1px solid #eaeaea;margin-bottom:30px}body.archive .archive-posts{background:#fff;padding:30px}body.archive .subcategories{border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;padding:20px 0;text-align:center;margin-bottom:35px}body.archive .subcategories ul{display:inline-block}body.archive .subcategories ul li{padding:0 10px;display:inline-block;margin-bottom:20px}body.archive .subcategories ul li.active a{color:#fff;background:#06455a}body.archive .subcategories ul li a{border-radius:20px;background:#e7e7e7;color:#000;padding:10px 20px}body.archive .navigation{text-align:center}body.archive .navigation .nav-links{padding-top:20px;display:inline-block}body.archive .navigation .nav-links .nav-previous{display:inline-block}body.archive .navigation .nav-links .nav-previous a{border-radius:20px 0 0 20px;background:#dde0e5;padding:10px 20px;color:#000}body.archive .navigation .nav-links .nav-next{display:inline-block;border-left:1px solid #fff}body.archive .navigation .nav-links .nav-next a{border-radius:0 20px 20px 0;background:#dde0e5;padding:10px 20px;color:#000}body.archive .item-sproud{display:block;border-bottom:1px solid #ededed;padding-bottom:30px;margin-bottom:30px}body.archive .item-sproud article{position:relative;min-height:80px}body.archive .item-sproud article:hover .img-block .img-holder .img{transform:scale(1.1)}body.archive .item-sproud article .img-block{display:block;margin-bottom:10px;position:absolute;top:0;left:0;width:90px;height:80px;background:no-repeat 50%;background-size:contain}body.archive .item-sproud article .img-block .img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;background:url(../images/no-image.jpg) no-repeat 50%;background-size:cover;transition:all .3s ease}body.archive .item-sproud article .title-holder{padding-left:110px;min-height:80px;display:table}body.archive .item-sproud article .title-holder .va{display:table-cell;vertical-align:middle}body.archive .item{display:block}body.archive .item article{padding:15px;box-shadow:0 0 20px #ededed;transition:all .3s ease}body.archive .item article:hover .img-block .img-holder .img{transform:scale(1.1)}body.archive .item article .date-holder{z-index:10;background:rgba(0,0,0,.5);padding:4px 6px;position:absolute;bottom:0;right:0;display:inline-block;font-size:15px;color:#fff;line-height:15px}body.archive .item article .img-block{display:block;margin-bottom:10px;position:relative}body.archive .item article .img-block .img-holder{position:absolute;top:0;left:0;width:100%;height:100%;display:block;overflow:hidden}body.archive .item article .img-block .img-holder .img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;background:url(../images/no-image.jpg) no-repeat 50%;background-size:cover;transition:all .3s ease}body.archive .item article h3{margin-bottom:10px}body.archive .item article:hover{box-shadow:0 0 20px #a9a9a9}body.archive .item article .cta{text-decoration:underline}body.archive .item article .line{margin-bottom:20px;padding-bottom:13px;border-bottom:1px solid #eaeaea;margin-left:15%;width:70%;height:2px}.archive-deals .filter-status-holder{padding-top:5px}.archive-deals .filter-status-holder .filter-status{opacity:1;transition:all 1.3s ease}.archive-deals .filter-status-holder .filter-status.hideme{opacity:0}.archive-deals .deals-holder .deal{position:relative;padding:0;padding-top:20px;box-shadow:0 0 20px #ededed;width:100%;display:block;margin-bottom:20px}.archive-deals .deals-holder .deal:hover .img-holder .img{transform:scale(1.1)}.archive-deals .deals-holder .deal .title{padding:0 10px}.archive-deals .deals-holder .deal .discount-overlay{position:absolute;top:0;left:0;padding:10px;color:#fff;background:url(../images/deal-corner.png) no-repeat 50% 50%;height:120px;width:120px;z-index:99}.archive-deals .deals-holder .deal .discount-overlay .discount-text{font-size:16px;font-size:1.6rem;line-height:16px;line-height:1.6rem;color:#fff;font-family:Oswald}.archive-deals .deals-holder .deal .discount-overlay .discount-text span{color:#fff;font-weight:700;display:block;text-align:left;font-size:24px;font-size:2.4rem;line-height:28px;line-height:2.8rem}.archive-deals .deals-holder .deal .shop-overlay{position:absolute;top:0;right:0;padding-right:10px;padding-top:3px;z-index:99}.archive-deals .deals-holder .deal .img-holder{width:100%;min-height:300px;display:block;overflow:hidden;padding:10px 50px}.archive-deals .deals-holder .deal .img-holder .img{display:block;width:100%;height:100%;min-height:300px;background:url(../images/deals.jpg) no-repeat 50% 50%;background-size:contain;transition:all 1.3s ease}.archive-deals .deals-holder .deal .price-box{padding:10px;padding-top:20px;margin-top:10px;border-top:1px solid #e4e4e4}.archive-deals .deals-holder .deal .price-box .priceh{width:50%;float:left;font-size:26px;font-family:Open Sans;text-align:center}.archive-deals .deals-holder .deal .price-box .priceh.from-price{color:#d01c14;text-decoration:line-through;text-align:left}.archive-deals .deals-holder .deal .price-box .priceh.sale-price{color:#23ad54;text-align:right}.archive-deals .deals-holder .deal .deal-btn{padding:10px;text-align:center}.archive-deals .deals-holder .deal .deal-btn .btn,.archive-deals .deals-holder .deal .deal-btn .comment-form input[type=submit],.archive-deals .deals-holder .deal .deal-btn .search-form .search-submit,.comment-form .archive-deals .deals-holder .deal .deal-btn input[type=submit],.search-form .archive-deals .deals-holder .deal .deal-btn .search-submit{font-weight:700}.archive-serie .link-box{padding:20px;text-align:center}.archive-serie .product-overview a.item-block{display:block;background:#fff;padding:20px;margin-bottom:20px;border-radius:0 50px 0 0}.archive-serie .product-overview a.item-block .producten .product{text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch}.archive-serie .product-overview a.item-block .producten .product .imgage{width:80px;height:60px;background-size:contain;background-repeat:no-repeat;display:inline-block}.archive-serie .product-overview a.item-block .producten .product .product-title{color:#000;font-size:12px;line-height:60px;display:inline-block;text-decoration:underline}.archive-oordopjes .white-holder{padding:20px;background:#fff}.archive-oordopjes .page-header{margin-bottom:60px}.archive-oordopjes .archive-links a{margin-left:10px;padding-left:10px;border-left:1px solid grey;font-weight:700}@media only screen and (max-width:1019px){.archive-oordopjes .archive-links a{display:block;border:none;margin-left:0;padding-left:0;margin-bottom:10px}}.archive-oordopjes .archive-links a.first{border-left:none;margin-left:0;padding-left:0}@media only screen and (max-width:659px){.archive-wearable{padding-left:0;padding-right:0}}.archive-wearable .white-holder{padding:20px;background:#fff}.archive-wearable .page-header{border-bottom:1px solid #eaeaea;margin-bottom:25px;padding-bottom:25px}.archive-wearable .archive-links a{margin-left:10px;padding-left:10px;border-left:1px solid grey;font-weight:700}@media only screen and (max-width:1019px){.archive-wearable .archive-links a{display:block;border:none;margin-left:0;padding-left:0;margin-bottom:10px}}.archive-wearable .archive-links a.first{border-left:none;margin-left:0;padding-left:0}.archive-hardloopschoen .white-holder{padding:20px;background:#fff}.archive-hardloopschoen .page-header{margin-bottom:60px}.archive-hardloopschoen .archive-links a{margin-left:10px;padding-left:10px;border-left:1px solid grey;font-weight:700}@media only screen and (max-width:1019px){.archive-hardloopschoen .archive-links a{display:block;border:none;margin-left:0;padding-left:0;margin-bottom:10px}}.archive-hardloopschoen .archive-links a.first{border-left:none;margin-left:0;padding-left:0}.kennisbank-cat-blocks a.category{display:block;background:#fff;padding:20px;text-align:center;margin-bottom:20px}.kennisbank-cat-blocks a.category .image{display:inline-block;width:60px;height:60px;border-radius:50px;background:#084c61;margin-top:20px;margin-bottom:20px;color:#fff;text-align:center;line-height:60px}body.page-template{background:#f0f2f2}.hardloopschoen{position:relative}.hardloopschoen #floating-button{position:fixed;bottom:0;background:#fff;right:0;padding:5px 10px;width:100%;z-index:999;text-align:right}.hardloopschoen #info-placeholder{display:none}.hardloopschoen #info-placeholder .inner{color:#000;width:100%;height:auto;padding:20px;background:#fff;z-index:10;font-family:raleway;font-size:14px;line-height:20px;background:#086788;opacity:0;transition:all 1.7s ease}.hardloopschoen #info-placeholder .inner .title{font-weight:700;font-size:18px;font-size:1.8rem;margin-bottom:10px;color:#000}.hardloopschoen #info-placeholder .inner.visible-block{opacity:1;background:#f1f1f1}.hardloopschoen #info-placeholder .inner a{font-size:14px;line-height:20px;text-decoration:underline}.hardloopschoen .characteristics .eigenschap{padding-top:20px}.hardloopschoen .characteristics .eigenschap .info-trigger{position:relative;display:inline-block;cursor:pointer;color:#086788}.hardloopschoen .characteristics .eigenschap .info-trigger:hover .popover-holder{display:block}@media only screen and (max-width:1219px){.hardloopschoen .characteristics .eigenschap .info-trigger:hover .popover-holder{display:none}}.hardloopschoen .characteristics .eigenschap .info-trigger .popover-holder{color:#000;display:none;position:absolute;min-width:400px;left:20px;top:-40px;height:auto;padding:20px;background:#fff;z-index:10;box-shadow:0 0 14px #929292;font-family:raleway;font-size:14px;line-height:20px}.hardloopschoen .characteristics .eigenschap .info-trigger .popover-holder .title{display:none}.hardloopschoen .characteristics .eigenschap .info-trigger .popover-holder a{font-size:14px;line-height:20px;text-decoration:underline}.hardloopschoen .characteristics .eigenschap .title{color:#000;font-weight:700}.hardloopschoen .characteristics .vertical-align{vertical-align:middle;width:100%;display:block}.hardloopschoen .characteristics .vertical-align img{margin-top:20px;max-width:inherit;max-height:inherit}.hardloopschoen .incontent-nav{background:#fff;z-index:9;padding-top:10px;z-index:20}.hardloopschoen .incontent-nav .content-header{border-bottom:1px solid #000;padding-bottom:10px;position:relative;padding-right:70px}@media only screen and (max-width:1219px){.hardloopschoen .incontent-nav .content-header{padding-right:70px}}@media only screen and (max-width:659px){.hardloopschoen .incontent-nav .content-header{padding-right:0}}.hardloopschoen .incontent-nav .content-header .title-holder{height:44px;padding-bottom:24px;display:block;width:100%;transition:all .3s ease}@media only screen and (max-width:1219px){.hardloopschoen .incontent-nav .content-header .title-holder{padding-bottom:0;height:26px}}@media only screen and (max-width:659px){.hardloopschoen .incontent-nav .content-header .title-holder{padding-right:30px}}.hardloopschoen .incontent-nav .content-header .title-holder h1{transition:all .3s ease;font-size:28px;font-size:2.8rem}@media only screen and (max-width:1219px){.hardloopschoen .incontent-nav .content-header .title-holder h1{font-size:20px;font-size:2rem;line-height:20px;line-height:2rem}}@media only screen and (max-width:659px){.hardloopschoen .incontent-nav .content-header .title-holder h1{font-size:13px;font-size:1.3rem;line-height:28px;line-height:2.8rem;font-size:4vw;overflow:hidden;height:28px;display:block}}.hardloopschoen .incontent-nav .content-header .content-menu{height:22px}.hardloopschoen .incontent-nav .content-header .content-menu ul li{display:inline-block}.hardloopschoen .incontent-nav .content-header .content-menu ul li.active a{background:#1383a9;color:#fff}.hardloopschoen .incontent-nav .content-header .content-menu ul li a{padding:3px 10px;font-family:Poppins;font-weight:300;line-height:14px;line-height:1.4rem;font-size:14px;font-size:1.4rem;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:659px){.hardloopschoen .incontent-nav .content-header .content-menu ul li a{font-size:12px;font-size:1.2rem;padding:0 4px}}.hardloopschoen .incontent-nav .brand-holder{display:block;width:80px;height:auto;position:absolute;right:75px;bottom:0}.hardloopschoen .incontent-nav .score-holder{position:absolute;top:0;right:0}.hardloopschoen .incontent-nav .score-holder .score-number{height:66px;width:66px;padding:5px;background:#8e4b4b;text-align:center;color:#fff;font-size:28px;font-size:2.8rem;line-height:56px;line-height:5.6rem;font-weight:700;display:block;transition:all .3s ease}@media only screen and (max-width:1219px){.hardloopschoen .incontent-nav .score-holder .score-number{height:48px;line-height:38px;line-height:3.8rem}}@media only screen and (max-width:659px){.hardloopschoen .incontent-nav .score-holder .score-number{height:auto;line-height:16px;line-height:1.6rem;font-size:14px;font-size:1.4rem;width:auto}}.hardloopschoen .incontent-nav .score-holder .score-number.score-10{background:#44b910}.hardloopschoen .incontent-nav .score-holder .score-number.score-9{background:#77c20e}.hardloopschoen .incontent-nav .score-holder .score-number.score-8{background:#b3cb0d}.hardloopschoen .incontent-nav .score-holder .score-number.score-7{background:#d9c80f}.hardloopschoen .incontent-nav .score-holder .score-number.score-6{background:#e6b21a}.hardloopschoen .incontent-nav .score-holder .score-number.score-5{background:#e79627}.hardloopschoen .incontent-nav .score-holder .score-number.score-4{background:#e87c2a}.hardloopschoen .incontent-nav .score-holder .score-number.score-3{background:#e8622a}.hardloopschoen .incontent-nav .score-holder .score-number.score-0,.hardloopschoen .incontent-nav .score-holder .score-number.score-1,.hardloopschoen .incontent-nav .score-holder .score-number.score-2{background:#e84e2a}.xxscrolling .hardloopschoen .incontent-nav .score-holder .score-number{font-size:20px;font-size:2rem;line-height:20px;line-height:2rem;height:52px;width:52px;padding:14px 0 18px}.hardloopschoen .img-block .img-holder{text-align:center;height:auto;width:100%;display:block;overflow:hidden;padding-top:25px}.hardloopschoen .img-block .more-images{padding-top:15px;padding-bottom:15px}.hardloopschoen .img-block .more-images p{text-align:center}.hardloopschoen .block{margin-bottom:40px}.hardloopschoen .block ul.advantages{list-style-type:none;margin-left:0}.hardloopschoen .block ul.advantages li{margin-bottom:10px;position:relative;padding-left:27px}.hardloopschoen .block ul.advantages li span{margin-right:10px;font-size:18px;font-size:1.8rem;line-height:18px;line-height:1.8rem;height:17px;width:17px;position:absolute;top:50%;margin-top:-9px;left:4px}.hardloopschoen .block ul.advantages li span.icon-plus-circle{color:#00b900}.hardloopschoen .block ul.advantages li span.icon-minus-circle{color:#e50000}.hardloopschoen .block .specifications .fullwidth .specification .metric{width:45%}.hardloopschoen .block .specifications .fullwidth .specification .value{width:55%}@media only screen and (max-width:1219px){.hardloopschoen .block .specifications .fullwidth .specification .metric{width:60%}.hardloopschoen .block .specifications .fullwidth .specification .value{width:40%}}.hardloopschoen .block .specifications .specification{margin-bottom:10px;padding:10px;background:#fff}.hardloopschoen .block .specifications .specification:nth-child(odd){background:#fcfcfc}.hardloopschoen .block .specifications .specification .metric{width:60%;display:block;float:left;font-weight:700}.hardloopschoen .block .specifications .specification .value{width:40%;display:block;float:left;padding-left:7px}.oordopje{position:relative}.oordopje #floating-button{position:fixed;bottom:0;background:#fff;right:0;padding:5px 10px;width:100%;z-index:999;text-align:right}.oordopje .compare-box{padding:20px 5px;background:#f5f5f5;border:1px solid #e5e5e5}.oordopje .compare-box .col-form-label{text-align:right}@media only screen and (max-width:1019px){.oordopje .compare-box .col-form-label{text-align:left;margin-bottom:10px}}.oordopje .compare-box select{height:37px!important;background:#fff}@media only screen and (max-width:1019px){.oordopje .compare-box select{margin-bottom:10px}}.oordopje.vergelijker-outer h1 span{color:#06455a}.oordopje.vergelijker-outer .img-compare-holder{margin-top:50px;margin-bottom:50px;position:relative}.oordopje.vergelijker-outer .img-compare-holder .vs-overlay{position:absolute;top:0;left:50%;margin-left:-30px;width:60px;height:100%;background:url(../images/tilt-line.png) no-repeat 50% 50%;z-index:9}.oordopje.vergelijker-outer .img-compare-holder .vs-overlay .vs-text{margin-top:-45px;z-index:11;width:100px;margin-left:-50px;text-align:center;position:absolute;left:50%;top:50%;font-size:80px;line-height:80px;font-weight:700}.oordopje.vergelijker-outer .mini-pricewatch{margin-top:0;padding-top:0}.oordopje.vergelijker-outer .compare-block table tr td{padding-top:5px;padding-bottom:5px;text-align:center}.oordopje.vergelijker-outer .compare-block table tr td .cpicon{font-size:24px;font-size:2.4rem;line-height:24px;line-height:2.4rem}.oordopje.vergelijker-outer .compare-block table tr td .cpicon.checked{color:green}.oordopje.vergelijker-outer .compare-block table tr td .cpicon.unchecked{color:red}.oordopje.vergelijker-outer .compare-block table tr:nth-child(2n){background:#f4f4f4}.oordopje .incontent-nav{background:#fff;z-index:9;padding-top:10px;z-index:20}.oordopje .incontent-nav .content-header{border-bottom:1px solid #000;padding-bottom:10px;position:relative;padding-right:70px}@media only screen and (max-width:1219px){.oordopje .incontent-nav .content-header{padding-right:70px}}@media only screen and (max-width:659px){.oordopje .incontent-nav .content-header{padding-right:0}}.oordopje .incontent-nav .content-header .title-holder{height:44px;padding-bottom:24px;display:block;width:100%;transition:all .3s ease}@media only screen and (max-width:1219px){.oordopje .incontent-nav .content-header .title-holder{padding-bottom:0;height:26px}}@media only screen and (max-width:659px){.oordopje .incontent-nav .content-header .title-holder{padding-right:30px}}.oordopje .incontent-nav .content-header .title-holder h1{transition:all .3s ease;font-size:28px;font-size:2.8rem}@media only screen and (max-width:1219px){.oordopje .incontent-nav .content-header .title-holder h1{font-size:20px;font-size:2rem;line-height:20px;line-height:2rem}}@media only screen and (max-width:659px){.oordopje .incontent-nav .content-header .title-holder h1{font-size:13px;font-size:1.3rem;line-height:28px;line-height:2.8rem;font-size:4vw;overflow:hidden;height:28px;display:block}}.oordopje .incontent-nav .content-header .content-menu{height:22px}.oordopje .incontent-nav .content-header .content-menu ul li{display:inline-block}.oordopje .incontent-nav .content-header .content-menu ul li.active a{background:#1383a9;color:#fff}.oordopje .incontent-nav .content-header .content-menu ul li a{padding:3px 10px;font-family:Poppins;font-weight:300;line-height:14px;line-height:1.4rem;font-size:14px;font-size:1.4rem;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:659px){.oordopje .incontent-nav .content-header .content-menu ul li a{font-size:12px;font-size:1.2rem;padding:0 4px}}.oordopje .incontent-nav .brand-holder{display:block;width:80px;height:auto;position:absolute;right:75px;bottom:0}.oordopje .incontent-nav .score-holder{position:absolute;top:0;right:0}.oordopje .incontent-nav .score-holder .score-number{height:66px;width:66px;padding:5px;background:#8e4b4b;text-align:center;color:#fff;font-size:28px;font-size:2.8rem;line-height:56px;line-height:5.6rem;font-weight:700;display:block;transition:all .3s ease}@media only screen and (max-width:1219px){.oordopje .incontent-nav .score-holder .score-number{height:48px;line-height:38px;line-height:3.8rem}}@media only screen and (max-width:659px){.oordopje .incontent-nav .score-holder .score-number{height:auto;line-height:16px;line-height:1.6rem;font-size:14px;font-size:1.4rem;width:auto}}.oordopje .incontent-nav .score-holder .score-number.score-10{background:#44b910}.oordopje .incontent-nav .score-holder .score-number.score-9{background:#77c20e}.oordopje .incontent-nav .score-holder .score-number.score-8{background:#b3cb0d}.oordopje .incontent-nav .score-holder .score-number.score-7{background:#d9c80f}.oordopje .incontent-nav .score-holder .score-number.score-6{background:#e6b21a}.oordopje .incontent-nav .score-holder .score-number.score-5{background:#e79627}.oordopje .incontent-nav .score-holder .score-number.score-4{background:#e87c2a}.oordopje .incontent-nav .score-holder .score-number.score-3{background:#e8622a}.oordopje .incontent-nav .score-holder .score-number.score-0,.oordopje .incontent-nav .score-holder .score-number.score-1,.oordopje .incontent-nav .score-holder .score-number.score-2{background:#e84e2a}.xxscrolling .oordopje .incontent-nav .score-holder .score-number{font-size:20px;font-size:2rem;line-height:20px;line-height:2rem;height:52px;width:52px;padding:14px 0 18px}.oordopje .img-block .img-holder{text-align:center;height:auto;width:100%;display:block;overflow:hidden;padding-top:25px}.oordopje .img-block .more-images{padding-top:15px;padding-bottom:15px}.oordopje .img-block .more-images p{text-align:center}.oordopje .block{margin-bottom:40px}.oordopje .block ul.advantages{list-style-type:none;margin-left:0}.oordopje .block ul.advantages li{margin-bottom:10px;position:relative;padding-left:27px}.oordopje .block ul.advantages li span{margin-right:10px;font-size:18px;font-size:1.8rem;line-height:18px;line-height:1.8rem;height:17px;width:17px;position:absolute;top:50%;margin-top:-9px;left:4px}.oordopje .block ul.advantages li span.icon-plus-circle{color:#00b900}.oordopje .block ul.advantages li span.icon-minus-circle{color:#e50000}.oordopje .block .specifications .fullwidth .specification .metric{width:45%}.oordopje .block .specifications .fullwidth .specification .value{width:55%}@media only screen and (max-width:1219px){.oordopje .block .specifications .fullwidth .specification .metric{width:60%}.oordopje .block .specifications .fullwidth .specification .value{width:40%}}.oordopje .block .specifications .specification{margin-bottom:10px;padding:10px;background:#fff}.oordopje .block .specifications .specification:nth-child(odd){background:#fcfcfc}.oordopje .block .specifications .specification .metric{width:60%;display:block;float:left;font-weight:700}.oordopje .block .specifications .specification .value{width:40%;display:block;float:left;padding-left:7px}.single-sporthorloge{position:relative}.single-sporthorloge #floating-button{position:fixed;bottom:0;background:#fff;right:0;padding:5px 10px;width:100%;z-index:999;text-align:right}.single-sporthorloge .plus-en-minpunten{padding-top:20px}.single-sporthorloge .plus-en-minpunten h2{margin-bottom:20px}.single-sporthorloge .compare-box{padding:20px 5px;background:#f5f5f5;border:1px solid #e5e5e5}.single-sporthorloge .compare-box .col-form-label{text-align:right}@media only screen and (max-width:1019px){.single-sporthorloge .compare-box .col-form-label{text-align:left;margin-bottom:10px}}.single-sporthorloge .compare-box select{height:37px!important;background:#fff}@media only screen and (max-width:1019px){.single-sporthorloge .compare-box select{margin-bottom:10px}}.single-sporthorloge.vergelijker-outer h1 span{color:#06455a}.single-sporthorloge.vergelijker-outer .img-compare-holder{margin-top:50px;margin-bottom:50px;position:relative}.single-sporthorloge.vergelijker-outer .img-compare-holder .vs-overlay{position:absolute;top:0;left:50%;margin-left:-30px;width:60px;height:100%;background:url(../images/tilt-line.png) no-repeat 50% 50%;z-index:9}.single-sporthorloge.vergelijker-outer .img-compare-holder .vs-overlay .vs-text{margin-top:-45px;z-index:11;width:100px;margin-left:-50px;text-align:center;position:absolute;left:50%;top:50%;font-size:80px;line-height:80px;font-weight:700}.single-sporthorloge.vergelijker-outer .mini-pricewatch{margin-top:0;padding-top:0}.single-sporthorloge.vergelijker-outer .compare-block table tr td{padding-top:5px;padding-bottom:5px;text-align:center}.single-sporthorloge.vergelijker-outer .compare-block table tr td .cpicon{font-size:24px;font-size:2.4rem;line-height:24px;line-height:2.4rem}.single-sporthorloge.vergelijker-outer .compare-block table tr td .cpicon.checked{color:green}.single-sporthorloge.vergelijker-outer .compare-block table tr td .cpicon.unchecked{color:red}.single-sporthorloge.vergelijker-outer .compare-block table tr:nth-child(2n){background:#f4f4f4}.single-sporthorloge .incontent-nav{background:#fff;z-index:9;padding-top:10px;z-index:20}.single-sporthorloge .incontent-nav .content-header{border-bottom:1px solid #000;padding-bottom:10px;position:relative;padding-right:70px}@media only screen and (max-width:1219px){.single-sporthorloge .incontent-nav .content-header{padding-right:70px}}@media only screen and (max-width:659px){.single-sporthorloge .incontent-nav .content-header{padding-right:0}}.single-sporthorloge .incontent-nav .content-header .title-holder{height:44px;padding-bottom:24px;display:block;width:100%;transition:all .3s ease}@media only screen and (max-width:1219px){.single-sporthorloge .incontent-nav .content-header .title-holder{padding-bottom:0;height:26px}}@media only screen and (max-width:659px){.single-sporthorloge .incontent-nav .content-header .title-holder{padding-right:30px}}.single-sporthorloge .incontent-nav .content-header .title-holder h1{transition:all .3s ease;font-size:28px;font-size:2.8rem}@media only screen and (max-width:1219px){.single-sporthorloge .incontent-nav .content-header .title-holder h1{font-size:20px;font-size:2rem;line-height:20px;line-height:2rem}}@media only screen and (max-width:659px){.single-sporthorloge .incontent-nav .content-header .title-holder h1{font-size:13px;font-size:1.3rem;line-height:28px;line-height:2.8rem;font-size:4vw;overflow:hidden;height:28px;display:block}}.single-sporthorloge .incontent-nav .content-header .content-menu{height:22px}.single-sporthorloge .incontent-nav .content-header .content-menu ul li{display:inline-block}.single-sporthorloge .incontent-nav .content-header .content-menu ul li.active a{background:#1383a9;color:#fff}.single-sporthorloge .incontent-nav .content-header .content-menu ul li a{padding:3px 10px;font-family:Poppins;font-weight:300;line-height:14px;line-height:1.4rem;font-size:14px;font-size:1.4rem;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:659px){.single-sporthorloge .incontent-nav .content-header .content-menu ul li a{font-size:12px;font-size:1.2rem;padding:0 4px}}.single-sporthorloge .incontent-nav .brand-holder{display:block;width:80px;height:auto;position:absolute;right:75px;bottom:0}.single-sporthorloge .incontent-nav .score-holder{position:absolute;top:0;right:0}.single-sporthorloge .incontent-nav .score-holder .score-number{height:66px;width:66px;padding:5px;background:#8e4b4b;text-align:center;color:#fff;font-size:28px;font-size:2.8rem;line-height:56px;line-height:5.6rem;font-weight:700;display:block;transition:all .3s ease}@media only screen and (max-width:1219px){.single-sporthorloge .incontent-nav .score-holder .score-number{height:48px;line-height:38px;line-height:3.8rem}}@media only screen and (max-width:659px){.single-sporthorloge .incontent-nav .score-holder .score-number{height:auto;line-height:16px;line-height:1.6rem;font-size:14px;font-size:1.4rem;width:auto}}.single-sporthorloge .incontent-nav .score-holder .score-number.score-10{background:#44b910}.single-sporthorloge .incontent-nav .score-holder .score-number.score-9{background:#77c20e}.single-sporthorloge .incontent-nav .score-holder .score-number.score-8{background:#b3cb0d}.single-sporthorloge .incontent-nav .score-holder .score-number.score-7{background:#d9c80f}.single-sporthorloge .incontent-nav .score-holder .score-number.score-6{background:#e6b21a}.single-sporthorloge .incontent-nav .score-holder .score-number.score-5{background:#e79627}.single-sporthorloge .incontent-nav .score-holder .score-number.score-4{background:#e87c2a}.single-sporthorloge .incontent-nav .score-holder .score-number.score-3{background:#e8622a}.single-sporthorloge .incontent-nav .score-holder .score-number.score-0,.single-sporthorloge .incontent-nav .score-holder .score-number.score-1,.single-sporthorloge .incontent-nav .score-holder .score-number.score-2{background:#e84e2a}.xxscrolling .single-sporthorloge .incontent-nav .score-holder .score-number{font-size:20px;font-size:2rem;line-height:20px;line-height:2rem;height:52px;width:52px;padding:14px 0 18px}.single-sporthorloge .img-block .img-holder{height:auto;width:100%;display:block;overflow:hidden;padding-top:25px;text-align:center;margin-bottom:20px}.single-sporthorloge .img-block .img-holder img{max-width:440px}.single-sporthorloge .img-block .more-images{padding:0;text-align:center}.single-sporthorloge .img-block .more-images .thumbs{display:inline-block}.single-sporthorloge .img-block .more-images .thumbs .thumb{display:inline-block;height:50px;width:50px;background:#e5e5e5;margin-right:5px;margin-left:5px;background-repeat:none;background-position:50%;background-size:cover;border:1px solid #e5e5e5;opacity:.7}.single-sporthorloge .img-block .more-images .thumbs .thumb:hover{opacity:1}.single-sporthorloge .img-block .more-images p{text-align:center;margin:0}.single-sporthorloge .block{margin-bottom:40px}.single-sporthorloge .block ul.advantages{list-style-type:none;margin-left:0}.single-sporthorloge .block ul.advantages li{margin-bottom:10px;position:relative;padding-left:27px}.single-sporthorloge .block ul.advantages li span{margin-right:10px;font-size:18px;font-size:1.8rem;line-height:18px;line-height:1.8rem;height:17px;width:17px;position:absolute;top:50%;margin-top:-9px;left:4px}.single-sporthorloge .block ul.advantages li span.icon-plus-circle{color:#00b900}.single-sporthorloge .block ul.advantages li span.icon-minus-circle{color:#e50000}.single-sporthorloge .block .specifications .spec-item{padding:5px 10px}.single-sporthorloge .block .specifications .spec-item .test{color:red}.single-sporthorloge .block .specifications .spec-item .webvoice-icon.green{color:green}.single-sporthorloge .block .specifications .spec-item .webvoice-icon.red{color:red}.single-versus .inhoudsopgave-float,.single-versus .scroll-top-btn{display:none}.single-versus h1 span{color:#06455a}@media only screen and (max-width:659px){.single-versus h1 span{display:inline-block}}@media only screen and (max-width:659px){.single-versus .mini-pricewatch{padding-left:5px;padding-right:5px}.single-versus .mini-pricewatch .holder .price-items{padding-top:5px}.single-versus .mini-pricewatch .holder .price-items a.item{border:none;line-height:14px}.single-versus .mini-pricewatch .holder .price-items a.item .price-box{width:100%;padding:0}.search-form .single-versus .mini-pricewatch .holder .price-items a.item .price-box span.search-submit,.single-versus .mini-pricewatch .holder .price-items a.item .price-box .search-form span.search-submit,.single-versus .mini-pricewatch .holder .price-items a.item .price-box span.btn{min-width:85px;font-size:12px;padding:2px}}@media only screen and (max-width:659px) and (max-width:659px){.single-versus .mini-pricewatch .holder .price-items a.item .price-box span.sale-price{font-size:12px;line-height:14px;padding-left:0;padding-right:0}.search-form .single-versus .mini-pricewatch .holder .price-items a.item .price-box span.search-submit,.single-versus .mini-pricewatch .holder .price-items a.item .price-box .search-form span.search-submit,.single-versus .mini-pricewatch .holder .price-items a.item .price-box span.btn{min-width:65px;line-height:15px;font-size:12px;overflow:hidden}}@media only screen and (max-width:659px){.single-versus p.review-link,.single-versus p.review-link a{font-size:14px;line-height:18px;text-align:left}}@media only screen and (max-width:1019px){.single-versus .mini-pricewatch{padding-left:5px;padding-right:5px}.single-versus .mini-pricewatch .holder .price-items{padding-top:5px}.single-versus .mini-pricewatch .holder .price-items a.item{border:none;line-height:14px}.single-versus .mini-pricewatch .holder .price-items a.item .price-box{width:100%;padding:0}.search-form .single-versus .mini-pricewatch .holder .price-items a.item .price-box span.search-submit,.single-versus .mini-pricewatch .holder .price-items a.item .price-box .search-form span.search-submit,.single-versus .mini-pricewatch .holder .price-items a.item .price-box span.btn{min-width:85px;font-size:12px;padding:2px}}@media only screen and (max-width:1019px) and (max-width:659px){.single-versus .mini-pricewatch .holder .price-items a.item .price-box span.sale-price{font-size:12px;line-height:14px;padding-left:0;padding-right:0}.search-form .single-versus .mini-pricewatch .holder .price-items a.item .price-box span.search-submit,.single-versus .mini-pricewatch .holder .price-items a.item .price-box .search-form span.search-submit,.single-versus .mini-pricewatch .holder .price-items a.item .price-box span.btn{min-width:65px;line-height:15px;font-size:12px;overflow:hidden}}@media only screen and (max-width:1019px){.single-versus p.review-link,.single-versus p.review-link a{font-size:14px;line-height:18px;text-align:left}}.single-versus .mini-pricewatch{padding-left:10px;padding-right:10px}.single-versus .img-compare-holder{margin-top:30px;margin-bottom:30px;position:relative}@media only screen and (max-width:659px){.single-versus .img-compare-holder{margin-top:10px;margin-bottom:0}}.single-versus .img-compare-holder .img-h{margin-bottom:10px;padding-left:10px;padding-right:10px}.single-versus .img-compare-holder .img-h a{display:block}@media only screen and (max-width:659px){.single-versus .img-compare-holder a.btn-primary span{display:none}}.single-versus .img-compare-holder .vs-overlay{position:absolute;top:0;right:0;margin-right:-30px;width:60px;height:100%;z-index:9;max-height:330px}@media only screen and (max-width:659px){.single-versus .img-compare-holder .vs-overlay{max-height:170px}}@media only screen and (max-width:1019px){.single-versus .img-compare-holder .vs-overlay{max-height:170px}}.single-versus .img-compare-holder .vs-overlay .vs-text{font-size:17px;border-radius:50%;height:60px;width:60px;line-height:40px;background:#000;color:#fff;font-weight:700;left:50%;top:50%;margin-top:-30px;text-align:center;position:absolute;border:10px solid #fff;margin-left:-30px}@media only screen and (max-width:659px){.single-versus .img-compare-holder .vs-overlay .vs-text{width:40px;height:40px;top:30%;border:5px solid #fff;margin-left:-20px;line-height:31px;font-size:15px}}@media only screen and (max-width:1019px){.single-versus .img-compare-holder .vs-overlay .vs-text{width:40px;height:40px;top:30%;border:5px solid #fff;margin-left:-20px;line-height:31px;font-size:15px}}.single-versus .img-compare-holder .vs-overlay .versus-line{position:absolute;top:10px;width:1px;height:57px;left:50%;background:#ccc;z-index:1}.single-versus .incontent-nav{background:#fff;z-index:9;padding-top:10px;z-index:20}.single-versus .incontent-nav .content-header{border-bottom:1px solid #eaeaea;position:relative}.single-versus .incontent-nav .content-header .title-holder{height:auto;display:block;width:100%}.single-versus .incontent-nav .content-header .title-holder h1{font-size:28px;font-size:2.8rem;line-height:36px;line-height:3.6rem;margin:0}@media only screen and (max-width:1219px){.single-versus .incontent-nav .content-header .title-holder h1{font-size:20px;font-size:2rem;line-height:20px;line-height:2rem}}@media only screen and (max-width:659px){.single-versus .incontent-nav .content-header .title-holder h1{font-size:16px;font-size:1.6rem;line-height:20px;line-height:2rem;display:block}}.single-versus .incontent-nav .content-header .versus-menu ul li{display:inline-block}.single-versus .incontent-nav .content-header .versus-menu ul li.active a{background:#1383a9;color:#fff}.single-versus .incontent-nav .content-header .versus-menu ul li a{padding:3px 10px;font-family:Poppins;font-weight:300;line-height:14px;line-height:1.4rem;font-size:14px;font-size:1.4rem;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:659px){.single-versus .incontent-nav .content-header .versus-menu ul li a{font-size:12px;font-size:1.2rem;padding:0 4px}}.single-versus .dpsp-content-wrapper,.single-versus .dpsp-share-text{display:none}.single-versus .vergelijking-cb-img-holder{position:relative}.single-versus .vergelijking-cb-img-holder .overlay{height:100%;width:100%;display:block;position:absolute;left:0;bottom:0;z-index:2;box-shadow:inset 0 -250px 150px -165px #fff}.single-wearable{position:relative}.single-wearable #floating-button{position:fixed;bottom:0;background:#fff;right:0;padding:5px 10px;width:100%;z-index:999;text-align:right}.single-wearable .compare-box{padding:20px 5px;background:#f5f5f5;border:1px solid #e5e5e5}.single-wearable .compare-box .col-form-label{text-align:right}@media only screen and (max-width:1019px){.single-wearable .compare-box .col-form-label{text-align:left;margin-bottom:10px}}.single-wearable .compare-box select{height:37px!important;background:#fff}@media only screen and (max-width:1019px){.single-wearable .compare-box select{margin-bottom:10px}}.single-wearable.vergelijker-outer h1 span{color:#06455a}.single-wearable.vergelijker-outer .img-compare-holder{margin-top:50px;margin-bottom:50px;position:relative}.single-wearable.vergelijker-outer .img-compare-holder .vs-overlay{position:absolute;top:0;left:50%;margin-left:-30px;width:60px;height:100%;background:url(../images/tilt-line.png) no-repeat 50% 50%;z-index:9}.single-wearable.vergelijker-outer .img-compare-holder .vs-overlay .vs-text{margin-top:-45px;z-index:11;width:100px;margin-left:-50px;text-align:center;position:absolute;left:50%;top:50%;font-size:80px;line-height:80px;font-weight:700}.single-wearable.vergelijker-outer .mini-pricewatch{margin-top:0;padding-top:0}.single-wearable.vergelijker-outer .compare-block table tr td{padding-top:5px;padding-bottom:5px;text-align:center}.single-wearable.vergelijker-outer .compare-block table tr td .cpicon{font-size:24px;font-size:2.4rem;line-height:24px;line-height:2.4rem}.single-wearable.vergelijker-outer .compare-block table tr td .cpicon.checked{color:green}.single-wearable.vergelijker-outer .compare-block table tr td .cpicon.unchecked{color:red}.single-wearable.vergelijker-outer .compare-block table tr:nth-child(2n){background:#f4f4f4}.single-wearable .incontent-nav{background:#fff;z-index:9;padding-top:10px;z-index:20}.single-wearable .incontent-nav .content-header{border-bottom:1px solid #000;padding-bottom:10px;position:relative;padding-right:70px}@media only screen and (max-width:1219px){.single-wearable .incontent-nav .content-header{padding-right:70px}}@media only screen and (max-width:659px){.single-wearable .incontent-nav .content-header{padding-right:0}}.single-wearable .incontent-nav .content-header .title-holder{height:44px;padding-bottom:24px;display:block;width:100%;transition:all .3s ease}@media only screen and (max-width:1219px){.single-wearable .incontent-nav .content-header .title-holder{padding-bottom:0;height:26px}}@media only screen and (max-width:659px){.single-wearable .incontent-nav .content-header .title-holder{padding-right:30px}}.single-wearable .incontent-nav .content-header .title-holder h1{transition:all .3s ease;font-size:28px;font-size:2.8rem}@media only screen and (max-width:1219px){.single-wearable .incontent-nav .content-header .title-holder h1{font-size:20px;font-size:2rem;line-height:20px;line-height:2rem}}@media only screen and (max-width:659px){.single-wearable .incontent-nav .content-header .title-holder h1{font-size:13px;font-size:1.3rem;line-height:28px;line-height:2.8rem;font-size:4vw;overflow:hidden;height:28px;display:block}}.single-wearable .incontent-nav .content-header .content-menu{height:22px}.single-wearable .incontent-nav .content-header .content-menu ul li{display:inline-block}.single-wearable .incontent-nav .content-header .content-menu ul li.active a{background:#1383a9;color:#fff}.single-wearable .incontent-nav .content-header .content-menu ul li a{padding:3px 10px;font-family:Poppins;font-weight:300;line-height:14px;line-height:1.4rem;font-size:14px;font-size:1.4rem;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:659px){.single-wearable .incontent-nav .content-header .content-menu ul li a{font-size:12px;font-size:1.2rem;padding:0 4px}}.single-wearable .incontent-nav .brand-holder{display:block;width:80px;height:auto;position:absolute;right:75px;bottom:0}.single-wearable .incontent-nav .score-holder{position:absolute;top:0;right:0}.single-wearable .incontent-nav .score-holder .score-number{height:66px;width:66px;padding:5px;background:#8e4b4b;text-align:center;color:#fff;font-size:28px;font-size:2.8rem;line-height:56px;line-height:5.6rem;font-weight:700;display:block;transition:all .3s ease}@media only screen and (max-width:1219px){.single-wearable .incontent-nav .score-holder .score-number{height:48px;line-height:38px;line-height:3.8rem}}@media only screen and (max-width:659px){.single-wearable .incontent-nav .score-holder .score-number{height:auto;line-height:16px;line-height:1.6rem;font-size:14px;font-size:1.4rem;width:auto}}.single-wearable .incontent-nav .score-holder .score-number.score-10{background:#44b910}.single-wearable .incontent-nav .score-holder .score-number.score-9{background:#77c20e}.single-wearable .incontent-nav .score-holder .score-number.score-8{background:#b3cb0d}.single-wearable .incontent-nav .score-holder .score-number.score-7{background:#d9c80f}.single-wearable .incontent-nav .score-holder .score-number.score-6{background:#e6b21a}.single-wearable .incontent-nav .score-holder .score-number.score-5{background:#e79627}.single-wearable .incontent-nav .score-holder .score-number.score-4{background:#e87c2a}.single-wearable .incontent-nav .score-holder .score-number.score-3{background:#e8622a}.single-wearable .incontent-nav .score-holder .score-number.score-0,.single-wearable .incontent-nav .score-holder .score-number.score-1,.single-wearable .incontent-nav .score-holder .score-number.score-2{background:#e84e2a}.xxscrolling .single-wearable .incontent-nav .score-holder .score-number{font-size:20px;font-size:2rem;line-height:20px;line-height:2rem;height:52px;width:52px;padding:14px 0 18px}.single-wearable .img-block .img-holder{text-align:center;height:auto;width:100%;display:block;overflow:hidden;padding-top:25px}.single-wearable .img-block .more-images{padding-top:15px;padding-bottom:15px}.single-wearable .img-block .more-images p{text-align:center}.single-wearable .block{margin-bottom:40px}.single-wearable .block ul.advantages{list-style-type:none;margin-left:0}.single-wearable .block ul.advantages li{margin-bottom:10px;position:relative;padding-left:27px}.single-wearable .block ul.advantages li span{margin-right:10px;font-size:18px;font-size:1.8rem;line-height:18px;line-height:1.8rem;height:17px;width:17px;position:absolute;top:50%;margin-top:-9px;left:4px}.single-wearable .block ul.advantages li span.icon-plus-circle{color:#00b900}.single-wearable .block ul.advantages li span.icon-minus-circle{color:#e50000}.single-wearable .block .specifications .spec-item{padding:5px 10px}.single-wearable .block .specifications .spec-item .test{color:red}.single-wearable .block .specifications .spec-item .webvoice-icon.green{color:green}.single-wearable .block .specifications .spec-item .webvoice-icon.red{color:red}.single-product-template #floating-button{position:fixed;bottom:0;right:0;padding:5px 10px;width:100%;z-index:999;text-align:right;background:none}.single-product-template .rank-math-breadcrumb{margin:0;margin-bottom:10px;font-size:14px;line-height:16px}.single-product-template .rank-math-breadcrumb a,.single-product-template .rank-math-breadcrumb span{font-size:14px;line-height:16px}.single-product-template .specifications ul{padding-left:20px;list-style-type:disc}.single-product-template .shop-logos{width:100%;overflow:hidden}.single-product-template .product-menu{margin-bottom:20px;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;padding:10px;z-index:999;background:#fff;overflow:hidden;max-height:51px}.single-product-template .product-menu.is_stuck{border-top:1px solid #fff}@media only screen and (max-width:659px){.single-product-template .product-menu{padding:5px 0}}@media only screen and (max-width:1019px){.single-product-template .product-menu{padding:5px 0}}.single-product-template .product-menu ul li{display:inline-block;padding:0 8px;border-right:1px solid #e5e5e5}@media only screen and (max-width:659px){.single-product-template .product-menu ul li{padding:0;border:none}}@media only screen and (max-width:1019px){.single-product-template .product-menu ul li{padding:0;border:none}}.single-product-template .product-menu ul li:last-child{border-right:0}.single-product-template .product-menu ul li.active{color:#fff;background:#ff6322;border-radius:5px}.single-product-template .product-menu ul li.active a{color:#fff}.single-product-template .product-menu ul li a{text-decoration:underline}@media only screen and (max-width:659px){.single-product-template .product-menu ul li a{font-size:14px;line-height:18px}}@media only screen and (max-width:1019px){.single-product-template .product-menu ul li a{font-size:14px;line-height:18px}}.single-product-template .plus-en-minpunten,.single-product-template .section-holder{margin-bottom:20px}.single-product-template .plus-en-minpunten ul li.minus span.webvoice-icon{color:#e50000;margin-right:10px}.single-product-template .plus-en-minpunten ul li.plus span.webvoice-icon{color:#00b900;margin-right:10px}.single-product-template .product-image-slider{position:relative;margin-bottom:0;padding:0}.single-product-template .product-image-slider .wv-nav-btn{position:absolute;top:50%;font-size:30px;line-height:30px;margin-top:-15px;z-index:99;cursor:pointer}.single-product-template .product-image-slider .wv-nav-btn.nav-left{left:-5px}.single-product-template .product-image-slider .wv-nav-btn.nav-right{right:-5px}.single-product-template .product-image-slider .photo-holder{position:relative;max-height:450px;overflow:hidden}.single-product-template .thumbs{margin:0;padding:0;width:100%;position:relative;max-height:120px;overflow:hidden}.single-product-template .thumbs .slick-slide{padding:5px}.single-product-template .thumbs .slick-slide.slick-current .thumb{border:2px solid #084c61}.single-product-template .thumbs .thumb{border:2px solid #e5e5e5;width:100px;cursor:pointer}.single-product-template .star-rating-holder{height:20px;margin-bottom:10px}.single-product-template .star-rating-holder .rating-holder{text-align:left;position:relative;height:20px;padding-left:90px;line-height:20px}.single-product-template .star-rating-holder .rating-holder .num-reviews{font-size:12px;font-style:italic}.single-product-template .star-rating-holder .rating-holder .review-source{font-size:12px;font-style:italic;color:#084c61}.single-product-template .star-rating-holder .rating-holder .star-rating-holder{position:absolute;left:0;top:0;height:20px}.single-product-template .star-rating-holder .rating-holder .star-rating-holder .star-rating{position:relative;display:inline-block;width:86px;height:18px;vertical-align:top}.single-product-template .star-rating-holder .rating-holder .star-rating-holder .star-rating:before{top:0;right:0;bottom:0;left:0;display:block;width:86px;content:"";background-image:url(../images/start-grey.svg);background-repeat:repeat-x;background-position:left 50%;background-size:17px;position:absolute;opacity:.3}.single-product-template .star-rating-holder .rating-holder .star-rating-holder .star-rating span{width:86px;overflow:hidden}.single-product-template .star-rating-holder .rating-holder .star-rating-holder .star-rating span,.single-product-template .star-rating-holder .rating-holder .star-rating-holder .star-rating span:before{position:absolute;top:0;bottom:0;left:0;display:block;right:0;content:"";background-image:url(../images/star.svg);background-repeat:repeat-x;background-position:left 50%;background-size:17px}@media only screen and (max-width:659px){.wearable-filters-template .filters{display:none}}@media only screen and (max-width:1019px){.wearable-filters-template .filters{display:none}}.wearable-filters-template a.filter-btn{border:1px solid #084c61;padding:5px 10px;display:inline-block;margin-bottom:10px;width:50%;text-align:center;color:#084c61}.wearable-filters-template .filter-block{font-size:14px}.wearable-filters-template .filter-block p{font-size:16px;line-height:18px}.wearable-filters-template .filter-block ul li,.wearable-filters-template .filter-block ul li label{margin-bottom:0;font-size:16px;line-height:22px}.taxonomy-kennisbank .kb-items .kb-item{background:#fff;display:block;text-decoration:none;padding:20px;margin-bottom:20px}.taxonomy-kennisbank .kb-items .kb-item .cta{text-decoration:underline;display:block}