.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity;white-space:normal}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}*,:after,:before{background-repeat:no-repeat;box-sizing:border-box}:after,:before{text-decoration:inherit;vertical-align:inherit}:where(:root){-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;cursor:default;line-height:1.5;overflow-wrap:break-word;-moz-tab-size:4;tab-size:4}:where(body){margin:0}:where(h1){font-size:2em;margin:.67em 0}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol,ul){list-style-type:none;padding:0}:where(nav li):before{content:"\200B";float:left}:where(pre){font-family:monospace,monospace;font-size:1em;overflow:auto}:where(abbr[title]){text-decoration:underline;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0}:where(button,input,select){margin:0}:where(button,[type=button i],[type=reset i],[type=submit i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){margin:0;resize:vertical}:where([type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy=true i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled=true i],[disabled]){cursor:not-allowed}:where([aria-hidden=false i][hidden]){display:initial}:where([aria-hidden=false i][hidden]:not(:focus)){clip:rect(0,0,0,0);position:absolute}:root{--sk-size:40px;--sk-color:#333}.sk-center{margin:auto}.sk-plane{animation:sk-plane 1.2s ease-in-out infinite;background-color:var(--sk-color);height:var(--sk-size);width:var(--sk-size)}@keyframes sk-plane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}to{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.sk-chase{animation:sk-chase 2.5s linear infinite both;height:var(--sk-size);position:relative;width:var(--sk-size)}.sk-chase-dot{animation:sk-chase-dot 2s ease-in-out infinite both;height:100%;left:0;position:absolute;top:0;width:100%}.sk-chase-dot:before{animation:sk-chase-dot-before 2s ease-in-out infinite both;background-color:var(--sk-color);border-radius:100%;content:"";display:block;height:25%;width:25%}.sk-chase-dot:first-child{animation-delay:-1.1s}.sk-chase-dot:nth-child(2){animation-delay:-1s}.sk-chase-dot:nth-child(3){animation-delay:-.9s}.sk-chase-dot:nth-child(4){animation-delay:-.8s}.sk-chase-dot:nth-child(5){animation-delay:-.7s}.sk-chase-dot:nth-child(6){animation-delay:-.6s}.sk-chase-dot:first-child:before{animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{animation-delay:-1s}.sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.sk-chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes sk-chase{to{transform:rotate(1turn)}}@keyframes sk-chase-dot{80%,to{transform:rotate(1turn)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,to{transform:scale(1)}}.sk-bounce{height:var(--sk-size);position:relative;width:var(--sk-size)}.sk-bounce-dot{animation:sk-bounce 2s cubic-bezier(.455,.03,.515,.955) infinite;background-color:var(--sk-color);border-radius:50%;height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.sk-bounce-dot:nth-child(2){animation-delay:-1s}@keyframes sk-bounce{0%,to{transform:scale(0)}45%,55%{transform:scale(1)}}.sk-wave{display:flex;height:var(--sk-size);justify-content:space-between;width:var(--sk-size)}.sk-wave-rect{animation:sk-wave 1.2s ease-in-out infinite;background-color:var(--sk-color);height:100%;width:15%}.sk-wave-rect:first-child{animation-delay:-1.2s}.sk-wave-rect:nth-child(2){animation-delay:-1.1s}.sk-wave-rect:nth-child(3){animation-delay:-1s}.sk-wave-rect:nth-child(4){animation-delay:-.9s}.sk-wave-rect:nth-child(5){animation-delay:-.8s}@keyframes sk-wave{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}.sk-pulse{animation:sk-pulse 1.2s cubic-bezier(.455,.03,.515,.955) infinite;background-color:var(--sk-color);border-radius:100%;height:var(--sk-size);width:var(--sk-size)}@keyframes sk-pulse{0%{transform:scale(0)}to{opacity:0;transform:scale(1)}}.sk-flow{display:flex;height:calc(var(--sk-size)*1.3);justify-content:space-between;width:calc(var(--sk-size)*1.3)}.sk-flow-dot{animation:sk-flow 1.4s cubic-bezier(.455,.03,.515,.955) 0s infinite both;background-color:var(--sk-color);border-radius:50%;height:25%;width:25%}.sk-flow-dot:first-child{animation-delay:-.3s}.sk-flow-dot:nth-child(2){animation-delay:-.15s}@keyframes sk-flow{0%,80%,to{transform:scale(.3)}40%{transform:scale(1)}}.sk-swing{animation:sk-swing 1.8s linear infinite;height:var(--sk-size);position:relative;width:var(--sk-size)}.sk-swing-dot{animation:sk-swing-dot 2s ease-in-out infinite;background-color:var(--sk-color);border-radius:100%;height:45%;left:0;margin:auto;position:absolute;right:0;top:0;width:45%}.sk-swing-dot:nth-child(2){animation-delay:-1s;bottom:0;top:auto}@keyframes sk-swing{to{transform:rotate(1turn)}}@keyframes sk-swing-dot{0%,to{transform:scale(.2)}50%{transform:scale(1)}}.sk-circle{height:var(--sk-size);position:relative;width:var(--sk-size)}.sk-circle-dot{height:100%;left:0;position:absolute;top:0;width:100%}.sk-circle-dot:before{animation:sk-circle 1.2s ease-in-out infinite both;background-color:var(--sk-color);border-radius:100%;content:"";display:block;height:15%;width:15%}.sk-circle-dot:first-child{transform:rotate(30deg)}.sk-circle-dot:nth-child(2){transform:rotate(60deg)}.sk-circle-dot:nth-child(3){transform:rotate(90deg)}.sk-circle-dot:nth-child(4){transform:rotate(120deg)}.sk-circle-dot:nth-child(5){transform:rotate(150deg)}.sk-circle-dot:nth-child(6){transform:rotate(180deg)}.sk-circle-dot:nth-child(7){transform:rotate(210deg)}.sk-circle-dot:nth-child(8){transform:rotate(240deg)}.sk-circle-dot:nth-child(9){transform:rotate(270deg)}.sk-circle-dot:nth-child(10){transform:rotate(300deg)}.sk-circle-dot:nth-child(11){transform:rotate(330deg)}.sk-circle-dot:first-child:before{animation-delay:-1.1s}.sk-circle-dot:nth-child(2):before{animation-delay:-1s}.sk-circle-dot:nth-child(3):before{animation-delay:-.9s}.sk-circle-dot:nth-child(4):before{animation-delay:-.8s}.sk-circle-dot:nth-child(5):before{animation-delay:-.7s}.sk-circle-dot:nth-child(6):before{animation-delay:-.6s}.sk-circle-dot:nth-child(7):before{animation-delay:-.5s}.sk-circle-dot:nth-child(8):before{animation-delay:-.4s}.sk-circle-dot:nth-child(9):before{animation-delay:-.3s}.sk-circle-dot:nth-child(10):before{animation-delay:-.2s}.sk-circle-dot:nth-child(11):before{animation-delay:-.1s}@keyframes sk-circle{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.sk-circle-fade{height:var(--sk-size);position:relative;width:var(--sk-size)}.sk-circle-fade-dot{height:100%;left:0;position:absolute;top:0;width:100%}.sk-circle-fade-dot:before{animation:sk-circle-fade 1.2s ease-in-out infinite both;background-color:var(--sk-color);border-radius:100%;content:"";display:block;height:15%;width:15%}.sk-circle-fade-dot:first-child{transform:rotate(30deg)}.sk-circle-fade-dot:nth-child(2){transform:rotate(60deg)}.sk-circle-fade-dot:nth-child(3){transform:rotate(90deg)}.sk-circle-fade-dot:nth-child(4){transform:rotate(120deg)}.sk-circle-fade-dot:nth-child(5){transform:rotate(150deg)}.sk-circle-fade-dot:nth-child(6){transform:rotate(180deg)}.sk-circle-fade-dot:nth-child(7){transform:rotate(210deg)}.sk-circle-fade-dot:nth-child(8){transform:rotate(240deg)}.sk-circle-fade-dot:nth-child(9){transform:rotate(270deg)}.sk-circle-fade-dot:nth-child(10){transform:rotate(300deg)}.sk-circle-fade-dot:nth-child(11){transform:rotate(330deg)}.sk-circle-fade-dot:first-child:before{animation-delay:-1.1s}.sk-circle-fade-dot:nth-child(2):before{animation-delay:-1s}.sk-circle-fade-dot:nth-child(3):before{animation-delay:-.9s}.sk-circle-fade-dot:nth-child(4):before{animation-delay:-.8s}.sk-circle-fade-dot:nth-child(5):before{animation-delay:-.7s}.sk-circle-fade-dot:nth-child(6):before{animation-delay:-.6s}.sk-circle-fade-dot:nth-child(7):before{animation-delay:-.5s}.sk-circle-fade-dot:nth-child(8):before{animation-delay:-.4s}.sk-circle-fade-dot:nth-child(9):before{animation-delay:-.3s}.sk-circle-fade-dot:nth-child(10):before{animation-delay:-.2s}.sk-circle-fade-dot:nth-child(11):before{animation-delay:-.1s}@keyframes sk-circle-fade{0%,39%,to{opacity:0;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.sk-grid{height:var(--sk-size);width:var(--sk-size)}.sk-grid-cube{animation:sk-grid 1.3s ease-in-out infinite;background-color:var(--sk-color);float:left;height:33.33%;width:33.33%}.sk-grid-cube:first-child{animation-delay:.2s}.sk-grid-cube:nth-child(2){animation-delay:.3s}.sk-grid-cube:nth-child(3){animation-delay:.4s}.sk-grid-cube:nth-child(4){animation-delay:.1s}.sk-grid-cube:nth-child(5){animation-delay:.2s}.sk-grid-cube:nth-child(6){animation-delay:.3s}.sk-grid-cube:nth-child(7){animation-delay:0s}.sk-grid-cube:nth-child(8){animation-delay:.1s}.sk-grid-cube:nth-child(9){animation-delay:.2s}@keyframes sk-grid{0%,70%,to{transform:scaleX(1)}35%{transform:scale3D(0,0,1)}}.sk-fold{height:var(--sk-size);position:relative;transform:rotate(45deg);width:var(--sk-size)}.sk-fold-cube{float:left;height:50%;position:relative;transform:scale(1.1);width:50%}.sk-fold-cube:before{animation:sk-fold 2.4s linear infinite both;background-color:var(--sk-color);content:"";height:100%;left:0;position:absolute;top:0;transform-origin:100% 100%;width:100%}.sk-fold-cube:nth-child(2){transform:scale(1.1) rotate(90deg)}.sk-fold-cube:nth-child(4){transform:scale(1.1) rotate(180deg)}.sk-fold-cube:nth-child(3){transform:scale(1.1) rotate(270deg)}.sk-fold-cube:nth-child(2):before{animation-delay:.3s}.sk-fold-cube:nth-child(4):before{animation-delay:.6s}.sk-fold-cube:nth-child(3):before{animation-delay:.9s}@keyframes sk-fold{0%,10%{opacity:0;transform:perspective(140px) rotateX(-180deg)}25%,75%{opacity:1;transform:perspective(140px) rotateX(0)}90%,to{opacity:0;transform:perspective(140px) rotateY(180deg)}}.sk-wander{height:var(--sk-size);position:relative;width:var(--sk-size)}.sk-wander-cube{--sk-wander-distance:calc(var(--sk-size)*0.75);animation:sk-wander 2s ease-in-out -2s infinite both;background-color:var(--sk-color);height:20%;left:0;position:absolute;top:0;width:20%}.sk-wander-cube:nth-child(2){animation-delay:-.5s}.sk-wander-cube:nth-child(3){animation-delay:-1s}@keyframes sk-wander{0%{transform:rotate(0)}25%{transform:translateX(var(--sk-wander-distance)) rotate(-90deg) scale(.6)}50%{transform:translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-179deg)}50.1%{transform:translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-180deg)}75%{transform:translateX(0) translateY(var(--sk-wander-distance)) rotate(-270deg) scale(.6)}to{transform:rotate(-1turn)}}@font-face{font-family:humane-script;src:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/2253/HumaneScript.otf) format("opentype")}:root{--enya-icon-color:#00358e;--enya-icon-color-light:#009ed0}.enya-hsi{--enya-icon-color:#024731;--enya-icon-color-light:#6f9e00}.en__component--dd360search .dtd-search-input,.en__field__input--calendar,.en__field__input.en__field--textarea,.en__field__input.en__field__input--email,.en__field__input.en__field__input--other,.en__field__input.en__field__input--telephone,.en__field__input.en__field__input--text,.en__field__input.en__field__input--textarea,.enya-woof .en__component--dd360search .dtd-search-input,.enya-woof .en__field__input--calendar,.enya-woof .en__field__input.en__field--textarea,.enya-woof .en__field__input.en__field__input--email,.enya-woof .en__field__input.en__field__input--other,.enya-woof .en__field__input.en__field__input--telephone,.enya-woof .en__field__input.en__field__input--text,.enya-woof .en__field__input.en__field__input--textarea,.enya-woof select,.enya-woof select.en__field__input--select,.enya-woof select.en__field__input--splitselect,.enya-woof select.en__field__input--tripleselect,.enya.is-ecard-donation-processor .en__ecardmessage textarea,.enya.is-ecard-donation-processor .en__ecardrecipients__email input,.enya.is-ecard-donation-processor .en__ecardrecipients__futureDelivery input,.enya.is-ecard-donation-processor .en__ecardrecipients__name input,.symbolic-gifts-container .gift-quantity-input,.symbolic-gifts-container input.gift-additional-amount,select,select.en__field__input--select,select.en__field__input--splitselect,select.en__field__input--tripleselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #979797;border-radius:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);color:#293941;display:block;font-family:freight-sans-pro,Verdana,sans-serif;font-size:1.125rem;font-style:normal;font-weight:500;height:2.75rem;line-height:1.42857143;margin:0;max-width:100%;min-width:0;min-width:auto;padding:.5rem .75rem .375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.enya-woof .en__component--dd360search .dtd-search-input,.enya-woof .en__field__input--calendar,.enya-woof .en__field__input.en__field--textarea,.enya-woof .en__field__input.en__field__input--email,.enya-woof .en__field__input.en__field__input--other,.enya-woof .en__field__input.en__field__input--telephone,.enya-woof .en__field__input.en__field__input--text,.enya-woof .en__field__input.en__field__input--textarea,.enya-woof select,.enya-woof select.en__field__input--select,.enya-woof select.en__field__input--splitselect,.enya-woof select.en__field__input--tripleselect,.enya.is-ecard-donation-processor .en__ecardmessage textarea,.enya.is-ecard-donation-processor .en__ecardrecipients__email input,.enya.is-ecard-donation-processor .en__ecardrecipients__futureDelivery input,.enya.is-ecard-donation-processor .en__ecardrecipients__name input{border-radius:.5rem;font-family:Noto Sans,Arial,Helvetica,sans-serif;font-size:1.125rem;font-style:normal;font-weight:400}.en__component--dd360search .dtd-search-input:focus,.en__field--recurrpay .en__field__input--radio:focus+.en__field__label--item:before,.en__field__input--calendar:focus,.en__field__input.en__field--textarea:focus,.en__field__input.en__field__input--email:focus,.en__field__input.en__field__input--other:focus,.en__field__input.en__field__input--telephone:focus,.en__field__input.en__field__input--text:focus,.en__field__input.en__field__input--textarea:focus,.enya input[type=checkbox]:focus,.enya-woof .en__component--dd360search .dtd-search-input:focus,.enya-woof .en__field--recurrpay .en__field__input--radio:focus+.en__field__label--item:before,.enya-woof .en__field--validationFailed .en__field__input.en__field--textarea:focus,.enya-woof .en__field--validationFailed .en__field__input.en__field__input--email:focus,.enya-woof .en__field--validationFailed .en__field__input.en__field__input--other:focus,.enya-woof .en__field--validationFailed .en__field__input.en__field__input--telephone:focus,.enya-woof .en__field--validationFailed .en__field__input.en__field__input--text:focus,.enya-woof .en__field--validationFailed .en__field__input.en__field__input--textarea:focus,.enya-woof .en__field--validationFailed select.en__field__input--select:focus,.enya-woof .en__field--validationFailed select.en__field__input--splitselect:focus,.enya-woof .en__field--validationFailed select.en__field__input--tripleselect:focus,.enya-woof .en__field--validationFailed select:focus,.enya-woof .en__field__input--calendar:focus,.enya-woof .en__field__input.en__field--textarea:focus,.enya-woof .en__field__input.en__field__input--email:focus,.enya-woof .en__field__input.en__field__input--other:focus,.enya-woof .en__field__input.en__field__input--telephone:focus,.enya-woof .en__field__input.en__field__input--text:focus,.enya-woof .en__field__input.en__field__input--textarea:focus,.enya-woof.has-annual-giving .en__field--recurrfreq .en__field__input--radio:focus+.en__field__label--item:before,.enya.enya-woof.is-tribute-combo .en__field--trbopts .en__field__input--radio:focus+.en__field__label--item:before,.enya.has-annual-giving .en__field--recurrfreq .en__field__input--radio:focus+.en__field__label--item:before,.enya.is-ecard-donation-processor .en__ecardmessage textarea:focus,.enya.is-ecard-donation-processor .en__ecardrecipients__email input:focus,.enya.is-ecard-donation-processor .en__ecardrecipients__futureDelivery input:focus,.enya.is-ecard-donation-processor .en__ecardrecipients__name input:focus,.enya.is-tribute-combo .en__field--trbopts .en__field__input--radio:focus+.en__field__label--item:before,.enya.is-tribute-combo .en__field--tribute-print-or-ecard .en__field__input--radio:focus+.en__field__label--item:before,.payment-source-section .en__field__input--radio:focus+.en__field__label--item:before,.symbolic-gifts-container .gift-quantity-input:focus,.symbolic-gifts-container input.gift-additional-amount:focus{border-color:#009ed0;border-width:2px;box-shadow:none;outline:0}.en__component--dd360search .enya-hsi:not(.enya-woof) .dtd-search-input:focus,.en__field--recurrpay .enya-hsi:not(.enya-woof) .en__field__input--radio:focus+.en__field__label--item:before,.enya .enya-hsi:not(.enya-woof) input[type=checkbox]:focus,.enya-hsi:not(.enya-woof) .en__component--dd360search .dtd-search-input:focus,.enya-hsi:not(.enya-woof) .en__field--recurrpay .en__field__input--radio:focus+.en__field__label--item:before,.enya-hsi:not(.enya-woof) .en__field__input--calendar:focus,.enya-hsi:not(.enya-woof) .en__field__input.en__field--textarea:focus,.enya-hsi:not(.enya-woof) .en__field__input.en__field__input--email:focus,.enya-hsi:not(.enya-woof) .en__field__input.en__field__input--other:focus,.enya-hsi:not(.enya-woof) .en__field__input.en__field__input--telephone:focus,.enya-hsi:not(.enya-woof) .en__field__input.en__field__input--text:focus,.enya-hsi:not(.enya-woof) .en__field__input.en__field__input--textarea:focus,.enya-hsi:not(.enya-woof) .enya input[type=checkbox]:focus,.enya-hsi:not(.enya-woof) .enya-woof .en__field--validationFailed select:focus,.enya-hsi:not(.enya-woof) .enya-woof.has-annual-giving .en__field--recurrfreq .en__field__input--radio:focus+.en__field__label--item:before,.enya-hsi:not(.enya-woof) .enya.has-annual-giving .en__field--recurrfreq .en__field__input--radio:focus+.en__field__label--item:before,.enya-hsi:not(.enya-woof) .enya.is-ecard-donation-processor .en__ecardmessage textarea:focus,.enya-hsi:not(.enya-woof) .enya.is-ecard-donation-processor .en__ecardrecipients__email input:focus,.enya-hsi:not(.enya-woof) .enya.is-ecard-donation-processor .en__ecardrecipients__futureDelivery input:focus,.enya-hsi:not(.enya-woof) .enya.is-ecard-donation-processor .en__ecardrecipients__name input:focus,.enya-hsi:not(.enya-woof) .enya.is-tribute-combo .en__field--trbopts .en__field__input--radio:focus+.en__field__label--item:before,.enya-hsi:not(.enya-woof) .enya.is-tribute-combo .en__field--tribute-print-or-ecard .en__field__input--radio:focus+.en__field__label--item:before,.enya-hsi:not(.enya-woof) .payment-source-section .en__field__input--radio:focus+.en__field__label--item:before,.enya-hsi:not(.enya-woof) .symbolic-gifts-container .gift-quantity-input:focus,.enya-hsi:not(.enya-woof) .symbolic-gifts-container input.gift-additional-amount:focus,.enya-woof .en__field--validationFailed .enya-hsi:not(.enya-woof) select:focus,.enya-woof.has-annual-giving .en__field--recurrfreq .enya-hsi:not(.enya-woof) .en__field__input--radio:focus+.en__field__label--item:before,.enya.has-annual-giving .en__field--recurrfreq .enya-hsi:not(.enya-woof) .en__field__input--radio:focus+.en__field__label--item:before,.enya.is-ecard-donation-processor .en__ecardmessage .enya-hsi:not(.enya-woof) textarea:focus,.enya.is-ecard-donation-processor .en__ecardrecipients__email .enya-hsi:not(.enya-woof) input:focus,.enya.is-ecard-donation-processor .en__ecardrecipients__futureDelivery .enya-hsi:not(.enya-woof) input:focus,.enya.is-ecard-donation-processor .en__ecardrecipients__name .enya-hsi:not(.enya-woof) input:focus,.enya.is-tribute-combo .en__field--trbopts .enya-hsi:not(.enya-woof) .en__field__input--radio:focus+.en__field__label--item:before,.enya.is-tribute-combo .en__field--tribute-print-or-ecard .enya-hsi:not(.enya-woof) .en__field__input--radio:focus+.en__field__label--item:before,.payment-source-section .enya-hsi:not(.enya-woof) .en__field__input--radio:focus+.en__field__label--item:before,.symbolic-gifts-container .enya-hsi:not(.enya-woof) .gift-quantity-input:focus,.symbolic-gifts-container .enya-hsi:not(.enya-woof) input.gift-additional-amount:focus{border-color:#6f9e00}.enya-woof .en__component--dd360search .dtd-search-input:focus,.enya-woof .en__field--recurrpay .en__field__input--radio:focus+.en__field__label--item:before,.enya-woof .en__field__input--calendar:focus,.enya-woof .en__field__input.en__field--textarea:focus,.enya-woof .en__field__input.en__field__input--email:focus,.enya-woof .en__field__input.en__field__input--other:focus,.enya-woof .en__field__input.en__field__input--telephone:focus,.enya-woof .en__field__input.en__field__input--text:focus,.enya-woof .en__field__input.en__field__input--textarea:focus,.enya-woof.has-annual-giving .en__field--recurrfreq .en__field__input--radio:focus+.en__field__label--item:before,.enya.enya-woof.is-tribute-combo .en__field--trbopts .en__field__input--radio:focus+.en__field__label--item:before,.enya.is-ecard-donation-processor .en__ecardmessage textarea:focus,.enya.is-ecard-donation-processor .en__ecardrecipients__email input:focus,.enya.is-ecard-donation-processor .en__ecardrecipients__futureDelivery input:focus,.enya.is-ecard-donation-processor .en__ecardrecipients__name input:focus{border-color:#009ceb}.enya-woof select,.enya-woof select.en__field__input--select,.enya-woof select.en__field__input--splitselect,.enya-woof select.en__field__input--tripleselect,select,select.en__field__input--select,select.en__field__input--splitselect,select.en__field__input--tripleselect{background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 version=%271.1%27 width=%2732%27 height=%2724%27 viewBox=%270 0 32 24%27><polygon points=%270,0 32,0 16,24%27 style=%27fill: rgb%28138, 138, 138%29%27></polygon></svg>");background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:.5625rem .375rem;padding-right:1.5rem}.enya-woof select,.enya-woof select.en__field__input--select,.enya-woof select.en__field__input--splitselect,.enya-woof select.en__field__input--tripleselect{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 181.5'%3E%3Cpath d='M150.1 175.7h-.7c-4.7-.2-9.4-1.8-13.3-5.1 0 0 0 .1 0 0s0 0-.1 0 0 0-.1-.1c0 0-.2-.2-.3-.2L8.7 43.5C4.4 39.2 2.3 33.6 2.3 28s2.1-11.2 6.4-15.5c8.5-8.5 22.4-8.5 31 0l110.5 110.4L260.4 12.5c8.5-8.5 22.4-8.5 30.9 0 4.3 4.3 6.4 9.9 6.4 15.5s-2.1 11.2-6.4 15.5L165.5 169.4c-4.2 4-9.7 6.1-15.1 6.1Z' style='fill:%23979797;stroke-width:0'/%3E%3C/svg%3E");background-size:.8125rem}.en__component--dd360search p,.enya .en__field__label,label.en__field__label{font-family:freight-sans-pro,Verdana,sans-serif;font-size:.9375rem;font-style:normal;font-weight:600;margin-bottom:1px;max-width:100%;padding:0;position:relative;width:100%}.enya-woof .en__component--dd360search p,.enya-woof .en__field__label,.enya-woof label.en__field__label,.enya.is-ecard-donation-processor label{font-family:Noto Sans,Arial,Helvetica,sans-serif;font-size:.8125rem;font-style:normal;font-weight:600;line-height:1.38;margin-bottom:.25rem;max-width:100%;padding:0;position:relative;width:100%}.button-link,.enya-woof .button-link,.enya-woof .monthly-modal-button-wrapper #monthly-modal-no span.more-no-text,a,a:active,a:link,a:visited{background-size:1px 1em;box-shadow:inset 0 -.125em #009ed0;color:#293941;text-decoration:none;transition:color,.2s}.enya-woof .button-link,.enya-woof .monthly-modal-button-wrapper #monthly-modal-no span.more-no-text,.enya-woof a,.enya-woof a:active,.enya-woof a:link,.enya-woof a:visited{background-size:1px 1em;box-shadow:none;color:#017acd;font-weight:700;text-decoration:underline;text-decoration-thickness:.0625em;text-underline-offset:2px;transition:color,.2s}.button-link:hover,a:focus,a:hover{color:#009ed0}.enya-woof .button-link:hover,.enya-woof a:focus,.enya-woof a:hover{color:#002b70}.button-link,.enya-woof .button-link,.enya-woof .monthly-modal-button-wrapper #monthly-modal-no span.more-no-text{background-color:transparent;border:0;cursor:pointer;display:inline-block;font:inherit;padding:0;position:relative}.enya-woof .button-link,.enya-woof .monthly-modal-button-wrapper #monthly-modal-no span.more-no-text{font-weight:700}.button-link:focus,.enya-woof .button-link:focus{outline:none}.en__field--donationAmt .en__field__input--radio,.en__field--recurrpay .en__field__input--radio,.enya .en__component--premiumgiftblock .en__pg__select .premium-radio,.enya-woof .en__field--recurrpay .en__field__input--radio,.enya-woof.has-annual-giving .en__field--recurrfreq .en__field__input--radio,.enya.has-annual-giving .en__field--recurrfreq .en__field__input--radio,.enya.is-tribute-combo .en__field--trbopts .en__field__input--radio,.enya.is-tribute-combo .en__field--tribute-print-or-ecard .en__field__input--radio,.payment-source-section .en__field__input--radio{opacity:0;pointer-events:none;position:absolute;width:0}.en__field--recurrpay .en__field__label--item,.enya .en__component--premiumgiftblock .premium-label,.enya-woof .en__component--premiumgiftblock .premium-label,.enya-woof .en__field--recurrpay .en__field__label--item,.enya-woof.has-annual-giving .en__field--recurrfreq .en__field__label--item,.enya.has-annual-giving .en__field--recurrfreq .en__field__label--item,.payment-source-section .en__field__label--item{cursor:pointer;display:flex;font-family:freight-sans-pro,Verdana,sans-serif;font-size:1.375rem;font-style:normal;font-weight:500;line-height:.7272727273;position:relative}.enya-woof .en__component--premiumgiftblock .premium-label,.enya-woof .en__field--recurrpay .en__field__label--item,.enya-woof .payment-source-section .en__field__label--item,.enya-woof.has-annual-giving .en__field--recurrfreq .en__field__label--item{font-family:Noto Sans,Arial,Helvetica,sans-serif;font-style:normal;font-weight:400}.enya-woof .payment-source-section .en__field__label--item{cursor:pointer;display:flex;font-size:1.125rem;line-height:.7272727273;position:relative}.en__field--recurrpay .en__field__input--radio+.en__field__label--item:before,.enya .en__component--premiumgiftblock .en__pg__select .premium-radio+.premium-label:before,.enya.has-annual-giving .en__field--recurrfreq .en__field__input--radio+.en__field__label--item:before,.enya.is-tribute-combo .en__field--trbopts .en__field__input--radio+.en__field__label--item:before,.enya.is-tribute-combo .en__field--tribute-print-or-ecard .en__field__input--radio+.en__field__label--item:before,.payment-source-section .en__field__input--radio+.en__field__label--item:before{background-color:#fff;border:1px solid #616161;border-radius:50%;content:"";display:inline-block;height:20px;margin:-1px 8px 0 0;min-width:20px;padding:2px;text-align:center;vertical-align:middle;width:20px}.enya-woof .en__component--premiumgiftblock .en__pg__select .premium-radio+.premium-label:before,.enya-woof .en__field--recurrpay .en__field__input--radio+.en__field__label--item:before,.enya-woof .payment-source-section .en__field__input--radio+.en__field__label--item:before,.enya-woof.has-annual-giving .en__field--recurrfreq .en__field__input--radio+.en__field__label--item:before,.enya.enya-woof.is-tribute-combo .en__field--trbopts .en__field__input--radio+.en__field__label--item:before{background-clip:content-box;background-color:#fff;border:1px solid #979797;content:"";display:inline-block;height:1.1875rem;margin:-.0625rem .4375rem 0 0;min-width:1.1875rem;padding:.25rem;text-align:center;vertical-align:middle;width:1.1875rem}.en__field--recurrpay .en__field__input--radio:checked+.en__field__label--item:before,.enya .en__component--premiumgiftblock .en__pg__select .premium-radio:checked+.premium-label:before,.enya.has-annual-giving .en__field--recurrfreq .en__field__input--radio:checked+.en__field__label--item:before,.enya.is-tribute-combo .en__field--trbopts .en__field__input--radio:checked+.en__field__label--item:before,.enya.is-tribute-combo .en__field--tribute-print-or-ecard .en__field__input--radio:checked+.en__field__label--item:before,.payment-source-section .en__field__input--radio:checked+.en__field__label--item:before{background-color:#009ed0;border-color:#274879}.enya-woof .en__component--premiumgiftblock .en__pg__select .premium-radio:checked+.premium-label:before,.enya-woof .en__field--recurrpay .en__field__input--radio:checked+.en__field__label--item:before,.enya-woof.has-annual-giving .en__field--recurrfreq .en__field__input--radio:checked+.en__field__label--item:before,.enya.enya-woof.is-tribute-combo .en__field--trbopts .en__field__input--radio:checked+.en__field__label--item:before{background-color:#009ceb;border-color:#979797}.enya-woof .payment-source-section .en__field__input--radio+.en__field__label--item:before{height:1rem;margin:-.0625rem .4375rem 0 0;min-width:1rem;padding:.1875rem;width:1rem}.enya-woof .payment-source-section .en__field__input--radio:checked+.en__field__label--item:before{background-color:#009ceb;border-color:#979797;border-width:1px}.visible-opt-in label.en__field__label{font-size:.8125rem;line-height:1.25;margin-left:.5rem}.is-thanks-page h1:after{background-color:#909090;content:"";display:block;height:.3125rem;margin:1.375rem auto 1rem;width:3rem}.enya-woof .thanks-shares-container:before,.enya-woof .transaction-summary-container:before{background-color:#797979;content:"";display:block;height:1px;margin:1rem auto;width:100%}.enya .en__field{margin-bottom:.75rem;padding-bottom:0}.enya .en__field.en__hidden{display:none;visibility:hidden}.enya .en__field__element--email,.enya .en__field__element--number,.enya .en__field__element--select,.enya .en__field__element--splitselect,.enya .en__field__element--splittext,.enya .en__field__element--telephone,.enya .en__field__element--text,.enya .en__field__element--textarea,.enya .en__field__element--tripleselect,.enya .en__field__element--tripletext{display:block}.enya .en__field__item{padding:0}.enya .en__pg__image{max-width:100%}.enya .en__field__input--select:focus,.enya select:focus{border:2px solid #009ed0;box-shadow:none;outline:0}.enya-wlt .en__field__input--select:focus,.enya-wlt select:focus{border-color:#84bd00}.enya-hsi:not(.enya-woof) .en__field__input--select:focus,.enya-hsi:not(.enya-woof) select:focus{border-color:#6f9e00}.tippy-box[data-theme^=enya]{background-color:#00358e;border-radius:0;padding:.625rem .9375rem .8125rem}.tippy-box[data-theme~=enya]{background-color:#00358e}.tippy-box[data-theme~=enya-hsi]{background-color:#024731}.tippy-box[data-theme^=enya] .tippy-content{padding:0}.tippy-box[data-theme^=enya] p{color:#fff;font-family:freight-sans-pro,Verdana,sans-serif;font-size:.9375rem;font-style:normal;font-weight:500;line-height:1.2;margin:0}.tippy-box[data-theme~=enya][data-placement^=top]>.tippy-arrow:before{border-top-color:#00358e}.tippy-box[data-theme~=enya][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#00358e}.tippy-box[data-theme~=enya][data-placement^=left]>.tippy-arrow:before{border-left-color:#00358e}.tippy-box[data-theme~=enya][data-placement^=right]>.tippy-arrow:before{border-right-color:#00358e}.tippy-box[data-theme~=enya-hsi][data-placement^=top]>.tippy-arrow:before{border-top-color:#024731}.tippy-box[data-theme~=enya-hsi][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#024731}.tippy-box[data-theme~=enya-hsi][data-placement^=left]>.tippy-arrow:before{border-left-color:#024731}.tippy-box[data-theme~=enya-hsi][data-placement^=right]>.tippy-arrow:before{border-right-color:#024731}.tippy-box[data-theme^=enya] a{background:none;box-shadow:none;color:#fff;text-decoration:underline;transition:none}.tippy-box[data-theme^=enya] a:hover{color:#fff}.tippy-box[data-theme^=enya] .close-button{background:transparent;border:none;color:#fff;cursor:pointer;float:right;font-family:sans-serif;font-size:1.25rem;font-weight:700;line-height:.8;margin-right:-.625rem;margin-top:-.5rem;padding:0}[data-theme^=enya] .close-button:focus{outline:none}.tippy-box[data-theme~=enya-woof]{background-color:#009ceb}.tippy-box[data-theme~=enya-woof][data-placement^=top]>.tippy-arrow:before{border-top-color:#009ceb}.tippy-box[data-theme~=enya-woof][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#009ceb}.tippy-box[data-theme~=enya-woof][data-placement^=left]>.tippy-arrow:before{border-left-color:#009ceb}.tippy-box[data-theme~=enya-woof][data-placement^=right]>.tippy-arrow:before{border-right-color:#009ceb}.tippy-box[data-theme~=enya-woof] p{font-family:Noto Sans,Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;line-height:1.4;margin-bottom:.25rem}.tippy-box[data-theme~=enya-woof] p strong{display:block;margin-bottom:.25rem}.enya-wlt a,.enya-wlt a:active,.enya-wlt a:link,.enya-wlt a:visited{box-shadow:inset 0 -.125em #84bd00}.enya-hsi:not(.enya-woof) a,.enya-hsi:not(.enya-woof) a:active,.enya-hsi:not(.enya-woof) a:link,.enya-hsi:not(.enya-woof) a:visited{box-shadow:none;color:#6f9e00;font-weight:600}.enya-wlt a:focus,.enya-wlt a:hover{color:#84bd00}.enya-hsi:not(.enya-woof) a:focus,.enya-hsi:not(.enya-woof) a:hover{box-shadow:inset 0 -.125em #6f9e00;color:#6f9e00}.enya-hsi:not(.enya-woof) a.image-link,.enya-hsus a.image-link{box-shadow:none;color:transparent;text-decoration:none}.enya-hsi:not(.enya-woof) a.image-link:focus,.enya-hsi:not(.enya-woof) a.image-link:hover,.enya-hsus a.image-link:focus,.enya-hsus a.image-link:hover{box-shadow:none;text-decoration:none}body#en__pagebuilder .en__toolbar a,body#en__pagebuilder .en__toolbar a:active,body#en__pagebuilder .en__toolbar a:link,body#en__pagebuilder .en__toolbar a:visited{box-shadow:none}*{text-rendering:optimizeLegibility}body{background:none repeat-x scroll 0 0 #fff}h3{color:#333;font-size:20px;font-weight:700;padding-bottom:10px}h3,p{line-height:1.25em}p{color:#0d0d0d;font-size:13px}.enya-woof p{color:#000;font-family:Noto Sans,Arial,Helvetica,sans-serif;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.5}strong{font-weight:600}em{font-style:italic}blockquote{font-size:inherit;padding:10px 20px}blockquote,fieldset{border:none;margin:0}fieldset{padding:0}input[type=email],input[type=number],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{max-width:100%}@media screen and (min-width:768px){.for-mobile-only{display:none}}.for-desktop-only{display:none}@media screen and (min-width:768px){.for-desktop-only{display:inherit}}body{color:#293941;font-family:freight-sans-pro,Verdana,sans-serif;font-style:normal;font-weight:500}body.enya-woof{color:#000;font-family:Noto Sans,Arial,Helvetica,sans-serif;font-style:normal;font-weight:400}button,div,form,h1,h2,h3,h4,h5,h6,input,label,li,ol,p,select,span,textarea,ul{font-feature-settings:"lnum" 1,"lnum";font-variant-numeric:lining-nums!important}h4{color:#293941;font-size:1rem;font-weight:500;letter-spacing:.75px;line-height:1.1;margin-bottom:1em;text-align:left;text-transform:uppercase}.enya-woof h4{color:#000;font-weight:700;letter-spacing:0;text-transform:none}.clearfix:after{clear:both;content:"";display:table}.hide-text{text-indent:101%}.hide-text,.visually-hidden{overflow:hidden;padding:0;white-space:nowrap}.visually-hidden{clip:rect(0 0 0 0);border:0;clip-path:inset(50%);height:1px;margin:-1px;position:absolute;width:1px}.hidden{display:none!important}.hidden,.not-visible{visibility:hidden!important}[hidden]{display:none!important}body:not(#en__pagebuilder) .hidden-except-pb{display:none!important;visibility:hidden!important}body#en__pagebuilder .hidden-except-pb{display:block}.bottom-0{margin-bottom:0!important}.top-10{margin-top:10px}.top-25{margin-top:25px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}body:not(#en__pagebuilder) .page-builder-note{display:none;visibility:hidden}body#en__pagebuilder .page-builder-note{font-size:16px}p.generic-small-note{font-size:.9375rem}.text-wrap{text-wrap:wrap!important}.text-balance{text-wrap:balance!important}.text-pretty{text-wrap:pretty!important}.enya-woof .woof-btn.woof-btn-blue{align-items:center;background-color:#009ceb;border:0;border-radius:.25rem;box-shadow:none;color:#fff;display:inline-flex;font-family:Noto Sans,Arial,Helvetica,sans-serif;font-size:1.3333em;font-style:normal;font-weight:600;font-weight:700;justify-content:center;letter-spacing:.05em;line-height:1.2;padding:.6666em 1.125em;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.enya-woof .woof-btn.woof-btn-blue.focus-visible,.enya-woof .woof-btn.woof-btn-blue:focus{box-shadow:0 0 0 .25rem #bae8ff;outline:0}.enya-woof .woof-btn.woof-btn-blue:focus,.enya-woof .woof-btn.woof-btn-blue:focus-visible{box-shadow:0 0 0 .25rem #bae8ff;outline:0}.enya-woof .woof-btn.woof-btn-blue:hover{background-color:#007dbc;color:#fff}.enya-woof .woof-btn.woof-btn-red{align-items:center;background-color:#e50913;border:0;border-radius:.25rem;box-shadow:none;color:#fff;display:inline-flex;font-family:Noto Sans,Arial,Helvetica,sans-serif;font-size:1.3333em;font-style:normal;font-weight:600;font-weight:700;justify-content:center;letter-spacing:.05em;line-height:1.2;padding:.6666em 1.125em;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.enya-woof .woof-btn.woof-btn-red.focus-visible,.enya-woof .woof-btn.woof-btn-red:focus{box-shadow:0 0 0 .25rem #fcbec0;outline:0}.enya-woof .woof-btn.woof-btn-red:focus,.enya-woof .woof-btn.woof-btn-red:focus-visible{box-shadow:0 0 0 .25rem #fcbec0;outline:0}.enya-woof .woof-btn.woof-btn-red:hover{background-color:#b7070f;color:#fff}.enya-hsi:not(.enya-woof) .button-link{box-shadow:none;color:#6f9e00;font-weight:600}.enya-hsi:not(.enya-woof) .button-link:hover{box-shadow:inset 0 -.125em #6f9e00}.button-close{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23293941'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/.9375rem auto no-repeat;border:0;box-sizing:content-box;color:#293941;cursor:pointer;height:.9375rem;margin:-.5rem -.5rem -.5rem auto;padding:.5rem;width:.9375rem}.monthly-nudge,.one-time-nudge{margin:.9375rem 0 .875rem}.monthly-nudge p,.one-time-nudge p{font-size:1.125rem;line-height:1.25;margin-bottom:0;margin-top:0}.monthly-nudge img,.one-time-nudge img{float:left;height:auto;margin:-.375rem .375rem .125rem .25rem;max-width:25px;transform:scaleX(-1);width:1.5625rem}.one-time-nudge img{height:3rem;margin-top:-1.3125rem}.monthly-nudge-v2{display:flex}.monthly-nudge-v2 img.nudge-arrow{align-self:flex-start;float:none;margin:.0625rem .375rem .125rem .625rem;transform:none}.monthly-nudge-v2 img.nudge-heart{float:none;margin:0 0 0 .25rem;transform:none;width:.9375rem}.monthly-nudge-v2 p{color:#009ed0;font-family:humane-script,freight-sans-pro,Verdana,sans-serif;font-size:1.375rem;font-style:normal;font-weight:500;margin-top:.125rem}body.enya-hsi:not(.enya-woof) .monthly-nudge-v2 p{color:#6f9e00}body.enya-hsi.is-lang-french .monthly-nudge-v2 p{letter-spacing:-.5px}body.enya-woof.enya-hsi.is-lang-french .monthly-nudge-v2 p{font-size:1.1875rem;letter-spacing:-.7px}@media(min-width:25.0625rem){.monthly-nudge-v2 p{font-size:1.6875rem}}.enya-woof .monthly-nudge-v2 p{color:#009ceb;font-family:Noto Sans,Arial,Helvetica,sans-serif;font-size:1.25rem;font-style:italic;font-weight:600;font-weight:700;line-height:1}.enya-woof .monthly-nudge-v2 img.nudge-arrow{margin:-.3125rem .125rem .125rem .625rem}.enya-woof .monthly-nudge-v2 img.nudge-heart{margin:.125rem 0 0 .375rem}.enya.has-annual-giving .monthly-nudge-v2{margin-right:-1.25rem}.enya.has-annual-giving .monthly-nudge-v2 img.nudge-arrow{margin-left:0;margin-right:0;margin-top:-.1875rem;transform:rotate(22deg)}.enya.has-annual-giving .monthly-nudge-v2 p{font-size:1.3125rem}@media(min-width:31.3125rem){.enya.has-annual-giving .monthly-nudge-v2 p{font-size:1.5625rem}}.enya.enya-woof.has-annual-giving .monthly-nudge-v2 p{font-size:.9375rem;line-height:1.8}@media(min-width:31.3125rem){.enya.enya-woof.has-annual-giving .monthly-nudge-v2 p{font-size:1rem;line-height:1.7}}.enya .en__component--premiumgiftblock{border:none;margin:1rem 0 2.625rem}.enya .en__component--premiumgiftblock .en__pg{border:none}.enya .en__component--premiumgiftblock .en__pg+.en__pg{margin-top:1rem}@media(min-width:48rem){.enya .en__component--premiumgiftblock .en__pg+.en__pg{margin-top:0}}.enya .en__component--premiumgiftblock .en__pgHeader{display:none;visibility:hidden}.enya .en__component--premiumgiftblock .en__pg__body{justify-content:space-evenly;padding:0}.enya .en__component--premiumgiftblock .en__pg__detail,.enya .en__component--premiumgiftblock .en__pg__display,.enya .en__component--premiumgiftblock .en__pg__select{padding:0}.enya .en__component--premiumgiftblock .en__pg--selected .en__pg__image--selected{outline:none}.enya .en__component--premiumgiftblock .en__pg__name{display:none;visibility:hidden}.enya .en__component--premiumgiftblock .en__pg__detail{flex:0 0 50%;order:2}.enya .en__component--premiumgiftblock div.en__pg:nth-of-type(2) .en__pg__detail{flex-basis:94%;margin-right:-.625rem}.enya .en__component--premiumgiftblock .en__pg__display{flex-basis:38%;margin:-.9375rem -.3125rem .4375rem .625rem;order:3}.enya .en__component--premiumgiftblock .en__pg__description{font-size:.84375rem;line-height:1.25;margin-bottom:0}.enya .en__component--premiumgiftblock .en__pg__optionType{width:100%}.enya .en__component--premiumgiftblock .en__pg__optionType label{display:none;visibility:hidden}.enya .en__component--premiumgiftblock .en__pg__optionType select{font-size:.875rem}.enya .en__component--premiumgiftblock .en__pg__select{margin-right:0}.enya .en__component--premiumgiftblock .en__pg__select input[type=radio]{height:1.125rem;margin:0 .5rem 0 0;opacity:0;width:1.125rem}.enya .en__component--premiumgiftblock .en__pg__select .premium-radio+.premium-label:before,.enya-woof .en__component--premiumgiftblock .en__pg__select .premium-radio+.premium-label:before{height:1.125rem;margin-top:0;min-width:1.125rem;width:1.125rem}.enya-wlt .en__component--premiumgiftblock .en__pg__select .premium-radio:checked+.premium-label:before{background-color:#84bd00;border-color:#1d3c34}body:not(#en__pagebuilder) .en__field--premium-selection{display:none;visibility:hidden}body#en__pagebuilder .en__field--premium-selection{opacity:.5}body#en__pagebuilder .en__field--premium-selection label{width:auto}body#en__pagebuilder .en__field--premium-selection:before{content:"[Hidden Premium QMR]";display:block}.enya .en__field:not(.en__hidden){display:flex;flex-direction:column}.enya-wlt .en__field__input--calendar:focus,.enya-wlt .en__field__input.en__field--textarea:focus,.enya-wlt .en__field__input.en__field__input--email:focus,.enya-wlt .en__field__input.en__field__input--other:focus,.enya-wlt .en__field__input.en__field__input--telephone:focus,.enya-wlt .en__field__input.en__field__input--text:focus,.enya-wlt .en__field__input.en__field__input--textarea:focus{border-color:#84bd00}.enya-hsi:not(.enya-woof) .en__field__input--calendar:focus,.enya-hsi:not(.enya-woof) .en__field__input.en__field--textarea:focus,.enya-hsi:not(.enya-woof) .en__field__input.en__field__input--email:focus,.enya-hsi:not(.enya-woof) .en__field__input.en__field__input--other:focus,.enya-hsi:not(.enya-woof) .en__field__input.en__field__input--telephone:focus,.enya-hsi:not(.enya-woof) .en__field__input.en__field__input--text:focus,.enya-hsi:not(.enya-woof) .en__field__input.en__field__input--textarea:focus{border-color:#6f9e00}.en__mandatory:not(.en__field--donationAmt) label:after{content:"*";display:inline-block;font-size:.8125rem;vertical-align:text-top}.enya input[type=checkbox]{accent-color:#009ed0}.enya-wlt input[type=checkbox]{accent-color:#84bd00}.enya-hsi:not(.enya-woof) input[type=checkbox]{accent-color:#6f9e00}.enya-woof input[type=checkbox]{accent-color:#009ceb}.en__submit.en__submit--disabled button{cursor:not-allowed;opacity:.5}.enya-radio-rows label.en__field__label.en__field__label--item{display:flex;font-size:18px;font-weight:400;line-height:1.4}.enya-radio-rows .en__mandatory label.en__field__label--item:after{content:none}.enya .enya-radio-rows .en__field__input--radio+.en__field__label--item:before{margin-top:5px}.en__field__error,.valid-error{color:#d83c2d;font-size:.8125rem;font-weight:600;line-height:1.1;margin:.375rem 0 0;order:3}.enya-woof .en__field__error,.enya-woof .valid-error{color:#e50913}.enya-woof .en__field--validationFailed .en__field__input.en__field--textarea,.enya-woof .en__field--validationFailed .en__field__input.en__field__input--email,.enya-woof .en__field--validationFailed .en__field__input.en__field__input--other,.enya-woof .en__field--validationFailed .en__field__input.en__field__input--telephone,.enya-woof .en__field--validationFailed .en__field__input.en__field__input--text,.enya-woof .en__field--validationFailed .en__field__input.en__field__input--textarea,.enya-woof .en__field--validationFailed select,.enya-woof .en__field--validationFailed select.en__field__input--select,.enya-woof .en__field--validationFailed select.en__field__input--splitselect,.enya-woof .en__field--validationFailed select.en__field__input--tripleselect{border-color:#d83c2d;border-width:2px}.enya-woof .enya-woof .en__field--validationFailed .en__field__input.en__field--textarea,.enya-woof .enya-woof .en__field--validationFailed .en__field__input.en__field__input--email,.enya-woof .enya-woof .en__field--validationFailed .en__field__input.en__field__input--other,.enya-woof .enya-woof .en__field--validationFailed .en__field__input.en__field__input--telephone,.enya-woof .enya-woof .en__field--validationFailed .en__field__input.en__field__input--text,.enya-woof .enya-woof .en__field--validationFailed .en__field__input.en__field__input--textarea,.enya-woof .enya-woof .en__field--validationFailed select,.enya-woof .enya-woof .en__field--validationFailed select.en__field__input--select,.enya-woof .enya-woof .en__field--validationFailed select.en__field__input--splitselect,.enya-woof .enya-woof .en__field--validationFailed select.en__field__input--tripleselect{border-color:#e50913;border-width:2px}.page-error-container{color:#d83c2d;display:none;font-size:1.125rem;font-weight:500;margin-bottom:1.875rem;visibility:hidden}.enya-woof .page-error-container{color:#e50913}body.is-error-page .page-error-container{display:block;visibility:visible}.en__errorHeader h2{font-family:freight-sans-pro,Verdana,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:1.1;margin-bottom:.625rem;margin-top:0;text-transform:none}.enya-woof .en__errorHeader h2{font-family:Noto Sans,Arial,Helvetica,sans-serif;font-style:normal;font-weight:600}.enya .en__errorList{margin-left:1.2rem}.enya .en__errorList li{line-height:1.33333}.en__errorList .en__error{font-size:1.125rem;line-height:1.3333333333;list-style:none}.en__errorList .en__error+.en__error{margin-top:.625rem}.error-contact p{color:#293941;font-size:1rem;line-height:1.25}.en__field--donationAmt .en__field__error,.en__field--donationAmt .valid-error{margin:-1rem 0 1rem}p.submit-once-error{text-align:center;width:100%}.en__field--vgs.en__field--validationFailed .en__field__element--vgs{border:1px solid #d83c2d;box-shadow:none;outline:0}.enya-woof .en__field--vgs.en__field--validationFailed .en__field__element--vgs{border-color:transparent}.enya .en__field.en__field--paycurrency{margin-bottom:1.5rem}.en__field--recurrpay .en__field__element--radio,.enya.has-annual-giving .en__field--recurrfreq .en__field__element--radio{display:flex}.en__field--recurrpay .en__field__item,.enya.has-annual-giving .en__field--recurrfreq .en__field__item{flex:1 0 48%}.enya-wlt .en__field--recurrpay .en__field__input--radio:checked+.en__field__label--item:before,.enya-wlt .enya.has-annual-giving .en__field--recurrfreq .en__field__input--radio:checked+.en__field__label--item:before{background-color:#84bd00;border-color:#1d3c34}.enya-hsi:not(.enya-woof) .en__field--recurrpay .en__field__input--radio:checked+.en__field__label--item:before,.enya-hsi:not(.enya-woof) .enya.has-annual-giving .en__field--recurrfreq .en__field__input--radio:checked+.en__field__label--item:before{background-color:#6f9e00;border-color:#024731}.en__field--recurrpay .en__field__label--item,.enya.has-annual-giving .en__field--recurrfreq .en__field__label--item{text-transform:uppercase}.enya-woof .en__field--recurrpay .en__field__input--radio:focus+.en__field__label--item:before,.enya-woof.has-annual-giving .en__field--recurrfreq .en__field__input--radio:focus+.en__field__label--item:before{border-width:.0625rem}.enya-woof .en__field--recurrpay .en__field__label--item,.enya-woof.has-annual-giving .en__field--recurrfreq .en__field__label--item{text-transform:none}.enya.has-annual-giving .en__field--recurrfreq .en__field__item{flex:1 0 37%}.enya.has-annual-giving .en__field--recurrfreq .en__field__item:first-of-type{flex-basis:30%}.enya.has-annual-giving .en__field--recurrfreq .en__field__label--item{font-size:1.1875rem;line-height:.85}body.enya.has-paypal-venmo .en__field--donationAmt,body.enya.is-hidden-premium .en__field--donationAmt{margin-bottom:0}.en__field--donationAmt>label.en__field__label{color:#0d0d0d;font-size:.875rem;font-weight:500;line-height:1.25;margin-bottom:.4375rem;text-transform:uppercase}.en__field--donationAmt .en__field__element--radio{display:flex;flex-wrap:wrap;margin-bottom:.625rem}.en__field--donationAmt .en__field__item{flex:1 0 48%;margin:0 3.88% .9375rem 0;max-width:48%}.en__field--donationAmt .en__field__item:nth-child(2n+2){margin-right:0}@media(min-width:48rem){.en__field--donationAmt .en__field__item:nth-child(2n+2){margin-right:1.85%}}@media(min-width:64rem){.en__field--donationAmt .en__field__item:nth-child(2n+2){margin-right:0}}@media(min-width:48rem){.en__field--donationAmt .en__field__item:nth-child(3n){margin-right:0}}@media(min-width:64rem){.en__field--donationAmt .en__field__item:nth-child(3n){margin-right:3.88%}}.en__field--donationAmt .en__field__item:last-child,.en__field--donationAmt .en__field__item:nth-last-child(2){margin-bottom:0;margin-right:0}@media(min-width:48rem){.en__field--donationAmt .en__field__item{flex:1 0 32%;margin:0 1.85% .75rem 0;max-width:32%}}@media(min-width:64rem){.en__field--donationAmt .en__field__item{flex:1 0 48%;margin:0 3.88% .9375rem 0;max-width:48%}}.en__field--donationAmt .en__field__label--item{background-color:#00358e;border:1px solid #00358e;border-radius:3px;color:#fff;cursor:pointer;display:block;font-size:1.375rem;font-weight:500;letter-spacing:-.01em;line-height:.8181818182;min-width:75px;padding:11px 0;text-align:center;transition:background-color .2s linear,border-color .2s linear,color .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none}.en__field--donationAmt .en__field__label--item:active,.en__field--donationAmt .en__field__label--item:focus,.en__field--donationAmt .en__field__label--item:hover{background-color:#009ed0;outline:none}.en__field--donationAmt .en__field__label--item:focus{box-shadow:0 0 5px rgba(18,168,224,.6)}.enya-woof .en__field--donationAmt>label.en__field__label{color:#000;font-size:1rem;font-weight:700;line-height:1.375;margin-bottom:.4375rem;text-transform:lowercase}.enya-woof .en__field--donationAmt>label.en__field__label:first-letter{text-transform:uppercase}.enya-woof .en__field--donationAmt .en__field__label--item{background-color:#002b70;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:1.25rem;font-weight:600;letter-spacing:.01em;line-height:1.2;margin-bottom:0;min-width:75px;padding:11px 0;text-align:center;transition:background-color .2s linear,border-color .2s linear,color .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none}.enya-woof .en__field--donationAmt .en__field__label--item:active,.enya-woof .en__field--donationAmt .en__field__label--item:focus,.enya-woof .en__field--donationAmt .en__field__label--item:hover{background-color:#009ceb;outline:none}.enya-woof .en__field--donationAmt .en__field__label--item:focus{box-shadow:0 0 5px rgba(18,168,224,.6)}.enya-wlt .en__field--donationAmt .en__field__label--item{background-color:#1d3c34;border-color:#1d3c34}.enya-wlt .en__field--donationAmt .en__field__label--item:active,.enya-wlt .en__field--donationAmt .en__field__label--item:focus,.enya-wlt .en__field--donationAmt .en__field__label--item:hover{background-color:#84bd00;outline:none}.enya-wlt .en__field--donationAmt .en__field__label--item:focus{box-shadow:0 0 5px rgba(132,189,0,.6)}.enya-hsi:not(.enya-woof) .en__field--donationAmt .en__field__label--item{background-color:#024731;border-color:#024731}.enya-hsi:not(.enya-woof) .en__field--donationAmt .en__field__label--item:active,.enya-hsi:not(.enya-woof) .en__field--donationAmt .en__field__label--item:focus,.enya-hsi:not(.enya-woof) .en__field--donationAmt .en__field__label--item:hover{background-color:#6f9e00;outline:none}.enya-hsi:not(.enya-woof) .en__field--donationAmt .en__field__label--item:focus{box-shadow:0 0 5px rgba(132,189,0,.6)}.en__field--donationAmt .en__field__input--radio:checked+.en__field__label--item{background-color:#009ed0}.enya-wlt .en__field--donationAmt .en__field__input--radio:checked+.en__field__label--item{background-color:#84bd00}.enya-hsi:not(.enya-woof) .en__field--donationAmt .en__field__input--radio:checked+.en__field__label--item{background-color:#6f9e00}.enya-woof .en__field--donationAmt .en__field__input--radio:checked+.en__field__label--item{background-color:#009ceb}body:not(#en__pagebuilder) .en__field--appealCode,body:not(#en__pagebuilder) .en__field--current-profile-id,body:not(#en__pagebuilder).has-annual-giving .en__field--recurrpay{display:none;visibility:hidden}body#en__pagebuilder .en__field--appealCode,body#en__pagebuilder .en__field--current-profile-id{opacity:.5}body#en__pagebuilder .en__field--appealCode label,body#en__pagebuilder .en__field--current-profile-id label{width:auto}body#en__pagebuilder .en__field--appealCode:before,body#en__pagebuilder .en__field--current-profile-id:before{content:"[Visually Hidden Field]";display:block}body:not(#en__pagebuilder).enya-donation:not(.is-monthly-selected):not(.is-one-time-selected):not(.is-yearly-selected):not(.is-one-time-only) .en__field--donationAmt .en__field__element--radio .en__field__item label{color:transparent}.en__field--donationAmt.en__field--withOther .en__field__element--radio .en__field__item:last-child{display:flex!important}.en__field--donationAmt.en__field--withOther .en__field__element--radio .en__field__item:nth-last-child(2){display:none!important;visibility:hidden!important}.en__field--donationAmt .en__field__item--other:before{color:#293941;content:"$";display:block;font-size:1.125rem;font-weight:500;height:0;left:.8125rem;position:relative;top:.4375rem;width:0}.enya-hsi.is-currency-eur .en__field--donationAmt .en__field__item--other:before{content:"€"}.enya-hsi.is-currency-gbp .en__field--donationAmt .en__field__item--other:before{content:"£"}.en__field--donationAmt .en__field__input--other{height:2.625rem;padding-bottom:.5rem;padding-left:1.5625rem}.enya-woof .en__field--donationAmt .en__field__input--other{height:2.875rem;padding-bottom:.625rem;padding-left:1.5625rem}.enya-woof .en__field--donationAmt .en__field__item--other:before{font-weight:400;top:.5625rem}body:not(#en__pagebuilder) .hidden-opt-in{display:none;visibility:hidden}body#en__pagebuilder .en__field--general-email,body#en__pagebuilder .en__field--sms,body#en__pagebuilder .en__field--sms-canada,body#en__pagebuilder .hidden-opt-in{opacity:.5}body#en__pagebuilder .en__field--general-email label,body#en__pagebuilder .en__field--sms label,body#en__pagebuilder .en__field--sms-canada label,body#en__pagebuilder .hidden-opt-in label{width:auto}body#en__pagebuilder .en__field--general-email:before,body#en__pagebuilder .en__field--sms-canada:before,body#en__pagebuilder .en__field--sms:before,body#en__pagebuilder .hidden-opt-in:before{content:"[Hidden Opt-in]";display:block}.visible-opt-in .en__field__element--checkbox .en__field__item{align-items:flex-start;display:flex;line-height:1}.visible-opt-in .en__field__element--checkbox .en__field__item .en__field__label--item{font-weight:400}.visible-opt-in label.en__field__label{cursor:pointer;font-weight:500}.visible-opt-in.en__field--sms,.visible-opt-in.en__field--sms-canada{margin-top:-.375rem}.visible-opt-in.en__field--sms label,.visible-opt-in.en__field--sms-canada label{cursor:default;margin-left:0}.enya-hsi .visible-opt-in.en__field--sms .en__field__label--item,.enya-hsi .visible-opt-in.en__field--sms-canada .en__field__label--item{cursor:default}.visible-opt-in input[type=checkbox]{margin-top:.125rem}.visible-opt-in p{line-height:1.5;margin:0}@media(min-width:64rem){.enya .sms-canada-opt-in-label{letter-spacing:-.01em}}.enya-woof .visible-opt-in label.en__field__label{font-size:.75rem;font-weight:400;line-height:1.5}.mobile-legal-note-block{margin:-.125rem 0 1.25rem}.mobile-legal-note-block p{margin:0}.gift-aid-block{border-top:1px solid #979797;margin:1.25rem 0;padding-top:1.25rem}.gift-aid-block .visible-opt-in label.en__field__label.gift-aid-logo{margin-left:0}.gift-aid-block label.gift-aid-logo:before{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/104/gift-aid.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:3.6875rem;width:7.875rem}body:not(#en__pagebuilder).enya-hsi .mobile-msg{display:none;visibility:hidden}body:not(#en__pagebuilder).enya-hsi.is-selected-country-ca .en__field--sms-canada .mobile-msg,body:not(#en__pagebuilder).enya-hsi.is-selected-country-us .en__field--sms .mobile-msg{display:block;visibility:visible}.enya-hsi.is-friends-hsi-form .en__field--1883703,.enya-hsi.is-friends-hsi-form .en__field--374{display:none;visibility:hidden}.en__component--dd360search{border-top:1px solid #979797;margin:0 0 2.375rem;padding-top:1.25rem}body.enya.has-paypal-venmo .en__component--dd360search,body.enya.is-hidden-premium .en__component--dd360search{padding-top:0}.en__component--dd360search p{color:#293941;line-height:1.5;margin-top:1rem}.enya-hsi:not(.enya-woof) .en__component--dd360search .dtd-search-input:focus{border-color:#6f9e00}.en__component--dd360search p.dd-company-selected{font-size:1rem;font-weight:500;margin-top:0}.enya-woof .en__component--dd360search p{font-size:.8125rem}.en__component--dd360confirmation{margin-bottom:2.5rem}body:not(#en__pagebuilder).enya-hsi .en__component--dd360confirmation,body:not(#en__pagebuilder).enya-hsi .en__component--dd360search{display:none;visibility:hidden}body:not(#en__pagebuilder).enya-hsi.is-detected-country-us .en__component--dd360confirmation,body:not(#en__pagebuilder).enya-hsi.is-detected-country-us .en__component--dd360search,body:not(#en__pagebuilder).enya-hsi.is-selected-country-us .en__component--dd360confirmation,body:not(#en__pagebuilder).enya-hsi.is-selected-country-us .en__component--dd360search{display:block;visibility:visible}body:not(#en__pagebuilder).enya-hsi.is-uk-form .amazon-smile-container,body:not(#en__pagebuilder).enya-hsi.is-uk-form .amazon-smile-container h2,body:not(#en__pagebuilder):not(.is-detected-country-us).enya-hsi .amazon-smile-container,body:not(#en__pagebuilder):not(.is-detected-country-us).enya-hsi .amazon-smile-container h2{margin-top:0}.region-postcode-wrapper{display:flex;flex-direction:column;justify-content:space-between}@media(min-width:48rem){.region-postcode-wrapper{flex-direction:row}}.enya-hsi .region-postcode-wrapper .en__field--NOT_TAGGED_37,.enya-hsi .region-postcode-wrapper .en__field--NOT_TAGGED_38,.enya-hsus.is-hsi-on-hsus .region-postcode-wrapper .en__field--NOT_TAGGED_169,.enya-hsus.is-hsi-on-hsus .region-postcode-wrapper .en__field--NOT_TAGGED_170,.region-postcode-wrapper .en__field--region{padding-right:.635rem;width:100%}.enya-donation .enya-hsi .region-postcode-wrapper .en__field--NOT_TAGGED_37,.enya-donation .enya-hsi .region-postcode-wrapper .en__field--NOT_TAGGED_38,.enya-donation .enya-hsus.is-hsi-on-hsus .region-postcode-wrapper .en__field--NOT_TAGGED_169,.enya-donation .enya-hsus.is-hsi-on-hsus .region-postcode-wrapper .en__field--NOT_TAGGED_170,.enya-donation .region-postcode-wrapper .en__field--region{padding-right:0}@media(min-width:48rem){.enya-donation .enya-hsi .region-postcode-wrapper .en__field--NOT_TAGGED_37,.enya-donation .enya-hsi .region-postcode-wrapper .en__field--NOT_TAGGED_38,.enya-donation .enya-hsus.is-hsi-on-hsus .region-postcode-wrapper .en__field--NOT_TAGGED_169,.enya-donation .enya-hsus.is-hsi-on-hsus .region-postcode-wrapper .en__field--NOT_TAGGED_170,.enya-donation .region-postcode-wrapper .en__field--region{padding-right:.635rem}.enya-hsi .region-postcode-wrapper .en__field--NOT_TAGGED_37,.enya-hsi .region-postcode-wrapper .en__field--NOT_TAGGED_38,.enya-hsus.is-hsi-on-hsus .region-postcode-wrapper .en__field--NOT_TAGGED_169,.enya-hsus.is-hsi-on-hsus .region-postcode-wrapper .en__field--NOT_TAGGED_170,.region-postcode-wrapper .en__field--region{flex-basis:60%}.region-postcode-wrapper .en__field--postcode{flex-basis:40%}}.enya-hsi.enya-donation .region-postcode-wrapper .en__field--NOT_TAGGED_37,.enya-hsi.enya-donation .region-postcode-wrapper .en__field--NOT_TAGGED_38,.enya-hsi.enya-donation .region-postcode-wrapper .en__field--region{padding-right:0}@media(min-width:48rem){.enya-hsi.enya-donation .region-postcode-wrapper .en__field--NOT_TAGGED_37,.enya-hsi.enya-donation .region-postcode-wrapper .en__field--NOT_TAGGED_38,.enya-hsi.enya-donation .region-postcode-wrapper .en__field--region{padding-right:.635rem}}.enya-wlt .universal-email-consent-block{margin-top:1rem}@media(min-width:64rem){.enya.enya-hsi.is-lang-french select#en__field_supporter_NOT_TAGGED_38{font-size:1rem}}.payment-heading-block{align-items:center;display:flex;justify-content:space-between;margin:2.0625rem 0 .8125rem}.payment-heading-block h4.payment-heading{margin:0}.payment-heading-block .secure-marker span{color:#979797;font-size:.875rem;font-weight:500;letter-spacing:.05em;line-height:1.0625rem;text-transform:uppercase}.enya-woof .payment-heading-block .secure-marker span{font-size:.75rem;font-weight:600;letter-spacing:0}.payment-heading-block .secure-marker:before{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/2253/secure-lock.svg);background-repeat:no-repeat;content:" ";display:inline-block;height:.625rem;margin-right:.125rem;width:.625rem}.enya-hsi .payment-heading-block .secure-marker:before{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/104/secure-lock.svg)}.payment-source-section .en__field__element--radio{display:flex}.payment-source-section .en__field__item{flex:1 0 30%;margin:0 4.99% .25rem 0;max-width:30%}.payment-source-section .en__field__item:nth-of-type(2){margin-right:2%}.enya-wlt .payment-source-section .en__field__input--radio:checked+.en__field__label--item:before{background-color:#84bd00;border-color:#1d3c34}.enya-hsi:not(.enya-woof) .payment-source-section .en__field__input--radio:checked+.en__field__label--item:before{background-color:#6f9e00;border-color:#024731}.payment-source-section .en__field__label--item{line-height:.72727272;text-transform:uppercase;width:100%;word-break:normal}.enya-woof .payment-source-section .en__field__item{flex-basis:25%;max-width:25%}.enya-woof .payment-source-section .en__field__label--item{text-transform:none}body:not(#en__pagebuilder) .en__field--paymenttype{display:none;visibility:hidden}body#en__pagebuilder .en__field--paymenttype{opacity:.5}body#en__pagebuilder .en__field--paymenttype label{width:auto}body#en__pagebuilder .en__field--paymenttype:before{content:"[Visually Hidden Field]";display:block}.expire-cvv-wrapper{display:flex;justify-content:space-between}.expire-cvv-wrapper .en__field--ccexpire{flex-basis:60%;margin-right:.5rem}.enya-woof .expire-cvv-wrapper .en__field--ccexpire{flex-basis:70%}.enya-woof.is-friends-hsi-form .expire-cvv-wrapper .en__field--ccexpire{flex-basis:65%}.expire-cvv-wrapper .en__field--ccvv{flex-basis:40%}.enya-woof .expire-cvv-wrapper .en__field--ccvv{flex-basis:30%}.enya-woof.is-friends-hsi-form .expire-cvv-wrapper .en__field--ccvv{flex-basis:35%}.en__field--ccexpire .en__field__element--splitselect .en__field__item{display:inline-block;width:45%}.enya-event .payment-section-block{margin-top:1rem}body:not(#en__pagebuilder) .bank-note-block{display:none;visibility:hidden}body:not(#en__pagebuilder).is-payment-bank .bank-note-block{display:block;visibility:visible}body:not(#en__pagebuilder).is-payment-bank .bank-note-block .bank-note p{color:#293941}body:not(#en__pagebuilder).is-payment-bank .bank-note-block .bank-note p:first-of-type{margin-top:0}body:not(#en__pagebuilder).enya-hsi .payment-choice-bank{display:none;visibility:hidden}body:not(#en__pagebuilder).enya-hsi.is-currency-usd .payment-choice-bank{display:block;visibility:visible}body:not(#en__pagebuilder).enya-hsi.is-lang-french .payment-source-section .en__field__item.payment-choice-credit{flex-basis:65%;max-width:65%}.enya.use-new-style-payment-buttons .payment-source-section .en__field__item{margin-bottom:.5rem}.enya.use-new-style-payment-buttons .payment-source-section .en__field__label--item{background-color:#00358e;border:1px solid #00358e;border-radius:3px;color:#fff;cursor:pointer;display:block;font-size:1.25rem;font-weight:500;letter-spacing:-.01em;line-height:.8181818182;min-width:75px;padding:18px 0;text-align:center;transition:background-color .2s linear,border-color .2s linear,color .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none}.enya.use-new-style-payment-buttons .payment-source-section .en__field__label--item:active,.enya.use-new-style-payment-buttons .payment-source-section .en__field__label--item:focus,.enya.use-new-style-payment-buttons .payment-source-section .en__field__label--item:hover{background-color:#009ed0;outline:none}.enya.use-new-style-payment-buttons .payment-source-section .en__field__label--item:focus{box-shadow:0 0 5px rgba(18,168,224,.6)}.enya.use-new-style-payment-buttons .payment-source-section .en__field__item{flex:1 0 100%;margin:0;max-width:none}.enya.use-new-style-payment-buttons .payment-source-section .en__field__input--radio+.en__field__label--item:before,.enya.use-new-style-payment-buttons .payment-source-section .en__field__input--radio:checked+.en__field__label--item:before,.enya.use-new-style-payment-buttons .payment-source-section .en__field__input--radio:focus+.en__field__label--item:before{display:none}.enya.use-new-style-payment-buttons .payment-source-section .en__field__input--radio:checked+.en__field__label--item{background-color:#009ed0}.en__field:not(.en__field--vgs) #en__field_transaction_ccnumber{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/2253/cc-images-sprite-2022.png);background-position:right -.625rem top -8.625rem;background-repeat:no-repeat;background-size:4.375rem 43.75rem;padding-right:6.25rem}.en__field:not(.en__field--vgs) #en__field_transaction_ccnumber.visa{background-position-y:-12.3125rem}.en__field:not(.en__field--vgs) #en__field_transaction_ccnumber.mastercard{background-position-y:-19.5625rem}.en__field:not(.en__field--vgs) #en__field_transaction_ccnumber.discover{background-position-y:-26.875rem}.en__field:not(.en__field--vgs) #en__field_transaction_ccnumber.amex{background-position-y:-30.5rem}.en__field:not(.en__field--vgs) #en__field_transaction_ccnumber.maestro{background-position-y:-23.25rem}.en__field:not(.en__field--vgs) #en__field_transaction_ccnumber.visaelectron{background-position-y:-15.9375rem}.en__field:not(.en__field--vgs) #en__field_transaction_ccnumber.dinersclub{background-position-y:-34.125rem}label[for=en__field_transaction_ccnumber]:before{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/2253/credit-card-logos-set.svg);background-repeat:no-repeat;background-size:80%;content:"";display:block;height:50px;width:280px}body.enya-hsi label[for=en__field_transaction_ccnumber]:before{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/104/credit-card-logos-set.svg)}body.enya-hsi.is-uk-form label[for=en__field_transaction_ccnumber]:before{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/104/credit-card-logos-visa-mc-only.svg);background-size:39%}.enya .en__field__input--vgs{border:none;width:100%}.submit-section-block{margin-top:.8125rem}.enya-donation-submit{align-items:center;background-color:#d83c2d;border:none;border-radius:2px;color:#fff;display:flex;font-family:freight-sans-pro,Verdana,sans-serif;font-size:1.3125rem;font-style:normal;font-weight:500;height:3.25rem;justify-content:center;margin-top:0;padding:6px 12px 9px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.enya-donation-submit:hover{background-color:#c83021}.enya-woof .enya-donation-submit{align-items:center;background-color:#e50913;border:0;border-radius:.25rem;border-radius:.5rem;box-shadow:none;color:#fff;display:inline-flex;font-family:Noto Sans,Arial,Helvetica,sans-serif;font-size:1.5em;font-style:normal;font-weight:600;font-weight:700;height:3.625rem;justify-content:center;letter-spacing:normal;line-height:1.2;padding:.6em 1.125em;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.enya-woof .enya-donation-submit.focus-visible,.enya-woof .enya-donation-submit:focus{box-shadow:0 0 0 .25rem #fcbec0;outline:0}.enya-woof .enya-donation-submit:focus,.enya-woof .enya-donation-submit:focus-visible{box-shadow:0 0 0 .25rem #fcbec0;outline:0}.enya-woof .enya-donation-submit:hover{background-color:#b7070f;color:#fff}body.enya-woof.enya-hsi.is-lang-french .enya-donation-submit{font-size:1.25rem}.trust-seals-block{margin-top:2.1875rem}.enya-hsi .trust-seals-wrapper{display:flex;flex-wrap:nowrap;justify-content:space-around}.enya-donation .en__field.en__field--NOT_TAGGED_83,.enya-donation.enya-hsi .en__field.en__field--NOT_TAGGED_175,.enya-donation.enya-wlt .en__field.en__field--NOT_TAGGED_46{display:none;visibility:hidden}.raquo,.raquo:hover{text-decoration:none!important}.raquo:hover span{text-decoration:underline!important}#noscript-warning{background-color:#123e68;color:#fff;font-family:sans-serif;font-size:120%;font-weight:700;left:0;margin-top:5rem;padding:5px 0;position:fixed;text-align:center;top:0;width:100%;z-index:101}.click-text{display:none;visibility:hidden}@media(min-width:64rem){.click-text{display:inline;visibility:visible}}.tap-text{display:inline;visibility:visible}@media(min-width:64rem){.tap-text{display:none;visibility:hidden}}.dialog-container,.dialog-overlay{bottom:0;left:0;position:fixed;right:0;top:0}.dialog-container{display:flex;z-index:3000}.dialog-container[aria-hidden=true]{display:none}.dialog-overlay{background-color:rgba(41,57,65,.9)}.dialog-content{background-color:#fff;margin:auto;position:relative;z-index:2}#monthly-modal{overflow:hidden;width:100%}#monthly-modal .dialog-content{box-shadow:0 5px 15px rgba(0,0,0,.5);width:19.0625rem}@media(min-width:48rem){#monthly-modal .dialog-content{width:41.375rem}}#monthly-modal .modal-content{border:0;border-radius:0;position:relative}.monthly-modal-image{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/2253/monthly-modal-mobile.jpg);background-repeat:no-repeat;background-size:cover;border-radius:0;height:9.8125rem;width:100%}.enya-woof.enya-hsus .monthly-modal-image{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/2253/ws-upsell-H173086-m.jpg);height:12.5rem}.enya-hsi .monthly-modal-image{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/104/hsi-monthly-modal-mobile.jpg)}.enya-woof.enya-hsi .monthly-modal-image{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/104/ws-upsell-H291620-m.jpg);height:12.5rem}@media(min-width:48rem){.monthly-modal-image{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/2253/monthly-modal-desktop.jpg);height:27.625rem}.enya-woof.enya-hsus .monthly-modal-image{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/2253/ws-upsell-H173086-d.jpg);background-position-y:-1.875rem;float:right;height:27.625rem;width:18.75rem}.enya-hsi .monthly-modal-image{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/104/hsi-monthly-modal-desktop.jpg)}.enya-woof.enya-hsi .monthly-modal-image{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/104/ws-upsell-H291620-d.jpg);background-position-y:-1.875rem;float:right;height:27.625rem;width:18.75rem}}.monthly-modal-text{background:#fff;padding:0 .9375rem}@media(min-width:48rem){.monthly-modal-text{background:hsla(0,0%,100%,.75);bottom:0;left:0;overflow:hidden;padding:.625rem;position:absolute;top:0;width:50%}}.monthly-modal-text p{color:#293941;font-size:1.125rem;font-weight:500;line-height:1.3333333333;padding:0 1.875rem;text-align:center}.enya-hsi .monthly-modal-text p{font-size:1.0625rem;line-height:1.3125rem}@media(min-width:48rem){.monthly-modal-text p{padding:0}}h1#monthly-modal-title{color:#293941;font-size:1.625rem;font-weight:500;line-height:1.0769230769;margin:.9375rem 0 .625rem;text-align:center}.enya-hsi h1#monthly-modal-title{color:#024731}@media(min-width:48rem){h1#monthly-modal-title{font-size:2.25rem;line-height:1.1111111111;margin-bottom:.9375rem}}h1#monthly-modal-title:after{background-color:#c5c5c5;content:"";display:block;height:.4375rem;margin:1.0625rem auto 1rem;width:3.25rem}.monthly-modal-button-wrapper{margin-top:1.25rem;padding:0;text-align:center}@media(min-width:48rem){.monthly-modal-button-wrapper{margin-top:1.875rem;padding:0 1rem}}.monthly-modal-button-wrapper button{background-color:#d83c2d;border:none;border-radius:2px;color:#fff;cursor:pointer;font-family:freight-sans-pro,Verdana,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;font-weight:500;height:3.4375rem;line-height:1.42857143;margin:0 auto;overflow:hidden;padding:0 .75rem .375rem;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:98%}@media(min-width:48rem){.monthly-modal-button-wrapper button{width:78%}}.monthly-modal-button-wrapper button:focus{outline:none}#monthly-modal-yes:hover{background-color:#c83021}@media(min-width:48rem){#monthly-modal-yes{width:100%}}#monthly-modal-yes span.yes-text{display:block;font-size:1.375rem;font-weight:500;letter-spacing:-.25px;line-height:1;margin-top:.375rem;text-transform:uppercase}@media(min-width:48rem){#monthly-modal-yes span.yes-text{font-size:1.5rem}}#monthly-modal-yes span.more-yes-text{display:block;font-size:.9375rem;font-weight:400;line-height:1.1333333333;margin-top:.25rem}@media(min-width:48rem){#monthly-modal-yes span.more-yes-text{font-size:1.0625rem;line-height:1;margin-top:.1875rem}}#monthly-modal-no{background-color:transparent;border-bottom:1px solid #d83c2d;border-radius:0;height:auto;line-height:1;margin:.4375rem 0 1.125rem;overflow:hidden;padding:0;width:auto}#monthly-modal-no:active{box-shadow:none}@media(min-width:48rem){#monthly-modal-no{margin-top:1.125rem}}#monthly-modal-no span.more-no-text,#monthly-modal-no span.no-text{color:#d83c2d;display:inline-block;font-size:.9375rem;font-weight:600;line-height:1.0666666667;margin-top:0}@media(min-width:48rem){#monthly-modal-no span.more-no-text,#monthly-modal-no span.no-text{margin-top:.3125rem}}#monthly-modal span.change-cancel{color:#293941;font-size:.75rem;font-weight:500;line-height:1.0833333333}@media(min-width:48rem){#monthly-modal span.change-cancel{font-size:.8125rem;line-height:1.0769230769}}#monthly-modal-note{font-size:.625rem;line-height:1.2;width:6.375rem}.enya-woof #monthly-modal .modal-content{min-height:30.3125rem}@media(min-width:48rem){.enya-woof #monthly-modal .modal-content{min-height:27.625rem}}.enya-woof h1#monthly-modal-title{color:#043;font-family:Sharp Grotesk Bold,Noto Sans,Arial,Helvetica,sans-serif;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1;margin:2.25rem 0 .625rem;text-align:left}@media(min-width:48rem){.enya-woof h1#monthly-modal-title{font-size:2.625rem;margin-top:3.125rem}}.enya-woof h1#monthly-modal-title:after{content:none}.enya-woof .monthly-modal-text{background-color:#fff;padding:0 1.625rem}.enya-woof .monthly-modal-text p{color:#000;font-size:.875rem;line-height:1.5;padding:0;text-align:left}@media(min-width:48rem){.enya-woof .monthly-modal-text p{font-size:1rem}}.enya-woof .monthly-modal-button-wrapper{padding:0;text-align:left}.enya-woof .monthly-modal-button-wrapper button{font-family:Noto Sans,Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;height:2.625rem}.enya-woof .monthly-modal-button-wrapper #monthly-modal-yes{align-items:center;background-color:#009ceb;border:0;border-radius:.25rem;border-radius:.5rem;box-shadow:none;color:#fff;display:inline-flex;font-family:Noto Sans,Arial,Helvetica,sans-serif;font-size:1.5em;font-style:normal;font-weight:600;font-weight:700;justify-content:center;letter-spacing:normal;line-height:1.2;padding:.6em 1.125em;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.enya-woof .monthly-modal-button-wrapper #monthly-modal-yes.focus-visible,.enya-woof .monthly-modal-button-wrapper #monthly-modal-yes:focus{box-shadow:0 0 0 .25rem #bae8ff;outline:0}.enya-woof .monthly-modal-button-wrapper #monthly-modal-yes:focus,.enya-woof .monthly-modal-button-wrapper #monthly-modal-yes:focus-visible{box-shadow:0 0 0 .25rem #bae8ff;outline:0}.enya-woof .monthly-modal-button-wrapper #monthly-modal-yes:hover{background-color:#007dbc;color:#fff}.enya-woof .monthly-modal-button-wrapper #monthly-modal-yes span.more-yes-text{font-size:1rem;font-weight:600;line-height:1.375;margin-top:0}@media(min-width:48rem){.enya-woof .monthly-modal-button-wrapper #monthly-modal-yes span.more-yes-text{font-size:1.125rem;line-height:1.5}}.enya-woof .monthly-modal-button-wrapper #monthly-modal-no{border-bottom:none;bottom:1.25rem;left:1.625rem;margin-bottom:0;position:absolute}.enya-woof .monthly-modal-button-wrapper #monthly-modal-no span.more-no-text{font-size:.75rem;line-height:2.5}#pg-upsell-modal:not([aria-hidden=true]) .dialog-overlay{animation:fade-in .2s both}#pg-upsell-modal:not([aria-hidden=true]) .dialog-content{animation:fade-in .4s .2s both,slide-up .4s .2s both}#pg-upsell-modal .close-button{right:.5rem;top:.5rem}@media screen and (max-width:48rem){#pg-upsell-modal .close-button{background:none;border:0;cursor:pointer;height:24px;margin:0;overflow:hidden;padding:0;position:absolute;width:24px}#pg-upsell-modal .close-button:after,#pg-upsell-modal .close-button:before{background:#000;border-radius:2px;content:"";height:2px;left:0;position:absolute;right:0;top:11px}#pg-upsell-modal .close-button:before{transform:rotate(45deg)}#pg-upsell-modal .close-button:after{transform:rotate(-45deg)}#pg-upsell-modal .close-button span{display:block}}@media(min-width:48rem){#pg-upsell-modal .close-button{background:none;border:0;cursor:pointer;height:24px;margin:0;overflow:hidden;padding:0;position:absolute;width:24px}#pg-upsell-modal .close-button:after,#pg-upsell-modal .close-button:before{background:#fff;border-radius:2px;content:"";height:2px;left:0;position:absolute;right:0;top:11px}#pg-upsell-modal .close-button:before{transform:rotate(45deg)}#pg-upsell-modal .close-button:after{transform:rotate(-45deg)}#pg-upsell-modal .close-button span{display:block}}#pg-upsell-modal .dialog-content{max-width:calc(100% - 1rem)}@media screen and (max-width:48rem){#pg-upsell-modal .dialog-content{width:18.75rem}}@media(min-width:48rem){#pg-upsell-modal .dialog-content{width:41.5625rem}}#pg-upsell-modal iframe{min-width:100%;width:1px}@media screen and (max-width:48rem){#pg-upsell-modal iframe{min-height:30.3125rem}}@media(min-width:48rem){#pg-upsell-modal iframe{min-height:31.9375rem;width:41.5625rem}}@media screen and (max-width:48rem){#pg-upsell-modal.is-thanks-page .close-button{background:none;border:0;cursor:pointer;height:24px;margin:0;overflow:hidden;padding:0;position:absolute;width:24px}#pg-upsell-modal.is-thanks-page .close-button:after,#pg-upsell-modal.is-thanks-page .close-button:before{background:#fff;border-radius:2px;content:"";height:2px;left:0;position:absolute;right:0;top:11px}#pg-upsell-modal.is-thanks-page .close-button:before{transform:rotate(45deg)}#pg-upsell-modal.is-thanks-page .close-button:after{transform:rotate(-45deg)}#pg-upsell-modal.is-thanks-page .close-button span{display:block}}.enya-woof #pg-upsell-modal.is-thanks-page .close-button{background:none;border:0;cursor:pointer;height:24px;margin:0;overflow:hidden;padding:0;position:absolute;width:24px}.enya-woof #pg-upsell-modal.is-thanks-page .close-button:after,.enya-woof #pg-upsell-modal.is-thanks-page .close-button:before{background:#000;border-radius:2px;content:"";height:2px;left:0;position:absolute;right:0;top:11px}.enya-woof #pg-upsell-modal.is-thanks-page .close-button:before{transform:rotate(45deg)}.enya-woof #pg-upsell-modal.is-thanks-page .close-button:after{transform:rotate(-45deg)}.enya-woof #pg-upsell-modal.is-thanks-page .close-button span{display:block}@media(min-width:48rem){.enya-woof #pg-upsell-modal.is-thanks-page .close-button{background:none;border:0;cursor:pointer;height:24px;margin:0;overflow:hidden;padding:0;position:absolute;width:24px}.enya-woof #pg-upsell-modal.is-thanks-page .close-button:after,.enya-woof #pg-upsell-modal.is-thanks-page .close-button:before{background:#fff;border-radius:2px;content:"";height:2px;left:0;position:absolute;right:0;top:11px}.enya-woof #pg-upsell-modal.is-thanks-page .close-button:before{transform:rotate(45deg)}.enya-woof #pg-upsell-modal.is-thanks-page .close-button:after{transform:rotate(-45deg)}.enya-woof #pg-upsell-modal.is-thanks-page .close-button span{display:block}}@keyframes fade-in{0%{opacity:0}}@keyframes slide-up{0%{transform:translateY(10%)}}#post-donation-modal:not([aria-hidden=true]) .dialog-overlay{animation:fade-in .2s both}#post-donation-modal:not([aria-hidden=true]) .dialog-content{animation:fade-in .4s .2s both,slide-up .4s .2s both}#post-donation-modal .close-button{background:none;border:0;cursor:pointer;height:24px;margin:0;overflow:hidden;padding:0;position:absolute;right:.5rem;top:.5rem;width:24px}#post-donation-modal .close-button:after,#post-donation-modal .close-button:before{background:#000;border-radius:2px;content:"";height:2px;left:0;position:absolute;right:0;top:11px}#post-donation-modal .close-button:before{transform:rotate(45deg)}#post-donation-modal .close-button:after{transform:rotate(-45deg)}#post-donation-modal .close-button span{display:block}#post-donation-modal .dialog-content{max-width:calc(100% - 1rem);padding:2rem;width:22.5rem}@media(min-width:48rem){#post-donation-modal .dialog-content{width:35rem}}#post-donation-modal iframe{min-height:23.75rem;min-width:100%;width:1px}#consent-modal{opacity:1;overflow:hidden;transition:opacity .15s linear;width:100%}#consent-modal.hiding{opacity:0}#consent-modal .dialog-content{box-shadow:0 5px 15px rgba(0,0,0,.5);width:17rem}@media(min-width:48rem){#consent-modal .dialog-content{width:41.5625rem}}#consent-modal .modal-content{border:0;border-radius:0;position:relative}#consent-modal .modal-close{padding-left:.625rem;padding-right:.625rem;padding-top:.625rem;text-align:right}@media(min-width:48rem){#consent-modal .modal-close{padding:.625rem .9375rem}}#consent-modal .modal-header{text-align:center}@media screen and (max-width:48rem){#consent-modal .modal-header{padding-left:1.25rem;padding-right:1.25rem}}@media(min-width:48rem){#consent-modal .modal-header{padding-left:7.1875rem;padding-right:7.1875rem}}#consent-modal .modal-header h1{font-size:1.125rem;line-height:1.375rem}#consent-modal .modal-header h1:only-child{margin-bottom:0}@media(min-width:48rem){#consent-modal .modal-header h1{font-size:1.875rem;line-height:2.125rem;margin-top:-.3125rem}}#consent-modal .modal-body{margin-left:auto;margin-right:auto}@media screen and (max-width:48rem){#consent-modal .modal-body{font-size:.875rem;line-height:1rem;max-width:14.875rem;padding-top:1rem}}@media(min-width:48rem){#consent-modal .modal-body{font-size:1.3125rem;line-height:1.625rem;max-width:32.25rem;padding-left:1rem;padding-top:1.4375rem}}#consent-modal .modal-body>:last-child{margin-bottom:0}#consent-modal .modal-body ul{list-style-type:none;margin-top:0;padding:0}#consent-modal .modal-body ul:not(:last-child){margin-bottom:0}#consent-modal .modal-body li{align-items:center;display:flex}@media screen and (max-width:48rem){#consent-modal .modal-body li:not(:last-child){margin-bottom:.9375rem}}@media(min-width:48rem){#consent-modal .modal-body li:not(:last-child){margin-bottom:1.875rem}#consent-modal .modal-body li:last-child{margin-top:-.3125rem}}#consent-modal .modal-body li .icon{background-color:#00358e;background-color:var(--enya-icon-color);display:inline-block;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}@media screen and (max-width:48rem){#consent-modal .modal-body li .icon{margin-right:.5rem;min-width:2.1875rem}}@media(min-width:48rem){#consent-modal .modal-body li .icon{margin-right:.5rem;min-width:3.875rem}}#consent-modal .modal-body li .list-icon{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='51'%3E%3Cpath d='M35.761 0H3.867A3.872 3.872 0 0 0-.001 3.866v43.266A3.872 3.872 0 0 0 3.866 51H35.76a3.872 3.872 0 0 0 3.867-3.866V3.867A3.872 3.872 0 0 0 35.761 0zM24.055 39.2H5.958v-3.277h18.097zm9.613-8.851H5.951v-3.277h27.717zm0-8.852H5.951V18.22h27.717zm0-8.852H5.951V9.367h27.717z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='51'%3E%3Cpath d='M35.761 0H3.867A3.872 3.872 0 0 0-.001 3.866v43.266A3.872 3.872 0 0 0 3.866 51H35.76a3.872 3.872 0 0 0 3.867-3.866V3.867A3.872 3.872 0 0 0 35.761 0zM24.055 39.2H5.958v-3.277h18.097zm9.613-8.851H5.951v-3.277h27.717zm0-8.852H5.951V18.22h27.717zm0-8.852H5.951V9.367h27.717z'/%3E%3C/svg%3E")}@media screen and (max-width:48rem){#consent-modal .modal-body li .list-icon{height:1.8125rem;margin-top:-.1875rem}}@media(min-width:48rem){#consent-modal .modal-body li .list-icon{height:3.25rem}}#consent-modal .modal-body li .lock-icon{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='49' height='67'%3E%3Cpath d='M25.108 0H23.91C15.765.025 9.17 6.621 9.145 14.763v11.464h5.906V15.651c.021-5.267 4.212-9.548 9.441-9.716h.015c5.245.168 9.435 4.449 9.457 9.714v10.578h5.906V14.765C39.846 6.621 33.251.025 25.11-.001h-.002zM0 67h49.021V27.121H0zm28.363-11.539h-7.706l.699-8.089a5.343 5.343 0 0 1 3.149-9.661 5.345 5.345 0 0 1 3.164 9.651l-.015.01z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='49' height='67'%3E%3Cpath d='M25.108 0H23.91C15.765.025 9.17 6.621 9.145 14.763v11.464h5.906V15.651c.021-5.267 4.212-9.548 9.441-9.716h.015c5.245.168 9.435 4.449 9.457 9.714v10.578h5.906V14.765C39.846 6.621 33.251.025 25.11-.001h-.002zM0 67h49.021V27.121H0zm28.363-11.539h-7.706l.699-8.089a5.343 5.343 0 0 1 3.149-9.661 5.345 5.345 0 0 1 3.164 9.651l-.015.01z'/%3E%3C/svg%3E")}@media screen and (max-width:48rem){#consent-modal .modal-body li .lock-icon{height:2.375rem;margin-top:-1.125rem}}@media(min-width:48rem){#consent-modal .modal-body li .lock-icon{height:4.1875rem;margin-left:-.125rem;margin-right:.625rem;margin-top:-.6875rem}}#consent-modal .modal-body li .unsubscribe-icon{-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='62' height='44'%3E%3Cpath d='m55.64 4.8-2.681 2.681-2.68-2.681-1.806 1.806 2.681 2.681-2.681 2.678 1.806 1.806 2.681-2.681 2.681 2.681 1.806-1.806-2.681-2.681 2.681-2.681zM0 41.471l19.086-15.552L0 10.371zM29.291 30.087c-.689.561-1.577.901-2.544.901s-1.856-.34-2.552-.907l.007.006-3.94-3.211L.288 43.153c.329.513.897.848 1.542.848h49.834c.646 0 1.213-.335 1.538-.841l.004-.007-19.974-16.277z'/%3E%3Cpath d='M52.999 0h-.028c-4.556 0-8.339 3.307-9.081 7.651l-.008.054c-.008.045-.013.091-.02.136H1.83c-.646 0-1.213.335-1.538.841l-.004.007 24.853 20.248c.434.354.995.568 1.605.568s1.171-.214 1.61-.572l-.005.004 17.294-14.089c.313.406.639.766.991 1.1l.004.004-12.234 9.968 19.085 15.552V18.477h.048A9.246 9.246 0 0 0 53.03-.001h-.036.002zm.447 16.827c-.167.01-.313.014-.447.014h-.008a7.546 7.546 0 0 1-5.15-2.021l.005.004a7.584 7.584 0 0 1-.889-.976l-.014-.018a7.473 7.473 0 0 1-1.54-4.561v-.023.001a7.76 7.76 0 0 1 .114-1.312l-.007.046c.628-3.614 3.741-6.328 7.488-6.328a7.594 7.594 0 0 1 .469 15.174l-.021.001z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='62' height='44'%3E%3Cpath d='m55.64 4.8-2.681 2.681-2.68-2.681-1.806 1.806 2.681 2.681-2.681 2.678 1.806 1.806 2.681-2.681 2.681 2.681 1.806-1.806-2.681-2.681 2.681-2.681zM0 41.471l19.086-15.552L0 10.371zM29.291 30.087c-.689.561-1.577.901-2.544.901s-1.856-.34-2.552-.907l.007.006-3.94-3.211L.288 43.153c.329.513.897.848 1.542.848h49.834c.646 0 1.213-.335 1.538-.841l.004-.007-19.974-16.277z'/%3E%3Cpath d='M52.999 0h-.028c-4.556 0-8.339 3.307-9.081 7.651l-.008.054c-.008.045-.013.091-.02.136H1.83c-.646 0-1.213.335-1.538.841l-.004.007 24.853 20.248c.434.354.995.568 1.605.568s1.171-.214 1.61-.572l-.005.004 17.294-14.089c.313.406.639.766.991 1.1l.004.004-12.234 9.968 19.085 15.552V18.477h.048A9.246 9.246 0 0 0 53.03-.001h-.036.002zm.447 16.827c-.167.01-.313.014-.447.014h-.008a7.546 7.546 0 0 1-5.15-2.021l.005.004a7.584 7.584 0 0 1-.889-.976l-.014-.018a7.473 7.473 0 0 1-1.54-4.561v-.023.001a7.76 7.76 0 0 1 .114-1.312l-.007.046c.628-3.614 3.741-6.328 7.488-6.328a7.594 7.594 0 0 1 .469 15.174l-.021.001z'/%3E%3C/svg%3E")}@media screen and (max-width:48rem){#consent-modal .modal-body li .unsubscribe-icon{height:1.5625rem;margin-top:-.125rem}}@media(min-width:48rem){#consent-modal .modal-body li .unsubscribe-icon{height:2.75rem}}#consent-modal .modal-body strong{font-weight:700}#consent-modal .modal-footer{margin-left:auto;margin-right:auto;text-align:center}@media screen and (max-width:48rem){#consent-modal .modal-footer{max-width:12.75rem;padding-bottom:1.5rem;padding-top:1.375rem}}@media(min-width:48rem){#consent-modal .modal-footer{max-width:604;padding-bottom:1.25rem;padding-top:2rem}}#consent-modal .modal-footer .modal-checkbox{display:flex;justify-content:center}@media screen and (max-width:48rem){#consent-modal .modal-footer input[type=checkbox]{height:1rem;margin-right:.625rem;margin-top:.1875rem;min-width:1rem}}@media(min-width:48rem){#consent-modal .modal-footer input[type=checkbox]{height:1.5rem;margin-left:-.3125rem;margin-right:.875rem;margin-top:-.1875rem;vertical-align:top;width:1.5rem}}#consent-modal .modal-footer input[type=checkbox]+label{cursor:pointer}@media screen and (max-width:48rem){#consent-modal .modal-footer input[type=checkbox]+label{font-size:.75rem;line-height:.875rem;text-align:left}}@media(min-width:48rem){#consent-modal .modal-footer input[type=checkbox]+label{font-size:1.25rem;line-height:1.375rem}.enya-hsi.is-lang-french #consent-modal .modal-footer input[type=checkbox]+label{max-width:34.375rem}}@media screen and (max-width:48rem){#consent-modal .modal-footer .button-link{font-size:.6875rem;line-height:1.125rem;margin-top:.625rem}}@media(min-width:48rem){#consent-modal .modal-footer .button-link{line-height:1.375rem;margin-top:.3125rem}}.enya-woof #consent-modal .button-close{color:#797979}.enya-woof #consent-modal .dialog-content{min-height:25.625rem;width:18.75rem}@media(min-width:48rem){.enya-woof #consent-modal .dialog-content{width:41.5625rem}}.enya-woof #consent-modal .modal-header{margin-top:1.125rem;padding-left:2.5rem;padding-right:2.5rem}@media(min-width:48rem){.enya-woof #consent-modal .modal-header{padding-left:4.6875rem;padding-right:4.6875rem}}.enya-woof #consent-modal .modal-header h1{color:#043;font-family:Sharp Grotesk Bold,Noto Sans,Arial,Helvetica,sans-serif;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.08333}@media(min-width:48rem){.enya-woof #consent-modal .modal-header h1{font-size:2.625rem;line-height:1}}.enya-woof #consent-modal .modal-body{margin:0;max-width:none;padding:1.0625rem 1.875rem 0 2.5rem}@media(min-width:48rem){.enya-woof #consent-modal .modal-body{padding:2.125rem 1.875rem 0 5.3125rem}}.enya-woof #consent-modal .modal-body ul{list-style-type:disc;padding-left:.625rem;padding-right:0}.enya-woof #consent-modal .modal-body li{display:list-item;font-size:.875rem;line-height:1.5;margin-bottom:.625rem}@media(min-width:48rem){.enya-woof #consent-modal .modal-body li{font-size:1.125rem}}.enya-woof #consent-modal .modal-body li:last-child{margin-top:0}.enya-woof #consent-modal .modal-footer{margin:0;max-width:none;padding:.25rem 1.875rem 1.25rem}@media(min-width:48rem){.enya-woof #consent-modal .modal-footer{margin-top:2.0625rem;padding:0}}.enya-woof #consent-modal .modal-footer .modal-checkbox{padding-left:.25rem;padding-right:.25rem}.enya-woof #consent-modal .modal-footer .modal-checkbox input[type=checkbox]{height:1.375rem;min-width:1.375rem}@media(min-width:48rem){.enya-woof #consent-modal .modal-footer .modal-checkbox input[type=checkbox]{margin:0 .625rem 0 0}}.enya-woof #consent-modal .modal-footer .modal-checkbox input[type=checkbox]+label{font-size:.875rem;line-height:1.5}@media(min-width:48rem){.enya-woof #consent-modal .modal-footer .modal-checkbox input[type=checkbox]+label{font-size:1rem}}.enya-woof #consent-modal .modal-footer #consent-modal-no{font-size:.75rem;line-height:1;margin-top:1.5625rem}.enya.enya-hsi:not(#en__pagebuilder) .tooltip-content-gift-aid{display:none;visibility:hidden}.enya.enya-hsi:not(#en__pagebuilder) .tippy-box .tooltip-content-gift-aid{display:block;visibility:visible}.enable-read-more.collapsed{max-height:33.25rem;overflow:hidden;position:relative}@media(min-width:64rem){.enable-read-more.collapsed{max-height:23.75rem}}.enable-read-more.collapsed:after{background:linear-gradient(0deg,#fff 10%,hsla(0,0%,100%,0) 40%);bottom:0;content:"";height:5rem;pointer-events:none;position:absolute;width:100%}.enya-donation .enable-read-more.collapsed{max-height:18rem}.enable-read-more.expanded{max-height:none;overflow:auto}.enable-read-more.expanded p:last-child{margin-bottom:0}.read-more-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;border-radius:0;color:#009ceb;cursor:pointer;font-family:Noto Sans,Arial,Helvetica,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;font-weight:700;margin-top:.5rem;padding-left:0;padding-right:0;text-decoration:underline;text-decoration-thickness:.125rem;text-underline-offset:.25rem}.read-more-button:focus,.read-more-button:hover{color:#002b70}.read-more-button.focus-visible{outline-color:#002b70;padding-bottom:.25rem;padding-left:.25rem;padding-right:.25rem}.read-more-button:focus-visible{outline-color:#002b70;padding-bottom:.25rem;padding-left:.25rem;padding-right:.25rem}.enya-donation .read-more-button{margin-left:1.5625rem}@media(min-width:48rem){.enya-donation .read-more-button{margin-left:0}}.sk-three-bounce{margin:40px auto;text-align:center;width:80px}.sk-three-bounce.has-message{max-width:100%;width:25rem}.sk-three-bounce .spinner-message{margin-bottom:1rem}.sk-three-bounce .spinner-message p{color:#000;font-family:Noto Sans,Arial,Helvetica,sans-serif;font-size:1.25rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.7;text-align:center}.sk-three-bounce .spinner-logo{height:5rem}.sk-three-bounce .spinner-logo a.humane-world-logo{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/2253/humane-world-logo-blue-black.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;box-shadow:none;display:inline-block;height:100%;width:100%}.sk-three-bounce .spinner-logo a.humane-world-logo span{display:inline;float:left;text-indent:-9999px}.sk-three-bounce .sk-child{animation:sk-three-bounce 1.4s ease-in-out 0s infinite both;background-color:#333;border-radius:100%;display:inline-block;height:20px;width:20px}.sk-three-bounce .sk-bounce1{animation-delay:-.32s}.sk-three-bounce .sk-bounce2{animation-delay:-.16s}@keyframes sk-three-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.spinner-container{display:none}.spinner-container.active{display:block}.spinner-container.full-page{background-color:#f8f8f8;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5000}.spinner-container.full-page .sk-three-bounce{margin-top:20%}.spinner-container.full-page .sk-three-bounce.has-message{margin-top:10vw}.spinner-container.donate-button-spinner.active{display:block;margin-top:10px}.spinner-container.donate-button-spinner.active .sk-three-bounce{margin:10px auto}.spinner-container.donate-button-spinner.active .sk-three-bounce .sk-child{background-color:#fff}.video-container{height:0;padding-top:56.25%;position:relative}.video-container iframe{height:100%;left:0;position:absolute;top:0;width:100%}.video-block,.videoblock{margin-bottom:0}@media(min-width:64rem){.video-block,.videoblock{margin-left:auto;margin-right:auto}}.memorial-who-question{font-size:1.125rem;margin-bottom:.625rem;margin-top:-.9375rem}.enya.form-type-tribute .en__component--premiumgiftblock{margin:.875rem 0 2.375rem}.enya.form-type-tribute .en__component--premiumgiftblock .en__pg:not(.en__pg--selected){display:none}.enya.form-type-tribute .en__component--premiumgiftblock .en__pg__body{justify-content:space-between}.enya.form-type-tribute .en__component--premiumgiftblock .en__pg__select{display:none}.enya.form-type-tribute .en__component--premiumgiftblock .en__pg__detail{flex-basis:100%}.enya.form-type-tribute .en__component--premiumgiftblock .en__pg__detail .en__pg__description{font-size:15px;font-weight:600;margin-top:-.125rem}.enya.form-type-tribute .en__component--premiumgiftblock .en__pg__detail .en__pg__optionType{margin:.1875rem 0}.enya.form-type-tribute .en__component--premiumgiftblock .en__pg__detail .en__pg__optionType select{font-size:1.125rem}.enya.form-type-tribute #en__field_transaction_gftrsn{height:4.375rem}.enya.form-type-tribute h4.your-info-heading{margin-top:2.25rem}.enya.is-tribute-combo h4.recipient-heading{display:none;visibility:hidden}.enya.is-tribute-combo.is-tribute-gift-selected h4.recipient-heading{display:block;visibility:visible}.en__field--is-tribute-gift.visible-opt-in label.en__field__label{font-size:1.125rem}.en__field--is-tribute-gift .tribute-checkbox{display:none;height:1.5rem;visibility:hidden;width:1.5rem}.enya.is-tribute-combo:not(#en__pagebuilder) .en__component--premiumgiftblock{display:none!important;visibility:hidden!important}.enya.is-tribute-combo .en__field--trbopts{max-width:400px}.enya.is-tribute-combo .en__field--trbopts .en__field__element--radio,.enya.is-tribute-combo .en__field--tribute-print-or-ecard .en__field__element--radio{display:flex;justify-content:space-between;max-width:15rem}.enya.is-tribute-combo .en__field--tribute-print-or-ecard .en__field__element--radio{max-width:20rem}.enya-hsi.is-tribute-combo .en__field--trbopts .en__field__element--radio,.enya-hsus.is-tribute-combo .en__field--trbopts .en__field__element--radio{max-width:100%;width:18.75rem}.enya-hsi.is-tribute-combo .en__field--trbopts .en__field__element--radio label,.enya-hsus.is-tribute-combo .en__field--trbopts .en__field__element--radio label{font-size:1.125rem;font-style:normal;font-weight:500;text-transform:uppercase}.enya.enya-hsi:not(.enya-woof).is-tribute-combo .en__field--trbopts .en__field__input--radio:checked+.en__field__label--item:before{background-color:#6f9e00;border-color:#024731}.enya.enya-woof.is-tribute-combo .en__field--trbopts .en__field__element--radio label{font-weight:400;text-transform:none}.enya.enya-woof.is-tribute-combo .en__field--trbopts .en__field__input--radio:focus+.en__field__label--item:before{border-width:1px}.enya.is-tribute-combo .tribute-card-choices-container{margin-top:1rem;max-width:400px}.enya.is-tribute-combo .tribute-card-choices-container h2{color:#293941;font-size:.9375rem;font-style:normal;font-weight:600;line-height:1.25;margin-bottom:.625rem;max-width:100%;padding:0;position:relative;text-transform:none;width:100%}.enya.is-tribute-combo .tribute-card-choices-list{display:flex;flex-wrap:wrap;justify-content:space-between}.enya.is-tribute-combo .tribute-card-choices-list .tribute-card-thumb{cursor:pointer;flex-basis:46%;margin-bottom:1.5rem}.enya.is-tribute-combo .tribute-card-choices-list .tribute-card-thumb img{border:1px solid #979797;max-width:100%}.enya.is-tribute-combo .tribute-card-choices-list .tribute-card-thumb.thumb-active{box-shadow:0 0 0 6px #009ceb}.enya.is-tribute-combo .tribute-card-choices-list .tribute-card-thumb.thumb-active img{border-color:#009ceb}.enya.enya-hsi:not(.enya-woof).is-tribute-combo .tribute-card-thumb.thumb-active{box-shadow:0 0 0 6px #6f9e00}.enya.is-tribute-combo label[for=en__field_supporter_questions_1441669],.enya.is-tribute-combo label[for=en__field_supporter_questions_1464718]{margin-left:0;pointer-events:none}.enya.is-tribute-combo .print-ecard-header{font-size:1.125rem;letter-spacing:0;margin-bottom:.875rem;text-transform:none}.enya.is-tribute-combo .en__field--is-tribute-gift.visible-opt-in label.en__field__label.tribute-checkbox-label{color:#000;font-size:1rem;font-weight:700;line-height:1.1;margin-bottom:.2rem;margin-top:0}.enya-donation .enWidget--progressBar{padding:.3125rem 1.5625rem}@media(min-width:48rem){.enya-donation .enWidget--progressBar{padding:.3125rem 0}}.enya-donation .enWidget--progressBar .enWidget__progress{border-radius:6px;min-height:auto;min-width:auto}.enya-donation .enWidget--progressBar .enWidget__progress .enWidget__fill{border-radius:6px}.enya-donation .enWidget--progressBar .enWidget__copy--above,.enya-donation .enWidget--progressBar .enWidget__copy--below{margin:0}.enya-donation .enWidget--progressBar .donate-progress-copy{font-family:freight-sans-pro,Verdana,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:1;margin-bottom:.75rem;text-align:center}.enya-donation .enWidget--progressBar .donate-progress-copy.percentage-value{font-size:1.25rem;margin:0}.enya-donation .enWidget--progressBar .percentage-wrapper{display:none;justify-content:space-between;visibility:hidden}p.character-count-note{font-size:.75rem;line-height:1;margin:.3125rem 0 0}.enya-donation.has-apple-pay-payment-type.is-apple-pay-enabled .payment-source-section .en__field__item,.enya-donation.has-google-pay.is-google-pay-enabled .payment-source-section .en__field__item{flex-basis:20%;max-width:20%}.enya-donation.has-apple-pay-payment-type.is-apple-pay-enabled .payment-source-section .en__field__item:last-of-type,.enya-donation.has-google-pay.is-google-pay-enabled .payment-source-section .en__field__item:last-of-type{flex-basis:35%;margin-right:-1.875rem;max-width:40%}.enya-donation.has-apple-pay-payment-type.is-apple-pay-enabled .payment-source-section .en__field__label--item,.enya-donation.has-google-pay.is-google-pay-enabled .payment-source-section .en__field__label--item{align-items:center;font-size:.875rem}@media(min-width:31.3125rem){.enya-donation.has-apple-pay-payment-type.is-apple-pay-enabled .payment-source-section .en__field__label--item,.enya-donation.has-google-pay.is-google-pay-enabled .payment-source-section .en__field__label--item{font-size:1.125rem}}@media(min-width:64rem){.enya-donation.has-apple-pay-payment-type.is-apple-pay-enabled .payment-source-section .en__field__label--item,.enya-donation.has-google-pay.is-google-pay-enabled .payment-source-section .en__field__label--item{font-size:1rem}}.enya-donation.has-apple-pay-payment-type.is-apple-pay-enabled .payment-source-section .en__field__input--radio+.en__field__label--item:before,.enya-donation.has-google-pay.is-google-pay-enabled .payment-source-section .en__field__input--radio+.en__field__label--item:before{margin-right:4px;margin-top:2px}.enya-donation.has-apple-pay-payment-type:not(.is-apple-pay-enabled) .payment-choice-apple-pay{display:none;visibility:hidden}@supports(-webkit-appearance:-apple-pay-button){#apple-pay-button{-apple-pay-button-type:donate;--apple-pay-button-width:100%;--apple-pay-button-box-sizing:border-box;-webkit-appearance:-apple-pay-button;border-radius:2px;cursor:pointer;height:2.875rem}}@supports not (-webkit-appearance:-apple-pay-button){#apple-pay-button{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/2253/button-donate-apple-pay.png);background-position:50% 50%;background-repeat:no-repeat;background-size:100%;border-radius:5px;cursor:pointer;height:auto;margin:0 auto 10px;width:100%}}#apple-pay-button{pointer-events:none}#apple-pay-section{cursor:pointer;margin-top:.5rem}#apple-pay-section p{color:#d83c2d;font-size:.875rem;line-height:1.5;margin:0 0 1rem}#apple-pay-section.disabled{display:none}.enya-donation.is-payment-apple-pay .en__submit{display:none}.enya-donation.has-apple-pay-payment-type.is-apple-pay-enabled .payment-source-section .payment-choice-apple-pay{flex-basis:35%;max-width:35%}.enya.use-new-style-payment-buttons .payment-source-section .en__field__element--radio{flex-direction:column}.enya.use-new-style-payment-buttons .payment-source-section .en__field__element--radio .en__field__item{margin-bottom:.8125rem;max-width:100%}.enya.use-new-style-payment-buttons .payment-source-section .en__field__label--item{text-transform:none}.enya.has-paypal-venmo.is-monthly-selected .payment-choice-paypal-venmo{display:none;visibility:hidden}.enya.has-paypal-venmo.is-monthly-selected .submit-section-block .en__submit{display:block;visibility:visible}.enya.has-paypal-venmo.is-one-time-selected .payment-source-section .en__field__item{flex-basis:auto;margin-right:.625rem;max-width:none}.enya.has-paypal-venmo.is-one-time-selected .payment-source-section .en__field__label--item{font-size:1.125rem;line-height:.9}@media(min-width:48rem){.enya.has-paypal-venmo.is-one-time-selected .payment-source-section .en__field__label--item{font-size:1.375rem;line-height:.72727272}}@media(min-width:64rem){.enya.has-paypal-venmo.is-one-time-selected .payment-source-section .en__field__label--item{font-size:1.25rem}}.enya.has-paypal-venmo.is-one-time-selected .payment-source-section .en__field__input--radio+.en__field__label--item:before{margin-right:.375rem}.enya.has-paypal-venmo.is-one-time-selected .payment-choice-paypal-venmo{display:block;visibility:visible}.enya.has-paypal-venmo .digital-wallet-block,.enya.has-paypal-venmo.is-payment-venmo .submit-section-block .en__submit{display:none;visibility:hidden}.enya.has-paypal-venmo.is-payment-venmo .digital-wallet-block{display:block;visibility:visible}body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__item{flex-basis:auto;margin-right:.3125rem;max-width:none}@media(min-width:31.3125rem){body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__item{flex-basis:20%;max-width:20%}}body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__item:nth-of-type(2){margin-right:.3125rem}@media(min-width:31.3125rem){body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__item:nth-of-type(2){margin-right:2%}}body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__item:last-of-type{flex-basis:auto;margin-right:.3125rem;max-width:none}@media(min-width:31.3125rem){body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__item:last-of-type{flex-basis:35%;max-width:35%}}body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__label--item{font-size:.875rem}@media(min-width:31.3125rem){body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__label--item{font-size:1.125rem}}@media(min-width:64rem){body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__label--item{font-size:.875rem}}body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__element--radio{flex-wrap:nowrap}body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__input--radio+.en__field__label--item:before{height:.9375rem;margin-right:2px;margin-top:2px;min-width:.9375rem;width:.9375rem}@media(min-width:23.4375rem){body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__input--radio+.en__field__label--item:before{margin-right:4px}}@media(min-width:31.3125rem){body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__input--radio+.en__field__label--item:before{height:1.25rem;min-width:1.25rem;width:1.25rem}}@media(min-width:64rem){body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__input--radio+.en__field__label--item:before{height:.9375rem;min-width:.9375rem;width:.9375rem}}@media(min-width:31.3125rem){body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__item.payment-choice-credit{margin-right:.625rem}}@media(min-width:48rem){body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__item.payment-choice-credit{margin-right:.1875rem}}@media(min-width:64rem){body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__item.payment-choice-credit{margin-right:.3125rem}}@media(min-width:31.3125rem){body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__item.payment-choice-bank{flex-basis:15%;margin-right:1.25rem}}@media(min-width:48rem){body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__item.payment-choice-bank{margin-right:.4375rem}}@media(min-width:64rem){body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__item.payment-choice-bank{margin-right:.625rem}}@media(min-width:31.3125rem){body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__item.payment-choice-paypal-venmo{flex-basis:27%;margin-right:1.25rem;max-width:32%}}@media(min-width:64rem){body.enya-donation.has-paypal-venmo.has-apple-pay-payment-type.is-apple-pay-enabled.is-one-time-selected .payment-source-section .en__field__item.payment-choice-paypal-venmo{margin-right:.75rem}}.enya.has-google-pay .digital-wallet-block,.enya.has-google-pay.is-payment-google-pay .submit-section-block .en__submit{display:none;visibility:hidden}.enya.has-google-pay.is-payment-google-pay .digital-wallet-block{display:block;visibility:visible}body:not(#en__pagebuilder) .payment-choice-google-pay{display:none;visibility:hidden}body:not(#en__pagebuilder).is-google-pay-enabled .payment-choice-google-pay{display:block;visibility:visible}body:not(#en__pagebuilder) .digital-wallet-total-block{display:none;visibility:hidden}body:not(#en__pagebuilder).enya.has-google-pay.is-payment-google-pay .digital-wallet-total-block,body:not(#en__pagebuilder).enya.has-paypal-venmo.is-payment-venmo .digital-wallet-total-block{display:block;margin-top:.625rem;visibility:visible}body:not(#en__pagebuilder).enya.has-google-pay.is-payment-google-pay .digital-wallet-total-block p.digital-wallet-total,body:not(#en__pagebuilder).enya.has-paypal-venmo.is-payment-venmo .digital-wallet-total-block p.digital-wallet-total{font-size:1.625rem;font-weight:600;margin:-.3125rem auto 1.25rem;text-align:center}body:not(#en__pagebuilder).enya.has-google-pay.is-payment-google-pay .digital-wallet-total-block p.digital-wallet-required-fields-note,body:not(#en__pagebuilder).enya.has-paypal-venmo.is-payment-venmo .digital-wallet-total-block p.digital-wallet-required-fields-note{color:#293941;font-size:.9375rem;margin:0 auto 1rem;max-width:18.75rem;text-align:center}body:not(#en__pagebuilder).enya.has-google-pay.is-payment-google-pay .digital-wallet-total-block span.digital-wallet-monthly,body:not(#en__pagebuilder).enya.has-google-pay.is-payment-google-pay .digital-wallet-total-block span.digital-wallet-yearly,body:not(#en__pagebuilder).enya.has-paypal-venmo.is-payment-venmo .digital-wallet-total-block span.digital-wallet-monthly,body:not(#en__pagebuilder).enya.has-paypal-venmo.is-payment-venmo .digital-wallet-total-block span.digital-wallet-yearly{display:none;visibility:hidden}body:not(#en__pagebuilder).enya.has-google-pay.is-payment-google-pay.is-monthly-selected span.digital-wallet-monthly,body:not(#en__pagebuilder).enya.has-google-pay.is-payment-google-pay.is-yearly-selected span.digital-wallet-yearly{display:inline-block;visibility:visible}body:not(#en__pagebuilder).enya.enya-woof.has-google-pay.is-payment-google-pay .digital-wallet-total-block p.digital-wallet-total{font-size:1.375rem}.enya.is-ecard-donation .your-info-heading{margin-top:0}.enya.is-ecard-donation .payment-heading-block,.enya.is-ecard-donation .send-ecard-heading{margin-top:2.5rem}.enya.is-ecard-donation .ecard-print-text p{margin:0}.enya.is-ecard-donation.is-thanks-page .en__ecarditems__preview{outline:0;overflow-x:hidden;overflow-y:auto;z-index:4000}.enya.is-ecard-donation.is-thanks-page .en__ecarditems__prevbg{position:fixed}.enya.is-ecard-donation.is-thanks-page .en__ecarditems__prevwrap{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;height:auto;left:0;margin:1rem!important;max-width:calc(100% - 2rem);position:relative;top:0;width:100%;z-index:4000}@media(min-width:40rem){.enya.is-ecard-donation.is-thanks-page .en__ecarditems__prevwrap{margin:1.75rem auto!important;max-width:602px}}.enya.is-ecard-donation.is-thanks-page .en__ecarditems__preview.overflow--width .en__ecarditems__prevwrap{left:50%!important;transform:translateX(-50%)}.enya.is-ecard-donation.is-thanks-page .en__ecarditems__prevclose{font-size:1.25rem;font-weight:700;height:auto;right:.5rem;top:.25rem;width:auto}.enya.is-ecard-donation.is-thanks-page .en__ecarditems__preview .en__component--column{margin-bottom:2rem;margin-top:2rem;text-align:center}.enya.is-ecard-donation.is-thanks-page .en__ecarditems__preview .enya-donation-submit{margin:auto auto 1rem;width:auto}.enya.is-ecard-donation.is-thanks-page .en__ecarditems__prevwrap iframe{height:auto;min-width:100%;width:1px}.enya.enya-hsi.is-thanks-page.is-ecard-donation .thanks-intro-container{margin-bottom:1em}.enya.enya-hsi.is-thanks-page.is-ecard-donation .share-intro-container p,.enya.enya-hsi.is-thanks-page.is-ecard-donation .thanks-shares-container{margin-top:0}#printEcardButton{cursor:pointer}.enya-woof button.ecard-print-button{align-items:center;background-color:#009ceb;border:0;border-radius:.25rem;box-shadow:none;color:#fff;display:inline-flex;font-family:Noto Sans,Arial,Helvetica,sans-serif;font-size:1.3333em;font-style:normal;font-weight:600;font-weight:700;justify-content:center;letter-spacing:.05em;line-height:1.2;padding:.6666em 1.125em;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.enya-woof button.ecard-print-button.focus-visible,.enya-woof button.ecard-print-button:focus{box-shadow:0 0 0 .25rem #bae8ff;outline:0}.enya-woof button.ecard-print-button:focus,.enya-woof button.ecard-print-button:focus-visible{box-shadow:0 0 0 .25rem #bae8ff;outline:0}.enya-woof button.ecard-print-button:hover{background-color:#007dbc;color:#fff}.enya.is-ecard-donation-processor .en__submit{text-align:center}.enya.is-ecard-donation-processor .en__submit button{align-items:center;background-color:#009ceb;border:0;border-radius:.25rem;border-radius:.5rem;box-shadow:none;color:#fff;display:inline-flex;font-family:Noto Sans,Arial,Helvetica,sans-serif;font-size:1.5em;font-style:normal;font-weight:600;font-weight:700;justify-content:center;letter-spacing:normal;line-height:1.2;margin:1rem auto;max-width:21.875rem;padding:.6em 1.125em;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.enya.is-ecard-donation-processor .en__submit button.focus-visible,.enya.is-ecard-donation-processor .en__submit button:focus{box-shadow:0 0 0 .25rem #bae8ff;outline:0}.enya.is-ecard-donation-processor .en__submit button:focus,.enya.is-ecard-donation-processor .en__submit button:focus-visible{box-shadow:0 0 0 .25rem #bae8ff;outline:0}.enya.is-ecard-donation-processor .en__submit button:hover{background-color:#007dbc;color:#fff}.enya.is-ecard-donation-processor.is-error-page .error-contact p,.enya.is-ecard-donation-processor.is-error-page .error-message-container p{font-size:1.25rem}.enya.is-ecard-donation-processor:not(.is-thanks-page) #main-content{margin:2rem auto 0;max-width:43.75rem;padding:0 1.5rem}.enya.is-ecard-donation-processor .en__ecarditems__preview{z-index:4000}.enya.is-ecard-donation-processor .en__ecardrecipients__name{margin-bottom:1rem;width:100%}@media(min-width:37.5625rem){.enya.is-ecard-donation-processor .en__ecardrecipients__name{margin-bottom:0;width:50%}}.enya.is-ecard-donation-processor .en__ecardrecipients__email{width:100%}@media(min-width:37.5625rem){.enya.is-ecard-donation-processor .en__ecardrecipients__email{width:50%}}.enya.is-ecard-donation-processor .en__ecardmessage textarea,.enya.is-ecard-donation-processor .en__ecardrecipients__email input,.enya.is-ecard-donation-processor .en__ecardrecipients__name input{display:inline-block;width:100%}.enya.is-ecard-donation-processor .en__ecardrecipients__email input,.enya.is-ecard-donation-processor .en__ecardrecipients__name input{width:80%}@media(min-width:37.5625rem){.enya.is-ecard-donation-processor .en__ecardrecipients__email input,.enya.is-ecard-donation-processor .en__ecardrecipients__name input{width:75%}}.enya.is-ecard-donation-processor .en__ecardrecipients__detail{flex-direction:column}@media(min-width:37.5625rem){.enya.is-ecard-donation-processor .en__ecardrecipients__detail{flex-direction:row}}.enya.is-ecard-donation-processor .en__ecardrecipients__futureDelivery input{width:12.5rem}.enya.is-ecard-donation-processor button.en__ecarditems__addrecipient{background-color:#009ceb;font-family:Noto Sans,Arial,Helvetica,sans-serif!important;font-family:Noto Sans,Arial,Helvetica,sans-serif;font-style:normal;font-weight:700!important;font-weight:600;height:2.75rem;width:3.75rem}.enya.is-ecard-donation-processor .en__ecardrecipients__list{border:1px solid #979797;border-radius:.5rem}.enya.is-ecard-donation-processor .en__ecardrecipients__list.ecard__mandatory__error{border-color:#e50913}.en__field--ecard-delivery-ecard-message .en__field__input--textarea{min-height:5.5em}.en__field--ecard-delivery-send-ecard-date .en__field__input--calendar{width:100%}@media(min-width:48rem){.en__field--ecard-delivery-send-ecard-date .en__field__input--calendar{width:50%}}body:not(#en__pagebuilder).enya-hsi .en__field--ecard-delivery-ecard-selection{display:none;visibility:hidden}body#en__pagebuilder.enya-hsi .en__field--ecard-delivery-ecard-selection{display:block;visibility:visible}body:not(#en__pagebuilder).enya-hsus .en__field--ecard-delivery-tribute-ecard-selection{display:none;visibility:hidden}body#en__pagebuilder.enya-hsus .en__field--ecard-delivery-tribute-ecard-selection{display:block;visibility:visible}.symbolic-gifts-container .gifts-section-header{color:#00358e;font-size:1.875rem;font-weight:500;line-height:2.125rem;margin-top:2.5rem;padding-left:2px;padding-right:2px;text-align:center}@media(min-width:48rem){.symbolic-gifts-container .gifts-section-header{margin-top:2rem}}.symbolic-gifts-container .gifts-intro-text{margin:0 auto 1.5rem;max-width:46.875rem}.symbolic-gifts-container .gifts-outro-text{margin:1.5rem auto 0;max-width:46.875rem;padding:0 1.25rem 0 1.5625rem}@media(min-width:48rem){.symbolic-gifts-container .gifts-outro-text{padding:0}}.symbolic-gifts-container .gifts-outro-text p,.symbolic-gifts-container .gifts-outro-text p strong{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#293941;font-family:freight-sans-pro,Verdana,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;line-height:1.4;margin-bottom:.625rem;margin-top:0}.symbolic-gifts-container .gifts-outro-text p strong{color:inherit;font-size:1em;font-weight:600;line-height:1}.symbolic-gifts-container .gifts-wrapper{display:flex;flex-wrap:wrap;justify-content:center}@media(min-width:48rem){.symbolic-gifts-container .gifts-wrapper{margin:0 -7rem}}@media(min-width:64rem){.symbolic-gifts-container .gifts-wrapper{margin:0}}.symbolic-gifts-container .gift-card{align-items:center;border:1px solid #979797;display:flex;flex:0 1 100%;flex-direction:column;margin:10px;padding:0}@media(min-width:31.25rem){.symbolic-gifts-container .gift-card{flex-basis:45%}}@media(min-width:64rem){.symbolic-gifts-container .gift-card{flex-basis:30%}}.symbolic-gifts-container .gift-card img{max-width:100%}.symbolic-gifts-container .gift-card.card-additional-amount{background-color:#f8f8f8;min-height:17.1875rem}.symbolic-gifts-container .gift-card .additional-gift-icon{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/2253/hand-heart-giving-icon-bright-blue.svg);background-position:center 75%;background-repeat:no-repeat;background-size:32%;flex-basis:50%;min-height:150px;width:100%}.symbolic-gifts-container .gift-headline{flex-basis:22%;font-size:1.125rem;margin-bottom:1rem;padding-left:5px;padding-right:5px;text-align:center}.symbolic-gifts-container .gift-card.card-additional-amount .gift-headline{flex-basis:10%;margin:0}.symbolic-gifts-container .gift-image-wrapper{position:relative}.symbolic-gifts-container .photo-credit{color:#fff;font-family:freight-sans-pro,Verdana,sans-serif;font-size:.6875rem;font-style:italic;font-weight:500;line-height:1.363636;margin:-1.125rem .3125rem .3125rem .75rem;text-shadow:0 0 3px #000}.symbolic-gifts-container .gift-amount{align-items:center;background-color:#009ed0;border-radius:50%;bottom:.625rem;color:#fff;display:inline-flex;font-size:1.5rem;height:60px;justify-content:center;position:absolute;right:.625rem;width:60px}.symbolic-gifts-container .gift-amount:before{content:"$"}.symbolic-gifts-container .gift-quantity-wrapper{align-items:center;display:flex;flex-wrap:nowrap;height:2.5rem;justify-content:center}.symbolic-gifts-container .gift-quantity-input{color:#3b3b3b;flex-basis:30%;font-size:1.5rem;height:2.1875rem;padding:.125rem .75rem .25rem;text-align:center;width:3.75rem}.symbolic-gifts-container .quantity-header{margin:2px 0 10px;text-transform:none}.symbolic-gifts-container .btn-quantity{align-items:center;background-color:transparent;border:1px solid #009ed0;color:#009ed0;display:flex;font-size:1.125rem;height:2.1875rem;justify-content:center;line-height:1;margin-left:.3125rem;touch-action:none;width:2.1875rem}.symbolic-gifts-container .btn-quantity.btn-decrease{margin-left:0;margin-right:.3125rem;padding-top:0}.symbolic-gifts-container .btn-quantity:hover{background-color:#009ed0;border-color:#009ed0;color:#fff}.symbolic-gifts-container .btn-quantity:active{margin-bottom:-2px;margin-top:2px}.symbolic-gifts-container .gift-item-total-header{margin-top:.625rem}.symbolic-gifts-container .gift-item-total-amount{font-size:1.5rem;font-weight:600}.symbolic-gifts-container .gift-item-total-amount:before{content:"$"}.symbolic-gifts-container .additional-amount-field:before{color:#293941;content:"$";display:block;font-size:1.125rem;font-weight:500;height:0;left:.8125rem;position:relative;top:.5625rem;width:0}.symbolic-gifts-container input.gift-additional-amount{padding-left:1.5625rem}.is-symbolic-giving-page .en__component--column.en__component--advcolumn.total-and-amount-row{width:auto}.is-symbolic-giving-page .total-and-amount-row{background-color:#f8f8f8;border:1px solid #979797;display:flex;flex-direction:column;justify-content:flex-start;margin:2rem 10px .5rem;max-width:890px;width:auto}@media(min-width:36rem){.is-symbolic-giving-page .total-and-amount-row{flex-direction:row;height:13rem}}@media(min-width:48rem){.is-symbolic-giving-page .total-and-amount-row{margin:2rem -4rem .5rem}}@media(min-width:64rem){.is-symbolic-giving-page .total-and-amount-row{margin:2rem auto .5rem}}.is-symbolic-giving-page .total-and-amount-row .total-section-block{align-items:center;background-color:#009ed0;display:flex;flex-basis:40%;justify-content:center}.is-symbolic-giving-page .total-and-amount-row .total-section{align-items:center;color:#fff;display:flex;flex-direction:column;justify-self:center;padding:2.125rem 1rem}.is-symbolic-giving-page .total-and-amount-row .total-amount{display:block;font-family:freight-sans-pro,Verdana,sans-serif;font-size:3.5rem;font-style:normal;font-weight:600;line-height:1}.is-symbolic-giving-page .total-and-amount-row .total-amount:before{content:"$"}.is-symbolic-giving-page .total-and-amount-row .total-header{color:#fff;font-family:freight-sans-pro,Verdana,sans-serif;font-size:1.5rem;font-style:normal;font-weight:600;letter-spacing:normal;line-height:1;margin-bottom:0;margin-top:2px;text-transform:none}.is-symbolic-giving-page .total-and-amount-row .amount-section-block{align-items:center;display:flex;flex-basis:42%;justify-content:center;padding:2rem .5rem 2rem 1.5rem}@media(min-width:36rem){.is-symbolic-giving-page .total-and-amount-row .amount-section-block{flex-basis:55%;margin-left:1rem;padding:3rem 1rem}}@media(min-width:64rem){.is-symbolic-giving-page .total-and-amount-row .amount-section-block{flex-basis:47%;margin-left:2.4rem}}.is-symbolic-giving-page .total-and-amount-row .monthly-nudge{margin-bottom:0}.is-symbolic-giving-page #en__field_transaction_recurrpay{opacity:0}.is-symbolic-giving-page #en__field_transaction_recurrpay+label:after{content:none}.is-symbolic-giving-page #en__field_transaction_recurrpay:checked+label:after{content:""}.is-symbolic-giving-page label[for=en__field_transaction_recurrpay]{left:.625rem;margin-left:5px;text-transform:none}.is-symbolic-giving-page label[for=en__field_transaction_recurrpay]:before{border:1px solid #979797;content:"";display:inline-block;height:20px;left:-1.7rem;position:absolute;top:0;width:20px}.is-symbolic-giving-page label[for=en__field_transaction_recurrpay]:after{border-bottom:3px solid #009ed0;border-left:3px solid #009ed0;content:"";display:inline-block;height:10px;left:-1.5rem;position:absolute;top:0;transform:rotate(-45deg);width:21px}.is-symbolic-giving-page .en__field--recurrpay .en__field__item{align-items:center;display:flex}.is-symbolic-giving-page .en__component--column.en__component--advcolumn.symbolic-gifts-payment-section,.is-symbolic-giving-page .en__component--column.en__component--advcolumn.symbolic-gifts-your-information-section{flex:0 1 40%;margin:0 auto;padding-left:20px;padding-right:20px}@media(min-width:48rem){.is-symbolic-giving-page .en__component--column.en__component--advcolumn.symbolic-gifts-payment-section,.is-symbolic-giving-page .en__component--column.en__component--advcolumn.symbolic-gifts-your-information-section{padding-left:0;padding-right:0}}.is-symbolic-giving-page .en__component--column.en__component--advcolumn.symbolic-gifts-payment-section{margin-top:2rem;width:100%}@media(min-width:64rem){.is-symbolic-giving-page .en__component--column.en__component--advcolumn.symbolic-gifts-payment-section{margin-top:0}}.is-symbolic-giving-page h2.form-section-header,.is-symbolic-giving-page h2.gifts-payment-section-header{color:#00358e;font-size:1.875rem;font-weight:500;text-align:center}.is-symbolic-giving-page .payment-heading-block,.is-symbolic-giving-page h4.your-info-heading{margin-top:0}.is-symbolic-giving-page.is-apple-pay-enabled h4.your-info-heading{margin-top:2.5rem}.is-symbolic-giving-page .secure-marker{max-height:17px}.enya.is-symbolic-giving-page .en__field.en__field--recurrpay{margin-bottom:0}body.is-symbolic-giving-page:not(#en__pagebuilder) .en__field--donationAmt{display:none;visibility:hidden}body.is-symbolic-giving-page#en__pagebuilder .en__field--donationAmt{opacity:.5}body.is-symbolic-giving-page#en__pagebuilder .en__field--donationAmt label{width:auto}body.is-symbolic-giving-page#en__pagebuilder .en__field--donationAmt:before{content:"[Visually Hidden Field]";display:block}body.is-symbolic-giving-page .page-error-container{margin-top:2rem;padding:1rem}body.enya-hsi .gifts-section-header,body.enya-hsi h2.gifts-payment-section-header{color:#024731}body.enya-hsi:not(#en__pagebuilder) .gifts-currency-block{display:none;visibility:hidden}body.enya-hsi:not(#en__pagebuilder) .intro-text-block .gifts-currency-block{display:block;visibility:visible;width:12.5rem}body.enya-hsi .symbolic-gifts-container{display:flex;flex-direction:column}body.enya-hsi .symbolic-gifts-container .gift-amount{background-color:#6f9e00}body.enya-hsi .symbolic-gifts-container .btn-quantity{border-color:#6f9e00;color:#6f9e00}body.enya-hsi .symbolic-gifts-container .btn-quantity:hover{background-color:#6f9e00;border-color:#6f9e00;color:#fff}body.enya-hsi .symbolic-gifts-container .gift-card .additional-gift-icon{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/104/hand-heart-giving-icon-green.svg)}body.enya-hsi.is-currency-eur .symbolic-gifts-container .additional-amount-field:before,body.enya-hsi.is-currency-eur .symbolic-gifts-container .gift-amount:before,body.enya-hsi.is-currency-eur .symbolic-gifts-container .gift-item-total-amount:before,body.enya-hsi.is-currency-eur .total-section-block .total-amount:before{content:"€"}body.enya-hsi.is-currency-gbp .symbolic-gifts-container .additional-amount-field:before,body.enya-hsi.is-currency-gbp .symbolic-gifts-container .gift-amount:before,body.enya-hsi.is-currency-gbp .symbolic-gifts-container .gift-item-total-amount:before,body.enya-hsi.is-currency-gbp .total-section-block .total-amount:before{content:"£"}body.enya-hsi .total-and-amount-row .total-section-block{background-color:#024731}.heart-x-move{height:11px;left:0;position:absolute;top:-20px;visibility:hidden;width:13px}.heart-y-move-enter .heart-x-move,.heart-y-move-enter-active .heart-x-move{visibility:visible}.heart-holder{display:inline-block;height:0;transform-origin:50% 50%;width:0}.is-symbolic-giving-page .additional-amount-field .heart-holder{align-self:flex-start;margin-left:-1rem;margin-top:-1rem}.heart-y-move-enter{will-change:transform,opacity}.heart-y-move-enter-active{animation:heart-y-move 2.5s linear forwards;animation-delay:50ms}@keyframes heart-y-move{0%{opacity:1;transform:translate(0) rotate(0)}5%{transform:translate(0) scale(1.7)}60%{transform:translateY(-65px) rotate(25deg) scale(1.7)}80%{opacity:1;transform:translateY(-76px) rotate(0) scale(1.7)}to{opacity:0;transform:translateY(-95px) scale(2) rotate(0)}}@keyframes heart-x-move{0%{transform:translateY(-50%) rotate(0)}33%{transform:translate(-7px,-50%) rotate(23deg)}67%{transform:translate(7px,-50%) rotate(-23deg)}to{transform:translateY(-50%) rotate(0)}}.enya:not(.is-apple-pay-enabled) .en__field.en__field--feeCover{margin-bottom:1.5rem;margin-top:1rem}@media(min-width:34.6875rem){.enya:not(.is-apple-pay-enabled) .en__field.en__field--feeCover .en__field__element--checkbox .en__field__item{align-items:center}}@media(min-width:48rem){.enya:not(.is-apple-pay-enabled) .en__field.en__field--feeCover .en__field__element--checkbox .en__field__item{align-items:flex-start}}.enya:not(.is-apple-pay-enabled) .en__field.en__field--feeCover #en__field_transaction_feeCover{height:1.5rem;width:1.5rem}.enya:not(.is-apple-pay-enabled) .en__field.en__field--feeCover label[for=en__field_transaction_feeCover]{font-size:1rem}#skip a{color:#00358e;height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}.enya-hsi:not(.enya-woof) #skip a{color:#024731}#skip a:focus{box-shadow:none;display:inline-block;height:auto;left:1rem;padding:.5rem;position:relative;top:.5rem;width:auto;z-index:3000}.enya-woof #skip a{color:#002b70}#page-header{background-color:#f8f8f8;box-shadow:0 2px 4px 0 rgba(0,0,0,.09);left:0;position:fixed;top:0;width:100%;z-index:2000}.logo-header{height:3.0625rem;margin:auto;position:relative;text-align:center}.logo-header span{display:inline;float:left;text-indent:-9999px}@media(min-width:48rem){.logo-header{height:4rem}}@media(min-width:64rem){.logo-header{height:5.0625rem}}.logo-header.logo-lockup{display:flex;height:5rem;max-width:100%;padding:.75rem 1.5625rem;width:28.4375rem}@media(min-width:64rem){.logo-header.logo-lockup{height:8.125rem;padding:1.5625rem 0}}.logo-header.logo-lockup .woof-container{flex:0 0 47%;padding-right:1.5625rem}@media(min-width:28.125rem){.logo-header.logo-lockup .woof-container{padding-right:0}}@media(min-width:64rem){.logo-header.logo-lockup .woof-container{flex-basis:46%;padding-right:2.1875rem}}.logo-header.logo-lockup a.woof-logo{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/2253/humane-world-logo-blue-black.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;box-shadow:none;display:inline-block;height:100%;margin-top:.125rem;width:100%}@media(min-width:64rem){.logo-header.logo-lockup a.woof-logo{margin-top:.1875rem}}.logo-header.logo-lockup .logo-lockup-divider{background-color:#979797;flex:0 0 0.0625rem}.logo-header.logo-lockup .formerly-container{flex:1 53%;padding-left:1.5625rem}@media(min-width:64rem){.logo-header.logo-lockup .formerly-container{padding-left:2.1875rem}}.logo-header.logo-lockup .formerly-text{line-height:.6}@media(min-width:64rem){.logo-header.logo-lockup .formerly-text{line-height:1.5}}.logo-header.logo-lockup .formerly-text span{color:#000;float:none;font-family:Noto Sans,Arial,Helvetica,sans-serif;font-size:.5rem;font-style:normal;font-weight:400;text-indent:0}@media(min-width:64rem){.logo-header.logo-lockup .formerly-text span{font-size:.8125rem}}.logo-header.logo-lockup .hsus-logo{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/2253/hsus-logo-blue.svg);height:100%;margin-top:.6875rem;max-width:9.375rem;width:100%}@media(min-width:64rem){.logo-header.logo-lockup .hsus-logo{margin-top:.4375rem;max-width:13.125rem}}.logo-header.logo-lockup .hsi-logo{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/104/hsi-logo-green.svg);height:100%;margin-top:0;max-width:10.625rem;width:100%}.logo-header.logo-lockup.throuple{padding:.75rem .625rem}@media(min-width:31.3125rem){.logo-header.logo-lockup.throuple{width:31.25rem}}@media(min-width:64rem){.logo-header.logo-lockup.throuple{width:37.5rem}}.logo-header.logo-lockup.throuple .woof-container{padding-right:.9375rem}@media(min-width:31.3125rem){.logo-header.logo-lockup.throuple .woof-container{padding-right:0}}@media(min-width:64rem){.logo-header.logo-lockup.throuple .woof-container{flex-basis:40%;max-width:13.125rem;padding-right:2.1875rem}.logo-header.logo-lockup.throuple .logo-lockup-divider{margin-bottom:.8125rem;margin-top:.8125rem}}.logo-header.logo-lockup.throuple .formerly-container{display:flex;flex-direction:column;margin-top:.3125rem;padding-left:.9375rem}@media(min-width:25.0625rem){.logo-header.logo-lockup.throuple .formerly-container{padding-left:1.5625rem}}@media(min-width:31.3125rem){.logo-header.logo-lockup.throuple .formerly-container{padding-left:2.1875rem}}@media(min-width:64rem){.logo-header.logo-lockup.throuple .formerly-container{flex-basis:60%;margin-top:1rem;max-width:21.875rem}}.logo-header.logo-lockup.throuple .hsus-logo{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/2253/hsus-and-hsi-logos.svg);height:1.3125rem}@media(min-width:25.0625rem){.logo-header.logo-lockup.throuple .hsus-logo{height:100%;max-width:100%}}@media(min-width:64rem){.logo-header.logo-lockup.throuple .hsus-logo{height:3.125rem}}.enya-hsi.enya-donation.is-friends-hsi-form .logo-header.logo-lockup{width:28.125rem}.enya-hsi.enya-donation.is-friends-hsi-form .logo-header.logo-lockup .woof-container{flex-basis:57%}.enya-hsi.enya-donation.is-friends-hsi-form .logo-header.logo-lockup .formerly-container{flex-basis:43%}.enya-hsi.enya-donation.is-friends-hsi-form .logo-header.logo-lockup .formerly-text{margin-bottom:.625rem}.enya-hsi.enya-donation.is-friends-hsi-form .logo-header.logo-lockup a.woof-logo{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/104/Humane-World-Foundation-Canada-logo-H-RGB.svg)}.enya-hsi.enya-donation.is-friends-hsi-form .logo-header.logo-lockup .hsi-logo{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/104/friends-of-hsi-logo.svg)}.enya-hsi.enya-woof .logo-header.logo-lockup{width:25.9375rem}.enya-hsi.enya-woof .logo-header.logo-lockup .woof-container{flex-basis:50%}.logo-header a.hsus-logo{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/2253/hsus-logo-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;box-shadow:none;display:inline-block;height:54.5%;margin-top:.625rem;width:12.5rem}@media(min-width:48rem){.logo-header a.hsus-logo{height:60%;margin-top:.9375rem}}.logo-header a.hsus-logo.hsi-logo-on-hsus{display:none;visibility:hidden}.enya.is-cobranded-hsus-hsi .logo-header a.hsus-logo.hsi-logo-on-hsus{display:inline-block;visibility:visible}.enya-wlt .logo-header a.hsus-logo{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/2254/Wildlife-Land-Trust-logo.svg);box-shadow:none;height:65%;width:8.75rem}@media(min-width:48rem){.enya-wlt .logo-header a.hsus-logo{height:60%;width:10.4375rem}}@media(min-width:64rem){.enya-wlt .logo-header a.hsus-logo{width:13.3125rem}}.enya-hsi .logo-header a.hsi-logo{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/104/hsi-logo-green.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;box-shadow:none;display:inline-block;height:65%;margin-top:.5625rem;width:8.75rem}@media(min-width:48rem){.enya-hsi .logo-header a.hsi-logo{height:70%;margin-top:.625rem;width:12.5rem}}@media(min-width:64rem){.enya-hsi .logo-header a.hsi-logo{margin-top:.8125rem}}.enya-hsi.enya-advocacy.is-uk-form .logo-header a.hsi-logo,.enya-hsi.enya-advocacy.use-logo-uk .logo-header a.hsi-logo,.enya-hsi.enya-donation.use-logo-uk .logo-header a.hsi-logo,.enya-hsi.enya-surveys.use-logo-uk .logo-header a.hsi-logo{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/104/hsi-uk-logo-h-green.svg)}.enya-hsi.enya-advocacy.is-ca-form .logo-header a.hsi-logo,.enya-hsi.enya-surveys.is-ca-form .logo-header a.hsi-logo{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/104/hsi-canada-logo-h-green.svg)}.enya-hsi.enya-donation.is-friends-hsi-form .logo-header a.hsi-logo{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/104/friends-of-hsi-logo.svg)}.enya-hsi.enya-advocacy.use-logo-india .logo-header a.hsi-logo,.enya-hsi.enya-surveys.use-logo-india .logo-header a.hsi-logo{background-image:url(https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/104/hsi-india-logo-h-green.svg)}#page-content .language-link{pointer-events:none;position:fixed;right:1rem;top:.6875rem;z-index:10000}@media(min-width:48rem){#page-content .language-link{align-items:center;display:flex;grid-column:2/3;justify-content:flex-end;margin-top:-4.0625rem;position:relative;right:auto;top:auto}}@media(min-width:64rem){#page-content .language-link{margin-left:auto;margin-right:auto;margin-top:-5.125rem;width:58rem}}#page-content .language-link a{font-size:.875rem;pointer-events:auto}@media(min-width:48rem){#page-content .language-link a{position:fixed}}body#en__pagebuilder .language-link{margin-top:0;position:relative;z-index:auto}body#en__pagebuilder .language-link a{position:relative}@media(min-width:48rem){#page-footer{border-top:1px solid #f8f8f8;margin-top:1.125rem}}@media(min-width:64rem){#page-footer{margin-top:2.5rem}}#page-footer footer{color:#333;display:flex;flex-direction:column;font-size:.8125rem;line-height:1.2307692308;margin:2.125rem 0 1.875rem;padding:0 1.25rem 0 1.375rem}@media(min-width:48rem){#page-footer footer{grid-column-gap:2.5rem;display:grid;grid-template-columns:1fr 1fr;margin:0 auto 1.25rem;max-width:48rem;padding:3.625rem .9375rem 0 1.875rem}}@media(min-width:64rem){#page-footer footer{grid-column-gap:0;grid-template-columns:52% 1fr 28.4375rem;margin:0 auto 2.8125rem;max-width:none;padding:4rem .9375rem 0 1.5625rem;width:95%}}@media(min-width:75rem){#page-footer footer{grid-column-gap:8.125rem;grid-template-columns:40.625rem 25rem;padding:4rem .9375rem 0 0;width:73.75rem}}#page-footer footer p{color:inherit;font-size:inherit;line-height:inherit;margin-bottom:1.25rem}#page-footer footer p:first-child{margin-top:0}.enya-woof #page-footer{border-top:2px solid #eef0f1}.enya-woof #page-footer footer{color:#000;font-size:.75rem;line-height:1.5}.headline-block{text-align:left}@media(min-width:48rem){.headline-block{text-align:center}}@media(min-width:64rem){.headline-block{text-align:left}}.headline-block h1{color:#00358e;font-family:freight-sans-pro,Verdana,sans-serif;font-size:1.875rem;font-style:normal;font-weight:500;hyphens:none;line-height:1.1875;margin-bottom:.875rem;margin-top:0;padding:0 1.5625rem}@media(min-width:48rem){.headline-block h1{margin-bottom:2rem}}@media(min-width:64rem){.headline-block h1{font-size:2.1875rem;line-height:1.05;margin-bottom:2.1875rem;padding:0}}.enya-wlt .headline-block h1{color:#1d3c34}.enya-hsi .headline-block h1{color:#024731}.enya-woof .headline-block h1{color:#00352c;font-family:Sharp Grotesk Bold,Noto Sans,Arial,Helvetica,sans-serif;font-size:2.3125rem;font-style:normal;font-weight:400;line-height:1.05}@media(min-width:64rem){.enya-woof .headline-block h1{font-size:4.25rem}}.hero-image{height:auto;max-width:100%}.enya-woof .hero-image{border-radius:1rem}p.hero-credit{color:#69747a;font-family:freight-sans-pro,Verdana,sans-serif;font-size:.6875rem;font-style:italic;font-weight:500;line-height:1.363636;margin-bottom:0;margin-top:5px;padding-left:1.5625rem}@media(min-width:48rem){p.hero-credit{padding-left:0}}.enya-woof p.hero-credit{font-family:Noto Sans,Arial,Helvetica,sans-serif;font-size:.75rem;font-style:italic;font-weight:400;line-height:1.25}.intro-text-block{margin-top:2.0625rem;padding:0 1.25rem 0 1.5625rem}@media(min-width:48rem){.intro-text-block{padding:0}}.intro-text-block p,.intro-text-block p strong{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#293941;font-family:freight-sans-pro,Verdana,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;line-height:1.4;margin-bottom:.625rem;margin-top:0}.intro-text-block p strong{color:inherit;font-size:1em;font-weight:600;line-height:1}.enya-woof .intro-text-block p,.enya-woof .intro-text-block p strong{color:#000;font-family:Noto Sans,Arial,Helvetica,sans-serif;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.5}.enya-woof .intro-text-block p strong{color:inherit;font-size:1em;font-weight:700;line-height:1}body.enya-donation:not(#en__pagebuilder) .mobile-hero-container{display:none;visibility:hidden}body.enya-donation:not(#en__pagebuilder).small.show-mobile-hero-banner .mobile-hero-container{display:block;visibility:visible}body.enya-donation:not(#en__pagebuilder).small.hide-mobile-hero .hero-container,body.enya-donation:not(#en__pagebuilder).small.hide-mobile-hero .mobile-hero-container,body.enya-donation:not(#en__pagebuilder).small.show-mobile-hero-banner .hero-container{display:none;visibility:hidden}.enya-woof .mobile-hero-container .hero-image{border-radius:0}#page-footer footer .donor-care-text{order:1}@media(min-width:48rem){#page-footer footer .donor-care-text{grid-column:2/3;grid-row:1/3;margin-top:.1875rem}}@media(min-width:64rem){#page-footer footer .donor-care-text{grid-column:3/4;justify-self:flex-end;width:21.5625rem}}@media(min-width:75rem){#page-footer footer .donor-care-text{grid-column:2/3;justify-self:start}}#page-footer footer .donor-care-text h5{font-size:inherit;line-height:inherit;margin:0}#page-footer footer .donor-care-text h5+p{margin-top:0}#page-footer footer .donor-care-text blockquote{margin-bottom:1.5625rem;margin-top:.5em;padding:0}#page-footer footer .legal-text{order:2}@media(min-width:48rem){#page-footer footer .legal-text{order:1}}#page-footer footer .copyright-text{order:3}@media(min-width:64rem){#page-footer footer .copyright-text{grid-row-end:4;grid-row-start:2}}#page-footer .bank-payment-text{display:none;visibility:hidden}body.is-payment-bank #page-footer .bank-payment-text{display:block;visibility:visible}body.enya-hsi.hide-uk-direct-debit-link p.uk-direct-debit-link{display:none;visibility:hidden}#page-container{background-color:#fff;margin:2.6875rem auto 0;overflow:hidden}@media(min-width:48rem){#page-container{grid-row-gap:3rem;display:grid;grid-template-columns:1fr;margin-top:4rem}}@media(min-width:64rem){#page-container{margin-top:5.0625rem;max-width:125rem;width:95%}}.enya-woof #page-container{margin-top:5rem}@media(min-width:64rem){.enya-woof #page-container{margin-top:8.125rem}}@media(min-width:48rem){#page-content{display:grid;grid-template-columns:1fr 35rem 1fr}}@media(min-width:64rem){#page-content{grid-template-columns:1fr minmax(60rem,73.75rem) 1fr}}@media(min-width:90.125rem){#page-content{grid-template-columns:1fr 73.75rem 1fr}}@media(min-width:48rem){#main-container{grid-column:2/3}}.en__component--row.en__component--advrow{flex-direction:column;flex-wrap:wrap;justify-content:space-around}@media(min-width:64rem){.en__component--row.en__component--advrow{flex-direction:row;justify-content:space-around}}@media(min-width:75rem){.en__component--row.en__component--advrow{justify-content:space-between}}.en__component--column.en__component--advcolumn.hero-column{flex-basis:100%;flex-grow:0;margin-top:1.75rem}@media(min-width:48rem){.en__component--column.en__component--advcolumn.hero-column{flex-basis:50%;margin-top:2.25rem}}@media(min-width:64rem){.en__component--column.en__component--advcolumn.hero-column{margin-top:5.5rem}}@media(min-width:75rem){.en__component--column.en__component--advcolumn.hero-column{flex-basis:40.625rem}}.enya-woof .en__component--column.en__component--advcolumn.hero-column{margin-top:1.5625rem}@media(min-width:64rem){.enya-woof .en__component--column.en__component--advcolumn.hero-column{margin-top:3.5rem}}.en__component--column.en__component--advcolumn.form-column{background-color:#f8f8f8;flex-basis:29rem;flex-grow:0;flex-shrink:0;margin:2.875rem 2% 0;padding:1.3125rem .75rem .75rem;scroll-margin-top:4.0625rem;width:auto}@media(min-width:48rem){.en__component--column.en__component--advcolumn.form-column{border:1px solid #979797;margin:2.625rem 0 0;padding:2.75rem 4.5rem 1.875rem}}@media(min-width:64rem){.en__component--column.en__component--advcolumn.form-column{flex-basis:28.4375rem;margin:5.5rem 0 0 .9375rem;padding:2.6875rem 3.4375rem 1.5625rem}}.enya-woof .en__component--column.en__component--advcolumn.form-column{background-color:transparent}@media(min-width:48rem){.enya-woof .en__component--column.en__component--advcolumn.form-column{border:1px solid #979797;border-radius:1rem}}@media(min-width:64rem){.enya-woof .en__component--column.en__component--advcolumn.form-column{margin:4rem 0 0 .9375rem}}.is-thanks-page #page-container{overflow:visible}.is-thanks-page #page-content{margin:5vw}@media(min-width:48rem){.is-thanks-page #page-content{grid-template-columns:1fr 40.625rem 1fr}}@media(min-width:64rem){.is-thanks-page #page-content{grid-template-columns:1fr 46.875rem 1fr;margin:0}}.is-thanks-page h1{color:#00358e;font-size:2.5rem;font-weight:500;line-height:1.05;text-align:center}.enya-woof.is-thanks-page h1{color:#00352c;font-family:Sharp Grotesk Bold,Noto Sans,Arial,Helvetica,sans-serif;font-size:2.3125rem;font-style:normal;font-weight:400;line-height:1.05;text-align:left}@media(min-width:48rem){.enya-woof.is-thanks-page h1{font-size:4.25rem}}.enya-woof.is-thanks-page h1:after{content:none}.is-thanks-page h2{color:#00358e;font-size:1.875rem;font-weight:500;line-height:1.2;margin:.9375rem auto .75rem}.is-thanks-page.enya-wlt h1,.is-thanks-page.enya-wlt h2{color:#1d3c34}.is-thanks-page.enya-hsi:not(.enya-woof) h1,.is-thanks-page.enya-hsi:not(.enya-woof) h2{color:#024731}.enya-woof.is-thanks-page h2{color:#00352c;font-family:Noto Sans,Arial,Helvetica,sans-serif;font-style:normal;font-weight:600}.is-thanks-page h5{line-height:1.1;margin:1.5625rem auto .625rem}.is-thanks-page h5,.is-thanks-page p{color:#293941;font-size:1.25rem;font-weight:500}.is-thanks-page p{line-height:1.3}.is-thanks-page p:last-child{margin-bottom:0}.enya-woof.is-thanks-page p{color:#000;font-size:1.25rem;font-weight:400;line-height:1.5}.is-thanks-page h5+p{margin-top:0}.thanks-intro-container{margin:4.625rem auto 1.875rem}@media(min-width:37.5rem){.thanks-intro-container{margin-top:1.875rem}}@media(min-width:48rem){.thanks-intro-container{margin-top:1.5rem}}@media(min-width:64rem){.thanks-intro-container{margin-top:4.375rem}}.thanks-intro-container h1{margin-left:auto;margin-right:auto;margin-top:0;max-width:43.75rem}.enya-woof .thanks-intro-container{margin-top:6rem}@media(min-width:31.3125rem){.enya-woof .thanks-intro-container{margin-top:6rem}}@media(min-width:37.5rem){.enya-woof .thanks-intro-container{margin-top:1.875rem}}@media(min-width:48rem){.enya-woof .thanks-intro-container{margin-top:1.25rem}}@media(min-width:64rem){.enya-woof .thanks-intro-container{margin-top:3.75rem}}.enya-woof .thanks-intro-container h1{max-width:none}.amazon-smile-container{margin-top:1.875rem}#amznCharityBanner{margin-left:-.5rem}.thanks-shares-container{margin:0 0 1.125rem}@media(min-width:48rem){.thanks-shares-container{margin-bottom:1.625rem}}@media(min-width:64rem){.thanks-shares-container{margin-bottom:3.75rem}}.thanks-shares-container .share-wrapper{display:flex;flex-wrap:wrap}.thanks-shares-container .share-intro-container{flex:1 0 100%}.thanks-shares-container .share-intro-container>p{margin-top:0}.thanks-shares-container .share-preview-container{align-items:flex-start;background-color:#fff;border:1px solid #979797;display:flex;flex-wrap:wrap;margin:1.875rem 0 .625rem;max-width:37.5rem;width:100%}@media(min-width:48rem){.thanks-shares-container .share-preview-container{flex-wrap:nowrap;margin-top:1.25rem;max-width:none;width:41.75rem}}.thanks-shares-container .share-preview-image{flex:1 0 100%}@media(min-width:48rem){.thanks-shares-container .share-preview-image{flex-basis:32%}}.thanks-shares-container .share-preview-image img{height:auto!important;max-width:100%}.thanks-shares-container .share-preview-text{flex:1 0 60%;padding:3.5%}@media(min-width:48rem){.thanks-shares-container .share-preview-text{padding:3.125rem}}.thanks-shares-container .share-preview-text p{font-size:1rem;line-height:1.25;margin-top:0}@media(min-width:48rem){.thanks-shares-container .share-preview-text p{font-size:1.125rem;line-height:1.4444444444}}.thanks-shares-container .share-buttons-container{align-items:center;display:flex;flex-direction:column;width:100%}@media(min-width:48rem){.thanks-shares-container .share-buttons-container{flex-direction:row;justify-content:space-between;max-width:41.75rem}}.thanks-shares-container .share-button a{border-radius:2px;box-shadow:none;color:#fff;display:inline-block;font-family:freight-sans-pro,Verdana,sans-serif;font-size:1rem;font-style:normal;font-weight:600;height:2.625rem;line-height:2.5625;margin:.5em auto;text-align:left;text-decoration:none;text-transform:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:13.125rem}.thanks-shares-container .share-button a.facebook-share{background-color:#1877f2;border:1px solid #1877f2}.thanks-shares-container .share-button a.facebook-share:hover{background-color:#3956ad;border-color:#3956ad}.thanks-shares-container .share-button a.twitter-share{background-color:#1d9bf0;border:1px solid #1d9bf0}.thanks-shares-container .share-button a.twitter-share:hover{background-color:#2aaff8;border-color:#2aaff8}.thanks-shares-container .share-button a.email-share{background-color:#818386;border:1px solid #818386}.thanks-shares-container .share-button a.email-share:hover{background-color:#949598;border-color:#949598}.enya-hsi:not(.enya-woof) .share-button a{box-shadow:none;color:#fff}.share-button-icon img{height:30px;margin:-2px 15px 0 10px;width:30px}.enya-woof .thanks-shares-container .share-preview-container{border:none;justify-content:center;margin:1.25rem 0;max-width:none;width:auto}@media(min-width:48rem){.enya-woof .thanks-shares-container .share-preview-container{align-items:center;justify-content:normal;margin:2.125rem 0}}.enya-woof .thanks-shares-container .share-preview-image{height:10.9375rem;max-height:10.9375rem}@media(min-width:48rem){.enya-woof .thanks-shares-container .share-preview-image{flex-basis:50%;height:15rem;max-height:15rem}}.enya-woof .thanks-shares-container .share-preview-image img{border-radius:16px;height:100%!important;-o-object-fit:cover;object-fit:cover;width:100%}.enya-woof .thanks-shares-container .share-preview-text{margin-top:1.25rem;max-width:90%;padding:0}@media(min-width:48rem){.enya-woof .thanks-shares-container .share-preview-text{flex-basis:50%;margin-top:0;max-width:none;padding-left:2.125rem}}.enya-woof .thanks-shares-container .share-preview-text p{font-size:1rem;line-height:1.4}@media(min-width:48rem){.enya-woof .thanks-shares-container .share-preview-text p{font-size:1.25rem}}.enya-woof .thanks-shares-container .share-buttons-container{max-width:none}.enya-woof .thanks-shares-container .share-buttons-container .share-button{min-width:15rem}@media(min-width:48rem){.enya-woof .thanks-shares-container .share-buttons-container .share-button{min-width:13.125rem}}@media(min-width:64rem){.enya-woof .thanks-shares-container .share-buttons-container .share-button{min-width:15rem}}.enya-woof .thanks-shares-container .share-buttons-container .share-button a{align-items:center;border-radius:.5rem;display:flex;font-family:Noto Sans,Arial,Helvetica,sans-serif;font-size:1.125rem;font-style:normal;font-weight:600;height:3.125rem;justify-content:center;line-height:1.33333;padding-left:.4375rem;padding-right:.4375rem;width:auto}.enya-woof .thanks-shares-container .share-buttons-container .share-button a.email-share,.enya-woof .thanks-shares-container .share-buttons-container .share-button a.facebook-share,.enya-woof .thanks-shares-container .share-buttons-container .share-button a.twitter-share{background-color:#009ceb;border:1px solid #009ceb}.enya-woof .thanks-shares-container .share-buttons-container .share-button a.email-share:hover,.enya-woof .thanks-shares-container .share-buttons-container .share-button a.facebook-share:hover,.enya-woof .thanks-shares-container .share-buttons-container .share-button a.twitter-share:hover{background-color:#007dbc}.enya-woof .thanks-shares-container .share-buttons-container .share-button-icon img{margin:0 .625rem 0 0;width:1.875rem}.enya-woof .thanks-shares-container .share-buttons-container .share-button a.twitter-share .share-button-icon img{width:1.5rem}.transaction-summary-wrapper{background-color:#f8f8f8;margin-left:50%;max-width:none;overflow-x:hidden;padding:0;position:relative;transform:translateX(-50%);width:calc(100vw - 17px)}.enya-woof .transaction-summary-wrapper{background-color:transparent}.transaction-summary-container{margin:0 auto;padding:7vw}@media(min-width:48rem){.transaction-summary-container{max-width:40.625rem;padding:3.75rem 0 5.375rem;width:90%}}@media(min-width:64rem){.transaction-summary-container{max-width:46.875rem}}.enya-woof .thanks-shares-container:before,.enya-woof .transaction-summary-container:before{margin-bottom:1.25rem}@media(min-width:48rem){.enya-woof .thanks-shares-container:before,.enya-woof .transaction-summary-container:before{margin-bottom:3.125rem}}.enya-woof .thanks-shares-container{margin-bottom:0}@media(min-width:48rem){.enya-woof .thanks-shares-container{margin-bottom:1.875rem}}.enya-woof .transaction-summary-container{padding-top:0}.transaction-summary-entries{margin-top:.9375rem}.transaction-summary-entry .entry-label,.transaction-summary-entry .entry-value{color:#293941;display:inline-block;font-size:1.25rem;font-weight:500;line-height:1.3}.enya-woof .transaction-summary-entry .entry-label,.enya-woof .transaction-summary-entry .entry-value{color:#000;font-weight:400;line-height:1.5}.transaction-summary-entry .entry-flag-monthly,.transaction-summary-entry .entry-flag-yearly{display:none;visibility:hidden}body.is-monthly-gift .transaction-summary-entry .entry-flag-monthly,body.is-yearly-gift .transaction-summary-entry .entry-flag-yearly{display:inline-block;visibility:visible}body:not(.is-friends-hsi-form) .transaction-summary-entry.tax-id-entry-main-hsi{display:block;visibility:visible}body.is-friends-hsi-form .transaction-summary-entry.tax-id-entry-main-hsi,body:not(.is-friends-hsi-form) .transaction-summary-entry.tax-id-entry-friends-hsi{display:none;visibility:hidden}body.is-friends-hsi-form .transaction-summary-entry.tax-id-entry-friends-hsi{display:block;visibility:visible}.thanks-gift-aid-text,.transaction-cancellation{display:none;visibility:hidden}body.is-monthly-gift .transaction-cancellation,body.is-uk-form .thanks-gift-aid-text,body.is-yearly-gift .transaction-cancellation{display:block;visibility:visible}.thanks-gift-aid-text p,.transaction-cancellation p{font-size:1rem;font-weight:500;line-height:1.3125}.is-thanks-page #page-footer{border-top:none;margin-top:0}.is-thanks-page #page-footer footer{padding-top:.9375rem}@media(min-width:48rem){.is-thanks-page #page-footer footer{padding-top:.5rem}}@media(min-width:64rem){.is-thanks-page #page-footer footer{padding-top:2.875rem}}.enya-woof.is-thanks-page #page-footer{border-top:2px solid #eef0f1}body:not(#en__pagebuilder) .en__component--socialshareblock{display:none;visibility:hidden}body#en__pagebuilder .en__component--socialshareblock{display:block}