/** Shopify CDN: Minification failed

Line 30:8 Unexpected "@"

**/
.w-layout-grid-28_main .w-layout-grid.grid-28:last-child .table-column.main-table {
    position: relative;
    overflow: initial;
}
.w-layout-grid-28_main .w-layout-grid.grid-28:last-child .table-column.main-table::after {
    content: "";
    width: 100%;
    height: 15px;
    background: #5E6061;
    position: absolute;
    bottom: 0;
    transform: translateY(100%);
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.table1_component-cell.right .icon-embed-small.w-embed span {
    /* color: #0b0b1f; */
    display: block;
    width: 100%;
}
.icon-embed-small svg {
  color: #35305B;
}
#w-node-@1 .table1_component-cell.right {
    border-top-right-radius: 5px;
}
.max-width-medium {
    max-width: 760px;
}
.table-column.main-table.main-table_1.table1_component-cell.top-col {
    height: 100%;
    background: #353839;
    border-radius: 0;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.w-layout-grid-28_main .w-layout-grid.grid-28:nth-child(even) .table-column.main-table {
    background: #353839;
}
.icon-embed-small_max_width {
  max-width: 7.4rem !important;
}
.icon-embed-small_max_width .icon-embed-small {
  max-width: 7.4rem !important;
}

.table1_component-cell.right .icon-embed-small.w-embed svg, .table1_component-cell.right .icon-embed-small.w-embed svg, .table-column .icon-embed-small.w-embed svg, .table-column .icon-embed-small.w-embed img {
    max-width: 2.2rem;
}
.table1_component-cell.top-col .icon-embed-small.w-embed span, .icon-embed-small_max_width .icon-embed-small.w-embed p {
    font-size: 1.6rem;
    font-weight: 900;
    /* color: black; */
}
.table1_component-cell_no_bg {
  background: transparent !important;
}
.w-layout-grid-28_main .w-layout-grid.grid-28 .table-column.main-table {
    border-radius: 0px;
}

.table-column:not(.table-column.main-table) {
    border-top: 1px solid rgba(0,0,0,.0);
    border-bottom: 1px solid rgba(0,0,0,.0);
}

.icon-embed-small.w-embed img {
    width: 100%;
    height: auto;
}
.spacer-medium {
    width: 100%;
    padding-top: 2rem;
}
@media screen and (max-width: 767px){
.spacer-medium {
    padding-top: 1.5rem;
}
}  
.text-color-black {
    color: #0b0b1f;
}
.table1_component-cell.empty {
    height: 12px;
    background-color: transparent;
    border-bottom-style: none;
}
@media screen and (max-width: 767px) {
.hide-mobile-landscape {
    display: none;
  }
}  
.table1_component-cell.top-col {
    height: 78px;
    background-color: transparent;
}
.logo-comparison {
    width: 100%;
    height: 5rem;
    display: block;
    position: relative;
}
@media screen and (max-width: 991px) {
.logo-comparison {
    height: 5rem;
}
}  
.w-embed:before, .w-embed:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}
div#w-node-d4 {
    display: flex;
    color: white;
}
.icon-embed-small {
    width: 100%;
    /* max-width: 3.2rem; */
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
    margin: auto;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
}
.icon-embed-small.w-embed.icon-embed-small_max_width .icon-embed-small.w-embed img {
    max-width: 7.4rem;
}
.table1_component-cell.right {
    color: #cbcbcb;
}
.text-weight-bold {
    font-weight: 700;
}
.text-size-regular-2 {
    /* font-size: 1rem; */
}
.table1_component-cell.top-col {
    height: 78px;
    background-color: transparent;
}
.table1_component-cell.featured {
    color: #fff;
    background-color: transparent;
    border-bottom-width: 1px;
    border-bottom-color: rgba(255,255,255,.13);
}
.table1_component-cell.top-col.featured {
    background-color: transparent;
}
.table-column.main-table {
    background-color: #353839c9;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
}
#w-node-d4
{
  grid-area: span 1/span 1/span 1/span 1;
}
.table1_component-cell.left.borderss {
    border-top: 1px solid rgba(0,0,0,.02);
    border-bottom: 1px solid rgba(0,0,0,.02);
}
.text-size-regular {
    /* font-size: .85rem; */
}
.max-width-medium p {
    /* color: black; */
}
.table1_component-cell.left {
    justify-content: flex-start;
}
.table1_component-cell.right.borderss {
    border-top: 1px solid rgba(0,0,0,.02);
    border-bottom: 1px solid rgba(0,0,0,.02);
}
.table1_component-cell.left.tl-radius {
    color: black;
}
.table1_component-cell {
    height: 54px;
    background-color: rgba(255,255,255,.78);
    justify-content: center;
    align-items: center;
    padding: 0 2rem;
    display: flex;
    position: relative;
}
@media screen and (max-width: 767px) {
.table1_component-cell {
    min-height: 70px;
}
}  
.table1_component-cell.top-col {
    height: 78px;
    background-color: transparent;
}
#w-node-c3 {
    grid-area: span 1/span 1/span 1/span 1;
}
.grid-28 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 2fr 1.5fr 1fr;
    margin-left: auto;
    margin-right: auto;
    display: grid;
}
@media screen and (max-width: 767px) {
.grid-28 {
    grid-template-columns: 1.85fr .90fr .90fr;
  }
}  
.spacer-xxsmall {
    width: 100%;
    padding-top: 1rem;
}
.spacer-xxsmall p {
    margin-bottom: 0rem;
    
}
.headline-highlight {
    /* font-weight: 600; */
}
.headline-h2 {
    position: relative;
    margin: 0;
}
@media screen and (max-width: 991px) {
.headline-h2 {
    /* font-size: 2.25rem;
    line-height: 1.2; */
}
}  

.text-align-center {
    text-align: center;
}
.headline-component {
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
.container-medium {
    width: 100%;
    max-width: 102rem;
    margin-left: auto;
    margin-right: auto;
}
.padding-global {
    position: relative;
}

/* .padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
} */
@media screen and (max-width: 991px) {
.padding-global {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  /* .padding-section-medium {
    padding-top: 2rem;
    padding-bottom: 2rem;
} */
.table1_component-cell {
    padding: 0 0.7rem;
}  
}  
.text-size-regular {
    line-height: 1.4;
}

/* .section-comparison {
    background-color: #242833;
    
} */

@media screen and (max-width: 767px) {
.padding-global {
    padding-left: 0rem;
    padding-right: 0rem;
  }  

}
@media (max-width: 480px){
    .table1_component-cell.top-col .icon-embed-small.w-embed span, .icon-embed-small_max_width .icon-embed-small.w-embed p{
        font-size: 14px;
  }
}
div#w-node-\@1 {
    display: none;
}
