@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,input,textarea legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;font-family:sofia-pro,sans-serif;vertical-align:baseline;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{background:var(--beige);display:flex;flex-direction:column;min-height:100%}body{display:flex;flex-direction:column;min-height:100%;flex:1 1 auto}h1,h2{font-family:droid-serif,serif;font-style:normal;font-weight:400}h1 strong,h2 strong{font-family:droid-serif,serif;font-style:normal;font-weight:700}h1{font-size:30px;line-height:37.25px}@media screen and (min-width: 600px){h1{font-size:60px;line-height:72px}}h2{font-size:25px;line-height:28.75px}@media screen and (min-width: 600px){h2{font-size:45px;line-height:51.75px}}h2.callout{font-size:15px;line-height:17.25px}@media screen and (min-width: 600px){h2.callout{font-size:35px;line-height:40.25px}}h2.callout.small{font-size:15px;line-height:17.25px}@media screen and (min-width: 600px){h2.callout.small{font-size:20px;line-height:23px}}h3,h4,h5,h6{font-family:sofia-pro,sans-serif;font-weight:700;font-style:normal}h3{font-size:14px;line-height:16.1px}@media screen and (min-width: 600px){h3{font-size:24px;line-height:27.6px}}h4{font-size:16px;line-height:18.4px}@media screen and (min-width: 600px){h4{font-size:20px;line-height:23px}}h5{font-size:16px;line-height:18.4px}@media screen and (min-width: 600px){h5{font-size:20px;line-height:23px}}h6{font-size:18px;line-height:20.7px}@media screen and (min-width: 600px){h6{font-size:16px}}p,a{font-family:sofia-pro,sans-serif;font-style:normal;font-size:14px;line-height:20px;font-weight:300}@media screen and (min-width: 600px){p,a{font-size:16px;line-height:25px}}p.callout,a.callout{font-size:14px;line-height:20px;font-weight:300}@media screen and (min-width: 600px){p.callout,a.callout{font-size:22px;line-height:32px}}p.large,a.large{font-size:14px;line-height:22px}@media screen and (min-width: 600px){p.large,a.large{font-size:20px;line-height:30px}}p.footnote,a.footnote{font-size:11px;line-height:13px}@media screen and (min-width: 600px){p.footnote,a.footnote{font-size:14px;line-height:20px}}p strong,a strong{font-family:sofia-pro,sans-serif;font-weight:700;font-style:normal}h1.centered,h2.centered,h3.centered,h4.centered,h5.centered,h6.centered,p.centered{text-align:center}h1.balanced,h2.balanced,h3.balanced,h4.balanced,h5.balanced,h6.balanced,p.balanced{text-wrap:balance}ul.in-page li,ol.in-page li{font-family:sofia-pro,sans-serif;font-style:normal;font-size:13px;line-height:17px;font-weight:300;margin:9px 0;list-style-position:inside;position:relative}@media screen and (min-width: 600px){ul.in-page li,ol.in-page li{font-size:16px;line-height:25px;margin:6px 0}}ul.in-page li strong,ol.in-page li strong{font-family:sofia-pro,sans-serif;font-weight:700;font-style:normal}ul.in-page li a,ol.in-page li a{color:var(--red)}a{color:var(--red);cursor:pointer}ul.in-page li{padding-left:14px}ul.in-page li:before{content:"\2022";font-size:20px;width:10px;color:var(--brush-peach2);text-align:center;vertical-align:middle;position:absolute;left:0;top:0;line-height:10px}@media screen and (min-width: 600px){ul.in-page li:before{line-height:20px}}ol{counter-reset:list-counter}ol.in-page li{counter-increment:list-counter;position:relative;padding-left:25px}ol.in-page li:before{content:counter(list-counter);position:absolute;left:0;top:2px;width:18px;height:18px;mask-image:url(/assets/brush-strokes/brushstroke-3-circle.svg);mask-size:cover;background-color:var(--brush-peach2);color:var(--black);font-family:sofia-pro,sans-serif;font-weight:700;font-size:11px;line-height:0;display:inline-flex;justify-content:center;align-items:center;flex-direction:row}@media screen and (min-width: 600px){ol.in-page li:before{top:4px}}i{font-style:italic}strong{font-weight:700}hr{display:block;border:0px;height:2px;width:100%;background-image:url(/assets/brush-strokes/rule.svg);background-repeat:no-repeat;background-size:100% 2px}hr.thick{height:4px;background-image:url(/assets/brush-strokes/rule.svg);background-repeat:no-repeat;background-size:100% 4px}hr.hide-mobile{display:none}@media screen and (min-width: 600px){hr.hide-mobile{display:block}}hr.hide-desktop{display:block}@media screen and (min-width: 600px){hr.hide-desktop{display:none}}table{border:2px solid var(--red);border-radius:16px;border-collapse:separate;width:100%;overflow:hidden}table tbody tr:last-child td,table tbody tr:last-child th{border-bottom:none}table th,table td{border-right:2px solid var(--red);border-bottom:2px solid var(--red);text-align:left;vertical-align:middle;font-weight:700}table th:last-child,table td:last-child{border-right:none}table th{background:var(--white);padding:18px 12px;font-size:16px;line-height:18.4px}table td{padding:14px;font-size:12px;line-height:20px}@media screen and (min-width: 600px){table th{padding:24px;font-size:20px;line-height:23px}table td{padding:12px 24px;font-size:16px;line-height:25px}}sup{font-size:70%;vertical-align:super;line-height:0}:root{--pink: #DDFF00;--gray: #5A5A5A;--beige: #FEF1EC;--beige-dark: #f1dfd8;--pink-highlight: #DDFF00;--red: #E61E4F;--red-hover: #A51437;--red-active: #EF729C;--blue: #0E1D3A;--white: #FFFFFF;--black: #000000;--text-white: #FEF1EC;--clear: transparent;--brush-light-peach: #FFCCCD;--brush-peach: #F78E90;--brush-peach2: #EF729C;--brush-green: #9BB58E;--brush-blue: #A3B8DD;--brush-pink: #F073AB;--brush-light-purple: #E5AFC9;--brush-light-green: #E7E5E7;--brush-light-blue: #CBDAE1;--brush-purple: #C9B6DD;--brush-dark-pink: #C61B96}html{scroll-padding-top:80px;overflow:auto}@media screen and (min-width: 1200px){html{scroll-padding-top:200px}}.content-container{width:calc(100% - 40px);max-width:1160px;margin:0 auto;min-height:100%;flex:1 1 auto}.explore-container emd-button button{margin-bottom:18px}.explore-container h2,.explore-container h3{margin-bottom:12px}.explore-container p{margin-bottom:18px;letter-spacing:.36px}@media screen and (min-width: 600px){.explore-container emd-button button{margin-bottom:24px}.explore-container h2,.explore-container h3,.explore-container p{margin-bottom:24px}.explore-container p{letter-spacing:.32px}}.red-border-wrapper{position:relative;margin:48px 0}.red-border-wrapper:before{content:"";margin:0 -10px 48px;position:absolute;width:calc(100% + 20px);height:calc(100% - 46px);border-radius:16px;border:solid 2px var(--red);z-index:-1}@media screen and (min-width: 1260px){.red-border-wrapper{margin:56px 0}.red-border-wrapper:before{content:"";margin:0 -35px 48px;width:calc(100% + 70px);height:calc(100% - 46px);border-radius:30px;border:solid 2px var(--red)}}.red-border-wrapper .hear-from-others-copy{width:100%;padding:32px 12px 18px}@media screen and (min-width: 600px){.red-border-wrapper .hear-from-others-copy{text-align:center;text-wrap:balance;padding:42px 0 32px}}.red-border-wrapper .hear-from-others-copy h2{margin-bottom:12px}@media screen and (min-width: 600px){.red-border-wrapper .hear-from-others-copy h2{margin-bottom:20px}}.red-border-wrapper .hear-from-others-copy p{margin:10px 0}.content-area.split{display:flex;flex-direction:column;row-gap:30px}.content-area.split.mobile-split{flex-direction:row;align-items:top;column-gap:20px}.content-area.split.mobile-split .split{flex-basis:50%}.content-area.split.mobile-split .split>*{flex-basis:50%}@media screen and (min-width: 800px){.content-area.split{flex-direction:row;align-items:top;column-gap:70px}.content-area.split.w-100{column-gap:100px}.content-area.split.w-20{column-gap:20px}.content-area.split.w-0{column-gap:0px}.content-area.split>*{flex-basis:calc(50% - 35px)}.content-area.split .split>*{flex-basis:50%}}.content-area.split.no-gap{row-gap:0}.content-area.split.align-center{align-items:center}.content-area.split.space-between{justify-content:space-between}.content-area.split.vertical-spacing{margin:24px 0}@media screen and (min-width: 600px){.content-area.split.vertical-spacing{margin:32px 0}}.content-area.split ul.in-page{margin:0}.content-area.split-2-1{display:flex;flex-direction:column;row-gap:28px}@media screen and (min-width: 800px){.content-area.split-2-1{flex-direction:row;align-items:top;column-gap:20px}.content-area.split-2-1>:nth-child(odd){flex-basis:calc(65% - 10px)}.content-area.split-2-1>:nth-child(2n){flex-basis:calc(35% - 10px)}}.content-area.split-thirds{display:flex;flex-direction:column;row-gap:0px}@media screen and (min-width: 800px){.content-area.split-thirds{flex-direction:row;align-items:top;column-gap:20px}.content-area.split-thirds>*{flex-basis:calc(33.33% - 13.3333333333px)}}.content-area.card{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:20px;column-gap:20px}@media screen and (max-width: 999px){.content-area.card.mobile-2up emd-content-callout{flex-basis:calc(50% - 10px)}}@media screen and (max-width: 999px){.content-area.card.mobile-1up emd-content-callout{flex-basis:100%}}@media screen and (min-width: 1000px){.content-area.card.desktop-2up emd-content-callout{flex-basis:calc(50% - 10px)}}@media screen and (min-width: 1000px){.content-area.card.desktop-3up emd-content-callout{flex-basis:calc(33.33% - 13.3333333333px)}}.article-picture{width:calc(100vw - 20px);overflow:hidden;display:block}@media screen and (min-width: 1200px) and (max-width: 1299px){.article-picture{width:calc(100vw - ((100vw - 100%)/2) - 7px)}}@media screen and (min-width: 1300px){.article-picture{width:100%;overflow:visible}}.article-hero{margin:32px 0 24px;width:106%;max-width:1230px;transform-origin:0 0}@media screen and (min-width: 1440px){.article-hero{margin:42px 0 32px;width:111%}}.blue-section{background:var(--brush-blue);position:relative;display:block;overflow:visible;margin-top:32px;padding:5px 0 30px}@media screen and (min-width: 600px){.blue-section{margin-top:45px;padding:40px 0}}.blue-section .content{position:relative;z-index:2}.blue-section h3{margin:15px auto 35px;text-align:center}@media screen and (min-width: 600px){.blue-section h3{margin:35px auto}}.blue-section:before{content:"";display:block;position:absolute;background:url(/assets/brush-strokes/brushstroke-divider.svg);background-size:100% 70px;background-repeat:no-repeat;width:100%;height:70px;top:0;transform:translateY(-13%) rotate(.64deg);z-index:1}.blue-section:after{content:"";display:block;position:absolute;background:url(/assets/brush-strokes/brushstroke-divider.svg);background-size:100% 70px;background-repeat:no-repeat;width:100%;height:70px;bottom:0;z-index:1;transform:translateY(35%)}.step-container .step{position:relative;padding:0 0 30px 51px}@media screen and (min-width: 600px){.step-container .step{padding:0 0 50px 85px}}.step-container .step:last-child{padding-bottom:0}.step-container .step h4{margin:0 0 8px}@media screen and (min-width: 600px){.step-container .step h4{margin:0 0 15px}}.step-container .step .callout{font-family:droid-serif;font-size:25px;font-weight:400;line-height:28.75px}@media screen and (min-width: 600px){.step-container .step .callout{font-size:35px;line-height:40.25px}}.step-container .step p{margin:10px 0}.step-container .step:before{content:"";position:absolute;top:0;left:0;z-index:2;background:url(/assets/brush-strokes/step-marker.svg);background-size:100%;width:31px;height:28px}@media screen and (min-width: 600px){.step-container .step:before{width:45px;height:40.59px}}.step-container .step:not(:last-child):after{content:"";position:absolute;display:block;background:var(--red);top:1px;height:calc(100% + 24px);width:2px;left:14px;z-index:1}@media screen and (min-width: 600px){.step-container .step:not(:last-child):after{height:calc(100% + 38px);left:20px}}.copy-area p{margin-bottom:10px}@media screen and (min-width: 600px){.copy-area p{margin-bottom:15px}}.landing-page-top-copy{text-align:center;text-wrap:balance;width:100%;max-width:1000px;margin:48px auto 24px}@media screen and (min-width: 600px){.landing-page-top-copy{margin:32px auto}}.landing-page-top-copy h2{margin-bottom:12px}@media screen and (min-width: 600px){.landing-page-top-copy h2{margin-bottom:20px}}.landing-page-top-copy p{margin:10px}.landing-page-hero-copy{position:absolute;top:70px;left:max(20px,(100% - 1160px) / 2);width:calc(100% - 40px);z-index:2}@media screen and (min-width: 600px){.landing-page-hero-copy{max-width:370px;transform:scale(.65);transform-origin:0 0}}@media screen and (min-width: 800px){.landing-page-hero-copy{max-width:370px;transform:scale(.8);transform-origin:0 0}}@media screen and (min-width: 1200px){.landing-page-hero-copy{top:190px;width:1160px;transform:scale(1);margin:0 auto}}@media screen and (min-width: 1440px){.landing-page-hero-copy{top:190px;left:140px;max-width:370px}}.landing-page-hero-copy h1{margin-bottom:15px}@media screen and (min-width: 600px){.landing-page-hero-copy h1{margin-bottom:40px}}.landing-banner .stroke-2{position:absolute;background:var(--brush-pink);mask:url(/assets/brush-strokes/brushstroke-2.svg);mask-size:100%;width:607px;height:262px;top:0;left:-323px;transform:scale(.44147)}.landing-banner .stroke-1{position:absolute;background:var(--brush-dark-pink);mask:url(/assets/brush-strokes/brushstroke-1.svg);mask-repeat:no-repeat;mask-size:100%;width:887.33px;height:280.9px;top:28px;right:-498px;transform:rotate(20deg) scale(.44147)}.stroke-anchor .stroke-2{position:absolute;background:var(--white);mask:url(/assets/brush-strokes/brushstroke-2.svg);mask-size:100%;width:605px;height:215px}.landing-banner{position:relative}.landing-banner picture{width:100%;height:auto}.landing-banner .stroke-2{position:absolute;background:var(--brush-pink);mask:url(/assets/brush-strokes/brushstroke-2.svg);mask-size:100%;width:607px;height:262px;top:0;left:-323px;transform:scale(.44147)}@media screen and (min-width: 600px){.landing-banner .stroke-2{top:0;transform:scale(.61)}}@media screen and (min-width: 1440px){.landing-banner .stroke-2{top:71px;left:-137px;transform:scale(1)}.landing-banner .stroke-2.home{left:-323px}}.landing-banner .stroke-2.light-green{background:var(--brush-light-green)}.landing-banner .stroke-2.light-purple{background:var(--brush-light-purple)}.landing-banner .stroke-2.light-blue{background:var(--brush-light-blue)}.landing-banner .stroke-1{position:absolute;background:var(--brush-dark-pink);mask:url(/assets/brush-strokes/brushstroke-1.svg);mask-repeat:no-repeat;mask-size:100%;width:887.33px;height:280.9px;top:28px;right:-498px;transform:rotate(20deg) scale(.44147)}@media screen and (min-width: 600px){.landing-banner .stroke-1{transform:rotate(20deg) scale(.44147);top:38px}}@media screen and (min-width: 1440px){.landing-banner .stroke-1{transform:rotate(30deg) scale(1);top:198px}}.landing-banner .stroke-1.home{width:887.33px;height:280.9px;top:10px;right:-460px;transform:rotate(24.82deg) scale(.44147)}@media screen and (min-width: 600px){.landing-banner .stroke-1.home{transform:rotate(24.82deg) scale(.55);top:10px}}@media screen and (min-width: 1440px){.landing-banner .stroke-1.home{transform:rotate(24.82deg) scale(1);top:168px}}.landing-banner .stroke-1.peach2{background:var(--brush-peach2)}.landing-banner .stroke-1.pink{background:var(--brush-pink)}.landing-banner .stroke-clip{width:100%;max-width:1440px;height:227.45px;bottom:-81px;position:absolute;overflow:hidden;pointer-events:none}@media screen and (min-width: 1440px){.landing-banner .stroke-clip{height:627.45px;bottom:-409px}}.landing-banner .stroke-clip .stroke-clip-content{position:relative;width:100%;height:100%;display:block}.stroke-anchor{width:100%;max-width:1440px;z-index:-1;overflow-x:hidden;overflow-y:visible;position:absolute}.stroke-anchor .stroke-clip-content{position:relative;width:100%;height:100%;display:block}.stroke-anchor .stroke-2{position:absolute;background:var(--white);mask:url(/assets/brush-strokes/brushstroke-2.svg);mask-size:100%;width:605px;height:215px}.stroke-anchor .stroke-2.pink{background:var(--brush-pink)}.stroke-anchor .stroke-2.peach{background:var(--brush-peach)}.stroke-anchor .stroke-2.light-green{background:var(--brush-light-green)}.stroke-anchor .stroke-2.light-purple{background:var(--brush-light-purple)}.stroke-anchor .stroke-2.light-blue{background:var(--brush-light-blue)}.stroke-anchor .stroke-4{position:absolute;background:var(--white);mask:url(/assets/brush-strokes/brushstroke-4.svg);mask-size:100%;mask-repeat:no-repeat;width:584px;height:210px}.stroke-anchor .stroke-4.pink{background:var(--brush-pink)}.stroke-anchor .stroke-4.peach{background:var(--brush-peach)}.stroke-anchor .stroke-4.light-green{background:var(--brush-light-green)}.stroke-anchor .stroke-4.light-purple{background:var(--brush-light-purple)}.stroke-anchor .stroke-4.light-blue{background:var(--brush-light-blue)}.stroke-anchor .stroke-4.light-peach{background:var(--brush-light-peach)}.standard-margins p{margin:10px 0}.standard-margins ul{margin:20px 0}.standard-margins hr,.standard-margins p.large{margin:24px 0}@media screen and (min-width: 600px){.standard-margins hr,.standard-margins p.large{margin:32px 0}}.standard-margins h1{margin:20px 0}.standard-margins .start-content{text-align:left}.standard-margins h2{margin-bottom:12px}@media screen and (min-width: 600px){.standard-margins h2{margin-bottom:24px}}@media screen and (min-width: 600px){.content-columns.desktop-2up{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:50px}}@media screen and (min-width: 600px){.content-columns.desktop-2up hr{display:none}}.video-wrapper{margin:24px auto}@media screen and (min-width: 600px){.video-wrapper{margin:42px auto}}.video-placeholder{display:flex;width:100%;max-width:1160px;aspect-ratio:1160/653;background:var(--black);position:relative;margin:24px 0}@media screen and (min-width: 600px){.video-placeholder{margin:42px 0}}.video-placeholder:before{content:"";display:block;position:absolute;width:128px;height:128px;left:50%;top:50%;transform:translate(-50%,-50%) rotate(30deg) translateY(40px);mask-image:url(/assets/brush-strokes/brushstroke-2.svg);mask-size:contain;mask-repeat:no-repeat;background-color:var(--brush-dark-pink)}.video-placeholder:after{content:"";display:block;position:absolute;width:64px;height:64px;left:50%;top:50%;transform:translate(-50%,-50%);background:url(/assets/images/video-icon.webp);background-size:contain;z-index:2}
