.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: 0.5rem;--bs-modal-color: ;--bs-modal-bg: #fff;--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: 1px;--bs-modal-border-radius: 0.5rem;--bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-modal-inner-border-radius: calc(0.5rem - 1px);--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: 1px;--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: 0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: 1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: 0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);margin:calc(-0.5*var(--bs-modal-header-padding-y)) calc(-0.5*var(--bs-modal-header-padding-x)) calc(-0.5*var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media(min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.mb-40{margin-bottom:2.5rem !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}@media(min-width: 576px){.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.mb-sm-40{margin-bottom:2.5rem !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}}@media(min-width: 768px){.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.mb-md-40{margin-bottom:2.5rem !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}}@media(min-width: 992px){.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.mb-lg-40{margin-bottom:2.5rem !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}}@media(min-width: 1200px){.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.mb-xl-40{margin-bottom:2.5rem !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}}@media(min-width: 1400px){.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.mb-xxl-40{margin-bottom:2.5rem !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}body{-webkit-tap-highlight-color:rgba(0,0,0,0)}body.stop-scroll{position:fixed !important;width:100%}body section{margin-top:65px !important;margin-bottom:65px !important}@media(max-width: 767.98px){body section{margin-top:24px !important;margin-bottom:24px !important}}ol,ul{box-sizing:initial}body p,body h1,body h2,body h3,body h4,body h5,body h6,body .wp-block-group,body .wp-block-columns{margin-top:0px}body p,body h1,body h2,body h3,body h4,body h5,body h6,body ol,body ul{margin-bottom:24px}.tm-style-1 .entry-content p,.tm-style-1 .entry-content ul,.tm-style-1 .entry-content ol,.tm-style-1 .entry-content table{color:var(--wp--preset--color--turtlemint-child-tm-gray);font-weight:500}.tm-style-1 .entry-content p h1,.tm-style-1 .entry-content p h2,.tm-style-1 .entry-content p h3,.tm-style-1 .entry-content p h4,.tm-style-1 .entry-content p h5,.tm-style-1 .entry-content p h6,.tm-style-1 .entry-content ul h1,.tm-style-1 .entry-content ul h2,.tm-style-1 .entry-content ul h3,.tm-style-1 .entry-content ul h4,.tm-style-1 .entry-content ul h5,.tm-style-1 .entry-content ul h6,.tm-style-1 .entry-content ol h1,.tm-style-1 .entry-content ol h2,.tm-style-1 .entry-content ol h3,.tm-style-1 .entry-content ol h4,.tm-style-1 .entry-content ol h5,.tm-style-1 .entry-content ol h6,.tm-style-1 .entry-content table h1,.tm-style-1 .entry-content table h2,.tm-style-1 .entry-content table h3,.tm-style-1 .entry-content table h4,.tm-style-1 .entry-content table h5,.tm-style-1 .entry-content table h6{color:var(--wp--preset--color--turtlemint-child-black)}.tm-style-1 .entry-content .has-turtlemint-child-large-1-font-size{color:var(--wp--preset--color--turtlemint-child-black)}.tm-style-1 h1{font-size:var(--wp--preset--font-size--turtlemint-child-tm-xx-large)}.tm-style-1 h2{font-size:var(--wp--preset--font-size--turtlemint-child-tm-x-large)}.tm-style-1 h3{font-size:var(--wp--preset--font-size--turtlemint-child-tm-large)}.tm-style-1 section .tm-accordion-body__wraper{font-weight:500}.tm-style-1 section .tm-ic-download-app .tm-list.green-checklist li{font-weight:600}.tm-style-1 .section-heading{margin-bottom:24px;line-height:32px !important;font-weight:700 !important}.tm-style-1 .section-heading.medium-width{max-width:60%}@media(max-width: 767.98px){.tm-style-1 .section-heading{margin-bottom:8px !important;line-height:30px !important}.tm-style-1 .section-heading.medium-width{max-width:100%}}.tm-style-1 section{margin-top:40px !important;margin-bottom:40px !important}.tm-style-1 section.mb-0{margin-bottom:0px !important}.tm-style-1 section.mt-0{margin-top:0px !important}.tm-style-1 section.has-background{padding-top:24px;padding-bottom:24px}.tm-style-1 section.has-background.spacing-medium{padding-top:40px;padding-bottom:40px}@media(max-width: 767.98px){.tm-style-1 section{margin-top:24px !important;margin-bottom:24px !important}.tm-style-1 section.has-background.spacing-medium{padding-top:24px;padding-bottom:24px}}.tm-style-1 ul{padding-left:30px;color:var(--wp--preset--color--turtlemint-child-tm-gray)}.tm-style-1 ul li::marker{font-size:12px}.tm-style-1 .single-post .wp-block-post-content{margin-top:0px}.tm-style-1 .single-post .wp-block-post-content h1{font-size:var(--wp--preset--font-size--turtlemint-child-tm-xx-large) !important}.tm-style-1 .single-post .wp-block-post-content h2{font-size:var(--wp--preset--font-size--turtlemint-child-tm-x-large) !important}.tm-style-1 .single-post .wp-block-post-content h3{font-size:var(--wp--preset--font-size--turtlemint-child-tm-large) !important}.tm-style-1 .single-post .wp-block-post-content p,.tm-style-1 .single-post .wp-block-post-content h1,.tm-style-1 .single-post .wp-block-post-content h2,.tm-style-1 .single-post .wp-block-post-content h3,.tm-style-1 .single-post .wp-block-post-content h4,.tm-style-1 .single-post .wp-block-post-content h5,.tm-style-1 .single-post .wp-block-post-content h6,.tm-style-1 .single-post .wp-block-post-content figure,.tm-style-1 .single-post .wp-block-post-content ul,.tm-style-1 .single-post .wp-block-post-content ol{margin-bottom:24px}.tm-style-1 .single-post .wp-block-post-content p:not(.has-turtlemint-child-large-1-font-size),.tm-style-1 .single-post .wp-block-post-content ul,.tm-style-1 .single-post .wp-block-post-content ol,.tm-style-1 .single-post .wp-block-post-content span,.tm-style-1 .single-post .wp-block-post-content table tbody,.tm-style-1 .single-post .wp-block-post-content a:not(.wp-block-button__link){font-weight:500;color:var(--wp--preset--color--turtlemint-child-tm-gray)}.tm-style-1 .single-post .wp-block-post-content p:not(.has-turtlemint-child-large-1-font-size) h1,.tm-style-1 .single-post .wp-block-post-content p:not(.has-turtlemint-child-large-1-font-size) h2,.tm-style-1 .single-post .wp-block-post-content p:not(.has-turtlemint-child-large-1-font-size) h3,.tm-style-1 .single-post .wp-block-post-content p:not(.has-turtlemint-child-large-1-font-size) h4,.tm-style-1 .single-post .wp-block-post-content p:not(.has-turtlemint-child-large-1-font-size) h5,.tm-style-1 .single-post .wp-block-post-content p:not(.has-turtlemint-child-large-1-font-size) h6,.tm-style-1 .single-post .wp-block-post-content ul h1,.tm-style-1 .single-post .wp-block-post-content ul h2,.tm-style-1 .single-post .wp-block-post-content ul h3,.tm-style-1 .single-post .wp-block-post-content ul h4,.tm-style-1 .single-post .wp-block-post-content ul h5,.tm-style-1 .single-post .wp-block-post-content ul h6,.tm-style-1 .single-post .wp-block-post-content ol h1,.tm-style-1 .single-post .wp-block-post-content ol h2,.tm-style-1 .single-post .wp-block-post-content ol h3,.tm-style-1 .single-post .wp-block-post-content ol h4,.tm-style-1 .single-post .wp-block-post-content ol h5,.tm-style-1 .single-post .wp-block-post-content ol h6,.tm-style-1 .single-post .wp-block-post-content span h1,.tm-style-1 .single-post .wp-block-post-content span h2,.tm-style-1 .single-post .wp-block-post-content span h3,.tm-style-1 .single-post .wp-block-post-content span h4,.tm-style-1 .single-post .wp-block-post-content span h5,.tm-style-1 .single-post .wp-block-post-content span h6,.tm-style-1 .single-post .wp-block-post-content table tbody h1,.tm-style-1 .single-post .wp-block-post-content table tbody h2,.tm-style-1 .single-post .wp-block-post-content table tbody h3,.tm-style-1 .single-post .wp-block-post-content table tbody h4,.tm-style-1 .single-post .wp-block-post-content table tbody h5,.tm-style-1 .single-post .wp-block-post-content table tbody h6,.tm-style-1 .single-post .wp-block-post-content a:not(.wp-block-button__link) h1,.tm-style-1 .single-post .wp-block-post-content a:not(.wp-block-button__link) h2,.tm-style-1 .single-post .wp-block-post-content a:not(.wp-block-button__link) h3,.tm-style-1 .single-post .wp-block-post-content a:not(.wp-block-button__link) h4,.tm-style-1 .single-post .wp-block-post-content a:not(.wp-block-button__link) h5,.tm-style-1 .single-post .wp-block-post-content a:not(.wp-block-button__link) h6{color:var(--wp--preset--color--turtlemint-child-black)}.tm-style-1 .single-post .wp-block-post-content a:not(.wp-block-button__link):hover{color:var(--wp--preset--color--turtlemint-child-primary)}.tm-style-1 .floating-banner-bg{position:absolute;top:0px;left:0;right:0;z-index:-1;margin:0px !important}@media(max-width: 767.98px){.tm-style-1 .floating-banner-bg{min-height:415px !important}}.has-turtlemint-child-pink-gradient-color{background:var(--wp--custom--tm-gradient-pink)}.has-turtlemint-child-yellow-gradient-color{background:var(--wp--custom--tm-gradient-yellow)}.has-turtlemint-child-gradient-color-9{background:var(--wp--custom--tm-gradient-9)}.has-turtlemint-child-gradient-color-10{background:var(--wp--custom--tm-gradient-10)}.has-turtlemint-child-gradient-color-11{background:var(--wp--custom--tm-gradient-11)}.has-turtlemint-child-gradient-color-12{background:var(--wp--custom--tm-gradient-12)}.has-turtlemint-child-gradient-color-13{background:var(--wp--custom--tm-gradient-13)}body:not(.tm-style-1) .tm-container,body:not(.tm-style-1) section.has-background{padding-top:65px;padding-bottom:65px}body:not(.tm-style-1) .tm-container.section-medium,body:not(.tm-style-1) section.has-background.section-medium{padding-top:40px;padding-bottom:40px}body:not(.tm-style-1) .section-heading{margin-bottom:24px;font-weight:700 !important}body:not(.tm-style-1) .section-heading.medium-width{max-width:60%}@media(max-width: 767.98px){body:not(.tm-style-1) .section-heading{margin-bottom:24px !important;line-height:30px !important}body:not(.tm-style-1) .section-heading.medium-width{max-width:100%}body:not(.tm-style-1) .section-heading .tm-container{padding-top:40px;padding-bottom:40px}}@media(max-width: 767.98px){body:not(.tm-style-1) .tm-container,body:not(.tm-style-1) section.has-background{padding:24px 20px}body:not(.tm-style-1) .tm-container.section-medium,body:not(.tm-style-1) section.has-background.section-medium{padding-top:24px;padding-bottom:24px}}.tm-gradient-top-right::after{right:0;top:0}.tm-gradient-top-right{position:relative}.tm-gradient-top-right::after{content:"";display:block;height:96px;max-width:241px;width:25%;opacity:.4;filter:blur(60px);position:absolute;z-index:-1}.tm-gradient-top-right.red::after{background-color:var(--wp--preset--color--turtlemint-child-red)}.tm-gradient-top-right.primary::after{background-color:var(--wp--preset--color--turtlemint-child-primary)}.tm-gradient-top-right.light-yellow::after{background-color:var(--wp--preset--color--turtlemint-child-tm-light-yellow);opacity:1;filter:blur(20px)}@media(max-width: 767.98px){.tm-gradient-md-top-left::after{left:0}}.tm-blog-read-more{margin-top:-59.75px !important;z-index:1;position:relative}.has-turtlemint-child-tm-small-font-size{line-height:var(--wp--custom--line-height--medium)}.tm-loader{display:none}.tm-loader.dots{width:40px;height:19.2px;background:radial-gradient(circle closest-side, #009f69 90%, rgba(0, 0, 0, 0)) 0% 50%,radial-gradient(circle closest-side, #009f69 90%, rgba(0, 0, 0, 0)) 50% 50%,radial-gradient(circle closest-side, #009f69 90%, rgba(0, 0, 0, 0)) 100% 50%;background-size:33.3333333333% 9.6px;background-repeat:no-repeat;animation:dots-loader 1.2s infinite linear;margin-top:24px;margin-bottom:24px;margin-left:auto;margin-right:auto}@keyframes dots-loader{20%{background-position:0% 0%,50% 50%,100% 50%}40%{background-position:0% 100%,50% 0%,100% 50%}60%{background-position:0% 50%,50% 100%,100% 0%}80%{background-position:0% 50%,50% 50%,100% 100%}}.cta-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.cta-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:16px}@media(max-width: 767.98px){.cta-buttons{justify-content:flex-start;align-items:flex-start;gap:12px}}.view-more-hidden{display:none !important}.ic-two-column:first-child section:first-child{margin-top:0px !important}.ic-two-column:first-child section:last-child{margin-bottom:0px !important}@media(min-width: 782px){.ic-two-column .sticky-marketing-unit{position:sticky;top:140px}}img[data-imgsrc]{opacity:0;transition:opacity .2s ease}img[data-imgsrc].show-img{opacity:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-truncate-2{min-height:inherit;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}p:empty{margin:0px !important;height:0px !important}.animation-pulsing{animation:pulsing 1s linear infinite alternate}@keyframes pulsing{0%{opacity:1}100%{opacity:.3}}#marketing-leads-form .wpcf7-response-output{font-weight:600;background-color:var(--wp--preset--color--turtlemint-child-tm-light-green);border:1px solid var(--wp--custom--tm-border-black) !important;max-width:fit-content;color:var(--wp--preset--color--turtlemint-child-black);padding:10px}#marketing-leads-form .tm-button:disabled .wp-block-button__link{background-color:var(--wp--preset--color--turtlemint-child-tm-gray) !important}.expert-banner .expert-banner-content{position:relative}.expert-banner .expert-banner-content .expert-image{position:absolute;top:0;right:0;z-index:1;margin:0px !important}@media(max-width: 767.98px){.expert-banner .expert-banner-content .expert-image{min-height:415px !important}}.expert-banner .expert-title{max-width:62%}.expert-banner .expert-title mark{font-family:var(--wp--preset--font-family--turtlemint-child-shadows-into-light);font-size:56px;font-weight:bold;line-height:1}@media(max-width: 767.98px){.expert-banner .expert-title mark{font-size:32px}}.expert-banner .banner-subtitle{max-width:43%}@media(max-width: 767.98px){.expert-banner{padding-top:32px !important;padding-bottom:58px !important;background-position:50% 100%}.expert-banner .expert-title{max-width:100%;font-size:var(--wp--preset--font-size--turtlemint-child-x-large) !important;font-weight:600 !important;line-height:36px}.expert-banner .banner-subtitle{margin-top:8px !important;max-width:63%}.expert-banner .wp-block-buttons{margin-top:24px !important;z-index:2;position:relative}.expert-banner .expert-banner-content .expert-image{min-height:auto !important;top:auto;bottom:-18px}}@media(max-width: 767.98px){.advice-section{padding-left:32px !important;padding-right:32px !important;border-radius:32px 32px 0 0;margin-top:-33px;margin-bottom:0px !important;position:relative;top:-40px}.advice-section .separator{margin-top:4px !important}.advice-section .wp-block-buttons{margin-top:4px !important}.advice-section .help-card p{flex:1;font-weight:400 !important}.advice-section .help-card:after{content:"";display:inline-block;background-image:url(../images/sprite_set3.webp);height:24px;width:24px;background-size:calc(100% + 10px);background-position-x:-5px;background-position-y:-579px}}@media(max-width: 767.98px){body:not(.tm-style-1) .advice-section .section-heading{margin-top:24px !important;margin-bottom:0px !important}}.expert-section .slick-slider .slick-dots li.slick-active button{background-color:var(--wp--preset--color--turtlemint-child-black) !important}@media(max-width: 767.98px){.expert-section{margin-top:15px !important}.expert-section .expert-section-content{position:relative;margin-top:16px !important}.expert-section .expert-section-content .card-tabs{position:absolute;width:100%;top:357px}.expert-section .expert-section-content .help-card-list-2{display:flex;flex-direction:column;padding-top:332px;padding-bottom:22px;background-size:100% !important}.expert-section .expert-section-content .help-card-2{margin:0px !important}.expert-section .expert-section-content .help-card-2 p{margin-top:0px !important}.expert-section .expert-section-content .help-card-2 .title{font-weight:600 !important}.expert-section .expert-section-content .help-card-2 .subtitle{margin-top:4px !important}.expert-section .wp-block-buttons{margin-top:16px !important}}@media(min-width: 768px){.expert-section .help-card-list-2{align-items:start}.expert-section .help-card-list-2 .help-card-2{max-width:288px}.expert-section .help-card-list-2 .help-card-2:nth-child(1){margin-top:14px}.expert-section .help-card-list-2 .help-card-2:nth-child(2){grid-column:3;grid-row:1;justify-self:end;margin-right:24px;margin-top:16px}.expert-section .help-card-list-2 .help-card-2:nth-child(3){grid-column:1;grid-row:2;margin-left:44px}.expert-section .help-card-list-2 .help-card-2:nth-child(4){grid-column:3;grid-row:2;margin-top:24px;margin-left:24px}}.tm-button,.wp-block-button{outline:none !important}.tm-button a,.wp-block-button a{padding:1.125rem 1.25rem;border-radius:.5rem;transition:background .2s ease,color .2s ease;border:none;cursor:pointer;line-height:inherit;font-size:var(--wp--preset--font-size--turtlemint-child-medium);font-family:var(--wp--preset--font-family--turtlemint-child-montserrat)}.tm-button a span,.wp-block-button a span{font-weight:700 !important;color:var(--wp--preset--color--turtlemint-child-white) !important}.tm-button.secondary a,.wp-block-button.secondary a{background-color:var(--wp--preset--color--turtlemint-child-yellow);color:var(--wp--preset--color--turtlemint-child-dark)}.tm-button.secondary a:hover,.tm-button.secondary a:active,.tm-button.secondary a:focus,.wp-block-button.secondary a:hover,.wp-block-button.secondary a:active,.wp-block-button.secondary a:focus{background-color:var(--wp--preset--color--turtlemint-child-yellow);color:var(--wp--preset--color--turtlemint-child-dark)}.tm-button.primary a,.wp-block-button.primary a{background-color:var(--wp--preset--color--turtlemint-child-primary);color:var(--wp--preset--color--turtlemint-child-dark)}.tm-button.primary a:hover,.tm-button.primary a:active,.tm-button.primary a:focus,.wp-block-button.primary a:hover,.wp-block-button.primary a:active,.wp-block-button.primary a:focus{background-color:var(--wp--preset--color--turtlemint-child-primary);color:var(--wp--preset--color--turtlemint-child-dark)}.tm-button.bordered,.wp-block-button.bordered{border-radius:.5rem;overflow:inherit}.tm-button.bordered a,.wp-block-button.bordered a{background-color:var(--wp--preset--color--turtlemint-child-white);color:var(--wp--preset--color--turtlemint-child-black);border:1px solid;border-radius:.5rem;border-color:var(--wp--preset--color--turtlemint-child-black)}.tm-button.bordered a:hover,.tm-button.bordered a:active,.tm-button.bordered a:focus,.wp-block-button.bordered a:hover,.wp-block-button.bordered a:active,.wp-block-button.bordered a:focus{color:var(--wp--preset--color--turtlemint-child-black) !important;box-shadow:var(--wp--custom--tm-shadow-4)}.tm-button.bordered.green a,.wp-block-button.bordered.green a{border-color:var(--wp--preset--color--turtlemint-child-primary);color:var(--wp--preset--color--turtlemint-child-primary)}.tm-button.bordered.green a:hover,.tm-button.bordered.green a:active,.tm-button.bordered.green a:focus,.wp-block-button.bordered.green a:hover,.wp-block-button.bordered.green a:active,.wp-block-button.bordered.green a:focus{color:var(--wp--preset--color--turtlemint-child-primary) !important;background-color:var(--wp--preset--color--turtlemint-child-white)}.tm-button.small a,.wp-block-button.small a{padding:.375rem .5rem;font-size:var(--wp--preset--font-size--turtlemint-child-small);font-weight:400}.tm-button.small a:hover,.tm-button.small a:active,.tm-button.small a:focus,.wp-block-button.small a:hover,.wp-block-button.small a:active,.wp-block-button.small a:focus{font-weight:400}@media(max-width: 767.98px){.tm-button a,.wp-block-button a{padding:14px 16px}}button.tm-button{border:none;padding:0px;border-radius:.5rem;overflow:hidden;display:inherit;outline:none !important}.wp-block-button.with-icon.icon-calendar a{display:inline-flex;gap:10px;align-items:center;justify-content:center}.wp-block-button.with-icon.icon-calendar a::after{content:"";display:inline-block;background-image:url(../images/sprite_set11.webp);width:24px;height:24px;background-size:calc(100% + 50px);background-position-x:-25.2px;background-position-y:-499.5px}.tm-link a{color:var(--wp--preset--color--turtlemint-child-primary) !important;cursor:pointer}.tm-link a:hover{color:var(--wp--preset--color--turtlemint-child-green) !important}.tm-link.underlined a{font-weight:400;font-size:inherit;color:var(--wp--preset--color--turtlemint-child-black) !important;text-decoration:underline;text-underline-offset:.1rem;transition:color .2s ease}.tm-link.underlined:hover a{color:var(--wp--preset--color--turtlemint-child-primary) !important}.tm-link.secondary::before{transition:color .2s ease}.tm-link.secondary a{font-weight:400;font-size:var(--wp--preset--font-size--turtlemint-child-small);color:var(--wp--preset--color--turtlemint-child-black) !important;transition:color .2s ease}.tm-link.secondary:hover::before{color:var(--wp--preset--color--turtlemint-child-primary)}.tm-link.secondary:hover a{color:var(--wp--preset--color--turtlemint-child-primary) !important}.tm-link-icon{display:flex;flex-direction:column;gap:12px;align-items:center;text-decoration:none !important;font-weight:500 !important;font-size:var(--wp--preset--font-size--turtlemint-child-medium) !important;color:var(--wp--preset--color--turtlemint-child-black) !important;cursor:pointer;text-align:center;max-width:120px;color:var(--wp--preset--color--turtlemint-child-black);position:relative;z-index:1}.tm-link-icon span{color:var(--wp--preset--color--turtlemint-child-black) !important}.tm-link-icon .icon{height:60px;width:60px;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:16px;gap:8px;background-color:var(--wp--preset--color--turtlemint-child-white);box-shadow:var(--wp--custom--tm-shadow-2);border:1px solid rgba(0,0,0,0)}.tm-link-icon .icon.tm-hover{position:relative;border:none}.tm-link-icon .icon.tm-hover::after{content:"";height:calc(100% + 7px);width:calc(100% + 7px);position:absolute;background:rgba(0,0,0,0);border-radius:17.5px;left:-3.5px;top:-3.5px;z-index:-1}.tm-link-icon:hover .icon,.tm-link-icon:active .icon{border-color:var(--wp--custom--tm-border-black)}.tm-link-icon:hover .icon.tm-hover,.tm-link-icon:active .icon.tm-hover{border:none}.tm-link-icon:hover .icon.tm-hover:after,.tm-link-icon:active .icon.tm-hover:after{background:var(--wp--custom--tm-gradient-green)}.tm-link-icon.text-inside{max-width:168px}.tm-link-icon.text-inside .icon{width:148px;height:115px;padding:10px;border-radius:12px}.tm-link-icon.text-inside .icon:after{border-radius:13.5px}@media(max-width: 1199.98px){.tm-link-icon{max-width:66px;gap:8px}.tm-link-icon .icon{padding:13px;height:49px;width:49px}.tm-link-icon.text-inside{max-width:148px}.tm-link-icon.text-inside .icon{padding:10px 8px;width:132px;height:71px}}.tm-link .icon-link{display:grid;gap:8px;align-items:center;grid-template-columns:auto 24px;text-decoration:none !important;font-weight:500 !important}.tm-link .icon-link span{color:var(--wp--preset--color--turtlemint-child-primary)}.tm-link .icon-link i{transition:transform .2s ease}.tm-link.shown .icon-link i{transform:rotate(180deg)}.tm-banner-home .get-quote-list{max-width:847px}.tm-banner-home .get-quote-list .tm-link-icon{font-size:var(--wp--preset--font-size--turtlemint-child-small) !important;max-width:100px}.get-quote-list .tm-link-icon{font-size:var(--wp--preset--font-size--turtlemint-child-large) !important}@media(max-width: 1199.98px){.get-quote-list{gap:24px !important;display:grid;grid-template-columns:repeat(3, 66px)}.get-quote-list .tm-link-icon{font-size:var(--wp--preset--font-size--turtlemint-child-medium) !important}}.tm-cta.bordered{border:1px solid var(--wp--custom--tm-border-black);padding:15px 20px;display:grid;grid-template-columns:50px 1fr 30px;gap:10px;align-items:center;position:relative;transition:border .3s ease;min-height:50px}.tm-cta.bordered a{font-weight:500;font-size:var(--wp--preset--font-size--turtlemint-child-small) !important;position:relative;z-index:1;grid-area:1/1/1/4;padding:0px 40px 0px 60px}@media(max-width: 767.98px){.tm-cta.bordered a{padding-right:55px}}.tm-cta.bordered a img{width:50px;height:50px;object-fit:contain}.tm-cta.bordered:before,.tm-cta.bordered:after{position:absolute;z-index:0}.tm-cta.bordered:before{left:20px}.tm-cta.bordered:after{height:30px;width:30px;display:block;position:absolute;right:20px}@media(min-width: 768px){.tm-cta.bordered:hover{box-shadow:var(--wp--custom--tm-shadow-4)}}.tm-cta-menu{padding:15px 20px;width:calc(100% - 40px)}.tm-cta-menu a{font-size:var(--wp--preset--font-size--turtlemint-child-medium);font-weight:500;color:var(--wp--preset--color--turtlemint-child-black) !important;transition:color .2s ease;display:flex;justify-content:space-between;align-items:center;display:grid;grid-template-columns:1fr 30px;min-height:30px;z-index:1}.tm-cta-menu:after{content:"";height:30px !important;width:30px !important;display:block;position:absolute;right:20px;z-index:0}.tm-cta-list{margin:0px;padding:0px 16px !important;list-style-type:none}.tm-cta-list.style-2{background:rgba(0,0,0,0) !important;display:grid;grid-template-columns:1fr 1fr;gap:24px}.tm-cta-list.style-2 .tm-cta-item{background-color:var(--wp--preset--color--turtlemint-child-white);border-radius:12px;padding:16px;border-bottom:0}@media(max-width: 767.98px){.tm-cta-list.style-2{padding:0px !important;grid-template-columns:1fr;gap:12px}}.tm-cta-item{padding:14px 0px;border-bottom:1px solid var(--wp--custom--tm-border-black-2)}.tm-cta-item a{color:var(--wp--preset--color--turtlemint-child-tm-gray) !important;text-decoration:none !important;display:grid;grid-template-columns:1fr 24px;align-items:center;gap:10px;text-align:left}.tm-cta-item a i{margin-left:auto;margin-right:auto}.tm-cta-item:last-child{border-bottom:none}.tm-list{list-style-type:none;padding-left:0;margin:9% 0}.tm-list li{position:relative;padding-left:50px;margin-bottom:12px}.tm-list li strong{font-size:20px !important}@media(max-width: 767.98px){.tm-list li strong{font-size:16px !important}}.tm-list li:before{width:45px !important;height:41px !important;position:absolute;left:0px;top:1px}@media(max-width: 767.98px){.tm-list li:before{width:35px !important;height:35px !important;background-position-y:-599.5px !important}}.tm-list.secondary li{font-size:var(--wp--preset--font-size--turtlemint-child-large);margin-bottom:14px;padding-left:0px;display:grid;grid-gap:10px;grid-template-columns:32px 1fr}.tm-list.secondary li:before{width:32px !important;height:32px !important;position:inherit;margin-right:0px;margin-top:-3px}.tm-list.secondary li:last-child{margin-bottom:0px}.tm-list.secondary li.bg-checkmark-green:before{background-size:calc(100% + 31px);background-position-y:-1353.5px;background-position-x:-15.5px}.tm-list.green-checklist{display:flex;flex-direction:column;gap:16px;list-style-type:none;padding-left:0px}.tm-list.green-checklist li{display:grid;grid-template-columns:24px 1fr;gap:12px;padding:0px;margin:0px}.tm-list.green-checklist li:before{content:"";width:24px !important;height:24px !important;background-image:url(../images/sprite_set1.webp);display:inline-flex;background-position-y:-309.5px;background-position-x:-4px;background-size:calc(100% + 8px);position:inherit}.tm-list.icons-list{padding:0;margin:0}.tm-list.icons-list li{display:grid;grid-template-columns:45px 1fr;padding-left:0px;align-items:center;gap:8px;margin-bottom:8px;color:var(--wp--preset--color--turtlemint-child-black);font-weight:600}.tm-list.icons-list li:last-child{margin-bottom:0px}@media(max-width: 767.98px){.tm-list.secondary li{grid-template-columns:20px 1fr}.tm-list.secondary li:before{width:20px !important;height:20px !important;margin-top:2px}.tm-list.secondary li.bg-checkmark-green:before{background-size:calc(100% + 16px);background-position-y:-772.5px !important;background-position-x:-8px}.tm-list.green-checklist li:before{width:20px !important;height:20px !important;background-position-y:-271.5px !important}}.steps-list{counter-reset:step-counter;list-style-type:none;padding-left:0px}.steps-list li{display:grid;grid-template-columns:62px 1fr;gap:5px}.steps-list li:not(:last-child){margin-bottom:16px}.steps-list li::before{content:"Step " counter(step-counter) " :";counter-increment:step-counter;font-weight:700;text-align:right}.icon-content-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.icon-content-list__item{display:grid;grid-template-columns:75px 1fr;grid-template-rows:auto 1fr;gap:8px 16px}.icon-content-list__item i{background-color:var(--wp--preset--color--turtlemint-child-white);border-radius:100%;overflow:hidden;box-shadow:var(--wp--custom--tm-shadow-1);grid-row:span 2}.icon-content-list__item .title{font-weight:600}.icon-content-list__item .desc{font-weight:500}@media(max-width: 767.98px){.icon-content-list{grid-template-columns:1fr;gap:20px}.icon-content-list__item{grid-template-columns:60px 1fr}}.exclusions-content-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.exclusions-content-list__item{display:grid;grid-template-columns:24px 1fr;gap:0px 8px;border-radius:12px;padding:0px}.exclusions-content-list__item i{grid-row:span 2}.exclusions-content-list__item .title{font-weight:500}@media(max-width: 767.98px){.exclusions-content-list{grid-template-columns:1fr;gap:12px}}.pdp-resources-list{display:grid;gap:16px}.pdp-resources-list__item{display:grid;gap:10px;grid-template-columns:1fr 134px;align-items:center;padding:16px;border:1px solid var(--wp--custom--tm-border-black-2);border-radius:12px}.pdp-resources-list__item .title{font-weight:600}@media(max-width: 767.98px){.pdp-resources-list{gap:12px}.pdp-resources-list__item{grid-template-columns:1fr 27px}.pdp-resources-list__item .download-button{background:rgba(0,0,0,0);border-radius:0px}.pdp-resources-list__item .download-button a{background:rgba(0,0,0,0);border-radius:0px;font-size:0px;padding:0px;width:27px;height:26px}}.tm-topbar{text-align:center;overflow:hidden;top:0;width:100%;height:111px;transition:height .2s ease;z-index:10000;position:relative}.tm-topbar-app-download{opacity:0;background:var(--wp--custom--tm-gradient-3);padding:12px 20px;position:absolute;width:100%;height:100%;top:0px;left:auto;right:auto}.tm-topbar.hidden{height:0}.tm-topbar .downloads{display:flex;gap:20px;align-items:center;justify-content:center}.tm-topbar .tm-button a{height:100% !important;max-height:100% !important;padding:10px 10px;display:flex;gap:5px;align-items:center}.tm-topbar .heading{display:grid;grid-template-columns:23px 1fr 16px;gap:6px;align-items:start;position:relative}.tm-topbar p{margin-bottom:3px;font-weight:500;color:var(--wp--preset--color--turtlemint-child-white);margin-right:6px}.tm-topbar .topbar-close-button{display:flex;position:absolute;right:0px;top:4px}@media(min-width: 768px){.tm-topbar{display:none !important}}footer .tm-topbar-app-download{width:100vw;position:initial;opacity:1}footer .tm-topbar-app-download .heading{grid-template-columns:23px 1fr}footer .tm-topbar-app-download .heading p{margin-right:0px}footer .tm-topbar-app-download .topbar-close-button{display:none}.tm-header{background-color:var(--wp--preset--color--turtlemint-child-white);z-index:10000;position:sticky;width:100%;top:0;padding-top:17px;padding-bottom:17px;border-bottom:1px solid var(--wp--preset--color--turtlemint-child-tm-gray-1);border-left:0;border-right:0}.tm-header ul{padding-left:0px}.tm-header .wp-block-navigation__submenu-icon{margin:0px;width:12px}.tm-header .wp-block-navigation__submenu-icon svg{display:none !important}.tm-header .header__wraper{position:relative;gap:0px}.tm-header .header__wraper .wp-block-site-logo{min-width:25%}.tm-header .header__wraper .wp-block-site-logo img{width:auto;height:36px}.tm-header .header__wraper .tm-hamburger-menu{grid-gap:26px}.tm-header .header__wraper .tm-hamburger-menu__main{gap:0px}.tm-header .header__wraper .tm-hamburger .wp-block-button{display:flex;align-items:center;justify-content:center;position:relative;width:32px;height:26px}.tm-header .header__wraper .tm-hamburger .wp-block-button:before{position:absolute;width:22px;height:18px}.tm-header .header__wraper .tm-hamburger .wp-block-button__link{font-size:0px;border-radius:0px;background-color:rgba(0,0,0,0) !important}.tm-header .header__wraper .tm-hamburger-close .wp-block-button{display:flex;align-items:center;justify-content:center;position:relative;width:25px;height:25px}.tm-header .header__wraper .tm-hamburger-close .wp-block-button:before{position:absolute;width:15px;height:15px}.tm-header .header__wraper .tm-hamburger-close .wp-block-button__link{font-size:0px;border-radius:0px;background-color:rgba(0,0,0,0) !important}.tm-header .header__wraper .wp-block-navigation{gap:26px}.tm-header .header__wraper .wp-block-navigation__container{padding-left:0px}.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item{font-size:var(--wp--preset--font-size--turtlemint-child-small);line-height:30px;padding:0px 16px;border-radius:8px;color:var(--wp--preset--color--turtlemint-child-black);gap:0px}.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-icon{padding-left:10px;box-sizing:content-box}.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-icon .bg-chevron-down{transition:transform .3s ease-in-out}.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item a{text-transform:capitalize;font-weight:600;text-decoration:none !important;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width: 768px){.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item:hover,.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item:active{background-color:var(--wp--preset--color--turtlemint-child-tm-gray-2)}.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item:hover .bg-chevron-down,.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item:active .bg-chevron-down{transform:rotate(180deg)}}.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item:hover{color:var(--wp--preset--color--turtlemint-child-black)}.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item:active{color:var(--wp--preset--color--turtlemint-child-primary)}.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container{padding:7px;background:rgba(0,0,0,0);border:none}.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container-wrap{min-width:243px;max-width:243px;border-radius:10px;padding:16px;background-color:var(--wp--preset--color--turtlemint-child-white);border:1px solid var(--wp--custom--tm-border-black);box-shadow:var(--wp--custom--tm-shadow-1)}.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container-wrap .wp-block-navigation-item{display:grid;grid-template-columns:1fr 22px;padding:0px 8px;line-height:30px;border-radius:4px}.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container-wrap .wp-block-navigation-item a{padding:0px;font-weight:500}@media(min-width: 768px){.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container-wrap .wp-block-navigation-item:hover,.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container-wrap .wp-block-navigation-item:active{background-color:var(--wp--preset--color--turtlemint-child-tm-gray-2);color:var(--wp--preset--color--turtlemint-child-primary)}}.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container-wrap .wp-block-navigation-item .wp-block-navigation__submenu-container{padding:0px 24px}@media(min-width: 768px){.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container-wrap .wp-block-navigation-item .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container-wrap .inner-list{max-height:175px;overflow-y:scroll;overflow-x:hidden}.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container-wrap .wp-block-navigation-item .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container-wrap .inner-list::-webkit-scrollbar{width:5px}.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container-wrap .wp-block-navigation-item .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container-wrap .inner-list::-webkit-scrollbar-thumb{background-color:var(--wp--preset--color--turtlemint-child-tm-gray-1);border-radius:10px}.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container-wrap .wp-block-navigation-item .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container-wrap .inner-list::-webkit-scrollbar-thumb:hover{background-color:var(--wp--preset--color--turtlemint-child-tm-gray-1)}.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container-wrap .wp-block-navigation-item .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container-wrap .inner-list::-webkit-scrollbar-track{background:var(--wp--preset--color--turtlemint-child-white)}}@media(max-width: 767.98px){.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item.shown>.wp-block-navigation__submenu-icon .bg-chevron-down{transform:rotate(180deg)}}.tm-header.topbar-is-visible{-webkit-transition:top .4s ease-in-out;transition:top .4s ease-in-out}.tm-header.topbar-is-hidden{top:0px;-webkit-transition:top .3s ease-in-out;transition:top .3s ease-in-out}@media(max-width: 767.98px){.tm-header{position:sticky;padding-top:0;padding-bottom:0;width:100vw;border-color:var(--wp--preset--color--turtlemint-child-tm-gray-1);background-color:var(--wp--preset--color--turtlemint-child-white)}.tm-header .header__wraper{justify-content:space-between;padding:19px 0px}.tm-header .header__wraper .tm-hamburger-menu{position:absolute;right:calc(-100% - 40px);top:0px;background-color:var(--wp--preset--color--turtlemint-child-white);height:100vh;overflow-y:scroll;flex-direction:column;align-items:flex-start;gap:20px;z-index:10000;width:0px !important;overflow:hidden;padding:0;transition:right .3s ease-in-out,width .5s ease-in-out}.tm-header .header__wraper .tm-hamburger-menu.tm-slide-in{width:calc(100% + 20px) !important;right:-20px;transition:right .3s ease-in-out,width .5s ease-in-out}.tm-header .header__wraper .tm-hamburger-menu__head{width:100%;justify-content:space-between;padding-top:20px}.tm-header .header__wraper .tm-hamburger-menu__main{height:calc(100% - 250px);max-height:calc(100% - 250px);overflow-y:scroll;overflow-x:hidden}.tm-header .header__wraper .tm-hamburger-menu__main,.tm-header .header__wraper .tm-hamburger-menu__bottom{flex-direction:column;align-items:flex-start;width:100%}.tm-header .header__wraper .tm-hamburger-menu__head,.tm-header .header__wraper .tm-hamburger-menu__main,.tm-header .header__wraper .tm-hamburger-menu__bottom{padding-left:20px;padding-right:20px}.tm-header .header__wraper .tm-hamburger-menu .wp-block-navigation{gap:8px;flex-direction:column;align-items:flex-start;width:100%}.tm-header .header__wraper .tm-hamburger-menu .wp-block-navigation .wp-block-navigation-item{background-color:var(--wp--preset--color--turtlemint-child-tm-gray-2);border-radius:4px;width:calc(100% - 30px);flex-wrap:wrap;justify-content:space-between}.tm-header .header__wraper .tm-hamburger-menu .wp-block-navigation .wp-block-navigation-item a{font-weight:600 !important}.tm-header .header__wraper .tm-hamburger-menu .wp-block-navigation .wp-block-navigation-item:active{color:var(--wp--preset--color--turtlemint-child-black)}.tm-header .header__wraper .tm-hamburger-menu .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container{position:initial;width:100%;padding:0px !important;display:none}.tm-header .header__wraper .tm-hamburger-menu .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container-wrap{max-width:100%;border:none;box-shadow:none;background-color:rgba(0,0,0,0);padding:0px}.tm-header .header__wraper .tm-hamburger-menu .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container .wp-block-navigation-item{padding:0px;width:100%}.tm-header .header__wraper .tm-hamburger-menu .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container .wp-block-navigation-item .wp-block-navigation__submenu-icon{width:10px}.tm-header .header__wraper .tm-hamburger-menu .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container .wp-block-navigation-item .wp-block-navigation__submenu-icon .bg-chevron-right{height:10px;width:10px;background-position-x:-2.5px;background-position-y:-141.5px;background-size:calc(100% + 5px);transform:none}.tm-header .header__wraper .tm-hamburger-menu .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container .wp-block-navigation-item .wp-block-navigation-item a{font-weight:400 !important}}@media(max-width: 767.98px)and (max-width: 767.98px){.tm-header .header__wraper .tm-hamburger-menu .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container .wp-block-navigation-item.shown .wp-block-navigation__submenu-icon .bg-chevron-right{background-position-y:-152px}}@media(max-width: 767.98px){.tm-header .header__wraper .tm-hamburger-menu__bottom{padding-bottom:20px}.tm-header .header__wraper .tm-hamburger-menu__bottom .wp-block-navigation-item,.tm-header .header__wraper .tm-hamburger-menu__bottom .tm-button{padding:0px !important;background-color:rgba(0,0,0,0) !important;width:auto !important}.tm-header .header__wraper .tm-hamburger-menu__bottom .wp-block-navigation-item a,.tm-header .header__wraper .tm-hamburger-menu__bottom .tm-button a{background-color:rgba(0,0,0,0) !important;color:var(--wp--preset--color--turtlemint-child-primary);font-weight:600 !important;display:grid;grid-template-columns:1fr 20px;align-items:center;gap:4px;border:none;padding:0px;position:relative}.tm-header .header__wraper .tm-hamburger-menu__bottom .wp-block-navigation-item a:after,.tm-header .header__wraper .tm-hamburger-menu__bottom .tm-button a:after{content:"";display:inline-block;background-image:url(../images/sprite_set1.webp);height:20px;width:20px;background-size:calc(100% + 10px);background-position-y:-108px;background-position-x:-5px;transform:rotate(-90deg);position:absolute;right:0}.tm-header .header__wraper .wp-block-site-logo img{height:30px}}@media(min-width: 768px){.transparent-header:not(.scrolled) .header__wraper .wp-block-navigation .wp-block-navigation-item:hover,.transparent-header:not(.scrolled) .header__wraper .wp-block-navigation .wp-block-navigation-item:active{background-color:var(--wp--preset--color--turtlemint-child-white)}}@media(min-width: 768px){.transparent-header.tm-header{background-color:rgba(0,0,0,0);position:fixed;border:1px solid rgba(0,0,0,0)}.transparent-header.tm-header.scrolled{border-color:var(--wp--preset--color--turtlemint-child-tm-gray-1);background-color:var(--wp--preset--color--turtlemint-child-white)}}.tm-breadcrumb{padding-top:15px;padding-bottom:15px;text-align:left;color:var(--wp--preset--color--turtlemint-child-black)}@media(max-width: 767.98px){.tm-breadcrumb{padding-top:20px;padding-bottom:20px}}.breadcrumb-overflow{position:relative}.breadcrumb-overflow .tm-breadcrumb{position:absolute;width:100%;top:0px}@media(max-width: 767.98px){.breadcrumb-overflow .tm-breadcrumb{max-width:calc(100% - 40px)}}.wp-block-table{overflow-x:auto;max-width:100%}@media(max-width: 767.98px){.wp-block-table{margin-right:-20px;margin-left:-20px;padding-right:20px;padding-left:20px}}table,.wp-block-table table,.entry-content table{margin-bottom:24px;border-spacing:0px;width:100%}table p,.wp-block-table table p,.entry-content table p{margin-bottom:0px !important}table thead,table tr,table td,table th,.wp-block-table table thead,.wp-block-table table tr,.wp-block-table table td,.wp-block-table table th,.entry-content table thead,.entry-content table tr,.entry-content table td,.entry-content table th{border-width:1px;border-color:var(--wp--custom--tm-border-black);border-style:solid}table thead,.wp-block-table table thead,.entry-content table thead{color:var(--wp--preset--color--turtlemint-child-black)}table thead tr th,.wp-block-table table thead tr th,.entry-content table thead tr th{background-color:var(--wp--preset--color--turtlemint-child-tm-light-yellow);font-weight:600;padding:16px;text-align:center;font-size:var(--wp--preset--font-size--turtlemint-child-large)}table thead tr th:first-child,.wp-block-table table thead tr th:first-child,.entry-content table thead tr th:first-child{border-top-left-radius:8px}table thead tr th:last-child,.wp-block-table table thead tr th:last-child,.entry-content table thead tr th:last-child{border-top-right-radius:8px}table thead tr th strong,.wp-block-table table thead tr th strong,.entry-content table thead tr th strong{font-weight:600}table tr th,table tr td,.wp-block-table table tr th,.wp-block-table table tr td,.entry-content table tr th,.entry-content table tr td{word-break:normal;padding:16px;border-bottom:0;border-left:0}table tr th:first-child,table tr td:first-child,.wp-block-table table tr th:first-child,.wp-block-table table tr td:first-child,.entry-content table tr th:first-child,.entry-content table tr td:first-child{border-left:1px solid var(--wp--custom--tm-border-black)}table tr:last-child td,.wp-block-table table tr:last-child td,.entry-content table tr:last-child td{border-bottom:1px solid var(--wp--custom--tm-border-black)}table.has-fixed-layout thead tr th,.wp-block-table table.has-fixed-layout thead tr th,.entry-content table.has-fixed-layout thead tr th{width:160px !important}@media(max-width: 767.98px){table:not(.dataTable),.wp-block-table table:not(.dataTable),.entry-content table:not(.dataTable){overflow-x:auto}table tr th,table tr td,.wp-block-table table tr th,.wp-block-table table tr td,.entry-content table tr th,.entry-content table tr td{width:160px !important}table.has-fixed-layout thead tr th,.wp-block-table table.has-fixed-layout thead tr th,.entry-content table.has-fixed-layout thead tr th{width:160px !important}}.table-striped{border-bottom:0 !important}.table-striped thead tr th{border:1px solid var(--wp--custom--tm-border-black-2);border-bottom:1px solid var(--wp--custom--tm-border-black-2) !important;border-left:0 !important;color:var(--wp--preset--color--turtlemint-child-black);font-weight:600 !important}.table-striped thead tr th:nth-child(even){background-color:var(--wp--preset--color--turtlemint-child-white) !important}.table-striped thead tr th:nth-child(odd){background-color:var(--wp--preset--color--turtlemint-child-white) !important}.table-striped thead tr th:first-child{border-top-left-radius:8px;border-left:1px solid var(--wp--custom--tm-border-black-2) !important}.table-striped thead tr th:last-child{border-top-right-radius:8px}.table-striped tbody tr{border:0}.table-striped tbody tr td{background-color:var(--wp--preset--color--turtlemint-child-white);border:0;border-bottom:0 !important;border:1px solid var(--wp--custom--tm-border-black-2);border-left:0 !important;color:var(--wp--preset--color--turtlemint-child-tm-gray)}.table-striped tbody tr td:first-child{border-left:1px solid var(--wp--custom--tm-border-black-2) !important;text-align:center}.table-striped tbody tr:nth-child(even) td{background-color:var(--wp--preset--color--turtlemint-child-tm-gray-2)}.table-striped tbody tr:last-child td{border-bottom:1px solid var(--wp--custom--tm-border-black-2) !important}.table-striped tbody tr:last-child td:first-child{border-bottom-left-radius:8px}.table-striped tbody tr:last-child td:last-child{border-bottom-right-radius:8px}.wp-block-table .dataTable thead tr th{text-align:left;font-size:var(--wp--preset--font-size--turtlemint-child-medium)}::placeholder{color:var(--wp--preset--color--turtlemint-child-tm-gray);opacity:1;font-weight:500}:-ms-input-placeholder{color:var(--wp--preset--color--turtlemint-child-tm-gray);font-weight:500}::-ms-input-placeholder{color:var(--wp--preset--color--turtlemint-child-tm-gray);font-weight:500}@media(max-width: 767.98px){.field-group-search-places input:disabled,#cgcityinput:disabled{font-size:var(--wp--preset--font-size--turtlemint-child-medium);background-color:var(--wp--preset--color--turtlemint-child-tm-gray-2) !important;border-color:var(--wp--preset--color--turtlemint-child-tm-gray-2) !important}}.find-advisor-form{padding:30px !important}.find-advisor-form .form-wrap{max-width:100% !important}.find-advisor-form .filter-form-group{margin-bottom:0px !important}@media(min-width: 575.98px){.find-advisor-form{min-width:340px}}form input{padding:14px 16px;border:1px solid var(--wp--custom--tm-border-black);border-radius:4px;height:18.4px;font-weight:500;font-family:var(--wp--preset--font-family--turtlemint-child-montserrat);font-size:var(--wp--preset--font-size--turtlemint-child-medium);background-color:var(--wp--preset--color--turtlemint-child-white);outline:none}@media(max-width: 767.98px){form input{font-size:16px}}form .tm-message{font-size:var(--wp--preset--font-size--turtlemint-child-small);font-weight:500;margin-bottom:24px;margin-top:8px;display:none}form .tm-error{color:var(--wp--preset--color--turtlemint-child-red) !important}form .tm-field-group .tm-field__cta{display:grid;grid-template-columns:calc(100% - 156px) 156px;align-items:center;border:1px solid var(--wp--custom--tm-border-black);padding:11px 11px 11px 6px;border-radius:12px;height:56.4px;overflow:hidden;background-color:var(--wp--preset--color--turtlemint-child-white)}form .tm-field-group .tm-field__cta input{border-color:var(--wp--preset--color--turtlemint-child-white);padding-right:11px;padding-left:11px;outline:none !important}form.sent .wpcf7-response-output{border-color:var(--wp--preset--color--turtlemint-child-primary) !important}form.invalid .wpcf7-response-output{border-color:var(--wp--preset--color--turtlemint-child-red) !important}form .wpcf7-response-output{border-radius:5px;font-size:var(--wp--preset--font-size--turtlemint-child-small);margin-left:auto !important;margin-right:auto !important}form.form-style-1 p,form.form-style-2 p{margin-top:0px;margin-bottom:0px}form.form-style-1 input[type=submit],form.form-style-1 button[type=submit],form.form-style-2 input[type=submit],form.form-style-2 button[type=submit]{margin-top:35px;margin-bottom:12px}@media(max-width: 767.98px){form.form-style-1 input[type=submit],form.form-style-1 button[type=submit],form.form-style-2 input[type=submit],form.form-style-2 button[type=submit]{margin-top:24px}}form.form-style-1 .wpcf7-form-control-wrap,form.form-style-2 .wpcf7-form-control-wrap{width:100%;display:block}form.form-style-1 .field-group,form.form-style-2 .field-group{margin-bottom:16px}form.form-style-1 .field-group label,form.form-style-2 .field-group label{font-size:var(--wp--preset--font-size--turtlemint-child-small);color:var(--wp--preset--color--turtlemint-child-black);margin-left:13px;display:inline-flex;padding:0px 4px;position:relative;line-height:18px;top:9px;z-index:1}form.form-style-1 .field-group label[for=ga-username],form.form-style-2 .field-group label[for=ga-username]{background:var(--wp--custom--tm-gradient-1)}form.form-style-1 .field-group label[for=ga-mobile-no],form.form-style-2 .field-group label[for=ga-mobile-no]{background:var(--wp--custom--tm-gradient-2)}form.form-style-1 .field-group label[for=insurer-code],form.form-style-1 .field-group label[for=city-name],form.form-style-2 .field-group label[for=insurer-code],form.form-style-2 .field-group label[for=city-name]{background:#fff}form.form-style-1 .field-group-search,form.form-style-2 .field-group-search{position:relative}form.form-style-1 .field-group-search input,form.form-style-1 .field-group-search select,form.form-style-2 .field-group-search input,form.form-style-2 .field-group-search select{width:100%;box-sizing:border-box;height:56px;padding-right:50px}form.form-style-1 .field-group-search .bg-search,form.form-style-2 .field-group-search .bg-search{position:absolute;top:50%;right:15px;cursor:pointer;transform:translateY(-50%)}form.form-style-1 .field-group.disabled label,form.form-style-2 .field-group.disabled label{color:var(--wp--preset--color--turtlemint-child-tm-gray)}form.form-style-1 .field-group.disabled .bg-search,form.form-style-1 .field-group.disabled input,form.form-style-2 .field-group.disabled .bg-search,form.form-style-2 .field-group.disabled input{cursor:not-allowed}form.form-style-1 .wpcf7-not-valid-tip,form.form-style-2 .wpcf7-not-valid-tip{color:var(--wp--preset--color--turtlemint-child-red);font-size:var(--wp--preset--font-size--turtlemint-child-small);font-weight:500;margin-top:8px;display:block}form.form-style-1 input,form.form-style-1 select,form.form-style-2 input,form.form-style-2 select{width:calc(100% - 38px);padding:13px 18px;border-radius:5px;border:1px solid var(--wp--custom--tm-border-black);background-color:rgba(0,0,0,0);font-weight:500;line-height:27px}form.form-style-1 .wpcf7-response-output,form.form-style-2 .wpcf7-response-output{margin-top:0px !important}form.form-style-2 input{background-color:var(--wp--preset--color--turtlemint-child-white);border:none}@media(min-width: 768px){form.nh-banner-searchform{display:grid;grid-gap:17px;grid-template-columns:repeat(2, 1fr)}}form .product-select-group{margin-bottom:24px;display:flex;flex-wrap:wrap;gap:18px;justify-content:center}@media(max-width: 767.98px){form .product-select-group{gap:16px}}form .product-select-group label{cursor:pointer}form .product-select-group input[type=radio]{display:none;border:1px solid rgba(0,0,0,0)}form .product-select-group input[type=radio]:checked+label .icon{border-color:var(--wp--custom--tm-border-black)}form .product-select-group .tm-link-icon{gap:12px;max-width:70px}form .product-select-group .tm-link-icon .icon{height:45px;width:45px;padding:11.5px;border-radius:12px}form .product-select-group .tm-link-icon .icon i{height:45px;width:45px}form .product-select-group .tm-link-icon .icon i.bg-bike{background-position-y:-56px}form .product-select-group .tm-link-icon .icon i.bg-health{background-position-y:-106px}form .product-select-group .tm-link-icon .icon i.bg-life{background-position-y:-157px}@media(max-width: 767.98px){form .product-select-group .tm-link-icon .icon{height:35px;width:35px;padding:10.5px}form .product-select-group .tm-link-icon .icon i{height:35px;width:35px}form .product-select-group .tm-link-icon .icon i.bg-bike{background-position-y:-46px}form .product-select-group .tm-link-icon .icon i.bg-health{background-position-y:-87px}form .product-select-group .tm-link-icon .icon i.bg-life{background-position-y:-129px}}form .product-select-group .tm-message{text-align:left}@media(max-width: 767.98px){form .tm-message{font-size:var(--wp--preset--font-size--turtlemint-child-x-small);margin-bottom:14px}form .tm-field-group .tm-field__cta{height:40.4px;grid-template-columns:calc(100% - 123px) 123px}form .tm-field-group .tm-field__cta input{padding:10px 16px}form .tm-field-group .tm-field__cta .tm-button a{padding:11.6px 12px}form.form-style-1 .field-group,form.form-style-2 .field-group{margin-bottom:8px}}.field-group .select2-container{width:100% !important}.select2-container .selection .select2-selection{height:56px;border:1px solid var(--wp--custom--tm-border-black);background-color:rgba(0,0,0,0);border-radius:5px}.select2-container .selection .select2-selection__rendered{line-height:56px !important;padding:0 18px;padding-left:18px !important;font-weight:600;font-family:var(--wp--preset--font-family--turtlemint-child-montserrat);font-size:var(--wp--preset--font-size--turtlemint-child-medium)}.select2-container .selection .select2-selection__arrow{display:none}.select2-container .select2-dropdown{border:0;border-radius:4px;box-shadow:0px 4px 12px 0px rgba(0,0,0,.1) !important}.select2-container .select2-dropdown .select2-search .select2-search__field{height:40px;border-radius:5px;border:1px solid var(--wp--custom--tm-border-black);outline:0;font-size:16px !important;font-family:var(--wp--preset--font-family--turtlemint-child-montserrat)}.select2-container .select2-dropdown .select2-results .select2-results__options{padding-left:0;padding-right:0}.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option{padding:0;background-color:rgba(0,0,0,0);color:var(--wp--preset--color--turtlemint-child-black);padding:12px 0;padding-left:18px;padding-right:18px}.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option--selected{background-color:var(--wp--preset--color--turtlemint-child-tm-light-purple) !important}.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option--disabled{color:var(--wp--preset--color--turtlemint-child-tm-gray);font-size:var(--wp--preset--font-size--turtlemint-child-small)}.select2-container .select2-dropdown .select2-search{padding:10px 18px}.tm-accordion .tm-accordion-item{border-bottom:1px solid var(--wp--custom--tm-border-black)}.tm-accordion .tm-accordion-item .tm-accordion-header{margin:0px !important}.tm-accordion .tm-accordion-item .tm-accordion-header .tm-accordion-button{font-family:var(--wp--preset--font-family--turtlemint-child-montserrat);cursor:pointer;padding:24px 0px;display:grid;grid-template-columns:1fr auto;justify-content:space-between;grid-gap:20px;width:100%;border:none;background-color:rgba(0,0,0,0);font-size:var(--wp--preset--font-size--turtlemint-child-medium);font-weight:500;text-align:left}.tm-accordion .tm-accordion-item .tm-accordion-header .tm-accordion-button.collapsed{padding:24px 0px}.tm-accordion .tm-accordion-item .tm-accordion-header .tm-accordion-button::after{margin-top:5px}.tm-accordion .tm-accordion-item .tm-accordion-body__wraper{padding:0px 50px 24px 0px;color:var(--wp--preset--color--turtlemint-child-tm-gray)}.tm-accordion .tm-accordion-item .tm-accordion-body__wraper p{margin-top:0px}.tm-accordion .tm-accordion-item .tm-accordion-body__wraper p:last-child{margin-bottom:0px}.tm-accordion-style2 .tm-accordion-item{background-color:var(--wp--preset--color--turtlemint-child-white);border-radius:12px;overflow:hidden;border:1px solid var(--wp--custom--tm-border-black)}.tm-accordion-style2 .tm-accordion-item:not(:last-child){margin-bottom:16px}.tm-accordion-style2 .tm-accordion-item .tm-accordion-header .tm-accordion-button{cursor:pointer;margin:0px;padding:30px 24px;border:none;width:100%;display:grid;grid-template-columns:1fr auto;justify-items:start;gap:20px;background-color:rgba(0,0,0,0);text-align:left}.tm-accordion-style2 .tm-accordion-item .tm-accordion-header .tm-accordion-button.collapsed{padding:30px 24px}.tm-accordion-style2 .tm-accordion-item .tm-accordion-header .tm-accordion-button:after{margin-top:5px;width:14px;height:9px;background-position-y:-141.5px}.tm-accordion-style2 .tm-accordion-item .tm-accordion-collapse .tm-accordion-body__wraper{padding:0px 56px 30px 24px;color:var(--wp--preset--color--turtlemint-child-tm-gray)}.tm-accordion-style2 .tm-accordion-item .tm-accordion-collapse .tm-accordion-body__wraper ul,.tm-accordion-style2 .tm-accordion-item .tm-accordion-collapse .tm-accordion-body__wraper ol{margin-top:0px}.tm-accordion-style2 .tm-accordion-item .tm-accordion-collapse .tm-accordion-body__wraper ul:last-child,.tm-accordion-style2 .tm-accordion-item .tm-accordion-collapse .tm-accordion-body__wraper ol:last-child{margin-bottom:0px}@media(max-width: 767.98px){.tm-accordion .tm-accordion-item .tm-accordion-header .tm-accordion-button{padding-top:16px;padding-bottom:16px}.tm-accordion .tm-accordion-item .tm-accordion-header .tm-accordion-button.collapsed{padding:16px 0px}.tm-accordion .tm-accordion-item .tm-accordion-body__wraper{padding:0px 0px 16px}.tm-accordion-style2 .tm-accordion-item:not(:last-child){margin-bottom:12px}.tm-accordion-style2 .tm-accordion-item .tm-accordion-header .tm-accordion-button{padding:18px 16px 8px 16px}.tm-accordion-style2 .tm-accordion-item .tm-accordion-header .tm-accordion-button.collapsed{padding:18px 16px}.tm-accordion-style2 .tm-accordion-item .tm-accordion-collapse .tm-accordion-body__wraper{padding:0px 16px 18px 16px}}.tm-accordion#tmAccordion-states .tm-accordion-item{border-bottom:0;border-top:1px solid var(--wp--custom--tm-border-black)}.tm-accordion#tmAccordion-states .tm-accordion-item .tm-accordion-body__wraper{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}@media(max-width: 767.98px){.tm-accordion#tmAccordion-states .tm-accordion-item .tm-accordion-body__wraper{grid-template-columns:1fr 1fr}}.tm-accordion#tmAccordion-states .tm-accordion-item:first-child{border-top:0}.tm-accordion#tmAccordion-states #no-results .no-results-content{color:#4d5556;align-items:center;justify-content:center;display:flex;flex-direction:column;padding:50px 0}.tm-social-profiles{list-style-type:none;display:flex;padding-left:0px;gap:15px;flex-wrap:wrap;align-items:flex-end;padding-left:0px !important}.tm-social-profiles li{display:flex}.tm-social-profiles li a{display:flex}.wp-block-separator{border:none !important;height:.5px;margin-top:30px}.tm-separator-text{font-weight:700;display:grid;grid-template-columns:70px auto 70px;grid-gap:20px;justify-content:center;align-items:center;margin-top:0px !important;margin-bottom:20px !important}.tm-separator-text:before,.tm-separator-text:after{display:block;content:"";height:.5px;width:100%;background-color:var(--wp--preset--color--turtlemint-child-black);opacity:.15}footer .tm-topbar{z-index:auto}footer .footer__wraper .tm-link{margin-bottom:0px}footer .footer__wraper .tm-link[class*=tm-sprite-]{display:flex;align-items:center;gap:5px}@media(max-width: 575.98px){footer .footer__wraper>.wp-block-group>.wp-block-columns{grid-gap:0px}footer .footer__wraper>.wp-block-group>.wp-block-columns .tm-link.secondary a,footer .footer__wraper>.wp-block-group>.wp-block-columns p.has-turtlemint-child-small-font-size{font-size:var(--wp--preset--font-size--turtlemint-child-medium) !important}footer .footer__wraper>.wp-block-group div:nth-child(2) .has-turtlemint-child-small-font-size{font-size:var(--wp--preset--font-size--turtlemint-child-medium) !important}footer .footer__wraper .footer__logo-area{margin-bottom:15px;text-align:center}footer .footer__wraper .footer__logo-area .wp-block-site-logo{margin-bottom:20px !important}footer .footer__wraper .footer__logo-area .tm-social-profiles{margin-top:20px;justify-content:center}footer .footer__wraper .footer-heading{margin-bottom:0px !important}footer .footer__wraper .footer-heading+.wp-block-group{display:none}footer .footer__wraper .footer__bottom{justify-content:center !important;grid-gap:10px !important}footer .footer__wraper .tm-collapse{border-bottom:1px solid var(--wp--custom--tm-border-black)}footer .footer__wraper .tm-collapse .footer-heading{position:relative;display:flex;justify-content:space-between;align-items:center;padding:15px 0px;min-height:35px}footer .footer__wraper .tm-collapse .footer-heading:after{content:"";background-image:url(../images/sprite_set3.webp);height:13px;width:13px;display:block;background-size:calc(100% + 8px);background-position-y:-198.5px;background-position-x:-4px;background-repeat:no-repeat}footer .footer__wraper .tm-collapse .footer-heading+.wp-block-group{padding-bottom:15px}footer .footer__wraper .tm-collapse .footer-heading.show-submenu{padding-bottom:10px}footer .footer__wraper .tm-collapse .footer-heading.show-submenu:after{background-image:url(../images/sprite_set3.webp);height:13px;width:13px;display:block;background-size:calc(100% + 8px);background-position-y:-213px;background-position-x:-4px}footer .footer__wraper .footer-logo{margin-top:20px !important;margin-bottom:20px !important}footer .footer__wraper .footer-logo img{width:130px}}.tm-modal{z-index:10001}.tm-modal .modal-dialog.modal-dialog-centered{flex-direction:column;align-items:flex-end;justify-content:center;row-gap:10px}.tm-modal .modal-dialog .btn-close{background-color:rgba(0,0,0,0);border:none;padding:0px;width:30px;height:30px;display:block;margin:0;cursor:pointer;pointer-events:all}.tm-modal .modal-dialog .btn-close.tm-icon:before{height:100%;width:100%}.tm-modal .modal-dialog .modal-content{border-radius:16px}.tm-modal .modal-dialog .modal-content .modal-header{padding:20px 20px 0px;margin:0;display:flex;justify-content:space-between}.tm-modal .modal-dialog .modal-content .modal-body{padding:20px 24px}.tm-modal .modal-dialog .modal-content .modal-footer{padding:0px 20px 20px}.tm-modal#modalSidebar .modal-dialog .modal-content .modal-body{background-color:var(--wp--preset--color--turtlemint-child-cultured) !important;padding:40px}.tm-modal#modalSidebar .modal-dialog .modal-content .modal-body .tm-cta:last-child{margin-bottom:0px !important}@media(max-width: 767.98px){.tm-modal#modalSidebar .modal-dialog .modal-content .modal-body .tm-cta a{padding:0px 30px 0px 43px}.tm-modal#modalSidebar .modal-dialog .modal-content .modal-body .tm-cta:before{left:10px}}@media(max-width: 576px){.tm-modal .modal-dialog{max-width:calc(100% - 40px);margin-right:var(--wp--style--root--padding-right);margin-left:var(--wp--style--root--padding-left)}}.modal-backdrop{z-index:10000}.tm-box.shadow{border-radius:12px;background:var(--wp--custom--tm-transparent-white);box-shadow:var(--wp--custom--tm-shadow-4)}.tm-box.blurred-bg{backdrop-filter:blur(2px)}.tm-container{padding:24px;overflow:hidden;border-radius:16px}.tm-container.shadow{box-shadow:var(--wp--custom--tm-shadow-3)}.tm-container.radius-none{border-radius:0}.tm-container.radius-md{border-radius:0}.tm-container .tm-container{border-radius:12px}.tm-container.blurred-bg{backdrop-filter:blur(2px)}.tm-container.gradient-bg{background-color:var(--wp--preset--color--turtlemint-child-tm-light-green);background-image:url(../images/ic-form-gradient-bg.webp);background-repeat:no-repeat;background-size:cover}.tm-container.gradient-bg-1{background:var(--wp--custom--tm-gradient-4)}.tm-container.bordered{border:1px solid var(--wp--custom--tm-border-black)}.tm-container__content{margin-bottom:16px;overflow:hidden;transition:max-height .3s ease-in-out;font-weight:500}.tm-container__content.has-toggle-expand-cta{position:relative}.tm-container__content.has-toggle-expand-cta:before{content:"";height:40px;width:100%;display:block;position:absolute;bottom:0;background:var(--wp--custom--tm-gradient-white)}.tm-container__content ul:last-child,.tm-container__content ol:last-child,.tm-container__content table:last-child,.tm-container__content figure:last-child,.tm-container__content img:last-child{margin-bottom:0px}.tm-container__content p:last-child{margin-bottom:0px}.tm-container__content p,.tm-container__content ol,.tm-container__content li{color:var(--wp--preset--color--turtlemint-child-tm-gray)}.tm-container .tm-gradient-light-green:before{background:var(--wp--custom--tm-gradient-light-green)}.tm-container .tm-gradient-light-purple:before{background:var(--wp--custom--tm-gradient-light-purple)}.tm-container .tm-gradient-light-yellow:before{background:var(--wp--custom--tm-gradient-light-yellow)}@media(max-width: 767.98px){.tm-container{padding:24px 16px}.tm-container.radius-md{margin-left:20px;margin-right:20px;border-radius:16px;padding:24px}.tm-container.radius-none{padding-left:20px;padding-right:20px}}.tm-plans-list{display:grid;gap:16px;margin-bottom:16px}.tm-plans-list.minimal-with-logo{margin-bottom:0px}.tm-plans-list.minimal-with-logo+.tm-loader+.tm-link.viewAllPost{margin-top:24px}@media(min-width: 768px){.tm-plans-list.minimal{grid-template-columns:repeat(3, 1fr)}.tm-plans-list.minimal-with-logo{grid-template-columns:repeat(4, 1fr)}}.plan-card{overflow:hidden;position:relative}.plan-card__wrapper{border:1px solid var(--wp--preset--color--turtlemint-child-tm-gray-1);border-radius:12px;padding:24px;display:block}.plan-card .tm-container__content{margin-bottom:5px}.plan-card .toggleExpand{margin-bottom:16px !important}.plan-card__title{line-height:30px;margin-bottom:0px;font-weight:700;font-size:var(--wp--preset--font-size--turtlemint-child-tm-large) !important;color:var(--wp--preset--color--turtlemint-child-black) !important}.plan-card__title i{margin-left:8px;margin-bottom:2px}.plan-card__title a{font-weight:700;color:var(--wp--preset--color--turtlemint-child-black) !important;font-size:var(--wp--preset--font-size--turtlemint-child-tm-large) !important}.plan-card.health .plan-card__highlights{grid-template-columns:1fr 1fr 1fr}@media(min-width: 768px){.plan-card.health .plan-card__highlights .highlight{display:grid;grid-template-columns:24px 1fr;grid-template-rows:auto 1fr;gap:8px 16px}.plan-card.health .plan-card__highlights .highlight-title{margin-bottom:0px}.plan-card.health .plan-card__highlights .highlight i{margin-bottom:0px;grid-row:span 2}}@media(max-width: 767.98px){.plan-card.health .plan-card__highlights{grid-template-columns:1fr 1fr;gap:16px}}.plan-card__highlights{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:24px 16px}.plan-card .highlight-title{font-weight:600;margin-bottom:0px;color:var(--wp--preset--color--turtlemint-child-black)}.plan-card .highlight-description{margin-bottom:0px;color:var(--wp--preset--color--turtlemint-child-tm-gray)}.plan-card .highlight-icon{margin-bottom:12px}.plan-card .card-header{display:flex;margin-bottom:8px;align-items:start;justify-content:space-between;gap:8px}.plan-card .premium-tag{margin:0px;background-color:var(--wp--preset--color--turtlemint-child-tm-light-yellow);display:flex;align-items:center;justify-content:center;padding:2px 8px;line-height:20px;font-weight:600;color:var(--wp--preset--color--turtlemint-child-tm-gray);border-radius:4px;min-width:210px}.plan-card .top-plan-tag{font-weight:600;padding:3px 12px;border:1px solid var(--wp--preset--color--turtlemint-child-black);border-radius:4px;display:inline-flex;align-items:center;justify-content:center;margin:0px;position:absolute;top:0px;left:24px;z-index:1;background-color:var(--wp--preset--color--turtlemint-child-white)}.plan-card.minimal .plan-card__wrapper{padding:16px}.plan-card.minimal .plan-card__wrapper .plan-card__title{display:grid;grid-template-columns:1fr 7.5px;align-items:start;gap:5px;width:100%}.plan-card.minimal .plan-card__wrapper .plan-card__title span{font-size:var(--wp--preset--font-size--turtlemint-child-medium) !important;line-height:24px;min-height:48px;color:var(--wp--preset--color--turtlemint-child-black);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:48px}.plan-card.minimal .plan-card__wrapper .plan-card__title i{margin-top:10px;margin-left:0px}.plan-card.minimal .card-header{background-color:var(--wp--preset--color--turtlemint-child-tm-light-yellow);padding:16px;border-bottom:1px solid var(--wp--custom--tm-border-black-2);flex-direction:column;margin-left:-16px;margin-right:-16px;margin-top:-16px;border-radius:12px 12px 0 0;margin-bottom:16px}.plan-card.minimal .premium-tag{border:1px solid var(--wp--custom--tm-border-black);background-color:var(--wp--preset--color--turtlemint-child-white);border-radius:8px;min-width:auto}.plan-card.minimal .plan-card__highlights .highlight{gap:0px 8px}.plan-card.minimal .plan-card__highlights .highlight-title{font-weight:500;color:var(--wp--preset--color--turtlemint-child-tm-gray)}.plan-card.minimal .plan-card__highlights .highlight-description{font-weight:700}@media(min-width: 768px){.plan-card.minimal .plan-card__highlights{grid-template-columns:1fr;gap:16px}}.plan-card.minimal-with-logo{border-radius:16px;overflow:hidden;box-shadow:var(--wp--custom--tm-shadow-4);padding:0px 20px 24px;background-color:var(--wp--preset--color--turtlemint-child-tm-light-yellow)}.plan-card.minimal-with-logo .card-header{background-color:var(--wp--preset--color--turtlemint-child-white);margin:0px -20px;padding:16px;display:grid;grid-template-columns:100px 1fr;align-items:center;gap:10px;text-align:left}.plan-card.minimal-with-logo .card-header .plan-card__logo{height:71px;width:100px;object-fit:contain}.plan-card.minimal-with-logo .plan-card__highlights{display:flex;flex-direction:column;gap:16px;padding:16px 0px;margin:0px 0px 16px;list-style:none;border-bottom:1px solid var(--wp--custom--tm-border-black-2)}.plan-card.minimal-with-logo .plan-card__highlights .highlight{display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto 1fr;justify-items:start;text-align:left;gap:0px 16px}.plan-card.minimal-with-logo .plan-card__highlights .highlight-icon{grid-row:span 2;margin-bottom:0px}.plan-card.minimal-with-logo .plan-card__highlights .highlight-title{margin-bottom:8px;color:var(--wp--preset--color--turtlemint-child-tm-gray)}.plan-card.minimal-with-logo .plan-card__highlights .highlight-description{font-weight:700;color:var(--wp--preset--color--turtlemint-child-black)}.plan-card.minimal-with-logo .plan-card__highlights .highlight.tag{display:inline-block;grid-column:span 2;text-align:center}.plan-card.minimal-with-logo .plan-card__highlights .highlight.tag .highlight-title{border-radius:5px;background-color:var(--wp--preset--color--turtlemint-child-white);padding:3px 8px;text-align:center;box-shadow:var(--wp--custom--tm-shadow-4);margin:0;font-weight:400;display:inline-block}.plan-card.minimal-with-logo .plan-card__footer{text-align:center}.plan-card.minimal-with-logo .plan-card__footer button{margin-left:auto;margin-right:auto;width:100%}.plan-card.minimal-with-logo .plan-card__footer button a{width:100%}.plan-card.minimal-with-logo .plan-card__footer .premium-tag{padding:0px !important;display:block;color:var(--wp--preset--color--turtlemint-child-black);font-weight:400;margin-bottom:16px}@media(min-width: 768px){.plan-card.minimal-with-logo .plan-card__title{word-break:break-word}}@media(max-width: 767.98px){.plan-card.minimal-with-logo{padding:0px 16px 16px}.plan-card.minimal-with-logo .card-header{margin:0px -16px;gap:16px;grid-template-columns:80px 1fr;padding:10px 16px}.plan-card.minimal-with-logo .card-header .plan-card__logo{width:80px;height:46px}.plan-card.minimal-with-logo .plan-card__highlights{display:grid;grid-template-columns:1fr 1fr}.plan-card.minimal-with-logo .plan-card__highlights .highlight{grid-template-columns:21px 1fr;gap:0px 8px}.plan-card.minimal-with-logo .plan-card__highlights .highlight .highlight-title{margin-bottom:4px}.plan-card.minimal-with-logo .plan-card__highlights .highlight .highlight-title,.plan-card.minimal-with-logo .plan-card__highlights .highlight .highlight-description{font-weight:500}.plan-card.minimal-with-logo .plan-card__footer{display:grid;grid-template-columns:100px 1fr;gap:36px;text-align:left;align-items:center}.plan-card.minimal-with-logo .plan-card__footer .premium-tag{margin-bottom:0px}}@media(max-width: 767.98px){.plan-card__title{line-height:24px}.plan-card .premium-tag{min-width:auto}.plan-card .card-header{flex-direction:column;margin-bottom:16px}.plan-card__highlights{grid-template-columns:1fr 1fr}.plan-card .highlight-icon{margin-bottom:0px}.plan-card .toggleExpand{margin-bottom:24px}}.calculator-card:not(:last-child){margin-bottom:16px}.calculator-card__wrapper{background-color:var(--wp--preset--color--turtlemint-child-white);border-radius:12px;padding:24px 40px 24px 12px;display:grid;grid-template-columns:98px 1fr 7.5px;gap:16px;align-items:center}.calculator-card__wrapper p{margin-bottom:0px}.calculator-card__wrapper .card-heading{margin-bottom:12px}@media(max-width: 767.98px){.calculator-card__wrapper{padding:12px 18px 12px 10px;gap:10px;grid-template-columns:60px 1fr 7.5px}.calculator-card__wrapper .card-heading{margin-bottom:4px;font-size:var(--wp--preset--font-size--turtlemint-child-medium) !important}.calculator-card__wrapper .card-description{font-size:var(--wp--preset--font-size--turtlemint-child-tm-small)}}.tm-contact-card-list{gap:16px}.contact-card{padding:21px 24px;display:grid;grid-template-columns:32px 1fr;grid-template-rows:repeat(2, max-content);grid-gap:11px 20px}.contact-card .card-icon{grid-row:1/3;margin-top:-5px}@media(max-width: 767.98px){.contact-card{padding:14px 12px;grid-template-columns:24px 1fr;grid-gap:3px 8px}.contact-card .card-icon{margin-top:-1px}}.tm-posts{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px}@media(max-width: 767.98px){.tm-posts{grid-template-columns:1fr}}.tm-post-card__wrapper{display:block;color:var(--wp--preset--color--turtlemint-child-black) !important;background-color:var(--wp--preset--color--turtlemint-child-white);border-radius:12px;border:1px solid rgba(0,0,0,0);overflow:hidden;padding:16px;height:auto;box-shadow:var(--wp--custom--tm-shadow-3);text-decoration:none !important}.tm-post-card__wrapper:hover{border-color:var(--wp--custom--tm-border-black)}.tm-post-card__image,.tm-post-card__placeholder{height:118px;background-color:var(--wp--preset--color--turtlemint-child-tm-gray-1);overflow:hidden;border-radius:12px;margin-bottom:16px !important}.tm-post-card__image img,.tm-post-card__placeholder img{height:100%;width:100%;object-fit:cover}.tm-post-card__title,.tm-post-card__description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.tm-post-card__title{font-weight:700 !important;margin-bottom:16px !important;color:var(--wp--preset--color--turtlemint-child-black) !important;min-height:72px;-webkit-line-clamp:3}.tm-post-card__title a{font-weight:700 !important;color:var(--wp--preset--color--turtlemint-child-black) !important;min-height:72px;-webkit-line-clamp:3;text-decoration:none !important;margin-bottom:0px}.tm-post-card__description{margin-bottom:12px !important;-webkit-line-clamp:4}.tm-post-card__footer,.tm-post-card__description{font-weight:400}.tm-post-card__footer{display:grid;grid-template-columns:1fr 4px .8fr;gap:4px;color:var(--wp--preset--color--turtlemint-child-tm-gray)}.tm-post-card__footer .author{text-align:left}.tm-post-card__footer span{text-align:center}.tm-post-card__footer .date{text-align:left}@media(max-width: 767.98px){.tm-post-card__title{min-height:42.77px;-webkit-line-clamp:2}.tm-post-card__footer{display:flex}.tm-post-card__footer .author{max-width:50%}}.wp-block-post>.wp-block-group{height:100%}.wp-block-post__card-link{cursor:pointer}@media(min-width: 768px){.wp-block-post{max-width:270px}}.wp-block-post-featured-image__placeholder,.wp-block-post-featured-image__skeleton{height:100%;width:100%;display:block;background-color:var(--wp--preset--color--turtlemint-child-tm-gray-1);position:absolute;top:0px;border-radius:16px}.help-card{width:230px}@media(max-width: 767.98px){.vertical-card-list{justify-content:flex-start;margin-top:8px !important;gap:8px}.vertical-card-list .vertical-card{width:100%;gap:12px;padding:8px !important;border-radius:8px !important}}.help-card-list .help-card{cursor:pointer}@media(max-width: 767.98px){.help-card-list{margin-top:4px !important;justify-content:flex-start;gap:4px}.help-card-list .help-card{width:100%;padding:16px 0px !important;border-radius:0px !important;display:flex;gap:12px;align-items:center;background-color:rgba(0,0,0,0) !important}.help-card-list .help-card p{margin:0 !important}.help-card-list .help-card:not(:last-child){border-bottom:1px solid var(--wp--custom--tm-border-black-2)}}.vertical-card .tm-sprite-11{height:46px;width:46px;background-position-y:-108px}.vertical-card .tm-sprite-11.bg-term{background-position-y:-159px}.vertical-card .tm-sprite-11.bg-bike{background-position-y:-5px}.tm-ic-banner{background-image:url(../images/ic-gradient-bg.webp);background-repeat:no-repeat;width:100%;height:100%;background-size:cover;background-position:bottom center;padding-bottom:60px;min-height:434px;overflow:hidden}.tm-ic-banner .banner-section{gap:33px 30px}.tm-ic-banner .insurer-logo{margin-bottom:12px;object-fit:contain;object-position:left center}.tm-ic-banner .insurer-title{margin-bottom:33px}.tm-ic-banner .insurer-quick-links{display:flex;flex-wrap:wrap;margin-bottom:24px;gap:8px 0px;color:var(--wp--preset--color--turtlemint-child-tm-gray) !important}.tm-ic-banner .insurer-quick-links .tm-link a{color:var(--wp--preset--color--turtlemint-child-tm-gray) !important}.tm-ic-banner .insurer-quick-links .tm-link a:hover{color:var(--wp--preset--color--turtlemint-child-primary) !important}.tm-ic-banner .insurer-quick-links p{margin-bottom:0px}.tm-ic-banner .insurer-quick-links p:not(:last-child){margin-left:3px}.tm-ic-banner .insurer-quick-links p:first-child{margin-left:0px}.tm-ic-banner .insurer-quick-links .comma{margin-right:5px}.tm-ic-banner .wp-block-columns{align-items:center !important}@media(max-width: 991.98px){.tm-ic-banner .banner-section .wp-block-column:first-child{flex-basis:50% !important}.tm-ic-banner .banner-section .wp-block-column:nth-child(2){flex-basis:50% !important}}@media(max-width: 781.98px){.tm-ic-banner{background-image:url(../images/ic-gradient-bg-mob.webp);padding-bottom:31px;min-height:692px}.tm-ic-banner .banner-section:nth-child(2){display:flex;flex-direction:column;align-items:center}}@media(max-width: 767.98px){.tm-ic-banner .banner-section .wp-block-column:first-child{flex-basis:100% !important}.tm-ic-banner .banner-section .wp-block-column:nth-child(2){flex-basis:100% !important;width:100%}.tm-ic-banner .insurer-quick-links{margin-bottom:16px;display:block;line-height:28px}.tm-ic-banner .insurer-logo{width:90px;height:56px}.tm-ic-banner .featured-image{height:200px;width:auto;display:block;margin:0 auto}}.tm-ic-banner.tm-ic-nh-banner{min-height:auto;padding-bottom:45px;background-image:url(../images/nh-gradient-bg.webp);position:relative;z-index:1;overflow:visible}.tm-ic-banner.tm-ic-nh-banner .pt-12{padding-top:12px;overflow:visible}@media(max-width: 781.98px){.tm-ic-banner.tm-ic-nh-banner .banner-section:not(.featured-image-banner){margin-top:0;flex-direction:column-reverse;gap:0}}@media(max-width: 781.98px){.tm-ic-banner.tm-ic-nh-banner{padding:15px 0 31px 0}}.single-health-plan .tm-ic-banner{background-image:url(../images/ic-gradient-bg-2.webp);min-height:450px;background-position:bottom right}@media(max-width: 767.98px){.single-health-plan .tm-ic-banner{background-image:url(../images/ic-gradient-bg-mob-2.webp)}}.insurer-highlights-section{display:grid;grid-template-columns:repeat(2, 140px);gap:22px 28px;align-items:start;padding-left:43px;background-repeat:no-repeat;width:100%;min-height:340px}.insurer-highlights-section .insurer-highlight{text-align:center;max-width:140px;display:flex;flex-direction:column;align-items:center;min-height:116px;padding:12px 10px}.insurer-highlights-section .insurer-highlight i{margin-bottom:12px}.insurer-highlights-section .insurer-highlight .highlight-title{margin-bottom:8px}.insurer-highlights-section .insurer-highlight p{margin-bottom:0px}.insurer-highlights-section .insurer-highlight:nth-child(2n+0){margin-top:19px}.insurer-highlights-section .insurer-highlight .highlight-value{font-weight:700;color:var(--wp--preset--color--turtlemint-child-black)}.insurer-highlights-section .insurer-highlight:nth-child(3),.insurer-highlights-section .insurer-highlight:nth-child(4){margin-left:-50px;max-width:120px}.insurer-highlights-section .insurer-highlight:nth-child(3){margin-top:-22px}.insurer-highlights-section .insurer-highlight:nth-child(4){margin-top:0}.insurer-highlights-section--bike{padding-left:10px;gap:17px 73px}.insurer-highlights-section--bike .insurer-highlight:first-child{margin-top:9px}.insurer-highlights-section--bike .insurer-highlight:nth-child(2){margin-top:66px}.insurer-highlights-section--bike .insurer-highlight:nth-child(3){margin-top:0px;margin-left:57px;grid-area:2/1/3/3}.insurer-highlights-section:not(.style-2){background-image:url(../images/ic-circle-bg.webp)}.insurer-highlights-section.style-2{gap:16px;grid-template-columns:repeat(2, 182px);grid-template-rows:repeat(2, 125px);padding-left:0px;min-height:auto;margin-bottom:16px}.insurer-highlights-section.style-2 .insurer-highlight{padding:16px;display:grid;text-align:left;grid-template-columns:1fr 62px;grid-template-rows:40px 1fr;align-items:start;max-width:182px;gap:13px 10px;min-height:93px}.insurer-highlights-section.style-2 .insurer-highlight i{margin-bottom:0px;margin-top:-28px}.insurer-highlights-section.style-2 .insurer-highlight:nth-child(2){margin-top:16px}.insurer-highlights-section.style-2 .insurer-highlight:nth-child(3){margin-top:0px}.insurer-highlights-section.style-2 .insurer-highlight:nth-child(4){margin-top:16px}.insurer-highlights-section.style-2 .insurer-highlight:nth-child(3),.insurer-highlights-section.style-2 .insurer-highlight:nth-child(4){margin-left:0px}.insurer-highlights-section.style-2 .insurer-highlight .highlight-title{grid-column:1/span 2;margin-bottom:0px;max-width:90%}.insurer-highlights-section.style-2 .insurer-highlight .highlight-value,.insurer-highlights-section.style-2 .insurer-highlight .highlight-title{line-height:20px;min-height:40px}@media(max-width: 781.98px){.insurer-highlights-section{padding-left:0px;grid-template-columns:repeat(2, 120px);gap:24px;background-size:244px;background-position:center;justify-content:center;margin-left:-12px;min-height:244px}.insurer-highlights-section .insurer-highlight{padding:8px;min-height:104px}.insurer-highlights-section .insurer-highlight i{height:40px;width:40px}.insurer-highlights-section .insurer-highlight:nth-child(2n+0){margin-top:16px}.insurer-highlights-section .insurer-highlight:nth-child(3),.insurer-highlights-section .insurer-highlight:nth-child(4){margin-left:0px}.insurer-highlights-section .insurer-highlight:nth-child(3){margin-left:24px;margin-right:-24px;margin-top:-16px}.insurer-highlights-section .insurer-highlight:nth-child(4){margin-right:-24px;margin-left:24px;margin-top:0px}.insurer-highlights-section--bike{min-height:284px;gap:1px 44px;margin:auto;background-size:auto 244px;background-position:center 8px}.insurer-highlights-section--bike .insurer-highlight:first-child{margin-top:0px}.insurer-highlights-section--bike .insurer-highlight:nth-child(2){margin-top:35px}.insurer-highlights-section--bike .insurer-highlight:nth-child(3){margin-left:44px;margin-top:0px;max-width:104px}.insurer-highlights-section.style-2{grid-template-columns:repeat(2, 145px);grid-template-rows:repeat(2, 110px);margin-left:-2px}.insurer-highlights-section.style-2 .insurer-highlight{grid-template-columns:1fr 40px;grid-template-rows:28px 1fr;max-width:126px;padding:16px 10px;min-height:76px;gap:8px 10px}.insurer-highlights-section.style-2 .insurer-highlight i{margin-top:-10px}.insurer-highlights-section.style-2 .insurer-highlight .highlight-title{line-height:14px;min-height:28px}}.tm-secondary-nav{position:sticky;top:71px;z-index:9999;background-color:var(--wp--preset--color--turtlemint-child-white)}.tm-secondary-nav .nav-horizontal-scroll{position:relative}.tm-secondary-nav .nav-horizontal-scroll ul{overflow:visible;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-content:center;align-items:center;overflow-x:scroll;width:100%;gap:10px;list-style:none;padding:0;margin:0;overflow-y:visible;-ms-overflow-style:none;scrollbar-width:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tm-secondary-nav .nav-horizontal-scroll ul::-webkit-scrollbar{width:0;height:0;background:rgba(0,0,0,0)}.tm-secondary-nav .nav-horizontal-scroll ul::-webkit-scrollbar-horizontal{display:none;height:0}.tm-secondary-nav .nav-horizontal-scroll ul::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.tm-secondary-nav .nav-horizontal-scroll ul::-webkit-scrollbar-thumb{height:0;background:rgba(0,0,0,0)}.tm-secondary-nav .nav-horizontal-scroll ul li.menu-item a{position:relative;display:block;padding:20px 6px;text-align:center;word-break:keep-all;font-weight:500;cursor:pointer;white-space:nowrap;color:var(--wp--preset--color--turtlemint-child-black)}.tm-secondary-nav .nav-horizontal-scroll ul li.menu-item a:after{content:"";height:3.6px;width:100%;border-radius:20px;background-color:rgba(0,0,0,0);display:block;position:absolute;bottom:0px;left:0px;transition:background-color .3s ease}.tm-secondary-nav .nav-horizontal-scroll ul li.menu-item a:hover,.tm-secondary-nav .nav-horizontal-scroll ul li.menu-item a:active{color:var(--wp--preset--color--turtlemint-child-primary);font-weight:500}.tm-secondary-nav .nav-horizontal-scroll ul li.nav-active a{color:var(--wp--preset--color--turtlemint-child-primary);font-weight:600}.tm-secondary-nav .nav-horizontal-scroll ul li.nav-active a:after{background-color:var(--wp--preset--color--turtlemint-child-primary)}.tm-secondary-nav .nav-horizontal-scroll ul li.nav-active a:hover{font-weight:600}.tm-secondary-nav .nav-horizontal-scroll .dropdown .icon{margin-left:5px}.tm-secondary-nav .nav-horizontal-scroll .dropdown .icon:before{height:10px;width:12px;background-size:calc(100% + 10px);background-position-y:-141px;background-position-x:-5px;transition:transform .2s ease}.tm-secondary-nav .nav-horizontal-scroll .dropdown.expanded .icon:before{transform:rotate(180deg)}.tm-secondary-nav .nav-horizontal-scroll .dropdown-expand{position:absolute;top:64px;right:0;width:280px;max-width:280px;display:none}.tm-secondary-nav .nav-horizontal-scroll .dropdown-expand.nav-show{display:block}.tm-secondary-nav .nav-horizontal-scroll .dropdown-expand ul{display:flex;flex-direction:column;border-radius:8px;background:var(--wp--preset--color--turtlemint-child-white);box-shadow:0px 4px 16px 0px rgba(0,0,0,.14);padding:8px 0px;gap:0px}.tm-secondary-nav .nav-horizontal-scroll .dropdown-expand ul li{width:100%}.tm-secondary-nav .nav-horizontal-scroll .dropdown-expand ul li a{width:calc(100% - 28px);padding:12px 14px;text-align:left}.tm-secondary-nav .nav-horizontal-scroll .dropdown-expand ul li a:after{display:none}.tm-secondary-nav-seperator{height:2px;width:100%;background-color:var(--wp--preset--color--turtlemint-child-tm-gray-1);display:block;margin-top:-2.8px !important}@media(min-width: 768px){.tm-secondary-nav .nav-horizontal-scroll ul{justify-content:flex-start}}@media(max-width: 767.98px){.tm-secondary-nav{top:69px}.tm-secondary-nav .nav-horizontal-scroll{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.tm-secondary-nav .nav-horizontal-scroll .dropdown-expand{max-width:70%;top:41px;right:20px}.tm-secondary-nav .nav-horizontal-scroll .dropdown-expand ul .menu-item a{padding:10px 14px}.tm-secondary-nav .nav-horizontal-scroll ul{gap:22px}.tm-secondary-nav .nav-horizontal-scroll ul li.menu-item a{max-width:100% !important;width:100%;padding:10px 0px}}.settlement-ratios{margin-bottom:16px}.settlement-ratio{border-radius:12px;padding:24px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;color:var(--wp--preset--color--turtlemint-child-tm-gray)}.settlement-ratio .settlement-ratio-value{font-weight:700}.settlement-ratio .settlement-ratio-title{font-weight:500}.settlement-ratio.highlighted .settlement-ratio-value{color:var(--wp--preset--color--turtlemint-child-black)}@media(max-width: 767.98px){.settlement-ratio{padding:16px 12px;gap:12px}.settlement-ratio .settlement-ratio-title{font-size:var(--wp--preset--font-size--turtlemint-child-medium) !important}}.plans-section .tm-container__content.description{margin-bottom:24px}@media(max-width: 767.98px){.tm-ic-calculator{position:relative}.tm-ic-calculator .bg-calculator-3d{position:absolute;right:5px;top:9px}.tm-ic-calculator .tm-container__content{width:calc(125% + 1.5rem)}.tm-ic-calculator .section-heading{min-height:60px}}.tm-ic-features,.tm-ic-exclusions{position:relative}.tm-ic-features:before,.tm-ic-exclusions:before{z-index:1;right:40px;top:24px}.tm-ic-features:after,.tm-ic-exclusions:after{content:"";display:block;height:96px;max-width:241px;width:25%;background-color:var(--wp--preset--color--turtlemint-child-primary);opacity:.4;filter:blur(60px);position:absolute;right:0;top:0}.tm-ic-features .tm-container__content ul,.tm-ic-features .tm-container__content ol,.tm-ic-exclusions .tm-container__content ul,.tm-ic-exclusions .tm-container__content ol{display:flex;flex-direction:column;gap:16px;list-style-type:none;padding-left:0px}.tm-ic-features .tm-container__content ul:first-child,.tm-ic-features .tm-container__content ol:first-child,.tm-ic-exclusions .tm-container__content ul:first-child,.tm-ic-exclusions .tm-container__content ol:first-child{margin-top:0px}.tm-ic-features .tm-container__content ul:last-child,.tm-ic-features .tm-container__content ol:last-child,.tm-ic-exclusions .tm-container__content ul:last-child,.tm-ic-exclusions .tm-container__content ol:last-child{margin-bottom:0px}.tm-ic-features .tm-container__content ul li,.tm-ic-features .tm-container__content ol li,.tm-ic-exclusions .tm-container__content ul li,.tm-ic-exclusions .tm-container__content ol li{display:grid;grid-template-columns:24px 1fr;gap:12px}.tm-ic-features .tm-container__content ul li:before,.tm-ic-features .tm-container__content ol li:before,.tm-ic-exclusions .tm-container__content ul li:before,.tm-ic-exclusions .tm-container__content ol li:before{content:"";background-image:url(../images/sprite_set1.webp);display:inline-flex;width:24px;height:24px;background-position-y:-309.5px;background-position-x:-4px;background-size:calc(100% + 8px)}@media(max-width: 767.98px){.tm-ic-features:before,.tm-ic-exclusions:before{position:initial;margin-bottom:20px}.tm-ic-features:after,.tm-ic-exclusions:after{left:0;z-index:-1}.tm-ic-features .tm-container__content ul,.tm-ic-features .tm-container__content ol,.tm-ic-exclusions .tm-container__content ul,.tm-ic-exclusions .tm-container__content ol{gap:16px}.tm-ic-features .tm-container__content ul li,.tm-ic-features .tm-container__content ol li,.tm-ic-exclusions .tm-container__content ul li,.tm-ic-exclusions .tm-container__content ol li{grid-template-columns:20px 1fr}.tm-ic-features .tm-container__content ul li:before,.tm-ic-features .tm-container__content ol li:before,.tm-ic-exclusions .tm-container__content ul li:before,.tm-ic-exclusions .tm-container__content ol li:before{width:20px;height:20px;background-position-y:-271.5px}}.tm-ic-exclusions:after{background-color:var(--wp--preset--color--turtlemint-child-red)}.tm-ic-exclusions .tm-container__content ul li:before,.tm-ic-exclusions .tm-container__content ol li:before{background-position-y:-337.5px}@media(max-width: 767.98px){.tm-ic-exclusions:before{background-position-x:-27.5px;background-position-y:-259.5px;width:70px;height:80px}.tm-ic-exclusions .tm-container__content ul li:before,.tm-ic-exclusions .tm-container__content ol li:before{background-position-y:-295.5px}}.tm-ic-advice-form .tm-form-image{margin:0;margin-bottom:-24px;display:flex;align-items:flex-end;justify-content:center}.tm-ic-latest-articles .tm-container__content{overflow:visible}@media(max-width: 767.98px){.tm-ic-latest-articles .tm-posts>*:nth-child(n+3){display:none}}@media(max-width: 767.98px){.tm-ic-download-app .tm-list{margin-bottom:24px !important}}.tm-insurance-companies-list{display:grid;grid-gap:17px;grid-template-columns:repeat(2, 1fr)}.tm-insurance-companies .tm-insurance-company__placeholder{height:100%;width:100%;background-color:var(--wp--preset--color--turtlemint-child-tm-gray-1)}.tm-insurance-companies .tm-insurance-company__wrapper{border:1px solid var(--wp--custom--tm-border-black);border-radius:12px;overflow:hidden;background-color:var(--wp--preset--color--turtlemint-child-white)}.tm-insurance-companies .tm-insurance-company__logo{height:66px;display:block;padding:10px}.tm-insurance-companies .tm-insurance-company__logo img{height:100%;width:100%;object-fit:contain}.tm-insurance-companies .tm-insurance-company:hover .tm-insurance-company__wrapper{box-shadow:var(--wp--custom--tm-shadow-2)}@media(min-width: 782px){.tm-insurance-companies:not(.tm-partners) .tm-container{max-height:480px;overflow-y:scroll}}@media(max-width: 767.98px){.tm-insurance-companies-list{gap:16px}}@media(min-width: 782px){.tm-insurance-companies--vertical .tm-container{max-height:unset !important;overflow-y:auto !important}}.tm-insurance-companies--vertical .viewMoreContainer{border-radius:16px;padding-left:16px;padding-right:16px}.tm-insurance-companies--vertical .viewMoreContainer .tm-insurance-company{padding-top:14px;padding-bottom:14px;border-top:1px solid var(--wp--custom--tm-border-black-2)}.tm-insurance-companies--vertical .viewMoreContainer .tm-insurance-company__title{color:var(--wp--preset--color--turtlemint-child-tm-gray) !important;width:100%;display:grid;grid-template-columns:1fr auto;justify-content:space-between;align-items:center;grid-gap:20px;text-decoration:none}.tm-insurance-companies--vertical .viewMoreContainer .tm-insurance-company:first-child{border-top:0}.popular-cities-list{display:grid;grid-gap:24px;grid-template-columns:repeat(4, 1fr)}.popular-cities-list .popular-city{cursor:pointer;display:flex;flex-direction:column}.popular-cities-list .popular-city-icon{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:160px;height:106px;border-radius:12px;margin-bottom:12px;border:1px solid var(--wp--custom--tm-border-black-2);background-color:var(--wp--preset--color--turtlemint-child-tm-light-purple)}@media(max-width: 768.98px){.popular-cities-list .popular-city-icon{height:54px}}.popular-cities-list .popular-city img{max-width:100%;height:auto;margin:0 auto}.popular-cities-list .popular-city-title{margin-bottom:0;text-align:center;color:var(--wp--preset--color--turtlemint-child-primary)}@media(max-width: 480px){.popular-cities-list .popular-city-title{font-size:12px}}@media(max-width: 767.98px){.popular-cities-list{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 480px){.popular-cities-list{grid-gap:16px}}.city-list{border-radius:4px;box-shadow:0px 4px 12px 0px rgba(0,0,0,.1) !important;max-height:350px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:1;background:var(--wp--preset--color--turtlemint-child-white);border-radius:4px;display:none}.city-list-title{font-size:16px;padding:13px 12px;font-weight:500;font-size:20px;color:var(--wp--preset--color--turtlemint-child-black)}.city-list .popular-city{padding:12px 12px;line-height:1;font-size:16px !important;font-family:var(--wp--preset--font-family--turtlemint-child-montserrat);cursor:pointer;border-top:0;display:block;color:var(--wp--preset--color--turtlemint-child-black)}.pac-container{border-radius:4px;box-shadow:0px 4px 12px 0px rgba(0,0,0,.1) !important}.pac-container::after{display:none}.pac-item{padding:17px 14px;line-height:1;font-size:16px !important;font-family:var(--wp--preset--font-family--turtlemint-child-montserrat);cursor:pointer;border-top:0}.pac-item .pac-icon{display:none}.cg-city-list{border-radius:4px;box-shadow:0px 4px 12px 0px rgba(0,0,0,.1) !important;max-height:350px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:1;background-color:var(--wp--preset--color--white)}.cg-city-list-item{padding:17px 14px;line-height:1;font-size:16px !important;font-family:var(--wp--preset--font-family--turtlemint-child-montserrat);cursor:pointer;border-top:0}.cg-city-list-item a{font-size:13px;padding-right:3px;color:var(--wp--preset--color--black)}.cg-city-list-item:hover{background-color:#fafafa}.tm-lead-unit-cta{position:relative}.tm-lead-unit-cta .section-heading,.tm-lead-unit-cta .section-subheading{text-align:center}.tm-lead-unit-cta .section-subheading{margin-bottom:10px}.tm-lead-unit-cta .icons-list{margin-bottom:30px}.tm-lead-unit-cta .floating-img{position:absolute;top:0;right:0px}.tm-lead-unit-cta .floating-img-1{position:absolute;left:24px;top:-23px;margin:0}.tm-lead-unit-cta .tm-container>*{position:relative}@media(max-width: 767.98px){.tm-lead-unit-cta .section-subheading{margin-bottom:16px}.tm-lead-unit-cta .icons-list{margin-bottom:24px}}.tm-form-popup form input{box-sizing:initial !important}.tm-form-popup .modal-lg{max-width:686px}.tm-form-popup .modal-dialog{max-width:582px !important}.tm-form-popup .lead_unit_form_popup_columns{gap:40px}.tm-form-popup .modal-content{overflow:hidden}.tm-form-popup .modal-body{display:flex;align-items:center;justify-content:center;position:relative;padding:0px !important}.tm-form-popup .modal-body .wp-block-group{width:100%}.tm-form-popup .modal-body .wec-popup-content{overflow:hidden;padding:36px 36px 0px;background:linear-gradient(109.07deg, #CAFFED -36.87%, #FFF0CE 103.08%);box-shadow:0px 4px 6px 0px rgba(0,0,0,.3019607843) inset;border-radius:16px 16px 24px 24px;gap:0}.tm-form-popup .modal-body .wec-popup-content .wp-block-column{position:relative}.tm-form-popup .modal-body .wec-popup-content .wp-block-button__link{min-width:234px}.tm-form-popup .modal-body .wec-popup-footer{gap:12px;grid-template-columns:auto 1fr;align-items:center}@media(min-width: 768px){.tm-form-popup .modal-body .expert-floating-img{position:absolute;width:240px;bottom:-70px;right:10px}}@media(max-width: 767.98px){.tm-form-popup .modal-body{max-height:462px !important;min-height:462px !important}.tm-form-popup .modal-body .wp-block-buttons{margin-top:12px !important;padding-bottom:22px !important}.tm-form-popup .modal-body .wec-popup-content{padding:24px 24px 0}.tm-form-popup .modal-body .wec-popup-content .bookExpertCallingBtn{width:100%}.tm-form-popup .modal-body .wec-popup-content .bookExpertCallingBtn .wp-block-button__link{width:100%}.tm-form-popup .modal-body .expert-floating-img{width:240px;height:190px;object-fit:cover;object-position:top}.tm-form-popup .modal-body .wec-title{font-size:var(--wp--preset--font-size--turtlemint-child-large-1) !important}}.tm-form-popup .section-heading{margin-bottom:12px !important}.tm-form-popup #successSection,.tm-form-popup #formSection{width:100%}.tm-form-popup #formSection .headingSection{margin-bottom:36px}.tm-form-popup #formSection .form-img{margin-top:-15px}.tm-form-popup #formSection .form-img-block.top{margin-top:-15px !important}.tm-form-popup #successSection{min-height:300px;display:flex;flex-direction:column;justify-content:center}.tm-form-popup #successSection .form-img,.tm-form-popup #successSection .form-img-block{position:absolute;right:0px;bottom:0px}@media(max-width: 781.98px){.tm-form-popup .lead_unit_form_popup_columns{gap:20px}.tm-form-popup .lead_unit_form_popup_columns .wp-block-column:first-child{width:60%;flex-basis:60% !important}}@media(max-width: 767.98px){.tm-form-popup #successSection .form-img,.tm-form-popup #successSection .form-img-block img{height:180px;width:auto}.tm-form-popup .lead_unit_form_popup_columns{flex-direction:column;gap:0px}.tm-form-popup .lead_unit_form_popup_columns .wp-block-column{max-width:100% !important}.tm-form-popup .lead_unit_form_popup_columns .wp-block-column:first-child{width:100%;flex-basis:100% !important}.tm-form-popup button[type=submit]{margin-left:auto;margin-right:auto;margin-top:28px}.tm-form-popup #formSection .headingSection{margin-bottom:24px !important}.tm-form-popup .modal-body{max-height:70vh;overflow-y:scroll;align-items:flex-start}}.tm_popups.tm-form-popup .modal-dialog{max-width:60%}.tm_popups.tm-form-popup .modal-dialog .modal-body{min-height:auto}@media(max-width: 767.98px){.tm_popups.tm-form-popup .modal-dialog{max-width:100%}.tm_popups.tm-form-popup .modal-dialog .section-subheading{margin-bottom:24px !important}}.icon-list-container{position:relative}@media(min-width: 768px){.icon-list-container{padding-bottom:35px}.icon-list-container .popup-icon-list .icon-group{position:relative}.icon-list-container .popup-icon-list .icon-group:first-child{left:-18px}.icon-list-container .popup-icon-list .icon-group:nth-child(2){right:-26px}.icon-list-container .popup-icon-list .icon-group:nth-child(3){left:-35px}}.popup-icon-list{margin:0px !important;display:flex;flex-direction:column}.popup-icon-list .icon-group{display:flex;flex-wrap:nowrap}@media(min-width: 768px){.popup-icon-list{gap:10px !important;position:absolute;top:-38px;right:15px}.popup-icon-list .icon-group{align-content:flex-end;border-radius:100%;background:var(--wp--custom--tm-gradient-7);box-shadow:var(--wp--custom--tm-shadow-1);height:100px;width:100px;justify-content:center;text-align:center;align-content:center !important;gap:5px;flex-direction:column;padding:0px 10px}.popup-icon-list .icon-group.medium{height:120px;width:120px}}@media(max-width: 767.98px){.popup-icon-list{margin-bottom:24px !important;align-content:flex-start !important;align-items:flex-start !important;gap:8px !important}.popup-icon-list .icon-group{gap:8px !important}.popup-icon-list .icon-group p{font-size:var(--wp--preset--font-size--turtlemint-child-medium) !important}.popup-icon-list .section-subheading{margin-bottom:24px}}