.pt-tabber{background:var(--color-second)}.pt-tabs{display:flex;gap:0;justify-content:space-between;text-align:center}.pt-tab-icon img{display:block;margin:0 auto}.pt-tab-title h4{color:var(--color-white);font-size:20px;margin-bottom:0;margin-top:20px}.pt-tab-item{display:block;padding:40px 25px;text-decoration:none}.pt-tab.active,.pt-tab:hover{background:var(--color-fourth)}.pt-tab-content{display:none;padding:60px 0}.pt-tab-content.active{display:block}.pt-tab-btn-items{padding-bottom:40px}.pt-tab-top-content h2{color:var(--color-second);margin-bottom:15px}.pt-tab-top-content h6{color:#202020;line-height:normal}.pt-tab-top-desc{padding-bottom:20px}.pt-tab-btn-items{align-items:flex-end;display:flex;flex-wrap:wrap;gap:15px}.pt-table-items{margin-bottom:40px}.pt-table-items:last-child{margin-bottom:0}.pt-table-item-heading{padding-bottom:10px}.pt-table-item-heading h3{color:var(--color-fourth);line-height:normal;text-transform:capitalize}.pt-table-headItem{color:var(--color-white);font-size:24px;font-weight:700;line-height:normal;text-transform:capitalize}.pt-table-headItems{background:var(--color-fourth);display:flex;flex-wrap:wrap;gap:30px;padding:20px 30px}.pt-table-two-col .pt-table-col,.pt-table-two-col .pt-table-headItem{width:30%}.pt-table-two-col .pt-table-col:last-child,.pt-table-two-col .pt-table-headItem:last-child{width:calc(70% - 30px)}.pt-table-three-col .pt-table-col,.pt-table-three-col .pt-table-headItem{width:calc(33.33% - 30px)}.pt-table-four-col .pt-table-col,.pt-table-four-col .pt-table-headItem{width:calc(25% - 30px)}.pt-table-rowItem{display:flex;flex-wrap:wrap;gap:30px;padding:20px 30px}.pt-table-rowItem:nth-child(odd){background:var(--color-white)}.pt-table-rowItem:nth-child(2n){background:var(--color-fifth)}.pt-tab-bottom-content{font-size:12px;padding-bottom:0;padding-top:50px;text-align:left}.pt-tab-bottom-content h6{color:var(--color-second)}@media (max-width:1199px) and (min-width:992px){.pt-tab-item{display:flex;flex-wrap:wrap;justify-content:center;padding:35px 5%}.pt-tab-title h4{font-size:20px}}@media (min-width:992px){.pt-tabs .pt-tab-content{display:none}}@media (max-width:991px){.pt-tab-content{background:var(--color-white);max-height:0;opacity:0;overflow:hidden;padding:40px 30px;transition:max-height .35s ease,opacity .35s ease}.pt-tab-content.active{max-height:100%;opacity:1}.pt-tab-container-wrap{display:none}.pt-tabs{flex-direction:column}.pt-tab{border-bottom:2px solid var(--color-white);width:100%}.pt-tab-item{padding:30px}.pt-table-headItems{display:none}.pt-table-rowItems{display:block}.pt-table-rowItem{background:var(--color-white);border:1px solid #ddd;border-radius:4px;flex-direction:column;gap:0;margin-bottom:10px;overflow:hidden;padding:20px}.pt-table-col{border:none;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:10px}.pt-table-col:last-child{border-bottom:none}.pt-table-col:before{color:#333;content:attr(data-label);flex-basis:50%;font-weight:700;padding-right:10px;text-align:left}.pt-table-four-col .pt-table-col,.pt-table-four-col .pt-table-headItem,.pt-table-three-col .pt-table-col,.pt-table-three-col .pt-table-headItem,.pt-table-two-col .pt-table-col,.pt-table-two-col .pt-table-col:last-child,.pt-table-two-col .pt-table-headItem,.pt-table-two-col .pt-table-headItem:last-child{width:100%}.pt-table-item-heading{background:#c10b61 0 0 no-repeat padding-box;color:var(--color-white);cursor:pointer;margin-bottom:0;padding:15px 50px 15px 15px;position:relative;text-align:left}.pt-table-item-heading h3{color:var(--color-white);font-size:20px;margin:0}.pt-table-items{margin-bottom:20px}.pt-table-item{display:none;overflow:hidden;transition:all .3s ease}.pt-table-items.active .pt-table-item{display:block}.pt-table-item-heading .faqs__toggle{-ms-flex-negative:0;fill:var(--color-white);flex-shrink:0;height:25px;margin-left:0;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pt-table-item-heading .faqs__toggle.open_toggle,.pt-table-items.active .faqs__toggle.close_toggle{display:none}.pt-table-items.active .faqs__toggle.open_toggle{display:block}}@media (max-width:767px){.pt-tab-item{padding-left:20px;padding-right:20px}.pt-tab-content{padding:30px 20px}.pt-tab-btn-items{gap:20px;padding-bottom:30px}.pt-tab-bottom-content{padding-top:40px}}@media (max-width:600px){.pt-table-col,.pt-table-rowItem{flex-direction:column}.pt-table-col{align-items:baseline;justify-content:normal;padding:15px 10px;text-align:left}.pt-table-col:before{margin-bottom:10px;padding-right:0}.pt-table-rowItem{padding:10px}}