.cotizador-selectors-row{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:30px;margin-top:70px}.cotizador-selector{border:1px solid #000;border-radius:30px;display:flex;flex-direction:column;height:210px;overflow:hidden;padding:30px 35px;position:relative;width:calc(50% - 10px)}.cotizador-selector img{bottom:0;pointer-events:none;position:absolute;right:0;width:50%;z-index:0}.cotizador-selector .h3{display:block;font-family:var(--text-font);font-weight:300;position:relative;width:62%;z-index:1}.cotizador-forms-holder{display:none}.cotizador-forms{background:#f0f0f0;border-radius:20px;margin:30px 0;padding:45px}.cotizador-forms .ctrl-holder label,.cotizador-forms .hs-form .field label{color:#000}.table-holder{overflow-x:auto}.table-holder.holder-bordered{border:1px solid #9f9f9f}.table-holder.holder-radius{border-radius:15px}.table-holder table{table-layout:fixed;width:100%}.table-holder table thead th{background-color:#f1f3f6;color:var(--base-color);padding:25px}.table-holder table.slim-table thead th{padding:15px}.table-holder table.rounded-table thead tr th:first-of-type{border-top-left-radius:15px}.table-holder table.rounded-table thead tr th:last-of-type{border-top-right-radius:15px}.table-holder table tbody tr:nth-of-type(2n) td{background-color:#f1f3f6}.table-holder table.bordered-table tbody tr:nth-of-type(2n) td{background-color:transparent}.table-holder table.rounded-table tbody tr:last-of-type td:first-of-type{border-bottom-left-radius:15px}.table-holder table.rounded-table tbody tr:last-of-type td:last-of-type{border-bottom-right-radius:15px}.table-holder table tbody td{padding:25px}.table-holder table.bordered-table tbody td{border-bottom:1px solid #9f9f9f;border-top:1px solid #9f9f9f}.table-holder.holder-bordered table.bordered-table tbody td{border-bottom:none}.table-holder table.slim-table tbody td{padding:11px 15px}.table-holder table tbody td p{margin:0}.table-holder table.slim-table tbody td p{font-size:18px}.table-holder table tbody td p a{color:var(--primary-color);font-size:14px;font-weight:700}@media only screen and (min-width:992px) and (max-width:1199px){.cotizador-selector{padding:30px 25px}.cotizador-selector .h3{font-size:24px}}@media only screen and (max-width:991px){.cotizador-selectors-row{margin:0 auto;max-width:420px}.cotizador-selector{height:230px;justify-content:space-between;overflow:hidden;padding:16px 0 0}.cotizador-selector .h3{font-size:20px;margin-bottom:10px;padding:0 16px;width:100%}.cotizador-selector img{margin:0 auto;position:static;width:100%}}@media only screen and (max-width:767px){.table-holder table tbody td,.table-holder table thead th{font-size:15px;padding:15px 12px}.table-holder table.slim-table tbody td p{font-size:16px}.table-holder table.cotizador-table tbody td:first-of-type{width:42%}.table-holder table.cotizador-table tbody td:last-of-type{width:80px}.cotizador-actions .btn{padding:0 25px}}@media only screen and (max-width:575px){.cotizador-selectors-row{gap:10px}.cotizador-selector{width:calc(50% - 5px)}}