.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}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !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}.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}.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}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !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}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !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}.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}.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}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !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}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !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}.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}.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}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !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}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !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}.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}.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}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !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}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !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}.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}.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}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !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}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !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}.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}.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}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !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}}.tm-weight-light{font-weight:400 !important}.tm-weight-medium{font-weight:500 !important}.tm-weight-semi-bold{font-weight:600 !important}.tm-weight-bold{font-weight:700 !important}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}}@media(max-width: 767.98px){.tm-pd-md-0{padding-bottom:0px !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,body .is-layout-flow>*{margin-top:0px}body p,body h1,body h2,body h3,body h4,body h5,body h6,body ol,body ul,body .is-layout-flow>*{margin-bottom:24px}.wp-block-post-content img{max-width:100%}.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-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-black)}.tm-style-1 .entry-content .has-turtlemint-large-1-font-size{color:var(--wp--preset--color--turtlemint-black)}.tm-style-1 h1{font-size:var(--wp--preset--font-size--turtlemint-tm-xx-large)}.tm-style-1 h2{font-size:var(--wp--preset--font-size--turtlemint-tm-x-large)}.tm-style-1 h3{font-size:var(--wp--preset--font-size--turtlemint-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:not([class*=" mb-"]){margin-top:40px !important;margin-bottom:40px !important}.tm-style-1 section:not([class*=" mb-"]).mb-0{margin-bottom:0px !important}.tm-style-1 section:not([class*=" mb-"]).mt-0{margin-top:0px !important}.tm-style-1 section:not([class*=" mb-"]).has-background{padding-top:24px;padding-bottom:24px}.tm-style-1 section:not([class*=" mb-"]).has-background.spacing-medium{padding-top:40px;padding-bottom:40px}@media(max-width: 767.98px){.tm-style-1 section:not([class*=" mb-"]){margin-top:24px !important;margin-bottom:24px !important}.tm-style-1 section:not([class*=" mb-"]).has-background.spacing-medium{padding-top:24px;padding-bottom:24px}}.tm-style-1 ul{padding-left:30px;color:var(--wp--preset--color--turtlemint-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-tm-xx-large) !important}.tm-style-1 .single-post .wp-block-post-content h2{font-size:var(--wp--preset--font-size--turtlemint-tm-x-large) !important}.tm-style-1 .single-post .wp-block-post-content h3{font-size:var(--wp--preset--font-size--turtlemint-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-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-tm-gray)}.tm-style-1 .single-post .wp-block-post-content p:not(.has-turtlemint-large-1-font-size) h1,.tm-style-1 .single-post .wp-block-post-content p:not(.has-turtlemint-large-1-font-size) h2,.tm-style-1 .single-post .wp-block-post-content p:not(.has-turtlemint-large-1-font-size) h3,.tm-style-1 .single-post .wp-block-post-content p:not(.has-turtlemint-large-1-font-size) h4,.tm-style-1 .single-post .wp-block-post-content p:not(.has-turtlemint-large-1-font-size) h5,.tm-style-1 .single-post .wp-block-post-content p:not(.has-turtlemint-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-black)}.tm-style-1 .single-post .wp-block-post-content a:not(.wp-block-button__link):hover{color:var(--wp--preset--color--turtlemint-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-pink-gradient-color{background:var(--wp--custom--tm-gradient-pink)}.has-turtlemint-yellow-gradient-color{background:var(--wp--custom--tm-gradient-yellow)}.has-turtlemint-gradient-color-9{background:var(--wp--custom--tm-gradient-9)}.has-turtlemint-gradient-color-10{background:var(--wp--custom--tm-gradient-10)}.has-turtlemint-gradient-color-11{background:var(--wp--custom--tm-gradient-11)}.has-turtlemint-gradient-color-12{background:var(--wp--custom--tm-gradient-12)}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-red)}.tm-gradient-top-right.primary::after{background-color:var(--wp--preset--color--turtlemint-primary)}.tm-gradient-top-right.light-yellow::after{background-color:var(--wp--preset--color--turtlemint-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-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}}@media(max-width: 767.98px){.mw-md-down-100{max-width:100% !important}}@media(max-width: 767.98px){.min-md-down-300{min-height:300px !important}}iframe{max-width:100%}.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-medium);font-family:var(--wp--preset--font-family--turtlemint-montserrat)}.tm-button a span,.wp-block-button a span{font-weight:700 !important;color:var(--wp--preset--color--turtlemint-white) !important}.tm-button.secondary a,.wp-block-button.secondary a{background-color:var(--wp--preset--color--turtlemint-yellow);color:var(--wp--preset--color--turtlemint-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-yellow);color:var(--wp--preset--color--turtlemint-dark)}.tm-button.primary a,.wp-block-button.primary a{background-color:var(--wp--preset--color--turtlemint-primary);color:var(--wp--preset--color--turtlemint-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-primary);color:var(--wp--preset--color--turtlemint-dark)}.tm-button.bordered,.wp-block-button.bordered{border-radius:.5rem}.tm-button.bordered a,.wp-block-button.bordered a{background-color:var(--wp--preset--color--turtlemint-white);color:var(--wp--preset--color--turtlemint-black);border:1px solid;border-radius:.5rem;border-color:var(--wp--preset--color--turtlemint-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-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-primary);color:var(--wp--preset--color--turtlemint-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-primary) !important;background-color:var(--wp--preset--color--turtlemint-white)}.tm-button.small a,.wp-block-button.small a{padding:.375rem .5rem;font-size:var(--wp--preset--font-size--turtlemint-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}.tm-link a{color:var(--wp--preset--color--turtlemint-primary) !important;cursor:pointer}.tm-link a:hover{color:var(--wp--preset--color--turtlemint-green) !important}.tm-link.underlined a{font-weight:400;font-size:inherit;color:var(--wp--preset--color--turtlemint-black) !important;text-decoration:underline;text-underline-offset:.1rem;transition:color .2s ease}.tm-link.underlined:hover a{color:var(--wp--preset--color--turtlemint-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-small);color:var(--wp--preset--color--turtlemint-black) !important;transition:color .2s ease}.tm-link.secondary:hover::before{color:var(--wp--preset--color--turtlemint-primary)}.tm-link.secondary:hover a{color:var(--wp--preset--color--turtlemint-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-medium) !important;color:var(--wp--preset--color--turtlemint-black) !important;cursor:pointer;text-align:center;max-width:120px;color:var(--wp--preset--color--turtlemint-black);position:relative;z-index:1}.tm-link-icon span{color:var(--wp--preset--color--turtlemint-black) !important}.tm-link-icon .icon{height:70px;width:70px;padding:25px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:16px;gap:8px;background-color:var(--wp--preset--color--turtlemint-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-primary)}.tm-link .icon-link i{transition:transform .2s ease}.tm-link.shown .icon-link i{transform:rotate(180deg)}.get-quote-list .tm-link-icon{font-size:var(--wp--preset--font-size--turtlemint-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-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-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-medium);font-weight:500;color:var(--wp--preset--color--turtlemint-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-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-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}.nav-pills{display:flex;list-style-type:none;margin-top:0px;margin-bottom:40px;padding-left:0px;gap:45px;justify-content:center;align-items:center}.nav-pills .nav-link{padding:0;color:var(--wp--preset--color--turtlemint-black);border:none;border-bottom:3px solid rgba(0,0,0,0);background-color:rgba(0,0,0,0);font-size:var(--wp--preset--font-size--turtlemint-large-1);font-family:var(--wp--preset--font-family--turtlemint-montserrat);font-weight:500;padding-bottom:13px;cursor:pointer}.nav-pills .nav-link:disabled{color:var(--wp--preset--color--turtlemint-tm-gray)}.nav-pills .nav-link.active{color:var(--wp--preset--color--turtlemint-primary);border-bottom-color:var(--wp--preset--color--turtlemint-primary);font-weight:600}@media(max-width: 767.98px){.nav-pills{gap:12px;margin-bottom:24px}.nav-pills .nav-link{padding-bottom:4px;font-size:var(--wp--preset--font-size--turtlemint-medium);border-width:1px}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.tm-list{list-style-type:none;padding-left:0;margin:24px 0}.tm-list.default{padding-left:20px;list-style:inherit}.tm-list.default li{padding-left:0px}.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-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-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-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-header{background-color:var(--wp--preset--color--turtlemint-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-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-small);line-height:30px;padding:0px 16px;border-radius:8px;color:var(--wp--preset--color--turtlemint-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-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-black)}.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item:active{color:var(--wp--preset--color--turtlemint-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-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;padding:0px 8px;line-height:24px;min-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}.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container-wrap .wp-block-navigation-item.has-child{grid-template-columns:1fr 22px}@media(max-width: 767.98px){.tm-header .header__wraper .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container-wrap .wp-block-navigation-item{grid-template-columns:1fr 22px}}@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:not(:last-child){margin-bottom:10px}.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-tm-gray-2);color:var(--wp--preset--color--turtlemint-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-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-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-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:0px;padding-bottom:0px;width:100vw;border-color:var(--wp--preset--color--turtlemint-tm-gray-1);background-color:var(--wp--preset--color--turtlemint-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-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-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-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-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-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.has-topbar{top:45px;transition:top .1s ease-in-out}.transparent-header.tm-header.scrolled{top:0px;border-color:var(--wp--preset--color--turtlemint-tm-gray-1);background-color:var(--wp--preset--color--turtlemint-white)}}.tm-section-title-banner{position:relative}.tm-section-title-banner .tm-button{margin-top:30px}.tm-section-title-banner .tm-button a{min-width:200px}.tm-section-title-banner .wp-block-columns .wp-block-column{z-index:1}.tm-section-title-banner .taxonomy-banner-image{position:absolute;right:0px;bottom:0px;height:100%;width:calc(100% - 20px);object-fit:contain;object-position:top right;z-index:-1}.tm-section-title-banner .wp-block-term-description{margin-top:20px;margin-bottom:0px}.tm-section-title-banner .wp-block-term-description p{margin-top:0px}.tm-section-title-banner .wp-block-term-description p:last-child{margin-bottom:0px}.tm-section-title-banner .wp-block-cover__image-background{object-fit:contain}@media(max-width: 767.98px){.tm-section-title-banner{text-align:center;padding-top:0px !important;padding-bottom:0px !important;margin-bottom:24px !important}.tm-section-title-banner .wp-block-cover__image-background{object-fit:contain;width:85%;margin-left:auto}.tm-section-title-banner .tm-button{margin-left:auto !important}.tm-section-title-banner .taxonomy-banner-image{z-index:-1}.tm-section-title-banner .wp-block-columns .wp-block-column{flex-basis:50% !important;padding-top:0px !important;padding-bottom:0px !important}.tm-section-title-banner .wp-block-columns .wp-block-column:first-child{text-align:left}.tm-section-title-banner .wp-block-cover .wp-block-columns .wp-block-column:first-child{padding-top:30px !important;padding-bottom:30px !important}.tm-section-title-banner>.wp-block-group{padding-top:45px !important;padding-bottom:45px !important}}.tm-style-1 .tm-section-title-banner>.wp-block-group{padding-top:0px !important;padding-bottom:40px !important}.tm-style-1.single-post .tm-section-title-banner>.wp-block-group{padding-bottom:0px !important}.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}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-small-font-size{font-size:var(--wp--preset--font-size--turtlemint-medium) !important}footer .footer__wraper>.wp-block-group div:nth-child(2) .has-turtlemint-small-font-size{font-size:var(--wp--preset--font-size--turtlemint-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}}.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-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-tm-light-yellow);font-weight:600;padding:16px;text-align:center;font-size:var(--wp--preset--font-size--turtlemint-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){table-layout:fixed;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-black);font-weight:600 !important}.table-striped thead tr th:nth-child(even){background-color:var(--wp--preset--color--turtlemint-white) !important}.table-striped thead tr th:nth-child(odd){background-color:var(--wp--preset--color--turtlemint-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-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-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-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-medium)}.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-black);opacity:.15}.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-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-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-breadcrumb{padding-top:15px;padding-bottom:15px;text-align:left;color:var(--wp--preset--color--turtlemint-black)}.tm-breadcrumb a{text-decoration:none !important;color:var(--wp--preset--color--turtlemint-primary) !important}.tm-breadcrumb a:hover{color:var(--wp--preset--color--turtlemint-green) !important}@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;z-index:2}@media(max-width: 767.98px){.breadcrumb-overflow .tm-breadcrumb{max-width:calc(100% - 40px)}}.breadcrumb-overflow.light .tm-breadcrumb{color:var(--wp--preset--color--turtlemint-white)}.breadcrumb-overflow.light .tm-breadcrumb a{color:var(--wp--preset--color--turtlemint-green) !important}.tm-post-content>.wp-block-columns{gap:40px}.tm-post-content .wp-block-post-featured-image{width:100%;overflow:hidden}@media(max-width: 767.98px){.tm-post-content .wp-block-post-featured-image{height:185px !important}.tm-post-content .wp-block-post-featured-image img{height:185px !important}.tm-post-content>.wp-block-columns{gap:0px 15px}}@media(max-width: 991.98px){.tm-post-content>.wp-block-columns{flex-direction:column}}@media(max-width: 767.98px){.wp-block-query .wp-block-post-template{row-gap:40px !important}}.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-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-tm-large) !important;color:var(--wp--preset--color--turtlemint-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-black) !important;font-size:var(--wp--preset--font-size--turtlemint-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-black)}.plan-card .highlight-description{margin-bottom:0px;color:var(--wp--preset--color--turtlemint-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-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-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-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-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-medium) !important;line-height:24px;min-height:48px;color:var(--wp--preset--color--turtlemint-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-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-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-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-tm-light-yellow)}.plan-card.minimal-with-logo .card-header{background-color:var(--wp--preset--color--turtlemint-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-tm-gray)}.plan-card.minimal-with-logo .plan-card__highlights .highlight-description{font-weight:700;color:var(--wp--preset--color--turtlemint-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-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-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-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-medium) !important}.calculator-card__wrapper .card-description{font-size:var(--wp--preset--font-size--turtlemint-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-black) !important;background-color:var(--wp--preset--color--turtlemint-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-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-black) !important;min-height:72px;-webkit-line-clamp:3}.tm-post-card__title a{font-weight:700 !important;color:var(--wp--preset--color--turtlemint-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-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-tm-gray-1);position:absolute;top:0px;border-radius:16px}.tm-insurance-plan .slick-dots{bottom:-40px}@media(max-width: 767.98px){.tm-testimonial-raise-claim{text-align:center;padding-bottom:60px !important}}.slick-slider .slick-dots{display:flex;justify-content:center;align-items:center;margin:0px;padding:0px;gap:16px;position:absolute;bottom:0px;width:100%;left:0;right:0;margin-bottom:0px !important}.slick-slider .slick-dots li{list-style-type:none;width:auto !important;display:flex;justify-content:center;align-items:center}.slick-slider .slick-dots li button{border:none;padding:0px;border-radius:100%;height:16px;width:16px;font-size:0px;background-color:var(--wp--preset--color--turtlemint-tm-gray-1);opacity:1;cursor:pointer}.slick-slider .slick-dots li.slick-active button{background-color:var(--wp--preset--color--turtlemint-primary)}@media(max-width: 767.98px){.slick-slider .slick-dots{gap:10px}.slick-slider .slick-dots li button{height:10px;width:10px}}.slick-slider .slick-arrow{border:none;height:40px;width:40px;padding:10px;margin:0px;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0px;z-index:1;cursor:pointer}.slick-slider .slick-arrow.tm-icon:before{height:100%;width:100%}.slick-slider .slick-arrow.slick-prev{background-color:var(--wp--preset--color--turtlemint-black);right:40px}.slick-slider .slick-arrow.slick-next{background-color:var(--wp--preset--color--turtlemint-green);right:0px}.slick-slider .slick-arrow.slick-next,.slick-slider .slick-arrow .slick-prev{cursor:pointer}.slick-slider .slick-track{display:flex}.slick-slider .slick-track .slick-slide{height:inherit}@media(max-width: 767.98px){.slick-slider .slick-arrow.slick-next{right:calc(50% - 40px)}.slick-slider .slick-arrow.slick-prev{right:50%}}.tm-slider[class*=post-slider-] .slick-list,.tm-slider.slider-related-posts .slick-list{margin-left:-15px;margin-right:-15px}.tm-slider[class*=post-slider-] .wp-block-post-template,.tm-slider.slider-related-posts .wp-block-post-template{display:block;padding-bottom:36px}@media(max-width: 767.98px){.tm-slider[class*=post-slider-] .wp-block-post-template,.tm-slider.slider-related-posts .wp-block-post-template{padding-bottom:24px}}.tm-slider[class*=post-slider-] .wp-block-post,.tm-slider.slider-related-posts .wp-block-post{padding:25px 15px;min-width:auto;height:calc(100% - 50px)}.tm-slider[class*=post-slider-] .wp-block-post-template{padding-bottom:70px}.tm-slider[class*=post-slider-] .slick-arrow{z-index:2}@media(max-width: 575.98px){.tm-slider[class*=post-slider-]{margin-top:-20px !important}}.tm-style-1 .slick-arrow{height:46px;width:46px;bottom:50%;opacity:.5;background-color:var(--wp--preset--color--turtlemint-black) !important;border-radius:100%}.tm-style-1 .slick-arrow:before{height:15px;width:15px;background-position-x:-5px;background-position-y:-271px;background-size:calc(100% + 10px)}.tm-style-1 .slick-arrow.slick-prev{left:-23px}.tm-style-1 .slick-arrow.slick-next{right:-26px}.tm-style-1 .tm-slider[class*=post-slider-] .wp-block-post,.tm-style-1 .tm-slider.slider-related-posts .wp-block-post{max-width:100%;padding:0}.tm-style-1 .tm-slider[class*=post-slider-] .slick-slide,.tm-style-1 .tm-slider.slider-related-posts .slick-slide{margin:0 5px;padding:10px}.tm-style-1 .tm-slider[class*=post-slider-] .slick-list,.tm-style-1 .tm-slider.slider-related-posts .slick-list{margin:0 -15px}@media(max-width: 991.98px){.tm-style-1 .slick-arrow.slick-prev{left:0px}.tm-style-1 .slick-arrow.slick-next{right:0px}}.wp-block-query-pagination,.nav-links{gap:0 !important;margin-top:45px !important;display:flex;align-items:center;justify-content:center}.wp-block-query-pagination .wp-block-query-pagination-numbers,.nav-links .wp-block-query-pagination-numbers{margin-right:0px !important;margin-bottom:0px !important;display:flex}.wp-block-query-pagination .wp-block-query-pagination-next,.wp-block-query-pagination .wp-block-query-pagination-previous,.nav-links .wp-block-query-pagination-next,.nav-links .wp-block-query-pagination-previous{font-size:0px}.wp-block-query-pagination .wp-block-query-pagination-next .wp-block-query-pagination-next-arrow,.wp-block-query-pagination .wp-block-query-pagination-next .wp-block-query-pagination-previous-arrow,.wp-block-query-pagination .wp-block-query-pagination-previous .wp-block-query-pagination-next-arrow,.wp-block-query-pagination .wp-block-query-pagination-previous .wp-block-query-pagination-previous-arrow,.nav-links .wp-block-query-pagination-next .wp-block-query-pagination-next-arrow,.nav-links .wp-block-query-pagination-next .wp-block-query-pagination-previous-arrow,.nav-links .wp-block-query-pagination-previous .wp-block-query-pagination-next-arrow,.nav-links .wp-block-query-pagination-previous .wp-block-query-pagination-previous-arrow{font-size:initial}.wp-block-query-pagination .page-numbers,.wp-block-query-pagination .wp-block-query-pagination-next-arrow,.wp-block-query-pagination .wp-block-query-pagination-previous-arrow,.nav-links .page-numbers,.nav-links .wp-block-query-pagination-next-arrow,.nav-links .wp-block-query-pagination-previous-arrow{background-color:var(--wp--preset--color--turtlemint-white);border:1px solid var(--wp--custom--tm-border-black);padding:8px 12px;text-decoration:none !important;margin:0px;height:20px;display:flex;align-items:center;line-height:100% !important}.wp-block-query-pagination .page-numbers:link:hover,.wp-block-query-pagination .wp-block-query-pagination-next-arrow:link:hover,.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:link:hover,.nav-links .page-numbers:link:hover,.nav-links .wp-block-query-pagination-next-arrow:link:hover,.nav-links .wp-block-query-pagination-previous-arrow:link:hover{background-color:var(--wp--preset--color--turtlemint-primary);color:var(--wp--preset--color--turtlemint-white)}.wp-block-query-pagination .page-numbers:not(:last-child),.nav-links .page-numbers:not(:last-child){border-right:none}.wp-block-query-pagination .page-numbers:first-child,.nav-links .page-numbers:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.wp-block-query-pagination .page-numbers:last-child,.nav-links .page-numbers:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.wp-block-query-pagination .page-numbers.current,.nav-links .page-numbers.current{background-color:var(--wp--preset--color--turtlemint-primary);color:var(--wp--preset--color--turtlemint-white)}.wp-block-query-pagination .wp-block-query-pagination-next,.wp-block-query-pagination .wp-block-query-pagination-previous,.nav-links .wp-block-query-pagination-next,.nav-links .wp-block-query-pagination-previous{text-decoration:none !important}@media(max-width: 767.98px){.wp-block-query-pagination,.nav-links{margin-top:30px !important}}@media(max-width: 575.98px){.wp-block-query-pagination .page-numbers,.nav-links .page-numbers{padding:8px 10px}}.wp-block-search{margin-bottom:24px !important}.wp-block-search__inside-wrapper{padding:0px;background-color:var(--wp--preset--color--turtlemint-white);border-radius:5px;height:48px;display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__inside-wrapper input[type=search]{height:100%;width:100%;font-size:var(--wp--preset--font-size--turtlemint-small);border:1px solid var(--wp--custom--tm-border-black) !important;font-weight:500;line-height:27px;border-radius:5px 0px 0px 5px !important;border-right:0px !important;padding:13px 18px 13px 16px}.wp-block-search__inside-wrapper input{border:none !important}.wp-block-search__inside-wrapper input[type=search]::-ms-clear{display:none;width:0;height:0}.wp-block-search__inside-wrapper input[type=search]::-ms-reveal{display:none;width:0;height:0}.wp-block-search__inside-wrapper input[type=search]::-webkit-search-decoration,.wp-block-search__inside-wrapper input[type=search]::-webkit-search-cancel-button,.wp-block-search__inside-wrapper input[type=search]::-webkit-search-results-button,.wp-block-search__inside-wrapper input[type=search]::-webkit-search-results-decoration{display:none}.wp-block-search__inside-wrapper button[type=submit]{margin:0;padding:3px 15px}.wp-block-search__inside-wrapper button[type=submit] svg.search-icon{transform:rotate(260deg);height:40px;width:40px;fill:currentColor;min-height:1.5em;min-width:1.5em;vertical-align:text-bottom}.wp-block-search__button{margin-left:-6px !important}.tm-sidebar .tm-cta.bordered{padding:15px 10px;grid-template-columns:33px 1fr 20px;min-height:33px;border-radius:5px}.tm-sidebar .tm-cta.bordered:before{height:33px;width:33px}.tm-sidebar .tm-cta.bordered a{font-weight:600;font-size:var(--wp--preset--font-size--turtlemint-small) !important;padding:0px 30px 0px 43px}.tm-sidebar .tm-cta.bordered a img{height:33px !important;width:33px !important}.tm-sidebar .tm-cta.bordered:before{left:10px}.tm-sidebar .tm-cta.bordered:after{height:20px;width:20px;right:10px;background-size:calc(100% + 13px);background-position-y:-229px;background-position-x:-6.5px}.tm-sidebar .sidebar-trigger{width:100%;position:fixed;bottom:0px;left:0px;right:0px;height:80px;border-radius:0;z-index:9999}.tm-sidebar .sidebar-trigger a{width:100%;border-radius:0;height:100%;display:flex;align-items:center;gap:10px;justify-content:center;font-size:var(--wp--preset--font-size--turtlemint-large-1);font-weight:400}.tm-sidebar .sidebar-trigger a:after{width:20px;height:20px}.tm-sidebar .sidebar-menu{border-width:1px}@media(min-width: 992px){.tm-sidebar{position:sticky;top:100px}}@media(max-width: 991.98px){.tm-sidebar .wp-block-search{margin-bottom:24px !important}.tm-sidebar .sidebar-trigger{width:100%;position:fixed;bottom:0px;left:0px;right:0px;height:80px;border-radius:0;z-index:9999}.tm-sidebar .sidebar-trigger a{width:100%;border-radius:0;height:100%;display:flex;align-items:center;gap:10px;justify-content:center;font-size:var(--wp--preset--font-size--turtlemint-large-1);font-weight:400}.tm-sidebar .sidebar-trigger a:after{width:20px;height:20px}}@media(max-width: 991.98px)and (min-width: 992px){.tm-sidebar{position:sticky;top:-135px}}@media(max-width: 991.98px)and (max-width: 991.98px){.tm-sidebar .wp-block-search{margin-bottom:24px !important}.tm-sidebar .sidebar-menu{background-color:rgba(0,0,0,0) !important;padding:0px !important;border:none !important}}.part-sidebar{height:100%}.part-sidebar>.wp-block-group{height:100%}@media(max-width: 767.98px){.part-sidebar.no-popup{margin-top:24px}}::placeholder{color:var(--wp--preset--color--turtlemint-tm-gray);opacity:1;font-weight:500}:-ms-input-placeholder{color:var(--wp--preset--color--turtlemint-tm-gray);font-weight:500}::-ms-input-placeholder{color:var(--wp--preset--color--turtlemint-tm-gray);font-weight:500}.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-montserrat);font-size:var(--wp--preset--font-size--turtlemint-medium);background-color:var(--wp--preset--color--turtlemint-white);outline:none}@media(max-width: 767.98px){form input{font-size:16px}}form .tm-message{font-size:var(--wp--preset--font-size--turtlemint-small);font-weight:500;margin-bottom:24px;margin-top:8px;display:none}form .tm-error{color:var(--wp--preset--color--turtlemint-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-white)}form .tm-field-group .tm-field__cta input{border-color:var(--wp--preset--color--turtlemint-white);padding-right:11px;padding-left:11px;outline:none !important}form.sent .wpcf7-response-output{border-color:var(--wp--preset--color--turtlemint-primary) !important}form.invalid .wpcf7-response-output{border-color:var(--wp--preset--color--turtlemint-red) !important}form .wpcf7-response-output{border-radius:5px;font-size:var(--wp--preset--font-size--turtlemint-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-small);color:var(--wp--preset--color--turtlemint-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 .wpcf7-not-valid-tip,form.form-style-2 .wpcf7-not-valid-tip{color:var(--wp--preset--color--turtlemint-red);font-size:var(--wp--preset--font-size--turtlemint-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-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-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-montserrat);font-size:var(--wp--preset--font-size--turtlemint-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-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-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-tm-light-purple) !important}.select2-container .select2-dropdown .select2-search{padding:10px 18px}.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-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-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-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-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-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-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-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}