:root{--primary:black;--secondary:white;--secondary-variation:#e9e9e9;--accent:#357ded;--divider-color:#2f2f2f;--header-color:var(--secondary);--text-color:var(--secondary-variation);--section-height:calc(100vh - 80px)}main{overflow-x:hidden}section{height:var(--section-height);min-height:600px;margin-top:0}.sphere-container{justify-content:center;display:flex}.sphere-content{justify-content:center;align-items:center;gap:16px;margin-bottom:0;display:flex}#sphere-context.sphere-behind-middle{z-index:-1;width:600px;height:600px;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.sphere-display-text{flex-direction:column;justify-content:center;display:flex}@media (max-width:799.999px){.sphere-content{display:grid}.sphere-container,.sphere-display-text{grid-area:1/1}.sphere-container{z-index:0}.sphere-display-text{z-index:1;text-align:center;width:100%;height:100%}#sphere-context{filter:brightness(70%)}}.main-info{justify-content:center;align-items:center;display:grid}.main-info-item{grid-area:1/1}.main-info-bg-container{height:var(--section-height);z-index:0;background-color:#000;width:100vw;margin-left:auto;margin-right:auto}.main-info-bg{object-fit:cover;opacity:.3;width:100%;height:100%}.main-info-content{z-index:1;flex-direction:column;justify-content:center;display:flex}.main-info-content h3:not(:last-child){margin-bottom:24px}.main-info-content>*{color:var(--secondary)}.portfolio{flex-direction:column;justify-content:center;align-items:center;display:flex}.main-info,.portfolio,.get-started{margin-bottom:60px}.showcase-site{place-items:center;display:grid}.showcase-bg,.showcase-cover{grid-area:1/1}.showcase-bg{opacity:.3;z-index:0;width:100%;max-width:800px;height:auto}.showcase-cover{z-index:1;box-shadow:0 0 8px var(--primary);background-color:#fff;width:31.25%;transition:transform .3s;display:inline-block}.showcase-cover-img{height:auto}.showcase-cover,.showcase-cover img{border-radius:8px}.showcase-cover:hover{box-shadow:0 0 16px var(--primary);transform:scale(1.1)}.card-container{justify-content:center;align-items:center;gap:32px;display:flex;position:relative}@media (max-width:999.999px){.card-container{flex-direction:column}#sphere-context.sphere-behind-middle{left:50%;transform:translate(-50%)}}.price-card{color:var(--secondary);text-align:center;background:#00000080;border:1px solid #979797;border-radius:16px;flex-direction:column;gap:32px;width:280px;height:420px;display:flex}.package-type{height:48px;margin-top:32px;font-size:1.4em}.package-price-container{flex-direction:column;justify-content:flex-end;height:100%;max-height:48px;display:flex}.package-price-container:first-child{margin-top:auto}.package-price{font-size:2.45em}.subscript{margin-left:-8px;font-size:.5em;display:inline}.package-description{text-align:left}.package-description li+li{margin-top:4px}.get-started{height:100%}.blue-button{background-color:var(--accent);color:var(--secondary);border:none;border-radius:12px;justify-content:center;align-items:center;width:160px;height:36px;transition:background-color .15s;display:flex;box-shadow:2px 2px 4px #0003}.blue-button:hover{cursor:pointer;background-color:#357dedcc}.start-now-button{align-self:center;margin-top:auto;margin-bottom:32px}
