:root{--color-silver:#bcbcbc;--color-gold:#cda434}.pass-features .check.silver,.pass-features .silver svg{fill:var(--color-silver)}.pass-features .check.gold,.pass-features .silver gold{fill:var(--color-gold)}.pass-features .check,.pass-features svg{display:block;height:auto;width:4rem}.pass-features{align-items:center;display:flex}.pass-features-content{width:50%}.pass-features-content h1,.pass-features-content h2,.pass-features-content h3,.pass-features-content h4,.pass-features-content h5,.pass-features-content h6{font-weight:400;margin-bottom:1rem}.pass-features-image{text-align:right;width:50%}.pass-features-image img{max-width:100%}.pass-features-table{font-size:2rem;padding-top:2rem}.pass-features-tr{align-items:center;border-bottom:1px solid #fff;border-color:var(--color-primary);display:flex;padding:.7rem 0}.pass-features-tr.th{font-weight:500}.pass-features-td{display:flex;justify-content:center;width:25%}.pass-features-td:first-child{justify-content:flex-start;padding:0 1.5rem;width:50%}@media screen and (max-width:991px){.pass-features{flex-wrap:wrap;gap:3rem}.pass-features-content{width:100%}.pass-features-image{text-align:center;width:100%}.pass-features-table{font-size:1.7rem;padding-top:2rem}.pass-features .check,.pass-features svg{width:3.2rem}}