.hero{background-color:var(--accentColor,#8c47ff);color:var(--textOnAccentColor,#fff);padding:120px 0}.hero .hero-text{flex:1 1 calc(50% - 20px);padding:132px 0}.hero .hero-text h1{margin-bottom:12px}.hero .hero-text p{margin-bottom:0;margin-top:0}.hero .hero-buttons{display:flex;margin-top:40px}.hero .hero-buttons .button{align-items:center;display:flex;justify-content:center}.hero .hero-buttons>*{margin-right:12px}.hero .hero-buttons>:last-child{margin-right:0}.hero .hero-buttons:empty{display:none}.hero .hero-links{display:flex;gap:1.6rem;margin-top:1.6rem;opacity:.7}.hero .hero-links a{color:var(--textOnAccentColor,#fff);text-decoration:underline;text-underline-offset:.4rem}.hero .hero-links a:hover{color:var(--accentColorDarker,#5400e0)}.hero .caption-image{flex:1 1 calc(50% - 20px)}.hero .base-wrapper{align-items:center;display:flex;flex-direction:row}.hero .base-wrapper>*{margin-right:40px}.hero .base-wrapper>:last-child{margin-right:0}@media screen and (max-width:991px){.hero .base-wrapper>*{margin-right:20px}.hero .base-wrapper .caption-image{flex:1 1 calc(46% - 20px)}.hero .hero-buttons{flex-direction:column}.hero .hero-buttons>*{margin-bottom:1.2rem;margin-right:0}.hero .hero-buttons>:last-child{margin-bottom:0}}@media screen and (max-width:767px){.hero{padding-bottom:0}.hero .base-wrapper .caption-image{flex:1 1 calc(40% - 20px);max-width:70%}}@media screen and (max-width:478px){.hero{grid-auto-flow:dense;grid-template-columns:repeat(1,1fr)}.hero .hero-buttons{flex-direction:row}.hero .hero-buttons>*{margin-bottom:0;margin-right:1.2rem}.hero .hero-buttons>:last-child{margin-right:0}.hero .base-wrapper{flex-direction:column-reverse}.hero .base-wrapper .caption-image{flex:1 1 100%;max-width:none;width:100%}.hero .hero-text{margin-right:0;padding:60px 0}}.tlf-features-block .promoted-features-grid{grid-gap:2rem;display:grid;grid-template-columns:repeat(2,1fr)}.tlf-features-block .promoted-feature{background-color:var(--backgroundColor,#fff);border-radius:12px;color:var(--foregroundColor,#15023a);display:flex;flex-direction:column;justify-content:space-between;padding-top:4rem}.tlf-features-block .promoted-feature .badge-icon,.tlf-features-block .promoted-feature .label{margin-left:4rem}.tlf-features-block .promoted-feature h4{margin-bottom:.6rem;margin-top:16px;padding-left:4rem;padding-right:4rem}.tlf-features-block .promoted-feature p{margin:0;padding-bottom:2rem;padding-left:4rem;padding-right:4rem}.tlf-features-block .promoted-feature>.dynamic-svg{-webkit-clip-path:inset(0 0 0 0 round 12px);clip-path:inset(0 0 0 0 round 12px)}.tlf-features-block .small-features-grid{grid-gap:6rem 8rem;display:grid;grid-template-columns:repeat(4,1fr);margin-top:4rem}.tlf-features-block .small-feature{padding:4rem 0}.tlf-features-block .small-feature .icon-svg{height:4.8rem;margin-bottom:1.4rem;width:4.8rem}.tlf-features-block .small-feature h4{margin:0 0 .4rem}.tlf-features-block .small-feature h4>span{display:inline-block;margin-right:12px}.tlf-features-block .small-feature p{margin:0}.tlf-features-block .mobile-features{background:linear-gradient(180deg,transparent 0,var(--foregroundColorMuted5,rgba(21,2,58,.05)) 100%);padding-bottom:4rem}.tlf-features-block .promoted-feature-mobile-svg{aspect-ratio:400/300;max-width:100%}.tlf-features-block .top-level-feature-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.2rem;padding:1.2rem .8rem}.tlf-features-block .top-level-feature-title h3{margin:0}.tlf-features-block .top-level-feature-title .top-level-feature-svg{height:3.2rem;width:3.2rem}.tlf-features-block .collapsable-features{margin-top:2rem}.tlf-features-block .collapsable-features .collapsable-feature{margin-bottom:.4rem;padding:1.2rem 1.6rem}.tlf-features-block .collapsable-features .collapsable-feature p{margin-bottom:.4rem;margin-top:.4rem}@media screen and (max-width:767px){.tlf-features-block .promoted-feature .badge-icon,.tlf-features-block .promoted-feature .label{margin-left:2rem}.tlf-features-block .promoted-feature{padding-top:2rem}.tlf-features-block .promoted-feature h4{margin-top:8px;padding-left:2rem;padding-right:2rem}.tlf-features-block .promoted-feature p{padding-left:2rem;padding-right:2rem}.tlf-features-block{margin-top:4rem}.tlf-features-block:first-child{margin-top:0}}@media screen and (max-width:991px){.tlf-features-block .promoted-feature p{font-size:1.7rem;padding-bottom:1.8rem}.tlf-features-block .small-features-grid{grid-gap:6rem;grid-template-columns:repeat(2,1fr)}.tlf-features-block .small-feature{padding:2rem 0}}.tlf-showcase-block{background:linear-gradient(180deg,transparent 0,var(--foregroundColorMuted5,rgba(21,2,58,.05)) 100%);padding:12rem 0}.tlf-showcase-block h2{margin-bottom:5.4rem}.tlf-showcase-block h2 span{display:block;opacity:.3}.tlf-showcase-block ul{cursor:pointer;display:flex;justify-content:space-between;margin-bottom:4rem;margin-left:-4rem;margin-right:-4rem;overflow-x:auto;padding-bottom:1.6rem;padding-left:4rem;padding-right:4rem}.tlf-showcase-block ul li{align-items:center;border-bottom:.3rem solid var(--foregroundColorMuted10,rgba(21,2,58,.1));display:flex;flex-grow:1;padding:1.3rem 2rem;transition:border-color .12s ease-in-out;white-space:nowrap}.tlf-showcase-block ul li.active,.tlf-showcase-block ul li:hover{border-bottom-color:var(--foregroundColor,#15023a)}.tlf-showcase-block ul li .tab-bar-svg{height:3.2rem;margin-right:1.2rem;width:3.2rem}.tlf-showcase-block ul li h3{margin:0}@media screen and (max-width:991px){.tlf-showcase-block{padding-top:7.9rem}.tlf-showcase-block h2{margin-bottom:3.8rem}.tlf-showcase-block ul{margin-bottom:2.4rem}}@media screen and (max-width:767px){.tlf-showcase-block{background:none;padding-top:3.9rem}.tlf-showcase-block h2{margin-bottom:1.9rem}.tlf-showcase-block h2 span{display:initial}.tlf-showcase-block ul{display:none}}
