@font-face{font-family:Poppins,sans-serif;src:url(/_astro/Poppins-Regular.rkqrbHHH.woff2) format("woff2")}html{box-sizing:border-box;font-size:100%}*,*:before,*:after{box-sizing:inherit;color:inherit}body{margin:0;padding:0;font-family:Poppins,sans-serif;background-color:var(--background-color);color:var(--text-color)}.container{max-width:1440px;margin:0 auto;padding:0 20px}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.1;margin-top:0}h1{font-size:clamp(2rem,1.25rem + 2vw,3rem)}h2{font-size:clamp(1.625rem,1.125rem + 1.75vw,2.375rem)}h3{font-size:clamp(1.3125rem,1rem + 1.5vw,1.875rem)}h4{font-size:clamp(1.0625rem,.875rem + 1vw,1.5rem)}h5{font-size:clamp(.875rem,.75rem + .5vw,1.125rem)}h6{font-size:clamp(.75rem,.625rem + .25vw,.875rem)}p{margin-top:0;font-size:clamp(1rem,1.2vw,1.4rem)}a,a:visited,a:active{text-decoration:none;font-size:clamp(1rem,1.2vw,1.4rem)}li{font-size:clamp(1rem,1.2vw,1.4rem)}button{padding:.8rem 1.8rem;font-size:clamp(1rem,1.2vw,1.4rem);text-wrap:nowrap;font-weight:700;border-radius:25px;cursor:pointer}.custom-select-wrapper{position:relative;display:inline-block}.custom-select-wrapper select{padding:.8rem 2.5rem .8rem 1.8rem;font-size:clamp(1rem,1.2vw,1.4rem);font-weight:700;border-radius:var(--default-border-radius);cursor:pointer;border:none;background-color:var(--primary-color);color:var(--alt-text-color);appearance:none;text-wrap:nowrap;-moz-appearance:none;-webkit-appearance:none}.custom-select-wrapper:after{content:"";position:absolute;top:50%;right:1rem;transform:translateY(-50%);width:1rem;height:1rem;background-color:var(--alt-text-color);-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3cpolyline%20points='208%2096%20128%20176%2048%2096'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3cpolyline%20points='208%2096%20128%20176%2048%2096'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;pointer-events:none}.custom-select-wrapper select:focus-visible{outline:2px solid var(--alt-text-color);outline-offset:2px}:root{--background-color: #ffffff;--text-color: #2b2d2d;--primary-color: #b22222;--secondary-color: #d35151;--tertiary-color: #f48686;--alt-background-color: #2b2d2d;--alt-text-color: #ffffff;--gray-100: #cccccc;--gray-500: #999999;--gray-900: #666666;--primary-color-soft: #E1BAB8;--secondary-color-soft: #EBC8C7;--tertiary-color-soft: #F7D9D8;--primary-color-transparent: #b2222255;--secondary-color-transparent: #d3515155;--tertiary-color-transparent: #f4868655;--primary-complement: #f5f37f;--secondary-complement: #7fc7f5;--paypal-primary: #003087;--paypal-secondary: #009cde;--paypal-tertiary: #012169;--trustmeup-primary: #0b9cbc;--pagefind-ui-scale: 1;--pagefind-ui-primary: var(--primary-color);--pagefind-ui-text: var(--text-color);--pagefind-ui-background: var(--background-color);--pagefind-ui-border: var(--gray-100);--pagefind-ui-tag: var(--gray-100);--pagefind-ui-border-width: 2px;--pagefind-ui-border-radius: 50px;--pagefind-ui-image-border-radius: 8px;--pagefind-ui-image-box-ratio: 3 / 2;--pagefind-ui-font: sans-serif;--default-padding-container: 50px 0;--default-padding-block: 0 0 20px 0;--default-margin-container: 50px 0;--default-gap: 20px;--default-border-radius: 10px;--default-box-shadow: 0 4px 6px rgba(0, 0, 0, .1)}.hero{display:grid;grid-template-columns:2fr 1fr;gap:var(--default-gap);padding:var(--default-padding-container)}.hero__title{display:flex;flex-direction:column;gap:calc(var(--default-gap) * 4);background-color:var(--tertiary-color-soft);border-radius:var(--default-border-radius);padding:1rem}.hero__title b{color:var(--primary-color)}.hero__citation{text-align:end;font-weight:700;font-style:italic}.hero__donation{background-color:var(--tertiary-color-soft);border-radius:var(--default-border-radius);padding:1rem}.hero__donation--single,.hero__donation--monthly{padding:0 0 3rem}@media (max-width: 900px){.hero{grid-template-columns:1fr;text-align:center}}.help__color-background{background-color:var(--primary-color)}.help{padding:var(--default-padding-container)}.help__title{color:var(--alt-text-color);text-align:center}.help__grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--default-gap);text-align:center}.cta-icon-gift{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3crect%20x='32'%20y='80'%20width='192'%20height='48'%20rx='8'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cpath%20d='M208,128v72a8,8,0,0,1-8,8H56a8,8,0,0,1-8-8V128'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='128'%20y1='80'%20x2='128'%20y2='208'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cpath%20d='M176.79,31.21c9.34,9.34,9.89,25.06,0,33.82C159.88,80,128,80,128,80s0-31.88,15-48.79C151.73,21.32,167.45,21.87,176.79,31.21Z'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cpath%20d='M79.21,31.21c-9.34,9.34-9.89,25.06,0,33.82C96.12,80,128,80,128,80s0-31.88-15-48.79C104.27,21.32,88.55,21.87,79.21,31.21Z'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e") no-repeat center/contain;background-color:var(--primary-color)}.cta-icon-730-ade{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20width='100%25'%20height='100%25'%20viewBox='0%200%2092%2085'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xml:space='preserve'%20xmlns:serif='http://www.serif.com/'%20style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3e%3cg%20id='g674'%20transform='matrix(1.33333,0,0,-1.33333,72.1107,11.3933)'%3e%3cpath%20id='path676'%20d='M0,0C12.725,0%2014.905,-17.998%2014.905,-27.349C14.905,-36.7%2012.725,-54.698%200,-54.698C-12.725,-54.698%20-14.905,-36.7%20-14.905,-27.349C-14.905,-17.998%20-12.725,0%200,0ZM0,-9.562C-5.203,-9.562%20-4.711,-23.904%20-4.711,-27.349C-4.711,-30.794%20-5.203,-45.136%200,-45.136C5.203,-45.136%204.71,-30.794%204.71,-27.349C4.71,-23.904%205.203,-9.562%200,-9.562'%20style='fill:rgb(249,173,120);'/%3e%3c/g%3e%3cg%20id='g678'%20transform='matrix(1.33333,0,0,-1.33333,0,11.964)'%3e%3cpath%20id='path680'%20d='M0,0L36.302,0L16.335,-53.011L5.438,-53.011L21.96,-9.14L0,-9.14L0,0'%20style='fill:rgb(249,173,120);'/%3e%3c/g%3e%3cg%20id='g682'%20transform='matrix(1.33333,0,0,-1.33333,39.128,61.3187)'%3e%3cpath%20id='path684'%20d='M0,0L-0.077,-1.7C-0.077,-3.724%201.151,-6.477%204.221,-6.477C8.902,-6.477%209.209,-1.457%209.209,2.186C9.209,8.987%206.984,10.931%200.537,10.688L0.537,21.213C6.753,21.213%209.286,22.509%209.286,29.229C9.286,31.982%208.749,35.463%205.372,35.463C2.072,35.463%201.535,31.82%201.535,29.148L1.535,27.934L-8.365,27.934C-8.826,37.731%20-5.526,45.989%205.142,45.989C14.504,45.989%2019.8,39.674%2019.8,30.039C19.8,24.209%2018.265,17.975%2012.663,15.627L12.663,15.465C19.109,13.764%2021.565,7.53%2021.565,0.972C21.565,-10.202%2015.042,-17.003%204.451,-17.003C-5.295,-17.003%20-11.205,-10.202%20-10.744,0L0,0'%20style='fill:rgb(239,128,81);'/%3e%3c/g%3e%3c/svg%3e") no-repeat center/contain;background-color:var(--background-color)!important}.cta-icon-certificazioneunica-ade{width:20rem!important;height:5rem!important;background:url(/_astro/certificazioneunica-ade.BbDnQgUF.svg) no-repeat center/contain;background-color:var(--background-color)!important}.cta-icon-redditi-ade{width:15rem!important;height:15rem!important;background:url(/_astro/redditi-ade.Ds9g1Ddg.svg) no-repeat center/contain;background-color:var(--background-color)!important}.cta-icon-envelope{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3cpolyline%20points='224%2056%20128%20144%2032%2056'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cpath%20d='M32,56H224a0,0,0,0,1,0,0V192a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V56A0,0,0,0,1,32,56Z'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='110.55'%20y1='128'%20x2='34.47'%20y2='197.74'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='221.53'%20y1='197.74'%20x2='145.45'%20y2='128'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e") no-repeat center/contain;background-color:var(--primary-color)}.card-icon-heart{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3cpath%20d='M128,224S24,168,24,102A54,54,0,0,1,78,48c22.59,0,41.94,12.31,50,32,8.06-19.69,27.41-32,50-32a54,54,0,0,1,54,54C232,168,128,224,128,224Z'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e") no-repeat center/contain;background-color:var(--primary-color)}.card-icon-note{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3cline%20x1='96'%20y1='96'%20x2='160'%20y2='96'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='96'%20y1='128'%20x2='160'%20y2='128'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='96'%20y1='160'%20x2='128'%20y2='160'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cpath%20d='M156.69,216H48a8,8,0,0,1-8-8V48a8,8,0,0,1,8-8H208a8,8,0,0,1,8,8V156.69a8,8,0,0,1-2.34,5.65l-51.32,51.32A8,8,0,0,1,156.69,216Z'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cpolyline%20points='215.28%20159.99%20160%20159.99%20160%20215.27'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e") no-repeat center/contain;background-color:var(--primary-color)}.cta-icon-bank{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3cpolygon%20points='24%2096%20232%2096%20128%2032%2024%2096'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='56'%20y1='96'%20x2='56'%20y2='176'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='104'%20y1='96'%20x2='104'%20y2='176'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='152'%20y1='96'%20x2='152'%20y2='176'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='200'%20y1='96'%20x2='200'%20y2='176'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='32'%20y1='176'%20x2='224'%20y2='176'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cline%20x1='16'%20y1='208'%20x2='240'%20y2='208'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e") no-repeat center/contain}.cta-icon-paypal-logo{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3cpath%20d='M144,128a48,48,0,0,0,46.56-36.36h0A48,48,0,0,0,144,32H84a8,8,0,0,0-7.76,6.06l-36,144A8,8,0,0,0,48,192H79.51a8,8,0,0,0,7.76-6.06l13-51.88A8,8,0,0,1,108,128Z'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3cpath%20d='M87.27,185.94l-7,28.12A8,8,0,0,0,88,224h31.51a8,8,0,0,0,7.76-6.06l9-35.88A8,8,0,0,1,144,176h32a48,48,0,0,0,46.56-36.36h0A48,48,0,0,0,176,80H120a8,8,0,0,0-7.76,6.06l-12,48'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e") no-repeat center/contain}.cta-icon-heart{mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20256%20256'%3e%3crect%20width='256'%20height='256'%20fill='none'/%3e%3cpath%20d='M128,224S24,168,24,102A54,54,0,0,1,78,48c22.59,0,41.94,12.31,50,32,8.06-19.69,27.41-32,50-32a54,54,0,0,1,54,54C232,168,128,224,128,224Z'%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='16'/%3e%3c/svg%3e") no-repeat center/contain}
