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,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:inherit;font-size:100%}html{font-family:Barlow Semi Condensed,sans-serif;font-weight:500;font-size:13px;box-sizing:border-box}html body{display:flex;width:100%;height:100%;background-color:#ecf2f8;flex-direction:column;justify-content:center;align-items:center}#root{width:100%}.section{width:100%;padding:26px 32px 32px;border-radius:8px;box-shadow:40px 60px 50px -47px #48556a40;max-width:265px}.section--daniel{background-color:#7541c8;z-index:1}.section--daniel .section__header{color:#fff}.section--daniel .section__header .section__headshot{border:2px solid #a775f1}.section--daniel .section__summary{color:#fff;margin-bottom:40px}.section--daniel .section__content{color:#cfcfcf}.section--jeanette{color:#48556a;background-color:#fff}.section--jonathan{color:#fff;background-color:#48556a}.section--kira{color:#48556a;background-color:#fff}.section--patrick{background-color:#19212e}.section--patrick .section__header{color:#fff}.section--patrick .section__header .section__headshot{border:2px solid #a775f1}.section--patrick .section__summary{color:#cfcfcf}.section--patrick .section__content{color:#fff}.section--bg-patteen{background-image:url(../../images/bg-pattern-quotation.svg);background-repeat:no-repeat;background-size:auto;background-position:90% 3%;z-index:0}.section__headshot{overflow:hidden;width:28px;height:28px;border-radius:50%;margin-right:17px}.section__headshot-image{width:inherit;height:inherit}.section__header{display:flex}.section__person{display:flex;flex-direction:column}.section__name{display:block;line-height:13px}.section__cert{font-size:11px;opacity:.5}.section__summary{margin:18px 0;font-size:20px}.section__content{opacity:.7;line-height:18px}@media only screen and (min-width: 1440px){.section{margin-top:0}.section--daniel .section__summary{margin-bottom:16px}.section--with-bg-img{background-position:90% 3%}}.layout{display:grid;margin:5% 0;grid-template-columns:repeat(1,327px);justify-content:center;gap:30px;grid-template-areas:"daniel" "jeanette" "jonathan" "patrick" "kira"}.layout .section{width:auto;max-width:none}.layout .section--daniel{grid-area:daniel}.layout .section--jonathan{grid-area:jonathan}.layout .section--jeanette{grid-area:jeanette}.layout .section--patrick{grid-area:patrick}.layout .section--kira{grid-area:kira}@media only screen and (min-width: 768px){.layout{padding:26px 32px 32px;grid-template-columns:repeat(2,minmax(0,450px));grid-template-areas:"daniel daniel" "jeanette jonathan" "patrick patrick" "kira kira"}}@media only screen and (min-width: 1440px){.layout{grid-template-columns:repeat(4,255px);grid-template-rows:repeat(2,262px);grid-template-areas:"daniel daniel jonathan kira" "jeanette patrick patrick kira"}}
