.index-container{display:grid;gap:8px;grid-template-areas:". . . . ." ". logo-space logo-space logo-space ." ". . . . .";grid-template-columns:1fr 1fr 1fr 1fr 1fr}.logo-space{align-content:center;background-color:#10b981;display:grid;grid-area:logo-space;justify-content:center}.index-container .square-image{aspect-ratio:1;line-height:0;transition:transform .2s}.index-container .square-image:hover{transform:scale(1.04)}.index-container .square-image img{aspect-ratio:1;line-height:0;max-width:100%;position:relative;z-index:1}#trailblazersIndexGrid,#trailblazersLetter,#trailblazersMainProfile{background-color:#eef6ff;margin:0 auto;max-width:888px;padding:24px}#trailblazersIndexGrid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}#trailblazersIndexGrid .trailblazerIndexImage,#trailblazersLetterInner,#trailblazersMainProfileInner{background-color:#fff;display:inline-flex;flex-direction:column;transition:all .3s ease-in-out}#trailblazersIndexGrid .trailblazerIndexImage:hover{box-shadow:0 3px 10px 0 rgba(0,0,0,.2);transform:translateY(-5px)}#trailblazersIndexGrid .trailblazerIndexImage img{max-width:100%}#trailblazersIndexGrid .trailblazerIndexImage img.companyLogo{align-self:flex-start;max-height:40px}#trailblazersIndexGrid .trailblazerIndexImage h4{font-size:18px;margin:8px 0}#trailblazersIndexGrid .trailblazerIndexImage p{font-size:14px}.trailblazersMainProfileInnerUpper{background:#eff6ff;border-radius:8px;display:flex}.trailblazersMainProfileInnerUpper .profileMeta{display:flex;flex-direction:column;padding:8px 8px 8px 0}.trailblazersMainProfileInnerUpper .profileMeta h2{margin-bottom:0}.trailblazersMainProfileInnerUpper .profileMeta h3{font-size:20px;font-weight:300}.trailblazersMainProfileInnerUpper .profileImage{background-position:50%;background-size:cover;border-radius:8px 0 0 8px;margin-right:24px;max-height:160px;max-width:160px;min-height:160px;min-width:160px}.trailblazersMainProfileInnerUpper img.companyLogo{align-self:flex-start;margin-top:auto;max-height:48px;max-width:160px}.profileMain{margin-top:24px}.profileMain blockquote{background:linear-gradient(90deg,#10b981 2px,transparent 0) 0 100%,linear-gradient(270deg,#10b981 2px,transparent 0) 100% 0,linear-gradient(180deg,#10b981 2px,transparent 0) 100% 0,linear-gradient(0deg,#10b981 2px,transparent 0) 0 100%;background-repeat:no-repeat;background-size:calc(100% - 40px) calc(100% - 40px);border:none;margin:32px auto;max-width:480px;padding:40px;position:relative;text-align:left}.profileMain h5{font-size:20px;font-weight:600;margin-bottom:12px;margin-top:32px}.profileMain p em{display:block;margin-bottom:4px}@media (max-width:991px){#trailblazersIndexGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){#trailblazersIndexGrid,#trailblazersLetter,#trailblazersMainProfile{padding:16px}#trailblazersIndexGrid{gap:16px}#trailblazersIndexGrid .trailblazerIndexImage{padding:16px}.trailblazersMainProfileInnerUpper .profileMeta h2{font-size:24px}.trailblazersMainProfileInnerUpper .profileMeta h3{font-size:18px}.trailblazersMainProfileInnerUpper img.profileImage{margin-right:20px;max-height:160px;max-width:160px}}@media (max-width:600px){.index-container{grid-template-areas:". . . " ". . . " "logo-space logo-space logo-space" ". . ." ". . . ";grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr}#trailblazersIndexGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.trailblazersMainProfileInnerUpper{flex-direction:column;padding:16px 16px 8px}.trailblazersMainProfileInnerUpper .profileImage{border-radius:8px;margin-right:0;max-height:200px;max-width:200px}}@media (max-width:400px){#trailblazersIndexGrid{grid-template-columns:repeat(1,1fr)}}#trailblazersLetter #foundersImage img{margin-bottom:12px;max-width:100%}#index-webinar{margin-top:48px}#index-webinar .webinar-inner{display:flex}#index-webinar .webinar-inner>div{flex:1}#index-webinar .webinar-inner p{font-size:16px}#index-webinar .webinar-image{margin-right:16px}#index-webinar .webinar-image img{max-width:100%}@media (max-width:767px){.webinar-inner{flex-direction:column}#index-webinar .webinar-image{margin-bottom:8px;margin-right:0}}#trailblazersMainProfileInner .hs-embed-wrapper{max-width:unset!important}#trailblazersMainProfileInner .hs-embed-wrapper iframe{aspect-ratio:16/9;height:100%;width:100%}