.business-page{min-height:calc(100vh - 110px);padding-top:105px}.business-page section{align-content:center;width:100%;padding:30px}
#business-hero{align-content:center;min-height:calc(100vh - 110px);padding:0 100px;position:relative;overflow:hidden}#business-hero h1{margin-bottom:30px;font-size:60px}#business-hero h2{margin-bottom:20px;font-size:30px}#business-hero .decoration-text{font-size:20px}.highlight-1{color:var(--accent-one)}.highlight-2{color:var(--accent-two)}#bh-buttons{flex-flow:wrap;gap:20px;display:flex}#bh-buttons .bh-button{padding:10px 15px;font-size:20px}#dashboard-mockup{aspect-ratio:2;z-index:-5;opacity:.2;width:120%;min-width:120%;min-height:100%;position:absolute;bottom:-50px;right:-100px;transform:rotate(-10deg);-webkit-mask-image:linear-gradient(#0000 0%,#000 10% 30%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 10% 30%,#0000 100%)}@media (max-width:800px){#dashboard-mockup{aspect-ratio:2;width:150%;min-height:90%}#business-hero{padding:0 30px}#business-hero h1{margin-bottom:20px;font-size:50px}#business-hero h2{margin-bottom:10px;font-size:20px}#business-hero .decoration-text{text-align:center;font-size:12.5px}#bh-buttons{flex-flow:row;justify-content:center;align-items:center;gap:0}#bh-buttons .bh-button{text-align:center;padding:10px 5px;font-size:15px}#dashboard-mockup{bottom:-50px;right:-50px}}
