.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#000;--bs-table-striped-bg:#0000000d;--bs-table-active-color:#000;--bs-table-active-bg:#0000001a;--bs-table-hover-color:#000;--bs-table-hover-bg:#00000013;color:#000;vertical-align:top;border-color:#dee2e6;width:100%;margin-bottom:2.4rem}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);border-bottom-width:1px;padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:first-child){border-top:2px solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary,.table-secondary,.table-success,.table-info,.table-warning,.table-danger{--bs-table-bg:#e9d6e8;--bs-table-striped-bg:#ddcbdc;--bs-table-striped-color:#000;--bs-table-active-bg:#d2c1d1;--bs-table-active-color:#000;--bs-table-hover-bg:#d8c6d7;--bs-table-hover-color:#000;color:#000;border-color:#d2c1d1}.table-light{--bs-table-bg:#f8f9fa;--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;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg:#212529;--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;color:#fff;border-color:#373b3e}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1399.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1599.98px){.table-responsive-xxxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.dropup,.dropend,.dropdown,.dropstart{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{vertical-align:.255em;content:"";border:.3em solid #0000;border-top-color:currentColor;border-bottom:0;margin-left:.255em;display:inline-block}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{z-index:1000;color:#000;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #00000026;border-radius:.25rem;min-width:10rem;margin:0;padding:.5rem 0;font-size:calc(1.285rem + .42vw);list-style:none;display:none;position:absolute}@media (min-width:1200px){.dropdown-menu{font-size:1.6rem}}.dropdown-menu[data-bs-popper]{margin-top:.125rem;top:100%;left:0}.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}}@media (min-width:1600px){.dropdown-menu-xxxl-start{--bs-position:start}.dropdown-menu-xxxl-start[data-bs-popper]{left:0;right:auto}.dropdown-menu-xxxl-end{--bs-position:end}.dropdown-menu-xxxl-end[data-bs-popper]{left:auto;right:0}}.dropup .dropdown-menu[data-bs-popper]{margin-top:0;margin-bottom:.125rem;top:auto;bottom:100%}.dropup .dropdown-toggle:after{vertical-align:.255em;content:"";border:.3em solid #0000;border-top:0;border-bottom-color:currentColor;margin-left:.255em;display:inline-block}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{margin-top:0;margin-left:.125rem;top:0;left:100%;right:auto}.dropend .dropdown-toggle:after{vertical-align:.255em;content:"";border:.3em solid #0000;border-left-color:currentColor;border-right:0;margin-left:.255em;display:inline-block}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{margin-top:0;margin-right:.125rem;top:0;left:auto;right:100%}.dropstart .dropdown-toggle:after{vertical-align:.255em;content:"";margin-left:.255em;display:none}.dropstart .dropdown-toggle:before{vertical-align:.255em;content:"";border-top:.3em solid #0000;border-bottom:.3em solid #0000;border-right:.3em solid;margin-right:.255em;display:inline-block}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{border-top:1px solid #00000026;height:0;margin:1.2rem 0;overflow:hidden}.dropdown-item{clear:both;color:#212529;width:100%;text-align:inherit;white-space:nowrap;background-color:#0000;border:0;padding:.6rem 2.4rem;font-weight:400;text-decoration:none;display:block}.dropdown-item:hover,.dropdown-item:focus{color:#1e2125;background-color:#e9ecef;background-image:var(--bs-gradient)}.dropdown-item.active,.dropdown-item:active{color:#fff;background-color:#93328e;background-image:var(--bs-gradient);text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:#0000;background-image:none}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;white-space:nowrap;margin-bottom:0;padding:.5rem 2.4rem;font-size:calc(1.265rem + .18vw);display:block}@media (min-width:1200px){.dropdown-header{font-size:1.4rem}}.dropdown-item-text{color:#212529;padding:.6rem 2.4rem;display:block}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:#00000026}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:hover,.dropdown-menu-dark .dropdown-item:focus{color:#fff;background-color:#ffffff26;background-image:var(--bs-gradient)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#93328e;background-image:var(--bs-gradient)}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:#00000026}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{vertical-align:middle;display:inline-flex;position:relative}.btn-group>.btn,.btn-group-vertical>.btn{flex:auto;position:relative}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{flex-wrap:wrap;justify-content:flex-start;display:flex}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{flex-direction:column;justify-content:center;align-items:flex-start}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.navbar{background-image:var(--bs-gradient);flex-wrap:wrap;justify-content:space-between;align-items:center;padding-top:1.2rem;padding-bottom:1.2rem;display:flex;position:relative}.navbar>.container-xxxl,.navbar>.container-xxl,.navbar>.container-xl,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container,.navbar>.container-fluid{flex-wrap:inherit;justify-content:space-between;align-items:center;display:flex}.navbar-brand{white-space:nowrap;margin-right:1rem;padding-top:.212rem;padding-bottom:.212rem;font-size:calc(1.325rem + .9vw);text-decoration:none}@media (min-width:1200px){.navbar-brand{font-size:2rem}}.navbar-nav{flex-direction:column;margin-bottom:0;padding-left:0;list-style:none;display:flex}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{background-color:#0000;border:1px solid #0000;border-radius:.25rem;padding:.25rem .75rem;font-size:calc(1.325rem + .9vw);line-height:1;transition:box-shadow .15s ease-in-out}@media (min-width:1200px){.navbar-toggler{font-size:2rem}}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{outline:0;text-decoration:none;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{vertical-align:middle;background-position:50%;background-repeat:no-repeat;background-size:100%;width:1.5em;height:1.5em;display:inline-block}.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:.5rem;padding-right:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{flex-basis:auto;display:flex!important}.navbar-expand-sm .navbar-toggler,.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{position:inherit;z-index:1000;background-color:#0000;border-left:0;border-right:0;flex-grow:1;transition:none;bottom:0;transform:none;visibility:visible!important}.navbar-expand-sm .offcanvas-top,.navbar-expand-sm .offcanvas-bottom{border-top:0;border-bottom:0;height:auto}.navbar-expand-sm .offcanvas-body{flex-grow:0;padding:0;display:flex;overflow-y:visible}}@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:.5rem;padding-right:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{flex-basis:auto;display:flex!important}.navbar-expand-md .navbar-toggler,.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{position:inherit;z-index:1000;background-color:#0000;border-left:0;border-right:0;flex-grow:1;transition:none;bottom:0;transform:none;visibility:visible!important}.navbar-expand-md .offcanvas-top,.navbar-expand-md .offcanvas-bottom{border-top:0;border-bottom:0;height:auto}.navbar-expand-md .offcanvas-body{flex-grow:0;padding:0;display:flex;overflow-y:visible}}@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:.5rem;padding-right:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{flex-basis:auto;display:flex!important}.navbar-expand-lg .navbar-toggler,.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{position:inherit;z-index:1000;background-color:#0000;border-left:0;border-right:0;flex-grow:1;transition:none;bottom:0;transform:none;visibility:visible!important}.navbar-expand-lg .offcanvas-top,.navbar-expand-lg .offcanvas-bottom{border-top:0;border-bottom:0;height:auto}.navbar-expand-lg .offcanvas-body{flex-grow:0;padding:0;display:flex;overflow-y:visible}}@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:.5rem;padding-right:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{flex-basis:auto;display:flex!important}.navbar-expand-xl .navbar-toggler,.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{position:inherit;z-index:1000;background-color:#0000;border-left:0;border-right:0;flex-grow:1;transition:none;bottom:0;transform:none;visibility:visible!important}.navbar-expand-xl .offcanvas-top,.navbar-expand-xl .offcanvas-bottom{border-top:0;border-bottom:0;height:auto}.navbar-expand-xl .offcanvas-body{flex-grow:0;padding:0;display:flex;overflow-y:visible}}@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:.5rem;padding-right:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{flex-basis:auto;display:flex!important}.navbar-expand-xxl .navbar-toggler,.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{position:inherit;z-index:1000;background-color:#0000;border-left:0;border-right:0;flex-grow:1;transition:none;bottom:0;transform:none;visibility:visible!important}.navbar-expand-xxl .offcanvas-top,.navbar-expand-xxl .offcanvas-bottom{border-top:0;border-bottom:0;height:auto}.navbar-expand-xxl .offcanvas-body{flex-grow:0;padding:0;display:flex;overflow-y:visible}}@media (min-width:1600px){.navbar-expand-xxxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxxl .navbar-nav{flex-direction:row}.navbar-expand-xxxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxxl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xxxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxxl .navbar-collapse{flex-basis:auto;display:flex!important}.navbar-expand-xxxl .navbar-toggler,.navbar-expand-xxxl .offcanvas-header{display:none}.navbar-expand-xxxl .offcanvas{position:inherit;z-index:1000;background-color:#0000;border-left:0;border-right:0;flex-grow:1;transition:none;bottom:0;transform:none;visibility:visible!important}.navbar-expand-xxxl .offcanvas-top,.navbar-expand-xxxl .offcanvas-bottom{border-top:0;border-bottom:0;height:auto}.navbar-expand-xxxl .offcanvas-body{flex-grow:0;padding:0;display:flex;overflow-y:visible}}.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:.5rem;padding-right:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{flex-basis:auto;display:flex!important}.navbar-expand .navbar-toggler,.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{position:inherit;z-index:1000;background-color:#0000;border-left:0;border-right:0;flex-grow:1;transition:none;bottom:0;transform:none;visibility:visible!important}.navbar-expand .offcanvas-top,.navbar-expand .offcanvas-bottom{border-top:0;border-bottom:0;height:auto}.navbar-expand .offcanvas-body{flex-grow:0;padding:0;display:flex;overflow-y:visible}.navbar-light .navbar-brand,.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#0000008c}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .nav-link.active{color:#000000e6}.navbar-light .navbar-toggler{color:#0000008c;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:#0000008c}.navbar-light .navbar-text a,.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:#000000e6}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff8c}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:#ffffff8c;border-color:#ffffff1a}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:#ffffff8c}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.accordion-button{color:#000;text-align:left;overflow-anchor:none;background-color:#fff;border:0;border-radius:0;align-items:center;width:100%;padding:1rem 1.25rem;font-size:calc(1.285rem + .42vw);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s;display:flex;position:relative}@media (min-width:1200px){.accordion-button{font-size:1.6rem}}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#842d80;background-color:#f4ebf4;box-shadow:inset 0 -1px #00000020}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23842d80'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(-180deg)}.accordion-button:after{content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#c999c7;outline:0;box-shadow:0 0 0 .25rem #93328e40}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid #00000020}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-right:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{flex-wrap:wrap;margin-bottom:1rem;padding:0;list-style:none;display:flex}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;color:#6c757d;content:var(--bs-breadcrumb-divider,"/");padding-right:.5rem}.breadcrumb-item.active{color:#6c757d}.toast{pointer-events:auto;background-color:#ffffffd9;background-clip:padding-box;border:1px solid #0000001a;border-radius:.25rem;width:350px;max-width:100%;font-size:.875rem;box-shadow:0 .5rem 1rem #00000026}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{pointer-events:none;width:max-content;max-width:100%}.toast-container>:not(:last-child){margin-bottom:1.6rem}.toast-header{color:#6c757d;background-color:#ffffffd9;background-clip:padding-box;border-bottom:1px solid #0000000d;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);align-items:center;padding:.5rem .75rem;display:flex}.toast-header .btn-close{margin-left:.75rem;margin-right:-.375rem}.toast-body{word-wrap:break-word;padding:.75rem}.donors-forms .form-check-input[type=checkbox],.access-denied .form-check-input[type=checkbox],.dashboard .form-check-input[type=checkbox]{border:1px solid #cbd6e2;border-radius:0}.donors-forms .form-check-input[type=checkbox]:checked,.access-denied .form-check-input[type=checkbox]:checked,.dashboard .form-check-input[type=checkbox]:checked{background-color:#f36b35;border-color:#f36b35}.donors-forms input.hs-button,.access-denied input.hs-button,.dashboard input.hs-button{text-transform:capitalize}.donors-forms .hs-button,.access-denied .hs-button,.dashboard .hs-button{cursor:pointer;text-align:center;background-color:var(--top-navigation--btn-donate--background,#ffe100);border-color:var(--top-navigation--btn-donate--background,#ffe100);color:#000;border-style:solid;border-width:1px;border-radius:4px;margin:0;padding:16px 80px;font-size:15px;font-weight:700;line-height:12px;transition:all .15s linear;display:inline-block;position:relative}.donors-forms .hs-button:first-letter,.access-denied .hs-button:first-letter,.dashboard .hs-button:first-letter{text-transform:uppercase!important}.donors-forms .hs-button:hover,.donors-forms .hs-button:focus,.access-denied .hs-button:hover,.access-denied .hs-button:focus,.dashboard .hs-button:hover,.dashboard .hs-button:focus{background-color:var(--top-navigation--btn-donate--hover--background,#fece00);border-color:var(--top-navigation--btn-donate--hover--background,#fece00)}.donors-forms .hs-button:active,.access-denied .hs-button:active,.dashboard .hs-button:active{background-color:#fece00;border-color:#fece00}.donors-forms label,.access-denied label,.dashboard label{color:#33475b;float:none;width:auto;margin-bottom:4px;padding-top:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;line-height:20px;display:block}.donors-forms .hs-video-form label,.access-denied .hs-video-form label,.dashboard .hs-video-form label{color:#fff!important}.donors-forms .hs-video-form .hs-back-button,.access-denied .hs-video-form .hs-back-button,.dashboard .hs-video-form .hs-back-button{background-color:#fff;border:1px solid;border-radius:3px;width:20%;height:38px;margin-right:10px}.donors-forms .hs-video-form .hs-button,.access-denied .hs-video-form .hs-button,.dashboard .hs-video-form .hs-button{width:70%}.donors-forms .hs-video-form .hs-button span,.access-denied .hs-video-form .hs-button span,.dashboard .hs-video-form .hs-button span{font-size:15px}.donors-forms .hs-video-form .hs-richtext,.access-denied .hs-video-form .hs-richtext,.dashboard .hs-video-form .hs-richtext{color:#fff!important}.donors-forms .hs-video-form .legal-consent-container,.access-denied .hs-video-form .legal-consent-container,.dashboard .hs-video-form .legal-consent-container{max-height:180px!important;overflow-y:scroll!important}.donors-forms .hs-video-form .legal-consent-container:after,.access-denied .hs-video-form .legal-consent-container:after,.dashboard .hs-video-form .legal-consent-container:after{content:"";width:100%;height:100px;display:block}.donors-forms .hs-video-form .legal-consent-wrapper,.access-denied .hs-video-form .legal-consent-wrapper,.dashboard .hs-video-form .legal-consent-wrapper{position:relative}.donors-forms .hs-video-form .legal-consent-overlay,.access-denied .hs-video-form .legal-consent-overlay,.dashboard .hs-video-form .legal-consent-overlay{pointer-events:none;background:linear-gradient(#fff0 0%,#292929 100%);width:100%;height:100px;position:absolute;bottom:0;left:0}.donors-forms .hs-error-msgs label,.access-denied .hs-error-msgs label,.dashboard .hs-error-msgs label{color:#f2545b}.donors-forms .hs-input,.access-denied .hs-input,.dashboard .hs-input{color:#33475b;box-sizing:border-box;border:1px solid #cbd6e2;border-radius:3px;width:90%;max-width:590px;height:40px;padding:9px 10px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:22px;display:inline-block}.donors-forms .hs-input:not([type=file]),.access-denied .hs-input:not([type=file]),.dashboard .hs-input:not([type=file]){background-color:#f5f8fa}.donors-forms .hs-input[type=checkbox],.donors-forms .hs-input[type=radio],.access-denied .hs-input[type=checkbox],.access-denied .hs-input[type=radio],.dashboard .hs-input[type=checkbox],.dashboard .hs-input[type=radio]{cursor:pointer;border:none;width:auto;height:auto;margin:3px 5px 3px 0;padding:0;line-height:normal}.donors-forms .hs-input[type=file],.access-denied .hs-input[type=file],.dashboard .hs-input[type=file]{padding:initial;border:initial;line-height:initial;box-shadow:none}.donors-forms select.is-placeholder,.access-denied select.is-placeholder,.dashboard select.is-placeholder{color:#bfbfbf}.donors-forms select.is-placeholder:focus,.access-denied select.is-placeholder:focus,.dashboard select.is-placeholder:focus{color:#33475b}:-moz-any(.donors-forms .hs-input:-moz-placeholder-shown,.access-denied .hs-input:-moz-placeholder-shown,.dashboard .hs-input:-moz-placeholder-shown){color:#bfbfbf}:is(.donors-forms .hs-input:placeholder-shown,.access-denied .hs-input:placeholder-shown,.dashboard .hs-input:placeholder-shown){color:#bfbfbf}.donors-forms .hs-input::-webkit-input-placeholder{color:#bfbfbf}.access-denied .hs-input::-webkit-input-placeholder{color:#bfbfbf}.dashboard .hs-input::-webkit-input-placeholder{color:#bfbfbf}.donors-forms .hs-input option:disabled,.access-denied .hs-input option:disabled,.dashboard .hs-input option:disabled{color:#bfbfbf}.donors-forms .hs-input input,.donors-forms .hs-input textarea,.access-denied .hs-input input,.access-denied .hs-input textarea,.dashboard .hs-input input,.dashboard .hs-input textarea{transition:border .2s linear}.donors-forms .hs-input:focus,.access-denied .hs-input:focus,.dashboard .hs-input:focus{border-color:#52a8eccc;outline:none}.donors-forms textarea.hs-input,.access-denied textarea.hs-input,.dashboard textarea.hs-input{height:auto}.donors-forms select[multiple].hs-input,.access-denied select[multiple].hs-input,.dashboard select[multiple].hs-input{height:inherit}.donors-forms input.hs-input.error,.donors-forms div.field.error input,.donors-forms div.field.error textarea,.donors-forms div.field.error .chzn-choices,.donors-forms textarea.hs-input.error,.donors-forms select.hs-input.error,.access-denied input.hs-input.error,.access-denied div.field.error input,.access-denied div.field.error textarea,.access-denied div.field.error .chzn-choices,.access-denied textarea.hs-input.error,.access-denied select.hs-input.error,.dashboard input.hs-input.error,.dashboard div.field.error input,.dashboard div.field.error textarea,.dashboard div.field.error .chzn-choices,.dashboard textarea.hs-input.error,.dashboard select.hs-input.error{border-color:#c87872}.donors-forms input.hs-input.error:focus,.donors-forms div.field.error input:focus,.donors-forms div.field.error textarea:focus,.donors-forms div.field.error .chzn-choices:focus,.donors-forms textarea.hs-input.error:focus,.donors-forms select.hs-input.error:focus,.access-denied input.hs-input.error:focus,.access-denied div.field.error input:focus,.access-denied div.field.error textarea:focus,.access-denied div.field.error .chzn-choices:focus,.access-denied textarea.hs-input.error:focus,.access-denied select.hs-input.error:focus,.dashboard input.hs-input.error:focus,.dashboard div.field.error input:focus,.dashboard div.field.error textarea:focus,.dashboard div.field.error .chzn-choices:focus,.dashboard textarea.hs-input.error:focus,.dashboard select.hs-input.error:focus{border-color:#b9554d}.donors-forms .actions,.access-denied .actions,.dashboard .actions{margin-top:18px;margin-bottom:18px;padding:17px 0}.donors-forms .inputs-list,.access-denied .inputs-list,.dashboard .inputs-list{width:100%;margin:0 0 5px;padding-left:5px}.donors-forms .inputs-list>li,.access-denied .inputs-list>li,.dashboard .inputs-list>li{width:100%;padding:0;display:block}.donors-forms .inputs-list label,.access-denied .inputs-list label,.dashboard .inputs-list label{float:none;white-space:normal;width:auto;padding:0;font-weight:400;line-height:18px}.donors-forms .inputs-list:first-child,.access-denied .inputs-list:first-child,.dashboard .inputs-list:first-child{padding-top:6px}.donors-forms .inputs-list>li+li,.access-denied .inputs-list>li+li,.dashboard .inputs-list>li+li{padding-top:2px}.donors-forms ul.no-list,.access-denied ul.no-list,.dashboard ul.no-list{list-style:none}.donors-forms .field,.access-denied .field,.dashboard .field{margin-bottom:18px}.donors-forms .hs-field-desc,.access-denied .hs-field-desc,.dashboard .hs-field-desc{color:#7c98b6;margin:0 0 6px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:11px}.donors-forms .hs-form-required,.access-denied .hs-form-required,.dashboard .hs-form-required{color:red}.donors-forms .hs-richtext,.access-denied .hs-richtext,.dashboard .hs-richtext{color:#33475b;margin-bottom:3px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:24px}.donors-forms .hs-richtext hr,.access-denied .hs-richtext hr,.dashboard .hs-richtext hr{width:91%;margin-left:0}.donors-forms .hs-custom-style .hs-dependent-field>div input.hs-input:not([type=checkbox]):not([type=radio]),.access-denied .hs-custom-style .hs-dependent-field>div input.hs-input:not([type=checkbox]):not([type=radio]),.dashboard .hs-custom-style .hs-dependent-field>div input.hs-input:not([type=checkbox]):not([type=radio]){width:90%}.donors-forms form.hs-form-rtl .field,.access-denied form.hs-form-rtl .field,.dashboard form.hs-form-rtl .field{flex:0 100%}.donors-forms form.hs-form-rtl .hs-input[type=checkbox],.donors-forms form.hs-form-rtl .hs-input[type=radio],.access-denied form.hs-form-rtl .hs-input[type=checkbox],.access-denied form.hs-form-rtl .hs-input[type=radio],.dashboard form.hs-form-rtl .hs-input[type=checkbox],.dashboard form.hs-form-rtl .hs-input[type=radio]{margin:3px 5px}.donors-forms form.hs-form-rtl fieldset,.access-denied form.hs-form-rtl fieldset,.dashboard form.hs-form-rtl fieldset{display:flex}.donors-forms form.hs-form-rtl fieldset[class^=form-columns-] .input,.access-denied form.hs-form-rtl fieldset[class^=form-columns-] .input,.dashboard form.hs-form-rtl fieldset[class^=form-columns-] .input{margin-right:0}.donors-forms form.hs-form-rtl ul,.access-denied form.hs-form-rtl ul,.dashboard form.hs-form-rtl ul{padding:0}.donors-forms form.hs-form-rtl .legal-consent-container .hs-form-booleancheckbox-display input,.access-denied form.hs-form-rtl .legal-consent-container .hs-form-booleancheckbox-display input,.dashboard form.hs-form-rtl .legal-consent-container .hs-form-booleancheckbox-display input{float:right;width:auto}.donors-forms form.hs-form-rtl .legal-consent-container .hs-form-booleancheckbox-display>span,.access-denied form.hs-form-rtl .legal-consent-container .hs-form-booleancheckbox-display>span,.dashboard form.hs-form-rtl .legal-consent-container .hs-form-booleancheckbox-display>span{margin-left:0}.donors-forms form.hs-form-rtl .hs-dependent-field,.access-denied form.hs-form-rtl .hs-dependent-field,.dashboard form.hs-form-rtl .hs-dependent-field{flex-wrap:wrap;flex:0 100%;display:flex}.donors-forms .email-correction,.donors-forms .email-validation,.access-denied .email-correction,.access-denied .email-validation,.dashboard .email-correction,.dashboard .email-validation{padding-top:3px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px}.donors-forms .email-correction a,.donors-forms .email-validation a,.access-denied .email-correction a,.access-denied .email-validation a,.dashboard .email-correction a,.dashboard .email-validation a{cursor:pointer}@media (max-width:400px),(min-device-width:320px) and (max-device-width:480px){.donors-forms .email-correction form .form-columns-2 .hs-form-field,.donors-forms .email-correction form .form-columns-3 .hs-form-field,.donors-forms .email-validation form .form-columns-2 .hs-form-field,.donors-forms .email-validation form .form-columns-3 .hs-form-field,.access-denied .email-correction form .form-columns-2 .hs-form-field,.access-denied .email-correction form .form-columns-3 .hs-form-field,.access-denied .email-validation form .form-columns-2 .hs-form-field,.access-denied .email-validation form .form-columns-3 .hs-form-field,.dashboard .email-correction form .form-columns-2 .hs-form-field,.dashboard .email-correction form .form-columns-3 .hs-form-field,.dashboard .email-validation form .form-columns-2 .hs-form-field,.dashboard .email-validation form .form-columns-3 .hs-form-field{float:none;width:100%}.donors-forms .email-correction form .form-columns-2 .hs-form-field .hs-input,.donors-forms .email-correction form .form-columns-3 .hs-form-field .hs-input,.donors-forms .email-validation form .form-columns-2 .hs-form-field .hs-input,.donors-forms .email-validation form .form-columns-3 .hs-form-field .hs-input,.access-denied .email-correction form .form-columns-2 .hs-form-field .hs-input,.access-denied .email-correction form .form-columns-3 .hs-form-field .hs-input,.access-denied .email-validation form .form-columns-2 .hs-form-field .hs-input,.access-denied .email-validation form .form-columns-3 .hs-form-field .hs-input,.dashboard .email-correction form .form-columns-2 .hs-form-field .hs-input,.dashboard .email-correction form .form-columns-3 .hs-form-field .hs-input,.dashboard .email-validation form .form-columns-2 .hs-form-field .hs-input,.dashboard .email-validation form .form-columns-3 .hs-form-field .hs-input{width:90%}.donors-forms .email-correction form .form-columns-2 .hs-form-field input[type=checkbox],.donors-forms .email-correction form .form-columns-2 .hs-form-field input[type=radio],.donors-forms .email-correction form .form-columns-3 .hs-form-field input[type=checkbox],.donors-forms .email-correction form .form-columns-3 .hs-form-field input[type=radio],.donors-forms .email-validation form .form-columns-2 .hs-form-field input[type=checkbox],.donors-forms .email-validation form .form-columns-2 .hs-form-field input[type=radio],.donors-forms .email-validation form .form-columns-3 .hs-form-field input[type=checkbox],.donors-forms .email-validation form .form-columns-3 .hs-form-field input[type=radio],.access-denied .email-correction form .form-columns-2 .hs-form-field input[type=checkbox],.access-denied .email-correction form .form-columns-2 .hs-form-field input[type=radio],.access-denied .email-correction form .form-columns-3 .hs-form-field input[type=checkbox],.access-denied .email-correction form .form-columns-3 .hs-form-field input[type=radio],.access-denied .email-validation form .form-columns-2 .hs-form-field input[type=checkbox],.access-denied .email-validation form .form-columns-2 .hs-form-field input[type=radio],.access-denied .email-validation form .form-columns-3 .hs-form-field input[type=checkbox],.access-denied .email-validation form .form-columns-3 .hs-form-field input[type=radio],.dashboard .email-correction form .form-columns-2 .hs-form-field input[type=checkbox],.dashboard .email-correction form .form-columns-2 .hs-form-field input[type=radio],.dashboard .email-correction form .form-columns-3 .hs-form-field input[type=checkbox],.dashboard .email-correction form .form-columns-3 .hs-form-field input[type=radio],.dashboard .email-validation form .form-columns-2 .hs-form-field input[type=checkbox],.dashboard .email-validation form .form-columns-2 .hs-form-field input[type=radio],.dashboard .email-validation form .form-columns-3 .hs-form-field input[type=checkbox],.dashboard .email-validation form .form-columns-3 .hs-form-field input[type=radio]{width:24px}}.donors-forms .hs-button,.donors-forms .hs-form-field input[type=text],.donors-forms .hs-form-field input[type=email],.donors-forms .hs-form-field input[type=phone],.donors-forms .hs-form-field input[type=number],.donors-forms .hs-form-field input[type=tel],.donors-forms .hs-form-field input[type=date],.donors-forms .hs-form-field textarea,.access-denied .hs-button,.access-denied .hs-form-field input[type=text],.access-denied .hs-form-field input[type=email],.access-denied .hs-form-field input[type=phone],.access-denied .hs-form-field input[type=number],.access-denied .hs-form-field input[type=tel],.access-denied .hs-form-field input[type=date],.access-denied .hs-form-field textarea,.dashboard .hs-button,.dashboard .hs-form-field input[type=text],.dashboard .hs-form-field input[type=email],.dashboard .hs-form-field input[type=phone],.dashboard .hs-form-field input[type=number],.dashboard .hs-form-field input[type=tel],.dashboard .hs-form-field input[type=date],.dashboard .hs-form-field textarea{-webkit-appearance:none;-moz-appearance:none}.donors-forms .hs-default-font-element,.donors-forms .hs-main-font-element,.access-denied .hs-default-font-element,.access-denied .hs-main-font-element,.dashboard .hs-default-font-element,.dashboard .hs-main-font-element{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:normal}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952.hs-form,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952.hs-form,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952.hs-form{width:100%}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-submit>.actions,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-submit>.actions,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-submit>.actions{text-align:left}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-button,.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-button:hover,.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-button:hover:not(.inactive),.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-button:focus,.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-button:active,.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-button:active:not(.inactive):not(.link),.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-button,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-button:hover,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-button:hover:not(.inactive),.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-button:focus,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-button:active,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-button:active:not(.inactive):not(.link),.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-button,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-button:hover,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-button:hover:not(.inactive),.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-button:focus,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-button:active,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-button:active:not(.inactive):not(.link){background:var(--top-navigation--btn-donate--background,#f36b35);border-color:var(--top-navigation--btn-donate--background,#f36b35);color:#fff;font-family:Roboto;font-size:16px;line-height:16px}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 legend.hs-field-desc,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 legend.hs-field-desc,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 legend.hs-field-desc{color:#7c98b6;font-family:Roboto;font-size:11px}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-form-field label:not(.hs-error-msg),.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-form-field label:not(.hs-error-msg),.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-form-field label:not(.hs-error-msg){color:#33475b;font-family:Roboto;font-size:16px}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .legal-consent-container .hs-richtext,.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .legal-consent-container label:not(.hs-error-msg),.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .legal-consent-container .hs-richtext,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .legal-consent-container label:not(.hs-error-msg),.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .legal-consent-container .hs-richtext,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .legal-consent-container label:not(.hs-error-msg){color:#33475b;font-family:Roboto;font-size:11px}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-main-font-element,.donors-forms .submitted-message.hs-main-font-element,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-main-font-element,.access-denied .submitted-message.hs-main-font-element,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-main-font-element,.dashboard .submitted-message.hs-main-font-element{font-family:Roboto}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952.submitted-message,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952.submitted-message,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952.submitted-message{color:#ff7a59;font-size:20px}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 a:link,.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 a:active,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 a:link,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 a:active,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 a:link,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 a:active,.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 a:visited,.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 a:hover,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 a:visited,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 a:hover,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 a:visited,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 a:hover{color:#33475b}.donors-forms .fn-date-picker.pika-single,.access-denied .fn-date-picker.pika-single,.dashboard .fn-date-picker.pika-single{z-index:9999;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:block;position:relative}.donors-forms .fn-date-picker.pika-single.is-hidden,.access-denied .fn-date-picker.pika-single.is-hidden,.dashboard .fn-date-picker.pika-single.is-hidden{display:none}.donors-forms .fn-date-picker.pika-single.is-bound,.access-denied .fn-date-picker.pika-single.is-bound,.dashboard .fn-date-picker.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px #00000080}.donors-forms .fn-date-picker.pika-single:after,.donors-forms .fn-date-picker.pika-single:before,.access-denied .fn-date-picker.pika-single:after,.access-denied .fn-date-picker.pika-single:before,.dashboard .fn-date-picker.pika-single:after,.dashboard .fn-date-picker.pika-single:before{content:" ";display:table}.donors-forms .fn-date-picker.pika-single:after,.access-denied .fn-date-picker.pika-single:after,.dashboard .fn-date-picker.pika-single:after{clear:both}.donors-forms .fn-date-picker .pika-lendar,.access-denied .fn-date-picker .pika-lendar,.dashboard .fn-date-picker .pika-lendar{float:left;width:240px;margin:8px}.donors-forms .fn-date-picker .pika-title,.access-denied .fn-date-picker .pika-title,.dashboard .fn-date-picker .pika-title{text-align:center;position:relative}.donors-forms .fn-date-picker .pika-title select,.access-denied .fn-date-picker .pika-title select,.dashboard .fn-date-picker .pika-title select{cursor:pointer;z-index:9998;filter:alpha(opacity=0);opacity:0;margin:0;position:absolute;top:5px;left:0}.donors-forms .fn-date-picker .pika-label,.access-denied .fn-date-picker .pika-label,.dashboard .fn-date-picker .pika-label{z-index:9999;background-color:#fff;margin:0;padding:5px 3px;font-size:14px;font-weight:700;line-height:20px;display:inline-block;position:relative;overflow:hidden}.donors-forms .fn-date-picker .pika-next,.donors-forms .fn-date-picker .pika-prev,.access-denied .fn-date-picker .pika-next,.access-denied .fn-date-picker .pika-prev,.dashboard .fn-date-picker .pika-next,.dashboard .fn-date-picker .pika-prev{cursor:pointer;text-indent:20px;white-space:nowrap;opacity:.5;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:75% 75%;border:0;outline:none;width:20px;height:30px;padding:0;display:block;position:absolute;top:0;overflow:hidden}.donors-forms .fn-date-picker .pika-next:hover,.donors-forms .fn-date-picker .pika-prev:hover,.access-denied .fn-date-picker .pika-next:hover,.access-denied .fn-date-picker .pika-prev:hover,.dashboard .fn-date-picker .pika-next:hover,.dashboard .fn-date-picker .pika-prev:hover{opacity:1}.donors-forms .fn-date-picker .pika-next.is-disabled,.donors-forms .fn-date-picker .pika-prev.is-disabled,.access-denied .fn-date-picker .pika-next.is-disabled,.access-denied .fn-date-picker .pika-prev.is-disabled,.dashboard .fn-date-picker .pika-next.is-disabled,.dashboard .fn-date-picker .pika-prev.is-disabled{cursor:default;opacity:.2}.donors-forms .fn-date-picker .is-rtl .pika-next,.donors-forms .fn-date-picker .pika-prev,.access-denied .fn-date-picker .is-rtl .pika-next,.access-denied .fn-date-picker .pika-prev,.dashboard .fn-date-picker .is-rtl .pika-next,.dashboard .fn-date-picker .pika-prev{float:left;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==);left:0}.donors-forms .fn-date-picker .is-rtl .pika-prev,.donors-forms .fn-date-picker .pika-next,.access-denied .fn-date-picker .is-rtl .pika-prev,.access-denied .fn-date-picker .pika-next,.dashboard .fn-date-picker .is-rtl .pika-prev,.dashboard .fn-date-picker .pika-next{float:right;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=);right:0}.donors-forms .fn-date-picker .pika-select,.access-denied .fn-date-picker .pika-select,.dashboard .fn-date-picker .pika-select{display:inline-block}.donors-forms .fn-date-picker .pika-table,.access-denied .fn-date-picker .pika-table,.dashboard .fn-date-picker .pika-table{border-collapse:collapse;border-spacing:0;border:0;width:100%}.donors-forms .fn-date-picker .pika-table td,.donors-forms .fn-date-picker .pika-table th,.access-denied .fn-date-picker .pika-table td,.access-denied .fn-date-picker .pika-table th,.dashboard .fn-date-picker .pika-table td,.dashboard .fn-date-picker .pika-table th{width:14.2857%;padding:0}.donors-forms .fn-date-picker .pika-table th,.access-denied .fn-date-picker .pika-table th,.dashboard .fn-date-picker .pika-table th{color:#999;text-align:center;font-size:12px;font-weight:700;line-height:25px}.donors-forms .fn-date-picker .pika-table abbr,.access-denied .fn-date-picker .pika-table abbr,.dashboard .fn-date-picker .pika-table abbr{cursor:help;border-bottom:none}.donors-forms .fn-date-picker .pika-button,.access-denied .fn-date-picker .pika-button,.dashboard .fn-date-picker .pika-button{cursor:pointer;box-sizing:border-box;color:#666;text-align:right;background:#f5f5f5;border:0;outline:none;width:100%;margin:0;padding:5px;font-size:12px;line-height:15px;display:block}.donors-forms .fn-date-picker .pika-button:hover,.access-denied .fn-date-picker .pika-button:hover,.dashboard .fn-date-picker .pika-button:hover{color:#fff!important;box-shadow:none!important;background:#ff8000!important;border-radius:3px!important}.donors-forms .fn-date-picker .is-today .pika-button,.access-denied .fn-date-picker .is-today .pika-button,.dashboard .fn-date-picker .is-today .pika-button{color:#3af;font-weight:700}.donors-forms .fn-date-picker .is-selected .pika-button,.access-denied .fn-date-picker .is-selected .pika-button,.dashboard .fn-date-picker .is-selected .pika-button{color:#fff;background:#3af;border-radius:3px;font-weight:700;box-shadow:inset 0 1px 3px #178fe5}.donors-forms .fn-date-picker .is-disabled .pika-button,.access-denied .fn-date-picker .is-disabled .pika-button,.dashboard .fn-date-picker .is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.donors-forms .fn-date-picker .pika-week,.access-denied .fn-date-picker .pika-week,.dashboard .fn-date-picker .pika-week{color:#999;font-size:11px}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .inputs-list.inline-list li,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .inputs-list.inline-list li,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .inputs-list.inline-list li{vertical-align:top;word-wrap:break-word;padding-right:16px;display:inline-block}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .inputs-list.inline-list li:after,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .inputs-list.inline-list li:after,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .inputs-list.inline-list li:after{clear:both}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .inputs-list.inline-list li input,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .inputs-list.inline-list li input,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .inputs-list.inline-list li input{float:left}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .inputs-list.inline-list.inline-list-2 li,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .inputs-list.inline-list.inline-list-2 li,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .inputs-list.inline-list.inline-list-2 li{width:50%}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .inputs-list.inline-list.inline-list-2 li:nth-child(2n),.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .inputs-list.inline-list.inline-list-2 li:nth-child(2n),.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .inputs-list.inline-list.inline-list-2 li:nth-child(2n){padding-right:0}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .inputs-list.inline-list.inline-list-3 li,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .inputs-list.inline-list.inline-list-3 li,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .inputs-list.inline-list.inline-list-3 li{width:33%}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .inputs-list.inline-list.inline-list-3 li:nth-child(3n),.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .inputs-list.inline-list.inline-list-3 li:nth-child(3n),.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .inputs-list.inline-list.inline-list-3 li:nth-child(3n){width:34%;padding-right:0}.donors-forms .hs-fieldtype-intl-phone.hs-input,.access-denied .hs-fieldtype-intl-phone.hs-input,.dashboard .hs-fieldtype-intl-phone.hs-input{background:0 0;border:none;height:auto;padding:0}.donors-forms .hs-fieldtype-intl-phone.hs-input:after,.access-denied .hs-fieldtype-intl-phone.hs-input:after,.dashboard .hs-fieldtype-intl-phone.hs-input:after{clear:both;content:" ";display:table}.donors-forms .hs-fieldtype-intl-phone.hs-input .hs-input,.access-denied .hs-fieldtype-intl-phone.hs-input .hs-input,.dashboard .hs-fieldtype-intl-phone.hs-input .hs-input{margin-bottom:0}.donors-forms .hs-fieldtype-intl-phone.hs-input input,.access-denied .hs-fieldtype-intl-phone.hs-input input,.dashboard .hs-fieldtype-intl-phone.hs-input input{float:right;width:68%!important}.donors-forms .hs-fieldtype-intl-phone.hs-input select,.access-denied .hs-fieldtype-intl-phone.hs-input select,.dashboard .hs-fieldtype-intl-phone.hs-input select{float:left;width:30%!important}@media (max-device-width:480px) and (min-device-width:320px),(max-width:400px){.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952>.hs-phone>.input>.hs-fieldtype-intl-phone.hs-input>input.hs-input,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952>.hs-phone>.input>.hs-fieldtype-intl-phone.hs-input>input.hs-input,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952>.hs-phone>.input>.hs-fieldtype-intl-phone.hs-input>input.hs-input{width:68%!important}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952>.hs-phone>.input>.hs-fieldtype-intl-phone.hs-input>select.hs-input,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952>.hs-phone>.input>.hs-fieldtype-intl-phone.hs-input>select.hs-input,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952>.hs-phone>.input>.hs-fieldtype-intl-phone.hs-input>select.hs-input{width:30%!important}}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-button,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-button,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-button{white-space:pre-wrap}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-richtext,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-richtext,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-richtext{word-break:break-word}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset{border:0;max-width:500px;margin:0;padding:0}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-1 .hs-input,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-1 .hs-input,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-1 .hs-input{width:95%}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-1 .input,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-1 .input,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-1 .input{margin-right:8px}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-1 input[type=checkbox],.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-1 input[type=radio],.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-1 input[type=checkbox],.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-1 input[type=radio],.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-1 input[type=checkbox],.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-1 input[type=radio]{width:auto}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-2 .hs-form-field,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-2 .hs-form-field,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-2 .hs-form-field{float:left;width:50%}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-2 .input,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-2 .input,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-2 .input{margin-right:8px}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-3 .hs-form-field,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-3 .hs-form-field,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-3 .hs-form-field{float:left;width:32.7%}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-3 .input,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-3 .input,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 fieldset.form-columns-3 .input{margin-right:8px}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 label.hs-hidden,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 label.hs-hidden,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 label.hs-hidden{visibility:hidden}.donors-forms .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-field-desc,.access-denied .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-field-desc,.dashboard .hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952 .hs-field-desc{width:100%}.donors-forms .hs-custom-style .hs-input,.donors-forms .hs-custom-style fieldset,.access-denied .hs-custom-style .hs-input,.access-denied .hs-custom-style fieldset,.dashboard .hs-custom-style .hs-input,.dashboard .hs-custom-style fieldset{max-width:100%}.donors-forms .hs-custom-style>div.form-columns-3 .hs-form-field,.donors-forms .hs-custom-style fieldset.form-columns-3 .hs-form-field,.access-denied .hs-custom-style>div.form-columns-3 .hs-form-field,.access-denied .hs-custom-style fieldset.form-columns-3 .hs-form-field,.dashboard .hs-custom-style>div.form-columns-3 .hs-form-field,.dashboard .hs-custom-style fieldset.form-columns-3 .hs-form-field{width:33.3%}.donors-forms .hs-custom-style>div>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]),.donors-forms .hs-custom-style fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]),.access-denied .hs-custom-style>div>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]),.access-denied .hs-custom-style fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]),.dashboard .hs-custom-style>div>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]),.dashboard .hs-custom-style fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]){width:100%;max-width:100%}.donors-forms .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),.donors-forms .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),.access-denied .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),.access-denied .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),.dashboard .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),.dashboard .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]){box-sizing:border-box;min-height:27px;padding:0 15px}.donors-forms .hs-custom-style>div textarea,.donors-forms .hs-custom-style fieldset textarea,.access-denied .hs-custom-style>div textarea,.access-denied .hs-custom-style fieldset textarea,.dashboard .hs-custom-style>div textarea,.dashboard .hs-custom-style fieldset textarea{padding:10px 15px}.donors-forms .hs-custom-style .hs-dependent-field>div .hs-input:not([type=checkbox]):not([type=radio]),.access-denied .hs-custom-style .hs-dependent-field>div .hs-input:not([type=checkbox]):not([type=radio]),.dashboard .hs-custom-style .hs-dependent-field>div .hs-input:not([type=checkbox]):not([type=radio]){width:100%}@media (max-width:400px),(min-device-width:320px) and (max-device-width:480px){.donors-forms .hs-custom-style .hs-input:not([type=checkbox]):not([type=radio]),.donors-forms .hs-custom-style fieldset,.access-denied .hs-custom-style .hs-input:not([type=checkbox]):not([type=radio]),.access-denied .hs-custom-style fieldset,.dashboard .hs-custom-style .hs-input:not([type=checkbox]):not([type=radio]),.dashboard .hs-custom-style fieldset{width:100%!important;margin-right:0!important}.donors-forms form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-2 .hs-form-field,.donors-forms form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-3 .hs-form-field,.access-denied form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-2 .hs-form-field,.access-denied form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-3 .hs-form-field,.dashboard form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-2 .hs-form-field,.dashboard form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-3 .hs-form-field{float:none;width:100%}.donors-forms form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-2 .hs-form-field .hs-input,.donors-forms form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-3 .hs-form-field .hs-input,.access-denied form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-2 .hs-form-field .hs-input,.access-denied form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-3 .hs-form-field .hs-input,.dashboard form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-2 .hs-form-field .hs-input,.dashboard form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-3 .hs-form-field .hs-input{width:95%}.donors-forms form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-2 .hs-form-field input[type=checkbox],.donors-forms form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-2 .hs-form-field input[type=radio],.donors-forms form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-3 .hs-form-field input[type=checkbox],.donors-forms form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-3 .hs-form-field input[type=radio],.access-denied form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-2 .hs-form-field input[type=checkbox],.access-denied form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-2 .hs-form-field input[type=radio],.access-denied form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-3 .hs-form-field input[type=checkbox],.access-denied form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-3 .hs-form-field input[type=radio],.dashboard form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-2 .hs-form-field input[type=checkbox],.dashboard form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-2 .hs-form-field input[type=radio],.dashboard form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-3 .hs-form-field input[type=checkbox],.dashboard form.hs-form-02ebb8cc-4e15-4813-a988-1dbd80d2d3a3_b6fee036-5a38-43f2-9e88-d61a35291952:not(.hs-video-form) .form-columns-3 .hs-form-field input[type=radio]{width:auto}}.donors-forms .legal-consent-container .field.hs-form-field,.access-denied .legal-consent-container .field.hs-form-field,.dashboard .legal-consent-container .field.hs-form-field{margin-bottom:8px}.donors-forms .legal-consent-container .hs-field-desc.checkbox-desc,.access-denied .legal-consent-container .hs-field-desc.checkbox-desc,.dashboard .legal-consent-container .hs-field-desc.checkbox-desc{margin:-12px 0 0 21px}.donors-forms .legal-consent-container .hs-form-booleancheckbox-display input,.access-denied .legal-consent-container .hs-form-booleancheckbox-display input,.dashboard .legal-consent-container .hs-form-booleancheckbox-display input{float:left}.donors-forms .legal-consent-container .hs-form-booleancheckbox-display>span,.access-denied .legal-consent-container .hs-form-booleancheckbox-display>span,.dashboard .legal-consent-container .hs-form-booleancheckbox-display>span{margin-left:20px;display:block}.donors-forms .legal-consent-container .hs-form-booleancheckbox-display p,.access-denied .legal-consent-container .hs-form-booleancheckbox-display p,.dashboard .legal-consent-container .hs-form-booleancheckbox-display p{margin:0;display:inline}.donors-forms .legal-consent-container .hs-error-msgs label,.access-denied .legal-consent-container .hs-error-msgs label,.dashboard .legal-consent-container .hs-error-msgs label{color:#f2545b}.donors-forms .legal-consent-container~.hs_recaptcha,.access-denied .legal-consent-container~.hs_recaptcha,.dashboard .legal-consent-container~.hs_recaptcha{margin-top:18px}.donors-forms .cookie-reset-container,.access-denied .cookie-reset-container,.dashboard .cookie-reset-container{text-align:right;margin-bottom:10px;font-size:14px}.donors-forms #hs-outer-captcha-target,.donors-forms #hs-outer-captcha-target *,.access-denied #hs-outer-captcha-target,.access-denied #hs-outer-captcha-target *,.dashboard #hs-outer-captcha-target,.dashboard #hs-outer-captcha-target *{width:0;height:0;display:none}.donors-forms .hubspot-link__container,.access-denied .hubspot-link__container,.dashboard .hubspot-link__container{color:#9fa0a2;padding-bottom:40px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;position:relative}.donors-forms .hubspot-link-text,.access-denied .hubspot-link-text,.dashboard .hubspot-link-text{color:#00a4bd;font-weight:400}.donors-forms .hubspot-link__container.sproket,.access-denied .hubspot-link__container.sproket,.dashboard .hubspot-link__container.sproket,.donors-forms .hubspot-link,.access-denied .hubspot-link,.dashboard .hubspot-link{color:#9fa0a2}.donors-forms .hubspot-link,.donors-forms .hubspot-link:hover,.access-denied .hubspot-link,.access-denied .hubspot-link:hover,.dashboard .hubspot-link,.dashboard .hubspot-link:hover{text-decoration:none}.donors-forms .hubspot-link:hover .hubspot-link-text,.access-denied .hubspot-link:hover .hubspot-link-text,.dashboard .hubspot-link:hover .hubspot-link-text{text-decoration:underline}.donors-forms .hubspot-link__icon,.access-denied .hubspot-link__icon,.dashboard .hubspot-link__icon{margin-bottom:-1px;margin-right:5px}.donors-forms .hubspot-link__container.sproket .hubspot-link__icon,.access-denied .hubspot-link__container.sproket .hubspot-link__icon,.dashboard .hubspot-link__container.sproket .hubspot-link__icon{float:left;width:30px;margin-top:-9px;margin-left:-5px;margin-right:0}.donors-forms .actions,.donors-forms .acceptance,.access-denied .actions,.access-denied .acceptance,.dashboard .actions,.dashboard .acceptance{width:90%;max-width:590px}@media (max-width:767.98px){.donors-forms .actions,.donors-forms .acceptance,.access-denied .actions,.access-denied .acceptance,.dashboard .actions,.dashboard .acceptance{width:100%;max-width:100%}}.donors-forms .actions a,.donors-forms .acceptance a,.access-denied .actions a,.access-denied .acceptance a,.dashboard .actions a,.dashboard .acceptance a{color:#33475b;text-decoration:underline}.donors-forms .link-password,.access-denied .link-password,.dashboard .link-password{color:var(--top-navigation--btn-donate--background,#f36b35);font-family:Roboto,sans-serif;font-weight:700}.donors-forms .hs-button,.access-denied .hs-button,.dashboard .hs-button{font-family:Roboto;text-decoration:none}@media (max-width:767.98px){.donors-forms .hs-button,.access-denied .hs-button,.dashboard .hs-button{max-width:100%}.donors-forms .hs-input,.access-denied .hs-input,.dashboard .hs-input{width:100%;max-width:100%}}header.header{background-color:#93328e66;height:160px}.navbar-new{background:#fff;padding:24px 0;box-shadow:0 0 10px 5px #0000000d}@media (max-width:767.98px){.navbar-new{padding:16px 0 24px}}.navbar-new svg{width:177px;height:28px}@media (max-width:767.98px){.navbar-new svg{margin-bottom:16px}}.btn{border-radius:8px;transition:all .5s}.btn-yellow{color:#000;background:#ffe100;margin-right:24px;font-weight:700}@media (max-width:767.98px){.btn-yellow{margin-right:8px}}.btn-yellow:hover{background:#fece00}.btn-yellow:visited{color:#000}.btn-market{color:#1f4a12;background:#fff;border:1px solid #1f4a12}.btn-market:hover{background:#1f4a12}.btn-market:hover:visited{color:#fff}.btn-market:visited{color:#1f4a12}.site-footer-new{color:#fff;background:#1f4a12}.site-footer-new .container>.row{z-index:auto}.site-footer-new ul{margin:0;padding:0;list-style:none}.site-footer-new ul.dropdown-menu{transform:translate(-24px,50px)!important}.site-footer-new ul.dropdown-menu .dropdown-item{font-size:16px}.site-footer-new .footer-top{padding-top:40px;padding-bottom:40px}@media (max-width:767.98px){.site-footer-new .footer-top{padding-top:24px;padding-bottom:24px}}.site-footer-new .footer-top .social-col{justify-content:flex-end;align-items:flex-end;display:flex}@media (max-width:767.98px){.site-footer-new .footer-top .social-col{display:block}}.site-footer-new .footer-top .social-col li:not(:last-child){margin-right:24px}.site-footer-new .footer-top .social-col li svg{width:20px;height:20px}.site-footer-new .footer-links li{margin-bottom:16px}.site-footer-new .footer-links li a{color:#fff;font-size:16px;font-weight:700}.site-footer-new .footer-links li a:hover{text-decoration:none}.site-footer-new .--footer-top{border-bottom:1px solid #fff;margin-bottom:16px;padding-bottom:16px}.site-footer-new .--footer-top .icon{width:177px;height:28px}.site-footer-new .country{margin-left:16px;font-weight:500}.site-footer-new .copyright{background:#1f4a12;padding-top:16px;padding-bottom:16px}.site-footer-new .copyright span{font-size:14px;line-height:24px}.site-footer-new .copyright span a{color:#fff;text-decoration:underline}.site-footer-new .footer-social-media{align-items:flex-end;display:flex}.country-control-toggle:after{-webkit-mask:url(../media/chevron.43a6b85a.svg) 0 0/16px 12px no-repeat;mask:url(../media/chevron.43a6b85a.svg) 0 0/16px 12px no-repeat}.country-control-toggle:before{-webkit-mask:url(../media/gp-g-logo.498ab19c.png) 0 0/16px 20px no-repeat;mask:url(../media/gp-g-logo.498ab19c.png) 0 0/16px 20px no-repeat}.login-block{flex-direction:column;justify-content:center;padding-top:40px;padding-bottom:40px;padding-right:80px;display:flex;border:none!important;padding-right:0!important}@media (max-width:767.98px){.login-block{border:none;padding-right:0}}.login-block .donor-subtitle{letter-spacing:normal;margin-bottom:40px;font-size:24px;line-height:28px}.login-block .donor-subtitle a{color:var(--nav-link--hover--text-decoration-color,#6c0);font-family:Lora,sans-serif;text-decoration:underline}.donor-block{padding-top:40px;padding-bottom:40px;padding-left:100px}@media (max-width:767.98px){.donor-block{border:none;padding-left:0}}.donor-block p{color:#000;font-size:16px;font-weight:400;line-height:24px}.donor-block p.donor-subtitle{letter-spacing:normal;margin-bottom:40px;font-size:24px;line-height:28px}.donor-title{letter-spacing:normal;margin-bottom:16px;font-size:32px}.access-denied .toast.toast-custom{box-shadow:none;text-align:center;background:#e86c004f;border-radius:4px;padding:40px;position:relative}.access-denied .toast.toast-custom button{background:0 0;border:none;position:absolute;top:8px;right:0}.access-denied .toast.toast-custom .toast-body .toast-title{color:#000;font-size:24px;font-weight:700;line-height:24px;font:"Roboto",sans-serif}.access-denied .toast.toast-custom .toast-body p{color:#000;font-size:16px;font-weight:400;line-height:24px}.access-denied .access-denied-text .access-denied-title{font-size:32px;font-weight:700;line-height:40px}.access-denied .access-denied-text p{font-size:16px;font-weight:400;line-height:24px}.access-denied .access-denied-text p.donor-subtitle{letter-spacing:normal;margin-bottom:40px;font-size:24px;line-height:28px}.dashboard .whatsapp-badge{z-index:99;position:fixed;bottom:32px;right:24px}.dashboard h2{font-size:28px;line-height:32px}@media (max-width:767.98px){.dashboard .dashboard-breadcrumbs .text-end{text-align:center!important}}.dashboard .dashboard-breadcrumbs nav .breadcrumb .breadcrumb-item,.dashboard .dashboard-breadcrumbs nav .breadcrumb .breadcrumb-item a{color:#000;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:24px}.dashboard .dashboard-breadcrumbs .btn.btn-green-market{color:var(--nav-link--hover--text-decoration-color,#1f4a12);background:#fff;border:1px solid #064465;border-radius:4px;width:100%;max-width:240px;padding-top:16px;padding-bottom:16px;font-size:15px;font-weight:700;line-height:15px}.dashboard .dashboard-header .dashboard-welcome{margin-bottom:0;font-size:28px;font-weight:400;line-height:32px}.dashboard .dashboard-header .navbar-toggler:focus{box-shadow:none}.dashboard .dashboard-header .navbar-light .navbar-toggler{border:none;border-radius:0;margin-top:8px}.dashboard .dashboard-header .dashboard-nav .navbar{padding:0;background:0 0!important}@media (max-width:767.98px){.dashboard .dashboard-header .dashboard-nav .navbar{justify-content:end}}.dashboard .dashboard-header .dashboard-nav .navbar a.nav-link{color:#000;width:auto;padding:8px 16px;font-family:Roboto;font-size:16px;font-weight:600;line-height:19px}@media (min-width:992px) and (max-width:1199.98px){.dashboard .dashboard-header .dashboard-nav .navbar a.nav-link{padding:8px 12px}}@media (max-width:991.98px){.dashboard .dashboard-header .dashboard-nav .navbar a.nav-link{text-align:center;border-top:1px solid #bfcddc;width:100%;padding:16px}.dashboard .dashboard-header .dashboard-nav .navbar a.nav-link:last-child{border-bottom:1px solid #bfcddc}}.dashboard .dashboard-header .dashboard-nav .navbar a.nav-link:hover:before{display:none}.dashboard .dashboard-header .dashboard-nav .navbar a.nav-link.active:after{content:"";background-color:var(--nav-link--hover--text-decoration-color,#6c0);width:100%;height:4px;display:block;position:absolute;bottom:0;left:0}@media (min-width:992px){.dashboard .dashboard-header .dashboard-nav .navbar a.nav-link.active:after{content:"";background-color:var(--nav-link--hover--text-decoration-color,#6c0);width:calc(100% - 32px);height:4px;display:block;position:absolute;left:16px}}@media (min-width:992px) and (max-width:1199.98px){.dashboard .dashboard-header .dashboard-nav .navbar a.nav-link.active:after{content:"";background-color:var(--nav-link--hover--text-decoration-color,#6c0);width:calc(100% - 24px);height:4px;display:block;position:absolute;bottom:0;left:12px}}.dashboard .dashboard-header .dashboard-nav .navbar.navbar-expand-lg .navbar-collapse{flex-direction:row-reverse}@media (max-width:767.98px){.dashboard .dashboard-header .dashboard-nav .navbar.navbar-expand-lg .navbar-collapse{padding-top:24px;padding-bottom:24px}}.dashboard .dashboard-header .hamburger-container{padding:0;top:-8px}.dashboard .dashboard-header .hamburger-container .navbar-toggler{background-color:#fff;margin-top:0!important}.dashboard .dashboard-toast .toast.toast-custom{box-shadow:none;text-align:center;background:0 0;border:1px solid #73c82c;border-radius:4px;padding:40px;position:relative}.dashboard .dashboard-toast .toast.toast-custom button{background:0 0;border:none;position:absolute;top:8px;right:0}.dashboard .dashboard-toast .toast.toast-custom .toast-body .toast-title{color:#000;font-size:24px;font-weight:700;line-height:24px;font:"Roboto",sans-serif}.dashboard .dashboard-toast .toast.toast-custom .toast-body p{color:#000;font-size:16px;font-weight:400;line-height:24px}@media (max-width:767.98px){.dashboard .dashboard-donations-in-prgress .col-12{overflow-x:auto}}.dashboard .dashboard-donations-in-prgress .table{margin-bottom:24px;font-family:Roboto}@media (max-width:767.98px){.dashboard .dashboard-donations-in-prgress .table{min-width:1000px}}.dashboard .dashboard-donations-in-prgress .table thead th{font-size:12px;font-weight:400;line-height:24px}.dashboard .dashboard-donations-in-prgress .table tbody td,.dashboard .dashboard-donations-in-prgress .table tbody th{font-size:18px;font-weight:600;line-height:24px}.dashboard .dashboard-donations-in-prgress .table tbody td.date,.dashboard .dashboard-donations-in-prgress .table tbody th.date{font-size:20px}.dashboard .dashboard-donations-in-prgress .table>:not(:first-child),.dashboard .dashboard-donations-in-prgress .table>:not(caption)>*>*{border:none}.dashboard .dashboard-donations-in-prgress .table-striped>thead>tr>*{padding:.5rem 15px}.dashboard .dashboard-donations-in-prgress .table-striped>tbody>tr>*{--bs-table-accent-bground-color:#66cc0054;--bs-table-accent-bg:#66cc0054;border-bottom:3px solid #fff;padding:15px}.dashboard .dashboard-donations-in-prgress .donation-in-progress-last{justify-content:space-between}@media (max-width:767.98px){.dashboard .dashboard-donations-in-prgress .donation-in-progress-last{text-align:center;justify-content:start}}.dashboard .dashboard-donations-in-prgress .donation-in-progress-last span{color:#000;font-size:12px;font-weight:400;line-height:24px}.dashboard .dashboard-donations-in-prgress .donation-in-progress-last span a{color:#000;font-size:12px;font-weight:400;line-height:24px;text-decoration:underline}@media (max-width:767.98px){.dashboard .dashboard-donations-in-prgress .donation-in-progress-last span{width:100%;margin-bottom:24px;display:block}}.dashboard .dashboard-donations,.dashboard .dashboard-banners,.dashboard .dashboard-gifts{z-index:3;margin-bottom:80px;position:relative}@media (max-width:767.98px){.dashboard .dashboard-donations .col-12,.dashboard .dashboard-banners .col-12,.dashboard .dashboard-gifts .col-12{overflow-x:auto}}.dashboard .dashboard-donations .table,.dashboard .dashboard-banners .table,.dashboard .dashboard-gifts .table{margin-bottom:24px;font-family:Roboto}@media (max-width:767.98px){.dashboard .dashboard-donations .table,.dashboard .dashboard-banners .table,.dashboard .dashboard-gifts .table{min-width:1000px}}.dashboard .dashboard-donations .table thead th,.dashboard .dashboard-banners .table thead th,.dashboard .dashboard-gifts .table thead th{font-size:16px;font-weight:400;line-height:24px}.dashboard .dashboard-donations .table tbody td,.dashboard .dashboard-donations .table tbody th,.dashboard .dashboard-banners .table tbody td,.dashboard .dashboard-banners .table tbody th,.dashboard .dashboard-gifts .table tbody td,.dashboard .dashboard-gifts .table tbody th{font-size:16px;font-weight:600;line-height:24px}.dashboard .dashboard-donations .table tbody td.date,.dashboard .dashboard-donations .table tbody th.date,.dashboard .dashboard-banners .table tbody td.date,.dashboard .dashboard-banners .table tbody th.date,.dashboard .dashboard-gifts .table tbody td.date,.dashboard .dashboard-gifts .table tbody th.date{font-size:20px}.dashboard .dashboard-donations .table>:not(:first-child),.dashboard .dashboard-donations .table>:not(caption)>*>*,.dashboard .dashboard-banners .table>:not(:first-child),.dashboard .dashboard-banners .table>:not(caption)>*>*,.dashboard .dashboard-gifts .table>:not(:first-child),.dashboard .dashboard-gifts .table>:not(caption)>*>*{border:none}.dashboard .dashboard-donations .table-striped>thead>tr>*,.dashboard .dashboard-banners .table-striped>thead>tr>*,.dashboard .dashboard-gifts .table-striped>thead>tr>*{padding:.5rem 15px}.dashboard .dashboard-donations .table-striped>tbody>tr:nth-of-type(odd)>*,.dashboard .dashboard-banners .table-striped>tbody>tr:nth-of-type(odd)>*,.dashboard .dashboard-gifts .table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bground-color:#f2f6f9;--bs-table-accent-bg:#f2f6f9}.dashboard .dashboard-donations .table-striped>tbody>tr>*,.dashboard .dashboard-banners .table-striped>tbody>tr>*,.dashboard .dashboard-gifts .table-striped>tbody>tr>*{padding:15px}@media (max-width:767.98px){.dashboard .dashboard-donations .btn-group.btn-group-download,.dashboard .dashboard-banners .btn-group.btn-group-download,.dashboard .dashboard-gifts .btn-group.btn-group-download{margin-top:32px}}.dashboard .dashboard-donations .btn-group.btn-group-download .btn,.dashboard .dashboard-banners .btn-group.btn-group-download .btn,.dashboard .dashboard-gifts .btn-group.btn-group-download .btn{padding-top:13px;padding-bottom:13px;font-size:15px;line-height:15px}.dashboard .dashboard-donations .btn-group.btn-group-download .btn.btn-secondary,.dashboard .dashboard-banners .btn-group.btn-group-download .btn.btn-secondary,.dashboard .dashboard-gifts .btn-group.btn-group-download .btn.btn-secondary{color:#000;border:1px solid #bfcddc;border-right:none;border-radius:4px 0 0 4px;width:240px}@media (max-width:767.98px){.dashboard .dashboard-donations .btn-group.btn-group-download .btn.btn-secondary,.dashboard .dashboard-banners .btn-group.btn-group-download .btn.btn-secondary,.dashboard .dashboard-gifts .btn-group.btn-group-download .btn.btn-secondary{width:auto}}.dashboard .dashboard-donations .btn-group.btn-group-download .btn.btn-secondary:hover,.dashboard .dashboard-banners .btn-group.btn-group-download .btn.btn-secondary:hover,.dashboard .dashboard-gifts .btn-group.btn-group-download .btn.btn-secondary:hover{background-color:#fff}.dashboard .dashboard-donations .btn-group.btn-group-download .btn.btn-primary,.dashboard .dashboard-banners .btn-group.btn-group-download .btn.btn-primary,.dashboard .dashboard-gifts .btn-group.btn-group-download .btn.btn-primary{color:#000;box-shadow:none;background:#ffe100;border:1px solid #ffe100;border-left:none;border-radius:0 4px 4px 0;font-weight:700}.dashboard .dashboard-donations .btn-group.btn-group-download .btn.btn-primary:first-letter,.dashboard .dashboard-banners .btn-group.btn-group-download .btn.btn-primary:first-letter,.dashboard .dashboard-gifts .btn-group.btn-group-download .btn.btn-primary:first-letter{text-transform:uppercase}.dashboard .dashboard-donations .btn-group .btn-secondary:active,.dashboard .dashboard-donations .btn-group .gfield button:not(.add_list_item):not(.delete_list_item):not([id^=mceu]):active,.dashboard .dashboard-donations .btn-group .gform_button_select_files:active,.dashboard .dashboard-donations .btn-group .wp-block-button.is-style-secondary a:active,.dashboard .dashboard-donations .btn-group .wp-block-file a.wp-block-file__button:active,.dashboard .dashboard-donations .btn-group [class=wp-block-button] a:active,.dashboard .dashboard-banners .btn-group .btn-secondary:active,.dashboard .dashboard-banners .btn-group .gfield button:not(.add_list_item):not(.delete_list_item):not([id^=mceu]):active,.dashboard .dashboard-banners .btn-group .gform_button_select_files:active,.dashboard .dashboard-banners .btn-group .wp-block-button.is-style-secondary a:active,.dashboard .dashboard-banners .btn-group .wp-block-file a.wp-block-file__button:active,.dashboard .dashboard-banners .btn-group [class=wp-block-button] a:active,.dashboard .dashboard-gifts .btn-group .btn-secondary:active,.dashboard .dashboard-gifts .btn-group .gfield button:not(.add_list_item):not(.delete_list_item):not([id^=mceu]):active,.dashboard .dashboard-gifts .btn-group .gform_button_select_files:active,.dashboard .dashboard-gifts .btn-group .wp-block-button.is-style-secondary a:active,.dashboard .dashboard-gifts .btn-group .wp-block-file a.wp-block-file__button:active,.dashboard .dashboard-gifts .btn-group [class=wp-block-button] a:active{background-color:#fff}.dashboard .dashboard-donations .btn-group .dropdown-menu,.dashboard .dashboard-banners .btn-group .dropdown-menu,.dashboard .dashboard-gifts .btn-group .dropdown-menu,.dashboard .dashboard-donations .btn-group .dropdown-menu li,.dashboard .dashboard-banners .btn-group .dropdown-menu li,.dashboard .dashboard-gifts .btn-group .dropdown-menu li{width:240px}.dashboard .dashboard-donations .btn-group .dropdown-menu li a.dropdown-item,.dashboard .dashboard-banners .btn-group .dropdown-menu li a.dropdown-item,.dashboard .dashboard-gifts .btn-group .dropdown-menu li a.dropdown-item{text-align:center;color:#000;font-size:15px;font-family:var(--button--font-family,"Roboto",sans-serif);font-weight:700}.dashboard .dashboard-donations .btn-group .dropdown-menu li a.dropdown-item:visited,.dashboard .dashboard-banners .btn-group .dropdown-menu li a.dropdown-item:visited,.dashboard .dashboard-gifts .btn-group .dropdown-menu li a.dropdown-item:visited{background-color:#fff}@media (max-width:767.98px){.dashboard .dashboard-donations-detail h2,.dashboard .dashboard-my-profile h2{margin-bottom:24px}}.dashboard .dashboard-donations-detail .detail-label,.dashboard .dashboard-my-profile .detail-label{color:#000;margin-bottom:4px;font-family:Roboto;font-size:12px;font-weight:400;line-height:24px}.dashboard .dashboard-donations-detail .detail-value,.dashboard .dashboard-my-profile .detail-value{color:#000;margin-bottom:40px;font-family:Roboto;font-size:18px;font-style:normal;font-weight:700;line-height:24px}@media (max-width:767.98px){.dashboard .dashboard-donations-detail .detail-value,.dashboard .dashboard-my-profile .detail-value{margin-bottom:20px}}.dashboard .dashboard-donations-detail .detail-value a,.dashboard .dashboard-my-profile .detail-value a{color:#064465;font-size:14px;font-weight:500;line-height:24px;text-decoration-line:underline}.dashboard .dashboard-donations-detail p,.dashboard .dashboard-my-profile p{margin-bottom:40px;font-size:16px;font-weight:400;line-height:24px}.dashboard .dashboard-my-profile .col-main,.dashboard .dashboard-faq .col-main{border-right:1px solid #00000080;padding-bottom:56px;padding-right:32px}@media (max-width:991.98px){.dashboard .dashboard-my-profile .col-main,.dashboard .dashboard-faq .col-main{border-bottom:1px solid #00000080;border-right:none;margin-bottom:40px;padding-right:0}}.dashboard .dashboard-my-profile .col-main .btn.btn-profile,.dashboard .dashboard-faq .col-main .btn.btn-profile{text-transform:uppercase;color:#064465;background:#fff;border:1px solid #064465;border-radius:4px;margin-top:16px;padding:13px 40px;font-size:15px;font-weight:700;line-height:15px}@media (max-width:767.98px){.dashboard .dashboard-my-profile .col-main .button-col,.dashboard .dashboard-faq .col-main .button-col{margin-top:24px;text-align:center!important}}.dashboard .dashboard-my-profile .col-side,.dashboard .dashboard-faq .col-side{padding-bottom:56px;padding-left:32px}@media (max-width:991.98px){.dashboard .dashboard-my-profile .col-side,.dashboard .dashboard-faq .col-side{padding-left:0}}.dashboard .dashboard-my-profile .col-side .user-status,.dashboard .dashboard-faq .col-side .user-status{color:#000;margin-bottom:24px;font-family:Roboto;font-size:16px;font-weight:400;line-height:24px}.dashboard .dashboard-my-profile .col-side .user-status .status,.dashboard .dashboard-faq .col-side .user-status .status{border-radius:50%;width:9px;height:9px;margin-right:6px;display:inline-block}.dashboard .dashboard-my-profile .col-side .user-status .status.active,.dashboard .dashboard-faq .col-side .user-status .status.active{background:#6c0}.dashboard .dashboard-contactus p{font-size:16px;font-weight:400;line-height:24px}.dashboard .dashboard-contactus .dashboard-contactus-map{margin-bottom:73px}.dashboard .dashboard-contactus .actions,.dashboard .dashboard-contactus .acceptance,.dashboard .dashboard-contactus .hs-input{width:100%;max-width:100%}.dashboard .dashboard-contactus .actions{margin-top:0;margin-bottom:0}.dashboard .dashboard-contactus .acceptance label{font-size:16px;font-weight:400;line-height:24px}.dashboard .dashboard-contactus .acceptance label a{color:#33475b;text-decoration:underline}.dashboard .dashboard-contactus .acceptance label a.link-password{color:var(--top-navigation--btn-donate--background,#f36b35);text-decoration:none}.dashboard .dashboard-contactus textarea{min-height:128px}.dashboard .dashboard-contactus select.hs-input{appearance:none;background:#f5f8fa url(../media/select-arrow.08fc4a8b.svg) calc(100% - 15px) no-repeat}.dashboard .dashboard-faq p{font-size:16px;font-weight:400;line-height:24px}.dashboard .dashboard-faq .col-side p{font-family:Roboto;font-size:15px;font-weight:400;line-height:24px}.dashboard .dashboard-faq .col-main .faq-container{margin-top:48px}.dashboard .dashboard-faq .col-main .faq-container .accordion{border-radius:0}.dashboard .dashboard-faq .col-main .faq-container .accordion .accordion-item{border:none;border-bottom:1px solid #00000080;border-radius:0}.dashboard .dashboard-faq .col-main .faq-container .accordion .accordion-item .accordion-header,.dashboard .dashboard-faq .col-main .faq-container .accordion .accordion-item .accordion-body,.dashboard .dashboard-faq .col-main .faq-container .accordion .accordion-item .accordion-button{box-shadow:none;border-radius:0;padding:0;border:none!important}.dashboard .dashboard-faq .col-main .faq-container .accordion .accordion-item .accordion-body{padding:15px 0}.dashboard .dashboard-faq .col-main .faq-container .accordion .accordion-item .accordion-button{padding:15px 0;font-size:22px;font-weight:700;line-height:32px}.dashboard .dashboard-faq .col-main .faq-container .accordion .accordion-item .accordion-button:not(.collapsed){color:#000;background-color:#fff}.dashboard .dashboard-faq .col-main .faq-container .accordion .accordion-item .accordion-button:after{background:url(../media/faq-arrow.f5bee08e.svg) 50% no-repeat;margin-right:12px}.dashboard-banners h2{margin-bottom:36px;font-size:32px;line-height:40px}.dashboard-banners .home-banner{margin-bottom:12px;position:relative}.dashboard-banners .home-banner .hs-button{width:100%;max-width:352px;padding-left:32px;padding-right:32px;font-family:Roboto;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}@media (max-width:767.98px){.dashboard-banners .home-banner .hs-button{max-width:300px;bottom:24px}}.dashboard-banners .home-banner--full{margin-bottom:24px;position:relative}.dashboard-banners .home-banner--full .hs-button--large{width:100%;max-width:352px;padding-left:24px;padding-right:24px;font-size:24px;font-weight:700;line-height:normal;display:inline-block;position:absolute;top:auto;bottom:24px;left:50%;transform:translate(-50%)}@media (max-width:575.98px){.dashboard-banners .home-banner--full .hs-button--large{max-width:300px;padding-left:8px;padding-right:8px;font-size:22px;line-height:1}}@media (min-width:992px){.dashboard-banners .home-banner--full .hs-button--large{top:50%;right:92px;left:unset;bottom:unset;max-width:unset;justify-content:center;align-items:center;width:auto;min-width:382px;min-height:98px;font-size:29px;display:flex;position:absolute;transform:translateY(-50%)}}.dashboard-banners .home-banner--single{margin-bottom:24px;position:relative}.dashboard-banners .home-banner--single .hs-button--large{left:unset;right:16px;bottom:unset;width:100%;max-width:220px;padding-left:16px;padding-right:16px;font-size:18px;font-weight:700;line-height:normal;display:inline-block;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width:575.98px){.dashboard-banners .home-banner--single .hs-button--large{width:fit-content;max-width:220px;top:50%;bottom:unset;padding-left:8px;padding-right:8px;font-size:16px;line-height:1;transform:translateY(-50%)}}@media (min-width:992px){.dashboard-banners .home-banner--single .hs-button--large{top:50%;right:92px;left:unset;bottom:unset;max-width:unset;justify-content:center;align-items:center;width:auto;min-width:382px;min-height:98px;font-size:29px;display:flex;position:absolute;transform:translateY(-50%)}}.dashboard-banners .btn-group.btn-group-download .btn.btn-primary{padding:16px 80px;font-size:1rem;border-radius:7px!important}@media (max-width:767.98px){.dashboard-banners .btn-group.btn-group-download .btn.btn-primary{padding:16px 40px}.dashboard-banners .download-summary{justify-content:center}}.donation-in-progress-last{justify-content:space-between}@media (max-width:767.98px){.donation-in-progress-last{text-align:center;justify-content:start}}.donation-in-progress-last span{color:#000;font-size:12px;font-weight:400;line-height:24px}.donation-in-progress-last span a{color:#000;font-size:12px;font-weight:400;line-height:24px;text-decoration:underline}@media (max-width:767.98px){.donation-in-progress-last span{width:100%;margin-bottom:24px;display:block}}.support-block{background-color:#f3ffec;border:1px solid #73c82c;border-radius:7px;flex-wrap:wrap;justify-content:space-between;align-items:center;min-height:55px;padding-left:8px;padding-right:8px;display:flex}@media (min-width:768px){.support-block{width:90%;max-width:590px}}@media (max-width:1199.98px){.support-block{flex-wrap:wrap;padding-top:8px;padding-bottom:8px}}.support-block__text{background:url(../media/yt.572f8814.svg) 0 no-repeat;align-items:center;min-height:42px;margin-bottom:0;padding-left:50px;font-size:16px;line-height:1;display:flex}@media (max-width:991.98px){.support-block__text{width:100%}}.support-block__cta{color:#064465;text-align:right;background:url(../media/arrow.8a43d933.svg) right 2px center no-repeat;justify-self:flex-end;align-items:center;min-height:24px;margin-left:auto;padding-right:24px;font-family:Roboto,sans-serif;font-weight:700;line-height:1;display:flex}.support-block__cta:hover{color:#064465;text-decoration:underline}@media (max-width:991.98px){.support-block__cta{margin-top:4px;margin-bottom:8px}}@media (max-width:767.98px){.support-block__cta{margin-left:48px}}.dashboard-gifts__heading{margin-bottom:40px;font-family:Roboto Condensed,Roboto,sans-serif;font-size:64px;font-weight:700}.dashboard-gifts__intro{margin-bottom:0;font-family:Lora,sans-serif;font-size:32px;line-height:1.4}@media (min-width:768px){.dashboard-gifts__intro{max-width:33em}}.dashboard-gifts__intro a{color:#73c82c;font-weight:700}.dashboard-gifts:has(+.section-gifts){margin-bottom:54px}.dashboard-gifts:has(+.section-gifts)+.section-gifts{margin-top:0}.section-gifts{background-color:#edf4e9;background-image:url(../media/gifts-bg-down.c67c31e2.svg);background-position:bottom;background-repeat:no-repeat;margin-top:80px;margin-bottom:80px;position:relative}.section-gifts:before{content:"";background:#fff url(../media/gifts-bg-down.c67c31e2.svg) top no-repeat;height:126px;display:block;top:0;transform:rotate(180deg)}.section-gifts:after{content:"";background:#fff url(../media/gifts-bg-down.c67c31e2.svg) top no-repeat;height:126px;display:block;bottom:0}.section-gifts__title{text-transform:uppercase;margin-bottom:48px;font-family:Roboto Condensed,Roboto,sans-serif;font-weight:700;font-size:50px!important;line-height:.9!important}@media (max-width:575.98px){.section-gifts__title{font-size:44px!important}}.section-gifts__index{color:#73c82c;margin-right:16px;font-family:Work Sans,sans-serif;font-size:90px;font-weight:800;line-height:90px}@media (max-width:575.98px){.section-gifts__index{width:100%;display:block}}.giftscard{background-color:#fff;margin-bottom:24px;padding:0;position:relative}.giftscard__imageholder{aspect-ratio:540/412}.giftscard__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;max-width:100%;height:100%}.giftscard__footer{padding:6px 16px}.giftscard__itemname{border-bottom:1px solid #dcdcdc;margin-bottom:4px;padding-bottom:4px;font-family:Lora,sans-serif;font-size:16px;font-weight:600}.giftscard__actions{justify-content:space-between;align-items:center;display:flex}.giftscard__size{color:#6d6d6d;text-transform:uppercase;font-family:Roboto,sans-serif;font-size:11px}.giftscard__cta{background:url(../media/download.3f704fcc.svg) right -3px center no-repeat;padding-right:28px;font-family:Roboto,sans-serif;font-size:16px;color:#064465!important}.giftscard__cta:hover{color:#064465;text-decoration:underline}.main--donors.pages-style h1{font-size:40px;line-height:48px}@media (max-width:767.98px){.main--donors.pages-style h1{font-size:32px;line-height:40px}}.main--donors.pages-style a{color:#f36b35;text-decoration:underline}.main--donors.pages-style li,.main--donors.pages-style p{font-size:16px;font-weight:400;line-height:24px}#resetPassword .modal-header,#exampleCode .modal-header,#exampleName .modal-header{border:none}#resetPassword .modal-header .btn-close,#exampleCode .modal-header .btn-close,#exampleName .modal-header .btn-close{box-sizing:content-box;color:#000;opacity:.5;background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/></svg>") 50%/1em no-repeat;border:0;border-radius:.25rem;width:1em;height:1em;padding:.25em}#resetPassword .modal-body,#exampleCode .modal-body,#exampleName .modal-body{padding-left:32px}@media (max-width:575.98px){#resetPassword .modal-body,#exampleCode .modal-body,#exampleName .modal-body{padding:16px}#resetPassword .modal-body .reset-password-block .donor-title,#exampleCode .modal-body .reset-password-block .donor-title,#exampleName .modal-body .reset-password-block .donor-title{font-size:24px}}#resetPassword .modal-body .message-send-mail .reset-confirm-ic,#exampleCode .modal-body .message-send-mail .reset-confirm-ic,#exampleName .modal-body .message-send-mail .reset-confirm-ic{max-width:150px;margin:auto auto 40px;display:block}.modal#welcomeModal{padding-right:0!important}.modal#welcomeModal .modal-dialog{max-width:940px;margin:12px auto}@media (max-width:991.98px){.modal#welcomeModal .modal-dialog{margin:12px}}.modal#welcomeModal .modal-content{border:none;border-radius:0;position:relative}.modal#welcomeModal .modal-content .btn-close{z-index:15;background:0 0;border:none;border-radius:0;position:absolute;top:16px;right:16px}@media (max-width:767.98px){.modal#welcomeModal .modal-content .btn-close{background:#fff;width:36px;height:36px;padding:0;line-height:36px;top:0;right:0}.modal#welcomeModal .modal-content .btn-close svg{width:21px;height:auto;position:relative;top:-1px}}.modal#welcomeModal .modal-content .modal-body{padding:0}.modal#welcomeModal .modal-content .modal-body .modal-text-container{padding:32px}@media (max-width:767.98px){.modal#welcomeModal .modal-content .modal-body .modal-text-container{padding-bottom:64px}}.modal#welcomeModal .modal-content .modal-body .modal-text-container .welcome-modal-title{color:#000;font-size:32px;font-weight:700;line-height:40px}@media (max-width:767.98px){.modal#welcomeModal .modal-content .modal-body .modal-text-container .welcome-modal-title{font-size:24px;line-height:30px}}.modal#welcomeModal .modal-content .modal-body .modal-text-container .welcome-modal-subtitle{color:#000;font-size:24px;font-weight:400;line-height:28px}@media (max-width:767.98px){.modal#welcomeModal .modal-content .modal-body .modal-text-container .welcome-modal-subtitle{font-size:20px;line-height:120%}}.modal#welcomeModal .modal-content .modal-body .modal-text-container .welcome-modal-text{color:#000;font-size:16px;font-weight:400;line-height:24px}@media (max-width:767.98px){.modal#welcomeModal .modal-content .modal-body .modal-text-container .welcome-modal-text{font-size:16px;line-height:120%}}.modal#welcomeModal .modal-content .modal-body .modal-text-container .hs-button{cursor:pointer;text-align:center;background-color:var(--top-navigation--btn-donate--background,#ffe100);border-color:var(--top-navigation--btn-donate--background,#ffe100);color:#000;border-style:solid;border-width:1px;border-radius:8px;margin:40px 0 0;padding:16px 62px;font-family:Roboto;font-size:15px;font-weight:700;line-height:12px;transition:all .15s linear;display:inline-block;position:relative}@media (max-width:767.98px){.modal#welcomeModal .modal-content .modal-body .modal-text-container .hs-button{margin-top:16px}}.modal#welcomeModal .modal-content .modal-body .modal-text-container .hs-button:first-letter{text-transform:uppercase!important}
