#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;text-decoration-thickness:1px;text-underline-offset:2px}#fe .link:after{content:">"}#fe .link.link-no-arrow:after{content:none}#fe section .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 section .btn{min-width:230px}}#fe section .btn-primary{background:var(--Button-Primary-bg-color);color:var(--Button-Primary-color)}#fe section .btn-secondary{background:var(--Surface-Surface-Primary);border-color:var(--Color-Primary-500);color:var(--Button-Secondary-color)}#fe section .btn-with-icon{align-items:center;display:flex;gap:10px}#fe section .btn-with-icon svg{height:22px;width:22px}#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:24px;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.list-type-checkmark,#fe .section ul.list-type-cross{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0;text-align:left}#fe .section ul.list-type-checkmark li,#fe .section ul.list-type-cross li{color:var(--Text-Primary-Text);padding:0 0 0 30px;position:relative}@media only screen and (min-width:1024px){#fe .section ul.list-type-checkmark li,#fe .section ul.list-type-cross li{font-size:18px}}#fe .section ul.list-type-checkmark li:before,#fe .section ul.list-type-cross li:before{border:2px solid var(--Color-Secondary-Pink);border-radius:100%;content:"";display:inline-flex;height:20px;left:0;position:absolute;top:4px;width:20px}#fe .section ul.list-type-checkmark li:after,#fe .section ul.list-type-cross 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:8.5px;transform:rotate(45deg);width:5px}#fe .section ul.list-type-cross li:after{border:transparent;color:var(--Color-Secondary-Pink);content:"×";font-weight:700;left:5.5px;line-height:1;top:5.5px;transform:none}#fe .section blockquote,#fe .section p{margin-bottom:0}#fe .section.section-inverse,#fe .section.section-inverse .section-subtitle,#fe .section.section-inverse .section-title,#fe .section.section-inverse blockquote,#fe .section.section-inverse li,#fe .section.section-inverse p,#fe .section.section-inverse ul{color:var(--Color-Secondary-White,#fffdfa)}#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-inner .cards .card-title{font-size:18px}}#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 .cards{display:grid;gap:24px;grid-template-columns:1fr}#fe .cards.cards-layout-sm-1x2{grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:768px){#fe .cards{display:flex;flex-wrap:wrap;padding-top:16px}#fe .cards.cards-layout-lg-1x2>.card{flex:0 0 calc(50% - 12px)}#fe .cards.cards-layout-lg-1x3>.card{flex:0 0 calc(33.33% - 16px)}#fe .cards.cards-layout-lg-1x4>.card{flex:0 0 calc(25% - 18px)}#fe .cards.cards-layout-lg-1x3-2x2>.card{flex:0 0 calc(33.333% - 16px)}#fe .cards.cards-layout-lg-1x3-2x2>.card:nth-child(4),#fe .cards.cards-layout-lg-1x3-2x2>.card:nth-child(5){flex:0 0 calc(50% - 12px)}}#fe .cards.cards-transparent .card{background:transparent}#fe .cards.cards-no-shadow .card{box-shadow:none}#fe .cards.cards-no-padding .card{padding:0}#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}@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 .cards-buttons{align-items:center;display:flex;flex-direction:column;gap:24px;padding-top:8px}#fe .cards-buttons .btn{min-width:275px}@media only screen and (min-width:768px){#fe .cards-buttons{flex-direction:row;gap:40px;justify-content:center}}@media only screen and (min-width:1024px){#fe .cards-buttons{padding-top:16px}}#fe .logo-list{align-items:center;display:flex;flex-wrap:wrap;gap:24px 40px;justify-content:center}@media only screen and (min-width:768px){#fe .logo-list{flex-wrap:nowrap;gap:32px}}@media only screen and (min-width:1024px){#fe .logo-list{gap:64px}}#fe .logo-list .logo-item{flex:0 0 calc(50% - 20px);width:50%}@media only screen and (min-width:768px){#fe .logo-list .logo-item{flex:auto;width:auto}}#fe .logo-list .logo-item 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 .logo-list .logo-item 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{border:2px solid var(--Text-Primary-Text);border-radius:50%;flex:0 0 auto;height:80px;overflow:hidden;padding:10px;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}#fe .hiw-steps{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:8px;position:relative;width:100%}@media only screen and (min-width:768px){#fe .hiw-steps{margin:0 auto 16px;max-width:650px}#fe .hiw-steps+.section-title{margin-bottom:8px}}#fe .hiw-steps:after{border-bottom:2px solid var(--Color-Secondary-Pink);content:"";position:absolute;top:50%;transform:translateY(-50%);width:100%}#fe .hiw-steps .hiw-step{align-items:center;background:#f3f4f6;border:2px solid var(--Color-Secondary-Pink);border-radius:35px;display:flex;height:35px;justify-content:center;position:relative;width:35px;z-index:1}@media only screen and (min-width:768px){#fe .hiw-steps .hiw-step{border-radius:67px;height:67px;width:67px}}#fe .hiw-steps .hiw-step span{color:var(--Color-Secondary-Pink);font-size:24px;font-weight:800}@media only screen and (min-width:768px){#fe .hiw-steps .hiw-step span{font-size:48px}}#fe .section-cta .section-inner{background:var(--Color-Primary-500,#132551);border:8px solid var(--Color-Secondary-Light-Blue,#4896e5);border-radius:24px;color:var(--Color-Secondary-White,#fffdfa);margin-bottom:40px;padding:48px 24px;text-align:center}@media only screen and (min-width:1024px){#fe .section-cta .section-inner{margin-bottom:80px;padding:48px}}#fe .section-cta .cta-buttons{display:flex;flex-direction:column;gap:24px}@media only screen and (min-width:768px){#fe .section-cta .cta-buttons{flex-direction:row;gap:40px;justify-content:center}}#fe .faq-group{display:flex;flex-direction:column;gap:24px;padding-top:16px}#fe .faq-group-title{font-size:18px;font-weight:700}@media only screen and (min-width:768px){#fe .faq-group-title{font-size:24px;line-height:1.25}}#fe .faq-item{border-bottom:1px solid var(--Color-Primary-200,#a1a8b9);padding:16px 8px}#fe .faq-item a{color:var(--Text-Link-Text,#0a4bf0);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}#fe .faq-item:last-child{border-bottom:none}#fe .faq-item>summary{list-style:none}#fe .faq-item>summary::-webkit-details-marker{display:none}#fe .faq-item>.faq-question{align-items:center;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:12px;line-height:1.4;margin:0}@media only screen and (min-width:768px){#fe .faq-item>.faq-question{font-size:18px;gap:16px;line-height:1.3}}#fe .faq-item>.faq-question:before{border-bottom:2px solid var(--Color-Primary-500,#132551);border-right:2px solid var(--Color-Primary-500,#132551);content:"";flex-shrink:0;height:8px;transform:rotate(-45deg);transition:transform .2s ease;width:8px}#fe .faq-item[open]>.faq-question:before{margin-top:-2px;transform:rotate(45deg)}#fe .faq-answer{margin-top:8px;padding:0 8px 8px 20px}@media only screen and (min-width:768px){#fe .faq-answer{margin-top:16px;padding-left:24px}}#fe .faq-answer p{font-size:16px;margin:0 0 8px}#fe .faq-answer p:last-child{margin-bottom:0}
