:root{--shp-pop-font:Montserrat, sans-serif;--shp-pop-ink:#111;--shp-pop-on-ink:#fff;--shp-pop-surface:#fff;--shp-pop-overlay:#11111180;--shp-pop-close-bg:#e7e7e7f2;--shp-pop-close-fg:#111111b3;--shp-pop-close-fg-hover:#11111180;--shp-pop-close-bg-hover:#d6d6d6f2;--shp-pop-btn-border-hover:#ffffff1a;--shp-rv-font:Montserrat, sans-serif;--shp-rv-text:#333;--shp-rv-ink:#111;--shp-rv-card:#fff;--shp-rv-arrow-bg:#11111180;--shp-rv-arrow-fg:#fff;--shp-rv-posted-on:#fff;--shp-a11y-bg:#fff;--shp-a11y-fg:#000;--shp-a11y-panel-bg:#fff;--shp-a11y-panel-radius:12px 12px 30px 30px;--shp-a11y-panel-shadow:#0000001f 0 9px 46px 8px, #00000024 0 24px 38px 3px, #0003 0 11px 15px -7px;--shp-a11y-title:#000;--shp-a11y-group-shadow:#69727d33 0 0 20px 4px;--shp-a11y-group-title:#3f444b;--shp-a11y-tile-bg:#f3f3f4;--shp-a11y-tile-fg:#0c0d0e;--shp-a11y-font-ui:Roboto, Arial, Helvetica, sans-serif;--shp-rv-dialog-overlay:#111111e6;--shp-rv-dialog-radius:24px;--shp-submit-ink:#000;--shp-submit-on-ink:#fff}:is(.shp-pop,.shp-rv,[data-shp-a11y]) :is(button,a,[type=button]),:is(.shp-pop,.shp-rv,[data-shp-a11y]) :is(button,a,[type=button]):is(:hover,:focus,:active){color:inherit;font:inherit;white-space:normal;-webkit-user-select:auto;user-select:auto;background-color:#0000;border:0;border-radius:0;margin:0;padding:0;text-decoration:none;transition:none}.shp-pop{font-family:var(--shp-pop-font);-webkit-font-smoothing:antialiased}.shp-pop *,.shp-pop :before,.shp-pop :after{box-sizing:border-box}.shp-modal{z-index:2147483000;position:fixed;inset:0}.shp-modal__backdrop{background-color:var(--shp-pop-overlay);position:absolute;inset:0}.shp-modal__wrap{display:flex;position:fixed;inset:0;overflow:auto}.shp-modal__box{background-color:var(--shp-pop-surface);width:560px;max-width:100%;margin:auto;padding:40px;position:relative}.shp-pop .shp-pop__close.shp-close,.shp-pop .shp-pop__close.shp-close:is(:hover,:focus,:active){z-index:2;background-color:var(--shp-pop-close-bg);width:32px;height:32px;color:var(--shp-pop-close-fg);cursor:pointer;border-radius:50%;transition:color .2s,background-color .2s;display:block;position:absolute;top:12px;right:12px}.shp-pop .shp-close svg{fill:currentColor;width:16px;height:16px;display:block;position:absolute;top:8px;left:8px}.shp-pop.shp-modal .shp-pop__close.shp-close:is(:hover,:focus){background-color:var(--shp-pop-close-bg-hover);color:var(--shp-pop-close-fg-hover)}.shp-pop .shp-pop__btn.shp-btn,.shp-pop .shp-pop__btn.shp-btn:is(:hover,:focus,:active){background-color:var(--shp-pop-ink);width:100%;height:48px;color:var(--shp-pop-on-ink);font:400 18px/24px var(--shp-pop-font);text-align:center;white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:24px;padding:11px 26px;transition:opacity .1s,transform .1s,color .1s,background-color .1s,border-color .1s;display:block}.shp-pop .shp-pop__btn.shp-btn:is(:hover,:focus){border-color:var(--shp-pop-btn-border-hover)}.shp-pop .shp-btn+.shp-btn{margin-top:20px}.shp-slidein{z-index:2147482999;background-color:var(--shp-pop-ink);border-radius:24px;width:200px;padding:28px;transition:transform .4s,opacity .4s;position:fixed;bottom:80px;right:20px}.shp-slidein[data-state=closed]{opacity:0;pointer-events:none;transform:translate(calc(100% + 20px))}.shp-slidein__text{color:var(--shp-pop-on-ink);font:400 16px/21.12px var(--shp-pop-font);text-align:center}.shp-slidein__gap{height:16px}.shp-pop .shp-pop__cta.shp-slidein__btn,.shp-pop .shp-pop__cta.shp-slidein__btn:is(:hover,:focus,:active){border:1px solid var(--shp-pop-on-ink);width:100%;height:34px;color:var(--shp-pop-on-ink);font:400 13px/16px var(--shp-pop-font);text-align:center;white-space:nowrap;cursor:pointer;background-color:#0000;border-radius:4px;padding:8px 19px;transition:opacity .1s,transform .1s,color .1s,background-color .1s,border-color .1s;display:block}@media (max-width:767px){.shp-slidein{bottom:max(80px, calc(var(--shp-banner-h,0px) + 16px + 12px))}}.shp-consent{z-index:2147482998;background-color:var(--e-global-color-secondary,#fff);width:min(340px,100vw - 96px);color:var(--e-global-color-text,#000);border-radius:16px;padding:18px;font:400 13px/20px Ridley,sans-serif;position:fixed;bottom:16px;left:16px;box-shadow:0 10px 40px #00000059}.shp-consent__text{margin:0}.shp-consent .shp-consent__text a,.shp-consent .shp-consent__text a:is(:hover,:focus,:active){color:var(--e-global-color-text,#000);font-weight:700;text-decoration:underline}.shp-consent__actions{align-items:center;gap:12px;margin-top:14px;display:flex}.shp-consent .shp-consent__accept,.shp-consent .shp-consent__accept:is(:hover,:focus,:active){border:1px solid var(--e-global-color-text,#000);background-color:var(--e-global-color-text,#000);color:var(--e-global-color-secondary,#fff);letter-spacing:1px;text-transform:uppercase;cursor:pointer;border-radius:100px;margin:0;padding:10px 22px;font:700 12px/1 Ridley,sans-serif;transition:background-color .2s,color .2s}.shp-consent .shp-consent__accept:is(:hover,:focus-visible){background-color:var(--e-global-color-secondary,#fff);color:var(--e-global-color-text,#000)}.shp-consent .shp-consent__decline,.shp-consent .shp-consent__decline:is(:hover,:focus,:active){color:#0009;letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:0;margin:0;padding:10px 8px;font:700 12px/1 Ridley,sans-serif}.shp-consent .shp-consent__decline:is(:hover,:focus-visible){color:var(--e-global-color-text,#000)}.comment-form .form-submit input.submit[type=submit]{border-color:var(--shp-submit-ink);color:var(--shp-submit-ink);background-color:#0000}.comment-form .form-submit input.submit[type=submit]:is(:hover,:focus,:active){border-color:var(--shp-submit-ink);color:var(--shp-submit-on-ink);background-color:var(--shp-submit-ink)}.shp-legal .page-content{font-size:15px;line-height:1.7}.shp-legal .page-content :is(h2,h3,h4){margin-top:1.6em}.shp-rv{font-family:var(--shp-rv-font);color:var(--shp-rv-text);font-size:16px;line-height:24px;position:relative}.shp-rv *,.shp-rv :before,.shp-rv :after{box-sizing:border-box}.shp-rv__viewport{overflow:hidden}.shp-rv__track{will-change:transform;gap:20px;transition:transform .5s;display:flex}.shp-rv__item{flex:none;height:260px}.shp-rv__card{border:1px solid var(--shp-rv-ink);background-color:var(--shp-rv-card);border-radius:8px;flex-direction:column;height:259px;margin:0 1px 1px;padding:24px;display:flex;overflow:hidden}.shp-rv__author{height:22px;margin:0 0 16px;display:flex}.shp-rv .shp-rv__author a,.shp-rv .shp-rv__author a:is(:hover,:focus,:active){color:var(--shp-rv-ink);align-items:center;display:flex}.shp-rv__name{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;line-height:18px;overflow:hidden}.shp-rv__body{flex-direction:column;align-items:flex-start;display:flex}.shp-rv__stars{height:18px;margin:0 0 6px;display:flex}.shp-rv__stars svg{width:18px;height:18px;display:block}.shp-rv__text{color:var(--shp-rv-ink);line-height:23px}.shp-rv__clamp{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.shp-rv .shp-rv__more,.shp-rv .shp-rv__more:is(:hover,:focus,:active){font:inherit;color:inherit;cursor:pointer;line-height:23px;display:inline-block}.shp-rv .shp-rv__source,.shp-rv .shp-rv__source:is(:hover,:focus,:active){color:var(--shp-rv-posted-on);align-items:center;gap:10px;margin:16px 0 0;font-size:12px;line-height:18px;display:flex}.shp-rv__source svg{width:32px;height:32px;display:block}.shp-rv__sourcename{color:var(--shp-rv-ink);font-size:14px;line-height:21px;display:block}.shp-rv .shp-rv__arrow,.shp-rv .shp-rv__arrow:is(:hover,:focus,:active){background-color:var(--shp-rv-arrow-bg);width:32px;height:32px;color:var(--shp-rv-arrow-fg);cursor:pointer;z-index:2;border-radius:50%;position:absolute;top:114px}.shp-rv__arrow svg{fill:currentColor;width:16px;height:16px;display:block;position:absolute;top:8px;left:8px}.shp-rv .shp-rv__arrow--prev{left:-16px}.shp-rv .shp-rv__arrow--next{right:-16px}.shp-rv__dialog{z-index:2147483001;background-color:var(--shp-rv-dialog-overlay);padding:40px;display:flex;position:fixed;inset:0}.shp-rv__dialog-box{background-color:var(--shp-rv-card);border-radius:var(--shp-rv-dialog-radius);flex-direction:column;width:720px;max-width:100%;height:100%;margin:0 auto;display:flex;position:relative;overflow:hidden}.shp-rv__dialog-head{text-align:center;border-bottom:1px solid #1111111a;flex:none;margin:0 40px;padding:40px 0 20px}.shp-rv__dialog-title{color:var(--shp-rv-ink);align-items:center;gap:8px;font-size:22px;font-weight:600;display:inline-flex}.shp-rv__dialog-title svg{width:28px;height:28px;display:block}.shp-rv__dialog-sum{color:var(--shp-rv-ink);justify-content:center;align-items:center;gap:8px;margin-top:4px;font-size:20px;font-weight:600;display:flex}.shp-rv__dialog-sum small{color:#11111180;font-size:12px;font-weight:400}.shp-rv__dialog-list{flex:1;padding:0 34px 40px 40px;overflow:auto}.shp-rv__dialog-item{color:var(--shp-rv-ink);border-bottom:1px solid #1111111a;padding:32px 0}.shp-rv__dialog-item:last-child{border-bottom:0}@media (max-width:480px){.shp-rv__dialog{padding:0}.shp-rv__dialog-box{border-radius:0;width:100%}}.shp-rv .shp-rv__dialog-box .shp-close,.shp-rv .shp-rv__dialog-box .shp-close:is(:hover,:focus,:active){background-color:var(--shp-pop-close-bg);width:32px;height:32px;color:var(--shp-pop-close-fg);cursor:pointer;border-radius:50%;display:block;position:absolute;top:12px;right:12px}.shp-rv__dialog-box .shp-close svg{fill:currentColor;width:16px;height:16px;display:block;position:absolute;top:8px;left:8px}[data-shp-a11y] .shp-ally-fab,[data-shp-a11y] .shp-ally-fab:is(:hover,:focus,:active){z-index:2147483645;background-color:var(--shp-a11y-bg);width:44px;height:44px;color:revert;font:revert;cursor:pointer;border-radius:32px;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;bottom:24px;right:24px}.shp-ally-fab__ring{border:1px solid var(--shp-a11y-fg);background-color:#0000;border-radius:29px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.shp-ally-fab__ring svg{flex:none;width:28px;height:45px;display:block}[data-shp-a11y] .shp-ally-fab__ring svg path{fill:var(--shp-a11y-fg)}.shp-ally-panel{z-index:2147483646;background-color:var(--shp-a11y-panel-bg);width:480px;max-width:calc(100vw - 32px);color:var(--shp-a11y-tile-fg);border-radius:var(--shp-a11y-panel-radius);box-shadow:var(--shp-a11y-panel-shadow);flex-direction:column;font:400 16px/24px -apple-system,Segoe UI,Roboto,Arial,sans-serif;display:flex;position:fixed;top:16px;bottom:16px;right:16px;overflow:hidden}.shp-ally-panel__head{flex:none;align-items:center;gap:8px;height:60px;padding:18px 21px 10px 24px;display:flex}.shp-ally-panel__head h2{color:var(--shp-a11y-title);font:500 24px/31.92px var(--shp-a11y-font-ui);flex:1;margin:0}.shp-ally-panel__head svg{flex:none;width:24px;height:24px}.shp-ally-panel__body{flex:1;padding:36px 18px 18px;overflow:auto}.shp-ally-panel__group{background-color:var(--shp-a11y-panel-bg);box-shadow:var(--shp-a11y-group-shadow);border-radius:18px;margin:0 0 16px;padding:20px}.shp-ally-panel__group h3{color:var(--shp-a11y-group-title);font:500 16px/21.28px var(--shp-a11y-font-ui);letter-spacing:.15px;margin:0 0 10px}.shp-ally-panel__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}[data-shp-a11y] .shp-ally-panel__opt,[data-shp-a11y] .shp-ally-panel__opt:is(:hover,:focus,:active){text-align:left;background-color:var(--shp-a11y-tile-bg);min-height:80px;color:var(--shp-a11y-tile-fg);font:400 15px/22.5px var(--shp-a11y-font-ui);cursor:pointer;box-shadow:none;border-radius:16px;align-items:center;gap:10px;padding:12px 24px 12px 12px;display:flex}[data-shp-a11y] .shp-ally-panel__opt:is([aria-pressed=true],:focus){box-shadow:var(--shp-a11y-tile-fg) 0 0 0 2px inset}.shp-ally-panel__dot{background-color:var(--shp-a11y-panel-bg);width:44px;height:44px;color:var(--shp-a11y-tile-fg);border-radius:100%;flex:none;justify-content:center;align-items:center;display:flex}.shp-ally-panel__dot svg{width:24px;height:24px;display:block}[data-shp-a11y] .shp-ally-panel__icon,[data-shp-a11y] .shp-ally-panel__icon:is(:hover,:focus,:active){width:24px;height:24px;color:var(--shp-a11y-title);cursor:pointer;font:400 18px/1 var(--shp-a11y-font-ui);border-radius:100%;justify-content:center;align-items:center;display:flex}[data-shp-a11y] :is(button):focus-visible{outline:2px solid var(--shp-a11y-fg);outline-offset:2px}html.shp-a11y-contrast body{filter:contrast(1.35)}html.shp-a11y-grayscale body{filter:grayscale()}html.shp-a11y-links a{outline:2px solid;text-decoration:underline!important}html.shp-a11y-readable body *{font-family:Arial,Helvetica,sans-serif!important}html.shp-a11y-noanim *,html.shp-a11y-noanim :before,html.shp-a11y-noanim :after{transition:none!important;animation:none!important}html.shp-a11y-bigtext{font-size:112.5%}html.shp-a11y-lineheight body *{line-height:1.8!important}html.shp-a11y-textalign body *{text-align:left!important}html.shp-a11y-hideimages body img,html.shp-a11y-hideimages body [style*=background-image]{visibility:hidden!important}html.shp-a11y-focus body :focus{outline-offset:2px!important;outline:3px solid #0076a3!important}html.shp-a11y-bigtext body{zoom:1.12}:root{--shp-mnav-bg:var(--e-global-color-text,#000);--shp-mnav-fg:var(--e-global-color-secondary,#fff);--shp-mnav-active:var(--e-global-color-accent,#0076a3);--shp-mnav-divider:#ffffff29;--shp-mnav-backdrop:#0006;--shp-mnav-font:"Ridley", sans-serif}.elementor-location-header nav.elementor-nav-menu--dropdown{display:none!important}.elementor-location-header .elementor-menu-toggle.shp-menu-toggle{cursor:pointer}.shp-burger{width:28px;height:20px;display:block;position:relative}.shp-burger>span{background-color:currentColor;border-radius:2px;width:100%;height:2px;transition:transform .25s ease-out,opacity .25s ease-out;position:absolute;left:0}.shp-burger>span:first-child{top:1px}.shp-burger>span:nth-child(2){top:9px}.shp-burger>span:nth-child(3){top:17px}.shp-menu-toggle[data-open=true] .shp-burger>span:first-child{transform:translateY(8px)rotate(45deg)}.shp-menu-toggle[data-open=true] .shp-burger>span:nth-child(2){opacity:0}.shp-menu-toggle[data-open=true] .shp-burger>span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.shp-mnav-backdrop{z-index:2147482990;background-color:var(--shp-mnav-backdrop);opacity:0;pointer-events:none;transition:opacity .3s ease-out;position:fixed;bottom:0;left:0;right:0}.shp-mnav-backdrop[data-open=true]{opacity:1;pointer-events:auto}.shp-mnav{z-index:2147482991;background-color:var(--shp-mnav-bg);width:87%;max-width:360px;color:var(--shp-mnav-fg);opacity:0;will-change:transform;flex-direction:column;transition:transform .3s ease-out,opacity .3s ease-out;display:flex;position:fixed;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:0 16px 48px #00000059}.shp-mnav[data-open=true]{opacity:1;transform:none}.shp-mnav__inner{flex-direction:column;padding:24px 25px 32px;display:flex}.shp-mnav__cta .elementor-button{justify-content:center;width:100%}.shp-mnav__cta .elementor-widget-container,.shp-mnav__cta .elementor-button-wrapper{width:100%}.shp-mnav__nav{margin-top:20px}.shp-mnav .shp-mnav__leaf,.shp-mnav .shp-mnav__leaf:is(:hover,:focus,:active),.shp-mnav .shp-mnav__parent,.shp-mnav .shp-mnav__parent:is(:hover,:focus,:active){border:0;border-bottom:1px solid var(--shp-mnav-divider);width:100%;color:var(--shp-mnav-fg);font:700 12px/1.9 var(--shp-mnav-font);letter-spacing:1px;text-transform:uppercase;text-align:left;cursor:pointer;background:0 0;border-radius:0;justify-content:space-between;align-items:center;margin:0;padding:16px 0;text-decoration:none;transition:color .2s;display:flex}.shp-mnav .shp-mnav__leaf[aria-current=page]{color:var(--shp-mnav-active)}.shp-mnav__chev{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform .2s}.shp-mnav__chev[data-open=true]{transform:rotate(180deg)}.shp-mnav__acc{grid-template-rows:0fr;transition:grid-template-rows .2s ease-out;display:grid}.shp-mnav__acc[data-open=true]{grid-template-rows:1fr}.shp-mnav__acc-inner{overflow:hidden}.shp-mnav .shp-mnav__sub,.shp-mnav .shp-mnav__sub:is(:hover,:focus,:active){color:var(--shp-mnav-fg);font:700 11px/1.9 var(--shp-mnav-font);letter-spacing:1px;text-transform:uppercase;opacity:.85;padding:10px 0 10px 14px;text-decoration:none;display:block}.shp-mnav .shp-mnav__sub--hub{opacity:1}.shp-mnav .shp-mnav__sub[aria-current=page]{color:var(--shp-mnav-active);opacity:1}@media (max-width:767px){.elementor-location-header .e-con.e-parent{position:relative}.elementor-location-header .e-con.e-parent>.e-con-inner>.elementor-widget-nav-menu{position:static}.elementor-location-header .e-con.e-parent>.e-con-inner>.elementor-widget-nav-menu>.elementor-widget-container{top:0;bottom:0;right:var(--padding-right,25px);flex-direction:column;justify-content:center;align-items:flex-end;height:auto;display:flex;position:absolute;margin:0!important;padding:0!important}}@media (prefers-reduced-motion:reduce){.shp-burger>span,.shp-mnav,.shp-mnav-backdrop,.shp-mnav__chev,.shp-mnav__acc{transition:none!important}}.shp-sig canvas{touch-action:none;display:block}
