.button,button{cursor:pointer;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box;font-size:16px;background:none;border:none;font-family:var(--font-poppins),-apple-system,"Arial",sans-serif}.button{border:none;text-decoration:none;color:#fff;background-color:#c33149;padding:.625rem 1.25rem .5625rem;display:inline-flex;align-items:center;transition:background-color .35s ease-out;border-radius:5px}.button:hover{background-color:rgb(154.2418032787,38.7581967213,57.7418032787)}.button--icon{padding:.75rem;line-height:0}.block-full-text{margin-bottom:7.8125rem}@media only screen and (max-width:calc(1024px - 1px)){.block-full-text{margin-bottom:3.125rem}}.block-full-text__content{max-width:50rem;margin:0 auto;text-align:center}.menu{list-style-type:none;padding:0;display:flex;align-content:center;flex-wrap:wrap;gap:1.25rem}.menu,.menu li{margin:0}.menu li>a{text-decoration:none;font-weight:700}.menu li.is-active a{color:#c33149}.menu--social{gap:.625rem}@media only screen and (max-width:calc(1024px - 1px)){.menu--footer{flex-direction:column;text-align:center;gap:.3125rem}}.download-buttons{display:flex;gap:1.25rem}@media only screen and (max-width:calc(1024px - 1px)){.download-buttons{flex-direction:column;gap:.625rem}}.download-buttons__button img{height:3.75rem;width:auto}:root{--max-width:1100px;--border-radius:12px}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background-color:#fff;color:#191919;font-family:var(--font-poppins),-apple-system,"Arial",sans-serif;font-size:16px}@media only screen and (min-width:1600){body,html{font-size:calc(16px + 2px)}}main{padding-top:6.25rem}.section{margin:7.8125rem 0}@media only screen and (max-width:calc(1024px - 1px)){.section{margin:4.6875rem 0}}.flexgrid,.grid{width:90%;margin-left:auto;margin-right:auto;max-width:100rem}.flexgrid .flexgrid,.flexgrid .grid,.grid .flexgrid,.grid .grid{width:100%}.button:last-child,.common-text:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child{margin-bottom:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-poppins),-apple-system,"Arial" sans-serif;line-height:1.1;font-weight:700;margin-top:0;-webkit-hyphens:auto;hyphens:auto}h1{margin:0 0 1.25rem;line-height:1}@media print,screen and (min-width:0px){h1{font-size:2rem}}@media print,screen and (min-width:768px){h1{font-size:2.625rem}}@media print,screen and (min-width:1024px){h1{font-size:3.375rem}}@media print,screen and (min-width:1280px){h1{font-size:3.875rem}}h2{margin:0 0 .9375rem}@media print,screen and (min-width:0px){h2{font-size:1.5rem}}@media print,screen and (min-width:768px){h2{font-size:1.625rem}}@media print,screen and (min-width:1024px){h2{font-size:1.75rem}}@media print,screen and (min-width:1280px){h2{font-size:2rem}}ol+h2,p+h2,ul+h2{margin-top:1.875rem}h3{margin:0 0 .625rem}@media print,screen and (min-width:0px){h3{font-size:1.25rem}}@media print,screen and (min-width:768px){h3{font-size:1.375rem}}@media print,screen and (min-width:1024px){h3{font-size:1.5rem}}ol+h3,p+h3,ul+h3{margin-top:1.875rem}h4{margin:0 0 .5rem}@media print,screen and (min-width:0px){h4{font-size:1.125rem}}@media print,screen and (min-width:768px){h4{font-size:1.25rem}}@media print,screen and (min-width:1024px){h4{font-size:1.25rem}}.common-text,ol,p,ul{margin:0 0 1.25rem}a{color:#191919}b,strong{font-weight:700}ol,ul{margin-left:1.25rem}ol li:not(:first-child)>h3,ol li:not(:first-child)>h4,ul li:not(:first-child)>h3,ul li:not(:first-child)>h4{margin-top:1.25rem}.label{font-weight:700;display:block;margin-bottom:.3125rem;color:c}.lead{font-size:1.25rem}@media only screen and (max-width:calc(1024px - 1px)){.lead{font-size:1.125rem}}.footer{width:90%;margin-left:auto;margin-right:auto;max-width:100rem;margin-bottom:1.5625rem}.footer__inner{background-color:#f6f6f6;padding:2.5rem;border-radius:20px}.footer__top{display:flex;margin-bottom:3.125rem;flex-direction:column;align-items:center}.footer__social-title{margin-bottom:.5rem}.footer__bottom{display:flex;justify-content:space-between;font-size:.875rem}@media only screen and (max-width:calc(1024px - 1px)){.footer__bottom{flex-direction:column;text-align:center}.footer__byline{margin-bottom:1.25rem}}.header{padding:1.5625rem 0;top:0;right:0;left:0;z-index:1000;background-color:#fff;height:6.25rem}.header__inner{display:flex;justify-content:space-between;align-items:center;width:90%;margin-left:auto;margin-right:auto;max-width:100rem}.header__logo{display:block}.header__logo img{width:8.75rem;height:auto}.hero{margin:3.125rem 0 7.8125rem}@media only screen and (max-width:calc(1024px - 1px)){.hero{margin:2.1875rem 0 3.125rem}}.hero__inner{width:90%;margin-left:auto;margin-right:auto;max-width:100rem;min-height:50vh;display:flex;align-items:center;gap:4.6875rem;background-color:#f6f6f6;padding:.625rem 3.125rem;border-radius:20px}@media only screen and (max-width:calc(1024px - 1px)){.hero__inner{padding:1.875rem;flex-direction:column;gap:1.5625rem}}.hero__content{flex:55% 1}@media only screen and (max-width:calc(1024px - 1px)){.hero__content{order:2}}.hero__title{color:#c33149}.hero__image-wrapper{flex:45% 1;margin-top:-3.125rem}@media only screen and (max-width:calc(1024px - 1px)){.hero__image-wrapper{max-width:300px}}.hero__image{width:100%;height:auto}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_c968c1{font-family:Poppins,Poppins Fallback;font-style:normal}.__variable_c968c1{--font-poppins:"Poppins","Poppins Fallback"}