#fe .container{max-width:1040px}#fe .link{color:var(--Text-Link-Text,#0a4bf0);font-size:18px;font-weight:700;letter-spacing:.1px;text-decoration:underline}#fe .link:after{content:">"}#fe .section-bg-light{background:#f3f4f6;margin-bottom:56px}@media only screen and (min-width:1024px){#fe .section-bg-light{margin-bottom:80px}}#fe .section-bg-light .section-inner{padding-block:40px}@media only screen and (min-width:1024px){#fe .section-bg-light .section-inner{padding-block:80px}}#fe .section-inner{display:flex;flex-direction:column;gap:24px;padding:0 0 56px}@media only screen and (min-width:1024px){#fe .section-inner{padding-bottom:80px}}#fe .section-title{color:var(--Text-Primary-Text);font-size:22px;font-weight:700;margin:0}@media only screen and (min-width:1024px){#fe .section-title{font-size:36px;line-height:1.1667}}#fe .section-subtitle{color:var(--Text-Primary-Text);font-size:18px;font-weight:800;margin-bottom:0}@media only screen and (min-width:1024px){#fe .section-subtitle{font-size:24px;line-height:1.25}}#fe .section ul{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}#fe .section ul li{align-items:flex-start;color:var(--Text-Primary-Text);display:flex;font-weight:700;gap:8px;padding:0 0 0 30px;position:relative}@media only screen and (min-width:1024px){#fe .section ul li{font-size:18px}}#fe .section ul li:before{border:2px solid var(--Color-Secondary-Pink);border-radius:100%;content:"";display:inline-flex;height:20px;left:0;position:absolute;width:20px}#fe .section ul li:after{border-bottom:2px solid var(--Color-Secondary-Pink);border-right:2px solid var(--Color-Secondary-Pink);content:"";display:inline-flex;height:10px;left:7.5px;position:absolute;top:4.5px;transform:rotate(45deg);width:5px}#fe .section blockquote,#fe .section p{margin-bottom:0}#fe .hero-inner{display:flex;flex-direction:column;gap:24px;padding:24px 0 48px}@media only screen and (min-width:1024px){#fe .hero-inner{gap:56px;padding-bottom:80px;padding-top:52px}}#fe .hero-title{color:var(--Text-Primary-Text);font-size:30px;font-weight:800;line-height:1.3;margin:0;text-align:center}@media only screen and (min-width:1024px){#fe .hero-title{font-size:48px;line-height:1.12}}#fe .hero p{font-size:16px;margin:0}@media only screen and (min-width:1024px){#fe .hero-layout{display:flex;flex-direction:row;gap:40px}}#fe .hero-text{display:flex;flex:1 1 auto;flex-direction:column;gap:24px}#fe .hero-img{display:none}@media only screen and (min-width:1024px){#fe .hero-img{display:block;flex:0 0 auto;width:350px}#fe .hero-img img{height:auto;width:100%}}#fe .hero-buttons{display:flex;flex-direction:column;gap:24px}@media only screen and (min-width:768px){#fe .hero-buttons{flex-direction:row;gap:40px;justify-content:center}}@media only screen and (min-width:1024px){#fe .hero-buttons{padding-top:16px}}#fe .hero .btn{align-items:center;border:1px solid transparent;border-radius:var(--Radius-Radius-full);display:inline-flex;font-weight:800;justify-content:center;letter-spacing:1.25px;padding:14px 24px;text-decoration:none;text-transform:none}@media only screen and (min-width:768px){#fe .hero .btn{min-width:230px}}#fe .hero .btn-primary{background:var(--Button-Primary-bg-color);color:var(--Button-Primary-color)}#fe .hero .btn-secondary{background:var(--Button-Secondary-bg-color);border-color:var(--Color-Primary-500);color:var(--Button-Secondary-color)}#fe .cards{display:grid;gap:24px;grid-template-columns:1fr}@media only screen and (min-width:768px){#fe .cards{grid-template-columns:repeat(2,1fr)}#fe .cards>.card:last-child{grid-column:1/-1;justify-self:center}}@media only screen and (min-width:1024px){#fe .cards{display:flex;flex-wrap:wrap;padding-top:16px}#fe .cards>.card{flex:0 0 calc(33.333% - 16px)}#fe .cards>.card:nth-child(4),#fe .cards>.card:nth-child(5){flex:0 0 calc(50% - 12px)}}#fe .cards .card{align-items:center;background:#f3f4f6;border-radius:24px;box-shadow:0 5px 25px rgba(0,0,0,.2);display:flex;flex-direction:column;gap:16px;padding:16px;text-align:center}#fe .cards .card.card-transparent{background:transparent}@media only screen and (min-width:1024px){#fe .cards .card{padding:24px}}#fe .cards .card h3{color:var(--Text-Primary-Text,#132551);font-size:18px;font-weight:800;margin:0}@media only screen and (min-width:1024px){#fe .cards .card h3{font-size:24px;letter-spacing:.1px;line-height:1.25}#fe .cards .card .link{font-size:24px}}@media only screen and (min-width:768px){#fe .cards .card .card-link{margin-top:auto}}#fe .cards .icon{color:var(--Color-Secondary-Pink);height:48px;width:48px}#fe .cards .icon svg{height:100%;width:100%}#fe .partners{align-items:center;display:flex;flex-wrap:wrap;gap:24px 40px;justify-content:center}@media only screen and (min-width:768px){#fe .partners{flex-wrap:nowrap;gap:32px}}@media only screen and (min-width:1024px){#fe .partners{gap:64px}}#fe .partners .partner-logo{flex:0 0 calc(50% - 20px);width:50%}@media only screen and (min-width:768px){#fe .partners .partner-logo{flex:auto;width:auto}}#fe .partners .partner-logo img{display:block;margin:0 auto;max-height:60px;max-width:100%;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1024px){#fe .partners .partner-logo img{margin:0;max-width:175px}}#fe .review-wrapper{padding:16px 0}@media only screen and (min-width:1024px){#fe .review-wrapper{padding-top:26px}}#fe .review{align-items:center;display:flex;gap:16px}@media only screen and (min-width:1024px){#fe .review{align-items:flex-start;gap:40px;margin:0 auto}}#fe .review-avatar{flex:0 0 auto;height:80px;width:80px}@media only screen and (min-width:1024px){#fe .review-avatar{height:105px;width:105px}}#fe .review-avatar img{border-radius:50%;display:block;max-width:100%}#fe .review-text{flex:1 1 auto;margin-bottom:0}#fe .review-text p{color:var(--Text-Primary-Text);font-size:18px;font-weight:800;line-height:1.22;margin:0 0 16px}@media only screen and (min-width:1024px){#fe .review-text p{font-size:36px;line-height:1.17;margin-bottom:16px}}#fe .review-text .review-author{font-size:14px;font-weight:700;margin-bottom:0}@media only screen and (min-width:1024px){#fe .review-text .review-author{font-size:18px}}#fe .members{display:grid;gap:40px;grid-template-columns:1fr;justify-items:center;padding-block:16px}@media only screen and (min-width:768px){#fe .members{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){#fe .members{align-items:center;display:flex;flex-direction:row;gap:110px;justify-content:center}}#fe .members .member{align-items:center;display:flex;flex-direction:column;gap:16px}@media only screen and (min-width:1024px){#fe .members .member{gap:24px}}#fe .members .member-avatar{background:#e5e7eb;border-radius:50%;height:240px;overflow:hidden;width:240px}#fe .members .member-avatar img{border-radius:50%;display:block;max-width:100%}#fe .members .member-name{align-items:center;color:var(--Text-Primary-Text);display:flex;font-size:18px;font-weight:800;gap:16px;margin:0}@media only screen and (min-width:1024px){#fe .members .member-name{font-size:24px}}#fe .members .member-name>a{display:inline-flex}
