.wpte-checkout__payment-options{row-gap:12px}.wpte-checkout__payment-options>label{width:100%}.wpte-checkout__installment-container{margin:16px -24px 0;padding:0 24px}.wpte-checkout__installment-options-wrapper{align-items:center;display:flex;gap:8px;margin:0 0 16px;max-width:100%;position:relative;width:100%}.wpte-checkout__installment-options{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex:1;min-width:0}.wpte-checkout__installment-options::-webkit-scrollbar{display:none}.wpte-checkout__installment-option{align-items:center;background-color:#fff;border:1px solid #e4ecef;border-radius:8px;cursor:pointer;display:flex;flex:0 0 auto;flex-direction:column;font-size:16px;font-weight:500;line-height:1.5;min-width:140px;padding:12px 16px;position:relative;transition:all .3s ease}.wpte-checkout__installment-option:active,.wpte-checkout__installment-option:focus,.wpte-checkout__installment-option:hover{background:none;border-color:var(--wpte-primary-color,var(--primary-color))}.wpte-checkout__installment-option.checked{background-color:rgba(var(--wpte-primary-color-rgb,var(--primary-color-rgb)),.06);border-color:var(--wpte-primary-color,var(--primary-color))}.wpte-checkout__installment-option .wpte-checkout__installment-count{color:#0f1d23}.wpte-checkout__installment-option .wpte-checkout__installment-amount{color:#3e4b50;font-size:14px}.wpte-checkout__installment-scroll-arrow{align-items:center;background-color:#fff;border:1px solid #e4ecef;border-radius:50%;cursor:pointer;display:flex;flex:0 0 32px;height:32px;justify-content:center;padding:0;position:absolute;transition:all .3s ease;width:32px;z-index:1}.wpte-checkout__installment-scroll-arrow.left{left:-16px}.wpte-checkout__installment-scroll-arrow.right{right:-16px}.wpte-checkout__installment-scroll-arrow:active,.wpte-checkout__installment-scroll-arrow:focus,.wpte-checkout__installment-scroll-arrow:hover{background-color:#fff;border-color:var(--wpte-primary-color,var(--primary-color))}.wpte-checkout__installment-scroll-arrow svg{color:#6e797e;height:16px;width:16px}.wpte-checkout__installment-schedule{background-color:#f9fafb;border-radius:8px;margin:0 0 24px;padding:16px}.wpte-checkout__installment-schedule-title{align-items:center;color:#0f1d23;display:flex;font-size:16px;font-weight:600;gap:8px;line-height:1.5;margin:0 0 2px!important}.wpte-checkout__installment-schedule-title .wpte-checkout__installment-icon{color:#6e797e;flex:0 0 20px;height:20px}.wpte-checkout__installment-schedule-header{align-items:center;color:#6e797e;cursor:pointer;display:flex;font-size:14px;gap:8px;justify-content:space-between;padding-left:28px;transition:all .3s ease}.wpte-checkout__installment-schedule-header:hover{color:#0f1d23}.wpte-checkout__installment-schedule-header .wpte-checkout__installment-schedule-text{flex:1}.wpte-checkout__installment-schedule-header .wpte-checkout__installment-schedule-arrow{flex:0 0 20px;height:20px;transition:transform .3s ease;width:20px}.wpte-checkout__installment-schedule.collapsed .wpte-checkout__installment-schedule-arrow{transform:rotate(-180deg)}.wpte-checkout__installment-schedule.collapsed .wpte-checkout__installment-list{max-height:0;opacity:0;overflow:hidden}.wpte-checkout__installment-list{display:flex;flex-direction:column;gap:0;margin-top:16px;max-height:1000px;opacity:1;overflow:visible;transition:all .3s ease}.wpte-checkout__installment-note{background:#fff;border:1px solid rgba(var(--wpte-primary-color-rgb,var(--primary-color-rgb)),.16);border-radius:4px;color:#6e797e;display:flex;font-size:14px;gap:8px;line-height:1.5;margin-top:12px;padding:8px}.wpte-checkout__installment-note:before{background-color:var(--wpte-primary-color,var(--primary-color));content:"";display:inline-block;flex:0 0 18px;height:18px;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 fill=%27none%27%3E%3Cpath stroke=%27%23000%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M12 16v-4m0-4h.01M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10%27/%3E%3C/svg%3E") no-repeat center center;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 fill=%27none%27%3E%3Cpath stroke=%27%23000%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M12 16v-4m0-4h.01M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10%27/%3E%3C/svg%3E") no-repeat center center;-webkit-mask-size:100% 100%;mask-size:100% 100%;padding:1px 0;vertical-align:top;width:18px}.wpte-checkout__installment-item{align-items:center;display:flex;font-size:16px;justify-content:space-between;line-height:1.5;padding:6px 0;position:relative}.wpte-checkout__installment-item:not(:first-child):before{border-left:1px solid rgba(var(--wpte-primary-color-rgb,var(--primary-color-rgb)),.2);bottom:calc(100% - 7px);content:"";height:36px;left:11px;position:absolute;width:0}.wpte-checkout__installment-item:after{border-bottom:1px dashed #c4c4c4;content:"";height:1px;margin-left:36px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:calc(100% - 36px)}.wpte-checkout__installment-item-left{align-items:center;display:flex;gap:12px;position:relative;z-index:1}.wpte-checkout__installment-item-badge{align-items:center;background-color:var(--wpte-primary-color,var(--primary-color));border-radius:50%;color:#fff;display:flex;flex:0 0 24px;font-size:12px;font-weight:600;height:24px;justify-content:center;width:24px}.wpte-checkout__installment-item-badge svg{height:14px;width:14px}.wpte-checkout__installment-item.today .wpte-checkout__installment-item-badge{background-color:#fdb022}.wpte-checkout__installment-item-info{background-color:#f9f9f9;display:flex;flex-wrap:wrap;gap:8px;padding-right:8px}.wpte-checkout__installment-item-date{color:#0f1d23;font-size:16px;font-weight:500}.wpte-checkout__installment-item-label{border:1px solid var(--wpte-primary-color,var(--primary-color));border-radius:4px;border-radius:20px;color:var(--wpte-primary-color,var(--primary-color));display:inline-flex;font-size:14px;font-weight:500;line-height:1.7;padding:0 8px;width:-moz-fit-content;width:fit-content}.wpte-checkout__installment-item-amount{background-color:#f9f9f9;color:#0f1d23;font-size:16px;font-weight:600;padding-left:8px;position:relative;z-index:1}
