@import url(https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Bitter:ital,wght@0,100..900;1,100..900&display=swap);
.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;background-clip:padding-box;background-color:var(--bs-dropdown-bg);border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);color:var(--bs-dropdown-color);display:none;font-size:var(--bs-dropdown-font-size);list-style:none;margin:0;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);position:absolute;text-align:left;z-index:var(--bs-dropdown-zindex)}.dropdown-menu[data-bs-popper]{left:0;margin-top:var(--bs-dropdown-spacer);top:100%}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{left:auto;right:0}@media(min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{left:auto;right:0}}@media(min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{left:auto;right:0}}@media(min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{left:auto;right:0}}@media(min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{left:auto;right:0}}@media(min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{bottom:100%;margin-bottom:var(--bs-dropdown-spacer);margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{left:100%;margin-left:var(--bs-dropdown-spacer);margin-top:0;right:auto;top:0}.dropend .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{left:auto;margin-right:var(--bs-dropdown-spacer);margin-top:0;right:100%;top:0}.dropstart .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid var(--bs-dropdown-divider-bg);height:0;margin:var(--bs-dropdown-divider-margin-y) 0;opacity:1;overflow:hidden}.dropdown-item{background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0);clear:both;color:var(--bs-dropdown-link-color);display:block;font-weight:400;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:var(--bs-dropdown-link-hover-bg);color:var(--bs-dropdown-link-hover-color)}.dropdown-item.active,.dropdown-item:active{background-color:var(--bs-dropdown-link-active-bg);color:var(--bs-dropdown-link-active-color);text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:var(--bs-dropdown-link-disabled-color);pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:var(--bs-dropdown-header-color);display:block;font-size:.875rem;margin-bottom:0;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);white-space:nowrap}.dropdown-item-text{color:var(--bs-dropdown-link-color);display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:hsla(0,0%,100%,.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3E%3Cpath stroke=%27rgba%2833, 37, 41, 0.75%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3E%3C/svg%3E");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb),0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-narrow,.navbar>.container-sm,.navbar>.container-wysiwy,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{color:var(--bs-navbar-color);padding-bottom:.5rem;padding-top:.5rem}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);outline:0;text-decoration:none}.navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media(min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:hsla(0,0%,100%,.55);--bs-navbar-hover-color:hsla(0,0%,100%,.75);--bs-navbar-disabled-color:hsla(0,0%,100%,.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:hsla(0,0%,100%,.1)}.navbar-dark,.navbar[data-bs-theme=dark],[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3E%3Cpath stroke=%27rgba%28255, 255, 255, 0.55%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3E%3C/svg%3E")}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);display:flex;font-size:var(--bs-progress-font-size);height:var(--bs-progress-height);overflow:hidden}.progress-bar{background-color:var(--bs-progress-bar-bg);color:var(--bs-progress-bar-color);display:flex;flex-direction:column;justify-content:center;overflow:hidden;text-align:center;transition:var(--bs-progress-bar-transition);white-space:nowrap}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.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:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media(prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb),0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb),0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb),0.075);border-color:var(--bs-table-border-color);margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)));color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width)*2) solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a5b5cc;--bs-table-striped-bg:#c4d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe5;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000}.table-primary,.table-secondary{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b4b6b7;--bs-table-striped-bg:#d6d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbcdce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000}.table-info,.table-success{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a5c4ca;--bs-table-striped-bg:#c4e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e6c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dab9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece0be;--bs-table-hover-color:#000}.table-danger,.table-warning{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc1c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7c9;--bs-table-hover-color:#000}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000}.table-dark,.table-light{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color:var(--bs-body-color);--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);display:flex;flex-shrink:0;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin-bottom:calc(var(--bs-modal-header-padding-y)*-.5);margin-left:auto;margin-right:calc(var(--bs-modal-header-padding-x)*-.5);margin-top:calc(var(--bs-modal-header-padding-y)*-.5);padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media(min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}html{font-size:62.5%;height:100%;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}body{color:#141f28;font-size:1.6rem;line-height:2}.heading--1,body,h1{font-family:Barlow,sans-serif;font-weight:400}.heading--1,h1{font-size:clamp(5.6rem,4.8615384615rem + 1.2820512821vw,6.4rem);line-height:1.1}.heading--2,h2{font-size:clamp(3.2rem,.9846153846rem + 3.8461538462vw,5.6rem);line-height:1.2}.heading--2,.heading--3,h2,h3{font-family:Barlow,sans-serif;font-weight:400}.heading--3,h3{font-size:clamp(3.2rem,1.7230769231rem + 2.5641025641vw,4.8rem);line-height:1.3}.heading--4,h4{font-size:clamp(2rem,.8923076923rem + 1.9230769231vw,3.2rem)}.heading--4,.heading--5,h4,h5{font-family:Barlow,sans-serif;font-weight:400;line-height:1.2}.heading--5,h5{font-size:3rem}.heading--6,h6{font-size:2.8rem;line-height:1.2}.heading--6,.heading--hero,h6{font-family:Barlow,sans-serif;font-weight:400}.heading--hero{font-size:clamp(3.2rem,-1.0461538462rem + 7.3717948718vw,7.8rem);line-height:1.12}.body-lg-bold{font-family:Barlow,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:1.5}.body-lg-regular{font-weight:400}.body-lg-regular,.body-lg-semibold{font-family:Barlow,sans-serif;font-size:2rem;font-style:normal;letter-spacing:.02rem;line-height:1.5}.body-lg-semibold{font-weight:600}.body-bold{font-weight:700}.body-bold,.body-semibold{font-family:Barlow,sans-serif;font-size:1.6rem;font-style:normal;letter-spacing:.016rem;line-height:1.5625}.body-semibold{font-weight:600}.body-regular{font-size:1.6rem;letter-spacing:.016rem;line-height:1.5625}.body-regular,.body-small{font-family:Barlow,sans-serif;font-style:normal;font-weight:400}.body-small{font-size:1.4rem;letter-spacing:.014rem;line-height:1.5}.caption{font-family:Barlow,sans-serif;font-size:1.3rem;font-style:normal;font-weight:400;letter-spacing:.026rem;line-height:1.6428571429}.mgpb-underline{text-decoration:underline;text-decoration-color:#e15947;text-decoration-thickness:.2rem;text-underline-offset:.8rem}.mgpb-underline--animate{background-image:linear-gradient(180deg,currentColor,currentColor 0);background-position:0 92%;background-repeat:no-repeat;background-size:0 .2rem;text-decoration:none;transition:background-size .5s ease-out,color .5s ease-in-out}.mgpb-underline--animated{background-size:100% .2rem}.icon{display:flex}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{overflow-x:hidden}img{border:none;display:block;height:auto;width:100%}ol,ul{list-style:none;margin:0;padding:0}label{display:inline-block}button{background:transparent;border:none;border-radius:0}button:hover{cursor:pointer}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}textarea{overflow:auto;resize:vertical}p{margin:0}table{border:0;border-collapse:collapse;empty-cells:show;font-size:1em}caption,td,th{font-weight:400;text-align:inherit;vertical-align:top}[tabindex="-1"]:focus{outline:0!important}.no-scroll{overflow:hidden}.mgpb-alert-banner{background:#fff}.mgpb-alert-banner .container{padding-right:2rem;position:relative}.mgpb-alert-banner .icon{color:#000;display:flex;font-size:2rem;transition:color .3s ease}.mgpb-alert-banner .mgpb-alert-banner__dismiss{align-items:center;background-color:#fff;border:2px solid #000;border-radius:50%;display:flex;justify-content:center;padding:.2rem;position:absolute;right:0;top:0;transition:background-color .3s ease}.mgpb-alert-banner .mgpb-alert-banner__dismiss:focus-visible,.mgpb-alert-banner .mgpb-alert-banner__dismiss:hover{background-color:#000}.mgpb-alert-banner .mgpb-alert-banner__dismiss:focus-visible .icon,.mgpb-alert-banner .mgpb-alert-banner__dismiss:hover .icon{color:#fff}.mgpb-alert-banner .mgpb-alert-banner__heading{font-size:2rem;font-weight:700}.mgpb-alert-banner .mgpb-alert-banner__message{flex:1 1 60%}.mgpb-alert-banner .mgpb-alert-banner__actions{flex-basis:auto}.mgpb-alert-banner--banner{border-bottom:.2rem solid #000;padding:1rem;transition:margin-top .3s ease}.mgpb-alert-banner--banner .mgpb-alert-banner__content{align-items:center;-moz-column-gap:1rem;column-gap:1rem;display:flex;flex-wrap:wrap;row-gap:.5rem}.mgpb-alert-banner--banner .mgpb-alert-banner__heading{flex:1 1 100%}.mgpb-alert-banner--banner .mgpb-alert-banner__inner{align-items:center;-moz-column-gap:2rem;column-gap:2rem;display:flex;flex-wrap:wrap;row-gap:1rem}.mgpb-alert-banner--banner.mgpb-alert-banner--hidden{margin-top:var(--mg-margin-top,-100%)}.mgpb-alert-banner--popup{border:.2rem solid #000;border-radius:1rem;bottom:3rem;max-width:50rem;padding:2rem;position:fixed;right:3rem;transition:right .3s ease;z-index:9}.mgpb-alert-banner--popup .mgpb-alert-banner__actions{margin-top:1rem}.mgpb-alert-banner--popup .mgpb-alert-banner__content{align-items:flex-start;display:flex;flex-direction:column;row-gap:.5rem}.mgpb-alert-banner--popup .mgpb-alert-banner__icon{margin-bottom:1rem}.mgpb-alert-banner--popup.mgpb-alert-banner--hidden{right:-55rem}.mgpb-block{margin-bottom:clamp(6rem,-.4615384615rem + 11.2179487179vw,13rem);margin-top:clamp(6rem,-.4615384615rem + 11.2179487179vw,13rem)}.mgpb-block--flush{margin-bottom:0;margin-top:0;padding-bottom:clamp(6rem,-.4615384615rem + 11.2179487179vw,13rem);padding-top:clamp(6rem,-.4615384615rem + 11.2179487179vw,13rem)}.mgpb-block--narrow{margin-bottom:clamp(6rem,2.3076923077rem + 6.4102564103vw,10rem);margin-top:clamp(6rem,2.3076923077rem + 6.4102564103vw,10rem)}.mgpb-block--narrow:has(+.mgpb-block--flush){margin-bottom:0}.mgpb-block--w-background:has(+.mgpb-block--w-background){margin-bottom:0}.mgpb-block--w-background+.mgpb-block--w-background{margin-top:0}.mgpb-block--small{margin-bottom:clamp(3rem,.6rem + 4.1666666667vw,5.6rem);margin-top:clamp(3rem,.6rem + 4.1666666667vw,5.6rem)}.mgpb-block--flush-narrow{margin-bottom:0;margin-top:0;padding-bottom:clamp(6rem,2.3076923077rem + 6.4102564103vw,10rem);padding-top:clamp(6rem,2.3076923077rem + 6.4102564103vw,10rem)}.mgpb-block--flush-narrow+.mgpb-block--w-background{margin-top:0}.mgpb-block--top{margin-top:clamp(6rem,-.4615384615rem + 11.2179487179vw,13rem)}.mgpb-block--flush-top{padding-top:clamp(6rem,.4615384615rem + 9.6153846154vw,12rem)}.container,.container-fluid,.container-lg,.container-md,.container-narrow,.container-sm,.container-wysiwy,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1040px;max-width:1132px}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1340px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1440px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.grid{display:grid;gap:var(--bs-gap,1.5rem);grid-template-columns:repeat(var(--bs-columns,12),1fr);grid-template-rows:repeat(var(--bs-rows,1),1fr)}.grid .g-col-1{grid-column:auto/span 1}.grid .g-col-2{grid-column:auto/span 2}.grid .g-col-3{grid-column:auto/span 3}.grid .g-col-4{grid-column:auto/span 4}.grid .g-col-5{grid-column:auto/span 5}.grid .g-col-6{grid-column:auto/span 6}.grid .g-col-7{grid-column:auto/span 7}.grid .g-col-8{grid-column:auto/span 8}.grid .g-col-9{grid-column:auto/span 9}.grid .g-col-10{grid-column:auto/span 10}.grid .g-col-11{grid-column:auto/span 11}.grid .g-col-12{grid-column:auto/span 12}.grid .g-start-1{grid-column-start:1}.grid .g-start-2{grid-column-start:2}.grid .g-start-3{grid-column-start:3}.grid .g-start-4{grid-column-start:4}.grid .g-start-5{grid-column-start:5}.grid .g-start-6{grid-column-start:6}.grid .g-start-7{grid-column-start:7}.grid .g-start-8{grid-column-start:8}.grid .g-start-9{grid-column-start:9}.grid .g-start-10{grid-column-start:10}.grid .g-start-11{grid-column-start:11}@media(min-width:576px){.grid .g-col-sm-1{grid-column:auto/span 1}.grid .g-col-sm-2{grid-column:auto/span 2}.grid .g-col-sm-3{grid-column:auto/span 3}.grid .g-col-sm-4{grid-column:auto/span 4}.grid .g-col-sm-5{grid-column:auto/span 5}.grid .g-col-sm-6{grid-column:auto/span 6}.grid .g-col-sm-7{grid-column:auto/span 7}.grid .g-col-sm-8{grid-column:auto/span 8}.grid .g-col-sm-9{grid-column:auto/span 9}.grid .g-col-sm-10{grid-column:auto/span 10}.grid .g-col-sm-11{grid-column:auto/span 11}.grid .g-col-sm-12{grid-column:auto/span 12}.grid .g-start-sm-1{grid-column-start:1}.grid .g-start-sm-2{grid-column-start:2}.grid .g-start-sm-3{grid-column-start:3}.grid .g-start-sm-4{grid-column-start:4}.grid .g-start-sm-5{grid-column-start:5}.grid .g-start-sm-6{grid-column-start:6}.grid .g-start-sm-7{grid-column-start:7}.grid .g-start-sm-8{grid-column-start:8}.grid .g-start-sm-9{grid-column-start:9}.grid .g-start-sm-10{grid-column-start:10}.grid .g-start-sm-11{grid-column-start:11}}@media(min-width:768px){.grid .g-col-md-1{grid-column:auto/span 1}.grid .g-col-md-2{grid-column:auto/span 2}.grid .g-col-md-3{grid-column:auto/span 3}.grid .g-col-md-4{grid-column:auto/span 4}.grid .g-col-md-5{grid-column:auto/span 5}.grid .g-col-md-6{grid-column:auto/span 6}.grid .g-col-md-7{grid-column:auto/span 7}.grid .g-col-md-8{grid-column:auto/span 8}.grid .g-col-md-9{grid-column:auto/span 9}.grid .g-col-md-10{grid-column:auto/span 10}.grid .g-col-md-11{grid-column:auto/span 11}.grid .g-col-md-12{grid-column:auto/span 12}.grid .g-start-md-1{grid-column-start:1}.grid .g-start-md-2{grid-column-start:2}.grid .g-start-md-3{grid-column-start:3}.grid .g-start-md-4{grid-column-start:4}.grid .g-start-md-5{grid-column-start:5}.grid .g-start-md-6{grid-column-start:6}.grid .g-start-md-7{grid-column-start:7}.grid .g-start-md-8{grid-column-start:8}.grid .g-start-md-9{grid-column-start:9}.grid .g-start-md-10{grid-column-start:10}.grid .g-start-md-11{grid-column-start:11}}@media(min-width:992px){.grid .g-col-lg-1{grid-column:auto/span 1}.grid .g-col-lg-2{grid-column:auto/span 2}.grid .g-col-lg-3{grid-column:auto/span 3}.grid .g-col-lg-4{grid-column:auto/span 4}.grid .g-col-lg-5{grid-column:auto/span 5}.grid .g-col-lg-6{grid-column:auto/span 6}.grid .g-col-lg-7{grid-column:auto/span 7}.grid .g-col-lg-8{grid-column:auto/span 8}.grid .g-col-lg-9{grid-column:auto/span 9}.grid .g-col-lg-10{grid-column:auto/span 10}.grid .g-col-lg-11{grid-column:auto/span 11}.grid .g-col-lg-12{grid-column:auto/span 12}.grid .g-start-lg-1{grid-column-start:1}.grid .g-start-lg-2{grid-column-start:2}.grid .g-start-lg-3{grid-column-start:3}.grid .g-start-lg-4{grid-column-start:4}.grid .g-start-lg-5{grid-column-start:5}.grid .g-start-lg-6{grid-column-start:6}.grid .g-start-lg-7{grid-column-start:7}.grid .g-start-lg-8{grid-column-start:8}.grid .g-start-lg-9{grid-column-start:9}.grid .g-start-lg-10{grid-column-start:10}.grid .g-start-lg-11{grid-column-start:11}}@media(min-width:1200px){.grid .g-col-xl-1{grid-column:auto/span 1}.grid .g-col-xl-2{grid-column:auto/span 2}.grid .g-col-xl-3{grid-column:auto/span 3}.grid .g-col-xl-4{grid-column:auto/span 4}.grid .g-col-xl-5{grid-column:auto/span 5}.grid .g-col-xl-6{grid-column:auto/span 6}.grid .g-col-xl-7{grid-column:auto/span 7}.grid .g-col-xl-8{grid-column:auto/span 8}.grid .g-col-xl-9{grid-column:auto/span 9}.grid .g-col-xl-10{grid-column:auto/span 10}.grid .g-col-xl-11{grid-column:auto/span 11}.grid .g-col-xl-12{grid-column:auto/span 12}.grid .g-start-xl-1{grid-column-start:1}.grid .g-start-xl-2{grid-column-start:2}.grid .g-start-xl-3{grid-column-start:3}.grid .g-start-xl-4{grid-column-start:4}.grid .g-start-xl-5{grid-column-start:5}.grid .g-start-xl-6{grid-column-start:6}.grid .g-start-xl-7{grid-column-start:7}.grid .g-start-xl-8{grid-column-start:8}.grid .g-start-xl-9{grid-column-start:9}.grid .g-start-xl-10{grid-column-start:10}.grid .g-start-xl-11{grid-column-start:11}}@media(min-width:1400px){.grid .g-col-xxl-1{grid-column:auto/span 1}.grid .g-col-xxl-2{grid-column:auto/span 2}.grid .g-col-xxl-3{grid-column:auto/span 3}.grid .g-col-xxl-4{grid-column:auto/span 4}.grid .g-col-xxl-5{grid-column:auto/span 5}.grid .g-col-xxl-6{grid-column:auto/span 6}.grid .g-col-xxl-7{grid-column:auto/span 7}.grid .g-col-xxl-8{grid-column:auto/span 8}.grid .g-col-xxl-9{grid-column:auto/span 9}.grid .g-col-xxl-10{grid-column:auto/span 10}.grid .g-col-xxl-11{grid-column:auto/span 11}.grid .g-col-xxl-12{grid-column:auto/span 12}.grid .g-start-xxl-1{grid-column-start:1}.grid .g-start-xxl-2{grid-column-start:2}.grid .g-start-xxl-3{grid-column-start:3}.grid .g-start-xxl-4{grid-column-start:4}.grid .g-start-xxl-5{grid-column-start:5}.grid .g-start-xxl-6{grid-column-start:6}.grid .g-start-xxl-7{grid-column-start:7}.grid .g-start-xxl-8{grid-column-start:8}.grid .g-start-xxl-9{grid-column-start:9}.grid .g-start-xxl-10{grid-column-start:10}.grid .g-start-xxl-11{grid-column-start:11}}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0rem}.g-0,.gy-0{--bs-gutter-y:0rem}.g-1,.gx-1{--bs-gutter-x:0.4rem}.g-1,.gy-1{--bs-gutter-y:0.4rem}.g-2,.gx-2{--bs-gutter-x:0.8rem}.g-2,.gy-2{--bs-gutter-y:0.8rem}.g-3,.gx-3{--bs-gutter-x:1.2rem}.g-3,.gy-3{--bs-gutter-y:1.2rem}.g-4,.gx-4{--bs-gutter-x:1.6rem}.g-4,.gy-4{--bs-gutter-y:1.6rem}.g-5,.gx-5{--bs-gutter-x:2rem}.g-5,.gy-5{--bs-gutter-y:2rem}.g-6,.gx-6{--bs-gutter-x:2.4rem}.g-6,.gy-6{--bs-gutter-y:2.4rem}.g-7,.gx-7{--bs-gutter-x:2.8rem}.g-7,.gy-7{--bs-gutter-y:2.8rem}.g-8,.gx-8{--bs-gutter-x:3.2rem}.g-8,.gy-8{--bs-gutter-y:3.2rem}.g-9,.gx-9{--bs-gutter-x:3.6rem}.g-9,.gy-9{--bs-gutter-y:3.6rem}.g-10,.gx-10{--bs-gutter-x:4rem}.g-10,.gy-10{--bs-gutter-y:4rem}.g-11,.gx-11{--bs-gutter-x:4.4rem}.g-11,.gy-11{--bs-gutter-y:4.4rem}.g-12,.gx-12{--bs-gutter-x:4.8rem}.g-12,.gy-12{--bs-gutter-y:4.8rem}.g-13,.gx-13{--bs-gutter-x:5.2rem}.g-13,.gy-13{--bs-gutter-y:5.2rem}.g-14,.gx-14{--bs-gutter-x:5.6rem}.g-14,.gy-14{--bs-gutter-y:5.6rem}.g-15,.gx-15{--bs-gutter-x:6rem}.g-15,.gy-15{--bs-gutter-y:6rem}.g-16,.gx-16{--bs-gutter-x:6.4rem}.g-16,.gy-16{--bs-gutter-y:6.4rem}.g-17,.gx-17{--bs-gutter-x:6.8rem}.g-17,.gy-17{--bs-gutter-y:6.8rem}.g-18,.gx-18{--bs-gutter-x:7.2rem}.g-18,.gy-18{--bs-gutter-y:7.2rem}.g-19,.gx-19{--bs-gutter-x:7.6rem}.g-19,.gy-19{--bs-gutter-y:7.6rem}.g-20,.gx-20{--bs-gutter-x:8rem}.g-20,.gy-20{--bs-gutter-y:8rem}.g-21,.gx-21{--bs-gutter-x:8.4rem}.g-21,.gy-21{--bs-gutter-y:8.4rem}.g-22,.gx-22{--bs-gutter-x:8.8rem}.g-22,.gy-22{--bs-gutter-y:8.8rem}.g-23,.gx-23{--bs-gutter-x:9.2rem}.g-23,.gy-23{--bs-gutter-y:9.2rem}.g-24,.gx-24{--bs-gutter-x:9.6rem}.g-24,.gy-24{--bs-gutter-y:9.6rem}.g-25,.gx-25{--bs-gutter-x:10rem}.g-25,.gy-25{--bs-gutter-y:10rem}.g-26,.gx-26{--bs-gutter-x:10.4rem}.g-26,.gy-26{--bs-gutter-y:10.4rem}.g-27,.gx-27{--bs-gutter-x:10.8rem}.g-27,.gy-27{--bs-gutter-y:10.8rem}.g-28,.gx-28{--bs-gutter-x:11.2rem}.g-28,.gy-28{--bs-gutter-y:11.2rem}.g-29,.gx-29{--bs-gutter-x:11.6rem}.g-29,.gy-29{--bs-gutter-y:11.6rem}.g-30,.gx-30{--bs-gutter-x:12rem}.g-30,.gy-30{--bs-gutter-y:12rem}.g-31,.gx-31{--bs-gutter-x:12.4rem}.g-31,.gy-31{--bs-gutter-y:12.4rem}.g-32,.gx-32{--bs-gutter-x:12.8rem}.g-32,.gy-32{--bs-gutter-y:12.8rem}.g-33,.gx-33{--bs-gutter-x:13.2rem}.g-33,.gy-33{--bs-gutter-y:13.2rem}.g-34,.gx-34{--bs-gutter-x:13.6rem}.g-34,.gy-34{--bs-gutter-y:13.6rem}.g-35,.gx-35{--bs-gutter-x:14rem}.g-35,.gy-35{--bs-gutter-y:14rem}.g-36,.gx-36{--bs-gutter-x:14.4rem}.g-36,.gy-36{--bs-gutter-y:14.4rem}.g-37,.gx-37{--bs-gutter-x:14.8rem}.g-37,.gy-37{--bs-gutter-y:14.8rem}.g-38,.gx-38{--bs-gutter-x:15.2rem}.g-38,.gy-38{--bs-gutter-y:15.2rem}.g-39,.gx-39{--bs-gutter-x:15.6rem}.g-39,.gy-39{--bs-gutter-y:15.6rem}.g-40,.gx-40{--bs-gutter-x:16rem}.g-40,.gy-40{--bs-gutter-y:16rem}@media(min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0rem}.g-sm-0,.gy-sm-0{--bs-gutter-y:0rem}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.4rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.4rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.8rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.8rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1.2rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1.2rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.6rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.6rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:2rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:2rem}.g-sm-6,.gx-sm-6{--bs-gutter-x:2.4rem}.g-sm-6,.gy-sm-6{--bs-gutter-y:2.4rem}.g-sm-7,.gx-sm-7{--bs-gutter-x:2.8rem}.g-sm-7,.gy-sm-7{--bs-gutter-y:2.8rem}.g-sm-8,.gx-sm-8{--bs-gutter-x:3.2rem}.g-sm-8,.gy-sm-8{--bs-gutter-y:3.2rem}.g-sm-9,.gx-sm-9{--bs-gutter-x:3.6rem}.g-sm-9,.gy-sm-9{--bs-gutter-y:3.6rem}.g-sm-10,.gx-sm-10{--bs-gutter-x:4rem}.g-sm-10,.gy-sm-10{--bs-gutter-y:4rem}.g-sm-11,.gx-sm-11{--bs-gutter-x:4.4rem}.g-sm-11,.gy-sm-11{--bs-gutter-y:4.4rem}.g-sm-12,.gx-sm-12{--bs-gutter-x:4.8rem}.g-sm-12,.gy-sm-12{--bs-gutter-y:4.8rem}.g-sm-13,.gx-sm-13{--bs-gutter-x:5.2rem}.g-sm-13,.gy-sm-13{--bs-gutter-y:5.2rem}.g-sm-14,.gx-sm-14{--bs-gutter-x:5.6rem}.g-sm-14,.gy-sm-14{--bs-gutter-y:5.6rem}.g-sm-15,.gx-sm-15{--bs-gutter-x:6rem}.g-sm-15,.gy-sm-15{--bs-gutter-y:6rem}.g-sm-16,.gx-sm-16{--bs-gutter-x:6.4rem}.g-sm-16,.gy-sm-16{--bs-gutter-y:6.4rem}.g-sm-17,.gx-sm-17{--bs-gutter-x:6.8rem}.g-sm-17,.gy-sm-17{--bs-gutter-y:6.8rem}.g-sm-18,.gx-sm-18{--bs-gutter-x:7.2rem}.g-sm-18,.gy-sm-18{--bs-gutter-y:7.2rem}.g-sm-19,.gx-sm-19{--bs-gutter-x:7.6rem}.g-sm-19,.gy-sm-19{--bs-gutter-y:7.6rem}.g-sm-20,.gx-sm-20{--bs-gutter-x:8rem}.g-sm-20,.gy-sm-20{--bs-gutter-y:8rem}.g-sm-21,.gx-sm-21{--bs-gutter-x:8.4rem}.g-sm-21,.gy-sm-21{--bs-gutter-y:8.4rem}.g-sm-22,.gx-sm-22{--bs-gutter-x:8.8rem}.g-sm-22,.gy-sm-22{--bs-gutter-y:8.8rem}.g-sm-23,.gx-sm-23{--bs-gutter-x:9.2rem}.g-sm-23,.gy-sm-23{--bs-gutter-y:9.2rem}.g-sm-24,.gx-sm-24{--bs-gutter-x:9.6rem}.g-sm-24,.gy-sm-24{--bs-gutter-y:9.6rem}.g-sm-25,.gx-sm-25{--bs-gutter-x:10rem}.g-sm-25,.gy-sm-25{--bs-gutter-y:10rem}.g-sm-26,.gx-sm-26{--bs-gutter-x:10.4rem}.g-sm-26,.gy-sm-26{--bs-gutter-y:10.4rem}.g-sm-27,.gx-sm-27{--bs-gutter-x:10.8rem}.g-sm-27,.gy-sm-27{--bs-gutter-y:10.8rem}.g-sm-28,.gx-sm-28{--bs-gutter-x:11.2rem}.g-sm-28,.gy-sm-28{--bs-gutter-y:11.2rem}.g-sm-29,.gx-sm-29{--bs-gutter-x:11.6rem}.g-sm-29,.gy-sm-29{--bs-gutter-y:11.6rem}.g-sm-30,.gx-sm-30{--bs-gutter-x:12rem}.g-sm-30,.gy-sm-30{--bs-gutter-y:12rem}.g-sm-31,.gx-sm-31{--bs-gutter-x:12.4rem}.g-sm-31,.gy-sm-31{--bs-gutter-y:12.4rem}.g-sm-32,.gx-sm-32{--bs-gutter-x:12.8rem}.g-sm-32,.gy-sm-32{--bs-gutter-y:12.8rem}.g-sm-33,.gx-sm-33{--bs-gutter-x:13.2rem}.g-sm-33,.gy-sm-33{--bs-gutter-y:13.2rem}.g-sm-34,.gx-sm-34{--bs-gutter-x:13.6rem}.g-sm-34,.gy-sm-34{--bs-gutter-y:13.6rem}.g-sm-35,.gx-sm-35{--bs-gutter-x:14rem}.g-sm-35,.gy-sm-35{--bs-gutter-y:14rem}.g-sm-36,.gx-sm-36{--bs-gutter-x:14.4rem}.g-sm-36,.gy-sm-36{--bs-gutter-y:14.4rem}.g-sm-37,.gx-sm-37{--bs-gutter-x:14.8rem}.g-sm-37,.gy-sm-37{--bs-gutter-y:14.8rem}.g-sm-38,.gx-sm-38{--bs-gutter-x:15.2rem}.g-sm-38,.gy-sm-38{--bs-gutter-y:15.2rem}.g-sm-39,.gx-sm-39{--bs-gutter-x:15.6rem}.g-sm-39,.gy-sm-39{--bs-gutter-y:15.6rem}.g-sm-40,.gx-sm-40{--bs-gutter-x:16rem}.g-sm-40,.gy-sm-40{--bs-gutter-y:16rem}}@media(min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0rem}.g-md-0,.gy-md-0{--bs-gutter-y:0rem}.g-md-1,.gx-md-1{--bs-gutter-x:0.4rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.4rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.8rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.8rem}.g-md-3,.gx-md-3{--bs-gutter-x:1.2rem}.g-md-3,.gy-md-3{--bs-gutter-y:1.2rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.6rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.6rem}.g-md-5,.gx-md-5{--bs-gutter-x:2rem}.g-md-5,.gy-md-5{--bs-gutter-y:2rem}.g-md-6,.gx-md-6{--bs-gutter-x:2.4rem}.g-md-6,.gy-md-6{--bs-gutter-y:2.4rem}.g-md-7,.gx-md-7{--bs-gutter-x:2.8rem}.g-md-7,.gy-md-7{--bs-gutter-y:2.8rem}.g-md-8,.gx-md-8{--bs-gutter-x:3.2rem}.g-md-8,.gy-md-8{--bs-gutter-y:3.2rem}.g-md-9,.gx-md-9{--bs-gutter-x:3.6rem}.g-md-9,.gy-md-9{--bs-gutter-y:3.6rem}.g-md-10,.gx-md-10{--bs-gutter-x:4rem}.g-md-10,.gy-md-10{--bs-gutter-y:4rem}.g-md-11,.gx-md-11{--bs-gutter-x:4.4rem}.g-md-11,.gy-md-11{--bs-gutter-y:4.4rem}.g-md-12,.gx-md-12{--bs-gutter-x:4.8rem}.g-md-12,.gy-md-12{--bs-gutter-y:4.8rem}.g-md-13,.gx-md-13{--bs-gutter-x:5.2rem}.g-md-13,.gy-md-13{--bs-gutter-y:5.2rem}.g-md-14,.gx-md-14{--bs-gutter-x:5.6rem}.g-md-14,.gy-md-14{--bs-gutter-y:5.6rem}.g-md-15,.gx-md-15{--bs-gutter-x:6rem}.g-md-15,.gy-md-15{--bs-gutter-y:6rem}.g-md-16,.gx-md-16{--bs-gutter-x:6.4rem}.g-md-16,.gy-md-16{--bs-gutter-y:6.4rem}.g-md-17,.gx-md-17{--bs-gutter-x:6.8rem}.g-md-17,.gy-md-17{--bs-gutter-y:6.8rem}.g-md-18,.gx-md-18{--bs-gutter-x:7.2rem}.g-md-18,.gy-md-18{--bs-gutter-y:7.2rem}.g-md-19,.gx-md-19{--bs-gutter-x:7.6rem}.g-md-19,.gy-md-19{--bs-gutter-y:7.6rem}.g-md-20,.gx-md-20{--bs-gutter-x:8rem}.g-md-20,.gy-md-20{--bs-gutter-y:8rem}.g-md-21,.gx-md-21{--bs-gutter-x:8.4rem}.g-md-21,.gy-md-21{--bs-gutter-y:8.4rem}.g-md-22,.gx-md-22{--bs-gutter-x:8.8rem}.g-md-22,.gy-md-22{--bs-gutter-y:8.8rem}.g-md-23,.gx-md-23{--bs-gutter-x:9.2rem}.g-md-23,.gy-md-23{--bs-gutter-y:9.2rem}.g-md-24,.gx-md-24{--bs-gutter-x:9.6rem}.g-md-24,.gy-md-24{--bs-gutter-y:9.6rem}.g-md-25,.gx-md-25{--bs-gutter-x:10rem}.g-md-25,.gy-md-25{--bs-gutter-y:10rem}.g-md-26,.gx-md-26{--bs-gutter-x:10.4rem}.g-md-26,.gy-md-26{--bs-gutter-y:10.4rem}.g-md-27,.gx-md-27{--bs-gutter-x:10.8rem}.g-md-27,.gy-md-27{--bs-gutter-y:10.8rem}.g-md-28,.gx-md-28{--bs-gutter-x:11.2rem}.g-md-28,.gy-md-28{--bs-gutter-y:11.2rem}.g-md-29,.gx-md-29{--bs-gutter-x:11.6rem}.g-md-29,.gy-md-29{--bs-gutter-y:11.6rem}.g-md-30,.gx-md-30{--bs-gutter-x:12rem}.g-md-30,.gy-md-30{--bs-gutter-y:12rem}.g-md-31,.gx-md-31{--bs-gutter-x:12.4rem}.g-md-31,.gy-md-31{--bs-gutter-y:12.4rem}.g-md-32,.gx-md-32{--bs-gutter-x:12.8rem}.g-md-32,.gy-md-32{--bs-gutter-y:12.8rem}.g-md-33,.gx-md-33{--bs-gutter-x:13.2rem}.g-md-33,.gy-md-33{--bs-gutter-y:13.2rem}.g-md-34,.gx-md-34{--bs-gutter-x:13.6rem}.g-md-34,.gy-md-34{--bs-gutter-y:13.6rem}.g-md-35,.gx-md-35{--bs-gutter-x:14rem}.g-md-35,.gy-md-35{--bs-gutter-y:14rem}.g-md-36,.gx-md-36{--bs-gutter-x:14.4rem}.g-md-36,.gy-md-36{--bs-gutter-y:14.4rem}.g-md-37,.gx-md-37{--bs-gutter-x:14.8rem}.g-md-37,.gy-md-37{--bs-gutter-y:14.8rem}.g-md-38,.gx-md-38{--bs-gutter-x:15.2rem}.g-md-38,.gy-md-38{--bs-gutter-y:15.2rem}.g-md-39,.gx-md-39{--bs-gutter-x:15.6rem}.g-md-39,.gy-md-39{--bs-gutter-y:15.6rem}.g-md-40,.gx-md-40{--bs-gutter-x:16rem}.g-md-40,.gy-md-40{--bs-gutter-y:16rem}}@media(min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0rem}.g-lg-0,.gy-lg-0{--bs-gutter-y:0rem}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.4rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.4rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.8rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.8rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1.2rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1.2rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.6rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.6rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:2rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:2rem}.g-lg-6,.gx-lg-6{--bs-gutter-x:2.4rem}.g-lg-6,.gy-lg-6{--bs-gutter-y:2.4rem}.g-lg-7,.gx-lg-7{--bs-gutter-x:2.8rem}.g-lg-7,.gy-lg-7{--bs-gutter-y:2.8rem}.g-lg-8,.gx-lg-8{--bs-gutter-x:3.2rem}.g-lg-8,.gy-lg-8{--bs-gutter-y:3.2rem}.g-lg-9,.gx-lg-9{--bs-gutter-x:3.6rem}.g-lg-9,.gy-lg-9{--bs-gutter-y:3.6rem}.g-lg-10,.gx-lg-10{--bs-gutter-x:4rem}.g-lg-10,.gy-lg-10{--bs-gutter-y:4rem}.g-lg-11,.gx-lg-11{--bs-gutter-x:4.4rem}.g-lg-11,.gy-lg-11{--bs-gutter-y:4.4rem}.g-lg-12,.gx-lg-12{--bs-gutter-x:4.8rem}.g-lg-12,.gy-lg-12{--bs-gutter-y:4.8rem}.g-lg-13,.gx-lg-13{--bs-gutter-x:5.2rem}.g-lg-13,.gy-lg-13{--bs-gutter-y:5.2rem}.g-lg-14,.gx-lg-14{--bs-gutter-x:5.6rem}.g-lg-14,.gy-lg-14{--bs-gutter-y:5.6rem}.g-lg-15,.gx-lg-15{--bs-gutter-x:6rem}.g-lg-15,.gy-lg-15{--bs-gutter-y:6rem}.g-lg-16,.gx-lg-16{--bs-gutter-x:6.4rem}.g-lg-16,.gy-lg-16{--bs-gutter-y:6.4rem}.g-lg-17,.gx-lg-17{--bs-gutter-x:6.8rem}.g-lg-17,.gy-lg-17{--bs-gutter-y:6.8rem}.g-lg-18,.gx-lg-18{--bs-gutter-x:7.2rem}.g-lg-18,.gy-lg-18{--bs-gutter-y:7.2rem}.g-lg-19,.gx-lg-19{--bs-gutter-x:7.6rem}.g-lg-19,.gy-lg-19{--bs-gutter-y:7.6rem}.g-lg-20,.gx-lg-20{--bs-gutter-x:8rem}.g-lg-20,.gy-lg-20{--bs-gutter-y:8rem}.g-lg-21,.gx-lg-21{--bs-gutter-x:8.4rem}.g-lg-21,.gy-lg-21{--bs-gutter-y:8.4rem}.g-lg-22,.gx-lg-22{--bs-gutter-x:8.8rem}.g-lg-22,.gy-lg-22{--bs-gutter-y:8.8rem}.g-lg-23,.gx-lg-23{--bs-gutter-x:9.2rem}.g-lg-23,.gy-lg-23{--bs-gutter-y:9.2rem}.g-lg-24,.gx-lg-24{--bs-gutter-x:9.6rem}.g-lg-24,.gy-lg-24{--bs-gutter-y:9.6rem}.g-lg-25,.gx-lg-25{--bs-gutter-x:10rem}.g-lg-25,.gy-lg-25{--bs-gutter-y:10rem}.g-lg-26,.gx-lg-26{--bs-gutter-x:10.4rem}.g-lg-26,.gy-lg-26{--bs-gutter-y:10.4rem}.g-lg-27,.gx-lg-27{--bs-gutter-x:10.8rem}.g-lg-27,.gy-lg-27{--bs-gutter-y:10.8rem}.g-lg-28,.gx-lg-28{--bs-gutter-x:11.2rem}.g-lg-28,.gy-lg-28{--bs-gutter-y:11.2rem}.g-lg-29,.gx-lg-29{--bs-gutter-x:11.6rem}.g-lg-29,.gy-lg-29{--bs-gutter-y:11.6rem}.g-lg-30,.gx-lg-30{--bs-gutter-x:12rem}.g-lg-30,.gy-lg-30{--bs-gutter-y:12rem}.g-lg-31,.gx-lg-31{--bs-gutter-x:12.4rem}.g-lg-31,.gy-lg-31{--bs-gutter-y:12.4rem}.g-lg-32,.gx-lg-32{--bs-gutter-x:12.8rem}.g-lg-32,.gy-lg-32{--bs-gutter-y:12.8rem}.g-lg-33,.gx-lg-33{--bs-gutter-x:13.2rem}.g-lg-33,.gy-lg-33{--bs-gutter-y:13.2rem}.g-lg-34,.gx-lg-34{--bs-gutter-x:13.6rem}.g-lg-34,.gy-lg-34{--bs-gutter-y:13.6rem}.g-lg-35,.gx-lg-35{--bs-gutter-x:14rem}.g-lg-35,.gy-lg-35{--bs-gutter-y:14rem}.g-lg-36,.gx-lg-36{--bs-gutter-x:14.4rem}.g-lg-36,.gy-lg-36{--bs-gutter-y:14.4rem}.g-lg-37,.gx-lg-37{--bs-gutter-x:14.8rem}.g-lg-37,.gy-lg-37{--bs-gutter-y:14.8rem}.g-lg-38,.gx-lg-38{--bs-gutter-x:15.2rem}.g-lg-38,.gy-lg-38{--bs-gutter-y:15.2rem}.g-lg-39,.gx-lg-39{--bs-gutter-x:15.6rem}.g-lg-39,.gy-lg-39{--bs-gutter-y:15.6rem}.g-lg-40,.gx-lg-40{--bs-gutter-x:16rem}.g-lg-40,.gy-lg-40{--bs-gutter-y:16rem}}@media(min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0rem}.g-xl-0,.gy-xl-0{--bs-gutter-y:0rem}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.4rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.4rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.8rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.8rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1.2rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1.2rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.6rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.6rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:2rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:2rem}.g-xl-6,.gx-xl-6{--bs-gutter-x:2.4rem}.g-xl-6,.gy-xl-6{--bs-gutter-y:2.4rem}.g-xl-7,.gx-xl-7{--bs-gutter-x:2.8rem}.g-xl-7,.gy-xl-7{--bs-gutter-y:2.8rem}.g-xl-8,.gx-xl-8{--bs-gutter-x:3.2rem}.g-xl-8,.gy-xl-8{--bs-gutter-y:3.2rem}.g-xl-9,.gx-xl-9{--bs-gutter-x:3.6rem}.g-xl-9,.gy-xl-9{--bs-gutter-y:3.6rem}.g-xl-10,.gx-xl-10{--bs-gutter-x:4rem}.g-xl-10,.gy-xl-10{--bs-gutter-y:4rem}.g-xl-11,.gx-xl-11{--bs-gutter-x:4.4rem}.g-xl-11,.gy-xl-11{--bs-gutter-y:4.4rem}.g-xl-12,.gx-xl-12{--bs-gutter-x:4.8rem}.g-xl-12,.gy-xl-12{--bs-gutter-y:4.8rem}.g-xl-13,.gx-xl-13{--bs-gutter-x:5.2rem}.g-xl-13,.gy-xl-13{--bs-gutter-y:5.2rem}.g-xl-14,.gx-xl-14{--bs-gutter-x:5.6rem}.g-xl-14,.gy-xl-14{--bs-gutter-y:5.6rem}.g-xl-15,.gx-xl-15{--bs-gutter-x:6rem}.g-xl-15,.gy-xl-15{--bs-gutter-y:6rem}.g-xl-16,.gx-xl-16{--bs-gutter-x:6.4rem}.g-xl-16,.gy-xl-16{--bs-gutter-y:6.4rem}.g-xl-17,.gx-xl-17{--bs-gutter-x:6.8rem}.g-xl-17,.gy-xl-17{--bs-gutter-y:6.8rem}.g-xl-18,.gx-xl-18{--bs-gutter-x:7.2rem}.g-xl-18,.gy-xl-18{--bs-gutter-y:7.2rem}.g-xl-19,.gx-xl-19{--bs-gutter-x:7.6rem}.g-xl-19,.gy-xl-19{--bs-gutter-y:7.6rem}.g-xl-20,.gx-xl-20{--bs-gutter-x:8rem}.g-xl-20,.gy-xl-20{--bs-gutter-y:8rem}.g-xl-21,.gx-xl-21{--bs-gutter-x:8.4rem}.g-xl-21,.gy-xl-21{--bs-gutter-y:8.4rem}.g-xl-22,.gx-xl-22{--bs-gutter-x:8.8rem}.g-xl-22,.gy-xl-22{--bs-gutter-y:8.8rem}.g-xl-23,.gx-xl-23{--bs-gutter-x:9.2rem}.g-xl-23,.gy-xl-23{--bs-gutter-y:9.2rem}.g-xl-24,.gx-xl-24{--bs-gutter-x:9.6rem}.g-xl-24,.gy-xl-24{--bs-gutter-y:9.6rem}.g-xl-25,.gx-xl-25{--bs-gutter-x:10rem}.g-xl-25,.gy-xl-25{--bs-gutter-y:10rem}.g-xl-26,.gx-xl-26{--bs-gutter-x:10.4rem}.g-xl-26,.gy-xl-26{--bs-gutter-y:10.4rem}.g-xl-27,.gx-xl-27{--bs-gutter-x:10.8rem}.g-xl-27,.gy-xl-27{--bs-gutter-y:10.8rem}.g-xl-28,.gx-xl-28{--bs-gutter-x:11.2rem}.g-xl-28,.gy-xl-28{--bs-gutter-y:11.2rem}.g-xl-29,.gx-xl-29{--bs-gutter-x:11.6rem}.g-xl-29,.gy-xl-29{--bs-gutter-y:11.6rem}.g-xl-30,.gx-xl-30{--bs-gutter-x:12rem}.g-xl-30,.gy-xl-30{--bs-gutter-y:12rem}.g-xl-31,.gx-xl-31{--bs-gutter-x:12.4rem}.g-xl-31,.gy-xl-31{--bs-gutter-y:12.4rem}.g-xl-32,.gx-xl-32{--bs-gutter-x:12.8rem}.g-xl-32,.gy-xl-32{--bs-gutter-y:12.8rem}.g-xl-33,.gx-xl-33{--bs-gutter-x:13.2rem}.g-xl-33,.gy-xl-33{--bs-gutter-y:13.2rem}.g-xl-34,.gx-xl-34{--bs-gutter-x:13.6rem}.g-xl-34,.gy-xl-34{--bs-gutter-y:13.6rem}.g-xl-35,.gx-xl-35{--bs-gutter-x:14rem}.g-xl-35,.gy-xl-35{--bs-gutter-y:14rem}.g-xl-36,.gx-xl-36{--bs-gutter-x:14.4rem}.g-xl-36,.gy-xl-36{--bs-gutter-y:14.4rem}.g-xl-37,.gx-xl-37{--bs-gutter-x:14.8rem}.g-xl-37,.gy-xl-37{--bs-gutter-y:14.8rem}.g-xl-38,.gx-xl-38{--bs-gutter-x:15.2rem}.g-xl-38,.gy-xl-38{--bs-gutter-y:15.2rem}.g-xl-39,.gx-xl-39{--bs-gutter-x:15.6rem}.g-xl-39,.gy-xl-39{--bs-gutter-y:15.6rem}.g-xl-40,.gx-xl-40{--bs-gutter-x:16rem}.g-xl-40,.gy-xl-40{--bs-gutter-y:16rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0rem}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0rem}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.4rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.4rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.8rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.8rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1.2rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1.2rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.6rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.6rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:2rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:2rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x:2.4rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y:2.4rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x:2.8rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y:2.8rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x:3.2rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y:3.2rem}.g-xxl-9,.gx-xxl-9{--bs-gutter-x:3.6rem}.g-xxl-9,.gy-xxl-9{--bs-gutter-y:3.6rem}.g-xxl-10,.gx-xxl-10{--bs-gutter-x:4rem}.g-xxl-10,.gy-xxl-10{--bs-gutter-y:4rem}.g-xxl-11,.gx-xxl-11{--bs-gutter-x:4.4rem}.g-xxl-11,.gy-xxl-11{--bs-gutter-y:4.4rem}.g-xxl-12,.gx-xxl-12{--bs-gutter-x:4.8rem}.g-xxl-12,.gy-xxl-12{--bs-gutter-y:4.8rem}.g-xxl-13,.gx-xxl-13{--bs-gutter-x:5.2rem}.g-xxl-13,.gy-xxl-13{--bs-gutter-y:5.2rem}.g-xxl-14,.gx-xxl-14{--bs-gutter-x:5.6rem}.g-xxl-14,.gy-xxl-14{--bs-gutter-y:5.6rem}.g-xxl-15,.gx-xxl-15{--bs-gutter-x:6rem}.g-xxl-15,.gy-xxl-15{--bs-gutter-y:6rem}.g-xxl-16,.gx-xxl-16{--bs-gutter-x:6.4rem}.g-xxl-16,.gy-xxl-16{--bs-gutter-y:6.4rem}.g-xxl-17,.gx-xxl-17{--bs-gutter-x:6.8rem}.g-xxl-17,.gy-xxl-17{--bs-gutter-y:6.8rem}.g-xxl-18,.gx-xxl-18{--bs-gutter-x:7.2rem}.g-xxl-18,.gy-xxl-18{--bs-gutter-y:7.2rem}.g-xxl-19,.gx-xxl-19{--bs-gutter-x:7.6rem}.g-xxl-19,.gy-xxl-19{--bs-gutter-y:7.6rem}.g-xxl-20,.gx-xxl-20{--bs-gutter-x:8rem}.g-xxl-20,.gy-xxl-20{--bs-gutter-y:8rem}.g-xxl-21,.gx-xxl-21{--bs-gutter-x:8.4rem}.g-xxl-21,.gy-xxl-21{--bs-gutter-y:8.4rem}.g-xxl-22,.gx-xxl-22{--bs-gutter-x:8.8rem}.g-xxl-22,.gy-xxl-22{--bs-gutter-y:8.8rem}.g-xxl-23,.gx-xxl-23{--bs-gutter-x:9.2rem}.g-xxl-23,.gy-xxl-23{--bs-gutter-y:9.2rem}.g-xxl-24,.gx-xxl-24{--bs-gutter-x:9.6rem}.g-xxl-24,.gy-xxl-24{--bs-gutter-y:9.6rem}.g-xxl-25,.gx-xxl-25{--bs-gutter-x:10rem}.g-xxl-25,.gy-xxl-25{--bs-gutter-y:10rem}.g-xxl-26,.gx-xxl-26{--bs-gutter-x:10.4rem}.g-xxl-26,.gy-xxl-26{--bs-gutter-y:10.4rem}.g-xxl-27,.gx-xxl-27{--bs-gutter-x:10.8rem}.g-xxl-27,.gy-xxl-27{--bs-gutter-y:10.8rem}.g-xxl-28,.gx-xxl-28{--bs-gutter-x:11.2rem}.g-xxl-28,.gy-xxl-28{--bs-gutter-y:11.2rem}.g-xxl-29,.gx-xxl-29{--bs-gutter-x:11.6rem}.g-xxl-29,.gy-xxl-29{--bs-gutter-y:11.6rem}.g-xxl-30,.gx-xxl-30{--bs-gutter-x:12rem}.g-xxl-30,.gy-xxl-30{--bs-gutter-y:12rem}.g-xxl-31,.gx-xxl-31{--bs-gutter-x:12.4rem}.g-xxl-31,.gy-xxl-31{--bs-gutter-y:12.4rem}.g-xxl-32,.gx-xxl-32{--bs-gutter-x:12.8rem}.g-xxl-32,.gy-xxl-32{--bs-gutter-y:12.8rem}.g-xxl-33,.gx-xxl-33{--bs-gutter-x:13.2rem}.g-xxl-33,.gy-xxl-33{--bs-gutter-y:13.2rem}.g-xxl-34,.gx-xxl-34{--bs-gutter-x:13.6rem}.g-xxl-34,.gy-xxl-34{--bs-gutter-y:13.6rem}.g-xxl-35,.gx-xxl-35{--bs-gutter-x:14rem}.g-xxl-35,.gy-xxl-35{--bs-gutter-y:14rem}.g-xxl-36,.gx-xxl-36{--bs-gutter-x:14.4rem}.g-xxl-36,.gy-xxl-36{--bs-gutter-y:14.4rem}.g-xxl-37,.gx-xxl-37{--bs-gutter-x:14.8rem}.g-xxl-37,.gy-xxl-37{--bs-gutter-y:14.8rem}.g-xxl-38,.gx-xxl-38{--bs-gutter-x:15.2rem}.g-xxl-38,.gy-xxl-38{--bs-gutter-y:15.2rem}.g-xxl-39,.gx-xxl-39{--bs-gutter-x:15.6rem}.g-xxl-39,.gy-xxl-39{--bs-gutter-y:15.6rem}.g-xxl-40,.gx-xxl-40{--bs-gutter-x:16rem}.g-xxl-40,.gy-xxl-40{--bs-gutter-y:16rem}}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{background:none;border:0;color:var(--bs-nav-link-color);display:block;font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:var(--bs-nav-tabs-link-hover-border-color);isolation:isolate}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:var(--bs-nav-tabs-link-active-color)}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:var(--bs-nav-pills-link-active-bg);color:var(--bs-nav-pills-link-active-color)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{border-bottom:var(--bs-nav-underline-border-width) solid transparent;padding-left:0;padding-right:0}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{border-bottom-color:currentcolor;color:var(--bs-nav-underline-link-active-color);font-weight:700}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:0.8rem;--bs-offcanvas-padding-y:0.8rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media(max-width:575.98px){.offcanvas-sm{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media(max-width:575.98px)and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media(max-width:575.98px){.offcanvas-sm.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-sm.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-sm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media(min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(max-width:767.98px){.offcanvas-md{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media(max-width:767.98px)and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media(max-width:767.98px){.offcanvas-md.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-md.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-md.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media(min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(max-width:991.98px){.offcanvas-lg{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media(max-width:991.98px)and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media(max-width:991.98px){.offcanvas-lg.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-lg.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-lg.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media(min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(max-width:1199.98px){.offcanvas-xl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media(max-width:1199.98px)and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media(max-width:1199.98px){.offcanvas-xl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media(min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media(max-width:1399.98px){.offcanvas-xxl{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}}@media(max-width:1399.98px)and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media(max-width:1399.98px){.offcanvas-xxl.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas-xxl.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas-xxl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media(min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{background-color:transparent!important;display:flex;flex-grow:0;overflow-y:visible;padding:0}}.offcanvas{background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:var(--bs-offcanvas-transition);visibility:hidden;z-index:var(--bs-offcanvas-zindex)}@media(prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-end{border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);right:0;top:0;transform:translateX(100%);width:var(--bs-offcanvas-width)}.offcanvas.offcanvas-top{border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);top:0;transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{height:var(--bs-offcanvas-height);left:0;max-height:100%;right:0}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{margin-bottom:calc(var(--bs-offcanvas-padding-y)*-.5);margin-left:auto;margin-right:calc(var(--bs-offcanvas-padding-x)*-.5);margin-top:calc(var(--bs-offcanvas-padding-y)*-.5);padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)}.offcanvas-title{line-height:var(--bs-offcanvas-title-line-height);margin-bottom:0}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.btn{align-items:center;border-radius:5.6rem;display:inline-flex;font-family:Bitter,serif;font-size:1.6rem;font-style:normal;font-weight:500;justify-content:space-between;letter-spacing:.016rem;line-height:1.5;overflow:hidden;padding:1rem 2.2rem .8rem;position:relative;text-decoration:none}.btn .icon{display:flex}.btn .icon,.btn span{position:relative;z-index:1}.btn--arrow{gap:1rem;padding-right:1.6rem}.btn--arrow:after{display:flex;font-family:icons!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";position:relative;transform:translateX(0);transition:transform .3s ease;z-index:1}.btn--arrow:focus-visible:after,.btn--arrow:hover:after,a:focus-visible .btn--arrow:after,a:hover .btn--arrow:after{transform:translateX(2.5px)}.btn--icon{gap:1rem}.btn--text-link{border-radius:0;padding:0}.btn--text-link span{text-decoration:underline;text-decoration-color:inherit;text-decoration-thickness:.15rem;text-underline-offset:.3rem;transition:text-decoration-color .3s ease,text-underline-offset .3s ease}.btn--text-link.btn--arrow:after{transform:translateX(0);transition:transform .3s ease}.btn--text-link:focus-visible span,.btn--text-link:hover span{text-underline-offset:.4rem}.btn--text-link:focus-visible.btn--arrow:after,.btn--text-link:hover.btn--arrow:after{transform:translateX(2.5px)}.btn--primary{background:#a02323;color:#fff;transition:background .3s ease}.btn--primary:before{background:linear-gradient(90deg,#e15947 23.2%,#f8998c)}.btn--primary.disabled,.btn--primary:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.btn--primary.disabled:before,.btn--primary:disabled:before{display:none}.btn--primary span{transition:color .3s ease}.btn--primary:focus-visible,.btn--primary:hover,a:focus-visible .btn--primary,a:hover .btn--primary{background:#e67566;color:#141f28}.btn--secondary{background:transparent;border:.1rem solid #a02323;color:#a02323;transition:color .3s ease}.btn--secondary:before{background:linear-gradient(90deg,rgba(193,54,54,.18) 37.5%,rgba(193,54,54,0) 79.27%)}.btn--tertiary{background:transparent;border:.1rem solid #e15947;color:#e15947;transition:color .3s ease}.btn--tertiary:before{background:linear-gradient(90deg,rgba(238,71,48,.3) 37.5%,rgba(238,71,48,0))}.btn--tertiary:focus-visible,.btn--tertiary:hover{color:#fff}.btn--quaternary{background:transparent;border:.1rem solid #fff;color:#fff}.btn--quaternary:before{background-color:red;background:linear-gradient(90deg,rgba(238,71,48,.3) 37.5%,rgba(238,71,48,0) 75%)}.btn--quaternary:focus-visible,.btn--quaternary:hover{color:#fff}.btn:not(.btn--text-link,.btn--primary):before{content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.btn:not(.btn--text-link,.btn--primary):focus-visible:before,.btn:not(.btn--text-link,.btn--primary):hover:before,a:focus-visible .btn:not(.btn--text-link,.btn--primary):before,a:hover .btn:not(.btn--text-link,.btn--primary):before{opacity:1}.btn:not(.btn--text-link,.btn--primary).btn--secondary:focus-visible,.btn:not(.btn--text-link,.btn--primary).btn--secondary:hover,a:focus-visible .btn:not(.btn--text-link,.btn--primary).btn--secondary,a:hover .btn:not(.btn--text-link,.btn--primary).btn--secondary{color:#861414}.collapse-btn{background-color:#a02323;border-radius:100%;cursor:pointer;flex:0 0 4.8rem;height:4.8rem;position:relative;transition:transform .3s ease-out!important;width:4.8rem}.collapse-btn:after,.collapse-btn:before{backface-visibility:hidden;background-color:#fff;content:"";display:block;position:absolute;transition:opacity .3s ease-out}.collapse-btn:before{height:1.4rem;width:.2rem}.collapse-btn:after,.collapse-btn:before{left:50%;top:50%;transform:translate3d(-50%,-50%,0)}.collapse-btn:after{height:.2rem;width:1.4rem}.collapse-btn[aria-expanded=true],[aria-expanded=true] .collapse-btn{transform:rotate(180deg)}.collapse-btn[aria-expanded=true]:before,[aria-expanded=true] .collapse-btn:before{opacity:0}.collapse-btn--md{height:3.6rem;width:3.6rem}.btn--icon-only{align-items:center;border:.1rem solid #fff;border-radius:100%;color:#fff;display:inline-flex;flex:0 0 4.8rem;font-size:2rem;height:4.8rem;justify-content:center;padding:0;position:relative;width:4.8rem}.btn--icon-only svg{height:2.4rem;width:2.4rem}.btn--icon-only:before{background:linear-gradient(90deg,hsla(0,0%,100%,.3) 37.5%,hsla(0,0%,100%,0));content:"";height:100%;left:0;opacity:0;top:0;width:100%}.btn--icon-only:focus-visible:before,.btn--icon-only:hover:before{opacity:1}.btn--icon-only .icon{color:currentColor;pointer-events:none}.btn--icon-only--secondary{background-color:#a02323;border:1px solid transparent;color:#fff;overflow:hidden;position:relative;transition:background-color .3s ease,border-color .3s ease}.btn--icon-only--secondary:before{background:linear-gradient(90deg,rgba(238,71,48,.3) 37.5%,rgba(238,71,48,0));content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.btn--icon-only--secondary:focus-visible,.btn--icon-only--secondary:hover{background-color:transparent;border-color:#e15947}.btn--icon-only--secondary:disabled,.btn--icon-only--secondary[disabled]{opacity:.25;pointer-events:none}.btn--icon-only--secondary:after{position:relative}.btn--text-link--tertiary{color:#fff;text-decoration-color:#e15947;transition:color .3s ease}.btn--text-link--tertiary:focus-visible,.btn--text-link--tertiary:hover{color:#fff}.btn--text-link--tertiary:focus-visible span,.btn--text-link--tertiary:hover span{text-decoration-color:#fff}.btn--text-link--icon{gap:1.6rem}.btn--text-link--icon .icon{align-items:center;background-color:#a02323;border-radius:100%;display:flex;flex:0 0 4.8rem;font-size:2rem;height:4.8rem;justify-content:center;position:relative;text-decoration:none!important;transition:background-color .3s ease;width:4.8rem}.btn--text-link--icon:focus-visible .icon,.btn--text-link--icon:hover .icon{background-color:#c13636}.btn--text-link--secondary{color:#a02323;text-decoration:underline;text-decoration-color:currentColor;transition:color .3s ease}.btn--text-link--secondary:focus-visible,.btn--text-link--secondary:hover{color:#c13636}.btn--icon-only--tertiary{background-color:#a02323;border:none;color:#fff;transition:background-color .3s ease}.btn--icon-only--tertiary:before{display:none}.active .btn--icon-only--tertiary,.btn--icon-only--tertiary:focus-visible,.btn--icon-only--tertiary:hover{background-color:#fff;color:#516985}.btn--icon-only--tertiary:disabled,.btn--icon-only--tertiary[disabled]{opacity:.25;pointer-events:none}.btn--text-link--quaternary{color:#a02323;text-decoration-color:#a02323;transition:color .3s ease}.btn--text-link--quaternary.active,.btn--text-link--quaternary:focus-visible,.btn--text-link--quaternary:hover{color:#c13636}.btn--text-link--quaternary.active span,.btn--text-link--quaternary:focus-visible span,.btn--text-link--quaternary:hover span{text-decoration-color:#c13636}.nav-item .btn--text-link span{text-decoration-color:#e15947;transition:text-decoration-color .3s ease,color .3s ease,text-underline-offset .3s ease}.nav-item .btn--text-link.active span,.nav-item .btn--text-link:hover span{color:#003057;text-decoration-color:#728ba7}.breadcrumbs .icon{font-size:2.4rem}.breadcrumbs .icon-arrow-right{color:#98abc3}.breadcrumbs__current{color:#003057}.breadcrumbs__current,.breadcrumbs__link{font-family:Bitter,serif;font-size:1.6rem;font-style:normal;font-weight:500;letter-spacing:.016rem;line-height:1.5}.breadcrumbs__link{color:#a02323;text-underline-offset:.6rem;transition:text-underline-offset .3s ease}.breadcrumbs__link:hover{color:#c13636;text-underline-offset:.9rem}.breadcrumbs__link--home{text-decoration:none}.breadcrumbs__link--home .icon-home{position:relative}.breadcrumbs__link--home .icon-home:after,.breadcrumbs__link--home .icon-home:before{transition:opacity .3s ease,color .3s ease}.breadcrumbs__link--home .icon-home:after{display:flex;font-family:icons!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#e15947;content:"";font-size:2rem;left:1px;opacity:0;position:absolute;top:1px}.breadcrumbs__link--home:focus-visible .icon-home:before,.breadcrumbs__link--home:hover .icon-home:before{opacity:0}.breadcrumbs__link--home:focus-visible .icon-home:after,.breadcrumbs__link--home:hover .icon-home:after{opacity:1}.breadcrumbs--white .icon-arrow-right{color:#728ba7}.breadcrumbs--white .breadcrumbs__current,.breadcrumbs--white .breadcrumbs__link{color:#fff}.breadcrumbs--white .breadcrumbs__current:focus-visible,.breadcrumbs--white .breadcrumbs__current:hover,.breadcrumbs--white .breadcrumbs__link:focus-visible,.breadcrumbs--white .breadcrumbs__link:hover{color:#f0f0ea}.breadcrumbs--white .breadcrumbs__link--home .icon-home:after{color:#e8e8e1}.breadcrumbs__list{line-height:1.5}.card{position:relative}a.card{text-decoration:none}a.card .card__heading{text-decoration:underline}.card__fallback-image{background-image:url(images/fallback-image.3e86eb5c.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100%;width:100%}.card--post{background:#003057;border-radius:1.6rem;color:#fff;padding:2.4rem}.card--post .card__date{font-size:1.4rem;font-weight:700;gap:.8rem;line-height:1.56;margin-top:1.6rem}.card--post .card__excerpt{font-size:1.6rem;line-height:1.74;margin-top:2.4rem}.card--post .card__heading{font-size:3.2rem;font-weight:900;line-height:1.2}.card--post .card__image{aspect-ratio:16/9;border-radius:1.5rem;margin-bottom:3.2rem;overflow:hidden;position:relative}.card--post .card__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card--post .card__main{flex:1;gap:1.6rem}.card--basic{background:#f0f0ea;border-radius:1.6rem;color:#141f28;padding:3.2rem}.card--basic .card__date{border-left:.1rem solid #e15947;font-family:Bitter,serif;font-size:1.4rem;font-weight:700;gap:.8rem;line-height:1.56;padding-left:1.6rem}.card--basic .card__excerpt{font-family:Barlow,sans-serif;font-size:2rem;font-style:normal;font-weight:400;letter-spacing:.02rem;line-height:1.5}.card--basic .card__heading{font-weight:500;text-decoration:none}.card--basic .card__image{aspect-ratio:440/305;border-radius:1.2rem;margin-bottom:3.2rem;overflow:hidden;position:relative}.card--basic .card__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card--basic .card__main{flex:1;gap:1.6rem}.card--basic .card__link{margin-top:4rem}.card--basic .card__text,.card--basic .card__text p{margin:0}.card--stat{background:transparent;border:.1rem solid #000;border-radius:1.6rem;padding:3.2rem}.card--stat .card__icon{align-items:center;background-color:var(--stat-color);border-radius:50%;display:inline-flex;height:7.2rem;justify-content:center;padding:2rem;width:-moz-fit-content;width:fit-content;width:7.2rem}.card--stat .card__icon .icon{color:#d6d6ce;font-size:2.8rem}.mgpb-block-stats--dark .card--stat .card__icon .icon{color:#141f28}.card--stat .card__inner{gap:2rem}@media(min-width:768px){.card--stat .card__inner{gap:4rem}}.card--team-member{background:#516985;border-radius:1.6rem;color:#fff;padding:2.4rem;position:relative}.card--team-member .card__heading{font-weight:500;line-height:1.4}.card--team-member .card__actions,.card--team-member .card__text{margin-top:2.4rem}.card--team-member .card__collapse-toggle{position:absolute;right:1.2rem;top:1.2rem;z-index:1}.card--team-member .card__image{aspect-ratio:1/1;border-radius:1.2rem;flex:0 1 auto;min-height:9rem;min-width:9rem;overflow:hidden;position:relative;transition:width .3s ease;width:100%}.card--team-member .card__image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform:scale(1);transition:transform .3s ease;width:100%}.card--team-member .card__main{background-color:#003057;border-radius:1.6rem;flex:1;padding:2.4rem}.card--team-member:has(.card__collapse-toggle[aria-expanded=true]) .card__image{width:10rem}.card--team-member:hover .card__image img{transform:scale(1.1)}.card--report,a.card--report{background-color:#e8e8e1;padding:4rem;transition:background-color .3s ease}.card--report:focus-visible,.card--report:hover,a.card--report:focus-visible,a.card--report:hover{background-color:#f0f0ea}.card--report .card__heading,a.card--report .card__heading{font-size:clamp(2.4rem,1.6615384615rem + 1.2820512821vw,3.2rem);font-weight:700;letter-spacing:.064rem;line-height:1.4;text-decoration:none;text-transform:uppercase}.card--report .card__excerpt,a.card--report .card__excerpt{margin-top:1.6rem}.mgpb-data-card-grid .card--report .card__excerpt,.mgpb-data-card-grid a.card--report .card__excerpt{margin-top:0}.mgpb-data-card-grid .card--report .card__link,.mgpb-data-card-grid a.card--report .card__link{margin-top:2.4rem}.card--stat{border-color:var(--stat-color,#000);color:var(--stat-color,#000);min-height:20rem}.card--stat:first-child{--stat-color:#141f28}.card--stat:nth-child(2){--stat-color:#46607e}.card--stat:nth-child(3){--stat-color:#861414}.card--stat:nth-child(4){--stat-color:#003057}.mgpb-block-stats--dark .card--stat:first-child{--stat-color:#f0f0ea}.mgpb-block-stats--dark .card--stat:nth-child(2){--stat-color:#98abc3}.mgpb-block-stats--dark .card--stat:nth-child(3){--stat-color:#e67566}.mgpb-block-stats--dark .card--stat:nth-child(4){--stat-color:#d6d6ce}.mgpb-block-stats--dark .mgpb-component-intro__heading,.mgpb-block-stats--dark .mgpb-component-intro__text *{color:#fff}.mgpb-block-stats--dark.mgpb-block-stats--featured .card--stat:first-child{--stat-color:#141f28}.mgpb-block-stats--dark.mgpb-block-stats--featured .card--stat:first-child .card__icon .icon{color:#fff}.card--featured,a.card--featured{background-color:transparent;border:.1rem solid #c7c7bc;padding:3.2rem;transition:background-color .3s ease}.card--featured:focus-visible,.card--featured:hover,a.card--featured:focus-visible,a.card--featured:hover{background-color:#f0f0ea}.card--featured .card__heading,a.card--featured .card__heading{font-family:Barlow,sans-serif;font-size:clamp(2rem,.8923076923rem + 1.9230769231vw,3.2rem);font-weight:400;line-height:1.2;text-decoration:none}.card--featured .card__excerpt,a.card--featured .card__excerpt{font-family:Barlow,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:.016rem;line-height:1.5625;margin-top:1.6rem}.card--featured .card__link,a.card--featured .card__link{margin-top:1.6rem}a.card--basic,a.card--basic .card__heading{text-decoration:none}a.card--basic img{transition:transform .3s ease}a.card--basic:focus-visible img,a.card--basic:hover img{transform:scale(1.1)}.card--light{background-color:#e8e8e1;color:#141f28}.card--dark{background-color:#46607e;color:#fff}.card__image.card__image--tinted{aspect-ratio:350/196!important;background-color:#46607e;position:relative}.card__image.card__image--tinted img{filter:grayscale(100%);mix-blend-mode:screen}.card__image.card__image--tinted:after{background:linear-gradient(0deg,#e8e8e1,#e8e8e1);content:"";height:100%;left:0;mix-blend-mode:multiply;position:absolute;top:0;width:100%}.card--news,.card--report-listing{background-color:#003057;border-radius:1.6rem;color:#fff;gap:2.4rem;padding:2.4rem;text-decoration:none;transition:background-color .3s ease}.card--news .card__heading,.card--report-listing .card__heading{text-underline-offset:.2rem}.card--news .card__main,.card--report-listing .card__main{background-color:#46607e;border-radius:1.6rem;gap:.8rem;padding:1.6rem}.card--news:focus-visible,.card--news:hover,.card--report-listing:focus-visible,.card--report-listing:hover{background-color:#728ba7}.card--news .card__image,.card--report-listing .card__image{aspect-ratio:349/250;border-radius:1.6rem;overflow:hidden}.card--news .card__image img,.card--report-listing .card__image img{height:100%;-o-object-fit:cover;object-fit:cover}.card.card--report-listing{gap:1.6rem;height:36rem;overflow:hidden;padding:1.4rem}.card.card--report-listing .card__main{flex:1}.card.card--report-listing .card__virginia-cutout-lines{bottom:-.8rem;opacity:0;pointer-events:none;position:absolute;right:-.2rem;z-index:1}.card.card--report-listing .card__heading{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card.card--report-listing .card__excerpt{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:576px){.card.card--report-listing{height:36rem}}@media(min-width:768px){.card.card--report-listing{gap:2.4rem;height:48.8rem;padding:2.4rem}}.mgpb-listing--manual .card--report-listing.card--column-2{position:relative}@media(min-width:992px){.mgpb-listing--manual .card--report-listing.card--column-2{padding-right:27rem}.mgpb-listing--manual .card--report-listing.card--column-2 .card__main{bottom:5rem;flex-direction:column;gap:1.6rem;mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQ0IiBoZWlnaHQ9IjM4OCIgdmlld0JveD0iMCAwIDM0NCAzODgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wIDM4NC40ODhDMC4wMDAxMzI1ODQgMzg2LjQyMyAxLjU3NjEyIDM4OCAzLjUwODc5IDM4OEgzNDIuNTE0QzM0My4zNDYgMzg4IDM0NCAzODcuMzQ1IDM0NCAzODYuNTEyVjM5OEgwVjM4NC40ODhaTTM0NCAyOTYuMDA0QzM0NCAyOTQuNTc2IDM0My4zMTYgMjkzLjIwNyAzNDIuMTI3IDI5Mi4zNDRMMzEzLjQ2MyAyNzEuNTk5QzMxMi45MjggMjcxLjIxMiAzMTIuNDgxIDI3MC42NDYgMzEyLjI0MyAyNzAuMDIxTDMxMC4xOTEgMjY0LjcyNEMzMDkuOTI0IDI2NC4wNjkgMzA5LjQ3OCAyNjMuNTA0IDMwOC44ODQgMjYzLjA4N0wyODAuODczIDI0NC4wNjhDMjc5LjUwNSAyNDMuMTQ2IDI3Ny42OTIgMjQzLjI5NSAyNzYuNTAzIDI0NC4zOTZDMjc1LjIyNCAyNDUuNTg3IDI3My4yOTEgMjQ1LjY0NiAyNzEuOTIzIDI0NC41NzRMMjU4LjUxMyAyMzMuODlDMjU2LjkwNyAyMzIuNjEgMjU0LjYxOCAyMzIuNzI5IDI1My4xNjEgMjM0LjEyOEwyMjguNDIyIDI1Ny43NkMyMjcuMTQzIDI1OC45OCAyMjUuMTggMjU5LjA2OSAyMjMuODEyIDI1Ny45NjhMMjIwLjM2MyAyNTUuMjI5QzIxOC45OTYgMjU0LjEyOCAyMTcuMDMzIDI1NC4yMTggMjE1Ljc1NSAyNTUuNDM4TDE4Ny44MDQgMjgyLjIyNUMxODYuNzMzIDI4My4yMzYgMTg1LjE1OCAyODMuNDc0IDE4My44NSAyODIuODVMMTc4LjgyNCAyODAuNDM4QzE3Ny4yNzggMjc5LjY5NCAxNzUuMzc1IDI4MC4yIDE3NC4zOTQgMjgxLjY1OEwxMzQuODE2IDM0MC43MzdDMTM0LjQgMzQxLjMzMiAxMzMuODM2IDM0MS44MDkgMTMzLjE4MiAzNDIuMTA2TDg2LjkxNDEgMzYzQzg1LjU3NjEgMzYzLjU5NSA4NC4wMzAyIDM2My4zODYgODIuOTAwNCAzNjIuNDkzTDY1LjE3ODcgMzQ4LjQxNkM2My45NTk2IDM0Ny40MzQgNjIuMjM0NCAzNDcuMjg1IDYwLjgzNjkgMzQ4LjAyOUwxLjgxMzQ4IDM4MC4xNDNMMS44NDM3NSAzODAuMTEzQzAuNzEzOTAxIDM4MC43MzggOC41MDc4M2UtMDUgMzgxLjkyOCAwIDM4My4yMDhWMEgzNDRWMjk2LjAwNFoiIGZpbGw9IiM1MTY5ODUiLz4KPC9zdmc+Cg==);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQ0IiBoZWlnaHQ9IjM4OCIgdmlld0JveD0iMCAwIDM0NCAzODgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wIDM4NC40ODhDMC4wMDAxMzI1ODQgMzg2LjQyMyAxLjU3NjEyIDM4OCAzLjUwODc5IDM4OEgzNDIuNTE0QzM0My4zNDYgMzg4IDM0NCAzODcuMzQ1IDM0NCAzODYuNTEyVjM5OEgwVjM4NC40ODhaTTM0NCAyOTYuMDA0QzM0NCAyOTQuNTc2IDM0My4zMTYgMjkzLjIwNyAzNDIuMTI3IDI5Mi4zNDRMMzEzLjQ2MyAyNzEuNTk5QzMxMi45MjggMjcxLjIxMiAzMTIuNDgxIDI3MC42NDYgMzEyLjI0MyAyNzAuMDIxTDMxMC4xOTEgMjY0LjcyNEMzMDkuOTI0IDI2NC4wNjkgMzA5LjQ3OCAyNjMuNTA0IDMwOC44ODQgMjYzLjA4N0wyODAuODczIDI0NC4wNjhDMjc5LjUwNSAyNDMuMTQ2IDI3Ny42OTIgMjQzLjI5NSAyNzYuNTAzIDI0NC4zOTZDMjc1LjIyNCAyNDUuNTg3IDI3My4yOTEgMjQ1LjY0NiAyNzEuOTIzIDI0NC41NzRMMjU4LjUxMyAyMzMuODlDMjU2LjkwNyAyMzIuNjEgMjU0LjYxOCAyMzIuNzI5IDI1My4xNjEgMjM0LjEyOEwyMjguNDIyIDI1Ny43NkMyMjcuMTQzIDI1OC45OCAyMjUuMTggMjU5LjA2OSAyMjMuODEyIDI1Ny45NjhMMjIwLjM2MyAyNTUuMjI5QzIxOC45OTYgMjU0LjEyOCAyMTcuMDMzIDI1NC4yMTggMjE1Ljc1NSAyNTUuNDM4TDE4Ny44MDQgMjgyLjIyNUMxODYuNzMzIDI4My4yMzYgMTg1LjE1OCAyODMuNDc0IDE4My44NSAyODIuODVMMTc4LjgyNCAyODAuNDM4QzE3Ny4yNzggMjc5LjY5NCAxNzUuMzc1IDI4MC4yIDE3NC4zOTQgMjgxLjY1OEwxMzQuODE2IDM0MC43MzdDMTM0LjQgMzQxLjMzMiAxMzMuODM2IDM0MS44MDkgMTMzLjE4MiAzNDIuMTA2TDg2LjkxNDEgMzYzQzg1LjU3NjEgMzYzLjU5NSA4NC4wMzAyIDM2My4zODYgODIuOTAwNCAzNjIuNDkzTDY1LjE3ODcgMzQ4LjQxNkM2My45NTk2IDM0Ny40MzQgNjIuMjM0NCAzNDcuMjg1IDYwLjgzNjkgMzQ4LjAyOUwxLjgxMzQ4IDM4MC4xNDNMMS44NDM3NSAzODAuMTEzQzAuNzEzOTAxIDM4MC43MzggOC41MDc4M2UtMDUgMzgxLjkyOCAwIDM4My4yMDhWMEgzNDRWMjk2LjAwNFoiIGZpbGw9IiM1MTY5ODUiLz4KPC9zdmc+Cg==);mask-position:bottom;-webkit-mask-position:bottom;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:cover;padding:2rem 2.4rem;position:absolute;right:2.4rem;top:5rem;width:34.4rem}.mgpb-listing--manual .card--report-listing.card--column-2 .card__image{aspect-ratio:1.19/1;height:100%}.mgpb-listing--manual .card--report-listing.card--column-2 .card__virginia-cutout-lines{opacity:1}}.card--product,a.card--product{transition:background-color .3s ease,border-color .3s ease}.card--product .card__excerpt,a.card--product .card__excerpt{display:-webkit-box;margin-top:0;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.card--product:focus-visible,.card--product:hover,a.card--product:focus-visible,a.card--product:hover{border-color:#46607e}.card--product__heading{display:-webkit-box;text-decoration:underline;text-underline-offset:.4rem;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.card__top-section{display:flex;flex-direction:column;gap:1.6rem}@media(min-width:768px){.card__top-section{flex-direction:row;justify-content:space-between}}.card__price{display:flex;gap:.8rem;justify-content:space-between}.card__price bdi,.card__price ins{color:#141f28;font-weight:600;text-decoration:none}.card__price bdi,.card__price del,.card__price del bdi,.card__price ins{font-family:Barlow,sans-serif;font-size:2rem;font-style:normal;letter-spacing:.02rem;line-height:1.5}.card__price del,.card__price del bdi{color:#a02323!important;font-weight:700;font-weight:400;text-transform:uppercase}.card__price .amount{color:#141f28;font-family:Barlow,sans-serif;font-size:2rem;font-style:normal;font-weight:600;letter-spacing:.02rem;line-height:1.5}.card__price--sale{color:#a02323;text-decoration-line:line-through}.card--career,a.card--career{align-items:flex-start;background:#e8e8e1;border:.1rem solid #c7c7bc;border-radius:2rem;color:#141f28;display:flex;justify-content:space-between;padding:3.2rem 5.6rem 3.2rem 4rem;transition:background .3s ease,border-color .3s ease}.card--career:focus-visible,.card--career:hover,a.card--career:focus-visible,a.card--career:hover{background-color:#f0f0ea;border-color:#46607e}.card--career:focus-visible .card__heading,.card--career:hover .card__heading,a.card--career:focus-visible .card__heading,a.card--career:hover .card__heading{color:#861414}.card--career .card__heading,a.card--career .card__heading{flex:0 0 auto;font-family:Barlow,sans-serif;font-size:2rem;font-style:normal;font-weight:400;letter-spacing:.02rem;line-height:1.5;text-decoration:underline;text-decoration-thickness:.1rem}.mgpb-caption{align-items:center;display:flex;flex-wrap:wrap;gap:1.2rem}.mgpb-caption .icon{border-radius:50%;color:#141f28;font-size:1.6rem;padding:.8rem}.mgpb-caption--slate .icon{background-color:#46607e;color:#fff}.mgpb-caption--crimson-xlight .mgpb-caption__text{margin:0}.mgpb-caption--crimson-xlight .mgpb-caption__text:before{background-color:#e15947;color:#141f28}.mgpb-caption--crimson-xlight .mgpb-caption__text p{margin:0}.mgpb-caption--crimson-xlight .mgpb-caption__text a{text-underline-offset:.1rem;transition:text-underline-offset .3s ease}.mgpb-caption--crimson-xlight .mgpb-caption__text a:hover{text-underline-offset:.4rem}.mgpb-caption--crimson-xlight .icon{background-color:#e15947}.mgpb-component-intro{max-width:66.4rem}.mgpb-component-intro__text.mgpb-wysiwyg p{margin:0}.container--sm{max-width:540px}.container--md{max-width:720px}.container--lg{max-width:960px}.container--wysiwy{max-width:1040px}.container--xl{max-width:1340px}.container--xxl{max-width:1440px}.container{--bs-gutter-x:4.8rem}@media(min-width:576px){.container{--bs-gutter-x:9.2rem}}.container--large{max-width:1340px}.container--fluid{max-width:1440px}.container--narrow{max-width:1132px}#main-menu-toggle,#site-search-toggle{color:#fff;transition-duration:.3s;transition-property:color;transition-timing-function:ease}.header{height:calc(8.8rem + var(--mg-alert-banner-offset, 0));position:fixed;top:4rem;transition-duration:.3s;transition-property:background-color,height;transition-timing-function:ease;width:100%;z-index:99}.header__menus{background:#003057;background-image:linear-gradient(90deg,#003057 76.23%,#46607e 118.78%);border-radius:1.6rem;box-shadow:0 2px 32px 0 hsla(60,4%,64%,.5);max-height:90dvh;overflow-y:auto;padding:1.6rem}@media(min-width:576px){.header__menus{padding:1.6rem clamp(2.4rem,.9230769231rem + 2.5641025641vw,4rem)}}@media(min-width:1400px){.header__menus{height:8.8rem;max-height:100%;overflow-y:visible}}.navbar-brand{margin:0;padding:0;z-index:1}@media(min-width:1400px){.navbar-brand{margin-right:1rem}}.main-header{font-family:Bitter,serif;height:100%;padding:0}.main-header .container{padding:0}.main-header__home{display:none;padding:0;transition:opacity .3s ease}.main-header__home svg{max-width:20rem}@media(max-width:767.98px){.main-header__home svg{height:4.8rem;width:auto!important}}.main-header__home--mobile{display:inline-flex}@media(min-width:576px){.main-header__home{display:block}.main-header__home.main-header__home--mobile{display:none}}.main-header__home:hover{opacity:.95}.header__search-overlay.offcanvas.offcanvas-start{width:100%}.header__container{padding:0 2.4rem;position:relative;z-index:2}@media(min-width:576px){.header__container{padding:0 4.6rem}}.main-header__search{height:3.6rem;position:relative;width:3.6rem}.main-header__search .icon-search{transition:opacity .3s ease}.main-header__search .icon-close{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease}.main-header__search .icon-close:before{font-size:3rem}.main-header__cart,.main-header__search,.main-header__user{border-radius:50%;color:#98abc3;font-size:2.4rem;padding:.6rem;text-decoration:none;transition:background-color .3s ease}.main-header__cart .icon,.main-header__search .icon,.main-header__user .icon{display:flex}.main-header__cart:hover,.main-header__search:hover,.main-header__user:hover{background-color:#c7c7bc}.main-header__cart:hover .icon,.main-header__search:hover .icon,.main-header__user:hover .icon{color:#141f28}.main-header__cart{position:relative}.main-header__search.collapsed .icon-close{opacity:0}.main-header__search.collapsed .icon-search,.main-header__search:not(.collapsed) .icon-close{opacity:1}.main-header__search:not(.collapsed) .icon-search{opacity:0}.main-header__icons{display:flex}@media(min-width:1400px){.main-header__icons{display:none}}.main-header__icons.main-header__icons--mobile{display:flex;gap:clamp(1.6rem,.8615384615rem + 1.2820512821vw,2.4rem);margin-left:2.4rem}@media(max-width:1399.98px){.main-header__icons.main-header__icons--mobile{display:none;margin-left:0;margin-top:1.6rem}body:not(.mg-nav-open) .main-header__icons.main-header__icons--mobile{display:none}}.main-header__cart-badge{align-items:center;background-color:#861414;border-radius:50%;bottom:-.8rem;color:#fff;display:flex;font-size:1.4rem;height:2.4rem;justify-content:center;position:absolute;right:-.8rem;width:2.4rem}.main-header__cart-badge.main-header__cart-badge--hidden{display:none}.mgpb-hero{padding-top:12.8rem}.mgpb-hero__buttons{display:flex;flex-wrap:wrap;gap:1.6rem}.mgpb-hero__container{padding-bottom:4.6rem;padding-top:2.4rem}.mgpb-hero__heading .mgpb-underline.mgpb-underline--animate{background-image:linear-gradient(180deg,#e15947,#e15947 0);background-position:0 96%;transition:background-size 1.5s ease-out,color 1.5s ease-in-out}.mgpb-hero--basic{overflow:hidden;position:relative}.mgpb-hero--basic .mgpb-hero__buttons{margin-top:2.4rem}.mgpb-hero--basic .mgpb-hero__container{position:relative}.mgpb-hero--basic .mgpb-hero__content{display:flex;flex-direction:column;gap:2.4rem}.mgpb-hero--basic .mgpb-hero__content-container{display:flex;flex-direction:column;gap:6.4rem;max-width:69.3rem;position:relative;z-index:1}.mgpb-hero--basic .mgpb-hero__inner{border-radius:2.6rem;display:flex;min-height:69.6rem;padding:2.4rem;position:relative}@media(min-width:768px){.mgpb-hero--basic .mgpb-hero__inner{padding:4.8rem 4.8rem 4.8rem 7.2rem}}.mgpb-hero--basic .mgpb-hero__background-ellipses{border-radius:78.4rem;display:block;filter:blur(7.94rem);height:78.4rem;left:0;position:absolute;top:-5rem;transform:rotate(-22.677deg);width:66.7rem}.mgpb-hero--basic .mgpb-hero__lines{height:100%;left:0;position:absolute;top:0;width:100%}.mgpb-hero--basic .mgpb-hero__lines--bg,.mgpb-hero--basic .mgpb-hero__lines--fg{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.mgpb-hero--basic-basic .mgpb-hero__content{margin-top:auto}.mgpb-hero--basic-basic .mgpb-hero__content-container{margin-bottom:4.2rem}.mgpb-hero--basic-basic.mgpb-hero--lines-top .mgpb-hero__lines--fg svg{max-height:91.8rem;max-width:257.5rem;transform:translate(-29rem,-55%)}@media(min-width:768px){.mgpb-hero--basic-basic.mgpb-hero--lines-top .mgpb-hero__lines--fg svg{transform:translate(-29rem,-55rem)}}@media(min-width:992px){.mgpb-hero--basic-basic.mgpb-hero--lines-top .mgpb-hero__lines--fg svg{transform:translate(-29rem,-58rem)}}.mgpb-hero--basic-basic.mgpb-hero--lines-top .mgpb-hero__lines--bg svg{max-height:91.8rem;max-width:257.5rem;transform:translate(-1rem,-26%)}@media(min-width:768px){.mgpb-hero--basic-basic.mgpb-hero--lines-top .mgpb-hero__lines--bg svg{transform:translate(1rem,-23rem)}}@media(min-width:992px){.mgpb-hero--basic-basic.mgpb-hero--lines-top .mgpb-hero__lines--bg svg{transform:translate(2rem,-26.5rem)}}.mgpb-hero--basic-basic.mgpb-hero--lines-top.mgpb-hero--slate .mgpb-hero__lines--bg svg path:nth-of-type(5),.mgpb-hero--basic-basic.mgpb-hero--lines-top.mgpb-hero--slate .mgpb-hero__lines--fg svg path:nth-of-type(5){stroke:#e8e8e1}.mgpb-hero--basic-basic.mgpb-hero--lines-bottom .mgpb-hero__lines--fg svg{max-height:124.4rem;max-width:185.8rem;transform:translate(-28.9rem,2.4rem)}@media(min-width:768px){.mgpb-hero--basic-basic.mgpb-hero--lines-bottom .mgpb-hero__lines--fg svg{transform:translate(-9.9rem,2.4rem)}}@media(min-width:992px){.mgpb-hero--basic-basic.mgpb-hero--lines-bottom .mgpb-hero__lines--fg svg{transform:translate(7rem,2.4rem)}}.mgpb-hero--basic-basic.mgpb-hero--lines-bottom .mgpb-hero__lines--bg svg{max-height:124.4rem;max-width:185.8rem;transform:translate(-29rem,-15.7rem)}@media(min-width:768px){.mgpb-hero--basic-basic.mgpb-hero--lines-bottom .mgpb-hero__lines--bg svg{transform:translate(-9.6rem,-15.7rem)}}@media(min-width:992px){.mgpb-hero--basic-basic.mgpb-hero--lines-bottom .mgpb-hero__lines--bg svg{transform:translate(7.4rem,-15.9rem)}}.mgpb-hero--basic-basic.mgpb-hero--lines-bottom.mgpb-hero--slate .mgpb-hero__lines--bg svg path:nth-of-type(4),.mgpb-hero--basic-basic.mgpb-hero--lines-bottom.mgpb-hero--slate .mgpb-hero__lines--fg svg path:nth-of-type(4){stroke:#e8e8e1}.mgpb-hero--basic-image .mgpb-hero__image-overlay{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.mgpb-hero--basic-image .mgpb-hero__image-overlay--none{display:none}.mgpb-hero--basic-image .mgpb-hero__image{position:relative}.mgpb-hero--basic-image .mgpb-hero__inner{-moz-column-gap:7.2rem;column-gap:7.2rem;flex-direction:column;row-gap:3.6rem}@media(min-width:1200px){.mgpb-hero--basic-image .mgpb-hero__inner{flex-direction:row}}.mgpb-hero--basic-image .mgpb-hero__content-container{flex:1 1 30%;max-width:100%}@media(min-width:1200px){.mgpb-hero--basic-image .mgpb-hero__content-container{max-width:69.3rem}}.mgpb-hero--basic-image .mgpb-hero__image-container{flex:1 1 56%}@media(min-width:1200px){.mgpb-hero--basic-image .mgpb-hero__image-container{max-width:73.6rem}}.mgpb-hero--basic-image .mgpb-hero__image{aspect-ratio:736/600;border-radius:1.6rem;overflow:hidden}.mgpb-hero--basic-image .mgpb-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mgpb-hero--basic-image .mgpb-hero__image--slate{background-color:#47617f}.mgpb-hero--basic-image .mgpb-hero__image--slate .mgpb-hero__image-overlay--multiply{background:linear-gradient(0deg,#d6d6ce,#d6d6ce);mix-blend-mode:multiply}.mgpb-hero--basic-image .mgpb-hero__image--red{background-color:#861414}.mgpb-hero--basic-image .mgpb-hero__image--red .mgpb-hero__image-overlay--multiply{background:linear-gradient(0deg,#d6d6ce,#d6d6ce);mix-blend-mode:multiply}.mgpb-hero--basic-image .mgpb-hero__image--navy{background-color:#003057}.mgpb-hero--basic-image .mgpb-hero__image--navy .mgpb-hero__image-overlay--multiply{background:linear-gradient(0deg,#98abc3,#98abc3);mix-blend-mode:multiply}.mgpb-hero--basic-image .mgpb-hero__image--navy img,.mgpb-hero--basic-image .mgpb-hero__image--red img,.mgpb-hero--basic-image .mgpb-hero__image--slate img{filter:grayscale(100%);mix-blend-mode:screen}.mgpb-hero--basic-image.mgpb-hero--lines-top .mgpb-hero__lines--fg svg{bottom:1.7rem;height:78.4rem;position:absolute;right:-50rem;width:103.6rem}.mgpb-hero--basic-image.mgpb-hero--lines-top .mgpb-hero__lines--bg svg{bottom:0;height:78rem;position:absolute;right:-45.2rem;transform:none;width:237.6rem}.mgpb-hero--basic-image.mgpb-hero--lines-bottom .mgpb-hero__lines--fg svg{bottom:4.5rem;height:39.8rem;position:absolute;right:-41.5rem;width:161.7rem}.mgpb-hero--basic-image.mgpb-hero--lines-bottom .mgpb-hero__lines--bg svg{bottom:-8.9rem;height:57.4rem;position:absolute;right:-63.2rem;width:135.8rem}.mgpb-hero--basic.mgpb-hero--stone{background-color:#f0f0ea;color:#141f28}.mgpb-hero--basic.mgpb-hero--stone .mgpb-hero__background-ellipses{background:#d6d6ce}.mgpb-hero--basic.mgpb-hero--stone .mgpb-hero__inner{background-color:#d6d6ce}.mgpb-hero--basic.mgpb-hero--slate{background-color:#728ba7;color:#fff}.mgpb-hero--basic.mgpb-hero--slate .mgpb-hero__background-ellipses{background:#516985}.mgpb-hero--basic.mgpb-hero--slate .mgpb-hero__inner{background-color:#516985}.mgpb-hero--basic-video.mgpb-hero--stone .mgpb-hero__inner{background:transparent}.mgpb-hero--basic-video .mgpb-hero__inner{flex-direction:column;gap:7.2rem}.mgpb-hero--basic-video .mgpb-hero__video iframe{border-radius:1.6rem}.mgpb-hero--basic-video .mgpb-hero__lines--bg svg{bottom:23rem;height:97.5rem;position:absolute;right:-44rem;width:216.9rem}.mgpb-hero--home{overflow:hidden;position:relative}.mgpb-hero--home .mgpb-hero__buttons{margin-top:3.2rem}.mgpb-hero--home .mgpb-hero__container{min-height:68.9rem}.mgpb-hero--home .mgpb-hero__content-container{background:#003057;border-radius:1.6rem 1.6rem 0 0;padding:4rem;position:relative;z-index:2}@media(min-width:1200px){.mgpb-hero--home .mgpb-hero__content-container{background:transparent;border-radius:0;left:0;padding:6.4rem 7rem;position:absolute;top:0}}.mgpb-hero--home .mgpb-hero__content{display:flex;flex-direction:column;gap:2.4rem;max-width:67.2rem;position:relative;z-index:1}@media(min-width:1200px){.mgpb-hero--home .mgpb-hero__content:after{background:#003057;border-radius:50.7rem;content:"";display:block;filter:blur(10rem);height:47.7rem;left:19px;position:absolute;top:50%;transform:translateY(-50%);width:50.7rem;z-index:-1}}.mgpb-hero--home .mgpb-hero__heading{color:#fff}.mgpb-hero--home .mgpb-hero__description{color:#fff;width:80%}.mgpb-hero--home .mgpb-hero__inner{display:flex;flex-direction:column-reverse;position:relative}@media(min-width:1200px){.mgpb-hero--home .mgpb-hero__inner{flex-direction:column}}.mgpb-hero--home .mgpb-hero__image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.mgpb-hero--home .mgpb-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mgpb-hero--home .mgpb-hero__virginia-container{margin-top:-17%;max-width:100%;position:relative;width:100%}@media(min-width:1200px){.mgpb-hero--home .mgpb-hero__virginia-container{margin-top:0}}.mgpb-hero--home .mgpb-hero__virginia-container svg,.mgpb-hero--home .mgpb-hero__virginia-cutout svg path{height:100%;width:100%}.mgpb-hero--home .mgpb-hero__virginia-lines{position:absolute;right:-16%;top:-26%;width:100%}@media(min-width:1440px){.mgpb-hero--home .mgpb-hero__virginia-lines{right:-23.5%;top:-39%;width:auto}}.mgpb-hero--home .mgpb-hero__virginia-lines svg rect{fill:transparent}.mgpb-hero--home .mgpb-hero__virginia-lines--desktop{opacity:0}@media(min-width:1200px){.mgpb-hero--home .mgpb-hero__virginia-lines--desktop{opacity:1}}.mgpb-hero--home .mgpb-hero__virginia-lines--mobile{bottom:0;display:block;left:0;opacity:1;right:unset;top:unset;width:100%}@media(min-width:1200px){.mgpb-hero--home .mgpb-hero__virginia-lines--mobile{opacity:0}}.mgpb-hero--home .mgpb-hero__virginia-lines--mobile svg{height:100%;margin-bottom:-21.5%;margin-left:16.5%;width:100%}.mgpb-hero--basic .mgpb-hero__lines svg path,.mgpb-hero--home .mgpb-hero__virginia-lines svg path{stroke-dasharray:1000;stroke-dashoffset:1000;opacity:0;transition:stroke-dashoffset 0s}.mgpb-hero--basic .mgpb-hero__lines--animated svg path,.mgpb-hero--home .mgpb-hero__virginia-lines--animated svg path{animation:draw-lines 2s ease forwards;opacity:1}@keyframes draw-lines{to{stroke-dashoffset:0}}@keyframes draw-lines--reverse{to{stroke-dashoffset:var(--strokeDashoffsetFinal)}}.mgpb-hero--basic .mgpb-hero__lines-reverse.mgpb-hero__lines--bottom svg path{stroke-dasharray:1500;stroke-dashoffset:3000;opacity:0;transition:stroke-dashoffset 0s}.mgpb-hero--basic .mgpb-hero__lines-reverse.mgpb-hero__lines--bottom.mgpb-hero__lines--animated svg path{animation:draw-lines--reverse 2s ease forwards;opacity:1}.mgpb-hero--listing{background-color:#728ba7}.mgpb-hero--listing .mgpb-hero__container:before{background-color:#003057;border-radius:100%;content:"";filter:blur(79px);height:100%;left:0;opacity:.7;position:absolute;top:-10%;transform:rotate(-22.677deg);width:50%}.mgpb-hero--listing .mgpb-hero__inner{background-color:#003057;border-radius:2rem;min-height:auto;overflow:hidden;padding:0;position:relative}.mgpb-hero--listing .mgpb-hero__image{height:100%;position:absolute;top:0;width:100%}.mgpb-hero--listing .mgpb-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mgpb-hero--listing .mgpb-hero__content-wrapper{color:#fff;display:flex;flex-direction:column;margin:0;max-width:100%;padding:3.2rem;position:relative;width:100%}.mgpb-hero--listing .mgpb-hero__content-wrapper:before{background:linear-gradient(270deg,#003057 22.61%,rgba(0,56,102,.86) 51.89%,rgba(0,104,189,0) 75.44%);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transform:scale(-1);width:200%}@media(min-width:768px){.mgpb-hero--listing .mgpb-hero__content-wrapper:before{width:100%}.mgpb-hero--listing .mgpb-hero__content-wrapper{padding:4.8rem 7.2rem 9rem 4.8rem}}.mgpb-hero--listing .mgpb-hero__content-wrapper div{position:relative}.mgpb-hero--listing .mgpb-hero__content{display:flex;flex-direction:column;gap:2.4rem;margin-top:auto}.mgpb-hero--listing .mgpb-hero__content h1{margin-top:4rem}@media(min-width:768px){.mgpb-hero--listing .mgpb-hero__content h1{margin-top:auto}.mgpb-hero--listing .mgpb-hero__content{max-width:50%;min-height:50rem}}.mgpb-hero--listing .mgpb-hero__lines--fg{pointer-events:none;z-index:1}.mgpb-hero--listing .mgpb-hero__lines--fg svg path:nth-of-type(5){stroke:#e8e8e1}.mgpb-hero--listing .mgpb-hero__lines--bg{pointer-events:none}.mgpb-hero--listing .mgpb-hero__lines--bg svg path:first-of-type,.mgpb-hero--listing .mgpb-hero__lines--bg svg path:nth-of-type(2),.mgpb-hero--listing .mgpb-hero__lines--bg svg path:nth-of-type(5){stroke:transparent}.mgpb-hero--listing-small{background-color:#f0f0ea}.mgpb-hero--listing-small .mgpb-hero__inner{background-color:#e8e8e1;display:grid;min-height:auto;z-index:2}@media(min-width:768px){.mgpb-hero--listing-small .mgpb-hero__inner{gap:7.2rem;grid-template-columns:repeat(2,1fr)}}.mgpb-hero--listing-small .mgpb-hero__image{aspect-ratio:579/471;border-radius:1.6rem;overflow:hidden}.mgpb-hero--listing-small .mgpb-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mgpb-hero--listing-small .mgpb-hero__lines--bg svg path,.mgpb-hero--listing-small .mgpb-hero__lines--fg svg path{stroke:#c7c7bc}.mgpb-hero--listing-small .mgpb-hero__container:before{background-color:#e8e8e1;border-radius:100%;content:"";filter:blur(79px);height:115%;left:-4%;position:absolute;top:-3%;transform:rotate(-22.677deg);width:43%;z-index:1}.mgpb-hero--listing-small .mgpb-hero__button{margin-top:.8rem}.mgpb-hero--listing-small .mgpb-hero__lines--fg{z-index:2}.mgpb-hero--listing-full-width .mgpb-hero__image{height:100%;left:0;position:absolute;top:0;width:100%}.mgpb-hero--listing-full-width .mgpb-hero__image img{height:100%;-o-object-fit:cover;object-fit:cover}.mgpb-hero--listing-full-width .mgpb-hero__inner{background-color:#e8e8e1;margin:0 auto;min-height:37rem}@media(min-width:768px){.mgpb-hero--listing-full-width .mgpb-hero__inner{width:83.3333333333%}.mgpb-hero--listing-full-width .mgpb-hero__container{padding-bottom:10rem;padding-top:6rem}}.mgpb-hero--listing-full-width .mgpb-hero__lines--fg{pointer-events:none}@media(min-width:768px){.mgpb-hero--listing-full-width .mgpb-hero__lines--fg{top:-18%}}.mgpb-hero--listing-full-width .mgpb-hero__lines--fg svg path:nth-of-type(3),.mgpb-hero--listing-full-width .mgpb-hero__lines--fg svg path:nth-of-type(5){stroke:#e8e8e1}.mgpb-hero--listing-full-width .mgpb-hero__container:before{background-color:#d6d6ce;border-radius:100%;content:"";filter:blur(79px);height:94%;left:0;position:absolute;top:10%;transform:rotate(-22.677deg);width:34%}.mgpb-hero--listing-full-width .mgpb-hero__button{margin-top:.8rem}.mgpb-hero--listing-no-image{background-color:#728ba7;color:#fff}.mgpb-hero--listing-no-image .mgpb-hero__container:before{background-color:#46607e;border-radius:100%;content:"";filter:blur(79px);height:100%;left:0;opacity:.7;position:absolute;top:-10%;transform:rotate(-22.677deg);width:50%}.mgpb-hero--listing-no-image .mgpb-hero__content{gap:3.2rem}.mgpb-hero--listing-no-image .mgpb-hero__inner{background-color:#516985;color:#fff;min-height:50rem}.mgpb-hero--listing-no-image .mgpb-hero__lines--fg{pointer-events:none}.mgpb-hero--listing-no-image .mgpb-hero__lines--fg svg path:nth-of-type(5){stroke:#e8e8e1}.mgpb-hero--listing-no-image .eyebrow,.mgpb-hero--listing-no-image .eyebrow--large{color:#fff}@media(min-width:768px){.mgpb-hero--listing-no-image.mgpb-hero--basic-basic.mgpb-hero--lines-top .mgpb-hero__lines--fg svg{transform:translate(-24rem,-66rem)}.mgpb-hero--listing-no-image.mgpb-hero--basic-basic.mgpb-hero--lines-top .mgpb-hero__lines--bg svg{transform:translate(7rem,-33.5rem)}}.mgpb-hero--listing-no-image.mgpb-hero--basic-basic.mgpb-hero--lines-top .mgpb-hero__lines--bg svg path:first-of-type{stroke:transparent}.mgpb-hero--listing-no-image .mgpb-hero__content-wrapper{display:flex;flex-direction:column;justify-content:center}.mgpb-hero__description.mgpb-wysiwyg p{margin:0}@media(min-width:768px){.mgpb-hero--product-listing{padding-top:18.3rem}}.mgpb-hero--careers .mgpb-hero__content{margin-top:auto!important}.mgpb-hero--careers .mgpb-hero__content-wrapper{width:100%}.mgpb-hero--careers .mgpb-hero__heading{max-width:71rem}.mgpb-hero--careers .mgpb-hero__container:before{top:0}@media(min-width:768px){.mgpb-hero--careers.mgpb-hero--listing-no-image.mgpb-hero--basic-basic.mgpb-hero--lines-top .mgpb-hero__lines--fg svg{transform:translate(-24rem,-54rem)}.mgpb-hero--careers.mgpb-hero--listing-no-image.mgpb-hero--basic-basic.mgpb-hero--lines-top .mgpb-hero__lines--bg svg{transform:translate(7rem,-21.5rem)}}.mgpb-hero--listing-no-image.mgpb-hero--listing--report .mgpb-hero__content{margin-bottom:3rem;margin-top:auto!important}.hero__container.container-fluid{align-items:center;height:calc(100vh - 7.5rem);padding:0}.hero__container.container-fluid,.hero__content{display:flex;justify-content:center;position:relative}.hero__content{flex-direction:column;gap:1rem;max-width:75rem;padding:0 1rem;width:100%;z-index:1}@media(min-width:576px){.hero__content{align-items:center;gap:2rem;text-align:center}}@media(min-width:768px){.hero__content{gap:4rem}}.hero__content-heading{color:#fff;max-width:56rem}.hero__content-description{color:#fff;max-width:75rem}.hero__image{height:100%;overflow:hidden;position:absolute;width:100%}.hero__image:after{background-color:rgba(0,0,0,.5);bottom:0;content:"";right:0}.hero__image:after,.hero__video.hero__video--iframe{height:100%;left:0;position:absolute;top:0;width:100%}.hero__video.hero__video--iframe{align-items:center;display:flex;justify-content:center;overflow:hidden;z-index:-1}.hero__video.hero__video--iframe iframe{border:none;min-height:100%;min-width:100%}.hero__image img,.hero__video video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.hero__content-cta{align-items:center;gap:1.2rem;justify-content:space-between}.mgpb-listing#results{scroll-margin-top:80px}.mgpb-listing--masonry .mgpb-listing__grid{margin-left:-1.2rem;margin-right:-1.2rem}.mgpb-listing--masonry .mgpb-listing__grid:after{clear:both;content:"";display:table}.mgpb-listing--masonry .mgpb-listing__grid:has(.mgpb-listing__no-results){height:auto!important}.mgpb-listing--masonry .mgpb-listing__grid-item{float:left;padding:1.6rem 1.2rem}.mgpb-listing--masonry .mgpb-listing__grid-item,.mgpb-listing--masonry .mgpb-listing__grid-sizer{width:100%}@media(min-width:576px){.mgpb-listing--masonry .mgpb-listing__grid-item,.mgpb-listing--masonry .mgpb-listing__grid-sizer{width:50%}}@media(min-width:992px){.mgpb-listing--masonry .mgpb-listing__grid-item,.mgpb-listing--masonry .mgpb-listing__grid-sizer{width:33.33%}.mgpb-listing--masonry.mgpb-listing--manual .mgpb-listing__grid-item.mgpb-listing__grid-item--column-2{width:66.66%}}.mgpb-listing__no-results{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%}@media(min-width:992px){.mgpb-listing--auto .mgpb-listing__grid-item.mgpb-listing__grid-item--reports:nth-child(7n+3),.mgpb-listing--auto .mgpb-listing__grid-item.mgpb-listing__grid-item--reports:nth-child(7n+4){width:66.66%}.mgpb-listing--auto .mgpb-listing__grid-item.mgpb-listing__grid-item--reports:nth-child(7n+3) .card--report-listing,.mgpb-listing--auto .mgpb-listing__grid-item.mgpb-listing__grid-item--reports:nth-child(7n+4) .card--report-listing{padding-right:27rem;position:relative}.mgpb-listing--auto .mgpb-listing__grid-item.mgpb-listing__grid-item--reports:nth-child(7n+3) .card--report-listing .card__main,.mgpb-listing--auto .mgpb-listing__grid-item.mgpb-listing__grid-item--reports:nth-child(7n+4) .card--report-listing .card__main{bottom:5rem;flex-direction:column;gap:.8rem;mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQ0IiBoZWlnaHQ9IjM4OCIgdmlld0JveD0iMCAwIDM0NCAzODgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wIDM4NC40ODhDMC4wMDAxMzI1ODQgMzg2LjQyMyAxLjU3NjEyIDM4OCAzLjUwODc5IDM4OEgzNDIuNTE0QzM0My4zNDYgMzg4IDM0NCAzODcuMzQ1IDM0NCAzODYuNTEyVjM5OEgwVjM4NC40ODhaTTM0NCAyOTYuMDA0QzM0NCAyOTQuNTc2IDM0My4zMTYgMjkzLjIwNyAzNDIuMTI3IDI5Mi4zNDRMMzEzLjQ2MyAyNzEuNTk5QzMxMi45MjggMjcxLjIxMiAzMTIuNDgxIDI3MC42NDYgMzEyLjI0MyAyNzAuMDIxTDMxMC4xOTEgMjY0LjcyNEMzMDkuOTI0IDI2NC4wNjkgMzA5LjQ3OCAyNjMuNTA0IDMwOC44ODQgMjYzLjA4N0wyODAuODczIDI0NC4wNjhDMjc5LjUwNSAyNDMuMTQ2IDI3Ny42OTIgMjQzLjI5NSAyNzYuNTAzIDI0NC4zOTZDMjc1LjIyNCAyNDUuNTg3IDI3My4yOTEgMjQ1LjY0NiAyNzEuOTIzIDI0NC41NzRMMjU4LjUxMyAyMzMuODlDMjU2LjkwNyAyMzIuNjEgMjU0LjYxOCAyMzIuNzI5IDI1My4xNjEgMjM0LjEyOEwyMjguNDIyIDI1Ny43NkMyMjcuMTQzIDI1OC45OCAyMjUuMTggMjU5LjA2OSAyMjMuODEyIDI1Ny45NjhMMjIwLjM2MyAyNTUuMjI5QzIxOC45OTYgMjU0LjEyOCAyMTcuMDMzIDI1NC4yMTggMjE1Ljc1NSAyNTUuNDM4TDE4Ny44MDQgMjgyLjIyNUMxODYuNzMzIDI4My4yMzYgMTg1LjE1OCAyODMuNDc0IDE4My44NSAyODIuODVMMTc4LjgyNCAyODAuNDM4QzE3Ny4yNzggMjc5LjY5NCAxNzUuMzc1IDI4MC4yIDE3NC4zOTQgMjgxLjY1OEwxMzQuODE2IDM0MC43MzdDMTM0LjQgMzQxLjMzMiAxMzMuODM2IDM0MS44MDkgMTMzLjE4MiAzNDIuMTA2TDg2LjkxNDEgMzYzQzg1LjU3NjEgMzYzLjU5NSA4NC4wMzAyIDM2My4zODYgODIuOTAwNCAzNjIuNDkzTDY1LjE3ODcgMzQ4LjQxNkM2My45NTk2IDM0Ny40MzQgNjIuMjM0NCAzNDcuMjg1IDYwLjgzNjkgMzQ4LjAyOUwxLjgxMzQ4IDM4MC4xNDNMMS44NDM3NSAzODAuMTEzQzAuNzEzOTAxIDM4MC43MzggOC41MDc4M2UtMDUgMzgxLjkyOCAwIDM4My4yMDhWMEgzNDRWMjk2LjAwNFoiIGZpbGw9IiM1MTY5ODUiLz4KPC9zdmc+Cg==);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQ0IiBoZWlnaHQ9IjM4OCIgdmlld0JveD0iMCAwIDM0NCAzODgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wIDM4NC40ODhDMC4wMDAxMzI1ODQgMzg2LjQyMyAxLjU3NjEyIDM4OCAzLjUwODc5IDM4OEgzNDIuNTE0QzM0My4zNDYgMzg4IDM0NCAzODcuMzQ1IDM0NCAzODYuNTEyVjM5OEgwVjM4NC40ODhaTTM0NCAyOTYuMDA0QzM0NCAyOTQuNTc2IDM0My4zMTYgMjkzLjIwNyAzNDIuMTI3IDI5Mi4zNDRMMzEzLjQ2MyAyNzEuNTk5QzMxMi45MjggMjcxLjIxMiAzMTIuNDgxIDI3MC42NDYgMzEyLjI0MyAyNzAuMDIxTDMxMC4xOTEgMjY0LjcyNEMzMDkuOTI0IDI2NC4wNjkgMzA5LjQ3OCAyNjMuNTA0IDMwOC44ODQgMjYzLjA4N0wyODAuODczIDI0NC4wNjhDMjc5LjUwNSAyNDMuMTQ2IDI3Ny42OTIgMjQzLjI5NSAyNzYuNTAzIDI0NC4zOTZDMjc1LjIyNCAyNDUuNTg3IDI3My4yOTEgMjQ1LjY0NiAyNzEuOTIzIDI0NC41NzRMMjU4LjUxMyAyMzMuODlDMjU2LjkwNyAyMzIuNjEgMjU0LjYxOCAyMzIuNzI5IDI1My4xNjEgMjM0LjEyOEwyMjguNDIyIDI1Ny43NkMyMjcuMTQzIDI1OC45OCAyMjUuMTggMjU5LjA2OSAyMjMuODEyIDI1Ny45NjhMMjIwLjM2MyAyNTUuMjI5QzIxOC45OTYgMjU0LjEyOCAyMTcuMDMzIDI1NC4yMTggMjE1Ljc1NSAyNTUuNDM4TDE4Ny44MDQgMjgyLjIyNUMxODYuNzMzIDI4My4yMzYgMTg1LjE1OCAyODMuNDc0IDE4My44NSAyODIuODVMMTc4LjgyNCAyODAuNDM4QzE3Ny4yNzggMjc5LjY5NCAxNzUuMzc1IDI4MC4yIDE3NC4zOTQgMjgxLjY1OEwxMzQuODE2IDM0MC43MzdDMTM0LjQgMzQxLjMzMiAxMzMuODM2IDM0MS44MDkgMTMzLjE4MiAzNDIuMTA2TDg2LjkxNDEgMzYzQzg1LjU3NjEgMzYzLjU5NSA4NC4wMzAyIDM2My4zODYgODIuOTAwNCAzNjIuNDkzTDY1LjE3ODcgMzQ4LjQxNkM2My45NTk2IDM0Ny40MzQgNjIuMjM0NCAzNDcuMjg1IDYwLjgzNjkgMzQ4LjAyOUwxLjgxMzQ4IDM4MC4xNDNMMS44NDM3NSAzODAuMTEzQzAuNzEzOTAxIDM4MC43MzggOC41MDc4M2UtMDUgMzgxLjkyOCAwIDM4My4yMDhWMEgzNDRWMjk2LjAwNFoiIGZpbGw9IiM1MTY5ODUiLz4KPC9zdmc+Cg==);mask-position:bottom;-webkit-mask-position:bottom;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:cover;padding:2rem 2.4rem;position:absolute;right:2.4rem;top:5rem;width:34.4rem}.mgpb-listing--auto .mgpb-listing__grid-item.mgpb-listing__grid-item--reports:nth-child(7n+3) .card--report-listing .card__image,.mgpb-listing--auto .mgpb-listing__grid-item.mgpb-listing__grid-item--reports:nth-child(7n+4) .card--report-listing .card__image{aspect-ratio:1.19/1;height:100%}.mgpb-listing--auto .mgpb-listing__grid-item.mgpb-listing__grid-item--reports:nth-child(7n+3) .card--report-listing .card__virginia-cutout-lines,.mgpb-listing--auto .mgpb-listing__grid-item.mgpb-listing__grid-item--reports:nth-child(7n+4) .card--report-listing .card__virginia-cutout-lines{bottom:-.8rem;opacity:1;position:absolute;right:-.2rem;z-index:1}}.mgpb-listing__header{background-color:#d6d6ce;padding:4rem 0}.mgpb-listing__search{position:relative}.mgpb-listing__search-clear,.mgpb-listing__search-reset,.mgpb-listing__search-search{position:absolute;top:50%;transform:translateY(-50%)}.mgpb-listing__search-search{right:1.6rem}.mgpb-listing__search-clear{right:4.2rem}.mgpb-listing__search-clear,.mgpb-listing__search-search{color:#003057;font-size:2.4rem;margin-top:.4rem}.mgpb-listing__search__label{color:#003057;font-family:Barlow,sans-serif;font-size:1.6rem;font-size:2rem;font-style:normal;font-weight:400;left:1.6rem;letter-spacing:.016rem;line-height:1.5625;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:translate .3s ease,top .3s ease;z-index:1}.mgpb-listing__search:has(input:not(:-moz-placeholder)) .mgpb-listing__search__label{top:1.1rem;transform:scale(.9)}.mgpb-listing__search:has(input:not(:placeholder-shown)) .mgpb-listing__search__label{top:1.1rem;transform:scale(.9)}.mgpb-listing__search:has(input:not(:-moz-placeholder)) .facetwp-facet{padding:3rem 1.6rem .6rem}.mgpb-listing__search:has(input:not(:placeholder-shown)) .facetwp-facet{padding:3rem 1.6rem .6rem}.mgpb-listing__search input{font-size:2rem}.mgpb-listing__main{scroll-margin-top:20rem}.mgpb-hero--product-listing__heading{margin-top:4rem}@media(min-width:768px){.mgpb-hero--product-listing__heading{margin-top:8rem}}.mgpb-hero--product-listing__grid{display:grid;gap:3.2rem}@media(min-width:768px){.mgpb-hero--product-listing__grid{gap:7.2rem;grid-auto-rows:0;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}}.mgpb-listing--products{background-color:#e8e8e1;border-radius:1.6rem;padding:2.4rem}@media(min-width:768px){.mgpb-listing--products{overflow:auto}}.mgpb-listing--products::-webkit-scrollbar{background-color:transparent;height:1rem;width:1rem}.mgpb-listing--products::-webkit-scrollbar-thumb{background:#bbb;border-radius:2.4rem}.mgpb-listing--product__grid{display:flex;flex-direction:column;gap:1.6rem}.mgpb-hero--product-listing__right{display:flex;flex-direction:column;justify-content:flex-end}@media(min-width:768px){.mgpb-hero--product-listing__right{contain:size}}.mgpb-listing.mgpb-listing--careers{background-color:#e8e8e1}.mgpb-footer{background-color:#f0f0ea;padding-bottom:4.8rem;padding-top:4.8rem;position:relative;z-index:1}.mgpb-footer body.home{background-color:#46607e;padding-top:1.8rem}.mgpb-footer__logo a{max-width:28.8rem}.mgpb-footer__logo svg{width:100%}.mgpb-footer__container{background-color:#003057;border-radius:2rem;color:#fff;padding:4rem 4.8rem}.mgpb-footer__address{font-size:2rem;letter-spacing:.02rem;line-height:1.5;max-width:18rem}.mgpb-footer__address,.mgpb-footer__copyright{font-family:Barlow,sans-serif;font-style:normal;font-weight:400}.mgpb-footer__copyright{font-family:Bitter,serif!important;font-size:1.3rem;letter-spacing:.026rem;line-height:1.6428571429;line-height:1.8!important}.mgpb-footer__newsletter{background-color:#516985;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCA0MjYgMTkyIj48cGF0aCBmaWxsPSIjMDAzMDU3IiBkPSJtMi4yNDYgMTgyLjI2NyA3My4wOTMtMzkuNzc5YzEuNzMtLjkyMiAzLjg2Ni0uNzM4IDUuMzc2LjQ3OWwyMS45NDYgMTcuNDM4YTQuODQ2IDQuODQ2IDAgMCAwIDQuOTcxLjYyN2w1Ny4yOTYtMjUuODgxYTUuMDIgNS4wMiAwIDAgMCAyLjAyNS0xLjY5Nmw0OS4wMTEtNzMuMTgxYzEuMjE1LTEuODA2IDMuNTcyLTIuNDMzIDUuNDg3LTEuNTEybDYuMjIzIDIuOTg3YzEuNjIuNzc0IDMuNTcyLjQ3OSA0Ljg5Ny0uNzc1bDM0LjYxMy0zMy4xOGE0LjMyMSA0LjMyMSAwIDAgMSA1LjcwOC0uMjU4bDQuMjcxIDMuMzkyYTQuMzIxIDQuMzIxIDAgMCAwIDUuNzA4LS4yNThsMzAuNjM2LTI5LjI3M2E1LjAzOSA1LjAzOSAwIDAgMSA2LjYyOC0uMjk1bDE2LjYwNyAxMy4yMzZjMS42OTQgMS4zMjcgNC4wODggMS4yNTMgNS42NzEtLjIyMmE0LjM3NSA0LjM3NSAwIDAgMSA1LjQxMy0uNDA1bDM0LjY4NyAyMy41NThhNC41ODcgNC41ODcgMCAwIDEgMS42MiAyLjAyOGwyLjU0MSA2LjU2MmE0LjM5IDQuMzkgMCAwIDAgMS41MDkgMS45NTRsMzUuNDk3IDI1LjY5NmE1LjYxIDUuNjEgMCAwIDEgMi4zMiA0LjUzNXYxMTIuMTEzYzAgMS4wMzItLjgxIDEuODQzLTEuODQxIDEuODQzSDQuMzQ1QTQuMzU2IDQuMzU2IDAgMCAxIDAgMTg3LjY1di0xLjU4NmMwLTEuNTg1Ljg4NC0zLjA2IDIuMjgzLTMuODM0bC0uMDM3LjAzN1oiLz48L3N2Zz4=);background-position:bottom;background-repeat:no-repeat;border-radius:1.6rem;height:100%;padding:2rem;width:100%}@media(min-width:768px){.mgpb-footer__newsletter{padding:4rem}}.mgpb-footer__newsletter .heading{margin-bottom:3.2rem}.mgpb-footer__newsletter #mc_embed_signup h2{font-size:clamp(2rem,.8923076923rem + 1.9230769231vw,3.2rem)!important;font-weight:500!important}.mgpb-footer__social{margin-bottom:5.4rem}.mgpb-footer__social-list{display:flex;gap:2.4rem}.mgpb-footer__social-item a{align-items:center;background:#a02323;border:1px solid transparent;border-radius:100%;color:#fff;display:flex;height:4.4rem;justify-content:center;overflow:hidden;position:relative;transition:border-color .3s ease,background .3s ease;width:4.4rem}.mgpb-footer__social-item a svg{fill:currentColor;height:2rem;position:relative}.mgpb-footer__social-item a:before{background:linear-gradient(90deg,rgba(238,71,48,.3) 37.5%,rgba(238,71,48,0));content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.mgpb-footer__social-item a:focus-visible,.mgpb-footer__social-item a:hover{background:transparent;border-color:#e15947}.mgpb-footer__newsletter{max-width:42.6rem}.mgpb-footer__newsletter *{color:#fff!important}.mgpb-footer__newsletter .gform_body .gform_fields input:-internal-autofill-selected,.mgpb-footer__newsletter .gform_body .gform_fields input:not(.gfield-choice-input,[type=checkbox]),.mgpb-footer__newsletter .gform_body .gform_fields select,.mgpb-footer__newsletter .gform_body .gform_fields textarea{background-color:transparent!important;border-color:#98abc3!important;color:#fff!important}.mgpb-footer__newsletter .gform_body .gform_fields input:-webkit-autofill,.mgpb-footer__newsletter .gform_body .gform_fields input:-webkit-autofill:active,.mgpb-footer__newsletter .gform_body .gform_fields input:-webkit-autofill:focus,.mgpb-footer__newsletter .gform_body .gform_fields input:-webkit-autofill:hover,.mgpb-footer__newsletter .gform_body .gform_fields textarea:-webkit-autofill,.mgpb-footer__newsletter .gform_body .gform_fields textarea:-webkit-autofill:active,.mgpb-footer__newsletter .gform_body .gform_fields textarea:-webkit-autofill:focus,.mgpb-footer__newsletter .gform_body .gform_fields textarea:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 100px #516985!important;-webkit-text-fill-color:#fff!important;border-color:#98abc3!important}.mgpb-footer__newsletter .heading{font-weight:500}.mgpb-footer__newsletter .gfield_description.validation_message.gfield_validation_message{position:relative}.mgpb-footer__newsletter .gform-theme--foundation .gform_fields{row-gap:2rem!important}.mgpb-footer__newsletter-form #mc_embed_signup form{margin:0}.mgpb-footer__newsletter-form #mc_embed_signup form .mc_embed_signup_scroll{display:flex;flex-direction:column}.mgpb-footer__newsletter-form #mc_embed_signup form *{margin-bottom:3.2rem;margin-top:0;padding:0}.mgpb-footer__newsletter-form #mc_embed_signup form .mce_inline_error:not(input){background-color:transparent!important;color:#fff!important;font-weight:700!important;margin:0!important}.mgpb-footer__newsletter-form #mc_embed_signup form #mce-responses{display:none}#mc_embed_signup{width:100%!important}#mc_embed_signup,#mc_embed_signup form#mc-embedded-subscribe-form .mc-field-group input{background-color:transparent!important}#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group{width:100%!important}#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group input,#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group label{color:#fff!important}#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group input{font-family:Barlow,sans-serif!important;height:52px;min-height:52px!important;padding-bottom:0!important;padding-top:10px!important}#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group label{font-size:1.6rem!important;top:1rem!important}#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group input:-webkit-autofill,#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group input:-webkit-autofill:active,#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group input:-webkit-autofill:focus,#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 100px #516985!important;-webkit-text-fill-color:#fff!important;border-color:#98abc3!important}.mgpb-footer__newsletter #mc_embed_signup #mc-embedded-subscribe-form .mc-field-group:has(input:not(:-moz-placeholder)) label{font-size:1.2rem!important;transform:translateY(-.8rem)!important}.mgpb-footer__newsletter #mc_embed_signup #mc-embedded-subscribe-form .mc-field-group:focus-within label,.mgpb-footer__newsletter #mc_embed_signup #mc-embedded-subscribe-form .mc-field-group:has(input:not(:placeholder-shown)) label{font-size:1.2rem!important;transform:translateY(-.8rem)!important}#mc-embedded-subscribe.button{height:auto!important}.helper_text{background-color:transparent!important;color:#141f28;font-family:Barlow,sans-serif;font-size:1.6rem;font-weight:400;line-height:1;margin-bottom:0!important}#mc_embed_signup .indicates-required{display:none!important}.menu-footer.menu-footer--primary{display:flex;flex-direction:column;flex-wrap:wrap;gap:1.6rem}@media(min-width:768px){.menu-footer.menu-footer--primary{flex-direction:row;gap:4rem}}.form--search input[type=search]{background-color:transparent;border:none;color:#141f28;flex-shrink:1;font-weight:400;letter-spacing:.02rem;line-height:1.5;padding-right:4rem;width:100%}.form--search input[type=search]::-moz-placeholder{color:#141f28}.form--search input[type=search]::placeholder{color:#141f28}.form--search input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;background-color:transparent;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNCAxNCI+PHBhdGggZmlsbD0iIzAwMzA1NyIgZD0ibTcgNS42MzQgNC45NS00Ljk1IDEuNDE1IDEuNDE0LTQuOTUgNC45NSA0Ljk1IDQuOTUtMS40MTUgMS40MTRMNyA4LjQ2MmwtNC45NSA0Ljk1LTEuNDEzLTEuNDE0IDQuOTUtNC45NS00Ljk1LTQuOTVMMi4wNS42ODQgNyA1LjYzNFoiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:1.27rem;border-radius:100%;cursor:pointer;height:2.4rem!important;margin:0;opacity:1;position:absolute;right:0;top:50%;transform:translateY(-50%);-webkit-transition:background-color .3s ease;transition:background-color .3s ease;width:2.4rem!important}.form--search input[type=search]::-webkit-search-cancel-button:focus-visible,.form--search input[type=search]::-webkit-search-cancel-button:hover{background-color:#c7c7bc}.form--search .form__actions{align-items:center;display:flex;flex-shrink:0;gap:2.4rem;height:100%;pointer-events:none;position:absolute;right:1.6rem;top:0}.form--search .form__submit-button{align-items:center;background-color:#a02323;border-radius:100%;color:#fff;cursor:pointer;display:inline-flex;height:4.8rem;justify-content:center;pointer-events:all;transition:background-color .3s ease,color .3s ease;width:4.8rem}.form--search .form__submit-button .icon{color:currentColor}.form--search .form__submit-button:focus-visible,.form--search .form__submit-button:hover{background-color:#e15947;color:#000}.form--search .form__wrapper{border:1px solid #c7c7bc;border-radius:.8rem;display:flex;justify-content:space-between;padding:2rem 8.6rem 1.9rem 1.6rem;position:relative}.form--search .icon{color:#fff;display:inline-flex;font-size:2rem}.mgpb-search-hero{margin-bottom:4.8rem;margin-top:12rem}.mgpb-search-hero+.mgpb-listing--search{margin-top:0}@media(min-width:576px){.mgpb-search-hero{margin-top:20.6rem}}.mgpb-search-hero .pmg2025-listing__status{color:#003057;font-size:1.6rem;font-weight:400;letter-spacing:.016rem;line-height:1.6}.mgpb-search-hero .mgpb-search-hero__results-text{margin-bottom:3.2rem}.mgpb-search-result__container{background:#e8e8e1;border-radius:.8rem;color:#141f28;padding:2.4rem;transition:background .3s ease}a.mgpb-search-result__container{color:#141f28;text-decoration:none}a.mgpb-search-result__container .mgpb-search-result__heading{font-weight:500;line-height:1.4;text-decoration:underline;text-decoration-color:#a02323;transition:text-decoration-color .3s ease}a.mgpb-search-result__container:focus,a.mgpb-search-result__container:hover{background-color:#d6d6ce}a.mgpb-search-result__container:focus .mgpb-search-result__heading,a.mgpb-search-result__container:hover .mgpb-search-result__heading{text-decoration-color:currentColor}.mgpb-search-result__image{flex:0 0 17.6rem}.mgpb-search-result__image img{aspect-ratio:176/146;border-radius:.8rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.menu-utility{align-items:center;display:flex;gap:1rem;justify-content:flex-end;padding:1rem 0}.menu-utility .menu-item{align-items:center;display:flex;line-height:1.1}.menu-utility .menu-item:not(:last-of-type):after{background-color:#000;content:"";display:inline-block;height:1.6rem;margin-left:1rem;transition:background-color .3s ease;width:1px}.menu-utility .menu-item__link{color:#000;line-height:1;transition:color .3s ease}.menu-utility .menu-item--external:after{margin-left:.4rem}.main-menu-overlay{background-color:#fcfcfc;display:none;position:absolute;width:100%}.main-menu-overlay.js-active{display:block}.main-menu-overlay__body{align-items:center;display:flex;height:100%}.mega-menu{--bs-navbar-active-color:$brand-100}.mega-menu.collapsing{overflow-y:auto;transition:none!important}.mega-menu a,.mega-menu button{color:#fff}.mega-menu .nav-link{align-items:center;display:inline-flex}.mega-menu .nav-link span{color:#fff;display:block}.mega-menu .nav-link span:after{background-color:#e15947;content:"";display:block;height:.15rem;transition:width .3s ease;width:0}.mega-menu .nav-link.active,.mega-menu .nav-link.show,.mega-menu .nav-link:focus-visible,.mega-menu .nav-link:hover{color:#fff}.mega-menu .nav-link.active span:after,.mega-menu .nav-link.show span:after,.mega-menu .nav-link:focus-visible span:after,.mega-menu .nav-link:hover span:after{width:100%}.mega-menu .dropdown-toggle:after{border:none;color:#728ba7;content:"";display:flex;font-family:icons!important;font-size:2.6rem;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;text-transform:none;transition:transform .3s ease;width:1.8rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mega-menu .dropdown-toggle.show:after{color:#728ba7;transform:rotate(180deg)}.mega-menu .dropdown-menu{--bs-dropdown-font-size:$font-size-base;left:0;max-width:none;transform:none;width:100%}@media(min-width:1400px){.mega-menu .dropdown-menu{--bs-dropdown-min-width:40rem;background-color:#003057;border-radius:0 0 1.6rem 1.6rem;border-radius:0 0 16px 16px;box-shadow:0 1.2rem 8.4rem 0 rgba(20,31,40,.7);left:50%;max-width:min(90vw,72rem);min-width:var(--bs-dropdown-min-width);right:auto;top:4.6rem;transform:translateX(-50%);width:-moz-max-content;width:max-content}}.mega-menu .dropdown-menu .container{max-width:none}.mega-menu .dropdown-menu .dropdown-header{--bs-dropdown-header-color:$brand-100;color:#a7f4f0;font-size:1.6rem}.mega-menu .dropdown-menu a{color:#fff}.mega-menu__list{background-color:transparent}.mega-menu__nav-link{height:100%}@media(min-width:1400px){.mega-menu__nav-link{padding:0!important}}.mega-menu__nav-item{line-height:1}.navbar--mega-menu{--mg-nav-h:56px}@media(max-width:782.999px){.navbar--mega-menu{--mg-adminbar-h:58px}}@media(min-width:783px){.navbar--mega-menu{--mg-adminbar-h:32px}}@media(max-width:1399.98px){.navbar--mega-menu{position:relative;z-index:1030}}.navbar--mega-menu .navbar-collapse{justify-content:flex-end!important}@media(max-width:1399.98px){.navbar--mega-menu .navbar-collapse{background:var(--bs-body-bg);justify-content:center!important;left:0;overflow-y:auto;overscroll-behavior:contain;padding-bottom:max(env(safe-area-inset-bottom),1rem);padding-top:1.6rem;right:0}}.navbar--mega-menu .nav-item.dropdown{position:relative}.dropdown-item span,.mega-menu__nav-link span{display:inline-block}.dropdown-item span:after,.mega-menu__nav-link span:after{background-color:#e15947;content:"";display:block;height:.1rem;transition:width .3s ease;width:0}.dropdown-item:focus-visible span:after,.dropdown-item:hover span:after,.mega-menu__nav-link:focus-visible span:after,.mega-menu__nav-link:hover span:after{width:100%}.dropdown-item:active,.mega-menu__nav-link:active{background-color:transparent}@media(max-width:1399.98px){.dropdown-item{line-height:1.6;white-space:normal}}.navbar-toggler{align-items:center;display:flex;height:2rem;position:relative;transition:all .3s ease}.navbar-toggler>span:not(.sr-only){background-color:#98abc3;border-radius:.1rem;display:block;height:.2rem;position:relative;transform:scale(1);transform-origin:center;transition:all .3s ease;width:1.8rem;will-change:transform}.navbar-toggler>span:not(.sr-only):after,.navbar-toggler>span:not(.sr-only):before{background-color:#98abc3;border-radius:.1rem;content:"";display:block;height:100%;left:0;position:absolute;top:0;transform:translateY(-350%);transition:all .3s ease;width:100%;will-change:transform}.navbar-toggler>span:not(.sr-only):after{transform:translateY(350%)}.mg-nav-open .navbar-toggler>span:not(.sr-only){background-color:transparent}.mg-nav-open .navbar-toggler>span:not(.sr-only):before{transform:translateY(0) rotate(-45deg)}.mg-nav-open .navbar-toggler>span:not(.sr-only):after{transform:translateY(0) rotate(45deg)}@media(max-width:25rem){body.mg-nav-open{overflow:hidden}}.menu-footer .menu-item a{color:#fff;font-family:Bitter,serif;font-size:1.6rem;font-style:normal;font-weight:500;letter-spacing:.016rem;line-height:1.0666666667;text-decoration:underline;text-decoration-color:#e15947;text-decoration-thickness:.15rem;text-underline-offset:.4rem;transition:color .3s ease,text-underline-offset .3s ease}.menu-footer .menu-item a:hover{color:#e67566;text-underline-offset:.7rem}.menu-footer .menu-item a:focus-visible,.menu-footer .menu-item a:hover{color:#ff9d8e}.menu-footer--utility{-moz-column-gap:4rem;column-gap:4rem;row-gap:.5rem}.mgpb-footer__menu--primary{margin:2.4rem 0}.bg-image-overlay{background:rgba(0,0,0,.7);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.mgpb-accordion{background-color:#f0f0ea;color:#141f28;display:flex;flex-direction:column;gap:clamp(4rem,3.2615384615rem + 1.2820512821vw,4.8rem)}.mgpb-accordion .mgpb-component-intro{margin-bottom:4.8rem!important}.mgpb-accordion .mgpb-component-intro__heading{font-size:3.2rem;font-size:clamp(2.4rem,1.6615384615rem + 1.2820512821vw,3.2rem);font-weight:700;letter-spacing:.064rem;line-height:1.4;text-transform:uppercase}.mgpb-accordion__items{display:flex;flex-direction:column;gap:1.6rem;margin-top:clamp(0rem,-1.4769230769rem + 2.5641025641vw,1.6rem)}.mgpb-accordion__button{align-items:center;color:#141f28;cursor:pointer;font-size:3.2rem;font-weight:500;line-height:1.4;width:100%}.mgpb-accordion__button span:not(.icon){text-align:left;text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .3s ease}.mgpb-accordion__button[aria-expanded=true] .icon{transform:scaleY(-1)}.mgpb-accordion__button:focus-visible span:not(.icon),.mgpb-accordion__button:hover span:not(.icon){text-decoration-color:#141f28}.mgpb-accordion__item-heading{align-items:center;background-color:transparent;border:none;display:flex;font-weight:600;gap:clamp(1.6rem,-.6153846154rem + 3.8461538462vw,4rem);justify-content:space-between;line-height:1;text-align:start;width:100%}.mgpb-accordion__item-content{color:#141f28;max-width:100%;padding-top:1.2rem;text-align:start}.mgpb-accordion__item-content P:first-of-type{margin-top:0}.mgpb-accordion__item-content ul{list-style:disc;padding-left:1.5rem}.mgpb-accordion__item-content *{line-height:1.6}@media(min-width:576px){.mgpb-accordion__item-content{max-width:80%}}.mgpb-accordion__item{border-radius:1.2rem;padding:2.4rem}.mgpb-accordion--light .mgpb-accordion__item{background-color:#e8e8e1}.mgpb-accordion--dark .mgpb-accordion__item{background-color:#98abc3}.mgpb-accordion__button-icon{background-color:#a02323;border-radius:100%;cursor:pointer;flex:0 0 4.8rem;height:4.8rem;position:relative;transition:transform .3s ease-out!important;width:4.8rem}.mgpb-accordion__button-icon:after,.mgpb-accordion__button-icon:before{backface-visibility:hidden;background-color:#fff;content:"";display:block;position:absolute;transition:opacity .3s ease-out}.mgpb-accordion__button-icon:before{height:1.4rem;left:50%;top:50%;transform:translate3d(-50%,-50%,0);width:.2rem}.mgpb-accordion__button-icon:after{height:.2rem;left:50%;top:50%;transform:translate3d(-50%,-50%,0);width:1.4rem}[aria-expanded=true] .mgpb-accordion__button-icon{transform:rotate(180deg)}[aria-expanded=true] .mgpb-accordion__button-icon:before{opacity:0}@media(min-width:576px){.mgpb-accordion.mgpb-accordion--product{padding:8rem 0 0}}.mgpb-accordion.mgpb-accordion--product .container{padding:0}.mgpb-accordion.mgpb-accordion--product .mgpb-accordion__button{font-family:Barlow,sans-serif;font-size:2rem;font-style:normal;font-weight:600;letter-spacing:.02rem;line-height:1.5}.mgpb-accordion.mgpb-accordion--product .mgpb-accordion__item-content{max-width:100%}.mgpb-alert-cta__text>div{flex:1}.mgpb-alert-cta__text span.icon{display:flex;font-size:2.4rem}.mgpb-alert-cta__wrapper{border-radius:5rem;padding:3rem}@media(min-width:768px){.mgpb-alert-cta__wrapper{padding:2rem 5rem}}.mgpb-alert-cta__wrapper[data-bg-color=light] .mgpb-alert-cta__text,.mgpb-alert-cta__wrapper[data-bg-color=light] a:not(.btn){color:#000}.mgpb-alert-cta__wrapper[data-bg-color=dark] .mgpb-alert-cta__text,.mgpb-alert-cta__wrapper[data-bg-color=dark] a:not(.btn){color:#fff}.mgpb-std-banner .mgpb-background--dark .mgpb-std-banner__heading,.mgpb-std-banner .mgpb-background--dark .mgpb-std-banner__text,.mgpb-std-banner .mgpb-background--image .mgpb-std-banner__heading,.mgpb-std-banner .mgpb-background--image .mgpb-std-banner__text{color:var(--mgpb-color-neutral-surface,#fff)}.mgpb-std-banner .mgpb-background--dark .mgpb-std-banner__inner,.mgpb-std-banner .mgpb-background--image .mgpb-std-banner__inner{position:relative;z-index:2}.mgpb-std-banner__container{overflow:hidden;padding-bottom:var(--mgpb-spacing-block-max-md,10rem);padding-top:var(--mgpb-spacing-block-max-md,10rem);position:relative}.mgpb-std-banner__container.mgpb-background--image{background-position:50%;background-repeat:no-repeat;background-size:cover}.mgpb-std-banner__overlay{background:rgba(0,0,0,.7);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.mgpb-std-banner__inner{max-width:64.5rem}.mgpb-card-columns__cards{grid-template-columns:1fr}@media(min-width:768px){.mgpb-card-columns__cards[data-column-count="2"],.mgpb-card-columns__cards[data-column-count="3"]{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.mgpb-card-columns__cards[data-column-count="3"]{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.mgpb-card-columns__cards[data-column-count="4"]{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.mgpb-card-columns__cards[data-column-count="4"]{grid-template-columns:repeat(4,1fr)}}.mbpb-card-columns{background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQzMiIgaGVpZ2h0PSIxMDIyIiB2aWV3Qm94PSIwIDAgMTQzMiAxMDIyIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMTk2MS4xOSAyMjUuMTE4TDE5NjEuMzggMjI0LjkzNUwxNjAyLjIzIDQyMS4yNDVDMTU5My43MyA0MjUuNzk1IDE1ODMuMjQgNDI0Ljg4MiAxNTc1LjgyIDQxOC44ODFMMTQ2Ny45OCAzMzIuODI1QzE0NjEuMTEgMzI3LjM2NiAxNDUxLjcgMzI2LjA5MyAxNDQzLjU2IDMyOS43M0wxMTYyLjA0IDQ1Ny40NUMxMTU4LjA1IDQ1OS4yNzEgMTE1NC42MiA0NjIuMTc4IDExNTIuMDggNDY1LjgyTDkxMS4yNjkgODI2Ljk2N0M5MDUuMzAxIDgzNS44OCA4OTMuNzE5IDgzOC45NzUgODg0LjMxIDgzNC40MjVMODUzLjczNCA4MTkuNjg4Qzg0NS43NzQgODE1Ljg2OCA4MzYuMTg0IDgxNy4zMjQgODI5LjY3MSA4MjMuNTA4TDY1OS42IDk4Ny4yNTVDNjUxLjgyMSA5OTQuNzEyIDYzOS44OCA5OTUuMjYgNjMxLjU1NiA5ODguNTI4TDYxMC41NyA5NzEuNzg4QzYwMi4yNDcgOTY1LjA1NiA1OTAuMzA2IDk2NS42MDQgNTgyLjUyNyA5NzMuMDYxTDQzMS45OTQgMTExNy41M0M0MjMuMTMgMTEyNi4wOCA0MDkuMTk3IDExMjYuOCAzOTkuNDI1IDExMTguOThMMzE3LjgyOCAxMDUzLjY2QzMwOS41MDQgMTA0Ny4xMSAyOTcuNzQ1IDEwNDcuNDggMjg5Ljk2NiAxMDU0Ljc1QzI4Mi43MjcgMTA2MS40OSAyNzEuNjk0IDEwNjIuMzkgMjYzLjM3IDEwNTYuNzZMOTIuOTM1OCA5NDAuNDk4Qzg5LjMxODggOTM3Ljk1MSA4Ni42MDQ3IDkzNC40OTIgODQuOTc1MiA5MzAuNDg5TDcyLjQ4OTYgODk4LjEwNEM3MS4wNDE4IDg5NC4yODQgNjguMzI3OCA4OTAuODI1IDY1LjA3NCA4ODguNDYxTC02MTguNDk4IDQ5My44IiBzdHJva2U9IiNENkQ2Q0UiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBkPSJNMTkzNi43MSAxOTIuMjE2TDE5MzYuODcgMTkyLjA0OUwxNTgzLjU3IDM4Ni41MTJDMTU3NS42IDM5MC43NzggMTU2NC42MiAzOTAuNjM2IDE1NTcuNjcgMzg1LjAxTDE0NTAuOTggMzA3Ljg0MkMxNDQ0LjU0IDMwMi43MjQgMTQzNC42NiAzMDIuMTkxIDE0MjcuMDMgMzA1LjZMMTM0Ny40MyAzNDIuMzQzTDExNTAuOTYgNDMzLjgwNkMxMTQ3LjIzIDQzNS41MTEgMTE0My41IDQzOC42MSAxMTQxLjEyIDQ0Mi4wMjRMMTExNC4yMSA0ODAuOTQ4QzExMTQuMDEgNDgxLjA5NiAxMTA1LjQ3IDQ5My44NjQgMTEwNS4zOCA0OTQuMTAyTDEwODEuMDYgNTMxLjQyOUMxMDgwLjk1IDUzMS42NzcgMTA3MS45OCA1NDUuMDk1IDEwNzEuNzUgNTQ1LjI1N0w5MjAuNzExIDc2My4wNjZDOTIwLjE5MSA3NjMuNDE2IDg5OS44OTEgNzkyLjc2NyA4OTkuNDQyIDc5Mi4zNDZDODkzLjM1OCA4MDAuMjUgODgxLjc2NiA4MDMuMTI2IDg3Mi40MjggNzk5LjI3MUw4NDEgNzg3LjY2NEM4MzMuNTM4IDc4NC4wODIgODIyLjIwOCA3ODcuMzE5IDgxNi4xMDQgNzkzLjExN0M4MTUuNDk0IDc5My42MDQgODAwLjEyMyA4MDcuNTE5IDc5OS41NzMgODA2Ljk4Nkw3MDUuMzQ4IDg3OS42MTVDNzA0Ljg2NCA4NzkuMTQ4IDY5MS42MDEgODkxLjE2MSA2OTEuMDgyIDg5MS41ODJMNjc4LjgzOCA5MDMuMTUzQzY3OC4zMTkgOTAzLjU3NCA2NjUuMDY2IDkxNS41ODEgNjY0LjU4MiA5MTUuMTE1TDYzNy43MjQgOTM1LjgxN0M2MzAuNDI5IDk0Mi44MTIgNjE2LjkzNSA5NDEuMTA4IDYwOS4xMzYgOTM0Ljc5N0w1ODcuNDQ5IDkxNy4xNjlDNTc5LjY0NSA5MTAuODU4IDU2Ni4xNTUgOTA5LjE1OSA1NTguODYgOTE2LjE0OUw1NDUuMzY2IDkyNi41MTNDNTQ0Ljk1NyA5MjYuMTI4IDUzMy43OTkgOTM2LjE2NyA1MzMuMzA0IDkzNi40MDVMNTE3LjU1NSA5NTAuNjA5QzUxNi45NjQgOTUwLjg5NCA1MDMuODA4IDk2Mi42MzIgNTAzLjQzNSA5NjIuMDc5TDQwMy40NDQgMTAzOC43MkMzOTUuMTMgMTA0Ni43NCAzODAuMDE2IDEwNDQuMzQgMzcwLjg1NSAxMDM3TDMwMC41MTIgOTc3LjFDMzAwLjM1NiA5NzYuODcyIDI5NC4zNTMgOTcyLjA1NyAyOTQuMSA5NzEuOTQxTDI4Ny44ODUgOTY3LjIxM0MyODAuMDgxIDk2MS4wNzUgMjY2LjE4MyA5NjAuMTExIDI1OC44ODkgOTY2LjkzNEMyNTIuMTAzIDk3My4yNDUgMjM5LjAzMyA5NzIuODY0IDIzMS4yMzQgOTY3LjU3M0wxMjcuMzc0IDg5OS4zMDhDMTI2Ljg2NCA4OTkuMDc5IDExNC4yMDIgODkwLjkyMiAxMTMuNzczIDg5MS4yNjJMNTIuODUzNSA4NTguMjYzQzQ5LjQ1ODUgODU1Ljg3NCA0NS45NTc1IDg1My40MDMgNDQuNDI5IDg0OS42NDlDNDMuOTY0OSA4NTAuMDI1IDM3LjU5ODYgODM1LjI2OCAzNy4wNjg5IDgzNC45ODRMMjkuNDU2NCA4MTguNTUzQzI4LjA5OTQgODE0Ljk3MSAyNC40MzE5IDgxMS4xMTYgMjEuMzc0OCA4MDguODk5TC02NjAuMDEgNDE1LjUwMSIgc3Ryb2tlPSIjRDZENkNFIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz4KPHBhdGggZD0iTTE5MTIuMjIgMTU5LjMxOEwxOTEyLjM3IDE1OS4xNzFMMTU2NC45MSAzNTEuNzgyQzE1NTcuNDcgMzU1Ljc2NCAxNTQ2LjAxIDM1Ni4zOTkgMTUzOS41MSAzNTEuMTQzTDE0MzMuOTcgMjgyLjg2MkMxNDI3Ljk1IDI3OC4wODkgMTQxNy42MiAyNzguMjkyIDE0MTAuNSAyODEuNDc3TDEzMzIuMzUgMzE4LjE5TDExMzkuODggNDEwLjE3MUMxMTM2LjQgNDExLjc2NCAxMTMyLjM4IDQxNS4wNTEgMTEzMC4xNiA0MTguMjMyTDExMDMuMDUgNDU2LjAwNEMxMTAyLjY0IDQ1Ni4yOTggMTA5NC40OSA0NjguNDQ4IDEwOTQuMzEgNDY4LjkyNUwxMDcwLjc5IDUwNS45MjFDMTA3MC41OCA1MDYuNDIzIDEwNjIuMDMgNTE5LjE3NyAxMDYxLjU3IDUxOS40OTFMOTA5LjI0IDczMC41MzJDOTA4LjIwMSA3MzEuMjM4IDg4OC41MjIgNzU4LjU3IDg4Ny42MTQgNzU3LjcyOEM4ODEuNDE5IDc2NC42MTcgODY5LjgxNiA3NjcuMjggODYwLjU0NCA3NjQuMTJMODI4LjI2OCA3NTUuNjQ4QzgyMS4zMDEgNzUyLjMwNSA4MDguMjM2IDc1Ny4zMjIgODAyLjUzNSA3NjIuNzM1QzgwMS4zMTQgNzYzLjcxNCA3ODYuMDM5IDc3Ni42NSA3ODQuOTM0IDc3NS41NzlMNjg2Ljk1NyA4MzMuNzRDNjg1Ljk4MyA4MzIuODA2IDY3Mi44MTEgODQzLjk4MiA2NzEuNzcyIDg0NC44MjRMNjU4Ljk0MyA4NTYuNzRDNjU3LjkwNCA4NTcuNTgyIDY0NC43MzggODY4Ljc1MyA2NDMuNzY5IDg2Ny44MTlMNjE1Ljg0NyA4ODQuMzkyQzYwOS4wNDEgODkwLjkyMSA1OTMuOTkzIDg4Ni45NjkgNTg2LjcwOSA4ODEuMDhMNTY0LjMyNSA4NjIuNTY0QzU1Ny4wNDEgODU2LjY3NCA1NDEuOTk4IDg1Mi43MjggNTM1LjE5MiA4NTkuMjUxTDUyMS4xNjMgODY3LjU0NUM1MjAuMzUxIDg2Ni43NzQgNTA5LjI5MyA4NzYuMDQ3IDUwOC4yOTkgODc2LjUyNEw0OTEuNTYxIDg5MC43NjRDNDkwLjM4NSA4OTEuMzMyIDQ3Ny4zMyA5MDIuMDgxIDQ3Ni41ODMgOTAwLjk3TDM3NC44NzcgOTU5LjkzN0MzNjcuMTE5IDk2Ny40MiAzNTAuODE0IDk2MS44ODUgMzQyLjI2OSA5NTUuMDQyTDI3MS4xMzMgODkwLjkxNkMyNzAuODE2IDg5MC40NTkgMjY0Ljk4NCA4ODUuNzcyIDI2NC40ODUgODg1LjU0NEwyNTcuOTI2IDg4MC43ODZDMjUwLjY0MiA4NzUuMDUzIDIzNC42MDUgODcyLjc2NSAyMjcuOCA4NzkuMTMyQzIyMS40NjggODg1LjAyMSAyMDYuMzY1IDg4My4zNDcgMTk5LjA4IDg3OC40MTFMOTAuMTA1IDgwOS4yMzNDODkuMDg2IDgwOC43NzYgNzYuNjQwOCA4MDEuMjQ4IDc1Ljc4MzIgODAxLjkzM0wxMi43NTk5IDc3Ni4wNTFDOS41OTE4NCA3NzMuODI0IDUuMjk4ODggNzcyLjMzMyAzLjg3MTIzIDc2OC44MjdDMi45NDMwMSA3NjkuNTc4IC0zLjY5NTgxIDc1NS44NjYgLTQuNzYwMjQgNzU1LjI5OEwtMTMuNTkzNSA3MzkuMDE5Qy0xNC44NTk3IDczNS42NzYgLTE5LjQ4NTUgNzMxLjQyIC0yMi4zMzU4IDcyOS4zNUwtNTc1LjE3MSA0MTAuMTcxIiBzdHJva2U9IiNENkQ2Q0UiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBkPSJNMTg4Ny43MyAxMjYuNDJMMTg4Ny44NiAxMjYuMjg4TDE1NDYuMjQgMzE3LjA1M0MxNTM5LjMzIDMyMC43NTEgMTUyNy4zOSAzMjIuMTU2IDE1MjEuMzYgMzE3LjI3NkwxNDE2Ljk3IDI1Ny44ODNDMTQxMS4zOSAyNTMuNDQ5IDE0MDAuNTkgMjU0LjM5MyAxMzkzLjk4IDI1Ny4zNUwxMzE3LjI4IDI5NC4wMzJMMTEyOC44MSAzODYuNTMxQzExMjUuNTggMzg4LjAwNyAxMTIxLjI2IDM5MS40ODIgMTExOS4yIDM5NC40NEwxMDkxLjkxIDQzMS4wNkMxMDkxLjMgNDMxLjUwMiAxMDgzLjUzIDQ0My4wMzIgMTA4My4yNiA0NDMuNzQ4TDEwNjAuNTIgNDgwLjQxNEMxMDYwLjIxIDQ4MS4xNjUgMTA1Mi4wNyA0OTMuMjU0IDEwNTEuNCA0OTMuNzMxTDg5Ny43NjYgNjk4Qzg5Ni4yMDcgNjk5LjA1NSA4NzcuMTQzIDcyNC4zNzQgODc1Ljc4NiA3MjMuMTFDODY5LjQ3NSA3MjguOTkgODU3Ljg2MyA3MzEuNDM1IDg0OC42NjEgNzI4Ljk2NEw4MTUuNTMzIDcyMy42MjNDODA5LjA2NSA3MjAuNTE4IDc5NC4yNTkgNzI3LjMxNiA3ODguOTY3IDczMi4zNDNDNzg3LjEzNiA3MzMuODA5IDc3MS45NTcgNzQ1Ljc3MSA3NzAuMjk3IDc0NC4xNjhMNjY4LjU2NiA3ODcuODU1QzY2Ny4xMDggNzg2LjQ1NSA2NTQuMDIyIDc5Ni43OTQgNjUyLjQ2MyA3OTguMDU3TDYzOS4wNTQgODEwLjMxOEM2MzcuNDk2IDgxMS41ODEgNjI0LjQyIDgyMS45MDkgNjIyLjk1NyA4MjAuNTE0TDU5My45NyA4MzIuOTU4QzU4Ny42NDkgODM5LjAyIDU3MS4wNDcgODMyLjgyMSA1NjQuMjg3IDgyNy4zNTNMNTQxLjIwMyA4MDcuOTQ5QzUzNC40NDMgODAyLjQ4IDUxNy44NDEgNzk2LjI4NiA1MTEuNTIgODAyLjM0M0w0OTYuOTU2IDgwOC41NjhDNDk1LjczNSA4MDcuNDA2IDQ4NC43ODggODE1LjkxOCA0ODMuMjk1IDgxNi42MzRMNDY1LjU2OCA4MzAuOTA5QzQ2My44MDIgODMxLjc2MSA0NTAuODU3IDg0MS41MjYgNDQ5LjczOCA4MzkuODUyTDM0Ni4zMjIgODgxLjE0NUMzMzkuMTE4IDg4OC4wOTUgMzIxLjYyOCA4NzkuNDMxIDMxMy42OTMgODczLjA3NEwyNDEuNzY2IDgwNC43MThDMjQxLjI5MSA4MDQuMDM4IDIzNS42MzEgNzk5LjQ3MiAyMzQuODg1IDc5OS4xMzJMMjI3Ljk4NCA3OTQuMzQzQzIyMS4yMjQgNzg5LjAyMiAyMDMuMDQzIDc4NS40MDUgMTk2LjcyMiA3OTEuMzJDMTkwLjg0IDc5Ni43ODkgMTczLjcwOCA3OTMuODIxIDE2Ni45NDMgNzg5LjI0TDUyLjg1MjIgNzE5LjE1M0M1MS4zMjM2IDcxOC40NzQgMzkuMDk1NCA3MTEuNTcgMzcuODA5IDcxMi41OTRMLTI3LjMxMjcgNjkzLjgzNUMtMzAuMjUzOCA2OTEuNzY1IC0zNS4zMzg5IDY5MS4yNTggLTM2LjY2MDYgNjg4LjAwNkMtMzguMDUzIDY4OS4xMzIgLTQ0Ljk2OTEgNjc2LjQ2IC00Ni41NjMyIDY3NS42MDhMLTU2LjYxMjMgNjU5LjQ4MUMtNTcuNzg3NyA2NTYuMzc3IC02My4zNjcxIDY1MS43MjUgLTY2LjAxNTYgNjQ5LjgwMkwtNTQ3IDM3Mi4xMDYiIHN0cm9rZT0iI0Q2RDZDRSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+CjxwYXRoIGQ9Ik0xODYzLjI1IDkzLjUyMjZMMTg2My4zNiA5My40MTExTDE1MjcuNTkgMjgyLjMyNUMxNTIxLjIxIDI4NS43MzQgMTUwOC43OCAyODcuOTE1IDE1MDMuMjIgMjgzLjQxTDEzOTkuOTcgMjMyLjkwNUMxMzk0LjgyIDIyOC44MTEgMTM4My41NSAyMzAuNDk1IDEzNzcuNDUgMjMzLjIyNEwxMzAyLjIxIDI2OS44NzFMMTExNy43NCAzNjIuODg3QzExMTQuNzUgMzY0LjI1MSAxMTEwLjE0IDM2Ny45MTQgMTEwOC4yNCAzNzAuNjQzTDEwODAuNzUgNDA2LjExM0MxMDc5Ljk0IDQwNi43MDYgMTA3Mi41NiA0MTcuNjEzIDEwNzIuMiA0MTguNTY2TDEwNTAuMjQgNDU0LjkwM0MxMDQ5LjgzIDQ1NS45MDMgMTA0Mi4xMiA0NjcuMzI3IDEwNDEuMjEgNDY3Ljk2Nkw4ODYuMjkxIDY2NS40NjNDODg0LjIxMyA2NjYuODczIDg2NS43NjQgNjkwLjE2OCA4NjMuOTUzIDY4OC40ODhDODU3LjUzMiA2OTMuMzUzIDg0NS45MDQgNjk1LjU4NSA4MzYuNzY4IDY5My44MUw4MDIuNzg3IDY5MS41OThDNzk2LjgxNCA2ODguNzMyIDc4MC4yNzIgNjk3LjMxIDc3NS4zODkgNzAxLjk1MkM3NzIuOTQ3IDcwMy45MSA3NTcuODY0IDcxNC44OTMgNzU1LjY0OSA3MTIuNzU3TDY1MC4xNjUgNzQxLjk3MkM2NDguMjE4IDc0MC4xMDUgNjM1LjIyMiA3NDkuNjA2IDYzMy4xNDQgNzUxLjI5MUw2MTkuMTUgNzYzLjg5N0M2MTcuMDcyIDc2NS41ODEgNjA0LjA4MiA3NzUuMDcyIDYwMi4xMzQgNzczLjIxTDU3Mi4wODMgNzgxLjUyNUM1NjYuMjQ3IDc4Ny4xMiA1NDguMDk2IDc3OC42NzQgNTQxLjg1MSA3NzMuNjI2TDUxOC4wNyA3NTMuMzM1QzUxMS44MyA3NDguMjg3IDQ5My42NzkgNzM5Ljg0NiA0ODcuODQyIDc0NS40MzZMNDcyLjc0MyA3NDkuNTg2QzQ3MS4xMTQgNzQ4LjAzOSA0NjAuMjczIDc1NS43OCA0NTguMjggNzU2LjczOUw0MzkuNTY1IDc3MS4wNDlDNDM3LjIxNCA3NzIuMTg2IDQyNC4zNyA3ODAuOTYyIDQyMi44NzcgNzc4LjczTDMxNy43NDYgODAyLjM0OUMzMTEuMDk3IDgwOC43NjEgMjkyLjQyMSA3OTYuOTY3IDI4NS4wOTEgNzkxLjEwMkwyMTIuMzcyIDcxOC41MkMyMTEuNzM3IDcxNy42MTIgMjA2LjI0OCA3MTMuMTczIDIwNS4yNTQgNzEyLjcyMUwxOTguMDEgNzA3LjkwN0MxOTEuNzcgNzAyLjk5NyAxNzEuNDUgNjk4LjA1MSAxNjUuNjE4IDcwMy41MDlDMTYwLjE5IDcwOC41NTcgMTQxLjAyIDcwNC4zMDEgMTM0Ljc4IDcwMC4wN0wxNS41NjkxIDYyOS4wN0MxMy41MzYxIDYyOC4xNjIgMS41MTk1NyA2MjEuODkyIC0wLjE5NTYyNCA2MjMuMjU2TC02Ny40MjEgNjExLjYxNEMtNzAuMTM1MSA2MDkuNzAyIC03Ni4wMTIxIDYxMC4xNzkgLTc3LjIzMjkgNjA3LjE3NUMtNzkuMDg5MyA2MDguNjc3IC04Ni4yNzc5IDU5Ny4wNSAtODguNDA2OCA1OTUuOTE0TC05OS42NzY3IDU3OS45MzlDLTEwMC43NjEgNTc3LjA3MyAtMTA3LjI5OSA1NzIuMDIgLTEwOS43NDEgNTcwLjI0NUwtMzUzLjMzOSA0MTEuNDI3IiBzdHJva2U9IiNENkQ2Q0UiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBkPSJNMTgzOC43NyA2MC42MjU1TDE4MzguODUgNjAuNTI5MkwxNTA4LjkyIDI0Ny41OTFDMTUwMy4wNyAyNTAuNzE2IDE0OTAuMTYgMjUzLjY2OCAxNDg1LjA2IDI0OS41NDRMMTM4Mi45NiAyMDcuOTI2QzEzNzguMjQgMjA0LjE3MiAxMzY2LjUxIDIwNi41OTcgMTM2MC45MSAyMDkuMDk4TDEyODcuMTMgMjQ1LjcxNEwxMTA2LjY2IDMzOS4yNDdDMTEwMy45MiAzNDAuNSAxMDk5LjAxIDM0NC4zNTEgMTA5Ny4yNyAzNDYuODUyTDEwNjkuNTkgMzgxLjE3QzEwNjguNTggMzgxLjkxIDEwNjEuNTkgMzkyLjE5MyAxMDYxLjE0IDM5My4zOUwxMDM5Ljk4IDQyOS4zOTdDMTAzOS40NyA0MzAuNjUgMTAzMi4xNiA0NDEuNDEgMTAzMS4wMyA0NDIuMjA2TDg3NC44MTkgNjMyLjkzNkM4NzIuMjE2IDYzNC42OTYgODU0LjM4OCA2NTUuOTc3IDg1Mi4xMjggNjUzLjg3N0M4NDUuNTkgNjU3LjczMiA4MzMuOTU3IDY1OS43NDYgODI0Ljg4NyA2NTguNjY1TDc5MC4wNTggNjU5LjU4OUM3ODQuNTg1IDY1Ni45NjEgNzY2LjMwMyA2NjcuMzIgNzYxLjgyMyA2NzEuNTcxQzc1OC43NzEgNjc0LjAxNiA3NDMuNzgzIDY4NC4wMjUgNzQxLjAxNCA2ODEuMzUxTDYzMS43NzYgNjk2LjA5M0M2MjkuMzQ1IDY5My43NiA2MTYuNDM1IDcwMi40MjQgNjEzLjgzNyA3MDQuNTI5TDU5OS4yNjMgNzE3LjQ4QzU5Ni42NiA3MTkuNTg1IDU4My43NjEgNzI4LjI0IDU4MS4zMjkgNzI1LjkxMUw1NTAuMjA5IDczMC4wOTZDNTQ0Ljg2MiA3MzUuMjI1IDUyNS4xNTIgNzI0LjUzMiA1MTkuNDMxIDcxOS45TDQ5NC45NTQgNjk4LjcxNkM0ODkuMjM0IDY5NC4wODkgNDY5LjUyOSA2ODMuNDAxIDQ2NC4xODIgNjg4LjUyNEw0NDguNTQ4IDY5MC42MDRDNDQ2LjUxNSA2ODguNjcxIDQzNS43NzUgNjk1LjY0NyA0MzMuMjgzIDY5Ni44MzlMNDEzLjU3OSA3MTEuMTg1QzQxMC42MzggNzEyLjYwNSAzOTcuOSA3MjAuMzkyIDM5Ni4wMzMgNzE3LjYwN0wyODkuMTkyIDcyMy41NTJDMjgzLjA5OCA3MjkuNDMyIDI2My4yMzIgNzE0LjUwOCAyNTYuNTE4IDcwOS4xM0wxODMuMDA2IDYzMi4zMjJDMTgyLjIxNCA2MzEuMTg2IDE3Ni44OTcgNjI2Ljg3OSAxNzUuNjUxIDYyNi4zMTFMMTY4LjA2NCA2MjEuNDY2QzE2Mi4zNDMgNjE2Ljk2MSAxMzkuODkgNjEwLjY5MSAxMzQuNTM3IDYxNS42OThDMTI5LjU2MyA2MjAuMzI1IDEwOC4zNiA2MTQuNzc1IDEwMi42NCA2MTAuODk5TC0yMS42ODY2IDUzOC45ODZDLTI0LjIyOTEgNTM3Ljg1IC0zNi4wMjM2IDUzMi4yMDkgLTM4LjE3MjYgNTMzLjkxM0wtMTA3LjUwMiA1MjkuMzk0Qy0xMDkuOTg5IDUyNy42NDMgLTExNi42NTggNTI5LjA5OSAtMTE3Ljc3OCA1MjYuMzQ1Qy0xMjAuMDk4IDUyOC4yMjIgLTEyNy41NjQgNTE3LjY0IC0xMzAuMjIzIDUxNi4yMTlMLTE0Mi43MTMgNTAwLjM5MkMtMTQzLjcwNyA0OTcuNzY0IC0xNTEuMjA0IDQ5Mi4zMTEgLTE1My40MzkgNDkwLjY4OEwtMzcxLjg1OCAzNDkuNjU3IiBzdHJva2U9IiNENkQ2Q0UiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBkPSJNMTgxNC4yOCAyNy43MjI5TDE4MTQuMzQgMjcuNjQxNkwxNDkwLjI2IDIxMi44NTdDMTQ4NC45NCAyMTUuNjk4IDE0NzEuNTUgMjE5LjQyMSAxNDY2LjkxIDIxNS42NzJMMTM2NS45NiAxODIuOTQyQzEzNjEuNjYgMTc5LjUzMyAxMzQ5LjQ4IDE4Mi42OTQgMTM0NC4zOSAxODQuOTY2TDEyNzIuMDUgMjIxLjU1MkwxMDk1LjU4IDMxNS42MDNDMTA5My4xIDMxNi43MzkgMTA4Ny44OSAzMjAuNzc3IDEwODYuMzEgMzIzLjA1NUwxMDU4LjQ0IDM1Ni4yMjZDMTA1Ny4yMiAzNTcuMTE0IDEwNTAuNjIgMzY2Ljc3OCAxMDUwLjA3IDM2OC4yMTNMMTAyOS43IDQwMy44OTFDMTAyOS4wOSA0MDUuMzkyIDEwMjIuMiA0MTUuNDg3IDEwMjAuODUgNDE2LjQ0Nkw4NjMuMzQgNjAwLjQwNEM4NjAuMjE4IDYwMi41MTkgODQzLjAxIDYyMS43ODEgODQwLjI5NiA2MTkuMjU0QzgzMy42NDcgNjIyLjA5NSA4MjEuOTk5IDYyMy44OTYgODEzIDYyMy41MDVMNzc3LjMxOSA2MjcuNTU5Qzc3Mi4zNDUgNjI1LjE2OSA3NTIuMzIyIDYzNy4zMDkgNzQ4LjI1MSA2NDEuMTc0Qzc0NC41ODkgNjQ0LjEwNiA3MjkuNjk3IDY1My4xNDEgNzI2LjM3MiA2NDkuOTM1TDYxMy4zODIgNjUwLjIwNEM2MTAuNDY2IDY0Ny40MDkgNTk3LjY0MiA2NTUuMjMxIDU5NC41MjQgNjU3Ljc1N0w1NzkuMzY1IDY3MS4wNTNDNTc2LjI0MyA2NzMuNTggNTYzLjQyOSA2ODEuMzk3IDU2MC41MTMgNjc4LjYwMkw1MjguMzI4IDY3OC42NThDNTIzLjQ2NSA2ODMuMzE5IDUwMi4yMDcgNjcwLjM3OSA0OTcuMDA2IDY2Ni4xNjhMNDcxLjgyOCA2NDQuMDk2QzQ2Ni42MjcgNjM5Ljg5MSA0NDUuMzc0IDYyNi45NSA0NDAuNTEgNjMxLjYxN0w0MjQuMzQyIDYzMS42MTdDNDIxLjkwMSA2MjkuMzA0IDQxMS4yNjYgNjM1LjUxMyA0MDguMjggNjM2Ljk0OEwzODcuNTg3IDY1MS4zM0MzODQuMDYgNjUzLjAzNCAzNzEuNDI5IDY1OS44MzIgMzY5LjE4OSA2NTYuNDg5TDI2MC42MzIgNjQ0Ljc2MUMyNTUuMDkzIDY1MC4xMDcgMjM0LjA0MiA2MzIuMDUzIDIyNy45MzggNjI3LjE2M0wxNTMuNjM0IDU0Ni4xMjRDMTUyLjY4NiA1NDQuNzU5IDE0Ny41MzYgNTQwLjU3OSAxNDYuMDQyIDUzOS44OTRMMTM4LjExMiA1MzUuMDI0QzEzMi45MTEgNTMwLjkzMSAxMDguMzE4IDUyMy4zMzcgMTAzLjQ1NSA1MjcuODgyQzk4LjkyOTkgNTMyLjA4NyA3NS42OTkyIDUyNS4yNDQgNzAuNDkzMSA1MjEuNzIzTC01OC45NDg0IDQ0OC44OTdDLTYyLjAwMDQgNDQ3LjUzMyAtNzMuNTc4IDQ0Mi41MjEgLTc2LjE1NTkgNDQ0LjU2NUwtMTQ3LjU4OCA0NDcuMTYyQy0xNDkuODQ5IDQ0NS41NjkgLTE1Ny4zMSA0NDguMDEgLTE1OC4zMjkgNDQ1LjUwOUMtMTYxLjEwOCA0NDcuNzYxIC0xNjguODUyIDQzOC4yMjQgLTE3Mi4wNCA0MzYuNTE5TC0xODUuNzQ3IDQyMC44NDRDLTE4Ni42NSA0MTguNDU1IC0xOTUuMDk5IDQxMi42MDYgLTE5Ny4xMzcgNDExLjEyNUwtNDI0LjM2IDI2Ny4yNTMiIHN0cm9rZT0iI0Q2RDZDRSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+CjxwYXRoIGQ9Ik0xNzg5LjggLTUuMTc0ODNMMTc4OS44NCAtNS4yMzU3N0wxNDcxLjYgMTc4LjEyOEMxNDY2LjgyIDE4MC42ODUgMTQ1Mi45MyAxODUuMTg0IDE0NDguNzYgMTgxLjgwNkwxMzQ4Ljk2IDE1Ny45NjNDMTM0NS4wOSAxNTQuODk0IDEzMzIuNDQgMTU4Ljc5NSAxMzI3Ljg2IDE2MC44NDVMMTI1Ni45OCAxOTcuNEwxMDg0LjUxIDI5MS45NzNDMTA4Mi4yNyAyOTIuOTk4IDEwNzYuNzggMjk3LjIyNCAxMDc1LjM1IDI5OS4yNzNMMTA0Ny4yOCAzMzEuMjkzQzEwNDUuODYgMzMyLjMyOCAxMDM5LjY1IDM0MS4zNzMgMTAzOS4wMiAzNDMuMDQyTDEwMTkuNDMgMzc4LjM4OUMxMDE4LjcyIDM4MC4xNCAxMDEyLjI1IDM4OS41NzUgMTAxMC42NyAzOTAuNjg2TDg1MS44NjkgNTY3Ljg3NkM4NDguMjI3IDU3MC4zNDIgODMxLjYzNSA1ODcuNTg5IDgyOC40NjcgNTg0LjY0MkM4MjEuNzA3IDU4Ni40NzMgODEwLjA0MyA1ODguMDUxIDgwMS4xMTQgNTg4LjM2TDc2NC41ODEgNTk1LjU0NEM3NjAuMTAxIDU5My4zOTMgNzM4LjM0MyA2MDcuMzEzIDczNC42NzYgNjEwLjc5M0M3MzAuNDAzIDYxNC4yMTcgNzE1LjYwNyA2MjIuMjczIDcxMS43MjggNjE4LjUyOUw1OTQuOTc5IDYwNC4zMjVDNTkxLjU3MyA2MDEuMDYzIDU3OC44NDEgNjA4LjA1MyA1NzUuMjAzIDYxMC45OTZMNTU5LjQ2NCA2MjQuNjMxQzU1NS44MjIgNjI3LjU3OSA1NDMuMDk0IDYzNC41NTkgNTM5LjY5NCA2MzEuMjk3TDUwNi40NDQgNjI3LjIyNEM1MDIuMDcxIDYzMS40MTkgNDc5LjI1NCA2MTYuMjMxIDQ3NC41NzIgNjEyLjQ0MUw0NDguNjk4IDU4OS40ODFDNDQ0LjAxNiA1ODUuNjk3IDQyMS4yMDkgNTcwLjUwOSA0MTYuODM2IDU3NC43MDlMNDAwLjEzMyA1NzIuNjQ1QzM5Ny4yODMgNTY5Ljk0MSAzODYuNzU0IDU3NS4zNzkgMzgzLjI2OCA1NzcuMDUzTDM2MS41ODYgNTkxLjQ3QzM1Ny40NyA1OTMuNDU5IDM0NC45NDQgNTk5LjI2NyAzNDIuMzMxIDU5NS4zNjZMMjMyLjA2NCA1NjUuOTU5QzIyNy4wNzUgNTcwLjc2OCAyMDQuODQzIDU0OS41ODMgMTk5LjM0OSA1NDUuMTg1TDEyNC4yNTQgNDU5LjkyQzEyMy4xNDQgNDU4LjMyOCAxMTguMTcgNDU0LjI3NCAxMTYuNDI1IDQ1My40NzhMMTA4LjE1MiA0NDguNTc4QzEwMy40NyA0NDQuODk1IDc2LjczODQgNDM1Ljk3MSA3Mi4zNTk2IDQ0MC4wNjVDNjguMjg4NiA0NDMuODUgNDMuMDE5OCA0MzUuNzE4IDM4LjMzODMgNDMyLjU0MkwtOTYuMjIzNSAzNTguODA4Qy05OS43ODUxIDM1Ny4yMTUgLTExMS4xNDYgMzUyLjgzMiAtMTE0LjE1MiAzNTUuMjIyTC0xODcuNjg5IDM2NC45NDFDLTE4OS43MjcgMzYzLjUxMSAtMTk3Ljk3NSAzNjYuOTMgLTE5OC44ODggMzY0LjY3N0MtMjAyLjEzMiAzNjcuMzA1IC0yMTAuMTUzIDM1OC44MTMgLTIxMy44NzEgMzU2LjgyNUwtMjI4Ljc5OCAzNDEuMzAyQy0yMjkuNjEgMzM5LjE1MSAtMjM5LjAxOCAzMzIuOTAxIC0yNDAuODQ5IDMzMS41NzJMLTQ3Ni44NzUgMTg0Ljg1NCIgc3Ryb2tlPSIjRDZENkNFIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz4KPHBhdGggZD0iTTE3NjUuMzIgLTM4LjA3MTVMMTc2NS4zMyAtMzguMTE3MUwxNDUyLjk0IDE0My4zOTVDMTQ0OC42OCAxNDUuNjY4IDE0MzQuMzIgMTUwLjkzOCAxNDMwLjYxIDE0Ny45MzVMMTMzMS45NiAxMzIuOThDMTMyOC41MiAxMzAuMjUxIDEzMTUuNCAxMzQuODkzIDEzMTEuMzMgMTM2LjcxNEwxMjQxLjkgMTczLjIzNEwxMDczLjQzIDI2OC4zMjRDMTA3MS40NCAyNjkuMjMyIDEwNjUuNjUgMjczLjY1MSAxMDY0LjM5IDI3NS40NjdMMTAzNi4xMyAzMDYuMzM1QzEwMzQuNSAzMDcuNTE3IDEwMjguNjggMzE1Ljk0MyAxMDI3Ljk2IDMxNy44NTFMMTAwOS4xNiAzNTIuODY5QzEwMDguMzUgMzU0Ljg3MyAxMDAyLjMgMzYzLjYzOSAxMDAwLjQ4IDM2NC45MTJMODQwLjM5MSA1MzUuMzNDODM2LjIzIDUzOC4xNSA4MjAuMjUzIDU1My4zNzkgODE2LjYzNiA1NTAuMDFDODA5Ljc2IDU1MC44MjcgNzk4LjA5MiA1NTIuMTkyIDc4OS4yMjMgNTUzLjE5Nkw3NTEuODQyIDU2My41MTRDNzQ3Ljg2MiA1NjEuNjAyIDcyNC4zNjQgNTc3LjMwMiA3MjEuMTA1IDU4MC4zOTdDNzE2LjIyMiA1ODQuMzA4IDcwMS41MjEgNTkxLjM5IDY5Ny4wODcgNTg3LjExM0w1NzYuNTg1IDU1OC40MzZDNTcyLjY5NSA1NTQuNzA4IDU2MC4wNDggNTYwLjg2MSA1NTUuODkyIDU2NC4yMjVMNTM5LjU2NyA1NzguMjA1QzUzNS40MDUgNTgxLjU3NCA1MjIuNzY4IDU4Ny43MTcgNTE4Ljg3NCA1ODMuOTg4TDQ4NC41NiA1NzUuNzg2QzQ4MC42NyA1NzkuNTE0IDQ1Ni4zMDQgNTYyLjA3OSA0NTIuMTQzIDU1OC43MUw0MjUuNTcyIDUzNC44NjNDNDIxLjQxIDUzMS40OTQgMzk3LjA1NSA1MTQuMDY0IDM5My4xNjUgNTE3Ljc5OEwzNzUuOTI4IDUxMy42NThDMzcyLjY2OSA1MTAuNTY0IDM2Mi4yNDYgNTE1LjI0MSAzNTguMjY2IDUxNy4xNTNMMzM1LjU5NSA1MzEuNjA2QzMzMC44OTQgNTMzLjg3OSAzMTguNDY5IDUzOC42OTggMzE1LjQ4MiA1MzQuMjM5TDIwMy41MDUgNDg3LjE1OEMxOTkuMDcxIDQ5MS40MzQgMTc1LjY1NCA0NjcuMTIgMTcwLjc2NSA0NjMuMjA5TDk0Ljg3ODEgMzczLjcxM0M5My42MTE5IDM3MS44OTIgODguODA0MyAzNjcuOTY2IDg2LjgxNjcgMzY3LjA1OEw3OC4yMDA0IDM2Mi4xMzJDNzQuMDM4NSAzNTguODU1IDQ1LjE2NzggMzQ4LjYwNyA0MS4yNzg0IDM1Mi4yNDVDMzcuNjYxMyAzNTUuNjEzIDEwLjM1OTUgMzQ2LjE4MyA2LjE5NzYzIDM0My4zNjJMLTEzMy40NzkgMjY4LjcxNUMtMTM3LjU1MSAyNjYuODk0IC0xNDguNjk0IDI2My4xNCAtMTUyLjEzIDI2NS44NjlMLTIyNy43NyAyODIuNzA2Qy0yMjkuNTgxIDI4MS40MzMgLTIzOC42MjEgMjg1LjgzNiAtMjM5LjQzMyAyODMuODM3Qy0yNDMuMTQxIDI4Ni44NCAtMjUxLjQzNCAyNzkuMzkzIC0yNTUuNjg3IDI3Ny4xMjFMLTI3MS44MzUgMjYxLjc1Qy0yNzIuNTU2IDI1OS44MzcgLTI4Mi45MTggMjUzLjE5MiAtMjg0LjU0OCAyNTIuMDA1TC01MjkuMzcxIDEwMi40NDIiIHN0cm9rZT0iI0Q2RDZDRSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+CjxwYXRoIGQ9Ik0xNzQwLjgzIC03MC45Njk4TDE3NDAuODMgLTcxLjAwMDNMMTQzNC4yNyAxMDguNjY1QzE0MzAuNTUgMTEwLjY1NCAxNDE1LjcgMTE2LjY5NiAxNDEyLjQ1IDExNC4wNjhMMTMxNC45NSAxMDguMDAxQzEzMTEuOTQgMTA1LjYxMSAxMjk4LjM2IDExMC45OTQgMTI5NC44IDExMi41ODdMMTIyNi44MyAxNDkuMDc2TDEwNjIuMzUgMjQ0LjY4NEMxMDYwLjYxIDI0NS40OCAxMDU0LjUzIDI1MC4wODIgMTA1My40MiAyNTEuNjc0TDEwMjQuOTcgMjgxLjM5MUMxMDIzLjE0IDI4Mi43MiAxMDE3LjcxIDI5MC41MjIgMTAxNi45IDI5Mi42NzNMOTk4Ljg4NyAzMjcuMzY3Qzk5Ny45NjggMzI5LjYxOSA5OTIuMzM5IDMzNy43MjUgOTkwLjMgMzM5LjE1Nkw4MjguOTE2IDUwMi44MDdDODI0LjIzNSA1MDUuOTc3IDgwOC44NzkgNTE5LjE5MiA4MDQuODA4IDUxNS40MDNDNzk3LjgyMSA1MTUuMjEgNzg2LjEzNyA1MTYuMzU2IDc3Ny4zMzkgNTE4LjA1MUw3MzkuMTA2IDUzMS40OTlDNzM1LjYyNSA1MjkuODI1IDcxMC4zODYgNTQ3LjMwNiA3MDcuNTM2IDU1MC4wMTVDNzAyLjA0MiA1NTQuNDEzIDY4Ny40MzggNTYwLjUyMSA2ODIuNDU0IDU1NS43MTJMNTU4LjE5OCA1MTIuNTYyQzU1My44MjQgNTA4LjM2NiA1NDEuMjY4IDUxMy42ODMgNTM2LjU4NyA1MTcuNDY3TDUxOS42ODIgNTMxLjc5M0M1MTUuMDAxIDUzNS41NzcgNTAyLjQ0OSA1NDAuODg5IDQ5OC4wNzEgNTM2LjY5M0w0NjIuNjkyIDUyNC4zNjFDNDU5LjI4NyA1MjcuNjIzIDQzMy4zNjggNTA3Ljk0IDQyOS43MyA1MDQuOTkzTDQwMi40NTkgNDgwLjI1M0MzOTguODE3IDQ3Ny4zMDUgMzcyLjkwNyA0NTcuNjI4IDM2OS41MDIgNDYwLjg5NUwzNTEuNzMgNDU0LjY4NUMzNDguMDY3IDQ1MS4yMDUgMzM3Ljc0NiA0NTUuMTE3IDMzMy4yNjYgNDU3LjI2N0wzMDkuNjA3IDQ3MS43NTZDMzA0LjMxNSA0NzQuMzEyIDI5MS45OTUgNDc4LjE0MiAyODguNjQxIDQ3My4xM0wxNzQuOTQ5IDQwOC4zNzVDMTcxLjA2OSA0MTIuMTE0IDE0Ni40NjEgMzg0LjY3IDE0Mi4xODkgMzgxLjI1MUw2NS41MDk0IDI4Ny41MjlDNjQuMDg2OCAyODUuNDg1IDU5LjQ1MDcgMjgxLjY4IDU3LjIxMDkgMjgwLjY2MUw0OC4yNTE2IDI3NS43MDVDNDQuNjA5MyAyNzIuODM4IDEzLjU5OTcgMjYxLjI2MiAxMC4xOTQ1IDI2NC40NDhDNy4wMjY0NiAyNjcuMzk1IC0yMi4zMDM1IDI1Ni42NzEgLTI1Ljk0NTcgMjU0LjIwNkwtMTcwLjc0MyAxNzguNjQ1Qy0xNzUuMzI0IDE3Ni42MDEgLTE4Ni4yNSAxNzMuNDcxIC0xOTAuMTIgMTc2LjU0TC0yNjcuODYzIDIwMC40OTRDLTI2OS40NDcgMTk5LjM3OCAtMjc5LjI3OSAyMDQuNzY2IC0yNzkuOTkxIDIwMy4wMTVDLTI4NC4xNjMgMjA2LjM5NCAtMjkyLjczNCAxOTkuOTkyIC0yOTcuNTE2IDE5Ny40M0wtMzE0Ljg4NSAxODIuMjEyQy0zMTUuNTIxIDE4MC41MzggLTMyNi44MzYgMTczLjQ5MSAtMzI4LjI1OCAxNzIuNDU2TC00NjAuMTM5IDkwLjc1NzgiIHN0cm9rZT0iI0Q2RDZDRSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-size:140%}@media(min-width:768px){.mbpb-card-columns{background-size:100%}}.mbpb-card-columns.mbpb-card-columns--dark .card{background-color:#516985;color:#fff}@media(min-width:768px){.mgpb-card-columns__intro{margin:0 auto;max-width:66.6666666667%;text-align:center}}.mgpb-card-columns__intro .mgpb-component-intro{margin:0 auto 4.8rem!important}.mbpb-card-columns.mbpb-card-columns--contrast .mbpb-card-columns__container{position:relative}@media(min-width:768px){.mbpb-card-columns.mbpb-card-columns--contrast .mgpb-card-columns__cards{gap:3.2rem!important;padding:0 5.2rem}}@media(min-width:1200px){.mgpb-card-colunns__careers-container .mbpb-card-columns.mbpb-card-columns--contrast .card{min-height:42.8rem}}.mbpb-card-columns.mbpb-card-columns--contrast .card{border-radius:2rem;display:flex;flex-direction:column;padding:2.4rem 3.2rem;position:relative}@media(min-width:768px){.mbpb-card-columns.mbpb-card-columns--contrast .card{min-height:30rem}}@media(min-width:1200px){.mbpb-card-columns.mbpb-card-columns--contrast .card{min-height:50rem}}.mbpb-card-columns.mbpb-card-columns--contrast .card>*{position:relative;z-index:1}.mbpb-card-columns.mbpb-card-columns--contrast .card:first-of-type:before{background-color:#d6d6ce;border-radius:100%;content:"";display:block;filter:blur(49.5px);height:111%;left:-16%;position:absolute;top:10%;transform:rotate(-22.677deg);width:111%}.mbpb-card-columns.mbpb-card-columns--contrast .card:first-of-type:after{background:inherit;border-radius:2rem;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.mbpb-card-columns.mbpb-card-columns--contrast .card:not(:has(.card__image)) .card__icon{bottom:auto;color:#141f28;left:auto;margin-left:auto;margin-top:auto;position:relative;right:0}.mbpb-card-columns.mbpb-card-columns--contrast .card__image{margin-bottom:0!important;margin-top:auto;order:10}.mbpb-card-columns.mbpb-card-columns--contrast .card__image:after{background-color:#f0f0ea;border-radius:100%;bottom:-23px;content:"";display:block;filter:blur(49.5px);height:16rem;opacity:.5;position:absolute;right:-17px;transform:rotate(-22.677deg);width:14rem}.mbpb-card-columns.mbpb-card-columns--contrast .card__heading{font-family:Barlow,sans-serif;font-size:clamp(2rem,.8923076923rem + 1.9230769231vw,3.2rem);font-weight:400;line-height:1.2}.mbpb-card-columns.mbpb-card-columns--contrast .card__text{font-family:Barlow,sans-serif;font-size:2rem;font-style:normal;font-weight:400;letter-spacing:.02rem;line-height:1.5;margin-bottom:4rem}.mbpb-card-columns.mbpb-card-columns--contrast .card__icon{bottom:1.6rem;right:1.6rem}.mbpb-card-columns.mbpb-card-columns--contrast.mbpb-card-columns--light{background-color:#f0f0ea;background-image:none;overflow:hidden}.mbpb-card-columns.mbpb-card-columns--contrast.mbpb-card-columns--light .card{background-color:#d6d6ce}.mbpb-card-columns.mbpb-card-columns--contrast.mbpb-card-columns--dark{background-color:#46607e;background-image:none;color:#fff;overflow:hidden}.mbpb-card-columns.mbpb-card-columns--contrast.mbpb-card-columns--dark .card{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),#46607e;border-radius:20px}.mbpb-card-columns.mbpb-card-columns--contrast.mbpb-card-columns--dark .card:first-of-type:before{background-color:#516985}.mbpb-card-columns__lines{bottom:-5%;height:100%;left:0;position:absolute;width:100%}@media(min-width:768px){.mbpb-card-columns__lines{bottom:-16%}}.mbpb-card-columns__lines--bg,.mbpb-card-columns__lines--fg{bottom:0;position:absolute;right:0}.mbpb-card-columns__lines--bg{bottom:5%;display:none;right:0}@media(min-width:992px){.mbpb-card-columns__lines--bg{display:block}}.mgpb-fw-banner{background-blend-mode:luminosity;background-color:#46607e;overflow:hidden;position:relative}.mgpb-fw-banner:after{background:#f0f0ea;content:"";height:100%;left:0;mix-blend-mode:multiply;position:absolute;top:0;width:100%}.mgpb-fw-banner.mgpb-background--image{background-position:50%;background-repeat:no-repeat;background-size:cover}.mgpb-fw-banner.mgpb-fw-banner--strip{border-radius:2rem;margin-inline:auto;max-width:90%}@media(min-width:992px){.mgpb-fw-banner.mgpb-fw-banner--strip{max-width:93%}}@media(min-width:1400px){.mgpb-fw-banner.mgpb-fw-banner--strip{max-width:133.4rem}}.mgpb-fw-banner,.mgpb-fw-banner.mgpb-block.mgpb-block--flush{padding-bottom:clamp(6rem,4.1538461538rem + 3.2051282051vw,8rem);padding-top:clamp(6rem,2.3076923077rem + 6.4102564103vw,10rem)}.mgpb-fw-banner.mgpb-fw-banner--strip.mgpb-block{padding-bottom:clamp(6rem,-5.0769230769rem + 19.2307692308vw,18rem);padding-top:clamp(6rem,-5.0769230769rem + 19.2307692308vw,18rem)}.mgpb-fw-banner__inner{max-width:64.5rem;position:relative;z-index:2}.mgpb-fw-banner.mgpb-background--dark .mgpb-fw-banner__heading,.mgpb-fw-banner.mgpb-background--dark .mgpb-fw-banner__text,.mgpb-fw-banner.mgpb-background--image .mgpb-fw-banner__heading,.mgpb-fw-banner.mgpb-background--image .mgpb-fw-banner__text{color:var(--mgpb-color-neutral-surface,#fff)}.mgpb-fw-banner__text{font-size:clamp(2rem,.8923076923rem + 1.9230769231vw,3.2rem);line-height:1.4}.mgpb-fw-banner__overlay{background:rgba(0,0,0,.7);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.mgpb-background--stone{background-color:#c7c7bc}.mgpb-background--stone .mgpb-fw-banner__heading,.mgpb-background--stone .mgpb-fw-banner__text{color:#141f28}.mgpb-background--slate{background-color:#46607e}.mgpb-background--navy{background-color:#003057}.mgpb-background--crimson{background-color:#861414}.mgpb-background--crimson .mgpb-fw-banner__heading,.mgpb-background--crimson .mgpb-fw-banner__text,.mgpb-background--navy .mgpb-fw-banner__heading,.mgpb-background--navy .mgpb-fw-banner__text,.mgpb-background--slate .mgpb-fw-banner__heading,.mgpb-background--slate .mgpb-fw-banner__text{color:#fff}.mgpb-fw-banner__lines{bottom:-3rem;opacity:.7;position:absolute;right:-8rem}.mgpb-fw-banner--strip .mgpb-fw-banner__lines{bottom:-1rem;right:0}.mgpb-background--crimson .mgpb-fw-banner__lines:after{background:linear-gradient(90deg,#861414,#861414 35%,rgba(134,20,20,0));content:"";display:block;height:100%;left:0;position:absolute;top:0;width:65%}.mgpb-block-form{background-color:#f0f0ea;position:relative}.mgpb-block-form__inner{background-color:#e8e8e1;border-radius:2rem;display:flex;flex-direction:column;margin:0 auto;max-width:84rem;padding:3rem;position:relative;z-index:1}@media(min-width:768px){.mgpb-block-form__inner{padding:6.4rem}}#mc_embed_shell,.gform_body .gform_fields,.mgpb-footer__newsletter-form{display:flex;flex-direction:column;gap:2.4rem!important}#mc_embed_shell legend,.gform_body .gform_fields legend,.mgpb-footer__newsletter-form legend{display:none}#mc_embed_shell .gfield,#mc_embed_shell .ginput_complex span,#mc_embed_shell .mc-field-group,.gform_body .gform_fields .gfield,.gform_body .gform_fields .ginput_complex span,.gform_body .gform_fields .mc-field-group,.mgpb-footer__newsletter-form .gfield,.mgpb-footer__newsletter-form .ginput_complex span,.mgpb-footer__newsletter-form .mc-field-group{position:relative}#mc_embed_shell .gfield_label,#mc_embed_shell .gform-field-label--type-sub,.gform_body .gform_fields .gfield_label,.gform_body .gform_fields .gform-field-label--type-sub,.mgpb-footer__newsletter-form .gfield_label,.mgpb-footer__newsletter-form .gform-field-label--type-sub{color:#003057!important;font-size:2rem;font-weight:400;left:1.6rem;margin-top:0!important;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;z-index:1}#mc_embed_shell .mc-field-group label,.gform_body .gform_fields .mc-field-group label,.mgpb-footer__newsletter-form .mc-field-group label{color:#003057!important;font-size:2rem;font-weight:400;left:1.6rem;margin-top:0!important;pointer-events:none;position:absolute;top:1.6rem;transform:translateY(0);transition:all .3s ease;z-index:1}#mc_embed_shell .gfield:not(.gfield_contains_required) .gfield_label:after,.gform_body .gform_fields .gfield:not(.gfield_contains_required) .gfield_label:after,.mgpb-footer__newsletter-form .gfield:not(.gfield_contains_required) .gfield_label:after{content:" (optional)";font-weight:400}#mc_embed_shell .gfield.gfield--type-textarea .gfield_label,.gform_body .gform_fields .gfield.gfield--type-textarea .gfield_label,.mgpb-footer__newsletter-form .gfield.gfield--type-textarea .gfield_label{top:.8rem;transform:translateY(0)}#mc_embed_shell .gfield.gfield--type-textarea.gfield--has-description .gfield_label,.gform_body .gform_fields .gfield.gfield--type-textarea.gfield--has-description .gfield_label,.mgpb-footer__newsletter-form .gfield.gfield--type-textarea.gfield--has-description .gfield_label{top:4rem}#mc_embed_shell .gform-field-label--type-sub,.gform_body .gform_fields .gform-field-label--type-sub,.mgpb-footer__newsletter-form .gform-field-label--type-sub{transform:translateX(.6rem) translateY(-50%)}#mc_embed_shell .gfield:has(input:not(:-moz-placeholder)) .gfield_label,#mc_embed_shell .gfield:has(textarea:not(:-moz-placeholder)) .gfield_label,#mc_embed_shell .ginput_complex span:has(input:not(:-moz-placeholder)) .gform-field-label--type-sub,#mc_embed_shell .ginput_complex:has(input:not(:-moz-placeholder)) .gfield_label,#mc_embed_shell .ginput_complex:has(textarea:not(:-moz-placeholder)) .gfield_label,#mc_embed_shell .mc-field-group:has(input:not(:-moz-placeholder)) label,.gform_body .gform_fields .gfield:has(input:not(:-moz-placeholder)) .gfield_label,.gform_body .gform_fields .gfield:has(textarea:not(:-moz-placeholder)) .gfield_label,.gform_body .gform_fields .ginput_complex span:has(input:not(:-moz-placeholder)) .gform-field-label--type-sub,.gform_body .gform_fields .ginput_complex:has(input:not(:-moz-placeholder)) .gfield_label,.gform_body .gform_fields .ginput_complex:has(textarea:not(:-moz-placeholder)) .gfield_label,.gform_body .gform_fields .mc-field-group:has(input:not(:-moz-placeholder)) label,.mgpb-footer__newsletter-form .gfield:has(input:not(:-moz-placeholder)) .gfield_label,.mgpb-footer__newsletter-form .gfield:has(textarea:not(:-moz-placeholder)) .gfield_label,.mgpb-footer__newsletter-form .ginput_complex span:has(input:not(:-moz-placeholder)) .gform-field-label--type-sub,.mgpb-footer__newsletter-form .ginput_complex:has(input:not(:-moz-placeholder)) .gfield_label,.mgpb-footer__newsletter-form .ginput_complex:has(textarea:not(:-moz-placeholder)) .gfield_label,.mgpb-footer__newsletter-form .mc-field-group:has(input:not(:-moz-placeholder)) label{color:#003057;font-size:1.4rem;font-weight:400;top:1.6rem;transform:translateY(-.6rem)}#mc_embed_shell .gfield:focus-within .gfield_label,#mc_embed_shell .gfield:has(input:not(:placeholder-shown)) .gfield_label,#mc_embed_shell .gfield:has(select) .gfield_label,#mc_embed_shell .gfield:has(textarea:not(:placeholder-shown)) .gfield_label,#mc_embed_shell .ginput_complex span:focus-within .gform-field-label--type-sub,#mc_embed_shell .ginput_complex span:has(input:not(:placeholder-shown)) .gform-field-label--type-sub,#mc_embed_shell .ginput_complex:has(input:not(:placeholder-shown)) .gfield_label,#mc_embed_shell .ginput_complex:has(textarea:not(:placeholder-shown)) .gfield_label,#mc_embed_shell .mc-field-group:focus-within label,#mc_embed_shell .mc-field-group:has(input:not(:placeholder-shown)) label,.gform_body .gform_fields .gfield:focus-within .gfield_label,.gform_body .gform_fields .gfield:has(input:not(:placeholder-shown)) .gfield_label,.gform_body .gform_fields .gfield:has(select) .gfield_label,.gform_body .gform_fields .gfield:has(textarea:not(:placeholder-shown)) .gfield_label,.gform_body .gform_fields .ginput_complex span:focus-within .gform-field-label--type-sub,.gform_body .gform_fields .ginput_complex span:has(input:not(:placeholder-shown)) .gform-field-label--type-sub,.gform_body .gform_fields .ginput_complex:has(input:not(:placeholder-shown)) .gfield_label,.gform_body .gform_fields .ginput_complex:has(textarea:not(:placeholder-shown)) .gfield_label,.gform_body .gform_fields .mc-field-group:focus-within label,.gform_body .gform_fields .mc-field-group:has(input:not(:placeholder-shown)) label,.mgpb-footer__newsletter-form .gfield:focus-within .gfield_label,.mgpb-footer__newsletter-form .gfield:has(input:not(:placeholder-shown)) .gfield_label,.mgpb-footer__newsletter-form .gfield:has(select) .gfield_label,.mgpb-footer__newsletter-form .gfield:has(textarea:not(:placeholder-shown)) .gfield_label,.mgpb-footer__newsletter-form .ginput_complex span:focus-within .gform-field-label--type-sub,.mgpb-footer__newsletter-form .ginput_complex span:has(input:not(:placeholder-shown)) .gform-field-label--type-sub,.mgpb-footer__newsletter-form .ginput_complex:has(input:not(:placeholder-shown)) .gfield_label,.mgpb-footer__newsletter-form .ginput_complex:has(textarea:not(:placeholder-shown)) .gfield_label,.mgpb-footer__newsletter-form .mc-field-group:focus-within label,.mgpb-footer__newsletter-form .mc-field-group:has(input:not(:placeholder-shown)) label{color:#003057;font-size:1.4rem;font-weight:400;top:1.6rem;transform:translateY(-.6rem)}#mc_embed_shell .ginput_complex span:has(input:not(:-moz-placeholder)) .gform-field-label--type-sub,.gform_body .gform_fields .ginput_complex span:has(input:not(:-moz-placeholder)) .gform-field-label--type-sub,.mgpb-footer__newsletter-form .ginput_complex span:has(input:not(:-moz-placeholder)) .gform-field-label--type-sub{transform:translateX(.6rem) translateY(-.6rem)}#mc_embed_shell .ginput_complex span:focus-within .gform-field-label--type-sub,#mc_embed_shell .ginput_complex span:has(input:not(:placeholder-shown)) .gform-field-label--type-sub,.gform_body .gform_fields .ginput_complex span:focus-within .gform-field-label--type-sub,.gform_body .gform_fields .ginput_complex span:has(input:not(:placeholder-shown)) .gform-field-label--type-sub,.mgpb-footer__newsletter-form .ginput_complex span:focus-within .gform-field-label--type-sub,.mgpb-footer__newsletter-form .ginput_complex span:has(input:not(:placeholder-shown)) .gform-field-label--type-sub{transform:translateX(.6rem) translateY(-.6rem)}#mc_embed_shell .mc-field-group input:not([type=submit]),#mc_embed_shell input:-internal-autofill-selected,#mc_embed_shell input:not(.gfield-choice-input,[type=checkbox],[type=submit]),#mc_embed_shell select,#mc_embed_shell textarea,.gform_body .gform_fields .mc-field-group input:not([type=submit]),.gform_body .gform_fields input:-internal-autofill-selected,.gform_body .gform_fields input:not(.gfield-choice-input,[type=checkbox],[type=submit]),.gform_body .gform_fields select,.gform_body .gform_fields textarea,.mgpb-footer__newsletter-form .mc-field-group input:not([type=submit]),.mgpb-footer__newsletter-form input:-internal-autofill-selected,.mgpb-footer__newsletter-form input:not(.gfield-choice-input,[type=checkbox],[type=submit]),.mgpb-footer__newsletter-form select,.mgpb-footer__newsletter-form textarea{background-color:#e8e8e1!important;border:.1rem solid #c7c7bc!important;border-radius:.8rem!important;box-shadow:none!important;color:#003057!important;font-size:2rem!important;font-weight:400!important;letter-spacing:.02rem!important;line-height:1.5!important;min-height:7rem!important;padding:2.8rem 1.6rem 1.2rem!important;text-indent:0!important;width:100%!important}#mc_embed_shell .mc-field-group input:not([type=submit])::-moz-placeholder,#mc_embed_shell input:-internal-autofill-selected::-moz-placeholder,#mc_embed_shell input:not(.gfield-choice-input,[type=checkbox],[type=submit])::-moz-placeholder,#mc_embed_shell select::-moz-placeholder,#mc_embed_shell textarea::-moz-placeholder,.gform_body .gform_fields .mc-field-group input:not([type=submit])::-moz-placeholder,.gform_body .gform_fields input:-internal-autofill-selected::-moz-placeholder,.gform_body .gform_fields input:not(.gfield-choice-input,[type=checkbox],[type=submit])::-moz-placeholder,.gform_body .gform_fields select::-moz-placeholder,.gform_body .gform_fields textarea::-moz-placeholder,.mgpb-footer__newsletter-form .mc-field-group input:not([type=submit])::-moz-placeholder,.mgpb-footer__newsletter-form input:-internal-autofill-selected::-moz-placeholder,.mgpb-footer__newsletter-form input:not(.gfield-choice-input,[type=checkbox],[type=submit])::-moz-placeholder,.mgpb-footer__newsletter-form select::-moz-placeholder,.mgpb-footer__newsletter-form textarea::-moz-placeholder{color:#46607e;opacity:.6}#mc_embed_shell .mc-field-group input:not([type=submit])::placeholder,#mc_embed_shell input:-internal-autofill-selected::placeholder,#mc_embed_shell input:not(.gfield-choice-input,[type=checkbox],[type=submit])::placeholder,#mc_embed_shell select::placeholder,#mc_embed_shell textarea::placeholder,.gform_body .gform_fields .mc-field-group input:not([type=submit])::placeholder,.gform_body .gform_fields input:-internal-autofill-selected::placeholder,.gform_body .gform_fields input:not(.gfield-choice-input,[type=checkbox],[type=submit])::placeholder,.gform_body .gform_fields select::placeholder,.gform_body .gform_fields textarea::placeholder,.mgpb-footer__newsletter-form .mc-field-group input:not([type=submit])::placeholder,.mgpb-footer__newsletter-form input:-internal-autofill-selected::placeholder,.mgpb-footer__newsletter-form input:not(.gfield-choice-input,[type=checkbox],[type=submit])::placeholder,.mgpb-footer__newsletter-form select::placeholder,.mgpb-footer__newsletter-form textarea::placeholder{color:#46607e;opacity:.6}#mc_embed_shell .mc-field-group input:not([type=submit])[placeholder=" "]::-moz-placeholder,#mc_embed_shell input:-internal-autofill-selected[placeholder=" "]::-moz-placeholder,#mc_embed_shell input:not(.gfield-choice-input,[type=checkbox],[type=submit])[placeholder=" "]::-moz-placeholder,#mc_embed_shell select[placeholder=" "]::-moz-placeholder,#mc_embed_shell textarea[placeholder=" "]::-moz-placeholder,.gform_body .gform_fields .mc-field-group input:not([type=submit])[placeholder=" "]::-moz-placeholder,.gform_body .gform_fields input:-internal-autofill-selected[placeholder=" "]::-moz-placeholder,.gform_body .gform_fields input:not(.gfield-choice-input,[type=checkbox],[type=submit])[placeholder=" "]::-moz-placeholder,.gform_body .gform_fields select[placeholder=" "]::-moz-placeholder,.gform_body .gform_fields textarea[placeholder=" "]::-moz-placeholder,.mgpb-footer__newsletter-form .mc-field-group input:not([type=submit])[placeholder=" "]::-moz-placeholder,.mgpb-footer__newsletter-form input:-internal-autofill-selected[placeholder=" "]::-moz-placeholder,.mgpb-footer__newsletter-form input:not(.gfield-choice-input,[type=checkbox],[type=submit])[placeholder=" "]::-moz-placeholder,.mgpb-footer__newsletter-form select[placeholder=" "]::-moz-placeholder,.mgpb-footer__newsletter-form textarea[placeholder=" "]::-moz-placeholder{opacity:0}#mc_embed_shell .mc-field-group input:not([type=submit])[placeholder=" "]::placeholder,#mc_embed_shell input:-internal-autofill-selected[placeholder=" "]::placeholder,#mc_embed_shell input:not(.gfield-choice-input,[type=checkbox],[type=submit])[placeholder=" "]::placeholder,#mc_embed_shell select[placeholder=" "]::placeholder,#mc_embed_shell textarea[placeholder=" "]::placeholder,.gform_body .gform_fields .mc-field-group input:not([type=submit])[placeholder=" "]::placeholder,.gform_body .gform_fields input:-internal-autofill-selected[placeholder=" "]::placeholder,.gform_body .gform_fields input:not(.gfield-choice-input,[type=checkbox],[type=submit])[placeholder=" "]::placeholder,.gform_body .gform_fields select[placeholder=" "]::placeholder,.gform_body .gform_fields textarea[placeholder=" "]::placeholder,.mgpb-footer__newsletter-form .mc-field-group input:not([type=submit])[placeholder=" "]::placeholder,.mgpb-footer__newsletter-form input:-internal-autofill-selected[placeholder=" "]::placeholder,.mgpb-footer__newsletter-form input:not(.gfield-choice-input,[type=checkbox],[type=submit])[placeholder=" "]::placeholder,.mgpb-footer__newsletter-form select[placeholder=" "]::placeholder,.mgpb-footer__newsletter-form textarea[placeholder=" "]::placeholder{opacity:0}#mc_embed_shell .mc-field-group input:not([type=submit]):focus,#mc_embed_shell input:-internal-autofill-selected:focus,#mc_embed_shell input:not(.gfield-choice-input,[type=checkbox],[type=submit]):focus,#mc_embed_shell select:focus,#mc_embed_shell textarea:focus,.gform_body .gform_fields .mc-field-group input:not([type=submit]):focus,.gform_body .gform_fields input:-internal-autofill-selected:focus,.gform_body .gform_fields input:not(.gfield-choice-input,[type=checkbox],[type=submit]):focus,.gform_body .gform_fields select:focus,.gform_body .gform_fields textarea:focus,.mgpb-footer__newsletter-form .mc-field-group input:not([type=submit]):focus,.mgpb-footer__newsletter-form input:-internal-autofill-selected:focus,.mgpb-footer__newsletter-form input:not(.gfield-choice-input,[type=checkbox],[type=submit]):focus,.mgpb-footer__newsletter-form select:focus,.mgpb-footer__newsletter-form textarea:focus{border-color:#275d56;outline:none}#mc_embed_shell textarea,.gform_body .gform_fields textarea,.mgpb-footer__newsletter-form textarea{min-height:12rem!important;resize:vertical}#mc_embed_shell .gfield-choice-input,#mc_embed_shell input[type=checkbox],.gform_body .gform_fields .gfield-choice-input,.gform_body .gform_fields input[type=checkbox],.mgpb-footer__newsletter-form .gfield-choice-input,.mgpb-footer__newsletter-form input[type=checkbox]{background-color:#e8e8e1!important;border-radius:.8rem!important;height:2.4rem;width:2.4rem}#mc_embed_shell .gfield-choice-input:before,#mc_embed_shell input[type=checkbox]:before,.gform_body .gform_fields .gfield-choice-input:before,.gform_body .gform_fields input[type=checkbox]:before,.mgpb-footer__newsletter-form .gfield-choice-input:before,.mgpb-footer__newsletter-form input[type=checkbox]:before{background-color:#46607e!important;border-radius:.4rem!important;color:#e8e8e1!important;height:1.8rem;line-height:1.4!important;text-align:center;width:1.8rem}#mc_embed_shell select,.gform_body .gform_fields select,.mgpb-footer__newsletter-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%278%27%3E%3Cpath fill=%27%2346607E%27 d=%27M1.41 0 6 4.58 10.59 0 12 1.41l-6 6-6-6z%27/%3E%3C/svg%3E");background-position:right 1.6rem center;background-repeat:no-repeat;padding-right:4rem!important}#mc_embed_shell input:-webkit-autofill,#mc_embed_shell input:-webkit-autofill:active,#mc_embed_shell input:-webkit-autofill:focus,#mc_embed_shell input:-webkit-autofill:hover,#mc_embed_shell textarea:-webkit-autofill,#mc_embed_shell textarea:-webkit-autofill:active,#mc_embed_shell textarea:-webkit-autofill:focus,#mc_embed_shell textarea:-webkit-autofill:hover,.gform_body .gform_fields input:-webkit-autofill,.gform_body .gform_fields input:-webkit-autofill:active,.gform_body .gform_fields input:-webkit-autofill:focus,.gform_body .gform_fields input:-webkit-autofill:hover,.gform_body .gform_fields textarea:-webkit-autofill,.gform_body .gform_fields textarea:-webkit-autofill:active,.gform_body .gform_fields textarea:-webkit-autofill:focus,.gform_body .gform_fields textarea:-webkit-autofill:hover,.mgpb-footer__newsletter-form input:-webkit-autofill,.mgpb-footer__newsletter-form input:-webkit-autofill:active,.mgpb-footer__newsletter-form input:-webkit-autofill:focus,.mgpb-footer__newsletter-form input:-webkit-autofill:hover,.mgpb-footer__newsletter-form textarea:-webkit-autofill,.mgpb-footer__newsletter-form textarea:-webkit-autofill:active,.mgpb-footer__newsletter-form textarea:-webkit-autofill:focus,.mgpb-footer__newsletter-form textarea:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 100px #e8e8e1!important;-webkit-text-fill-color:#003057!important;border-color:#c7c7bc!important}.gform_body .gform_fields .gfield.gfield--input-type-singleproduct.gfield--type-product.gfield_price .gfield_label{top:50%;transform:translateY(-50%)}.gfield.gfield--type-section{border:none!important;margin-top:4rem!important;padding-bottom:0!important}.gsection_title{color:#141f28;font-family:var(--bs-font-sans-serif);font-size:2rem;font-weight:700;letter-spacing:.02rem;line-height:1.5}#mc_embed_signup form,.gform_wrapper{display:flex;flex-direction:column;justify-content:flex-start;margin-top:2.4rem}#mc_embed_signup form .button#mc-embedded-subscribe,.gform_wrapper .button#mc-embedded-subscribe{padding:1rem 2.2rem .8rem!important}#mc_embed_signup form .btn,#mc_embed_signup form .button,.gform_wrapper .btn,.gform_wrapper .button{align-items:center!important;background-color:#a02323!important;border:none!important;border-radius:5.6rem!important;color:#fff!important;cursor:pointer!important;display:inline-flex!important;font-family:Bitter,serif!important;font-size:1.6rem!important;font-style:normal!important;font-weight:500!important;gap:1rem!important;justify-content:space-between!important;letter-spacing:.016rem!important;line-height:1.5!important;overflow:hidden!important;padding:1rem 1.6rem .8rem 2.2rem!important;position:relative!important;text-decoration:none!important;transition:background-color .3s ease;z-index:1!important}#mc_embed_signup form .btn:focus-visible,#mc_embed_signup form .btn:hover,#mc_embed_signup form .button:focus-visible,#mc_embed_signup form .button:hover,.gform_wrapper .btn:focus-visible,.gform_wrapper .btn:hover,.gform_wrapper .button:focus-visible,.gform_wrapper .button:hover{background-color:#e67566!important;color:#141f28!important}#mc_embed_signup form .btn.gform_previous_button,#mc_embed_signup form .button.gform_previous_button,.gform_wrapper .btn.gform_previous_button,.gform_wrapper .button.gform_previous_button{flex-direction:row-reverse}#mc_embed_signup form .btn.gform_previous_button:after,#mc_embed_signup form .button.gform_previous_button:after,.gform_wrapper .btn.gform_previous_button:after,.gform_wrapper .button.gform_previous_button:after{color:#fff!important;transform:scaleX(-1)}body .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):after{color:currentColor;content:""!important;display:inline-block!important;font-family:icons!important;font-size:2.4rem!important;font-style:normal!important;font-weight:400!important;line-height:1!important;opacity:1!important;visibility:visible!important}.ginput_complex.ginput_container.ginput_container--name.no_prefix{row-gap:2.4rem}.mgpb-mgpb__virginia-lines{bottom:0;height:102%;position:absolute;right:0;transform:translateY(35%) scale(.85);transform-origin:right center}.gform-theme--framework .gform_validation_errors{background-color:#c13636!important;border-color:transparent!important;border-radius:1.2rem!important;color:#fff!important;padding:1.6rem}.gform_submission_error.hide_summary{align-items:flex-start;color:#fff!important;flex-direction:row;flex-wrap:nowrap}.gform-theme--framework .gform_validation_errors ol a,.gform-theme--framework .gform_validation_errors ol li,.gform-theme--framework .gform_validation_errors ol p{color:#fff!important;text-decoration:none!important}.gform-theme--framework .gform_validation_errors ol a:hover{text-decoration:underline!important}.gform_submission_error{color:#fff!important}.gform-theme--framework .gform_validation_errors .gform-icon:before{background-color:#fff;border-radius:50%;color:#c13636}.gform_confirmation_wrapper.gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework.gform-theme--orbital{background-color:#056b24!important;border-radius:1.2rem!important;padding:.8rem 1.6rem!important}.gform_confirmation_message.gform_confirmation_message,.gform_confirmation_message_1.gform_confirmation_message,.gform_confirmation_message_2.gform_confirmation_message{align-items:center;color:#fff;display:flex;font-family:var(--bs-font-sans-serif);font-size:1.6rem;gap:1.2rem;position:relative}.gform_confirmation_message.gform_confirmation_message:before,.gform_confirmation_message_1.gform_confirmation_message:before,.gform_confirmation_message_2.gform_confirmation_message:before{align-items:center;background-color:#fff;border-radius:50%;content:"";display:flex;height:2rem;justify-content:center;min-width:2rem;position:relative;width:2rem}.gform_confirmation_message.gform_confirmation_message:after,.gform_confirmation_message_1.gform_confirmation_message:after,.gform_confirmation_message_2.gform_confirmation_message:after{border:solid #056b24;border-width:0 .2rem .2rem 0;content:"";height:1rem;left:.3rem;position:absolute;top:50%;transform:rotate(45deg) translateY(-70%);width:.5rem}.gfield_description.validation_message.gfield_validation_message{position:relative}.gform-theme--foundation .gform_fields{grid-template-columns:1fr!important;row-gap:3.4rem!important}@media(min-width:768px){.gform-theme--foundation .gform_fields{grid-template-columns:repeat(12,1fr)!important}}.gform-theme--foundation .gform_footer{margin-top:3.4rem!important}.gf_progressbar_percentage.percentbar_orange{background-color:#a02323!important}.mgpb-checkbox{align-items:flex-start;cursor:pointer;display:inline-flex!important;gap:1rem;left:0!important;margin-top:2.4rem;position:relative!important;top:0!important;transform:none!important}.mgpb-checkbox__text{color:#003057}.mgpb-checkbox__input{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(0 0 0 0);clip-path:inset(50%)}.mgpb-checkbox:before{align-items:center;color:transparent;content:""!important;display:flex;font-family:icons!important;font-style:normal;font-variant:normal;font-weight:400!important;justify-content:center;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:transparent;border:1px solid #003057;border-radius:.8rem;content:"";flex-shrink:0;font-size:1.8rem;height:2.4rem;margin-top:.6rem;width:2.4rem}.mgpb-checkbox:has(.mgpb-checkbox__input:checked):before{background:#a02323;border:0;color:#fff}.mgpb-checkbox:hover:before{border-color:#141f28}.mgpb-checkbox:has(.mgpb-checkbox__input:focus-visible):before{outline:2px solid rgba(59,130,246,.5);outline-offset:2px}.mgpb-block-iframe-embed__main{border-radius:2rem;margin-inline:auto;max-width:124rem;overflow:hidden}.mgpb-block-iframe-embed--content:where(.mgpb-block-iframe-embed--small,.mgpb-block-iframe-embed--large) .mgpb-block-iframe-embed__container{border-radius:1.6rem;margin:1rem 0 0;margin-inline:auto;max-width:105rem;overflow:auto;padding:0;width:100%}.mgpb-single-product__info .mgpb-block-iframe-embed--content:where(.mgpb-block-iframe-embed--small,.mgpb-block-iframe-embed--large) .mgpb-block-iframe-embed__container{margin-inline:0;padding:0}.mgpb-block-iframe-embed--content:where(.mgpb-block-iframe-embed--small) .mgpb-block-iframe-embed__container{height:80rem}.mgpb-block-iframe-embed--content:where(.mgpb-block-iframe-embed--large) .mgpb-block-iframe-embed__container{height:150rem}.mgpb-block-iframe-embed--content .mgpb-block-iframe-embed__container:before{background-color:#46607e;border-top-left-radius:1.6rem;border-top-right-radius:1.6rem;color:#fff;content:"Data preview";display:block;font-size:1.5rem;font-weight:700;height:5.5rem;letter-spacing:.15rem;line-height:1.6;margin-bottom:-1.5rem;padding:.8rem 4rem;position:relative;text-transform:uppercase;width:100%}.mgpb-block-image__caption{max-width:74rem}.mgpb-block-image--full-width img{-o-object-fit:cover;object-fit:cover}.mgpb-block-image--full-width.mgpb-block-image--aspect-ratio-ultrawide img{aspect-ratio:32/9}.mgpb-block-image--full-width.mgpb-block-image--aspect-ratio-wide img{aspect-ratio:21/9}.mgpb-block-image--contained .mgpb-block-image__image img{border-radius:1.6rem}.mgpb-block-image--full-width{background-color:red}.mgpb-block-image--full-width img{max-height:100vh}.mgpb-block-image--full-width:has(+[class*=mgpb-block--flush]){margin-bottom:0!important}[class*=mgpb-block--flush]~.mgpb-block-image--full-width{margin-top:0!important}.mgpb-image-carousel{overflow-x:clip;position:relative}.mgpb-image-carousel[data-display="0"] [data-display="0"],.mgpb-image-carousel[data-display="1"] [data-display="1"],.mgpb-image-carousel[data-display="10"] [data-display="10"],.mgpb-image-carousel[data-display="2"] [data-display="2"],.mgpb-image-carousel[data-display="3"] [data-display="3"],.mgpb-image-carousel[data-display="4"] [data-display="4"],.mgpb-image-carousel[data-display="5"] [data-display="5"],.mgpb-image-carousel[data-display="6"] [data-display="6"],.mgpb-image-carousel[data-display="7"] [data-display="7"],.mgpb-image-carousel[data-display="8"] [data-display="8"],.mgpb-image-carousel[data-display="9"] [data-display="9"]{opacity:1;visibility:visible}.mgpb-image-carousel .mgpb-block-image__caption{max-width:100%}.mgpb-image-carousel__carousel{align-items:center;display:flex;flex-direction:column;gap:2.4rem}.mgpb-image-carousel__list{align-items:start;display:grid;gap:2.4rem;grid-template-columns:1fr;grid-template-rows:1fr;justify-items:center;list-style:none;position:relative;width:100%}.mgpb-image-carousel__item{grid-column:1/2;grid-row:1/2;opacity:0;visibility:collapse;width:100%}.mgpb-image-carousel__image{display:flex;flex-direction:column;gap:2.4rem;position:relative;transition:opacity .3s ease;width:100%}.mgpb-image-carousel__image img{aspect-ratio:14/9;border-radius:1.6rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mgpb-image-carousel__image-description{font-size:clamp(1.4rem,1.2153846154rem + .3205128205vw,1.6rem);font-style:italic;font-weight:400;line-height:1.3;transition:opacity .3s ease;width:100%}.mgpb-image-carousel__controls{align-items:center;display:flex;gap:3.2rem;justify-content:space-between;left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:calc(100% - 6.4rem)}.mgpb-image-carousel__controls .btn--icon-only--secondary{background-color:#a02323;border:none;color:#fff;transition:background-color .3s ease}.mgpb-image-carousel__controls .btn--icon-only--secondary:before{display:none}.mgpb-image-carousel__controls .btn--icon-only--secondary:focus-visible,.mgpb-image-carousel__controls .btn--icon-only--secondary:hover{background-color:#c13636}.mgpb-image-carousel__controls .btn--icon-only--secondary:disabled,.mgpb-image-carousel__controls .btn--icon-only--secondary[disabled]{opacity:.25;pointer-events:none}.mgpb-image-carousel__pagination{align-items:center;display:flex;font-size:clamp(1.6rem,1.4153846154rem + .3205128205vw,1.8rem);font-weight:400;gap:1rem;line-height:1}.mgpb-image-carousel__button{align-items:center;display:flex;height:3.4rem;justify-content:center;width:3.4rem}.mgpb-image-carousel__button .icon{display:flex;font-size:3.4rem;transition:color .3s ease}.mgpb-image-carousel__button:not([disabled]):hover .icon{color:#0d99d5}.mgpb-image-carousel__button[disabled]{cursor:not-allowed;opacity:.7}.mgpb-image-carousel__thumbnails{display:flex;width:100vw}.mgpb-image-carousel__thumbnails__list{display:flex;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory}.mgpb-image-carousel__thumbnails__list::-webkit-scrollbar{display:none}.mgpb-image-carousel__thumbnail{border-radius:1.6rem;flex:0 0 19.5rem;overflow:hidden;scroll-snap-align:start}.mgpb-image-carousel__thumbnail-button{aspect-ratio:195/126;border:4px solid transparent;border-radius:16px;display:block;height:100%;overflow:hidden;transition:border-color .3s ease;width:100%}.mgpb-image-carousel__thumbnail-button img{height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.1);transition:transform .3s ease;width:100%}.mgpb-image-carousel__thumbnail-button:focus,.mgpb-image-carousel__thumbnail-button:hover{border-color:#a02323}.mgpb-image-carousel__thumbnail-button:focus img,.mgpb-image-carousel__thumbnail-button:hover img{transform:scale(1.1)}.is-active .mgpb-image-carousel__thumbnail-button{border-color:#003057}.mgpb-image-carousel__modal{display:block!important;overflow:visible;position:relative!important;z-index:auto}.mgpb-image-carousel__modal.show{position:fixed!important;z-index:2000}.mgpb-image-carousel__modal.show .mgpb-image-carousel__carousel{overflow-x:hidden}.mgpb-image-carousel__modal.show .mgpb-image-carousel__thumbnails{padding-left:0!important;width:100%}.mgpb-image-carousel__modal.show .modal-content{background-color:#fff;border-radius:1.6rem;height:calc(100vh - 6.4rem);margin:3.2rem auto;overflow-y:scroll;padding:3.2rem}.admin-bar .mgpb-image-carousel__modal.show .modal-content{height:calc(100vh - 9.6rem);margin-top:6.4rem}.mgpb-image-carousel__modal.show .mgpb-image-carousel__modal-close{display:flex}.mgpb-image-carousel__modal.show .mgpb-caption__text.mgpb-caption__text--trunc,.mgpb-image-carousel__modal.show .mgpb-image-carousel__open-modal{display:none}.mgpb-image-carousel__modal.show .mgpb-caption__text--full{display:inline-flex}.mgpb-image-carousel__modal.show .mgpb-caption__read-more{display:none}.mgpb-image-carousel__modal .modal-body{margin:0;overflow-x:visible;padding:0}.mgpb-image-carousel__modal .modal-dialog{margin:0 auto;max-width:1340px}.mgpb-image-carousel__modal .mgpb-image-carousel__modal-close{display:none;pointer-events:all;position:absolute;right:-1.6rem;top:1.6rem;z-index:100}.admin-bar .mgpb-image-carousel__modal .mgpb-image-carousel__modal-close{top:3.2rem}.mgpb-image-carousel__open-modal{position:absolute;right:3.2rem;top:3.2rem;z-index:1}.mgpb-caption__text.mgpb-caption__text--full{display:none}.mgpb-caption__read-more{font-size:1.4rem!important}.mgpb-block-image-cta{background-color:#46607e;overflow:hidden;padding-bottom:4rem;padding-top:4rem;position:relative}@media(min-width:768px){.mgpb-block-image-cta{padding-bottom:10rem;padding-top:10rem}}.mgpb-block-image-cta .mgpb-caption__text{margin-bottom:0}.mgpb-block-image-cta:before{aspect-ratio:667/892;background-color:#003057;border-radius:100%;content:"";filter:blur(79.444442749px);height:85%;position:absolute;transform:rotate(-22.677deg);transform-origin:34% 38%}@media(min-width:992px){.mgpb-block-image-cta__content{flex:1 1 calc(39.16667% - 4.8rem)}}.mgpb-block-image-cta__inner{gap:3.2rem}@media(min-width:992px){.mgpb-block-image-cta__image{flex:1 1 calc(60.83333% - 4.8rem)}}.mgpb-block-image-cta__main{background-color:#003057;border-radius:2rem;color:#fff;-moz-column-gap:3.2rem;column-gap:3.2rem;row-gap:5rem;gap:4.8rem;padding:4.8rem}.mgpb-block-image-cta--light{color:#000}.mgpb-block-image-cta--dark{color:#fff}.mgpb-block-image-cta__image-wrapper{aspect-ratio:736/600;border-radius:1.6rem;overflow:hidden}.mgpb-block-image-cta__image-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mgpb-block-image-cta__container{position:relative}.mgpb-block-image-cta__text{margin-bottom:.8rem}.mgpb-block-image-cta__text p{margin:0 auto!important}.mgpb-block-image-text-overlay__content{width:100%}@media(min-width:768px){.mgpb-block-image-text-overlay__content{aspect-ratio:16/9;padding-left:4.5rem;padding-right:4.5rem;position:relative;z-index:1}}@media(min-width:992px){.mgpb-block-image-text-overlay__content{padding-left:9rem;padding-right:9rem}}.mgpb-block-image-text-overlay__image{aspect-ratio:16/9;border-radius:15px;overflow:hidden;position:relative}@media(min-width:768px){.mgpb-block-image-text-overlay__image{position:absolute}}.mgpb-block-image-text-overlay__image:after{background:linear-gradient(77deg,rgba(86,52,145,.7) 4.64%,rgba(86,52,145,0) 40.58%),linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3));border-radius:15px;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.mgpb-block-image-text-overlay__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:768px){.mgpb-block-image-text-overlay__inner{max-width:80%}}@media(min-width:992px){.mgpb-block-image-text-overlay__inner{max-width:50rem}}@media(min-width:768px){.mgpb-block-image-text-overlay__label,.mgpb-block-image-text-overlay__text{color:#fff}}.mgpb-block-image-text-overlay__label{font-size:1.8rem;font-weight:700;line-height:1.5}.mgpb-block-image-text-overlay__main{position:relative}.mgpb-block-related-content__top{-moz-column-gap:5.4rem;column-gap:5.4rem;margin-bottom:4.8rem;row-gap:2.4rem}.mgpb-block-related-content__intro{flex:1 1 75%}.mgpb-block-related-content__posts{gap:5.4rem;grid-template-columns:1fr}@media(min-width:768px){.mgpb-block-related-content__posts{grid-template-columns:repeat(3,1fr)}}.mgpb-block-stats{background-color:#d6d6ce}.mgpb-stats .progress{--bs-progress-height:6rem;--bs-progress-bg:var(--mgpb-color-gray-surface,$gray-surface);--bs-progress-border-radius:999px;--bs-progress-box-shadow:none;--bs-progress-bar-color:var(--mgpb-color-brand-gray-200,#abb5b5);--bs-progress-bar-bg:var(--stat-color,var(--mgpb-color-brand-400,#275d56));border:1px solid var(--stat-color,var(--mgpb-color-brand-400,#275d56));width:100%}.mgpb-stats .progress-bar{border-radius:var(--bs-progress-border-radius);overflow:visible;position:relative}.mgpb-stats .progress-bar:before{background:linear-gradient(90deg,color-mix(in srgb,var(--stat-color) 35%,transparent) 30%,transparent 100%);border-radius:var(--bs-progress-border-radius);content:"";height:100%;inset:0;left:0;min-width:10rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%) scaleX(1.35) scaleY(3.5);transform-origin:left center;width:100%;z-index:1}.mgpb-stats .card__heading{line-height:1}.mgpb-block-stats__container{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;max-width:104rem}.mgpb-stats--grid{display:grid;gap:2.4rem;width:100%}@media(min-width:992px){.mgpb-stats--grid{grid-template-columns:repeat(8,1fr)}}.mgpb-stats--flex{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.mgpb-stats--flex>*{flex:1 1 25%;max-width:30rem;min-width:20rem}.mgpb-block-stats .mgpb-component-intro{margin:0 auto;text-align:center}.c-stat__pie{background:conic-gradient(var(--stat-color,var(--mgpb-color-brand-400,#275d56)) calc(var(--pie, 0)*1%),var(--mgpb-color-gray-surface,#d6d6ce) 0);border:1px solid var(--stat-color,var(--mgpb-color-brand-400,#275d56));border-radius:50%;display:inline-block;height:72px;overflow:hidden;position:relative;transform:scaleX(-1);transition:background .24s ease;width:72px}.c-stat__pie:after{background:linear-gradient(to left,color-mix(in srgb,var(--stat-color) 50%,transparent) 0,transparent 70%);border-radius:50%;content:"";height:100%;inset:0;pointer-events:none;position:absolute;transform:scale(2);width:100%;z-index:1}.mgpb-stats__cta.mgpb-stats__cta--center{display:none;margin-top:5.6rem}.mgpb-block-stats--center .mgpb-stats__cta{display:none}.mgpb-block-stats--center .mgpb-stats__cta.mgpb-stats__cta--center{display:block}.mgpb-block-stats--featured .card--stat:first-child{background-color:#fff}.mgpb-stats--grid{grid-template-columns:1fr}@media(min-width:768px){.mgpb-stats--grid{grid-template-columns:repeat(12,1fr)}.mgpb-stats--grid .card--stat{grid-column:span 6}.mgpb-stats--1.mgpb-stats--grid{grid-template-columns:1fr;grid-template-rows:1fr}.mgpb-stats--1.mgpb-stats--grid .card--stat{justify-self:center;max-width:63.2rem;width:100%}.mgpb-stats--2.mgpb-stats--grid{grid-template-rows:1fr}.mgpb-stats--2.mgpb-stats--grid .card--stat{grid-column:span 6}.mgpb-block-stats--featured .mgpb-stats--2.mgpb-stats--grid .card--stat{grid-column:span 5}.mgpb-block-stats--featured .mgpb-stats--2.mgpb-stats--grid .card--stat:first-child{grid-column-end:8;grid-column-start:1}.mgpb-stats--3.mgpb-stats--grid{grid-template-columns:repeat(12,1fr);grid-template-rows:1fr}.mgpb-stats--3.mgpb-stats--grid .card--stat{grid-column:span 4}.mgpb-block-stats--featured .mgpb-stats--3.mgpb-stats--grid{grid-template-columns:repeat(10,1fr)}.mgpb-block-stats--featured .mgpb-stats--3.mgpb-stats--grid .card--stat{grid-column:span 3}.mgpb-block-stats--featured .mgpb-stats--3.mgpb-stats--grid .card--stat:first-child{grid-column-end:5;grid-column-start:1}.mgpb-stats--4.mgpb-stats--grid{grid-template-rows:repeat(2,1fr)}.mgpb-stats--4.mgpb-stats--grid .card--stat{grid-column:span 6}.mgpb-block-stats--featured .mgpb-stats--4.mgpb-stats--grid .card--stat:first-child{grid-column-end:8;grid-column-start:1}.mgpb-block-stats--featured .mgpb-stats--4.mgpb-stats--grid .card--stat:nth-child(2){grid-column-end:13;grid-column-start:8}}.mgpb-block-stats--dark{background-color:#003057}.mgpb-block-stats--dark.mgpb-block-stats--featured .card--stat:first-child{background-color:#d6d6ce}.mgpb-block-stats--dark .c-stat__pie{background:conic-gradient(var(--stat-color,var(--mgpb-color-brand-400,#275d56)) calc(var(--pie, 0)*1%),var(--mgpb-color-gray-surface,transparent) 0);border-radius:50%;display:inline-block;height:72px;transform:scaleX(-1);transition:background .24s ease;width:72px}.mgpb-block-stats:not(.mgpb-block-stats--left,.mgpb-block-stats--right).mgpb-block-stats--1 .mgpb-stats--grid,.mgpb-block-stats:not(.mgpb-block-stats--left,.mgpb-block-stats--right).mgpb-block-stats--2 .mgpb-stats--grid{max-width:67.4rem}.mgpb-block-stats:not(.mgpb-block-stats--left,.mgpb-block-stats--right).mgpb-block-stats--1 .card--stat,.mgpb-block-stats:not(.mgpb-block-stats--left,.mgpb-block-stats--right).mgpb-block-stats--2 .card--stat{justify-self:center;max-width:37.2rem;width:100%}.mgpb-block-stats:is(.mgpb-block-stats--left,.mgpb-block-stats--right) .mgpb-block-stats__container.container{-moz-column-gap:8rem;column-gap:8rem;flex-direction:row;justify-content:flex-start;max-width:134rem;row-gap:4rem}@media(min-width:992px){.mgpb-block-stats:is(.mgpb-block-stats--left,.mgpb-block-stats--right) .mgpb-block-stats__container.container{flex-wrap:nowrap}}.mgpb-block-stats:is(.mgpb-block-stats--left,.mgpb-block-stats--right) .mgpb-block-stats__intro .mgpb-component-intro{margin-bottom:0!important;text-align:left}@media(min-width:768px){.mgpb-block-stats:is(.mgpb-block-stats--left,.mgpb-block-stats--right) .mgpb-stats--3.mgpb-stats--grid{grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(2,1fr)}.mgpb-block-stats:is(.mgpb-block-stats--left,.mgpb-block-stats--right) .mgpb-stats--3.mgpb-stats--grid .card--stat{grid-column:span 6}.mgpb-block-stats:is(.mgpb-block-stats--left,.mgpb-block-stats--right) .mgpb-stats--3.mgpb-stats--grid .card--stat:first-child{grid-column-end:13;grid-column-start:7}.mgpb-block-stats:is(.mgpb-block-stats--left,.mgpb-block-stats--right).mgpb-block-stats--featured .mgpb-stats--3.mgpb-stats--grid .card--stat:first-child{grid-column-end:13;grid-column-start:6}.mgpb-block-stats:is(.mgpb-block-stats--left,.mgpb-block-stats--right).mgpb-block-stats--3 .mgpb-block-stats__container,.mgpb-block-stats:is(.mgpb-block-stats--left,.mgpb-block-stats--right).mgpb-block-stats--4 .mgpb-block-stats__container{align-items:flex-start}}@media(min-width:992px){.mgpb-block-stats:is(.mgpb-block-stats--left,.mgpb-block-stats--right).mgpb-block-stats--1 .mgpb-stats--grid{padding:0 6.4rem}}.mgpb-block-stats:is(.mgpb-block-stats--right):not(.mgpb-block-stats--center,.mgpb-block-stats--left) .mgpb-block-stats__container.container{flex-direction:row-reverse}.mgpb-block-stats.mgpb-block-stats--strip .mgpb-stats.mgpb-stats--grid{-moz-column-gap:2.4rem;column-gap:2.4rem;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));grid-template-rows:1fr;row-gap:4.4rem}.mgpb-block-stats.mgpb-block-stats--strip .mgpb-stats.mgpb-stats--grid .card--stat{border:none;grid-column:span 1;min-height:0;padding:0}.mgpb-block-stats.mgpb-block-stats--strip:not(.mgpb-block-stats--progress) .card__inner{align-items:center}.mgpb-block-stats.mgpb-block-stats--strip:not(.mgpb-block-stats--progress) .card__inner-content{text-align:center}.mgpb-block-stats.mgpb-block-stats--strip .card__inner{gap:2.4rem}.mgpb-block-stats--icon .card__inner{flex-direction:column-reverse!important}.mgpb-block-table{background-color:#f0f0ea;padding-bottom:4rem;padding-top:4rem}@media(min-width:992px){.mgpb-block-table{padding-bottom:10rem;padding-top:10rem}}.mgpb-block-table .table{--bs-border-width:1px;--bs-border-color:$stone-300;--bs-table-border-color:$stone-300;border-bottom-width:1px;border-top-width:1px;width:100%}.mgpb-block-table .table>:not(caption)>*>*{padding:1.2rem}.mgpb-block-table .table thead{background:#d6d6ce;color:#141f28;font-family:Barlow,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:1.5}.mgpb-block-table .table thead th,.mgpb-block-table .table thead tr{border-color:#d6d6ce;font-weight:700}.mgpb-block-table .table thead th:first-child{border-left-color:#abb5b5}.mgpb-block-table .table thead th:last-child{border-right-color:#abb5b5}.mgpb-block-table .table tbody tr:nth-child(odd){background-color:#f0f0ea}.mgpb-block-table .table tbody tr:nth-child(2n){background-color:#fff}.mgpb-block-table .table td,.mgpb-block-table .table th{border-width:0;width:calc(100%/var(--column-count))}.mgpb-block-table .table-bordered td,.mgpb-block-table .table-bordered tfoot,.mgpb-block-table .table-bordered th,.mgpb-block-table .table-bordered tr{border-color:#d6d6ce;border-style:solid}.mgpb-block-table .table-bordered tbody>tr:last-child>td{border-bottom-width:0}.mgpb-block-table .table-bordered tbody>tr>td{border-bottom-width:2px}.mgpb-block-table .mgpb-component-intro__heading{font-size:clamp(2.4rem,1.6615384615rem + 1.2820512821vw,3.2rem);font-weight:700;letter-spacing:.064rem;line-height:1.4;text-transform:uppercase}.table-rounded{margin-bottom:0;overflow:hidden}.table-responsive{border:1px solid #d6d6ce;border-collapse:separate;border-radius:2rem;border-spacing:0}.mgpb-testimonials-carousel{overflow:hidden;padding:4rem 0}@media(min-width:992px){.mgpb-testimonials-carousel{padding:8rem 0}}.mgpb-testimonials-carousel .mgpb-quote-partial{margin:0 auto;max-width:86rem}@media(min-width:768px){.mgpb-testimonials-carousel .mgpb-quote-partial__content{row-gap:4.8rem}}.mgpb-testimonials-carousel .mgpb-quote-partial__quote{gap:4.8rem}.mgpb-testimonials-carousel .splide__list{height:auto}.mgpb-testimonials-carousel__slide-inner{align-items:center;display:flex;flex-direction:column;gap:2rem;text-align:center;width:100%}.mgpb-testimonials-carousel__slide-inner img{flex-basis:50%;flex-shrink:1;-o-object-fit:cover;object-fit:cover;width:50%}@media(min-width:992px){.mgpb-testimonials-carousel__slide-inner{flex-direction:row;padding-bottom:0}}.mgpb-testimonials-carousel__slide-content{display:flex;flex-basis:50%;flex-direction:column;flex-grow:1;gap:2.4rem;text-align:center;width:100%}.mgpb-testimonials-carousel__slider .splide__arrows{align-items:center;display:flex;gap:1.3rem;justify-content:center;margin-top:2.4rem}@media(min-width:992px){.mgpb-testimonials-carousel__slider .splide__arrows{justify-content:left}}.mgpb-testimonials-carousel__slider .splide__arrow .icon{display:flex;font-size:3.2rem;transition:transform .3s}.mgpb-testimonials-carousel__slider .splide__arrow:focus-visible .icon,.mgpb-testimonials-carousel__slider .splide__arrow:hover .icon{transform:translateX(-.5rem)}.mgpb-testimonials-carousel__slider .splide__arrow:last-of-type:focus-visible .icon,.mgpb-testimonials-carousel__slider .splide__arrow:last-of-type:hover .icon{transform:translateX(.5rem)}.mgpb-testimonials-carousel__slider .splide__pagination{align-items:center;display:flex;gap:1.6rem;padding-left:0}.mgpb-testimonials-carousel__slider .splide__pagination li{align-items:center;color:#000;display:flex;height:.8rem;justify-content:center;line-height:0;overflow:hidden;width:.8rem}.mgpb-testimonials-carousel__slider button.splide__pagination__page{border:.1rem solid #000;border-radius:50%;height:100%;width:100%}.mgpb-testimonials-carousel__slider button.splide__pagination__page.is-active{background-color:#000}.mgpb-testimonials-carousel__slider .splide__slide{display:flex}.mgpb-testimonials-carousel--image .mgpb-testimonials-carousel__track-wrapper{position:relative}@media(min-width:992px){.mgpb-testimonials-carousel--image .mgpb-testimonials-carousel__track-wrapper{padding-bottom:2.4rem;padding-top:2.4rem}}.mgpb-testimonials-carousel--image .mgpb-testimonials-carousel__track-wrapper:before{background-color:#e5e5e5;content:"";display:block;height:80%;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:100vw}@media(min-width:992px){.mgpb-testimonials-carousel--image .mgpb-testimonials-carousel__track-wrapper:before{height:100%}}.mgpb-testimonials-carousel--text{background-color:#e5e5e5}.splide__toggle:after{content:"";display:flex;font-family:icons!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.splide__toggle.is-active:after{content:""}.splide__arrows--disabled{display:none!important}.mgpb-testimonials-carousel__container{position:relative}.text-links-list__container{display:flex;flex-direction:column-reverse;gap:2.4rem;width:100%}@media(min-width:768px){.text-links-list__container{flex-direction:row;gap:4rem}}ul.text-links-list__links{-moz-column-gap:4rem;column-gap:4rem;display:flex;flex-wrap:wrap;padding-left:0}li.text-links-list__link{flex-basis:calc(50% - 2rem);flex-grow:1;min-width:35rem;padding:2.2rem 0;position:relative}li.text-links-list__link:after{background-color:#000;bottom:0;content:"";display:block;height:.2rem;left:0;margin-top:2.2rem;position:absolute;width:100%}a.text-links-list__link-anchor{align-items:center;color:#3b3b3b;display:flex;justify-content:space-between;text-decoration:none;width:100%}.text-links-list__content{display:flex;flex-basis:80.66%;flex-direction:column;gap:2.4rem}.text-links-list__description{max-width:60rem}.text-links-list__image{display:none}@media(min-width:768px){.text-links-list__image{aspect-ratio:94/167;display:block;flex-basis:19.44%;-o-object-fit:contain;object-fit:contain}.text-links-list__image img{height:100%;-o-object-fit:cover;object-fit:cover}}.text-links-list__image.text-links-list__image--horizontal{display:block}@media(min-width:768px){.text-links-list__image.text-links-list__image--horizontal{display:none}}.mgpb-video__player-wrapper{aspect-ratio:16/9;border-radius:1.6rem;overflow:hidden;width:100%}.mgpb-video__player-wrapper iframe{height:100%;width:100%}.mgpb-wysiwyg *{color:currentColor}.mgpb-wysiwyg p{letter-spacing:.06rem;line-height:1.6;margin:4rem 0;overflow:hidden}.mgpb-wysiwyg p:has(img){margin-bottom:0}@media(min-width:768px){.mgpb-wysiwyg p:has(img.alignleft){float:left;margin-right:5.6rem;max-width:60%}.mgpb-wysiwyg p:has(img.alignleft) img{max-width:100%;width:100%}}@media(min-width:768px){.mgpb-wysiwyg p:has(img.alignright){float:right;margin-left:5.6rem;max-width:60%}.mgpb-wysiwyg p:has(img.alignright) img{max-width:100%;width:100%}}.mgpb-wysiwyg img{border-radius:1.6rem}@media(min-width:768px){.mgpb-wysiwyg img.alignleft{float:left;margin-right:5.6rem;max-width:60%}.mgpb-wysiwyg img.alignright{float:right;margin-left:5.6rem;max-width:60%}}.mgpb-wysiwyg figure{max-width:100%}@media(min-width:768px){.mgpb-wysiwyg figure{max-width:60%}.mgpb-wysiwyg figure.alignleft{float:left;margin-right:5.6rem}.mgpb-wysiwyg figure.alignright{float:right;margin-left:5.6rem}}.mgpb-wysiwyg figure img{border-radius:1.6rem}.mgpb-wysiwyg figure:after,.mgpb-wysiwyg figure:before{clear:both;content:"";display:block}.mgpb-wysiwyg h2,.mgpb-wysiwyg h3,.mgpb-wysiwyg h4{margin-bottom:4rem}.mgpb-wysiwyg .mgpb-underline{text-decoration-color:currentColor;text-decoration-thickness:.1rem;text-underline-offset:.1rem}.mgpb-wysiwyg .wp-caption-text{align-items:center;color:#141f28;display:inline-flex;font-family:Bitter,serif;font-size:1.3rem;font-weight:400;gap:1.2rem;letter-spacing:.026rem;line-height:1.8;margin:1.6rem 0}@media(min-width:768px){.mgpb-wysiwyg .wp-caption-text{margin-bottom:4rem}}.mgpb-wysiwyg .wp-caption-text:before{display:flex;font-family:icons!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background-color:#46607e;border-radius:100%;color:#fff;content:"";display:inline-flex;font-size:1.6rem;height:3.2rem;justify-content:center;width:3.2rem}.mgpb-wysiwyg ol,.mgpb-wysiwyg ul{clear:both;list-style-position:inside;margin:4rem 0 4rem 2rem}.mgpb-wysiwyg ul{list-style-type:disc}.mgpb-wysiwyg ul li{margin:1.6rem 0}.mgpb-wysiwyg ul li::marker{color:#46607e}.mgpb-wysiwyg ol{counter-reset:numList;margin:3.2rem 0}.mgpb-wysiwyg ol li{margin:1.6rem 0;padding-left:1.6rem}.mgpb-wysiwyg ol li:before{align-items:center;background:#516985;border-radius:100%;color:#fff;content:counter(numList);counter-increment:numList;display:inline-flex;flex:0 0 3.2rem;font-size:1.6rem;font-weight:700;height:3.2rem;justify-content:center;letter-spacing:.016rem;line-height:1.6;margin-right:1.6rem;width:3.2rem}.mgpb-wysiwyg blockquote{background-color:#003057;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTA0MCIgaGVpZ2h0PSI0OTEiIHZpZXdCb3g9IjAgMCAxMDQwIDQ5MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTM1Ny4zODEgNzA3LjUwNUw1NjEuOTE3IDczNS4wMzNMNjQ0LjI5OSA3NTEuODkxQzY0NS44MzcgNzUyLjIwNiA2NDcuMzU2IDc1Mi45OTMgNjQ4LjQ4MyA3NTQuMTE0TDY1OC4xMDggNzYzLjU3NEM2NTkuMzI4IDc2NC43MyA2NjAuODQ3IDc2NS41MTcgNjYyLjU0MiA3NjUuODM4TDc0MS44MTkgNzc5LjYwMUM3NDUuNjg2IDc4MC4yNiA3NDkuNDY4IDc3OC4xNjIgNzUwLjk3IDc3NC42MTZDNzUyLjU3NSA3NzAuNzg5IDc1Ni43MDUgNzY4Ljc3IDc2MC43MTYgNzY5Ljc0OUw4MDAuMjE2IDc3OS43NTVDODA0Ljk0NyA3ODAuOTUzIDgwOS43OSA3NzguNDU3IDgxMS41NzkgNzc0LjAwM0w4NDIuMDgxIDY5OC42NDVDODQzLjY1OCA2OTQuNzUzIDg0Ny44MjMgNjkyLjY0MSA4NTEuODYzIDY5My42ODRMODYyLjAxMSA2OTYuMjM2Qzg2Ni4wNTMgNjk3LjI4MiA4NzAuMjE2IDY5NS4xNjcgODcxLjc5MyA2OTEuMjc1TDkwNi4xNjggNjA1Ljk0N0M5MDcuNDk3IDYwMi43MSA5MTAuNjggNjAwLjY1MiA5MTQuMTI0IDYwMC43MjRMOTI3LjM2OCA2MDEuMDI1QzkzMS40NDUgNjAxLjEyMyA5MzUuMDc0IDU5OC4xNjYgOTM1Ljc3NCA1OTQuMDVMOTYzLjc3MiA0MjcuNDQ1Qzk2NC4wOTQgNDI1Ljc1IDk2NC44NTEgNDI0LjE2NyA5NjUuOTc4IDQyMi44OEwxMDQ1LjggMzMyLjM4NUMxMDQ4LjEyIDMyOS43ODggMTA1MS42NyAzMjguNzI1IDEwNTQuOTkgMzI5LjU1MkwxMTA3LjE1IDM0Mi42ODZDMTExMC43NSAzNDMuNjE5IDExMTQuNjMgMzQyLjI1NSAxMTE2LjkzIDMzOS4yNzdMMTIxMy40MiAyMTIuMDE0TDEyMTMuMzkgMjEyLjEwN00zMTMuNDk5IDY3My45MjRMNTA1LjI0MSA2OTkuNzI1TDU5Ny45MTMgNzE2LjY3QzU5OS43MiA3MTYuOTg4IDYwMS40OTIgNzE3LjUzMiA2MDIuNzEgNzE4LjI2TDYxNC4xMjEgNzIyLjQ5M0M2MTUuNDE2IDcyMy4yODMgNjE3LjE0NiA3MjMuODMgNjE5LjA3MiA3MjQuMTI4TDcwNS4wOTMgNzM3LjAyNUM3MDguODggNzM3LjY0MyA3MTIuNTkzIDczNS43MjUgNzE0LjE0NSA3MzIuNDg1TDcyOC4wNTggNzQxLjEyOUM3MjkuOTA4IDczNy43NTQgNzM0LjIyNyA3MzUuNzgzIDczOC4yNCA3MzYuNDAzTDc3Ni4wOTkgNzQ0LjgwMkM3ODAuNzQ4IDc0NS42NzEgNzg1LjY0MyA3NDMuMjMgNzg3LjY0MiA3MzkuMTY3TDgyNC42NDUgNjcxLjQ4OUM4MjYuNTA5IDY2Ny45NzQgODMwLjgzMyA2NjUuODI3IDgzNC44MDUgNjY2LjQ0NUw4NDQuNzg2IDY2Ny45MzVDODQ4Ljc1NSA2NjguNTU0IDg1My4wODEgNjY2LjQwNiA4NTQuOTQ2IDY2Mi44OTFMODk0LjYwNyA1ODUuNTFDODk2LjI5MSA1ODIuNjI5IDg5OS43NjggNTgwLjUwOSA5MDMuMjE1IDU4MC4xNTdMOTE3LjQzNyA1NzYuOTI0QzkyMS40NDMgNTc2LjY2MSA5MjUuMjU3IDU3My43MTggOTI2LjI5NiA1NjkuOTg5TDk1Mi41NDYgNDEzLjc5N0M5NTMuMiA0MTIuMzI0IDk1NC4zMDggNDEwLjcgOTU1LjU2MyA0MDkuMTcxTDEwMzQuNDggMzE3LjY4NkMxMDM2LjczIDMxNS4xMDggMTA0MC4xMSAzMTMuOTUxIDEwNDMuMjEgMzE0LjU2M0wxMDkyLjA0IDMyNS41N0MxMDk1LjQxIDMyNi4yOSAxMDk5LjA5IDMyNC44NSAxMTAxLjMyIDMyMS45MjZMMTE5NS44MyAxOTUuNTQ2TDEyMDYuOTEgMTc4Ljk5Nk0yNjkuNjIgNjQwLjMzNkw0NDguNTY4IDY2NC40MTRMNTUxLjUzNCA2ODEuNDQ3QzU1My42MDggNjgxLjc2OCA1NTUuNjMyIDY4Mi4wNjggNTU2Ljk0NCA2ODIuNDA1TDU3MC4xNDIgNjgxLjQxM0M1NzEuNTE0IDY4MS44MzYgNTczLjQ1NCA2ODIuMTQ0IDU3NS42MTIgNjgyLjQyMUw2NjguMzc0IDY5NC40NTVDNjcyLjA4NiA2OTUuMDMyIDY3NS43MjcgNjkzLjI5MSA2NzcuMzI4IDY5MC4zNThMNzA1LjE0OSA3MDcuNjQ0QzcwNy4yNDMgNzA0LjcxOSA3MTEuNzUxIDcwMi44MDQgNzE1Ljc2OSA3MDMuMDU2TDc1MS45ODUgNzA5Ljg0NkM3NTYuNTU2IDcxMC4zODUgNzYxLjUgNzA4LjAwMSA3NjMuNzA3IDcwNC4zMjRMODA3LjIxNCA2NDQuMzI2QzgwOS4zNjMgNjQxLjE4OCA4MTMuODQ4IDYzOS4wMDUgODE3Ljc0OSA2MzkuMTk5TDgyNy41NiA2MzkuNjI5QzgzMS40NjEgNjM5LjgyMyA4MzUuOTQ1IDYzNy42MzcgODM4LjA5NSA2MzQuNTAzTDg4My4wNDQgNTY1LjA2NUM4ODUuMDg1IDU2Mi41NDMgODg4Ljg1NCA1NjAuMzU4IDg5Mi4zIDU1OS41OEw5MDcuNDk2IDU1Mi44MTVDOTExLjQzNCA1NTIuMTkxIDkxNS40MzQgNTQ5LjI2MSA5MTYuODA4IDU0NS45MTZMOTQxLjMwOCA0MDAuMTM5Qzk0Mi4yOTcgMzk4Ljg5IDk0My43NDkgMzk3LjIyNSA5NDUuMTM2IDM5NS40NTVMMTAyMy4xNCAzMDIuOTc5QzEwMjUuMzQgMzAwLjQyIDEwMjguNTMgMjk5LjE2NyAxMDMxLjQyIDI5OS41NjRMMTA3Ni45MiAzMDguNDQzQzEwODAuMDUgMzA4Ljk1NCAxMDgzLjUzIDMwNy40MzcgMTA4NS42OSAzMDQuNTY1TDExNzguMjMgMTc5LjA2N0wxMjAwLjQyIDE0NS44N00yMjUuNzQgNjA2Ljc0OUwzOTEuODk4IDYyOS4xMDNMNTA1LjE1NCA2NDYuMjIyQzUwNy40OTQgNjQ2LjU0NyA1MDkuNzc0IDY0Ni42MDQgNTExLjE3NyA2NDYuNTQ4TDUyNi4xNiA2NDAuMzI4QzUyNy42MTEgNjQwLjM4NCA1MjkuNzU4IDY0MC40NTEgNTMyLjE0NyA2NDAuNzA3TDYzMS42NTMgNjUxLjg3NkM2MzUuMjkxIDY1Mi40MTMgNjM4Ljg1NyA2NTAuODQ3IDY0MC41MDkgNjQ4LjIyMkw2ODIuMjQyIDY3NC4xNTJDNjg0LjU4MSA2NzEuNjgxIDY4OS4yNzggNjY5LjgxOCA2OTMuMjk5IDY2OS43MDZMNzI3Ljg3NCA2NzQuODg5QzczMi4zNjMgNjc1LjA5OSA3MzcuMzU5IDY3Mi43NjkgNzM5Ljc3NiA2NjkuNDg0TDc4OS43ODYgNjE3LjE2NUM3OTIuMjIgNjE0LjQwNiA3OTYuODY2IDYxMi4xODcgODAwLjY5NyA2MTEuOTU2TDgxMC4zMzcgNjExLjMyNkM4MTQuMTY5IDYxMS4wOTIgODE4LjgxMyA2MDguODc0IDgyMS4yNDggNjA2LjExN0w4NzEuNDgzIDU0NC42MjdDODczLjg4IDU0Mi40NjEgODc3Ljk0IDU0MC4yMTUgODgxLjM4OCA1MzkuMDFMODk3LjU2MiA1MjguNzE0QzkwMS40MzEgNTI3LjczMSA5MDUuNjE2IDUyNC44MTYgOTA3LjMyOCA1MjEuODU1TDkzMC4wNzcgMzg2LjQ5MkM5MzEuMzk5IDM4NS40NjkgOTMzLjIgMzgzLjc2IDkzNC43MTYgMzgxLjc0N0wxMDExLjgxIDI4OC4yNzlDMTAxMy45NSAyODUuNzM2IDEwMTYuOTYgMjg0LjM5MSAxMDE5LjY0IDI4NC41NzdMMTA2MS44IDI5MS4zMzFDMTA2NC43IDI5MS42MjggMTA2Ny45OCAyOTAuMDM1IDEwNzAuMDcgMjg3LjIyTDExNjAuNjQgMTYyLjYwNUwxMTkzLjkzIDExMi43NjRNMTgxLjg2MSA1NzMuMTY0TDMzNS4yMjcgNTkzLjc5NUw0NTguNzcyIDYxMUM0NjEuMzgzIDYxMS4zMyA0NjMuOTEzIDYxMS4xNCA0NjUuNDEgNjEwLjY5Nkw0ODIuMTgyIDU5OS4yNTFDNDgzLjcwOSA1OTguOTQgNDg2LjA2NiA1OTguNzY4IDQ4OC42ODkgNTk4Ljk5OUw1OTQuOTM2IDYwOS4zMDRDNTk4LjQ5NyA2MDkuNzk5IDYwMS45OSA2MDguNDEyIDYwMy42OTEgNjA2LjA5NUw2NTkuMzMzIDY0MC42NjdDNjYxLjkxNiA2MzguNjQ5IDY2Ni44MDMgNjM2LjgzNCA2NzAuODI5IDYzNi4zNjFMNzAzLjc2MyA2MzkuOTM4QzcwOC4xNzIgNjM5LjgxNSA3MTMuMjIxIDYzNy41NDUgNzE1Ljg0NSA2MzQuNjQ5TDc3Mi4zNTUgNTkwLjAxMUM3NzUuMDc1IDU4Ny42MzIgNzc5Ljg4MSA1ODUuMzc1IDc4My42NDMgNTg0LjcxNkw3OTMuMTE2IDU4My4wMjRDNzk2Ljg3NyA1ODIuMzY1IDgwMS42ODUgNTgwLjExIDgwNC40MDMgNTc3LjcyOUw4NTkuOTI2IDUyNC4xODJDODYyLjY3OSA1MjIuMzc1IDg2Ny4wMzIgNTIwLjA2NCA4NzAuNDggNTE4LjQzNkw4ODcuNjMxIDUwNC42MDZDODkxLjQzMiA1MDMuMjYzIDg5NS44IDUwMC4zNjEgODk3Ljg1MSA0OTcuNzg3TDkxOC44NTEgMzcyLjgzNEM5MjAuNTA3IDM3Mi4wMzYgOTIyLjY1NyAzNzAuMjgzIDkyNC4zMDIgMzY4LjAyOEwxMDAwLjQ5IDI3My41NjhDMTAwMi41NyAyNzEuMDQ1IDEwMDUuNCAyNjkuNjA1IDEwMDcuODYgMjY5LjU3NEwxMDQ2LjcgMjc0LjE5OUMxMDQ5LjM2IDI3NC4yODMgMTA1Mi40MyAyNzIuNjE1IDEwNTQuNDYgMjY5Ljg1NEwxMTQzLjA1IDE0Ni4xMjFMMTE4Ny40NiA3OS42MzcxTTEzNy45ODIgNTM5LjU3N0wyNzguNTU0IDU1OC40ODVMNDEyLjM5MyA1NzUuNzc4QzQxNS4yNyA1NzYuMTEyIDQxOC4wNTQgNTc1LjY4IDQxOS42NDQgNTc0Ljg0MUw0MzguMjAyIDU1OC4xNjlDNDM5LjgwNCA1NTcuNDkyIDQ0Mi4zNzIgNTU3LjA4MSA0NDUuMjI4IDU1Ny4yOUw1NTguMjE5IDU2Ni43M0M1NjEuNzA1IDU2Ny4xODUgNTY1LjEyNiA1NjUuOTc1IDU2Ni44NzUgNTYzLjk2NUw2MzYuNDI5IDYwNy4xODFDNjM5LjI1NCA2MDUuNjE0IDY0NC4zMzIgNjAzLjg1NCA2NDguMzYxIDYwMy4wMTRMNjc5LjY1MiA2MDQuOTgxQzY4My45ODIgNjA0LjUyOCA2ODkuMDggNjAyLjMxMyA2OTEuOTEzIDU5OS44MDZMNzU0LjkyNyA1NjIuODQ3Qzc1Ny45MzEgNTYwLjg0NyA3NjIuODk4IDU1OC41NTcgNzY2LjU4OSA1NTcuNDdMNzc1Ljg5MSA1NTQuNzE1Qzc3OS41ODQgNTUzLjYzMSA3ODQuNTUgNTUxLjMzOCA3ODcuNTU0IDU0OS4zMzhMODQ4LjM2MyA1MDMuNzM4Qzg1MS40NjkgNTAyLjI4OCA4NTYuMTE5IDQ5OS45MTMgODU5LjU2OCA0OTcuODU5TDg3Ny42OTMgNDgwLjQ5N0M4ODEuNDI1IDQ3OC43OTIgODg1Ljk3NyA0NzUuOTA0IDg4OC4zNjYgNDczLjcxNUw5MDcuNjE1IDM1OS4xNzVDOTA5LjYwNyAzNTguNjAxIDkxMi4xMDMgMzU2LjgwNiA5MTMuODc3IDM1NC4zMDhMOTg5LjE1NyAyNTguODU2Qzk5MS4xNzkgMjU2LjM1IDk5My44MiAyNTQuODE1IDk5Ni4wNzUgMjU0LjU3MkwxMDMxLjU4IDI1Ny4wNjlDMTAzNCAyNTYuOTQyIDEwMzYuODggMjU1LjE5OSAxMDM4Ljg0IDI1Mi40OTJMMTEyNS40NSAxMjkuNjQxTDExODAuOTcgNDYuNTEzM005NC4xMDE3IDUwNS45OUwyMjEuODgxIDUyMy4xNzVMMzY2LjAwOSA1NDAuNTU0QzM2OS4xNTMgNTQwLjg5MiAzNzIuMTkyIDU0MC4yMTQgMzczLjg3NCA1MzguOTg1TDM5NC4yMTggNTE3LjA4OUMzOTUuODk1IDUxNi4wNDIgMzk4LjY3NSA1MTUuMzk0IDQwMS43NjEgNTE1LjU4MUw1MjEuNDkzIDUyNC4xNTZDNTI0LjkwNCA1MjQuNTcxIDUyOC4yNTEgNTIzLjUzNiA1MzAuMDUxIDUyMS44MzRMNjEzLjUxNCA1NzMuNjkzQzYxNi41ODMgNTcyLjU3OSA2MjEuODUgNTcwLjg3MSA2MjUuODg1IDU2OS42NjdMNjU1LjUzNCA1NzAuMDI3QzY1OS43ODMgNTY5LjI0NSA2NjQuOTM0IDU2Ny4wODcgNjY3Ljk3NSA1NjQuOTY5TDczNy40OTMgNTM1LjY4OUM3NDAuNzg1IDUzNC4wNjUgNzQ1LjkxIDUzMS43NCA3NDkuNTM0IDUzMC4yMjhMNzU4LjY2OCA1MjYuNDEyQzc2Mi4yODkgNTI0LjkwMSA3NjcuNDE4IDUyMi41NzUgNzcwLjcwOSA1MjAuOTUxTDgzNi44MDYgNDgzLjI5NEM4NDAuMjY4IDQ4Mi4yMDQgODQ1LjIxMSA0NzkuNzY0IDg0OC42NTkgNDc3LjI4NEw4NjcuNzYxIDQ1Ni4zODhDODcxLjQyMyA0NTQuMzIyIDg3Ni4xNiA0NTEuNDQ4IDg3OC44ODggNDQ5LjY0Nkw4OTYuMzg5IDM0NS41MTlDODk4LjcxNCAzNDUuMTcgOTAxLjU1OCAzNDMuMzM2IDkwMy40NjIgMzQwLjU5MUw5NzcuODM2IDI0NC4xNDlDOTc5Ljc5NiAyNDEuNjY0IDk4Mi4yNTkgMjQwLjAzMiA5ODQuMyAyMzkuNTczTDEwMTYuNDcgMjM5Ljk0NUMxMDE4LjY2IDIzOS42MDUgMTAyMS4zMyAyMzcuNzg3IDEwMjMuMjIgMjM1LjEzNUwxMTA3Ljg2IDExMy4xNjVMMTE3NC40OSAxMy4zOTE0TTUwLjIyMjMgNDcyLjQwN0wxNjUuMjEgNDg3Ljg2NUwzMTkuNjI3IDUwNS4zM0MzMjMuMDQxIDUwNS42NzEgMzI2LjMzMyA1MDQuNzUxIDMyOC4xMDYgNTAzLjEyOUwzNTAuMjM1IDQ3Ni4wMDVDMzUxLjk4OSA0NzQuNTkzIDM1NC45NzkgNDczLjcwNSAzNTguMjk3IDQ3My44NzFMNDg0Ljc3MyA0ODEuNTgxQzQ4OC4xMDggNDgxLjk1NCA0OTEuMzgxIDQ4MS4wOTkgNDkzLjIzMyA0NzkuNzAzTDU5MC42MDggNTQwLjIwNUM1OTMuOTIyIDUzOS41NDQgNTk5LjM3OSA1MzcuODg1IDYwMy40MTQgNTM2LjMxOEw2MzEuNDIxIDUzNS4wNjhDNjM1LjU5MSA1MzMuOTU2IDY0MC43OSA1MzEuODU0IDY0NC4wNDEgNTMwLjEyNEw3MjAuMDU4IDUwOC41MjJDNzIzLjYzNCA1MDcuMjc2IDcyOC45MjEgNTA0LjkxNiA3MzIuNDc0IDUwMi45NzlMNzQxLjQzOCA0OTguMTAzQzc0NC45OTEgNDk2LjE2NiA3NTAuMjc4IDQ5My44MDUgNzUzLjg1NSA0OTIuNTU5TDgyNS4yMzYgNDYyLjg0N0M4MjkuMDU0IDQ2Mi4xMTMgODM0LjI5IDQ1OS42MTEgODM3LjczOCA0NTYuNzA1TDg1Ny44MTcgNDMyLjI3NUM4NjEuNDEgNDI5Ljg0OCA4NjYuMzMyIDQyNi45OTEgODY5LjM5NSA0MjUuNTc0TDg4NS4xNDQgMzMxLjg1OUM4ODcuODAzIDMzMS43MzEgODkwLjk5NSAzMjkuODU3IDg5My4wMjcgMzI2Ljg3TDk2Ni40OTQgMjI5LjQzNkM5NjguMzk1IDIyNi45NjggOTcwLjY3NSAyMjUuMjQzIDk3Mi41MDEgMjI0LjU3TDEwMDEuMzQgMjIyLjgxM0MxMDAzLjMgMjIyLjI2MiAxMDA1Ljc3IDIyMC4zNjcgMTAwNy41OSAyMTcuNzY3TDEwOTAuMjUgOTYuNjgwNEwxMTY3Ljk5IC0xOS43MzY3TTYuMzQwNCA0MzguODIxTDEwOC41MzUgNDUyLjU1NkwyNzMuMjQ2IDQ3MC4xMDlDMjc2LjkyOCA0NzAuNDU1IDI4MC40NzEgNDY5LjI5MSAyODIuMzM5IDQ2Ny4yNzdMMzA2LjI1OCA0MzQuOTI4QzMwOC4wODggNDMzLjE0OSAzMTEuMjg4IDQzMi4wMjMgMzE0LjgzNyA0MzIuMTY0TDQ0OC4wNTYgNDM5LjAxNEM0NTEuMzEyIDQzOS4zNDcgNDU0LjUxNSA0MzguNjY5IDQ1Ni40MTcgNDM3LjU3OUw1NjcuNzAxIDUwNi43MjRDNTcxLjI1OCA1MDYuNTEzIDU3Ni45MDQgNTA0LjkwOSA1ODAuOTQzIDUwMi45NzhMNjA3LjMwOSA1MDAuMTIyQzYxMS4zOTggNDk4LjY4MSA2MTYuNjQ5IDQ5Ni42MzUgNjIwLjEwOSA0OTUuMjk0TDcwMi42MjkgNDgxLjM3MkM3MDYuNDkgNDgwLjUwMyA3MTEuOTM4IDQ3OC4xMDcgNzE1LjQyNCA0NzUuNzQ1TDcyNC4yMTggNDY5LjgwOEM3MjcuNzAxIDQ2Ny40NDMgNzMzLjE0NyA0NjUuMDQ4IDczNy4wMTIgNDY0LjE4MUw4MTMuNjgzIDQ0Mi40MTVDODE3Ljg1NyA0NDIuMDQgODIzLjM4MyA0MzkuNDc0IDgyNi44MzcgNDM2LjE0M0w4NDcuODk0IDQwOC4xODJDODUxLjQxNyA0MDUuMzk0IDg1Ni41MjYgNDAyLjU1IDg1OS45MjYgNDAxLjUyMUw4NzMuOTI3IDMxOC4yMThDODc2LjkxOSAzMTguMzE2IDg4MC40NjEgMzE2LjM5OCA4ODIuNjIxIDMxMy4xNjhMOTU1LjE3OCAyMTQuNzQzQzk1Ny4wMiAyMTIuMjk0IDk1OS4xMTcgMjEwLjQ3NSA5NjAuNzMxIDIwOS41ODZMOTg2LjI0MSAyMDUuNzAzQzk4Ny45NjcgMjA0Ljk0MSA5OTAuMjMgMjAyLjk3IDk5MS45ODYgMjAwLjQyNkwxMDcyLjY3IDgwLjIyMTVMMTE2MS41MiAtNTIuODQwMU0tMzcuNTM3IDQwNS4yMzRMNTEuODY0NCA0MTcuMjQ2TDIyNi44NjUgNDM0Ljg4NkMyMzAuODE0IDQzNS4yMzYgMjM0LjYxMiA0MzMuODI2IDIzNi41NzEgNDMxLjQyMkwyNjIuMjc2IDM5My44NDVDMjY0LjE4NCAzOTEuNjk5IDI2Ny41OTIgMzkwLjMzMSAyNzEuMzczIDM5MC40NTJMNDExLjMzNSAzOTYuNDM2QzQxNC41MTUgMzk2LjcyNyA0MTcuNjQ3IDM5Ni4yMjggNDE5LjU5OCAzOTUuNDQ1TDU0NC43OTQgNDczLjIzNEM1NDguNTk3IDQ3My40NzUgNTU0LjQzIDQ3MS45MjUgNTU4LjQ3NCA0NjkuNjI2TDU4My4xOTggNDY1LjE2MkM1ODcuMjA4IDQ2My4zODkgNTkyLjUwOCA0NjEuNDAxIDU5Ni4xNzkgNDYwLjQ1MUw2ODUuMjAyIDQ1NC4yMDhDNjg5LjM0OCA0NTMuNzE4IDY5NC45NTkgNDUxLjI4OCA2OTguMzcxIDQ0OC40OTZMNzA2Ljk5OCA0NDEuNDk4QzcxMC40MTEgNDM4LjcwOSA3MTYuMDIxIDQzNi4yNzYgNzIwLjE2NyA0MzUuNzg2TDgwMi4xMjIgNDIxLjk2NUM4MDYuNjUxIDQyMS45NDUgODEyLjQ3MiA0MTkuMzE3IDgxNS45MjQgNDE1LjU2MUw4MzcuOTU1IDM4NC4wNjhDODQxLjQxMSAzODAuOTIgODQ2LjcwMyAzNzguMDg4IDg1MC40NCAzNzcuNDQzTDg2Mi42OSAzMDQuNTU1Qzg2Ni4wMTkgMzA0Ljg3NiA4NjkuOTA0IDMwMi45MTcgODcyLjE5NyAyOTkuNDQ2TDk0My44NDYgMjAwLjAyOUM5NDUuNjI5IDE5Ny41OTcgOTQ3LjU0MyAxOTUuNjg2IDk0OC45NDMgMTk0LjU4MUw5NzEuMTIxIDE4OC41NzFDOTcyLjYxMiAxODcuNTk2IDk3NC42NzMgMTg1LjU0OCA5NzYuMzYgMTgzLjA1OUwxMDU1LjA3IDYzLjczNzFMMTE1NS4wMyAtODUuOTcwNU0tODEuNDE2NiAzNzEuNjQ5TC00LjgwODI0IDM4MS45MzhMMTgwLjQ4MiAzOTkuNjY0QzE4NC43IDQwMC4wMTYgMTg4Ljc1MSAzOTguMzY1IDE5MC44MDIgMzk1LjU2N0wyMTguMjkyIDM1Mi43NjdDMjIwLjI3NyAzNTAuMjU0IDIyMy44OTUgMzQ4LjY0NyAyMjcuOTA4IDM0OC43NDZMMzc0LjYxMSAzNTMuODY3QzM3Ny43MTcgMzU0LjExOCAzODAuNzc0IDM1My43OTQgMzgyLjc3NiAzNTMuMzE5TDUyMS44ODEgNDM5Ljc1QzUyNS45MjggNDQwLjQ0NSA1MzEuOTUxIDQzOC45NDMgNTM1Ljk5NyA0MzYuMjg0TDU1OS4wNzkgNDMwLjIxMUM1NjMuMDA5IDQyOC4xMDcgNTY4LjM2IDQyNi4xNzggNTcyLjIzOCA0MjUuNjE0TDY2Ny43NjIgNDI3LjA1MkM2NzIuMTk3IDQyNi45NDEgNjc3Ljk2MyA0MjQuNDc1IDY4MS4zMDcgNDIxLjI1N0w2ODkuNzYzIDQxMy4xOTlDNjkzLjEwNyA0MDkuOTgyIDY5OC44NzcgNDA3LjUxNyA3MDMuMzA3IDQwNy40MDVMNzkwLjU1MSA0MDEuNTI5Qzc5NS40MzUgNDAxLjg3IDgwMS41NSAzOTkuMTc1IDgwNS4wMDIgMzk0Ljk5NEw4MjguMDEgMzU5Ljk2N0M4MzEuMzk3IDM1Ni40NTggODM2Ljg3MyAzNTMuNjQgODQwLjk0OSAzNTMuMzgyTDg1MS40NDggMjkwLjkwN0M4NTUuMTEgMjkxLjQ1NCA4NTkuMzQ0IDI4OS40NTIgODYxLjc2NiAyODUuNzM4TDkzMi41MDcgMTg1LjMyOUM5MzQuMjMyIDE4Mi45MTYgOTM1Ljk2NiAxODAuOTA5IDkzNy4xNTIgMTc5LjU5Mkw5NTYuMDAxIDE3MS40NTZDOTU3LjI1OSAxNzAuMjY3IDk1OS4xMTYgMTY4LjE0NyA5NjAuNzM2IDE2NS43MTJMMTAzNy40NyA0Ny4yNzJMMTE0OC41NCAtMTE5LjA4TS0xMjUuMjk3IDMzOC4wNkwtNjEuNDc4NSAzNDYuNjI0TDEzNC4xMDYgMzY0LjQzOEMxMzguNTkgMzY0Ljc5NSAxNDIuODkzIDM2Mi44OTkgMTQ1LjAzOCAzNTkuNzA5TDE3NC4zMTQgMzExLjY4MUMxNzYuMzc1IDMwOC44MDIgMTgwLjIwNiAzMDYuOTU0IDE4NC40NDggMzA3LjAzMkwzMzcuODk0IDMxMS4yODdDMzQwLjkyNSAzMTEuNDk4IDM0My45MDggMzExLjM1MiAzNDUuOTU5IDMxMS4xODRMNDk4Ljk3NiA0MDYuMjU5QzUwMy4yNjQgNDA3LjQwNSA1MDkuNDc5IDQwNS45NTcgNTEzLjUzMSA0MDIuOTMzTDUzNC45NzIgMzk1LjI1NEM1MzguODIxIDM5Mi44MjEgNTQ0LjIyMiAzOTAuOTQ1IDU0OC4zMTEgMzkwLjc3M0w2NTAuMzM4IDM5OS44OUM2NTUuMDU4IDQwMC4xNTcgNjYwLjk4NSAzOTcuNjU1IDY2NC4yNjEgMzk0LjAxMkw2NzIuNTQ2IDM4NC44OTFDNjc1LjgyMiAzODEuMjQ4IDY4MS43NDkgMzc4Ljc0NiA2ODYuNDY4IDM3OS4wMTNMNzc4Ljk5NyAzODEuMDgyQzc4NC4yMzYgMzgxLjc3OSA3OTAuNjQ2IDM3OS4wMjIgNzk0LjA5NyAzNzQuNDE4TDgxOC4wODIgMzM1Ljg1N0M4MjEuNCAzMzEuOTg3IDgyNy4wNiAzMjkuMTgzIDgzMS40NzYgMzI5LjMxMkw4NDAuMjI1IDI3Ny4yNDdDODQ0LjIyIDI3OC4wMiA4NDguODA0IDI3NS45NzMgODUxLjM1NCAyNzIuMDE3TDkyMS4xODggMTcwLjYxNkM5MjIuODUgMTY4LjIyMSA5MjQuNDAzIDE2Ni4xMTggOTI1LjM3NiAxNjQuNTg5TDk0MC44OTMgMTU0LjMyNEM5NDEuOTE2IDE1Mi45MjcgOTQzLjU3MiAxNTAuNzI2IDk0NS4xMjMgMTQ4LjM0NUwxMDE5Ljg4IDMwLjc4ODJMMTE0Mi4wNiAtMTUyLjIwN00tMTY5LjE3NSAzMDQuNDc2TC0xMTguMTUgMzExLjMxN0w4Ny43MjQgMzI5LjIxN0M5Mi40NzY1IDMyOS41OCA5Ny4wMzM4IDMyNy40MzggOTkuMjcxMyAzMjMuODU4TDEzMC4zMzcgMjcwLjYwNUMxMzIuNDc0IDI2Ny4zNTkgMTM2LjUxNiAyNjUuMjcyIDE0MC45ODkgMjY1LjMyOEwzMDEuMTc3IDI2OC43MkMzMDQuMTMxIDI2OC44ODkgMzA3LjA0MSAyNjguOTIzIDMwOS4xNDIgMjY5LjA2MUw0NzYuMDY4IDM3Mi43NzhDNDgwLjYwMSAzNzQuMzc3IDQ4Ny4wMDcgMzcyLjk4IDQ5MS4wNTggMzY5LjU5MUw1MTAuODU4IDM2MC4zMDRDNTE0LjYyOCAzNTcuNTQyIDUyMC4wOCAzNTUuNzI0IDUyNC4zNzcgMzU1Ljk0TDYzMi45MDYgMzcyLjczOEM2MzcuOTEgMzczLjM4MyA2NDMuOTk4IDM3MC44NDUgNjQ3LjIwMyAzNjYuNzc4TDY1NS4zMjEgMzU2LjU5NUM2NTguNTI2IDM1Mi41MjggNjY0LjYxNSAzNDkuOTkgNjY5LjYxOSAzNTAuNjM1TDc2Ny40MzcgMzYwLjY1Qzc3My4wMzIgMzYxLjcwNiA3NzkuNzM0IDM1OC44ODQgNzgzLjE4OCAzNTMuODUzTDgwOC4xNDggMzExLjc2MkM4MTEuMzk2IDMwNy41MzEgODE3LjI0MiAzMDQuNzQ0IDgyMS45OTQgMzA1LjI1NUw4MjguOTkzIDI2My42MDRDODMzLjMyNCAyNjQuNiA4MzguMjU1IDI2Mi41MTQgODQwLjkzMyAyNTguMzEzTDkwOS44NiAxNTUuOTIyQzkxMS40NjUgMTUzLjU0NyA5MTIuODMzIDE1MS4zNDkgOTEzLjU5NSAxNDkuNjAzTDkyNS43NzkgMTM3LjIxMUM5MjYuNTY4IDEzNS42IDkyOC4wMjEgMTMzLjMyOCA5MjkuNTA1IDEzMUwxMDAyLjI4IDE0LjMyNTJMMTEzNS41OCAtMTg1LjMxNiIgc3Ryb2tlPSJ1cmwoI3BhaW50MF9saW5lYXJfMTE0OF8xMDA5NCkiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8ZGVmcz4KPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzExNDhfMTAwOTQiIHgxPSIxMjEzLjQyIiB5MT0iMjc4LjI5MyIgeDI9Ii01MC4wMTcyIiB5Mj0iMzU2LjE5OCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjNzI4QkE3Ii8+CjxzdG9wIG9mZnNldD0iMC4wNTIyNjE4IiBzdG9wLWNvbG9yPSIjNzI4QkE3IiBzdG9wLW9wYWNpdHk9IjAuNSIvPgo8c3RvcCBvZmZzZXQ9IjAuODk0NDIiIHN0b3AtY29sb3I9IiM3MjhCQTciIHN0b3Atb3BhY2l0eT0iMC4zMTc2NDciLz4KPC9saW5lYXJHcmFkaWVudD4KPC9kZWZzPgo8L3N2Zz4K);background-position:bottom;background-repeat:no-repeat;border-radius:2rem;clear:both;color:#fff;margin:6.4rem 0 8rem;padding:3.2rem 2.4rem;text-align:center!important}@media(min-width:768px){.mgpb-wysiwyg blockquote{padding:6.4rem 10rem}}.mgpb-wysiwyg blockquote p{color:#fff;font-family:Barlow,sans-serif;font-size:clamp(3.2rem,1.7230769231rem + 2.5641025641vw,4.8rem);font-weight:400;line-height:1.3;margin:0 auto;text-align:center!important}.mgpb-wysiwyg blockquote p:before{display:flex;font-family:icons!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background-color:#c13636;border-radius:100%;color:#fff;content:"";font-size:1.8rem;height:7.2rem;justify-content:center;margin:0 auto 4rem;width:7.2rem}.mgpb-wysiwyg cite{color:#fff;display:block;font-size:1.5rem;font-style:normal;font-weight:700;letter-spacing:.15rem;line-height:1.6;margin-top:4rem;text-align:center!important;text-transform:uppercase}@media(min-width:768px){.mgpb-wysiwyg.mgpb-wysiwyg-block--center>:not(p:has(img),figure,blockquote),.mgpb-wysiwyg.mgpb-wysiwyg-block--left>:not(p:has(img),figure,blockquote){max-width:70%}}.mgpb-wysiwyg.mgpb-wysiwyg-block--left p{text-align:left}.mgpb-wysiwyg.mgpb-wysiwyg-block--center h1,.mgpb-wysiwyg.mgpb-wysiwyg-block--center h2,.mgpb-wysiwyg.mgpb-wysiwyg-block--center h3,.mgpb-wysiwyg.mgpb-wysiwyg-block--center h4{text-align:center}@media(min-width:768px){.mgpb-wysiwyg.mgpb-wysiwyg-block--center>:not(p:has(img),figure){margin-left:auto;margin-right:auto}}@media(min-width:768px){.mgpb-wysiwyg.mgpb-wysiwyg-block--center ol,.mgpb-wysiwyg.mgpb-wysiwyg-block--center ul{align-items:center;display:flex;flex-direction:column}.mgpb-wysiwyg.mgpb-wysiwyg-block--center ol li,.mgpb-wysiwyg.mgpb-wysiwyg-block--center ul li{justify-content:center}}.mgpb-wysiwyg a:not(.btn){color:#a02323;font-weight:500;text-underline-offset:.3rem;transition:text-underline-offset .3s ease}.mgpb-wysiwyg a:not(.btn):focus,.mgpb-wysiwyg a:not(.btn):hover{text-underline-offset:.6rem}.btn--primary-wysiwyg{color:#fff!important}.btn--primary-wysiwyg:focus,.btn--primary-wysiwyg:hover{color:#141f28!important}.btn--primary-wysiwyg:focus:before,.btn--primary-wysiwyg:hover:before{opacity:0}.btn--secondary-wysiwyg{color:#a02323!important}.mgpb-wysiwyg-block{background-color:#f0f0ea}.mgpb-wysiwyg--minimal{line-height:1.6}.mgpb-wysiwyg--minimal:not(.mgpb-wysiwyg--list-only) ul{list-style-type:disc}.mgpb-wysiwyg--minimal:not(.mgpb-wysiwyg--list-only) ul li::marker{color:currentColor}.mgpb-wysiwyg--minimal:not(.mgpb-wysiwyg--list-only) ol{list-style-type:auto}.mgpb-wysiwyg--minimal:not(.mgpb-wysiwyg--list-only) ol li{margin:1.6rem 0 1.6rem .4rem;padding-left:.4rem}.mgpb-wysiwyg--minimal:not(.mgpb-wysiwyg--list-only) ol li:before{display:none}.mgpb-wysiwyg--minimal:not(.mgpb-wysiwyg--list-only) ol,.mgpb-wysiwyg--minimal:not(.mgpb-wysiwyg--list-only) ul{margin:1.6rem 0 1.6rem 2rem}.mgpb-wysiwyg--minimal .mgpb-underline{text-decoration-color:currentColor;text-decoration-thickness:.1rem;text-underline-offset:.2rem}.mgpb-wysiwyg--minimal a:not(.btn){color:#a02323;font-weight:500;text-underline-offset:.3rem;transition:text-underline-offset .3s ease}.mgpb-wysiwyg--minimal a:not(.btn):focus,.mgpb-wysiwyg--minimal a:not(.btn):hover{text-underline-offset:.6rem}.mgpb-wysiwyg--minimal p{margin:1.6rem 0}.mgpb-text-image p:first-of-type{margin-top:0}.mgpb-text-image__image img{border-radius:1.6rem}.mgpb-caption__text{align-items:center;color:currentColor;display:inline-flex;font-family:Bitter,serif;font-size:1.3rem;font-weight:400;gap:1.2rem;letter-spacing:.026rem;line-height:1.8;margin:1.6rem 0 4rem}.mgpb-caption__text:before{display:flex;font-family:icons!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background-color:#46607e;border-radius:100%;color:#fff;content:"";display:inline-flex;flex:0 0 3.2rem;font-size:1.6rem;height:3.2rem;justify-content:center;padding-left:.1rem;width:3.2rem}.mgpb-block-featured-cta__container{background-color:#e8e8e1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzc0IiBoZWlnaHQ9IjUwNiIgdmlld0JveD0iMCAwIDc3NCA1MDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05Ny41ODUgMTgxLjkwNkwxNTcuODk2IDQwNC43MjJMMTU4Ljg1NSA0MDguMjY5TDE1OS44MjUgNDA0LjcyNUwyMjAuNzk0IDE4MS45MDZIMzEyLjU0TDIwNi4wNDMgNTA3LjY5N0gxMDcuOUwxLjM3ODkxIDE4MS45MDZIOTcuNTg1WiIgc3Ryb2tlPSIjRDZENkNFIiBzdHJva2Utd2lkdGg9IjIiLz4KPHBhdGggZD0iTTQzOC4wMzcgNTEuMjgxMlYyMDkuNzIzTDQzOS43NTMgMjA3Ljk2NkM0NjIuMjQ0IDE4NC45MzYgNDg5LjA4OCAxNzQuMzYzIDUyMy41MTUgMTc0LjM2M0M1NTcuMzYxIDE3NC4zNjMgNTgyLjkgMTg0LjM0NiA1OTkuOTk2IDIwMy44NTNDNjE3LjExMyAyMjMuMzgyIDYyNS45MTEgMjUyLjYyIDYyNS45MTEgMjkxLjQxOVY1MDcuNzA3SDUzNC42MDdWMjk5LjYwNEM1MzQuNjA3IDI4NC4xMjcgNTMxLjc1NyAyNzIuMzk1IDUyNS41NjIgMjY0LjUyQzUxOS4zMjggMjU2LjU5NCA1MDkuODUxIDI1Mi43NTEgNDk3LjAzOCAyNTIuNzUxQzQ4NC4yMjcgMjUyLjc1MSA0NzIuOTgxIDI1Ni40MjggNDYzLjE4NiAyNjMuNzg2QzQ1My40MDUgMjcxLjEzMyA0NDUuMTE4IDI4Mi4xMTEgNDM4LjEzNiAyOTYuNjQ1TDQzOC4wMzcgMjk2Ljg1VjUwNy43MDdIMzQ2LjczNFY1MS4yODEySDQzOC4wMzdaIiBzdHJva2U9IiNENkQ2Q0UiIHN0cm9rZS13aWR0aD0iMiIvPgo8cGF0aCBkPSJNNzc1LjcwMyAxODEuOTA2VjUwNy42OTdINjg0LjRWMTgxLjkwNkg3NzUuNzAzWiIgc3Ryb2tlPSIjRDZENkNFIiBzdHJva2Utd2lkdGg9IjIiLz4KPHBhdGggZD0iTTcwMi45MTIgMS42NDM1NUM3MDMuNzQ2IDAuODQ2NTE1IDcwNS4wNjQgMC43NzYyNjcgNzA1Ljk4OCAxLjUwOTc3TDcxNi45ODMgMTAuMjI4NUw3MTYuOTkgMTAuMjMzNEM3MTguNDg5IDExLjQwMTkgNzIwLjYyMSAxMS4zNDQ2IDcyMi4wMzcgMTAuMDM0MkM3MjIuNjcyIDkuNDQ5NTcgNzIzLjY0OCA5LjM2NjY0IDcyNC4zODYgOS44NjEzM0w3NDcuMzUgMjUuMzc5OUM3NDcuNjMyIDI1LjU3OTYgNzQ3Ljg1MSAyNS44MzcyIDc0Ny45OTggMjYuMTM0OEw3NDguMDU4IDI2LjI2NjZMNzQ5LjczMiAzMC41NzEzQzc1MC4wMDEgMzEuMjcwNSA3NTAuNDkyIDMxLjg4NTMgNzUxLjA4IDMyLjMwODZMNzc0LjU4MSA0OS4yMzQ0VjQ5LjIzNTRDNzc1LjI5NSA0OS43NTEzIDc3NS43MDIgNTAuNTY2MSA3NzUuNzAyIDUxLjQxMTFWMTI1LjI2NkM3NzUuNzAyIDEyNS4zMzYgNzc1LjY3NyAxMjUuMzg1IDc3NS42NDQgMTI1LjQxOUM3NzUuNjEgMTI1LjQ1MyA3NzUuNTU4IDEyNS40OCA3NzUuNDgzIDEyNS40OEg0OTcuNTI1QzQ5Ni40ODkgMTI1LjQ4IDQ5NS42NDggMTI0LjYzNyA0OTUuNjQ4IDEyMy42MTRWMTIyLjU3QzQ5NS42NDggMTIxLjkxNCA0OTYuMDEyIDEyMS4yODUgNDk2LjYwNSAxMjAuOTQxTDQ5Ni42MTEgMTIwLjk0OEw1NDUuMDA2IDk0Ljc0MjJDNTQ1LjgwNyA5NC4zMjE3IDU0Ni43ODYgOTQuNDE2NSA1NDcuNDY0IDk0Ljk2TDU0Ny40NyA5NC45NjM5TDU2MiAxMDYuNDUxTDU2Mi4wMDIgMTA2LjQ1M0M1NjMuMjE2IDEwNy40MDggNTY0Ljg3OCAxMDcuNjMxIDU2Ni4zMTYgMTA2Ljk5NEw1NjYuMzIxIDEwNi45OTJMNjA0LjI1NyA4OS45NDI0TDYwNC4yNiA4OS45NDE0QzYwNC45NjQgODkuNjIyNyA2MDUuNTY1IDg5LjExNTkgNjA2LjAwNiA4OC40ODgzTDYwNi4wMTIgODguNDgwNUw2MDYuMDE4IDg4LjQ3MTdMNjM4LjQ2NyA0MC4yNjU2QzYzOC45OTQgMzkuNDg2IDY0MC4wMTggMzkuMjE4MiA2NDAuODM5IDM5LjYxMTNMNjQwLjg0IDM5LjYxMjNMNjQ0Ljk2IDQxLjU3OTFMNjQ0Ljk2MiA0MS41ODAxQzY0Ni40MDQgNDIuMjY1NyA2NDguMTM5IDQyLjAwNDggNjQ5LjMxOCA0MC44OTU1TDY0OS4zMjMgNDAuODkwNkw2NzIuMjQgMTkuMDMyMkM2NzIuOTMgMTguMzc4NiA2NzMuOTc3IDE4LjMzNzggNjc0LjcwNCAxOC45MTk5TDY3NC43MSAxOC45MjM4TDY3Ny41MzIgMjEuMTUzM1YyMS4xNTQzQzY3OS4wNDggMjIuMzY4OCA2ODEuMjE4IDIyLjI2NSA2ODIuNjI1IDIwLjkyODdINjgyLjYyNkw3MDIuOTEgMS42NDU1MUw3MDIuOTEyIDEuNjQzNTVaIiBzdHJva2U9IiNENkQ2Q0UiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K);background-position:100% 100%;background-repeat:no-repeat;background-size:58%;border-radius:2rem;color:#141f28;padding:4.8rem}.mgpb-block-featured-cta__text p{margin:2.4rem 0 0}.mgpb-block-featured-cta-cards{background-color:#f0f0ea;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTI1IiBoZWlnaHQ9IjQxNyIgdmlld0JveD0iMCAwIDkyNSA0MTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik00Ljg3NzI2IDM5NS44NjFMMTYzLjU4OCAzMDkuNDY1QzE2Ny4zNDYgMzA3LjQ2MyAxNzEuOTgzIDMwNy44NjQgMTc1LjI2MSAzMTAuNTA2TDIyMi45MTUgMzQ4LjM3OUMyMjUuOTUzIDM1MC43ODIgMjMwLjExMSAzNTEuMzQyIDIzMy43MDkgMzQ5Ljc0MUwzNTguMTE5IDI5My41MzFDMzU5Ljg3OCAyOTIuNzMgMzYxLjM5NyAyOTEuNDQ5IDM2Mi41MTYgMjg5Ljg0OEw0NjguOTM3IDEzMC45MDhDNDcxLjU3NSAxMjYuOTg0IDQ3Ni42OTIgMTI1LjYyMyA0ODAuODUgMTI3LjYyNUw0OTQuMzYyIDEzNC4xMUM0OTcuODggMTM1Ljc5MiA1MDIuMTE4IDEzNS4xNTEgNTA0Ljk5NiAxMzIuNDI5TDU4MC4xNTQgNjAuMzY1M0M1ODMuNTkyIDU3LjA4MjQgNTg4Ljg2OSA1Ni44NDIyIDU5Mi41NDcgNTkuODA0OEw2MDEuODIyIDY3LjE3MTNDNjA1LjUgNzAuMTMzOSA2MTAuNzc3IDY5Ljg5MzcgNjE0LjIxNSA2Ni42MTA4TDY4MC43MzcgMy4wMzQ2N0M2ODQuNjU1IC0wLjcyODY1NSA2OTAuODEyIC0xLjA0ODk0IDY5NS4xMjkgMi4zOTQxTDczMS4xODkgMzEuMTM5NUM3MzQuODY3IDM0LjAyMiA3NDAuMDY0IDMzLjg2MTkgNzQzLjUwMiAzMC42NTlDNzQ2LjcgMjcuNjk2NCA3NTEuNTc4IDI3LjI5NjEgNzU1LjI1NiAyOS43NzgzTDgzMC41NzMgODAuOTQzNEM4MzIuMTcyIDgyLjA2NDQgODMzLjM3MiA4My41ODU4IDgzNC4wOTEgODUuMzQ3M0w4MzkuNjA4IDk5LjU5OTlDODQwLjI0OCAxMDEuMjgxIDg0MS40NDcgMTAyLjgwMyA4NDIuODg2IDEwMy44NDRMOTE5Ljk2MyAxNTkuNjUzQzkyMy4xNjEgMTYxLjk3NSA5MjUgMTY1LjY1OCA5MjUgMTY5LjUwMlY0MTIuOTk2QzkyNSA0MTUuMjM4IDkyMy4yNDEgNDE3IDkyMS4wMDIgNDE3SDkuNDM0NzZDNC4yMzc2OCA0MTcgMCA0MTIuNzU2IDAgNDA3LjU1MlY0MDQuMTA5QzAgNDAwLjY2NiAxLjkxODg4IDM5Ny40NjMgNC45NTcxNyAzOTUuNzgxTDQuODc3MjYgMzk1Ljg2MVoiIGZpbGw9IiNFOEU4RTEiLz4KPC9zdmc+Cg==);background-position:100% 100%;background-repeat:no-repeat;padding:4rem 0}@media(min-width:992px){.mgpb-block-featured-cta-cards{padding:10rem 0}}.mgpb-block-featured-cta-cards__container{display:flex;flex-direction:column;gap:6.4rem}@media(min-width:992px){.mgpb-block-featured-cta-cards__container{flex-direction:row}.mgpb-block-featured-cta-cards__intro{flex:1 1 calc(41.66667% - 6.4rem)}.mgpb-block-featured-cta-cards__cards{flex:1 1 calc(58.33333% - 6.4rem)}}.mgpb-featured-articles{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI5MTgiIHZpZXdCb3g9IjAgMCAxNDQwIDkxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIyMjEgOTQuNTUyN0wxNTg1LjAzIDQ2MS43MjhMMTM4My43OCA1ODAuOTIzQzEzODIuMyA1ODEuNzAxIDEzNzAuOTUgNTg3LjQyIDEzNjkuNjYgNTg2LjM5NkwxMzA0LjE2IDYwMC40OThDMTMwMi45NyA1OTkuNTY0IDEyOTIuNTQgNjA0Ljc2NiAxMjkxLjEyIDYwNS4zOTFMMTI0Ni44MyA2MzAuMzA1TDExNDAuNjYgNjk2LjgxOEMxMTM5Ljk3IDY5Ny4xMzEgMTEzNS4xMiA3MDAuNjY2IDExMzQuNjggNzAxLjI5MUwxMTE0LjQ3IDcxOS4yNjlDMTExMi43NyA3MjAuNDg1IDExMDkuOCA3MjQuNTUxIDExMDkuMDQgNzI2LjUxM0wxMDk4LjE1IDc0OS41ODZDMTA5Ny4zIDc1MS42NDIgMTA5NC4yNSA3NTUuODI3IDEwOTIuMzYgNzU3LjEzMkw5NzcuMjg0IDg1NS4yNThDOTcyLjkzOSA4NTguMTU0IDk2My41MzIgODYzLjA1NCA5NTkuNzUzIDg1OS41OTlDOTU0LjY0OSA4NTcuMzg2IDk0Ni40OTMgODU3LjczIDk0MC41MTEgODYwLjMxNEw5MTIuMTExIDg3NS45NTJDOTEwLjcyMyA4NzUuMjk5IDg4OS41MTcgODkwLjkyMyA4ODguMzg2IDg5MS45ODJDODgzLjI4NiA4OTYgODczLjMxNyA4OTguMTc0IDg2OC42ODcgODkzLjc4NEw3NzQuMzI3IDgzNC41MjJDNzcwLjI2MyA4MzAuNjkyIDc2MS43MDYgODMyLjYxMiA3NTcuMzU4IDgzNi4wNjdMNzQ0LjM2OCA4NDYuNTgzQzc0MC4wMjMgODUwLjAzOCA3MzEuNDYyIDg1MS45NTUgNzI3LjQwMiA4NDguMTI4TDcwMC41NDEgODMxLjIwMkM2OTkuMTg1IDgzMi40OCA2NzcuODk1IDgxNC4zODQgNjc2LjQ0NCA4MTMuMjM0TDY1NS45OTcgNzk0LjQ3NUM2NTQuNTUgNzkzLjMyMiA2MzMuMjYzIDc3NS4yMzYgNjMxLjkxMSA3NzYuNTE0TDYxOC40MTggNzY4LjAwOUM2MTUuMDE4IDc2NC44MzEgNjA4LjA0OSA3NjUuOTM2IDYwMy44OSA3NjcuODk4TDU4NS4zNSA3NzcuODg5QzU4MC40MzYgNzgwLjIyMiA1NzIuMDggNzgwLjgxNiA1NjguOTY0IDc3Ni4yMzZMNDg2LjIyNCA2OTUuNjA5QzQ4NC42ODIgNjk3LjA3MSA0NjUuMDY3IDY3MS44NTYgNDYzLjM2NyA2NzAuNTE5TDQwOC4zMTcgNTk3LjY3OEM0MDYuOTkyIDU5NS44MSA0MDQuMTIzIDU5My40NyA0MDIuMDQ3IDU5Mi41MzVMMzk1LjA5MiA1ODkuMDg3QzM5My42NDQgNTg3Ljk2NSAzNjcuNTgxIDU3Ny4zMTggMzY2LjIyOCA1NzguNTYxQzM2NC45NjcgNTc5LjcxNCAzNDAuMjk0IDU2OS43MiAzMzguODQ3IDU2OC43NThMMjI3LjMzNSA1MTUuMTU5QzIyMy4wODQgNTEzLjI5MSAyMTUuOTI5IDUxMi40NCAyMTIuMzM2IDUxNS4yNDNMMTUzLjgwOCA1NDYuMjY1QzE1My4xNzkgNTQ1LjgyNyAxNDQuNjc4IDU1MS41MzMgMTQ0LjM5NyA1NTAuODQ5QzE0MC41MjMgNTUzLjkzMiAxMzMuOTgyIDU1MS42OTMgMTI5LjU0MiA1NDkuMzU5TDExNC45MDIgNTM5LjI1QzExNC42NDkgNTM4LjU5NyAxMDQuNzc1IDUzMi45NSAxMDQuMjA2IDUzMi41NDdMLTY2OC44NiA4Ni4yMTc4IiBzdHJva2U9IiM3MjhCQTciIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBkPSJNMjIyMSA2MS43MjMxTDE1NjcuOTcgNDM5LjIyTDEzNzAuNzkgNTU3LjE0N0MxMzY5LjY4IDU1Ny43MyAxMzU3Ljk5IDU2My45ODEgMTM1Ny4wMiA1NjMuMjFMMTI5Mi4zMyA1ODMuMzk3QzEyOTEuNDMgNTgyLjY5NSAxMjgwLjY4IDU4OC40MDUgMTI3OS42MiA1ODguODczTDEyMzYuMzQgNjEzLjc2NkwxMTMyLjk2IDY4MC42MzNDMTEzMi40NCA2ODAuODY2IDExMjcuMzggNjg0LjUzMyAxMTI3LjA1IDY4NC45OThMMTEwNi43MSA3MDIuMTg4QzExMDQuODcgNzAzLjUwNSAxMTAyLjE3IDcwNy4xNDQgMTEwMS4zNSA3MDkuMjY5TDEwOTEuMDEgNzMyLjExNkMxMDkwLjA5IDczNC4zNDIgMTA4Ny4zMiA3MzguMDcyIDEwODUuMjggNzM5LjQ4OUw5NjkuMzA0IDgzMi45NzhDOTY0LjU5NyA4MzYuMTE0IDk1NS42MjIgODM5LjYzNiA5NTEuNTI2IDgzNS44OTJDOTQ2LjM0NSA4MzIuOTg5IDkzOC4xNzggODMzLjE4MyA5MzIuMjQyIDgzNi4yNDNMOTAzLjI1MiA4NTQuMDIzQzkwMi4yMTIgODUzLjUzMyA4NzkuNzk1IDg3MC4zNzYgODc4Ljk0NCA4NzEuMTY4Qzg3My40MTYgODc1LjUxOSA4NjMuNTE3IDg3Ny4wMjYgODU4LjUwMSA4NzIuMjY5TDc2MS41MjcgODAzLjA5OUM3NTcuMTI2IDc5OC45NDkgNzQ4LjYyOSA4MDAuMjk2IDc0My45MTggODA0LjA0TDczMC41MjEgODE0Ljc5MkM3MjUuODE0IDgxOC41MzUgNzE3LjMxNyA4MTkuODc5IDcxMi45MTYgODE1LjczM0w2ODUuMzEzIDc5NS45OEM2ODQuMjk4IDc5Ni45MzggNjYxLjkyMyA3NzcuMzA0IDY2MC44MzcgNzc2LjQ0Mkw2MzkuOTA2IDc1Ny4wNzFDNjM4LjgyIDc1Ni4yMDcgNjE2LjQ1NSA3MzYuNTgyIDYxNS40NCA3MzcuNTQxTDYwMS41NzUgNzI3LjYxNkM1OTcuODkxIDcyNC4xNzQgNTkwLjk5NSA3MjQuNzU0IDU4Ni40OTIgNzI2Ljg3OUw1NjcuMjY3IDczNi44OTVDNTYxLjk0NiA3MzkuNDI2IDU1My42NjMgNzM5LjM0IDU1MC4yODQgNzM0LjM4MUw0NjYuMzUzIDY0MS42NTVDNDY1LjE5NCA2NDIuNzUzIDQ0NC43NTcgNjE1LjM5NCA0NDMuNDgyIDYxNC4zOTFMMzg3Ljg4IDUzOC42NTRDMzg2LjQ0NyA1MzYuNjMgMzgzLjY5NyA1MzQuMzc2IDM4MS40NDUgNTMzLjM2NUwzNzQuMjUxIDUyOS44OTZDMzczLjE2NiA1MjkuMDU2IDM0NS42MTMgNTE3LjQ5OCAzNDQuNTk4IDUxOC40MzNDMzQzLjY1MyA1MTkuMjk3IDMxNy41NjQgNTA4LjQyMSAzMTYuNDc5IDUwNy42OTVMMjAxLjQwNSA0NTMuNDcyQzE5Ni44IDQ1MS40NDcgMTg5Ljc5NSA0NTEuMDI3IDE4NS45MDMgNDU0LjA2NUwxMjUuOTA4IDQ4OS45NkMxMjUuNDM0IDQ4OS42MzMgMTE2LjM4OCA0OTYuMDA5IDExNi4xNzQgNDk1LjQ5NUMxMTEuOTc2IDQ5OC44MzYgMTA1LjI0NiA0OTcuMzExIDEwMC40MzQgNDk0Ljc4M0w4NC45NDY2IDQ4NC43NzhDODQuNzU2OSA0ODQuMjg5IDc0LjIxNTMgNDc4LjM3MSA3My43OTAzIDQ3OC4wNjVMLTY0Mi4wMDEgNjQuODAzNSIgc3Ryb2tlPSIjNzI4QkE3IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz4KPHBhdGggZD0iTTIyNTQgMTEzLjIxOEwxNjAyLjExIDQ4NC4yMzNMMTM5Ni43OSA2MDQuNjk4QzEzOTQuOTQgNjA1LjY3IDEzODMuOTIgNjEwLjg2MiAxMzgyLjMxIDYwOS41NzdMMTMxNi4wMSA2MTcuNTkyQzEzMTQuNTIgNjE2LjQyNSAxMzA0LjQyIDYyMS4xMiAxMzAyLjY0IDYyMS44OThMMTI1Ny4zNCA2NDYuODMzTDExNDguMzkgNzEyLjk5MUMxMTQ3LjUyIDcxMy4zOCAxMTQyLjg4IDcxNi43OTEgMTE0Mi4zMiA3MTcuNTY5TDExMjIuMjUgNzM2LjMzNUMxMTIwLjY5IDczNy40NSAxMTE3LjQ1IDc0MS45NCAxMTE2Ljc2IDc0My43MzlMMTEwNS4zMiA3NjcuMDM4QzExMDQuNTQgNzY4LjkyIDExMDEuMiA3NzMuNTU5IDEwOTkuNDYgNzc0Ljc2MUw5ODUuMjg1IDg3Ny41MjJDOTgxLjMwMiA4ODAuMTc2IDk3MS40NjYgODg2LjQ1OCA5NjguMDAzIDg4My4yOTFDOTYyLjk4IDg4MS43NzMgOTU0LjgzIDg4Mi4yNjMgOTQ4Ljc5OSA4ODQuMzc0TDkyMC45OTMgODk3Ljg2OUM5MTkuMjYxIDg5Ny4wNTMgODk5LjI2NCA5MTEuNDU4IDg5Ny44NDggOTEyLjc4MUM4OTMuMTczIDkxNi40NjIgODgzLjEzNyA5MTkuMzA2IDg3OC44OTQgOTE1LjI4MUw3ODcuMTQ3IDg2NS45MjdDNzgzLjQyMyA4NjIuNDE2IDc3NC44MDMgODY0LjkwOSA3NzAuODE3IDg2OC4wNzdMNzU4LjIzMSA4NzguMzU2Qzc1NC4yNDcgODgxLjUyMyA3NDUuNjI3IDg4NC4wMTMgNzQxLjkwNCA4ODAuNTAyTDcxNS43ODQgODY2LjQwM0M3MTQuMDkxIDg2OCA2OTMuODc5IDg1MS40NDYgNjkyLjA3IDg1MC4wMDRMNjcyLjEwOCA4MzEuODUzQzY3MC4yOTUgODMwLjQxMSA2NTAuMDk0IDgxMy44NjQgNjQ4LjQwMSA4MTUuNDYxTDYzNS4yODEgODA4LjM3M0M2MzIuMTYyIDgwNS40NjMgNjI1LjEyMyA4MDcuMDg4IDYyMS4zMTIgODA4Ljg4N0w2MDMuNDYgODE4Ljg1NEM1OTguOTU3IDgyMC45OTMgNTkwLjUyNyA4MjIuMjYxIDU4Ny42NjcgODE4LjA2Nkw1MDYuMTE4IDc0OS41MzhDNTA0LjE4OSA3NTEuMzY5IDQ4NS40MDQgNzI4LjI5NiA0ODMuMjc1IDcyNi42MjJMNDI4Ljc3NiA2NTYuNjc0QzQyNy41NjQgNjU0Ljk2MiA0MjQuNTc1IDY1Mi41MzUgNDIyLjY2OCA2NTEuNjc3TDQxNS45NTEgNjQ4LjI0NkM0MTQuMTM5IDY0Ni44NDYgMzg5LjU2OCA2MzcuMTA1IDM4Ny44NzUgNjM4LjY2MUMzODYuMzAxIDY0MC4xMDIgMzYzLjA0NCA2MzAuOTkzIDM2MS4yMzEgNjI5Ljc4OEwyNTMuMjg0IDU3Ni44MTVDMjQ5LjM4NSA1NzUuMTAzIDI0Mi4wNzkgNTczLjgyMiAyMzguNzg3IDU3Ni4zOTJMMTgxLjcyNCA2MDIuNTM4QzE4MC45MzcgNjAxLjk5MyAxNzIuOTg4IDYwNy4wMjUgMTcyLjYzNiA2MDYuMTdDMTY5LjA4NSA2MDguOTk3IDE2Mi43MzggNjA2LjA0NSAxNTguNjY3IDYwMy45MDNMMTQ0Ljg3NiA1OTMuNjkzQzE0NC41NiA1OTIuODc3IDEzNS4zNSA1ODcuNTA0IDEzNC42NDQgNTg2Ljk5N0wtNjY1LjE4MiAxMjUuMjE4IiBzdHJva2U9IiM0NjYwN0UiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBkPSJNMTk4My4wNCAxNjcuMjE4TDE1NTAuOTEgNDE2LjcwOEwxMzU3LjggNTMzLjM3MUMxMzU3LjA2IDUzMy43NiAxMzQ1LjAzIDU0MC41MzkgMTM0NC4zOSA1NDAuMDI1TDEyODAuNDkgNTY2LjI5NkMxMjc5Ljg5IDU2NS44MzEgMTI2OC44MiA1NzIuMDQ0IDEyNjguMTEgNTcyLjM1NkwxMjI1Ljg1IDU5Ny4yMjhMMTEyNS4yNCA2NjQuNDUzQzExMjQuODkgNjY0LjYwOSAxMTE5LjYzIDY2OC40MDUgMTExOS40MSA2NjguNzE0TDEwOTguOTQgNjg1LjExNkMxMDk2Ljk1IDY4Ni41MzIgMTA5NC41MiA2ODkuNzQ4IDEwOTMuNjQgNjkyLjAzN0wxMDgzLjg1IDcxNC42NThDMTA4Mi44NiA3MTcuMDU0IDEwODAuMzggNzIwLjMzMiAxMDc4LjE4IDcyMS44NTdMOTYxLjMwOSA4MTAuNzE0Qzk1Ni4yMzcgODE0LjA5MyA5NDcuNjk1IDgxNi4yMzIgOTQzLjI4NiA4MTIuMkM5MzguMDI4IDgwOC42MDIgOTI5Ljg1NCA4MDguNjUxIDkyMy45NjMgODEyLjE4Nkw4OTQuMzggODMyLjExM0M4OTMuNjg4IDgzMS43ODYgODcwLjA1OCA4NDkuODQ4IDg2OS40OTIgODUwLjM3NkM4NjMuNTM4IDg1NS4wNiA4NTMuNzA3IDg1NS45MDEgODQ4LjMwNCA4NTAuNzc5TDc0OC43MTYgNzcxLjcwMUM3NDMuOTc4IDc2Ny4yMzIgNzM1LjU0IDc2OC4wMDYgNzMwLjQ2OCA3NzIuMDM4TDcxNi42NjcgNzgzLjAyNkM3MTEuNTk1IDc4Ny4wNTcgNzAzLjE2MSA3ODcuODI4IDY5OC40MTkgNzgzLjM2Mkw2NzAuMDc1IDc2MC43ODNDNjY5LjM5NyA3NjEuNDIyIDY0NS45NDMgNzQwLjI0OSA2NDUuMjIgNzM5LjY3Mkw2MjMuNzk5IDcxOS42OTNDNjIzLjA3NiA3MTkuMTE3IDU5OS42MjkgNjk3Ljk1NCA1OTguOTUxIDY5OC41OTNMNTg0LjcxNCA2ODcuMjUxQzU4MC43NDUgNjgzLjU0NiA1NzMuOTIzIDY4My41OTggNTY5LjA3MiA2ODUuODg2TDU0OS4xNTkgNjk1LjkyNkM1NDMuNDI3IDY5OC42NTIgNTM1LjIxOCA2OTcuODg4IDUzMS41NzggNjkyLjU0N0w0NDYuNDUzIDU4Ny43MjNDNDQ1LjY4IDU4OC40NTYgNDI0LjQxOCA1NTguOTUxIDQyMy41NjggNTU4LjI4NEwzNjcuNDE1IDQ3OS42NTVDMzY1Ljg3MyA0NzcuNDc0IDM2My4yMzggNDc1LjMwNyAzNjAuODE0IDQ3NC4yMkwzNTMuMzg1IDQ3MC43M0MzNTIuNjYyIDQ3MC4xNzEgMzIzLjYxOCA0NTcuNzA0IDMyMi45NDQgNDU4LjMyNUMzMjIuMzE1IDQ1OC45MDIgMjk0LjgxMSA0NDcuMTQgMjk0LjA4NyA0NDYuNjU3TDE3NS40NDggMzkxLjgwOUMxNzAuNDg4IDM4OS42MjggMTYzLjYzNSAzODkuNjQyIDE1OS40NDQgMzkyLjkxTDk3Ljk4OTEgNDMzLjY3OUM5Ny42NzMgNDMzLjQ2MSA4OC4wNzY1IDQ0MC41MSA4Ny45MzI0IDQ0MC4xN0M4My40MTE3IDQ0My43NjggNzYuNDg4MiA0NDIuOTU5IDcxLjMwNzEgNDQwLjIzNkw1NC45NjkyIDQzMC4zMzVDNTQuODQyNyA0MzAuMDA5IDQzLjYzNzYgNDIzLjgxNyA0My4zNTMxIDQyMy42MTVMLTYyMC42ODkgNDAuMjMzNiIgc3Ryb2tlPSIjNzI4QkE3IiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz4KPHBhdGggZD0iTTIwOTIgNTEuOTUyTDEyMDQuODUgNTY0LjE0N0wxMDgzLjQxIDY1MC45NThDMTA4MS4xNCA2NTIuNTc3IDEwNzkuMjUgNjU0Ljk0NSAxMDc4LjI0IDY1Ny41NkwxMDY5LjU1IDY3OS43M0MxMDY4LjQyIDY4Mi40NyAxMDY2LjUzIDY4NC44MzUgMTA2NC4wMSA2ODYuNTgyTDk0NS4zMzMgNzY2LjE3QzkzOS41MzcgNzcwLjAzMSA5MzEuODUxIDc2OS40MDYgOTI2LjgxNCA3NjQuNzk4QzkyMS4zOTggNzU5LjgxNSA5MTMuMjEgNzU5LjU2OCA5MDcuNDE0IDc2NC4wNTFMODUwLjU5NyA4MDguNzY2Qzg0My43OTMgODE0LjEyMSA4MzQuMDk0IDgxMy42MjQgODI3LjkxOSA4MDcuNzY5TDcyMy4xMDEgNzA4Ljg3N0M3MTcuNjg1IDcwMy43NzIgNzA5LjM3IDcwMy4zOTcgNzAzLjU3NCA3MDguMDA1TDY4OC45NjIgNzE5LjQ2NUM2ODMuMTY2IDcyNC4wNzMgNjc0Ljg1MiA3MjMuNjk4IDY2OS40MzUgNzE4LjU5M0w1NTEuMDEzIDYwNi40OTdDNTQ2LjQ3OCA2MDIuMjY0IDUzOS44MDEgNjAxLjI2NyA1MzQuMjU4IDYwMy44ODJMNTEyLjk2OCA2MTMuOTdDNTA2LjQxNyA2MTcuMDg1IDQ5OC4zNTUgNjE0Ljk2NyA0OTQuMTk2IDYwOC44NjVMMzI2LjUxNiAzNjEuNjM1QzMyNC43NTMgMzU5LjE0NSAzMjIuMzU3IDM1Ny4xNTIgMzE5LjU4NiAzNTUuOTA1TDEyMy41NTkgMjY4LjQ3MkMxMTcuODkgMjY1Ljk4MiAxMTEuMzM5IDI2Ni44NTQgMTA2LjU1MSAyNzAuNTlMMzEuNDY0MiAzMjkuNTAyQzI2LjMwMDYgMzMzLjYxMyAxOC45OTA2IDMzNC4yMzUgMTMuMDcxOCAzMzEuMTJMLTIzNy4wMDEgMTk2LjczMkwtNTc3LjAwMSAwLjQzMzE4IiBzdHJva2U9IiM3MjhCQTciIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBkPSJNMjAwNy41IDEyMC43M0wxMzQ0LjggNTA5LjU5NEMxMzQ0LjQzIDUwOS43ODkgMTMzMi4wNiA1MTcuMDk1IDEzMzEuNzUgNTE2LjgzOEwxMjY4LjY0IDU0OS4xOTRDMTI2OC4zNSA1NDguOTYxIDEyNTYuOTUgNTU1LjY4MSAxMjU2LjYgNTU1LjgzN0wxMjE1LjM1IDU4MC42ODVMMTExNy41MyA2NDguMjY0QzExMTcuMzYgNjQ4LjM0IDExMTEuODkgNjUyLjI2NCAxMTExLjc4IDY1Mi40MjFMMTA5MS4xNyA2NjguMDM0QzEwODkuMDUgNjY5LjU1MiAxMDg2Ljg5IDY3Mi4zNDQgMTA4NS45NCA2NzQuNzk1TDEwNzYuNyA2OTcuMTkxQzEwNzUuNjQgNjk5Ljc2MSAxMDczLjQ2IDcwMi41ODEgMTA3MS4xIDcwNC4yMTZMOTUzLjMyMSA3ODguNDM3Qzk0Ny44ODcgNzkyLjA1NiA5MzkuNzczIDc5Mi44MTYgOTM1LjA0OCA3ODguNDk2QzkyOS43MDkgNzg0LjIwNyA5MjEuNTI4IDc4NC4xMDcgOTE1LjY4NyA3ODguMTE0TDg4NS41MSA4MTAuMTgzQzg4NS4xNjIgODEwLjAyIDg2MC4zMjQgODI5LjMwMSA4NjAuMDQzIDgyOS41NjVDODUzLjY2NCA4MzQuNTg2IDg0My44OTkgODM0Ljc1NiA4MzguMTEgODI5LjI2Nkw3MzUuOTA2IDc0MC4yODFDNzMwLjgyNyA3MzUuNDkyIDcyMi40NTMgNzM1LjY5MyA3MTcuMDE4IDc0MC4wMTNMNzAyLjgxIDc1MS4yMzdDNjk3LjM3NiA3NTUuNTU3IDY4OS4wMDIgNzU1Ljc1NSA2ODMuOTIyIDc1MC45N0w2NTQuODM4IDcyNS41NjNDNjU0LjUgNzI1Ljg4MyA2MjkuOTYxIDcwMy4xNzEgNjI5LjU5OSA3MDIuODgzTDYwNy42OTQgNjgyLjI5NkM2MDcuMzMzIDY4Mi4wMDggNTgyLjgwNyA2NTkuMzA3IDU4Mi40NjYgNjU5LjYyN0w1NjcuODYxIDY0Ni44NjRDNTYzLjYxMSA2NDIuODk1IDU1Ni44NTkgNjQyLjQyMyA1NTEuNjY0IDY0NC44NzRMNTMxLjA2MiA2NTQuOTM4QzUyNC45MjIgNjU3Ljg1OSA1MTYuNzgzIDY1Ni40MTggNTEyLjg4OCA2NTAuNjk1TDQyNi41NzIgNTMzLjc2OEM0MjYuMTg1IDUzNC4xMzIgNDA0LjA5NCA1MDIuNDg5IDQwMy42NjkgNTAyLjE1NkwzNDYuOTY1IDQyMC42M0MzNDUuMzEgNDE4LjI5NiAzNDIuNzk5IDQxNi4yMTYgMzQwLjE5OSA0MTUuMDQ2TDMzMi41MzEgNDExLjUzOEMzMzIuMTY5IDQxMS4yNTcgMzAxLjYzOCAzOTcuODgzIDMwMS4zIDM5OC4xOTZDMzAwLjk4NCAzOTguNDg0IDI3Mi4wNjQgMzg1Ljg0IDI3MS43MDMgMzg1LjU5N0wxNDkuNTAxIDMzMC4xMjdDMTQ0LjE4NyAzMjcuNzkzIDEzNy40ODUgMzI4LjIzNCAxMzIuOTk1IDMzMS43MzVMNzAuMDc2OSAzNzcuMzc3QzY5LjkxODkgMzc3LjI2OSA1OS43NzA4IDM4NC45OTMgNTkuNjk3MSAzODQuODE5QzU0Ljg1MzEgMzg4LjY3NCA0Ny43NDAxIDM4OC41OCA0Mi4xODY2IDM4NS42NTlMMjQuOTk5MSAzNzUuODYzQzI0LjkzNTggMzc1LjcgMTMuMDYzMiAzNjkuMjMzIDEyLjkyMjYgMzY5LjEzM0wtNDg0LjUwMyA4MS45NDUyIiBzdHJva2U9IiM3MjhCQTciIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8L3N2Zz4K);background-position:100% 100%;background-repeat:no-repeat;background-size:100%;position:relative}.mgpb-related-articles:has(.card-image--placeholder) .card__image{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQ5IiBoZWlnaHQ9IjI1MCIgdmlld0JveD0iMCAwIDM0OSAyNTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF82NzdfMTY5NDIpIj4KPHBhdGggZD0iTTAgOC42NzY5M0MwIDMuODg0OCAzLjg4NDc5IDAgOC42NzY5MiAwSDM0MC4zMjNDMzQ1LjExNSAwIDM0OSAzLjg4NDc5IDM0OSA4LjY3NjkyVjI0MS4zMjNDMzQ5IDI0Ni4xMTUgMzQ1LjExNSAyNTAgMzQwLjMyMyAyNTBIOC42NzY5MkMzLjg4NDc5IDI1MCAwIDI0Ni4xMTUgMCAyNDEuMzIzVjguNjc2OTNaIiBmaWxsPSIjNDY2MDdFIi8+CjxnIGZpbHRlcj0idXJsKCNmaWx0ZXIwX2ZfNjc3XzE2OTQyKSI+CjxlbGxpcHNlIGN4PSI1OC4yODY5IiBjeT0iLTcuODA1ODkiIHJ4PSIyMDEuMDQzIiByeT0iMjAzLjIyIiB0cmFuc2Zvcm09InJvdGF0ZSgtMjIuNjc2OCA1OC4yODY5IC03LjgwNTg5KSIgZmlsbD0iIzcyOEJBNyIvPgo8L2c+CjxwYXRoIGQ9Ik0tNy4xODYxOSAyNTcuMTQzTDUxLjgzNzEgMjI1LjAyOUM1My4yMzQ2IDIyNC4yODUgNTQuOTU5MiAyMjQuNDM0IDU2LjE3ODMgMjI1LjQxNkw3My45MDAyIDIzOS40OTRDNzUuMDMwMSAyNDAuMzg2IDc2LjU3NjMgMjQwLjU5NSA3Ny45MTQzIDI0MEwxMjQuMTgxIDIxOS4xMDZDMTI0LjgzNiAyMTguODA5IDEyNS40MDEgMjE4LjMzMiAxMjUuODE3IDIxNy43MzdMMTY1LjM5NCAxNTguNjU5QzE2Ni4zNzUgMTU3LjIgMTY4LjI3OCAxNTYuNjk0IDE2OS44MjQgMTU3LjQzOEwxNzQuODQ5IDE1OS44NDlDMTc2LjE1OCAxNjAuNDc0IDE3Ny43MzQgMTYwLjIzNiAxNzguODA0IDE1OS4yMjRMMjA2Ljc1NSAxMzIuNDM4QzIwOC4wMzMgMTMxLjIxOCAyMDkuOTk2IDEzMS4xMjggMjExLjM2MyAxMzIuMjNMMjE0LjgxMyAxMzQuOTY4QzIxNi4xOCAxMzYuMDY5IDIxOC4xNDMgMTM1Ljk4IDIxOS40MjEgMTM0Ljc1OUwyNDQuMTYxIDExMS4xMjhDMjQ1LjYxOCAxMDkuNzI5IDI0Ny45MDcgMTA5LjYxIDI0OS41MTMgMTEwLjg5TDI2Mi45MjMgMTIxLjU3NUMyNjQuMjkxIDEyMi42NDYgMjY2LjIyNCAxMjIuNTg3IDI2Ny41MDIgMTIxLjM5NkMyNjguNjkyIDEyMC4yOTUgMjcwLjUwNiAxMjAuMTQ2IDI3MS44NzMgMTIxLjA2OUwyOTkuODgzIDE0MC4wODdDMzAwLjQ3OCAxNDAuNTA0IDMwMC45MjQgMTQxLjA2OSAzMDEuMTkyIDE0MS43MjRMMzAzLjI0MyAxNDcuMDIyQzMwMy40ODEgMTQ3LjY0NyAzMDMuOTI3IDE0OC4yMTIgMzA0LjQ2MyAxNDguNTk5TDM1Ny4xMjcgMTc3LjM0M0MzNTguMzE2IDE3OC4yMDcgMzU5IDE3OS41NzYgMzU5IDE4MS4wMDRWMjcxLjUxMkMzNTkgMjcyLjM0NSAzNTguMzQ2IDI3MyAzNTcuNTEzIDI3M0wtNS40OTEyOSAyNjVDLTcuNDI0MDQgMjY1IC05IDI2My40MjMgLTkgMjYxLjQ4OFYyNjAuMjA4Qy05IDI1OC45MjggLTguMjg2MzggMjU3LjczOCAtNy4xNTY0NyAyNTcuMTEzTC03LjE4NjE5IDI1Ny4xNDNaIiBmaWxsPSIjNzI4QkE3Ii8+CjxwYXRoIGQ9Ik0zNjkgOTEuNzk0MkMzNjkgOTAuMzI5OCAzNjguMjk1IDg4LjkyNjMgMzY3LjA2OCA4OC4wNDE1TDMwNi45ODIgNTEuNTY4MkMzMDYuNDMgNTEuMTcxNiAzMDUuOTcgNTAuNTkxOSAzMDUuNzI1IDQ5Ljk1MTJMMzAzLjYwOSA0NC41MjA1QzMwMy4zMzMgNDMuODQ5MiAzMDIuODczIDQzLjI2OTYgMzAyLjI1OSA0Mi44NDI0TDI3My4zNjkgMjMuMzQ2NkMyNzEuOTU5IDIyLjQwMDggMjcwLjA4OCAyMi41NTM0IDI2OC44NjEgMjMuNjgyMkMyNjcuNTQyIDI0LjkwMjYgMjY1LjU0OSAyNC45NjM2IDI2NC4xMzggMjMuODY1M0wyNTAuMzA2IDEyLjkxMjJDMjQ4LjY1IDExLjYwMDMgMjQ2LjI4OSAxMS43MjI0IDI0NC43ODYgMTMuMTU2M0wyMTkuMjcgMzcuMzgxMUMyMTcuOTUxIDM4LjYzMjEgMjE1LjkyNyAzOC43MjM2IDIxNC41MTYgMzcuNTk0N0wyMTAuOTU4IDM0Ljc4NzhDMjA5LjU0OCAzMy42NTg5IDIwNy41MjQgMzMuNzUwNSAyMDYuMjA1IDM1LjAwMTRMMTc3LjM3NiA2Mi40NjAzQzE3Ni4yNzIgNjMuNDk3NiAxNzQuNjQ3IDYzLjc0MTcgMTczLjI5NyA2My4xMDFMMTY4LjExNCA2MC42Mjk3QzE2Ni41MTkgNTkuODY2OSAxNjQuNTU3IDYwLjM4NTYgMTYzLjU0NSA2MS44ODA2TDEyMi43MjQgMTIyLjQ0M0MxMjIuMjk1IDEyMy4wNTMgMTIxLjcxMiAxMjMuNTQxIDEyMS4wMzggMTIzLjg0Nkw3My4zMTcgMTQ1LjI2NEM3MS45MzY5IDE0NS44NzQgNzAuMzQyMiAxNDUuNjYxIDY5LjE3NjggMTQ0Ljc0NUw1MC44OTgyIDEzMC4zMTRDNDkuNjQwOCAxMjkuMzA3IDQ3Ljg2MiAxMjkuMTU1IDQ2LjQyMDYgMTI5LjkxOEwtODMuMTI5MiAyMDAuODU3TC04My4wOTg2IDIwMC44MjdDLTg0LjI2NCAyMDEuNDY4IC04NSAyMDIuNjg4IC04NSAyMDQiIHN0cm9rZT0idXJsKCNwYWludDBfbGluZWFyXzY3N18xNjk0MikiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBkPSJNMzY5IDExNS43OTRDMzY5IDExNC4zMyAzNjguMjk1IDExMi45MjYgMzY3LjA2OCAxMTIuMDQyTDMwNi45ODIgNzUuNTY4MkMzMDYuNDMgNzUuMTcxNiAzMDUuOTcgNzQuNTkxOSAzMDUuNzI1IDczLjk1MTJMMzAzLjYwOSA2OC41MjA1QzMwMy4zMzMgNjcuODQ5MiAzMDIuODczIDY3LjI2OTYgMzAyLjI1OSA2Ni44NDI0TDI3My4zNjkgNDcuMzQ2NkMyNzEuOTU5IDQ2LjQwMDggMjcwLjA4OCA0Ni41NTM0IDI2OC44NjEgNDcuNjgyMkMyNjcuNTQyIDQ4LjkwMjYgMjY1LjU0OSA0OC45NjM2IDI2NC4xMzggNDcuODY1M0wyNTAuMzA2IDM2LjkxMjJDMjQ4LjY1IDM1LjYwMDMgMjQ2LjI4OSAzNS43MjI0IDI0NC43ODYgMzcuMTU2M0wyMTkuMjcgNjEuMzgxMUMyMTcuOTUxIDYyLjYzMjEgMjE1LjkyNyA2Mi43MjM2IDIxNC41MTYgNjEuNTk0N0wyMTAuOTU4IDU4Ljc4NzhDMjA5LjU0OCA1Ny42NTg5IDIwNy41MjQgNTcuNzUwNSAyMDYuMjA1IDU5LjAwMTRMMTc3LjM3NiA4Ni40NjAzQzE3Ni4yNzIgODcuNDk3NiAxNzQuNjQ3IDg3Ljc0MTcgMTczLjI5NyA4Ny4xMDFMMTY4LjExNCA4NC42Mjk3QzE2Ni41MTkgODMuODY2OSAxNjQuNTU3IDg0LjM4NTYgMTYzLjU0NSA4NS44ODA2TDEyMi43MjQgMTQ2LjQ0M0MxMjIuMjk1IDE0Ny4wNTMgMTIxLjcxMiAxNDcuNTQxIDEyMS4wMzggMTQ3Ljg0Nkw3My4zMTcgMTY5LjI2NEM3MS45MzY5IDE2OS44NzQgNzAuMzQyMiAxNjkuNjYxIDY5LjE3NjggMTY4Ljc0NUw1MC44OTgyIDE1NC4zMTRDNDkuNjQwOCAxNTMuMzA3IDQ3Ljg2MiAxNTMuMTU1IDQ2LjQyMDYgMTUzLjkxOEwtODMuMTI5MiAyMjQuODU3TC04My4wOTg2IDIyNC44MjdDLTg0LjI2NCAyMjUuNDY4IC04NSAyMjYuNjg4IC04NSAyMjgiIHN0cm9rZT0iI0YwRjBFQSIgc3Ryb2tlLXdpZHRoPSIwLjUzMjg5MSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+CjxwYXRoIGQ9Ik0zNjkgMTM5Ljc5NEMzNjkgMTM4LjMzIDM2OC4yOTUgMTM2LjkyNiAzNjcuMDY4IDEzNi4wNDJMMzA2Ljk4MiA5OS41NjgyQzMwNi40MyA5OS4xNzE2IDMwNS45NyA5OC41OTE5IDMwNS43MjUgOTcuOTUxMkwzMDMuNjA5IDkyLjUyMDVDMzAzLjMzMyA5MS44NDkyIDMwMi44NzMgOTEuMjY5NiAzMDIuMjU5IDkwLjg0MjRMMjczLjM2OSA3MS4zNDY2QzI3MS45NTkgNzAuNDAwOCAyNzAuMDg4IDcwLjU1MzQgMjY4Ljg2MSA3MS42ODIyQzI2Ny41NDIgNzIuOTAyNiAyNjUuNTQ5IDcyLjk2MzYgMjY0LjEzOCA3MS44NjUzTDI1MC4zMDYgNjAuOTEyMkMyNDguNjUgNTkuNjAwMyAyNDYuMjg5IDU5LjcyMjQgMjQ0Ljc4NiA2MS4xNTYzTDIxOS4yNyA4NS4zODExQzIxNy45NTEgODYuNjMyMSAyMTUuOTI3IDg2LjcyMzYgMjE0LjUxNiA4NS41OTQ3TDIxMC45NTggODIuNzg3OEMyMDkuNTQ4IDgxLjY1ODkgMjA3LjUyNCA4MS43NTA1IDIwNi4yMDUgODMuMDAxNEwxNzcuMzc2IDExMC40NkMxNzYuMjcyIDExMS40OTggMTc0LjY0NyAxMTEuNzQyIDE3My4yOTcgMTExLjEwMUwxNjguMTE0IDEwOC42M0MxNjYuNTE5IDEwNy44NjcgMTY0LjU1NyAxMDguMzg2IDE2My41NDUgMTA5Ljg4MUwxMjIuNzI0IDE3MC40NDNDMTIyLjI5NSAxNzEuMDUzIDEyMS43MTIgMTcxLjU0MSAxMjEuMDM4IDE3MS44NDZMNzMuMzE3IDE5My4yNjRDNzEuOTM2OSAxOTMuODc0IDcwLjM0MjIgMTkzLjY2MSA2OS4xNzY4IDE5Mi43NDVMNTAuODk4MiAxNzguMzE0QzQ5LjY0MDggMTc3LjMwNyA0Ny44NjIgMTc3LjE1NSA0Ni40MjA2IDE3Ny45MThMLTgzLjEyOTIgMjQ4Ljg1N0wtODMuMDk4NiAyNDguODI3Qy04NC4yNjQgMjQ5LjQ2OCAtODUgMjUwLjY4OCAtODUgMjUyIiBzdHJva2U9InVybCgjcGFpbnQxX2xpbmVhcl82NzdfMTY5NDIpIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz4KPHBhdGggZD0iTTM2OSAxNjMuNzk0QzM2OSAxNjIuMzMgMzY4LjI5NSAxNjAuOTI2IDM2Ny4wNjggMTYwLjA0MkwzMDYuOTgyIDEyMy41NjhDMzA2LjQzIDEyMy4xNzIgMzA1Ljk3IDEyMi41OTIgMzA1LjcyNSAxMjEuOTUxTDMwMy42MDkgMTE2LjUyQzMwMy4zMzMgMTE1Ljg0OSAzMDIuODczIDExNS4yNyAzMDIuMjU5IDExNC44NDJMMjczLjM2OSA5NS4zNDY2QzI3MS45NTkgOTQuNDAwOCAyNzAuMDg4IDk0LjU1MzQgMjY4Ljg2MSA5NS42ODIyQzI2Ny41NDIgOTYuOTAyNiAyNjUuNTQ5IDk2Ljk2MzYgMjY0LjEzOCA5NS44NjUzTDI1MC4zMDYgODQuOTEyMkMyNDguNjUgODMuNjAwMyAyNDYuMjg5IDgzLjcyMjQgMjQ0Ljc4NiA4NS4xNTYzTDIxOS4yNyAxMDkuMzgxQzIxNy45NTEgMTEwLjYzMiAyMTUuOTI3IDExMC43MjQgMjE0LjUxNiAxMDkuNTk1TDIxMC45NTggMTA2Ljc4OEMyMDkuNTQ4IDEwNS42NTkgMjA3LjUyNCAxMDUuNzUgMjA2LjIwNSAxMDcuMDAxTDE3Ny4zNzYgMTM0LjQ2QzE3Ni4yNzIgMTM1LjQ5OCAxNzQuNjQ3IDEzNS43NDIgMTczLjI5NyAxMzUuMTAxTDE2OC4xMTQgMTMyLjYzQzE2Ni41MTkgMTMxLjg2NyAxNjQuNTU3IDEzMi4zODYgMTYzLjU0NSAxMzMuODgxTDEyMi43MjQgMTk0LjQ0M0MxMjIuMjk1IDE5NS4wNTMgMTIxLjcxMiAxOTUuNTQxIDEyMS4wMzggMTk1Ljg0Nkw3My4zMTcgMjE3LjI2NEM3MS45MzY5IDIxNy44NzQgNzAuMzQyMiAyMTcuNjYxIDY5LjE3NjggMjE2Ljc0NUw1MC44OTgyIDIwMi4zMTRDNDkuNjQwOCAyMDEuMzA3IDQ3Ljg2MiAyMDEuMTU1IDQ2LjQyMDYgMjAxLjkxOEwtODMuMTI5MiAyNzIuODU3TC04My4wOTg2IDI3Mi44MjdDLTg0LjI2NCAyNzMuNDY4IC04NSAyNzQuNjg4IC04NSAyNzYiIHN0cm9rZT0idXJsKCNwYWludDJfbGluZWFyXzY3N18xNjk0MikiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8L2c+CjxkZWZzPgo8ZmlsdGVyIGlkPSJmaWx0ZXIwX2ZfNjc3XzE2OTQyIiB4PSItMzAyLjAyMiIgeT0iLTM2OS42NDYiIHdpZHRoPSI3MjAuNjE4IiBoZWlnaHQ9IjcyMy42NzkiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj4KPGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0ic2hhcGUiLz4KPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iNzkuNDQ0NCIgcmVzdWx0PSJlZmZlY3QxX2ZvcmVncm91bmRCbHVyXzY3N18xNjk0MiIvPgo8L2ZpbHRlcj4KPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzY3N18xNjk0MiIgeDE9IjE0MiIgeTE9IjEyIiB4Mj0iMTQyIiB5Mj0iMjA0IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CjxzdG9wIHN0b3AtY29sb3I9IiM3MjhCQTciLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMTMzRDYyIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQxX2xpbmVhcl82NzdfMTY5NDIiIHgxPSIxNDIiIHkxPSI2MCIgeDI9IjE0MiIgeTI9IjI1MiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjNzI4QkE3Ii8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzEzM0Q2MiIvPgo8L2xpbmVhckdyYWRpZW50Pgo8bGluZWFyR3JhZGllbnQgaWQ9InBhaW50Ml9saW5lYXJfNjc3XzE2OTQyIiB4MT0iMTQyIiB5MT0iODQiIHgyPSIxNDIiIHkyPSIyNzYiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzcyOEJBNyIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMxMzNENjIiLz4KPC9saW5lYXJHcmFkaWVudD4KPGNsaXBQYXRoIGlkPSJjbGlwMF82NzdfMTY5NDIiPgo8cGF0aCBkPSJNMCA4LjY3NjkzQzAgMy44ODQ4IDMuODg0NzkgMCA4LjY3NjkyIDBIMzQwLjMyM0MzNDUuMTE1IDAgMzQ5IDMuODg0NzkgMzQ5IDguNjc2OTJWMjQxLjMyM0MzNDkgMjQ2LjExNSAzNDUuMTE1IDI1MCAzNDAuMzIzIDI1MEg4LjY3NjkyQzMuODg0NzkgMjUwIDAgMjQ2LjExNSAwIDI0MS4zMjNWOC42NzY5M1oiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:100%}.mgpb-related-articles:has(.card-image--placeholder) .card__image img{display:none}.mgpb-related-articles .card__main{height:100%}@media(min-width:768px){.mgpb-tabs{padding-left:4.8rem;padding-right:4.8rem}}.mgpb-tabs__container{display:flex;flex-direction:column;gap:4.8rem}@media(min-width:992px){.mgpb-tabs__container{flex-direction:row}}.mgpb-tabs__items{display:flex;flex:0 0 auto;flex-direction:row;gap:1.6rem;overflow-x:auto}@media(min-width:992px){.mgpb-tabs__items{flex:1 0 29.1666666667%;flex-direction:column}}.mgpb-tabs__content{flex:1 1 auto}.mgpb-tabs__button{background-color:#e8e8e1;border-radius:1.2rem;padding:1.6rem 2.4rem;width:100%}.mgpb-tabs__button.active{background-color:#516985;color:#fff}.mgpb-tabs__button:focus .mgpb-tabs__button__text,.mgpb-tabs__button:hover .mgpb-tabs__button__text{text-decoration-color:currentColor}.mgpb-tabs__button .btn--icon-only{font-size:2rem;pointer-events:none}.mgpb-tabs__button__text{text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.2rem;transition:color .3s ease,text-decoration-color .3s ease}.mgpb-tabs__item{flex:0 0 auto}.mgpb-career-content__nav-wrapper{display:none;flex:0 0 auto}@media(min-width:768px){.mgpb-career-content__nav-wrapper{display:block}}.mgpb-career-content__nav{background-color:#e8e8e1;border-radius:1.6rem;padding:1.6rem 2.4rem;position:sticky;top:14rem}.mgpb-career-content__nav,.mgpb-career-content__nav ul{display:flex;flex-direction:column;gap:2.4rem}.mgpb-career-content__nav ul li{line-height:1.5}.mgpb-career-content{padding-bottom:4.4rem}.mgpb-career-content__heading{font-weight:500;scroll-margin-top:17rem}.mgpb-pagination{align-items:center;display:flex;gap:2.4rem;justify-content:center}.mgpb-pagination__mobile{color:#a02323}@media(min-width:576px){.mgpb-pagination__mobile{display:none}}.mgpb-pagination__pages{color:#46607e;display:none;font-weight:500;gap:2.4rem;line-height:1.5}@media(min-width:576px){.mgpb-pagination__pages{display:flex}}.mgpb-pagination__pages a{color:#a02323;text-decoration-thickness:.15rem;text-underline-offset:.6rem;transition:color .3s ease}.mgpb-pagination__pages a:focus,.mgpb-pagination__pages a:hover{color:#003057}.mgpb-pagination__next:not(.mgpb-pagination__next--disabled) a,.mgpb-pagination__prev:not(.mgpb-pagination__prev--disabled) a{color:#a02323;text-decoration:none;transition:color .3s ease,background-color .3s ease}.mgpb-pagination__next:not(.mgpb-pagination__next--disabled) a .icon,.mgpb-pagination__prev:not(.mgpb-pagination__prev--disabled) a .icon{font-size:2.4rem}.mgpb-pagination__next:not(.mgpb-pagination__next--disabled) a:focus,.mgpb-pagination__next:not(.mgpb-pagination__next--disabled) a:hover,.mgpb-pagination__prev:not(.mgpb-pagination__prev--disabled) a:focus,.mgpb-pagination__prev:not(.mgpb-pagination__prev--disabled) a:hover{background-color:#a02323;color:#fff}.mgpb-pagination__next--disabled,.mgpb-pagination__next:not(.mgpb-pagination__next--disabled) a,.mgpb-pagination__prev--disabled,.mgpb-pagination__prev:not(.mgpb-pagination__prev--disabled) a{align-items:center;border:.1rem solid #a02323;border-radius:50%;display:flex;justify-content:center;padding:1.2rem}.mgpb-pagination__next--disabled,.mgpb-pagination__prev--disabled{cursor:not-allowed;opacity:.25}.mgpb-pagination__next--disabled:after,.mgpb-pagination__prev--disabled:after{display:flex;font-family:icons!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#a02323;font-size:2.4rem}.mgpb-pagination__prev--disabled:after{content:""}.mgpb-pagination__next--disabled:after{content:""}.mgpb-block-quote{overflow:hidden}.mgpb-block-quote.mgpb-block-quote--contained.mgpb-block-quote--has-decoration:after{bottom:0;right:0}.mgpb-block-quote[data-bg-color=stone]{color:#141f28}.mgpb-block-quote[data-bg-color=stone]:not(.mgpb-block-quote--contained){background-color:#e8e8e1}.mgpb-block-quote[data-bg-color=stone]:not(:has(.mgpb-block-quote__image)) .mgpb-quote-partial__decoration{background-color:#003057}.mgpb-block-quote[data-bg-color=stone]:has(.mgpb-block-quote__image){color:#fff}.home .mgpb-block-quote[data-bg-color=stone] .mgpb-block-quote__image,.page-template-homepage .mgpb-block-quote[data-bg-color=stone] .mgpb-block-quote__image{background-color:#141f28}.home .mgpb-block-quote[data-bg-color=stone] .mgpb-block-quote__image:after,.page-template-homepage .mgpb-block-quote[data-bg-color=stone] .mgpb-block-quote__image:after{display:none}.home .mgpb-block-quote[data-bg-color=stone] .mgpb-quote-partial__decoration,.page-template-homepage .mgpb-block-quote[data-bg-color=stone] .mgpb-quote-partial__decoration{background-color:#98abc3}.home .mgpb-block-quote[data-bg-color=stone] .mgpb-quote-partial__decoration svg path,.page-template-homepage .mgpb-block-quote[data-bg-color=stone] .mgpb-quote-partial__decoration svg path{fill:#141f28}.mgpb-block-quote[data-bg-color=slate]{color:#fff}.mgpb-block-quote[data-bg-color=slate]:has(.mgpb-block-quote__image) .mgpb-quote-partial__decoration{background-color:#861414}.mgpb-block-quote[data-bg-color=navy]{color:#fff}.mgpb-block-quote[data-bg-color=navy] .mgpb-quote-partial__decoration{background-color:#a02323}.mgpb-block-quote[data-bg-color=navy]:has(.mgpb-block-quote__image) .mgpb-quote-partial__decoration{background-color:#46607e}.mgpb-block-quote[data-bg-color=crimson]{color:#fff}.mgpb-block-quote[data-bg-color=crimson]:has(.mgpb-block-quote__image) .mgpb-quote-partial__decoration{background-color:#46607e}.mgpb-block-quote__container{position:relative;z-index:1}.mgpb-block-quote__container.mgpb-block-quote__container--contained{border-radius:2rem;overflow:hidden}[data-bg-color=stone] .mgpb-block-quote__container.mgpb-block-quote__container--contained{background-color:#e8e8e1}[data-bg-color=slate] .mgpb-block-quote__container.mgpb-block-quote__container--contained{background-color:#516985}[data-bg-color=navy] .mgpb-block-quote__container.mgpb-block-quote__container--contained{background-color:#003057}[data-bg-color=crimson] .mgpb-block-quote__container.mgpb-block-quote__container--contained{background-color:#861414}.mgpb-block-quote--contained>.container{position:relative}.mgpb-block-quote--contained>.container:before{background-color:#000;border-radius:100%;content:"";filter:blur(100px);height:100%;left:-10%;position:absolute;top:10%;width:50%;z-index:1}.mgpb-block-quote--contained[data-bg-color=stone]>.container:before{background-color:#c7c7bc}.mgpb-block-quote--contained[data-bg-color=slate]{background-color:#728ba7}.mgpb-block-quote--contained[data-bg-color=slate]>.container:before{background-color:#516985}.mgpb-block-quote--contained[data-bg-color=navy]:not(:has(.mgpb-block-quote__image)){background-color:#46607e}.mgpb-block-quote--contained[data-bg-color=navy]:not(:has(.mgpb-block-quote__image))>.container:before{background-color:#003057;opacity:.6}.mgpb-block-quote--contained[data-bg-color=navy]>.container:before{background-color:#141f28;opacity:.6}.mgpb-block-quote--contained[data-bg-color=crimson]{background-color:#a02323}.mgpb-block-quote--contained[data-bg-color=crimson]>.container:before{background-color:#861414}.mgpb-quote-partial{position:relative;z-index:1}.mgpb-quote-partial__cite{font-style:normal;text-align:left}.mgpb-quote-partial__decoration{align-items:center;background-color:#141f28;border-radius:100%;display:flex;height:7.2rem;justify-content:center;line-height:1;margin:0 auto;width:7.2rem}.mgpb-quote-partial__decoration path{fill:#f0f0ea}.mgpb-quote-partial__content{position:relative;row-gap:4rem;z-index:1}.mgpb-quote-partial__decoration--primary{background-color:#141f28}.mgpb-quote-partial__decoration--primary path{fill:#f0f0ea}.mgpb-quote-partial__decoration--secondary{background-color:#c7c7bc}.mgpb-quote-partial__decoration--secondary path{fill:#141f28}.mgpb-quote-partial__source-image{background-color:#141f28;border-radius:50%;border-radius:56px;flex:1 0 5.6rem;height:5.6rem;overflow:hidden;width:5.6rem}.mgpb-quote-partial__source-image img{display:block;filter:grayscale(100%);height:100%;mix-blend-mode:screen;-o-object-fit:cover;object-fit:cover;width:100%}.mgpb-quote-partial__attribution{align-items:center;display:flex;gap:1.6rem;margin:0 auto}.mgpb-quote-partial__text{text-align:center}.mgpb-quote-partial__button{margin:0 auto}.mgpb-block-quote__image{height:100%;left:0;position:absolute;top:0;width:100%}[data-bg-color=stone] .mgpb-block-quote__image{background-color:#46607e}[data-bg-color=stone] .mgpb-block-quote__image:after,[data-bg-color=stone] .mgpb-block-quote__image:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-bg-color=stone] .mgpb-block-quote__image:before{mix-blend-mode:multiply;opacity:.72;z-index:1}[data-bg-color=stone] .mgpb-block-quote__image:after{mix-blend-mode:multiply}[data-bg-color=stone] .mgpb-block-quote__image img{filter:grayscale(100%);height:100%;mix-blend-mode:screen;-o-object-fit:cover;object-fit:cover;width:100%}[data-bg-color=stone] .mgpb-block-quote__image:before{background-color:#000}[data-bg-color=stone] .mgpb-block-quote__image:after{background-color:#f0f0ea}[data-bg-color=slate] .mgpb-block-quote__image{background-color:#003057}[data-bg-color=slate] .mgpb-block-quote__image:after,[data-bg-color=slate] .mgpb-block-quote__image:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-bg-color=slate] .mgpb-block-quote__image img{filter:grayscale(100%);height:100%;mix-blend-mode:screen;-o-object-fit:cover;object-fit:cover;width:100%}[data-bg-color=slate] .mgpb-block-quote__image:before{background-color:#003057;mix-blend-mode:multiply;opacity:.72;z-index:1}[data-bg-color=slate] .mgpb-block-quote__image:after{background-color:#98abc3;mix-blend-mode:multiply}[data-bg-color=navy] .mgpb-block-quote__image{background-color:#141f28}[data-bg-color=navy] .mgpb-block-quote__image:after,[data-bg-color=navy] .mgpb-block-quote__image:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-bg-color=navy] .mgpb-block-quote__image img{filter:grayscale(100%);height:100%;mix-blend-mode:screen;-o-object-fit:cover;object-fit:cover;width:100%}[data-bg-color=navy] .mgpb-block-quote__image:before{background-color:#141f28;mix-blend-mode:multiply;opacity:.72;z-index:1}[data-bg-color=navy] .mgpb-block-quote__image:after{background-color:#98abc3;mix-blend-mode:multiply}[data-bg-color=crimson] .mgpb-block-quote__image{background-color:#861414}[data-bg-color=crimson] .mgpb-block-quote__image:after,[data-bg-color=crimson] .mgpb-block-quote__image:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}[data-bg-color=crimson] .mgpb-block-quote__image img{filter:grayscale(100%);height:100%;mix-blend-mode:screen;-o-object-fit:cover;object-fit:cover;width:100%}[data-bg-color=crimson] .mgpb-block-quote__image:before{background-color:#861414;mix-blend-mode:multiply;opacity:.72;z-index:1}[data-bg-color=crimson] .mgpb-block-quote__image:after{background-color:#98abc3;mix-blend-mode:multiply}.mgpb-quote__lines{bottom:0;height:100%;left:0;pointer-events:none;position:absolute;width:100%;z-index:1}.mgpb-quote-lines--fg svg{bottom:-74%;position:absolute}@media(min-width:576px){.mgpb-quote-lines--fg svg{bottom:-70%;left:28%}}@media(min-width:768px){.mgpb-quote-lines--fg svg{bottom:-70%;left:28%}}[data-bg-color=stone] .mgpb-quote-lines--fg svg path{stroke:#98abc3}[data-bg-color=stone] .mgpb-quote-lines--fg svg path:nth-of-type(4){stroke:#516985}[data-bg-color=stone]:has(.mgpb-block-quote__image) .mgpb-quote-lines--fg svg path{stroke:#728ba7}[data-bg-color=stone]:has(.mgpb-block-quote__image) .mgpb-quote-lines--fg svg path:nth-of-type(4){stroke:#fff}[data-bg-color=navy] .mgpb-quote-lines--fg svg path{stroke:#516985}[data-bg-color=navy] .mgpb-quote-lines--fg svg path:nth-of-type(4){stroke:#98abc3}[data-bg-color=crimson] .mgpb-quote-lines--fg svg path{stroke:#e15947}[data-bg-color=crimson] .mgpb-quote-lines--fg svg path:nth-of-type(4){stroke:#fff}[data-bg-color=crimson]:has(.mgpb-block-quote__image) .mgpb-quote-lines--fg svg path:nth-of-type(4){stroke:#98abc3}.mgpb-block-quote--contained .mgpb-quote-lines--fg svg{bottom:-31%;left:4%}@media(min-width:576px){.mgpb-block-quote--contained .mgpb-quote-lines--fg svg{bottom:-44%;left:9%}}@media(min-width:768px){.mgpb-block-quote--contained .mgpb-quote-lines--fg svg{bottom:-44%;left:9%}}@media(min-width:992px){.mgpb-block-quote--contained .mgpb-quote-lines--fg svg{bottom:-35%;left:27%}}.mgpb-block-quote--strip .mgpb-quote-lines--fg svg{bottom:-27rem;left:18rem}@media(min-width:768px){.mgpb-block-quote--strip .mgpb-quote-lines--fg svg{bottom:-41rem;left:18rem}}@media(min-width:992px){.mgpb-block-quote--strip .mgpb-quote-lines--fg svg{bottom:-44rem;left:37rem}}@media(min-width:1200px){.mgpb-block-quote--strip .mgpb-quote-lines--fg svg{bottom:-42rem;left:52rem}}.mgpb-quote-lines--bg{z-index:0}.mgpb-quote-lines--bg svg{bottom:-13%;left:-59%;position:absolute}@media(min-width:576px){.mgpb-quote-lines--bg svg{bottom:-21%;left:-37%}}@media(min-width:768px){.mgpb-quote-lines--bg svg{bottom:-22%;left:-26%}}@media(min-width:992px){.mgpb-quote-lines--bg svg{bottom:-14%;left:4%}}@media(min-width:1200px){.mgpb-quote-lines--bg svg{bottom:-16%;left:8%}}[data-bg-color=slate] .mgpb-quote-lines--bg svg path{stroke:#98abc3}[data-bg-color=navy]:has(.mgpb-block-quote__image) .mgpb-quote-lines--bg svg path{stroke:#516985}[data-bg-color=crimson] .mgpb-quote-lines--bg svg path{stroke:#e15947}.mgpb-block-quote--strip>.container{position:relative}.mgpb-quote-partial__quote{margin:0 auto;max-width:97rem;row-gap:4rem}.mgpb-block-quote--contained .mgpb-quote-partial__quote,.mgpb-block-quote--strip .mgpb-quote-partial__quote{max-width:86rem}.tribe-common-c-btn{--tec-color-background-events-bar-submit-button:$brand_400;--tec-color-text-events-bar-submit-button:$brand-100;background-color:#275d56!important;color:#a7f4f0!important}.mgpb-team-members__container{max-width:112rem}.mgpb-team-members__posts{display:grid;gap:1.2rem}.mgpb-team-members__posts--2{grid-template-columns:repeat(1,1fr)}@media(min-width:576px){.mgpb-team-members__posts--2{grid-template-columns:repeat(auto-fill,minmax(33rem,1fr))}}.mgpb-team-members__posts--3{grid-template-columns:repeat(2,1fr)}@media(min-width:992px){.mgpb-team-members__posts--3{grid-template-columns:repeat(auto-fill,minmax(32rem,1fr))}}.mgpb-overview{background-color:#f0f0ea;padding-bottom:0;position:relative}.mgpb-overview__background{display:flex;height:calc(100% - 10rem);justify-content:right;position:absolute;top:10rem;width:100%}.mgpb-overview__background svg{position:sticky;top:0}.mgpb-overview__background:before{background-color:#d6d6ce;border-radius:100%;content:"";display:block;filter:blur(79.444442749px);height:78rem;margin-top:25%;position:sticky;top:10rem;width:66rem}.mgpb-overview__sections{display:flex;flex-direction:column;gap:3.2rem;position:relative}@media(min-width:768px){.mgpb-overview__sections{display:block}}.mgpb-overview__section-background{position:absolute}.mgpb-overview__intro{display:flex;flex-direction:column;gap:2.4rem;margin-bottom:6.4rem;text-align:center}.mgpb-overview__button{margin-top:1.6rem}.mgpb-overview__section{border-radius:2rem;padding:2.4rem}@media(min-width:768px){.mgpb-overview__section{padding:4rem;position:sticky}}.mgpb-overview__section:first-child{background-color:#c7c7bc}@media(min-width:768px){.mgpb-overview__section:first-child{margin-bottom:37.2rem;top:15rem}}.mgpb-overview__section:nth-child(2){background-color:#d6d6ce}@media(min-width:768px){.mgpb-overview__section:nth-child(2){margin-bottom:24.8rem;top:27.4rem}}.mgpb-overview__section:nth-child(3){background-color:#e8e8e1}@media(min-width:768px){.mgpb-overview__section:nth-child(3){margin-bottom:12.4rem;top:39.8rem}}.mgpb-overview-card{display:flex;flex-direction:column;gap:3.2rem}@media(min-width:768px){.mgpb-overview-card{align-items:flex-start;flex-direction:row;gap:3.2rem}}@media(min-width:1200px){.mgpb-overview-card{gap:16.4rem}}.mgpb-overview-card__copy{align-self:stretch;display:flex;flex:1 1 auto;flex-direction:column;gap:3.2rem}.mgpb-overview-card__image{aspect-ratio:141/115;border-radius:1.6rem;max-width:56.4rem;overflow:hidden;position:relative}@media(min-width:768px){.mgpb-overview-card__image{flex:1 0 40%}}@media(min-width:1200px){.mgpb-overview-card__image{flex:1 0 53%}}.mgpb-overview-card__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mgpb-overview-card__image:after{background-color:#f0f0ea;border-radius:100%;bottom:-23px;content:"";display:block;filter:blur(49.5px);height:17rem;opacity:.5;position:absolute;right:-17px;transform:rotate(-22.677deg);width:20rem}.mgpb-overview-card-button{margin-top:auto}.mgpb-overview-card__icon{align-items:center;background-color:#e15947;border-radius:100%;bottom:1.6rem;display:flex;font-size:2.4rem;height:7.2rem;justify-content:center;position:absolute;right:1.6rem;width:7.2rem;z-index:1}@media(min-width:768px){.mgpb-overview-card__icon{bottom:3.2rem;right:3.2rem}}.buffer{height:10rem}.eyebrow{font-size:1.4rem;letter-spacing:.2rem;line-height:1.2}.eyebrow,.eyebrow--large{font-weight:700;text-transform:uppercase}.eyebrow--large{font-size:1.5rem;letter-spacing:.15rem;line-height:1.6}.eyebrow--card{font-size:1.3rem;font-weight:500;line-height:1.7}.mgpb-text-split--animate .mgpb-underline,.mgpb-text-split--animate .mgpb-underline span{display:inline}.mgpb-text-split--animate .mgpb-underline--animate{background-image:linear-gradient(180deg,#e15947,#e15947 0);transition:background-size .3s ease-out,color .3s ease-in-out}.mgpb-card-grid{background-color:#46607e;color:#fff;position:relative;z-index:1}.mgpb-card-grid__cards{display:grid;gap:4rem;margin-top:6.4rem}@media(min-width:768px){.mgpb-card-grid__cards{grid-template-columns:repeat(2,1fr)}}.mgpb-card-grid__heading{text-align:center}.mgpb-card-grid__heading+.mgpb-card-grid__heading{margin-top:2.4rem}@media(min-width:768px){.mgpb-data-card-grid__heading{max-width:60rem}}.mgpb-data-card-grid__inner{border-radius:2rem;padding-bottom:4.8rem;padding-top:4.8em;position:relative}.mgpb-data-card-grid__inner:before{background-color:#d6d6ce;border-radius:100%;content:"";filter:blur(79px);height:100%;left:-10%;position:absolute;top:15%;transform:rotate(-22.677deg);width:50%}#search-bar{transform:translateY(-1.2rem)}#search-bar.show .search-bar__wrapper{box-shadow:0 .4rem 1.2rem 0 rgba(0,0,0,.25)}.search-bar{background-color:#f0f0ea;border-radius:0 0 1.6rem 1.6rem;position:relative}.search-bar .search-form__wrapper{background-color:#fff;border:.1rem solid #c7c7bc;border-radius:.8rem;padding:1.05rem 1.6rem;position:relative}.search-bar__wrapper{border-radius:0 0 1.6rem 1.6rem;box-shadow:0 0 0 0 transparent;display:flex;flex-direction:column;gap:1.2rem;padding:2.6rem 2.4rem 1.6rem;position:relative;transition:box-shadow .3s ease .1s}@media(min-width:576px){.search-bar__wrapper{align-items:center;flex-direction:row;gap:4rem;padding:3rem 4rem 2.4rem}}.search-bar__form{flex:1 1 auto}.search-form__button{align-items:center;background-color:#a02323;border-radius:100%;color:#fff;cursor:pointer;display:flex;flex:1 0 4.8rem;height:4.8rem;justify-content:center;margin-left:1rem;transition:background-color .3s ease,color .3s ease;width:4.8rem}.search-form__button .icon{color:currentColor;font-size:2rem}.search-form__button:focus-visible,.search-form__button:hover{background-color:#e15947;color:#000}#mini-cart-drawer{height:calc(100vh - 4.8rem);left:50%;max-width:90vw;padding:0;position:fixed;top:2.4rem;transform:translateY(0) translateX(-50%);transition:transform .3s ease;width:100%;z-index:9999}#mini-cart-drawer.collapsing{display:flex;overflow:hidden;transform:translateY(0) translateX(110%);transition:transform .3s ease}#mini-cart-drawer.collapsing,#mini-cart-drawer.show{display:flex;justify-content:flex-end}#mini-cart-drawer.show .mini-cart{box-shadow:0 20px 84px 0 hsla(60,4%,64%,.8);transition:box-shadow .1s ease}@media(min-width:576px){#mini-cart-drawer{left:auto;right:2.4rem;transform:translateY(0) translateX(0);width:45.5rem}}.mini-cart{background-color:#f0f0ea;border-radius:1.6rem;height:calc(100vh - 4.8rem);max-width:45.5rem;padding:2.4rem;transition:box-shadow 0s ease;width:100%}.logged-in.admin-bar .mini-cart{height:calc(100vh - 6.4rem);transform:translateY(1.6rem)}@media(min-width:1200px){.logged-in.admin-bar .mini-cart{height:calc(100vh - 8.4rem);transform:translateY(3.6rem)}}.mini-cart__content,.mini-cart__wrapper{display:flex;flex-direction:column;gap:2.4rem}.woocommerce-notices-wrapper{display:none}.mini-cart__header{align-items:center;display:flex;justify-content:space-between}.mini-cart__close{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;justify-content:center;padding:.4rem;transition:opacity .2s ease}.mini-cart__close:hover{opacity:.7}.mini-cart__close .icon{font-size:2rem}.mini-cart-item__content{line-height:1.6}.mini-cart-item__content,.mini-cart-item__details{align-items:center;display:flex;justify-content:space-between;width:100%}.mini-cart-item__details{gap:.4rem}.mini-cart-item__details .product-name{color:#141f28;font-size:1.6rem;font-weight:400;letter-spacing:.016rem;max-width:100%;text-decoration:none}.mini-cart-item__details .product-name:hover{cursor:pointer;text-decoration:underline}.mini-cart-item__details .product-quantity-price{align-items:center;display:flex;justify-content:space-between}.mini-cart-item__details .product-quantity{color:#141f28;flex-shrink:0;font-size:1.4rem;font-weight:400;letter-spacing:.014rem}.mini-cart-item__details .product-price-wrapper{align-items:center;display:flex;gap:.8rem}.mini-cart-item__details .product-price--sale{color:#c13636;font-size:1.6rem;font-weight:700}.mini-cart-item__details .product-info-wrapper{align-items:center;display:flex;gap:.8rem}.cart_list{display:flex;flex-direction:column;gap:.8rem}.mini-cart ul.woocommerce-mini-cart .mini_cart_item{align-items:flex-start;background-color:#e8e8e1;border-radius:.8rem;display:flex;gap:1.6rem;padding:2rem 4.8rem 2rem 1.6rem;position:relative;width:100%}.mini-cart ul.woocommerce-mini-cart .mini_cart_item a{color:#141f28;letter-spacing:.016rem;text-decoration:none}.mini-cart ul.woocommerce-mini-cart .mini_cart_item a:not(.remove_from_cart_button){font-size:1.6rem}.mini-cart ul.woocommerce-mini-cart .mini_cart_item a:not(.remove_from_cart_button):hover{cursor:pointer;text-decoration:underline}.mini-cart ul.woocommerce-mini-cart .mini_cart_item .woocommerce-Price-amount{font-weight:700}.mini-cart ul.woocommerce-mini-cart .mini_cart_item .product-price{color:#141f28;font-size:1.4rem;font-weight:700;letter-spacing:.014rem}.mini-cart ul.woocommerce-mini-cart .mini_cart_item .product-price--regular .woocommerce-Price-amount.amount{color:#003057;font-size:1.4rem;font-weight:400;letter-spacing:.014rem;text-decoration:line-through}.mini-cart ul.woocommerce-mini-cart .mini_cart_item:after,.mini-cart ul.woocommerce-mini-cart .mini_cart_item:before{content:none}.mini-cart ul.woocommerce-mini-cart a.remove_from_cart_button{border:none;color:#c13636;cursor:pointer;font-size:1.8rem;height:1.6rem;position:absolute;right:1.6rem;top:50%;transform:translateY(calc(-50% - .1rem));width:1.6rem}.mini-cart ul.woocommerce-mini-cart a.remove_from_cart_button:hover{background-color:transparent;color:#141f28!important}.woocommerce-mini-cart__total{display:flex;justify-content:space-between}.woocommerce-mini-cart__total strong{font-size:1.6rem;font-weight:400}.woocommerce-mini-cart__total span{font-size:1.6rem;font-weight:600}.woocommerce-mini-cart__buttons{margin:0}.woocommerce-mini-cart__buttons a{align-items:center;display:flex;gap:.4rem;justify-content:center;width:100%}.mgpb-pill{background-color:#46607e;border-radius:10rem;color:#fff;display:inline-flex;padding:.4rem 1.2rem}.mgpb-block-inline-related-content__container{border-radius:1.6rem;color:#fff;display:flex;flex-direction:column;gap:2.4rem;justify-content:space-between;overflow:hidden;padding:2.4rem 4rem;position:relative}@media(min-width:576px){.mgpb-block-inline-related-content__container{flex-direction:row}}.mgpb-block-inline-related-content__container>*{position:relative}.mgpb-block-inline-related-content__container:before{background-position:182% 71%;background-repeat:no-repeat;background-size:88% auto;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleX(-1);width:100%}.mgpb-block-inline-related-content__container:after{content:"";height:100%;position:absolute;right:0;top:0;width:100%;width:43%}.mgpb-block-inline-related-content__container[data-bg-color=slate-400]:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTA0MCIgaGVpZ2h0PSI0OTEiIHZpZXdCb3g9IjAgMCAxMDQwIDQ5MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTM1Ny4zODEgNzA3LjUwNUw1NjEuOTE3IDczNS4wMzNMNjQ0LjI5OSA3NTEuODkxQzY0NS44MzcgNzUyLjIwNiA2NDcuMzU2IDc1Mi45OTMgNjQ4LjQ4MyA3NTQuMTE0TDY1OC4xMDggNzYzLjU3NEM2NTkuMzI4IDc2NC43MyA2NjAuODQ3IDc2NS41MTcgNjYyLjU0MiA3NjUuODM4TDc0MS44MTkgNzc5LjYwMUM3NDUuNjg2IDc4MC4yNiA3NDkuNDY4IDc3OC4xNjIgNzUwLjk3IDc3NC42MTZDNzUyLjU3NSA3NzAuNzg5IDc1Ni43MDUgNzY4Ljc3IDc2MC43MTYgNzY5Ljc0OUw4MDAuMjE2IDc3OS43NTVDODA0Ljk0NyA3ODAuOTUzIDgwOS43OSA3NzguNDU3IDgxMS41NzkgNzc0LjAwM0w4NDIuMDgxIDY5OC42NDVDODQzLjY1OCA2OTQuNzUzIDg0Ny44MjMgNjkyLjY0MSA4NTEuODYzIDY5My42ODRMODYyLjAxMSA2OTYuMjM2Qzg2Ni4wNTMgNjk3LjI4MiA4NzAuMjE2IDY5NS4xNjcgODcxLjc5MyA2OTEuMjc1TDkwNi4xNjggNjA1Ljk0N0M5MDcuNDk3IDYwMi43MSA5MTAuNjggNjAwLjY1MiA5MTQuMTI0IDYwMC43MjRMOTI3LjM2OCA2MDEuMDI1QzkzMS40NDUgNjAxLjEyMyA5MzUuMDc0IDU5OC4xNjYgOTM1Ljc3NCA1OTQuMDVMOTYzLjc3MiA0MjcuNDQ1Qzk2NC4wOTQgNDI1Ljc1IDk2NC44NTEgNDI0LjE2NyA5NjUuOTc4IDQyMi44OEwxMDQ1LjggMzMyLjM4NUMxMDQ4LjEyIDMyOS43ODggMTA1MS42NyAzMjguNzI1IDEwNTQuOTkgMzI5LjU1MkwxMTA3LjE1IDM0Mi42ODZDMTExMC43NSAzNDMuNjE5IDExMTQuNjMgMzQyLjI1NSAxMTE2LjkzIDMzOS4yNzdMMTIxMy40MiAyMTIuMDE0TDEyMTMuMzkgMjEyLjEwN00zMTMuNDk5IDY3My45MjRMNTA1LjI0MSA2OTkuNzI1TDU5Ny45MTMgNzE2LjY3QzU5OS43MiA3MTYuOTg4IDYwMS40OTIgNzE3LjUzMiA2MDIuNzEgNzE4LjI2TDYxNC4xMjEgNzIyLjQ5M0M2MTUuNDE2IDcyMy4yODMgNjE3LjE0NiA3MjMuODMgNjE5LjA3MiA3MjQuMTI4TDcwNS4wOTMgNzM3LjAyNUM3MDguODggNzM3LjY0MyA3MTIuNTkzIDczNS43MjUgNzE0LjE0NSA3MzIuNDg1TDcyOC4wNTggNzQxLjEyOUM3MjkuOTA4IDczNy43NTQgNzM0LjIyNyA3MzUuNzgzIDczOC4yNCA3MzYuNDAzTDc3Ni4wOTkgNzQ0LjgwMkM3ODAuNzQ4IDc0NS42NzEgNzg1LjY0MyA3NDMuMjMgNzg3LjY0MiA3MzkuMTY3TDgyNC42NDUgNjcxLjQ4OUM4MjYuNTA5IDY2Ny45NzQgODMwLjgzMyA2NjUuODI3IDgzNC44MDUgNjY2LjQ0NUw4NDQuNzg2IDY2Ny45MzVDODQ4Ljc1NSA2NjguNTU0IDg1My4wODEgNjY2LjQwNiA4NTQuOTQ2IDY2Mi44OTFMODk0LjYwNyA1ODUuNTFDODk2LjI5MSA1ODIuNjI5IDg5OS43NjggNTgwLjUwOSA5MDMuMjE1IDU4MC4xNTdMOTE3LjQzNyA1NzYuOTI0QzkyMS40NDMgNTc2LjY2MSA5MjUuMjU3IDU3My43MTggOTI2LjI5NiA1NjkuOTg5TDk1Mi41NDYgNDEzLjc5N0M5NTMuMiA0MTIuMzI0IDk1NC4zMDggNDEwLjcgOTU1LjU2MyA0MDkuMTcxTDEwMzQuNDggMzE3LjY4NkMxMDM2LjczIDMxNS4xMDggMTA0MC4xMSAzMTMuOTUxIDEwNDMuMjEgMzE0LjU2M0wxMDkyLjA0IDMyNS41N0MxMDk1LjQxIDMyNi4yOSAxMDk5LjA5IDMyNC44NSAxMTAxLjMyIDMyMS45MjZMMTE5NS44MyAxOTUuNTQ2TDEyMDYuOTEgMTc4Ljk5Nk0yNjkuNjIgNjQwLjMzNkw0NDguNTY4IDY2NC40MTRMNTUxLjUzNCA2ODEuNDQ3QzU1My42MDggNjgxLjc2OCA1NTUuNjMyIDY4Mi4wNjggNTU2Ljk0NCA2ODIuNDA1TDU3MC4xNDIgNjgxLjQxM0M1NzEuNTE0IDY4MS44MzYgNTczLjQ1NCA2ODIuMTQ0IDU3NS42MTIgNjgyLjQyMUw2NjguMzc0IDY5NC40NTVDNjcyLjA4NiA2OTUuMDMyIDY3NS43MjcgNjkzLjI5MSA2NzcuMzI4IDY5MC4zNThMNzA1LjE0OSA3MDcuNjQ0QzcwNy4yNDMgNzA0LjcxOSA3MTEuNzUxIDcwMi44MDQgNzE1Ljc2OSA3MDMuMDU2TDc1MS45ODUgNzA5Ljg0NkM3NTYuNTU2IDcxMC4zODUgNzYxLjUgNzA4LjAwMSA3NjMuNzA3IDcwNC4zMjRMODA3LjIxNCA2NDQuMzI2QzgwOS4zNjMgNjQxLjE4OCA4MTMuODQ4IDYzOS4wMDUgODE3Ljc0OSA2MzkuMTk5TDgyNy41NiA2MzkuNjI5QzgzMS40NjEgNjM5LjgyMyA4MzUuOTQ1IDYzNy42MzcgODM4LjA5NSA2MzQuNTAzTDg4My4wNDQgNTY1LjA2NUM4ODUuMDg1IDU2Mi41NDMgODg4Ljg1NCA1NjAuMzU4IDg5Mi4zIDU1OS41OEw5MDcuNDk2IDU1Mi44MTVDOTExLjQzNCA1NTIuMTkxIDkxNS40MzQgNTQ5LjI2MSA5MTYuODA4IDU0NS45MTZMOTQxLjMwOCA0MDAuMTM5Qzk0Mi4yOTcgMzk4Ljg5IDk0My43NDkgMzk3LjIyNSA5NDUuMTM2IDM5NS40NTVMMTAyMy4xNCAzMDIuOTc5QzEwMjUuMzQgMzAwLjQyIDEwMjguNTMgMjk5LjE2NyAxMDMxLjQyIDI5OS41NjRMMTA3Ni45MiAzMDguNDQzQzEwODAuMDUgMzA4Ljk1NCAxMDgzLjUzIDMwNy40MzcgMTA4NS42OSAzMDQuNTY1TDExNzguMjMgMTc5LjA2N0wxMjAwLjQyIDE0NS44N00yMjUuNzQgNjA2Ljc0OUwzOTEuODk4IDYyOS4xMDNMNTA1LjE1NCA2NDYuMjIyQzUwNy40OTQgNjQ2LjU0NyA1MDkuNzc0IDY0Ni42MDQgNTExLjE3NyA2NDYuNTQ4TDUyNi4xNiA2NDAuMzI4QzUyNy42MTEgNjQwLjM4NCA1MjkuNzU4IDY0MC40NTEgNTMyLjE0NyA2NDAuNzA3TDYzMS42NTMgNjUxLjg3NkM2MzUuMjkxIDY1Mi40MTMgNjM4Ljg1NyA2NTAuODQ3IDY0MC41MDkgNjQ4LjIyMkw2ODIuMjQyIDY3NC4xNTJDNjg0LjU4MSA2NzEuNjgxIDY4OS4yNzggNjY5LjgxOCA2OTMuMjk5IDY2OS43MDZMNzI3Ljg3NCA2NzQuODg5QzczMi4zNjMgNjc1LjA5OSA3MzcuMzU5IDY3Mi43NjkgNzM5Ljc3NiA2NjkuNDg0TDc4OS43ODYgNjE3LjE2NUM3OTIuMjIgNjE0LjQwNiA3OTYuODY2IDYxMi4xODcgODAwLjY5NyA2MTEuOTU2TDgxMC4zMzcgNjExLjMyNkM4MTQuMTY5IDYxMS4wOTIgODE4LjgxMyA2MDguODc0IDgyMS4yNDggNjA2LjExN0w4NzEuNDgzIDU0NC42MjdDODczLjg4IDU0Mi40NjEgODc3Ljk0IDU0MC4yMTUgODgxLjM4OCA1MzkuMDFMODk3LjU2MiA1MjguNzE0QzkwMS40MzEgNTI3LjczMSA5MDUuNjE2IDUyNC44MTYgOTA3LjMyOCA1MjEuODU1TDkzMC4wNzcgMzg2LjQ5MkM5MzEuMzk5IDM4NS40NjkgOTMzLjIgMzgzLjc2IDkzNC43MTYgMzgxLjc0N0wxMDExLjgxIDI4OC4yNzlDMTAxMy45NSAyODUuNzM2IDEwMTYuOTYgMjg0LjM5MSAxMDE5LjY0IDI4NC41NzdMMTA2MS44IDI5MS4zMzFDMTA2NC43IDI5MS42MjggMTA2Ny45OCAyOTAuMDM1IDEwNzAuMDcgMjg3LjIyTDExNjAuNjQgMTYyLjYwNUwxMTkzLjkzIDExMi43NjRNMTgxLjg2MSA1NzMuMTY0TDMzNS4yMjcgNTkzLjc5NUw0NTguNzcyIDYxMUM0NjEuMzgzIDYxMS4zMyA0NjMuOTEzIDYxMS4xNCA0NjUuNDEgNjEwLjY5Nkw0ODIuMTgyIDU5OS4yNTFDNDgzLjcwOSA1OTguOTQgNDg2LjA2NiA1OTguNzY4IDQ4OC42ODkgNTk4Ljk5OUw1OTQuOTM2IDYwOS4zMDRDNTk4LjQ5NyA2MDkuNzk5IDYwMS45OSA2MDguNDEyIDYwMy42OTEgNjA2LjA5NUw2NTkuMzMzIDY0MC42NjdDNjYxLjkxNiA2MzguNjQ5IDY2Ni44MDMgNjM2LjgzNCA2NzAuODI5IDYzNi4zNjFMNzAzLjc2MyA2MzkuOTM4QzcwOC4xNzIgNjM5LjgxNSA3MTMuMjIxIDYzNy41NDUgNzE1Ljg0NSA2MzQuNjQ5TDc3Mi4zNTUgNTkwLjAxMUM3NzUuMDc1IDU4Ny42MzIgNzc5Ljg4MSA1ODUuMzc1IDc4My42NDMgNTg0LjcxNkw3OTMuMTE2IDU4My4wMjRDNzk2Ljg3NyA1ODIuMzY1IDgwMS42ODUgNTgwLjExIDgwNC40MDMgNTc3LjcyOUw4NTkuOTI2IDUyNC4xODJDODYyLjY3OSA1MjIuMzc1IDg2Ny4wMzIgNTIwLjA2NCA4NzAuNDggNTE4LjQzNkw4ODcuNjMxIDUwNC42MDZDODkxLjQzMiA1MDMuMjYzIDg5NS44IDUwMC4zNjEgODk3Ljg1MSA0OTcuNzg3TDkxOC44NTEgMzcyLjgzNEM5MjAuNTA3IDM3Mi4wMzYgOTIyLjY1NyAzNzAuMjgzIDkyNC4zMDIgMzY4LjAyOEwxMDAwLjQ5IDI3My41NjhDMTAwMi41NyAyNzEuMDQ1IDEwMDUuNCAyNjkuNjA1IDEwMDcuODYgMjY5LjU3NEwxMDQ2LjcgMjc0LjE5OUMxMDQ5LjM2IDI3NC4yODMgMTA1Mi40MyAyNzIuNjE1IDEwNTQuNDYgMjY5Ljg1NEwxMTQzLjA1IDE0Ni4xMjFMMTE4Ny40NiA3OS42MzcxTTEzNy45ODIgNTM5LjU3N0wyNzguNTU0IDU1OC40ODVMNDEyLjM5MyA1NzUuNzc4QzQxNS4yNyA1NzYuMTEyIDQxOC4wNTQgNTc1LjY4IDQxOS42NDQgNTc0Ljg0MUw0MzguMjAyIDU1OC4xNjlDNDM5LjgwNCA1NTcuNDkyIDQ0Mi4zNzIgNTU3LjA4MSA0NDUuMjI4IDU1Ny4yOUw1NTguMjE5IDU2Ni43M0M1NjEuNzA1IDU2Ny4xODUgNTY1LjEyNiA1NjUuOTc1IDU2Ni44NzUgNTYzLjk2NUw2MzYuNDI5IDYwNy4xODFDNjM5LjI1NCA2MDUuNjE0IDY0NC4zMzIgNjAzLjg1NCA2NDguMzYxIDYwMy4wMTRMNjc5LjY1MiA2MDQuOTgxQzY4My45ODIgNjA0LjUyOCA2ODkuMDggNjAyLjMxMyA2OTEuOTEzIDU5OS44MDZMNzU0LjkyNyA1NjIuODQ3Qzc1Ny45MzEgNTYwLjg0NyA3NjIuODk4IDU1OC41NTcgNzY2LjU4OSA1NTcuNDdMNzc1Ljg5MSA1NTQuNzE1Qzc3OS41ODQgNTUzLjYzMSA3ODQuNTUgNTUxLjMzOCA3ODcuNTU0IDU0OS4zMzhMODQ4LjM2MyA1MDMuNzM4Qzg1MS40NjkgNTAyLjI4OCA4NTYuMTE5IDQ5OS45MTMgODU5LjU2OCA0OTcuODU5TDg3Ny42OTMgNDgwLjQ5N0M4ODEuNDI1IDQ3OC43OTIgODg1Ljk3NyA0NzUuOTA0IDg4OC4zNjYgNDczLjcxNUw5MDcuNjE1IDM1OS4xNzVDOTA5LjYwNyAzNTguNjAxIDkxMi4xMDMgMzU2LjgwNiA5MTMuODc3IDM1NC4zMDhMOTg5LjE1NyAyNTguODU2Qzk5MS4xNzkgMjU2LjM1IDk5My44MiAyNTQuODE1IDk5Ni4wNzUgMjU0LjU3MkwxMDMxLjU4IDI1Ny4wNjlDMTAzNCAyNTYuOTQyIDEwMzYuODggMjU1LjE5OSAxMDM4Ljg0IDI1Mi40OTJMMTEyNS40NSAxMjkuNjQxTDExODAuOTcgNDYuNTEzM005NC4xMDE3IDUwNS45OUwyMjEuODgxIDUyMy4xNzVMMzY2LjAwOSA1NDAuNTU0QzM2OS4xNTMgNTQwLjg5MiAzNzIuMTkyIDU0MC4yMTQgMzczLjg3NCA1MzguOTg1TDM5NC4yMTggNTE3LjA4OUMzOTUuODk1IDUxNi4wNDIgMzk4LjY3NSA1MTUuMzk0IDQwMS43NjEgNTE1LjU4MUw1MjEuNDkzIDUyNC4xNTZDNTI0LjkwNCA1MjQuNTcxIDUyOC4yNTEgNTIzLjUzNiA1MzAuMDUxIDUyMS44MzRMNjEzLjUxNCA1NzMuNjkzQzYxNi41ODMgNTcyLjU3OSA2MjEuODUgNTcwLjg3MSA2MjUuODg1IDU2OS42NjdMNjU1LjUzNCA1NzAuMDI3QzY1OS43ODMgNTY5LjI0NSA2NjQuOTM0IDU2Ny4wODcgNjY3Ljk3NSA1NjQuOTY5TDczNy40OTMgNTM1LjY4OUM3NDAuNzg1IDUzNC4wNjUgNzQ1LjkxIDUzMS43NCA3NDkuNTM0IDUzMC4yMjhMNzU4LjY2OCA1MjYuNDEyQzc2Mi4yODkgNTI0LjkwMSA3NjcuNDE4IDUyMi41NzUgNzcwLjcwOSA1MjAuOTUxTDgzNi44MDYgNDgzLjI5NEM4NDAuMjY4IDQ4Mi4yMDQgODQ1LjIxMSA0NzkuNzY0IDg0OC42NTkgNDc3LjI4NEw4NjcuNzYxIDQ1Ni4zODhDODcxLjQyMyA0NTQuMzIyIDg3Ni4xNiA0NTEuNDQ4IDg3OC44ODggNDQ5LjY0Nkw4OTYuMzg5IDM0NS41MTlDODk4LjcxNCAzNDUuMTcgOTAxLjU1OCAzNDMuMzM2IDkwMy40NjIgMzQwLjU5MUw5NzcuODM2IDI0NC4xNDlDOTc5Ljc5NiAyNDEuNjY0IDk4Mi4yNTkgMjQwLjAzMiA5ODQuMyAyMzkuNTczTDEwMTYuNDcgMjM5Ljk0NUMxMDE4LjY2IDIzOS42MDUgMTAyMS4zMyAyMzcuNzg3IDEwMjMuMjIgMjM1LjEzNUwxMTA3Ljg2IDExMy4xNjVMMTE3NC40OSAxMy4zOTE0TTUwLjIyMjMgNDcyLjQwN0wxNjUuMjEgNDg3Ljg2NUwzMTkuNjI3IDUwNS4zM0MzMjMuMDQxIDUwNS42NzEgMzI2LjMzMyA1MDQuNzUxIDMyOC4xMDYgNTAzLjEyOUwzNTAuMjM1IDQ3Ni4wMDVDMzUxLjk4OSA0NzQuNTkzIDM1NC45NzkgNDczLjcwNSAzNTguMjk3IDQ3My44NzFMNDg0Ljc3MyA0ODEuNTgxQzQ4OC4xMDggNDgxLjk1NCA0OTEuMzgxIDQ4MS4wOTkgNDkzLjIzMyA0NzkuNzAzTDU5MC42MDggNTQwLjIwNUM1OTMuOTIyIDUzOS41NDQgNTk5LjM3OSA1MzcuODg1IDYwMy40MTQgNTM2LjMxOEw2MzEuNDIxIDUzNS4wNjhDNjM1LjU5MSA1MzMuOTU2IDY0MC43OSA1MzEuODU0IDY0NC4wNDEgNTMwLjEyNEw3MjAuMDU4IDUwOC41MjJDNzIzLjYzNCA1MDcuMjc2IDcyOC45MjEgNTA0LjkxNiA3MzIuNDc0IDUwMi45NzlMNzQxLjQzOCA0OTguMTAzQzc0NC45OTEgNDk2LjE2NiA3NTAuMjc4IDQ5My44MDUgNzUzLjg1NSA0OTIuNTU5TDgyNS4yMzYgNDYyLjg0N0M4MjkuMDU0IDQ2Mi4xMTMgODM0LjI5IDQ1OS42MTEgODM3LjczOCA0NTYuNzA1TDg1Ny44MTcgNDMyLjI3NUM4NjEuNDEgNDI5Ljg0OCA4NjYuMzMyIDQyNi45OTEgODY5LjM5NSA0MjUuNTc0TDg4NS4xNDQgMzMxLjg1OUM4ODcuODAzIDMzMS43MzEgODkwLjk5NSAzMjkuODU3IDg5My4wMjcgMzI2Ljg3TDk2Ni40OTQgMjI5LjQzNkM5NjguMzk1IDIyNi45NjggOTcwLjY3NSAyMjUuMjQzIDk3Mi41MDEgMjI0LjU3TDEwMDEuMzQgMjIyLjgxM0MxMDAzLjMgMjIyLjI2MiAxMDA1Ljc3IDIyMC4zNjcgMTAwNy41OSAyMTcuNzY3TDEwOTAuMjUgOTYuNjgwNEwxMTY3Ljk5IC0xOS43MzY3TTYuMzQwNCA0MzguODIxTDEwOC41MzUgNDUyLjU1NkwyNzMuMjQ2IDQ3MC4xMDlDMjc2LjkyOCA0NzAuNDU1IDI4MC40NzEgNDY5LjI5MSAyODIuMzM5IDQ2Ny4yNzdMMzA2LjI1OCA0MzQuOTI4QzMwOC4wODggNDMzLjE0OSAzMTEuMjg4IDQzMi4wMjMgMzE0LjgzNyA0MzIuMTY0TDQ0OC4wNTYgNDM5LjAxNEM0NTEuMzEyIDQzOS4zNDcgNDU0LjUxNSA0MzguNjY5IDQ1Ni40MTcgNDM3LjU3OUw1NjcuNzAxIDUwNi43MjRDNTcxLjI1OCA1MDYuNTEzIDU3Ni45MDQgNTA0LjkwOSA1ODAuOTQzIDUwMi45NzhMNjA3LjMwOSA1MDAuMTIyQzYxMS4zOTggNDk4LjY4MSA2MTYuNjQ5IDQ5Ni42MzUgNjIwLjEwOSA0OTUuMjk0TDcwMi42MjkgNDgxLjM3MkM3MDYuNDkgNDgwLjUwMyA3MTEuOTM4IDQ3OC4xMDcgNzE1LjQyNCA0NzUuNzQ1TDcyNC4yMTggNDY5LjgwOEM3MjcuNzAxIDQ2Ny40NDMgNzMzLjE0NyA0NjUuMDQ4IDczNy4wMTIgNDY0LjE4MUw4MTMuNjgzIDQ0Mi40MTVDODE3Ljg1NyA0NDIuMDQgODIzLjM4MyA0MzkuNDc0IDgyNi44MzcgNDM2LjE0M0w4NDcuODk0IDQwOC4xODJDODUxLjQxNyA0MDUuMzk0IDg1Ni41MjYgNDAyLjU1IDg1OS45MjYgNDAxLjUyMUw4NzMuOTI3IDMxOC4yMThDODc2LjkxOSAzMTguMzE2IDg4MC40NjEgMzE2LjM5OCA4ODIuNjIxIDMxMy4xNjhMOTU1LjE3OCAyMTQuNzQzQzk1Ny4wMiAyMTIuMjk0IDk1OS4xMTcgMjEwLjQ3NSA5NjAuNzMxIDIwOS41ODZMOTg2LjI0MSAyMDUuNzAzQzk4Ny45NjcgMjA0Ljk0MSA5OTAuMjMgMjAyLjk3IDk5MS45ODYgMjAwLjQyNkwxMDcyLjY3IDgwLjIyMTVMMTE2MS41MiAtNTIuODQwMU0tMzcuNTM3IDQwNS4yMzRMNTEuODY0NCA0MTcuMjQ2TDIyNi44NjUgNDM0Ljg4NkMyMzAuODE0IDQzNS4yMzYgMjM0LjYxMiA0MzMuODI2IDIzNi41NzEgNDMxLjQyMkwyNjIuMjc2IDM5My44NDVDMjY0LjE4NCAzOTEuNjk5IDI2Ny41OTIgMzkwLjMzMSAyNzEuMzczIDM5MC40NTJMNDExLjMzNSAzOTYuNDM2QzQxNC41MTUgMzk2LjcyNyA0MTcuNjQ3IDM5Ni4yMjggNDE5LjU5OCAzOTUuNDQ1TDU0NC43OTQgNDczLjIzNEM1NDguNTk3IDQ3My40NzUgNTU0LjQzIDQ3MS45MjUgNTU4LjQ3NCA0NjkuNjI2TDU4My4xOTggNDY1LjE2MkM1ODcuMjA4IDQ2My4zODkgNTkyLjUwOCA0NjEuNDAxIDU5Ni4xNzkgNDYwLjQ1MUw2ODUuMjAyIDQ1NC4yMDhDNjg5LjM0OCA0NTMuNzE4IDY5NC45NTkgNDUxLjI4OCA2OTguMzcxIDQ0OC40OTZMNzA2Ljk5OCA0NDEuNDk4QzcxMC40MTEgNDM4LjcwOSA3MTYuMDIxIDQzNi4yNzYgNzIwLjE2NyA0MzUuNzg2TDgwMi4xMjIgNDIxLjk2NUM4MDYuNjUxIDQyMS45NDUgODEyLjQ3MiA0MTkuMzE3IDgxNS45MjQgNDE1LjU2MUw4MzcuOTU1IDM4NC4wNjhDODQxLjQxMSAzODAuOTIgODQ2LjcwMyAzNzguMDg4IDg1MC40NCAzNzcuNDQzTDg2Mi42OSAzMDQuNTU1Qzg2Ni4wMTkgMzA0Ljg3NiA4NjkuOTA0IDMwMi45MTcgODcyLjE5NyAyOTkuNDQ2TDk0My44NDYgMjAwLjAyOUM5NDUuNjI5IDE5Ny41OTcgOTQ3LjU0MyAxOTUuNjg2IDk0OC45NDMgMTk0LjU4MUw5NzEuMTIxIDE4OC41NzFDOTcyLjYxMiAxODcuNTk2IDk3NC42NzMgMTg1LjU0OCA5NzYuMzYgMTgzLjA1OUwxMDU1LjA3IDYzLjczNzFMMTE1NS4wMyAtODUuOTcwNU0tODEuNDE2NiAzNzEuNjQ5TC00LjgwODI0IDM4MS45MzhMMTgwLjQ4MiAzOTkuNjY0QzE4NC43IDQwMC4wMTYgMTg4Ljc1MSAzOTguMzY1IDE5MC44MDIgMzk1LjU2N0wyMTguMjkyIDM1Mi43NjdDMjIwLjI3NyAzNTAuMjU0IDIyMy44OTUgMzQ4LjY0NyAyMjcuOTA4IDM0OC43NDZMMzc0LjYxMSAzNTMuODY3QzM3Ny43MTcgMzU0LjExOCAzODAuNzc0IDM1My43OTQgMzgyLjc3NiAzNTMuMzE5TDUyMS44ODEgNDM5Ljc1QzUyNS45MjggNDQwLjQ0NSA1MzEuOTUxIDQzOC45NDMgNTM1Ljk5NyA0MzYuMjg0TDU1OS4wNzkgNDMwLjIxMUM1NjMuMDA5IDQyOC4xMDcgNTY4LjM2IDQyNi4xNzggNTcyLjIzOCA0MjUuNjE0TDY2Ny43NjIgNDI3LjA1MkM2NzIuMTk3IDQyNi45NDEgNjc3Ljk2MyA0MjQuNDc1IDY4MS4zMDcgNDIxLjI1N0w2ODkuNzYzIDQxMy4xOTlDNjkzLjEwNyA0MDkuOTgyIDY5OC44NzcgNDA3LjUxNyA3MDMuMzA3IDQwNy40MDVMNzkwLjU1MSA0MDEuNTI5Qzc5NS40MzUgNDAxLjg3IDgwMS41NSAzOTkuMTc1IDgwNS4wMDIgMzk0Ljk5NEw4MjguMDEgMzU5Ljk2N0M4MzEuMzk3IDM1Ni40NTggODM2Ljg3MyAzNTMuNjQgODQwLjk0OSAzNTMuMzgyTDg1MS40NDggMjkwLjkwN0M4NTUuMTEgMjkxLjQ1NCA4NTkuMzQ0IDI4OS40NTIgODYxLjc2NiAyODUuNzM4TDkzMi41MDcgMTg1LjMyOUM5MzQuMjMyIDE4Mi45MTYgOTM1Ljk2NiAxODAuOTA5IDkzNy4xNTIgMTc5LjU5Mkw5NTYuMDAxIDE3MS40NTZDOTU3LjI1OSAxNzAuMjY3IDk1OS4xMTYgMTY4LjE0NyA5NjAuNzM2IDE2NS43MTJMMTAzNy40NyA0Ny4yNzJMMTE0OC41NCAtMTE5LjA4TS0xMjUuMjk3IDMzOC4wNkwtNjEuNDc4NSAzNDYuNjI0TDEzNC4xMDYgMzY0LjQzOEMxMzguNTkgMzY0Ljc5NSAxNDIuODkzIDM2Mi44OTkgMTQ1LjAzOCAzNTkuNzA5TDE3NC4zMTQgMzExLjY4MUMxNzYuMzc1IDMwOC44MDIgMTgwLjIwNiAzMDYuOTU0IDE4NC40NDggMzA3LjAzMkwzMzcuODk0IDMxMS4yODdDMzQwLjkyNSAzMTEuNDk4IDM0My45MDggMzExLjM1MiAzNDUuOTU5IDMxMS4xODRMNDk4Ljk3NiA0MDYuMjU5QzUwMy4yNjQgNDA3LjQwNSA1MDkuNDc5IDQwNS45NTcgNTEzLjUzMSA0MDIuOTMzTDUzNC45NzIgMzk1LjI1NEM1MzguODIxIDM5Mi44MjEgNTQ0LjIyMiAzOTAuOTQ1IDU0OC4zMTEgMzkwLjc3M0w2NTAuMzM4IDM5OS44OUM2NTUuMDU4IDQwMC4xNTcgNjYwLjk4NSAzOTcuNjU1IDY2NC4yNjEgMzk0LjAxMkw2NzIuNTQ2IDM4NC44OTFDNjc1LjgyMiAzODEuMjQ4IDY4MS43NDkgMzc4Ljc0NiA2ODYuNDY4IDM3OS4wMTNMNzc4Ljk5NyAzODEuMDgyQzc4NC4yMzYgMzgxLjc3OSA3OTAuNjQ2IDM3OS4wMjIgNzk0LjA5NyAzNzQuNDE4TDgxOC4wODIgMzM1Ljg1N0M4MjEuNCAzMzEuOTg3IDgyNy4wNiAzMjkuMTgzIDgzMS40NzYgMzI5LjMxMkw4NDAuMjI1IDI3Ny4yNDdDODQ0LjIyIDI3OC4wMiA4NDguODA0IDI3NS45NzMgODUxLjM1NCAyNzIuMDE3TDkyMS4xODggMTcwLjYxNkM5MjIuODUgMTY4LjIyMSA5MjQuNDAzIDE2Ni4xMTggOTI1LjM3NiAxNjQuNTg5TDk0MC44OTMgMTU0LjMyNEM5NDEuOTE2IDE1Mi45MjcgOTQzLjU3MiAxNTAuNzI2IDk0NS4xMjMgMTQ4LjM0NUwxMDE5Ljg4IDMwLjc4ODJMMTE0Mi4wNiAtMTUyLjIwN00tMTY5LjE3NSAzMDQuNDc2TC0xMTguMTUgMzExLjMxN0w4Ny43MjQgMzI5LjIxN0M5Mi40NzY1IDMyOS41OCA5Ny4wMzM4IDMyNy40MzggOTkuMjcxMyAzMjMuODU4TDEzMC4zMzcgMjcwLjYwNUMxMzIuNDc0IDI2Ny4zNTkgMTM2LjUxNiAyNjUuMjcyIDE0MC45ODkgMjY1LjMyOEwzMDEuMTc3IDI2OC43MkMzMDQuMTMxIDI2OC44ODkgMzA3LjA0MSAyNjguOTIzIDMwOS4xNDIgMjY5LjA2MUw0NzYuMDY4IDM3Mi43NzhDNDgwLjYwMSAzNzQuMzc3IDQ4Ny4wMDcgMzcyLjk4IDQ5MS4wNTggMzY5LjU5MUw1MTAuODU4IDM2MC4zMDRDNTE0LjYyOCAzNTcuNTQyIDUyMC4wOCAzNTUuNzI0IDUyNC4zNzcgMzU1Ljk0TDYzMi45MDYgMzcyLjczOEM2MzcuOTEgMzczLjM4MyA2NDMuOTk4IDM3MC44NDUgNjQ3LjIwMyAzNjYuNzc4TDY1NS4zMjEgMzU2LjU5NUM2NTguNTI2IDM1Mi41MjggNjY0LjYxNSAzNDkuOTkgNjY5LjYxOSAzNTAuNjM1TDc2Ny40MzcgMzYwLjY1Qzc3My4wMzIgMzYxLjcwNiA3NzkuNzM0IDM1OC44ODQgNzgzLjE4OCAzNTMuODUzTDgwOC4xNDggMzExLjc2MkM4MTEuMzk2IDMwNy41MzEgODE3LjI0MiAzMDQuNzQ0IDgyMS45OTQgMzA1LjI1NUw4MjguOTkzIDI2My42MDRDODMzLjMyNCAyNjQuNiA4MzguMjU1IDI2Mi41MTQgODQwLjkzMyAyNTguMzEzTDkwOS44NiAxNTUuOTIyQzkxMS40NjUgMTUzLjU0NyA5MTIuODMzIDE1MS4zNDkgOTEzLjU5NSAxNDkuNjAzTDkyNS43NzkgMTM3LjIxMUM5MjYuNTY4IDEzNS42IDkyOC4wMjEgMTMzLjMyOCA5MjkuNTA1IDEzMUwxMDAyLjI4IDE0LjMyNTJMMTEzNS41OCAtMTg1LjMxNiIgc3Ryb2tlPSJ1cmwoI3BhaW50MF9saW5lYXJfMTE0OF8xMDA5NCkiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8ZGVmcz4KPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzExNDhfMTAwOTQiIHgxPSIxMjEzLjQyIiB5MT0iMjc4LjI5MyIgeDI9Ii01MC4wMTcyIiB5Mj0iMzU2LjE5OCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjNzI4QkE3Ii8+CjxzdG9wIG9mZnNldD0iMC4wNTIyNjE4IiBzdG9wLWNvbG9yPSIjNzI4QkE3IiBzdG9wLW9wYWNpdHk9IjAuNSIvPgo8c3RvcCBvZmZzZXQ9IjAuODk0NDIiIHN0b3AtY29sb3I9IiM3MjhCQTciIHN0b3Atb3BhY2l0eT0iMCIvPgo8L2xpbmVhckdyYWRpZW50Pgo8L2RlZnM+Cjwvc3ZnPgo=)}.mgpb-block-inline-related-content__container[data-bg-color=slate-400]:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),#46607e 17%)}.mgpb-block-inline-related-content__container[data-bg-color=crimson]:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTA0MCIgaGVpZ2h0PSI0OTEiIHZpZXdCb3g9IjAgMCAxMDQwIDQ5MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTM1Ny4zODEgNzA3LjUwNUw1NjEuOTE3IDczNS4wMzNMNjQ0LjI5OSA3NTEuODkxQzY0NS44MzcgNzUyLjIwNiA2NDcuMzU2IDc1Mi45OTMgNjQ4LjQ4MyA3NTQuMTE0TDY1OC4xMDggNzYzLjU3NEM2NTkuMzI4IDc2NC43MyA2NjAuODQ3IDc2NS41MTcgNjYyLjU0MiA3NjUuODM4TDc0MS44MTkgNzc5LjYwMUM3NDUuNjg2IDc4MC4yNiA3NDkuNDY4IDc3OC4xNjIgNzUwLjk3IDc3NC42MTZDNzUyLjU3NSA3NzAuNzg5IDc1Ni43MDUgNzY4Ljc3IDc2MC43MTYgNzY5Ljc0OUw4MDAuMjE2IDc3OS43NTVDODA0Ljk0NyA3ODAuOTUzIDgwOS43OSA3NzguNDU3IDgxMS41NzkgNzc0LjAwM0w4NDIuMDgxIDY5OC42NDVDODQzLjY1OCA2OTQuNzUzIDg0Ny44MjMgNjkyLjY0MSA4NTEuODYzIDY5My42ODRMODYyLjAxMSA2OTYuMjM2Qzg2Ni4wNTMgNjk3LjI4MiA4NzAuMjE2IDY5NS4xNjcgODcxLjc5MyA2OTEuMjc1TDkwNi4xNjggNjA1Ljk0N0M5MDcuNDk3IDYwMi43MSA5MTAuNjggNjAwLjY1MiA5MTQuMTI0IDYwMC43MjRMOTI3LjM2OCA2MDEuMDI1QzkzMS40NDUgNjAxLjEyMyA5MzUuMDc0IDU5OC4xNjYgOTM1Ljc3NCA1OTQuMDVMOTYzLjc3MiA0MjcuNDQ1Qzk2NC4wOTQgNDI1Ljc1IDk2NC44NTEgNDI0LjE2NyA5NjUuOTc4IDQyMi44OEwxMDQ1LjggMzMyLjM4NUMxMDQ4LjEyIDMyOS43ODggMTA1MS42NyAzMjguNzI1IDEwNTQuOTkgMzI5LjU1MkwxMTA3LjE1IDM0Mi42ODZDMTExMC43NSAzNDMuNjE5IDExMTQuNjMgMzQyLjI1NSAxMTE2LjkzIDMzOS4yNzdMMTIxMy40MiAyMTIuMDE0TDEyMTMuMzkgMjEyLjEwN00zMTMuNDk5IDY3My45MjRMNTA1LjI0MSA2OTkuNzI1TDU5Ny45MTMgNzE2LjY3QzU5OS43MiA3MTYuOTg4IDYwMS40OTIgNzE3LjUzMiA2MDIuNzEgNzE4LjI2TDYxNC4xMjEgNzIyLjQ5M0M2MTUuNDE2IDcyMy4yODMgNjE3LjE0NiA3MjMuODMgNjE5LjA3MiA3MjQuMTI4TDcwNS4wOTMgNzM3LjAyNUM3MDguODggNzM3LjY0MyA3MTIuNTkzIDczNS43MjUgNzE0LjE0NSA3MzIuNDg1TDcyOC4wNTggNzQxLjEyOUM3MjkuOTA4IDczNy43NTQgNzM0LjIyNyA3MzUuNzgzIDczOC4yNCA3MzYuNDAzTDc3Ni4wOTkgNzQ0LjgwMkM3ODAuNzQ4IDc0NS42NzEgNzg1LjY0MyA3NDMuMjMgNzg3LjY0MiA3MzkuMTY3TDgyNC42NDUgNjcxLjQ4OUM4MjYuNTA5IDY2Ny45NzQgODMwLjgzMyA2NjUuODI3IDgzNC44MDUgNjY2LjQ0NUw4NDQuNzg2IDY2Ny45MzVDODQ4Ljc1NSA2NjguNTU0IDg1My4wODEgNjY2LjQwNiA4NTQuOTQ2IDY2Mi44OTFMODk0LjYwNyA1ODUuNTFDODk2LjI5MSA1ODIuNjI5IDg5OS43NjggNTgwLjUwOSA5MDMuMjE1IDU4MC4xNTdMOTE3LjQzNyA1NzYuOTI0QzkyMS40NDMgNTc2LjY2MSA5MjUuMjU3IDU3My43MTggOTI2LjI5NiA1NjkuOTg5TDk1Mi41NDYgNDEzLjc5N0M5NTMuMiA0MTIuMzI0IDk1NC4zMDggNDEwLjcgOTU1LjU2MyA0MDkuMTcxTDEwMzQuNDggMzE3LjY4NkMxMDM2LjczIDMxNS4xMDggMTA0MC4xMSAzMTMuOTUxIDEwNDMuMjEgMzE0LjU2M0wxMDkyLjA0IDMyNS41N0MxMDk1LjQxIDMyNi4yOSAxMDk5LjA5IDMyNC44NSAxMTAxLjMyIDMyMS45MjZMMTE5NS44MyAxOTUuNTQ2TDEyMDYuOTEgMTc4Ljk5Nk0yNjkuNjIgNjQwLjMzNkw0NDguNTY4IDY2NC40MTRMNTUxLjUzNCA2ODEuNDQ3QzU1My42MDggNjgxLjc2OCA1NTUuNjMyIDY4Mi4wNjggNTU2Ljk0NCA2ODIuNDA1TDU3MC4xNDIgNjgxLjQxM0M1NzEuNTE0IDY4MS44MzYgNTczLjQ1NCA2ODIuMTQ0IDU3NS42MTIgNjgyLjQyMUw2NjguMzc0IDY5NC40NTVDNjcyLjA4NiA2OTUuMDMyIDY3NS43MjcgNjkzLjI5MSA2NzcuMzI4IDY5MC4zNThMNzA1LjE0OSA3MDcuNjQ0QzcwNy4yNDMgNzA0LjcxOSA3MTEuNzUxIDcwMi44MDQgNzE1Ljc2OSA3MDMuMDU2TDc1MS45ODUgNzA5Ljg0NkM3NTYuNTU2IDcxMC4zODUgNzYxLjUgNzA4LjAwMSA3NjMuNzA3IDcwNC4zMjRMODA3LjIxNCA2NDQuMzI2QzgwOS4zNjMgNjQxLjE4OCA4MTMuODQ4IDYzOS4wMDUgODE3Ljc0OSA2MzkuMTk5TDgyNy41NiA2MzkuNjI5QzgzMS40NjEgNjM5LjgyMyA4MzUuOTQ1IDYzNy42MzcgODM4LjA5NSA2MzQuNTAzTDg4My4wNDQgNTY1LjA2NUM4ODUuMDg1IDU2Mi41NDMgODg4Ljg1NCA1NjAuMzU4IDg5Mi4zIDU1OS41OEw5MDcuNDk2IDU1Mi44MTVDOTExLjQzNCA1NTIuMTkxIDkxNS40MzQgNTQ5LjI2MSA5MTYuODA4IDU0NS45MTZMOTQxLjMwOCA0MDAuMTM5Qzk0Mi4yOTcgMzk4Ljg5IDk0My43NDkgMzk3LjIyNSA5NDUuMTM2IDM5NS40NTVMMTAyMy4xNCAzMDIuOTc5QzEwMjUuMzQgMzAwLjQyIDEwMjguNTMgMjk5LjE2NyAxMDMxLjQyIDI5OS41NjRMMTA3Ni45MiAzMDguNDQzQzEwODAuMDUgMzA4Ljk1NCAxMDgzLjUzIDMwNy40MzcgMTA4NS42OSAzMDQuNTY1TDExNzguMjMgMTc5LjA2N0wxMjAwLjQyIDE0NS44N00yMjUuNzQgNjA2Ljc0OUwzOTEuODk4IDYyOS4xMDNMNTA1LjE1NCA2NDYuMjIyQzUwNy40OTQgNjQ2LjU0NyA1MDkuNzc0IDY0Ni42MDQgNTExLjE3NyA2NDYuNTQ4TDUyNi4xNiA2NDAuMzI4QzUyNy42MTEgNjQwLjM4NCA1MjkuNzU4IDY0MC40NTEgNTMyLjE0NyA2NDAuNzA3TDYzMS42NTMgNjUxLjg3NkM2MzUuMjkxIDY1Mi40MTMgNjM4Ljg1NyA2NTAuODQ3IDY0MC41MDkgNjQ4LjIyMkw2ODIuMjQyIDY3NC4xNTJDNjg0LjU4MSA2NzEuNjgxIDY4OS4yNzggNjY5LjgxOCA2OTMuMjk5IDY2OS43MDZMNzI3Ljg3NCA2NzQuODg5QzczMi4zNjMgNjc1LjA5OSA3MzcuMzU5IDY3Mi43NjkgNzM5Ljc3NiA2NjkuNDg0TDc4OS43ODYgNjE3LjE2NUM3OTIuMjIgNjE0LjQwNiA3OTYuODY2IDYxMi4xODcgODAwLjY5NyA2MTEuOTU2TDgxMC4zMzcgNjExLjMyNkM4MTQuMTY5IDYxMS4wOTIgODE4LjgxMyA2MDguODc0IDgyMS4yNDggNjA2LjExN0w4NzEuNDgzIDU0NC42MjdDODczLjg4IDU0Mi40NjEgODc3Ljk0IDU0MC4yMTUgODgxLjM4OCA1MzkuMDFMODk3LjU2MiA1MjguNzE0QzkwMS40MzEgNTI3LjczMSA5MDUuNjE2IDUyNC44MTYgOTA3LjMyOCA1MjEuODU1TDkzMC4wNzcgMzg2LjQ5MkM5MzEuMzk5IDM4NS40NjkgOTMzLjIgMzgzLjc2IDkzNC43MTYgMzgxLjc0N0wxMDExLjgxIDI4OC4yNzlDMTAxMy45NSAyODUuNzM2IDEwMTYuOTYgMjg0LjM5MSAxMDE5LjY0IDI4NC41NzdMMTA2MS44IDI5MS4zMzFDMTA2NC43IDI5MS42MjggMTA2Ny45OCAyOTAuMDM1IDEwNzAuMDcgMjg3LjIyTDExNjAuNjQgMTYyLjYwNUwxMTkzLjkzIDExMi43NjRNMTgxLjg2MSA1NzMuMTY0TDMzNS4yMjcgNTkzLjc5NUw0NTguNzcyIDYxMUM0NjEuMzgzIDYxMS4zMyA0NjMuOTEzIDYxMS4xNCA0NjUuNDEgNjEwLjY5Nkw0ODIuMTgyIDU5OS4yNTFDNDgzLjcwOSA1OTguOTQgNDg2LjA2NiA1OTguNzY4IDQ4OC42ODkgNTk4Ljk5OUw1OTQuOTM2IDYwOS4zMDRDNTk4LjQ5NyA2MDkuNzk5IDYwMS45OSA2MDguNDEyIDYwMy42OTEgNjA2LjA5NUw2NTkuMzMzIDY0MC42NjdDNjYxLjkxNiA2MzguNjQ5IDY2Ni44MDMgNjM2LjgzNCA2NzAuODI5IDYzNi4zNjFMNzAzLjc2MyA2MzkuOTM4QzcwOC4xNzIgNjM5LjgxNSA3MTMuMjIxIDYzNy41NDUgNzE1Ljg0NSA2MzQuNjQ5TDc3Mi4zNTUgNTkwLjAxMUM3NzUuMDc1IDU4Ny42MzIgNzc5Ljg4MSA1ODUuMzc1IDc4My42NDMgNTg0LjcxNkw3OTMuMTE2IDU4My4wMjRDNzk2Ljg3NyA1ODIuMzY1IDgwMS42ODUgNTgwLjExIDgwNC40MDMgNTc3LjcyOUw4NTkuOTI2IDUyNC4xODJDODYyLjY3OSA1MjIuMzc1IDg2Ny4wMzIgNTIwLjA2NCA4NzAuNDggNTE4LjQzNkw4ODcuNjMxIDUwNC42MDZDODkxLjQzMiA1MDMuMjYzIDg5NS44IDUwMC4zNjEgODk3Ljg1MSA0OTcuNzg3TDkxOC44NTEgMzcyLjgzNEM5MjAuNTA3IDM3Mi4wMzYgOTIyLjY1NyAzNzAuMjgzIDkyNC4zMDIgMzY4LjAyOEwxMDAwLjQ5IDI3My41NjhDMTAwMi41NyAyNzEuMDQ1IDEwMDUuNCAyNjkuNjA1IDEwMDcuODYgMjY5LjU3NEwxMDQ2LjcgMjc0LjE5OUMxMDQ5LjM2IDI3NC4yODMgMTA1Mi40MyAyNzIuNjE1IDEwNTQuNDYgMjY5Ljg1NEwxMTQzLjA1IDE0Ni4xMjFMMTE4Ny40NiA3OS42MzcxTTEzNy45ODIgNTM5LjU3N0wyNzguNTU0IDU1OC40ODVMNDEyLjM5MyA1NzUuNzc4QzQxNS4yNyA1NzYuMTEyIDQxOC4wNTQgNTc1LjY4IDQxOS42NDQgNTc0Ljg0MUw0MzguMjAyIDU1OC4xNjlDNDM5LjgwNCA1NTcuNDkyIDQ0Mi4zNzIgNTU3LjA4MSA0NDUuMjI4IDU1Ny4yOUw1NTguMjE5IDU2Ni43M0M1NjEuNzA1IDU2Ny4xODUgNTY1LjEyNiA1NjUuOTc1IDU2Ni44NzUgNTYzLjk2NUw2MzYuNDI5IDYwNy4xODFDNjM5LjI1NCA2MDUuNjE0IDY0NC4zMzIgNjAzLjg1NCA2NDguMzYxIDYwMy4wMTRMNjc5LjY1MiA2MDQuOTgxQzY4My45ODIgNjA0LjUyOCA2ODkuMDggNjAyLjMxMyA2OTEuOTEzIDU5OS44MDZMNzU0LjkyNyA1NjIuODQ3Qzc1Ny45MzEgNTYwLjg0NyA3NjIuODk4IDU1OC41NTcgNzY2LjU4OSA1NTcuNDdMNzc1Ljg5MSA1NTQuNzE1Qzc3OS41ODQgNTUzLjYzMSA3ODQuNTUgNTUxLjMzOCA3ODcuNTU0IDU0OS4zMzhMODQ4LjM2MyA1MDMuNzM4Qzg1MS40NjkgNTAyLjI4OCA4NTYuMTE5IDQ5OS45MTMgODU5LjU2OCA0OTcuODU5TDg3Ny42OTMgNDgwLjQ5N0M4ODEuNDI1IDQ3OC43OTIgODg1Ljk3NyA0NzUuOTA0IDg4OC4zNjYgNDczLjcxNUw5MDcuNjE1IDM1OS4xNzVDOTA5LjYwNyAzNTguNjAxIDkxMi4xMDMgMzU2LjgwNiA5MTMuODc3IDM1NC4zMDhMOTg5LjE1NyAyNTguODU2Qzk5MS4xNzkgMjU2LjM1IDk5My44MiAyNTQuODE1IDk5Ni4wNzUgMjU0LjU3MkwxMDMxLjU4IDI1Ny4wNjlDMTAzNCAyNTYuOTQyIDEwMzYuODggMjU1LjE5OSAxMDM4Ljg0IDI1Mi40OTJMMTEyNS40NSAxMjkuNjQxTDExODAuOTcgNDYuNTEzM005NC4xMDE3IDUwNS45OUwyMjEuODgxIDUyMy4xNzVMMzY2LjAwOSA1NDAuNTU0QzM2OS4xNTMgNTQwLjg5MiAzNzIuMTkyIDU0MC4yMTQgMzczLjg3NCA1MzguOTg1TDM5NC4yMTggNTE3LjA4OUMzOTUuODk1IDUxNi4wNDIgMzk4LjY3NSA1MTUuMzk0IDQwMS43NjEgNTE1LjU4MUw1MjEuNDkzIDUyNC4xNTZDNTI0LjkwNCA1MjQuNTcxIDUyOC4yNTEgNTIzLjUzNiA1MzAuMDUxIDUyMS44MzRMNjEzLjUxNCA1NzMuNjkzQzYxNi41ODMgNTcyLjU3OSA2MjEuODUgNTcwLjg3MSA2MjUuODg1IDU2OS42NjdMNjU1LjUzNCA1NzAuMDI3QzY1OS43ODMgNTY5LjI0NSA2NjQuOTM0IDU2Ny4wODcgNjY3Ljk3NSA1NjQuOTY5TDczNy40OTMgNTM1LjY4OUM3NDAuNzg1IDUzNC4wNjUgNzQ1LjkxIDUzMS43NCA3NDkuNTM0IDUzMC4yMjhMNzU4LjY2OCA1MjYuNDEyQzc2Mi4yODkgNTI0LjkwMSA3NjcuNDE4IDUyMi41NzUgNzcwLjcwOSA1MjAuOTUxTDgzNi44MDYgNDgzLjI5NEM4NDAuMjY4IDQ4Mi4yMDQgODQ1LjIxMSA0NzkuNzY0IDg0OC42NTkgNDc3LjI4NEw4NjcuNzYxIDQ1Ni4zODhDODcxLjQyMyA0NTQuMzIyIDg3Ni4xNiA0NTEuNDQ4IDg3OC44ODggNDQ5LjY0Nkw4OTYuMzg5IDM0NS41MTlDODk4LjcxNCAzNDUuMTcgOTAxLjU1OCAzNDMuMzM2IDkwMy40NjIgMzQwLjU5MUw5NzcuODM2IDI0NC4xNDlDOTc5Ljc5NiAyNDEuNjY0IDk4Mi4yNTkgMjQwLjAzMiA5ODQuMyAyMzkuNTczTDEwMTYuNDcgMjM5Ljk0NUMxMDE4LjY2IDIzOS42MDUgMTAyMS4zMyAyMzcuNzg3IDEwMjMuMjIgMjM1LjEzNUwxMTA3Ljg2IDExMy4xNjVMMTE3NC40OSAxMy4zOTE0TTUwLjIyMjMgNDcyLjQwN0wxNjUuMjEgNDg3Ljg2NUwzMTkuNjI3IDUwNS4zM0MzMjMuMDQxIDUwNS42NzEgMzI2LjMzMyA1MDQuNzUxIDMyOC4xMDYgNTAzLjEyOUwzNTAuMjM1IDQ3Ni4wMDVDMzUxLjk4OSA0NzQuNTkzIDM1NC45NzkgNDczLjcwNSAzNTguMjk3IDQ3My44NzFMNDg0Ljc3MyA0ODEuNTgxQzQ4OC4xMDggNDgxLjk1NCA0OTEuMzgxIDQ4MS4wOTkgNDkzLjIzMyA0NzkuNzAzTDU5MC42MDggNTQwLjIwNUM1OTMuOTIyIDUzOS41NDQgNTk5LjM3OSA1MzcuODg1IDYwMy40MTQgNTM2LjMxOEw2MzEuNDIxIDUzNS4wNjhDNjM1LjU5MSA1MzMuOTU2IDY0MC43OSA1MzEuODU0IDY0NC4wNDEgNTMwLjEyNEw3MjAuMDU4IDUwOC41MjJDNzIzLjYzNCA1MDcuMjc2IDcyOC45MjEgNTA0LjkxNiA3MzIuNDc0IDUwMi45NzlMNzQxLjQzOCA0OTguMTAzQzc0NC45OTEgNDk2LjE2NiA3NTAuMjc4IDQ5My44MDUgNzUzLjg1NSA0OTIuNTU5TDgyNS4yMzYgNDYyLjg0N0M4MjkuMDU0IDQ2Mi4xMTMgODM0LjI5IDQ1OS42MTEgODM3LjczOCA0NTYuNzA1TDg1Ny44MTcgNDMyLjI3NUM4NjEuNDEgNDI5Ljg0OCA4NjYuMzMyIDQyNi45OTEgODY5LjM5NSA0MjUuNTc0TDg4NS4xNDQgMzMxLjg1OUM4ODcuODAzIDMzMS43MzEgODkwLjk5NSAzMjkuODU3IDg5My4wMjcgMzI2Ljg3TDk2Ni40OTQgMjI5LjQzNkM5NjguMzk1IDIyNi45NjggOTcwLjY3NSAyMjUuMjQzIDk3Mi41MDEgMjI0LjU3TDEwMDEuMzQgMjIyLjgxM0MxMDAzLjMgMjIyLjI2MiAxMDA1Ljc3IDIyMC4zNjcgMTAwNy41OSAyMTcuNzY3TDEwOTAuMjUgOTYuNjgwNEwxMTY3Ljk5IC0xOS43MzY3TTYuMzQwNCA0MzguODIxTDEwOC41MzUgNDUyLjU1NkwyNzMuMjQ2IDQ3MC4xMDlDMjc2LjkyOCA0NzAuNDU1IDI4MC40NzEgNDY5LjI5MSAyODIuMzM5IDQ2Ny4yNzdMMzA2LjI1OCA0MzQuOTI4QzMwOC4wODggNDMzLjE0OSAzMTEuMjg4IDQzMi4wMjMgMzE0LjgzNyA0MzIuMTY0TDQ0OC4wNTYgNDM5LjAxNEM0NTEuMzEyIDQzOS4zNDcgNDU0LjUxNSA0MzguNjY5IDQ1Ni40MTcgNDM3LjU3OUw1NjcuNzAxIDUwNi43MjRDNTcxLjI1OCA1MDYuNTEzIDU3Ni45MDQgNTA0LjkwOSA1ODAuOTQzIDUwMi45NzhMNjA3LjMwOSA1MDAuMTIyQzYxMS4zOTggNDk4LjY4MSA2MTYuNjQ5IDQ5Ni42MzUgNjIwLjEwOSA0OTUuMjk0TDcwMi42MjkgNDgxLjM3MkM3MDYuNDkgNDgwLjUwMyA3MTEuOTM4IDQ3OC4xMDcgNzE1LjQyNCA0NzUuNzQ1TDcyNC4yMTggNDY5LjgwOEM3MjcuNzAxIDQ2Ny40NDMgNzMzLjE0NyA0NjUuMDQ4IDczNy4wMTIgNDY0LjE4MUw4MTMuNjgzIDQ0Mi40MTVDODE3Ljg1NyA0NDIuMDQgODIzLjM4MyA0MzkuNDc0IDgyNi44MzcgNDM2LjE0M0w4NDcuODk0IDQwOC4xODJDODUxLjQxNyA0MDUuMzk0IDg1Ni41MjYgNDAyLjU1IDg1OS45MjYgNDAxLjUyMUw4NzMuOTI3IDMxOC4yMThDODc2LjkxOSAzMTguMzE2IDg4MC40NjEgMzE2LjM5OCA4ODIuNjIxIDMxMy4xNjhMOTU1LjE3OCAyMTQuNzQzQzk1Ny4wMiAyMTIuMjk0IDk1OS4xMTcgMjEwLjQ3NSA5NjAuNzMxIDIwOS41ODZMOTg2LjI0MSAyMDUuNzAzQzk4Ny45NjcgMjA0Ljk0MSA5OTAuMjMgMjAyLjk3IDk5MS45ODYgMjAwLjQyNkwxMDcyLjY3IDgwLjIyMTVMMTE2MS41MiAtNTIuODQwMU0tMzcuNTM3IDQwNS4yMzRMNTEuODY0NCA0MTcuMjQ2TDIyNi44NjUgNDM0Ljg4NkMyMzAuODE0IDQzNS4yMzYgMjM0LjYxMiA0MzMuODI2IDIzNi41NzEgNDMxLjQyMkwyNjIuMjc2IDM5My44NDVDMjY0LjE4NCAzOTEuNjk5IDI2Ny41OTIgMzkwLjMzMSAyNzEuMzczIDM5MC40NTJMNDExLjMzNSAzOTYuNDM2QzQxNC41MTUgMzk2LjcyNyA0MTcuNjQ3IDM5Ni4yMjggNDE5LjU5OCAzOTUuNDQ1TDU0NC43OTQgNDczLjIzNEM1NDguNTk3IDQ3My40NzUgNTU0LjQzIDQ3MS45MjUgNTU4LjQ3NCA0NjkuNjI2TDU4My4xOTggNDY1LjE2MkM1ODcuMjA4IDQ2My4zODkgNTkyLjUwOCA0NjEuNDAxIDU5Ni4xNzkgNDYwLjQ1MUw2ODUuMjAyIDQ1NC4yMDhDNjg5LjM0OCA0NTMuNzE4IDY5NC45NTkgNDUxLjI4OCA2OTguMzcxIDQ0OC40OTZMNzA2Ljk5OCA0NDEuNDk4QzcxMC40MTEgNDM4LjcwOSA3MTYuMDIxIDQzNi4yNzYgNzIwLjE2NyA0MzUuNzg2TDgwMi4xMjIgNDIxLjk2NUM4MDYuNjUxIDQyMS45NDUgODEyLjQ3MiA0MTkuMzE3IDgxNS45MjQgNDE1LjU2MUw4MzcuOTU1IDM4NC4wNjhDODQxLjQxMSAzODAuOTIgODQ2LjcwMyAzNzguMDg4IDg1MC40NCAzNzcuNDQzTDg2Mi42OSAzMDQuNTU1Qzg2Ni4wMTkgMzA0Ljg3NiA4NjkuOTA0IDMwMi45MTcgODcyLjE5NyAyOTkuNDQ2TDk0My44NDYgMjAwLjAyOUM5NDUuNjI5IDE5Ny41OTcgOTQ3LjU0MyAxOTUuNjg2IDk0OC45NDMgMTk0LjU4MUw5NzEuMTIxIDE4OC41NzFDOTcyLjYxMiAxODcuNTk2IDk3NC42NzMgMTg1LjU0OCA5NzYuMzYgMTgzLjA1OUwxMDU1LjA3IDYzLjczNzFMMTE1NS4wMyAtODUuOTcwNU0tODEuNDE2NiAzNzEuNjQ5TC00LjgwODI0IDM4MS45MzhMMTgwLjQ4MiAzOTkuNjY0QzE4NC43IDQwMC4wMTYgMTg4Ljc1MSAzOTguMzY1IDE5MC44MDIgMzk1LjU2N0wyMTguMjkyIDM1Mi43NjdDMjIwLjI3NyAzNTAuMjU0IDIyMy44OTUgMzQ4LjY0NyAyMjcuOTA4IDM0OC43NDZMMzc0LjYxMSAzNTMuODY3QzM3Ny43MTcgMzU0LjExOCAzODAuNzc0IDM1My43OTQgMzgyLjc3NiAzNTMuMzE5TDUyMS44ODEgNDM5Ljc1QzUyNS45MjggNDQwLjQ0NSA1MzEuOTUxIDQzOC45NDMgNTM1Ljk5NyA0MzYuMjg0TDU1OS4wNzkgNDMwLjIxMUM1NjMuMDA5IDQyOC4xMDcgNTY4LjM2IDQyNi4xNzggNTcyLjIzOCA0MjUuNjE0TDY2Ny43NjIgNDI3LjA1MkM2NzIuMTk3IDQyNi45NDEgNjc3Ljk2MyA0MjQuNDc1IDY4MS4zMDcgNDIxLjI1N0w2ODkuNzYzIDQxMy4xOTlDNjkzLjEwNyA0MDkuOTgyIDY5OC44NzcgNDA3LjUxNyA3MDMuMzA3IDQwNy40MDVMNzkwLjU1MSA0MDEuNTI5Qzc5NS40MzUgNDAxLjg3IDgwMS41NSAzOTkuMTc1IDgwNS4wMDIgMzk0Ljk5NEw4MjguMDEgMzU5Ljk2N0M4MzEuMzk3IDM1Ni40NTggODM2Ljg3MyAzNTMuNjQgODQwLjk0OSAzNTMuMzgyTDg1MS40NDggMjkwLjkwN0M4NTUuMTEgMjkxLjQ1NCA4NTkuMzQ0IDI4OS40NTIgODYxLjc2NiAyODUuNzM4TDkzMi41MDcgMTg1LjMyOUM5MzQuMjMyIDE4Mi45MTYgOTM1Ljk2NiAxODAuOTA5IDkzNy4xNTIgMTc5LjU5Mkw5NTYuMDAxIDE3MS40NTZDOTU3LjI1OSAxNzAuMjY3IDk1OS4xMTYgMTY4LjE0NyA5NjAuNzM2IDE2NS43MTJMMTAzNy40NyA0Ny4yNzJMMTE0OC41NCAtMTE5LjA4TS0xMjUuMjk3IDMzOC4wNkwtNjEuNDc4NSAzNDYuNjI0TDEzNC4xMDYgMzY0LjQzOEMxMzguNTkgMzY0Ljc5NSAxNDIuODkzIDM2Mi44OTkgMTQ1LjAzOCAzNTkuNzA5TDE3NC4zMTQgMzExLjY4MUMxNzYuMzc1IDMwOC44MDIgMTgwLjIwNiAzMDYuOTU0IDE4NC40NDggMzA3LjAzMkwzMzcuODk0IDMxMS4yODdDMzQwLjkyNSAzMTEuNDk4IDM0My45MDggMzExLjM1MiAzNDUuOTU5IDMxMS4xODRMNDk4Ljk3NiA0MDYuMjU5QzUwMy4yNjQgNDA3LjQwNSA1MDkuNDc5IDQwNS45NTcgNTEzLjUzMSA0MDIuOTMzTDUzNC45NzIgMzk1LjI1NEM1MzguODIxIDM5Mi44MjEgNTQ0LjIyMiAzOTAuOTQ1IDU0OC4zMTEgMzkwLjc3M0w2NTAuMzM4IDM5OS44OUM2NTUuMDU4IDQwMC4xNTcgNjYwLjk4NSAzOTcuNjU1IDY2NC4yNjEgMzk0LjAxMkw2NzIuNTQ2IDM4NC44OTFDNjc1LjgyMiAzODEuMjQ4IDY4MS43NDkgMzc4Ljc0NiA2ODYuNDY4IDM3OS4wMTNMNzc4Ljk5NyAzODEuMDgyQzc4NC4yMzYgMzgxLjc3OSA3OTAuNjQ2IDM3OS4wMjIgNzk0LjA5NyAzNzQuNDE4TDgxOC4wODIgMzM1Ljg1N0M4MjEuNCAzMzEuOTg3IDgyNy4wNiAzMjkuMTgzIDgzMS40NzYgMzI5LjMxMkw4NDAuMjI1IDI3Ny4yNDdDODQ0LjIyIDI3OC4wMiA4NDguODA0IDI3NS45NzMgODUxLjM1NCAyNzIuMDE3TDkyMS4xODggMTcwLjYxNkM5MjIuODUgMTY4LjIyMSA5MjQuNDAzIDE2Ni4xMTggOTI1LjM3NiAxNjQuNTg5TDk0MC44OTMgMTU0LjMyNEM5NDEuOTE2IDE1Mi45MjcgOTQzLjU3MiAxNTAuNzI2IDk0NS4xMjMgMTQ4LjM0NUwxMDE5Ljg4IDMwLjc4ODJMMTE0Mi4wNiAtMTUyLjIwN00tMTY5LjE3NSAzMDQuNDc2TC0xMTguMTUgMzExLjMxN0w4Ny43MjQgMzI5LjIxN0M5Mi40NzY1IDMyOS41OCA5Ny4wMzM4IDMyNy40MzggOTkuMjcxMyAzMjMuODU4TDEzMC4zMzcgMjcwLjYwNUMxMzIuNDc0IDI2Ny4zNTkgMTM2LjUxNiAyNjUuMjcyIDE0MC45ODkgMjY1LjMyOEwzMDEuMTc3IDI2OC43MkMzMDQuMTMxIDI2OC44ODkgMzA3LjA0MSAyNjguOTIzIDMwOS4xNDIgMjY5LjA2MUw0NzYuMDY4IDM3Mi43NzhDNDgwLjYwMSAzNzQuMzc3IDQ4Ny4wMDcgMzcyLjk4IDQ5MS4wNTggMzY5LjU5MUw1MTAuODU4IDM2MC4zMDRDNTE0LjYyOCAzNTcuNTQyIDUyMC4wOCAzNTUuNzI0IDUyNC4zNzcgMzU1Ljk0TDYzMi45MDYgMzcyLjczOEM2MzcuOTEgMzczLjM4MyA2NDMuOTk4IDM3MC44NDUgNjQ3LjIwMyAzNjYuNzc4TDY1NS4zMjEgMzU2LjU5NUM2NTguNTI2IDM1Mi41MjggNjY0LjYxNSAzNDkuOTkgNjY5LjYxOSAzNTAuNjM1TDc2Ny40MzcgMzYwLjY1Qzc3My4wMzIgMzYxLjcwNiA3NzkuNzM0IDM1OC44ODQgNzgzLjE4OCAzNTMuODUzTDgwOC4xNDggMzExLjc2MkM4MTEuMzk2IDMwNy41MzEgODE3LjI0MiAzMDQuNzQ0IDgyMS45OTQgMzA1LjI1NUw4MjguOTkzIDI2My42MDRDODMzLjMyNCAyNjQuNiA4MzguMjU1IDI2Mi41MTQgODQwLjkzMyAyNTguMzEzTDkwOS44NiAxNTUuOTIyQzkxMS40NjUgMTUzLjU0NyA5MTIuODMzIDE1MS4zNDkgOTEzLjU5NSAxNDkuNjAzTDkyNS43NzkgMTM3LjIxMUM5MjYuNTY4IDEzNS42IDkyOC4wMjEgMTMzLjMyOCA5MjkuNTA1IDEzMUwxMDAyLjI4IDE0LjMyNTJMMTEzNS41OCAtMTg1LjMxNiIgc3Ryb2tlPSJ1cmwoI3BhaW50MF9saW5lYXJfMTE0OF8xMDA5NCkiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8ZGVmcz4KPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzExNDhfMTAwOTQiIHgxPSIxMjEzLjQyIiB5MT0iMjc4LjI5MyIgeDI9Ii01MC4wMTcyIiB5Mj0iMzU2LjE5OCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjRTY3NTY2Ii8+CjxzdG9wIG9mZnNldD0iMC4wNTIyNjE4IiBzdG9wLWNvbG9yPSIjRTY3NTY2IiBzdG9wLW9wYWNpdHk9IjAuNSIvPgo8c3RvcCBvZmZzZXQ9IjAuODk0NDIiIHN0b3AtY29sb3I9IiNFNjc1NjYiIHN0b3Atb3BhY2l0eT0iMCIvPgo8L2xpbmVhckdyYWRpZW50Pgo8L2RlZnM+Cjwvc3ZnPgo=)}.mgpb-block-inline-related-content__container[data-bg-color=crimson]:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),#861414 17%)}body.page,body.page-template-account,body.page-template-checkout,body.search,body.single,body.woocommerce-page{background-color:#f0f0ea}body.woocommerce-page{overflow-x:clip}body.woocommerce-page .mgpb-footer{background-color:transparent}body.woocommerce-page .woocommerce{overflow-x:clip}.page-template-account.woocommerce-view-order .mgpb-wc-account-hero,.page-template-account.woocommerce-view-order .woocommerce-order-downloads{display:none}.page-template-account.woocommerce-view-order .woocommerce-MyAccount-content{width:100%}.page-template-account.woocommerce-view-order .mgpb-order-bottom-info,.page-template-account.woocommerce-view-order .mgpb-wc-order-details{padding:0}.page-template-checkout .woocommerce-order-downloads{display:none!important}@media(min-width:768px){.page-template-default .mgpb-wysiwyg.mgpb-wysiwyg-block--center>:not(p:has(img),figure,blockquote),.page-template-default .mgpb-wysiwyg.mgpb-wysiwyg-block--left>:not(p:has(img),figure,blockquote){max-width:100%}}.mgpb-single-product{margin-top:18.3rem}.mgpb-single-product__info{background-color:#e8e8e1;border-radius:2rem;margin-top:4.8rem;padding:2.4rem}@media(min-width:576px){.mgpb-single-product__info{padding:5.8rem 5.6rem}}.mgpb-single-product__info .icon-shopping-cart{margin-left:.8rem}.mgpb-single-product__info .quantity{display:none!important}.mgpb-single-product__summary{display:flex;flex-direction:column;flex-wrap:wrap;gap:3.2rem}@media(min-width:768px){.mgpb-single-product__summary{flex-direction:row}.mgpb-single-product__summary>*{flex:0 0 66.6666666667%}}.mgpb-single-product__summary .product_meta{display:none}@media(min-width:768px){.mgpb-single-product__heading{flex:0 0 66.6666666667%}.mgpb-single-product__price{flex:0 0 25%;margin-left:auto}}.mgpb-single-product__price-inner{display:flex;flex-direction:column-reverse;font-weight:400}.mgpb-single-product__price-inner,.mgpb-single-product__price-inner ins,.mgpb-single-product__price-inner>span{color:#141f28;font-family:Barlow,sans-serif;font-size:clamp(2rem,.8923076923rem + 1.9230769231vw,3.2rem);line-height:1.2}.mgpb-single-product__price-inner ins,.mgpb-single-product__price-inner>span{font-weight:400!important;font-weight:400;text-decoration:none}.mgpb-single-product__price-inner del{color:#a02323;font-size:1.5rem;font-weight:700;letter-spacing:.15rem;line-height:1.6;text-decoration:none;text-transform:uppercase}.mgpb-single-product__related-products .products.columns-3,.mgpb-single-product__related-products .products.columns-4{background-color:#e8e8e1;border-radius:1.6rem;display:grid;gap:3.2rem;margin:4rem 0 0;padding:2.4rem}@media(min-width:768px){.mgpb-single-product__related-products .products.columns-3,.mgpb-single-product__related-products .products.columns-4{grid-template-columns:repeat(3,1fr)}}.mgpb-single-product__related-products .products.columns-3:after,.mgpb-single-product__related-products .products.columns-3:before,.mgpb-single-product__related-products .products.columns-4:after,.mgpb-single-product__related-products .products.columns-4:before{display:none}.mgpb-single-product__variations-form table.variations{margin-bottom:3.2rem!important;position:relative}.mgpb-single-product__variations-form table.variations label{color:#003057;font-weight:400!important;margin-left:1.6rem;margin-top:1.1rem}.mgpb-single-product__variations-form table.variations select{background-position:calc(100% - 12px) calc(50% - 12px)!important;border:.1rem solid #c7c7bc;border-radius:.8rem;min-width:28rem!important;padding:3.2rem 1.6rem 1rem}.mgpb-single-product__variations-form .label{position:absolute;top:0}.mgpb-single-product__variations-form .reset_variations{display:none!important}.product-download-notice{align-items:center;display:flex;flex-wrap:wrap;gap:2.4rem}.product-download-notice__text{border:.1rem solid #46607e;border-radius:5.6rem;color:#46607e;font-size:1.6rem;font-weight:500;letter-spacing:.016rem;line-height:1.5;padding:.8rem 2.2rem}.product-download-notice__link:hover{color:#fff}.product-download-notice__link,.product-download-notice__text{align-items:center;display:flex;gap:.8rem}.product-download-notice__link span.icon,.product-download-notice__text span.icon{font-size:2rem}.mgpb-wc-checkout-form{margin-bottom:5.8rem}.mgpb-wc__form-grid{-moz-column-gap:1.6rem;column-gap:1.6rem;display:grid;grid-template-columns:repeat(2,1fr);margin-top:2.4rem;row-gap:2.4rem}.mgpb-wc__form-grid .form-row .woocommerce-input-wrapper input.input-text,.mgpb-wc__form-grid .form-row .woocommerce-input-wrapper select{background-color:#f0f0ea}.mgpb-wc__form-grid .form-row-wide:not(.validate-email,.validate-phone,.address-field){grid-column:1/3}.mgpb-wc__checkout-step{border:none;display:none}.mgpb-wc-checkout-nav{display:flex;justify-content:space-between;margin-top:2.4rem}.mgpb-wc__checkout-step--payment .mgpb-custom-order-review__table{display:none}.mgpb-wc__checkout-steps{margin-top:1.6rem}.mgpb-wc__checkout-steps-nav{align-items:center;display:flex;flex-direction:row;gap:1.2rem;margin:4.8rem 0 4rem}.mgpb-wc__checkout-steps-nav .icon{color:#728ba7;font-size:1.8rem}.mgpb-wc-checkout-nav__step-nav{display:inline-flex;gap:1.2rem;padding:0}.mgpb-wc-checkout-nav__step-nav.btn:not(.mgpb-pill){color:#003057}.mgpb-wc-checkout-nav__step-nav.mgpb-pill{color:#fff;font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.15rem;line-height:1.6;padding:.4rem 1.2rem;text-transform:uppercase}.mgpb-completed-steps-summary{display:flex;flex-direction:column;gap:2.4rem}.mgpb-completed-steps-summary .mgpb-wc-checkout__edit-block:last-of-type{margin-bottom:.8rem}.mgpb-wc-checkout__edit-block{background-color:#e8e8e1;border-radius:.8rem;display:inline-flex;justify-content:space-between;padding:1.6rem 2.4rem}.mgpb-checkout-summary__item{background-color:#e8e8e1;border-radius:.8rem;padding:2.4rem}.mgpb-checkout-summary__item p:not(.eyebrow){color:#003057}.mgpb-checkout-summary__group-header{display:flex;justify-content:space-between;margin-bottom:2.4rem}.mgpb-checkout-summary{display:flex;flex-direction:column;gap:2.4rem}.mgpb-custom-order-review{background:#e8e8e1;border-radius:1.6rem;padding:2.4rem;position:relative;z-index:auto!important}.mgpb-custom-order-review:before{background-color:#d6d6ce;border-radius:100%;content:"";filter:blur(79.444442749px);height:100%;left:0;position:absolute;top:0;transform:rotate(-22.677deg);width:100%;z-index:-1}.mgpb-custom-order-review div{position:relative}.mgpb-custom-order-review__table{display:flex;flex-direction:column;gap:1.6rem;margin-top:1.6rem}.mgpb-custom-order-review__item{border:.1rem solid #c7c7bc;border-radius:1.6rem;display:flex;flex-direction:row;gap:1.6rem;justify-content:space-between;padding:3.2rem}.mgpb-custom-order-review__total{background:hsla(60,9%,82%,.5);border-radius:1.6rem;display:flex;flex-direction:column;gap:1.6rem;padding:2.2rem 1.6rem}.mgpb-custom-order-review__total-item{align-items:center;display:flex;flex-direction:row;gap:1.6rem;justify-content:space-between}.mgpb-custom-order-review__total-item .order_total{font-family:Barlow,sans-serif;font-size:2rem;font-style:normal;font-weight:600;letter-spacing:.02rem;line-height:1.5}.mgpb-custom-order-review__total-item .order_total+div:has(.amount){font-family:Barlow,sans-serif;font-size:2rem;font-style:normal;font-weight:700;line-height:1.5}.mgpb-thankyou-order-details__list{background:#e8e8e1;border-radius:1.6rem;display:flex;flex-direction:column;gap:2rem;justify-content:space-between;padding:1.6rem;position:relative;z-index:1}@media(min-width:768px){.mgpb-thankyou-order-details__list{flex-direction:row}}.mgpb-section--order-received{position:relative}.mgpb-section--order-received:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIyMiIgaGVpZ2h0PSI3MTEiIHZpZXdCb3g9IjAgMCAxMjIyIDcxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0My4zNTUgMTEzLjMyN0wyMjQuNTk0IDE0Ni4xMzJDMjI4LjY1NCAxNDcuOTY0IDIzNC44ODUgMTQ4LjA5NyAyMzkuMjI2IDE0Ni40NDNMMjUwLjE3NiAxNDIuMzM2QzI1NC41MjEgMTQwLjY4NSAyNjAuNzQ5IDE0MC44MTggMjY0LjgwOCAxNDIuNjQ2TDM1MC44NjUgMTg1LjQ1OEMzNTQuNTg4IDE4Ni42NTQgMzYwLjE4NyAxODcuMTA5IDM2NC41OSAxODYuNzJMMzg3LjU2MyAxOTAuMDIxQzM5Mi4zMjIgMTg5LjE3NyAzOTguMzkxIDE5MC4zMSA0MDEuNzU1IDE5Mi43MjNMNDk0LjI5MiAzMzAuNzI4QzQ5Ni4yNiAzMzEuMTk4IDQ5OS4wOTkgMzMyLjE4NyA1MDEuNzc0IDMzMy42NTJMNjMzLjM5NiAzOTguMzZDNjM3LjAyMyA0MDAuMSA2NDEuMDEyIDQwMC4wODUgNjQzLjg3NiAzOTguNTQ1TDY4Ny4wMjkgMzcwLjA4OEM2OTAuMDc4IDM2OC4zMTUgNjk0LjQ4NSAzNjguNDQxIDY5OC4yMDEgMzcwLjUwMkw4NjAuMTk3IDQ2Mi44NjVMMTI4Ny45NiA3MDkuODM3IiBzdHJva2U9IiNENkQ2Q0UiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBkPSJNODYuMTMyOCA4OC40ODA0Qzg5LjkgOTAuNjYzNyA5NS44MjgzIDkwLjUzMDUgMTAwLjEzNiA4OC4yNTFMMTM2LjcwOCA2Mi43MTY5QzE0MS40ODIgNTkuODQ1MyAxNDguMTI1IDYwLjAxMTggMTUyLjM5MSA2Mi45Njg2TDIzMC4yODEgMTA3LjQ4N0MyMzQuMjE1IDEwOS44NzcgMjQwLjI1IDExMC4wNTEgMjQ0LjQ1OCAxMDcuODk0TDI1NS4wNjcgMTAyLjUzMkMyNTkuMjc1IDEwMC4zNzQgMjY1LjMxMSAxMDAuNTUyIDI2OS4yNDQgMTAyLjkzOUwzNTMuNDI5IDE1Ny4xNTJDMzU2LjkzNyAxNTguOTE3IDM2Mi4xODQgMTU5LjQ1IDM2Ni4zNzMgMTU4LjU5MkwzODYuNTA4IDE1OC40ODRDMzkxLjE2MyAxNTcuMjExIDM5Ny4wMzYgMTU4LjQ1MSA0MDAuMjE5IDE2MS40NTZMNDk5Ljg3NSAzMTAuMDc5QzUwMS41ODggMzEwLjk2MyA1MDQuMDIgMzEyLjA3NyA1MDYuNDMyIDMxMy4zMzlMNjM4LjU2MSAzNzYuNUM2NDIuMjYyIDM3OC4yMjkgNjQ2LjQwNyAzNzguMDIxIDY0OS40IDM3Ni4xNDFMNjk1LjE2OSAzNDMuNjhDNjk4LjM3IDM0MS41NTYgNzAyLjk2MiAzNDEuNDk3IDcwNi43ODEgMzQzLjU4N0w4NzEuMzk3IDQzNS45MzlMMTM0My45NiA3MDguNzc2IiBzdHJva2U9IiNENkQ2Q0UiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBkPSJNNzEuNDMzNiA1Ni4wOTMxQzc1LjMwNDQgNTMuNTI0OSA4MC4zNTU3IDUzLjc5MTMgODMuNjgyNSA1Ni41OTI3TDk0LjcyNDkgNDAuMTI1MUM5OC40NDc3IDQyLjkyNjQgMTA0LjE5NSA0Mi45NDg2IDEwOC4zMTMgNDAuMjY1N0wxNDUuODk2IDEyLjEzNzZDMTUwLjU5MiA4Ljg2MjU1IDE1Ny4yMDkgOS4xMTc4OSAxNjEuNDM5IDEyLjYwMzhMMjM1Ljk3OSA2OC44MzQyQzIzOS43ODcgNzEuNzgzNiAyNDUuNjI3IDcxLjk5ODIgMjQ5LjcwMSA2OS4zMzc1TDI1OS45NyA2Mi43MjA4QzI2NC4wNDEgNjAuMDYwMSAyNjkuODg0IDYwLjI3NDcgMjczLjY5MiA2My4yMjQxTDM1NiAxMjguODM1QzM1OS4yOTQgMTMxLjE3NCAzNjQuMTg2IDEzMS43ODEgMzY4LjE2NCAxMzAuNDUzTDM4NS40NjQgMTI2LjkzM0MzOTAuMDE2IDEyNS4yMjcgMzk1LjY4OSAxMjYuNTc0IDM5OC42OTQgMTMwLjE3MUw1MDUuNDcgMjg5LjQxMUM1MDYuOTI0IDI5MC43MSA1MDguOTU2IDI5MS45NSA1MTEuMTAyIDI5My4wMTJMNjQzLjc0MiAzNTQuNjI2QzY0Ny41MTYgMzU2LjM0NyA2NTEuODEzIDM1NS45NDQgNjU0LjkzNiAzNTMuNzJMNzAzLjMyMSAzMTcuMjUxQzcwNi42NzcgMzE0Ljc3OSA3MTEuNDU1IDMxNC41MzQgNzE1LjM3NCAzMTYuNjQ3TDg4Mi42MSA0MDguOTg4TDEyNjcuMTUgNjMxIiBzdHJva2U9IiNENkQ2Q0UiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBkPSJNMC40NjQ4NDQgNjUuNDQxMUw2LjM3MDk0IDUwLjIwOTVDNy4xNDA2NiA0OC4zMjU5IDguNDI0ODMgNDYuNzAxMyAxMC4xMzQ1IDQ1LjUwMjNMOTAuNzQwMiAtOS4xNzc0OEM5NC42Nzc2IC0xMS44MzA4IDk5Ljg5NTUgLTExLjQwMTUgMTAzLjMxOCAtOC4yMzc1M0MxMDYuOTk3IC00LjgxNDQ5IDExMi41NTkgLTQuNjQ0MjYgMTE2LjQ5NiAtNy43MjMxNUwxNTUuMDkgLTM4LjQ0MTdDMTU5LjcxMiAtNDIuMTIwMSAxNjYuMjk4IC00MS43Nzk2IDE3MC40OTEgLTM3Ljc1NzFMMjQxLjY4NyAzMC4xODU2QzI0NS4zNjUgMzMuNjkzOCAyNTEuMDEyIDMzLjk0OTEgMjU0Ljk0OSAzMC43ODUxTDI2NC44NzQgMjIuOTE0QzI2OC44MTIgMTkuNzQ2MyAyNzQuNDU5IDIwLjAwNTMgMjc4LjEzNyAyMy41MTM1TDM1OC41NzMgMTAwLjUyNkMzNjEuNjUyIDEwMy40MzUgMzY2LjE4OCAxMDQuMTIgMzY5Ljk1MiAxMDIuMzI1TDM4NC40MTQgOTUuMzkzNkMzODguODYyIDkzLjI1NDYgMzk0LjMzOSA5NC43MDkgMzk3LjE2MiA5OC45MDE3TDUxMS4wNTUgMjY4Ljc1OEM1MTIuMjU0IDI3MC40NjggNTEzLjg3OCAyNzEuODM3IDUxNS43NjIgMjcyLjY5Nkw2NDguOTA4IDMzMi43NjdDNjUyLjc2MSAzMzQuNDc3IDY1Ny4yMDkgMzMzLjg4MSA2NjAuNDYxIDMzMS4zMTNMNzExLjQ1OSAyOTAuODRDNzE0Ljk2NyAyODguMDE2IDcxOS45MyAyODcuNTg3IDcyMy45NTIgMjg5LjcyNkw4OTMuODA4IDM4Mi4wNTVMMTMyNS45NiA2MzEuNTYxIiBzdHJva2U9IiNENkQ2Q0UiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8L3N2Zz4K);background-position:0 100%;background-repeat:no-repeat;background-size:100% 100%;content:"";height:75.0837rem;left:20%;pointer-events:none;position:absolute;top:-9.7rem;width:134.35rem;z-index:0}.mgpb-section--order-received * div{position:relative}.mgpb-order-received{max-width:90rem}.mgpb-wc-table-order-details{background:#e8e8e1;border-radius:1.6rem;padding:2.4rem}.mgpb-wc-table-order-details .product-total{text-align:right}.mgpb-wc-table-order-details+.order-again{display:none}.mgpb-wc-table-order-details__table{border:none}.mgpb-wc-table-order-details__header{display:flex;flex-direction:row;gap:1.6rem;justify-content:space-between}.mgpb-wc-table-order-details__total{display:flex;justify-content:right;margin-top:1.6rem}.mgpb-wc-table-order-details__total .mgpb-custom-order-review__total{max-width:50rem;width:100%}.mgpb-wc-table-order-details__table-grid{display:flex;flex-direction:column;gap:1.6rem}.mgpb-wc__checkout-step--payment fieldset{border:none}.mgpb-wc__checkout-step--payment .wc_payment_methods.payment_methods.methods,.mgpb-wc__checkout-step--payment .woocommerce-checkout-payment{background-color:transparent!important;padding:0}.mgpb-wc__checkout-step--payment .payment_box{display:none!important}.mgpb-wc__checkout-step--payment .wc_payment_method.payment_method_ppcp-gateway label{color:#003057;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:.016rem;line-height:1.6}.mgpb-wc__checkout-step--payment .woocommerce-terms-and-conditions-wrapper{color:#141f28;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:.016rem;line-height:1.6}.mgpb-wc__checkout-step--payment .woocommerce-checkout-payment #place_order{display:none!important}.mgpb-wc__checkout-step--payment .wc_payment_methods{border-bottom:none!important;padding:2.4rem 0 0!important}.mgpb-wc__checkout-step--payment .wc_payment_methods+.form-row{height:0;margin:0!important;padding:0!important}.mgpb-wc-checkout__terms .form-row{display:flex}.mgpb-wc-checkout__terms .woocommerce-form__label{color:#141f28;position:relative}.mgpb-wc-checkout__terms .woocommerce-form__label.woocommerce-form__label-for-checkbox{display:flex!important;position:relative}.mgpb-wc-section{position:relative}.mgpb-wc-section:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTExMCIgaGVpZ2h0PSI4NzkiIHZpZXdCb3g9IjAgMCAxMTEwIDg3OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExMDguOTggODM1LjE2M0w4MDUuOTkxIDY2MC4yMjRMNTQxLjEwOSA1MTYuMjQxQzUzNC44MzYgNTEyLjkwNCA1MjcuMDk3IDUxMy41NzQgNTIxLjYyOCA1MTcuOTc1TDQ0Mi4wOTUgNTgxLjA5MkM0MzcuMDI0IDU4NS4wOTYgNDMwLjA4NCA1ODYuMDMgNDI0LjA3OSA1ODMuMzYyTDIxNi40NDQgNDg5LjY4N0MyMTMuNTA4IDQ4OC4zNTEgMjEwLjk3NCA0ODYuMjE5IDIwOS4xMDMgNDgzLjU0OEwzMS40OTI3IDIxOC42NjZDMjcuMDkxMiAyMTIuMTI5IDE4LjU0ODIgMjA5Ljg1OSAxMS42MDkyIDIxMy4xOTdMLTEwLjk0MTkgMjI0LjAwNUMtMTYuODEzMSAyMjYuODA3IC0yMy44ODYgMjI1LjczOSAtMjguNjg5NCAyMjEuMjA0TC0xNTQuMTI0IDEwMS4xMDRDLTE1OS44NjIgOTUuNjM1IC0xNjguNjY4IDk1LjIzMzIgLTE3NC44MDcgMTAwLjE3MUwtMTkwLjI4NiAxMTIuNDQ5Qy0xOTYuNDI1IDExNy4zODYgLTIwNS4yMzEgMTE2Ljk4NCAtMjEwLjk2OCAxMTEuNTE1TC0zMjEuOTkzIDUuNTU3NzVDLTMyOC41MyAtMC43MTUyOTMgLTMzOC44MDcgLTEuMjQ3MzUgLTM0Ni4wMTQgNC40ODk5MkwtNDA2LjE5NiA1Mi4zOTcyQy00MTIuMzM1IDU3LjIwMDYgLTQyMS4wMDggNTYuOTMyNyAtNDI2Ljc0NSA1MS41OTczQy00MzIuMDg0IDQ2LjY2IC00NDAuMjIxIDQ1Ljk5NCAtNDQ2LjM2IDUwLjEyNzZMLTU3Mi4wNjMgMTM1LjM5OEMtNTc0LjczMSAxMzcuMjY2IC01NzYuNzMyIDEzOS44MDMgLTU3Ny45MzQgMTQyLjczOUwtNTg3LjE0MyAxNjYuNDkxQy01ODguMjExIDE2OS4yOTMgLTU5MC4yMTIgMTcxLjgzMSAtNTkyLjYxMiAxNzMuNTY0TC04MTQuMTIgMzIzLjg2NyIgc3Ryb2tlPSIjRDZENkNFIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz4KPHBhdGggZD0iTTEwODYuNDggODU2LjcyOUw3ODcuOTE5IDY4NC4zNDVMNTI3LjM0NiA1NDEuNzE3QzUyMS40NjcgNTM4LjU4OCA1MTMuMzcxIDUzOC42OTIgNTA4LjI0IDU0Mi44MThMNDI5LjU1NiA1OTkuNDE3QzQyNC44MDEgNjAzLjE3MSA0MTcuNTE5IDYwMy41NjIgNDExLjg5IDYwMS4wNjJMMzUzLjE3OCA1NzQuMTEzTDIwOC4yNzYgNTA3LjAyOUMyMDUuNTIzIDUwNS43NzkgMjAyLjc3NCA1MDMuNTA2IDIwMS4wMjEgNTAxLjAwMkwxODEuMTcxIDQ3Mi40NTNDMTgxLjAyMyA0NzIuMzQ1IDE3NC43MjMgNDYyLjk4MSAxNzQuNjU2IDQ2Mi44MDZMMTU2LjcxOSA0MzUuNDI5QzE1Ni42NDUgNDM1LjI0NyAxNTAuMDI2IDQyNS40MDYgMTQ5Ljg1OCA0MjUuMjg2TDM4LjQ1NzcgMjY1LjUzNkMzOC4wNzQ0IDI2NS4yNzkgMjMuMTAyNyAyNDMuNzUyIDIyLjc3MTUgMjQ0LjA2QzE4LjI4NDQgMjM4LjI2NCA5LjczNDE1IDIzNi4xNTQgMi44NDcyIDIzOC45ODJMLTIwLjMzMjYgMjQ3LjQ5NUMtMjUuODM1NSAyNTAuMTIxIC0zNC4xOTE5IDI0Ny43NDggLTM4LjY5MzkgMjQzLjQ5NUMtMzkuMTQ0MSAyNDMuMTM4IC01MC40ODEgMjMyLjkzMiAtNTAuODg2NiAyMzMuMzIyTC0xMjAuMzgxIDE4MC4wNTRDLTEyMC43MzggMTgwLjM5NiAtMTMwLjUyIDE3MS41ODYgLTEzMC45MDMgMTcxLjI3N0wtMTM5LjkzMyAxNjIuNzlDLTE0MC4zMTYgMTYyLjQ4MSAtMTUwLjA5MSAxNTMuNjc0IC0xNTAuNDQ4IDE1NC4wMTdMLTE3MC4yNTcgMTM4LjgzM0MtMTc1LjYzNyAxMzMuNzAyIC0xODUuNTg5IDEzNC45NTIgLTE5MS4zNDIgMTM5LjU4TC0yMDcuMzM3IDE1Mi41MUMtMjEzLjA5MyAxNTcuMTM4IC0yMjMuMDQyIDE1OC4zODUgLTIyOC40MjIgMTUzLjI1OEwtMjM4LjM3NCAxNDUuNjU2Qy0yMzguNjc2IDE0NS45MzkgLTI0Ni45MDYgMTM4LjU3NiAtMjQ3LjI3IDEzOC40MDFMLTI1OC44ODYgMTI3Ljk4M0MtMjU5LjMyMiAxMjcuNzc1IC0yNjkuMDI1IDExOS4xNjUgLTI2OS4zMDEgMTE5LjU3MUwtMzQzLjA0OCA2My4zNTg4Qy0zNDkuMTc5IDU3LjQ4MDIgLTM2MC4zMjcgNTkuMjQwMSAtMzY3LjA4MyA2NC42MjAxTC00MTguOTY0IDEwOC41NTRDLTQxOS4wOCAxMDguNzIxIC00MjMuNTA3IDExMi4yNTIgLTQyMy42OTMgMTEyLjMzOEwtNDI4LjI3NyAxMTUuODA1Qy00MzQuMDMzIDEyMC4zMDcgLTQ0NC4yODMgMTIxLjAxNCAtNDQ5LjY2MyAxMTYuMDFDLTQ1NC42NjggMTExLjM4MSAtNDY0LjMwOCAxMTEuNjYxIC00NzAuMDYgMTE1LjU0MUwtNTQ2LjY2MSAxNjUuNjFDLTU0Ny4wMzcgMTY1Ljc3OCAtNTU2LjM3NiAxNzEuNzYgLTU1Ni42OTIgMTcxLjUxMUwtNjAxLjYyMyAxOTUuNzE0Qy02MDQuMTI3IDE5Ny40NjcgLTYwNi43MDkgMTk5LjI3OSAtNjA3LjgzNyAyMDIuMDMyQy02MDguMTc5IDIwMS43NTYgLTYxMi44NzQgMjEyLjU4IC02MTMuMjY1IDIxMi43ODhMLTYxOC44NzkgMjI0LjgzOUMtNjE5Ljg4IDIyNy40NjYgLTYyMi41ODUgMjMwLjI5NCAtNjI0Ljg0IDIzMS45MkwtODA1LjE3NSAzNTQuODI1IiBzdHJva2U9IiNENkQ2Q0UiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBkPSJNMTA0MS45OCA4NjUuNTg2TDcyMi40ODcgNjgxLjEyMkw1MTMuNTY5IDU2Ny4xODlDNTA4LjA4MSA1NjQuMjY4IDQ5OS42MjcgNTYzLjgwMyA0OTQuODM5IDU2Ny42NThMNDE2Ljk5OSA2MTcuNzM4QzQxMi41NiA2MjEuMjM5IDQwNC45NCA2MjEuMDkgMzk5LjY4NiA2MTguNzU0TDM0Mi4wNDYgNTkxLjgyN0wyMDAuMDk1IDUyNC4zNjRDMTk3LjUyOCA1MjMuMTk2IDE5NC41NTkgNTIwLjc4NSAxOTIuOTIyIDUxOC40NTJMMTcyLjkzMSA0OTAuNzQ4QzE3Mi42MjkgNDkwLjUzMiAxNjYuNjE3IDQ4MS42MjEgMTY2LjQ4NyA0ODEuMjcxTDE0OS4xMzMgNDU0LjEzN0MxNDguOTg1IDQ1My43NjggMTQyLjY3NCA0NDQuNDE0IDE0Mi4zMzkgNDQ0LjE4NEwyOS45ODY1IDI4OS4zOTdDMjkuMjIwMSAyODguODc5IDE0LjcwNTggMjY4LjgzMyAxNC4wMzYgMjY5LjQ1QzkuNDY3MDYgMjY0LjM5NyAwLjkwOTUzIDI2Mi40NDQgLTUuOTI5MDUgMjY0Ljc2MkwtMjkuNzMzOSAyNzAuOTc2Qy0zNC44NzIxIDI3My40MjggLTQ0LjUwODYgMjY5Ljc0OCAtNDguNzEzIDI2NS43NzhDLTQ5LjYxMzQgMjY1LjA2IC02MC44Nzk2IDI1NS41NzIgLTYxLjY5NDQgMjU2LjM1N0wtMTMzLjk1NyAyMTMuN0MtMTM0LjY3NSAyMTQuMzg0IC0xNDQuMzkgMjA2LjE4OCAtMTQ1LjE1NyAyMDUuNTdMLTE1NC42MTggMTk2LjgzQy0xNTUuMzg1IDE5Ni4yMTMgLTE2NS4wOTYgMTg4LjAyIC0xNjUuODEgMTg4LjcwNEwtMTg2LjQwNCAxNzYuNTQ5Qy0xOTEuNDIzIDE3MS43NiAtMjAyLjUyMiAxNzQuNjU5IC0yMDcuODk1IDE3OC45NzhMLTIyNC40MDMgMTkyLjU1OUMtMjI5Ljc3NiAxOTYuODc5IC0yNDAuODcxIDE5OS43NzMgLTI0NS44OSAxOTQuOTg5TC0yNTYuMjM3IDE4OC45MDVDLTI1Ni44MzYgMTg5LjQ3MSAtMjY0Ljk5MiAxODIuNjY5IC0yNjUuNzI1IDE4Mi4zMkwtMjc4LjA3IDE3MS44NzZDLTI3OC45MzcgMTcxLjQ1OSAtMjg4LjU2NiAxNjMuNTc1IC0yODkuMTE3IDE2NC4zOUwtMzY0LjEyOSAxMjEuMTQxQy0zNjkuODUxIDExNS42NTMgLTM4MS44NzcgMTE5LjcxMiAtMzg4LjE3OSAxMjQuNzMxTC00NDAuNjQ0IDE3MS43NjRDLTQ0MC44NzkgMTcyLjA5OSAtNDQ1LjE4IDE3NS41MzcgLTQ0NS41NDggMTc1LjcwNEwtNDUwLjM4NSAxNzkuMTk0Qy00NTUuNzU4IDE4My4zOTkgLTQ2Ny41ODYgMTg1LjA3NyAtNDcyLjYwNSAxODAuNDA3Qy00NzcuMjc0IDE3Ni4wODggLTQ4OC40MTQgMTc3LjMxNSAtNDkzLjc4NyAxODAuOTM2TC01NzQuMTYxIDIzMS42NzRDLTU3NC45MTIgMjMyLjAwOSAtNTg0LjA5MSAyMzcuNTMxIC01ODQuNzIzIDIzNy4wMjhMLTYzMS4yMDYgMjU2LjAxMUMtNjMzLjU0MiAyNTcuNjQ1IC02MzYuNzA5IDI1OC43MzggLTYzNy43NjEgMjYxLjMwOUMtNjM4LjQ0NiAyNjAuNzU5IC02NDMuMzQyIDI3MC44MTYgLTY0NC4xMjggMjcxLjIzMkwtNjUwLjY0MiAyODMuMTcyQy02NTEuNTc2IDI4NS42MjQgLTY1NC45ODggMjg4Ljc0NiAtNjU3LjA5IDI5MC4yNjRMLTc5OC43MSAzODcuNDQ0IiBzdHJva2U9IiNENkQ2Q0UiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBkPSJNOTc1LjQ4NCA4NjEuNzQ0TDQ5OS44MDcgNTkyLjY2QzQ5NC43MSA1ODkuOTQ4IDQ4NS44OTkgNTg4LjkxNyA0ODEuNDU3IDU5Mi40OTZMNDA0LjQ2NSA2MzYuMDU4QzQwMC4zNDcgNjM5LjMxIDM5Mi4zODEgNjM4LjYxOCAzODcuNTAzIDYzNi40NDlMMzMwLjkzNCA2MDkuNTQ1TDE5MS45MzQgNTQxLjcwMkMxODkuNTQ5IDU0MC42MTkgMTg2LjM2NCA1MzguMDcxIDE4NC44NDYgNTM1LjkwMUwxNjQuNzEzIDUwOS4wNDJDMTY0LjI2MyA1MDguNzE4IDE1OC41MzcgNTAwLjI2MSAxNTguMzM2IDQ5OS43MzdMMTQxLjU2MyA0NzIuODQ0QzE0MS4zMzYgNDcyLjI5MyAxMzUuMzM1IDQ2My40MjcgMTM0LjgzNiA0NjMuMDc3TDIxLjUyNzIgMzEzLjI1N0MyMC4zNzc1IDMxMi40ODMgNi4zMTcxIDI5My45MTMgNS4zMTYyNCAyOTQuODRDMC42NjE2OSAyOTAuNTI3IC03LjkwMzI0IDI4OC43MzQgLTE0LjY4OTcgMjkwLjU0NkwtMzkuMTIzMyAyOTQuNDY0Qy00My44OTMyIDI5Ni43NDEgLTU0LjgxMzQgMjkxLjc1NSAtNTguNzE2NCAyODguMDY4Qy02MC4wNjcgMjg2Ljk5MyAtNzEuMjYyNSAyNzguMjE5IC03Mi40ODY2IDI3OS4zOTVMLTE0Ny41MTggMjQ3LjM1M0MtMTQ4LjU5MyAyNDguMzggLTE1OC4yNDQgMjQwLjc5NyAtMTU5LjM5NCAyMzkuODcxTC0xNjkuMjg0IDIzMC44NzhDLTE3MC40MzMgMjI5Ljk1MSAtMTgwLjA3NyAyMjIuMzc2IC0xODEuMTU2IDIyMy4zOTlMLTIwMi41MzUgMjE0LjI3MkMtMjA3LjE5NyAyMDkuODI2IC0yMTkuNDQyIDIxNC4zNzMgLTIyNC40MjcgMjE4LjM4NEwtMjQxLjQ1MyAyMzIuNjE1Qy0yNDYuNDM5IDIzNi42MjYgLTI1OC42ODQgMjQxLjE2OSAtMjYzLjM0NiAyMzYuNzI3TC0yNzQuMDg3IDIzMi4xNjFDLTI3NC45ODcgMjMzLjAxMyAtMjgzLjA2MSAyMjYuNzcgLTI4NC4xNjMgMjI2LjI0NUwtMjk3LjIzNyAyMTUuNzc2Qy0yOTguNTM5IDIxNS4xNSAtMzA4LjA4NyAyMDcuOTg4IC0zMDguOTEzIDIwOS4yMTZMLTM4NS4xODYgMTc4LjkzQy0zOTAuNDk5IDE3My44MzIgLTQwMy4zOTkgMTgwLjE4NyAtNDA5LjI1MSAxODQuODQ5TC00NjIuMzAxIDIzNC45ODVDLTQ2Mi42NSAyMzUuNDg0IC00NjYuODI1IDIzOC44MzMgLTQ2Ny4zNzYgMjM5LjA4MkwtNDcyLjQ2NSAyNDIuNTk0Qy00NzcuNDUxIDI0Ni40OTcgLTQ5MC44NiAyNDkuMTUgLTQ5NS41MjIgMjQ0LjgxMkMtNDk5Ljg2MSAyNDAuODAxIC01MTIuNDk2IDI0Mi45NzcgLTUxNy40ODYgMjQ2LjMzN0wtNjAxLjYzMiAyOTcuNzQyQy02MDIuNzYgMjk4LjI0IC02MTEuNzc5IDMwMy4zMDQgLTYxMi43MjcgMzAyLjU1M0wtNjYwLjc1NyAzMTYuMzEyQy02NjIuOTI2IDMxNy44MyAtNjY2LjY3NyAzMTguMjAyIC02NjcuNjUyIDMyMC41ODdDLTY2OC42NzkgMzE5Ljc2MSAtNjczLjc4IDMyOS4wNTUgLTY3NC45NTUgMzI5LjY4TC02ODIuMzY3IDM0MS41MDhDLTY4My4yMzQgMzQzLjc4NSAtNjg3LjM0OSAzNDcuMTk3IC02ODkuMzAyIDM0OC42MDdMLTkwMy43ODQgNDg1LjY3IiBzdHJva2U9IiNENkQ2Q0UiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBkPSJNODg1Ljk4NCA4NDQuNjE0TDczMy42ODUgNzU2LjY4OUw0ODYuMDQxIDYxOC4xMzJDNDgxLjMzOCA2MTUuNjMyIDQ3Mi4xNzEgNjE0LjAzMiA0NjguMDY3IDYxNy4zMzZMMzkxLjkyIDY1NC4zNzlDMzg4LjExNyA2NTcuMzgxIDM3OS44MDkgNjU2LjE0NiAzNzUuMzA3IDY1NC4xNDRMMzE5LjgxNCA2MjcuMjY2TDE4My43NjEgNTU5LjA0NEMxODEuNTU4IDU1OC4wNDMgMTc4LjE1OCA1NTUuMzU3IDE3Ni43NTUgNTUzLjM1NUwxNTYuNDgxIDUyNy4zNEMxNTUuODgyIDUyNi45MDUgMTUwLjQ0MiA1MTguOTA2IDE1MC4xNzQgNTE4LjIwNkwxMzMuOTgyIDQ5MS41NTVDMTMzLjY4MSA0OTAuODIyIDEyNy45ODggNDgyLjQ0MyAxMjcuMzIyIDQ4MS45NzRMMTMuMDYwNCAzMzcuMTIxQzExLjUyNzUgMzM2LjA4NyAtMi4wNzg5NCAzMTkuMDAyIC0zLjQxNDY2IDMyMC4yMzNDLTguMTUxMDcgMzE2LjY2NSAtMTYuNzI3MSAzMTUuMDI4IC0yMy40NjUzIDMxNi4zM0wtNDguNTI3NyAzMTcuOTUyQy01Mi45MzMgMzIwLjA1NSAtNjUuMTMzMSAzMTMuNzYzIC02OC43MzQ3IDMxMC4zNTlDLTcwLjUzNTUgMzA4LjkyMiAtODEuNjYwMyAzMDAuODY3IC04My4yOTM2IDMwMi40MzRMLTE2MS4wOTMgMjgxLjAwNkMtMTYyLjUyOSAyODIuMzc1IC0xNzIuMTEzIDI3NS40MDcgLTE3My42NDYgMjc0LjE3MUwtMTgzLjk2NyAyNjQuOTI2Qy0xODUuNSAyNjMuNjkgLTE5NS4wODEgMjU2LjcyOSAtMTk2LjUxNyAyNTguMDk0TC0yMTguNjgxIDI1MS45OTZDLTIyMi45ODYgMjQ3Ljg5MiAtMjM2LjM3MyAyNTQuMDg3IC0yNDAuOTc5IDI1Ny43ODlMLTI1OC41MTggMjcyLjY3MkMtMjYzLjEyMSAyNzYuMzc0IC0yNzYuNTA4IDI4Mi41NjUgLTI4MC44MTIgMjc4LjQ2NUwtMjkxLjk0OCAyNzUuNDIyQy0yOTMuMTUgMjc2LjU1NiAtMzAxLjE0NSAyNzAuODc5IC0zMDIuNjE1IDI3MC4xNzVMLTMxNi40MTkgMjU5LjY3OUMtMzE4LjE1MyAyNTguODQ2IC0zMjcuNjI1IDI1Mi40MDkgLTMyOC43MjcgMjU0LjA0NkwtNDA2LjI2NSAyMzYuNzIzQy00MTEuMTY5IDIzMi4wMiAtNDI0Ljk0MyAyNDAuNjcxIC00MzAuMzQ5IDI0NC45NzJMLTQ4My45ODMgMjk4LjIwN0MtNDg0LjQ1MSAyOTguODczIC00ODguNSAzMDIuMTI5IC00ODkuMjMzIDMwMi40NkwtNDk0LjU3NSAzMDUuOTkxQy00OTkuMTc4IDMwOS41OTIgLTUxNC4xNjUgMzEzLjIyIC01MTguNDY2IDMwOS4yMTZDLTUyMi40NjkgMzA1LjUxNCAtNTM2LjYwOCAzMDguNjM2IC01NDEuMjEgMzExLjczOUwtNjI5LjEzMyAzNjMuODEzQy02MzAuNjMzIDM2NC40NzkgLTYzOS40OTUgMzY5LjA3OCAtNjQwLjc2IDM2OC4wNzdMLTY5MC4zNDIgMzc2LjYxNkMtNjkyLjM0NCAzNzguMDE5IC02OTYuNjc4IDM3Ny42NjkgLTY5Ny41NzkgMzc5Ljg3MkMtNjk4Ljk0OCAzNzguNzcxIC03MDQuMjUgMzg3LjI5OCAtNzA1LjgyIDM4OC4xMzJMLTcxNC4xMzIgMzk5Ljg0OEMtNzE0LjkzMiA0MDEuOTUgLTcxOS43NTQgNDA1LjY1NiAtNzIxLjU1NSA0MDYuOTU4TC05MDEuMjE4IDUyMy40NDMiIHN0cm9rZT0iI0Q2RDZDRSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+CjxwYXRoIGQ9Ik04MzYuNDc3IDg1MC41ODlMNzE1LjU5NyA3ODAuODA2TDQ3Mi4yNjIgNjQzLjYwN0M0NjcuOTUgNjQxLjMxNSA0NTguNDI1IDYzOS4xNDkgNDU0LjY2NCA2NDIuMTc0TDM3OS4zNjUgNjcyLjY5OUMzNzUuODc5IDY3NS40NTIgMzY3LjIzMiA2NzMuNjc0IDM2My4xMDIgNjcxLjgzOUwzMDguNjgxIDY0NC45ODRMMTc1LjU3OSA1NzYuMzgyQzE3My41NjMgNTc1LjQ2MyAxNjkuOTQzIDU3Mi42MzkgMTY4LjY1OSA1NzAuODA1TDE0OC4yNDQgNTQ1LjYzNEMxNDcuNDkyIDU0NS4wOTEgMTQyLjMzOSA1MzcuNTQ5IDE0Mi4wMDggNTM2LjY3MUwxMjYuNCA1MTAuMjYyQzEyNi4wMjQgNTA5LjM0MyAxMjAuNjM2IDUwMS40NTEgMTE5LjgwMyA1MDAuODY3TDQuNTg5MzcgMzYwLjk3OEMyLjY2OTUxIDM1OS42ODcgLTEwLjQ3OTQgMzQ0LjA3OCAtMTIuMTQ2MiAzNDUuNjE5Qy0xNi45NjgyIDM0Mi43OTEgLTI1LjU0ODEgMzQxLjMxNCAtMzIuMjM3OCAzNDIuMTA3TC01Ny45MjUyIDM0MS40MjlDLTYxLjk2MjEgMzQzLjM1NyAtNzUuNDQ1NiAzMzUuNzU5IC03OC43NDk1IDMzMi42NDFDLTgxLjAwMDUgMzMwLjg0OCAtOTIuMDU0NiAzMjMuNTA3IC05NC4wOTcyIDMyNS40NjhMLTE3NC42NjQgMzE0LjY1NUMtMTc2LjQ1OCAzMTYuMzY3IC0xODUuOTc4IDMxMC4wMTIgLTE4Ny44OTQgMzA4LjQ2OEwtMTk4LjY0MyAyOTguOTY5Qy0yMDAuNTYzIDI5Ny40MjUgLTIxMC4wNzcgMjkxLjA3OCAtMjExLjg3IDI5Mi43ODVMLTIzNC44MjMgMjg5LjcxNkMtMjM4Ljc2NyAyODUuOTU0IC0yNTMuMzA0IDI5My43OTcgLTI1Ny41MjMgMjk3LjE5NEwtMjc1LjU3NiAzMTIuNzMyQy0yNzkuNzk1IDMxNi4xMjUgLTI5NC4zMjggMzIzLjk2NSAtMjk4LjI3MSAzMjAuMjA3TC0zMDkuODAxIDMxOC42ODFDLTMxMS4zIDMyMC4wOTkgLTMxOS4yMjIgMzE0Ljk4MyAtMzIxLjA2IDMxNC4xMDlMLTMzNS41OTMgMzAzLjU4N0MtMzM3Ljc2MiAzMDIuNTQ1IC0zNDcuMTU3IDI5Ni44MzQgLTM0OC41MzMgMjk4Ljg3NkwtNDI3LjMzMyAyOTQuNTE2Qy00MzEuODI4IDI5MC4yMDMgLTQ0Ni40OCAzMDEuMTUgLTQ1MS40MzIgMzA1LjA5M0wtNTA1LjY0OSAzNjEuNDI4Qy01MDYuMjM0IDM2Mi4yNjEgLTUxMC4xNTUgMzY1LjQyIC01MTEuMDc0IDM2NS44MzdMLTUxNi42NyAzNjkuMzlDLTUyMC44ODkgMzcyLjY5NCAtNTM3LjQ1IDM3Ny4yOTMgLTU0MS4zOTcgMzczLjYyMUMtNTQ1LjA2NiAzNzAuMjI3IC01NjAuNzA0IDM3NC4yOTggLTU2NC45MjMgMzc3LjE0TC02NTYuNjE4IDQyOS44ODVDLTY1OC40OTMgNDMwLjcxOCAtNjY3LjE5MiA0MzQuODU1IC02NjguNzc3IDQzMy42MDVMLTcxOS45MSA0MzYuOTJDLTcyMS43NDQgNDM4LjIwNCAtNzI2LjY2MyA0MzcuMTM2IC03MjcuNDg5IDQzOS4xNTZDLTcyOS4yIDQzNy43OCAtNzM0LjcwNyA0NDUuNTQxIC03MzYuNjY4IDQ0Ni41ODNMLTc0NS44OCA0NTguMTkxQy03NDYuNjEzIDQ2MC4xMTkgLTc1Mi4xNDIgNDY0LjExOCAtNzUzLjc5IDQ2NS4zMDlMLTkxNC44ODMgNTY4Ljc0NyIgc3Ryb2tlPSIjRDZENkNFIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz4KPHBhdGggZD0iTTc2NS4xOCA4NDMuOTc5TDY5Ny41MzEgODA0LjkyOUw0NTguNTA0IDY2OS4wODNDNDU0LjU4MyA2NjcgNDQ0LjcwNSA2NjQuMjY5IDQ0MS4yODUgNjY3LjAxOEwzNjYuODMxIDY5MS4wMjRDMzYzLjY2MSA2OTMuNTI0IDM1NC42NzIgNjkxLjIwNyAzNTAuOTE4IDY4OS41NEwyOTcuNTY3IDY2Mi43MDZMMTY3LjQxNCA1OTMuNzI1QzE2NS41OCA1OTIuODkyIDE2MS43NDQgNTg5LjkzIDE2MC41NzUgNTg4LjI1OUwxNDAuMDE5IDU2My45M0MxMzkuMTE4IDU2My4yNzkgMTM0LjI1MiA1NTYuMTkxIDEzMy44NSA1NTUuMTM4TDExOC44MjIgNTI4Ljk3MUMxMTguMzcyIDUyNy44NjkgMTEzLjI5MyA1MjAuNDY1IDExMi4yOTIgNTE5Ljc2MkwtMy44NzQzOCAzODQuODRDLTYuMTc3NDcgMzgzLjI4OCAtMTguODY4NiAzNjkuMTYxIC0yMC44NzAzIDM3MS4wMTRDLTI1Ljc3NDIgMzY4LjkzIC0zNC4zNjUyIDM2Ny42MDkgLTQxLjAwMjkgMzY3Ljg5NkwtNjcuMzE5MSAzNjQuOTIzQy03MC45ODc2IDM2Ni42NzUgLTg1Ljc1NSAzNTcuNzcyIC04OC43NTc1IDM1NC45MzdDLTkxLjQ1ODcgMzUyLjc4NiAtMTAyLjQ0MiAzNDYuMTYgLTEwNC44OTQgMzQ4LjUxMUwtMTg4LjIyOSAzNDguMzE0Qy0xOTAuMzggMzUwLjM2NCAtMTk5LjgzOCAzNDQuNjI3IC0yMDIuMTM3IDM0Mi43NzRMLTIxMy4zMTggMzMzLjAyMkMtMjE1LjYyMSAzMzEuMTY5IC0yMjUuMDcyIDMyNS40MzUgLTIyNy4yMjIgMzI3LjQ4NkwtMjUwLjk2IDMyNy40NDVDLTI1NC41NDYgMzI0LjAyNSAtMjcwLjIyNSAzMzMuNTE3IC0yNzQuMDYxIDMzNi42MDVMLTI5Mi42MyAzNTIuNzk0Qy0yOTYuNDY2IDM1NS44NzggLTMxMi4xNDEgMzY1LjM2OSAtMzE1LjcyOCAzNjEuOTQ2TC0zMjcuNjUyIDM2MS45NDZDLTMyOS40NTMgMzYzLjY0MyAtMzM3LjI5NiAzNTkuMDg5IC0zMzkuNDk5IDM1OC4wMzZMLTM1NC43NjEgMzQ3LjQ4OEMtMzU3LjM2MSAzNDYuMjM4IC0zNjYuNjc4IDM0MS4yNTIgLTM2OC4zMyAzNDMuNzA0TC00NDguMzk1IDM1Mi4zMDZDLTQ1Mi40OCAzNDguMzg1IC00NjguMDA2IDM2MS42MjYgLTQ3Mi41MDggMzY1LjIxM0wtNTI3LjMxIDQyNC42NTFDLTUyOC4wMSA0MjUuNjUyIC01MzEuODA4IDQyOC43MTcgLTUzMi45MSA0MjkuMjJMLTUzOC43NTkgNDMyLjc5MkMtNTQyLjU5NSA0MzUuNzk0IC01NjAuNzMzIDQ0MS4zNjQgLTU2NC4zMiA0MzguMDNDLTU2Ny42NTcgNDM0Ljk0NiAtNTg0Ljc5MSA0MzkuOTY1IC01ODguNjMgNDQyLjU0N0wtNjg0LjA5OSA0OTUuOTYxQy02ODYuMzUgNDk2Ljk2MiAtNjk0Ljg4OSA1MDAuNjM4IC02OTYuNzkgNDk5LjEzOUwtNzQ5LjQ3NSA0OTcuMjM0Qy03NTEuMTQxIDQ5OC40MDIgLTc1Ni42NDQgNDk2LjYxMiAtNzU3LjM5NiA0OTguNDQ2Qy03NTkuNDQ2IDQ5Ni43OTQgLTc2NS4xNTcgNTAzLjc4OSAtNzY3LjUwOSA1MDUuMDRMLTc3Ny42MTggNTE2LjUzNkMtNzc4LjI4NCA1MTguMjg5IC03ODQuNTE2IDUyMi41NzkgLTc4Ni4wMTkgNTIzLjY2NUwtOTUzLjYwNSA2MjkuMTg3IiBzdHJva2U9IiNENkQ2Q0UiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBkPSJNNzIxLjk3NyA4NTMuNTg2TDY3OS40NTYgODI5LjA0MUw0NDQuNzM5IDY5NC41NTRDNDQxLjIxMiA2OTIuNjc5IDQzMC45NzIgNjg5LjM3OSA0MjcuODk1IDY5MS44NTdMMzU0LjI5IDcwOS4zNDRDMzUxLjQzNiA3MTEuNTk1IDM0Mi4xMDUgNzA4LjczNCAzMzguNzI2IDcwNy4yM0wyODYuNDUxIDY4MC40MTlMMTU5LjI0NSA2MTEuMDU1QzE1Ny41OTMgNjEwLjMwMyAxNTMuNTQxIDYwNy4yMDQgMTUyLjQ4OCA2MDUuNzAxTDEzMS43OSA1ODIuMjE2QzEzMC43NCA1ODEuNDU3IDEyNi4xNjEgNTc0LjgyMyAxMjUuNjkyIDU3My41OTlMMTExLjI0OSA1NDcuNjczQzExMC43MjQgNTQ2LjM5IDEwNS45NTQgNTM5LjQ2OSAxMDQuNzg2IDUzOC42NTVMLTEyLjMzNzEgNDA4LjY5NUMtMTUuMDIzNCA0MDYuODg3IC0yNy4yNjA3IDM5NC4yMzcgLTI5LjU5NzIgMzk2LjM5OUMtMzQuNTgyOSAzOTUuMDU2IC00My4xODUyIDM5My44OTggLTQ5Ljc3MDcgMzkzLjY3MUwtNzYuNzE1OCAzODguNDAzQy04MC4wMTk3IDM4OS45ODEgLTk2LjA2NzEgMzc5Ljc3MSAtOTguNzcyIDM3Ny4yMTlDLTEwMS45MjMgMzc0LjcwNyAtMTEyLjgzNiAzNjguNzk5IC0xMTUuNjk3IDM3MS41NDVMLTIwMS44MDQgMzgxLjk2M0MtMjA0LjMxNSAzODQuMzU1IC0yMTMuNzA2IDM3OS4yMjggLTIxNi4zODkgMzc3LjA3TC0yMjcuOTk3IDM2Ny4wNjlDLTIzMC42ODQgMzY0LjkwNyAtMjQwLjA3MSAzNTkuNzg3IC0yNDIuNTc5IDM2Mi4xOEwtMjY3LjEwMiAzNjUuMTY3Qy0yNzAuMzI3IDM2Mi4wOSAtMjg3LjE1NiAzNzMuMjMgLTI5MC42MDkgMzc2LjAwOUwtMzA5LjY5MiAzOTIuODQ5Qy0zMTMuMTQ0IDM5NS42MjUgLTMyOS45NjUgNDA2Ljc2NSAtMzMzLjE5MSA0MDMuNjg0TC0zNDUuNTA4IDQwNS4xOThDLTM0Ny42MTEgNDA3LjE4MSAtMzU1LjM3NiA0MDMuMTkzIC0zNTcuOTQ3IDQwMS45NjVMLTM3My45MzggMzkxLjM5MUMtMzc2Ljk3NCAzODkuOTMyIC0zODYuMjEzIDM4NS42NzIgLTM4OC4xNCAzODguNTMzTC00NjkuNDY2IDQxMC4xMDJDLTQ3My4xNDYgNDA2LjU3NSAtNDg5LjU0MyA0MjIuMTEyIC00OTMuNTk1IDQyNS4zMzhMLTU0OC45ODEgNDg3Ljg3NUMtNTQ5Ljc5OSA0ODkuMDQzIC01NTMuNDY4IDQ5Mi4wMTYgLTU1NC43NTUgNDkyLjZMLTU2MC44NTcgNDk2LjE5NEMtNTY0LjMxIDQ5OC44OTYgLTU4NC4wMjUgNTA1LjQ0IC01ODcuMjU1IDUwMi40MzhDLTU5MC4yNTcgNDk5LjY2MiAtNjA4Ljg5NCA1MDUuNjI2IC02MTIuMzQ3IDUwNy45NTVMLTcxMS41OTIgNTYyLjAzNUMtNzE0LjIxOSA1NjMuMjA0IC03MjIuNTk4IDU2Ni40MTggLTcyNC44MTUgNTY0LjY2NkwtNzc5LjA1IDU1Ny41MzdDLTc4MC41NTMgNTU4LjU4NiAtNzg2LjYzNyA1NTYuMDc5IC03ODcuMzEgNTU3LjczMUMtNzg5LjcwMyA1NTUuODAzIC03OTUuNjE4IDU2Mi4wMzIgLTc5OC4zNiA1NjMuNDlMLTgwOS4zNyA1NzQuODc1Qy04MDkuOTY5IDU3Ni40NTMgLTgxNi45MDggNTgxLjAzNyAtODE4LjI1OSA1ODIuMDEyTC05OTIuMzM3IDY4OS42MjEiIHN0cm9rZT0iI0Q2RDZDRSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+CjxwYXRoIGQ9Ik02NjEuNDM0IDg1My4xOTNMNjYxLjQ0NSA4NTMuMjI3TDQzMS4wMzkgNzIwLjA5OEM0MjcuOTAzIDcxOC40MzEgNDE3LjMxIDcxNC41NjUgNDE0LjU3MiA3MTYuNzY4TDM0MS44MSA3MjcuNzM2QzMzOS4yNzcgNzI5LjczOCAzMjkuNTk5IDcyNi4zMzQgMzI2LjU5NyA3MjQuOTk4TDI3NS4zOTMgNjk4LjIxM0wxNTEuMTM3IDYyOC40NjlDMTQ5LjY2OCA2MjcuODAzIDE0NS40IDYyNC41NjIgMTQ0LjQ2NiA2MjMuMjNMMTIzLjYyNyA2MDAuNTlDMTIyLjQyNSA1OTkuNzIzIDExOC4xMzEgNTkzLjU0MyAxMTcuNTk5IDU5Mi4xNDRMMTAzLjczNiA1NjYuNDZDMTAzLjEzNyA1NjQuOTkxIDk4LjY3MjQgNTU4LjU2MSA5Ny4zMzY3IDU1Ny42MjdMLTIwLjczODcgNDMyLjYzNUMtMjMuODA4MiA0MzAuNTY3IC0zNS41OTE2IDQxOS4zOTcgLTM4LjI1OTMgNDIxLjg2OEMtNDMuMzMwNiA0MjEuMjY5IC01MS45MzY0IDQyMC4yNjggLTU4LjQ3NzMgNDE5LjUzMUwtODYuMDQ3NSA0MTEuOTYzQy04OC45ODMxIDQxMy4zNjYgLTEwNi4zMTQgNDAxLjg1MSAtMTA4LjcxOCAzOTkuNTgxQy0xMTIuMzE5IDM5Ni43MTIgLTEyMy4xNjEgMzkxLjUxOCAtMTI2LjQzMiAzOTQuNjU1TC0yMTUuMzA3IDQxNS42ODhDLTIxOC4xNzYgNDE4LjQyMyAtMjI3LjUwMyA0MTMuOTA5IC0yMzAuNTY5IDQxMS40NDNMLTI0Mi42MDkgNDAxLjE4OEMtMjQ1LjY3OSAzOTguNzE4IC0yNTQuOTk5IDM5NC4yMTIgLTI1Ny44NzIgMzk2Ljk0N0wtMjgzLjE4IDQwMi45NjNDLTI4Ni4wNDggNDAwLjIyOSAtMzA0LjAxOSA0MTMuMDE2IC0zMDcuMDg5IDQxNS40ODdMLTMyNi42ODUgNDMyLjk3OEMtMzI5Ljc1NSA0MzUuNDQ4IC0zNDcuNzE4IDQ0OC4yMzMgLTM1MC41ODcgNDQ1LjQ5NEwtMzYzLjMgNDQ4LjUzQy0zNjUuNzA0IDQ1MC44IC0zNzMuMzkxIDQ0Ny4zNjkgLTM3Ni4zMjYgNDQ1Ljk2N0wtMzkzLjA0NyA0MzUuMzY3Qy0zOTYuNTE1IDQzMy43IC00MDUuNjc5IDQzMC4xNjUgLTQwNy44ODEgNDMzLjQzNkwtNDkwLjQ2OSA0NjcuOTY3Qy00OTMuNzM5IDQ2NC44MyAtNTExLjAxMSA0ODIuNjY0IC01MTQuNjE2IDQ4NS41MzJMLTU3MC41ODYgNTUxLjE3MkMtNTcxLjUyIDU1Mi41MDggLTU3NS4wNjYgNTU1LjM4OCAtNTc2LjUzMiA1NTYuMDU0TC01ODIuODg3IDU1OS42NjdDLTU4NS45NTYgNTYyLjA3IC02MDcuMjQ5IDU2OS41ODYgLTYxMC4xMTggNTY2LjkxOEMtNjEyLjc4NiA1NjQuNDQ4IC02MzIuOTIyIDU3MS4zNjQgLTYzNS45OTIgNTczLjQzM0wtNzM5LjAwOSA2MjguMTgzQy03NDIuMDEyIDYyOS41MTggLTc1MC4yMzEgNjMyLjI3MiAtNzUyLjc2NSA2MzAuMjdMLTgwOC41NTIgNjE3LjkyMUMtODA5Ljg4OCA2MTguODU1IC04MTYuNTU1IDYxNS42MjUgLTgxNy4xNTQgNjE3LjA5MUMtODE5Ljg4OSA2MTQuODg5IC04MjYuMDA2IDYyMC4zNTEgLTgyOS4xNDIgNjIyLjAxOEwtODQxLjA1MiA2MzMuMjkxQy04NDEuNTg0IDYzNC42OTQgLTg0OS4yMjcgNjM5LjU2OCAtODUwLjQyOCA2NDAuNDM5TC0xMDMxIDc1MC4xMzUiIHN0cm9rZT0iI0Q2RDZDRSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+CjxwYXRoIGQ9Ik02NDMuMzY3IDg3Ny4zMjJMNjQzLjM2NyA4NzcuMzQ1TDQxNy4yNjYgNzQ1LjU3QzQxNC41MjQgNzQ0LjExMSA0MDMuNTcgNzM5LjY4IDQwMS4xNzggNzQxLjYwN0wzMjkuMjY1IDc0Ni4wNTdDMzI3LjA0NyA3NDcuODEgMzE3LjAzMSA3NDMuODYyIDMxNC40MDUgNzQyLjY5NEwyNjQuMjcyIDcxNS45MzFMMTQyLjk2NCA2NDUuODA4QzE0MS42OCA2NDUuMjI0IDEzNy4xOTMgNjQxLjg0OSAxMzYuMzc1IDY0MC42ODFMMTE1LjM5NCA2MTguODg1QzExNC4wNDMgNjE3LjkxIDExMC4wMzYgNjEyLjE4OCAxMDkuNDM3IDYxMC42MUw5Ni4xNTQxIDU4NS4xNjVDOTUuNDc2OSA1ODMuNTEzIDkxLjMyNDcgNTc3LjU2NyA4OS44MjE1IDU3Ni41MThMLTI5LjIwNjMgNDU2LjQ4OUMtMzIuNjU5IDQ1NC4xNjQgLTQzLjk4NDggNDQ0LjQ3MSAtNDYuOTg3MyA0NDcuMjUxQy01Mi4xNDA1IDQ0Ny4zOTIgLTYwLjc1NzUgNDQ2LjU1MSAtNjcuMjQ2NCA0NDUuMzA4TC05NS40NDUzIDQzNS40NDVDLTk4LjAxMjYgNDM2LjY3MyAtMTE2LjYyNyA0MjMuODUxIC0xMTguNzI5IDQyMS44NjVDLTEyMi43ODEgNDE4LjYzOSAtMTMzLjU1MiA0MTQuMTU5IC0xMzcuMjI4IDQxNy42ODZMLTIyOC44NzIgNDQ5LjMzNEMtMjMyLjA5OCA0NTIuNDExIC0yNDEuMzU5IDQ0OC41MTIgLTI0NC44MTEgNDQ1LjczNkwtMjU3LjI3OSA0MzUuMjI5Qy0yNjAuNzMyIDQzMi40NTQgLTI2OS45ODkgNDI4LjU1OCAtMjczLjIxOSA0MzEuNjM1TC0yOTkuMzEyIDQ0MC42OEMtMzAxLjgyMyA0MzguMjg4IC0zMjAuOTQgNDUyLjcyNCAtMzIzLjYyMyA0NTQuODg2TC0zNDMuNzM2IDQ3My4wMzFDLTM0Ni40MjMgNDc1LjE5MyAtMzY1LjUzMiA0ODkuNjI1IC0zNjguMDQzIDQ4Ny4yMjlMLTM4MS4xNTEgNDkxLjc4M0MtMzgzLjg1MyA0OTQuMzM2IC0zOTEuNDY1IDQ5MS40NjcgLTM5NC43NjkgNDg5Ljg5TC00MTIuMjE5IDQ3OS4yNjNDLTQxNi4xMjIgNDc3LjM4OCAtNDI1LjIwOCA0NzQuNTc5IC00MjcuNjgyIDQ3OC4yNTVMLTUxMS41MzUgNTI1Ljc0OUMtNTE0LjM5NiA1MjMuMDA3IC01MzIuNTQ1IDU0My4xMzYgLTUzNS42OTcgNTQ1LjY0NEwtNTkyLjI1MSA2MTQuMzgzQy01OTMuMyA2MTUuODgyIC01OTYuNzE5IDYxOC42NzMgLTU5OC4zNzEgNjE5LjQyMUwtNjA0Ljk3OSA2MjMuMDU2Qy02MDcuNjY1IDYyNS4xNTggLTYzMC41MzYgNjMzLjY0OSAtNjMzLjA0OCA2MzEuMzEyQy02MzUuMzg0IDYyOS4xNSAtNjU3LjAxNiA2MzcuMDE2IC02NTkuNzAzIDYzOC44MjRMLTc2Ni40OTcgNjk0LjI0M0MtNzY5Ljg3NSA2OTUuNzQzIC03NzcuOTM0IDY5OC4wMzkgLTc4MC43ODggNjk1Ljc4OEwtODM4LjEyNyA2NzguMjE5Qy04MzkuMjk1IDY3OS4wMzcgLTg0Ni41NDcgNjc1LjA4NiAtODQ3LjA3MiA2NzYuMzY5Qy04NTAuMTQ5IDY3My44OTEgLTg1Ni40NyA2NzguNTg3IC04NTkuOTk3IDY4MC40NjZMLTg3Mi44MDggNjkxLjYyOEMtODczLjI3NiA2OTIuODU2IC04ODEuNjIyIDY5OC4wMjQgLTg4Mi42NzEgNjk4Ljc4M0wtOTc5LjkzOCA3NTguNzA0IiBzdHJva2U9IiNENkQ2Q0UiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8L3N2Zz4K);background-position:0 100%;background-repeat:no-repeat;background-size:100% 100%;bottom:-33%;content:"";height:87.6rem;left:-37%;pointer-events:none;position:absolute;width:213.9rem}.mgpb-wc-section div{position:relative}.mgpb-wc-section .btn--text-link--secondary{border-radius:0;padding:0}.mgpb-wc-section .show-password-input:before{color:#003057;content:""!important;display:flex;font-family:icons!important;font-style:normal;font-variant:normal;font-weight:400!important;height:auto!important;line-height:1;text-transform:none;width:auto!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:none!important}.mgpb-wc-section.mgpb-wc-section--reverse:before{background-size:100% 108%;bottom:-43%;height:61.3rem;left:auto;right:-22%;transform:scaleX(-1);width:184.9rem}@media(max-width:767.98px){.mgpb-wc-account .container{padding:0}}.mgpb-wc-user-navigation ul{display:flex;flex-direction:row;gap:1.2rem;overflow:auto}@media(min-width:768px){.mgpb-wc-user-navigation ul{flex-direction:column}}.mgpb-wc-user-navigation ul li{flex:1 0 auto}.mgpb-wc-user-navigation [class*=-navigation-link--customer-logout] a:after{content:""!important}.mgpb-wc-user-navigation [class*=-navigation-link--] a{background-color:#f0f0ea;border:.1rem solid #c7c7bc;border-radius:.4rem;color:#141f28;display:inline-flex;font-family:Bitter,serif;font-size:1.6rem;font-weight:500;padding:1.4rem 3.7rem 1.4rem 1.7rem;position:relative;text-decoration:none;transition:background-color .3s ease,color .3s ease;width:100%}.mgpb-wc-user-navigation [class*=-navigation-link--] a:focus-visible,.mgpb-wc-user-navigation [class*=-navigation-link--] a:hover{background-color:#516985;color:#fff}.mgpb-wc-user-navigation [class*=-navigation-link--] a:after{content:"";display:flex;font-family:icons!important;font-size:2rem;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;position:absolute;right:1rem;text-transform:none;top:50%;transform:translateY(-50%);transition:color .3s ease;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mgpb-wc-user-navigation [class*=-navigation-link--].is-active a{background-color:#516985;color:#fff}.mgpb-wc-account__content{display:flex;flex-direction:column;gap:4rem;margin-top:4rem}@media(min-width:768px){.mgpb-wc-account__content{flex-direction:row;margin-top:9.6rem}}.mgpb-wc-account__content .woocommerce-notices-wrapper{display:block}.mgpb-wc-auth-step{background-color:#e8e8e1;border-radius:1.6rem;padding:2.4rem}.mgpb-wc-auth-step,.mgpb-wc-auth-step__form{display:flex;flex-direction:column;gap:1.6rem}.mgpb-wc-input,.woocommerce form .form-row{float:none;margin:0;padding:0;position:relative;width:100%}.mgpb-wc-input input,.mgpb-wc-input input.input-text,.mgpb-wc-input select,.woocommerce form .form-row input,.woocommerce form .form-row input.input-text,.woocommerce form .form-row select{background-color:#e8e8e1;border:.1rem solid #c7c7bc;border-radius:.8rem;color:#141f28;line-height:1.5;padding:3.1rem 1.6rem 1rem;width:100%}.mgpb-wc-input input.input-text::-moz-placeholder,.mgpb-wc-input input::-moz-placeholder,.mgpb-wc-input select::-moz-placeholder,.woocommerce form .form-row input.input-text::-moz-placeholder,.woocommerce form .form-row input::-moz-placeholder,.woocommerce form .form-row select::-moz-placeholder{opacity:0}.mgpb-wc-input input.input-text::placeholder,.mgpb-wc-input input::placeholder,.mgpb-wc-input select::placeholder,.woocommerce form .form-row input.input-text::placeholder,.woocommerce form .form-row input::placeholder,.woocommerce form .form-row select::placeholder{opacity:0}.mgpb-wc-input label,.woocommerce form .form-row label{color:#003057;left:1.6rem;position:absolute;top:50%;transform:translateY(-50%);transition:font-size,top,transform .3s ease;z-index:1}.mgpb-wc-input:has(input:not(:-moz-placeholder)) label,.woocommerce form .form-row:has(input:not(:-moz-placeholder)) label{font-size:1.4rem;top:1.1rem;transform:translateY(0)}.mgpb-wc-input:has(input:not(:placeholder-shown)) label,.woocommerce form .form-row:has(input:not(:placeholder-shown)) label{font-size:1.4rem;top:1.1rem;transform:translateY(0)}.mgpb-wc-input:has(select) label,.woocommerce form .form-row:has(select) label{font-size:1.4rem;top:1.1rem;transform:translateY(0)}.mgpb-wc-auth-step{display:none}.mgpb-wc-auth-step.active{display:flex}.mgpb-wc-auth-step__email{margin-bottom:8rem}@media(min-width:768px){.mgpb-wc-auth-step__email{margin-bottom:16.4rem}}.mgpb-wc-section__grid{display:grid;margin-top:4.8rem}@media(min-width:768px){.mgpb-wc-section__grid{gap:8rem;grid-template-columns:repeat(2,1fr)}}.mgpb-wc-order-lookup{display:flex;flex-direction:column;gap:1.6rem;position:relative}.mgpb-wc-order-lookup input{background-color:#f0f0ea}.mgpb-wc-order-lookup:before{background-color:#003057;content:"";display:none;height:10rem;left:-4rem;opacity:.3;position:absolute;top:5.8rem;width:.1rem}@media(min-width:768px){.mgpb-wc-order-lookup:before{display:block}}.mgpb-wc-order-lookup__button{margin-bottom:8rem;margin-top:1.6rem}@media(min-width:768px){.mgpb-wc-order-lookup__button{margin-bottom:16.4rem}}.woocommerce-privacy-policy-link{color:#a02323;text-decoration:underline;text-decoration-color:currentColor;transition:color .3s ease}.woocommerce-privacy-policy-link:focus-visible,.woocommerce-privacy-policy-link:hover{color:#c13636}.mgpb-wc-account-hero{align-items:flex-end;background-color:#d6d6ce;border-radius:2rem;display:flex;margin-top:14.8rem;padding:4.8rem 1.6rem;position:relative}@media(min-width:768px){.mgpb-wc-account-hero{min-height:31.2rem;padding:4.8rem 7.2rem}}.mgpb-wc-account-hero:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSIzNjQiIHZpZXdCb3g9IjAgMCAxNDQwIDM2NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIyODMuMzkgLTMzMi45MjZMMjI4My4zMiAtMzMyLjkwMUwxOTkyLjY5IC0xNTguNzg1QzE5OTAuNTUgLTE1Ny42NDggMTk3NC4xNSAtMTQ5LjI5MyAxOTcyLjI5IC0xNTAuNzlMMTg3Ny43IC0xMzAuMTg5QzE4NzUuOTcgLTEzMS41NTQgMTg2MC45MiAtMTIzLjk1NCAxODU4Ljg3IC0xMjMuMDQxTDE3OTQuOTEgLTg2LjY0ODZMMTY0MS41OCAxMC41MTJDMTY0MC41OCAxMC45Njg1IDE2MzMuNTcgMTYuMTMyNyAxNjMyLjkzIDE3LjA0NThMMTYwMy43NSA0My4zMDhDMTYwMS4yOSA0NS4wODM1IDE1OTcgNTEuMDIzOSAxNTk1LjkxIDUzLjg5TDE1ODAuMTkgODcuNTk0MUMxNTc4Ljk2IDkwLjU5NzIgMTU3NC41NSA5Ni43MSAxNTcxLjgyIDk4LjYxNzRMMTQwNS42MyAyNDEuOTU2QzEzOTkuMzYgMjQ2LjE4NyAxMzg1Ljc3IDI1My4zNDUgMTM4MC4zMSAyNDguMjk3QzEzNzIuOTQgMjQ1LjA2NiAxMzYxLjE2IDI0NS41NjggMTM1Mi41MyAyNDkuMzQyTDEzMTEuNTEgMjcyLjE4NUMxMzA5LjUxIDI3MS4yMzIgMTI3OC44OCAyOTQuMDU1IDEyNzcuMjUgMjk1LjYwMkMxMjY5Ljg4IDMwMS40NzEgMTI1NS40OSAzMDQuNjQ3IDEyNDguOCAyOTguMjM1TDExMTIuNTMgMjExLjY2NkMxMTA2LjY2IDIwNi4wNzEgMTA5NC4zIDIwOC44NzYgMTA4OC4wMiAyMTMuOTI0TDEwNjkuMjYgMjI5LjI4NEMxMDYyLjk5IDIzNC4zMzIgMTA1MC42MiAyMzcuMTMyIDEwNDQuNzYgMjMxLjU0MkwxMDA1Ljk3IDIwNi44MTdDMTAwNC4wMSAyMDguNjgzIDk3My4yNjIgMTgyLjI0OSA5NzEuMTY3IDE4MC41N0w5NDEuNjM4IDE1My4xNjZDOTM5LjU0OCAxNTEuNDgyIDkwOC44MDcgMTI1LjA2MiA5MDYuODU0IDEyNi45MjlMODg3LjM2OSAxMTQuNTA2Qzg4Mi40NTggMTA5Ljg2NCA4NzIuMzk0IDExMS40NzcgODY2LjM4NyAxMTQuMzQzTDgzOS42MTMgMTI4LjkzOEM4MzIuNTE2IDEzMi4zNDcgODIwLjQ0NyAxMzMuMjE0IDgxNS45NDggMTI2LjUyM0w2OTYuNDU2IDguNzQ2NTNDNjk0LjIyOSAxMC44ODIyIDY2NS45MDMgLTI1Ljk1MTkgNjYzLjQ0NyAtMjcuOTA0OUw1ODMuOTQ1IC0xMzQuMzA4QzU4Mi4wMzMgLTEzNy4wMzcgNTc3Ljg4OCAtMTQwLjQ1NyA1NzQuODkgLTE0MS44MjFMNTY0Ljg0NiAtMTQ2Ljg1OUM1NjIuNzU2IC0xNDguNDk3IDUyNS4xMTUgLTE2NC4wNTEgNTIzLjE2MiAtMTYyLjIzNEM1MjEuMzQxIC0xNjAuNTUgNDg1LjcwOSAtMTc1LjE1IDQ4My42MTkgLTE3Ni41NTVMMzIyLjU3NiAtMjU0Ljg1QzMxNi40MzggLTI1Ny41NzkgMzA2LjEwNSAtMjU4LjgyMiAzMDAuOTE1IC0yNTQuNzI4TDIxNi4zOTEgLTIwOS40MTJDMjE1LjQ4MyAtMjEwLjA1MSAyMDMuMjA3IC0yMDEuNzE3IDIwMi44MDEgLTIwMi43MTZDMTk3LjIwNSAtMTk4LjIxMSAxODcuNzYgLTIwMS40ODMgMTgxLjM0OCAtMjA0Ljg5MkwxNjAuMjA0IC0yMTkuNjU5QzE1OS44MzkgLTIyMC42MTMgMTQ1LjU3OSAtMjI4Ljg2MSAxNDQuNzU3IC0yMjkuNDVMLTEzNi44MzggLTM5MC4zODciIHN0cm9rZT0iIzk4QUJDMyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+CjxwYXRoIGQ9Ik0yMjU4Ljc3IC0zNjUuODI0TDIyNTguNjkgLTM2NS43ODNMMTk3My45MiAtMTkzLjUxOUMxOTcyLjMyIC0xOTIuNjY3IDE5NTUuNDQgLTE4My41MzUgMTk1NC4wNCAtMTg0LjY2MkwxODYwLjYxIC0xNTUuMTczQzE4NTkuMzEgLTE1Ni4xOTggMTg0My43OSAtMTQ3Ljg1OCAxODQyLjI2IC0xNDcuMTczTDE3NzkuNzYgLTExMC44MTFMMTYzMC40NSAtMTMuMTMyOEMxNjI5LjcgLTEyLjc5MyAxNjIyLjQgLTcuNDM2MDUgMTYyMS45MiAtNi43NTYyOEwxNTkyLjU0IDE4LjM1NDRDMTU4OS44OCAyMC4yNzcgMTU4NS45OCAyNS41OTM0IDE1ODQuOCAyOC42OThMMTU2OS44NiA2Mi4wNzI0QzE1NjguNTMgNjUuMzI0MSAxNTY0LjU1IDcwLjc3MjMgMTU2MS41OSA3Mi44NDIxTDEzOTQuMSAyMDkuNDA5QzEzODcuMzEgMjEzLjk4OSAxMzc0LjM0IDIxOS4xMzMgMTM2OC40MyAyMTMuNjY1QzEzNjAuOTUgMjA5LjQyNCAxMzQ5LjE1IDIwOS43MDggMTM0MC41OCAyMTQuMTc3TDEyOTguNzEgMjQwLjE1QzEyOTcuMjEgMjM5LjQzNSAxMjY0Ljg0IDI2NC4wMzggMTI2My42MSAyNjUuMTk1QzEyNTUuNjIgMjcxLjU1MSAxMjQxLjMzIDI3My43NTMgMTIzNC4wOSAyNjYuODAzTDEwOTQuMDQgMTY1Ljc2MkMxMDg3LjY4IDE1OS43IDEwNzUuNDEgMTYxLjY2OCAxMDY4LjYxIDE2Ny4xMzZMMTA0OS4yNiAxODIuODQyQzEwNDIuNDYgMTg4LjMxMSAxMDMwLjE5IDE5MC4yNzQgMTAyMy44NCAxODQuMjE3TDk4My45NzMgMTU1LjM2MkM5ODIuNTA3IDE1Ni43NjIgOTUwLjE5MiAxMjguMDggOTQ4LjYyNSAxMjYuODIyTDkxOC4zOTYgOTguNTI1OUM5MTYuODI4IDk3LjI2MjggODg0LjUyOSA2OC41OTYgODgzLjA2MyA2OS45OTYxTDg2My4wNDEgNTUuNDk3OEM4NTcuNzE5IDUwLjQ3MDYgODQ3Ljc2MSA1MS4zMTc4IDg0MS4yNTggNTQuNDIyNEw4MTMuNDk0IDY5LjA1MjZDODA1LjgwOSA3Mi43NTA3IDc5My44NDcgNzIuNjIzOSA3ODguOTY3IDY1LjM3OThMNjY3Ljc1NiAtNzAuMDcwOEM2NjYuMDgyIC02OC40Njc3IDYzNi41NjggLTEwOC40MzIgNjM0LjcyNiAtMTA5Ljg5OEw1NTQuNDI4IC0yMjAuNTMyQzU1Mi4zNTggLTIyMy40ODkgNTQ4LjM4NiAtMjI2Ljc4MiA1NDUuMTM0IC0yMjguMjU4TDUzNC43NDUgLTIzMy4zMjZDNTMzLjE3OCAtMjM0LjU1MyA0OTMuMzg2IC0yNTEuNDM2IDQ5MS45MiAtMjUwLjA3MUM0OTAuNTU1IC0yNDguODA4IDQ1Mi44NzkgLTI2NC42OTYgNDUxLjMxMiAtMjY1Ljc1N0wyODUuMTI1IC0zNDQuOTY0QzI3OC40NzQgLTM0Ny45MjIgMjY4LjM1OSAtMzQ4LjUzNiAyNjIuNzM4IC0zNDQuMDk3TDE3Ni4wOTkgLTI5MS42NjRDMTc1LjQxNCAtMjkyLjE0IDE2Mi4zNTEgLTI4Mi44MjcgMTYyLjA0MiAtMjgzLjU3OEMxNTUuOTggLTI3OC42OTcgMTQ2LjI2IC0yODAuOTI0IDEzOS4zMSAtMjg0LjYxN0wxMTYuOTQ0IC0yOTkuMjMyQzExNi42NyAtMjk5Ljk0OCAxMDEuNDQ3IC0zMDguNTkyIDEwMC44MzMgLTMwOS4wMzhMLTE4OS42MDkgLTQ3Mi44MTYiIHN0cm9rZT0iIzk4QUJDMyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+CjxwYXRoIGQ9Ik0yMzA4LjAyIC0zMDAuMDI3TDIzMDcuOTcgLTMwMC4wMjdMMjAxMS40NSAtMTI0LjA1NEMyMDA4Ljc4IC0xMjIuNjM0IDE5OTIuODcgLTExNS4wNSAxOTkwLjU0IC0xMTYuOTI3TDE4OTQuOCAtMTA1LjIxOUMxODkyLjY0IC0xMDYuOTIzIDE4NzguMDUgLTEwMC4wNjUgMTg3NS40OSAtOTguOTI4NUwxODEwLjA3IC02Mi41MDU0TDE2NTIuNzIgMzQuMTM3OEMxNjUxLjQ3IDM0LjcwNTkgMTY0NC43NiAzOS42ODc1IDE2NDMuOTYgNDAuODIzOEwxNjE0Ljk3IDY4LjIzNzZDMTYxMi43MiA2OS44NjYgMTYwOC4wNCA3Ni40MjUyIDE2MDcuMDQgNzkuMDUyOUwxNTkwLjUxIDExMy4wODdDMTU4OS4zOSAxMTUuODM2IDE1ODQuNTYgMTIyLjYxNCAxNTgyLjA2IDEyNC4zNjlMMTQxNy4xNyAyNzQuNDhDMTQxMS40MiAyNzguMzU2IDEzOTcuMjEgMjg3LjUzMiAxMzkyLjIxIDI4Mi45MDZDMTM4NC45NiAyODAuNjg5IDEzNzMuMTkgMjgxLjQwNCAxMzY0LjQ4IDI4NC40ODlMMTMyNC4zMiAzMDQuMjAyQzEzMjEuODIgMzAzLjAxIDEyOTIuOTQgMzI0LjA1MiAxMjkwLjkgMzI1Ljk4NUMxMjg0LjE0IDMzMS4zNjIgMTI2OS42NSAzMzUuNTE3IDEyNjMuNTIgMzI5LjYzN0wxMTMxLjAyIDI1Ny41NDJDMTEyNS42NSAyNTIuNDEzIDExMTMuMiAyNTYuMDU1IDExMDcuNDQgMjYwLjY4MkwxMDg5LjI2IDI3NS42OTdDMTA4My41MSAyODAuMzI0IDEwNzEuMDYgMjgzLjk2MSAxMDY1LjY5IDI3OC44MzJMMTAyNy45NiAyNTguMjM3QzEwMjUuNTIgMjYwLjU3IDk5Ni4zMyAyMzYuMzg4IDk5My43MTggMjM0LjI4M0w5NjQuODg4IDIwNy43NjdDOTYyLjI3MSAyMDUuNjYxIDkzMy4wOTcgMTgxLjQ4OSA5MzAuNjUyIDE4My44MjNMOTExLjcwNSAxNzMuNDY5QzkwNy4yIDE2OS4yMTggODk3LjAzNCAxNzEuNTkyIDg5MS41MyAxNzQuMjJMODY1Ljc0OSAxODguNzc5Qzg1OS4yNDYgMTkxLjkwNCA4NDcuMDcxIDE5My43NTUgODQyLjk0MiAxODcuNjI3TDcyNS4xNyA4Ny41MjQ1QzcyMi4zODUgOTAuMTk3OSA2OTUuMjU2IDU2LjQ5MzggNjkyLjE4MSA1NC4wNDg3TDYxMy40NzYgLTQ4LjEyODlDNjExLjcyNiAtNTAuNjI5OCA2MDcuNDA5IC01NC4xNzU4IDYwNC42NTQgLTU1LjQyODhMNTk0Ljk1NSAtNjAuNDQwOEM1OTIuMzM3IC02Mi40ODUxIDU1Ni44NTMgLTc2LjcxNDUgNTU0LjQwOCAtNzQuNDQxOUM1NTIuMTM1IC03Mi4zMzY2IDUxOC41NDcgLTg1LjY0MjggNTE1LjkzIC04Ny40MDMxTDM2MC4wMzYgLTE2NC43ODVDMzU0LjQwNSAtMTY3LjI4NiAzNDMuODUzIC0xNjkuMTU3IDMzOS4xIC0xNjUuNDAzTDI1Ni42OTEgLTEyNy4yMUMyNTUuNTU1IC0xMjguMDA2IDI0NC4wNzUgLTEyMC42NTYgMjQzLjU2NyAtMTIxLjkwNEMyMzguNDM5IC0xMTcuNzc0IDIyOS4yNzIgLTEyMi4wODYgMjIzLjM5MyAtMTI1LjIxNkwyMDMuNDc3IC0xNDAuMTNDMjAzLjAyIC0xNDEuMzIzIDE4OS43MTkgLTE0OS4xNyAxODguNyAtMTQ5LjkxMUwtODQuMDQzIC0zMDguMDAyIiBzdHJva2U9IiM5OEFCQzMiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIvPgo8cGF0aCBkPSJNMjIzNC4xNSAtMzk4LjcyTDIyMzQuMDQgLTM5OC42NjRMMTk1NS4xNSAtMjI4LjI0NkMxOTU0LjA4IC0yMjcuNjc4IDE5MzYuNzIgLTIxNy43NzYgMTkzNS43OCAtMjE4LjUyNkwxODQzLjUgLTE4MC4xNUMxODQyLjY0IC0xODAuODMgMTgyNi42NSAtMTcxLjc1NSAxODI1LjYzIC0xNzEuMjk4TDE3NjQuNTkgLTEzNC45NjZMMTYxOS4zIC0zNi43NjU4QzE2MTguNzkgLTM2LjUzNzUgMTYxMS4yIC0zMC45OTI5IDE2MTAuODggLTMwLjU0MTRMMTU4MS4zMSAtNi41ODIxOUMxNTc4LjQ1IC00LjUxMjQ2IDE1NzQuOTMgMC4xODQ5NzMgMTU3My42NiAzLjUyNzk5TDE1NTkuNTIgMzYuNTcyNkMxNTU4LjA5IDQwLjA3MjkgMTU1NC41MiA0NC44NjE3IDE1NTEuMzQgNDcuMDg4N0wxMzgyLjU1IDE3Ni44ODhDMTM3NS4yMyAxODEuODI0IDEzNjIuODkgMTg0Ljk0OSAxMzU2LjUyIDE3OS4wNTlDMTM0OC45MyAxNzMuODA0IDEzMzcuMTIgMTczLjg3NSAxMzI4LjYyIDE3OS4wMzlMMTI4NS44OSAyMDguMTQ3QzEyODQuODkgMjA3LjY3IDEyNTAuNzcgMjM0LjA1NCAxMjQ5Ljk1IDIzNC44MjVDMTI0MS4zNSAyNDEuNjY5IDEyMjcuMTUgMjQyLjg5NiAxMjE5LjM1IDIzNS40MTRMMTA3NS41MyAxMTkuODk5QzEwNjguNjkgMTEzLjM3MSAxMDU2LjUgMTE0LjUwMiAxMDQ5LjE4IDEyMC4zOTJMMTAyOS4yNSAxMzYuNDQyQzEwMjEuOTIgMTQyLjMzMiAxMDA5Ljc0IDE0My40NTggMTAwMi44OSAxMzYuOTM0TDk2MS45NiAxMDMuOTVDOTYwLjk4MSAxMDQuODg0IDkyNy4xMSA3My45NTQ1IDkyNi4wNjUgNzMuMTEyNEw4OTUuMTMgNDMuOTI4MkM4OTQuMDg1IDQzLjA4NjEgODYwLjIyNCAxMi4xNzIxIDg1OS4yNDUgMTMuMTA1NUw4MzguNjg0IC0zLjQ2MjVDODMyLjk1MiAtOC44NzUyNCA4MjMuMTAxIC04Ljc5OTEyIDgxNi4wOTUgLTUuNDU2MUw3ODcuMzM3IDkuMjA5NTFDNzc5LjA1OCAxMy4xOTE3IDc2Ny4yMDMgMTIuMDc1NyA3NjEuOTQ3IDQuMjczNjJMNjM5LjAxMSAtMTQ4Ljg1MUM2MzcuODk1IC0xNDcuNzggNjA3LjE4OSAtMTkwLjg3OSA2MDUuOTYyIC0xOTEuODUzTDUyNC44NjcgLTMwNi43MTNDNTIyLjY0IC0zMDkuODk5IDUxOC44MzUgLTMxMy4wNjUgNTE1LjMzNSAtMzE0LjY1Mkw1MDQuNjA2IC0zMTkuNzUxQzUwMy41NjEgLTMyMC41NjcgNDYxLjYxOSAtMzM4Ljc3OSA0NjAuNjQ1IC0zMzcuODcxQzQ1OS43MzcgLTMzNy4wMjkgNDIwLjAxNiAtMzU0LjIxMSA0MTguOTcxIC0zNTQuOTE2TDI0Ny42MzUgLTQzNS4wMzdDMjQwLjQ3MiAtNDM4LjIyMiAyMzAuNTc1IC00MzguMjAyIDIyNC41MjMgLTQzMy40MjhMMTM1Ljc3MyAtMzczLjg3M0MxMzUuMzE3IC0zNzQuMTkzIDEyMS40NTggLTM2My44OTUgMTIxLjI1IC0zNjQuMzkyQzExNC43MjEgLTM1OS4xMzYgMTA0LjcyMiAtMzYwLjMxOCA5Ny4yMzk4IC0zNjQuMjk1TDczLjY0NTYgLTM3OC43NThDNzMuNDYyOSAtMzc5LjIzNSA1Ny4yODA4IC0zODguMjggNTYuODY5OSAtMzg4LjU3NEwtMjQyLjQyNCAtNTU1LjE5NyIgc3Ryb2tlPSIjOThBQkMzIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz4KPHBhdGggZD0iTTIzMzIuNjQgLTI2Ny4xMzFMMjMzMi42MiAtMjY3LjE0MUwyMDMwLjIyIC04OS4zMjdDMjAyNy4wMiAtODcuNjIyNSAyMDExLjU5IC04MC44MDk2IDIwMDguOCAtODMuMDYyTDE5MTEuOSAtODAuMjQxNEMxOTA5LjMxIC04Mi4yODU4IDE4OTUuMTkgLTc2LjE2OCAxODkyLjEyIC03NC44MDM0TDE4MjUuMjMgLTM4LjM0NDdMMTY2My44NiA1Ny43ODFDMTY2Mi4zNiA1OC40NjA3IDE2NTUuOTUgNjMuMjU0NyAxNjU0Ljk5IDY0LjYxOTNMMTYyNi4xOSA5My4xODQ1QzE2MjQuMTUgOTQuNjYwNyAxNjE5LjA4IDEwMS44NDQgMTYxOC4xNiAxMDQuMjMzTDE2MDAuODUgMTM4LjU5N0MxNTk5LjgyIDE0MS4wOTggMTU5NC41OCAxNDguNTQgMTU5Mi4zMSAxNTAuMTMzTDE0MjguNzIgMzA3LjAxMUMxNDIzLjQ5IDMxMC41MzYgMTQwOC42NyAzMjEuNzI3IDE0MDQuMTIgMzE3LjUyMkMxMzk2Ljk4IDMxNi4zMTQgMTM4NS4yMiAzMTcuMjQ4IDEzNzYuNDQgMzE5LjYzN0wxMzM3LjE0IDMzNi4yMTVDMTMzNC4xMyAzMzQuNzg1IDEzMDcuMDEgMzU0LjA0NiAxMzA0LjU1IDM1Ni4zNjVDMTI5OC40MSAzNjEuMjU1IDEyODMuODIgMzY2LjM4NCAxMjc4LjI1IDM2MS4wMzdMMTE0OS41MyAzMDMuNDE0QzExNDQuNjQgMjk4Ljc1MiAxMTMyLjEgMzAzLjIzMiAxMTI2Ljg3IDMwNy40MzdMMTEwOS4yOCAzMjIuMTA4QzExMDQuMDUgMzI2LjMxMyAxMDkxLjUxIDMzMC43ODcgMTA4Ni42MiAzMjYuMTI1TDEwNDkuOTggMzA5LjY1OUMxMDQ3LjA0IDMxMi40NTQgMTAxOS40MiAyOTAuNTI0IDEwMTYuMjggMjg3Ljk5OEw5ODguMTU0IDI2Mi4zN0M5ODUuMDE0IDI1OS44NDMgOTU3LjQwMiAyMzcuOTE4IDk1NC40NjUgMjQwLjcxOUw5MzYuMDU2IDIzMi40NEM5MzEuOTYyIDIyOC41NzQgOTIxLjY4OSAyMzEuNzE5IDkxNi42ODcgMjM0LjEwNEw4OTEuOTAxIDI0OC42MjdDODg1Ljk4NiAyNTEuNDY4IDg3My43MSAyNTQuMzA5IDg2OS45NTYgMjQ4LjczOUw3NTMuOTA5IDE2Ni4zMUM3NTAuNTY2IDE2OS41MTYgNzI0LjYyOSAxMzguOTQyIDcyMC45NDYgMTM2LjAxTDY0My4wNDIgMzguMDU3N0M2NDEuNDQ5IDM1Ljc4NSA2MzYuOTYgMzIuMTEyMiA2MzQuNDU5IDMwLjk3NTlMNjI1LjEwNCAyNS45OTQ0QzYyMS45NjQgMjMuNTM5MSA1ODguNjMgMTAuNjMzNyA1ODUuNjk4IDEzLjM2MjlDNTgyLjk2OSAxNS44ODkyIDU1MS40MjYgMy44NzY2NiA1NDguMjkxIDEuNzYxMjdMMzk3LjU0IC03NC43MTIyQzM5Mi40MjIgLTc2Ljk4NDggMzgxLjY1MiAtNzkuNDg1OCAzNzcuMzMgLTc2LjA3MTdMMjk3LjAzNyAtNDQuOTk1NEMyOTUuNjcyIC00NS45NDkxIDI4NC45ODkgLTM5LjU4MjYgMjg0LjM3NSAtNDEuMDg0MUMyNzkuNzEzIC0zNy4zMzAyIDI3MC44MiAtNDIuNjg3MiAyNjUuNDc0IC00NS41MzMxTDI0Ni43ODUgLTYwLjU5OTVDMjQ2LjIzNyAtNjIuMDMwMSAyMzMuOSAtNjkuNDgyMSAyMzIuNjcyIC03MC4zNjQ4TC0zMS4yMTggLTIyNS42MTUiIHN0cm9rZT0iIzUxNjk4NSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+Cjwvc3ZnPgo=);background-position:0 100%;background-repeat:no-repeat;bottom:-3%;content:"";height:91.85rem;left:-6%;pointer-events:none;position:absolute;width:257.5rem}@media(min-width:768px){.mgpb-wc-account-hero .mgpb-hero__heading{margin-bottom:4.8rem}}.mgbp-edit-account-form .hidden{display:none}.mgbp-edit-account-form .form-row input,.mgbp-edit-account-form .form-row input.input-text,.mgbp-edit-account-form .form-row select{background-color:#f0f0ea!important}.mgbp-edit-account-form .form-row-wide{grid-column:1/-1}.mgbp-edit-account-form fieldset{border:none}.mgbp-edit-account-form__fieldset{display:grid;gap:1.6rem}@media(min-width:768px){.mgbp-edit-account-form__fieldset{grid-template-columns:repeat(2,1fr)}}.mgbp-edit-account-form__password{display:grid;gap:1.6rem;padding-top:3.2rem}.mgbp-edit-account-form__password .woocommerce-password-hint,.mgbp-edit-account-form__password .woocommerce-password-strength{display:none}.mgbp-password-input:before,.show-password-input:before{color:#003057;content:""!important;display:flex;font-family:icons!important;font-style:normal;font-variant:normal;font-weight:400!important;height:auto!important;line-height:1;text-transform:none;width:auto!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:none!important}.mgpb-wc-account-orders{padding:0}.mgpb-wc-account-orders .amount{font-family:Barlow,sans-serif;font-size:1.6rem;font-style:normal;font-weight:600;letter-spacing:.016rem;line-height:1.5625}.mgbp-edit-account-form-general{display:flex;flex-direction:column;gap:1.6rem}@media(min-width:768px){.mgbp-edit-account-form-general{width:50%}}.mgbp-manage-preferences .hidden{display:none}.mgbp-manage-preferences .modal-content{background-color:#fff;border-radius:1.6rem;display:flex;flex-direction:column;gap:2.4rem;padding:2.4rem 2.4rem 4rem}.mgbp-manage-preferences .modal-header{justify-content:right;padding:0}.mgbp-manage-preferences .modal-header .icon{color:#516985;font-size:2rem}.mgbp-manage-preferences .modal-footer{gap:2.4rem;justify-content:center;padding:0}.mgbp-manage-preferences .modal-body{display:flex;flex-direction:column;gap:1.6rem;padding:0}.mgbp-manage-preferences .heading--4{font-weight:500}.mgpb-password-rule{align-items:center;display:flex;gap:.8rem}.mgpb-password-rule .icon{font-size:2rem}.mgpb-password-rule .icon-checkbox-circle-line{color:#056b24}.mgpb-password-rule .icon-close-circle-line{color:#a02323}.mgpb-password-rule.mgpb-password-rule--invalid .icon-checkbox-circle-line,.mgpb-password-rule.mgpb-password-rule--valid .icon-close-circle-line{display:none}.mgpb-wc-account__downloads .woocommerce-info{background:transparent;border:none;display:flex;gap:32px}.mgpb-wc-account__downloads .woocommerce-info:before{color:currentColor}.mgpb-order-bottom-info{display:grid;gap:4rem}@media(min-width:768px){.mgpb-order-bottom-info{grid-template-columns:repeat(2,1fr)}}.mgpb-order-bottom-info .woocommerce-customer-details{background:#e8e8e1;border-radius:1.6rem;margin-bottom:0;padding:2.4rem}.mgpb-order-bottom-info address,.mgpb-order-bottom-info ul{border:none!important;color:#003057;font-size:1.6rem;font-style:normal;font-weight:400;letter-spacing:.016rem;line-height:1.6;margin-top:1.6rem;padding:0}.mgpb-order-bottom-info .mgpb-order-payment-info{background:#e8e8e1;border-radius:1.6rem;padding:2.4rem}.mgpb-order-bottom-info .woocommerce-column__title,.mgpb-order-bottom-info h3{font-size:1.5rem;font-weight:700;letter-spacing:.15rem;line-height:1.6;text-transform:uppercase}.mgpb-wc-order-header{display:none}.mgpb-wc-order-header__img{max-width:16rem}.mgpb-wc-order-tracking .woocommerce-order-downloads{display:none}.mgpb-cookie-banner{bottom:2.4rem;left:0;position:fixed;right:0;transition:transform .3s ease,opacity .3s ease;z-index:10}.mgpb-cookie-banner.mgpb-cookie-banner--hide{opacity:0;pointer-events:none;transform:translateY(100%)}.mgpb-cookie-banner.mgpb-cookie-banner--dismiss{display:none}.mgpb-cookie-banner__container{background-color:#e8e8e1;border-radius:.8rem;box-shadow:0 4px 5px 0 rgba(20,31,40,.4),0 3px 52px 0 rgba(20,31,40,.1),0 1px 28px 0 rgba(0,0,0,.13);margin:0 auto;max-width:105.6rem;padding:2.4rem}.mgpb-cookie-banner__content{display:flex;flex-direction:column;gap:2rem}@media(min-width:768px){.mgpb-cookie-banner__content{align-items:center;flex-direction:row}}.mgpb-cookie-banner__buttons{display:flex;gap:2rem}.mgpb-cookie-banner__buttons button{flex:0 0 auto}@media(max-width:575.98px){.mgpb-cookie-banner__buttons{flex-wrap:wrap}}.mgpb-cookie-banner__text{flex:1}.mgpb-cookie-banner__text a{color:currentColor;transition:color .3s ease,text-underline-offset .3s ease}.mgpb-cookie-banner__text a:hover{color:#a02323;text-underline-offset:.4rem}.mgpb-cookie-banner__text p{margin:0}.facetwp-pager{align-items:center;display:flex;gap:2.4rem;justify-content:center}.facetwp-page:not(.prev):not(.next){color:#46607e;display:none;font-weight:500;gap:2.4rem;line-height:1.5}@media(min-width:576px){.facetwp-page:not(.prev):not(.next){display:flex}}.facetwp-page:not(.active):not(.dots):not(.prev):not(.next){color:#a02323;cursor:pointer;text-decoration:underline;text-decoration-thickness:.15rem;text-underline-offset:.6rem;transition:color .3s ease}.facetwp-page:not(.active):not(.dots):not(.prev):not(.next):focus,.facetwp-page:not(.active):not(.dots):not(.prev):not(.next):hover{color:#003057}.facetwp-page.next,.facetwp-page.prev{align-items:center;border:.1rem solid #a02323;border-radius:50%;color:#a02323;cursor:pointer;display:flex;justify-content:center;padding:1.2rem;text-decoration:none;transition:color .3s ease,background-color .3s ease}.facetwp-page.next .icon,.facetwp-page.prev .icon{font-size:2.4rem}.facetwp-page.next:focus,.facetwp-page.next:hover,.facetwp-page.prev:focus,.facetwp-page.prev:hover{background-color:#a02323;color:#fff}.facetwp-page.next.disabled,.facetwp-page.prev.disabled{cursor:not-allowed;opacity:.25;pointer-events:none}.facetwp-type-search{align-items:center;background-color:#f0f0ea;border:.1rem solid #c7c7bc;border-radius:.8rem;display:inline-flex;height:100%;min-height:7rem;padding:1.1rem 1.6rem;position:relative;width:100%}.facetwp-type-search .facetwp-icon{display:none}.facetwp-type-search .facetwp-icon:after{display:flex;font-family:icons!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.facetwp-type-search .facetwp-input-wrap{align-items:center;display:flex}.facetwp-type-search input{background-color:#f0f0ea;border:0;color:#141f28;line-height:1.2;padding:0;text-overflow:ellipsis}.facetwp-type-search input::-moz-placeholder{color:#141f28;display:none!important;opacity:0}.facetwp-type-search input::placeholder{color:#141f28;display:none!important;opacity:0}@media(min-width:768px){.facetwp-type-search input{min-width:36rem}.facetwp-type-search{width:auto}}.facetwp-type-sort{position:relative}.facetwp-type-sort select{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f0f0ea;border:.1rem solid #c7c7bc;border-radius:.8rem;color:#141f28;display:inline-flex;line-height:1.2;min-height:7rem;padding:3rem 5.6rem .6rem 1.6rem;position:relative;width:100%}@media(min-width:768px){.facetwp-type-sort select{min-width:32rem;width:auto}}.facetwp-type-sort:before{color:#003057;content:attr(data-name);font-family:Barlow,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;left:1.6rem;letter-spacing:.014rem;line-height:1.5;position:absolute;text-transform:capitalize;top:1.1rem;z-index:1}.facetwp-type-sort:after{color:#003057;content:"";display:flex;font-family:icons!important;font-size:2rem;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;pointer-events:none;position:absolute;right:1.6rem;text-transform:none;top:50%;transform:translateY(-50%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""!important}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.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}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-primary-2{--bs-focus-ring-color:rgba(var(--bs-primary-2-rgb),var(--bs-focus-ring-opacity))}.focus-ring-primary-3{--bs-focus-ring-color:rgba(var(--bs-primary-3-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary-2{--bs-focus-ring-color:rgba(var(--bs-secondary-2-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary-3{--bs-focus-ring-color:rgba(var(--bs-secondary-3-rgb),var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-primary-2{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-2-rgb),var(--bs-border-opacity))!important}.border-primary-3{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-3-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-secondary-2{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-2-rgb),var(--bs-border-opacity))!important}.border-secondary-3{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-3-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.4rem!important}.m-2{margin:.8rem!important}.m-3{margin:1.2rem!important}.m-4{margin:1.6rem!important}.m-5{margin:2rem!important}.m-6{margin:2.4rem!important}.m-7{margin:2.8rem!important}.m-8{margin:3.2rem!important}.m-9{margin:3.6rem!important}.m-10{margin:4rem!important}.m-11{margin:4.4rem!important}.m-12{margin:4.8rem!important}.m-13{margin:5.2rem!important}.m-14{margin:5.6rem!important}.m-15{margin:6rem!important}.m-16{margin:6.4rem!important}.m-17{margin:6.8rem!important}.m-18{margin:7.2rem!important}.m-19{margin:7.6rem!important}.m-20{margin:8rem!important}.m-21{margin:8.4rem!important}.m-22{margin:8.8rem!important}.m-23{margin:9.2rem!important}.m-24{margin:9.6rem!important}.m-25{margin:10rem!important}.m-26{margin:10.4rem!important}.m-27{margin:10.8rem!important}.m-28{margin:11.2rem!important}.m-29{margin:11.6rem!important}.m-30{margin:12rem!important}.m-31{margin:12.4rem!important}.m-32{margin:12.8rem!important}.m-33{margin:13.2rem!important}.m-34{margin:13.6rem!important}.m-35{margin:14rem!important}.m-36{margin:14.4rem!important}.m-37{margin:14.8rem!important}.m-38{margin:15.2rem!important}.m-39{margin:15.6rem!important}.m-40{margin:16rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.4rem!important;margin-right:.4rem!important}.mx-2{margin-left:.8rem!important;margin-right:.8rem!important}.mx-3{margin-left:1.2rem!important;margin-right:1.2rem!important}.mx-4{margin-left:1.6rem!important;margin-right:1.6rem!important}.mx-5{margin-left:2rem!important;margin-right:2rem!important}.mx-6{margin-left:2.4rem!important;margin-right:2.4rem!important}.mx-7{margin-left:2.8rem!important;margin-right:2.8rem!important}.mx-8{margin-left:3.2rem!important;margin-right:3.2rem!important}.mx-9{margin-left:3.6rem!important;margin-right:3.6rem!important}.mx-10{margin-left:4rem!important;margin-right:4rem!important}.mx-11{margin-left:4.4rem!important;margin-right:4.4rem!important}.mx-12{margin-left:4.8rem!important;margin-right:4.8rem!important}.mx-13{margin-left:5.2rem!important;margin-right:5.2rem!important}.mx-14{margin-left:5.6rem!important;margin-right:5.6rem!important}.mx-15{margin-left:6rem!important;margin-right:6rem!important}.mx-16{margin-left:6.4rem!important;margin-right:6.4rem!important}.mx-17{margin-left:6.8rem!important;margin-right:6.8rem!important}.mx-18{margin-left:7.2rem!important;margin-right:7.2rem!important}.mx-19{margin-left:7.6rem!important;margin-right:7.6rem!important}.mx-20{margin-left:8rem!important;margin-right:8rem!important}.mx-21{margin-left:8.4rem!important;margin-right:8.4rem!important}.mx-22{margin-left:8.8rem!important;margin-right:8.8rem!important}.mx-23{margin-left:9.2rem!important;margin-right:9.2rem!important}.mx-24{margin-left:9.6rem!important;margin-right:9.6rem!important}.mx-25{margin-left:10rem!important;margin-right:10rem!important}.mx-26{margin-left:10.4rem!important;margin-right:10.4rem!important}.mx-27{margin-left:10.8rem!important;margin-right:10.8rem!important}.mx-28{margin-left:11.2rem!important;margin-right:11.2rem!important}.mx-29{margin-left:11.6rem!important;margin-right:11.6rem!important}.mx-30{margin-left:12rem!important;margin-right:12rem!important}.mx-31{margin-left:12.4rem!important;margin-right:12.4rem!important}.mx-32{margin-left:12.8rem!important;margin-right:12.8rem!important}.mx-33{margin-left:13.2rem!important;margin-right:13.2rem!important}.mx-34{margin-left:13.6rem!important;margin-right:13.6rem!important}.mx-35{margin-left:14rem!important;margin-right:14rem!important}.mx-36{margin-left:14.4rem!important;margin-right:14.4rem!important}.mx-37{margin-left:14.8rem!important;margin-right:14.8rem!important}.mx-38{margin-left:15.2rem!important;margin-right:15.2rem!important}.mx-39{margin-left:15.6rem!important;margin-right:15.6rem!important}.mx-40{margin-left:16rem!important;margin-right:16rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.4rem!important;margin-top:.4rem!important}.my-2{margin-bottom:.8rem!important;margin-top:.8rem!important}.my-3{margin-bottom:1.2rem!important;margin-top:1.2rem!important}.my-4{margin-bottom:1.6rem!important;margin-top:1.6rem!important}.my-5{margin-bottom:2rem!important;margin-top:2rem!important}.my-6{margin-bottom:2.4rem!important;margin-top:2.4rem!important}.my-7{margin-bottom:2.8rem!important;margin-top:2.8rem!important}.my-8{margin-bottom:3.2rem!important;margin-top:3.2rem!important}.my-9{margin-bottom:3.6rem!important;margin-top:3.6rem!important}.my-10{margin-bottom:4rem!important;margin-top:4rem!important}.my-11{margin-bottom:4.4rem!important;margin-top:4.4rem!important}.my-12{margin-bottom:4.8rem!important;margin-top:4.8rem!important}.my-13{margin-bottom:5.2rem!important;margin-top:5.2rem!important}.my-14{margin-bottom:5.6rem!important;margin-top:5.6rem!important}.my-15{margin-bottom:6rem!important;margin-top:6rem!important}.my-16{margin-bottom:6.4rem!important;margin-top:6.4rem!important}.my-17{margin-bottom:6.8rem!important;margin-top:6.8rem!important}.my-18{margin-bottom:7.2rem!important;margin-top:7.2rem!important}.my-19{margin-bottom:7.6rem!important;margin-top:7.6rem!important}.my-20{margin-bottom:8rem!important;margin-top:8rem!important}.my-21{margin-bottom:8.4rem!important;margin-top:8.4rem!important}.my-22{margin-bottom:8.8rem!important;margin-top:8.8rem!important}.my-23{margin-bottom:9.2rem!important;margin-top:9.2rem!important}.my-24{margin-bottom:9.6rem!important;margin-top:9.6rem!important}.my-25{margin-bottom:10rem!important;margin-top:10rem!important}.my-26{margin-bottom:10.4rem!important;margin-top:10.4rem!important}.my-27{margin-bottom:10.8rem!important;margin-top:10.8rem!important}.my-28{margin-bottom:11.2rem!important;margin-top:11.2rem!important}.my-29{margin-bottom:11.6rem!important;margin-top:11.6rem!important}.my-30{margin-bottom:12rem!important;margin-top:12rem!important}.my-31{margin-bottom:12.4rem!important;margin-top:12.4rem!important}.my-32{margin-bottom:12.8rem!important;margin-top:12.8rem!important}.my-33{margin-bottom:13.2rem!important;margin-top:13.2rem!important}.my-34{margin-bottom:13.6rem!important;margin-top:13.6rem!important}.my-35{margin-bottom:14rem!important;margin-top:14rem!important}.my-36{margin-bottom:14.4rem!important;margin-top:14.4rem!important}.my-37{margin-bottom:14.8rem!important;margin-top:14.8rem!important}.my-38{margin-bottom:15.2rem!important;margin-top:15.2rem!important}.my-39{margin-bottom:15.6rem!important;margin-top:15.6rem!important}.my-40{margin-bottom:16rem!important;margin-top:16rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.4rem!important}.mt-2{margin-top:.8rem!important}.mt-3{margin-top:1.2rem!important}.mt-4{margin-top:1.6rem!important}.mt-5{margin-top:2rem!important}.mt-6{margin-top:2.4rem!important}.mt-7{margin-top:2.8rem!important}.mt-8{margin-top:3.2rem!important}.mt-9{margin-top:3.6rem!important}.mt-10{margin-top:4rem!important}.mt-11{margin-top:4.4rem!important}.mt-12{margin-top:4.8rem!important}.mt-13{margin-top:5.2rem!important}.mt-14{margin-top:5.6rem!important}.mt-15{margin-top:6rem!important}.mt-16{margin-top:6.4rem!important}.mt-17{margin-top:6.8rem!important}.mt-18{margin-top:7.2rem!important}.mt-19{margin-top:7.6rem!important}.mt-20{margin-top:8rem!important}.mt-21{margin-top:8.4rem!important}.mt-22{margin-top:8.8rem!important}.mt-23{margin-top:9.2rem!important}.mt-24{margin-top:9.6rem!important}.mt-25{margin-top:10rem!important}.mt-26{margin-top:10.4rem!important}.mt-27{margin-top:10.8rem!important}.mt-28{margin-top:11.2rem!important}.mt-29{margin-top:11.6rem!important}.mt-30{margin-top:12rem!important}.mt-31{margin-top:12.4rem!important}.mt-32{margin-top:12.8rem!important}.mt-33{margin-top:13.2rem!important}.mt-34{margin-top:13.6rem!important}.mt-35{margin-top:14rem!important}.mt-36{margin-top:14.4rem!important}.mt-37{margin-top:14.8rem!important}.mt-38{margin-top:15.2rem!important}.mt-39{margin-top:15.6rem!important}.mt-40{margin-top:16rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.4rem!important}.me-2{margin-right:.8rem!important}.me-3{margin-right:1.2rem!important}.me-4{margin-right:1.6rem!important}.me-5{margin-right:2rem!important}.me-6{margin-right:2.4rem!important}.me-7{margin-right:2.8rem!important}.me-8{margin-right:3.2rem!important}.me-9{margin-right:3.6rem!important}.me-10{margin-right:4rem!important}.me-11{margin-right:4.4rem!important}.me-12{margin-right:4.8rem!important}.me-13{margin-right:5.2rem!important}.me-14{margin-right:5.6rem!important}.me-15{margin-right:6rem!important}.me-16{margin-right:6.4rem!important}.me-17{margin-right:6.8rem!important}.me-18{margin-right:7.2rem!important}.me-19{margin-right:7.6rem!important}.me-20{margin-right:8rem!important}.me-21{margin-right:8.4rem!important}.me-22{margin-right:8.8rem!important}.me-23{margin-right:9.2rem!important}.me-24{margin-right:9.6rem!important}.me-25{margin-right:10rem!important}.me-26{margin-right:10.4rem!important}.me-27{margin-right:10.8rem!important}.me-28{margin-right:11.2rem!important}.me-29{margin-right:11.6rem!important}.me-30{margin-right:12rem!important}.me-31{margin-right:12.4rem!important}.me-32{margin-right:12.8rem!important}.me-33{margin-right:13.2rem!important}.me-34{margin-right:13.6rem!important}.me-35{margin-right:14rem!important}.me-36{margin-right:14.4rem!important}.me-37{margin-right:14.8rem!important}.me-38{margin-right:15.2rem!important}.me-39{margin-right:15.6rem!important}.me-40{margin-right:16rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.4rem!important}.mb-2{margin-bottom:.8rem!important}.mb-3{margin-bottom:1.2rem!important}.mb-4{margin-bottom:1.6rem!important}.mb-5{margin-bottom:2rem!important}.mb-6{margin-bottom:2.4rem!important}.mb-7{margin-bottom:2.8rem!important}.mb-8{margin-bottom:3.2rem!important}.mb-9{margin-bottom:3.6rem!important}.mb-10{margin-bottom:4rem!important}.mb-11{margin-bottom:4.4rem!important}.mb-12{margin-bottom:4.8rem!important}.mb-13{margin-bottom:5.2rem!important}.mb-14{margin-bottom:5.6rem!important}.mb-15{margin-bottom:6rem!important}.mb-16{margin-bottom:6.4rem!important}.mb-17{margin-bottom:6.8rem!important}.mb-18{margin-bottom:7.2rem!important}.mb-19{margin-bottom:7.6rem!important}.mb-20{margin-bottom:8rem!important}.mb-21{margin-bottom:8.4rem!important}.mb-22{margin-bottom:8.8rem!important}.mb-23{margin-bottom:9.2rem!important}.mb-24{margin-bottom:9.6rem!important}.mb-25{margin-bottom:10rem!important}.mb-26{margin-bottom:10.4rem!important}.mb-27{margin-bottom:10.8rem!important}.mb-28{margin-bottom:11.2rem!important}.mb-29{margin-bottom:11.6rem!important}.mb-30{margin-bottom:12rem!important}.mb-31{margin-bottom:12.4rem!important}.mb-32{margin-bottom:12.8rem!important}.mb-33{margin-bottom:13.2rem!important}.mb-34{margin-bottom:13.6rem!important}.mb-35{margin-bottom:14rem!important}.mb-36{margin-bottom:14.4rem!important}.mb-37{margin-bottom:14.8rem!important}.mb-38{margin-bottom:15.2rem!important}.mb-39{margin-bottom:15.6rem!important}.mb-40{margin-bottom:16rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.4rem!important}.ms-2{margin-left:.8rem!important}.ms-3{margin-left:1.2rem!important}.ms-4{margin-left:1.6rem!important}.ms-5{margin-left:2rem!important}.ms-6{margin-left:2.4rem!important}.ms-7{margin-left:2.8rem!important}.ms-8{margin-left:3.2rem!important}.ms-9{margin-left:3.6rem!important}.ms-10{margin-left:4rem!important}.ms-11{margin-left:4.4rem!important}.ms-12{margin-left:4.8rem!important}.ms-13{margin-left:5.2rem!important}.ms-14{margin-left:5.6rem!important}.ms-15{margin-left:6rem!important}.ms-16{margin-left:6.4rem!important}.ms-17{margin-left:6.8rem!important}.ms-18{margin-left:7.2rem!important}.ms-19{margin-left:7.6rem!important}.ms-20{margin-left:8rem!important}.ms-21{margin-left:8.4rem!important}.ms-22{margin-left:8.8rem!important}.ms-23{margin-left:9.2rem!important}.ms-24{margin-left:9.6rem!important}.ms-25{margin-left:10rem!important}.ms-26{margin-left:10.4rem!important}.ms-27{margin-left:10.8rem!important}.ms-28{margin-left:11.2rem!important}.ms-29{margin-left:11.6rem!important}.ms-30{margin-left:12rem!important}.ms-31{margin-left:12.4rem!important}.ms-32{margin-left:12.8rem!important}.ms-33{margin-left:13.2rem!important}.ms-34{margin-left:13.6rem!important}.ms-35{margin-left:14rem!important}.ms-36{margin-left:14.4rem!important}.ms-37{margin-left:14.8rem!important}.ms-38{margin-left:15.2rem!important}.ms-39{margin-left:15.6rem!important}.ms-40{margin-left:16rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.4rem!important}.p-2{padding:.8rem!important}.p-3{padding:1.2rem!important}.p-4{padding:1.6rem!important}.p-5{padding:2rem!important}.p-6{padding:2.4rem!important}.p-7{padding:2.8rem!important}.p-8{padding:3.2rem!important}.p-9{padding:3.6rem!important}.p-10{padding:4rem!important}.p-11{padding:4.4rem!important}.p-12{padding:4.8rem!important}.p-13{padding:5.2rem!important}.p-14{padding:5.6rem!important}.p-15{padding:6rem!important}.p-16{padding:6.4rem!important}.p-17{padding:6.8rem!important}.p-18{padding:7.2rem!important}.p-19{padding:7.6rem!important}.p-20{padding:8rem!important}.p-21{padding:8.4rem!important}.p-22{padding:8.8rem!important}.p-23{padding:9.2rem!important}.p-24{padding:9.6rem!important}.p-25{padding:10rem!important}.p-26{padding:10.4rem!important}.p-27{padding:10.8rem!important}.p-28{padding:11.2rem!important}.p-29{padding:11.6rem!important}.p-30{padding:12rem!important}.p-31{padding:12.4rem!important}.p-32{padding:12.8rem!important}.p-33{padding:13.2rem!important}.p-34{padding:13.6rem!important}.p-35{padding:14rem!important}.p-36{padding:14.4rem!important}.p-37{padding:14.8rem!important}.p-38{padding:15.2rem!important}.p-39{padding:15.6rem!important}.p-40{padding:16rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.4rem!important;padding-right:.4rem!important}.px-2{padding-left:.8rem!important;padding-right:.8rem!important}.px-3{padding-left:1.2rem!important;padding-right:1.2rem!important}.px-4{padding-left:1.6rem!important;padding-right:1.6rem!important}.px-5{padding-left:2rem!important;padding-right:2rem!important}.px-6{padding-left:2.4rem!important;padding-right:2.4rem!important}.px-7{padding-left:2.8rem!important;padding-right:2.8rem!important}.px-8{padding-left:3.2rem!important;padding-right:3.2rem!important}.px-9{padding-left:3.6rem!important;padding-right:3.6rem!important}.px-10{padding-left:4rem!important;padding-right:4rem!important}.px-11{padding-left:4.4rem!important;padding-right:4.4rem!important}.px-12{padding-left:4.8rem!important;padding-right:4.8rem!important}.px-13{padding-left:5.2rem!important;padding-right:5.2rem!important}.px-14{padding-left:5.6rem!important;padding-right:5.6rem!important}.px-15{padding-left:6rem!important;padding-right:6rem!important}.px-16{padding-left:6.4rem!important;padding-right:6.4rem!important}.px-17{padding-left:6.8rem!important;padding-right:6.8rem!important}.px-18{padding-left:7.2rem!important;padding-right:7.2rem!important}.px-19{padding-left:7.6rem!important;padding-right:7.6rem!important}.px-20{padding-left:8rem!important;padding-right:8rem!important}.px-21{padding-left:8.4rem!important;padding-right:8.4rem!important}.px-22{padding-left:8.8rem!important;padding-right:8.8rem!important}.px-23{padding-left:9.2rem!important;padding-right:9.2rem!important}.px-24{padding-left:9.6rem!important;padding-right:9.6rem!important}.px-25{padding-left:10rem!important;padding-right:10rem!important}.px-26{padding-left:10.4rem!important;padding-right:10.4rem!important}.px-27{padding-left:10.8rem!important;padding-right:10.8rem!important}.px-28{padding-left:11.2rem!important;padding-right:11.2rem!important}.px-29{padding-left:11.6rem!important;padding-right:11.6rem!important}.px-30{padding-left:12rem!important;padding-right:12rem!important}.px-31{padding-left:12.4rem!important;padding-right:12.4rem!important}.px-32{padding-left:12.8rem!important;padding-right:12.8rem!important}.px-33{padding-left:13.2rem!important;padding-right:13.2rem!important}.px-34{padding-left:13.6rem!important;padding-right:13.6rem!important}.px-35{padding-left:14rem!important;padding-right:14rem!important}.px-36{padding-left:14.4rem!important;padding-right:14.4rem!important}.px-37{padding-left:14.8rem!important;padding-right:14.8rem!important}.px-38{padding-left:15.2rem!important;padding-right:15.2rem!important}.px-39{padding-left:15.6rem!important;padding-right:15.6rem!important}.px-40{padding-left:16rem!important;padding-right:16rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.4rem!important;padding-top:.4rem!important}.py-2{padding-bottom:.8rem!important;padding-top:.8rem!important}.py-3{padding-bottom:1.2rem!important;padding-top:1.2rem!important}.py-4{padding-bottom:1.6rem!important;padding-top:1.6rem!important}.py-5{padding-bottom:2rem!important;padding-top:2rem!important}.py-6{padding-bottom:2.4rem!important;padding-top:2.4rem!important}.py-7{padding-bottom:2.8rem!important;padding-top:2.8rem!important}.py-8{padding-bottom:3.2rem!important;padding-top:3.2rem!important}.py-9{padding-bottom:3.6rem!important;padding-top:3.6rem!important}.py-10{padding-bottom:4rem!important;padding-top:4rem!important}.py-11{padding-bottom:4.4rem!important;padding-top:4.4rem!important}.py-12{padding-bottom:4.8rem!important;padding-top:4.8rem!important}.py-13{padding-bottom:5.2rem!important;padding-top:5.2rem!important}.py-14{padding-bottom:5.6rem!important;padding-top:5.6rem!important}.py-15{padding-bottom:6rem!important;padding-top:6rem!important}.py-16{padding-bottom:6.4rem!important;padding-top:6.4rem!important}.py-17{padding-bottom:6.8rem!important;padding-top:6.8rem!important}.py-18{padding-bottom:7.2rem!important;padding-top:7.2rem!important}.py-19{padding-bottom:7.6rem!important;padding-top:7.6rem!important}.py-20{padding-bottom:8rem!important;padding-top:8rem!important}.py-21{padding-bottom:8.4rem!important;padding-top:8.4rem!important}.py-22{padding-bottom:8.8rem!important;padding-top:8.8rem!important}.py-23{padding-bottom:9.2rem!important;padding-top:9.2rem!important}.py-24{padding-bottom:9.6rem!important;padding-top:9.6rem!important}.py-25{padding-bottom:10rem!important;padding-top:10rem!important}.py-26{padding-bottom:10.4rem!important;padding-top:10.4rem!important}.py-27{padding-bottom:10.8rem!important;padding-top:10.8rem!important}.py-28{padding-bottom:11.2rem!important;padding-top:11.2rem!important}.py-29{padding-bottom:11.6rem!important;padding-top:11.6rem!important}.py-30{padding-bottom:12rem!important;padding-top:12rem!important}.py-31{padding-bottom:12.4rem!important;padding-top:12.4rem!important}.py-32{padding-bottom:12.8rem!important;padding-top:12.8rem!important}.py-33{padding-bottom:13.2rem!important;padding-top:13.2rem!important}.py-34{padding-bottom:13.6rem!important;padding-top:13.6rem!important}.py-35{padding-bottom:14rem!important;padding-top:14rem!important}.py-36{padding-bottom:14.4rem!important;padding-top:14.4rem!important}.py-37{padding-bottom:14.8rem!important;padding-top:14.8rem!important}.py-38{padding-bottom:15.2rem!important;padding-top:15.2rem!important}.py-39{padding-bottom:15.6rem!important;padding-top:15.6rem!important}.py-40{padding-bottom:16rem!important;padding-top:16rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.4rem!important}.pt-2{padding-top:.8rem!important}.pt-3{padding-top:1.2rem!important}.pt-4{padding-top:1.6rem!important}.pt-5{padding-top:2rem!important}.pt-6{padding-top:2.4rem!important}.pt-7{padding-top:2.8rem!important}.pt-8{padding-top:3.2rem!important}.pt-9{padding-top:3.6rem!important}.pt-10{padding-top:4rem!important}.pt-11{padding-top:4.4rem!important}.pt-12{padding-top:4.8rem!important}.pt-13{padding-top:5.2rem!important}.pt-14{padding-top:5.6rem!important}.pt-15{padding-top:6rem!important}.pt-16{padding-top:6.4rem!important}.pt-17{padding-top:6.8rem!important}.pt-18{padding-top:7.2rem!important}.pt-19{padding-top:7.6rem!important}.pt-20{padding-top:8rem!important}.pt-21{padding-top:8.4rem!important}.pt-22{padding-top:8.8rem!important}.pt-23{padding-top:9.2rem!important}.pt-24{padding-top:9.6rem!important}.pt-25{padding-top:10rem!important}.pt-26{padding-top:10.4rem!important}.pt-27{padding-top:10.8rem!important}.pt-28{padding-top:11.2rem!important}.pt-29{padding-top:11.6rem!important}.pt-30{padding-top:12rem!important}.pt-31{padding-top:12.4rem!important}.pt-32{padding-top:12.8rem!important}.pt-33{padding-top:13.2rem!important}.pt-34{padding-top:13.6rem!important}.pt-35{padding-top:14rem!important}.pt-36{padding-top:14.4rem!important}.pt-37{padding-top:14.8rem!important}.pt-38{padding-top:15.2rem!important}.pt-39{padding-top:15.6rem!important}.pt-40{padding-top:16rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.4rem!important}.pe-2{padding-right:.8rem!important}.pe-3{padding-right:1.2rem!important}.pe-4{padding-right:1.6rem!important}.pe-5{padding-right:2rem!important}.pe-6{padding-right:2.4rem!important}.pe-7{padding-right:2.8rem!important}.pe-8{padding-right:3.2rem!important}.pe-9{padding-right:3.6rem!important}.pe-10{padding-right:4rem!important}.pe-11{padding-right:4.4rem!important}.pe-12{padding-right:4.8rem!important}.pe-13{padding-right:5.2rem!important}.pe-14{padding-right:5.6rem!important}.pe-15{padding-right:6rem!important}.pe-16{padding-right:6.4rem!important}.pe-17{padding-right:6.8rem!important}.pe-18{padding-right:7.2rem!important}.pe-19{padding-right:7.6rem!important}.pe-20{padding-right:8rem!important}.pe-21{padding-right:8.4rem!important}.pe-22{padding-right:8.8rem!important}.pe-23{padding-right:9.2rem!important}.pe-24{padding-right:9.6rem!important}.pe-25{padding-right:10rem!important}.pe-26{padding-right:10.4rem!important}.pe-27{padding-right:10.8rem!important}.pe-28{padding-right:11.2rem!important}.pe-29{padding-right:11.6rem!important}.pe-30{padding-right:12rem!important}.pe-31{padding-right:12.4rem!important}.pe-32{padding-right:12.8rem!important}.pe-33{padding-right:13.2rem!important}.pe-34{padding-right:13.6rem!important}.pe-35{padding-right:14rem!important}.pe-36{padding-right:14.4rem!important}.pe-37{padding-right:14.8rem!important}.pe-38{padding-right:15.2rem!important}.pe-39{padding-right:15.6rem!important}.pe-40{padding-right:16rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.4rem!important}.pb-2{padding-bottom:.8rem!important}.pb-3{padding-bottom:1.2rem!important}.pb-4{padding-bottom:1.6rem!important}.pb-5{padding-bottom:2rem!important}.pb-6{padding-bottom:2.4rem!important}.pb-7{padding-bottom:2.8rem!important}.pb-8{padding-bottom:3.2rem!important}.pb-9{padding-bottom:3.6rem!important}.pb-10{padding-bottom:4rem!important}.pb-11{padding-bottom:4.4rem!important}.pb-12{padding-bottom:4.8rem!important}.pb-13{padding-bottom:5.2rem!important}.pb-14{padding-bottom:5.6rem!important}.pb-15{padding-bottom:6rem!important}.pb-16{padding-bottom:6.4rem!important}.pb-17{padding-bottom:6.8rem!important}.pb-18{padding-bottom:7.2rem!important}.pb-19{padding-bottom:7.6rem!important}.pb-20{padding-bottom:8rem!important}.pb-21{padding-bottom:8.4rem!important}.pb-22{padding-bottom:8.8rem!important}.pb-23{padding-bottom:9.2rem!important}.pb-24{padding-bottom:9.6rem!important}.pb-25{padding-bottom:10rem!important}.pb-26{padding-bottom:10.4rem!important}.pb-27{padding-bottom:10.8rem!important}.pb-28{padding-bottom:11.2rem!important}.pb-29{padding-bottom:11.6rem!important}.pb-30{padding-bottom:12rem!important}.pb-31{padding-bottom:12.4rem!important}.pb-32{padding-bottom:12.8rem!important}.pb-33{padding-bottom:13.2rem!important}.pb-34{padding-bottom:13.6rem!important}.pb-35{padding-bottom:14rem!important}.pb-36{padding-bottom:14.4rem!important}.pb-37{padding-bottom:14.8rem!important}.pb-38{padding-bottom:15.2rem!important}.pb-39{padding-bottom:15.6rem!important}.pb-40{padding-bottom:16rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.4rem!important}.ps-2{padding-left:.8rem!important}.ps-3{padding-left:1.2rem!important}.ps-4{padding-left:1.6rem!important}.ps-5{padding-left:2rem!important}.ps-6{padding-left:2.4rem!important}.ps-7{padding-left:2.8rem!important}.ps-8{padding-left:3.2rem!important}.ps-9{padding-left:3.6rem!important}.ps-10{padding-left:4rem!important}.ps-11{padding-left:4.4rem!important}.ps-12{padding-left:4.8rem!important}.ps-13{padding-left:5.2rem!important}.ps-14{padding-left:5.6rem!important}.ps-15{padding-left:6rem!important}.ps-16{padding-left:6.4rem!important}.ps-17{padding-left:6.8rem!important}.ps-18{padding-left:7.2rem!important}.ps-19{padding-left:7.6rem!important}.ps-20{padding-left:8rem!important}.ps-21{padding-left:8.4rem!important}.ps-22{padding-left:8.8rem!important}.ps-23{padding-left:9.2rem!important}.ps-24{padding-left:9.6rem!important}.ps-25{padding-left:10rem!important}.ps-26{padding-left:10.4rem!important}.ps-27{padding-left:10.8rem!important}.ps-28{padding-left:11.2rem!important}.ps-29{padding-left:11.6rem!important}.ps-30{padding-left:12rem!important}.ps-31{padding-left:12.4rem!important}.ps-32{padding-left:12.8rem!important}.ps-33{padding-left:13.2rem!important}.ps-34{padding-left:13.6rem!important}.ps-35{padding-left:14rem!important}.ps-36{padding-left:14.4rem!important}.ps-37{padding-left:14.8rem!important}.ps-38{padding-left:15.2rem!important}.ps-39{padding-left:15.6rem!important}.ps-40{padding-left:16rem!important}.gap-0{gap:0!important}.gap-1{gap:.4rem!important}.gap-2{gap:.8rem!important}.gap-3{gap:1.2rem!important}.gap-4{gap:1.6rem!important}.gap-5{gap:2rem!important}.gap-6{gap:2.4rem!important}.gap-7{gap:2.8rem!important}.gap-8{gap:3.2rem!important}.gap-9{gap:3.6rem!important}.gap-10{gap:4rem!important}.gap-11{gap:4.4rem!important}.gap-12{gap:4.8rem!important}.gap-13{gap:5.2rem!important}.gap-14{gap:5.6rem!important}.gap-15{gap:6rem!important}.gap-16{gap:6.4rem!important}.gap-17{gap:6.8rem!important}.gap-18{gap:7.2rem!important}.gap-19{gap:7.6rem!important}.gap-20{gap:8rem!important}.gap-21{gap:8.4rem!important}.gap-22{gap:8.8rem!important}.gap-23{gap:9.2rem!important}.gap-24{gap:9.6rem!important}.gap-25{gap:10rem!important}.gap-26{gap:10.4rem!important}.gap-27{gap:10.8rem!important}.gap-28{gap:11.2rem!important}.gap-29{gap:11.6rem!important}.gap-30{gap:12rem!important}.gap-31{gap:12.4rem!important}.gap-32{gap:12.8rem!important}.gap-33{gap:13.2rem!important}.gap-34{gap:13.6rem!important}.gap-35{gap:14rem!important}.gap-36{gap:14.4rem!important}.gap-37{gap:14.8rem!important}.gap-38{gap:15.2rem!important}.gap-39{gap:15.6rem!important}.gap-40{gap:16rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.4rem!important}.row-gap-2{row-gap:.8rem!important}.row-gap-3{row-gap:1.2rem!important}.row-gap-4{row-gap:1.6rem!important}.row-gap-5{row-gap:2rem!important}.row-gap-6{row-gap:2.4rem!important}.row-gap-7{row-gap:2.8rem!important}.row-gap-8{row-gap:3.2rem!important}.row-gap-9{row-gap:3.6rem!important}.row-gap-10{row-gap:4rem!important}.row-gap-11{row-gap:4.4rem!important}.row-gap-12{row-gap:4.8rem!important}.row-gap-13{row-gap:5.2rem!important}.row-gap-14{row-gap:5.6rem!important}.row-gap-15{row-gap:6rem!important}.row-gap-16{row-gap:6.4rem!important}.row-gap-17{row-gap:6.8rem!important}.row-gap-18{row-gap:7.2rem!important}.row-gap-19{row-gap:7.6rem!important}.row-gap-20{row-gap:8rem!important}.row-gap-21{row-gap:8.4rem!important}.row-gap-22{row-gap:8.8rem!important}.row-gap-23{row-gap:9.2rem!important}.row-gap-24{row-gap:9.6rem!important}.row-gap-25{row-gap:10rem!important}.row-gap-26{row-gap:10.4rem!important}.row-gap-27{row-gap:10.8rem!important}.row-gap-28{row-gap:11.2rem!important}.row-gap-29{row-gap:11.6rem!important}.row-gap-30{row-gap:12rem!important}.row-gap-31{row-gap:12.4rem!important}.row-gap-32{row-gap:12.8rem!important}.row-gap-33{row-gap:13.2rem!important}.row-gap-34{row-gap:13.6rem!important}.row-gap-35{row-gap:14rem!important}.row-gap-36{row-gap:14.4rem!important}.row-gap-37{row-gap:14.8rem!important}.row-gap-38{row-gap:15.2rem!important}.row-gap-39{row-gap:15.6rem!important}.row-gap-40{row-gap:16rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.4rem!important;column-gap:.4rem!important}.column-gap-2{-moz-column-gap:.8rem!important;column-gap:.8rem!important}.column-gap-3{-moz-column-gap:1.2rem!important;column-gap:1.2rem!important}.column-gap-4{-moz-column-gap:1.6rem!important;column-gap:1.6rem!important}.column-gap-5{-moz-column-gap:2rem!important;column-gap:2rem!important}.column-gap-6{-moz-column-gap:2.4rem!important;column-gap:2.4rem!important}.column-gap-7{-moz-column-gap:2.8rem!important;column-gap:2.8rem!important}.column-gap-8{-moz-column-gap:3.2rem!important;column-gap:3.2rem!important}.column-gap-9{-moz-column-gap:3.6rem!important;column-gap:3.6rem!important}.column-gap-10{-moz-column-gap:4rem!important;column-gap:4rem!important}.column-gap-11{-moz-column-gap:4.4rem!important;column-gap:4.4rem!important}.column-gap-12{-moz-column-gap:4.8rem!important;column-gap:4.8rem!important}.column-gap-13{-moz-column-gap:5.2rem!important;column-gap:5.2rem!important}.column-gap-14{-moz-column-gap:5.6rem!important;column-gap:5.6rem!important}.column-gap-15{-moz-column-gap:6rem!important;column-gap:6rem!important}.column-gap-16{-moz-column-gap:6.4rem!important;column-gap:6.4rem!important}.column-gap-17{-moz-column-gap:6.8rem!important;column-gap:6.8rem!important}.column-gap-18{-moz-column-gap:7.2rem!important;column-gap:7.2rem!important}.column-gap-19{-moz-column-gap:7.6rem!important;column-gap:7.6rem!important}.column-gap-20{-moz-column-gap:8rem!important;column-gap:8rem!important}.column-gap-21{-moz-column-gap:8.4rem!important;column-gap:8.4rem!important}.column-gap-22{-moz-column-gap:8.8rem!important;column-gap:8.8rem!important}.column-gap-23{-moz-column-gap:9.2rem!important;column-gap:9.2rem!important}.column-gap-24{-moz-column-gap:9.6rem!important;column-gap:9.6rem!important}.column-gap-25{-moz-column-gap:10rem!important;column-gap:10rem!important}.column-gap-26{-moz-column-gap:10.4rem!important;column-gap:10.4rem!important}.column-gap-27{-moz-column-gap:10.8rem!important;column-gap:10.8rem!important}.column-gap-28{-moz-column-gap:11.2rem!important;column-gap:11.2rem!important}.column-gap-29{-moz-column-gap:11.6rem!important;column-gap:11.6rem!important}.column-gap-30{-moz-column-gap:12rem!important;column-gap:12rem!important}.column-gap-31{-moz-column-gap:12.4rem!important;column-gap:12.4rem!important}.column-gap-32{-moz-column-gap:12.8rem!important;column-gap:12.8rem!important}.column-gap-33{-moz-column-gap:13.2rem!important;column-gap:13.2rem!important}.column-gap-34{-moz-column-gap:13.6rem!important;column-gap:13.6rem!important}.column-gap-35{-moz-column-gap:14rem!important;column-gap:14rem!important}.column-gap-36{-moz-column-gap:14.4rem!important;column-gap:14.4rem!important}.column-gap-37{-moz-column-gap:14.8rem!important;column-gap:14.8rem!important}.column-gap-38{-moz-column-gap:15.2rem!important;column-gap:15.2rem!important}.column-gap-39{-moz-column-gap:15.6rem!important;column-gap:15.6rem!important}.column-gap-40{-moz-column-gap:16rem!important;column-gap:16rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.525rem + 3.3vw)!important}.fs-2{font-size:calc(1.445rem + 2.34vw)!important}.fs-3{font-size:calc(1.405rem + 1.86vw)!important}.fs-4{font-size:calc(1.365rem + 1.38vw)!important}.fs-5{font-size:calc(1.325rem + .9vw)!important}.fs-6{font-size:calc(1.285rem + .42vw)!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-primary-2{--bs-text-opacity:1;color:rgba(var(--bs-primary-2-rgb),var(--bs-text-opacity))!important}.text-primary-3{--bs-text-opacity:1;color:rgba(var(--bs-primary-3-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-secondary-2{--bs-text-opacity:1;color:rgba(var(--bs-secondary-2-rgb),var(--bs-text-opacity))!important}.text-secondary-3{--bs-text-opacity:1;color:rgba(var(--bs-secondary-3-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-primary-2{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-2-rgb),var(--bs-link-underline-opacity))!important}.link-underline-primary-3{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-3-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary-2{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-2-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary-3{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-3-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-primary-2{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-2-rgb),var(--bs-bg-opacity))!important}.bg-primary-3{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-3-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-secondary-2{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-2-rgb),var(--bs-bg-opacity))!important}.bg-secondary-3{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-3-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.rounded-end-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-bottom-right-radius:50%!important;border-top-right-radius:50%!important}.rounded-end-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-bottom-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.4rem!important}.m-sm-2{margin:.8rem!important}.m-sm-3{margin:1.2rem!important}.m-sm-4{margin:1.6rem!important}.m-sm-5{margin:2rem!important}.m-sm-6{margin:2.4rem!important}.m-sm-7{margin:2.8rem!important}.m-sm-8{margin:3.2rem!important}.m-sm-9{margin:3.6rem!important}.m-sm-10{margin:4rem!important}.m-sm-11{margin:4.4rem!important}.m-sm-12{margin:4.8rem!important}.m-sm-13{margin:5.2rem!important}.m-sm-14{margin:5.6rem!important}.m-sm-15{margin:6rem!important}.m-sm-16{margin:6.4rem!important}.m-sm-17{margin:6.8rem!important}.m-sm-18{margin:7.2rem!important}.m-sm-19{margin:7.6rem!important}.m-sm-20{margin:8rem!important}.m-sm-21{margin:8.4rem!important}.m-sm-22{margin:8.8rem!important}.m-sm-23{margin:9.2rem!important}.m-sm-24{margin:9.6rem!important}.m-sm-25{margin:10rem!important}.m-sm-26{margin:10.4rem!important}.m-sm-27{margin:10.8rem!important}.m-sm-28{margin:11.2rem!important}.m-sm-29{margin:11.6rem!important}.m-sm-30{margin:12rem!important}.m-sm-31{margin:12.4rem!important}.m-sm-32{margin:12.8rem!important}.m-sm-33{margin:13.2rem!important}.m-sm-34{margin:13.6rem!important}.m-sm-35{margin:14rem!important}.m-sm-36{margin:14.4rem!important}.m-sm-37{margin:14.8rem!important}.m-sm-38{margin:15.2rem!important}.m-sm-39{margin:15.6rem!important}.m-sm-40{margin:16rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.4rem!important;margin-right:.4rem!important}.mx-sm-2{margin-left:.8rem!important;margin-right:.8rem!important}.mx-sm-3{margin-left:1.2rem!important;margin-right:1.2rem!important}.mx-sm-4{margin-left:1.6rem!important;margin-right:1.6rem!important}.mx-sm-5{margin-left:2rem!important;margin-right:2rem!important}.mx-sm-6{margin-left:2.4rem!important;margin-right:2.4rem!important}.mx-sm-7{margin-left:2.8rem!important;margin-right:2.8rem!important}.mx-sm-8{margin-left:3.2rem!important;margin-right:3.2rem!important}.mx-sm-9{margin-left:3.6rem!important;margin-right:3.6rem!important}.mx-sm-10{margin-left:4rem!important;margin-right:4rem!important}.mx-sm-11{margin-left:4.4rem!important;margin-right:4.4rem!important}.mx-sm-12{margin-left:4.8rem!important;margin-right:4.8rem!important}.mx-sm-13{margin-left:5.2rem!important;margin-right:5.2rem!important}.mx-sm-14{margin-left:5.6rem!important;margin-right:5.6rem!important}.mx-sm-15{margin-left:6rem!important;margin-right:6rem!important}.mx-sm-16{margin-left:6.4rem!important;margin-right:6.4rem!important}.mx-sm-17{margin-left:6.8rem!important;margin-right:6.8rem!important}.mx-sm-18{margin-left:7.2rem!important;margin-right:7.2rem!important}.mx-sm-19{margin-left:7.6rem!important;margin-right:7.6rem!important}.mx-sm-20{margin-left:8rem!important;margin-right:8rem!important}.mx-sm-21{margin-left:8.4rem!important;margin-right:8.4rem!important}.mx-sm-22{margin-left:8.8rem!important;margin-right:8.8rem!important}.mx-sm-23{margin-left:9.2rem!important;margin-right:9.2rem!important}.mx-sm-24{margin-left:9.6rem!important;margin-right:9.6rem!important}.mx-sm-25{margin-left:10rem!important;margin-right:10rem!important}.mx-sm-26{margin-left:10.4rem!important;margin-right:10.4rem!important}.mx-sm-27{margin-left:10.8rem!important;margin-right:10.8rem!important}.mx-sm-28{margin-left:11.2rem!important;margin-right:11.2rem!important}.mx-sm-29{margin-left:11.6rem!important;margin-right:11.6rem!important}.mx-sm-30{margin-left:12rem!important;margin-right:12rem!important}.mx-sm-31{margin-left:12.4rem!important;margin-right:12.4rem!important}.mx-sm-32{margin-left:12.8rem!important;margin-right:12.8rem!important}.mx-sm-33{margin-left:13.2rem!important;margin-right:13.2rem!important}.mx-sm-34{margin-left:13.6rem!important;margin-right:13.6rem!important}.mx-sm-35{margin-left:14rem!important;margin-right:14rem!important}.mx-sm-36{margin-left:14.4rem!important;margin-right:14.4rem!important}.mx-sm-37{margin-left:14.8rem!important;margin-right:14.8rem!important}.mx-sm-38{margin-left:15.2rem!important;margin-right:15.2rem!important}.mx-sm-39{margin-left:15.6rem!important;margin-right:15.6rem!important}.mx-sm-40{margin-left:16rem!important;margin-right:16rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.4rem!important;margin-top:.4rem!important}.my-sm-2{margin-bottom:.8rem!important;margin-top:.8rem!important}.my-sm-3{margin-bottom:1.2rem!important;margin-top:1.2rem!important}.my-sm-4{margin-bottom:1.6rem!important;margin-top:1.6rem!important}.my-sm-5{margin-bottom:2rem!important;margin-top:2rem!important}.my-sm-6{margin-bottom:2.4rem!important;margin-top:2.4rem!important}.my-sm-7{margin-bottom:2.8rem!important;margin-top:2.8rem!important}.my-sm-8{margin-bottom:3.2rem!important;margin-top:3.2rem!important}.my-sm-9{margin-bottom:3.6rem!important;margin-top:3.6rem!important}.my-sm-10{margin-bottom:4rem!important;margin-top:4rem!important}.my-sm-11{margin-bottom:4.4rem!important;margin-top:4.4rem!important}.my-sm-12{margin-bottom:4.8rem!important;margin-top:4.8rem!important}.my-sm-13{margin-bottom:5.2rem!important;margin-top:5.2rem!important}.my-sm-14{margin-bottom:5.6rem!important;margin-top:5.6rem!important}.my-sm-15{margin-bottom:6rem!important;margin-top:6rem!important}.my-sm-16{margin-bottom:6.4rem!important;margin-top:6.4rem!important}.my-sm-17{margin-bottom:6.8rem!important;margin-top:6.8rem!important}.my-sm-18{margin-bottom:7.2rem!important;margin-top:7.2rem!important}.my-sm-19{margin-bottom:7.6rem!important;margin-top:7.6rem!important}.my-sm-20{margin-bottom:8rem!important;margin-top:8rem!important}.my-sm-21{margin-bottom:8.4rem!important;margin-top:8.4rem!important}.my-sm-22{margin-bottom:8.8rem!important;margin-top:8.8rem!important}.my-sm-23{margin-bottom:9.2rem!important;margin-top:9.2rem!important}.my-sm-24{margin-bottom:9.6rem!important;margin-top:9.6rem!important}.my-sm-25{margin-bottom:10rem!important;margin-top:10rem!important}.my-sm-26{margin-bottom:10.4rem!important;margin-top:10.4rem!important}.my-sm-27{margin-bottom:10.8rem!important;margin-top:10.8rem!important}.my-sm-28{margin-bottom:11.2rem!important;margin-top:11.2rem!important}.my-sm-29{margin-bottom:11.6rem!important;margin-top:11.6rem!important}.my-sm-30{margin-bottom:12rem!important;margin-top:12rem!important}.my-sm-31{margin-bottom:12.4rem!important;margin-top:12.4rem!important}.my-sm-32{margin-bottom:12.8rem!important;margin-top:12.8rem!important}.my-sm-33{margin-bottom:13.2rem!important;margin-top:13.2rem!important}.my-sm-34{margin-bottom:13.6rem!important;margin-top:13.6rem!important}.my-sm-35{margin-bottom:14rem!important;margin-top:14rem!important}.my-sm-36{margin-bottom:14.4rem!important;margin-top:14.4rem!important}.my-sm-37{margin-bottom:14.8rem!important;margin-top:14.8rem!important}.my-sm-38{margin-bottom:15.2rem!important;margin-top:15.2rem!important}.my-sm-39{margin-bottom:15.6rem!important;margin-top:15.6rem!important}.my-sm-40{margin-bottom:16rem!important;margin-top:16rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.4rem!important}.mt-sm-2{margin-top:.8rem!important}.mt-sm-3{margin-top:1.2rem!important}.mt-sm-4{margin-top:1.6rem!important}.mt-sm-5{margin-top:2rem!important}.mt-sm-6{margin-top:2.4rem!important}.mt-sm-7{margin-top:2.8rem!important}.mt-sm-8{margin-top:3.2rem!important}.mt-sm-9{margin-top:3.6rem!important}.mt-sm-10{margin-top:4rem!important}.mt-sm-11{margin-top:4.4rem!important}.mt-sm-12{margin-top:4.8rem!important}.mt-sm-13{margin-top:5.2rem!important}.mt-sm-14{margin-top:5.6rem!important}.mt-sm-15{margin-top:6rem!important}.mt-sm-16{margin-top:6.4rem!important}.mt-sm-17{margin-top:6.8rem!important}.mt-sm-18{margin-top:7.2rem!important}.mt-sm-19{margin-top:7.6rem!important}.mt-sm-20{margin-top:8rem!important}.mt-sm-21{margin-top:8.4rem!important}.mt-sm-22{margin-top:8.8rem!important}.mt-sm-23{margin-top:9.2rem!important}.mt-sm-24{margin-top:9.6rem!important}.mt-sm-25{margin-top:10rem!important}.mt-sm-26{margin-top:10.4rem!important}.mt-sm-27{margin-top:10.8rem!important}.mt-sm-28{margin-top:11.2rem!important}.mt-sm-29{margin-top:11.6rem!important}.mt-sm-30{margin-top:12rem!important}.mt-sm-31{margin-top:12.4rem!important}.mt-sm-32{margin-top:12.8rem!important}.mt-sm-33{margin-top:13.2rem!important}.mt-sm-34{margin-top:13.6rem!important}.mt-sm-35{margin-top:14rem!important}.mt-sm-36{margin-top:14.4rem!important}.mt-sm-37{margin-top:14.8rem!important}.mt-sm-38{margin-top:15.2rem!important}.mt-sm-39{margin-top:15.6rem!important}.mt-sm-40{margin-top:16rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.4rem!important}.me-sm-2{margin-right:.8rem!important}.me-sm-3{margin-right:1.2rem!important}.me-sm-4{margin-right:1.6rem!important}.me-sm-5{margin-right:2rem!important}.me-sm-6{margin-right:2.4rem!important}.me-sm-7{margin-right:2.8rem!important}.me-sm-8{margin-right:3.2rem!important}.me-sm-9{margin-right:3.6rem!important}.me-sm-10{margin-right:4rem!important}.me-sm-11{margin-right:4.4rem!important}.me-sm-12{margin-right:4.8rem!important}.me-sm-13{margin-right:5.2rem!important}.me-sm-14{margin-right:5.6rem!important}.me-sm-15{margin-right:6rem!important}.me-sm-16{margin-right:6.4rem!important}.me-sm-17{margin-right:6.8rem!important}.me-sm-18{margin-right:7.2rem!important}.me-sm-19{margin-right:7.6rem!important}.me-sm-20{margin-right:8rem!important}.me-sm-21{margin-right:8.4rem!important}.me-sm-22{margin-right:8.8rem!important}.me-sm-23{margin-right:9.2rem!important}.me-sm-24{margin-right:9.6rem!important}.me-sm-25{margin-right:10rem!important}.me-sm-26{margin-right:10.4rem!important}.me-sm-27{margin-right:10.8rem!important}.me-sm-28{margin-right:11.2rem!important}.me-sm-29{margin-right:11.6rem!important}.me-sm-30{margin-right:12rem!important}.me-sm-31{margin-right:12.4rem!important}.me-sm-32{margin-right:12.8rem!important}.me-sm-33{margin-right:13.2rem!important}.me-sm-34{margin-right:13.6rem!important}.me-sm-35{margin-right:14rem!important}.me-sm-36{margin-right:14.4rem!important}.me-sm-37{margin-right:14.8rem!important}.me-sm-38{margin-right:15.2rem!important}.me-sm-39{margin-right:15.6rem!important}.me-sm-40{margin-right:16rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.4rem!important}.mb-sm-2{margin-bottom:.8rem!important}.mb-sm-3{margin-bottom:1.2rem!important}.mb-sm-4{margin-bottom:1.6rem!important}.mb-sm-5{margin-bottom:2rem!important}.mb-sm-6{margin-bottom:2.4rem!important}.mb-sm-7{margin-bottom:2.8rem!important}.mb-sm-8{margin-bottom:3.2rem!important}.mb-sm-9{margin-bottom:3.6rem!important}.mb-sm-10{margin-bottom:4rem!important}.mb-sm-11{margin-bottom:4.4rem!important}.mb-sm-12{margin-bottom:4.8rem!important}.mb-sm-13{margin-bottom:5.2rem!important}.mb-sm-14{margin-bottom:5.6rem!important}.mb-sm-15{margin-bottom:6rem!important}.mb-sm-16{margin-bottom:6.4rem!important}.mb-sm-17{margin-bottom:6.8rem!important}.mb-sm-18{margin-bottom:7.2rem!important}.mb-sm-19{margin-bottom:7.6rem!important}.mb-sm-20{margin-bottom:8rem!important}.mb-sm-21{margin-bottom:8.4rem!important}.mb-sm-22{margin-bottom:8.8rem!important}.mb-sm-23{margin-bottom:9.2rem!important}.mb-sm-24{margin-bottom:9.6rem!important}.mb-sm-25{margin-bottom:10rem!important}.mb-sm-26{margin-bottom:10.4rem!important}.mb-sm-27{margin-bottom:10.8rem!important}.mb-sm-28{margin-bottom:11.2rem!important}.mb-sm-29{margin-bottom:11.6rem!important}.mb-sm-30{margin-bottom:12rem!important}.mb-sm-31{margin-bottom:12.4rem!important}.mb-sm-32{margin-bottom:12.8rem!important}.mb-sm-33{margin-bottom:13.2rem!important}.mb-sm-34{margin-bottom:13.6rem!important}.mb-sm-35{margin-bottom:14rem!important}.mb-sm-36{margin-bottom:14.4rem!important}.mb-sm-37{margin-bottom:14.8rem!important}.mb-sm-38{margin-bottom:15.2rem!important}.mb-sm-39{margin-bottom:15.6rem!important}.mb-sm-40{margin-bottom:16rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.4rem!important}.ms-sm-2{margin-left:.8rem!important}.ms-sm-3{margin-left:1.2rem!important}.ms-sm-4{margin-left:1.6rem!important}.ms-sm-5{margin-left:2rem!important}.ms-sm-6{margin-left:2.4rem!important}.ms-sm-7{margin-left:2.8rem!important}.ms-sm-8{margin-left:3.2rem!important}.ms-sm-9{margin-left:3.6rem!important}.ms-sm-10{margin-left:4rem!important}.ms-sm-11{margin-left:4.4rem!important}.ms-sm-12{margin-left:4.8rem!important}.ms-sm-13{margin-left:5.2rem!important}.ms-sm-14{margin-left:5.6rem!important}.ms-sm-15{margin-left:6rem!important}.ms-sm-16{margin-left:6.4rem!important}.ms-sm-17{margin-left:6.8rem!important}.ms-sm-18{margin-left:7.2rem!important}.ms-sm-19{margin-left:7.6rem!important}.ms-sm-20{margin-left:8rem!important}.ms-sm-21{margin-left:8.4rem!important}.ms-sm-22{margin-left:8.8rem!important}.ms-sm-23{margin-left:9.2rem!important}.ms-sm-24{margin-left:9.6rem!important}.ms-sm-25{margin-left:10rem!important}.ms-sm-26{margin-left:10.4rem!important}.ms-sm-27{margin-left:10.8rem!important}.ms-sm-28{margin-left:11.2rem!important}.ms-sm-29{margin-left:11.6rem!important}.ms-sm-30{margin-left:12rem!important}.ms-sm-31{margin-left:12.4rem!important}.ms-sm-32{margin-left:12.8rem!important}.ms-sm-33{margin-left:13.2rem!important}.ms-sm-34{margin-left:13.6rem!important}.ms-sm-35{margin-left:14rem!important}.ms-sm-36{margin-left:14.4rem!important}.ms-sm-37{margin-left:14.8rem!important}.ms-sm-38{margin-left:15.2rem!important}.ms-sm-39{margin-left:15.6rem!important}.ms-sm-40{margin-left:16rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.4rem!important}.p-sm-2{padding:.8rem!important}.p-sm-3{padding:1.2rem!important}.p-sm-4{padding:1.6rem!important}.p-sm-5{padding:2rem!important}.p-sm-6{padding:2.4rem!important}.p-sm-7{padding:2.8rem!important}.p-sm-8{padding:3.2rem!important}.p-sm-9{padding:3.6rem!important}.p-sm-10{padding:4rem!important}.p-sm-11{padding:4.4rem!important}.p-sm-12{padding:4.8rem!important}.p-sm-13{padding:5.2rem!important}.p-sm-14{padding:5.6rem!important}.p-sm-15{padding:6rem!important}.p-sm-16{padding:6.4rem!important}.p-sm-17{padding:6.8rem!important}.p-sm-18{padding:7.2rem!important}.p-sm-19{padding:7.6rem!important}.p-sm-20{padding:8rem!important}.p-sm-21{padding:8.4rem!important}.p-sm-22{padding:8.8rem!important}.p-sm-23{padding:9.2rem!important}.p-sm-24{padding:9.6rem!important}.p-sm-25{padding:10rem!important}.p-sm-26{padding:10.4rem!important}.p-sm-27{padding:10.8rem!important}.p-sm-28{padding:11.2rem!important}.p-sm-29{padding:11.6rem!important}.p-sm-30{padding:12rem!important}.p-sm-31{padding:12.4rem!important}.p-sm-32{padding:12.8rem!important}.p-sm-33{padding:13.2rem!important}.p-sm-34{padding:13.6rem!important}.p-sm-35{padding:14rem!important}.p-sm-36{padding:14.4rem!important}.p-sm-37{padding:14.8rem!important}.p-sm-38{padding:15.2rem!important}.p-sm-39{padding:15.6rem!important}.p-sm-40{padding:16rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.4rem!important;padding-right:.4rem!important}.px-sm-2{padding-left:.8rem!important;padding-right:.8rem!important}.px-sm-3{padding-left:1.2rem!important;padding-right:1.2rem!important}.px-sm-4{padding-left:1.6rem!important;padding-right:1.6rem!important}.px-sm-5{padding-left:2rem!important;padding-right:2rem!important}.px-sm-6{padding-left:2.4rem!important;padding-right:2.4rem!important}.px-sm-7{padding-left:2.8rem!important;padding-right:2.8rem!important}.px-sm-8{padding-left:3.2rem!important;padding-right:3.2rem!important}.px-sm-9{padding-left:3.6rem!important;padding-right:3.6rem!important}.px-sm-10{padding-left:4rem!important;padding-right:4rem!important}.px-sm-11{padding-left:4.4rem!important;padding-right:4.4rem!important}.px-sm-12{padding-left:4.8rem!important;padding-right:4.8rem!important}.px-sm-13{padding-left:5.2rem!important;padding-right:5.2rem!important}.px-sm-14{padding-left:5.6rem!important;padding-right:5.6rem!important}.px-sm-15{padding-left:6rem!important;padding-right:6rem!important}.px-sm-16{padding-left:6.4rem!important;padding-right:6.4rem!important}.px-sm-17{padding-left:6.8rem!important;padding-right:6.8rem!important}.px-sm-18{padding-left:7.2rem!important;padding-right:7.2rem!important}.px-sm-19{padding-left:7.6rem!important;padding-right:7.6rem!important}.px-sm-20{padding-left:8rem!important;padding-right:8rem!important}.px-sm-21{padding-left:8.4rem!important;padding-right:8.4rem!important}.px-sm-22{padding-left:8.8rem!important;padding-right:8.8rem!important}.px-sm-23{padding-left:9.2rem!important;padding-right:9.2rem!important}.px-sm-24{padding-left:9.6rem!important;padding-right:9.6rem!important}.px-sm-25{padding-left:10rem!important;padding-right:10rem!important}.px-sm-26{padding-left:10.4rem!important;padding-right:10.4rem!important}.px-sm-27{padding-left:10.8rem!important;padding-right:10.8rem!important}.px-sm-28{padding-left:11.2rem!important;padding-right:11.2rem!important}.px-sm-29{padding-left:11.6rem!important;padding-right:11.6rem!important}.px-sm-30{padding-left:12rem!important;padding-right:12rem!important}.px-sm-31{padding-left:12.4rem!important;padding-right:12.4rem!important}.px-sm-32{padding-left:12.8rem!important;padding-right:12.8rem!important}.px-sm-33{padding-left:13.2rem!important;padding-right:13.2rem!important}.px-sm-34{padding-left:13.6rem!important;padding-right:13.6rem!important}.px-sm-35{padding-left:14rem!important;padding-right:14rem!important}.px-sm-36{padding-left:14.4rem!important;padding-right:14.4rem!important}.px-sm-37{padding-left:14.8rem!important;padding-right:14.8rem!important}.px-sm-38{padding-left:15.2rem!important;padding-right:15.2rem!important}.px-sm-39{padding-left:15.6rem!important;padding-right:15.6rem!important}.px-sm-40{padding-left:16rem!important;padding-right:16rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.4rem!important;padding-top:.4rem!important}.py-sm-2{padding-bottom:.8rem!important;padding-top:.8rem!important}.py-sm-3{padding-bottom:1.2rem!important;padding-top:1.2rem!important}.py-sm-4{padding-bottom:1.6rem!important;padding-top:1.6rem!important}.py-sm-5{padding-bottom:2rem!important;padding-top:2rem!important}.py-sm-6{padding-bottom:2.4rem!important;padding-top:2.4rem!important}.py-sm-7{padding-bottom:2.8rem!important;padding-top:2.8rem!important}.py-sm-8{padding-bottom:3.2rem!important;padding-top:3.2rem!important}.py-sm-9{padding-bottom:3.6rem!important;padding-top:3.6rem!important}.py-sm-10{padding-bottom:4rem!important;padding-top:4rem!important}.py-sm-11{padding-bottom:4.4rem!important;padding-top:4.4rem!important}.py-sm-12{padding-bottom:4.8rem!important;padding-top:4.8rem!important}.py-sm-13{padding-bottom:5.2rem!important;padding-top:5.2rem!important}.py-sm-14{padding-bottom:5.6rem!important;padding-top:5.6rem!important}.py-sm-15{padding-bottom:6rem!important;padding-top:6rem!important}.py-sm-16{padding-bottom:6.4rem!important;padding-top:6.4rem!important}.py-sm-17{padding-bottom:6.8rem!important;padding-top:6.8rem!important}.py-sm-18{padding-bottom:7.2rem!important;padding-top:7.2rem!important}.py-sm-19{padding-bottom:7.6rem!important;padding-top:7.6rem!important}.py-sm-20{padding-bottom:8rem!important;padding-top:8rem!important}.py-sm-21{padding-bottom:8.4rem!important;padding-top:8.4rem!important}.py-sm-22{padding-bottom:8.8rem!important;padding-top:8.8rem!important}.py-sm-23{padding-bottom:9.2rem!important;padding-top:9.2rem!important}.py-sm-24{padding-bottom:9.6rem!important;padding-top:9.6rem!important}.py-sm-25{padding-bottom:10rem!important;padding-top:10rem!important}.py-sm-26{padding-bottom:10.4rem!important;padding-top:10.4rem!important}.py-sm-27{padding-bottom:10.8rem!important;padding-top:10.8rem!important}.py-sm-28{padding-bottom:11.2rem!important;padding-top:11.2rem!important}.py-sm-29{padding-bottom:11.6rem!important;padding-top:11.6rem!important}.py-sm-30{padding-bottom:12rem!important;padding-top:12rem!important}.py-sm-31{padding-bottom:12.4rem!important;padding-top:12.4rem!important}.py-sm-32{padding-bottom:12.8rem!important;padding-top:12.8rem!important}.py-sm-33{padding-bottom:13.2rem!important;padding-top:13.2rem!important}.py-sm-34{padding-bottom:13.6rem!important;padding-top:13.6rem!important}.py-sm-35{padding-bottom:14rem!important;padding-top:14rem!important}.py-sm-36{padding-bottom:14.4rem!important;padding-top:14.4rem!important}.py-sm-37{padding-bottom:14.8rem!important;padding-top:14.8rem!important}.py-sm-38{padding-bottom:15.2rem!important;padding-top:15.2rem!important}.py-sm-39{padding-bottom:15.6rem!important;padding-top:15.6rem!important}.py-sm-40{padding-bottom:16rem!important;padding-top:16rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.4rem!important}.pt-sm-2{padding-top:.8rem!important}.pt-sm-3{padding-top:1.2rem!important}.pt-sm-4{padding-top:1.6rem!important}.pt-sm-5{padding-top:2rem!important}.pt-sm-6{padding-top:2.4rem!important}.pt-sm-7{padding-top:2.8rem!important}.pt-sm-8{padding-top:3.2rem!important}.pt-sm-9{padding-top:3.6rem!important}.pt-sm-10{padding-top:4rem!important}.pt-sm-11{padding-top:4.4rem!important}.pt-sm-12{padding-top:4.8rem!important}.pt-sm-13{padding-top:5.2rem!important}.pt-sm-14{padding-top:5.6rem!important}.pt-sm-15{padding-top:6rem!important}.pt-sm-16{padding-top:6.4rem!important}.pt-sm-17{padding-top:6.8rem!important}.pt-sm-18{padding-top:7.2rem!important}.pt-sm-19{padding-top:7.6rem!important}.pt-sm-20{padding-top:8rem!important}.pt-sm-21{padding-top:8.4rem!important}.pt-sm-22{padding-top:8.8rem!important}.pt-sm-23{padding-top:9.2rem!important}.pt-sm-24{padding-top:9.6rem!important}.pt-sm-25{padding-top:10rem!important}.pt-sm-26{padding-top:10.4rem!important}.pt-sm-27{padding-top:10.8rem!important}.pt-sm-28{padding-top:11.2rem!important}.pt-sm-29{padding-top:11.6rem!important}.pt-sm-30{padding-top:12rem!important}.pt-sm-31{padding-top:12.4rem!important}.pt-sm-32{padding-top:12.8rem!important}.pt-sm-33{padding-top:13.2rem!important}.pt-sm-34{padding-top:13.6rem!important}.pt-sm-35{padding-top:14rem!important}.pt-sm-36{padding-top:14.4rem!important}.pt-sm-37{padding-top:14.8rem!important}.pt-sm-38{padding-top:15.2rem!important}.pt-sm-39{padding-top:15.6rem!important}.pt-sm-40{padding-top:16rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.4rem!important}.pe-sm-2{padding-right:.8rem!important}.pe-sm-3{padding-right:1.2rem!important}.pe-sm-4{padding-right:1.6rem!important}.pe-sm-5{padding-right:2rem!important}.pe-sm-6{padding-right:2.4rem!important}.pe-sm-7{padding-right:2.8rem!important}.pe-sm-8{padding-right:3.2rem!important}.pe-sm-9{padding-right:3.6rem!important}.pe-sm-10{padding-right:4rem!important}.pe-sm-11{padding-right:4.4rem!important}.pe-sm-12{padding-right:4.8rem!important}.pe-sm-13{padding-right:5.2rem!important}.pe-sm-14{padding-right:5.6rem!important}.pe-sm-15{padding-right:6rem!important}.pe-sm-16{padding-right:6.4rem!important}.pe-sm-17{padding-right:6.8rem!important}.pe-sm-18{padding-right:7.2rem!important}.pe-sm-19{padding-right:7.6rem!important}.pe-sm-20{padding-right:8rem!important}.pe-sm-21{padding-right:8.4rem!important}.pe-sm-22{padding-right:8.8rem!important}.pe-sm-23{padding-right:9.2rem!important}.pe-sm-24{padding-right:9.6rem!important}.pe-sm-25{padding-right:10rem!important}.pe-sm-26{padding-right:10.4rem!important}.pe-sm-27{padding-right:10.8rem!important}.pe-sm-28{padding-right:11.2rem!important}.pe-sm-29{padding-right:11.6rem!important}.pe-sm-30{padding-right:12rem!important}.pe-sm-31{padding-right:12.4rem!important}.pe-sm-32{padding-right:12.8rem!important}.pe-sm-33{padding-right:13.2rem!important}.pe-sm-34{padding-right:13.6rem!important}.pe-sm-35{padding-right:14rem!important}.pe-sm-36{padding-right:14.4rem!important}.pe-sm-37{padding-right:14.8rem!important}.pe-sm-38{padding-right:15.2rem!important}.pe-sm-39{padding-right:15.6rem!important}.pe-sm-40{padding-right:16rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.4rem!important}.pb-sm-2{padding-bottom:.8rem!important}.pb-sm-3{padding-bottom:1.2rem!important}.pb-sm-4{padding-bottom:1.6rem!important}.pb-sm-5{padding-bottom:2rem!important}.pb-sm-6{padding-bottom:2.4rem!important}.pb-sm-7{padding-bottom:2.8rem!important}.pb-sm-8{padding-bottom:3.2rem!important}.pb-sm-9{padding-bottom:3.6rem!important}.pb-sm-10{padding-bottom:4rem!important}.pb-sm-11{padding-bottom:4.4rem!important}.pb-sm-12{padding-bottom:4.8rem!important}.pb-sm-13{padding-bottom:5.2rem!important}.pb-sm-14{padding-bottom:5.6rem!important}.pb-sm-15{padding-bottom:6rem!important}.pb-sm-16{padding-bottom:6.4rem!important}.pb-sm-17{padding-bottom:6.8rem!important}.pb-sm-18{padding-bottom:7.2rem!important}.pb-sm-19{padding-bottom:7.6rem!important}.pb-sm-20{padding-bottom:8rem!important}.pb-sm-21{padding-bottom:8.4rem!important}.pb-sm-22{padding-bottom:8.8rem!important}.pb-sm-23{padding-bottom:9.2rem!important}.pb-sm-24{padding-bottom:9.6rem!important}.pb-sm-25{padding-bottom:10rem!important}.pb-sm-26{padding-bottom:10.4rem!important}.pb-sm-27{padding-bottom:10.8rem!important}.pb-sm-28{padding-bottom:11.2rem!important}.pb-sm-29{padding-bottom:11.6rem!important}.pb-sm-30{padding-bottom:12rem!important}.pb-sm-31{padding-bottom:12.4rem!important}.pb-sm-32{padding-bottom:12.8rem!important}.pb-sm-33{padding-bottom:13.2rem!important}.pb-sm-34{padding-bottom:13.6rem!important}.pb-sm-35{padding-bottom:14rem!important}.pb-sm-36{padding-bottom:14.4rem!important}.pb-sm-37{padding-bottom:14.8rem!important}.pb-sm-38{padding-bottom:15.2rem!important}.pb-sm-39{padding-bottom:15.6rem!important}.pb-sm-40{padding-bottom:16rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.4rem!important}.ps-sm-2{padding-left:.8rem!important}.ps-sm-3{padding-left:1.2rem!important}.ps-sm-4{padding-left:1.6rem!important}.ps-sm-5{padding-left:2rem!important}.ps-sm-6{padding-left:2.4rem!important}.ps-sm-7{padding-left:2.8rem!important}.ps-sm-8{padding-left:3.2rem!important}.ps-sm-9{padding-left:3.6rem!important}.ps-sm-10{padding-left:4rem!important}.ps-sm-11{padding-left:4.4rem!important}.ps-sm-12{padding-left:4.8rem!important}.ps-sm-13{padding-left:5.2rem!important}.ps-sm-14{padding-left:5.6rem!important}.ps-sm-15{padding-left:6rem!important}.ps-sm-16{padding-left:6.4rem!important}.ps-sm-17{padding-left:6.8rem!important}.ps-sm-18{padding-left:7.2rem!important}.ps-sm-19{padding-left:7.6rem!important}.ps-sm-20{padding-left:8rem!important}.ps-sm-21{padding-left:8.4rem!important}.ps-sm-22{padding-left:8.8rem!important}.ps-sm-23{padding-left:9.2rem!important}.ps-sm-24{padding-left:9.6rem!important}.ps-sm-25{padding-left:10rem!important}.ps-sm-26{padding-left:10.4rem!important}.ps-sm-27{padding-left:10.8rem!important}.ps-sm-28{padding-left:11.2rem!important}.ps-sm-29{padding-left:11.6rem!important}.ps-sm-30{padding-left:12rem!important}.ps-sm-31{padding-left:12.4rem!important}.ps-sm-32{padding-left:12.8rem!important}.ps-sm-33{padding-left:13.2rem!important}.ps-sm-34{padding-left:13.6rem!important}.ps-sm-35{padding-left:14rem!important}.ps-sm-36{padding-left:14.4rem!important}.ps-sm-37{padding-left:14.8rem!important}.ps-sm-38{padding-left:15.2rem!important}.ps-sm-39{padding-left:15.6rem!important}.ps-sm-40{padding-left:16rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.4rem!important}.gap-sm-2{gap:.8rem!important}.gap-sm-3{gap:1.2rem!important}.gap-sm-4{gap:1.6rem!important}.gap-sm-5{gap:2rem!important}.gap-sm-6{gap:2.4rem!important}.gap-sm-7{gap:2.8rem!important}.gap-sm-8{gap:3.2rem!important}.gap-sm-9{gap:3.6rem!important}.gap-sm-10{gap:4rem!important}.gap-sm-11{gap:4.4rem!important}.gap-sm-12{gap:4.8rem!important}.gap-sm-13{gap:5.2rem!important}.gap-sm-14{gap:5.6rem!important}.gap-sm-15{gap:6rem!important}.gap-sm-16{gap:6.4rem!important}.gap-sm-17{gap:6.8rem!important}.gap-sm-18{gap:7.2rem!important}.gap-sm-19{gap:7.6rem!important}.gap-sm-20{gap:8rem!important}.gap-sm-21{gap:8.4rem!important}.gap-sm-22{gap:8.8rem!important}.gap-sm-23{gap:9.2rem!important}.gap-sm-24{gap:9.6rem!important}.gap-sm-25{gap:10rem!important}.gap-sm-26{gap:10.4rem!important}.gap-sm-27{gap:10.8rem!important}.gap-sm-28{gap:11.2rem!important}.gap-sm-29{gap:11.6rem!important}.gap-sm-30{gap:12rem!important}.gap-sm-31{gap:12.4rem!important}.gap-sm-32{gap:12.8rem!important}.gap-sm-33{gap:13.2rem!important}.gap-sm-34{gap:13.6rem!important}.gap-sm-35{gap:14rem!important}.gap-sm-36{gap:14.4rem!important}.gap-sm-37{gap:14.8rem!important}.gap-sm-38{gap:15.2rem!important}.gap-sm-39{gap:15.6rem!important}.gap-sm-40{gap:16rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.4rem!important}.row-gap-sm-2{row-gap:.8rem!important}.row-gap-sm-3{row-gap:1.2rem!important}.row-gap-sm-4{row-gap:1.6rem!important}.row-gap-sm-5{row-gap:2rem!important}.row-gap-sm-6{row-gap:2.4rem!important}.row-gap-sm-7{row-gap:2.8rem!important}.row-gap-sm-8{row-gap:3.2rem!important}.row-gap-sm-9{row-gap:3.6rem!important}.row-gap-sm-10{row-gap:4rem!important}.row-gap-sm-11{row-gap:4.4rem!important}.row-gap-sm-12{row-gap:4.8rem!important}.row-gap-sm-13{row-gap:5.2rem!important}.row-gap-sm-14{row-gap:5.6rem!important}.row-gap-sm-15{row-gap:6rem!important}.row-gap-sm-16{row-gap:6.4rem!important}.row-gap-sm-17{row-gap:6.8rem!important}.row-gap-sm-18{row-gap:7.2rem!important}.row-gap-sm-19{row-gap:7.6rem!important}.row-gap-sm-20{row-gap:8rem!important}.row-gap-sm-21{row-gap:8.4rem!important}.row-gap-sm-22{row-gap:8.8rem!important}.row-gap-sm-23{row-gap:9.2rem!important}.row-gap-sm-24{row-gap:9.6rem!important}.row-gap-sm-25{row-gap:10rem!important}.row-gap-sm-26{row-gap:10.4rem!important}.row-gap-sm-27{row-gap:10.8rem!important}.row-gap-sm-28{row-gap:11.2rem!important}.row-gap-sm-29{row-gap:11.6rem!important}.row-gap-sm-30{row-gap:12rem!important}.row-gap-sm-31{row-gap:12.4rem!important}.row-gap-sm-32{row-gap:12.8rem!important}.row-gap-sm-33{row-gap:13.2rem!important}.row-gap-sm-34{row-gap:13.6rem!important}.row-gap-sm-35{row-gap:14rem!important}.row-gap-sm-36{row-gap:14.4rem!important}.row-gap-sm-37{row-gap:14.8rem!important}.row-gap-sm-38{row-gap:15.2rem!important}.row-gap-sm-39{row-gap:15.6rem!important}.row-gap-sm-40{row-gap:16rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.4rem!important;column-gap:.4rem!important}.column-gap-sm-2{-moz-column-gap:.8rem!important;column-gap:.8rem!important}.column-gap-sm-3{-moz-column-gap:1.2rem!important;column-gap:1.2rem!important}.column-gap-sm-4{-moz-column-gap:1.6rem!important;column-gap:1.6rem!important}.column-gap-sm-5{-moz-column-gap:2rem!important;column-gap:2rem!important}.column-gap-sm-6{-moz-column-gap:2.4rem!important;column-gap:2.4rem!important}.column-gap-sm-7{-moz-column-gap:2.8rem!important;column-gap:2.8rem!important}.column-gap-sm-8{-moz-column-gap:3.2rem!important;column-gap:3.2rem!important}.column-gap-sm-9{-moz-column-gap:3.6rem!important;column-gap:3.6rem!important}.column-gap-sm-10{-moz-column-gap:4rem!important;column-gap:4rem!important}.column-gap-sm-11{-moz-column-gap:4.4rem!important;column-gap:4.4rem!important}.column-gap-sm-12{-moz-column-gap:4.8rem!important;column-gap:4.8rem!important}.column-gap-sm-13{-moz-column-gap:5.2rem!important;column-gap:5.2rem!important}.column-gap-sm-14{-moz-column-gap:5.6rem!important;column-gap:5.6rem!important}.column-gap-sm-15{-moz-column-gap:6rem!important;column-gap:6rem!important}.column-gap-sm-16{-moz-column-gap:6.4rem!important;column-gap:6.4rem!important}.column-gap-sm-17{-moz-column-gap:6.8rem!important;column-gap:6.8rem!important}.column-gap-sm-18{-moz-column-gap:7.2rem!important;column-gap:7.2rem!important}.column-gap-sm-19{-moz-column-gap:7.6rem!important;column-gap:7.6rem!important}.column-gap-sm-20{-moz-column-gap:8rem!important;column-gap:8rem!important}.column-gap-sm-21{-moz-column-gap:8.4rem!important;column-gap:8.4rem!important}.column-gap-sm-22{-moz-column-gap:8.8rem!important;column-gap:8.8rem!important}.column-gap-sm-23{-moz-column-gap:9.2rem!important;column-gap:9.2rem!important}.column-gap-sm-24{-moz-column-gap:9.6rem!important;column-gap:9.6rem!important}.column-gap-sm-25{-moz-column-gap:10rem!important;column-gap:10rem!important}.column-gap-sm-26{-moz-column-gap:10.4rem!important;column-gap:10.4rem!important}.column-gap-sm-27{-moz-column-gap:10.8rem!important;column-gap:10.8rem!important}.column-gap-sm-28{-moz-column-gap:11.2rem!important;column-gap:11.2rem!important}.column-gap-sm-29{-moz-column-gap:11.6rem!important;column-gap:11.6rem!important}.column-gap-sm-30{-moz-column-gap:12rem!important;column-gap:12rem!important}.column-gap-sm-31{-moz-column-gap:12.4rem!important;column-gap:12.4rem!important}.column-gap-sm-32{-moz-column-gap:12.8rem!important;column-gap:12.8rem!important}.column-gap-sm-33{-moz-column-gap:13.2rem!important;column-gap:13.2rem!important}.column-gap-sm-34{-moz-column-gap:13.6rem!important;column-gap:13.6rem!important}.column-gap-sm-35{-moz-column-gap:14rem!important;column-gap:14rem!important}.column-gap-sm-36{-moz-column-gap:14.4rem!important;column-gap:14.4rem!important}.column-gap-sm-37{-moz-column-gap:14.8rem!important;column-gap:14.8rem!important}.column-gap-sm-38{-moz-column-gap:15.2rem!important;column-gap:15.2rem!important}.column-gap-sm-39{-moz-column-gap:15.6rem!important;column-gap:15.6rem!important}.column-gap-sm-40{-moz-column-gap:16rem!important;column-gap:16rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.4rem!important}.m-md-2{margin:.8rem!important}.m-md-3{margin:1.2rem!important}.m-md-4{margin:1.6rem!important}.m-md-5{margin:2rem!important}.m-md-6{margin:2.4rem!important}.m-md-7{margin:2.8rem!important}.m-md-8{margin:3.2rem!important}.m-md-9{margin:3.6rem!important}.m-md-10{margin:4rem!important}.m-md-11{margin:4.4rem!important}.m-md-12{margin:4.8rem!important}.m-md-13{margin:5.2rem!important}.m-md-14{margin:5.6rem!important}.m-md-15{margin:6rem!important}.m-md-16{margin:6.4rem!important}.m-md-17{margin:6.8rem!important}.m-md-18{margin:7.2rem!important}.m-md-19{margin:7.6rem!important}.m-md-20{margin:8rem!important}.m-md-21{margin:8.4rem!important}.m-md-22{margin:8.8rem!important}.m-md-23{margin:9.2rem!important}.m-md-24{margin:9.6rem!important}.m-md-25{margin:10rem!important}.m-md-26{margin:10.4rem!important}.m-md-27{margin:10.8rem!important}.m-md-28{margin:11.2rem!important}.m-md-29{margin:11.6rem!important}.m-md-30{margin:12rem!important}.m-md-31{margin:12.4rem!important}.m-md-32{margin:12.8rem!important}.m-md-33{margin:13.2rem!important}.m-md-34{margin:13.6rem!important}.m-md-35{margin:14rem!important}.m-md-36{margin:14.4rem!important}.m-md-37{margin:14.8rem!important}.m-md-38{margin:15.2rem!important}.m-md-39{margin:15.6rem!important}.m-md-40{margin:16rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.4rem!important;margin-right:.4rem!important}.mx-md-2{margin-left:.8rem!important;margin-right:.8rem!important}.mx-md-3{margin-left:1.2rem!important;margin-right:1.2rem!important}.mx-md-4{margin-left:1.6rem!important;margin-right:1.6rem!important}.mx-md-5{margin-left:2rem!important;margin-right:2rem!important}.mx-md-6{margin-left:2.4rem!important;margin-right:2.4rem!important}.mx-md-7{margin-left:2.8rem!important;margin-right:2.8rem!important}.mx-md-8{margin-left:3.2rem!important;margin-right:3.2rem!important}.mx-md-9{margin-left:3.6rem!important;margin-right:3.6rem!important}.mx-md-10{margin-left:4rem!important;margin-right:4rem!important}.mx-md-11{margin-left:4.4rem!important;margin-right:4.4rem!important}.mx-md-12{margin-left:4.8rem!important;margin-right:4.8rem!important}.mx-md-13{margin-left:5.2rem!important;margin-right:5.2rem!important}.mx-md-14{margin-left:5.6rem!important;margin-right:5.6rem!important}.mx-md-15{margin-left:6rem!important;margin-right:6rem!important}.mx-md-16{margin-left:6.4rem!important;margin-right:6.4rem!important}.mx-md-17{margin-left:6.8rem!important;margin-right:6.8rem!important}.mx-md-18{margin-left:7.2rem!important;margin-right:7.2rem!important}.mx-md-19{margin-left:7.6rem!important;margin-right:7.6rem!important}.mx-md-20{margin-left:8rem!important;margin-right:8rem!important}.mx-md-21{margin-left:8.4rem!important;margin-right:8.4rem!important}.mx-md-22{margin-left:8.8rem!important;margin-right:8.8rem!important}.mx-md-23{margin-left:9.2rem!important;margin-right:9.2rem!important}.mx-md-24{margin-left:9.6rem!important;margin-right:9.6rem!important}.mx-md-25{margin-left:10rem!important;margin-right:10rem!important}.mx-md-26{margin-left:10.4rem!important;margin-right:10.4rem!important}.mx-md-27{margin-left:10.8rem!important;margin-right:10.8rem!important}.mx-md-28{margin-left:11.2rem!important;margin-right:11.2rem!important}.mx-md-29{margin-left:11.6rem!important;margin-right:11.6rem!important}.mx-md-30{margin-left:12rem!important;margin-right:12rem!important}.mx-md-31{margin-left:12.4rem!important;margin-right:12.4rem!important}.mx-md-32{margin-left:12.8rem!important;margin-right:12.8rem!important}.mx-md-33{margin-left:13.2rem!important;margin-right:13.2rem!important}.mx-md-34{margin-left:13.6rem!important;margin-right:13.6rem!important}.mx-md-35{margin-left:14rem!important;margin-right:14rem!important}.mx-md-36{margin-left:14.4rem!important;margin-right:14.4rem!important}.mx-md-37{margin-left:14.8rem!important;margin-right:14.8rem!important}.mx-md-38{margin-left:15.2rem!important;margin-right:15.2rem!important}.mx-md-39{margin-left:15.6rem!important;margin-right:15.6rem!important}.mx-md-40{margin-left:16rem!important;margin-right:16rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.4rem!important;margin-top:.4rem!important}.my-md-2{margin-bottom:.8rem!important;margin-top:.8rem!important}.my-md-3{margin-bottom:1.2rem!important;margin-top:1.2rem!important}.my-md-4{margin-bottom:1.6rem!important;margin-top:1.6rem!important}.my-md-5{margin-bottom:2rem!important;margin-top:2rem!important}.my-md-6{margin-bottom:2.4rem!important;margin-top:2.4rem!important}.my-md-7{margin-bottom:2.8rem!important;margin-top:2.8rem!important}.my-md-8{margin-bottom:3.2rem!important;margin-top:3.2rem!important}.my-md-9{margin-bottom:3.6rem!important;margin-top:3.6rem!important}.my-md-10{margin-bottom:4rem!important;margin-top:4rem!important}.my-md-11{margin-bottom:4.4rem!important;margin-top:4.4rem!important}.my-md-12{margin-bottom:4.8rem!important;margin-top:4.8rem!important}.my-md-13{margin-bottom:5.2rem!important;margin-top:5.2rem!important}.my-md-14{margin-bottom:5.6rem!important;margin-top:5.6rem!important}.my-md-15{margin-bottom:6rem!important;margin-top:6rem!important}.my-md-16{margin-bottom:6.4rem!important;margin-top:6.4rem!important}.my-md-17{margin-bottom:6.8rem!important;margin-top:6.8rem!important}.my-md-18{margin-bottom:7.2rem!important;margin-top:7.2rem!important}.my-md-19{margin-bottom:7.6rem!important;margin-top:7.6rem!important}.my-md-20{margin-bottom:8rem!important;margin-top:8rem!important}.my-md-21{margin-bottom:8.4rem!important;margin-top:8.4rem!important}.my-md-22{margin-bottom:8.8rem!important;margin-top:8.8rem!important}.my-md-23{margin-bottom:9.2rem!important;margin-top:9.2rem!important}.my-md-24{margin-bottom:9.6rem!important;margin-top:9.6rem!important}.my-md-25{margin-bottom:10rem!important;margin-top:10rem!important}.my-md-26{margin-bottom:10.4rem!important;margin-top:10.4rem!important}.my-md-27{margin-bottom:10.8rem!important;margin-top:10.8rem!important}.my-md-28{margin-bottom:11.2rem!important;margin-top:11.2rem!important}.my-md-29{margin-bottom:11.6rem!important;margin-top:11.6rem!important}.my-md-30{margin-bottom:12rem!important;margin-top:12rem!important}.my-md-31{margin-bottom:12.4rem!important;margin-top:12.4rem!important}.my-md-32{margin-bottom:12.8rem!important;margin-top:12.8rem!important}.my-md-33{margin-bottom:13.2rem!important;margin-top:13.2rem!important}.my-md-34{margin-bottom:13.6rem!important;margin-top:13.6rem!important}.my-md-35{margin-bottom:14rem!important;margin-top:14rem!important}.my-md-36{margin-bottom:14.4rem!important;margin-top:14.4rem!important}.my-md-37{margin-bottom:14.8rem!important;margin-top:14.8rem!important}.my-md-38{margin-bottom:15.2rem!important;margin-top:15.2rem!important}.my-md-39{margin-bottom:15.6rem!important;margin-top:15.6rem!important}.my-md-40{margin-bottom:16rem!important;margin-top:16rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.4rem!important}.mt-md-2{margin-top:.8rem!important}.mt-md-3{margin-top:1.2rem!important}.mt-md-4{margin-top:1.6rem!important}.mt-md-5{margin-top:2rem!important}.mt-md-6{margin-top:2.4rem!important}.mt-md-7{margin-top:2.8rem!important}.mt-md-8{margin-top:3.2rem!important}.mt-md-9{margin-top:3.6rem!important}.mt-md-10{margin-top:4rem!important}.mt-md-11{margin-top:4.4rem!important}.mt-md-12{margin-top:4.8rem!important}.mt-md-13{margin-top:5.2rem!important}.mt-md-14{margin-top:5.6rem!important}.mt-md-15{margin-top:6rem!important}.mt-md-16{margin-top:6.4rem!important}.mt-md-17{margin-top:6.8rem!important}.mt-md-18{margin-top:7.2rem!important}.mt-md-19{margin-top:7.6rem!important}.mt-md-20{margin-top:8rem!important}.mt-md-21{margin-top:8.4rem!important}.mt-md-22{margin-top:8.8rem!important}.mt-md-23{margin-top:9.2rem!important}.mt-md-24{margin-top:9.6rem!important}.mt-md-25{margin-top:10rem!important}.mt-md-26{margin-top:10.4rem!important}.mt-md-27{margin-top:10.8rem!important}.mt-md-28{margin-top:11.2rem!important}.mt-md-29{margin-top:11.6rem!important}.mt-md-30{margin-top:12rem!important}.mt-md-31{margin-top:12.4rem!important}.mt-md-32{margin-top:12.8rem!important}.mt-md-33{margin-top:13.2rem!important}.mt-md-34{margin-top:13.6rem!important}.mt-md-35{margin-top:14rem!important}.mt-md-36{margin-top:14.4rem!important}.mt-md-37{margin-top:14.8rem!important}.mt-md-38{margin-top:15.2rem!important}.mt-md-39{margin-top:15.6rem!important}.mt-md-40{margin-top:16rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.4rem!important}.me-md-2{margin-right:.8rem!important}.me-md-3{margin-right:1.2rem!important}.me-md-4{margin-right:1.6rem!important}.me-md-5{margin-right:2rem!important}.me-md-6{margin-right:2.4rem!important}.me-md-7{margin-right:2.8rem!important}.me-md-8{margin-right:3.2rem!important}.me-md-9{margin-right:3.6rem!important}.me-md-10{margin-right:4rem!important}.me-md-11{margin-right:4.4rem!important}.me-md-12{margin-right:4.8rem!important}.me-md-13{margin-right:5.2rem!important}.me-md-14{margin-right:5.6rem!important}.me-md-15{margin-right:6rem!important}.me-md-16{margin-right:6.4rem!important}.me-md-17{margin-right:6.8rem!important}.me-md-18{margin-right:7.2rem!important}.me-md-19{margin-right:7.6rem!important}.me-md-20{margin-right:8rem!important}.me-md-21{margin-right:8.4rem!important}.me-md-22{margin-right:8.8rem!important}.me-md-23{margin-right:9.2rem!important}.me-md-24{margin-right:9.6rem!important}.me-md-25{margin-right:10rem!important}.me-md-26{margin-right:10.4rem!important}.me-md-27{margin-right:10.8rem!important}.me-md-28{margin-right:11.2rem!important}.me-md-29{margin-right:11.6rem!important}.me-md-30{margin-right:12rem!important}.me-md-31{margin-right:12.4rem!important}.me-md-32{margin-right:12.8rem!important}.me-md-33{margin-right:13.2rem!important}.me-md-34{margin-right:13.6rem!important}.me-md-35{margin-right:14rem!important}.me-md-36{margin-right:14.4rem!important}.me-md-37{margin-right:14.8rem!important}.me-md-38{margin-right:15.2rem!important}.me-md-39{margin-right:15.6rem!important}.me-md-40{margin-right:16rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.4rem!important}.mb-md-2{margin-bottom:.8rem!important}.mb-md-3{margin-bottom:1.2rem!important}.mb-md-4{margin-bottom:1.6rem!important}.mb-md-5{margin-bottom:2rem!important}.mb-md-6{margin-bottom:2.4rem!important}.mb-md-7{margin-bottom:2.8rem!important}.mb-md-8{margin-bottom:3.2rem!important}.mb-md-9{margin-bottom:3.6rem!important}.mb-md-10{margin-bottom:4rem!important}.mb-md-11{margin-bottom:4.4rem!important}.mb-md-12{margin-bottom:4.8rem!important}.mb-md-13{margin-bottom:5.2rem!important}.mb-md-14{margin-bottom:5.6rem!important}.mb-md-15{margin-bottom:6rem!important}.mb-md-16{margin-bottom:6.4rem!important}.mb-md-17{margin-bottom:6.8rem!important}.mb-md-18{margin-bottom:7.2rem!important}.mb-md-19{margin-bottom:7.6rem!important}.mb-md-20{margin-bottom:8rem!important}.mb-md-21{margin-bottom:8.4rem!important}.mb-md-22{margin-bottom:8.8rem!important}.mb-md-23{margin-bottom:9.2rem!important}.mb-md-24{margin-bottom:9.6rem!important}.mb-md-25{margin-bottom:10rem!important}.mb-md-26{margin-bottom:10.4rem!important}.mb-md-27{margin-bottom:10.8rem!important}.mb-md-28{margin-bottom:11.2rem!important}.mb-md-29{margin-bottom:11.6rem!important}.mb-md-30{margin-bottom:12rem!important}.mb-md-31{margin-bottom:12.4rem!important}.mb-md-32{margin-bottom:12.8rem!important}.mb-md-33{margin-bottom:13.2rem!important}.mb-md-34{margin-bottom:13.6rem!important}.mb-md-35{margin-bottom:14rem!important}.mb-md-36{margin-bottom:14.4rem!important}.mb-md-37{margin-bottom:14.8rem!important}.mb-md-38{margin-bottom:15.2rem!important}.mb-md-39{margin-bottom:15.6rem!important}.mb-md-40{margin-bottom:16rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.4rem!important}.ms-md-2{margin-left:.8rem!important}.ms-md-3{margin-left:1.2rem!important}.ms-md-4{margin-left:1.6rem!important}.ms-md-5{margin-left:2rem!important}.ms-md-6{margin-left:2.4rem!important}.ms-md-7{margin-left:2.8rem!important}.ms-md-8{margin-left:3.2rem!important}.ms-md-9{margin-left:3.6rem!important}.ms-md-10{margin-left:4rem!important}.ms-md-11{margin-left:4.4rem!important}.ms-md-12{margin-left:4.8rem!important}.ms-md-13{margin-left:5.2rem!important}.ms-md-14{margin-left:5.6rem!important}.ms-md-15{margin-left:6rem!important}.ms-md-16{margin-left:6.4rem!important}.ms-md-17{margin-left:6.8rem!important}.ms-md-18{margin-left:7.2rem!important}.ms-md-19{margin-left:7.6rem!important}.ms-md-20{margin-left:8rem!important}.ms-md-21{margin-left:8.4rem!important}.ms-md-22{margin-left:8.8rem!important}.ms-md-23{margin-left:9.2rem!important}.ms-md-24{margin-left:9.6rem!important}.ms-md-25{margin-left:10rem!important}.ms-md-26{margin-left:10.4rem!important}.ms-md-27{margin-left:10.8rem!important}.ms-md-28{margin-left:11.2rem!important}.ms-md-29{margin-left:11.6rem!important}.ms-md-30{margin-left:12rem!important}.ms-md-31{margin-left:12.4rem!important}.ms-md-32{margin-left:12.8rem!important}.ms-md-33{margin-left:13.2rem!important}.ms-md-34{margin-left:13.6rem!important}.ms-md-35{margin-left:14rem!important}.ms-md-36{margin-left:14.4rem!important}.ms-md-37{margin-left:14.8rem!important}.ms-md-38{margin-left:15.2rem!important}.ms-md-39{margin-left:15.6rem!important}.ms-md-40{margin-left:16rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.4rem!important}.p-md-2{padding:.8rem!important}.p-md-3{padding:1.2rem!important}.p-md-4{padding:1.6rem!important}.p-md-5{padding:2rem!important}.p-md-6{padding:2.4rem!important}.p-md-7{padding:2.8rem!important}.p-md-8{padding:3.2rem!important}.p-md-9{padding:3.6rem!important}.p-md-10{padding:4rem!important}.p-md-11{padding:4.4rem!important}.p-md-12{padding:4.8rem!important}.p-md-13{padding:5.2rem!important}.p-md-14{padding:5.6rem!important}.p-md-15{padding:6rem!important}.p-md-16{padding:6.4rem!important}.p-md-17{padding:6.8rem!important}.p-md-18{padding:7.2rem!important}.p-md-19{padding:7.6rem!important}.p-md-20{padding:8rem!important}.p-md-21{padding:8.4rem!important}.p-md-22{padding:8.8rem!important}.p-md-23{padding:9.2rem!important}.p-md-24{padding:9.6rem!important}.p-md-25{padding:10rem!important}.p-md-26{padding:10.4rem!important}.p-md-27{padding:10.8rem!important}.p-md-28{padding:11.2rem!important}.p-md-29{padding:11.6rem!important}.p-md-30{padding:12rem!important}.p-md-31{padding:12.4rem!important}.p-md-32{padding:12.8rem!important}.p-md-33{padding:13.2rem!important}.p-md-34{padding:13.6rem!important}.p-md-35{padding:14rem!important}.p-md-36{padding:14.4rem!important}.p-md-37{padding:14.8rem!important}.p-md-38{padding:15.2rem!important}.p-md-39{padding:15.6rem!important}.p-md-40{padding:16rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.4rem!important;padding-right:.4rem!important}.px-md-2{padding-left:.8rem!important;padding-right:.8rem!important}.px-md-3{padding-left:1.2rem!important;padding-right:1.2rem!important}.px-md-4{padding-left:1.6rem!important;padding-right:1.6rem!important}.px-md-5{padding-left:2rem!important;padding-right:2rem!important}.px-md-6{padding-left:2.4rem!important;padding-right:2.4rem!important}.px-md-7{padding-left:2.8rem!important;padding-right:2.8rem!important}.px-md-8{padding-left:3.2rem!important;padding-right:3.2rem!important}.px-md-9{padding-left:3.6rem!important;padding-right:3.6rem!important}.px-md-10{padding-left:4rem!important;padding-right:4rem!important}.px-md-11{padding-left:4.4rem!important;padding-right:4.4rem!important}.px-md-12{padding-left:4.8rem!important;padding-right:4.8rem!important}.px-md-13{padding-left:5.2rem!important;padding-right:5.2rem!important}.px-md-14{padding-left:5.6rem!important;padding-right:5.6rem!important}.px-md-15{padding-left:6rem!important;padding-right:6rem!important}.px-md-16{padding-left:6.4rem!important;padding-right:6.4rem!important}.px-md-17{padding-left:6.8rem!important;padding-right:6.8rem!important}.px-md-18{padding-left:7.2rem!important;padding-right:7.2rem!important}.px-md-19{padding-left:7.6rem!important;padding-right:7.6rem!important}.px-md-20{padding-left:8rem!important;padding-right:8rem!important}.px-md-21{padding-left:8.4rem!important;padding-right:8.4rem!important}.px-md-22{padding-left:8.8rem!important;padding-right:8.8rem!important}.px-md-23{padding-left:9.2rem!important;padding-right:9.2rem!important}.px-md-24{padding-left:9.6rem!important;padding-right:9.6rem!important}.px-md-25{padding-left:10rem!important;padding-right:10rem!important}.px-md-26{padding-left:10.4rem!important;padding-right:10.4rem!important}.px-md-27{padding-left:10.8rem!important;padding-right:10.8rem!important}.px-md-28{padding-left:11.2rem!important;padding-right:11.2rem!important}.px-md-29{padding-left:11.6rem!important;padding-right:11.6rem!important}.px-md-30{padding-left:12rem!important;padding-right:12rem!important}.px-md-31{padding-left:12.4rem!important;padding-right:12.4rem!important}.px-md-32{padding-left:12.8rem!important;padding-right:12.8rem!important}.px-md-33{padding-left:13.2rem!important;padding-right:13.2rem!important}.px-md-34{padding-left:13.6rem!important;padding-right:13.6rem!important}.px-md-35{padding-left:14rem!important;padding-right:14rem!important}.px-md-36{padding-left:14.4rem!important;padding-right:14.4rem!important}.px-md-37{padding-left:14.8rem!important;padding-right:14.8rem!important}.px-md-38{padding-left:15.2rem!important;padding-right:15.2rem!important}.px-md-39{padding-left:15.6rem!important;padding-right:15.6rem!important}.px-md-40{padding-left:16rem!important;padding-right:16rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.4rem!important;padding-top:.4rem!important}.py-md-2{padding-bottom:.8rem!important;padding-top:.8rem!important}.py-md-3{padding-bottom:1.2rem!important;padding-top:1.2rem!important}.py-md-4{padding-bottom:1.6rem!important;padding-top:1.6rem!important}.py-md-5{padding-bottom:2rem!important;padding-top:2rem!important}.py-md-6{padding-bottom:2.4rem!important;padding-top:2.4rem!important}.py-md-7{padding-bottom:2.8rem!important;padding-top:2.8rem!important}.py-md-8{padding-bottom:3.2rem!important;padding-top:3.2rem!important}.py-md-9{padding-bottom:3.6rem!important;padding-top:3.6rem!important}.py-md-10{padding-bottom:4rem!important;padding-top:4rem!important}.py-md-11{padding-bottom:4.4rem!important;padding-top:4.4rem!important}.py-md-12{padding-bottom:4.8rem!important;padding-top:4.8rem!important}.py-md-13{padding-bottom:5.2rem!important;padding-top:5.2rem!important}.py-md-14{padding-bottom:5.6rem!important;padding-top:5.6rem!important}.py-md-15{padding-bottom:6rem!important;padding-top:6rem!important}.py-md-16{padding-bottom:6.4rem!important;padding-top:6.4rem!important}.py-md-17{padding-bottom:6.8rem!important;padding-top:6.8rem!important}.py-md-18{padding-bottom:7.2rem!important;padding-top:7.2rem!important}.py-md-19{padding-bottom:7.6rem!important;padding-top:7.6rem!important}.py-md-20{padding-bottom:8rem!important;padding-top:8rem!important}.py-md-21{padding-bottom:8.4rem!important;padding-top:8.4rem!important}.py-md-22{padding-bottom:8.8rem!important;padding-top:8.8rem!important}.py-md-23{padding-bottom:9.2rem!important;padding-top:9.2rem!important}.py-md-24{padding-bottom:9.6rem!important;padding-top:9.6rem!important}.py-md-25{padding-bottom:10rem!important;padding-top:10rem!important}.py-md-26{padding-bottom:10.4rem!important;padding-top:10.4rem!important}.py-md-27{padding-bottom:10.8rem!important;padding-top:10.8rem!important}.py-md-28{padding-bottom:11.2rem!important;padding-top:11.2rem!important}.py-md-29{padding-bottom:11.6rem!important;padding-top:11.6rem!important}.py-md-30{padding-bottom:12rem!important;padding-top:12rem!important}.py-md-31{padding-bottom:12.4rem!important;padding-top:12.4rem!important}.py-md-32{padding-bottom:12.8rem!important;padding-top:12.8rem!important}.py-md-33{padding-bottom:13.2rem!important;padding-top:13.2rem!important}.py-md-34{padding-bottom:13.6rem!important;padding-top:13.6rem!important}.py-md-35{padding-bottom:14rem!important;padding-top:14rem!important}.py-md-36{padding-bottom:14.4rem!important;padding-top:14.4rem!important}.py-md-37{padding-bottom:14.8rem!important;padding-top:14.8rem!important}.py-md-38{padding-bottom:15.2rem!important;padding-top:15.2rem!important}.py-md-39{padding-bottom:15.6rem!important;padding-top:15.6rem!important}.py-md-40{padding-bottom:16rem!important;padding-top:16rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.4rem!important}.pt-md-2{padding-top:.8rem!important}.pt-md-3{padding-top:1.2rem!important}.pt-md-4{padding-top:1.6rem!important}.pt-md-5{padding-top:2rem!important}.pt-md-6{padding-top:2.4rem!important}.pt-md-7{padding-top:2.8rem!important}.pt-md-8{padding-top:3.2rem!important}.pt-md-9{padding-top:3.6rem!important}.pt-md-10{padding-top:4rem!important}.pt-md-11{padding-top:4.4rem!important}.pt-md-12{padding-top:4.8rem!important}.pt-md-13{padding-top:5.2rem!important}.pt-md-14{padding-top:5.6rem!important}.pt-md-15{padding-top:6rem!important}.pt-md-16{padding-top:6.4rem!important}.pt-md-17{padding-top:6.8rem!important}.pt-md-18{padding-top:7.2rem!important}.pt-md-19{padding-top:7.6rem!important}.pt-md-20{padding-top:8rem!important}.pt-md-21{padding-top:8.4rem!important}.pt-md-22{padding-top:8.8rem!important}.pt-md-23{padding-top:9.2rem!important}.pt-md-24{padding-top:9.6rem!important}.pt-md-25{padding-top:10rem!important}.pt-md-26{padding-top:10.4rem!important}.pt-md-27{padding-top:10.8rem!important}.pt-md-28{padding-top:11.2rem!important}.pt-md-29{padding-top:11.6rem!important}.pt-md-30{padding-top:12rem!important}.pt-md-31{padding-top:12.4rem!important}.pt-md-32{padding-top:12.8rem!important}.pt-md-33{padding-top:13.2rem!important}.pt-md-34{padding-top:13.6rem!important}.pt-md-35{padding-top:14rem!important}.pt-md-36{padding-top:14.4rem!important}.pt-md-37{padding-top:14.8rem!important}.pt-md-38{padding-top:15.2rem!important}.pt-md-39{padding-top:15.6rem!important}.pt-md-40{padding-top:16rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.4rem!important}.pe-md-2{padding-right:.8rem!important}.pe-md-3{padding-right:1.2rem!important}.pe-md-4{padding-right:1.6rem!important}.pe-md-5{padding-right:2rem!important}.pe-md-6{padding-right:2.4rem!important}.pe-md-7{padding-right:2.8rem!important}.pe-md-8{padding-right:3.2rem!important}.pe-md-9{padding-right:3.6rem!important}.pe-md-10{padding-right:4rem!important}.pe-md-11{padding-right:4.4rem!important}.pe-md-12{padding-right:4.8rem!important}.pe-md-13{padding-right:5.2rem!important}.pe-md-14{padding-right:5.6rem!important}.pe-md-15{padding-right:6rem!important}.pe-md-16{padding-right:6.4rem!important}.pe-md-17{padding-right:6.8rem!important}.pe-md-18{padding-right:7.2rem!important}.pe-md-19{padding-right:7.6rem!important}.pe-md-20{padding-right:8rem!important}.pe-md-21{padding-right:8.4rem!important}.pe-md-22{padding-right:8.8rem!important}.pe-md-23{padding-right:9.2rem!important}.pe-md-24{padding-right:9.6rem!important}.pe-md-25{padding-right:10rem!important}.pe-md-26{padding-right:10.4rem!important}.pe-md-27{padding-right:10.8rem!important}.pe-md-28{padding-right:11.2rem!important}.pe-md-29{padding-right:11.6rem!important}.pe-md-30{padding-right:12rem!important}.pe-md-31{padding-right:12.4rem!important}.pe-md-32{padding-right:12.8rem!important}.pe-md-33{padding-right:13.2rem!important}.pe-md-34{padding-right:13.6rem!important}.pe-md-35{padding-right:14rem!important}.pe-md-36{padding-right:14.4rem!important}.pe-md-37{padding-right:14.8rem!important}.pe-md-38{padding-right:15.2rem!important}.pe-md-39{padding-right:15.6rem!important}.pe-md-40{padding-right:16rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.4rem!important}.pb-md-2{padding-bottom:.8rem!important}.pb-md-3{padding-bottom:1.2rem!important}.pb-md-4{padding-bottom:1.6rem!important}.pb-md-5{padding-bottom:2rem!important}.pb-md-6{padding-bottom:2.4rem!important}.pb-md-7{padding-bottom:2.8rem!important}.pb-md-8{padding-bottom:3.2rem!important}.pb-md-9{padding-bottom:3.6rem!important}.pb-md-10{padding-bottom:4rem!important}.pb-md-11{padding-bottom:4.4rem!important}.pb-md-12{padding-bottom:4.8rem!important}.pb-md-13{padding-bottom:5.2rem!important}.pb-md-14{padding-bottom:5.6rem!important}.pb-md-15{padding-bottom:6rem!important}.pb-md-16{padding-bottom:6.4rem!important}.pb-md-17{padding-bottom:6.8rem!important}.pb-md-18{padding-bottom:7.2rem!important}.pb-md-19{padding-bottom:7.6rem!important}.pb-md-20{padding-bottom:8rem!important}.pb-md-21{padding-bottom:8.4rem!important}.pb-md-22{padding-bottom:8.8rem!important}.pb-md-23{padding-bottom:9.2rem!important}.pb-md-24{padding-bottom:9.6rem!important}.pb-md-25{padding-bottom:10rem!important}.pb-md-26{padding-bottom:10.4rem!important}.pb-md-27{padding-bottom:10.8rem!important}.pb-md-28{padding-bottom:11.2rem!important}.pb-md-29{padding-bottom:11.6rem!important}.pb-md-30{padding-bottom:12rem!important}.pb-md-31{padding-bottom:12.4rem!important}.pb-md-32{padding-bottom:12.8rem!important}.pb-md-33{padding-bottom:13.2rem!important}.pb-md-34{padding-bottom:13.6rem!important}.pb-md-35{padding-bottom:14rem!important}.pb-md-36{padding-bottom:14.4rem!important}.pb-md-37{padding-bottom:14.8rem!important}.pb-md-38{padding-bottom:15.2rem!important}.pb-md-39{padding-bottom:15.6rem!important}.pb-md-40{padding-bottom:16rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.4rem!important}.ps-md-2{padding-left:.8rem!important}.ps-md-3{padding-left:1.2rem!important}.ps-md-4{padding-left:1.6rem!important}.ps-md-5{padding-left:2rem!important}.ps-md-6{padding-left:2.4rem!important}.ps-md-7{padding-left:2.8rem!important}.ps-md-8{padding-left:3.2rem!important}.ps-md-9{padding-left:3.6rem!important}.ps-md-10{padding-left:4rem!important}.ps-md-11{padding-left:4.4rem!important}.ps-md-12{padding-left:4.8rem!important}.ps-md-13{padding-left:5.2rem!important}.ps-md-14{padding-left:5.6rem!important}.ps-md-15{padding-left:6rem!important}.ps-md-16{padding-left:6.4rem!important}.ps-md-17{padding-left:6.8rem!important}.ps-md-18{padding-left:7.2rem!important}.ps-md-19{padding-left:7.6rem!important}.ps-md-20{padding-left:8rem!important}.ps-md-21{padding-left:8.4rem!important}.ps-md-22{padding-left:8.8rem!important}.ps-md-23{padding-left:9.2rem!important}.ps-md-24{padding-left:9.6rem!important}.ps-md-25{padding-left:10rem!important}.ps-md-26{padding-left:10.4rem!important}.ps-md-27{padding-left:10.8rem!important}.ps-md-28{padding-left:11.2rem!important}.ps-md-29{padding-left:11.6rem!important}.ps-md-30{padding-left:12rem!important}.ps-md-31{padding-left:12.4rem!important}.ps-md-32{padding-left:12.8rem!important}.ps-md-33{padding-left:13.2rem!important}.ps-md-34{padding-left:13.6rem!important}.ps-md-35{padding-left:14rem!important}.ps-md-36{padding-left:14.4rem!important}.ps-md-37{padding-left:14.8rem!important}.ps-md-38{padding-left:15.2rem!important}.ps-md-39{padding-left:15.6rem!important}.ps-md-40{padding-left:16rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.4rem!important}.gap-md-2{gap:.8rem!important}.gap-md-3{gap:1.2rem!important}.gap-md-4{gap:1.6rem!important}.gap-md-5{gap:2rem!important}.gap-md-6{gap:2.4rem!important}.gap-md-7{gap:2.8rem!important}.gap-md-8{gap:3.2rem!important}.gap-md-9{gap:3.6rem!important}.gap-md-10{gap:4rem!important}.gap-md-11{gap:4.4rem!important}.gap-md-12{gap:4.8rem!important}.gap-md-13{gap:5.2rem!important}.gap-md-14{gap:5.6rem!important}.gap-md-15{gap:6rem!important}.gap-md-16{gap:6.4rem!important}.gap-md-17{gap:6.8rem!important}.gap-md-18{gap:7.2rem!important}.gap-md-19{gap:7.6rem!important}.gap-md-20{gap:8rem!important}.gap-md-21{gap:8.4rem!important}.gap-md-22{gap:8.8rem!important}.gap-md-23{gap:9.2rem!important}.gap-md-24{gap:9.6rem!important}.gap-md-25{gap:10rem!important}.gap-md-26{gap:10.4rem!important}.gap-md-27{gap:10.8rem!important}.gap-md-28{gap:11.2rem!important}.gap-md-29{gap:11.6rem!important}.gap-md-30{gap:12rem!important}.gap-md-31{gap:12.4rem!important}.gap-md-32{gap:12.8rem!important}.gap-md-33{gap:13.2rem!important}.gap-md-34{gap:13.6rem!important}.gap-md-35{gap:14rem!important}.gap-md-36{gap:14.4rem!important}.gap-md-37{gap:14.8rem!important}.gap-md-38{gap:15.2rem!important}.gap-md-39{gap:15.6rem!important}.gap-md-40{gap:16rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.4rem!important}.row-gap-md-2{row-gap:.8rem!important}.row-gap-md-3{row-gap:1.2rem!important}.row-gap-md-4{row-gap:1.6rem!important}.row-gap-md-5{row-gap:2rem!important}.row-gap-md-6{row-gap:2.4rem!important}.row-gap-md-7{row-gap:2.8rem!important}.row-gap-md-8{row-gap:3.2rem!important}.row-gap-md-9{row-gap:3.6rem!important}.row-gap-md-10{row-gap:4rem!important}.row-gap-md-11{row-gap:4.4rem!important}.row-gap-md-12{row-gap:4.8rem!important}.row-gap-md-13{row-gap:5.2rem!important}.row-gap-md-14{row-gap:5.6rem!important}.row-gap-md-15{row-gap:6rem!important}.row-gap-md-16{row-gap:6.4rem!important}.row-gap-md-17{row-gap:6.8rem!important}.row-gap-md-18{row-gap:7.2rem!important}.row-gap-md-19{row-gap:7.6rem!important}.row-gap-md-20{row-gap:8rem!important}.row-gap-md-21{row-gap:8.4rem!important}.row-gap-md-22{row-gap:8.8rem!important}.row-gap-md-23{row-gap:9.2rem!important}.row-gap-md-24{row-gap:9.6rem!important}.row-gap-md-25{row-gap:10rem!important}.row-gap-md-26{row-gap:10.4rem!important}.row-gap-md-27{row-gap:10.8rem!important}.row-gap-md-28{row-gap:11.2rem!important}.row-gap-md-29{row-gap:11.6rem!important}.row-gap-md-30{row-gap:12rem!important}.row-gap-md-31{row-gap:12.4rem!important}.row-gap-md-32{row-gap:12.8rem!important}.row-gap-md-33{row-gap:13.2rem!important}.row-gap-md-34{row-gap:13.6rem!important}.row-gap-md-35{row-gap:14rem!important}.row-gap-md-36{row-gap:14.4rem!important}.row-gap-md-37{row-gap:14.8rem!important}.row-gap-md-38{row-gap:15.2rem!important}.row-gap-md-39{row-gap:15.6rem!important}.row-gap-md-40{row-gap:16rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.4rem!important;column-gap:.4rem!important}.column-gap-md-2{-moz-column-gap:.8rem!important;column-gap:.8rem!important}.column-gap-md-3{-moz-column-gap:1.2rem!important;column-gap:1.2rem!important}.column-gap-md-4{-moz-column-gap:1.6rem!important;column-gap:1.6rem!important}.column-gap-md-5{-moz-column-gap:2rem!important;column-gap:2rem!important}.column-gap-md-6{-moz-column-gap:2.4rem!important;column-gap:2.4rem!important}.column-gap-md-7{-moz-column-gap:2.8rem!important;column-gap:2.8rem!important}.column-gap-md-8{-moz-column-gap:3.2rem!important;column-gap:3.2rem!important}.column-gap-md-9{-moz-column-gap:3.6rem!important;column-gap:3.6rem!important}.column-gap-md-10{-moz-column-gap:4rem!important;column-gap:4rem!important}.column-gap-md-11{-moz-column-gap:4.4rem!important;column-gap:4.4rem!important}.column-gap-md-12{-moz-column-gap:4.8rem!important;column-gap:4.8rem!important}.column-gap-md-13{-moz-column-gap:5.2rem!important;column-gap:5.2rem!important}.column-gap-md-14{-moz-column-gap:5.6rem!important;column-gap:5.6rem!important}.column-gap-md-15{-moz-column-gap:6rem!important;column-gap:6rem!important}.column-gap-md-16{-moz-column-gap:6.4rem!important;column-gap:6.4rem!important}.column-gap-md-17{-moz-column-gap:6.8rem!important;column-gap:6.8rem!important}.column-gap-md-18{-moz-column-gap:7.2rem!important;column-gap:7.2rem!important}.column-gap-md-19{-moz-column-gap:7.6rem!important;column-gap:7.6rem!important}.column-gap-md-20{-moz-column-gap:8rem!important;column-gap:8rem!important}.column-gap-md-21{-moz-column-gap:8.4rem!important;column-gap:8.4rem!important}.column-gap-md-22{-moz-column-gap:8.8rem!important;column-gap:8.8rem!important}.column-gap-md-23{-moz-column-gap:9.2rem!important;column-gap:9.2rem!important}.column-gap-md-24{-moz-column-gap:9.6rem!important;column-gap:9.6rem!important}.column-gap-md-25{-moz-column-gap:10rem!important;column-gap:10rem!important}.column-gap-md-26{-moz-column-gap:10.4rem!important;column-gap:10.4rem!important}.column-gap-md-27{-moz-column-gap:10.8rem!important;column-gap:10.8rem!important}.column-gap-md-28{-moz-column-gap:11.2rem!important;column-gap:11.2rem!important}.column-gap-md-29{-moz-column-gap:11.6rem!important;column-gap:11.6rem!important}.column-gap-md-30{-moz-column-gap:12rem!important;column-gap:12rem!important}.column-gap-md-31{-moz-column-gap:12.4rem!important;column-gap:12.4rem!important}.column-gap-md-32{-moz-column-gap:12.8rem!important;column-gap:12.8rem!important}.column-gap-md-33{-moz-column-gap:13.2rem!important;column-gap:13.2rem!important}.column-gap-md-34{-moz-column-gap:13.6rem!important;column-gap:13.6rem!important}.column-gap-md-35{-moz-column-gap:14rem!important;column-gap:14rem!important}.column-gap-md-36{-moz-column-gap:14.4rem!important;column-gap:14.4rem!important}.column-gap-md-37{-moz-column-gap:14.8rem!important;column-gap:14.8rem!important}.column-gap-md-38{-moz-column-gap:15.2rem!important;column-gap:15.2rem!important}.column-gap-md-39{-moz-column-gap:15.6rem!important;column-gap:15.6rem!important}.column-gap-md-40{-moz-column-gap:16rem!important;column-gap:16rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.4rem!important}.m-lg-2{margin:.8rem!important}.m-lg-3{margin:1.2rem!important}.m-lg-4{margin:1.6rem!important}.m-lg-5{margin:2rem!important}.m-lg-6{margin:2.4rem!important}.m-lg-7{margin:2.8rem!important}.m-lg-8{margin:3.2rem!important}.m-lg-9{margin:3.6rem!important}.m-lg-10{margin:4rem!important}.m-lg-11{margin:4.4rem!important}.m-lg-12{margin:4.8rem!important}.m-lg-13{margin:5.2rem!important}.m-lg-14{margin:5.6rem!important}.m-lg-15{margin:6rem!important}.m-lg-16{margin:6.4rem!important}.m-lg-17{margin:6.8rem!important}.m-lg-18{margin:7.2rem!important}.m-lg-19{margin:7.6rem!important}.m-lg-20{margin:8rem!important}.m-lg-21{margin:8.4rem!important}.m-lg-22{margin:8.8rem!important}.m-lg-23{margin:9.2rem!important}.m-lg-24{margin:9.6rem!important}.m-lg-25{margin:10rem!important}.m-lg-26{margin:10.4rem!important}.m-lg-27{margin:10.8rem!important}.m-lg-28{margin:11.2rem!important}.m-lg-29{margin:11.6rem!important}.m-lg-30{margin:12rem!important}.m-lg-31{margin:12.4rem!important}.m-lg-32{margin:12.8rem!important}.m-lg-33{margin:13.2rem!important}.m-lg-34{margin:13.6rem!important}.m-lg-35{margin:14rem!important}.m-lg-36{margin:14.4rem!important}.m-lg-37{margin:14.8rem!important}.m-lg-38{margin:15.2rem!important}.m-lg-39{margin:15.6rem!important}.m-lg-40{margin:16rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.4rem!important;margin-right:.4rem!important}.mx-lg-2{margin-left:.8rem!important;margin-right:.8rem!important}.mx-lg-3{margin-left:1.2rem!important;margin-right:1.2rem!important}.mx-lg-4{margin-left:1.6rem!important;margin-right:1.6rem!important}.mx-lg-5{margin-left:2rem!important;margin-right:2rem!important}.mx-lg-6{margin-left:2.4rem!important;margin-right:2.4rem!important}.mx-lg-7{margin-left:2.8rem!important;margin-right:2.8rem!important}.mx-lg-8{margin-left:3.2rem!important;margin-right:3.2rem!important}.mx-lg-9{margin-left:3.6rem!important;margin-right:3.6rem!important}.mx-lg-10{margin-left:4rem!important;margin-right:4rem!important}.mx-lg-11{margin-left:4.4rem!important;margin-right:4.4rem!important}.mx-lg-12{margin-left:4.8rem!important;margin-right:4.8rem!important}.mx-lg-13{margin-left:5.2rem!important;margin-right:5.2rem!important}.mx-lg-14{margin-left:5.6rem!important;margin-right:5.6rem!important}.mx-lg-15{margin-left:6rem!important;margin-right:6rem!important}.mx-lg-16{margin-left:6.4rem!important;margin-right:6.4rem!important}.mx-lg-17{margin-left:6.8rem!important;margin-right:6.8rem!important}.mx-lg-18{margin-left:7.2rem!important;margin-right:7.2rem!important}.mx-lg-19{margin-left:7.6rem!important;margin-right:7.6rem!important}.mx-lg-20{margin-left:8rem!important;margin-right:8rem!important}.mx-lg-21{margin-left:8.4rem!important;margin-right:8.4rem!important}.mx-lg-22{margin-left:8.8rem!important;margin-right:8.8rem!important}.mx-lg-23{margin-left:9.2rem!important;margin-right:9.2rem!important}.mx-lg-24{margin-left:9.6rem!important;margin-right:9.6rem!important}.mx-lg-25{margin-left:10rem!important;margin-right:10rem!important}.mx-lg-26{margin-left:10.4rem!important;margin-right:10.4rem!important}.mx-lg-27{margin-left:10.8rem!important;margin-right:10.8rem!important}.mx-lg-28{margin-left:11.2rem!important;margin-right:11.2rem!important}.mx-lg-29{margin-left:11.6rem!important;margin-right:11.6rem!important}.mx-lg-30{margin-left:12rem!important;margin-right:12rem!important}.mx-lg-31{margin-left:12.4rem!important;margin-right:12.4rem!important}.mx-lg-32{margin-left:12.8rem!important;margin-right:12.8rem!important}.mx-lg-33{margin-left:13.2rem!important;margin-right:13.2rem!important}.mx-lg-34{margin-left:13.6rem!important;margin-right:13.6rem!important}.mx-lg-35{margin-left:14rem!important;margin-right:14rem!important}.mx-lg-36{margin-left:14.4rem!important;margin-right:14.4rem!important}.mx-lg-37{margin-left:14.8rem!important;margin-right:14.8rem!important}.mx-lg-38{margin-left:15.2rem!important;margin-right:15.2rem!important}.mx-lg-39{margin-left:15.6rem!important;margin-right:15.6rem!important}.mx-lg-40{margin-left:16rem!important;margin-right:16rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.4rem!important;margin-top:.4rem!important}.my-lg-2{margin-bottom:.8rem!important;margin-top:.8rem!important}.my-lg-3{margin-bottom:1.2rem!important;margin-top:1.2rem!important}.my-lg-4{margin-bottom:1.6rem!important;margin-top:1.6rem!important}.my-lg-5{margin-bottom:2rem!important;margin-top:2rem!important}.my-lg-6{margin-bottom:2.4rem!important;margin-top:2.4rem!important}.my-lg-7{margin-bottom:2.8rem!important;margin-top:2.8rem!important}.my-lg-8{margin-bottom:3.2rem!important;margin-top:3.2rem!important}.my-lg-9{margin-bottom:3.6rem!important;margin-top:3.6rem!important}.my-lg-10{margin-bottom:4rem!important;margin-top:4rem!important}.my-lg-11{margin-bottom:4.4rem!important;margin-top:4.4rem!important}.my-lg-12{margin-bottom:4.8rem!important;margin-top:4.8rem!important}.my-lg-13{margin-bottom:5.2rem!important;margin-top:5.2rem!important}.my-lg-14{margin-bottom:5.6rem!important;margin-top:5.6rem!important}.my-lg-15{margin-bottom:6rem!important;margin-top:6rem!important}.my-lg-16{margin-bottom:6.4rem!important;margin-top:6.4rem!important}.my-lg-17{margin-bottom:6.8rem!important;margin-top:6.8rem!important}.my-lg-18{margin-bottom:7.2rem!important;margin-top:7.2rem!important}.my-lg-19{margin-bottom:7.6rem!important;margin-top:7.6rem!important}.my-lg-20{margin-bottom:8rem!important;margin-top:8rem!important}.my-lg-21{margin-bottom:8.4rem!important;margin-top:8.4rem!important}.my-lg-22{margin-bottom:8.8rem!important;margin-top:8.8rem!important}.my-lg-23{margin-bottom:9.2rem!important;margin-top:9.2rem!important}.my-lg-24{margin-bottom:9.6rem!important;margin-top:9.6rem!important}.my-lg-25{margin-bottom:10rem!important;margin-top:10rem!important}.my-lg-26{margin-bottom:10.4rem!important;margin-top:10.4rem!important}.my-lg-27{margin-bottom:10.8rem!important;margin-top:10.8rem!important}.my-lg-28{margin-bottom:11.2rem!important;margin-top:11.2rem!important}.my-lg-29{margin-bottom:11.6rem!important;margin-top:11.6rem!important}.my-lg-30{margin-bottom:12rem!important;margin-top:12rem!important}.my-lg-31{margin-bottom:12.4rem!important;margin-top:12.4rem!important}.my-lg-32{margin-bottom:12.8rem!important;margin-top:12.8rem!important}.my-lg-33{margin-bottom:13.2rem!important;margin-top:13.2rem!important}.my-lg-34{margin-bottom:13.6rem!important;margin-top:13.6rem!important}.my-lg-35{margin-bottom:14rem!important;margin-top:14rem!important}.my-lg-36{margin-bottom:14.4rem!important;margin-top:14.4rem!important}.my-lg-37{margin-bottom:14.8rem!important;margin-top:14.8rem!important}.my-lg-38{margin-bottom:15.2rem!important;margin-top:15.2rem!important}.my-lg-39{margin-bottom:15.6rem!important;margin-top:15.6rem!important}.my-lg-40{margin-bottom:16rem!important;margin-top:16rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.4rem!important}.mt-lg-2{margin-top:.8rem!important}.mt-lg-3{margin-top:1.2rem!important}.mt-lg-4{margin-top:1.6rem!important}.mt-lg-5{margin-top:2rem!important}.mt-lg-6{margin-top:2.4rem!important}.mt-lg-7{margin-top:2.8rem!important}.mt-lg-8{margin-top:3.2rem!important}.mt-lg-9{margin-top:3.6rem!important}.mt-lg-10{margin-top:4rem!important}.mt-lg-11{margin-top:4.4rem!important}.mt-lg-12{margin-top:4.8rem!important}.mt-lg-13{margin-top:5.2rem!important}.mt-lg-14{margin-top:5.6rem!important}.mt-lg-15{margin-top:6rem!important}.mt-lg-16{margin-top:6.4rem!important}.mt-lg-17{margin-top:6.8rem!important}.mt-lg-18{margin-top:7.2rem!important}.mt-lg-19{margin-top:7.6rem!important}.mt-lg-20{margin-top:8rem!important}.mt-lg-21{margin-top:8.4rem!important}.mt-lg-22{margin-top:8.8rem!important}.mt-lg-23{margin-top:9.2rem!important}.mt-lg-24{margin-top:9.6rem!important}.mt-lg-25{margin-top:10rem!important}.mt-lg-26{margin-top:10.4rem!important}.mt-lg-27{margin-top:10.8rem!important}.mt-lg-28{margin-top:11.2rem!important}.mt-lg-29{margin-top:11.6rem!important}.mt-lg-30{margin-top:12rem!important}.mt-lg-31{margin-top:12.4rem!important}.mt-lg-32{margin-top:12.8rem!important}.mt-lg-33{margin-top:13.2rem!important}.mt-lg-34{margin-top:13.6rem!important}.mt-lg-35{margin-top:14rem!important}.mt-lg-36{margin-top:14.4rem!important}.mt-lg-37{margin-top:14.8rem!important}.mt-lg-38{margin-top:15.2rem!important}.mt-lg-39{margin-top:15.6rem!important}.mt-lg-40{margin-top:16rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.4rem!important}.me-lg-2{margin-right:.8rem!important}.me-lg-3{margin-right:1.2rem!important}.me-lg-4{margin-right:1.6rem!important}.me-lg-5{margin-right:2rem!important}.me-lg-6{margin-right:2.4rem!important}.me-lg-7{margin-right:2.8rem!important}.me-lg-8{margin-right:3.2rem!important}.me-lg-9{margin-right:3.6rem!important}.me-lg-10{margin-right:4rem!important}.me-lg-11{margin-right:4.4rem!important}.me-lg-12{margin-right:4.8rem!important}.me-lg-13{margin-right:5.2rem!important}.me-lg-14{margin-right:5.6rem!important}.me-lg-15{margin-right:6rem!important}.me-lg-16{margin-right:6.4rem!important}.me-lg-17{margin-right:6.8rem!important}.me-lg-18{margin-right:7.2rem!important}.me-lg-19{margin-right:7.6rem!important}.me-lg-20{margin-right:8rem!important}.me-lg-21{margin-right:8.4rem!important}.me-lg-22{margin-right:8.8rem!important}.me-lg-23{margin-right:9.2rem!important}.me-lg-24{margin-right:9.6rem!important}.me-lg-25{margin-right:10rem!important}.me-lg-26{margin-right:10.4rem!important}.me-lg-27{margin-right:10.8rem!important}.me-lg-28{margin-right:11.2rem!important}.me-lg-29{margin-right:11.6rem!important}.me-lg-30{margin-right:12rem!important}.me-lg-31{margin-right:12.4rem!important}.me-lg-32{margin-right:12.8rem!important}.me-lg-33{margin-right:13.2rem!important}.me-lg-34{margin-right:13.6rem!important}.me-lg-35{margin-right:14rem!important}.me-lg-36{margin-right:14.4rem!important}.me-lg-37{margin-right:14.8rem!important}.me-lg-38{margin-right:15.2rem!important}.me-lg-39{margin-right:15.6rem!important}.me-lg-40{margin-right:16rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.4rem!important}.mb-lg-2{margin-bottom:.8rem!important}.mb-lg-3{margin-bottom:1.2rem!important}.mb-lg-4{margin-bottom:1.6rem!important}.mb-lg-5{margin-bottom:2rem!important}.mb-lg-6{margin-bottom:2.4rem!important}.mb-lg-7{margin-bottom:2.8rem!important}.mb-lg-8{margin-bottom:3.2rem!important}.mb-lg-9{margin-bottom:3.6rem!important}.mb-lg-10{margin-bottom:4rem!important}.mb-lg-11{margin-bottom:4.4rem!important}.mb-lg-12{margin-bottom:4.8rem!important}.mb-lg-13{margin-bottom:5.2rem!important}.mb-lg-14{margin-bottom:5.6rem!important}.mb-lg-15{margin-bottom:6rem!important}.mb-lg-16{margin-bottom:6.4rem!important}.mb-lg-17{margin-bottom:6.8rem!important}.mb-lg-18{margin-bottom:7.2rem!important}.mb-lg-19{margin-bottom:7.6rem!important}.mb-lg-20{margin-bottom:8rem!important}.mb-lg-21{margin-bottom:8.4rem!important}.mb-lg-22{margin-bottom:8.8rem!important}.mb-lg-23{margin-bottom:9.2rem!important}.mb-lg-24{margin-bottom:9.6rem!important}.mb-lg-25{margin-bottom:10rem!important}.mb-lg-26{margin-bottom:10.4rem!important}.mb-lg-27{margin-bottom:10.8rem!important}.mb-lg-28{margin-bottom:11.2rem!important}.mb-lg-29{margin-bottom:11.6rem!important}.mb-lg-30{margin-bottom:12rem!important}.mb-lg-31{margin-bottom:12.4rem!important}.mb-lg-32{margin-bottom:12.8rem!important}.mb-lg-33{margin-bottom:13.2rem!important}.mb-lg-34{margin-bottom:13.6rem!important}.mb-lg-35{margin-bottom:14rem!important}.mb-lg-36{margin-bottom:14.4rem!important}.mb-lg-37{margin-bottom:14.8rem!important}.mb-lg-38{margin-bottom:15.2rem!important}.mb-lg-39{margin-bottom:15.6rem!important}.mb-lg-40{margin-bottom:16rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.4rem!important}.ms-lg-2{margin-left:.8rem!important}.ms-lg-3{margin-left:1.2rem!important}.ms-lg-4{margin-left:1.6rem!important}.ms-lg-5{margin-left:2rem!important}.ms-lg-6{margin-left:2.4rem!important}.ms-lg-7{margin-left:2.8rem!important}.ms-lg-8{margin-left:3.2rem!important}.ms-lg-9{margin-left:3.6rem!important}.ms-lg-10{margin-left:4rem!important}.ms-lg-11{margin-left:4.4rem!important}.ms-lg-12{margin-left:4.8rem!important}.ms-lg-13{margin-left:5.2rem!important}.ms-lg-14{margin-left:5.6rem!important}.ms-lg-15{margin-left:6rem!important}.ms-lg-16{margin-left:6.4rem!important}.ms-lg-17{margin-left:6.8rem!important}.ms-lg-18{margin-left:7.2rem!important}.ms-lg-19{margin-left:7.6rem!important}.ms-lg-20{margin-left:8rem!important}.ms-lg-21{margin-left:8.4rem!important}.ms-lg-22{margin-left:8.8rem!important}.ms-lg-23{margin-left:9.2rem!important}.ms-lg-24{margin-left:9.6rem!important}.ms-lg-25{margin-left:10rem!important}.ms-lg-26{margin-left:10.4rem!important}.ms-lg-27{margin-left:10.8rem!important}.ms-lg-28{margin-left:11.2rem!important}.ms-lg-29{margin-left:11.6rem!important}.ms-lg-30{margin-left:12rem!important}.ms-lg-31{margin-left:12.4rem!important}.ms-lg-32{margin-left:12.8rem!important}.ms-lg-33{margin-left:13.2rem!important}.ms-lg-34{margin-left:13.6rem!important}.ms-lg-35{margin-left:14rem!important}.ms-lg-36{margin-left:14.4rem!important}.ms-lg-37{margin-left:14.8rem!important}.ms-lg-38{margin-left:15.2rem!important}.ms-lg-39{margin-left:15.6rem!important}.ms-lg-40{margin-left:16rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.4rem!important}.p-lg-2{padding:.8rem!important}.p-lg-3{padding:1.2rem!important}.p-lg-4{padding:1.6rem!important}.p-lg-5{padding:2rem!important}.p-lg-6{padding:2.4rem!important}.p-lg-7{padding:2.8rem!important}.p-lg-8{padding:3.2rem!important}.p-lg-9{padding:3.6rem!important}.p-lg-10{padding:4rem!important}.p-lg-11{padding:4.4rem!important}.p-lg-12{padding:4.8rem!important}.p-lg-13{padding:5.2rem!important}.p-lg-14{padding:5.6rem!important}.p-lg-15{padding:6rem!important}.p-lg-16{padding:6.4rem!important}.p-lg-17{padding:6.8rem!important}.p-lg-18{padding:7.2rem!important}.p-lg-19{padding:7.6rem!important}.p-lg-20{padding:8rem!important}.p-lg-21{padding:8.4rem!important}.p-lg-22{padding:8.8rem!important}.p-lg-23{padding:9.2rem!important}.p-lg-24{padding:9.6rem!important}.p-lg-25{padding:10rem!important}.p-lg-26{padding:10.4rem!important}.p-lg-27{padding:10.8rem!important}.p-lg-28{padding:11.2rem!important}.p-lg-29{padding:11.6rem!important}.p-lg-30{padding:12rem!important}.p-lg-31{padding:12.4rem!important}.p-lg-32{padding:12.8rem!important}.p-lg-33{padding:13.2rem!important}.p-lg-34{padding:13.6rem!important}.p-lg-35{padding:14rem!important}.p-lg-36{padding:14.4rem!important}.p-lg-37{padding:14.8rem!important}.p-lg-38{padding:15.2rem!important}.p-lg-39{padding:15.6rem!important}.p-lg-40{padding:16rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.4rem!important;padding-right:.4rem!important}.px-lg-2{padding-left:.8rem!important;padding-right:.8rem!important}.px-lg-3{padding-left:1.2rem!important;padding-right:1.2rem!important}.px-lg-4{padding-left:1.6rem!important;padding-right:1.6rem!important}.px-lg-5{padding-left:2rem!important;padding-right:2rem!important}.px-lg-6{padding-left:2.4rem!important;padding-right:2.4rem!important}.px-lg-7{padding-left:2.8rem!important;padding-right:2.8rem!important}.px-lg-8{padding-left:3.2rem!important;padding-right:3.2rem!important}.px-lg-9{padding-left:3.6rem!important;padding-right:3.6rem!important}.px-lg-10{padding-left:4rem!important;padding-right:4rem!important}.px-lg-11{padding-left:4.4rem!important;padding-right:4.4rem!important}.px-lg-12{padding-left:4.8rem!important;padding-right:4.8rem!important}.px-lg-13{padding-left:5.2rem!important;padding-right:5.2rem!important}.px-lg-14{padding-left:5.6rem!important;padding-right:5.6rem!important}.px-lg-15{padding-left:6rem!important;padding-right:6rem!important}.px-lg-16{padding-left:6.4rem!important;padding-right:6.4rem!important}.px-lg-17{padding-left:6.8rem!important;padding-right:6.8rem!important}.px-lg-18{padding-left:7.2rem!important;padding-right:7.2rem!important}.px-lg-19{padding-left:7.6rem!important;padding-right:7.6rem!important}.px-lg-20{padding-left:8rem!important;padding-right:8rem!important}.px-lg-21{padding-left:8.4rem!important;padding-right:8.4rem!important}.px-lg-22{padding-left:8.8rem!important;padding-right:8.8rem!important}.px-lg-23{padding-left:9.2rem!important;padding-right:9.2rem!important}.px-lg-24{padding-left:9.6rem!important;padding-right:9.6rem!important}.px-lg-25{padding-left:10rem!important;padding-right:10rem!important}.px-lg-26{padding-left:10.4rem!important;padding-right:10.4rem!important}.px-lg-27{padding-left:10.8rem!important;padding-right:10.8rem!important}.px-lg-28{padding-left:11.2rem!important;padding-right:11.2rem!important}.px-lg-29{padding-left:11.6rem!important;padding-right:11.6rem!important}.px-lg-30{padding-left:12rem!important;padding-right:12rem!important}.px-lg-31{padding-left:12.4rem!important;padding-right:12.4rem!important}.px-lg-32{padding-left:12.8rem!important;padding-right:12.8rem!important}.px-lg-33{padding-left:13.2rem!important;padding-right:13.2rem!important}.px-lg-34{padding-left:13.6rem!important;padding-right:13.6rem!important}.px-lg-35{padding-left:14rem!important;padding-right:14rem!important}.px-lg-36{padding-left:14.4rem!important;padding-right:14.4rem!important}.px-lg-37{padding-left:14.8rem!important;padding-right:14.8rem!important}.px-lg-38{padding-left:15.2rem!important;padding-right:15.2rem!important}.px-lg-39{padding-left:15.6rem!important;padding-right:15.6rem!important}.px-lg-40{padding-left:16rem!important;padding-right:16rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.4rem!important;padding-top:.4rem!important}.py-lg-2{padding-bottom:.8rem!important;padding-top:.8rem!important}.py-lg-3{padding-bottom:1.2rem!important;padding-top:1.2rem!important}.py-lg-4{padding-bottom:1.6rem!important;padding-top:1.6rem!important}.py-lg-5{padding-bottom:2rem!important;padding-top:2rem!important}.py-lg-6{padding-bottom:2.4rem!important;padding-top:2.4rem!important}.py-lg-7{padding-bottom:2.8rem!important;padding-top:2.8rem!important}.py-lg-8{padding-bottom:3.2rem!important;padding-top:3.2rem!important}.py-lg-9{padding-bottom:3.6rem!important;padding-top:3.6rem!important}.py-lg-10{padding-bottom:4rem!important;padding-top:4rem!important}.py-lg-11{padding-bottom:4.4rem!important;padding-top:4.4rem!important}.py-lg-12{padding-bottom:4.8rem!important;padding-top:4.8rem!important}.py-lg-13{padding-bottom:5.2rem!important;padding-top:5.2rem!important}.py-lg-14{padding-bottom:5.6rem!important;padding-top:5.6rem!important}.py-lg-15{padding-bottom:6rem!important;padding-top:6rem!important}.py-lg-16{padding-bottom:6.4rem!important;padding-top:6.4rem!important}.py-lg-17{padding-bottom:6.8rem!important;padding-top:6.8rem!important}.py-lg-18{padding-bottom:7.2rem!important;padding-top:7.2rem!important}.py-lg-19{padding-bottom:7.6rem!important;padding-top:7.6rem!important}.py-lg-20{padding-bottom:8rem!important;padding-top:8rem!important}.py-lg-21{padding-bottom:8.4rem!important;padding-top:8.4rem!important}.py-lg-22{padding-bottom:8.8rem!important;padding-top:8.8rem!important}.py-lg-23{padding-bottom:9.2rem!important;padding-top:9.2rem!important}.py-lg-24{padding-bottom:9.6rem!important;padding-top:9.6rem!important}.py-lg-25{padding-bottom:10rem!important;padding-top:10rem!important}.py-lg-26{padding-bottom:10.4rem!important;padding-top:10.4rem!important}.py-lg-27{padding-bottom:10.8rem!important;padding-top:10.8rem!important}.py-lg-28{padding-bottom:11.2rem!important;padding-top:11.2rem!important}.py-lg-29{padding-bottom:11.6rem!important;padding-top:11.6rem!important}.py-lg-30{padding-bottom:12rem!important;padding-top:12rem!important}.py-lg-31{padding-bottom:12.4rem!important;padding-top:12.4rem!important}.py-lg-32{padding-bottom:12.8rem!important;padding-top:12.8rem!important}.py-lg-33{padding-bottom:13.2rem!important;padding-top:13.2rem!important}.py-lg-34{padding-bottom:13.6rem!important;padding-top:13.6rem!important}.py-lg-35{padding-bottom:14rem!important;padding-top:14rem!important}.py-lg-36{padding-bottom:14.4rem!important;padding-top:14.4rem!important}.py-lg-37{padding-bottom:14.8rem!important;padding-top:14.8rem!important}.py-lg-38{padding-bottom:15.2rem!important;padding-top:15.2rem!important}.py-lg-39{padding-bottom:15.6rem!important;padding-top:15.6rem!important}.py-lg-40{padding-bottom:16rem!important;padding-top:16rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.4rem!important}.pt-lg-2{padding-top:.8rem!important}.pt-lg-3{padding-top:1.2rem!important}.pt-lg-4{padding-top:1.6rem!important}.pt-lg-5{padding-top:2rem!important}.pt-lg-6{padding-top:2.4rem!important}.pt-lg-7{padding-top:2.8rem!important}.pt-lg-8{padding-top:3.2rem!important}.pt-lg-9{padding-top:3.6rem!important}.pt-lg-10{padding-top:4rem!important}.pt-lg-11{padding-top:4.4rem!important}.pt-lg-12{padding-top:4.8rem!important}.pt-lg-13{padding-top:5.2rem!important}.pt-lg-14{padding-top:5.6rem!important}.pt-lg-15{padding-top:6rem!important}.pt-lg-16{padding-top:6.4rem!important}.pt-lg-17{padding-top:6.8rem!important}.pt-lg-18{padding-top:7.2rem!important}.pt-lg-19{padding-top:7.6rem!important}.pt-lg-20{padding-top:8rem!important}.pt-lg-21{padding-top:8.4rem!important}.pt-lg-22{padding-top:8.8rem!important}.pt-lg-23{padding-top:9.2rem!important}.pt-lg-24{padding-top:9.6rem!important}.pt-lg-25{padding-top:10rem!important}.pt-lg-26{padding-top:10.4rem!important}.pt-lg-27{padding-top:10.8rem!important}.pt-lg-28{padding-top:11.2rem!important}.pt-lg-29{padding-top:11.6rem!important}.pt-lg-30{padding-top:12rem!important}.pt-lg-31{padding-top:12.4rem!important}.pt-lg-32{padding-top:12.8rem!important}.pt-lg-33{padding-top:13.2rem!important}.pt-lg-34{padding-top:13.6rem!important}.pt-lg-35{padding-top:14rem!important}.pt-lg-36{padding-top:14.4rem!important}.pt-lg-37{padding-top:14.8rem!important}.pt-lg-38{padding-top:15.2rem!important}.pt-lg-39{padding-top:15.6rem!important}.pt-lg-40{padding-top:16rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.4rem!important}.pe-lg-2{padding-right:.8rem!important}.pe-lg-3{padding-right:1.2rem!important}.pe-lg-4{padding-right:1.6rem!important}.pe-lg-5{padding-right:2rem!important}.pe-lg-6{padding-right:2.4rem!important}.pe-lg-7{padding-right:2.8rem!important}.pe-lg-8{padding-right:3.2rem!important}.pe-lg-9{padding-right:3.6rem!important}.pe-lg-10{padding-right:4rem!important}.pe-lg-11{padding-right:4.4rem!important}.pe-lg-12{padding-right:4.8rem!important}.pe-lg-13{padding-right:5.2rem!important}.pe-lg-14{padding-right:5.6rem!important}.pe-lg-15{padding-right:6rem!important}.pe-lg-16{padding-right:6.4rem!important}.pe-lg-17{padding-right:6.8rem!important}.pe-lg-18{padding-right:7.2rem!important}.pe-lg-19{padding-right:7.6rem!important}.pe-lg-20{padding-right:8rem!important}.pe-lg-21{padding-right:8.4rem!important}.pe-lg-22{padding-right:8.8rem!important}.pe-lg-23{padding-right:9.2rem!important}.pe-lg-24{padding-right:9.6rem!important}.pe-lg-25{padding-right:10rem!important}.pe-lg-26{padding-right:10.4rem!important}.pe-lg-27{padding-right:10.8rem!important}.pe-lg-28{padding-right:11.2rem!important}.pe-lg-29{padding-right:11.6rem!important}.pe-lg-30{padding-right:12rem!important}.pe-lg-31{padding-right:12.4rem!important}.pe-lg-32{padding-right:12.8rem!important}.pe-lg-33{padding-right:13.2rem!important}.pe-lg-34{padding-right:13.6rem!important}.pe-lg-35{padding-right:14rem!important}.pe-lg-36{padding-right:14.4rem!important}.pe-lg-37{padding-right:14.8rem!important}.pe-lg-38{padding-right:15.2rem!important}.pe-lg-39{padding-right:15.6rem!important}.pe-lg-40{padding-right:16rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.4rem!important}.pb-lg-2{padding-bottom:.8rem!important}.pb-lg-3{padding-bottom:1.2rem!important}.pb-lg-4{padding-bottom:1.6rem!important}.pb-lg-5{padding-bottom:2rem!important}.pb-lg-6{padding-bottom:2.4rem!important}.pb-lg-7{padding-bottom:2.8rem!important}.pb-lg-8{padding-bottom:3.2rem!important}.pb-lg-9{padding-bottom:3.6rem!important}.pb-lg-10{padding-bottom:4rem!important}.pb-lg-11{padding-bottom:4.4rem!important}.pb-lg-12{padding-bottom:4.8rem!important}.pb-lg-13{padding-bottom:5.2rem!important}.pb-lg-14{padding-bottom:5.6rem!important}.pb-lg-15{padding-bottom:6rem!important}.pb-lg-16{padding-bottom:6.4rem!important}.pb-lg-17{padding-bottom:6.8rem!important}.pb-lg-18{padding-bottom:7.2rem!important}.pb-lg-19{padding-bottom:7.6rem!important}.pb-lg-20{padding-bottom:8rem!important}.pb-lg-21{padding-bottom:8.4rem!important}.pb-lg-22{padding-bottom:8.8rem!important}.pb-lg-23{padding-bottom:9.2rem!important}.pb-lg-24{padding-bottom:9.6rem!important}.pb-lg-25{padding-bottom:10rem!important}.pb-lg-26{padding-bottom:10.4rem!important}.pb-lg-27{padding-bottom:10.8rem!important}.pb-lg-28{padding-bottom:11.2rem!important}.pb-lg-29{padding-bottom:11.6rem!important}.pb-lg-30{padding-bottom:12rem!important}.pb-lg-31{padding-bottom:12.4rem!important}.pb-lg-32{padding-bottom:12.8rem!important}.pb-lg-33{padding-bottom:13.2rem!important}.pb-lg-34{padding-bottom:13.6rem!important}.pb-lg-35{padding-bottom:14rem!important}.pb-lg-36{padding-bottom:14.4rem!important}.pb-lg-37{padding-bottom:14.8rem!important}.pb-lg-38{padding-bottom:15.2rem!important}.pb-lg-39{padding-bottom:15.6rem!important}.pb-lg-40{padding-bottom:16rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.4rem!important}.ps-lg-2{padding-left:.8rem!important}.ps-lg-3{padding-left:1.2rem!important}.ps-lg-4{padding-left:1.6rem!important}.ps-lg-5{padding-left:2rem!important}.ps-lg-6{padding-left:2.4rem!important}.ps-lg-7{padding-left:2.8rem!important}.ps-lg-8{padding-left:3.2rem!important}.ps-lg-9{padding-left:3.6rem!important}.ps-lg-10{padding-left:4rem!important}.ps-lg-11{padding-left:4.4rem!important}.ps-lg-12{padding-left:4.8rem!important}.ps-lg-13{padding-left:5.2rem!important}.ps-lg-14{padding-left:5.6rem!important}.ps-lg-15{padding-left:6rem!important}.ps-lg-16{padding-left:6.4rem!important}.ps-lg-17{padding-left:6.8rem!important}.ps-lg-18{padding-left:7.2rem!important}.ps-lg-19{padding-left:7.6rem!important}.ps-lg-20{padding-left:8rem!important}.ps-lg-21{padding-left:8.4rem!important}.ps-lg-22{padding-left:8.8rem!important}.ps-lg-23{padding-left:9.2rem!important}.ps-lg-24{padding-left:9.6rem!important}.ps-lg-25{padding-left:10rem!important}.ps-lg-26{padding-left:10.4rem!important}.ps-lg-27{padding-left:10.8rem!important}.ps-lg-28{padding-left:11.2rem!important}.ps-lg-29{padding-left:11.6rem!important}.ps-lg-30{padding-left:12rem!important}.ps-lg-31{padding-left:12.4rem!important}.ps-lg-32{padding-left:12.8rem!important}.ps-lg-33{padding-left:13.2rem!important}.ps-lg-34{padding-left:13.6rem!important}.ps-lg-35{padding-left:14rem!important}.ps-lg-36{padding-left:14.4rem!important}.ps-lg-37{padding-left:14.8rem!important}.ps-lg-38{padding-left:15.2rem!important}.ps-lg-39{padding-left:15.6rem!important}.ps-lg-40{padding-left:16rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.4rem!important}.gap-lg-2{gap:.8rem!important}.gap-lg-3{gap:1.2rem!important}.gap-lg-4{gap:1.6rem!important}.gap-lg-5{gap:2rem!important}.gap-lg-6{gap:2.4rem!important}.gap-lg-7{gap:2.8rem!important}.gap-lg-8{gap:3.2rem!important}.gap-lg-9{gap:3.6rem!important}.gap-lg-10{gap:4rem!important}.gap-lg-11{gap:4.4rem!important}.gap-lg-12{gap:4.8rem!important}.gap-lg-13{gap:5.2rem!important}.gap-lg-14{gap:5.6rem!important}.gap-lg-15{gap:6rem!important}.gap-lg-16{gap:6.4rem!important}.gap-lg-17{gap:6.8rem!important}.gap-lg-18{gap:7.2rem!important}.gap-lg-19{gap:7.6rem!important}.gap-lg-20{gap:8rem!important}.gap-lg-21{gap:8.4rem!important}.gap-lg-22{gap:8.8rem!important}.gap-lg-23{gap:9.2rem!important}.gap-lg-24{gap:9.6rem!important}.gap-lg-25{gap:10rem!important}.gap-lg-26{gap:10.4rem!important}.gap-lg-27{gap:10.8rem!important}.gap-lg-28{gap:11.2rem!important}.gap-lg-29{gap:11.6rem!important}.gap-lg-30{gap:12rem!important}.gap-lg-31{gap:12.4rem!important}.gap-lg-32{gap:12.8rem!important}.gap-lg-33{gap:13.2rem!important}.gap-lg-34{gap:13.6rem!important}.gap-lg-35{gap:14rem!important}.gap-lg-36{gap:14.4rem!important}.gap-lg-37{gap:14.8rem!important}.gap-lg-38{gap:15.2rem!important}.gap-lg-39{gap:15.6rem!important}.gap-lg-40{gap:16rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.4rem!important}.row-gap-lg-2{row-gap:.8rem!important}.row-gap-lg-3{row-gap:1.2rem!important}.row-gap-lg-4{row-gap:1.6rem!important}.row-gap-lg-5{row-gap:2rem!important}.row-gap-lg-6{row-gap:2.4rem!important}.row-gap-lg-7{row-gap:2.8rem!important}.row-gap-lg-8{row-gap:3.2rem!important}.row-gap-lg-9{row-gap:3.6rem!important}.row-gap-lg-10{row-gap:4rem!important}.row-gap-lg-11{row-gap:4.4rem!important}.row-gap-lg-12{row-gap:4.8rem!important}.row-gap-lg-13{row-gap:5.2rem!important}.row-gap-lg-14{row-gap:5.6rem!important}.row-gap-lg-15{row-gap:6rem!important}.row-gap-lg-16{row-gap:6.4rem!important}.row-gap-lg-17{row-gap:6.8rem!important}.row-gap-lg-18{row-gap:7.2rem!important}.row-gap-lg-19{row-gap:7.6rem!important}.row-gap-lg-20{row-gap:8rem!important}.row-gap-lg-21{row-gap:8.4rem!important}.row-gap-lg-22{row-gap:8.8rem!important}.row-gap-lg-23{row-gap:9.2rem!important}.row-gap-lg-24{row-gap:9.6rem!important}.row-gap-lg-25{row-gap:10rem!important}.row-gap-lg-26{row-gap:10.4rem!important}.row-gap-lg-27{row-gap:10.8rem!important}.row-gap-lg-28{row-gap:11.2rem!important}.row-gap-lg-29{row-gap:11.6rem!important}.row-gap-lg-30{row-gap:12rem!important}.row-gap-lg-31{row-gap:12.4rem!important}.row-gap-lg-32{row-gap:12.8rem!important}.row-gap-lg-33{row-gap:13.2rem!important}.row-gap-lg-34{row-gap:13.6rem!important}.row-gap-lg-35{row-gap:14rem!important}.row-gap-lg-36{row-gap:14.4rem!important}.row-gap-lg-37{row-gap:14.8rem!important}.row-gap-lg-38{row-gap:15.2rem!important}.row-gap-lg-39{row-gap:15.6rem!important}.row-gap-lg-40{row-gap:16rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.4rem!important;column-gap:.4rem!important}.column-gap-lg-2{-moz-column-gap:.8rem!important;column-gap:.8rem!important}.column-gap-lg-3{-moz-column-gap:1.2rem!important;column-gap:1.2rem!important}.column-gap-lg-4{-moz-column-gap:1.6rem!important;column-gap:1.6rem!important}.column-gap-lg-5{-moz-column-gap:2rem!important;column-gap:2rem!important}.column-gap-lg-6{-moz-column-gap:2.4rem!important;column-gap:2.4rem!important}.column-gap-lg-7{-moz-column-gap:2.8rem!important;column-gap:2.8rem!important}.column-gap-lg-8{-moz-column-gap:3.2rem!important;column-gap:3.2rem!important}.column-gap-lg-9{-moz-column-gap:3.6rem!important;column-gap:3.6rem!important}.column-gap-lg-10{-moz-column-gap:4rem!important;column-gap:4rem!important}.column-gap-lg-11{-moz-column-gap:4.4rem!important;column-gap:4.4rem!important}.column-gap-lg-12{-moz-column-gap:4.8rem!important;column-gap:4.8rem!important}.column-gap-lg-13{-moz-column-gap:5.2rem!important;column-gap:5.2rem!important}.column-gap-lg-14{-moz-column-gap:5.6rem!important;column-gap:5.6rem!important}.column-gap-lg-15{-moz-column-gap:6rem!important;column-gap:6rem!important}.column-gap-lg-16{-moz-column-gap:6.4rem!important;column-gap:6.4rem!important}.column-gap-lg-17{-moz-column-gap:6.8rem!important;column-gap:6.8rem!important}.column-gap-lg-18{-moz-column-gap:7.2rem!important;column-gap:7.2rem!important}.column-gap-lg-19{-moz-column-gap:7.6rem!important;column-gap:7.6rem!important}.column-gap-lg-20{-moz-column-gap:8rem!important;column-gap:8rem!important}.column-gap-lg-21{-moz-column-gap:8.4rem!important;column-gap:8.4rem!important}.column-gap-lg-22{-moz-column-gap:8.8rem!important;column-gap:8.8rem!important}.column-gap-lg-23{-moz-column-gap:9.2rem!important;column-gap:9.2rem!important}.column-gap-lg-24{-moz-column-gap:9.6rem!important;column-gap:9.6rem!important}.column-gap-lg-25{-moz-column-gap:10rem!important;column-gap:10rem!important}.column-gap-lg-26{-moz-column-gap:10.4rem!important;column-gap:10.4rem!important}.column-gap-lg-27{-moz-column-gap:10.8rem!important;column-gap:10.8rem!important}.column-gap-lg-28{-moz-column-gap:11.2rem!important;column-gap:11.2rem!important}.column-gap-lg-29{-moz-column-gap:11.6rem!important;column-gap:11.6rem!important}.column-gap-lg-30{-moz-column-gap:12rem!important;column-gap:12rem!important}.column-gap-lg-31{-moz-column-gap:12.4rem!important;column-gap:12.4rem!important}.column-gap-lg-32{-moz-column-gap:12.8rem!important;column-gap:12.8rem!important}.column-gap-lg-33{-moz-column-gap:13.2rem!important;column-gap:13.2rem!important}.column-gap-lg-34{-moz-column-gap:13.6rem!important;column-gap:13.6rem!important}.column-gap-lg-35{-moz-column-gap:14rem!important;column-gap:14rem!important}.column-gap-lg-36{-moz-column-gap:14.4rem!important;column-gap:14.4rem!important}.column-gap-lg-37{-moz-column-gap:14.8rem!important;column-gap:14.8rem!important}.column-gap-lg-38{-moz-column-gap:15.2rem!important;column-gap:15.2rem!important}.column-gap-lg-39{-moz-column-gap:15.6rem!important;column-gap:15.6rem!important}.column-gap-lg-40{-moz-column-gap:16rem!important;column-gap:16rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.4rem!important}.m-xl-2{margin:.8rem!important}.m-xl-3{margin:1.2rem!important}.m-xl-4{margin:1.6rem!important}.m-xl-5{margin:2rem!important}.m-xl-6{margin:2.4rem!important}.m-xl-7{margin:2.8rem!important}.m-xl-8{margin:3.2rem!important}.m-xl-9{margin:3.6rem!important}.m-xl-10{margin:4rem!important}.m-xl-11{margin:4.4rem!important}.m-xl-12{margin:4.8rem!important}.m-xl-13{margin:5.2rem!important}.m-xl-14{margin:5.6rem!important}.m-xl-15{margin:6rem!important}.m-xl-16{margin:6.4rem!important}.m-xl-17{margin:6.8rem!important}.m-xl-18{margin:7.2rem!important}.m-xl-19{margin:7.6rem!important}.m-xl-20{margin:8rem!important}.m-xl-21{margin:8.4rem!important}.m-xl-22{margin:8.8rem!important}.m-xl-23{margin:9.2rem!important}.m-xl-24{margin:9.6rem!important}.m-xl-25{margin:10rem!important}.m-xl-26{margin:10.4rem!important}.m-xl-27{margin:10.8rem!important}.m-xl-28{margin:11.2rem!important}.m-xl-29{margin:11.6rem!important}.m-xl-30{margin:12rem!important}.m-xl-31{margin:12.4rem!important}.m-xl-32{margin:12.8rem!important}.m-xl-33{margin:13.2rem!important}.m-xl-34{margin:13.6rem!important}.m-xl-35{margin:14rem!important}.m-xl-36{margin:14.4rem!important}.m-xl-37{margin:14.8rem!important}.m-xl-38{margin:15.2rem!important}.m-xl-39{margin:15.6rem!important}.m-xl-40{margin:16rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.4rem!important;margin-right:.4rem!important}.mx-xl-2{margin-left:.8rem!important;margin-right:.8rem!important}.mx-xl-3{margin-left:1.2rem!important;margin-right:1.2rem!important}.mx-xl-4{margin-left:1.6rem!important;margin-right:1.6rem!important}.mx-xl-5{margin-left:2rem!important;margin-right:2rem!important}.mx-xl-6{margin-left:2.4rem!important;margin-right:2.4rem!important}.mx-xl-7{margin-left:2.8rem!important;margin-right:2.8rem!important}.mx-xl-8{margin-left:3.2rem!important;margin-right:3.2rem!important}.mx-xl-9{margin-left:3.6rem!important;margin-right:3.6rem!important}.mx-xl-10{margin-left:4rem!important;margin-right:4rem!important}.mx-xl-11{margin-left:4.4rem!important;margin-right:4.4rem!important}.mx-xl-12{margin-left:4.8rem!important;margin-right:4.8rem!important}.mx-xl-13{margin-left:5.2rem!important;margin-right:5.2rem!important}.mx-xl-14{margin-left:5.6rem!important;margin-right:5.6rem!important}.mx-xl-15{margin-left:6rem!important;margin-right:6rem!important}.mx-xl-16{margin-left:6.4rem!important;margin-right:6.4rem!important}.mx-xl-17{margin-left:6.8rem!important;margin-right:6.8rem!important}.mx-xl-18{margin-left:7.2rem!important;margin-right:7.2rem!important}.mx-xl-19{margin-left:7.6rem!important;margin-right:7.6rem!important}.mx-xl-20{margin-left:8rem!important;margin-right:8rem!important}.mx-xl-21{margin-left:8.4rem!important;margin-right:8.4rem!important}.mx-xl-22{margin-left:8.8rem!important;margin-right:8.8rem!important}.mx-xl-23{margin-left:9.2rem!important;margin-right:9.2rem!important}.mx-xl-24{margin-left:9.6rem!important;margin-right:9.6rem!important}.mx-xl-25{margin-left:10rem!important;margin-right:10rem!important}.mx-xl-26{margin-left:10.4rem!important;margin-right:10.4rem!important}.mx-xl-27{margin-left:10.8rem!important;margin-right:10.8rem!important}.mx-xl-28{margin-left:11.2rem!important;margin-right:11.2rem!important}.mx-xl-29{margin-left:11.6rem!important;margin-right:11.6rem!important}.mx-xl-30{margin-left:12rem!important;margin-right:12rem!important}.mx-xl-31{margin-left:12.4rem!important;margin-right:12.4rem!important}.mx-xl-32{margin-left:12.8rem!important;margin-right:12.8rem!important}.mx-xl-33{margin-left:13.2rem!important;margin-right:13.2rem!important}.mx-xl-34{margin-left:13.6rem!important;margin-right:13.6rem!important}.mx-xl-35{margin-left:14rem!important;margin-right:14rem!important}.mx-xl-36{margin-left:14.4rem!important;margin-right:14.4rem!important}.mx-xl-37{margin-left:14.8rem!important;margin-right:14.8rem!important}.mx-xl-38{margin-left:15.2rem!important;margin-right:15.2rem!important}.mx-xl-39{margin-left:15.6rem!important;margin-right:15.6rem!important}.mx-xl-40{margin-left:16rem!important;margin-right:16rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.4rem!important;margin-top:.4rem!important}.my-xl-2{margin-bottom:.8rem!important;margin-top:.8rem!important}.my-xl-3{margin-bottom:1.2rem!important;margin-top:1.2rem!important}.my-xl-4{margin-bottom:1.6rem!important;margin-top:1.6rem!important}.my-xl-5{margin-bottom:2rem!important;margin-top:2rem!important}.my-xl-6{margin-bottom:2.4rem!important;margin-top:2.4rem!important}.my-xl-7{margin-bottom:2.8rem!important;margin-top:2.8rem!important}.my-xl-8{margin-bottom:3.2rem!important;margin-top:3.2rem!important}.my-xl-9{margin-bottom:3.6rem!important;margin-top:3.6rem!important}.my-xl-10{margin-bottom:4rem!important;margin-top:4rem!important}.my-xl-11{margin-bottom:4.4rem!important;margin-top:4.4rem!important}.my-xl-12{margin-bottom:4.8rem!important;margin-top:4.8rem!important}.my-xl-13{margin-bottom:5.2rem!important;margin-top:5.2rem!important}.my-xl-14{margin-bottom:5.6rem!important;margin-top:5.6rem!important}.my-xl-15{margin-bottom:6rem!important;margin-top:6rem!important}.my-xl-16{margin-bottom:6.4rem!important;margin-top:6.4rem!important}.my-xl-17{margin-bottom:6.8rem!important;margin-top:6.8rem!important}.my-xl-18{margin-bottom:7.2rem!important;margin-top:7.2rem!important}.my-xl-19{margin-bottom:7.6rem!important;margin-top:7.6rem!important}.my-xl-20{margin-bottom:8rem!important;margin-top:8rem!important}.my-xl-21{margin-bottom:8.4rem!important;margin-top:8.4rem!important}.my-xl-22{margin-bottom:8.8rem!important;margin-top:8.8rem!important}.my-xl-23{margin-bottom:9.2rem!important;margin-top:9.2rem!important}.my-xl-24{margin-bottom:9.6rem!important;margin-top:9.6rem!important}.my-xl-25{margin-bottom:10rem!important;margin-top:10rem!important}.my-xl-26{margin-bottom:10.4rem!important;margin-top:10.4rem!important}.my-xl-27{margin-bottom:10.8rem!important;margin-top:10.8rem!important}.my-xl-28{margin-bottom:11.2rem!important;margin-top:11.2rem!important}.my-xl-29{margin-bottom:11.6rem!important;margin-top:11.6rem!important}.my-xl-30{margin-bottom:12rem!important;margin-top:12rem!important}.my-xl-31{margin-bottom:12.4rem!important;margin-top:12.4rem!important}.my-xl-32{margin-bottom:12.8rem!important;margin-top:12.8rem!important}.my-xl-33{margin-bottom:13.2rem!important;margin-top:13.2rem!important}.my-xl-34{margin-bottom:13.6rem!important;margin-top:13.6rem!important}.my-xl-35{margin-bottom:14rem!important;margin-top:14rem!important}.my-xl-36{margin-bottom:14.4rem!important;margin-top:14.4rem!important}.my-xl-37{margin-bottom:14.8rem!important;margin-top:14.8rem!important}.my-xl-38{margin-bottom:15.2rem!important;margin-top:15.2rem!important}.my-xl-39{margin-bottom:15.6rem!important;margin-top:15.6rem!important}.my-xl-40{margin-bottom:16rem!important;margin-top:16rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.4rem!important}.mt-xl-2{margin-top:.8rem!important}.mt-xl-3{margin-top:1.2rem!important}.mt-xl-4{margin-top:1.6rem!important}.mt-xl-5{margin-top:2rem!important}.mt-xl-6{margin-top:2.4rem!important}.mt-xl-7{margin-top:2.8rem!important}.mt-xl-8{margin-top:3.2rem!important}.mt-xl-9{margin-top:3.6rem!important}.mt-xl-10{margin-top:4rem!important}.mt-xl-11{margin-top:4.4rem!important}.mt-xl-12{margin-top:4.8rem!important}.mt-xl-13{margin-top:5.2rem!important}.mt-xl-14{margin-top:5.6rem!important}.mt-xl-15{margin-top:6rem!important}.mt-xl-16{margin-top:6.4rem!important}.mt-xl-17{margin-top:6.8rem!important}.mt-xl-18{margin-top:7.2rem!important}.mt-xl-19{margin-top:7.6rem!important}.mt-xl-20{margin-top:8rem!important}.mt-xl-21{margin-top:8.4rem!important}.mt-xl-22{margin-top:8.8rem!important}.mt-xl-23{margin-top:9.2rem!important}.mt-xl-24{margin-top:9.6rem!important}.mt-xl-25{margin-top:10rem!important}.mt-xl-26{margin-top:10.4rem!important}.mt-xl-27{margin-top:10.8rem!important}.mt-xl-28{margin-top:11.2rem!important}.mt-xl-29{margin-top:11.6rem!important}.mt-xl-30{margin-top:12rem!important}.mt-xl-31{margin-top:12.4rem!important}.mt-xl-32{margin-top:12.8rem!important}.mt-xl-33{margin-top:13.2rem!important}.mt-xl-34{margin-top:13.6rem!important}.mt-xl-35{margin-top:14rem!important}.mt-xl-36{margin-top:14.4rem!important}.mt-xl-37{margin-top:14.8rem!important}.mt-xl-38{margin-top:15.2rem!important}.mt-xl-39{margin-top:15.6rem!important}.mt-xl-40{margin-top:16rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.4rem!important}.me-xl-2{margin-right:.8rem!important}.me-xl-3{margin-right:1.2rem!important}.me-xl-4{margin-right:1.6rem!important}.me-xl-5{margin-right:2rem!important}.me-xl-6{margin-right:2.4rem!important}.me-xl-7{margin-right:2.8rem!important}.me-xl-8{margin-right:3.2rem!important}.me-xl-9{margin-right:3.6rem!important}.me-xl-10{margin-right:4rem!important}.me-xl-11{margin-right:4.4rem!important}.me-xl-12{margin-right:4.8rem!important}.me-xl-13{margin-right:5.2rem!important}.me-xl-14{margin-right:5.6rem!important}.me-xl-15{margin-right:6rem!important}.me-xl-16{margin-right:6.4rem!important}.me-xl-17{margin-right:6.8rem!important}.me-xl-18{margin-right:7.2rem!important}.me-xl-19{margin-right:7.6rem!important}.me-xl-20{margin-right:8rem!important}.me-xl-21{margin-right:8.4rem!important}.me-xl-22{margin-right:8.8rem!important}.me-xl-23{margin-right:9.2rem!important}.me-xl-24{margin-right:9.6rem!important}.me-xl-25{margin-right:10rem!important}.me-xl-26{margin-right:10.4rem!important}.me-xl-27{margin-right:10.8rem!important}.me-xl-28{margin-right:11.2rem!important}.me-xl-29{margin-right:11.6rem!important}.me-xl-30{margin-right:12rem!important}.me-xl-31{margin-right:12.4rem!important}.me-xl-32{margin-right:12.8rem!important}.me-xl-33{margin-right:13.2rem!important}.me-xl-34{margin-right:13.6rem!important}.me-xl-35{margin-right:14rem!important}.me-xl-36{margin-right:14.4rem!important}.me-xl-37{margin-right:14.8rem!important}.me-xl-38{margin-right:15.2rem!important}.me-xl-39{margin-right:15.6rem!important}.me-xl-40{margin-right:16rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.4rem!important}.mb-xl-2{margin-bottom:.8rem!important}.mb-xl-3{margin-bottom:1.2rem!important}.mb-xl-4{margin-bottom:1.6rem!important}.mb-xl-5{margin-bottom:2rem!important}.mb-xl-6{margin-bottom:2.4rem!important}.mb-xl-7{margin-bottom:2.8rem!important}.mb-xl-8{margin-bottom:3.2rem!important}.mb-xl-9{margin-bottom:3.6rem!important}.mb-xl-10{margin-bottom:4rem!important}.mb-xl-11{margin-bottom:4.4rem!important}.mb-xl-12{margin-bottom:4.8rem!important}.mb-xl-13{margin-bottom:5.2rem!important}.mb-xl-14{margin-bottom:5.6rem!important}.mb-xl-15{margin-bottom:6rem!important}.mb-xl-16{margin-bottom:6.4rem!important}.mb-xl-17{margin-bottom:6.8rem!important}.mb-xl-18{margin-bottom:7.2rem!important}.mb-xl-19{margin-bottom:7.6rem!important}.mb-xl-20{margin-bottom:8rem!important}.mb-xl-21{margin-bottom:8.4rem!important}.mb-xl-22{margin-bottom:8.8rem!important}.mb-xl-23{margin-bottom:9.2rem!important}.mb-xl-24{margin-bottom:9.6rem!important}.mb-xl-25{margin-bottom:10rem!important}.mb-xl-26{margin-bottom:10.4rem!important}.mb-xl-27{margin-bottom:10.8rem!important}.mb-xl-28{margin-bottom:11.2rem!important}.mb-xl-29{margin-bottom:11.6rem!important}.mb-xl-30{margin-bottom:12rem!important}.mb-xl-31{margin-bottom:12.4rem!important}.mb-xl-32{margin-bottom:12.8rem!important}.mb-xl-33{margin-bottom:13.2rem!important}.mb-xl-34{margin-bottom:13.6rem!important}.mb-xl-35{margin-bottom:14rem!important}.mb-xl-36{margin-bottom:14.4rem!important}.mb-xl-37{margin-bottom:14.8rem!important}.mb-xl-38{margin-bottom:15.2rem!important}.mb-xl-39{margin-bottom:15.6rem!important}.mb-xl-40{margin-bottom:16rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.4rem!important}.ms-xl-2{margin-left:.8rem!important}.ms-xl-3{margin-left:1.2rem!important}.ms-xl-4{margin-left:1.6rem!important}.ms-xl-5{margin-left:2rem!important}.ms-xl-6{margin-left:2.4rem!important}.ms-xl-7{margin-left:2.8rem!important}.ms-xl-8{margin-left:3.2rem!important}.ms-xl-9{margin-left:3.6rem!important}.ms-xl-10{margin-left:4rem!important}.ms-xl-11{margin-left:4.4rem!important}.ms-xl-12{margin-left:4.8rem!important}.ms-xl-13{margin-left:5.2rem!important}.ms-xl-14{margin-left:5.6rem!important}.ms-xl-15{margin-left:6rem!important}.ms-xl-16{margin-left:6.4rem!important}.ms-xl-17{margin-left:6.8rem!important}.ms-xl-18{margin-left:7.2rem!important}.ms-xl-19{margin-left:7.6rem!important}.ms-xl-20{margin-left:8rem!important}.ms-xl-21{margin-left:8.4rem!important}.ms-xl-22{margin-left:8.8rem!important}.ms-xl-23{margin-left:9.2rem!important}.ms-xl-24{margin-left:9.6rem!important}.ms-xl-25{margin-left:10rem!important}.ms-xl-26{margin-left:10.4rem!important}.ms-xl-27{margin-left:10.8rem!important}.ms-xl-28{margin-left:11.2rem!important}.ms-xl-29{margin-left:11.6rem!important}.ms-xl-30{margin-left:12rem!important}.ms-xl-31{margin-left:12.4rem!important}.ms-xl-32{margin-left:12.8rem!important}.ms-xl-33{margin-left:13.2rem!important}.ms-xl-34{margin-left:13.6rem!important}.ms-xl-35{margin-left:14rem!important}.ms-xl-36{margin-left:14.4rem!important}.ms-xl-37{margin-left:14.8rem!important}.ms-xl-38{margin-left:15.2rem!important}.ms-xl-39{margin-left:15.6rem!important}.ms-xl-40{margin-left:16rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.4rem!important}.p-xl-2{padding:.8rem!important}.p-xl-3{padding:1.2rem!important}.p-xl-4{padding:1.6rem!important}.p-xl-5{padding:2rem!important}.p-xl-6{padding:2.4rem!important}.p-xl-7{padding:2.8rem!important}.p-xl-8{padding:3.2rem!important}.p-xl-9{padding:3.6rem!important}.p-xl-10{padding:4rem!important}.p-xl-11{padding:4.4rem!important}.p-xl-12{padding:4.8rem!important}.p-xl-13{padding:5.2rem!important}.p-xl-14{padding:5.6rem!important}.p-xl-15{padding:6rem!important}.p-xl-16{padding:6.4rem!important}.p-xl-17{padding:6.8rem!important}.p-xl-18{padding:7.2rem!important}.p-xl-19{padding:7.6rem!important}.p-xl-20{padding:8rem!important}.p-xl-21{padding:8.4rem!important}.p-xl-22{padding:8.8rem!important}.p-xl-23{padding:9.2rem!important}.p-xl-24{padding:9.6rem!important}.p-xl-25{padding:10rem!important}.p-xl-26{padding:10.4rem!important}.p-xl-27{padding:10.8rem!important}.p-xl-28{padding:11.2rem!important}.p-xl-29{padding:11.6rem!important}.p-xl-30{padding:12rem!important}.p-xl-31{padding:12.4rem!important}.p-xl-32{padding:12.8rem!important}.p-xl-33{padding:13.2rem!important}.p-xl-34{padding:13.6rem!important}.p-xl-35{padding:14rem!important}.p-xl-36{padding:14.4rem!important}.p-xl-37{padding:14.8rem!important}.p-xl-38{padding:15.2rem!important}.p-xl-39{padding:15.6rem!important}.p-xl-40{padding:16rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.4rem!important;padding-right:.4rem!important}.px-xl-2{padding-left:.8rem!important;padding-right:.8rem!important}.px-xl-3{padding-left:1.2rem!important;padding-right:1.2rem!important}.px-xl-4{padding-left:1.6rem!important;padding-right:1.6rem!important}.px-xl-5{padding-left:2rem!important;padding-right:2rem!important}.px-xl-6{padding-left:2.4rem!important;padding-right:2.4rem!important}.px-xl-7{padding-left:2.8rem!important;padding-right:2.8rem!important}.px-xl-8{padding-left:3.2rem!important;padding-right:3.2rem!important}.px-xl-9{padding-left:3.6rem!important;padding-right:3.6rem!important}.px-xl-10{padding-left:4rem!important;padding-right:4rem!important}.px-xl-11{padding-left:4.4rem!important;padding-right:4.4rem!important}.px-xl-12{padding-left:4.8rem!important;padding-right:4.8rem!important}.px-xl-13{padding-left:5.2rem!important;padding-right:5.2rem!important}.px-xl-14{padding-left:5.6rem!important;padding-right:5.6rem!important}.px-xl-15{padding-left:6rem!important;padding-right:6rem!important}.px-xl-16{padding-left:6.4rem!important;padding-right:6.4rem!important}.px-xl-17{padding-left:6.8rem!important;padding-right:6.8rem!important}.px-xl-18{padding-left:7.2rem!important;padding-right:7.2rem!important}.px-xl-19{padding-left:7.6rem!important;padding-right:7.6rem!important}.px-xl-20{padding-left:8rem!important;padding-right:8rem!important}.px-xl-21{padding-left:8.4rem!important;padding-right:8.4rem!important}.px-xl-22{padding-left:8.8rem!important;padding-right:8.8rem!important}.px-xl-23{padding-left:9.2rem!important;padding-right:9.2rem!important}.px-xl-24{padding-left:9.6rem!important;padding-right:9.6rem!important}.px-xl-25{padding-left:10rem!important;padding-right:10rem!important}.px-xl-26{padding-left:10.4rem!important;padding-right:10.4rem!important}.px-xl-27{padding-left:10.8rem!important;padding-right:10.8rem!important}.px-xl-28{padding-left:11.2rem!important;padding-right:11.2rem!important}.px-xl-29{padding-left:11.6rem!important;padding-right:11.6rem!important}.px-xl-30{padding-left:12rem!important;padding-right:12rem!important}.px-xl-31{padding-left:12.4rem!important;padding-right:12.4rem!important}.px-xl-32{padding-left:12.8rem!important;padding-right:12.8rem!important}.px-xl-33{padding-left:13.2rem!important;padding-right:13.2rem!important}.px-xl-34{padding-left:13.6rem!important;padding-right:13.6rem!important}.px-xl-35{padding-left:14rem!important;padding-right:14rem!important}.px-xl-36{padding-left:14.4rem!important;padding-right:14.4rem!important}.px-xl-37{padding-left:14.8rem!important;padding-right:14.8rem!important}.px-xl-38{padding-left:15.2rem!important;padding-right:15.2rem!important}.px-xl-39{padding-left:15.6rem!important;padding-right:15.6rem!important}.px-xl-40{padding-left:16rem!important;padding-right:16rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.4rem!important;padding-top:.4rem!important}.py-xl-2{padding-bottom:.8rem!important;padding-top:.8rem!important}.py-xl-3{padding-bottom:1.2rem!important;padding-top:1.2rem!important}.py-xl-4{padding-bottom:1.6rem!important;padding-top:1.6rem!important}.py-xl-5{padding-bottom:2rem!important;padding-top:2rem!important}.py-xl-6{padding-bottom:2.4rem!important;padding-top:2.4rem!important}.py-xl-7{padding-bottom:2.8rem!important;padding-top:2.8rem!important}.py-xl-8{padding-bottom:3.2rem!important;padding-top:3.2rem!important}.py-xl-9{padding-bottom:3.6rem!important;padding-top:3.6rem!important}.py-xl-10{padding-bottom:4rem!important;padding-top:4rem!important}.py-xl-11{padding-bottom:4.4rem!important;padding-top:4.4rem!important}.py-xl-12{padding-bottom:4.8rem!important;padding-top:4.8rem!important}.py-xl-13{padding-bottom:5.2rem!important;padding-top:5.2rem!important}.py-xl-14{padding-bottom:5.6rem!important;padding-top:5.6rem!important}.py-xl-15{padding-bottom:6rem!important;padding-top:6rem!important}.py-xl-16{padding-bottom:6.4rem!important;padding-top:6.4rem!important}.py-xl-17{padding-bottom:6.8rem!important;padding-top:6.8rem!important}.py-xl-18{padding-bottom:7.2rem!important;padding-top:7.2rem!important}.py-xl-19{padding-bottom:7.6rem!important;padding-top:7.6rem!important}.py-xl-20{padding-bottom:8rem!important;padding-top:8rem!important}.py-xl-21{padding-bottom:8.4rem!important;padding-top:8.4rem!important}.py-xl-22{padding-bottom:8.8rem!important;padding-top:8.8rem!important}.py-xl-23{padding-bottom:9.2rem!important;padding-top:9.2rem!important}.py-xl-24{padding-bottom:9.6rem!important;padding-top:9.6rem!important}.py-xl-25{padding-bottom:10rem!important;padding-top:10rem!important}.py-xl-26{padding-bottom:10.4rem!important;padding-top:10.4rem!important}.py-xl-27{padding-bottom:10.8rem!important;padding-top:10.8rem!important}.py-xl-28{padding-bottom:11.2rem!important;padding-top:11.2rem!important}.py-xl-29{padding-bottom:11.6rem!important;padding-top:11.6rem!important}.py-xl-30{padding-bottom:12rem!important;padding-top:12rem!important}.py-xl-31{padding-bottom:12.4rem!important;padding-top:12.4rem!important}.py-xl-32{padding-bottom:12.8rem!important;padding-top:12.8rem!important}.py-xl-33{padding-bottom:13.2rem!important;padding-top:13.2rem!important}.py-xl-34{padding-bottom:13.6rem!important;padding-top:13.6rem!important}.py-xl-35{padding-bottom:14rem!important;padding-top:14rem!important}.py-xl-36{padding-bottom:14.4rem!important;padding-top:14.4rem!important}.py-xl-37{padding-bottom:14.8rem!important;padding-top:14.8rem!important}.py-xl-38{padding-bottom:15.2rem!important;padding-top:15.2rem!important}.py-xl-39{padding-bottom:15.6rem!important;padding-top:15.6rem!important}.py-xl-40{padding-bottom:16rem!important;padding-top:16rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.4rem!important}.pt-xl-2{padding-top:.8rem!important}.pt-xl-3{padding-top:1.2rem!important}.pt-xl-4{padding-top:1.6rem!important}.pt-xl-5{padding-top:2rem!important}.pt-xl-6{padding-top:2.4rem!important}.pt-xl-7{padding-top:2.8rem!important}.pt-xl-8{padding-top:3.2rem!important}.pt-xl-9{padding-top:3.6rem!important}.pt-xl-10{padding-top:4rem!important}.pt-xl-11{padding-top:4.4rem!important}.pt-xl-12{padding-top:4.8rem!important}.pt-xl-13{padding-top:5.2rem!important}.pt-xl-14{padding-top:5.6rem!important}.pt-xl-15{padding-top:6rem!important}.pt-xl-16{padding-top:6.4rem!important}.pt-xl-17{padding-top:6.8rem!important}.pt-xl-18{padding-top:7.2rem!important}.pt-xl-19{padding-top:7.6rem!important}.pt-xl-20{padding-top:8rem!important}.pt-xl-21{padding-top:8.4rem!important}.pt-xl-22{padding-top:8.8rem!important}.pt-xl-23{padding-top:9.2rem!important}.pt-xl-24{padding-top:9.6rem!important}.pt-xl-25{padding-top:10rem!important}.pt-xl-26{padding-top:10.4rem!important}.pt-xl-27{padding-top:10.8rem!important}.pt-xl-28{padding-top:11.2rem!important}.pt-xl-29{padding-top:11.6rem!important}.pt-xl-30{padding-top:12rem!important}.pt-xl-31{padding-top:12.4rem!important}.pt-xl-32{padding-top:12.8rem!important}.pt-xl-33{padding-top:13.2rem!important}.pt-xl-34{padding-top:13.6rem!important}.pt-xl-35{padding-top:14rem!important}.pt-xl-36{padding-top:14.4rem!important}.pt-xl-37{padding-top:14.8rem!important}.pt-xl-38{padding-top:15.2rem!important}.pt-xl-39{padding-top:15.6rem!important}.pt-xl-40{padding-top:16rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.4rem!important}.pe-xl-2{padding-right:.8rem!important}.pe-xl-3{padding-right:1.2rem!important}.pe-xl-4{padding-right:1.6rem!important}.pe-xl-5{padding-right:2rem!important}.pe-xl-6{padding-right:2.4rem!important}.pe-xl-7{padding-right:2.8rem!important}.pe-xl-8{padding-right:3.2rem!important}.pe-xl-9{padding-right:3.6rem!important}.pe-xl-10{padding-right:4rem!important}.pe-xl-11{padding-right:4.4rem!important}.pe-xl-12{padding-right:4.8rem!important}.pe-xl-13{padding-right:5.2rem!important}.pe-xl-14{padding-right:5.6rem!important}.pe-xl-15{padding-right:6rem!important}.pe-xl-16{padding-right:6.4rem!important}.pe-xl-17{padding-right:6.8rem!important}.pe-xl-18{padding-right:7.2rem!important}.pe-xl-19{padding-right:7.6rem!important}.pe-xl-20{padding-right:8rem!important}.pe-xl-21{padding-right:8.4rem!important}.pe-xl-22{padding-right:8.8rem!important}.pe-xl-23{padding-right:9.2rem!important}.pe-xl-24{padding-right:9.6rem!important}.pe-xl-25{padding-right:10rem!important}.pe-xl-26{padding-right:10.4rem!important}.pe-xl-27{padding-right:10.8rem!important}.pe-xl-28{padding-right:11.2rem!important}.pe-xl-29{padding-right:11.6rem!important}.pe-xl-30{padding-right:12rem!important}.pe-xl-31{padding-right:12.4rem!important}.pe-xl-32{padding-right:12.8rem!important}.pe-xl-33{padding-right:13.2rem!important}.pe-xl-34{padding-right:13.6rem!important}.pe-xl-35{padding-right:14rem!important}.pe-xl-36{padding-right:14.4rem!important}.pe-xl-37{padding-right:14.8rem!important}.pe-xl-38{padding-right:15.2rem!important}.pe-xl-39{padding-right:15.6rem!important}.pe-xl-40{padding-right:16rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.4rem!important}.pb-xl-2{padding-bottom:.8rem!important}.pb-xl-3{padding-bottom:1.2rem!important}.pb-xl-4{padding-bottom:1.6rem!important}.pb-xl-5{padding-bottom:2rem!important}.pb-xl-6{padding-bottom:2.4rem!important}.pb-xl-7{padding-bottom:2.8rem!important}.pb-xl-8{padding-bottom:3.2rem!important}.pb-xl-9{padding-bottom:3.6rem!important}.pb-xl-10{padding-bottom:4rem!important}.pb-xl-11{padding-bottom:4.4rem!important}.pb-xl-12{padding-bottom:4.8rem!important}.pb-xl-13{padding-bottom:5.2rem!important}.pb-xl-14{padding-bottom:5.6rem!important}.pb-xl-15{padding-bottom:6rem!important}.pb-xl-16{padding-bottom:6.4rem!important}.pb-xl-17{padding-bottom:6.8rem!important}.pb-xl-18{padding-bottom:7.2rem!important}.pb-xl-19{padding-bottom:7.6rem!important}.pb-xl-20{padding-bottom:8rem!important}.pb-xl-21{padding-bottom:8.4rem!important}.pb-xl-22{padding-bottom:8.8rem!important}.pb-xl-23{padding-bottom:9.2rem!important}.pb-xl-24{padding-bottom:9.6rem!important}.pb-xl-25{padding-bottom:10rem!important}.pb-xl-26{padding-bottom:10.4rem!important}.pb-xl-27{padding-bottom:10.8rem!important}.pb-xl-28{padding-bottom:11.2rem!important}.pb-xl-29{padding-bottom:11.6rem!important}.pb-xl-30{padding-bottom:12rem!important}.pb-xl-31{padding-bottom:12.4rem!important}.pb-xl-32{padding-bottom:12.8rem!important}.pb-xl-33{padding-bottom:13.2rem!important}.pb-xl-34{padding-bottom:13.6rem!important}.pb-xl-35{padding-bottom:14rem!important}.pb-xl-36{padding-bottom:14.4rem!important}.pb-xl-37{padding-bottom:14.8rem!important}.pb-xl-38{padding-bottom:15.2rem!important}.pb-xl-39{padding-bottom:15.6rem!important}.pb-xl-40{padding-bottom:16rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.4rem!important}.ps-xl-2{padding-left:.8rem!important}.ps-xl-3{padding-left:1.2rem!important}.ps-xl-4{padding-left:1.6rem!important}.ps-xl-5{padding-left:2rem!important}.ps-xl-6{padding-left:2.4rem!important}.ps-xl-7{padding-left:2.8rem!important}.ps-xl-8{padding-left:3.2rem!important}.ps-xl-9{padding-left:3.6rem!important}.ps-xl-10{padding-left:4rem!important}.ps-xl-11{padding-left:4.4rem!important}.ps-xl-12{padding-left:4.8rem!important}.ps-xl-13{padding-left:5.2rem!important}.ps-xl-14{padding-left:5.6rem!important}.ps-xl-15{padding-left:6rem!important}.ps-xl-16{padding-left:6.4rem!important}.ps-xl-17{padding-left:6.8rem!important}.ps-xl-18{padding-left:7.2rem!important}.ps-xl-19{padding-left:7.6rem!important}.ps-xl-20{padding-left:8rem!important}.ps-xl-21{padding-left:8.4rem!important}.ps-xl-22{padding-left:8.8rem!important}.ps-xl-23{padding-left:9.2rem!important}.ps-xl-24{padding-left:9.6rem!important}.ps-xl-25{padding-left:10rem!important}.ps-xl-26{padding-left:10.4rem!important}.ps-xl-27{padding-left:10.8rem!important}.ps-xl-28{padding-left:11.2rem!important}.ps-xl-29{padding-left:11.6rem!important}.ps-xl-30{padding-left:12rem!important}.ps-xl-31{padding-left:12.4rem!important}.ps-xl-32{padding-left:12.8rem!important}.ps-xl-33{padding-left:13.2rem!important}.ps-xl-34{padding-left:13.6rem!important}.ps-xl-35{padding-left:14rem!important}.ps-xl-36{padding-left:14.4rem!important}.ps-xl-37{padding-left:14.8rem!important}.ps-xl-38{padding-left:15.2rem!important}.ps-xl-39{padding-left:15.6rem!important}.ps-xl-40{padding-left:16rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.4rem!important}.gap-xl-2{gap:.8rem!important}.gap-xl-3{gap:1.2rem!important}.gap-xl-4{gap:1.6rem!important}.gap-xl-5{gap:2rem!important}.gap-xl-6{gap:2.4rem!important}.gap-xl-7{gap:2.8rem!important}.gap-xl-8{gap:3.2rem!important}.gap-xl-9{gap:3.6rem!important}.gap-xl-10{gap:4rem!important}.gap-xl-11{gap:4.4rem!important}.gap-xl-12{gap:4.8rem!important}.gap-xl-13{gap:5.2rem!important}.gap-xl-14{gap:5.6rem!important}.gap-xl-15{gap:6rem!important}.gap-xl-16{gap:6.4rem!important}.gap-xl-17{gap:6.8rem!important}.gap-xl-18{gap:7.2rem!important}.gap-xl-19{gap:7.6rem!important}.gap-xl-20{gap:8rem!important}.gap-xl-21{gap:8.4rem!important}.gap-xl-22{gap:8.8rem!important}.gap-xl-23{gap:9.2rem!important}.gap-xl-24{gap:9.6rem!important}.gap-xl-25{gap:10rem!important}.gap-xl-26{gap:10.4rem!important}.gap-xl-27{gap:10.8rem!important}.gap-xl-28{gap:11.2rem!important}.gap-xl-29{gap:11.6rem!important}.gap-xl-30{gap:12rem!important}.gap-xl-31{gap:12.4rem!important}.gap-xl-32{gap:12.8rem!important}.gap-xl-33{gap:13.2rem!important}.gap-xl-34{gap:13.6rem!important}.gap-xl-35{gap:14rem!important}.gap-xl-36{gap:14.4rem!important}.gap-xl-37{gap:14.8rem!important}.gap-xl-38{gap:15.2rem!important}.gap-xl-39{gap:15.6rem!important}.gap-xl-40{gap:16rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.4rem!important}.row-gap-xl-2{row-gap:.8rem!important}.row-gap-xl-3{row-gap:1.2rem!important}.row-gap-xl-4{row-gap:1.6rem!important}.row-gap-xl-5{row-gap:2rem!important}.row-gap-xl-6{row-gap:2.4rem!important}.row-gap-xl-7{row-gap:2.8rem!important}.row-gap-xl-8{row-gap:3.2rem!important}.row-gap-xl-9{row-gap:3.6rem!important}.row-gap-xl-10{row-gap:4rem!important}.row-gap-xl-11{row-gap:4.4rem!important}.row-gap-xl-12{row-gap:4.8rem!important}.row-gap-xl-13{row-gap:5.2rem!important}.row-gap-xl-14{row-gap:5.6rem!important}.row-gap-xl-15{row-gap:6rem!important}.row-gap-xl-16{row-gap:6.4rem!important}.row-gap-xl-17{row-gap:6.8rem!important}.row-gap-xl-18{row-gap:7.2rem!important}.row-gap-xl-19{row-gap:7.6rem!important}.row-gap-xl-20{row-gap:8rem!important}.row-gap-xl-21{row-gap:8.4rem!important}.row-gap-xl-22{row-gap:8.8rem!important}.row-gap-xl-23{row-gap:9.2rem!important}.row-gap-xl-24{row-gap:9.6rem!important}.row-gap-xl-25{row-gap:10rem!important}.row-gap-xl-26{row-gap:10.4rem!important}.row-gap-xl-27{row-gap:10.8rem!important}.row-gap-xl-28{row-gap:11.2rem!important}.row-gap-xl-29{row-gap:11.6rem!important}.row-gap-xl-30{row-gap:12rem!important}.row-gap-xl-31{row-gap:12.4rem!important}.row-gap-xl-32{row-gap:12.8rem!important}.row-gap-xl-33{row-gap:13.2rem!important}.row-gap-xl-34{row-gap:13.6rem!important}.row-gap-xl-35{row-gap:14rem!important}.row-gap-xl-36{row-gap:14.4rem!important}.row-gap-xl-37{row-gap:14.8rem!important}.row-gap-xl-38{row-gap:15.2rem!important}.row-gap-xl-39{row-gap:15.6rem!important}.row-gap-xl-40{row-gap:16rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.4rem!important;column-gap:.4rem!important}.column-gap-xl-2{-moz-column-gap:.8rem!important;column-gap:.8rem!important}.column-gap-xl-3{-moz-column-gap:1.2rem!important;column-gap:1.2rem!important}.column-gap-xl-4{-moz-column-gap:1.6rem!important;column-gap:1.6rem!important}.column-gap-xl-5{-moz-column-gap:2rem!important;column-gap:2rem!important}.column-gap-xl-6{-moz-column-gap:2.4rem!important;column-gap:2.4rem!important}.column-gap-xl-7{-moz-column-gap:2.8rem!important;column-gap:2.8rem!important}.column-gap-xl-8{-moz-column-gap:3.2rem!important;column-gap:3.2rem!important}.column-gap-xl-9{-moz-column-gap:3.6rem!important;column-gap:3.6rem!important}.column-gap-xl-10{-moz-column-gap:4rem!important;column-gap:4rem!important}.column-gap-xl-11{-moz-column-gap:4.4rem!important;column-gap:4.4rem!important}.column-gap-xl-12{-moz-column-gap:4.8rem!important;column-gap:4.8rem!important}.column-gap-xl-13{-moz-column-gap:5.2rem!important;column-gap:5.2rem!important}.column-gap-xl-14{-moz-column-gap:5.6rem!important;column-gap:5.6rem!important}.column-gap-xl-15{-moz-column-gap:6rem!important;column-gap:6rem!important}.column-gap-xl-16{-moz-column-gap:6.4rem!important;column-gap:6.4rem!important}.column-gap-xl-17{-moz-column-gap:6.8rem!important;column-gap:6.8rem!important}.column-gap-xl-18{-moz-column-gap:7.2rem!important;column-gap:7.2rem!important}.column-gap-xl-19{-moz-column-gap:7.6rem!important;column-gap:7.6rem!important}.column-gap-xl-20{-moz-column-gap:8rem!important;column-gap:8rem!important}.column-gap-xl-21{-moz-column-gap:8.4rem!important;column-gap:8.4rem!important}.column-gap-xl-22{-moz-column-gap:8.8rem!important;column-gap:8.8rem!important}.column-gap-xl-23{-moz-column-gap:9.2rem!important;column-gap:9.2rem!important}.column-gap-xl-24{-moz-column-gap:9.6rem!important;column-gap:9.6rem!important}.column-gap-xl-25{-moz-column-gap:10rem!important;column-gap:10rem!important}.column-gap-xl-26{-moz-column-gap:10.4rem!important;column-gap:10.4rem!important}.column-gap-xl-27{-moz-column-gap:10.8rem!important;column-gap:10.8rem!important}.column-gap-xl-28{-moz-column-gap:11.2rem!important;column-gap:11.2rem!important}.column-gap-xl-29{-moz-column-gap:11.6rem!important;column-gap:11.6rem!important}.column-gap-xl-30{-moz-column-gap:12rem!important;column-gap:12rem!important}.column-gap-xl-31{-moz-column-gap:12.4rem!important;column-gap:12.4rem!important}.column-gap-xl-32{-moz-column-gap:12.8rem!important;column-gap:12.8rem!important}.column-gap-xl-33{-moz-column-gap:13.2rem!important;column-gap:13.2rem!important}.column-gap-xl-34{-moz-column-gap:13.6rem!important;column-gap:13.6rem!important}.column-gap-xl-35{-moz-column-gap:14rem!important;column-gap:14rem!important}.column-gap-xl-36{-moz-column-gap:14.4rem!important;column-gap:14.4rem!important}.column-gap-xl-37{-moz-column-gap:14.8rem!important;column-gap:14.8rem!important}.column-gap-xl-38{-moz-column-gap:15.2rem!important;column-gap:15.2rem!important}.column-gap-xl-39{-moz-column-gap:15.6rem!important;column-gap:15.6rem!important}.column-gap-xl-40{-moz-column-gap:16rem!important;column-gap:16rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.4rem!important}.m-xxl-2{margin:.8rem!important}.m-xxl-3{margin:1.2rem!important}.m-xxl-4{margin:1.6rem!important}.m-xxl-5{margin:2rem!important}.m-xxl-6{margin:2.4rem!important}.m-xxl-7{margin:2.8rem!important}.m-xxl-8{margin:3.2rem!important}.m-xxl-9{margin:3.6rem!important}.m-xxl-10{margin:4rem!important}.m-xxl-11{margin:4.4rem!important}.m-xxl-12{margin:4.8rem!important}.m-xxl-13{margin:5.2rem!important}.m-xxl-14{margin:5.6rem!important}.m-xxl-15{margin:6rem!important}.m-xxl-16{margin:6.4rem!important}.m-xxl-17{margin:6.8rem!important}.m-xxl-18{margin:7.2rem!important}.m-xxl-19{margin:7.6rem!important}.m-xxl-20{margin:8rem!important}.m-xxl-21{margin:8.4rem!important}.m-xxl-22{margin:8.8rem!important}.m-xxl-23{margin:9.2rem!important}.m-xxl-24{margin:9.6rem!important}.m-xxl-25{margin:10rem!important}.m-xxl-26{margin:10.4rem!important}.m-xxl-27{margin:10.8rem!important}.m-xxl-28{margin:11.2rem!important}.m-xxl-29{margin:11.6rem!important}.m-xxl-30{margin:12rem!important}.m-xxl-31{margin:12.4rem!important}.m-xxl-32{margin:12.8rem!important}.m-xxl-33{margin:13.2rem!important}.m-xxl-34{margin:13.6rem!important}.m-xxl-35{margin:14rem!important}.m-xxl-36{margin:14.4rem!important}.m-xxl-37{margin:14.8rem!important}.m-xxl-38{margin:15.2rem!important}.m-xxl-39{margin:15.6rem!important}.m-xxl-40{margin:16rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.4rem!important;margin-right:.4rem!important}.mx-xxl-2{margin-left:.8rem!important;margin-right:.8rem!important}.mx-xxl-3{margin-left:1.2rem!important;margin-right:1.2rem!important}.mx-xxl-4{margin-left:1.6rem!important;margin-right:1.6rem!important}.mx-xxl-5{margin-left:2rem!important;margin-right:2rem!important}.mx-xxl-6{margin-left:2.4rem!important;margin-right:2.4rem!important}.mx-xxl-7{margin-left:2.8rem!important;margin-right:2.8rem!important}.mx-xxl-8{margin-left:3.2rem!important;margin-right:3.2rem!important}.mx-xxl-9{margin-left:3.6rem!important;margin-right:3.6rem!important}.mx-xxl-10{margin-left:4rem!important;margin-right:4rem!important}.mx-xxl-11{margin-left:4.4rem!important;margin-right:4.4rem!important}.mx-xxl-12{margin-left:4.8rem!important;margin-right:4.8rem!important}.mx-xxl-13{margin-left:5.2rem!important;margin-right:5.2rem!important}.mx-xxl-14{margin-left:5.6rem!important;margin-right:5.6rem!important}.mx-xxl-15{margin-left:6rem!important;margin-right:6rem!important}.mx-xxl-16{margin-left:6.4rem!important;margin-right:6.4rem!important}.mx-xxl-17{margin-left:6.8rem!important;margin-right:6.8rem!important}.mx-xxl-18{margin-left:7.2rem!important;margin-right:7.2rem!important}.mx-xxl-19{margin-left:7.6rem!important;margin-right:7.6rem!important}.mx-xxl-20{margin-left:8rem!important;margin-right:8rem!important}.mx-xxl-21{margin-left:8.4rem!important;margin-right:8.4rem!important}.mx-xxl-22{margin-left:8.8rem!important;margin-right:8.8rem!important}.mx-xxl-23{margin-left:9.2rem!important;margin-right:9.2rem!important}.mx-xxl-24{margin-left:9.6rem!important;margin-right:9.6rem!important}.mx-xxl-25{margin-left:10rem!important;margin-right:10rem!important}.mx-xxl-26{margin-left:10.4rem!important;margin-right:10.4rem!important}.mx-xxl-27{margin-left:10.8rem!important;margin-right:10.8rem!important}.mx-xxl-28{margin-left:11.2rem!important;margin-right:11.2rem!important}.mx-xxl-29{margin-left:11.6rem!important;margin-right:11.6rem!important}.mx-xxl-30{margin-left:12rem!important;margin-right:12rem!important}.mx-xxl-31{margin-left:12.4rem!important;margin-right:12.4rem!important}.mx-xxl-32{margin-left:12.8rem!important;margin-right:12.8rem!important}.mx-xxl-33{margin-left:13.2rem!important;margin-right:13.2rem!important}.mx-xxl-34{margin-left:13.6rem!important;margin-right:13.6rem!important}.mx-xxl-35{margin-left:14rem!important;margin-right:14rem!important}.mx-xxl-36{margin-left:14.4rem!important;margin-right:14.4rem!important}.mx-xxl-37{margin-left:14.8rem!important;margin-right:14.8rem!important}.mx-xxl-38{margin-left:15.2rem!important;margin-right:15.2rem!important}.mx-xxl-39{margin-left:15.6rem!important;margin-right:15.6rem!important}.mx-xxl-40{margin-left:16rem!important;margin-right:16rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.4rem!important;margin-top:.4rem!important}.my-xxl-2{margin-bottom:.8rem!important;margin-top:.8rem!important}.my-xxl-3{margin-bottom:1.2rem!important;margin-top:1.2rem!important}.my-xxl-4{margin-bottom:1.6rem!important;margin-top:1.6rem!important}.my-xxl-5{margin-bottom:2rem!important;margin-top:2rem!important}.my-xxl-6{margin-bottom:2.4rem!important;margin-top:2.4rem!important}.my-xxl-7{margin-bottom:2.8rem!important;margin-top:2.8rem!important}.my-xxl-8{margin-bottom:3.2rem!important;margin-top:3.2rem!important}.my-xxl-9{margin-bottom:3.6rem!important;margin-top:3.6rem!important}.my-xxl-10{margin-bottom:4rem!important;margin-top:4rem!important}.my-xxl-11{margin-bottom:4.4rem!important;margin-top:4.4rem!important}.my-xxl-12{margin-bottom:4.8rem!important;margin-top:4.8rem!important}.my-xxl-13{margin-bottom:5.2rem!important;margin-top:5.2rem!important}.my-xxl-14{margin-bottom:5.6rem!important;margin-top:5.6rem!important}.my-xxl-15{margin-bottom:6rem!important;margin-top:6rem!important}.my-xxl-16{margin-bottom:6.4rem!important;margin-top:6.4rem!important}.my-xxl-17{margin-bottom:6.8rem!important;margin-top:6.8rem!important}.my-xxl-18{margin-bottom:7.2rem!important;margin-top:7.2rem!important}.my-xxl-19{margin-bottom:7.6rem!important;margin-top:7.6rem!important}.my-xxl-20{margin-bottom:8rem!important;margin-top:8rem!important}.my-xxl-21{margin-bottom:8.4rem!important;margin-top:8.4rem!important}.my-xxl-22{margin-bottom:8.8rem!important;margin-top:8.8rem!important}.my-xxl-23{margin-bottom:9.2rem!important;margin-top:9.2rem!important}.my-xxl-24{margin-bottom:9.6rem!important;margin-top:9.6rem!important}.my-xxl-25{margin-bottom:10rem!important;margin-top:10rem!important}.my-xxl-26{margin-bottom:10.4rem!important;margin-top:10.4rem!important}.my-xxl-27{margin-bottom:10.8rem!important;margin-top:10.8rem!important}.my-xxl-28{margin-bottom:11.2rem!important;margin-top:11.2rem!important}.my-xxl-29{margin-bottom:11.6rem!important;margin-top:11.6rem!important}.my-xxl-30{margin-bottom:12rem!important;margin-top:12rem!important}.my-xxl-31{margin-bottom:12.4rem!important;margin-top:12.4rem!important}.my-xxl-32{margin-bottom:12.8rem!important;margin-top:12.8rem!important}.my-xxl-33{margin-bottom:13.2rem!important;margin-top:13.2rem!important}.my-xxl-34{margin-bottom:13.6rem!important;margin-top:13.6rem!important}.my-xxl-35{margin-bottom:14rem!important;margin-top:14rem!important}.my-xxl-36{margin-bottom:14.4rem!important;margin-top:14.4rem!important}.my-xxl-37{margin-bottom:14.8rem!important;margin-top:14.8rem!important}.my-xxl-38{margin-bottom:15.2rem!important;margin-top:15.2rem!important}.my-xxl-39{margin-bottom:15.6rem!important;margin-top:15.6rem!important}.my-xxl-40{margin-bottom:16rem!important;margin-top:16rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.4rem!important}.mt-xxl-2{margin-top:.8rem!important}.mt-xxl-3{margin-top:1.2rem!important}.mt-xxl-4{margin-top:1.6rem!important}.mt-xxl-5{margin-top:2rem!important}.mt-xxl-6{margin-top:2.4rem!important}.mt-xxl-7{margin-top:2.8rem!important}.mt-xxl-8{margin-top:3.2rem!important}.mt-xxl-9{margin-top:3.6rem!important}.mt-xxl-10{margin-top:4rem!important}.mt-xxl-11{margin-top:4.4rem!important}.mt-xxl-12{margin-top:4.8rem!important}.mt-xxl-13{margin-top:5.2rem!important}.mt-xxl-14{margin-top:5.6rem!important}.mt-xxl-15{margin-top:6rem!important}.mt-xxl-16{margin-top:6.4rem!important}.mt-xxl-17{margin-top:6.8rem!important}.mt-xxl-18{margin-top:7.2rem!important}.mt-xxl-19{margin-top:7.6rem!important}.mt-xxl-20{margin-top:8rem!important}.mt-xxl-21{margin-top:8.4rem!important}.mt-xxl-22{margin-top:8.8rem!important}.mt-xxl-23{margin-top:9.2rem!important}.mt-xxl-24{margin-top:9.6rem!important}.mt-xxl-25{margin-top:10rem!important}.mt-xxl-26{margin-top:10.4rem!important}.mt-xxl-27{margin-top:10.8rem!important}.mt-xxl-28{margin-top:11.2rem!important}.mt-xxl-29{margin-top:11.6rem!important}.mt-xxl-30{margin-top:12rem!important}.mt-xxl-31{margin-top:12.4rem!important}.mt-xxl-32{margin-top:12.8rem!important}.mt-xxl-33{margin-top:13.2rem!important}.mt-xxl-34{margin-top:13.6rem!important}.mt-xxl-35{margin-top:14rem!important}.mt-xxl-36{margin-top:14.4rem!important}.mt-xxl-37{margin-top:14.8rem!important}.mt-xxl-38{margin-top:15.2rem!important}.mt-xxl-39{margin-top:15.6rem!important}.mt-xxl-40{margin-top:16rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.4rem!important}.me-xxl-2{margin-right:.8rem!important}.me-xxl-3{margin-right:1.2rem!important}.me-xxl-4{margin-right:1.6rem!important}.me-xxl-5{margin-right:2rem!important}.me-xxl-6{margin-right:2.4rem!important}.me-xxl-7{margin-right:2.8rem!important}.me-xxl-8{margin-right:3.2rem!important}.me-xxl-9{margin-right:3.6rem!important}.me-xxl-10{margin-right:4rem!important}.me-xxl-11{margin-right:4.4rem!important}.me-xxl-12{margin-right:4.8rem!important}.me-xxl-13{margin-right:5.2rem!important}.me-xxl-14{margin-right:5.6rem!important}.me-xxl-15{margin-right:6rem!important}.me-xxl-16{margin-right:6.4rem!important}.me-xxl-17{margin-right:6.8rem!important}.me-xxl-18{margin-right:7.2rem!important}.me-xxl-19{margin-right:7.6rem!important}.me-xxl-20{margin-right:8rem!important}.me-xxl-21{margin-right:8.4rem!important}.me-xxl-22{margin-right:8.8rem!important}.me-xxl-23{margin-right:9.2rem!important}.me-xxl-24{margin-right:9.6rem!important}.me-xxl-25{margin-right:10rem!important}.me-xxl-26{margin-right:10.4rem!important}.me-xxl-27{margin-right:10.8rem!important}.me-xxl-28{margin-right:11.2rem!important}.me-xxl-29{margin-right:11.6rem!important}.me-xxl-30{margin-right:12rem!important}.me-xxl-31{margin-right:12.4rem!important}.me-xxl-32{margin-right:12.8rem!important}.me-xxl-33{margin-right:13.2rem!important}.me-xxl-34{margin-right:13.6rem!important}.me-xxl-35{margin-right:14rem!important}.me-xxl-36{margin-right:14.4rem!important}.me-xxl-37{margin-right:14.8rem!important}.me-xxl-38{margin-right:15.2rem!important}.me-xxl-39{margin-right:15.6rem!important}.me-xxl-40{margin-right:16rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.4rem!important}.mb-xxl-2{margin-bottom:.8rem!important}.mb-xxl-3{margin-bottom:1.2rem!important}.mb-xxl-4{margin-bottom:1.6rem!important}.mb-xxl-5{margin-bottom:2rem!important}.mb-xxl-6{margin-bottom:2.4rem!important}.mb-xxl-7{margin-bottom:2.8rem!important}.mb-xxl-8{margin-bottom:3.2rem!important}.mb-xxl-9{margin-bottom:3.6rem!important}.mb-xxl-10{margin-bottom:4rem!important}.mb-xxl-11{margin-bottom:4.4rem!important}.mb-xxl-12{margin-bottom:4.8rem!important}.mb-xxl-13{margin-bottom:5.2rem!important}.mb-xxl-14{margin-bottom:5.6rem!important}.mb-xxl-15{margin-bottom:6rem!important}.mb-xxl-16{margin-bottom:6.4rem!important}.mb-xxl-17{margin-bottom:6.8rem!important}.mb-xxl-18{margin-bottom:7.2rem!important}.mb-xxl-19{margin-bottom:7.6rem!important}.mb-xxl-20{margin-bottom:8rem!important}.mb-xxl-21{margin-bottom:8.4rem!important}.mb-xxl-22{margin-bottom:8.8rem!important}.mb-xxl-23{margin-bottom:9.2rem!important}.mb-xxl-24{margin-bottom:9.6rem!important}.mb-xxl-25{margin-bottom:10rem!important}.mb-xxl-26{margin-bottom:10.4rem!important}.mb-xxl-27{margin-bottom:10.8rem!important}.mb-xxl-28{margin-bottom:11.2rem!important}.mb-xxl-29{margin-bottom:11.6rem!important}.mb-xxl-30{margin-bottom:12rem!important}.mb-xxl-31{margin-bottom:12.4rem!important}.mb-xxl-32{margin-bottom:12.8rem!important}.mb-xxl-33{margin-bottom:13.2rem!important}.mb-xxl-34{margin-bottom:13.6rem!important}.mb-xxl-35{margin-bottom:14rem!important}.mb-xxl-36{margin-bottom:14.4rem!important}.mb-xxl-37{margin-bottom:14.8rem!important}.mb-xxl-38{margin-bottom:15.2rem!important}.mb-xxl-39{margin-bottom:15.6rem!important}.mb-xxl-40{margin-bottom:16rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.4rem!important}.ms-xxl-2{margin-left:.8rem!important}.ms-xxl-3{margin-left:1.2rem!important}.ms-xxl-4{margin-left:1.6rem!important}.ms-xxl-5{margin-left:2rem!important}.ms-xxl-6{margin-left:2.4rem!important}.ms-xxl-7{margin-left:2.8rem!important}.ms-xxl-8{margin-left:3.2rem!important}.ms-xxl-9{margin-left:3.6rem!important}.ms-xxl-10{margin-left:4rem!important}.ms-xxl-11{margin-left:4.4rem!important}.ms-xxl-12{margin-left:4.8rem!important}.ms-xxl-13{margin-left:5.2rem!important}.ms-xxl-14{margin-left:5.6rem!important}.ms-xxl-15{margin-left:6rem!important}.ms-xxl-16{margin-left:6.4rem!important}.ms-xxl-17{margin-left:6.8rem!important}.ms-xxl-18{margin-left:7.2rem!important}.ms-xxl-19{margin-left:7.6rem!important}.ms-xxl-20{margin-left:8rem!important}.ms-xxl-21{margin-left:8.4rem!important}.ms-xxl-22{margin-left:8.8rem!important}.ms-xxl-23{margin-left:9.2rem!important}.ms-xxl-24{margin-left:9.6rem!important}.ms-xxl-25{margin-left:10rem!important}.ms-xxl-26{margin-left:10.4rem!important}.ms-xxl-27{margin-left:10.8rem!important}.ms-xxl-28{margin-left:11.2rem!important}.ms-xxl-29{margin-left:11.6rem!important}.ms-xxl-30{margin-left:12rem!important}.ms-xxl-31{margin-left:12.4rem!important}.ms-xxl-32{margin-left:12.8rem!important}.ms-xxl-33{margin-left:13.2rem!important}.ms-xxl-34{margin-left:13.6rem!important}.ms-xxl-35{margin-left:14rem!important}.ms-xxl-36{margin-left:14.4rem!important}.ms-xxl-37{margin-left:14.8rem!important}.ms-xxl-38{margin-left:15.2rem!important}.ms-xxl-39{margin-left:15.6rem!important}.ms-xxl-40{margin-left:16rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.4rem!important}.p-xxl-2{padding:.8rem!important}.p-xxl-3{padding:1.2rem!important}.p-xxl-4{padding:1.6rem!important}.p-xxl-5{padding:2rem!important}.p-xxl-6{padding:2.4rem!important}.p-xxl-7{padding:2.8rem!important}.p-xxl-8{padding:3.2rem!important}.p-xxl-9{padding:3.6rem!important}.p-xxl-10{padding:4rem!important}.p-xxl-11{padding:4.4rem!important}.p-xxl-12{padding:4.8rem!important}.p-xxl-13{padding:5.2rem!important}.p-xxl-14{padding:5.6rem!important}.p-xxl-15{padding:6rem!important}.p-xxl-16{padding:6.4rem!important}.p-xxl-17{padding:6.8rem!important}.p-xxl-18{padding:7.2rem!important}.p-xxl-19{padding:7.6rem!important}.p-xxl-20{padding:8rem!important}.p-xxl-21{padding:8.4rem!important}.p-xxl-22{padding:8.8rem!important}.p-xxl-23{padding:9.2rem!important}.p-xxl-24{padding:9.6rem!important}.p-xxl-25{padding:10rem!important}.p-xxl-26{padding:10.4rem!important}.p-xxl-27{padding:10.8rem!important}.p-xxl-28{padding:11.2rem!important}.p-xxl-29{padding:11.6rem!important}.p-xxl-30{padding:12rem!important}.p-xxl-31{padding:12.4rem!important}.p-xxl-32{padding:12.8rem!important}.p-xxl-33{padding:13.2rem!important}.p-xxl-34{padding:13.6rem!important}.p-xxl-35{padding:14rem!important}.p-xxl-36{padding:14.4rem!important}.p-xxl-37{padding:14.8rem!important}.p-xxl-38{padding:15.2rem!important}.p-xxl-39{padding:15.6rem!important}.p-xxl-40{padding:16rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.4rem!important;padding-right:.4rem!important}.px-xxl-2{padding-left:.8rem!important;padding-right:.8rem!important}.px-xxl-3{padding-left:1.2rem!important;padding-right:1.2rem!important}.px-xxl-4{padding-left:1.6rem!important;padding-right:1.6rem!important}.px-xxl-5{padding-left:2rem!important;padding-right:2rem!important}.px-xxl-6{padding-left:2.4rem!important;padding-right:2.4rem!important}.px-xxl-7{padding-left:2.8rem!important;padding-right:2.8rem!important}.px-xxl-8{padding-left:3.2rem!important;padding-right:3.2rem!important}.px-xxl-9{padding-left:3.6rem!important;padding-right:3.6rem!important}.px-xxl-10{padding-left:4rem!important;padding-right:4rem!important}.px-xxl-11{padding-left:4.4rem!important;padding-right:4.4rem!important}.px-xxl-12{padding-left:4.8rem!important;padding-right:4.8rem!important}.px-xxl-13{padding-left:5.2rem!important;padding-right:5.2rem!important}.px-xxl-14{padding-left:5.6rem!important;padding-right:5.6rem!important}.px-xxl-15{padding-left:6rem!important;padding-right:6rem!important}.px-xxl-16{padding-left:6.4rem!important;padding-right:6.4rem!important}.px-xxl-17{padding-left:6.8rem!important;padding-right:6.8rem!important}.px-xxl-18{padding-left:7.2rem!important;padding-right:7.2rem!important}.px-xxl-19{padding-left:7.6rem!important;padding-right:7.6rem!important}.px-xxl-20{padding-left:8rem!important;padding-right:8rem!important}.px-xxl-21{padding-left:8.4rem!important;padding-right:8.4rem!important}.px-xxl-22{padding-left:8.8rem!important;padding-right:8.8rem!important}.px-xxl-23{padding-left:9.2rem!important;padding-right:9.2rem!important}.px-xxl-24{padding-left:9.6rem!important;padding-right:9.6rem!important}.px-xxl-25{padding-left:10rem!important;padding-right:10rem!important}.px-xxl-26{padding-left:10.4rem!important;padding-right:10.4rem!important}.px-xxl-27{padding-left:10.8rem!important;padding-right:10.8rem!important}.px-xxl-28{padding-left:11.2rem!important;padding-right:11.2rem!important}.px-xxl-29{padding-left:11.6rem!important;padding-right:11.6rem!important}.px-xxl-30{padding-left:12rem!important;padding-right:12rem!important}.px-xxl-31{padding-left:12.4rem!important;padding-right:12.4rem!important}.px-xxl-32{padding-left:12.8rem!important;padding-right:12.8rem!important}.px-xxl-33{padding-left:13.2rem!important;padding-right:13.2rem!important}.px-xxl-34{padding-left:13.6rem!important;padding-right:13.6rem!important}.px-xxl-35{padding-left:14rem!important;padding-right:14rem!important}.px-xxl-36{padding-left:14.4rem!important;padding-right:14.4rem!important}.px-xxl-37{padding-left:14.8rem!important;padding-right:14.8rem!important}.px-xxl-38{padding-left:15.2rem!important;padding-right:15.2rem!important}.px-xxl-39{padding-left:15.6rem!important;padding-right:15.6rem!important}.px-xxl-40{padding-left:16rem!important;padding-right:16rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.4rem!important;padding-top:.4rem!important}.py-xxl-2{padding-bottom:.8rem!important;padding-top:.8rem!important}.py-xxl-3{padding-bottom:1.2rem!important;padding-top:1.2rem!important}.py-xxl-4{padding-bottom:1.6rem!important;padding-top:1.6rem!important}.py-xxl-5{padding-bottom:2rem!important;padding-top:2rem!important}.py-xxl-6{padding-bottom:2.4rem!important;padding-top:2.4rem!important}.py-xxl-7{padding-bottom:2.8rem!important;padding-top:2.8rem!important}.py-xxl-8{padding-bottom:3.2rem!important;padding-top:3.2rem!important}.py-xxl-9{padding-bottom:3.6rem!important;padding-top:3.6rem!important}.py-xxl-10{padding-bottom:4rem!important;padding-top:4rem!important}.py-xxl-11{padding-bottom:4.4rem!important;padding-top:4.4rem!important}.py-xxl-12{padding-bottom:4.8rem!important;padding-top:4.8rem!important}.py-xxl-13{padding-bottom:5.2rem!important;padding-top:5.2rem!important}.py-xxl-14{padding-bottom:5.6rem!important;padding-top:5.6rem!important}.py-xxl-15{padding-bottom:6rem!important;padding-top:6rem!important}.py-xxl-16{padding-bottom:6.4rem!important;padding-top:6.4rem!important}.py-xxl-17{padding-bottom:6.8rem!important;padding-top:6.8rem!important}.py-xxl-18{padding-bottom:7.2rem!important;padding-top:7.2rem!important}.py-xxl-19{padding-bottom:7.6rem!important;padding-top:7.6rem!important}.py-xxl-20{padding-bottom:8rem!important;padding-top:8rem!important}.py-xxl-21{padding-bottom:8.4rem!important;padding-top:8.4rem!important}.py-xxl-22{padding-bottom:8.8rem!important;padding-top:8.8rem!important}.py-xxl-23{padding-bottom:9.2rem!important;padding-top:9.2rem!important}.py-xxl-24{padding-bottom:9.6rem!important;padding-top:9.6rem!important}.py-xxl-25{padding-bottom:10rem!important;padding-top:10rem!important}.py-xxl-26{padding-bottom:10.4rem!important;padding-top:10.4rem!important}.py-xxl-27{padding-bottom:10.8rem!important;padding-top:10.8rem!important}.py-xxl-28{padding-bottom:11.2rem!important;padding-top:11.2rem!important}.py-xxl-29{padding-bottom:11.6rem!important;padding-top:11.6rem!important}.py-xxl-30{padding-bottom:12rem!important;padding-top:12rem!important}.py-xxl-31{padding-bottom:12.4rem!important;padding-top:12.4rem!important}.py-xxl-32{padding-bottom:12.8rem!important;padding-top:12.8rem!important}.py-xxl-33{padding-bottom:13.2rem!important;padding-top:13.2rem!important}.py-xxl-34{padding-bottom:13.6rem!important;padding-top:13.6rem!important}.py-xxl-35{padding-bottom:14rem!important;padding-top:14rem!important}.py-xxl-36{padding-bottom:14.4rem!important;padding-top:14.4rem!important}.py-xxl-37{padding-bottom:14.8rem!important;padding-top:14.8rem!important}.py-xxl-38{padding-bottom:15.2rem!important;padding-top:15.2rem!important}.py-xxl-39{padding-bottom:15.6rem!important;padding-top:15.6rem!important}.py-xxl-40{padding-bottom:16rem!important;padding-top:16rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.4rem!important}.pt-xxl-2{padding-top:.8rem!important}.pt-xxl-3{padding-top:1.2rem!important}.pt-xxl-4{padding-top:1.6rem!important}.pt-xxl-5{padding-top:2rem!important}.pt-xxl-6{padding-top:2.4rem!important}.pt-xxl-7{padding-top:2.8rem!important}.pt-xxl-8{padding-top:3.2rem!important}.pt-xxl-9{padding-top:3.6rem!important}.pt-xxl-10{padding-top:4rem!important}.pt-xxl-11{padding-top:4.4rem!important}.pt-xxl-12{padding-top:4.8rem!important}.pt-xxl-13{padding-top:5.2rem!important}.pt-xxl-14{padding-top:5.6rem!important}.pt-xxl-15{padding-top:6rem!important}.pt-xxl-16{padding-top:6.4rem!important}.pt-xxl-17{padding-top:6.8rem!important}.pt-xxl-18{padding-top:7.2rem!important}.pt-xxl-19{padding-top:7.6rem!important}.pt-xxl-20{padding-top:8rem!important}.pt-xxl-21{padding-top:8.4rem!important}.pt-xxl-22{padding-top:8.8rem!important}.pt-xxl-23{padding-top:9.2rem!important}.pt-xxl-24{padding-top:9.6rem!important}.pt-xxl-25{padding-top:10rem!important}.pt-xxl-26{padding-top:10.4rem!important}.pt-xxl-27{padding-top:10.8rem!important}.pt-xxl-28{padding-top:11.2rem!important}.pt-xxl-29{padding-top:11.6rem!important}.pt-xxl-30{padding-top:12rem!important}.pt-xxl-31{padding-top:12.4rem!important}.pt-xxl-32{padding-top:12.8rem!important}.pt-xxl-33{padding-top:13.2rem!important}.pt-xxl-34{padding-top:13.6rem!important}.pt-xxl-35{padding-top:14rem!important}.pt-xxl-36{padding-top:14.4rem!important}.pt-xxl-37{padding-top:14.8rem!important}.pt-xxl-38{padding-top:15.2rem!important}.pt-xxl-39{padding-top:15.6rem!important}.pt-xxl-40{padding-top:16rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.4rem!important}.pe-xxl-2{padding-right:.8rem!important}.pe-xxl-3{padding-right:1.2rem!important}.pe-xxl-4{padding-right:1.6rem!important}.pe-xxl-5{padding-right:2rem!important}.pe-xxl-6{padding-right:2.4rem!important}.pe-xxl-7{padding-right:2.8rem!important}.pe-xxl-8{padding-right:3.2rem!important}.pe-xxl-9{padding-right:3.6rem!important}.pe-xxl-10{padding-right:4rem!important}.pe-xxl-11{padding-right:4.4rem!important}.pe-xxl-12{padding-right:4.8rem!important}.pe-xxl-13{padding-right:5.2rem!important}.pe-xxl-14{padding-right:5.6rem!important}.pe-xxl-15{padding-right:6rem!important}.pe-xxl-16{padding-right:6.4rem!important}.pe-xxl-17{padding-right:6.8rem!important}.pe-xxl-18{padding-right:7.2rem!important}.pe-xxl-19{padding-right:7.6rem!important}.pe-xxl-20{padding-right:8rem!important}.pe-xxl-21{padding-right:8.4rem!important}.pe-xxl-22{padding-right:8.8rem!important}.pe-xxl-23{padding-right:9.2rem!important}.pe-xxl-24{padding-right:9.6rem!important}.pe-xxl-25{padding-right:10rem!important}.pe-xxl-26{padding-right:10.4rem!important}.pe-xxl-27{padding-right:10.8rem!important}.pe-xxl-28{padding-right:11.2rem!important}.pe-xxl-29{padding-right:11.6rem!important}.pe-xxl-30{padding-right:12rem!important}.pe-xxl-31{padding-right:12.4rem!important}.pe-xxl-32{padding-right:12.8rem!important}.pe-xxl-33{padding-right:13.2rem!important}.pe-xxl-34{padding-right:13.6rem!important}.pe-xxl-35{padding-right:14rem!important}.pe-xxl-36{padding-right:14.4rem!important}.pe-xxl-37{padding-right:14.8rem!important}.pe-xxl-38{padding-right:15.2rem!important}.pe-xxl-39{padding-right:15.6rem!important}.pe-xxl-40{padding-right:16rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.4rem!important}.pb-xxl-2{padding-bottom:.8rem!important}.pb-xxl-3{padding-bottom:1.2rem!important}.pb-xxl-4{padding-bottom:1.6rem!important}.pb-xxl-5{padding-bottom:2rem!important}.pb-xxl-6{padding-bottom:2.4rem!important}.pb-xxl-7{padding-bottom:2.8rem!important}.pb-xxl-8{padding-bottom:3.2rem!important}.pb-xxl-9{padding-bottom:3.6rem!important}.pb-xxl-10{padding-bottom:4rem!important}.pb-xxl-11{padding-bottom:4.4rem!important}.pb-xxl-12{padding-bottom:4.8rem!important}.pb-xxl-13{padding-bottom:5.2rem!important}.pb-xxl-14{padding-bottom:5.6rem!important}.pb-xxl-15{padding-bottom:6rem!important}.pb-xxl-16{padding-bottom:6.4rem!important}.pb-xxl-17{padding-bottom:6.8rem!important}.pb-xxl-18{padding-bottom:7.2rem!important}.pb-xxl-19{padding-bottom:7.6rem!important}.pb-xxl-20{padding-bottom:8rem!important}.pb-xxl-21{padding-bottom:8.4rem!important}.pb-xxl-22{padding-bottom:8.8rem!important}.pb-xxl-23{padding-bottom:9.2rem!important}.pb-xxl-24{padding-bottom:9.6rem!important}.pb-xxl-25{padding-bottom:10rem!important}.pb-xxl-26{padding-bottom:10.4rem!important}.pb-xxl-27{padding-bottom:10.8rem!important}.pb-xxl-28{padding-bottom:11.2rem!important}.pb-xxl-29{padding-bottom:11.6rem!important}.pb-xxl-30{padding-bottom:12rem!important}.pb-xxl-31{padding-bottom:12.4rem!important}.pb-xxl-32{padding-bottom:12.8rem!important}.pb-xxl-33{padding-bottom:13.2rem!important}.pb-xxl-34{padding-bottom:13.6rem!important}.pb-xxl-35{padding-bottom:14rem!important}.pb-xxl-36{padding-bottom:14.4rem!important}.pb-xxl-37{padding-bottom:14.8rem!important}.pb-xxl-38{padding-bottom:15.2rem!important}.pb-xxl-39{padding-bottom:15.6rem!important}.pb-xxl-40{padding-bottom:16rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.4rem!important}.ps-xxl-2{padding-left:.8rem!important}.ps-xxl-3{padding-left:1.2rem!important}.ps-xxl-4{padding-left:1.6rem!important}.ps-xxl-5{padding-left:2rem!important}.ps-xxl-6{padding-left:2.4rem!important}.ps-xxl-7{padding-left:2.8rem!important}.ps-xxl-8{padding-left:3.2rem!important}.ps-xxl-9{padding-left:3.6rem!important}.ps-xxl-10{padding-left:4rem!important}.ps-xxl-11{padding-left:4.4rem!important}.ps-xxl-12{padding-left:4.8rem!important}.ps-xxl-13{padding-left:5.2rem!important}.ps-xxl-14{padding-left:5.6rem!important}.ps-xxl-15{padding-left:6rem!important}.ps-xxl-16{padding-left:6.4rem!important}.ps-xxl-17{padding-left:6.8rem!important}.ps-xxl-18{padding-left:7.2rem!important}.ps-xxl-19{padding-left:7.6rem!important}.ps-xxl-20{padding-left:8rem!important}.ps-xxl-21{padding-left:8.4rem!important}.ps-xxl-22{padding-left:8.8rem!important}.ps-xxl-23{padding-left:9.2rem!important}.ps-xxl-24{padding-left:9.6rem!important}.ps-xxl-25{padding-left:10rem!important}.ps-xxl-26{padding-left:10.4rem!important}.ps-xxl-27{padding-left:10.8rem!important}.ps-xxl-28{padding-left:11.2rem!important}.ps-xxl-29{padding-left:11.6rem!important}.ps-xxl-30{padding-left:12rem!important}.ps-xxl-31{padding-left:12.4rem!important}.ps-xxl-32{padding-left:12.8rem!important}.ps-xxl-33{padding-left:13.2rem!important}.ps-xxl-34{padding-left:13.6rem!important}.ps-xxl-35{padding-left:14rem!important}.ps-xxl-36{padding-left:14.4rem!important}.ps-xxl-37{padding-left:14.8rem!important}.ps-xxl-38{padding-left:15.2rem!important}.ps-xxl-39{padding-left:15.6rem!important}.ps-xxl-40{padding-left:16rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.4rem!important}.gap-xxl-2{gap:.8rem!important}.gap-xxl-3{gap:1.2rem!important}.gap-xxl-4{gap:1.6rem!important}.gap-xxl-5{gap:2rem!important}.gap-xxl-6{gap:2.4rem!important}.gap-xxl-7{gap:2.8rem!important}.gap-xxl-8{gap:3.2rem!important}.gap-xxl-9{gap:3.6rem!important}.gap-xxl-10{gap:4rem!important}.gap-xxl-11{gap:4.4rem!important}.gap-xxl-12{gap:4.8rem!important}.gap-xxl-13{gap:5.2rem!important}.gap-xxl-14{gap:5.6rem!important}.gap-xxl-15{gap:6rem!important}.gap-xxl-16{gap:6.4rem!important}.gap-xxl-17{gap:6.8rem!important}.gap-xxl-18{gap:7.2rem!important}.gap-xxl-19{gap:7.6rem!important}.gap-xxl-20{gap:8rem!important}.gap-xxl-21{gap:8.4rem!important}.gap-xxl-22{gap:8.8rem!important}.gap-xxl-23{gap:9.2rem!important}.gap-xxl-24{gap:9.6rem!important}.gap-xxl-25{gap:10rem!important}.gap-xxl-26{gap:10.4rem!important}.gap-xxl-27{gap:10.8rem!important}.gap-xxl-28{gap:11.2rem!important}.gap-xxl-29{gap:11.6rem!important}.gap-xxl-30{gap:12rem!important}.gap-xxl-31{gap:12.4rem!important}.gap-xxl-32{gap:12.8rem!important}.gap-xxl-33{gap:13.2rem!important}.gap-xxl-34{gap:13.6rem!important}.gap-xxl-35{gap:14rem!important}.gap-xxl-36{gap:14.4rem!important}.gap-xxl-37{gap:14.8rem!important}.gap-xxl-38{gap:15.2rem!important}.gap-xxl-39{gap:15.6rem!important}.gap-xxl-40{gap:16rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.4rem!important}.row-gap-xxl-2{row-gap:.8rem!important}.row-gap-xxl-3{row-gap:1.2rem!important}.row-gap-xxl-4{row-gap:1.6rem!important}.row-gap-xxl-5{row-gap:2rem!important}.row-gap-xxl-6{row-gap:2.4rem!important}.row-gap-xxl-7{row-gap:2.8rem!important}.row-gap-xxl-8{row-gap:3.2rem!important}.row-gap-xxl-9{row-gap:3.6rem!important}.row-gap-xxl-10{row-gap:4rem!important}.row-gap-xxl-11{row-gap:4.4rem!important}.row-gap-xxl-12{row-gap:4.8rem!important}.row-gap-xxl-13{row-gap:5.2rem!important}.row-gap-xxl-14{row-gap:5.6rem!important}.row-gap-xxl-15{row-gap:6rem!important}.row-gap-xxl-16{row-gap:6.4rem!important}.row-gap-xxl-17{row-gap:6.8rem!important}.row-gap-xxl-18{row-gap:7.2rem!important}.row-gap-xxl-19{row-gap:7.6rem!important}.row-gap-xxl-20{row-gap:8rem!important}.row-gap-xxl-21{row-gap:8.4rem!important}.row-gap-xxl-22{row-gap:8.8rem!important}.row-gap-xxl-23{row-gap:9.2rem!important}.row-gap-xxl-24{row-gap:9.6rem!important}.row-gap-xxl-25{row-gap:10rem!important}.row-gap-xxl-26{row-gap:10.4rem!important}.row-gap-xxl-27{row-gap:10.8rem!important}.row-gap-xxl-28{row-gap:11.2rem!important}.row-gap-xxl-29{row-gap:11.6rem!important}.row-gap-xxl-30{row-gap:12rem!important}.row-gap-xxl-31{row-gap:12.4rem!important}.row-gap-xxl-32{row-gap:12.8rem!important}.row-gap-xxl-33{row-gap:13.2rem!important}.row-gap-xxl-34{row-gap:13.6rem!important}.row-gap-xxl-35{row-gap:14rem!important}.row-gap-xxl-36{row-gap:14.4rem!important}.row-gap-xxl-37{row-gap:14.8rem!important}.row-gap-xxl-38{row-gap:15.2rem!important}.row-gap-xxl-39{row-gap:15.6rem!important}.row-gap-xxl-40{row-gap:16rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.4rem!important;column-gap:.4rem!important}.column-gap-xxl-2{-moz-column-gap:.8rem!important;column-gap:.8rem!important}.column-gap-xxl-3{-moz-column-gap:1.2rem!important;column-gap:1.2rem!important}.column-gap-xxl-4{-moz-column-gap:1.6rem!important;column-gap:1.6rem!important}.column-gap-xxl-5{-moz-column-gap:2rem!important;column-gap:2rem!important}.column-gap-xxl-6{-moz-column-gap:2.4rem!important;column-gap:2.4rem!important}.column-gap-xxl-7{-moz-column-gap:2.8rem!important;column-gap:2.8rem!important}.column-gap-xxl-8{-moz-column-gap:3.2rem!important;column-gap:3.2rem!important}.column-gap-xxl-9{-moz-column-gap:3.6rem!important;column-gap:3.6rem!important}.column-gap-xxl-10{-moz-column-gap:4rem!important;column-gap:4rem!important}.column-gap-xxl-11{-moz-column-gap:4.4rem!important;column-gap:4.4rem!important}.column-gap-xxl-12{-moz-column-gap:4.8rem!important;column-gap:4.8rem!important}.column-gap-xxl-13{-moz-column-gap:5.2rem!important;column-gap:5.2rem!important}.column-gap-xxl-14{-moz-column-gap:5.6rem!important;column-gap:5.6rem!important}.column-gap-xxl-15{-moz-column-gap:6rem!important;column-gap:6rem!important}.column-gap-xxl-16{-moz-column-gap:6.4rem!important;column-gap:6.4rem!important}.column-gap-xxl-17{-moz-column-gap:6.8rem!important;column-gap:6.8rem!important}.column-gap-xxl-18{-moz-column-gap:7.2rem!important;column-gap:7.2rem!important}.column-gap-xxl-19{-moz-column-gap:7.6rem!important;column-gap:7.6rem!important}.column-gap-xxl-20{-moz-column-gap:8rem!important;column-gap:8rem!important}.column-gap-xxl-21{-moz-column-gap:8.4rem!important;column-gap:8.4rem!important}.column-gap-xxl-22{-moz-column-gap:8.8rem!important;column-gap:8.8rem!important}.column-gap-xxl-23{-moz-column-gap:9.2rem!important;column-gap:9.2rem!important}.column-gap-xxl-24{-moz-column-gap:9.6rem!important;column-gap:9.6rem!important}.column-gap-xxl-25{-moz-column-gap:10rem!important;column-gap:10rem!important}.column-gap-xxl-26{-moz-column-gap:10.4rem!important;column-gap:10.4rem!important}.column-gap-xxl-27{-moz-column-gap:10.8rem!important;column-gap:10.8rem!important}.column-gap-xxl-28{-moz-column-gap:11.2rem!important;column-gap:11.2rem!important}.column-gap-xxl-29{-moz-column-gap:11.6rem!important;column-gap:11.6rem!important}.column-gap-xxl-30{-moz-column-gap:12rem!important;column-gap:12rem!important}.column-gap-xxl-31{-moz-column-gap:12.4rem!important;column-gap:12.4rem!important}.column-gap-xxl-32{-moz-column-gap:12.8rem!important;column-gap:12.8rem!important}.column-gap-xxl-33{-moz-column-gap:13.2rem!important;column-gap:13.2rem!important}.column-gap-xxl-34{-moz-column-gap:13.6rem!important;column-gap:13.6rem!important}.column-gap-xxl-35{-moz-column-gap:14rem!important;column-gap:14rem!important}.column-gap-xxl-36{-moz-column-gap:14.4rem!important;column-gap:14.4rem!important}.column-gap-xxl-37{-moz-column-gap:14.8rem!important;column-gap:14.8rem!important}.column-gap-xxl-38{-moz-column-gap:15.2rem!important;column-gap:15.2rem!important}.column-gap-xxl-39{-moz-column-gap:15.6rem!important;column-gap:15.6rem!important}.column-gap-xxl-40{-moz-column-gap:16rem!important;column-gap:16rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:4rem!important}.fs-2{font-size:3.2rem!important}.fs-3{font-size:2.8rem!important}.fs-4{font-size:2.4rem!important}.fs-5{font-size:2rem!important}.fs-6{font-size:1.6rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}[data-bg-color=light]{background-color:#e5e5e5}[data-bg-color=dark]{background-color:#727272}[data-bg-color=primary]{background-color:#275d56}[data-bg-color=secondary]{background-color:#a7f4f0}[data-bg-color=stone]{background-color:#d6d6ce}[data-bg-color=slate]{background-color:#516985}[data-bg-color=navy]{background-color:#003057}[data-bg-color=crimson]{background-color:#861414}[data-bg-color=slate-400]{background-color:#46607e}[data-bg-color=crimson-xlight]{background-color:#e15947}.sr-only{height:1px;overflow:hidden;padding:0;position:absolute!important;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.sr-only-focusable:active,.sr-only-focusable:focus{height:auto;overflow:visible;position:relative;width:auto;clip:auto;white-space:normal}[data-text-color=light]{color:#275d56}[data-text-color=dark]{color:#141f28}[data-text-color=primary]{color:#275d56}[data-text-color=secondary]{color:#a7f4f0}[data-text-color=white]{color:#fff}[data-text-color=navy]{color:#003057}[data-text-color=slate-400]{color:#46607e}[data-text-color=crimson-contrast]{color:#e67566}[data-text-color=crimson-100]{color:#c13636}@media print{#footer,#header,#nav,footer,header,nav{display:none!important}body{background-color:transparent!important}body,body *{color:#000!important}.mgpb-cookie-banner,.mgpb-order-item-downloads,.mgpb-thankyou-order-details__list,.mgpb-wc-order-details-alt,.woocommerce-order-details__title{display:none!important}.mgpb-order-payment-info,.mgpb-wc-table-order-details,.woocommerce-customer-details{background-color:transparent!important;border:1px solid #c7c7bc}.mgpb-custom-order-review__item{background-color:transparent}.mgpb-custom-order-review__total{max-width:100%!important}.mgpb-wc-order-header{display:grid}}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}
