body.red{background-color:rosybrown}
@media (max-width:74.99em){.pricing-box .grid-2{grid-template-columns:1fr auto}}
.pricing-box__table{-moz-column-gap:15px;column-gap:15px;background-color:var(--sidebar2-bg);border:var(--sidebar2-border-size) var(--sidebar2-border);border-radius:10px;box-shadow:var(--sidebar2-shadow-size) var(--sidebar2-shadow);padding:10px 20px;font-size:1.125rem;transition:ease 0.4s all}
.pricing-box__head{padding-bottom:10px;border-bottom:var(--sidebar2-border-size) var(--sidebar2-border)}
.pricing-box__head .item{font-weight:600}
.pricing-box__single{padding-top:10px}
.pricing-box__single:not(:last-child){padding-bottom:10px;border-bottom:var(--sidebar2-border-size) var(--sidebar2-border)}
.site-wrapper{z-index:2}