@media screen and (max-width:768px){.hero-matrix{height:300px}}.hero-matrix{position:relative;background-color:#222;overflow:hidden;height:400px;display:flex;align-items:center}.hero-matrix-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;opacity:.6;object-fit:cover;object-position:right center}.hero-matrix .hero-body{width:100%;z-index:1}.section-matrix-bg{background-color:var(--bulma-background)}.spec-divider{border-bottom:1px dashed var(--brand-grey-border);padding-bottom:.5rem;margin-bottom:1rem}.spec-row{margin-bottom:.5rem}.card{height:100%;display:flex;flex-direction:column;border-radius:4px;border:1px solid transparent;box-shadow:0 2px 5px rgba(0,0,0,5%);transition:transform .2s,box-shadow .2s}.card:hover{box-shadow:0 4px 15px rgba(0,0,0,.1)}.card-content{flex-grow:1;padding:1.5rem}.card-footer{border-top:1px solid var(--brand-grey-border);margin-top:auto}.price-split{display:flex;justify-content:center;align-items:flex-start;line-height:1;color:var(--brand-text)}.price-split .currency{font-size:1.25rem;font-weight:700;margin-top:.5rem;margin-left:2px}.price-split .major{font-size:3.5rem;font-weight:700;letter-spacing:-2px}.has-text-shadow{text-shadow:0 2px 4px rgba(0,0,0,.6)}