.table-module{font-family:var(--secondary-font);padding:80px 0}.table-module h3{font-size:38px;font-size:34px;font-weight:600;letter-spacing:-2px}.table-module h2,.table-module h3{color:#047b9c;font-family:var(--secondary-font);text-align:center}.table-module h2{display:block;font-size:38px;font-size:62px;margin:10px auto 70px;max-width:100%;position:relative;width:300px}.table-module h2:after{background:#c4a42c;bottom:-10px;content:"";height:15px;left:0;max-width:100%;position:absolute;width:100%}.table-container{display:flex;flex-direction:column;width:100%}.table-row{display:flex;flex-direction:row}.table-row:last-child .table-cell:first-child{border-bottom-left-radius:10px}.table-row:last-child .table-cell:last-child{border-bottom-right-radius:10px}.table-head{background:#c4a42c;border-radius:10px;font-weight:500}.table-head .table-cell:last-child{border-top-right-radius:10px}.table-cell{align-items:center;border-bottom:1px solid #c4a42c;border-left:1px solid #c4a42c;display:flex;padding:12px 12px 12px 20px}.table-head .table-cell{border-bottom:0}.table-cell:last-child{border-right:1px solid #c4a42c}.table-cell:first-child{font-size:17px;font-size:18px;font-weight:600}.table-head .table-cell{color:#fff;font-size:24px}.table-head .table-cell:first-child{border-top-left-radius:10px;font-size:28px;font-weight:700}.table-row .table-cell:nth-child(2){background:rgba(196,164,44,.1)}.table-head .table-cell:nth-child(2){background:transparent}@media (min-width:631px){.table-cell{width:28.33%}.table-cell:first-child{width:15%}}@media (max-width:970px) and (min-width:601px){.table-cell{width:26.66%}.table-cell:first-child{width:20%}.table-head .table-cell{font-size:20px}.table-head .table-cell:first-child{font-size:24px}.table-cell:first-child{font-size:16px}}@media (max-width:700px) and (min-width:601px){.table-cell,.table-cell:first-child{width:25%}}@media (max-width:600px){.table-module h3{font-size:30px}.table-module h2{font-size:40px;width:200px}.table-module h2:after{height:8px;width:200px}.table-row{border:1px solid #c4a42c;border-radius:10px;flex-direction:column;margin-bottom:12px;padding:0}.table-head{display:none}.table-cell{border:0;display:flex;flex-direction:row;gap:10px;justify-content:space-between;padding:12px;text-align:right}.table-cell:before{content:attr(data-label);font-weight:700;margin-right:8px;min-width:100px}.table-cell:first-child:before{content:"Feature"}.table-cell:last-child{border-right:0}}@media (min-width:1501px){.table-cell:first-child{font-size:22px}}