.tbx-hero{position:relative;overflow:hidden;background:#fff}.tbx-hero-container{position:relative;max-width:80rem;margin:0 auto;padding:3.5rem 1.5rem}.tbx-hero-grid{display:grid;align-items:center;gap:2.5rem}.tbx-hero-content{padding-right:0}.tbx-hero-title{max-width:42rem;color:#111;font-size:2.25rem;font-weight:900;line-height:1.05;letter-spacing:-.025em}.tbx-hero-title-primary{color:#2f003b}.tbx-hero-description{max-width:36rem;margin-top:1.5rem;color:#6b7280;font-size:1.125rem;line-height:1.625}.tbx-hero-desktop-button{display:none;justify-content:flex-start;margin-top:2rem}.tbx-hero-button{display:inline-flex;min-width:250px;height:60px;align-items:center;justify-content:center;gap:1.25rem;padding:0 2.25rem;background:#fff;color:#111;border:2px solid #2F003B;border-radius:1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease;box-shadow:0 10px 15px -3px #2f003b1a}.tbx-hero-button:hover{background:#2f003b;color:#fff;box-shadow:0 20px 25px -5px #2f003b26}.tbx-hero-button-icon{width:42px;height:42px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:.75rem;background:#2f003b1a;color:#2f003b;transition:background-color .3s ease,color .3s ease,transform .3s ease}.tbx-hero-button:hover .tbx-hero-button-icon{background:#ffffff26;color:#fff;transform:translate(.25rem)}.tbx-hero-button-icon i{display:block;font-size:19px;line-height:1}.tbx-hero-visual{position:relative;display:flex;flex-direction:column;align-items:center}.tbx-hero-art{position:relative;width:100%;max-width:590px;aspect-ratio:4 / 3}.tbx-hero-glow{position:absolute;inset:2rem;background:#2f003b1a;filter:blur(48px)}.tbx-hero-hex{position:absolute;width:6rem;height:6rem;border:2px solid rgba(47,0,59,.1);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0% 50%)}.tbx-hero-hex-top{top:.5rem;right:2rem}.tbx-hero-hex-bottom{bottom:1rem;left:.125rem;width:7rem;height:7rem}.tbx-hero-dot{position:absolute;background:#2f003b33}.tbx-hero-dot-1{top:4rem;right:0;width:.75rem;height:.75rem}.tbx-hero-dot-2{top:6rem;right:1.5rem;width:.5rem;height:.5rem;background:#2f003b26}.tbx-hero-dot-3{top:8rem;right:0;width:.5rem;height:.5rem}.tbx-hero-dot-4{bottom:2rem;left:0;width:.75rem;height:.75rem;background:#2f003b26}.tbx-hero-dot-5{bottom:4rem;left:1.75rem;width:.5rem;height:.5rem}.tbx-hero-dot-6{bottom:6rem;left:.25rem;width:.5rem;height:.5rem;background:#2f003b26}.tbx-hero-diamond{position:absolute;top:50%;width:2.5rem;height:2.5rem;border:1px solid rgba(47,0,59,.15);transform:rotate(45deg)}.tbx-hero-diamond-left{left:-.75rem}.tbx-hero-diamond-right{right:-.75rem}.tbx-hero-line-horizontal{position:absolute;inset-inline:2rem;top:50%;height:1px;background:linear-gradient(to right,transparent,rgba(47,0,59,.1),transparent)}.tbx-hero-line-vertical{position:absolute;inset-block:2rem;left:50%;width:1px;background:linear-gradient(to bottom,transparent,rgba(47,0,59,.1),transparent)}.tbx-hero-image{position:absolute;inset:5%;overflow:hidden;border-radius:12px;box-shadow:0 25px 50px -12px #2f003b26}.tbx-hero-image img{position:relative;z-index:10;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tbx-hero-mobile-button{display:flex;justify-content:center;margin-top:2rem}@media(min-width:640px){.tbx-hero-container{padding-left:2rem;padding-right:2rem}.tbx-hero-title{font-size:3rem}}@media(min-width:1024px){.tbx-hero-container{padding:3.5rem 2rem 4rem}.tbx-hero-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem}.tbx-hero-content{padding-right:1rem}.tbx-hero-title{font-size:3.75rem}.tbx-hero-desktop-button{display:flex}.tbx-hero-visual{align-items:flex-end}.tbx-hero-mobile-button{display:none}}@media(min-width:1280px){.tbx-hero-container{padding-left:2rem;padding-right:2rem}}
