@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{background-color:var(--background-color);color:var(--text-color);margin:0;padding:0;font-family:Poppins,sans-serif}.container{max-width:1440px;margin:0 auto;padding:0 20px}h1,h2,h3,h4,h5,h6{margin-top:0;font-weight:700;line-height:1.1}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{font-size:clamp(1rem,1.2vw,1.4rem);text-decoration:none}li{font-size:clamp(1rem,1.2vw,1.4rem)}button{text-wrap:nowrap;cursor:pointer;border-radius:25px;padding:.8rem 1.8rem;font-size:clamp(1rem,1.2vw,1.4rem);font-weight:700}.custom-select-wrapper{display:inline-block;position:relative}.custom-select-wrapper select{border-radius:var(--default-border-radius);cursor:pointer;background-color:var(--primary-color);color:var(--alt-text-color);appearance:none;text-wrap:nowrap;border:none;padding:.8rem 2.5rem .8rem 1.8rem;font-size:clamp(1rem,1.2vw,1.4rem);font-weight:700}.custom-select-wrapper:after{content:"";background-color:var(--alt-text-color);pointer-events:none;width:1rem;height:1rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%);-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-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.custom-select-wrapper select:focus-visible{outline:2px solid var(--alt-text-color);outline-offset:2px}:root{--background-color:#fff;--text-color:#2b2d2d;--primary-color:#b22222;--secondary-color:#d35151;--tertiary-color:#f48686;--alt-background-color:#2b2d2d;--alt-text-color:#fff;--gray-100:#ccc;--gray-500:#999;--gray-900:#666;--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;--pf-text:var(--text-color);--pf-text-secondary:var(--gray-500);--pf-text-muted:var(--gray-500);--pf-background:var(--background-color);--pf-border:var(--gray-100);--pf-border-focus:var(--gray-500);--pf-skeleton:#eee;--pf-skeleton-shine:#f5f5f5;--pf-hover:#f5f5f5;--pf-mark:#1a1a1a;--pf-scroll-shadow:#00000014;--pf-shadow-sm:0 2px 8px #0000000f;--pf-shadow-md:0 4px 12px #0000001a;--pf-shadow-lg:0 16px 48px #0003;--pf-error-bg:#fef2f2;--pf-error-border:#fecaca;--pf-error-text:#dc2626;--pf-error-text-secondary:#b91c1c;--pf-outline-focus:var(--primary-color);--pf-outline-width:2px;--pf-outline-offset:2px;--pf-font:Poppins, sans-serif;--pf-input-height:50px;--pf-input-font-size:16px;--pf-summary-font-size:12px;--pf-result-title-font-size:14px;--pf-result-excerpt-font-size:13px;--pf-results-display:flex;--pf-results-flex-direction:column;--pf-results-flex-wrap:nowrap;--pf-results-columns:none;--pf-results-gap:var(--default-gap);--pf-border-radius:var(--default-border-radius);--pf-image-width:64px;--pf-image-height:48px;--pf-icon-search:url(data:image/svg+xml,...);--pf-icon-arrow:url(data:image/svg+xml,...);--pf-modal-backdrop:#00000080;--pf-modal-max-width:560px;--pf-modal-max-height:min(80dvh, 800px);--pf-modal-top:10dvh;--pf-searchbox-max-width:100%;--pf-searchbox-dropdown-max-height:320px;--pf-dropdown-max-height:280px;--pf-dropdown-z-index:9999;--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 #0000001a}.hero{gap:var(--default-gap);padding:var(--default-padding-container);grid-template-columns:2fr 1fr;display:grid}.hero__title{gap:calc(var(--default-gap) * 4);background-color:var(--tertiary-color-soft);border-radius:var(--default-border-radius);flex-direction:column;padding:1rem;display:flex}.hero__title b{color:var(--primary-color)}.hero__citation{text-align:end;font-style:italic;font-weight:700}.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 (width<=900px){.hero{text-align:center;grid-template-columns:1fr}}.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{gap:var(--default-gap);text-align:center;grid-template-columns:1fr 1fr;display:grid}.cta-icon-gift{background-color:var(--primary-color);-webkit-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") 50%/contain no-repeat;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") 50%/contain no-repeat}.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") 50%/contain no-repeat;background-color:var(--background-color)!important}.cta-icon-certificazioneunica-ade{background:url(/_astro/certificazioneunica-ade.Cwt0gpPO.svg) 50%/contain no-repeat;background-color:var(--background-color)!important;width:20rem!important;height:5rem!important}.cta-icon-redditi-ade{background:url(/_astro/redditi-ade.CxbGzcMD.svg) 50%/contain no-repeat;background-color:var(--background-color)!important;width:15rem!important;height:15rem!important}.cta-icon-envelope{background-color:var(--primary-color);-webkit-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") 50%/contain no-repeat;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") 50%/contain no-repeat}.card-icon-heart{background-color:var(--primary-color);-webkit-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") 50%/contain no-repeat;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") 50%/contain no-repeat}.card-icon-note{background-color:var(--primary-color);-webkit-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") 50%/contain no-repeat;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") 50%/contain no-repeat}.cta-icon-bank{-webkit-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") 50%/contain no-repeat;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") 50%/contain no-repeat}.cta-icon-paypal-logo{-webkit-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") 50%/contain no-repeat;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") 50%/contain no-repeat}.cta-icon-heart{-webkit-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") 50%/contain no-repeat;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") 50%/contain no-repeat}
