@charset "UTF-8";/*!
 * Bootstrap  v5.3.0 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#adb5bd;--bs-body-color-rgb:173,181,189;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(173,181,189,.75);--bs-secondary-color-rgb:173,181,189;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(173,181,189,.5);--bs-tertiary-color-rgb:173,181,189;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-border-color:#495057;--bs-border-color-translucent:hsla(0,0%,100%,.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-body-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0,0,0,.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#bacbe6;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000}.table-primary,.table-secondary{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#cbccce;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#bcd0c7;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000}.table-info,.table-success{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#badce3;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#e6dbb9;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000}.table-danger,.table-warning{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#dfc2c4;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#dfe0e1;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000}.table-dark,.table-light{color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#373b3e;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:-ms-input-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23adb5bd' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:50%;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:0;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:100%;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-tertiary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-tertiary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control-plaintext:-ms-input-placeholder,.form-floating>.form-control:-ms-input-placeholder{color:transparent}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:not(:-ms-input-placeholder),.form-floating>.form-control:not(:-ms-input-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:not(:-moz-placeholder-shown)~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:not(:-ms-input-placeholder)~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label{color:#6c757d}.form-floating>:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.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}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:hsla(0,0%,100%,.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(var(--bs-border-width) * -1)}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb),0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:50%;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:hsla(0,0%,100%,.55);--bs-navbar-hover-color:hsla(0,0%,100%,.75);--bs-navbar-disabled-color:hsla(0,0%,100%,.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:hsla(0,0%,100%,.1)}.navbar-dark,.navbar[data-bs-theme=dark],[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb),0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));color:var(--bs-card-subtitle-color)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--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:var(--bs-border-width);--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:var(--bs-border-width);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:translateY(-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(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.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,.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-footer,.modal-fullscreen .modal-header{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-footer,.modal-fullscreen-sm-down .modal-header{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-footer,.modal-fullscreen-md-down .modal-header{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-footer,.modal-fullscreen-lg-down .modal-header{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-footer,.modal-fullscreen-xl-down .modal-header{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-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border:0 solid transparent}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-sm.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-md.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-lg.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media (max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-xl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-xxl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(13,110,253,var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(108,117,125,var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,193,7,var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(220,53,69,var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(248,249,250,var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(33,37,41,var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{flex-direction:row;align-items:center}.hstack,.vstack{display:flex;align-self:stretch}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-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}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!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-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!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}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!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}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!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}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!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}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right: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}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!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}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom: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}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right: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}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.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-inline-grid{display:inline-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}.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-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!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}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!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}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!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}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!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}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right: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}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!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}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom: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}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right: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}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.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-inline-grid{display:inline-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}.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-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!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}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!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}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!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}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!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}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right: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}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!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}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom: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}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right: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}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.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-inline-grid{display:inline-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}.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-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!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}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!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}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!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}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!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}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right: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}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!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}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom: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}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right: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}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.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-inline-grid{display:inline-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}.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-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!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}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!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}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!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}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!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}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right: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}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!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}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom: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}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right: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}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.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-inline-grid{display:inline-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}.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-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!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}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!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}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!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}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!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}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right: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}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!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}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom: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}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right: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}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}body,html{padding:0;margin:0}body{font-family:Source Sans Pro}a{text-decoration:none}a,a:focus,a:hover{color:inherit}.laptop-screen .margin-login{display:flex;align-items:center}.container-stepper{max-width:1680px!important;padding:0!important}@media(min-width:1199.5px){.laptop-view{display:none}}@media(max-width:1199.5px)and (min-width:767.5px){.tab-view{display:none}}@media(max-width:767.5px)and (min-width:568.5px){.mobile-view{display:none}}@media(max-width:568.5px)and (min-width:200.5px){.mobile-mini{display:none}}.mobile-screen{display:none}@media(max-width:767.5px){.laptop{display:none}.mobile{display:block!important}}@media(max-width:995.5px){.offer-laptop{display:none}.offer-mobile{display:block!important}}@media(min-width:995.5px){.offer-mobile{display:none}.offer-laptop{display:block!important}}@media(min-width:767.5px){.mobile{display:none}.laptop{display:block!important}}@media(max-width:575.5px){.container{padding:0 1.5rem}.container-VRN{padding:0 1rem!important}}@media(max-width:991.5px){.laptop-about{display:none}.mobile-about{display:block!important}}@media(min-width:991.5px){.mobile-about{display:none}.laptop-about{display:block!important}}.imgLogo{max-width:1.5rem;height:auto;margin-right:0}.right{float:right!important}.css-vqmohf-MuiButtonBase-root-MuiRadio-root.Mui-checked{color:#14a066}.css-ahj2mt-MuiTypography-root{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;color:#001f29;opacity:.6}@media(max-width:767.5px){.css-1rxz5jq-MuiSelect-select-MuiInputBase-input-MuiInput-input.css-1rxz5jq-MuiSelect-select-MuiInputBase-input-MuiInput-input.css-1rxz5jq-MuiSelect-select-MuiInputBase-input-MuiInput-input{font-size:12px!important;font-weight:400!important;color:#5a5a5a!important}.input-field{padding:12px 14px!important;font-size:12px}.dark-text,.dark-text2,.light-text,.light-text-1,.light-text-2,.next-button{font-size:14px!important}.css-ahj2mt-MuiTypography-root{font-size:16px!important}}input[type=checkbox]{accent-color:#14a066}.input-error{border:1px solid red!important}.input-field{border:1px solid #ccc;border-radius:8px;width:100%;padding:10px 24px}@media(min-width:767.5px)and (max-width:991.5px){.tablat-mode{display:none!important}.input-field{padding:8px 10px!important;font-size:14px!important}}@media(min-width:767.5px)and (max-width:991.5px){.input-field::-moz-placeholder{font-size:14px!important}.input-field:-ms-input-placeholder{font-size:14px!important}.input-field::placeholder{font-size:14px!important}}.input-field:focus{border:1px solid #004e66!important;outline:none;box-shadow:0 0 0 2.5px rgba(0,78,102,.33)}.input-field::-moz-selection{border:1px solid #004e66!important;outline:none;box-shadow:0 0 0 2.5px rgba(0,78,102,.33)}.input-field::selection{border:1px solid #004e66!important;outline:none;box-shadow:0 0 0 2.5px rgba(0,78,102,.33)}.datahave{border-radius:8px!important;outline:none!important;opacity:1}.datahave,.datahave .MuiOutlinedInput-notchedOutline{border:none!important;background:rgba(0,78,102,.06)!important}.details{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#001f29}.star{color:red}.next-button{padding:.5rem 1.5rem;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;background:#004e66;border-radius:30px;color:#fff;border:1px solid #004e66}.next-disabled-button{padding:.5rem 1.5rem}.next-disabled-button,.next-disabled-continue-button{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;background:#ccc;border-radius:30px;color:#fff;border:1px solid #ccc;cursor:not-allowed!important}.next-disabled-continue-button{padding:.5rem 2rem!important}.light-text{font-size:18px;color:#001f29}.light-text,.light-text-1,.light-text-2{font-family:Source Sans Pro;font-style:normal;font-weight:500;opacity:.6}@media(min-width:991.5px)and (max-width:1199.5px){.dark-text,.dark-text2,.light-text,.light-text-1,.light-text-2{font-size:18px!important}}@media(min-width:767.5px)and (max-width:991.5px){.dark-text,.dark-text2,.light-text,.light-text-1,.light-text-2{font-size:14px!important}}.dark-text{font-weight:600;font-size:18px}.dark-text,.dark-text2{font-family:Source Sans Pro;font-style:normal;display:flex;color:#001f29;justify-content:end;word-break:break-all}.dark-text2{font-weight:500;font-size:20px;line-height:23px;align-items:flex-end}.go-back{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#001f29;display:flex;align-items:center;cursor:pointer}@media(max-width:575.5px){.go-back{font-size:16px!important}}.css-1qzr3r0::-webkit-scrollbar{width:0!important}.medicalQuestion{background:rgba(219,234,246,.5)}.medicalQuestion,.medicalQuestionActive{border-radius:8px;width:77px;height:35px;color:#004e66;cursor:pointer;font-weight:400;font-size:14px;display:flex;justify-content:center;align-items:center;align-content:center}.medicalQuestionActive{background:#99e7ff}.medicalInfo{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#3d3d3d}.askTheProsFormInfoError{color:red!important}.MuiFormLabel-root.Mui-focused{color:#7e7e7e!important}.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #004e66!important;outline:none;box-shadow:0 0 0 2.5px rgba(0,78,102,.33)}.mobile-login-img{height:20rem;display:flex;justify-content:center;align-items:center;margin-bottom:2rem;background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important}.mobile-login-img .mobile-logo{height:3rem}.logout-dialog-screen{padding:2rem 3rem;text-align:center}.logout-dialog-screen h1{font-weight:500;line-height:48px;margin-bottom:2rem}.logout-dialog-screen h1,.logout-dialog-screen h2{color:#001f29;font-family:Source Sans Pro;font-style:normal;font-size:24px}.logout-dialog-screen h2{font-weight:600;line-height:40px}.logout-dialog-screen .instruction-heading{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:18px;line-height:43px;text-align:center;margin-bottom:1rem;color:#7e7e7e}.logout-dialog-screen .span{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;line-height:23px;margin-bottom:2rem;color:#7e7e7e}.logout-dialog-screen .custom-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 48px;margin-bottom:1rem!important;margin:0 36px;color:#fff;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:21px;border-radius:30px;background:#004e66;cursor:pointer}@media(max-width:767.5px){.logout-dialog-screen{padding:2rem 1rem}}.logout-dialog-screen .cancel-btn{padding-top:.5rem;text-transform:capitalize;cursor:pointer;font-family:Source Sans Pro;font-style:normal;font-size:18px;line-height:21px;justify-content:center;border-radius:30px;font-weight:600}.dialog-beneficiary .br-border{border-bottom:1px solid #ccc}.dialog-beneficiary .upper-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:22px;line-height:27px;color:#001f29}.dialog-beneficiary .btn-all .close-icon{color:#ccc;font-size:1.6rem;font-weight:800;cursor:pointer}.mandatory-star{color:red;font-weight:800;padding-left:4px}.text-danger{color:red;padding:4px 0;font-weight:500;font-size:14px}.gender_select{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;letter-spacing:.5px;color:#3d3d3d}.text-suggestion{color:gray;padding:4px 0;font-weight:500;font-size:14px}.verify{font-family:Source Sans Pro;font-style:normal;font-weight:600;margin-bottom:1rem;font-size:20px;line-height:23px;color:#5bf5b5}.css-1v3hyuc-MuiFormControl-root{margin:0!important}.label-filter{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#004e66}.upload-link{cursor:pointer;margin:.5rem 0 1rem;font-weight:500;-webkit-text-decoration:dashed;text-decoration:dashed}.main-upload .document-upload{background:#fff;border-radius:8px;padding:.7rem 1rem;font-weight:500;color:#adb5bd;border:1px solid rgba(0,0,0,.23);cursor:pointer;width:100%;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.main-upload .document-upload::-webkit-scrollbar{display:none}.main-upload .loader-1{color:#004e66;margin-left:1rem;height:1rem}.Payment-btn button{background:#004e66;border-radius:30px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:18px;letter-spacing:.5px;margin-top:1rem;cursor:pointer;color:#fff;border:1px solid #004e66;width:100%!important;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:13px 0}.Payment-btn button:disabled{opacity:.6;cursor:not-allowed}.icon{position:absolute;margin-top:-4.5rem;margin-left:6.5rem;background-color:#fff;padding:.23rem;border-radius:50px;size:.5rem;color:#004e66;background:#fff;display:flex;border:2px solid #f5f5f5;border-radius:71px}.common-border{box-shadow:0 0 3px rgba(0,0,0,.14);border-radius:12px}@media(max-width:767.5px){.get-details-btn{padding:.5rem!important;font-weight:500!important;font-size:12px!important}.Payment-btn button{font-size:14px!important}.buy-btn-float{position:fixed;padding:1rem;z-index:99;bottom:0;background:#fff;box-shadow:0 0 4px rgba(0,0,0,.18);left:0}.buy-btn-float button{background:#004e66;border-radius:30px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:18px;letter-spacing:.5px;margin-top:1rem;cursor:pointer;color:#fff;border:1px solid #004e66;width:100%!important;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:13px 0}.common-border{box-shadow:0 0 0!important}.upper-text{font-size:18px!important}}.label-name{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#001f29}@media(max-width:767.5px){.label-name{font-size:14px}}.get-details-btn{padding:1rem;background:#004e66;border-radius:8px;color:#fff;cursor:pointer;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:16px}.Apply-btn-drawer{background:#004e66;border-radius:24px;flex-direction:row;padding:10px 32px;font-weight:500;align-items:center;color:#fff}.Apply-btn-drawer,.Clear-btn-drawer{font-family:Source Sans Pro;font-style:normal;cursor:pointer;width:50%;justify-content:center;font-size:16px;line-height:18px;letter-spacing:.5px}.Clear-btn-drawer{padding:10px 2px;font-weight:600;color:#004e66}.trip-button{width:64%}@media(min-width:300px)and (max-width:432px){.trip-button{width:100%}}@media(min-width:991px)and (max-width:1400px){.trip-button{width:72%!important}}@media(min-width:768px)and (max-width:991px){.trip-button{width:81%!important}}@media(min-width:576px)and (max-width:768px){.trip-button{width:52%!important}}.field-label{font-size:16px}@media(min-width:768px)and (max-width:1042px){.field-label{font-size:14px}}.edit-main-heading{font-size:20px}@media(min-width:350px)and (max-width:768px){.edit-main-heading{font-size:17px}}.thirdPartyfilters{background:#f5f5f5}.thirdPartyfilters .filters-color{background:#f5f5f5;margin-top:3rem!important}.thirdPartyfilters .Apply-btn{background:#004e66;border-radius:24px;display:flex;flex-direction:row;align-items:center;padding:12px 32px;font-family:Source Sans Pro;font-style:normal;cursor:pointer;font-weight:600;font-size:16px;line-height:18px;letter-spacing:.5px;color:#fff}.thirdPartyfilters .detail-page-mobile{margin-top:0!important;background-color:#fff!important}.thirdPartyfilters2 .filters-color{background:#f5f5f5;margin-top:3rem!important}.thirdPartyfilters2 .Apply-btn{background:#004e66;border-radius:24px;display:flex;flex-direction:row;align-items:center;padding:12px 32px;font-family:Source Sans Pro;font-style:normal;cursor:pointer;font-weight:600;font-size:16px;line-height:18px;letter-spacing:.5px;color:#fff}.thirdPartyfilters2 .detail-page-mobile{margin-top:0!important;background-color:#fff!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0}.backSelect{background:#f5f5f5}.fileT{font-weight:600;font-size:20px;line-height:32px}.fileT,.pdf{font-family:Source Sans Pro;font-style:normal;color:#001f29}.pdf{background:#fff;box-shadow:0 0 3px rgba(0,0,0,.2);border-radius:4px;font-weight:500;font-size:16px;line-height:18px;text-align:center;letter-spacing:.5px}.border-dash{border:1px dashed #ccc}.choose-file{background:#fff;border:1px solid #004e66;padding:8px 30px 7px;font-family:Source Sans Pro;font-size:16px;line-height:18px;text-align:center;letter-spacing:.5px;width:100%;color:#004e66}.choose-file,.picture{font-style:normal;font-weight:500}.picture{font-family:Graphik;font-size:14px;line-height:130%;color:#001f29}.cursor-pointer{cursor:pointer}.choose-file-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#7e7e7e}.mobile-header-title{background-color:hsla(0,0%,96%,.6);color:#001f29;font-size:19px;font-weight:600;line-height:24px}.tick-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#7e7e7e;width:80%;text-align:center}.shared-icon{color:#14a066}@media(max-width:991.5px){.large-screen{display:none!important}}.provider{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;color:#7e7e7e;text-align:center}.buy-button-mob{width:100%;background:#004e66;border-radius:24px;color:#fff;border:1px solid #004e66;font-weight:600}button .comment,button:hover .replies{display:none}.buy-button-mob:hover{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}.get-details-btn2{padding:.8rem;background:#f5f5f5;border-radius:8px;cursor:pointer;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#004e66;margin-right:-10px}.checkIcon{color:#14a066;font-size:18px}.coupon-box{color:#001f29}.coupon-box .coupon-apply{display:flex;align-items:center;flex-direction:row;justify-content:space-between;text-transform:uppercase;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#001f29}.coupon-box .coupon-apply .icon3{cursor:pointer;color:#ccc}.coupon-box .input-box{margin:1rem 0;display:flex;flex-direction:row;flex-wrap:wrap}.coupon-box .input-box .code{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#001f29}.coupon-box .input-box input{border:2px solid #ccc;border-radius:4px;width:100%;padding:10px;height:52px;font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;color:#7e7e7e}.coupon-box .input-box input::-moz-placeholder{color:#7e8f99}.coupon-box .input-box input:-ms-input-placeholder{color:#7e8f99}.coupon-box .input-box input::placeholder{color:#7e8f99}.coupon-box .input-box input:focus{outline:none}.coupon-box .input-box .btn-apply{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 0;--bs-gutter-x:0rem}.coupon-box .input-box .btn-apply .custom-btn{background:#004e66;border:1px solid #004e66;border-radius:33px}.coupon-box .input-box .btn-apply .custom-btn,.coupon-box .input-box .btn-apply .custom-disabled-btn{display:flex;width:50%;align-items:center;justify-content:center;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#fff;padding:8px}.coupon-box .input-box .btn-apply .custom-disabled-btn{background:#ccc;border:1px solid #ccc;cursor:not-allowed!important;border-radius:33px}.coupon-box .input-box .btn-apply .remove{cursor:pointer}.coupon-box .input-box .btn-apply .remove,.coupon-box .input-box .btn-apply .remove-disabled{width:50%;display:flex;align-items:center;justify-content:center;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#001f29}.coupon-box .input-box .btn-apply .remove-disabled{cursor:not-allowed!important}.coupon-box .coupon-list .name{text-transform:capitalize;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#001f29}.coupon-box .coupon-list .border-line{justify-content:space-around;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.coupon-box .coupon-list .border-line .box{display:flex;width:100%;align-items:center;flex-direction:row;flex-wrap:wrap;align-content:space-between;justify-content:space-between;padding:1rem;margin-top:1rem;box-shadow:0 0 3px rgba(0,0,0,.12)}.coupon-box .coupon-list .border-line .box .text{display:flex;align-items:flex-start;flex-direction:column}.coupon-box .coupon-list .border-line .box .text>label{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#14a066;text-transform:uppercase}.coupon-box .coupon-list .border-line .box .text .expires,.coupon-box .coupon-list .border-line .box .text>span{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;color:#333}.coupon-box .coupon-list .border-line .box .text .expires{text-transform:capitalize}.coupon-box .coupon-list .border-line .box .apply{display:flex;align-items:center;justify-content:center;align-content:center;flex-direction:row;padding:.2rem 0;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;color:#004e66;cursor:pointer}@media(min-width:991.5 0.5px)and (max-width:1199.5px){.coupon-box .tablat-mode{display:none!important}}@media(max-width:767px){.coupon-box .custom-btn{width:100%!important;padding:5px!important}.coupon-box .remove{width:100%!important;font-size:16px!important;margin-top:10px}.coupon-box .custom-disabled-btn{width:100%!important;padding:5px!important}.coupon-box .remove-disabled{width:100%!important;font-size:16px!important;margin-top:10px}.coupon-box .apply,.coupon-box .coupon-apply,.coupon-box .name{font-size:16px!important}.coupon-box .text>label{font-size:14px!important}.coupon-box .text .expires,.coupon-box .text>span{font-size:12px!important}}.draft-btn{background-color:#fff;color:#004e66;display:flex;cursor:pointer;justify-content:center;align-items:center;padding:6px 33px;border:1px solid #004e66;border-radius:8px;font-weight:600;font-size:16px}.drawer .drawer-heading{background:#004e66;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:18px;color:#fff}.drawer .drawer-content{border-bottom:1px solid #cdcdcd}.drawer .drawer-content,.drawer .drawer-content1{box-sizing:border-box;background:#fff;justify-content:space-between;cursor:pointer}.drawer .drawer-content1{display:flex}.drawer .drawer-content-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;letter-spacing:.0025em;color:#001f29}.drawer .dropdown-content{padding-left:24px;padding-top:10px}.drawer .filter-pagination{justify-content:flex-end;padding:1rem;right:0;display:flex;align-items:center;align-content:center;font-size:14px;font-weight:500;position:absolute;bottom:0}.drawer .MuiCheckbox-colorPrimary.Mui-checked{color:#004e66!important}.loader-cart{padding-top:25%;padding-left:45%;padding-bottom:28%}.pagination{justify-content:flex-end;padding:1rem;right:0;display:flex;align-items:center;align-content:center;font-size:14px;font-weight:500;flex-wrap:wrap}.pagination .result{margin-right:1rem}.pagination .goto-page{display:flex;align-items:center;align-content:center}.pagination .goto-page>span{padding:0 1rem}.pagination .goto-page input{width:4.5rem;text-align:center}.pagination .goto-page .custom-btn{padding:6px 16px!important;margin:0 .5rem}.custom-btn-go{background:#004e66;border:1px solid #004e66;border-radius:4px;font-family:Lato;font-style:normal;font-weight:500;font-size:14px;color:#fff}.loader-cart2{padding-top:27%;padding-bottom:28%}.genderButton{background:rgba(219,234,246,.5);color:#004e66}.genderButton,.genderButtonActive{border-radius:8px;width:77px;height:35px;cursor:pointer;font-weight:400;font-size:14px;display:flex;justify-content:center;align-items:center;align-content:center}.genderButtonActive{background:#004e66;color:#fff}.genderInfo{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#001f29}.genderInfoError{color:red!important}.back-plan{background:rgba(91,245,181,.08);border-radius:4px}.stepper-margin{border-bottom:2.4px solid #5bf5b5;padding-bottom:35px;margin-top:6rem}@media(max-width:767px){.stepper-margin{margin-top:4.5rem!important}}.No-coupons{display:flex;justify-content:center;align-items:center;height:7rem;font-size:14px;font-weight:500}.savingFilters .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:transparent!important}.savingFilters .filters-color{background:#f5f5f5;margin-top:3rem!important}.savingFilters .Apply-btn{background:#004e66;border-radius:24px;display:flex;flex-direction:row;align-items:center;padding:12px 32px;font-family:Source Sans Pro;font-style:normal;cursor:pointer;font-weight:500;font-size:16px;line-height:18px;letter-spacing:.5px;color:#fff}.savingFilters .detail-page-mobile{margin-top:0!important;background-color:#fff!important}.removeBorder .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:transparent!important}.edit-get-quotes .navHeading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#001f29}@media(max-width:767.5px){.edit-get-quotes .navHeading{font-size:20px!important}}.edit-get-quotes .getQuoteButton{background:#004e66;border-radius:24px;border:1px solid #004e66;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;text-align:center;color:#fff}.edit-get-quotes .removeBorder .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:transparent!important}.MuiSelect-standard:focus{background-color:transparent!important}.checkbox-textt{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#7e7e7e}.center{text-align:center}.slick-next:before{background:url(/images/home/slider-img.svg);background-repeat:no-repeat;background-position:100% 100%;background-size:cover}.slick-next:before,.slick-prev:before{font-size:0;text-decoration:none;height:32px;width:20px;border:none;right:0;position:absolute;top:-88%;cursor:pointer;z-index:9;transform:translateY(-50%);content:""!important}.slick-prev:before{background:url(/images/home/slider-left.svg);background-repeat:no-repeat;background-position:100% 100%;background-size:cover}.slick-dots li button:before{content:"";border:1px solid red;height:20px;width:20px;border-radius:50%;font-size:12px!important;color:#001f29!important}.slick-dots li.slick-active button:before{border:1px solid #001f29;color:#001f29!important}@media(max-width:1199.5px){button.slick-arrow.slick-next,button.slick-arrow.slick-prev{display:none!important}}.slic-change .slick-next:before{background:url(/images/home/round-right.svg);background-repeat:no-repeat;background-position:100% 100%;background-size:cover;right:-15px}.slic-change .slick-next:before,.slic-change .slick-prev:before{font-size:0;text-decoration:none;height:34px;width:34px;border:none;position:absolute;top:51%;cursor:pointer;z-index:9;transform:translateY(-50%);content:""!important}.slic-change .slick-prev:before{background:url(/images/home/round-left.svg);background-repeat:no-repeat;background-position:100% 100%;background-size:cover;right:0}.c-title{text-align:end;background:hsla(0,0%,100%,.15);border-radius:8px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#fff}.avtar-img{max-width:20%}.active{background:#004e66}.scroll-style{list-style:none;color:blue;font-size:16px;font-weight:600;padding:0}.scroll-style .active{color:red;font-weight:700!important;border-left:3px solid orange}.scroll-style div{padding:15px 30px!important}.scroll-style div a{letter-spacing:.015px;font-weight:600}.active-scroll-spy{background:#004e66;border-radius:4px;color:#fff!important;opacity:1!important}.stick{margin-top:2rem;position:sticky;width:100%;top:69px;list-style:none;font-size:16px;font-weight:600;padding:0}.img-view-all{max-width:100%;height:23vh}.back-img{background-repeat:no-repeat!important;background-size:cover!important;border-radius:8px!important;background-position:50%!important}.payment-icon{max-width:50%}.edit-search{font-size:14px;color:#004e66}.edit-search,.logo-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;line-height:16px}.logo-text{font-size:12px;color:#7e7e7e}@media(max-width:991.5px){.payment-icon{max-width:100%}.logo-mobile{max-width:60%!important}}.text-right-align{text-align:end}.know-more{font-size:14px}.know-more,.know-more-product{font-family:Source Sans Pro;font-style:normal;font-weight:600;line-height:16px}.know-more-product{font-size:16px;cursor:pointer}.back-change-2{background:#fff;border-radius:10px}.delaration-motor{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#001f29}.delaration-motor .span{display:contents;color:#14a066}.upper-text-2{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#001f29}.logo-mobile{max-width:70%!important}@media(max-width:800px){.upper-text-2{font-size:18px!important}.logo-mobile{max-width:12rem!important}}.side-card-section .term-side-card-1{background:url(/images/card/term-side-card-1.png);background-repeat:no-repeat;background-size:cover;background-position:50%;min-height:18rem;border-radius:20px}.side-card-section .term-side-card-2{background:url(/images/card/term-side-card-2.png);background-repeat:no-repeat;background-size:cover;background-position:50%;min-height:15rem;border-radius:20px}.side-card-section .term-side-card-3{background:url(/images/card/term-side-card-3.png);background-repeat:no-repeat;background-size:cover;background-position:50%;min-height:14rem;border-radius:20px}.side-card-section .term-side-card-4{background:url(/images/card/term-side-card-4.png);background-repeat:no-repeat;background-size:cover;background-position:50%;min-height:14rem;border-radius:20px}.side-card-section .card-button{width:100%;background:#004e66;border-radius:24px;color:#fff;border:1px solid #004e66;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;text-align:center}.side-card-section .card-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:32px;color:#001f29}.side-card-section .card-subhead{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#3d3d3d}@media(min-width:991.5px)and (max-width:1199.5px){.side-card-section .card-head{font-size:18px!important;line-height:26px!important}.side-card-section .card-subhead{font-size:14px!important;line-height:18px!important}}.gadget-side-card-section .why-header{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:32px;color:#001f29;margin-bottom:1rem}.gadget-side-card-section .term-side-card-1{background:url(/images/card/term-side-card-1.png);background-repeat:no-repeat;background-size:cover;background-position:50%;min-height:17rem;border-radius:20px}.gadget-side-card-section .term-side-card-1 .card-img{margin-bottom:.5rem}.gadget-side-card-section .term-side-card-1 .card-img .card-subhead{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;display:flex;line-height:24px;margin-bottom:.5rem;color:#001f29!important;align-items:flex-start}.gadget-side-card-section .term-side-card-1 .card-img .card-subhead .arrow-icon{margin-top:.25rem;margin-right:.5rem}.gadget-side-card-section .term-side-card-2{background:url(/images/card/gadget-side-card-2.png);background-repeat:no-repeat;background-size:cover;background-position:50%;min-height:10rem;border-radius:20px}.gadget-side-card-section .term-side-card-2 .card-img{margin-bottom:.5rem}.gadget-side-card-section .term-side-card-2 .card-img .card-subhead{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;display:flex;line-height:24px;margin-bottom:.5rem;color:#001f29!important;align-items:flex-start}.gadget-side-card-section .term-side-card-2 .card-img .card-subhead .arrow-icon{margin-top:.25rem;margin-right:.5rem}.gadget-side-card-section .term-side-card-3{background:url(/images/card/gadget-side-card-2.png);background-repeat:no-repeat;background-size:cover;background-position:50%;min-height:13rem;border-radius:20px}.gadget-side-card-section .term-side-card-3 .card-img{margin-bottom:.5rem}.gadget-side-card-section .term-side-card-3 .card-img .card-subhead{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;display:flex;line-height:24px;margin-bottom:.5rem;color:#001f29!important;align-items:flex-start}.gadget-side-card-section .term-side-card-3 .card-img .card-subhead .arrow-icon{margin-top:.25rem;margin-right:.5rem}.gadget-side-card-section .term-side-card-4{background:url(/images/card/term-side-card-1.png);background-repeat:no-repeat;background-size:cover;background-position:50%;min-height:14rem;border-radius:20px}.gadget-side-card-section .term-side-card-4 .card-img{margin-bottom:.5rem}.gadget-side-card-section .term-side-card-4 .card-img .card-subhead{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;display:flex;line-height:24px;margin-bottom:.5rem;color:#001f29!important;align-items:flex-start}.gadget-side-card-section .term-side-card-4 .card-img .card-subhead .arrow-icon{margin-top:.25rem;margin-right:.5rem}.gadget-side-card-section .card-button{width:100%;background:#004e66;border-radius:24px;color:#fff;border:1px solid #004e66;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;text-align:center}.gadget-side-card-section .card-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:32px;color:#001f29;margin-bottom:.5rem}.gadget-side-card-section .card-subhead{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#3d3d3d}@media(min-width:991.5px)and (max-width:1199.5px){.gadget-side-card-section .card-head{font-size:18px!important;line-height:26px!important}.gadget-side-card-section .card-subhead{font-size:14px!important;line-height:18px!important}}@media(max-width:991px){.side-card-width{width:30%!important}}.point{cursor:pointer}.save-percent{font-size:14px;line-height:16px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#42c9c1}.OR,.save-percent{font-family:Source Sans Pro;font-style:normal;font-weight:500}.OR{font-size:12px;line-height:14px;color:#7e7e7e}.img-logo-motor{max-width:3rem!important}@media(min-width:991.5px)and (max-width:1199.5px){.img-logo-motor{max-width:2rem!important}.plan-text{font-size:14px!important}}@media(min-width:200px)and (max-width:767.5px){.img-logo-motor{max-width:2rem!important}.plan-text{font-size:12px!important}video{height:255px!important}}.plan-text{font-size:18px;font-weight:600;margin-top:.5rem}.common{margin-top:4rem;height:7rem;display:flex;align-items:center;justify-content:center;background:#f6f6f6;border-bottom:2.4px solid #5bf5b5}.common .heading-policy{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:42px;line-height:64px;text-align:center;color:#001f29}.common-need{margin-top:4rem;height:12rem;display:flex;align-items:center;justify-content:center;background:#f6f6f6}.common-need .heading-policy{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:28px;text-align:center;color:#001f29}@media(max-width:1199.5px)and (min-width:991.5px){.common .heading-policy{font-size:38px}}@media(max-width:991.5px)and (min-width:767.5px){.common .heading-policy{font-size:34px}.delaration-motor{font-size:14px!important}}@media(max-width:767.5px)and (min-width:575.5px){.common{margin-top:3rem}.common .heading-policy{font-size:34px}}@media(max-width:575.5px)and (min-width:200.5px){.common{margin-top:3rem}.common .heading-policy{font-size:24px!important}.delaration-motor{font-size:12px!important}.contact{font-size:14px!important}.common-need{margin-top:2rem;height:9rem!important}.common-need .heading-policy{font-size:20px}}.policy-logo{max-width:11rem;height:auto}.policy-logo-mobile{max-width:6rem!important;height:auto}.success-pop2{display:flex;align-items:center;justify-content:center}.success-pop2 .sucess-center{justify-content:center;flex-direction:column;display:flex}.success-pop2 .sucess-center .sucess-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;text-align:center;color:#004e66}.success-pop2 .sucess-center .text-span{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#7e7e7e;margin:1rem}.success-pop2 .sucess-center .login-btn{background:#004e66;border-radius:30px;color:#fff}.success-pop2 .sucess-center .can-btn,.success-pop2 .sucess-center .login-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:21px;padding:10px 40px 9px;cursor:pointer;margin-bottom:3rem}.success-pop2 .sucess-center .can-btn{background:#fff;border:1px solid #004e66;border-radius:30px;color:#004e66}.success-pop2 .sucess-center .sucess-gif{height:14rem}.flat2{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 6px;gap:10px;position:absolute;width:119px;height:27px;margin:0 22rem;top:176px;background:#ffae00;border-radius:4px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#004e66}@media(max-width:1400.5px){.flat2{margin:0 15rem!important}}@media(max-width:1200.5px){.flat2{margin:0 12rem!important}}@media(max-width:991.5px){.flat2{margin:0 1rem!important}}@media(max-width:767.9px){.flat2{margin:0 2rem!important;top:135px}}@media(max-width:540.9px){.flat2{margin:0 1rem!important;top:135px}}.mob-flat-row2{display:flex;justify-content:flex-end}.mob-flat-row2 .flat-mob{transform:translate(-2px,-58px)!important;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;position:absolute;width:85px;height:25px;background:#ffae00;border-radius:4px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#004e66}@media(max-width:541px){.mob-flat-row2 .flat-mob{transform:translate(8px,-58px);width:76px;height:24px;font-size:12px}}.price-cut .del{font-weight:600!important;font-size:16px}.price-cut .del:before{border-top:1px solid #7e7e7e}.mobileInsuranceHeading{font-weight:600;font-size:16px;line-height:22px;text-transform:capitalize;color:#004e66}.otp-validate-mobile-insurance-popup{padding:1rem 1.5rem}.otp-validate-mobile-insurance-popup .email-label-name{font-weight:600;font-size:14px;line-height:20px;color:#000}.otp-validate-mobile-insurance-popup .otp-validate-heading{color:#001f29;font-weight:600;font-size:16px;line-height:22px;text-transform:capitalize;border-bottom:1.5px solid #ccc;padding-bottom:1rem;position:relative}.otp-validate-mobile-insurance-popup .otp-validate-heading .closeIcon{position:absolute;right:0}.otp-validate-mobile-insurance-popup .text-small{color:#001f29;font-weight:600;font-size:14px;line-height:20px;text-align:center}.otp-validate-mobile-insurance-popup .text-small1{color:#001f29;font-weight:600;font-size:18px;line-height:20px;text-align:center}.otp-validate-mobile-insurance-popup .otp-number{display:flex;margin-top:1rem;margin-bottom:3rem}.otp-validate-mobile-insurance-popup .otp-number input{width:100%!important;display:flex;justify-content:space-between;margin-right:0;padding:10px;height:40px;border:1px solid #5bf5b5;border-radius:4px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#001f29}.otp-validate-mobile-insurance-popup .otp-number input::-moz-placeholder{color:gray}.otp-validate-mobile-insurance-popup .otp-number input:-ms-input-placeholder{color:gray}.otp-validate-mobile-insurance-popup .otp-number input::placeholder{color:gray}.otp-validate-mobile-insurance-popup .otp-number input:focus{outline:none}.otp-validate-mobile-insurance-popup .otp-number-mob{display:flex;margin-top:1rem;margin-bottom:3rem;border:1px solid #5bf5b5;border-radius:4px}.otp-validate-mobile-insurance-popup .otp-number-mob input{width:90%!important;display:flex;justify-content:space-between;margin-right:0;padding:10px;height:40px;border:none;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#001f29}.otp-validate-mobile-insurance-popup .otp-number-mob input::-moz-placeholder{color:gray}.otp-validate-mobile-insurance-popup .otp-number-mob input:-ms-input-placeholder{color:gray}.otp-validate-mobile-insurance-popup .otp-number-mob input::placeholder{color:gray}.otp-validate-mobile-insurance-popup .otp-number-mob input:focus{outline:none}@media(min-width:767.5px){.otp-validate-mobile-insurance-popup .otp-number-mob{margin-left:5rem!important;margin-right:5rem!important}}.otp-validate-mobile-insurance-popup .save-continue .restart{background:#fff!important;border:1.2px solid #004e66!important;border-radius:24px;display:flex;color:#004e66!important;flex-direction:row;justify-content:center;align-items:center;padding:10px 32px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;cursor:pointer}.otp-validate-mobile-insurance-popup .save-continue .restart .restart-icon{height:1.2rem;margin-right:.2rem}.otp-validate-mobile-insurance-popup .save-continue .resend span{color:#004e66!important}.otp-validate-mobile-insurance-popup .save-continue .resend button{color:#004e66!important;background:#fff!important;border:1.2px solid #004e66!important;border-radius:24px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 32px;font-size:14px!important;line-height:0px;width:100%}.otp-validate-mobile-insurance-popup .save-continue .resend a{cursor:pointer}.otp-validate-mobile-insurance-popup .save-continue .resend2 span{color:#004e66!important}.otp-validate-mobile-insurance-popup .save-continue .resend2 button{color:#004e66!important;background:#fff!important;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 32px;font-size:14px!important;line-height:0px;width:100%}.otp-validate-mobile-insurance-popup .save-continue .resend2 a{cursor:pointer}.otp-validate-mobile-insurance-popup .save-continue .delaration-motor{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:16px;display:flex;align-items:flex-end;color:#000}.otp-validate-mobile-insurance-popup .save-continue .delaration-motor .span{display:contents;color:#14a066}.otp-validate-mobile-insurance-popup .save-continue .save-btn{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;letter-spacing:.5px;color:#fff;background:#004e66;border-radius:24px;display:flex;flex-direction:row;align-items:center;padding:10px 32px;justify-content:center;cursor:pointer}.otp-validate-mobile-insurance-popup .save-continue2{display:flex}.otp-validate-mobile-insurance-popup .save-continue2 .resend span{color:#004e66!important}.otp-validate-mobile-insurance-popup .save-continue2 .resend button{color:#004e66!important;background:#fff!important;border:1.2px solid #004e66!important;border-radius:24px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 32px;font-size:14px!important;line-height:0px}.otp-validate-mobile-insurance-popup .save-continue2 .resend a{cursor:pointer}.otp-validate-mobile-insurance-popup .save-continue2 .save-btn{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;letter-spacing:.5px;color:#fff;background:#004e66;border-radius:24px;display:flex;flex-direction:row;align-items:center;padding:10px 32px;justify-content:center;cursor:pointer}@media(max-width:400.5px){.otp-validate-mobile-insurance-popup .save-continue2{display:contents}.otp-validate-mobile-insurance-popup .save-continue2 .resend button,.otp-validate-mobile-insurance-popup .save-continue2 .save-btn{width:100%!important}}@media(max-width:767.5px){.otp-validate-mobile-insurance-popup .custom-padding{padding-left:4rem!important;padding-right:4rem!important}}@media(max-width:575.5px){.otp-validate-mobile-insurance-popup .custom-padding{padding-left:1rem!important;padding-right:1rem!important}.otp-validate-mobile-insurance-popup .head{font-size:22px!important}.otp-validate-mobile-insurance-popup .sub-head{font-size:16px!important;text-align:start!important}.otp-validate-mobile-insurance-popup .text-small{font-size:14px!important}}@media(max-width:374.5px){.save-btn-font-size{font-size:10.324px!important}}.otp-validate-popup .update-email-row{position:relative}.otp-validate-popup .update-email-row .closeIcon{position:absolute;right:0;top:50%;transform:translateY(-50%)}.otp-validate-popup .shareEmailLine{font-weight:600;font-size:24px;line-height:34px;text-align:center;letter-spacing:.0015em;color:#001f29;margin-top:3rem}.otp-validate-popup .email-label-name{font-weight:600;font-size:18px;line-height:20px;letter-spacing:.0015em;color:#000}.otp-validate-popup .back-color{background:rgba(255,174,0,.12)}.otp-validate-popup .dialog-box{font-weight:600;font-size:20px;height:58px}.otp-validate-popup .dialog-box,.otp-validate-popup .dialog-box-VRN{margin:0 1rem;font-family:Source Sans Pro;font-style:normal;color:#001f29;display:flex;justify-content:space-between;align-items:center}.otp-validate-popup .dialog-box-VRN{font-weight:400;font-size:16px;background:rgba(255,174,0,.38)}.otp-validate-popup .head{font-size:28px;color:#004e66}.otp-validate-popup .head,.otp-validate-popup .head2{font-family:Source Sans Pro;font-style:normal;font-weight:600;line-height:40px}.otp-validate-popup .head2{font-size:20px;color:#001f29}.otp-validate-popup .sub-head{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:18px;line-height:23px;color:#7e7e7e;text-align:center}.otp-validate-popup .text-small{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#3d3d3d}.otp-validate-popup .custom-padding{padding-left:9rem;padding-right:9rem}.otp-validate-popup .custom-padding2{padding-left:5rem;padding-right:5rem}.otp-validate-popup .otp-number{display:flex;margin-top:1rem;margin-bottom:2rem}.otp-validate-popup .otp-number input{width:100%!important;margin-right:1rem;padding:10px;height:40px;border:1px solid #5bf5b5;border-radius:4px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#001f29}.otp-validate-popup .otp-number input::-moz-placeholder{color:gray}.otp-validate-popup .otp-number input:-ms-input-placeholder{color:gray}.otp-validate-popup .otp-number input::placeholder{color:gray}.otp-validate-popup .otp-number input:focus{outline:none}.otp-validate-popup .save-continue .restart{background:#fff!important;border:1.2px solid #004e66!important;border-radius:24px;display:flex;color:#004e66!important;flex-direction:row;justify-content:center;align-items:center;padding:10px 32px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;cursor:pointer}.otp-validate-popup .save-continue .restart .restart-icon{height:1.2rem;margin-right:.2rem}.otp-validate-popup .save-continue .resend span{color:#004e66!important}.otp-validate-popup .save-continue .resend button{color:#004e66!important;background:#fff!important;border:1.2px solid #004e66!important;border-radius:24px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:7px 52px;font-size:14px!important;line-height:0px;width:100%}.otp-validate-popup .save-continue .resend a{cursor:pointer}.otp-validate-popup .save-continue .delaration-motor{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:16px;display:flex;align-items:flex-end;color:#000}.otp-validate-popup .save-continue .delaration-motor .span{display:contents;color:#14a066}.otp-validate-popup .save-continue .save-btn{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;letter-spacing:.5px;color:#fff;background:#004e66;border-radius:24px;display:flex;flex-direction:row;align-items:center;padding:10px 32px;justify-content:center;cursor:pointer}.otp-validate-popup .save-continue .save-btn .next-icon{height:1.5rem;margin-left:.5rem}@media(max-width:767.5px){.otp-validate-popup .custom-padding{padding-left:4rem!important;padding-right:4rem!important}.otp-validate-popup .custom-padding2{padding-left:2rem!important;padding-right:2rem!important}}@media(max-width:575.5px){.otp-validate-popup .custom-padding{padding-left:2rem!important;padding-right:2rem!important}.otp-validate-popup .custom-padding2{padding-left:1rem!important;padding-right:1rem!important}.otp-validate-popup .dialog-box{font-size:16px!important}.otp-validate-popup .head{font-size:22px!important}.otp-validate-popup .sub-head{font-size:16px!important;text-align:center!important}.otp-validate-popup .text-small{font-size:14px!important;text-align:center!important}}.otp-validate-policy .back-color{background:#f5f5f5}.otp-validate-policy .dialog-box{margin:0 1rem;font-size:20px;color:#001f29;display:flex;justify-content:space-between;align-items:center;height:58px}.otp-validate-policy .dialog-box,.otp-validate-policy .head{font-family:Source Sans Pro;font-style:normal;font-weight:600}.otp-validate-policy .head{font-size:28px;line-height:40px;color:#004e66}.otp-validate-policy .sub-head{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:18px;line-height:23px;color:#7e7e7e;text-align:center}.otp-validate-policy .text-small{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#3d3d3d}.otp-validate-policy .custom-padding{padding-left:9rem;padding-right:9rem}.otp-validate-policy .text-content-fields{font-family:Source Sans Pro;font-size:18px!important;font-weight:400;line-height:1rem!important;letter-spacing:.150000006px!important;text-align:left}.otp-validate-policy .sliderPadding{padding:0 16px 0 25px;margin-top:3rem}.otp-validate-policy .box-color{width:97%;background:hsla(0,0%,96%,.7);border-radius:6px;padding:1rem;margin-left:.7rem;margin-bottom:1rem}.otp-validate-policy .box-color .box-span{margin-right:.5rem}.otp-validate-policy .box-color .box-span,.otp-validate-policy .coverageSlider{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#3d3d3d}.otp-validate-policy .coverageSlider{letter-spacing:.15px}.otp-validate-policy .box-max-age{background:hsla(0,0%,96%,.7);border-radius:6px;padding:1rem .5rem}.otp-validate-policy .ageText{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:16px;letter-spacing:.15px;color:#7e7e7e}.otp-validate-policy .ageText1{margin-right:-1.9rem}.otp-validate-policy .maxAge{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:16px;letter-spacing:.15px;color:#004e66}.otp-validate-policy .save-continue,.otp-validate-policy .save-continue .save-btn{display:flex;justify-content:center;align-items:center}.otp-validate-policy .save-continue .save-btn{color:#fff;background:#004e66;border-radius:24px;flex-direction:row;padding:10px 32px!important;margin:1rem 0;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:23px;letter-spacing:.5px;cursor:pointer}.otp-validate-policy .save-continue .save-btn .next-icon{height:2rem!important;margin-left:0!important}.otp-validate-policy .save-continue .save-btn:hover{background:#ffae00;color:#000}@media(max-width:767.5px){.otp-validate-policy .custom-padding{padding-left:4rem!important;padding-right:4rem!important}}@media(max-width:575.5px){.otp-validate-policy .custom-padding{padding-left:1rem!important;padding-right:1rem!important}.otp-validate-policy .head{font-size:22px!important}.otp-validate-policy .sub-head{font-size:16px!important;text-align:start!important}.otp-validate-policy .text-small{font-size:14px!important}.otp-validate-policy .text-content-fields{font-size:16px!important}}.sucess-gif{height:9rem}.after-payment-button{background:#fff;border-radius:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:21px;color:#004e66;border:1px solid #004e66;padding:10px 40px 9px;cursor:pointer;white-space:nowrap}@media(max-width:372px){.after-payment-button{white-space:normal;text-align:center}}.no-policy{display:flex;justify-content:center}.text-content1{font-weight:500;font-size:24px;color:#001f29}.text-content1,.text-content2{font-family:Source Sans Pro;font-style:normal;text-align:center}.text-content2{font-weight:400;font-size:16px;color:#7e7e7e}@media(max-width:767.4px){.text-content1{font-size:16px}.text-content2{font-size:14px}}.button-disable{opacity:.4;pointer-events:none;border-radius:8px}.forReview{color:#eea000!important}.forPolicyInReview{color:#ff5b00!important}.forSuccess{color:green!important}.forApproved{color:#14a066}.forRejected{color:#c21313}.slider-custom{padding:4rem 2.5rem;background:#fff;box-shadow:0 0 2px rgba(0,0,0,.25);border-radius:8px}.img-salaman{max-width:130px!important}.mobVisi{display:none!important}@media(min-width:767.5px){.abc{display:none!important}}@media(min-width:1280px){.webModalVisi{display:flex!important}.mobModalVisi{display:none!important}.webVisi{display:flex!important;width:100%!important}.right-section{padding-left:4rem}.img-star img{margin-left:.3rem}.what-view{text-align:center}.mobVisi{display:none!important}.testimonial-img{text-align:end}.web-heading{font-size:3.5rem!important;padding-bottom:.5rem}.testimonials-desc{width:80%}.testimonials-client{width:100%}.policy-benefit-card-web{display:flex;flex-direction:column;align-items:center;background:#ebfdf6;border-radius:16px;padding:2rem .5rem;justify-content:center;max-width:37rem}.policy-benefit-card-web .policy-benefit-gadget{padding-left:2rem}.policy-benefit-card-web .key-icon{margin-right:2rem;margin-bottom:1rem}.policy-benefit-card-web .key-content{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;height:6rem;line-height:24px;text-align:start;color:#3d3d3d}.policy-benefit-card-web .key-content>h1{font-weight:700;font-size:22px;line-height:26px}.policy-benefit-card-web .key-content>p{font-weight:400;font-size:20px;line-height:26px}.buy-now-btn-web{background-color:#004e66;color:#fff;border:1px solid #004e66;border-radius:50px;padding:10px 6.5rem;font-weight:600;font-size:25px}.buy-now-btn-web:hover{background-color:#ffae00!important;border:1px solid #ffae00!important}}@media(min-width:991px)and (max-width:1000px){.policy-benefit-card-web{display:flex;flex-direction:column;align-items:center;background:#ebfdf6;border-radius:16px;padding:2rem .5rem;justify-content:center;max-width:28rem}.policy-benefit-card-web .policy-benefit-gadget{padding-left:4rem}.policy-benefit-card-web .key-icon{margin-right:2rem;margin-bottom:1rem}.policy-benefit-card-web .key-content{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;height:6rem;line-height:24px;text-align:start;color:#3d3d3d}.policy-benefit-card-web .key-content>h1{font-weight:700;font-size:16px!important;line-height:26px}.policy-benefit-card-web .key-content>p{font-weight:400;font-size:14px!important;line-height:26px}}@media(min-width:991px)and (max-width:1279px){.mobModalVisi{display:none!important}.webVisi{display:flex!important;width:100%!important}.mobVisi{display:none!important}.testimonial-img{text-align:end}.img-width-control{width:104%;padding-top:.7rem}.img-star img{margin-left:.3rem}.web-heading{font-size:2.5rem!important;padding-bottom:1rem}.what-view{text-align:center}.testimonials-desc{width:80%}.testimonials-client{width:90%}.why-choose-heading{font-size:18px!important;font-weight:700!important}.why-choose-data{font-size:12px!important}.policy-benefit-card-web{display:flex;flex-direction:column;align-items:center;background:#ebfdf6;border-radius:16px;padding:3rem .5rem;justify-content:center;max-width:28rem}.policy-benefit-card-web .policy-benefit-gadget{padding-left:4rem}.policy-benefit-card-web .key-icon{margin-right:2rem;margin-bottom:1rem}.policy-benefit-card-web .key-content{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;height:6rem;line-height:24px;text-align:start;color:#3d3d3d}.policy-benefit-card-web .key-content>h1{font-weight:700;font-size:20px;line-height:26px}.policy-benefit-card-web .key-content>p{font-weight:400;font-size:18px;line-height:26px}.buy-now-btn-web{background-color:#004e66;color:#fff;border:1px solid #004e66;border-radius:50px;padding:10px 5rem;font-weight:600;font-size:23px}.buy-now-btn-web:hover{background-color:#ffae00!important;border:1px solid #ffae00!important}}@media(min-width:2250.5px){.webModalVisi,.webVisi{display:flex!important;width:100%!important}.mobVisi{display:none!important}}@media(max-width:767.5px){.webModalVisi,.webVisi{display:none!important}.mobModalVisi,.mobVisi{display:flex!important}.mobVisi{width:100%}.buy-now-btn-new{padding:.5px 5rem}.year{font-size:20px;font-weight:600;line-height:20px;color:#001f29}.validity,.year{text-align:center}.validity{font-size:15px;font-weight:400;margin-left:13px}.amount-value{font-size:20px;font-weight:600;line-height:20px;text-align:left;color:#14a066;margin-left:20px}.damage-price{font-weight:700;color:#f74a00;font-size:20px}.premium-amount{text-align:left;font-size:15px;font-weight:400;white-space:nowrap}.buy-now-btn-new{background-color:#004e66;color:#fff;border:1px solid #004e66;border-radius:50px;font-weight:600;font-size:18px;padding:5px 5rem}.buy-now-btn-hover-new:hover{background-color:#ffae00!important;border:1px solid #ffae00!important}.buy-now{width:60%}}@media(max-width:396px){.webModalVisi,.webVisi{display:none!important}.mobVisi{width:100%}.mobModalVisi,.mobVisi{display:flex!important}.year{font-size:16px;font-weight:600;line-height:20px;color:#001f29}.validity,.year{text-align:center}.validity{font-size:10px;font-weight:400;margin-left:13px}.card-heading{font-size:20px!important}.buy-now{width:100%}.amount-value{font-size:16px;font-weight:600;line-height:20px;padding-right:2rem;color:#14a066}.card-data{font-size:15px!important}.mob-1{width:100%!important}.damage-heading{font-size:1.15rem!important;line-height:10px}.damage-heading2{font-size:.75rem!important}.damage-price{font-weight:700;color:#f74a00;font-size:15px!important}.buy-now{margin:auto}.faq-head{font-size:1.25rem!important}.premium-amount{text-align:left;font-size:10px;font-weight:400;white-space:nowrap}.buy-now-btn-new{background-color:#004e66;color:#fff;border:1px solid #004e66;border-radius:50px;font-weight:600;font-size:18px;padding:5px 5rem}.buy-now-btn-hover-new:hover{background-color:#ffae00!important;border:1px solid #ffae00!important}.terms{font-size:15px!important}.client-view{font-size:1.5rem!important}.why-choose{font-size:1.75rem}.srceen-protect{font-size:1.75rem!important}.policy-benefits{font-size:1.5rem!important}.benefit-card-heading{font-size:1rem!important;color:#001f29}.benefit-card-data{font-size:.75rem}.how-to-buy{font-size:1.5rem!important}}@media(min-width:767.5px)and (max-width:1800px){.mobModalVisi{display:none!important}.webModalVisi{display:flex!important}}@media(min-width:280px)and (max-width:300px){.webModalVisi,.webVisi{display:none!important}.mobVisi{width:100%}.mobModalVisi,.mobVisi{display:flex!important}.card-heading{font-size:13px!important}.card-data{font-size:9px!important}.damage-price{font-weight:700;color:#f74a00;font-size:20px}}.greenText{color:#1aa26a;font-weight:700}.color-change{color:#000!important}.payment-mobile-header{width:100%;background:#fff;z-index:991;padding:2rem 0 10px;background-color:#fff;font-weight:700;font-size:28px;line-height:32px;color:#001f29}.payment-mobile-header .close-icon{color:#001f29}.payment-mobile-header-top{box-shadow:0 2px 3px rgba(0,0,0,.18)}.mobile-insurance-checkout-heading-row{border-bottom:1.5px solid #ccc;margin:0 1.2rem}.mobile-insurance-checkout-heading-row .mobile-insurance-checkout-heading{font-weight:600;font-size:16px;line-height:22px;text-transform:capitalize;color:#001f29}.document-upload-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#001f29}.disclaimer{color:gray}.disclaimer,.disclaimer-heading{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px}.disclaimer-heading{color:#001f29}.point-text{cursor:pointer}.buyMobileInsurance{padding:3rem 0}.buyMobileInsurance .buyMobileInsuranceHead{font-weight:700;font-size:36px;line-height:48px;text-align:center;color:#001f29;padding-bottom:3rem}@media(max-width:767.5px){.buyMobileInsurance .buyMobileInsuranceHead{font-size:30px;line-height:30px}}.buyMobileInsurance .buyMobileInsuranceBoxWidth{max-width:348px}.buyMobileInsurance .buyMobileInsuranceBoxImg{padding:1.5rem 0}.buyMobileInsurance .buyMobileInsuranceBoxImg img{height:65px;width:65px}.buyMobileInsurance .buyMobileInsuranceBoxHead{font-weight:600;font-size:24px;line-height:24px;text-transform:capitalize;color:#001f29;height:60px}.buyMobileInsurance .buyMobileInsuranceBoxText{font-weight:400;font-size:16px;line-height:24px;color:#7e7f83;opacity:.75}@media(max-width:767.5px){.react-datepicker{display:flex!important;justify-content:center;flex-direction:column;width:100%}}.react-datepicker__navigation{top:8px!important}.react-datepicker-wrapper,.react-datepicker__input-container,.react-datepicker__input-container input{border:none;outline:none;width:100%}.custom-datepicker-input{display:flex;align-items:center;background:#fff;border:1px solid hsla(0,0%,49%,.6);border-radius:8px;height:3.4rem;cursor:pointer}.custom-datepicker-input .date-divider{border:.1px solid hsla(0,0%,49%,.3);height:2.4rem;margin:0 14px}.custom-datepicker-input .start-date{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;flex-direction:column;line-height:20px;display:flex;align-items:center;color:#7e7e7e;margin:0 15px}.custom-datepicker-input .start-date .color-date-pi{color:#000!important}.custom-datepicker-input .start-date .date-pi{margin:0}.custom-datepicker-input .daterangepicker{color:#7e7e7e;margin:0 0 0 5px}.AdultValueFilters .field-mobile>span{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;display:flex;align-items:center;color:#004e66;margin:.5rem 0}.AdultValueFilters .field-mobile input:focus{outline:none}.AdultValueFilters .field-mobile input:disabled{cursor:not-allowed;opacity:.5}.AdultValueFilters .field-mobile input{height:40px;width:100%;padding:0 10px;background:#fff;border:1px solid #ccc;border-radius:6px}.PassengersValueFilters .passenger-heading>span{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;display:flex;align-items:center;color:#004e66;margin:.5rem 0}.PassengersValueFilters .field-mobile input:focus{outline:none}.PassengersValueFilters .field-mobile input:disabled{cursor:not-allowed;opacity:.5}.PassengersValueFilters .field-mobile input{height:40px;width:100%;padding:0 10px;background:#fff;border:none;border-radius:6px}.ChildrenValueFilters .passenger-heading>span{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;display:flex;align-items:center;color:#004e66;margin:.5rem 0}.ChildrenValueFilters .field-mobile input:focus{outline:none}.ChildrenValueFilters .field-mobile input:disabled{cursor:not-allowed;opacity:.5}.ChildrenValueFilters .field-mobile input{height:40px;width:100%;padding:0 10px;background:#fff;border:none;border-radius:6px}.TravelPurposeFilters .passenger-heading>span{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;display:flex;align-items:center;color:#004e66;margin:.5rem 0}.TravelPurposeFilters .field-mobile input:focus{outline:none}.TravelPurposeFilters .field-mobile input:disabled{cursor:not-allowed;opacity:.5}.TravelPurposeFilters .field-mobile input{height:40px;width:100%;padding:0 10px;background:#fff;border:none;border-radius:6px}.scroll::-webkit-scrollbar{display:none}.scroll{-ms-overflow-style:none;scrollbar-width:none}.sub-button{width:100%;padding:.5rem 5rem!important;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;background:#004e66;border-radius:30px;color:#fff;border:1px solid #004e66}.slider{height:150px;margin:auto;position:relative;width:90%;display:grid;place-items:center;overflow:hidden}.slide-track{display:flex;width:3200px;animation:scroll 40s linear infinite}.slide-track:hover{animation-play-state:paused}.slide{width:auto;display:flex;align-items:center;padding:15px;perspective:100px}.slide img{transition:transform 1s}.slide img:hover{transform:translateZ(20px)}.slider:after,.slider:before{content:"";height:100%;position:absolute;width:15%;z-index:2}.slider:before{left:0;top:0}.slider:after{right:0;top:0;transform:rotate(180deg)}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-1600px)}}.imgAIICO{max-width:8rem;height:auto}.certificate-download{color:var(--secondary-1,#14a066);font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:600;cursor:pointer}@media(max-width:991.5px){.certificate-mobile{display:none!important}}@media(min-width:991.5px){.certificate-mobile1{display:none!important}}.new-insurance-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#001f29}@media(max-width:767.5px){.new-insurance-heading{font-size:16px!important}}@media(min-width:767.5px)and (max-width:991.5px){.new-insurance-heading{font-size:20px!important}}.text-fields-box2{display:flex;align-items:center;justify-content:center;margin-top:1rem;margin-bottom:2.5rem}.text-fields-box2 .generate-quote-button:hover{background:#ffae00!important;color:#000!important}.text-fields-box2 .generate-quote-button:hover img{filter:brightness(100) invert(1)!important}.text-fields-box2>button{display:flex;flex-direction:row;justify-content:center;align-items:center;width:240px;background:#004e66;border-radius:30px;color:#fff;border:none;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:23px}.text-fields-box2 .input-fields-box{margin-right:1rem;height:6rem}.color-change{border:.5px solid #14a066!important;color:#14a066!important}.new-pattern{left:-248px}.new-pattern,.new-pattern-right{max-height:22rem;position:absolute;top:113px}.new-pattern-right{right:0}.new-pattern-bottom{max-height:22rem;position:absolute;z-index:-1;right:0;margin-top:-6rem}.data-side-left{max-height:7rem;position:absolute}.new-feature-right{max-height:30rem;position:absolute;right:0}.mob-feature-sti{height:27rem;margin-top:-3rem}@media(min-width:767.5px)and (max-width:1100px){.new-feature-right{max-height:21rem!important}}.commonInput2{border-radius:8px!important;border:1px solid hsla(0,0%,80%,.3)!important;padding:0 10px!important;height:52px!important}.commonInput2:focus{border-radius:8px!important;border:2px solid var(--Primary,#004e66)!important;background:#fff!important}.commonInput2:focus,.commonInput2:hover{box-shadow:0 0 0 2.5px rgba(0,78,102,.22);padding:0 10px;height:52px}.commonInput2:hover{border-radius:8px!important;outline:2px solid var(--Primary,#004e66)!important}.commonInput{border-radius:8px!important;border:1px solid hsla(0,0%,80%,.3)!important;padding:0 10px!important;height:52px!important}.commonInput:focus{border-radius:8px!important;border:1px solid var(--Primary,#004e66)!important;background:#fff!important}.commonInput:focus,.commonInput:hover{box-shadow:0 0 0 2.5px rgba(0,78,102,.33)!important;padding:0 10px;height:52px}.commonInput:hover{border-radius:8px!important;outline:1px solid var(--Primary,#004e66)!important}.VRNlogo{bottom:16px;position:absolute}.VRNlogoTop{top:16px;position:absolute}.VRNhead{color:#5bf5b5;font-family:Source Sans Pro;font-size:24px;font-style:normal;font-weight:600}.VRNsubHead{color:#ccc;text-align:center;font-size:14px}.VRNleft,.VRNsubHead{font-family:Source Sans Pro;font-style:normal;font-weight:400}.VRNleft{color:#f5f5f5;font-size:18px;opacity:.8000000119}.VRNright{color:#fff;text-align:right;font-family:Source Sans Pro;font-size:18px;font-style:normal;font-weight:600}@media(max-width:767.5px){.VRNleft,.VRNright{font-size:14px!important}}.header-logo-text{font-size:16px;font-weight:600}.header-logo-head,.header-logo-text{color:#004e66;font-family:Source Sans Pro;font-style:normal;line-height:22px;text-transform:capitalize}.header-logo-head{font-size:20px;font-weight:800}.vechile-vrn{color:#14a066;font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:600;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline;margin-top:5px!important}.accordio-text-left{color:rgba(0,31,41,.6);font-weight:400;line-height:25px}.accordio-text-left,.accordio-text-right{font-family:Source Sans Pro;font-size:18px;font-style:normal}.accordio-text-right{color:#001f29;text-align:right;font-weight:600;line-height:normal}.feture-accordion{color:#001f29;font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.payment-margin{margin-top:4.3rem}.payment-head{background:hsla(0,0%,96%,.3);margin:-10px 0;display:flex;justify-content:center;align-items:center;color:#001f29;font-family:Source Sans Pro;font-size:22px;font-style:normal;font-weight:600;line-height:32px;padding:1.3rem 1rem 1.39rem!important}@media(min-width:767.5px)and (max-width:991.5px){.payment-head{font-size:18px!important;padding-left:1rem;padding-right:1rem}}.drawer-margin-moter{margin-bottom:7rem!important}.drawer-fixed{position:fixed;background:#fff;padding:35px 66px;bottom:2px;border-radius:1px 1px 1px 12px}@media(max-width:767.5px){.accordio-text-left,.accordio-text-right{font-size:14px!important}.vechile-head-accordion{font-size:16px!important}.payment-margin{margin-top:3.3rem!important}.feture-accordion{font-size:14px!important}.drawer-margin-moter{margin-bottom:4rem!important}.drawer-fixed{position:fixed;background:#fff;padding:35px 66px;bottom:1px;left:1px!important;right:1px!important}}@media(min-width:767.5px){.change-policy-list-back{background:#e4e4e4!important}}.topFit{margin-top:3.4rem!important}.motor-filters-policy{display:flex;align-items:center;padding:1rem 0}@media(max-width:1399.5px)and (min-width:1199.5px){.motor-filters-policy{justify-content:flex-start!important}.motor-filters-policy .topFit{margin-top:3.5rem!important}}@media(min-width:767.5px)and (max-width:1199.5px){.Apply-btn-filter{padding:9px 12px!important;width:140px!important}.carValueFilters .value-dropdown{padding:10px 0!important;width:200px!important;height:38px!important;gap:6px!important}.carValueFilters .value-dropdown-coverage{height:45px!important}.carValueFilters .Value,.carValueFilters .setValue{font-size:14px!important}.carValueFilters .Value{font-weight:400!important;line-height:1.5!important}.motor-filters-policy{display:flex;align-items:center;justify-content:flex-start!important;padding-top:1rem 0}.thirdPartyfilters .Apply-btn{background:#004e66;border-radius:24px;display:flex;flex-direction:row;align-items:center;padding:9px 30px;font-family:Source Sans Pro;font-style:normal;cursor:pointer;font-weight:600;font-size:14px;line-height:18px;letter-spacing:.5px;color:#fff}.carValueFilters .Input-field-mobile{margin-top:.5rem}.carValueFilters .Input-field-mobile .input-fiels{border:1px solid #7e7e7e;border-radius:5px;padding:5px;opacity:.6}.carValueFilters .Input-field-mobile input:focus{outline:none}.carValueFilters .input-dropdown-field{max-width:200px;display:flex;border-radius:32px;height:38px;padding:16px;align-items:center;align-content:center;background-color:#fff}.carValueFilters .input-dropdown-field .arrow-icon{cursor:pointer;color:#7e7e7e}.carValueFilters .input-dropdown-field .Value{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#7e7e7e;margin-right:.4rem}.carValueFilters .input-dropdown-field .input-fiels{max-width:114px;border:transparent}.carValueFilters .input-dropdown-field input:focus{outline:none}.carValueFilters .value-dropdown{display:flex;border:1px solid hsla(0,0%,49%,.439);flex-direction:row;align-items:center;padding:10px 0;gap:10px;background:#fff;border-radius:32px;min-width:240px;height:38px;align-content:center;justify-content:center}.carValueFilters .setValue{font-weight:600;line-height:22px;text-align:center;color:#3d3d3d;cursor:pointer}.carValueFilters .Value,.carValueFilters .setValue{font-family:Source Sans Pro;font-style:normal;font-size:14px}.carValueFilters .Value{font-weight:400;line-height:20px;color:#7e7e7e}.carValueFilters .dec-icon{cursor:pointer;height:1.4rem}.why-ombrella-card .why-header{font-size:18px!important;margin-bottom:.5rem!important}.why-ombrella-card .side-card-section .term-side-card{min-height:5rem!important}.why-ombrella-card .side-card-section .card-head{line-height:20px!important;font-size:16px!important}.why-ombrella-card .side-card-section .card-img{margin-bottom:.5rem}.why-ombrella-card .side-card-section .card-img .card-subhead{font-size:14px!important}}@media(min-width:481.5px)and (max-width:767.5px){.gadget-topFit1{margin-top:0!important;height:10vh!important}}@media(min-width:200.5px)and (max-width:767.5px){.Apply-btn-filter{padding:6px 12px!important;width:100px!important;margin-bottom:1rem!important;font-size:14px!important}.topFit{margin-top:0!important}.carValueFilters .value-dropdown{padding:10px 0!important;min-width:220px!important;height:32px!important}.carValueFilters .new-wid{min-width:180px!important}.carValueFilters .Value,.carValueFilters .setValue{font-size:12px!important}.carValueFilters .Value{font-weight:400!important}.motor-filters-policy{display:flex;align-items:center;justify-content:space-between!important;flex-wrap:wrap;padding:1rem 0}.thirdPartyfilters .Apply-btn{background:#004e66;border-radius:24px;display:flex;flex-direction:row;align-items:center;padding:7px 28px;font-family:Source Sans Pro;font-style:normal;cursor:pointer;font-weight:600;font-size:12px;line-height:18px;letter-spacing:.5px;color:#fff}.motor-background .detail-head{font-size:16px!important}.motor-background .detail-subhead{font-size:14px!important}.motor-background .some-recommended{font-size:16px!important}.carValueFilters .Input-field-mobile{margin-top:.5rem}.carValueFilters .Input-field-mobile .input-fiels{border:1px solid #7e7e7e;border-radius:5px;padding:5px;opacity:.6}.carValueFilters .Input-field-mobile input:focus{outline:none}.carValueFilters .input-dropdown-field{max-width:200px;display:flex;border-radius:32px;height:32px;padding:16px;align-items:center;align-content:center;background-color:#fff}.carValueFilters .input-dropdown-field .arrow-icon{cursor:pointer;color:#7e7e7e}.carValueFilters .input-dropdown-field .Value{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#7e7e7e;margin-right:.4rem}.carValueFilters .input-dropdown-field .input-fiels{max-width:114px;border:transparent}.carValueFilters .input-dropdown-field input:focus{outline:none}.carValueFilters .value-dropdown{display:flex;border:1px solid hsla(0,0%,49%,.439);flex-direction:row;align-items:center;padding:10px 0;gap:10px;background:#fff;border-radius:32px;min-width:200px;height:32px;align-content:center;justify-content:center}.carValueFilters .Value{font-weight:400;line-height:20px;color:#7e7e7e}.carValueFilters .Value,.carValueFilters .setValue{font-family:Source Sans Pro;font-style:normal;font-size:12px}.carValueFilters .setValue{font-weight:600;line-height:22px;text-align:center;color:#3d3d3d;cursor:pointer}.carValueFilters .dec-icon{cursor:pointer;height:1.2rem}.why-ombrella-card .why-header{font-size:18px!important;margin-bottom:.5rem!important}.why-ombrella-card .side-card-section .term-side-card{min-height:5rem!important}.why-ombrella-card .side-card-section .card-head{line-height:20px!important;font-size:16px!important}.why-ombrella-card .side-card-section .card-img{margin-bottom:.5rem}.why-ombrella-card .side-card-section .card-img .card-subhead{font-size:14px!important}}@media(max-width:481.5px){.gadget-apply-filter-button{justify-content:end;padding-top:1.5rem}.motor-filters-policy-gadget{flex-wrap:nowrap!important}.motor-filters-policy{display:flex;flex-direction:column;align-items:start}.insurer-filters{margin-left:0;margin-right:0}}.Apply-btn-filter{width:160px}.Apply-btn-filter,.Apply-btn-filter-gadget{background:#004e66;border-radius:24px;display:flex;flex-direction:row;align-items:center;padding:12px 32px;font-family:Source Sans Pro;font-style:normal;cursor:pointer;font-weight:600;font-size:16px;line-height:18px;letter-spacing:.5px;color:#fff;justify-content:center}.Apply-btn-filter-gadget{width:121px}@media(min-width:200px)and (max-width:767.5px){.Apply-btn-filter-gadget{background:#004e66;border-radius:24px;display:flex;flex-direction:row;align-items:center;padding:10px 32px;font-family:Source Sans Pro;font-style:normal;cursor:pointer;font-weight:600;font-size:16px;line-height:18px;letter-spacing:.5px;color:#fff;justify-content:center;width:102px}}.saving-v2-back{border-radius:4px;background:rgba(91,245,181,.08)}.saving-v2-back .right-text-saving{color:var(--primary,#004e66);text-align:right;font-family:Source Sans Pro;font-size:18px;font-style:normal;font-weight:600;line-height:normal}@media(max-width:767.5px){.saving-v2-back .right-text-saving{font-size:14px!important}}.saving-check-dialog .firstHead{color:var(--text-color-1,#001f29);text-align:center;font-family:Source Sans Pro;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.saving-check-dialog .secondHead{color:var(--text-color-2,#7e7e7e);font-size:18px;font-weight:400}.saving-check-dialog .secondHead,.saving-check-dialog .yesBtn{text-align:center;font-family:Source Sans Pro;font-style:normal;line-height:normal;letter-spacing:.5px}.saving-check-dialog .yesBtn{border-radius:30px;background:var(--primary,#004e66);color:#fff;font-size:16px;font-weight:600;width:252px}.saving-check-dialog .cancleBtn{color:var(--bg-2,#3d3d3d);font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.5px}@media(max-width:767.5px){.saving-check-dialog .firstHead{font-size:20px!important}.saving-check-dialog .secondHead{font-size:16px!important}.saving-check-dialog .yesBtn{font-size:14px!important;width:100%!important}.saving-check-dialog .cancleBtn{font-size:14px!important}}.saving-check-card{font-weight:700;letter-spacing:.5px}.saving-check-card,.saving-check-head{color:var(--primary,#004e66);font-family:Source Sans Pro;font-size:16px;font-style:normal;line-height:normal}.saving-check-head{text-align:center;font-weight:600;text-transform:capitalize}.saving-check-subhead{color:var(--bg-2,#3d3d3d);text-align:center;font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.col-saving{flex:0 0 auto;width:30%}.saving-see-less{color:var(--primary,#004e66);font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:600;line-height:20px;cursor:pointer}@media(max-width:999.5px){.saving-check-card,.saving-check-head{font-size:15px!important}.saving-check-subhead{font-size:13px!important}}.detail-head-save{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#001f29}@media(max-width:991.5px){.save-details-image{height:19px}.detail-head-save{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px!important;color:#001f29}}@media(max-width:767.5px){.saving-check-card,.saving-check-head{font-size:14px!important}.saving-check-subhead{font-size:12px!important}.detail-head-save{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px!important;color:#001f29}}.vat{color:var(--text-1,#001f29);text-align:center;font-family:Source Sans Pro;font-size:12px;font-style:normal;font-weight:400;line-height:16px}@media(max-width:555.5px){.add-margin{margin-right:0!important;margin-left:0!important}.vat{font-size:10px!important}}@media(min-width:992px)and (max-width:1200.5px){.save-details-image{height:28px}}.remove-margin{margin-right:-18px!important}.get-details-btn3{padding:.8rem;background:#f5f5f5;border-radius:8px;cursor:pointer;font-size:14px;line-height:16px;color:#004e66;margin-right:-10px}.get-details-btn3,.premimum-breakup .upper-head-text{font-family:Source Sans Pro;font-style:normal;font-weight:700}.premimum-breakup .upper-head-text{color:var(--primary,#004e66);font-size:20px;line-height:normal}.premimum-breakup .down-text{color:var(--bg-2,#3d3d3d);text-align:center;font-family:Source Sans Pro;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.premimum-breakup .upper-text{color:var(--text-1,#001f29);font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:700;line-height:normal}@media(min-width:767px)and (max-width:1200.5px){.premimum-breakup .img-money{height:20px!important}.premimum-breakup .upper-head-text{font-size:16px!important}}@media(max-width:767.5px){.premimum-breakup .upper-head-text{font-size:16px!important}.premimum-breakup .down-text{font-size:10px!important;line-height:10px!important}.premimum-breakup .upper-text{font-size:14px!important}}.STI-head{border-radius:10px;background:#f4fffa}.STI-head .head{color:var(--primary,#004e66);font-family:Source Sans Pro;font-size:26px;font-style:normal;font-weight:700;line-height:38px;letter-spacing:.6px}.STI-head .sub-head{font-weight:600;line-height:25px}.STI-head .dark-sub-head,.STI-head .sub-head{color:var(--text-1,#001f29);font-family:Source Sans Pro;font-size:18px;font-style:normal}.STI-head .dark-sub-head{text-align:right;font-weight:700;line-height:normal}.STI-head .premimum{border-radius:30.5px;background:var(--white,#fff)}.STI-head .premimum-text{color:var(--text-1,#001f29);font-family:Source Sans Pro;font-size:18px;font-style:normal;font-weight:600;line-height:25px}.STI-head .premimum-dark-text{color:var(--primary,#004e66);font-size:30px;font-weight:700}.STI-head .premimum-dark-text,.STI-head .view{text-align:right;font-family:Source Sans Pro;font-style:normal;line-height:normal}.STI-head .view{color:var(--secondary-1,#14a066);font-size:16px;font-weight:400;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer}.STI-head .key{color:var(--primary,#004e66);font-family:Source Sans Pro;font-size:20px;font-style:normal;font-weight:600;line-height:20px}.STI-head .key-data{border-radius:5px;background:var(--white,#fff)}.STI-head .key-text{color:var(--bg-2,#3d3d3d);font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:600;line-height:16px;opacity:.82}.STI-head .bord{border-right:4px solid #004e66}.STI-head .STI-mobile .head{color:var(--primary,#004e66);font-family:Source Sans Pro;font-size:20px;font-style:normal;font-weight:700;line-height:28px;letter-spacing:.6px}.STI-head .STI-mobile .sub-head{font-size:14px;font-weight:600;line-height:25px}.STI-head .STI-mobile .dark-sub-head,.STI-head .STI-mobile .sub-head{color:var(--text-1,#001f29);font-family:Source Sans Pro;font-style:normal}.STI-head .STI-mobile .dark-sub-head{text-align:right;font-size:18px;font-weight:700;line-height:normal}.STI-head .STI-mobile .premimum{border-radius:16px;background:var(--white,#fff)}.STI-head .STI-mobile .premimum-text{color:var(--text-1,#001f29);font-family:Source Sans Pro;font-size:18px;font-style:normal;font-weight:600;line-height:25px}.STI-head .STI-mobile .premimum-dark-text{color:var(--primary,#004e66);font-size:30px;font-weight:700}.STI-head .STI-mobile .premimum-dark-text,.STI-head .STI-mobile .view{text-align:right;font-family:Source Sans Pro;font-style:normal;line-height:normal}.STI-head .STI-mobile .view{color:var(--secondary-1,#14a066);font-size:14px;font-weight:400;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer}.STI-head .STI-mobile .key{color:var(--primary,#004e66);font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:600;line-height:14px}.STI-head .STI-mobile .key-data{border-radius:5px;background:var(--white,#fff)}.STI-head .STI-mobile .key-text{color:var(--bg-2,#3d3d3d);font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:600;line-height:17px;opacity:.82;text-align:center}.STI-point-payments{background:url(/images/points.png);background-repeat:no-repeat;background-size:cover;background-position:50%;height:13vw;max-height:13vw;display:flex;align-items:center;border-radius:10px;margin-top:2rem}.STI-point-payments .advice-heading{color:var(--white,#fff);font-size:24px}.STI-point-payments .advice-heading,.STI-point-payments .connect-button{font-family:Source Sans Pro;font-style:normal;font-weight:400;line-height:normal}.STI-point-payments .connect-button{border-radius:30px;border:1.6px solid #fff;background:var(--white,#fff);color:var(--primary,#004e66);font-size:14px;letter-spacing:.15px;cursor:pointer}.STI-point-payments-mobile{background:url(/images/mobile-points.png);background-repeat:no-repeat;background-size:cover;background-position:50%;height:30vw;display:flex;align-items:center;border-radius:10px;margin-top:1rem}.STI-point-payments-mobile .advice-heading{color:var(--white,#fff);font-family:Source Sans Pro;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.STI-point-payments-mobile .connect-button{border-radius:30px;border:1.6px solid #fff;background:var(--white,#fff);color:var(--primary,#004e66);font-family:Source Sans Pro;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.15px;cursor:pointer}.STI-header-img{height:42px}@media(min-width:767px)and (max-width:1200.5px){.STI-header-img{height:34px!important}}@media(max-width:767.5px){.key-image{height:70px}}.points-pattern{max-height:4rem;position:absolute;right:13px}.points-pattern-left{bottom:0}.points-pattern-left,.points-pattern-redeem{max-height:4rem;position:absolute}.remening-point{border-radius:0 8px 8px 0;background:rgba(153,231,255,.3)}.remening-point .get{color:var(--text-2,#7e7e7e);text-align:right;font-family:Source Sans Pro;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.remening-point .points{font-size:16px;line-height:20px}.remening-point .points,.view-All-transaction{color:var(--primary,#004e66);font-family:Source Sans Pro;font-style:normal;font-weight:600;text-align:center}.view-All-transaction{border-radius:24px;border:1px solid var(--primary,#004e66);font-size:14px;line-height:normal;letter-spacing:.5px}.manage-width{width:25rem!important}.col-redeem{width:49%}@media(max-width:767.5px){.col-redeem,.manage-width{width:100%!important}}.edit-bank-popup .update-email-row{position:relative}.edit-bank-popup .update-email-row .closeIcon{position:absolute;right:0;top:50%;transform:translateY(-50%)}.edit-bank-popup .shareEmailLine{font-weight:600;font-size:24px;line-height:34px;text-align:center;letter-spacing:.0015em;color:#001f29;margin-top:3rem}.edit-bank-popup .email-label-name{font-weight:600;font-size:18px;line-height:20px;letter-spacing:.0015em;color:#000}.edit-bank-popup .back-color{background:rgba(255,174,0,.12)}.edit-bank-popup .dialog-box{font-weight:600;font-size:20px;height:48px}.edit-bank-popup .dialog-box,.edit-bank-popup .dialog-box-VRN{margin:0 1rem;font-family:Source Sans Pro;font-style:normal;color:#001f29;display:flex;justify-content:space-between;align-items:center}.edit-bank-popup .dialog-box-VRN{font-weight:400;font-size:16px;background:rgba(255,174,0,.38)}.edit-bank-popup .head{font-size:28px;color:#004e66}.edit-bank-popup .head,.edit-bank-popup .head2{font-family:Source Sans Pro;font-style:normal;font-weight:600;line-height:40px}.edit-bank-popup .head2{font-size:20px;color:#001f29}.edit-bank-popup .sub-head{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:18px;line-height:23px;color:#7e7e7e;text-align:center}.edit-bank-popup .text-small{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#3d3d3d}.edit-bank-popup .custom-padding{padding-left:9rem;padding-right:9rem}.edit-bank-popup .custom-padding2{padding-left:5rem;padding-right:5rem}.edit-bank-popup .save-continue{color:#fff!important;background:var(--primary,#004e66);border:1.2px solid #004e66!important;border-radius:24px;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:14px!important;line-height:0px;width:197px}@media(max-width:767.5px){.edit-bank-popup .custom-padding{padding-left:4rem!important;padding-right:4rem!important}.edit-bank-popup .custom-padding2{padding-left:2rem!important;padding-right:2rem!important}.edit-bank-popup .save-continue{width:94%!important}}@media(max-width:575.5px){.edit-bank-popup .custom-padding,.edit-bank-popup .custom-padding2{padding-left:1rem!important;padding-right:1rem!important}.edit-bank-popup .dialog-box{font-size:16px!important}.edit-bank-popup .head{font-size:22px!important}.edit-bank-popup .sub-head{font-size:16px!important;text-align:center!important}.edit-bank-popup .text-small{font-size:14px!important;text-align:center!important}}.change-back-bank{background:rgba(20,160,102,.08)}.fix-new-head{font-family:Source Sans Pro;color:#fff!important}.custom-scrollbar-option::-webkit-scrollbar{width:5px;padding:10px;background:#f1f1f1}.custom-scrollbar-option::-webkit-scrollbar-track{background:#f1f1f1}.custom-scrollbar-option::-webkit-scrollbar-thumb{background:#004e66;background-clip:padding-box}.custom-scrollbar-option::-webkit-scrollbar-thumb:hover{background:#004e66}.offer-bottom{border-radius:0 0 11px 11px;background:rgba(255,174,0,.38);margin:5px -14px -14px}.offer-bottom .line{color:var(--Text-1,#001f29);font-family:Source Sans Pro;font-size:15px;font-style:normal;font-weight:600;line-height:15px;text-align:center}@media(max-width:1100.5px){.offer-bottom .line{font-size:14px!important}}@media(max-width:767.5px){.offer-bottom .line{font-size:13px!important}}@media(max-width:575.5px){.offer-bottom .line{font-size:12px!important}}.sortIconMobile{width:35px}@media(max-width:575.5px){.sortIconMobile{width:20px!important}}.more-plan{position:absolute;bottom:-30px;left:calc(50% - 122.5px);border-radius:0 0 8px 8px;background-color:#f5f5f5;box-shadow:0 0 4px rgba(0,0,0,.18);width:246px;height:28px;display:flex;flex-direction:row;padding:12px 0;box-sizing:border-box;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#004e66;cursor:pointer}.seperate-border{border-bottom:2px solid hsla(0,0%,80%,.65)}.gadget-border-right{border-right:2px solid hsla(0,0%,80%,.35)}.border-right{border-right:2px solid #ccc}.save-radious{border-radius:0 0 8px 0}.image-radious{border-radius:0 0 0 9px!important}.image-radious2{border-radius:10px 0 0 0!important}.green-radious{border-radius:0 0 0 0!important}.image-radious3{border-radius:10px 0 0 9px!important}.main-border-radius{border-radius:12px 12px 0 0!important}.boxShadowColapse{box-shadow:0 2px 4px rgba(0,0,0,.18),0 0 10px -2px rgba(0,0,0,.15)!important}.mobile-new-pattern{position:absolute;left:-22px;top:-11px;z-index:-1;height:200px}.mobile-new-pattern-bottom{position:absolute;right:-22px;bottom:-11px;z-index:-1;height:200px}.mobile-new-pattern-mobView{position:absolute;left:-10px;top:17px;z-index:-1;height:108px}.what-client{font-weight:700;font-size:36px;text-align:center;color:#3d3d3d}.mobile-new-adviser{position:absolute;left:2px;top:598px;z-index:-1}.mobile-new-adviser-mobView{position:absolute;left:-27px;top:-10px;z-index:-1}.mobile-new-pattern-right{max-height:14rem;position:absolute;top:340px;right:0;z-index:-1}.mobile-new-pattern-right-mobView{max-height:11rem;position:absolute;top:237px;right:0;z-index:-1}.mobile-patter-price{max-height:8rem;position:absolute;right:9px}.mobile-patter-price-mob-view{max-height:5rem;position:absolute;right:24px}.mobile-new-claim{position:absolute;right:2px;z-index:-1}.fontWeight600{font-weight:600!important}.fontWeight700{font-weight:700!important}.bigTabVisi{display:none}@media(max-width:991.5px){.bigTabVisi{display:inline-table}.bigTabNotVisi{display:none!important}}.banner-saving .banner-head{color:#3d3d3d;text-align:center;font-weight:400}.banner-saving .apply-banner,.banner-saving .banner-head{font-family:Source Sans Pro;font-size:14px;font-style:normal;line-height:20px}.banner-saving .apply-banner{border-radius:16px;background:#004e66;color:#fff;font-weight:600;letter-spacing:.021px;cursor:pointer}.banner-saving .banner-pattern{position:absolute}.banner-saving .banner-pattern-bot{position:absolute;right:0;bottom:0}.tenor{color:#001f29;font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.035px}.cor-back{border-radius:3px;background:#e8f6f0}.ellipsis-text{display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.dashed-line{border:none;border-top:2px dotted #ccc;height:1px;width:100%;opacity:1}.active-border{left:0;width:70px}.active-border,.active-border-regions{border-bottom:3px solid #004e66;border-radius:4px 4px 0 0;position:absolute;bottom:-3px;height:3px}.active-border-regions{left:90px;width:125px}@media(max-width:767.5px){.active-border{width:51px!important}.active-border-regions{width:95px!important;left:75px}}.country-list-container{max-height:12rem;overflow-y:auto}.country-list-container2{max-height:10rem;overflow-y:auto}.country-list-container::-webkit-scrollbar{width:8px}.country-list-container::-webkit-scrollbar-track{background:#fff;border-radius:10px;border:1px solid #aeaeb5}.country-list-container::-webkit-scrollbar-thumb{background:#dadae3;border-radius:10px;border:1px solid #aeaeb5;background:#004e66}.country-list-container::-webkit-scrollbar-thumb:active{background:#004e66}.country-list-container2::-webkit-scrollbar{width:8px}.country-list-container2::-webkit-scrollbar-track{background:#fff;border-radius:10px;border:1px solid #aeaeb5}.country-list-container2::-webkit-scrollbar-thumb{background:#dadae3;border-radius:10px;border:1px solid #aeaeb5;background:#004e66}.country-list-container2::-webkit-scrollbar-thumb:active{background:#004e66}.country-list{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px}.country-item{padding:5px;cursor:pointer;color:#004e66;font-size:16px;font-weight:600;transition:background-color .3s ease;display:flex;align-items:start}.country-item.selected{color:#14a066;font-size:16px;font-weight:600;border-radius:42px;background:rgba(20,160,102,.07);width:-moz-fit-content;width:fit-content}@media(max-width:768px){.country-list{grid-template-columns:repeat(2,1fr)}}.region-box{border-radius:4px;border:1.6px solid var(--Secondary-1,#14a066);background:var(--White,#fff);box-shadow:0 0 2.8px 0 rgba(0,0,0,.15);color:#001f29;font-size:16px;font-weight:600;width:-moz-fit-content;width:fit-content}.region-image{position:absolute;bottom:0;z-index:-1}.hero-banner-bg{position:relative;height:524px}.bgImg{z-index:-1}.dark-text-value-gadget{font-size:20px;font-weight:600;color:#001f29;padding-top:.25rem;padding-bottom:.25rem}@media(min-width:575.98px){.saving-filter-web-view{display:flex!important}.saving-filter-mob-view{display:none!important}.saving-filter-web{display:block!important}.saving-filter-mob{display:none!important}}@media(max-width:575.98px){.saving-filter-web-view{display:none!important}.saving-filter-mob-view{display:flex!important}.saving-filter-web{display:none!important}.saving-filter-mob{display:block!important}}.Edit-btn-filter{margin-bottom:5px}@media(min-width:426px)and (max-width:576px){.edit-btn-resp{position:relative;left:205px;bottom:61px}}.insurer-filtes.web-view{display:flex}.insurer-filtes.mob-view{display:none}@media(max-width:575.98px){.insurer-filtes.web-view{display:none}.insurer-filtes.mob-view{display:flex}}.insurer-filtes.term-web-view{display:block}.insurer-filtes.term-mob-view{display:none}@media(max-width:575.98px){.insurer-filtes.term-web-view{display:none}.insurer-filtes.term-mob-view{display:block}}.ta-web-view{display:block}.ta-mob-view{display:none}@media(max-width:575.98px){.ta-web-view{display:none}.ta-mob-view{display:block}}.motor-filter-web-view{display:block}.motor-filter-mob-view{display:none}@media(max-width:575.98px){.motor-filter-web-view{display:none}.motor-filter-mob-view{display:block}}.type-web-view{display:block}.type-mob-view{display:none}@media(max-width:575.98px){.type-web-view{display:none}.type-mob-view{display:block}}@media(max-width:595.98px){.mobPopUpVisi{display:block!important}.webPopUpVisi{display:none!important}}@media(min-width:595.98px){.mobPopUpVisi{display:none!important}.webPopUpVisi{display:block!important}}@media(min-width:352.98px)and (max-width:507.98px){.checkbox{width:1rem;margin-bottom:18px}}@media(min-width:507.98px)and (max-width:595.98px){.checkbox{width:1rem;margin-bottom:1px}}@media(min-width:768px){.checkbox{width:1rem}}@media(min-width:768px)and (max-width:1199.5px){.checkboxcard{width:1rem}}@media(min-width:1199.5px){.checkboxcard{width:1rem}}@media(max-width:352.98px){.checkbox{width:1.5rem;margin-bottom:18px}}@media(max-width:457.98px){.checkboxcard{width:1rem;margin-bottom:18px}}@media(max-width:595.98px){.coronation-popup .coronation-popup{position:relative;padding:20px}.coronation-popup .popup-inner-box{padding:.5rem 1rem}.coronation-popup .top-left-image{position:absolute;top:1px;left:1px;max-width:5rem;max-height:5rem}.coronation-popup .bottom-right-image{position:absolute;bottom:1px;right:1px;max-width:5rem;max-height:5rem}.coronation-popup .message{font-size:20px;font-weight:700;color:#004e66}.coronation-popup .popup-desc{padding-bottom:1.25rem;font-size:14px;font-weight:400;color:#3d3d3d}.coronation-popup .highlighted-text{font-size:14px;color:#14a066;font-weight:600}.coronation-popup .popbox-heading{font-size:14px;font-weight:400;color:#3d3d3d}.coronation-popup .popbox-value{font-size:14px;font-weight:600;color:#001f29}.coronation-popup .parentContainer{position:relative;padding-bottom:2rem}.coronation-popup .top-left-image-card{max-width:5rem;max-height:5rem}.coronation-popup .bottom-right-image-card{position:absolute;bottom:0;right:0;max-width:5rem;max-height:5rem}.coronation-popup .popup-box{border:1.8px solid rgba(0,78,102,.102);padding:1rem 2rem}.coronation-popup .checkbox-text{font-size:14px;font-weight:400;color:#7e7e7e;margin-left:.5rem}.coronation-popup .popup-go{color:#004e66;padding:.5rem 1rem}.coronation-popup .popup-continue,.coronation-popup .popup-go{font-size:14px;font-weight:600;border:1.2px solid #004e66;border-radius:26px;cursor:pointer}.coronation-popup .popup-continue{color:#fff;padding:.5rem 5rem;background-color:#004e66}}@media(min-width:595.98px){.coronation-popup .coronation-popup{position:relative;padding:20px}.coronation-popup .popup-inner-box{padding:.5rem 1.25rem .75rem}.coronation-popup .top-left-image{position:absolute;top:1px;left:1px;max-width:5rem;max-height:5rem}.coronation-popup .bottom-right-image{position:absolute;bottom:1px;right:1px;max-width:5rem;max-height:5rem}.coronation-popup .parentContainer{position:relative;padding-bottom:2rem}.coronation-popup .top-left-image-card{max-width:5rem;max-height:5rem}.coronation-popup .bottom-right-image-card{position:absolute;bottom:0;right:0;max-width:5rem;max-height:5rem}.coronation-popup .message{font-size:24px;font-weight:700;color:#004e66}.coronation-popup .popup-desc{padding-bottom:1.5rem;font-size:17px;font-weight:400;color:#3d3d3d}.coronation-popup .highlighted-text{font-size:17px;color:#14a066;font-weight:600}.coronation-popup .popbox-heading{text-align:start;font-size:16px;font-weight:400;color:#3d3d3d}.coronation-popup .popbox-value{text-align:right;font-size:16px;font-weight:600;color:#001f29}.coronation-popup .popup-box{border:1.8px solid rgba(0,78,102,.102);padding:1.25rem 1.5rem}.coronation-popup .checkbox-text{font-size:16px;font-weight:400;color:#7e7e7e;margin-left:.5rem}.coronation-popup .popup-go{color:#004e66;padding:.5rem 1rem}.coronation-popup .popup-continue,.coronation-popup .popup-go{font-size:16px;font-weight:600;cursor:pointer;border:1.2px solid #004e66;border-radius:26px}.coronation-popup .popup-continue{color:#fff;padding:.5rem 5rem;background-color:#004e66}}@media(min-width:768px)and (max-width:991.5px){.webVisiLanding{display:flex!important;width:100%!important}.mobVisi{display:none!important}}@media(min-width:991.5px){.webVisiLanding{display:flex!important;width:100%!important}.mobVisi{display:none!important}}@media(min-width:576px)and (max-width:768px){.webVisiLanding{display:none!important}}@media(min-width:300px)and (max-width:576px){.webVisiLanding{display:none!important}}@media(max-width:444px){.policy-list-container{min-height:41.5rem;padding:2rem;font-size:12px}}@media(min-width:445px)and (max-width:766px){.policy-list-container{min-height:40rem!important;padding:2.5rem;font-size:14px}}@media(min-width:768px)and (max-width:991px){.policy-list-container{min-height:50rem!important}}@media(min-width:992px)and (max-width:1024px){.policy-list-container{min-height:49rem!important}}@media(min-width:1025px)and (max-width:1189px){.policy-list-container{min-height:49rem!important}}@media(min-width:1190px){.policy-list-container{min-height:63rem!important}}@media(min-width:1350px){.contact-now-new{background:url(/images/bg-leadway-img.png);background-repeat:no-repeat;background-size:cover;background-position:50%;height:23vw;max-height:18vw;display:flex;padding-top:2rem;align-items:center;font-family:Source Sans Pro}.contact-now-new .connect-button-new{width:236px;height:52px;display:flex;align-items:center;justify-content:center;background:#004e66;border-radius:24px;border:1px solid #fff;color:#fff}.contact-now-new .connect-text-new{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:21px;letter-spacing:.5px;color:#fff}.advice-heading-new{font-family:Source Sans Pro;font-weight:600;font-size:36px;color:#fff}.advice-content-new{color:#fff;font-size:26px;font-weight:400;text-align:center}.connect-now-new{background-color:#fff;font-size:18px;color:#004e66;font-weight:600;border:1px solid #fff;border-radius:50px;padding:.5rem 2rem;width:200px;text-align:center;margin:auto}}@media(min-width:991px)and (max-width:1350px){.contact-now-new{background:url(/images/bg-leadway-img.png);background-repeat:no-repeat;background-size:cover;background-position:50%;height:23vw;max-height:18vw;display:flex;align-items:center;font-family:Source Sans Pro}.contact-now-new .connect-button-new{width:236px;height:52px;display:flex;align-items:center;justify-content:center;background:#004e66;border-radius:24px;border:1px solid #fff;color:#fff}.contact-now-new .connect-text-new{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:21px;letter-spacing:.5px;color:#fff}.advice-heading-new{font-family:Source Sans Pro;font-weight:600;font-size:28px;color:#fff}.advice-content-new{color:#fff;font-size:20px;font-weight:400;text-align:center}.conn-new{margin-bottom:4rem!important}.connect-now-new{background-color:#fff;font-size:18px;color:#004e66;font-weight:600;border:1px solid #fff;border-radius:50px;padding:.5rem 2rem;width:200px;text-align:center;margin:auto}}@media(min-width:768px)and (max-width:991px){.contact-now-new{background:url(/images/bg-leadway-img.png);background-repeat:no-repeat;background-size:cover;background-position:50%;height:23vw;max-height:18vw;display:flex;align-items:center;font-family:Source Sans Pro}.contact-now-new .connect-button-new{width:236px;height:52px;display:flex;align-items:center;justify-content:center;background:#004e66;border-radius:24px;border:1px solid #fff;color:#fff}.contact-now-new .connect-text-new{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:21px;letter-spacing:.5px;color:#fff}.advice-heading-new{font-family:Source Sans Pro;font-weight:600;font-size:22px;color:#fff}.advice-content-new{color:#fff;font-size:16px;font-weight:400;text-align:center}.conn-new{margin-bottom:3rem!important}.connect-now-new{background-color:#fff;font-size:14px;color:#004e66;font-weight:600;border:1px solid #fff;border-radius:50px;padding:.25rem 2rem;width:170px;text-align:center;margin:auto}}@media(min-width:512px)and (max-width:767.5px){.contact-now-new{background:url(/images/bg-mob-leadway.png);background-repeat:no-repeat;background-size:cover;background-position:50%;height:23vw;max-height:18vw;display:flex;align-items:center;font-family:Source Sans Pro}.contact-now-new .connect-button-new{width:236px;height:52px;display:flex;align-items:center;justify-content:center;background:#004e66;border-radius:24px;border:1px solid #fff;color:#fff}.contact-now-new .connect-text-new{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:21px;letter-spacing:.5px;color:#fff}.advice-heading-new{font-family:Source Sans Pro;font-weight:600;font-size:16px;color:#fff}.advice-content-new{color:#fff;font-size:12px;font-weight:400;text-align:center}.conn-new{margin-bottom:.5rem!important;margin-top:.5rem!important}.connect-now-new{background-color:#fff;font-size:12px;color:#004e66;font-weight:600;border:1px solid #fff;border-radius:50px;padding-left:1rem;height:25px;padding-top:2px;width:120px;text-align:center;margin:auto}.phone-icon{height:12px}}@media(max-width:512.5px){.contact-now-new{background:url(/images/bg-mob-leadway.png);background-repeat:no-repeat;background-size:cover;background-position:50%;height:23vw;max-height:18vw;display:flex;align-items:center;font-family:Source Sans Pro}.contact-now-new .connect-button-new{width:236px;height:52px;display:flex;align-items:center;justify-content:center;background:#004e66;border-radius:24px;border:1px solid #fff;color:#fff}.contact-now-new .connect-text-new{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:21px;letter-spacing:.5px;color:#fff}.advice-heading-new{font-family:Source Sans Pro;font-weight:600;font-size:12px;color:#fff}.advice-content-new{color:#fff;font-size:8px;font-weight:400;text-align:center}.conn-new{margin-bottom:.5rem!important;margin-top:.5rem!important}.connect-now-new{background-color:#fff;font-size:8px;color:#004e66;font-weight:600;border:1px solid #fff;border-radius:50px;padding-left:1rem;height:18px;padding-top:2px;width:90px;text-align:center;margin:auto}.phone-icon{height:9px;margin-bottom:2px}}@media(max-width:396px){.main-logo{width:50%;padding-top:1rem}.mobile-new-pattern-mobView{position:absolute;left:-10px;top:17px;z-index:-1;height:90px}}[data-component=header] .header{position:fixed;width:100%;top:0;color:#004e66;padding:10px 0;background:#fff;box-shadow:0 2px 3px rgba(0,0,0,.18);z-index:991}@media(max-width:991.5px){[data-component=header] .header .laptop{display:none}}@media(min-width:992px){[data-component=header] .header .mobile{display:none}}@media(min-width:768px)and (max-width:992px){[data-component=header] .header .header-heading{font-size:14px}}[data-component=header] .header .mid-product{font-family:Source Sans Pro;color:#7e7e7e;font-weight:600}[data-component=header] .header .dropbtn{background-color:transparent;color:#7e7e7e;border:none}[data-component=header] .header .ins :hover{color:#ffa63a}[data-component=header] .header .dropdown{position:relative;display:inline-block}[data-component=header] .header .dropdown-content2{display:none;position:absolute;background:#fff;border-radius:15px;min-width:294px;min-height:88px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;padding:24px}[data-component=header] .header .dropdown-content2 .dropdown-heading{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;letter-spacing:.15px;color:#001f29}[data-component=header] .header .dropdown-content2 .dropdown-text{font-size:14px!important;line-height:16px!important;color:#7e7e7e!important;cursor:pointer}[data-component=header] .header .dropdown-content2 .dropdown-text :hover{color:#ffa63a}[data-component=header] .header .dropdown-content{display:none;position:absolute;background:#fff;border-radius:15px;min-width:634px;min-height:190px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;padding:24px}[data-component=header] .header .dropdown-content .dropdown-heading{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;letter-spacing:.15px;color:#001f29}[data-component=header] .header .dropdown-content .dropdown-text-term-life{margin-left:22px}[data-component=header] .header .dropdown-content .dropdown-text{font-size:14px!important;line-height:16px!important;color:#7e7e7e!important;cursor:pointer}[data-component=header] .header .dropdown-content .dropdown-text :hover{color:#ffa63a}@media(min-width:767.5px)and (max-width:950px){[data-component=header] .header .dropdown-content-ipad{left:-110px}}[data-component=header] .header .dropdown-content3{display:none;position:absolute;background:#fff;border-radius:15px;min-width:252px;min-height:190px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;padding:24px}[data-component=header] .header .dropdown-content3 .dropdown-heading{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;letter-spacing:.15px;color:#001f29;text-align:start}[data-component=header] .header .dropdown-content3 .dropdown-text{font-size:14px!important;line-height:16px!important;margin-top:.2rem;color:#7e7e7e!important;cursor:pointer}[data-component=header] .header .dropdown-content3 .dropdown-text :hover,[data-component=header] .header .dropdown-text :hover{color:#ffa63a}[data-component=header] .header .dropdown-content a{color:#fff;padding:10px 16px;text-decoration:none;display:block}[data-component=header] .header .dropdown-content a:hover{background-color:#ffa63a;border-radius:5px}[data-component=header] .header .open.dropdown-content{display:block!important}[data-component=header] .header .dropdown-content2 a{color:#fff;padding:10px 16px;text-decoration:none;display:block}[data-component=header] .header .dropdown-content2 a:hover{background-color:#ffa63a;border-radius:5px}[data-component=header] .header .open.dropdown-content2,[data-component=header] .header .open.dropdown-content3{display:block!important}[data-component=header] .header .open .dropbtn{background-color:transparent!important}[data-component=header] .header .heading{font-family:Source Sans Pro;font-weight:700;font-size:20px;line-height:30px;align-items:center;justify-content:center;cursor:pointer;padding-left:0}[data-component=header] .header .heading .imgLogo{max-width:1.5rem;height:auto;margin-right:3%}[data-component=header] .header .loginLabel{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px}[data-component=header] .header .button-quotes{font-family:Source Sans Pro;font-style:normal;gap:4px;width:137px;display:flex;align-items:center;justify-content:center;height:38px;background:#004e66;border-radius:24px;border:1px solid #004e66}[data-component=header] .header .button-text{font-weight:600;font-size:16px;color:#fff}[data-component=header] .header .invite-dropdown .dropdown-toggle:after{display:none!important}[data-component=header] .header .invite-dropdown .dropdown-item:hover{background-color:#43656d!important;color:#fff!important}[data-component=header] .header .invite-dropdown .dropdown-item{color:#fff!important;margin-top:1px!important;font-size:.875rem!important}[data-component=header] .header.fixed{background-color:#004e66;color:#fff!important}[data-component=header] .dropbtn.fixed{color:#fff!important}[data-component=header] .mid-product.fixed{font-family:Source Sans Pro;color:#fff!important}[data-component=header] .button-quotes.fixed{background:#fff!important;border:1px solid #fff!important;color:#004e66!important}[data-component=header] .button-text.fixed{color:#004e66!important}[data-component=header] .fixed .colorchange{filter:brightness(100) invert(1)}@media(min-width:991.5px){[data-component=footer] .footer-background{background-image:url(/images/p5.png);height:460px;background-position:bottom;background-repeat:no-repeat;background-size:contain}}[data-component=footer] .footer{color:#004e66;background-color:#fff;padding:20px;margin-top:2rem}@media(min-width:991.5px){[data-component=footer] .footer .footer-back-padding{padding:0 10rem}}[data-component=footer] .footer .border-footer{margin:2rem 0;width:100%;height:2px;background:#e4e7ec}[data-component=footer] .footer .footer-logo-col{display:flex;flex-direction:column;align-items:center;justify-content:center}[data-component=footer] .footer .footer-logo-col .footerLogo{height:auto;cursor:pointer;margin-bottom:1.5rem}[data-component=footer] .footer .footer-logo-col .ltd-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:18px;color:#001f29;margin-bottom:.8rem}[data-component=footer] .footer .footer-logo-col .text{color:#001f29;margin-bottom:2rem}[data-component=footer] .footer .copyright,[data-component=footer] .footer .footer-logo-col .text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;text-align:center}[data-component=footer] .footer .copyright{display:flex;justify-content:center;align-items:center;color:#7e7e7e;margin:2rem 0 0}[data-component=footer] .footer .after-nai{display:flex;justify-content:center;align-items:center;margin:1.5rem 12rem;font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#7e7e7e;text-align:center}[data-component=footer] .footer .ncr-nai{display:flex;justify-content:center;align-items:center;margin:0 12rem}[data-component=footer] .footer .ncr-nai .nai-section{display:flex;align-items:center}[data-component=footer] .footer .ncr-nai .nai-section .nai-logo{margin-right:1rem}[data-component=footer] .footer .ncr-nai .nai-section .nai-content{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#7e7e7e}[data-component=footer] .footer .ncr-nai .nai-section .border-ncr-nai{border:.5px solid #7e7e7e;margin:0 1rem;background-color:#7e7e7e;height:3rem;opacity:.5}[data-component=footer] .footer .upper-footer{display:flex;justify-content:space-between;align-items:flex-start}[data-component=footer] .footer .upper-footer .inner-footer .heading-right{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:22px;color:#001f29}[data-component=footer] .footer .upper-footer .inner-footer .list{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#7e7e7e;margin-bottom:.5rem;cursor:pointer}[data-component=footer] .footer .upper-footer .inner-footer .ins :hover,[data-component=footer] .footer .upper-footer .inner-footer .list :hover{color:#ffa63a}@media(max-width:1199.5px)and (min-width:991.5px){[data-component=footer] .after-nai{margin:1.5rem 5rem!important}[data-component=footer] .ncr-nai{margin:0 5rem!important}[data-component=footer] .footer-background{height:450px!important}[data-component=footer] .footer-back-padding{padding:0 5rem!important}}@media(max-width:991.5px)and (min-width:200.5px){[data-component=footer] .after-nai{margin:1.5rem 0!important}[data-component=footer] .ncr-nai{margin:0!important}}@media(max-width:480.5px)and (min-width:200.5px){[data-component=footer] .ncr-nai{flex-direction:column!important}[data-component=footer] .ncr-nai .nai-section{display:flex;align-items:center;margin-bottom:1rem}[data-component=footer] .ncr-nai .nai-section .border-ncr-nai{display:none}}@media(max-width:767.5px){[data-component=footer] .footer{padding:0!important}[data-component=footer] .footer .copyright{font-size:14px!important}[data-component=footer] .footer .footer-logo-col .footerLogo{height:1.6rem!important;margin-bottom:1rem!important}[data-component=footer] .footer .footer-logo-col .ltd-text,[data-component=footer] .footer .footer-logo-col .text{font-size:14px!important}[data-component=footer] .upper-footer{flex-wrap:wrap}[data-component=footer] .upper-footer .inner-footer{margin-right:1rem;margin-bottom:1rem}[data-component=footer] .upper-footer .inner-footer .heading-right{font-size:14px!important}[data-component=footer] .upper-footer .inner-footer .list{font-size:12px!important;line-height:16px!important}}[data-component=insurance-menu] .navHeading{font-family:Source Sans Pro;font-weight:700;font-size:20px;line-height:30px;align-items:center;justify-content:center;cursor:pointer}[data-component=insurance-menu] .quote-button{width:99px;height:28px;background:#004e66;border-radius:30px;border:1px solid #004e66}[data-component=insurance-menu] .quote-button .quote-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:12px;line-height:14px;text-align:center;letter-spacing:.5px;color:#fff}[data-component=insurance-menu] .navLoginLabel,[data-component=insurance-menu] .navLoginLabel2{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#004e66;display:flex;align-items:flex-end}[data-component=insurance-menu] .navLoginLabel2{height:18rem}[data-component=insurance-menu] .order-icon{font-size:1.2rem}[data-component=insurance-menu] .sidebar-item{display:block;transition:background-color .4s}[data-component=insurance-menu] .sidebar-subitem{display:block;transition:background-color .15s}[data-component=insurance-menu] .sidebar-title:hover{background-color:#e0eaed;border-radius:4px;width:100%}[data-component=insurance-menu] .sidebar-title{display:flex;font-size:1.2em;justify-content:space-between;margin-top:.6rem}[data-component=insurance-menu] .sidebar-title span img{display:inline-block;width:1.5rem}[data-component=insurance-menu] .sidebar-content .toggle-btn2,[data-component=insurance-menu] .sidebar-contentm .toggle-btn3,[data-component=insurance-menu] .sidebar-title .toggle-btn{cursor:pointer;transition:transform .9s}[data-component=insurance-menu] .sidebar-item.open .sidebar-title .toggle-btn,[data-component=insurance-menu] .sidebar-motoritem.motoropen .sidebar-contentm .toggle-btn3,[data-component=insurance-menu] .sidebar-subitem.subopen .sidebar-content .toggle-btn2{transform:rotate(180deg)}[data-component=insurance-menu] .sidebar-content,[data-component=insurance-menu] .sidebar-contentm{display:flex;justify-content:space-between;height:0;overflow:hidden}[data-component=insurance-menu] .sidebar-subcontent{height:0;overflow:hidden}[data-component=insurance-menu] .sidebar-item.open .sidebar-content{height:auto;padding-top:.7rem}[data-component=insurance-menu] .sidebar-subitem.subopen .sidebar-subcontent{height:auto}[data-component=insurance-menu] .product{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#004e66}[data-component=insurance-menu] .subProduct{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;letter-spacing:.0015em;color:#001f29;margin-left:5px}[data-component=insurance-menu] .outProduct{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#7e7e7e}[data-component=insurance-menu] .inProduct{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#7e7e7e;padding-left:33px;cursor:pointer}[data-component=detail-header] .header .name{font-weight:400}@media(max-width:1400px)and (max-width:767px){[data-component=detail-header] .header .heading{font-size:14px!important}[data-component=detail-header] .header .heading2{font-size:20px!important}}[data-component=detail-header] .third{color:#7e7e7e}[data-component=detail-header] .saving-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px!important;color:#004e66}[data-component=detail-header] .header{position:fixed;width:100%;top:0;color:#004e66;padding:10px 0;background:#fff;box-shadow:0 2px 3px rgba(0,0,0,.18);z-index:991}[data-component=detail-header] .header .life-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;color:#004e66}[data-component=detail-header] .header .name{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#3d3d3d}[data-component=detail-header] .header .border-right{border-right:1px solid #ccc}[data-component=detail-header] .header .green-edit{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#14a066;cursor:pointer}@media(max-width:1400px){[data-component=detail-header] .header .life-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;color:#004e66}}@media(max-width:1400px)and (max-width:767px){[data-component=detail-header] .header .heading{font-size:20px!important}[data-component=detail-header] .header .small-saving{font-size:16px!important}[data-component=detail-header] .header .heading2{font-size:20px!important}}@media(max-width:1400px){[data-component=detail-header] .header .heading{font-family:Source Sans Pro;font-weight:700;line-height:30px;align-items:center;cursor:pointer;padding-left:0}[data-component=detail-header] .header .heading .imgLogo{max-width:1.5rem;height:auto;margin-right:3%}[data-component=detail-header] .header .heading2{font-family:Source Sans Pro;font-weight:700;line-height:30px;align-items:center;cursor:pointer;padding-left:0}[data-component=detail-header] .header .heading2 .imgLogo{max-width:1.5rem;height:auto;margin-right:3%}[data-component=detail-header] .header .green-edit{font-size:14px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=detail-header] .header .heading{font-family:Source Sans Pro;font-weight:700;font-size:16px!important;line-height:30px;align-items:center;cursor:pointer;padding-left:0}[data-component=detail-header] .header .heading .imgLogo{max-width:1.5rem;height:auto;margin-right:3%}[data-component=detail-header] .header .heading2{font-family:Source Sans Pro;font-weight:700;font-size:16px!important;line-height:30px;align-items:center;cursor:pointer;padding-left:0}[data-component=detail-header] .header .heading2 .imgLogo{max-width:1.5rem;height:auto;margin-right:3%}[data-component=detail-header] .header .life-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px!important;color:#004e66}[data-component=detail-header] .header .name{font-size:14px!important}[data-component=detail-header] .header .mx{margin-left:.5rem!important;margin-right:.5rem!important}}@media(max-width:991.5px){[data-component=detail-header] .header .laptop{display:none}}@media(min-width:992px){[data-component=detail-header] .header .mobile{display:none}}[data-component=detail-header] .header .heading{font-family:Source Sans Pro;font-weight:700;font-size:20px;line-height:30px;align-items:center;cursor:pointer;padding-left:0}[data-component=detail-header] .header .heading .imgLogo{max-width:1.5rem;height:auto;margin-right:1%}[data-component=detail-header] .header .heading-saving{font-family:Source Sans Pro;font-weight:700;font-size:32px;line-height:30px;align-items:center;cursor:pointer;padding-left:0}[data-component=detail-header] .header .heading-saving .imgLogo{max-width:2.2rem;height:auto;margin-right:4px}[data-component=detail-header] .header .heading2{font-family:Source Sans Pro;font-weight:700;font-size:20px;line-height:30px;align-items:center;cursor:pointer;padding-left:0}[data-component=detail-header] .header .heading2 .imgLogo{max-width:1.5rem;height:auto;margin-right:1%}[data-component=detail-header] .header .loginLabel{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px}[data-component=detail-header] .header .button-quotes{font-family:Source Sans Pro;font-style:normal;padding:8px 20px;gap:4px;width:137px;height:38px;background:#004e66;border-radius:24px;border:1px solid #004e66}[data-component=detail-header] .header .button-text{font-weight:600;font-size:16px;color:#fff}[data-component=detail-header] .header .invite-dropdown .dropdown-toggle:after{display:none!important}[data-component=detail-header] .header .invite-dropdown .dropdown-item:hover{background-color:#43656d!important;color:#fff!important}[data-component=detail-header] .header .invite-dropdown .dropdown-item{color:#fff!important;margin-top:1px!important;font-size:.875rem!important}[data-component=detail-header] .header.fixed{background-color:#004e66;color:#fff!important}[data-component=detail-header] .dropbtn.fixed{color:#fff!important}[data-component=detail-header] .mid-product.fixed{font-family:Source Sans Pro;color:#fff!important}[data-component=detail-header] .button-quotes.fixed{background:#fff!important;border:1px solid #fff!important;color:#004e66!important}[data-component=detail-header] .button-text.fixed{color:#004e66!important}[data-component=detail-header] .fixed .colorchange{filter:brightness(100) invert(1)}.react-datepicker__navigation .react-datepicker__navigation-icon:before{height:12px!important;width:12px!important}.auth-layout-body .auth-layout-container{height:100vh}.auth-layout-body .auth-layout-container .banner-content{display:flex;flex-direction:column;justify-content:center;height:100vh;color:#fff;font-weight:500;align-items:center;align-content:center;padding:0 10%}.auth-layout-body .auth-layout-container .banner-content>a>img{height:120px;margin-bottom:1rem}.auth-layout-body .auth-layout-container .banner-content>span{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:18px;line-height:21px;text-align:center}.auth-layout-body .auth-layout-row{min-height:100vh}.auth-layout-body .auth-layout-row .close{display:flex;justify-content:flex-end;padding:1rem .5rem}.auth-layout-body .auth-layout-row .close>svg{cursor:pointer}.auth-layout-body .auth-layout-row>div{min-height:100%}.auth-layout-body .auth-layout-row .auth-hero-container{background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important}.auth-layout-body .auth-layout-row .auth-hero-container .img-logo{margin:1rem 0}.mobile-mode{display:none}.avatar-action{margin:0;cursor:pointer}@media(max-width:767.5px){.laptop-mode{display:none}.mobile-mode{display:block!important}}@media(max-width:991.5px)and (min-width:767px){.auth-layout-body .auth-layout-container .banner-content{padding:0 5%}.auth-layout-body .auth-layout-container .banner-content>a>img{height:54px}.auth-layout-body .auth-layout-container .banner-content>span{font-size:16px}}[data-component=home]{margin-top:3rem}@media(max-width:2800px){[data-component=home] .home-back{height:32rem!important}[data-component=home] .pad-zero{padding-right:4px}}@media(max-width:991.5px){[data-component=home] .home-back{height:360px!important}}[data-component=home] .home-back{background:#f5f5f5}[data-component=home] .home-back .home-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:48px;color:#001f29}[data-component=home] .home-back .heading-bottom-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:24px;line-height:27px;color:#3d3d3d;opacity:.8}[data-component=home] .home-back .get-quote-button{color:#fff;padding:12px 48px;gap:8px;width:236px;height:52px;background:#004e66;border-radius:30px;border:1px solid #004e66}[data-component=home] .home-back .get-quote-button .quote-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px}[data-component=home] .home-back .explore-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#004e66}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=home] .home-heading{font-size:38px!important}[data-component=home] .heading-bottom-text{font-size:22px!important;line-height:25px!important}[data-component=home] .get-quote-button{padding:6px 18px!important;gap:1px!important;width:181px!important;height:41px!important}[data-component=home] .get-quote-button .quote-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=home] .heading-bottom-text{margin-right:1rem}[data-component=home] .home-heading{font-size:28px!important}[data-component=home] .heading-bottom-text{font-size:18px!important;line-height:23px!important}[data-component=home] .get-quote-button{padding:4px 8px!important;gap:0!important;width:154px!important;height:37px!important}[data-component=home] .get-quote-button .quote-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px!important}[data-component=home] .img-flow{width:120px!important}}[data-component=home] .headingI{font-size:16px!important;text-align:center;font-weight:600;color:#7e7e7e}@media(max-width:767.5px){[data-component=home] .body{padding:1rem 0!important}[data-component=home] .home-back{height:670px!important}[data-component=home] .home-back .home-heading{font-size:28px!important}[data-component=home] .home-back .heading-bottom-text{font-size:14px!important;line-height:20px!important;opacity:.8}[data-component=home] .home-back .get-quote-button{width:136px;height:36px;padding:0}[data-component=home] .home-back .get-quote-button .quote-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px}[data-component=home] .home-back .explore-text{font-size:14px}}@media(max-width:485.5px){[data-component=home] .home-back{height:567px!important}}@media(min-width:530px)and (max-width:767.5px){[data-component=home] .home-heading{font-size:28px!important;margin-top:1.5rem!important}}[data-component=insurance-menu] .subProduct{cursor:pointer}[data-component=insurance-menu] .inProduct{cursor:"pointer"}[data-component=insurance-menu] .color-fill{background:#004e66}[data-component=insurance-menu] .color-fill .heading-left{font-weight:600;font-size:36px;color:#fff;text-align:center}[data-component=insurance-menu] .color-fill .heading-right{font-weight:400;font-size:16px;color:#fff;opacity:.9;text-align:center}[data-component=insurance-menu] .color-fill .insuranceBox{color:#fff;cursor:pointer;left:64px;top:200px;background:#00546d;border-radius:15px;width:30%}[data-component=insurance-menu] .color-fill .insuranceBox .partner-img{height:55px;width:99px}[data-component=insurance-menu] .color-fill .insuranceBox .border-partner{opacity:.25;border:1px solid #ccc}[data-component=insurance-menu] .color-fill .insuranceBox .partner-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px}[data-component=insurance-menu] .color-fill .insuranceBox .partner-sentence{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;opacity:.78}[data-component=insurance-menu] .color-fill .insuranceBox .get-started{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:16px;letter-spacing:.15px;display:flex;justify-content:flex-start;gap:10px}[data-component=insurance-menu] .color-fill .insuranceBox:hover{color:#001f29;background:#ffae00;box-shadow:2px 4px 7px rgba(0,0,0,.25)}[data-component=insurance-menu] .color-fill .insuranceBox:hover img{filter:brightness(100) invert(1)}@media(max-width:991.5px)and (min-width:767.5px){[data-component=insurance-menu] .partner-heading{font-size:20px!important}[data-component=insurance-menu] .partner-sentence{font-size:14px!important}[data-component=insurance-menu] .heading-left{font-size:24px!important}}@media(max-width:767.5px){[data-component=insurance-menu] .flex-direction{display:flex;flex-direction:column}[data-component=insurance-menu] .insuranceBox{width:100%!important}[data-component=insurance-menu] .heading-left{font-size:24px!important}[data-component=insurance-menu] .heading-right{font-size:14px!important}[data-component=insurance-menu] .mar-top{margin-top:0!important}[data-component=insurance-menu] .partner-heading{font-size:20px!important}[data-component=insurance-menu] .partner-sentence{font-size:14px!important}}[data-component=why-ombrella] .third-sectionII .head-ombrella{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;text-align:center;color:#7e7e7e}[data-component=why-ombrella] .third-sectionII .second-head-ombrella{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:36px;color:#001f29;text-align:center}[data-component=why-ombrella] .third-sectionII .third-head-ombrella{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;text-align:center;color:#001f29;opacity:.8}[data-component=why-ombrella] .third-sectionII .features_wrapper .border-right{border-right:1px solid #cdcdcd}[data-component=why-ombrella] .third-sectionII .features_wrapper .features_card{padding:30px 25px 20px}[data-component=why-ombrella] .third-sectionII .features_wrapper .features_card .feature-headingI{font-family:Source Sans Pro;font-weight:600;font-size:24px;color:#001f29}[data-component=why-ombrella] .third-sectionII .features_wrapper .features_card .feature-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#3d3d3d;opacity:.75}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=why-ombrella] .feature-headingI{font-size:18px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=why-ombrella] .feature-headingI{font-size:14px!important}[data-component=why-ombrella] .second-head-ombrella{font-size:24px!important}[data-component=why-ombrella] .feature-text{font-size:14px!important;line-height:17px!important}}@media(max-width:767.5px){[data-component=why-ombrella] .second-head-ombrella{font-size:20px!important}[data-component=why-ombrella] .mar-bottom{margin-bottom:1rem!important}[data-component=why-ombrella] .features_card{height:448px!important;padding:8px 10px!important}[data-component=why-ombrella] .features_wrapper{max-height:1630px!important}[data-component=why-ombrella] .img-fluid-logo{max-width:25%!important;max-height:25px!important;margin-bottom:.5rem!important}[data-component=why-ombrella] .feature-headingI{font-size:14px!important}[data-component=why-ombrella] .feature-text{font-size:12px!important;line-height:16px!important}[data-component=why-ombrella] .margin-top{margin-top:0!important}[data-component=why-ombrella] .margin-bottom{margin-bottom:0!important}[data-component=why-ombrella] .features_card{height:205px!important}[data-component=why-ombrella] .feature-text{margin-top:0!important}}@media(max-width:475px){[data-component=why-ombrella] .third-sectionII .head-ombrella{font-size:14px}[data-component=why-ombrella] .middle-feature-card{height:235px!important;margin-top:0!important}}@media(max-width:380px){[data-component=why-ombrella] .features_card{height:265px!important}[data-component=why-ombrella] .middle-feature-card{height:285px!important;margin-top:0!important}}[data-component=contact-now] .contact-now{background:url(/images/home/contact-now.png);background-repeat:no-repeat;background-size:cover;background-position:50%;height:23vw;max-height:18vw;display:flex;align-items:center}[data-component=contact-now] .contact-now .advice-heading{font-family:Source Sans Pro;font-weight:600;font-size:36px;color:#fff}[data-component=contact-now] .contact-now .connect-button{width:236px;height:52px;display:flex;align-items:center;justify-content:center;background:#004e66;border-radius:24px;border:1px solid #fff;color:#fff}[data-component=contact-now] .contact-now .connect-button .phone-icon{font-size:1.4rem;margin-left:.5rem}[data-component=contact-now] .contact-now .connect-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:21px;letter-spacing:.5px;color:#fff}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=contact-now] .advice-heading{font-size:28px!important}[data-component=contact-now] .connect-button{width:226px!important;height:43px!important}[data-component=contact-now] .contact-now{height:24vw!important;max-height:24vw!important}}@media(min-width:1199.5px)and (max-width:1399.5px){[data-component=contact-now] .advice-heading{font-size:28px!important}[data-component=contact-now] .connect-button{width:226px!important;height:43px!important}[data-component=contact-now] .contact-now{height:24vw!important;max-height:24vw!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=contact-now] .advice-heading{font-size:22px!important}[data-component=contact-now] .connect-button{width:194px!important;height:34px!important;margin-top:1rem!important;margin-bottom:1rem!important}[data-component=contact-now] .contact-now{height:24vw!important;max-height:24vw!important}}@media(max-width:767.5px){[data-component=contact-now] .phone-icon{font-size:1rem;margin-left:.1rem}}[data-component=contact-now] .contact-now-mobile{background:url(/images/home/contact-now-mobile.png);background-repeat:no-repeat;background-size:contain;background-position:50%;height:75vw;display:flex;align-items:center}[data-component=contact-now] .contact-now-mobile .advice-heading{font-family:Source Sans Pro;font-weight:600;font-size:18px;color:#fff}[data-component=contact-now] .contact-now-mobile .connect-button{width:136px;height:32px;background:#004e66;border-radius:14px;border:1px solid #fff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px}[data-component=contact-now] .contact-now-mobile .connect-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:16px;letter-spacing:.5px;color:#fff}[data-component=contact-now-leadway] .contact-now{background:url(/images/contact-now-bg-new.png);background-repeat:no-repeat;background-size:cover;background-position:50%;height:15vw;max-height:20vw;align-items:center;position:relative;border-radius:20px}[data-component=contact-now-leadway] .contact-now .content-div{margin-top:82px}[data-component=contact-now-leadway] .contact-now .color-layer{background-color:rgba(0,78,102,.7);position:absolute;top:0;left:0;width:100%;height:100%}[data-component=contact-now-leadway] .contact-now .advice-heading{font-family:Source Sans Pro;font-weight:700;font-size:36px;color:#fff;line-height:47px;margin-bottom:15px}[data-component=contact-now-leadway] .contact-now .advice-content{font-family:Source Sans Pro;font-weight:400;font-size:22px;color:#fff;line-height:20px}[data-component=contact-now-leadway] .contact-now .connect-button{margin-top:6rem;width:163px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:31px;border:2px solid #fff;background:transparent;color:#fff}[data-component=contact-now-leadway] .contact-now .connect-button .phone-icon{font-size:1.4rem;margin-left:.5rem}[data-component=contact-now-leadway] .contact-now .connect-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:21px;letter-spacing:.5px;color:#fff}[data-component=contact-now-leadway] .contact-now .main-container{margin-left:69px;margin-right:69px}@media(min-width:1400px)and (max-width:1600px){[data-component=contact-now-leadway] .contact-now{height:19vw}}@media(min-width:991.5px)and (max-width:1400px){[data-component=contact-now-leadway] .contact-now{height:22vw;max-height:22vw}[data-component=contact-now-leadway] .content-div{margin-top:65px!important}}@media(min-width:768px)and (max-width:991.5px){[data-component=contact-now-leadway] .main-container{margin-left:32px!important;margin-right:32px!important}[data-component=contact-now-leadway] .contact-now{height:22vw;max-height:22vw}[data-component=contact-now-leadway] .content-div{margin-top:40px!important}[data-component=contact-now-leadway] .connect-button{margin-top:4rem!important}}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=contact-now-leadway] .advice-heading{font-size:30px!important}[data-component=contact-now-leadway] .contact-now .advice-content{font-size:18px}[data-component=contact-now-leadway] .main-container{margin-top:3rem!important}[data-component=contact-now-leadway] .connect-button{width:176px!important;height:50px!important;margin-bottom:1rem!important}}@media(min-width:1199.5px)and (max-width:1399.5px){[data-component=contact-now-leadway] .advice-heading{font-size:34px}[data-component=contact-now-leadway] .connect-button{width:195px!important;height:58px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=contact-now-leadway] .advice-heading{font-size:24px!important;line-height:1!important;margin-bottom:0!important}[data-component=contact-now-leadway] .advice-content{font-size:16px!important}[data-component=contact-now-leadway] .main-container{margin-top:3rem!important}}@media(max-width:767.5px){[data-component=contact-now-leadway] .phone-icon{font-size:1rem;margin-left:.1rem}}[data-component=contact-now-leadway] .contact-now-mobile{background:url(/images/contact-now-bg-new.png);background-repeat:no-repeat;background-size:cover;background-position:50%;height:auto;align-items:center;border-radius:15px}[data-component=contact-now-leadway] .contact-now-mobile .advice-heading{font-family:Source Sans Pro;font-weight:600;font-size:25px;color:#fff;margin-bottom:3px}@media(min-width:340px)and (max-width:442px){[data-component=contact-now-leadway] .contact-now-mobile .advice-heading{font-size:25px;text-align:center}[data-component=contact-now-leadway] .contact-now-mobile .advice-content{font-size:13px;text-align:center}}[data-component=contact-now-leadway] .contact-now-mobile .advice-content{font-family:Source Sans Pro;font-weight:400;font-size:15px;color:#fff;line-height:20px;text-align:center}[data-component=contact-now-leadway] .contact-now-mobile .connect-button{width:129px;height:43px;background:transparent;border-radius:19px;border:1px solid #fff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px}[data-component=contact-now-leadway] .contact-now-mobile .connect-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:16px;letter-spacing:.5px;color:#fff}[data-component=level-up] .levelUp-section .levelUp-heading{font-family:Source Sans Pro;font-weight:600;font-size:36px;text-align:center;color:#001f29}[data-component=level-up] .levelUp-section .levelUp-text{font-family:Source Sans Pro;font-weight:400;font-size:16px;text-align:center;color:#3d3d3d;opacity:.8}[data-component=level-up] .levelUp-section .article-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#fff}[data-component=level-up] .levelUp-section .article-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:32px;color:#fff;text-align:left}[data-component=level-up] .levelUp-section .see-all{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;color:#004e66}[data-component=level-up] .farmer{background:url(/images/home/farmer.png);background-repeat:no-repeat;background-size:contain;background-position:50%}[data-component=level-up] .farmer,[data-component=level-up] .sportCar{height:28rem;width:41rem;display:flex;padding:30px;align-items:flex-start;flex-direction:column;justify-content:flex-end}[data-component=level-up] .sportCar{background:url(/images/home/sportCar.png);background-repeat:no-repeat;background-size:contain;background-position:50%}[data-component=level-up] .exercise{background:url(/images/home/exercise.png);background-repeat:no-repeat;background-size:contain;background-position:50%;height:28rem;width:41rem;display:flex;padding:30px;align-items:flex-start;flex-direction:column;justify-content:flex-end}[data-component=level-up] .homeBlogCardBorder{border-radius:30px!important;background-size:cover!important}[data-component=level-up] .homeBlogCard{background-repeat:no-repeat;background-size:contain;background-position:50%;height:-moz-fit-content;height:fit-content;width:41rem;display:flex;padding:30px;align-items:flex-start;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}[data-component=level-up] .homeBlogCard img{border-radius:20px!important;max-width:28rem}[data-component=level-up] .homeBlogCard .homeBlogCardInfo{position:absolute;padding:30px;align-items:flex-start;flex-direction:column;justify-content:flex-end}@media(min-width:1960.5px){[data-component=level-up] .exercise,[data-component=level-up] .farmer,[data-component=level-up] .sportCar{height:39rem!important}[data-component=level-up] .homeBlogCard .homeBlogCardInfo{padding:30px}}@media(min-width:1199.5px)and (max-width:1400px){[data-component=level-up] .exercise,[data-component=level-up] .farmer,[data-component=level-up] .sportCar{height:26rem!important}[data-component=level-up] .homeBlogCard .homeBlogCardInfo{padding:20px}}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=level-up] .exercise,[data-component=level-up] .farmer,[data-component=level-up] .sportCar{height:21rem!important}[data-component=level-up] .farmer{max-width:21rem!important}[data-component=level-up] .homeBlogCardBorder{border-radius:25px!important}[data-component=level-up] .homeBlogCard .homeBlogCardInfo{padding:20px}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=level-up] .exercise,[data-component=level-up] .farmer,[data-component=level-up] .sportCar{height:16.3rem!important}[data-component=level-up] .homeBlogCardBorder{border-radius:25px!important}[data-component=level-up] .homeBlogCard .homeBlogCardInfo{padding:18px;padding-bottom:10px!important}[data-component=level-up] .article-text{font-size:14px!important;line-height:7px!important}[data-component=level-up] .article-heading{font-size:16px!important}[data-component=level-up] .exercise,[data-component=level-up] .farmer,[data-component=level-up] .sportCar{padding:21px!important}[data-component=level-up] .levelUp-heading{font-size:24px!important}[data-component=level-up] .levelUp-text{font-size:14px!important}[data-component=level-up] .farmer{max-width:15rem!important}}@media(max-width:767.5px){[data-component=level-up] .levelUp-heading{font-family:Source Sans Pro;font-weight:500;font-size:20px!important;text-align:center!important;color:#001f29}[data-component=level-up] .levelUp-text{font-family:Source Sans Pro;font-weight:500;font-size:14px!important;text-align:center!important;color:#3d3d3d;opacity:.8!important}[data-component=level-up] .see-all{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px!important;color:#004e66}[data-component=level-up] .article-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px!important;line-height:24px;color:#fff}[data-component=level-up] .article-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px!important;line-height:32px;color:#fff}[data-component=level-up] .article-text-mob{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px!important;line-height:18px;color:#fff}[data-component=level-up] .article-heading-mob{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px!important;line-height:22px;color:#fff}[data-component=level-up] .homeBlogCardMob{background-repeat:no-repeat;background-size:cover;background-position:50%;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;border-radius:20px!important}[data-component=level-up] .homeBlogCardMob img{border-radius:20px!important;max-width:28rem;width:100%;height:auto}[data-component=level-up] .homeBlogCardMob .homeBlogCardInfo{position:absolute;padding:18px;align-items:flex-start;flex-direction:column;justify-content:flex-end}}[data-component=level-up] .levelUp-mobile-section .levelUp-heading-mobile{font-family:Source Sans Pro;font-weight:600;font-size:20px;text-align:center;color:#001f29}[data-component=level-up] .levelUp-mobile-section .levelUp-text{font-family:Source Sans Pro;font-weight:500;font-size:14px;text-align:center;color:#3d3d3d;opacity:.8}[data-component=level-up] .levelUp-mobile-section .see-all{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;color:#004e66}[data-component=level-up] .levelUp-mobile-section .article-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#fff}[data-component=level-up] .levelUp-mobile-section .article-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:32px;color:#fff}[data-component=level-up] .levelUp-mobile-section ul.images{padding:0;display:flex;flex-direction:row;width:100%;overflow-x:auto;list-style:none;gap:1rem;margin:0 0 2rem;-ms-overflow-style:none;scrollbar-width:none}[data-component=level-up] .levelUp-mobile-section ul.images::-webkit-scrollbar{display:none}[data-component=level-up] .levelUp-mobile-section ul.images li{flex:0 0 auto;width:1650px;height:200px}[data-component=level-up] .levelUp-mobile-section ul.images li img{max-width:100%;max-height:100%}[data-component=customer-stories] .name{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;color:#001f29;text-align:center}[data-component=customer-stories] .city{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#3d3d3d;opacity:.7;text-align:center}[data-component=customer-stories] .my-masonry-grid{display:flex;width:auto;height:865px}[data-component=customer-stories] .my-masonry-grid_column{padding-left:10px;background-clip:padding-box}[data-component=customer-stories] .my-masonry-grid_column>div{background:#fff;margin-bottom:30px}[data-component=customer-stories] .imgaeRowHeight{height:5c0rem;overflow:scroll}[data-component=customer-stories] .scroll::-webkit-scrollbar{display:none}[data-component=customer-stories] .scroll,[data-component=customer-stories] element{-ms-overflow-style:none;scrollbar-width:none}[data-component=customer-stories] element{overflow-y:scroll}[data-component=customer-stories] element::-webkit-scrollbar{display:none}[data-component=customer-stories] .customer-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:48px;line-height:64px;color:#004e66}[data-component=customer-stories] .gap5{gap:5rem!important}[data-component=customer-stories] .customer-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#001f29;opacity:.9}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=customer-stories] .my-masonry-grid{height:658px!important}[data-component=customer-stories] .customer-heading{font-size:38px!important}[data-component=customer-stories] .customer-text{font-size:14px}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=customer-stories] .my-masonry-grid{height:548px!important}[data-component=customer-stories] .customer-heading{font-size:24px;line-height:35px}[data-component=customer-stories] .customer-text{font-size:14px;line-height:18px}}@media(max-width:767.5px){[data-component=customer-stories] .mobile-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:38px;display:flex;align-items:center;text-align:center;color:#004e66}[data-component=customer-stories] .customer-text{font-size:14px!important}[data-component=customer-stories] .my-masonry-grid{height:773px!important}}@media(max-width:475px){[data-component=customer-stories] .my-masonry-grid{height:583px!important}}[data-component=download-app] .contact-now{background:url(/images/home/download-app.png);background-repeat:no-repeat;background-size:contain;background-position:50%;height:46vw;display:flex;align-items:center}[data-component=download-app] .contact-now .advice-heading{font-family:Source Sans Pro;font-weight:600;font-size:34px;color:#fff}[data-component=download-app] .contact-now .advice-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#f5f5f5}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=download-app] .advice-heading{font-size:28px!important}[data-component=download-app] .advice-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px!important;color:#f5f5f5}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=download-app] .advice-heading{font-size:22px!important}[data-component=download-app] .advice-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px!important;color:#f5f5f5}}[data-component=download-app] .contact-now-mobile{background:url(/images/home/download-app-mobile.png);background-repeat:no-repeat;background-size:contain;background-position:50%;height:144vw;display:flex;align-items:stretch}[data-component=download-app] .contact-now-mobile .advice-heading{font-family:Source Sans Pro;font-weight:600;font-size:24px;color:#fff;text-align:center}[data-component=download-app] .contact-now-mobile .advice-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;color:#f5f5f5;text-align:center}[data-component=life-insurance-page] .life-insurance-banner{background:url(/images/life-insurance/life-insurance.png);background-repeat:no-repeat;background-size:contain;background-position:50%;height:35.2vw;display:flex;align-items:center;margin-top:3.4rem}[data-component=life-insurance-page] .life-insurance-banner .banner-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:48px;color:#001f29}[data-component=life-insurance-page] .life-insurance-banner .banner-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:24px;line-height:27px;color:#3d3d3d;opacity:.8}[data-component=life-insurance-page] .life-insurance-banner .banner-button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:236px;height:52px;background:#004e66;border:1px solid #004e66;border-radius:30px}[data-component=life-insurance-page] .life-insurance-banner .banner-button .banner-button-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;letter-spacing:.5px;color:#fff}[data-component=life-insurance-page] .form-section .form-heading{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:36px;line-height:48px;text-align:center;color:#001f29}[data-component=life-insurance-page] .form-section .form-subheading{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;text-align:center;color:#001f29;opacity:.8}@media(min-width:767.5px)and (max-width:2800px){[data-component=life-insurance-page] .form-section .input-fields{justify-content:center!important}}[data-component=life-insurance-page] .form-section .input-fields .form-label{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;line-height:23px;color:#001f29}[data-component=life-insurance-page] .form-section .input-fields .numberLabel{margin-top:-2.6rem}[data-component=life-insurance-page] .form-section .input-fields .pxx-5{padding-left:4rem;padding-right:4rem}[data-component=life-insurance-page] .form-section .input-fields .form-input{width:570px;height:60px;background:#fff;border:1px solid #ccc;border-radius:8px}[data-component=life-insurance-page] .form-section .input-fields .form-input::-moz-placeholder{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#7e7e7e}[data-component=life-insurance-page] .form-section .input-fields .form-input:-ms-input-placeholder{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#7e7e7e}[data-component=life-insurance-page] .form-section .input-fields .form-input::placeholder{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#7e7e7e}[data-component=life-insurance-page] .form-section .input-fields .form-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 40px 9px;gap:10px;width:570px;height:52px;background:#004e66;border:1px solid #004e66;border-radius:30px}[data-component=life-insurance-page] .form-section .input-fields .form-button-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;text-align:center;letter-spacing:.5px;color:#fff}[data-component=life-insurance-page] .form-section .input-fields .button-bottom-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:16px;letter-spacing:.15px;color:#3d3d3d}[data-component=life-insurance-page] .form-section .input-fields .button-bottom-text .green-text{color:#14a066!important}[data-component=life-insurance-page] .why-ombrella-section .borderT,[data-component=life-insurance-page] .why-ombrella-section .borderT2{background:#fff;box-shadow:0 0 4px rgba(0,0,0,.18);border-radius:8px}[data-component=life-insurance-page] .why-ombrella-section .third-sectionII .head-ombrella{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;text-align:center;color:#7e7e7e}[data-component=life-insurance-page] .why-ombrella-section .third-sectionII .second-head-ombrella{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:36px;color:#001f29;text-align:center}[data-component=life-insurance-page] .why-ombrella-section .third-sectionII .third-head-ombrella{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;text-align:center;color:#001f29;opacity:.8}[data-component=life-insurance-page] .why-ombrella-section .third-sectionII .features_wrapper .border-right{border-right:1px solid #cdcdcd}[data-component=life-insurance-page] .why-ombrella-section .third-sectionII .features_wrapper .features_card{padding:30px 25px 20px}[data-component=life-insurance-page] .why-ombrella-section .third-sectionII .features_wrapper .features_card .feature-headingI{font-family:Source Sans Pro;font-weight:600;font-size:24px;color:#001f29}[data-component=life-insurance-page] .why-ombrella-section .third-sectionII .features_wrapper .features_card .feature-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#3d3d3d;opacity:.75}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=life-insurance-page] .why-ombrella-section .feature-headingI{font-size:18px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=life-insurance-page] .why-ombrella-section .feature-headingI{font-size:14px!important}[data-component=life-insurance-page] .why-ombrella-section .feature-text{font-size:14px!important;line-height:17px!important}[data-component=life-insurance-page] .why-ombrella-section .second-head-ombrella{font-size:32px!important}}@media(max-width:767.5px){[data-component=life-insurance-page] .why-ombrella-section .borderT{background:#fff;box-shadow:0 0 0 transparent!important;border-bottom:1px solid hsla(0,0%,80%,.4)!important;border-radius:0!important}[data-component=life-insurance-page] .why-ombrella-section .borderT2{background:#fff;box-shadow:0 0 0 transparent!important;border-bottom:0 solid hsla(0,0%,80%,.4)!important;border-radius:0!important}[data-component=life-insurance-page] .why-ombrella-section .second-head-ombrella{font-size:20px!important}[data-component=life-insurance-page] .why-ombrella-section .mar-bottom{margin-bottom:1rem!important}[data-component=life-insurance-page] .why-ombrella-section .features_card{padding:8px 10px!important}[data-component=life-insurance-page] .why-ombrella-section .features_wrapper{max-height:1630px!important}[data-component=life-insurance-page] .why-ombrella-section .img-fluid-logo{max-width:25%!important;max-height:32px!important;margin-bottom:.5rem!important}[data-component=life-insurance-page] .why-ombrella-section .feature-headingI{font-size:14px!important}[data-component=life-insurance-page] .why-ombrella-section .feature-text{margin-top:10px!important;font-size:14px!important;line-height:16px!important}[data-component=life-insurance-page] .why-ombrella-section .margin-bottom{margin-bottom:0!important}}@media(max-width:475px){[data-component=life-insurance-page] .why-ombrella-section .middle-feature-card{margin-top:0!important}}[data-component=life-insurance-page] .benefits-section{background:hsla(0,0%,96%,.5)}[data-component=life-insurance-page] .benefits-section .benifits-heading{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:36px;line-height:48px;text-align:center;color:#001f29}[data-component=life-insurance-page] .benefits-section .benifits-subheading{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;text-align:center;color:#001f29;opacity:.8}[data-component=life-insurance-page] .benefits-section .heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:32px;color:#001f29}[data-component=life-insurance-page] .benefits-section .text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#3d3d3d;opacity:.75}[data-component=life-insurance-page] .benefits-section .border-right{border-right:1px solid #ccc}[data-component=life-insurance-page] .p54{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:36px;text-align:center;color:#001f29}[data-component=life-insurance-page] .p55{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#3d3d3d}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=life-insurance-page] .banner-heading{font-size:34px!important}[data-component=life-insurance-page] .banner-text{font-size:18px!important}[data-component=life-insurance-page] .banner-button{width:204px!important;height:50px!important}[data-component=life-insurance-page] .form-heading{font-size:30px!important;line-height:37px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=life-insurance-page] .heading{font-size:18px!important}[data-component=life-insurance-page] .banner-heading{font-size:28px!important}[data-component=life-insurance-page] .banner-text{font-size:16px!important;line-height:21px!important}[data-component=life-insurance-page] .banner-button{padding:12px 8px!important;width:194px!important;height:38px!important}[data-component=life-insurance-page] .form-heading{font-size:26px!important;line-height:28px!important}[data-component=life-insurance-page] .form-subheading{font-size:14px!important}[data-component=life-insurance-page] .benifits-heading{font-size:26px!important}[data-component=life-insurance-page] .benifits-subheading{font-size:14px!important}[data-component=life-insurance-page] .p54{font-size:30px!important}}[data-component=life-insurance-page] .life-insurance-banner-mobile{background:url(/images/life-insurance/new-term.png);background-repeat:no-repeat;background-size:contain;background-position:50%;height:186.5vw;display:flex;margin-top:2rem}[data-component=life-insurance-page] .life-insurance-banner-mobile .banner-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:26px!important;color:#001f29}[data-component=life-insurance-page] .life-insurance-banner-mobile .banner-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#3d3d3d;opacity:.8}[data-component=life-insurance-page] .life-insurance-banner-mobile .banner-button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:152px;height:36px;background:#004e66;border:1px solid #004e66;border-radius:30px}[data-component=life-insurance-page] .life-insurance-banner-mobile .banner-button .banner-button-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.5px;color:#fff}@media(min-width:475.5px)and (max-width:767.5px){[data-component=life-insurance-page] .life-insurance-banner-mobile .banner-heading{font-size:34px!important}[data-component=life-insurance-page] .life-insurance-banner-mobile .banner-text{font-size:22px!important;line-height:30px!important}}@media(max-width:767.5px){[data-component=life-insurance-page] .numberLabel{margin-top:-1.9rem!important;font-size:14px!important}[data-component=life-insurance-page] .pxx-5{padding-left:3.4rem!important;padding-right:3.4rem!important}[data-component=life-insurance-page] .form-heading{font-weight:600!important;font-size:24px!important;line-height:38px!important}[data-component=life-insurance-page] .form-subheading{font-weight:400!important;font-size:14px!important;line-height:20px!important}[data-component=life-insurance-page] .form-input{width:310px!important;height:40px!important;background:#fff;border:1px solid #ccc;border-radius:8px}[data-component=life-insurance-page] .form-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 40px 9px;gap:10px;width:310px!important;height:37px!important;background:#004e66;border:1px solid #004e66;border-radius:30px}[data-component=life-insurance-page] .form-label{font-size:14px!important;line-height:10px!important}[data-component=life-insurance-page] .form-input::-moz-placeholder{font-size:14px!important}[data-component=life-insurance-page] .form-input:-ms-input-placeholder{font-size:14px!important}[data-component=life-insurance-page] .form-input::placeholder{font-size:14px!important}[data-component=life-insurance-page] .form-button-text{font-size:14px!important}[data-component=life-insurance-page] .benifits-heading{font-size:24px!important;line-height:38px!important}[data-component=life-insurance-page] .benifits-subheading{font-size:14px!important}[data-component=life-insurance-page] .small-img{max-width:10%!important}[data-component=life-insurance-page] .heading{font-size:14px!important;line-height:16px!important}[data-component=life-insurance-page] .text{font-size:14px!important}[data-component=life-insurance-page] .border-right{border-right:1px solid hsla(0,0%,96%,.5)!important;border-bottom:1px solid #ccc!important;padding-top:5px}[data-component=life-insurance-page] .p54{font-size:24px!important}[data-component=life-insurance-page] .p55{font-size:14px!important}}[data-component=detail-page] .some-recommended{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#001f29;margin-bottom:1rem}[data-component=detail-page] .drop-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#3d3d3d}[data-component=detail-page] .dropdown-header{background:#f5f5f5;margin-top:3rem!important}[data-component=detail-page] .dropdown-header .css-1s8q0hf-MuiFormControl-root{background:#fff!important;border-radius:32px!important;border:1px solid #fff}[data-component=detail-page] .dropdown-header .css-2ibl75-MuiInputBase-root-MuiOutlinedInput-root-MuiSelect-root{border-radius:33px;border:1px solid #f5f5f5!important;border-color:#fff}[data-component=detail-page] .card-section .AddOn{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;color:#7e7e7e}[data-component=detail-page] .card-section .content{background:rgba(255,174,0,.2);border-radius:13px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#7e7e7e;padding:4px 8px;gap:2px}[data-component=detail-page] .card-section .detail-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#001f29}[data-component=detail-page] .card-section .detail-head .head-text{color:#004e66!important}[data-component=detail-page] .card-section .detail-subhead{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#7e7e7e;margin-bottom:-1rem}[data-component=detail-page] .card-section .detail-subhead .subhead-text{color:#000}@media(max-width:767.5px){[data-component=detail-page] .card-section .detail-head{font-size:18px!important;line-height:25px;margin-bottom:.5rem}[data-component=detail-page] .card-section .detail-subhead{font-size:14px!important;margin-bottom:1rem}}[data-component=detail-page] .detail-page-mobile .AddOn{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#7e7e7e}[data-component=detail-page] .detail-page-mobile .content{background:rgba(255,174,0,.2);border-radius:13px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:10px;color:#7e7e7e;padding:4px 8px;gap:2px}[data-component=detail-page] .detail-page-mobile .back-detail{background:#f5f5f5;margin-top:3rem}[data-component=detail-page] .detail-page-mobile .back-detail .name{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;color:#3d3d3d}[data-component=detail-page] .detail-page-mobile .pp{padding:0}[data-component=detail-page] .detail-page-mobile .mobile-details-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;display:flex;justify-content:space-between;color:#001f29}[data-component=detail-page] .detail-page-mobile .mobile-details-subhead{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;letter-spacing:.0015em;color:#7e7e7e;line-height:20px;padding:0}[data-component=detail-page] .detail-page-mobile .head-text-mobile{color:#004e66}[data-component=detail-page] .detail-page-mobile .subhead-text-mbile{color:#000}[data-component=detail-page] .detail-page-mobile .edit-green{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;color:#14a066}[data-component=detail-page] .color-fill{background:#004e66}[data-component=detail-page] .color-fill .heading-left{font-weight:600;font-size:36px;color:#fff;text-align:center}[data-component=detail-page] .color-fill .heading-right{font-weight:400;font-size:16px;color:#fff;opacity:.9;text-align:center}[data-component=detail-page] .color-fill .insuranceBox{color:#fff;cursor:pointer;width:422px;left:64px;top:200px;background:#00546d;border-radius:15px}[data-component=detail-page] .color-fill .insuranceBox .partner-img{height:55px;width:99px}[data-component=detail-page] .color-fill .insuranceBox .border-partner{opacity:.25;border:1px solid #ccc}[data-component=detail-page] .color-fill .insuranceBox .partner-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px}[data-component=detail-page] .color-fill .insuranceBox .partner-sentence{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;opacity:.78}[data-component=detail-page] .color-fill .insuranceBox .get-started{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:16px;letter-spacing:.15px;display:flex;justify-content:flex-start;gap:10px}[data-component=detail-page] .color-fill .insuranceBox:hover{color:#001f29;background:#ffae00;box-shadow:2px 4px 7px rgba(0,0,0,.25)}[data-component=detail-page] .color-fill .insuranceBox:hover img{filter:brightness(100) invert(1)}@media(max-width:767.5px){[data-component=detail-page] .some-recommended{font-size:16px!important;margin:1rem 0!important}[data-component=detail-page] .flex-direction{display:flex;flex-direction:column}[data-component=detail-page] .insuranceBox{width:100%!important}[data-component=detail-page] .heading-left{font-size:24px!important}[data-component=detail-page] .heading-right{font-size:14px!important}[data-component=detail-page] .mar-top{margin-top:0!important}[data-component=detail-page] .partner-heading{font-size:20px!important}[data-component=detail-page] .partner-sentence{font-size:14px!important}}[data-component=detail-page] .heading{border-bottom:1px solid #dce7ea;text-align:center}[data-component=detail-page] .filters-drawer{min-height:33rem!important;min-width:17rem;text-transform:capitalize}[data-component=detail-page] .filters-drawer .filters-header{font-size:1rem;color:#001f29;font-weight:600;padding:.5rem;justify-content:center}[data-component=detail-page] .filters-drawer .filters-header,[data-component=detail-page] .filters-drawer .filters-icon{display:flex;flex-direction:row;align-content:center;align-items:center;border-bottom:1.5px solid #dce7ea}[data-component=detail-page] .filters-drawer .filters-icon .back-icon{font-size:1.2rem;cursor:pointer;color:#7e8f99}[data-component=detail-page] .filters-drawer .category{display:flex;flex-direction:column;justify-content:center;align-content:center;color:#001f29;font-size:.875rem;border-right:1.5px solid #dce7ea}[data-component=detail-page] .filters-drawer .category>div{padding:1rem;border-bottom:1.5px solid #dce7ea}[data-component=detail-page] .filters-drawer .category .active{color:#fff;background-color:#001f29}[data-component=detail-page] .filters-drawer .sub-category{padding:0 0 0 .5rem!important}[data-component=detail-page] .filters-drawer .sub-category .sub-filters{padding-left:.5rem;color:#001f29;font-size:.875rem!important}[data-component=detail-page] .filters-drawer .sub-category .sub-filters .see-more{display:flex;align-items:center;align-content:center;flex-wrap:nowrap;flex-direction:row;text-transform:capitalize;font-weight:600;cursor:pointer;margin-top:.5rem}[data-component=detail-page] .filters-drawer .sub-category .sub-filters .see-more .add-icon{font-size:1rem}[data-component=detail-page] .filters-drawer .sub-category .sub-filters .see-more .minus-icon{margin-bottom:.5rem;font-size:1rem}[data-component=insurance-card] .product-name{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#001f29}[data-component=insurance-card] .provider-name{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#7e7e7e}@media(min-width:767.5px)and (max-width:1199.5px){[data-component=insurance-card] .product-name{font-size:20px!important}[data-component=insurance-card] .provider-name{font-size:12px}}[data-component=insurance-card] .hide{display:none}[data-component=insurance-card] .myDIV:hover+.hide{display:block;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#001f29;background:rgba(91,245,181,.3);border-radius:8px}[data-component=insurance-card] .imgIcon{max-width:50%!important}[data-component=insurance-card] .pay-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;text-align:center;color:#ffae00}[data-component=insurance-card] .card{background:#fff;border:2.4px solid #f5f5f5;box-shadow:0 2px 4px -2px hsla(0,0%,100%,.15),0 4px 4px -2px rgba(24,39,75,.04);border-radius:16px}[data-component=insurance-card] .card .border-right{border-right:2px solid #ccc}[data-component=insurance-card] .card .age,[data-component=insurance-card] .card .sum{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#001f29}[data-component=insurance-card] .card .limit{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;text-align:center;color:#3d3d3d}[data-component=insurance-card] .card .buy-button{width:190px;height:48px;font-weight:600;background:#004e66;border-radius:24px;border:1px solid #004e66;color:#fff;font-size:24px}[data-component=insurance-card] .card .buy-buttondisable{width:190px;height:48px;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff;font-size:24px}[data-component=insurance-card] .card button .comment,[data-component=insurance-card] .card button:hover .replies{display:none}[data-component=insurance-card] .card button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}[data-component=insurance-card] .card .buy-button:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=insurance-card] .card .back{background:#ebfaff;border-radius:8px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#004e66}[data-component=insurance-card] .card .green-add{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;text-align:right;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066;cursor:pointer}[data-component=insurance-card] .card .img-width{max-width:7%}[data-component=insurance-card] .card .view{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;text-align:right;color:#004e66}@media(min-width:767.5px)and (max-width:991.5px){[data-component=insurance-card] .card .buy-button,[data-component=insurance-card] .card .buy-buttondisable{width:131px!important;height:32px!important;font-size:18px!important;font-weight:600}[data-component=insurance-card] .card .buy-buttondisable{background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff}[data-component=insurance-card] .card .buy-button:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=insurance-card] .card .age{font-size:18px!important}[data-component=insurance-card] .card .limit{font-size:14px!important}[data-component=insurance-card] .card .sum{font-size:18px!important}[data-component=insurance-card] .card .back{font-size:8px!important}[data-component=insurance-card] .card .view{font-size:12px}[data-component=insurance-card] .card .hide-card-text{font-size:12px!important}[data-component=insurance-card] .card .seeLess{font-size:10px!important}[data-component=insurance-card] .card .detail-head{font-size:20px!important}[data-component=insurance-card] .card .detail-subhead{font-size:14px!important}}[data-component=insurance-card] .hide-card{background:hsla(0,0%,96%,.6);border-radius:4px}[data-component=insurance-card] .hide-card-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;color:#3d3d3d}[data-component=insurance-card] input[type=checkbox]{accent-color:#14a066}[data-component=insurance-card] .seeLess{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066}[data-component=insurance-card] .card-mobile{border:2.4px solid #f5f5f5;box-shadow:0 2px 4px -2px hsla(0,0%,100%,.08);border-radius:16px}[data-component=insurance-card] .card-mobile .age,[data-component=insurance-card] .card-mobile .money{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#001f29}[data-component=insurance-card] .card-mobile .age{text-align:center}[data-component=insurance-card] .card-mobile .limit{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:9px;text-align:center;letter-spacing:.0015em;color:#3d3d3d}[data-component=insurance-card] .card-mobile .border-right{border-right:2px solid #ccc}[data-component=insurance-card] .card-mobile .mx{margin-right:.5rem!important}[data-component=insurance-card] .card-mobile .buy-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;line-height:24px;color:#004e66;margin-right:10px}[data-component=insurance-card] .card-mobile .buy-button{width:287px;height:36px;font-weight:600;background:#004e66;border:1px solid #004e66;border-radius:24px;color:#fff}[data-component=insurance-card] .card-mobile .buy-buttondisable{width:287px;height:36px;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff}[data-component=insurance-card] .card-mobile button .comment,[data-component=insurance-card] .card-mobile button:hover .replies{display:none}[data-component=insurance-card] .card-mobile button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}[data-component=insurance-card] .card-mobile .buy-button:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=insurance-card] .card-mobile .view-detail{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;text-align:center;letter-spacing:.0015em;color:#004e66}[data-component=insurance-card] .card-mobile .green-add{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066}[data-component=policy-details] .imgIcon{max-width:50%;height:auto}[data-component=policy-details] .pay-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;text-align:center;color:#ffae00}[data-component=policy-details] .policy-body .policy-header .coverage{border-right:2px solid #ccc}[data-component=policy-details] .policy-body .policy-header .sum{text-align:center}[data-component=policy-details] .policy-body .policy-header .age,[data-component=policy-details] .policy-body .policy-header .sum{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;color:#001f29}[data-component=policy-details] .policy-body .policy-header .limit{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#3d3d3d}[data-component=policy-details] .policy-body .policy-header .buy-button{width:144px;height:44px;background:#004e66;border-radius:24px;color:#fff;border:1px solid #004e66;font-weight:600}[data-component=policy-details] .policy-body .policy-header .buy-buttondisable{width:156px;height:48px;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff;font-size:24px}[data-component=policy-details] .policy-body .policy-header button .comment,[data-component=policy-details] .policy-body .policy-header button:hover .replies{display:none}[data-component=policy-details] .policy-body .policy-header button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00;font-weight:600}[data-component=policy-details] .policy-body .policy-header .buy-button:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00;font-weight:600}@media(max-width:767.5px){[data-component=policy-details] .policy-body .policy-header .policy-body{margin:0!important;padding:0!important}[data-component=policy-details] .policy-body .policy-header .mobile-buy-button{width:280px;height:36px;background:#004e66;border-radius:24px;color:#fff;border:1px solid #004e66}[data-component=policy-details] .policy-body .policy-header .buy-buttondisable{width:280px;height:36px;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff}[data-component=policy-details] .policy-body .policy-header button .comment,[data-component=policy-details] .policy-body .policy-header button:hover .replies{display:none}[data-component=policy-details] .policy-body .policy-header button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}[data-component=policy-details] .policy-body .policy-header .mobile-buy-button:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=policy-details] .policy-body .policy-header .age,[data-component=policy-details] .policy-body .policy-header .sum{font-size:16px!important}[data-component=policy-details] .policy-body .policy-header .limit{font-size:10px!important}}[data-component=policy-details] .policy-body .tab-active{border-bottom:4px solid #004e66;border-radius:4px 4px 0 0;color:#004e66!important}[data-component=policy-details] .policy-body .border-box{border-bottom:3px solid rgba(0,78,102,.05);padding-left:2.5rem;color:#7e7e7e}@media(max-width:767.5px){[data-component=policy-details] .policy-body .border-box{gap:1rem!important;padding-left:0!important}[data-component=policy-details] .policy-body .tab{font-size:12px!important}}@media(max-width:432.5px){[data-component=policy-details] .provider{font-size:10px!important}}[data-component=policy-details] .border-down{border:1.2px solid #004e66;border-radius:24px;height:36px;position:absolute;width:100%;bottom:0;z-index:991}[data-component=travel-policy-covers] .policy-body .free-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;color:#001f29}[data-component=travel-policy-covers] .policy-body .benifit-box{background:#fff;box-shadow:0 0 2px rgba(0,0,0,.05);border-radius:6px}[data-component=travel-policy-covers] .policy-body .free-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;color:#001f29}[data-component=travel-policy-covers] .policy-body .round-icon{background:#99e7ff}[data-component=travel-policy-covers] .policy-body .round-icon,[data-component=travel-policy-covers] .policy-body .round-icon-danger{min-height:2.5rem;min-width:2.5rem;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:1rem;max-height:2.5rem;max-width:2.5rem}[data-component=travel-policy-covers] .policy-body .round-icon-danger{background:#ffc4c4}[data-component=travel-policy-covers] .policy-body .arrow-icon-coronation-gadget{margin-right:.5rem;margin-bottom:.3rem}[data-component=travel-policy-covers] .policy-body .free-subhead{font-family:Source Sans Pro;font-size:16px;font-weight:400;line-height:18px;text-align:left;color:#3d3d3d}[data-component=travel-policy-covers] .policy-body .discount-percentage-value{display:flex}[data-component=travel-policy-covers] .policy-body .discount-percentage-value .value-off{background:rgba(20,160,102,.122);box-shadow:0 0 3px -2px rgba(0,0,0,.22);border-radius:6px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;color:#14a066;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 18px}@media(max-width:767.5px){[data-component=travel-policy-covers] .policy-body .free-text{font-size:16px!important}[data-component=travel-policy-covers] .policy-body .free-head{font-size:14px!important}[data-component=travel-policy-covers] .policy-body .free-subhead{font-size:12px!important}}[data-component=travel-policy-details] .pay-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;text-align:center;color:#ffae00}[data-component=travel-policy-details] .logo-name{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:20px}[data-component=travel-policy-details] .logo-name2{font-family:Source Sans Pro;font-size:15px;font-weight:400;line-height:18px}[data-component=travel-policy-details] .plan-name{font-family:Source Sans Pro;font-size:24px;font-weight:600;color:#001f29;line-height:16px}[data-component=travel-policy-details] .btn-footer{font-family:Source Sans Pro;font-size:12px;font-weight:400;line-height:16px;text-align:center}[data-component=travel-policy-details] .discount-percentage-value{display:flex}[data-component=travel-policy-details] .discount-percentage-value .value-off{background:#fff9f2;box-shadow:0 0 3px -2px rgba(0,0,0,.22);border-radius:24px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;color:#ec8103;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px}[data-component=travel-policy-details] .price-cut{display:flex;justify-content:center;margin-top:.2rem}[data-component=travel-policy-details] .price-cut .del{color:#7e7e7e;text-decoration:none;position:relative;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px}[data-component=travel-policy-details] .price-cut .del:before{content:" ";display:block;width:100%;border-top:2px solid #fd8989;height:12px;position:absolute;bottom:0;left:0;transform:rotate(7deg)}[data-component=travel-policy-details] .policy-body .policy-header .coverage{border-right:2px solid #ccc}[data-component=travel-policy-details] .policy-body .policy-header .age,[data-component=travel-policy-details] .policy-body .policy-header .sum{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:20px;color:#001f29;text-align:center}[data-component=travel-policy-details] .policy-body .policy-header .limit{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;color:#3d3d3d}[data-component=travel-policy-details] .policy-body .policy-header .replies{font-family:Source Sans Pro;font-size:20px;font-weight:600;line-height:30px;letter-spacing:0;text-align:center;color:#fff}[data-component=travel-policy-details] .policy-body .policy-header .buy-button{width:11.5vw;height:46px;background:#004e66;border-radius:24px;color:#fff;border:1px solid #004e66;font-weight:600}[data-component=travel-policy-details] .policy-body .policy-header .imgIcon{width:auto;height:57px!important}@media(max-width:980.5px){[data-component=travel-policy-details] .policy-body .policy-header .buy-button{width:15.5vw!important}}@media(max-width:767.5px){[data-component=travel-policy-details] .policy-body .policy-header .buy-button{width:100%!important;height:38px!important}[data-component=travel-policy-details] .policy-body .policy-header .gadget-buy-button{width:80%!important}[data-component=travel-policy-details] .policy-body .policy-header .imgIcon{width:auto;height:38px!important}}[data-component=travel-policy-details] .policy-body .policy-header .buy-buttondisable{width:170px;height:46px;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff;font-size:24px}[data-component=travel-policy-details] .policy-body .policy-header button .comment,[data-component=travel-policy-details] .policy-body .policy-header button:hover .replies{display:none}[data-component=travel-policy-details] .policy-body .policy-header button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00;font-weight:600}[data-component=travel-policy-details] .policy-body .policy-header .buy-button:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00;font-weight:600}@media(max-width:767.5px){[data-component=travel-policy-details] .policy-body .policy-header .policy-body{margin:0!important;padding:0!important}[data-component=travel-policy-details] .policy-body .policy-header .mobile-buy-button{width:280px;height:36px;background:#004e66;border-radius:24px;color:#fff;border:1px solid #004e66}[data-component=travel-policy-details] .policy-body .policy-header .buy-buttondisable{width:280px;height:36px;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff}[data-component=travel-policy-details] .policy-body .policy-header button .comment,[data-component=travel-policy-details] .policy-body .policy-header button:hover .replies{display:none}[data-component=travel-policy-details] .policy-body .policy-header button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}[data-component=travel-policy-details] .policy-body .policy-header .mobile-buy-button:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=travel-policy-details] .policy-body .policy-header .age,[data-component=travel-policy-details] .policy-body .policy-header .sum{font-size:14px!important}[data-component=travel-policy-details] .policy-body .policy-header .limit{font-size:10px!important}[data-component=travel-policy-details] .policy-body .policy-header .coverage{border-right:1px solid #ccc}}[data-component=travel-policy-details] .policy-body .tab-active{border-bottom:4px solid #004e66;border-radius:4px 4px 0 0;color:#004e66!important}[data-component=travel-policy-details] .policy-body .tab-active2{font-weight:700;color:#004e66!important}[data-component=travel-policy-details] .policy-body .de-active2{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#7e7e7e;line-height:22px;text-align:center}[data-component=travel-policy-details] .policy-body .border-box{border-bottom:3px solid rgba(0,78,102,.05);padding-left:2.5rem;color:#7e7e7e}[data-component=travel-policy-details] .policy-body .gadget-border-box{border-bottom:3px solid rgba(0,78,102,.15);padding-left:2.5rem;color:#7e7e7e}@media(max-width:767.5px){[data-component=travel-policy-details] .policy-body .border-box{gap:1rem!important;padding-left:0!important}[data-component=travel-policy-details] .policy-body .tab{font-size:12px!important}}@media(max-width:432.5px){[data-component=travel-policy-details] .provider{font-size:10px!important}}[data-component=travel-policy-details] .border-down{border:1.2px solid #004e66;border-radius:24px;height:36px;position:absolute;width:100%;bottom:0;z-index:991}[data-component=policy-features] .policy-body .feature-head,[data-component=policy-features] .policy-body .feature-head-2{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#001f29}[data-component=policy-features] .policy-body .feature-head-2{box-shadow:0 0 3px rgba(0,0,0,.12);border-radius:6px}[data-component=policy-features] .policy-body .feature-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#001f29}[data-component=policy-features] .policy-body .cover{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#001f29}[data-component=policy-features] .policy-body .cover-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#3d3d3d}@media(max-width:767.5px){[data-component=policy-features] .policy-body .feature-head,[data-component=policy-features] .policy-body .feature-head-2{font-size:16px!important}[data-component=policy-features] .policy-body .feature-text{font-size:14px!important}[data-component=policy-features] .policy-body .cover{font-size:16px!important}[data-component=policy-features] .policy-body .cover-text{font-size:14px!important}}[data-component=policy-benifits] .policy-body .free-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#001f29}[data-component=policy-benifits] .policy-body .benifit-box{background:#fff;box-shadow:0 0 3px rgba(0,0,0,.12);border-radius:6px}[data-component=policy-benifits] .policy-body .free-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#001f29}[data-component=policy-benifits] .policy-body .free-subhead{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;color:#3d3d3d}@media(max-width:767.5px){[data-component=policy-benifits] .policy-body .free-text{font-size:16px!important}}[data-component=edit-drawer] .input-fields-box{margin-bottom:1rem}[data-component=edit-drawer] .navHeading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:32px;line-height:40px;color:#001f29}[data-component=edit-drawer] .MuiFormLabel-root.Mui-focused{color:#7e7e7e!important}[data-component=edit-drawer] .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#5bf5b5!important}[data-component=edit-drawer] .fix-saving{bottom:0;position:absolute;margin-bottom:1rem}[data-component=edit-drawer] .fix-back{background:#fff}[data-component=edit-drawer] .fix-back .cancle{background:#fff;border:1px solid #004e66;border-radius:24px;color:#004e66}[data-component=edit-drawer] .fix-back .save{background:#004e66;border:1px solid #004e66;border-radius:24px;color:#fff}@media(max-width:767.5px){[data-component=edit-drawer] .navHeading{font-size:22px!important;line-height:30px!important}[data-component=edit-drawer] .edu-cancel{width:30px;display:flex;justify-content:center;margin-left:2rem}[data-component=edit-drawer] .edu-save{width:30px;display:flex;justify-content:center;margin-left:1rem}}[data-Components=Stepper-component] .sliderPadding{padding:0 11px 0 36px;margin-top:3rem}[data-Components=Stepper-component] .box-color{background:hsla(0,0%,96%,.7);border-radius:6px;padding:1rem;margin-bottom:1rem}[data-Components=Stepper-component] .box-color .box-span{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#3d3d3d;margin-right:.5rem}[data-Components=Stepper-component] .coverageSlider{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:16px;letter-spacing:.15px;color:#3d3d3d}[data-Components=Stepper-component] .box-max-age{background:hsla(0,0%,96%,.7);border-radius:6px;padding:1rem .5rem}[data-Components=Stepper-component] .ageText{color:#7e7e7e}[data-Components=Stepper-component] .ageText,[data-Components=Stepper-component] .maxAge{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:16px;letter-spacing:.15px}[data-Components=Stepper-component] .maxAge{color:#004e66}@media(max-width:767.5px){[data-Components=Stepper-component] .title{font-size:14px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-Components=Stepper-component] .stepper .left-side-section,[data-Components=Stepper-component] .stepper .margin-stepper{padding:2rem!important}[data-Components=Stepper-component] .stepper .left-side-section .logo-padding{padding:.5rem!important;margin-bottom:2rem!important}[data-Components=Stepper-component] .stepper .left-side-section .logo-padding .logo-img{height:1.5rem!important}[data-Components=Stepper-component] .stepper .left-side-section .terms-life-center .life-terms-logo .heading-img{font-size:24px!important}[data-Components=Stepper-component] .stepper .left-side-section .sub-heading{font-size:20px!important;margin-bottom:1rem!important}[data-Components=Stepper-component] .stepper .left-side-section .stepper-step{margin-top:2rem}[data-Components=Stepper-component] .resend,[data-Components=Stepper-component] .save-btn{padding:7px 10px!important}}@media(min-width:200px)and (max-width:767.5px){[data-Components=Stepper-component] .resend{width:100px!important}[data-Components=Stepper-component] .stepper .margin-stepper{padding:1rem!important}[data-Components=Stepper-component] .stepper .left-side-section{min-height:10vh!important;padding:1rem!important}[data-Components=Stepper-component] .stepper .left-side-section .logo-padding{padding:1rem 0;margin-bottom:1rem!important;display:flex}[data-Components=Stepper-component] .stepper .left-side-section .logo-padding .logo-img{height:1.5rem!important}[data-Components=Stepper-component] .stepper .left-side-section .terms-life-center .life-terms-logo{margin-bottom:.5rem!important}[data-Components=Stepper-component] .stepper .left-side-section .terms-life-center .life-terms-logo .life-img{margin-top:0!important}[data-Components=Stepper-component] .stepper .left-side-section .terms-life-center .life-terms-logo .heading-img{font-size:20px!important}[data-Components=Stepper-component] .stepper .left-side-section .sub-heading{font-size:16px!important;margin-bottom:0!important}[data-Components=Stepper-component] .stepper .left-side-section .stepper-step{width:100%;margin:1rem 0!important}[data-Components=Stepper-component] .save-continue .save-btn{display:flex;flex-direction:row;align-items:center;padding:9px 12px!important;font-size:14px!important;justify-content:center;cursor:pointer}[data-Components=Stepper-component] .save-continue .save-btn .next-icon{height:1rem!important;margin-left:0!important}[data-Components=Stepper-component] .save-continue .resend button{padding:7px 9px!important}[data-Components=Stepper-component] .save-continue .restart{padding:4px 14px!important}}[data-Components=Stepper-component] .stepper .margin-stepper{padding:3rem 5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:100%}[data-Components=Stepper-component] .stepper .left-side-section{background-color:#004e66;min-height:100vh;padding:1rem 3rem}[data-Components=Stepper-component] .stepper .left-side-section .logo-padding{padding:1rem 0;margin-bottom:3rem}[data-Components=Stepper-component] .stepper .left-side-section .logo-padding .logo-img{height:2rem;cursor:pointer}[data-Components=Stepper-component] .stepper .left-side-section .terms-life-center{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}[data-Components=Stepper-component] .stepper .left-side-section .terms-life-center .life-terms-logo{margin-bottom:2rem;display:flex}[data-Components=Stepper-component] .stepper .left-side-section .terms-life-center .life-terms-logo .life-img{height:2rem;margin-right:1rem;margin-top:.4rem}[data-Components=Stepper-component] .stepper .left-side-section .terms-life-center .life-terms-logo .heading-img{font-family:Source Sans Pro;font-weight:600;font-size:32px;color:#5bf5b5}[data-Components=Stepper-component] .stepper .left-side-section .sub-heading{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:24px;line-height:27px;color:#f5f5f5;margin-bottom:2rem}[data-Components=Stepper-component] .stepper .left-side-section .stepper-step{margin-top:2rem}[data-Components=Stepper-component] .personal-details .generate-quotes .save-btn{display:flex;flex-direction:row;align-items:center;padding:9px 12px!important;font-size:14px!important;justify-content:center;cursor:pointer}[data-Components=Stepper-component] .personal-details .generate-quotes .save-btn .next-icon{height:1rem!important;margin-left:0!important}[data-Components=Stepper-component] .personal-details .generate-quotes .resend button{padding:7px 9px!important}[data-Components=Stepper-component] .personal-details .generate-quotes .restart{padding:4px 14px!important}[data-Components=Stepper-component] .personal-details .box:hover{color:#ffae00!important;border:1px solid #ffae00}[data-Components=Stepper-component] .personal-details .box:hover .icon-content .sub-box .name,[data-Components=Stepper-component] .personal-details .box:hover .icon-content .sub-box .name-details{color:#ffae00}[data-Components=Stepper-component] .personal-details .active-box{background:#ffae00;display:flex;border:1px solid #ffae00;border-radius:8px;height:56px;justify-content:space-between;align-items:center;flex-direction:row;padding:8px;cursor:pointer}[data-Components=Stepper-component] .personal-details .active-box .icon-content{display:flex;justify-content:center;align-items:center;align-content:center}[data-Components=Stepper-component] .personal-details .active-box .icon-content .car-log{height:2rem;margin-right:1rem;filter:brightness(0) invert(1)}[data-Components=Stepper-component] .personal-details .active-box .icon-content .sub-box .name{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:22px;color:#fff}[data-Components=Stepper-component] .personal-details .active-box .icon-content .sub-box .name-details{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#fff}[data-Components=Stepper-component] .personal-details .box{display:flex;border:1px solid #ccc;border-radius:8px;height:56px;justify-content:space-between;align-items:center;flex-direction:row;padding:4px;cursor:pointer}[data-Components=Stepper-component] .personal-details .box .icon-content{display:flex;justify-content:center;align-items:center;align-content:center}[data-Components=Stepper-component] .personal-details .box .icon-content .car-log{height:2rem;margin-right:1rem}[data-Components=Stepper-component] .personal-details .box .icon-content .sub-box .name{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:22px;color:#fff}[data-Components=Stepper-component] .personal-details .box .icon-content .sub-box .name-details{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#7e7e7e}[data-Components=Stepper-component] .personal-details .box .content-icon .unchecked-icon{color:#ccc;font-size:1.2rem;margin-right:2px;margin-left:2px}[data-Components=Stepper-component] .personal-details .vehicle-type{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:48px;display:flex;margin-bottom:4rem;line-height:64px;text-align:center;color:#fff;justify-content:center;align-items:center}[data-Components=Stepper-component] .personal-details .continue-type{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 32px;background:#004e66;width:191px;color:#fff;margin-top:4rem;border:1.2px solid #f5f5f5;border-radius:24px;cursor:pointer;font-weight:500;font-size:16px}[data-Components=Stepper-component] .personal-details .continue-type .next-icon{font-size:1rem;margin-left:.5rem}[data-Components=Stepper-component] .personal-details .back-btn{cursor:pointer;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:16px;letter-spacing:.15px;color:#14a066;margin:1rem 0}[data-Components=Stepper-component] .personal-details .back-btn .back-icon{height:1rem}[data-Components=Stepper-component] .personal-details .kindly{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#001f29;margin-bottom:2rem}[data-Components=Stepper-component] .personal-details .personal-field .otp-number{display:flex;margin-top:1rem;margin-bottom:3rem}[data-Components=Stepper-component] .personal-details .personal-field .otp-number input{width:100%!important;margin-right:1rem;padding:10px;height:40px;border:1px solid gray;border-radius:4px}[data-Components=Stepper-component] .personal-details .personal-field .otp-number input::-moz-placeholder{color:gray}[data-Components=Stepper-component] .personal-details .personal-field .otp-number input:-ms-input-placeholder{color:gray}[data-Components=Stepper-component] .personal-details .personal-field .otp-number input::placeholder{color:gray}[data-Components=Stepper-component] .personal-details .personal-field .otp-number input:focus{outline:none}[data-Components=Stepper-component] .personal-details .personal-field .input-fields-box{margin-bottom:1.4rem}[data-Components=Stepper-component] .title{background:hsla(0,0%,80%,.32);border-radius:8px;font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#7e7e7e;height:71%}[data-Components=Stepper-component] .save-continue{display:flex;justify-content:space-between;align-content:center;align-items:center}[data-Components=Stepper-component] .save-continue .restart{background:#fff!important;border:1.2px solid #004e66!important;border-radius:24px;display:flex;color:#004e66!important;flex-direction:row;justify-content:center;align-items:center;padding:10px 32px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;cursor:pointer}[data-Components=Stepper-component] .save-continue .restart .restart-icon{height:1.2rem;margin-right:.2rem}[data-Components=Stepper-component] .save-continue .resend span{color:#004e66!important}[data-Components=Stepper-component] .save-continue .resend button{color:#004e66!important;background:#fff!important;border:1.2px solid #004e66!important;border-radius:24px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 32px;font-size:14px!important;line-height:0px}[data-Components=Stepper-component] .save-continue .resend a{cursor:pointer}[data-Components=Stepper-component] .save-continue .delaration-motor{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:16px;display:flex;align-items:flex-end;color:#000}[data-Components=Stepper-component] .save-continue .delaration-motor .span{display:contents;color:#14a066}[data-Components=Stepper-component] .save-continue .save-btn{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;letter-spacing:.5px;color:#fff;background:#004e66;border-radius:24px;display:flex;flex-direction:row;align-items:center;padding:10px 32px;justify-content:center;cursor:pointer}[data-Components=Stepper-component] .save-continue .save-btn .next-icon{height:1.5rem;margin-left:.5rem}[data-component=motorType]{background:#004e66;padding:1rem 4rem}@media(max-width:767.5px)and (min-width:200px){[data-component=motorType]{padding:1rem!important}[data-component=motorType] .active-box,[data-component=motorType] .box{height:80px!important}[data-component=motorType] .logo-padding{padding:1rem 0;margin-bottom:1rem!important}[data-component=motorType] .continue-type{margin-top:2rem!important}}[data-component=motorType] .logo-padding{padding:1rem 0;margin-bottom:3rem}[data-component=motorType] .logo-padding .logo-img{height:2rem;cursor:pointer}[data-component=motorType] .select-type{min-height:90vh;display:flex;justify-content:center;align-content:center;flex-direction:column}[data-component=motorType] .select-type .box:hover{color:#ffae00!important;border:1px solid #ffae00}[data-component=motorType] .select-type .box:hover .icon-content .sub-box .name,[data-component=motorType] .select-type .box:hover .icon-content .sub-box .name-details{color:#ffae00}[data-component=motorType] .select-type .active-box{background:#ffae00;display:flex;border:1px solid #ffae00;border-radius:16px;height:100px;justify-content:space-between;align-items:center;flex-direction:row;padding:4rem 2rem;cursor:pointer;margin-bottom:1rem}[data-component=motorType] .select-type .active-box .icon-content{display:flex;justify-content:center;align-items:center;align-content:center}[data-component=motorType] .select-type .active-box .icon-content .car-log{height:2rem;margin-right:1rem;filter:brightness(0) invert(1)}[data-component=motorType] .select-type .active-box .icon-content .sub-box .name{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:22px;color:#fff}[data-component=motorType] .select-type .active-box .icon-content .sub-box .name-details{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#fff}[data-component=motorType] .select-type .box{display:flex;border:1px solid #7e7e7e;border-radius:16px;height:100px;justify-content:space-between;align-items:center;flex-direction:row;padding:4rem 2rem;cursor:pointer;margin-bottom:1rem}[data-component=motorType] .select-type .box .icon-content{display:flex;justify-content:center;align-items:center;align-content:center}[data-component=motorType] .select-type .box .icon-content .car-log{height:2rem;margin-right:1rem}[data-component=motorType] .select-type .box .icon-content .sub-box .name{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:22px;color:#fff}[data-component=motorType] .select-type .box .icon-content .sub-box .name-details{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#ccc}[data-component=motorType] .select-type .box .content-icon .unchecked-icon{color:#ccc}[data-component=motorType] .select-type .vehicle-type{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:48px;display:flex;margin-bottom:4rem;line-height:64px;text-align:center;color:#fff;justify-content:center;align-items:center}[data-component=motorType] .select-type .continue-type{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 32px;background:#004e66;width:191px;color:#fff;margin-top:4rem;border:1.2px solid #f5f5f5;border-radius:24px;cursor:pointer;font-weight:500;font-size:16px}[data-component=motorType] .select-type .continue-type .next-icon{font-size:1rem;margin-left:.5rem}@media(max-width:767.5px)and (min-width:200px){[data-component=motorType] .select-type .active-box{padding:2rem .5rem}[data-component=motorType] .select-type .active-box .icon-content .car-log{height:1rem;margin-right:.5rem}[data-component=motorType] .select-type .active-box .icon-content .sub-box .name{font-size:14px}[data-component=motorType] .select-type .active-box .icon-content .sub-box .name-details{font-size:12px}[data-component=motorType] .select-type .active-box .content-icon .unchecked-icon{font-size:1rem}[data-component=motorType] .select-type .box{padding:2rem .5rem}[data-component=motorType] .select-type .box .icon-content .car-log{height:1rem;margin-right:.5rem}[data-component=motorType] .select-type .box .icon-content .sub-box .name{font-size:14px}[data-component=motorType] .select-type .box .icon-content .sub-box .name-details{font-size:12px}[data-component=motorType] .select-type .box .content-icon .unchecked-icon{font-size:1rem}[data-component=motorType] .select-type .vehicle-type{font-size:24px!important;margin-bottom:1rem}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=motorType] .select-type .active-box{padding:3rem 1rem}[data-component=motorType] .select-type .active-box .icon-content .car-log{height:1.4rem;margin-right:1rem}[data-component=motorType] .select-type .active-box .icon-content .sub-box .name{font-size:16px}[data-component=motorType] .select-type .active-box .icon-content .sub-box .name-details{font-size:12px}[data-component=motorType] .select-type .box{padding:3rem 1rem}[data-component=motorType] .select-type .box .icon-content .car-log{height:1.4rem;margin-right:1rem}[data-component=motorType] .select-type .box .icon-content .sub-box .name{font-size:16px}[data-component=motorType] .select-type .box .icon-content .sub-box .name-details{font-size:12px}[data-component=motorType] .select-type .vehicle-type{font-size:38px}}[data-component=gadget-checkout-point] .premimum{background-color:#fff;border:1px solid #fff;border-radius:8px;padding:1.5rem .25rem;margin-left:.15rem;margin-right:.15rem}.light-text-1{font-weight:400}.dark-text-1,.light-text-1{font-size:20px;color:#001f29;padding-top:.25rem;padding-bottom:.25rem}.dark-text-1{font-weight:600}.dark-text-2,.light-text-2{font-size:16px;font-weight:400;color:#001f29;padding-top:.25rem;padding-bottom:.25rem}.light-text-3{font-size:20px;font-weight:400;color:#3d3d3d;padding-top:.5rem;padding-bottom:.5rem}.total-payout{font-size:20px;font-weight:600;color:#001f29;text-align:end}@media(min-width:767.5px)and (max-width:991.5px){.dark-text-1,.total-payout{font-size:14px}}@media(max-width:767.5px)and (min-width:200.5px){.dark-text-1{font-size:16px;font-size:20px;font-weight:600;color:#001f29;padding-top:.25rem;padding-bottom:.25rem}.dark-text-2,.light-text-2{font-size:16px;font-weight:400;color:#001f29;padding-top:.25rem;padding-bottom:.25rem}.light-text-3{font-size:20px;font-weight:400;color:#3d3d3d;padding-top:.5rem;padding-bottom:.5rem}.total-payout{font-size:20px;font-weight:600;color:#001f29;text-align:end}}@media(max-width:767.5px)and (min-width:200.5px)and (max-width:767.5px)and (min-width:200.5px){.dark-text-1{font-size:16px;font-weight:600;color:#001f29;padding-top:.25rem;padding-bottom:.25rem}.light-text-3{font-size:16px;font-weight:400;color:#3d3d3d;white-space:nowrap;padding-top:.5rem;padding-bottom:.5rem}.total-payout{font-size:16px;font-weight:600;color:#001f29;text-align:end;line-height:18px}}@media(min-width:991.5px){[data-component=gadget-insurance-details] .gadget-insurance-details,[data-component=gadget-insurance-details] .gadget-insurance-plan{margin-top:6rem}[data-component=gadget-insurance-details] .fields-padding{padding-left:1rem;padding-right:1rem}[data-component=gadget-insurance-details] .buy-gadget-insurance{margin-bottom:7rem}}@media(max-width:991.5px)and (min-width:767.5px){[data-component=gadget-insurance-details] .gadget-insurance-details,[data-component=gadget-insurance-details] .gadget-insurance-plan{margin-top:6rem}[data-component=gadget-insurance-details] .fields-padding{padding-left:1rem;padding-right:1rem}[data-component=gadget-insurance-details] .buy-gadget-insurance{margin-bottom:7rem}}@media(max-width:767.5px)and (min-width:200.5px){[data-component=gadget-insurance-details] .gadget-insurance-plan{margin-top:1.5rem}[data-component=gadget-insurance-details] .plan-head{font-size:16px}[data-component=gadget-insurance-details] .buy-gadget-insurance{margin-bottom:1rem}[data-component=gadget-insurance-details] .gadget-insurance-details{margin-top:6rem}[data-component=gadget-insurance-details] .plan{margin-bottom:0}[data-component=gadget-insurance-details] .dark-text-value-gadget{color:#001f29;font-size:16px;font-weight:600}[data-component=gadget-insurance-details] .fields-padding{padding-left:0;padding-right:0}}@media(min-width:991.5px){[data-component=gadget-insurance-checkout] .gadget-review-review,[data-component=gadget-insurance-checkout] .plan-summary-review{margin-top:6rem}[data-component=gadget-insurance-checkout] .gadget-review-review .plan-head{font-size:24px}[data-component=gadget-insurance-checkout] .gadget-checkout-review{margin-top:1.5rem}[data-component=gadget-insurance-checkout] .checkout .head{font-size:24px;font-weight:600;cursor:pointer}[data-component=gadget-insurance-checkout] .checkout .gadget-view-less,[data-component=gadget-insurance-checkout] .gadget-view-less,[data-component=gadget-insurance-checkout] .gadget-view-more{color:#004e66;font-size:18px;font-weight:600;cursor:pointer}}@media(max-width:991.5px)and (min-width:767.5px){[data-component=gadget-insurance-checkout] .gadget-review-review,[data-component=gadget-insurance-checkout] .plan-summary-review{margin-top:6rem}[data-component=gadget-insurance-checkout] .gadget-checkout-review{margin-top:1.5rem}[data-component=gadget-insurance-checkout] .checkout .head{font-size:22px;font-weight:600;cursor:pointer}[data-component=gadget-insurance-checkout] .checkout .gadget-view-less{color:#004e66;font-size:12px;font-weight:600;cursor:pointer}}@media(max-width:991.5px)and (min-width:767.5px)and (max-width:767.5px)and (min-width:200.5px){[data-component=gadget-insurance-checkout] .plan-summary-review{margin-top:4rem}[data-component=gadget-insurance-checkout] .gadget-review-review{margin-top:1.5rem}[data-component=gadget-insurance-checkout] .gadget-checkout-review{margin-top:1.5rem;margin-bottom:3.5rem}[data-component=gadget-insurance-checkout] .checkout .head{font-size:16px;font-weight:600;color:#001f29}[data-component=gadget-insurance-checkout] .gadget-view-less,[data-component=gadget-insurance-checkout] .gadget-view-more{color:#004e66;font-size:17px;font-weight:600;cursor:pointer}[data-component=gadget-insurance-checkout] .dark-text-value-gadget{color:#001f29;font-size:16px;font-weight:600}}@media(max-width:991.5px)and (min-width:767.5px){[data-component=gadget-insurance-checkout] .gadget-view-less{color:#004e66;font-size:12px;font-weight:600;cursor:pointer}}@media(max-width:767.5px)and (min-width:200.5px){[data-component=gadget-insurance-checkout] .plan-summary-review{margin-top:6rem}[data-component=gadget-insurance-checkout] .gadget-review-review{margin-top:1.5rem}[data-component=gadget-insurance-checkout] .gadget-checkout-review{margin-top:1.5rem;margin-bottom:1.5rem}[data-component=gadget-insurance-checkout] .checkout .head{font-size:18px;font-weight:600;color:#001f29}[data-component=gadget-insurance-checkout] .gadget-view-more{color:#004e66;font-size:15px;font-weight:600;cursor:pointer}[data-component=gadget-insurance-checkout] .gadget-view-less{color:#004e66;font-size:16px;font-weight:600;cursor:pointer}[data-component=gadget-insurance-checkout] .dark-text-value-gadget{color:#001f29;font-size:16px;font-weight:600}}[data-component=plan-summery] .imgIcon{max-width:28%;height:auto}[data-component=plan-summery] .pad-bot{padding-bottom:2rem}[data-component=plan-summery] .view-card-imei-row{border-radius:4px;background:rgba(91,245,181,.08);margin-top:.7rem}[data-component=plan-summery] .view-detail-card{background:#fff;border-radius:10px;padding:1rem 0}[data-component=plan-summery] .view-detail-card .view-card-heading-row{border-bottom:1.5px solid #ccc;margin:0 1.2rem;padding-bottom:1rem}[data-component=plan-summery] .view-detail-card .view-card-heading-row .view-card-heading{font-family:Source Sans Pro;font-size:24px;font-weight:600;line-height:30px;letter-spacing:0;text-align:left;color:#001f29}@media(max-width:767.5px){[data-component=plan-summery] .view-detail-card .view-card-heading-row .view-card-heading{font-family:Source Sans Pro;font-size:18px!important;font-weight:600;letter-spacing:0;text-align:left;color:#001f29}}[data-component=plan-summery] .view-detail-card .view-card-heading-row .view-card-edit{font-weight:600;font-size:14px;line-height:20px;color:#14a066;text-align:right}[data-component=plan-summery] .view-detail-card .view-card-imei-row{border-radius:4px;background:rgba(91,245,181,.08);margin-top:.7rem;margin-left:1.2rem;margin-right:1.2rem}[data-component=plan-summery] .view-detail-card .view-card-imei-row .imei-head{font-family:Source Sans Pro;font-size:20px;font-weight:600;line-height:20px;letter-spacing:.0015em;text-align:left;color:#7e7e7e}[data-component=plan-summery] .view-detail-card .view-card-imei-row .imei-no{font-family:Source Sans Pro;font-size:20px;font-weight:600;line-height:20px;letter-spacing:.0015em;text-align:right}[data-component=plan-summery] .view-detail-card .view-card-field-row{margin-top:.7rem;margin-left:1.2rem;margin-right:1.2rem}[data-component=plan-summery] .view-detail-card .view-card-field-row .view-card-field{font-family:Source Sans Pro;font-size:20px;font-weight:400;line-height:25px;letter-spacing:0;text-align:left;color:#7e7e7e}[data-component=plan-summery] .view-detail-card .view-card-field-row .view-card-field-value{font-family:Source Sans Pro;font-size:20px;font-weight:600;line-height:25px;letter-spacing:0;text-align:right;color:#001f29}@media(min-width:767.5px)and (max-width:991.5px){[data-component=plan-summery] .dark-text-value-gadget{font-size:14px}}@media(max-width:767.5px){[data-component=plan-summery] .pad2{padding:0 1.4rem}[data-component=plan-summery] .plan-head{font-size:24px;font-weight:600!important}}[data-component=plan-summery] .imgProvider{max-width:43%!important;margin-right:10px}[data-component=plan-summery] .plan-img{width:70%}[data-component=plan-summery] .imgIc{max-width:70%;height:auto}[data-component=plan-summery] .imgIc-small{height:40px}[data-component=plan-summery] .plan{background:#fff;border-radius:10px}[data-component=plan-summery] .plan .plan-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#001f29}[data-component=plan-summery] .plan .left-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#001f29;opacity:.6}[data-component=plan-summery] .plan .right-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#001f29;text-align:end}[data-component=plan-summery] .plan .continue-button{padding:.5rem 5rem!important;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;background:#004e66;border-radius:30px;color:#fff;border:1px solid #004e66}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=plan-summery] .plan .plan-head{font-size:22px!important}[data-component=plan-summery] .plan .left-text,[data-component=plan-summery] .plan .right-text{font-size:18px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=plan-summery] .plan .plan-head{font-size:20px!important}[data-component=plan-summery] .plan .left-text,[data-component=plan-summery] .plan .right-text{font-size:16px!important}}@media(max-width:767.5px){[data-component=plan-summery] .plan .plan-head{font-size:18px!important}[data-component=plan-summery] .plan .left-text,[data-component=plan-summery] .plan .right-text{font-size:14px!important}[data-component=plan-summery] .plan .continue-button{padding:.2rem 2rem!important;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;background:#004e66;border-radius:30px;color:#fff;border:1px solid #004e66}}[data-component=plan-summery] .premimum{background:#fff;border-radius:10px}[data-component=plan-summery] .premimum .head{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#001f29;opacity:.6}[data-component=plan-summery] .premimum .money{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#004e66}[data-component=plan-summery] .premimum .month{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#7e7e7e}[data-component=plan-summery] .premimum .cover{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#001f29;opacity:.6}[data-component=plan-summery] .premimum .cash{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#001f29}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=plan-summery] .premimum .head{font-size:18px!important}[data-component=plan-summery] .premimum .money{font-size:20px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=plan-summery] .premimum .head,[data-component=plan-summery] .premimum .money,[data-component=plan-summery] .premimum .month{font-size:16px!important}[data-component=plan-summery] .premimum .cash,[data-component=plan-summery] .premimum .cover{font-size:14px!important}}@media(max-width:767.5px){[data-component=plan-summery] .premimum .plan-head{font-size:16px!important;font-weight:600!important}[data-component=plan-summery] .premimum .head{font-size:14px!important}[data-component=plan-summery] .premimum .money{font-size:16px!important}[data-component=plan-summery] .premimum .cash,[data-component=plan-summery] .premimum .cover,[data-component=plan-summery] .premimum .month{font-size:12px!important}[data-component=plan-summery] .premimum .green-border{border:1px solid #5bf5b5;border-radius:8px}}[data-component=plan-summery] .support{background:#fff;border-radius:10px}[data-component=plan-summery] .support .ben-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:23px;text-align:center;color:#004e66}[data-component=plan-summery] .support .head,[data-component=plan-summery] .support .head2{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;color:#001f29;text-align:center}[data-component=plan-summery] .support .subhead{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;text-align:center;color:#7e7e7e}@media(min-width:767.5px)and (max-width:991.5px){[data-component=plan-summery] .support .ben-head,[data-component=plan-summery] .support .head{font-size:16px}[data-component=plan-summery] .support .subhead{font-size:12px}}[data-component=plan-summery] .mobile-plan .img-plan{max-width:20%;height:auto}[data-component=plan-summery] .mobile-plan .back-change{background:#fff;border-radius:10px}[data-component=plan-summery] .mobile-plan .back-change .head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;text-transform:capitalize;color:#001f29}[data-component=plan-summery] .mobile-plan .back-change .cover{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.0015em;color:#001f29;opacity:.6}[data-component=plan-summery] .mobile-plan .back-change .right-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:20px;display:flex;align-items:flex-end;letter-spacing:.0015em;color:#001f29}[data-component=plan-summery] .mobile-plan .back-change .icon-info{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;color:#001f29;text-align:center}[data-component=plan-summery] .mobile-plan .back-change .icon-data{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;text-align:center;color:#7e7e7e}[data-component=plan-summery] .mobile-plan .back-change .feature{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;color:#001f29}[data-component=plan-summery] .mobile-plan .MuiCollapse-root .MuiCollapse-vertical .MuiCollapse-hidden .css-bz4dnt-MuiCollapse-root{border:1px solid red}[data-component=plan-summery] .MuiExpansionPanel-root:before{display:"none"}[data-component=plan-summery] .payment-button{background:#004e66;border-radius:30px;color:#fff;border:1px solid #004e66;width:100%!important}[data-component=travel-plan-summery] .imgIcon{max-width:28%;height:auto}[data-component=travel-plan-summery] .pad-bot{padding-bottom:2rem}@media(max-width:767.5px){[data-component=travel-plan-summery] .pad2{padding:0 1.4rem}[data-component=travel-plan-summery] .plan-head{font-size:16px!important;font-weight:600!important}}[data-component=travel-plan-summery] .imgProvider{max-width:43%!important;margin-right:10px}[data-component=travel-plan-summery] .plan{background:#fff;border-radius:10px}[data-component=travel-plan-summery] .plan .plan-head{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:24px;color:#001f29}[data-component=travel-plan-summery] .plan .left-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#001f29;opacity:.6}[data-component=travel-plan-summery] .plan .right-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;color:#001f29;text-align:end}[data-component=travel-plan-summery] .plan .left-text-total{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#001f29;opacity:.6;margin-top:.25rem}[data-component=travel-plan-summery] .plan .right-text-total{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;color:#004e66}[data-component=travel-plan-summery] .plan .premimum-back{background:rgba(91,245,181,.12);border-radius:12px}[data-component=travel-plan-summery] .plan .continue-button{padding:.5rem 5rem!important;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;background:#004e66;border-radius:30px;color:#fff;border:1px solid #004e66}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=travel-plan-summery] .plan .plan-head{font-size:22px!important}[data-component=travel-plan-summery] .plan .left-text,[data-component=travel-plan-summery] .plan .right-text{font-size:18px!important}[data-component=travel-plan-summery] .plan .left-text-total{margin-top:.1rem!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=travel-plan-summery] .plan .plan-head{font-size:20px!important}[data-component=travel-plan-summery] .plan .left-text,[data-component=travel-plan-summery] .plan .right-text{font-size:16px!important}[data-component=travel-plan-summery] .plan .right-text-total{font-size:22px!important}[data-component=travel-plan-summery] .plan .left-text-total{margin-top:.1rem!important}}@media(max-width:767.5px){[data-component=travel-plan-summery] .plan .plan-head{font-size:16px!important}[data-component=travel-plan-summery] .plan .left-text,[data-component=travel-plan-summery] .plan .right-text{font-size:14px!important}[data-component=travel-plan-summery] .plan .right-text-total{font-size:20px!important}[data-component=travel-plan-summery] .plan .left-text-total{margin-top:.1rem!important;font-size:16px!important}[data-component=travel-plan-summery] .plan .continue-button{padding:.2rem 2rem!important;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;background:#004e66;border-radius:30px;color:#fff;border:1px solid #004e66}}[data-component=travel-plan-summery] .premimum{background:#fff;border-radius:10px}[data-component=travel-plan-summery] .premimum .head{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#001f29;opacity:.6}[data-component=travel-plan-summery] .premimum .money{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#004e66}[data-component=travel-plan-summery] .premimum .month{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#7e7e7e}[data-component=travel-plan-summery] .premimum .cover{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#001f29;opacity:.6}[data-component=travel-plan-summery] .premimum .cash{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#001f29}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=travel-plan-summery] .premimum .head{font-size:18px!important}[data-component=travel-plan-summery] .premimum .money{font-size:20px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=travel-plan-summery] .premimum .head,[data-component=travel-plan-summery] .premimum .money,[data-component=travel-plan-summery] .premimum .month{font-size:16px!important}[data-component=travel-plan-summery] .premimum .cash,[data-component=travel-plan-summery] .premimum .cover{font-size:14px!important}}@media(max-width:767.5px){[data-component=travel-plan-summery] .premimum .plan-head{font-size:16px!important;font-weight:600!important}[data-component=travel-plan-summery] .premimum .head{font-size:14px!important}[data-component=travel-plan-summery] .premimum .money{font-size:16px!important}[data-component=travel-plan-summery] .premimum .cash,[data-component=travel-plan-summery] .premimum .cover,[data-component=travel-plan-summery] .premimum .month{font-size:12px!important}[data-component=travel-plan-summery] .premimum .green-border{border:1px solid #5bf5b5;border-radius:8px}}[data-component=travel-plan-summery] .support{background:#fff;border-radius:10px}[data-component=travel-plan-summery] .support .ben-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:23px;text-align:center;color:#004e66}[data-component=travel-plan-summery] .support .head,[data-component=travel-plan-summery] .support .head2{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;color:#001f29;text-align:center}[data-component=travel-plan-summery] .support .subhead{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;text-align:center;color:#7e7e7e}@media(min-width:767.5px)and (max-width:991.5px){[data-component=travel-plan-summery] .support .ben-head,[data-component=travel-plan-summery] .support .head{font-size:16px}[data-component=travel-plan-summery] .support .subhead{font-size:12px}}[data-component=travel-plan-summery] .mobile-plan .img-plan{max-width:20%;height:auto}[data-component=travel-plan-summery] .mobile-plan .back-change{background:#fff;border-radius:10px}[data-component=travel-plan-summery] .mobile-plan .back-change .head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;text-transform:capitalize;color:#001f29}[data-component=travel-plan-summery] .mobile-plan .back-change .cover{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.0015em;color:#001f29;opacity:.6}[data-component=travel-plan-summery] .mobile-plan .back-change .right-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:20px;display:flex;align-items:flex-end;letter-spacing:.0015em;color:#001f29}[data-component=travel-plan-summery] .mobile-plan .back-change .icon-info{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;color:#001f29;text-align:center}[data-component=travel-plan-summery] .mobile-plan .back-change .icon-data{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;text-align:center;color:#7e7e7e}[data-component=travel-plan-summery] .mobile-plan .back-change .feature{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;color:#001f29}[data-component=travel-plan-summery] .mobile-plan .MuiCollapse-root .MuiCollapse-vertical .MuiCollapse-hidden .css-bz4dnt-MuiCollapse-root{border:1px solid red}[data-component=travel-plan-summery] .MuiExpansionPanel-root:before{display:"none"}[data-component=travel-plan-summery] .payment-button{background:#004e66;border-radius:30px;color:#fff;border:1px solid #004e66;width:100%!important}[data-component=upgrade] .background-change{background:#fff;border-radius:10px}[data-component=upgrade] .background-change .head{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:24px;text-align:center;color:#001f29}[data-component=upgrade] .background-change .sub-heading{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#001f29}[data-component=upgrade] .background-change .text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;letter-spacing:.15px;color:#7e7e7e}[data-component=upgrade] .background-change .css-ahj2mt-MuiTypography-root{font-family:Source Sans Pro!important;font-style:normal!important;font-weight:400!important;font-size:16px;color:#3d3d3d!important}[data-component=upgrade] .background-change .premimum-back{background:rgba(91,245,181,.12);border-radius:4px}[data-component=upgrade] .background-change .premimum-back .money,[data-component=upgrade] .background-change .premimum-back .text-total{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#001f29}[data-component=upgrade] .background-change .premimum-back .money{text-align:right}[data-component=upgrade] .background-change .premimum-back .month{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#7e7e7e}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=upgrade] .background-change .head{font-size:20px}[data-component=upgrade] .background-change .sub-heading{font-size:18px}[data-component=upgrade] .background-change .text{font-size:14px}[data-component=upgrade] .background-change .css-ahj2mt-MuiTypography-root{font-size:16px!important}[data-component=upgrade] .background-change .premimum-back .text-total{font-size:16px}[data-component=upgrade] .background-change .premimum-back .money,[data-component=upgrade] .background-change .premimum-back .month{font-size:14px}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=upgrade] .head{font-size:18px!important}[data-component=upgrade] .sub-heading{font-size:16px!important}[data-component=upgrade] .text{font-size:12px!important}[data-component=upgrade] .css-ahj2mt-MuiTypography-root{font-size:10px!important}[data-component=upgrade] .premimum-back .money,[data-component=upgrade] .premimum-back .month,[data-component=upgrade] .premimum-back .text-total{font-size:14px!important}}@media(max-width:767.5px){[data-component=upgrade] .head{font-size:16px!important}[data-component=upgrade] .sub-heading{font-size:14px!important}[data-component=upgrade] .text{font-size:12px!important}[data-component=upgrade] .css-ahj2mt-MuiTypography-root{font-size:14px!important}[data-component=upgrade] .premimum-back .money,[data-component=upgrade] .premimum-back .month,[data-component=upgrade] .premimum-back .text-total{font-size:12px!important}}[data-component=member-details] .back-change{background:#fff;border-radius:10px}[data-component=member-details] .back-change .upper-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;color:#001f29}[data-component=member-details] .add-details-button{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#004e66;cursor:pointer}[data-component=member-details] .borderTab{background:#fff;border:1px solid rgba(153,231,255,.8);border-radius:4px;padding:2px;width:150px}[data-component=member-details] .tab-active{background:rgba(153,231,255,.3);border-radius:5px;color:#004e66}[data-component=member-details] .de-active,[data-component=member-details] .tab-active{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:22px;text-align:center;padding:1px}[data-component=member-details] .de-active{color:#7e7e7e}[data-component=member-details] .continue-button{padding:.5rem 2rem!important;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;background:#004e66;border-radius:30px;color:#fff;border:1px solid #004e66}[data-component=member-details] .next-icon{font-size:1.4rem;margin-left:.5rem}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=member-details] .upper-text{font-size:22px!important}[data-component=member-details] .health-condition-text{font-size:16px!important}[data-component=member-details] .health-btn{padding:9px 22px!important}[data-component=member-details] .head-text,[data-component=member-details] .sub-head-text{font-size:18px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=member-details] .upper-text{font-size:18px!important}[data-component=member-details] .health-condition-text{font-size:16px!important}[data-component=member-details] .health-btn{font-size:14px!important;padding:8px 20px!important}[data-component=member-details] .head-text,[data-component=member-details] .sub-head-text{font-size:16px!important}[data-component=member-details] .add-details-button{font-size:14px!important}}@media(max-width:767.5px){[data-component=member-details]{padding-bottom:2rem}[data-component=member-details] .details{font-size:14px!important}[data-component=member-details] .upper-text{font-size:16px!important}[data-component=member-details] .health-condition-text{font-size:14px!important}[data-component=member-details] .health-btn{font-size:14px!important;padding:5px 14px!important}[data-component=member-details] .head-text,[data-component=member-details] .sub-head-text{font-size:14px!important}}[data-component=member-details] .health-condition .health-condition-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:21px;letter-spacing:.5px;color:#004e66}[data-component=member-details] .health-condition .health-btns{margin:1rem 0;display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;align-content:center;align-items:center}[data-component=member-details] .health-condition .health-btns .active-btn{background:#99e7ff!important}[data-component=member-details] .health-condition .health-btns .health-btn{display:flex;cursor:pointer;flex-direction:row;align-items:flex-start;padding:9px 28px;gap:10px;background:#ecf4fa;border-radius:8px;margin:0 .5rem .5rem 0;font-size:14px;color:#004e66}[data-component=member-details] .br-border{border-bottom:1px solid #ccc}[data-component=member-details] .Beneficiary-details .head-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:18px;color:#001f29;opacity:.6}[data-component=member-details] .Beneficiary-details .sub-head-text{word-break:break-all;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;color:#001f29;overflow:scroll}[data-component=member-details] .Beneficiary-details .sub-head-text::-webkit-scrollbar{display:none}[data-component=member-details] .Beneficiary-details .btn-all{cursor:pointer}[data-component=member-details] .Beneficiary-details .btn-all .delete-icon{color:red;font-size:1.3rem}[data-component=member-details] .Beneficiary-details .btn-all .edit-icon{margin-left:.5rem}[data-component=member-details] .Beneficiary-details .ben-add-btn{border:1px dashed #004e66;border-radius:4px;display:flex;justify-content:center;align-items:center;align-content:center;height:44px;margin:1rem 0;cursor:pointer}[data-component=member-details] .Beneficiary-details .ben-add-btn .Add-more{display:flex;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;letter-spacing:.5px;color:#004e66;flex-direction:row;align-items:center;align-content:center;cursor:pointer}[data-component=member-details] .Beneficiary-details .ben-add-btn .Add-more>img{margin-right:.4rem}[data-component=terms-and-conditions] .back-change{background:#fff;border-radius:10px}[data-component=terms-and-conditions] .back-change .side-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:23px;color:#3d3d3d}[data-component=terms-and-conditions] .back-change .check-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#7e7e7e}[data-component=terms-and-conditions] .back-change .review{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066}@media(max-width:767.5px){[data-component=terms-and-conditions] .back-change .view{text-align:end;display:flex!important;justify-content:end!important;margin-bottom:6px;font-size:14px!important}[data-component=terms-and-conditions] .back-change .side-text{font-size:14px!important;line-height:14px!important}[data-component=terms-and-conditions] .back-change .check-text{font-size:14px;line-height:17px}[data-component=terms-and-conditions] .back-change .checkbox-new{padding-bottom:2rem}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=terms-and-conditions] .back-change .checkbox-new{padding-bottom:7rem}}@media(min-width:991.5px)and (max-width:1198.5px){[data-component=terms-and-conditions] .back-change .checkbox-new{padding-bottom:4.25rem}}@media(min-width:1198.5px){[data-component=terms-and-conditions] .back-change .checkbox-new{padding-bottom:3rem}}[data-component=checkout-point] .total-premium{background-color:#fff2d6}[data-component=checkout-point] .total-premium-dot-background{background-image:url(/images/design-dot-background.png);background-position:50%;background-repeat:no-repeat;background-size:contain}[data-component=checkout-point] .total-text{font-family:Source Sans Pro;font-size:24px;font-weight:600;line-height:30px;letter-spacing:0}[data-component=checkout-point] .total-amount{color:#004e66;font-family:Source Sans Pro;font-size:40px;font-weight:600;line-height:50px;letter-spacing:0}[data-component=checkout-point] .cover{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#001f29;opacity:.6}[data-component=checkout-point] .cash{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#001f29}@media(min-width:767.5px)and (max-width:991.5px){[data-component=checkout-point] .cash,[data-component=checkout-point] .cover{font-size:14px!important}}@media(max-width:767.5px){[data-component=checkout-point] .cash,[data-component=checkout-point] .cover{font-size:12px!important}}[data-component=checkout-point] .plan{background:#fff;border-radius:10px}[data-component=checkout-point] .plan .points{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#001f29}[data-component=checkout-point] .del-icon-ui{color:red;font-size:1.14rem;cursor:pointer;margin-top:.1rem}[data-component=checkout-point] .premimum{background:#fff;border-radius:10px}[data-component=checkout-point] .premimum .head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#001f29;padding-left:20px;padding-top:20px}[data-component=checkout-point] .premimum .sub-head{padding-left:20px}[data-component=checkout-point] .premimum .text-total{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#001f29}[data-component=checkout-point] .premimum .premimum-back{background:rgba(91,245,181,.12);border-radius:4px}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=checkout-point] .text-total{font-size:18px!important}[data-component=checkout-point] .points{font-size:20px!important}[data-component=checkout-point] .del-icon-ui{font-size:1.04rem!important;margin-top:-.1rem!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=checkout-point] .text-total{font-size:14px!important}[data-component=checkout-point] .points{font-size:18px!important}[data-component=checkout-point] .del-icon-ui{font-size:.9rem!important;margin-top:-.1rem!important}}@media(max-width:767.5px){[data-component=checkout-point] .head{font-size:16px!important;font-weight:600!important}[data-component=checkout-point] .text-total{font-size:14px!important}[data-component=checkout-point] .points{font-size:16px!important}[data-component=checkout-point] .del-icon-ui{font-size:.8rem!important;margin-top:-.1rem!important}}[data-component=congratulation] .upper-fix{display:flex;justify-content:center!important}[data-component=congratulation] .text{text-align:center;display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center}[data-component=congratulation] .congrats{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;text-align:center;color:#001f29}[data-component=congratulation] .congrats-head{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:24px;text-align:center;color:#004e66}[data-component=congratulation] .sub-h1{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;text-align:center;color:#7e7e7e}[data-component=congratulation] .back-documnet{background-color:#fff!important;border:2px solid #004e66!important;color:#004e66!important}[data-component=congratulation] .back-documnet .cardF{color:#004e66!important}[data-component=congratulation] .cardF{color:#fff}[data-component=congratulation] .img{width:201px;height:201px}[data-component=congratulation] .card-button-back{background:#004e66;border-radius:30px;padding:6px 30px;color:#fff;border:none;border-radius:4px;font-size:14px;height:45px}[data-component=congratulation] .back-home{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 40px 9px;gap:10px;width:340px;font-weight:600;height:52px;background:#004e66;border-radius:30px;border:none}@media(min-width:767.5px){[data-component=congratulation] .btn-width{width:378px;flex:0 0 auto}[data-component=congratulation] .body{min-height:30vh}[data-component=congratulation] .body2{min-height:77vh;margin-top:4rem}}@media(max-width:767px){[data-component=congratulation] .body{min-height:30vh}[data-component=congratulation] .body2{margin-top:2rem!important;min-height:95vh}[data-component=congratulation] .congrats{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;color:#001f29}[data-component=congratulation] .sub-h1{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;color:#7e7e7e}[data-component=congratulation] .btn-height{height:36px}[data-component=congratulation] .back-home{padding:4px 10px!important;width:361px!important}}@media(max-width:400px){[data-component=congratulation] .back-home{width:230px!important}}@media(max-width:475px){[data-component=congratulation] .back-home{width:228px!important}}[data-component=login] .skip{line-height:22px;position:fixed;margin-left:16%}[data-component=login] .skip,[data-component=login] .skip-setNew{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#14a066;bottom:3dvh;cursor:pointer}[data-component=login] .skip-setNew{text-align:center}[data-component=login] .skipMobile{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:22px;text-align:center;color:#14a066;cursor:pointer}@media(min-width:767.5px)and (max-width:991.5px){[data-component=login] .admin-login{margin-bottom:1rem!important}[data-component=login] .admin-login>h1{font-size:28px!important}[data-component=login] .admin-login>p,[data-component=login] .login-otp .login-form .label{font-size:16px!important}}[data-component=login] .login-btn{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;letter-spacing:.5px;color:#fff;background:#004e66;border-radius:24px;display:flex;flex-direction:row;align-items:center;padding:16px 32px;justify-content:center;cursor:pointer}[data-component=login] .admin-login{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}[data-component=login] .admin-login>h1{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:36px;line-height:43px;color:#001f29}[data-component=login] .admin-login>p{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:18px;line-height:21px;text-align:center;color:#7e7e7e}[data-component=login] .policy-agree{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:16px;letter-spacing:.15px;color:#3d3d3d;padding:1rem 0}[data-component=login] .policy-agree>span{color:#14a066;cursor:pointer}[data-component=login] .login-with-password{color:#004e66!important;background:#fff!important;border:1px solid #004e66;border-radius:30px;margin-top:1rem}[data-component=login] .forget{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;text-align:right;letter-spacing:.25px;color:#004e66;margin-top:1rem;cursor:pointer}[data-component=login] .login-otp .login-form{margin-bottom:2rem}[data-component=login] .login-otp .login-form .label{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;line-height:23px;color:#001f29;margin-bottom:.2rem}[data-component=login] .login-otp .login-form .sub-label{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#3d3d3d;opacity:.8;margin:.85rem 0;display:flex;justify-content:flex-start;align-items:center;align-content:center}[data-component=login] .login-otp .login-form .sub-label .phone-number{font-weight:500;font-size:18px!important}[data-component=login] .login-otp .login-form .sub-label .number .edit-btn,[data-component=login] .login-otp .login-form .sub-label .phone-number .edit-btn{margin-left:.5rem;cursor:pointer}[data-component=login] .login-otp .login-form .sendOtp{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:16px;text-align:center;letter-spacing:.15px;color:#004e66;cursor:pointer}[data-component=login] .login-otp .login-form .otp-number{display:flex;margin-top:1rem;margin-bottom:1rem}[data-component=login] .login-otp .login-form .otp-number input{width:100%!important;margin-right:1rem;padding:10px;height:40px;border:1px solid gray;border-radius:4px}[data-component=login] .login-otp .login-form .otp-number input::-moz-placeholder{color:gray}[data-component=login] .login-otp .login-form .otp-number input:-ms-input-placeholder{color:gray}[data-component=login] .login-otp .login-form .otp-number input::placeholder{color:gray}[data-component=login] .login-otp .login-form .otp-number input:focus{outline:none}[data-component=login] .login-otp .login-form .resend{margin-bottom:1rem;text-align:end}[data-component=login] .login-otp .login-form .resend span{color:#004e66!important;font-size:.9rem!important}[data-component=login] .login-otp .login-form .resend button{background-color:#fff!important;color:#004e66!important}[data-component=login] .login-otp .login-form .resend a{cursor:pointer}@media(max-width:767.5px){[data-component=login] .label{font-size:18px!important}[data-component=login] .admin-login{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}[data-component=login] .admin-login>h1{font-size:24px!important;line-height:23px!important;color:#001f29}[data-component=login] .admin-login>p{font-size:16px!important}}[data-component=account-setting]{margin-top:3.7rem!important;margin:3rem 0}@media(max-width:767.5px){[data-component=account-setting]{margin-top:.5rem!important}}[data-component=account-setting] h2{font-weight:600;font-size:20px;line-height:29px;color:#004e66;text-transform:capitalize}[data-component=account-setting] .left-section{background-color:#fff!important;padding:15px 0;justify-content:flex-start;border:1.2px solid #dce7ea!important;border-radius:4px;height:auto}[data-component=account-setting] .left-section .order{color:#7e7e7e;padding:1.5rem;text-transform:capitalize;display:flex;align-items:center;flex-direction:column;cursor:pointer;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;letter-spacing:.15px}[data-component=account-setting] .left-section .order .order-icon{font-size:1.2rem}[data-component=account-setting] .left-section .active-tab{color:#fff;fill:red;background-color:#004e66}[data-component=account-setting] .left-section .active-tab .order-icon{filter:brightness(0) invert(1)}[data-component=account-setting] .left-section svg.active{fill:#fff}[data-component=account-setting] .left-section .logout{justify-content:center;color:#004e66;margin-top:10rem}[data-component=account-setting] .right-section-upper{background-color:#fff!important;margin-bottom:1rem;justify-content:flex-start;display:flex;align-items:center;border:1px solid #dce7ea!important}[data-component=account-setting] .right-section-upper ul{display:flex;list-style:none;color:#576e76;font-weight:500;text-transform:uppercase;cursor:pointer;margin:0;padding:0}[data-component=account-setting] .right-section-upper ul li{padding:1rem}[data-component=account-setting] .right-section-upper ul li .active{color:#001f29;border-bottom:2px solid #ffa63a;padding-bottom:.8rem}@media(max-width:767.5px){[data-component=account-setting]{margin-top:0;padding-top:1.5rem}[data-component=account-setting] .pad{padding:0!important}[data-component=account-setting] .mob-text{display:none!important}[data-component=account-setting] .left-section{height:auto;border:none!important}[data-component=account-setting] .border-bottom{border:1.5px solid #dce7ea!important;width:100vw;position:relative;left:calc(-50vw + 50%)}[data-component=account-setting] .left-section{padding:0}}[data-component=post-purchase-profile] .viewAll{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#004e66}[data-component=post-purchase-profile] .save-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 40px 9px;gap:10px;background:#004e66;border-radius:30px;color:#fff;border:1px solid #004e66}[data-component=post-purchase-profile] .profile-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#004e66}[data-component=post-purchase-profile] .subHead{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;color:#001f29}[data-component=post-purchase-profile] .border-bottom1{border-bottom:1.5px solid hsla(0,0%,80%,.4);margin-top:.7rem!important;margin-bottom:.5rem}[data-component=post-purchase-profile] .borderTab{background:#fff;border:1px solid rgba(153,231,255,.3);border-radius:4px;padding:3px}[data-component=post-purchase-profile] .tab-active{background:rgba(153,231,255,.3);border-radius:10px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#004e66}[data-component=post-purchase-profile] .de-active{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#7e7e7e}[data-component=post-purchase-profile] .details-profile{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#001f29}[data-component=post-purchase-profile] .change{display:flex;justify-content:flex-end;align-items:center}[data-component=post-purchase-profile] .change .change-password{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:6px 32px;background:#fff;border:1px solid #004e66;color:#004e66;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;cursor:pointer;border-radius:30px}[data-component=post-purchase-profile] .no-policy{display:flex;justify-content:center}[data-component=post-purchase-profile] .text-content1{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:24px;text-align:center;color:#001f29}[data-component=post-purchase-profile] .text-content2{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;text-align:center;color:#7e7e7e}[data-component=post-purchase-profile] .purchase-policy-button{display:flex;justify-content:center;align-items:center;padding:10px 75px;color:#fff;background:#004e66;border-radius:30px;border:1px solid #004e66}@media(min-width:767.5px)and (max-width:991.5px){[data-component=post-purchase-profile] .change{display:flex;justify-content:flex-end;align-items:center}[data-component=post-purchase-profile] .change .change-password{padding:6px 12px!important;font-size:14px!important}}@media(max-width:767.4px){[data-component=post-purchase-profile] .container{padding:0!important}[data-component=post-purchase-profile] .borderTab{margin-left:4px!important;margin-right:8px!important}[data-component=post-purchase-profile] .profile-head{font-size:22px!important}[data-component=post-purchase-profile] .subHead{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px!important;color:#001f29}[data-component=post-purchase-profile] .tab-active{font-size:14px!important}[data-component=post-purchase-profile] .de-active{font-size:14px!important;margin-right:8px!important}[data-component=post-purchase-profile] .details-profile{font-size:14px!important}[data-component=post-purchase-profile] .change .change-password{margin-top:.5rem;padding:6px 18px;font-weight:600!important;font-size:14px!important}[data-component=post-purchase-profile] .text-content1{font-size:16px}[data-component=post-purchase-profile] .text-content2{font-size:14px}[data-component=post-purchase-profile] .purchase-policy-button{padding:8px 45px}}[data-component=family-profile] .add-new{margin-top:-3rem}@media(max-width:767.5px){[data-component=family-profile] .add-new{margin-top:-7.7rem;margin-bottom:8rem}[data-component=family-profile] .add-button{font-size:14px!important}}[data-component=family-profile] .add-button{background:#fff;border:1px solid #004e66;border-radius:24px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:9px 32px;gap:4px;font-size:16px;line-height:18px;text-align:center;letter-spacing:.5px;color:#004e66;font-weight:600}[data-component=family-profile] .name{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;color:#004e66}[data-component=family-profile] .sub-light-head{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#7e7e7e}[data-component=family-profile] .sub-dark-head{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#001f29}[data-component=family-profile] .borderCard{border:1.5px solid hsla(0,0%,80%,.4)!important}@media(min-width:767.5px)and (max-width:991.5px){[data-component=family-profile] .add-button{padding:8px 10px!important}[data-component=family-profile] .sub-dark-head,[data-component=family-profile] .sub-light-head{font-size:14px!important}}@media(max-width:767.4px){[data-component=family-profile] .add-button{padding:6px 8px!important}[data-component=family-profile] .borderTab{margin-left:0!important}[data-component=family-profile] .sub-dark-head,[data-component=family-profile] .sub-light-head{font-size:14px!important}}[data-component=post-purchase-profile-details] .claimFormHead{font-size:20px;font-weight:600;line-height:26px;letter-spacing:0;text-align:left;color:#004e66;padding-top:.7rem;padding-bottom:.7rem}[data-component=post-purchase-profile-details] .claimFormFieldName{font-size:18px;font-weight:600;line-height:23px;letter-spacing:.5px;color:#001f29}[data-component=post-purchase-profile-details] .claim-breakup-box{border:1.8px solid hsla(0,0%,80%,.8)}[data-component=post-purchase-profile-details] .claim-breakup-box .claim-breakup-box-field{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:#3d3d3d}[data-component=post-purchase-profile-details] .claim-breakup-box .claim-breakup-box-field-value{font-size:16px;font-weight:600;line-height:20px;letter-spacing:0;text-align:right;color:#001f29}[data-component=post-purchase-profile-details] .claim-breakup-box .claim-breakup-box-field-value2{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:right;color:#001f29}[data-component=post-purchase-profile-details] .claim-breakup-box .claim-breakup-box-final-row{height:40px;padding:9px 12px;border-radius:4px;background:rgba(91,245,181,.08)}[data-component=post-purchase-profile-details] .claim-breakup-box .claim-breakup-box-final-row .claim-breakup-box-final-row-field{font-size:18px;font-weight:600;line-height:23px;letter-spacing:0;text-align:left;color:#3d3d3d}[data-component=post-purchase-profile-details] .claim-breakup-box .claim-breakup-box-final-row .claim-breakup-box-final-row-field-value{font-size:18px;font-weight:700;line-height:23px;letter-spacing:0;text-align:right;color:#001f29}[data-component=post-purchase-profile-details] .gadget-detail-box{border:1px solid #d9e0e1}[data-component=post-purchase-profile-details] .gadget-detail-box .gadget-detail-box-head-row{background:rgba(153,231,255,.28);height:40px;font-size:14px;font-weight:400;line-height:18px;letter-spacing:.5px;text-align:center;color:#001f29}[data-component=post-purchase-profile-details] .gadget-detail-box .gadget-detail-box-info-row{font-size:14px;font-weight:600;line-height:18px;letter-spacing:.0025em;text-align:center;color:#001f29}[data-component=post-purchase-profile-details] .claims-draft-btn{cursor:pointer}[data-component=post-purchase-profile-details] .claims-draft-btn,[data-component=post-purchase-profile-details] .claims-draft-btn-disabled{background-color:#fff;color:#004e66;display:flex;justify-content:center;align-items:center;padding:8px 15px;border:1px solid #004e66;border-radius:24px;font-weight:600;font-size:16px}[data-component=post-purchase-profile-details] .claims-draft-btn-disabled{opacity:.5;cursor:not-allowed}[data-component=post-purchase-profile-details] .file-claims-draft-btn{cursor:pointer}[data-component=post-purchase-profile-details] .file-claims-draft-btn,[data-component=post-purchase-profile-details] .file-claims-draft-btn-disabled{background:#004e66;border:1px solid #004e66;border-radius:24px;padding:8px 15px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;text-align:center;color:#fff}[data-component=post-purchase-profile-details] .file-claims-draft-btn-disabled{opacity:.5;cursor:not-allowed}[data-component=post-purchase-profile-details] .claimFormButtons11{padding:10px 40px}[data-component=post-purchase-profile-details] .claimFormButtons1,[data-component=post-purchase-profile-details] .claimFormButtons11{height:40px;border-radius:4px;border:1px solid #ccc;font-size:16px;font-weight:600;line-height:20px;letter-spacing:.0015em;color:#004e66;display:flex;align-items:center;justify-content:center;cursor:pointer}[data-component=post-purchase-profile-details] .claimFormButtons1{padding:10px 53px}[data-component=post-purchase-profile-details] .claimFormButtons2{height:40px;padding:10px 53px;border-radius:4px;border:1px solid #ccc;font-size:16px;font-weight:600;line-height:20px;letter-spacing:.0015em;color:#14a066;display:flex;align-items:center;justify-content:center;cursor:pointer}[data-component=post-purchase-profile-details] .claimFormButtonsOr{font-family:Source Sans Pro;font-size:12px;font-weight:600;line-height:20px;letter-spacing:.0015em;text-align:left;color:#7e7e7e}[data-component=post-purchase-profile-details] .claimFormSubmitButton{background:#004e66;color:#fff}[data-component=post-purchase-profile-details] .claimFormEditButton,[data-component=post-purchase-profile-details] .claimFormSubmitButton{height:41px;width:-moz-fit-content;width:fit-content;min-width:130px;padding:10px 24px;border-radius:4px;gap:10px;font-size:16px;font-weight:600;line-height:21px;letter-spacing:.5px;display:flex;justify-content:center;align-items:center;cursor:pointer}[data-component=post-purchase-profile-details] .claimFormEditButton{border:1px solid #004e66;color:#004e66}[data-component=post-purchase-profile-details] .claimFormReviewImage{height:87px;width:auto;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}[data-component=post-purchase-profile-details] .image-preview{color:#004e66;font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.5px;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer}[data-component=post-purchase-profile-details] .delete-preview{color:red}[data-component=post-purchase-profile-details] .claimDeclarationLine{margin-left:"-1rem";font-size:"18px";font-weight:"400";line-height:"18px";letter-spacing:"0em";text-align:"left"}[data-component=post-purchase-profile-details] .claimFormDownloadCertificateButton{border-radius:30px;border:2px solid #004e66;color:#004e66}[data-component=post-purchase-profile-details] .claimFormDashboardButton,[data-component=post-purchase-profile-details] .claimFormDownloadCertificateButton{max-width:431px;height:52px;padding:10px 40px;gap:10px;font-size:18px;font-weight:600;line-height:23px;letter-spacing:.5px;display:flex;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;cursor:pointer}[data-component=post-purchase-profile-details] .claimFormDashboardButton{border-radius:30px;background:linear-gradient(0deg,#004e66,#004e66);border:1px solid #004e66;color:#fff}[data-component=post-purchase-profile-details] .claim-profile-head{font-size:14px;font-weight:600;line-height:20px;letter-spacing:.0015em;text-align:center;color:#7e7e7e}@media(max-width:991.5px){[data-component=post-purchase-profile-details] .claimFormDashboardButton,[data-component=post-purchase-profile-details] .claimFormDownloadCertificateButton{max-width:325px;height:40px;padding:10px 40px;border-radius:30px;gap:10px;font-size:14px;font-weight:600;line-height:20px;letter-spacing:.0015em}[data-component=post-purchase-profile-details] .claimFormButtonsRow{display:flex;justify-content:space-between;align-items:center}}@media(max-width:767.5px){[data-component=post-purchase-profile-details] .claimFormHead{font-size:16px;font-weight:600;line-height:20.8px;letter-spacing:0;padding-top:.7rem;padding-bottom:.7rem}[data-component=post-purchase-profile-details] .claimFormFieldName{font-size:14px;font-weight:600;line-height:20px;letter-spacing:.5px}[data-component=post-purchase-profile-details] .claimDeclarationLine{margin-left:"-1rem";font-size:"14px";font-weight:"400";line-height:"14px";letter-spacing:"0em";text-align:"left"}[data-component=post-purchase-profile-details] .claimFormButtons11{padding:10px 7px}[data-component=post-purchase-profile-details] .claimFormButtons1,[data-component=post-purchase-profile-details] .claimFormButtons11{height:40px;border-radius:4px;border:1px solid #ccc;font-size:14px;font-weight:600;line-height:20px;letter-spacing:.0015em;color:#004e66;display:flex;align-items:center;justify-content:center;cursor:pointer}[data-component=post-purchase-profile-details] .claimFormButtons1{padding:10px 18px}[data-component=post-purchase-profile-details] .claimFormButtons2{height:40px;padding:10px;border-radius:4px;border:1px solid #ccc;font-size:14px;font-weight:600;line-height:20px;letter-spacing:.0015em;color:#14a066;display:flex;align-items:center;justify-content:center;cursor:pointer}[data-component=post-purchase-profile-details] .claimFormButtonsOr{font-size:12px;font-weight:600;line-height:20px;letter-spacing:.0015em;text-align:left;color:#7e7e7e}[data-component=post-purchase-profile-details] .claimFormSubmitButton{width:-moz-fit-content;width:fit-content;min-width:130px}[data-component=post-purchase-profile-details] .claimFormSubmitButton,[data-component=post-purchase-profile-details] .claimFormSubmitButton2{height:36px;padding:10px 24px;border-radius:96px;gap:10px;background:#004e66;font-size:14px;font-weight:600;line-height:20px;letter-spacing:0;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer}[data-component=post-purchase-profile-details] .claimFormSubmitButton2{width:85%;min-width:290px;margin:auto}[data-component=post-purchase-profile-details] .claimFormEditButton{height:36px;width:-moz-fit-content;width:fit-content;min-width:130px;padding:10px 24px;border-radius:96px;gap:10px;border:1px solid #004e66;font-size:14px;font-weight:600;line-height:20px;letter-spacing:0;color:#004e66;display:flex;justify-content:center;align-items:center;cursor:pointer}[data-component=post-purchase-profile-details] .mobBottomRow{height:48px;width:100%;padding:6px 20px;background:#fff;box-shadow:0 -1px 4px 0 rgba(0,0,0,.18)}}[data-component=post-purchase-profile-details] .newHead{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#7e7e7e}[data-component=post-purchase-profile-details] .backSelect{background:#f5f5f5}[data-component=post-purchase-profile-details] .profile-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#004e66}[data-component=post-purchase-profile-details] .border-bottom1{border-bottom:1.5px solid hsla(0,0%,80%,.4);margin-top:.7rem!important;margin-bottom:.2rem}[data-component=post-purchase-profile-details] .document{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#001f29}[data-component=post-purchase-profile-details] .draft-reupload-btn{background-color:#fff;color:#004e66;display:flex;cursor:pointer;justify-content:center;align-items:center;padding:4px 33px;border:1px solid #004e66;border-radius:8px;font-weight:600;font-size:16px}[data-component=post-purchase-profile-details] .upload-document{background:rgba(255,174,0,.2);font-family:Source Sans Pro;font-style:normal;height:42px;font-weight:500;font-size:20px;color:#001f29}[data-component=post-purchase-profile-details] .heading-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;margin-left:14px;color:#001f29}[data-component=post-purchase-profile-details] .upload-button{background:#004e66;border:1px solid #004e66;border-radius:24px;font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;text-align:center;color:#fff;width:100%}[data-component=post-purchase-profile-details] .upload-image{float:right}[data-component=post-purchase-profile-details] .select-document{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#7e7e7e}[data-component=post-purchase-profile-details] .form-input{height:45px;background:#fff;border:1px solid #ccc;border-radius:8px}[data-component=post-purchase-profile-details] .form-input::-moz-placeholder{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#7e7e7e}[data-component=post-purchase-profile-details] .form-input:-ms-input-placeholder{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#7e7e7e}[data-component=post-purchase-profile-details] .form-input::placeholder{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#7e7e7e}[data-component=post-purchase-profile-details] .details-text{background:#f5f5f5;font-family:Source Sans Pro;font-style:normal;height:42px;font-weight:500;font-size:20px;color:#001f29}[data-component=post-purchase-profile-details] .image,[data-component=post-purchase-profile-details] .image-back-btn{cursor:pointer}[data-component=post-purchase-profile-details] .image5{max-width:60%!important;height:auto}[data-component=post-purchase-profile-details] .instant-plan-value{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#001f29}[data-component=post-purchase-profile-details] .title-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:16px;display:flex;align-items:flex-end;letter-spacing:.15px;color:#7e7e7e}[data-component=post-purchase-profile-details] .title-value{color:#001f29}[data-component=post-purchase-profile-details] .title-text1,[data-component=post-purchase-profile-details] .title-value{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:22px;display:flex;align-items:flex-end}[data-component=post-purchase-profile-details] .title-text1{color:#7e7e7e}[data-component=post-purchase-profile-details] .title-value1{word-break:break-all;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:22px;display:flex;align-items:flex-end;color:#001f29}[data-component=post-purchase-profile-details] .status-color1{color:red}[data-component=post-purchase-profile-details] .status-color2{color:#14a066}[data-component=post-purchase-profile-details] .status-color3{color:#eea000}[data-component=post-purchase-profile-details] .step-label-date{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;display:flex;align-items:center;color:#7e7e7e;opacity:.75}[data-component=post-purchase-profile-details] .step-label{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;display:flex;align-items:center;letter-spacing:.5px;color:#178af3}[data-component=post-purchase-profile-details] .heading-name{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:23px;display:flex;align-items:flex-end;color:#004e66}@media(max-width:997.5px){[data-component=post-purchase-profile-details] .upload-button{margin-top:8px}}@media(max-width:575.5px){[data-component=post-purchase-profile-details] .claims-buttons{display:none!important}}@media(min-width:575.5px){[data-component=post-purchase-profile-details] .claims-buttons1{display:none!important}}@media(max-width:525.5px){[data-component=post-purchase-profile-details] .container{padding:0!important}[data-component=post-purchase-profile-details] .profile-head{font-size:22px!important}[data-component=post-purchase-profile-details] .image{height:28px!important}}@media(max-width:991.5px){[data-component=post-purchase-profile-details] .title-text{font-weight:400;font-size:12px;line-height:14px;letter-spacing:.15px}[data-component=post-purchase-profile-details] .title-value{font-weight:500;font-size:14px;line-height:22px}[data-component=post-purchase-profile-details] .details-text{font-size:16px!important}[data-component=post-purchase-profile-details] .title-text1{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#7e7e7e}[data-component=post-purchase-profile-details] .title-value1{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:22px;overflow:scroll}}@media(min-width:991.5 0.5px)and (max-width:1199.5px){[data-component=post-purchase-profile-details] .instant-plan-value,[data-component=post-purchase-profile-details] .title-value{font-size:14px!important;line-height:16px!important}[data-component=post-purchase-profile-details] .title-text{font-size:14px!important;line-height:16px}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=post-purchase-profile-details] .instant-plan-value,[data-component=post-purchase-profile-details] .title-value{font-size:14px!important;line-height:16px!important}[data-component=post-purchase-profile-details] .title-text{font-size:14px!important;line-height:16px}}[data-component=post-purchase-past-claims] .image{cursor:pointer}[data-component=post-purchase-past-claims] .newHead{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#7e7e7e}[data-component=post-purchase-past-claims] .backSelect{background:#f5f5f5}[data-component=post-purchase-past-claims] .profile-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#004e66}[data-component=post-purchase-past-claims] .border-bottom1{border-bottom:1.5px solid hsla(0,0%,80%,.4);margin-top:.7rem!important;margin-bottom:.2rem}[data-component=post-purchase-past-claims] .claim-border{border-radius:12px;border:2px solid rgba(0,78,102,.18);background:var(--White,#fff);box-shadow:0 0 3px -2px rgba(0,0,0,.22)}[data-component=post-purchase-past-claims] .claim-details-text{color:#001f29;text-align:center;font-family:Source Sans Pro;font-size:24px;font-style:normal;font-weight:600;line-height:32px}[data-component=post-purchase-past-claims] .claim-status{font-size:14px;padding:5px 8px;border-radius:8px;font-weight:400;margin-left:.5rem}[data-component=post-purchase-past-claims] .claims-print-btn{background-color:#fff;color:#004e66;display:flex;justify-content:center;align-items:center;padding:4px 25px;border:1px solid #004e66;border-radius:24px;font-weight:600;font-size:16px;cursor:pointer}[data-component=post-purchase-past-claims] .show-more-details{color:var(--Primary,#004e66);cursor:pointer;display:flex;justify-content:center;align-items:center;text-align:right;font-family:Source Sans Pro;font-size:12px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;margin-left:10px}[data-component=post-purchase-past-claims] .border-bottom2{background:rgba(0,78,102,.05);margin-top:.8rem!important;margin-bottom:.8rem;height:3px}[data-component=post-purchase-past-claims] .details{border-bottom:1px solid var(--Grey,#ccc)}[data-component=post-purchase-past-claims] .details .details-text1{color:#7e7e7e;font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:400}[data-component=post-purchase-past-claims] .details .details-text2{color:#004e66;font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:700;border-radius:4px;background:#fef7eb;padding:2px 5px}[data-component=post-purchase-past-claims] .details .details-text3{color:#004e66;font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:700;border-radius:4px;word-break:break-all}[data-component=post-purchase-past-claims] .details .details-text4{color:#001f29;font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:600;border-radius:4px;word-break:break-all}[data-component=post-purchase-past-claims] .details .details-head{color:#004e66;font-family:Source Sans Pro;font-size:20px;font-style:normal;font-weight:600}[data-component=post-purchase-past-claims] .details .image-upload-claim{margin:8px;height:8.2rem;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:8px;cursor:pointer}[data-component=post-purchase-past-claims] .none-border{border-bottom:none!important}[data-component=post-purchase-past-claims] .details1 .details-head{color:#004e66;font-family:Source Sans Pro;font-size:20px;font-style:normal;font-weight:600}[data-component=post-purchase-past-claims] .details1 .left-text-claim{color:#3d3d3d;font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:400;line-height:normal}[data-component=post-purchase-past-claims] .details1 .right-text-claim{color:#001f29;text-align:right;font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:600;line-height:normal}[data-component=post-purchase-past-claims] .details1 .dashed-line{border:none;border-top:2px dotted #ccc;height:1px;width:100%;opacity:1}[data-component=post-purchase-past-claims] .details1 .dashed-border{border:1px solid #f5f5f5;background:rgba(91,245,181,.08);border-radius:6px}@media(max-width:1200.4px){[data-component=post-purchase-past-claims] .details .details-text1{font-size:14px!important}[data-component=post-purchase-past-claims] .details .details-text2{font-size:14px!important;word-break:break-all!important;height:-moz-fit-content!important;height:fit-content!important}[data-component=post-purchase-past-claims] .details .details-text3,[data-component=post-purchase-past-claims] .details .details-text4{font-size:14px!important;word-break:break-all!important}[data-component=post-purchase-past-claims] .details .details-head{font-size:16px!important;word-break:break-all!important}[data-component=post-purchase-past-claims] .claim-details-text{font-size:20px!important}[data-component=post-purchase-past-claims] .claims-print-btn{font-size:14px!important}[data-component=post-purchase-past-claims] .details1 .details-head{font-size:16px!important}[data-component=post-purchase-past-claims] .details1 .left-text-claim,[data-component=post-purchase-past-claims] .details1 .right-text-claim{font-size:14px!important}}@media(max-width:767.4px){[data-component=post-purchase-past-claims] .details .details-text1{font-size:16px!important}[data-component=post-purchase-past-claims] .details .details-text2{font-size:16px!important;word-break:break-all!important;height:-moz-fit-content!important;height:fit-content!important}[data-component=post-purchase-past-claims] .details .details-text3,[data-component=post-purchase-past-claims] .details .details-text4{font-size:16px!important;word-break:break-all!important}[data-component=post-purchase-past-claims] .details .details-head{font-size:18px!important;word-break:break-all!important}[data-component=post-purchase-past-claims] .details .claim-status{font-size:12px!important;padding:4px 6px!important}[data-component=post-purchase-past-claims] .details1 .details-head{font-size:18px!important}[data-component=post-purchase-past-claims] .details1 .left-text-claim,[data-component=post-purchase-past-claims] .details1 .right-text-claim{font-size:16px!important}[data-component=post-purchase-past-claims] .claims-print-btn{font-size:14px!important;padding:3px 15px!important}}@media(max-width:568.4px){[data-component=post-purchase-past-claims] .claim-details-text{font-size:14px!important}[data-component=post-purchase-past-claims] .claims-print-btn{font-size:12px!important;padding:4px 14px!important}[data-component=post-purchase-past-claims] .claim-status{font-size:10px!important;padding:4px 5px!important}[data-component=post-purchase-past-claims] .web-details{display:none}[data-component=post-purchase-past-claims] .details1 .left-text-claim,[data-component=post-purchase-past-claims] .details1 .right-text-claim{font-size:12px!important}}@media(min-width:568.4px){[data-component=post-purchase-past-claims] .mob-details{display:none}}@media(min-width:767.4px)and (max-width:991.4px){[data-component=post-purchase-past-claims] .claim-details-text{font-size:16px!important}[data-component=post-purchase-past-claims] .claims-print-btn{font-size:12px!important;padding:3px 15px!important}[data-component=post-purchase-past-claims] .details .details-text1{font-size:12px!important}[data-component=post-purchase-past-claims] .details .details-text2{font-size:12px!important;word-break:break-all!important;height:-moz-fit-content!important;height:fit-content!important}[data-component=post-purchase-past-claims] .details .details-text3,[data-component=post-purchase-past-claims] .details .details-text4{font-size:12px!important;word-break:break-all!important}[data-component=post-purchase-past-claims] .details .details-head{font-size:14px!important;word-break:break-all!important}[data-component=post-purchase-past-claims] .details1 .details-head{font-size:14px!important}[data-component=post-purchase-past-claims] .details1 .left-text-claim,[data-component=post-purchase-past-claims] .details1 .right-text-claim{font-size:12px!important}}[data-component=post-purchase-payment] .offers .head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:22px;color:#004e66}[data-component=post-purchase-payment] .offers .subhead{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;line-height:20px;text-align:center;color:#3d3d3d}[data-component=post-purchase-payment] .offers .head2{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:18px;text-align:center;color:#001f29}[data-component=post-purchase-payment] .offers .providero{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#7e7e7e;text-align:center}[data-component=post-purchase-payment] .offers .bright{border-right:2px solid hsla(0,0%,80%,.75)}[data-component=post-purchase-payment] .offers .highlight{background:rgba(235,250,255,.45);border-radius:8px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#004e66;display:flex;align-items:center}[data-component=post-purchase-payment] .offers .view{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#004e66;text-align:center}[data-component=post-purchase-payment] .offers .offer-button{background:#004e66;border:1px solid #004e66;border-radius:24px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;text-align:center;letter-spacing:.5px;color:#fff;width:100%}[data-component=post-purchase-payment] .offers .green-add{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:14px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066}[data-component=post-purchase-payment] .offers input[type=checkbox]{accent-color:#14a066}[data-component=post-purchase-payment] .offers .seeLess{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066}[data-component=post-purchase-payment] .offers .hide-card{background:hsla(0,0%,96%,.6);border-radius:4px}[data-component=post-purchase-payment] .offers .hide-card-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;color:#3d3d3d}@media(min-width:950.4px)and (max-width:1199.5 0.4px){[data-component=post-purchase-payment] .offers .view{font-size:12px!important}}@media(max-width:767.4px){[data-component=post-purchase-payment] .offers .container{padding:0!important}[data-component=post-purchase-payment] .offers .borderTab{margin-left:4px!important;margin-right:8px!important}[data-component=post-purchase-payment] .offers .profile-head{font-size:22px!important}[data-component=post-purchase-payment] .offers .details-profile{font-size:14px!important}}[data-component=post-purchase-payment] .claim-status{font-size:14px;padding:3px 7px;border-radius:8px;font-weight:600;margin-left:.5rem}[data-component=post-purchase-payment] .no-policy{display:flex;justify-content:center}[data-component=post-purchase-payment] .text-content1{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:24px;text-align:center;color:#001f29}[data-component=post-purchase-payment] .text-content2{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;text-align:center;color:#7e7e7e}[data-component=post-purchase-payment] .activehead{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#001f29}[data-component=post-purchase-payment] .date-head{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#7e7e7e}[data-component=post-purchase-payment] .subactivehead{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#7e7e7e}[data-component=post-purchase-payment] .profile-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#004e66}[data-component=post-purchase-payment] .border-bottom1{border-bottom:1.5px solid hsla(0,0%,80%,.4);margin-top:.7rem!important;margin-bottom:1.5rem}[data-component=post-purchase-payment] .borderTab{background:#fff;border:1px solid rgba(153,231,255,.3);border-radius:4px;margin-left:10px;padding:3px}[data-component=post-purchase-payment] .tab-active{background:rgba(153,231,255,.3);border-radius:10px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#004e66}[data-component=post-purchase-payment] .de-active{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#7e7e7e}[data-component=post-purchase-payment] .details-profile{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#001f29}[data-component=post-purchase-payment] .file-claim-button-disabled,[data-component=post-purchase-payment] .view-policy-button{background:#004e66;border:1px solid #004e66;border-radius:24px;padding:8px 14px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;text-align:center;color:#fff;width:100%}[data-component=post-purchase-payment] .file-claim-button-disabled{opacity:.7;cursor:not-allowed!important}[data-component=post-purchase-payment] .view-policy-button-disabled{background:#ccc;border:1px solid #ccc;border-radius:24px;padding:8px 14px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;text-align:center;color:#fff;width:100%;cursor:not-allowed!important}[data-component=post-purchase-payment] .view-policy-button2{font-size:14px;font-weight:600;line-height:18px;letter-spacing:.5px;text-align:center;color:#004e66;cursor:pointer}[data-component=post-purchase-payment] .insurer{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;color:#001f29}[data-component=post-purchase-payment] .light-text2{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;color:#7e7e7e;margin-bottom:2rem}[data-component=post-purchase-payment] .img-fluidd{max-width:75%!important;height:auto}[data-component=post-purchase-payment] .dark-text22{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;color:#001f29}[data-component=post-purchase-payment] .continue-button{background:#004e66;border-radius:24px;border:1px solid #004e66;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#fff}@media(min-width:767.4px)and (max-width:991.4px){[data-component=post-purchase-payment] .dflex{display:flex!important;justify-content:space-between!important}[data-component=post-purchase-payment] .img-fluidd{max-width:55%!important;height:auto}[data-component=post-purchase-payment] .continue-button{width:100%!important;background:#004e66;border-radius:24px;border:1px solid #004e66;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px!important;line-height:18px;color:#fff}}@media(max-width:767.4px){[data-component=post-purchase-payment] .continue-button{width:100%!important;background:#004e66;border-radius:24px;border:1px solid #004e66;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px!important;line-height:18px;color:#fff}[data-component=post-purchase-payment] .activehead,[data-component=post-purchase-payment] .date-head{font-size:14px!important}[data-component=post-purchase-payment] .subactivehead{font-size:12px;margin-top:1rem!important}[data-component=post-purchase-payment] .container{padding:0!important}[data-component=post-purchase-payment] .borderTab{margin-left:4px!important;margin-right:8px!important}[data-component=post-purchase-payment] .profile-head{font-size:22px!important}[data-component=post-purchase-payment] .details-profile{font-size:14px!important}[data-component=post-purchase-payment] .text-content1{font-size:16px}[data-component=post-purchase-payment] .text-content2{font-size:14px}}[data-component=post-purchase-claim] .image{cursor:pointer}[data-component=post-purchase-claim] .newHead{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#7e7e7e}[data-component=post-purchase-claim] .backSelect{background:#f5f5f5}[data-component=post-purchase-claim] .border-bottom1{margin-bottom:.2rem}[data-component=post-purchase-claim] .claim-border{border-radius:12px;border:2px solid rgba(0,78,102,.18);background:var(--White,#fff);box-shadow:0 0 3px -2px rgba(0,0,0,.22)}[data-component=post-purchase-claim] .claim-details-text{color:#001f29;text-align:center;font-family:Source Sans Pro;font-size:24px;font-style:normal;font-weight:600;line-height:32px}[data-component=post-purchase-claim] .claim-status{font-size:14px;padding:5px 8px;border-radius:8px;font-weight:400;margin-left:.5rem}[data-component=post-purchase-claim] .claims-print-btn{background-color:#fff;color:#004e66;display:flex;justify-content:center;align-items:center;padding:4px 25px;border:1px solid #004e66;border-radius:24px;font-weight:600;font-size:16px;cursor:pointer}[data-component=post-purchase-claim] .show-more-details{color:var(--Primary,#004e66);cursor:pointer;display:flex;justify-content:center;align-items:center;text-align:right;font-family:Source Sans Pro;font-size:12px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;margin-left:10px}[data-component=post-purchase-claim] .border-bottom2{background:rgba(0,78,102,.05);margin-top:.8rem!important;margin-bottom:.8rem;height:3px}[data-component=post-purchase-claim] .details{border-bottom:1px solid var(--Grey,#ccc)}[data-component=post-purchase-claim] .details .details-text1{color:#7e7e7e;font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:400}[data-component=post-purchase-claim] .details .details-text2{color:#004e66;font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:700;border-radius:4px;background:#fef7eb;padding:2px 5px}[data-component=post-purchase-claim] .details .details-text3{color:#004e66;font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:700;border-radius:4px;word-break:break-all}[data-component=post-purchase-claim] .details .details-text4{color:#001f29;font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:600;border-radius:4px;word-break:break-all}[data-component=post-purchase-claim] .details .details-head{color:#004e66;font-family:Source Sans Pro;font-size:20px;font-style:normal;font-weight:600}[data-component=post-purchase-claim] .details .image-upload-claim{margin:8px;height:8.2rem;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:8px;cursor:pointer}[data-component=post-purchase-claim] .none-border{border-bottom:none!important}[data-component=post-purchase-claim] .details1 .details-head{color:#004e66;font-family:Source Sans Pro;font-size:20px;font-style:normal;font-weight:600}[data-component=post-purchase-claim] .details1 .left-text-claim{color:#3d3d3d;font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:400;line-height:normal}[data-component=post-purchase-claim] .details1 .right-text-claim{color:#001f29;text-align:right;font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:600;line-height:normal}[data-component=post-purchase-claim] .details1 .dashed-line{border:none;border-top:2px dotted #ccc;height:1px;width:100%;opacity:1}[data-component=post-purchase-claim] .details1 .dashed-border{border:1px solid #f5f5f5;background:rgba(91,245,181,.08);border-radius:6px}@media(max-width:1200.4px){[data-component=post-purchase-claim] .details .details-text1{font-size:14px!important}[data-component=post-purchase-claim] .details .details-text2{font-size:14px!important;word-break:break-all!important;height:-moz-fit-content!important;height:fit-content!important}[data-component=post-purchase-claim] .details .details-text3,[data-component=post-purchase-claim] .details .details-text4{font-size:14px!important;word-break:break-all!important}[data-component=post-purchase-claim] .details .details-head{font-size:16px!important;word-break:break-all!important}[data-component=post-purchase-claim] .claim-details-text{font-size:20px!important}[data-component=post-purchase-claim] .claims-print-btn{font-size:14px!important}[data-component=post-purchase-claim] .details1 .details-head{font-size:16px!important}[data-component=post-purchase-claim] .details1 .left-text-claim,[data-component=post-purchase-claim] .details1 .right-text-claim{font-size:14px!important}}@media(max-width:767.4px){[data-component=post-purchase-claim] .details .details-text1{font-size:16px!important}[data-component=post-purchase-claim] .details .details-text2{font-size:16px!important;word-break:break-all!important;height:-moz-fit-content!important;height:fit-content!important}[data-component=post-purchase-claim] .details .details-text3,[data-component=post-purchase-claim] .details .details-text4{font-size:16px!important;word-break:break-all!important}[data-component=post-purchase-claim] .details .details-head{font-size:18px!important;word-break:break-all!important}[data-component=post-purchase-claim] .details .claim-status{font-size:12px!important;padding:4px 6px!important}[data-component=post-purchase-claim] .details1 .details-head{font-size:18px!important}[data-component=post-purchase-claim] .details1 .left-text-claim,[data-component=post-purchase-claim] .details1 .right-text-claim{font-size:16px!important}[data-component=post-purchase-claim] .claims-print-btn{font-size:14px!important;padding:3px 15px!important}}@media(max-width:568.4px){[data-component=post-purchase-claim] .claim-details-text{font-size:14px!important}[data-component=post-purchase-claim] .claims-print-btn{font-size:12px!important;padding:4px 14px!important}[data-component=post-purchase-claim] .claim-status{font-size:10px!important;padding:4px 5px!important}[data-component=post-purchase-claim] .web-details{display:none}[data-component=post-purchase-claim] .details1 .left-text-claim,[data-component=post-purchase-claim] .details1 .right-text-claim{font-size:12px!important}}@media(min-width:568.4px){[data-component=post-purchase-claim] .mob-details{display:none}}@media(min-width:767.4px)and (max-width:991.4px){[data-component=post-purchase-claim] .claim-details-text{font-size:16px!important}[data-component=post-purchase-claim] .claims-print-btn{font-size:12px!important;padding:3px 15px!important}[data-component=post-purchase-claim] .details .details-text1{font-size:12px!important}[data-component=post-purchase-claim] .details .details-text2{font-size:12px!important;word-break:break-all!important;height:-moz-fit-content!important;height:fit-content!important}[data-component=post-purchase-claim] .details .details-text3,[data-component=post-purchase-claim] .details .details-text4{font-size:12px!important;word-break:break-all!important}[data-component=post-purchase-claim] .details .details-head{font-size:14px!important;word-break:break-all!important}[data-component=post-purchase-claim] .details .filter-btn{padding:6px 20px!important;font-size:14px!important}[data-component=post-purchase-claim] .details1 .details-head{font-size:14px!important}[data-component=post-purchase-claim] .details1 .left-text-claim,[data-component=post-purchase-claim] .details1 .right-text-claim{font-size:12px!important}}[data-component=post-purchase-claim] .mail-text{color:#004e66;font-weight:500}[data-component=post-purchase-claim] .claim{display:flex;flex-direction:column;align-items:center}[data-component=post-purchase-claim] .claim-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;text-align:center;color:#3d3d3d}[data-component=post-purchase-claim] .profile-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#004e66}[data-component=post-purchase-claim] .border-bottom1{border-bottom:1.5px solid hsla(0,0%,80%,.4);margin-top:.7rem!important;margin-bottom:.5rem}[data-component=post-purchase-claim] .borderTab{background:#fff;border:1px solid rgba(153,231,255,.3);border-radius:4px;margin-left:10px;padding:3px}[data-component=post-purchase-claim] .borderTab2{background:#fff;border:1px solid rgba(153,231,255,.3);border-radius:54px;margin-left:10px;padding:3px}[data-component=post-purchase-claim] .tab-active2{background:rgba(153,231,255,.3);border-radius:50px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;color:#004e66;text-align:center}[data-component=post-purchase-claim] .de-active2{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;color:#7e7e7e;text-align:center}[data-component=post-purchase-claim] .tab-active{background:rgba(153,231,255,.3);border-radius:10px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#004e66}[data-component=post-purchase-claim] .de-active{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#7e7e7e}[data-component=post-purchase-claim] .details-profile{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#001f29}[data-component=post-purchase-claim] .no-policy{display:flex;justify-content:center}[data-component=post-purchase-claim] .text-content1{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:24px;text-align:center;color:#001f29}[data-component=post-purchase-claim] .text-content2{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;text-align:center;color:#7e7e7e}@media(max-width:767.4px){[data-component=post-purchase-claim] .container{padding:0!important}[data-component=post-purchase-claim] .borderTab{margin-left:4px!important;margin-right:8px!important}[data-component=post-purchase-claim] .profile-head{font-size:20px!important}[data-component=post-purchase-claim] .tab-active{font-size:12px!important}[data-component=post-purchase-claim] .de-active{font-size:12px!important;margin-right:8px!important}[data-component=post-purchase-claim] .details-profile{font-size:14px!important}[data-component=post-purchase-claim] .draft-btn{padding:4px 34px!important}[data-component=post-purchase-claim] .text-content1{font-size:20px!important}[data-component=post-purchase-claim] .text-content2{font-size:14px!important}}[data-component=post-purchase-claim] .draft-btn{padding:6px 50px}[data-component=post-purchase-claim] .draft-btn,[data-component=post-purchase-claim] .filter-btn{background-color:#fff;color:#004e66;display:flex;cursor:pointer;justify-content:center;align-items:center;border:1px solid #004e66;border-radius:24px;font-weight:600;font-size:16px}[data-component=post-purchase-claim] .filter-btn{padding:7px 24px}[data-component=post-purchase-claim] .filters-by{justify-content:end}[data-component=post-purchase-claim] .submission-text{color:#7e7e7e;font-size:14px;font-style:normal;font-weight:400;line-height:22px}[data-component=post-purchase-claim] .filter-date{margin-right:-5.2rem}@media(max-width:991.4px){[data-component=post-purchase-claim] .filter-btn{padding:8px 24px!important;font-size:14px!important}[data-component=post-purchase-claim] .filters-by{justify-content:space-between}}@media(max-width:521.4px){[data-component=post-purchase-claim] .filter-btn{padding:10px 12px!important;font-size:12px!important}[data-component=post-purchase-claim] .submission-text{font-size:12px!important;font-weight:600!important}}@media(max-width:467.4px){[data-component=post-purchase-claim] .filter-btn{padding:10px!important;font-size:10px!important}[data-component=post-purchase-claim] .submission-text{font-size:10px!important}}[data-component=plan-summary] .imgIc{max-width:75%;height:auto}[data-component=plan-summary] .imgIc-small{height:40px}[data-component=plan-summary] .plan .cover{font-weight:500;opacity:.6}[data-component=plan-summary] .plan .cash,[data-component=plan-summary] .plan .cover{font-family:Source Sans Pro;font-style:normal;font-size:16px;line-height:22px;color:#001f29}[data-component=plan-summary] .plan .cash{font-weight:600}[data-component=plan-summary] .plan .left-text,[data-component=plan-summary] .plan .right-text{font-size:18px!important}[data-component=plan-summary] .plan .continue-button{padding:.5rem 2rem!important;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;background:#004e66;border-radius:30px;color:#fff;border:1px solid #004e66}[data-component=plan-summary] .plan .next-icon{font-size:1.4rem;margin-left:.5rem}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=plan-summary] .plan .cash,[data-component=plan-summary] .plan .cover{font-size:14px!important}[data-component=plan-summary] .plan .border-bottom .plan-head{font-size:20px!important}[data-component=plan-summary] .plan .left-text,[data-component=plan-summary] .plan .right-text{font-size:18px!important}}@media(max-width:991.5px)and (min-width:767.5px){[data-component=plan-summary] .plan .cash,[data-component=plan-summary] .plan .cover{font-size:14px!important}[data-component=plan-summary] .plan .personal-field{padding:2rem!important}[data-component=plan-summary] .plan .border-bottom .plan-head{font-size:20px!important}[data-component=plan-summary] .plan .left-text,[data-component=plan-summary] .plan .right-text{font-size:16px!important}}@media(max-width:767.5px)and (min-width:200.5px){[data-component=plan-summary] .imgIc{max-width:65%!important;height:auto}[data-component=plan-summary] .plan .cash,[data-component=plan-summary] .plan .cover{font-size:12px!important}[data-component=plan-summary] .plan .personal-field{padding:1rem!important}[data-component=plan-summary] .plan .border-bottom .plan-head{font-size:18px!important}[data-component=plan-summary] .plan .left-text{font-size:14px!important}[data-component=plan-summary] .plan .right-text{font-size:14px!important;text-align:end}}[data-component=plan-summary] .plan{background:#fff;border-radius:10px;margin-bottom:1rem}[data-component=plan-summary] .plan .personal-field{padding:1rem 1.5rem}[data-component=plan-summary] .plan .border-bottom .plan-head{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:24px;line-height:27px;color:#001f29}[data-component=plan-summary] .plan .left-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:20px;color:#001f29;opacity:.6}[data-component=plan-summary] .plan .right-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;color:#001f29;text-align:right;line-height:21px}[data-component=plan-summary] .con-plan{background:#fff;box-shadow:0 -1px 4px rgba(0,0,0,.15);margin-left:-4rem;margin-right:-3.7rem;padding-right:3.9rem}[data-component=plan-summary] .con-plan .continue-button{padding:.5rem 2rem!important;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;background:#004e66;border-radius:30px;color:#fff;border:1px solid #004e66}@media(max-width:767.5px)and (min-width:200.5px){[data-component=plan-summary] .con-plan{background:#fff;box-shadow:0 -1px 4px rgba(0,0,0,.15);margin-left:-2rem;margin-right:-1.7rem;padding-right:1.9rem}[data-component=plan-summary] .con-plan .continue-button{padding:.5rem 2rem!important;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;background:#004e66;border-radius:30px;color:#fff;border:1px solid #004e66}}[data-component=motor-insurance-page] .life-insurance-banner{background:url(/images/motor-insurance/motorInsurance.png);background-repeat:no-repeat;background-size:contain;background-position:50%;height:35.5vw;display:flex;align-items:center;margin-top:3rem}[data-component=motor-insurance-page] .life-insurance-banner .banner-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:48px;color:#001f29}[data-component=motor-insurance-page] .life-insurance-banner .banner-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:24px;line-height:27px;color:#3d3d3d;opacity:.8}[data-component=motor-insurance-page] .life-insurance-banner .banner-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 30px;gap:8px;width:236px;height:52px;background:#004e66;border:1px solid #004e66;border-radius:30px}[data-component=motor-insurance-page] .life-insurance-banner .banner-button .banner-button-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;letter-spacing:.5px;color:#fff}[data-component=motor-insurance-page] .img-fluid-logo{max-width:3.4rem!important;height:auto!important}[data-component=motor-insurance-page] .why-ombrella-section .borderT,[data-component=motor-insurance-page] .why-ombrella-section .borderT2{background:#fff;box-shadow:0 0 4px rgba(0,0,0,.18);border-radius:8px}[data-component=motor-insurance-page] .why-ombrella-section .third-sectionII .head-ombrella{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;text-align:center;color:#7e7e7e}[data-component=motor-insurance-page] .why-ombrella-section .third-sectionII .second-head-ombrella{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:36px;color:#001f29;text-align:center}[data-component=motor-insurance-page] .why-ombrella-section .third-sectionII .third-head-ombrella{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;text-align:center;color:#001f29;opacity:.8}[data-component=motor-insurance-page] .why-ombrella-section .third-sectionII .features_wrapper .border-right{border-right:1px solid #cdcdcd}[data-component=motor-insurance-page] .why-ombrella-section .third-sectionII .features_wrapper .features_card{padding:30px 25px 20px}[data-component=motor-insurance-page] .why-ombrella-section .third-sectionII .features_wrapper .features_card .feature-headingI{font-family:Source Sans Pro;font-weight:600;font-size:24px;color:#001f29}[data-component=motor-insurance-page] .why-ombrella-section .third-sectionII .features_wrapper .features_card .feature-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#3d3d3d;opacity:.75}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=motor-insurance-page] .why-ombrella-section .feature-headingI{font-size:18px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=motor-insurance-page] .why-ombrella-section .feature-headingI{font-size:14px!important}[data-component=motor-insurance-page] .why-ombrella-section .feature-text{font-size:14px!important;line-height:17px!important}}@media(max-width:767.5px){[data-component=motor-insurance-page] .why-ombrella-section .borderT{background:#fff;box-shadow:0 0 0 transparent!important;border-bottom:1px solid hsla(0,0%,80%,.4)!important;border-radius:0!important}[data-component=motor-insurance-page] .why-ombrella-section .borderT2{background:#fff;box-shadow:0 0 0 transparent!important;border-bottom:0 solid hsla(0,0%,80%,.4)!important;border-radius:0!important}[data-component=motor-insurance-page] .why-ombrella-section .second-head-ombrella{font-size:20px!important}[data-component=motor-insurance-page] .why-ombrella-section .mar-bottom{margin-bottom:1rem!important}[data-component=motor-insurance-page] .why-ombrella-section .features_card{padding:8px 10px!important}[data-component=motor-insurance-page] .why-ombrella-section .features_wrapper{max-height:1630px!important}[data-component=motor-insurance-page] .why-ombrella-section .img-fluid-logo{max-width:25%!important;max-height:32px!important;margin-bottom:.5rem!important}[data-component=motor-insurance-page] .why-ombrella-section .feature-headingI{font-size:14px!important}[data-component=motor-insurance-page] .why-ombrella-section .feature-text{margin-top:10px!important;font-size:14px!important;line-height:16px!important}[data-component=motor-insurance-page] .why-ombrella-section .margin-bottom{margin-bottom:0!important}}@media(max-width:475px){[data-component=motor-insurance-page] .why-ombrella-section .middle-feature-card{margin-top:0!important}}[data-component=motor-insurance-page] .motor-insurance-types-section{background:#004e66}[data-component=motor-insurance-page] .motor-insurance-types-section .type-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:36px;color:#fff}[data-component=motor-insurance-page] .motor-insurance-types-section .type-subhead{font-family:Source Sans Pro;font-style:normal;font-weight:200!important;font-size:20px;color:#fff;opacity:.85}[data-component=motor-insurance-page] .motor-insurance-types-section .border-card{cursor:pointer;background:#00546d;border-radius:8px}[data-component=motor-insurance-page] .motor-insurance-types-section .card-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#fff}[data-component=motor-insurance-page] .motor-insurance-types-section .card-subhead{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#f5f5f5;opacity:.9}[data-component=motor-insurance-page] .motor-insurance-types-section .get-started{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;color:#fff;display:flex}[data-component=motor-insurance-page] .motor-insurance-types-section .border-card:hover{color:#001f29;background:#ffae00;box-shadow:2px 4px 7px rgba(0,0,0,.25)}[data-component=motor-insurance-page] .motor-insurance-types-section .border-card:hover .card-head,[data-component=motor-insurance-page] .motor-insurance-types-section .border-card:hover .card-subhead,[data-component=motor-insurance-page] .motor-insurance-types-section .border-card:hover .get-started{color:#001f29}[data-component=motor-insurance-page] .motor-insurance-types-section .border-card:hover img{filter:brightness(100) invert(1)}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=motor-insurance-page] .motor-insurance-types-section .type-head{font-size:30px!important}[data-component=motor-insurance-page] .motor-insurance-types-section .type-subhead{font-size:18px!important}[data-component=motor-insurance-page] .motor-insurance-types-section .card-head{font-size:22px!important}[data-component=motor-insurance-page] .motor-insurance-types-section .card-subhead,[data-component=motor-insurance-page] .motor-insurance-types-section .get-started{font-size:16px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=motor-insurance-page] .motor-insurance-types-section .type-head{font-size:24px!important}[data-component=motor-insurance-page] .motor-insurance-types-section .type-subhead{font-size:16px!important}[data-component=motor-insurance-page] .motor-insurance-types-section .card-head{font-size:22px!important}[data-component=motor-insurance-page] .motor-insurance-types-section .card-subhead,[data-component=motor-insurance-page] .motor-insurance-types-section .get-started{font-size:14px!important}}@media(max-width:767.5px){[data-component=motor-insurance-page] .motor-insurance-types-section .type-head{font-size:24px!important;text-align:center!important}[data-component=motor-insurance-page] .motor-insurance-types-section .type-subhead{font-size:14px!important;text-align:center!important;margin-bottom:2rem!important}[data-component=motor-insurance-page] .motor-insurance-types-section .card-head{font-size:20px!important}[data-component=motor-insurance-page] .motor-insurance-types-section .card-subhead,[data-component=motor-insurance-page] .motor-insurance-types-section .get-started{font-size:14px!important}}[data-component=motor-insurance-page] .benefits-section .borderW{background:#fff;box-shadow:0 0 4px rgba(0,0,0,.16);border-radius:8px}[data-component=motor-insurance-page] .benefits-section .borderLeft{border-left:10px solid #004e66;margin-left:-1rem;border-radius:8px}[data-component=motor-insurance-page] .benefits-section .benifits-heading{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:36px;line-height:48px;text-align:center;color:#001f29}[data-component=motor-insurance-page] .benefits-section .benifits-subheading{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;text-align:center;color:#001f29;opacity:.8}[data-component=motor-insurance-page] .benefits-section .headingQ{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#004e66}[data-component=motor-insurance-page] .benefits-section .textQ{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#001f29;opacity:.9}[data-component=motor-insurance-page] .benefits-section .border-right{border-right:1px solid #ccc}@media(max-width:767.5px){[data-component=motor-insurance-page] .benefits-section .headingQ{font-size:20px!important}[data-component=motor-insurance-page] .benefits-section .textQ{font-size:14px!important}}[data-component=motor-insurance-page] .p54{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:36px;text-align:center;color:#001f29}[data-component=motor-insurance-page] .p55{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#3d3d3d}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=motor-insurance-page] .banner-heading{font-size:34px!important}[data-component=motor-insurance-page] .banner-text{font-size:18px!important}[data-component=motor-insurance-page] .banner-button{width:204px!important;height:50px!important}[data-component=motor-insurance-page] .form-heading{font-size:30px!important;line-height:37px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=motor-insurance-page] .banner-heading{font-size:28px!important}[data-component=motor-insurance-page] .banner-text{font-size:16px!important;line-height:21px!important}[data-component=motor-insurance-page] .banner-button{padding:12px 8px!important;width:194px!important;height:38px!important}[data-component=motor-insurance-page] .benifits-heading{font-size:30px!important}[data-component=motor-insurance-page] .benifits-small,[data-component=motor-insurance-page] .benifits-subheading{font-size:14px!important}[data-component=motor-insurance-page] .p54{font-size:30px!important}}[data-component=motor-insurance-page] .life-insurance-banner-mobile{background:url(/images/motor-insurance/motor-new.png);background-repeat:no-repeat;background-size:contain;background-position:50%;height:186.5vw;display:flex;margin-top:2rem}[data-component=motor-insurance-page] .life-insurance-banner-mobile .banner-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:28px!important;color:#001f29}[data-component=motor-insurance-page] .life-insurance-banner-mobile .banner-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#3d3d3d;opacity:.8}[data-component=motor-insurance-page] .life-insurance-banner-mobile .banner-button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:152px;height:36px;background:#004e66;border:1px solid #004e66;border-radius:30px}[data-component=motor-insurance-page] .life-insurance-banner-mobile .banner-button .banner-button-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.5px;color:#fff}@media(min-width:475.5px)and (max-width:767.5px){[data-component=motor-insurance-page] .life-insurance-banner-mobile .banner-heading{font-size:34px!important}[data-component=motor-insurance-page] .life-insurance-banner-mobile .banner-text{font-size:22px!important;line-height:30px!important}}@media(max-width:767.5px){[data-component=motor-insurance-page] .benifits-heading{font-size:24px!important;line-height:38px!important}[data-component=motor-insurance-page] .benifits-small,[data-component=motor-insurance-page] .benifits-subheading{font-size:14px!important}[data-component=motor-insurance-page] .small-img{max-width:10%!important}[data-component=motor-insurance-page] .heading{font-size:14px!important;line-height:16px!important}[data-component=motor-insurance-page] .text{font-size:14px!important}[data-component=motor-insurance-page] .border-right{border-right:1px solid hsla(0,0%,96%,.5)!important;border-bottom:1px solid #ccc!important;padding-top:5px}[data-component=motor-insurance-page] .p54{font-size:24px!important}[data-component=motor-insurance-page] .p55{font-size:14px!important}}[data-component=motor-insurance-card] .hide{display:none}[data-component=motor-insurance-card] .myDIV:hover+.hide{display:block;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#001f29;background:rgba(91,245,181,.3);border-radius:8px}[data-component=motor-insurance-card] .imgIcon{max-width:50%!important}[data-component=motor-insurance-card] .pay-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;text-align:center;color:#ffae00}[data-component=motor-insurance-card] .provider{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#7e7e7e}[data-component=motor-insurance-card] .provider-2{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;color:#7e7e7e}[data-component=motor-insurance-card] .card{background:#fff;border:2.4px solid #f5f5f5;box-shadow:0 2px 4px -2px hsla(0,0%,100%,.08),0 4px 4px -2px rgba(24,39,75,.04);border-radius:16px}[data-component=motor-insurance-card] .card .border-right{border-right:2px solid hsla(0,0%,80%,.3)}[data-component=motor-insurance-card] .card .sum{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#001f29;text-align:center}[data-component=motor-insurance-card] .card .age{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;color:#001f29}[data-component=motor-insurance-card] .card .limit{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#3d3d3d;text-align:center}[data-component=motor-insurance-card] .card .grid-space{display:grid;justify-content:center}[data-component=motor-insurance-card] .card .margin{margin-top:-1rem}[data-component=motor-insurance-card] .card .green-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#14a066}[data-component=motor-insurance-card] .card .buy-button{font-family:Source Sans Pro;font-style:normal;width:190px;display:flex;height:48px;font-weight:600;background:#004e66;border-radius:24px;border:1px solid #004e66;color:#fff;font-size:22px;align-items:center;justify-content:center}[data-component=motor-insurance-card] .card .buy-buttondisable{width:190px;height:48px;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff;font-size:24px}[data-component=motor-insurance-card] .card button .comment,[data-component=motor-insurance-card] .card button:hover .replies{display:none}[data-component=motor-insurance-card] .card button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}[data-component=motor-insurance-card] .card .buy-button:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=motor-insurance-card] .card .back{background:#ebfaff;border-radius:8px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#004e66}[data-component=motor-insurance-card] .card .green-add{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;text-align:right;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066;cursor:pointer}[data-component=motor-insurance-card] .card .img-width{max-width:7%}[data-component=motor-insurance-card] .card .view{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;text-align:right;color:#004e66}@media(min-width:767.5px)and (max-width:991.5px){[data-component=motor-insurance-card] .card .buy-button{width:120px!important;height:32px!important;font-size:18px!important;font-weight:600;margin-right:1.4rem}[data-component=motor-insurance-card] .card .buy-buttondisable{width:131px!important;height:32px!important;font-size:18px!important;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff;margin-right:1.4rem}[data-component=motor-insurance-card] .card .buy-button:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=motor-insurance-card] .card .age{font-size:16px!important}[data-component=motor-insurance-card] .card .limit{font-size:14px!important}[data-component=motor-insurance-card] .card .sum{font-size:16px!important;padding-left:10px!important}[data-component=motor-insurance-card] .card .back{font-size:8px!important}[data-component=motor-insurance-card] .card .view{font-size:12px}[data-component=motor-insurance-card] .card .hide-card-text{font-size:12px!important;display:flex!important}[data-component=motor-insurance-card] .card .green-add{font-size:12px!important}[data-component=motor-insurance-card] .card .seeLess{font-size:10px!important}[data-component=motor-insurance-card] .card .detail-head{font-size:20px!important}[data-component=motor-insurance-card] .card .detail-subhead{font-size:14px!important}}@media(max-width:767.5px){[data-component=motor-insurance-card] .hide-card-text{font-size:12px!important}}[data-component=motor-insurance-card] .hide-card{background:hsla(0,0%,96%,.6);border-radius:4px}[data-component=motor-insurance-card] .hide-card-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;color:#3d3d3d;display:flex!important}[data-component=motor-insurance-card] input[type=checkbox]{accent-color:#14a066}[data-component=motor-insurance-card] .seeLess{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066}[data-component=motor-insurance-card] .card-mobile{border:2.4px solid #f5f5f5;box-shadow:0 2px 4px -2px hsla(0,0%,100%,.08);border-radius:16px}[data-component=motor-insurance-card] .card-mobile .age,[data-component=motor-insurance-card] .card-mobile .money{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#001f29}[data-component=motor-insurance-card] .card-mobile .limit{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;color:#3d3d3d}[data-component=motor-insurance-card] .card-mobile .border-right{border-right:2px solid #ccc}[data-component=motor-insurance-card] .card-mobile .mx{margin-right:.5rem!important}[data-component=motor-insurance-card] .card-mobile .green-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#14a066}[data-component=motor-insurance-card] .card-mobile .buy-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#004e66}[data-component=motor-insurance-card] .card-mobile .buy-button{width:287px;height:36px;font-weight:600;background:#004e66;border:1px solid #004e66;border-radius:24px;color:#fff}[data-component=motor-insurance-card] .card-mobile .buy-buttondisable{width:287px;height:36px;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff}[data-component=motor-insurance-card] .card-mobile button .comment,[data-component=motor-insurance-card] .card-mobile button:hover .replies{display:none}[data-component=motor-insurance-card] .card-mobile button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}[data-component=motor-insurance-card] .card-mobile .buy-button:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=motor-insurance-card] .card-mobile .view-detail{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;text-align:center;letter-spacing:.0015em;color:#004e66}[data-component=motor-insurance-card] .card-mobile .green-add{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066}[data-component=motor-policy-details] .imgIc{max-width:54%;height:auto}[data-component=motor-policy-details] .imgIc-small{max-width:50%;height:40px}[data-component=motor-policy-details] .provider{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#7e7e7e}[data-component=motor-policy-details] .policy-body .policy-header .coverage{border-right:2px solid #ccc}[data-component=motor-policy-details] .policy-body .policy-header .age,[data-component=motor-policy-details] .policy-body .policy-header .sum{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;color:#001f29}[data-component=motor-policy-details] .policy-body .policy-header .limit{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#3d3d3d;text-align:center}[data-component=motor-policy-details] .policy-body .policy-header .buy-button,[data-component=motor-policy-details] .policy-body .policy-header .buy-button-STI{width:186px;height:48px;background:#004e66;border-radius:24px;color:#fff;border:1px solid #004e66;font-weight:600}[data-component=motor-policy-details] .policy-body .policy-header .buy-buttondisable{width:156px;height:48px;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff;font-size:24px}[data-component=motor-policy-details] .policy-body .policy-header button .comment,[data-component=motor-policy-details] .policy-body .policy-header button:hover .replies{display:none}[data-component=motor-policy-details] .policy-body .policy-header button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00;font-weight:600}[data-component=motor-policy-details] .policy-body .policy-header .buy-button:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00;font-weight:600}@media(max-width:767.5px){[data-component=motor-policy-details] .policy-body .policy-header .buy-button,[data-component=motor-policy-details] .policy-body .policy-header .buy-button-STI{width:100%;height:38px!important;background:#004e66;border-radius:24px;color:#fff;border:1px solid #004e66;font-weight:600}[data-component=motor-policy-details] .policy-body .policy-header .policy-body{margin:0!important;padding:0!important}[data-component=motor-policy-details] .policy-body .policy-header .mobile-buy-button{width:280px;height:36px;background:#004e66;border-radius:24px;color:#fff;border:1px solid #004e66}[data-component=motor-policy-details] .policy-body .policy-header .buy-buttondisable{width:280px;height:36px;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff;font-size:20px!important}[data-component=motor-policy-details] .policy-body .policy-header button .comment,[data-component=motor-policy-details] .policy-body .policy-header button:hover .replies{display:none}[data-component=motor-policy-details] .policy-body .policy-header button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}[data-component=motor-policy-details] .policy-body .policy-header .mobile-buy-button:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=motor-policy-details] .policy-body .policy-header .age,[data-component=motor-policy-details] .policy-body .policy-header .sum{font-size:14px!important}[data-component=motor-policy-details] .policy-body .policy-header .limit{font-size:10px!important}}[data-component=motor-policy-details] .policy-body .tab-active{border-bottom:4px solid #004e66;border-radius:4px 4px 0 0!important;color:#004e66!important;font-weight:600}[data-component=motor-policy-details] .policy-body .de-active{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#7e7e7e}[data-component=motor-policy-details] .policy-body .border-box{border-bottom:3px solid rgba(0,78,102,.05);padding-left:2.5rem;color:#7e7e7e}@media(max-width:767.5px){[data-component=motor-policy-details] .policy-body .border-box{padding-left:0!important}[data-component=motor-policy-details] .policy-body .tab{font-size:12px!important}}@media(min-width:767.5px)and (max-width:992px){[data-component=motor-policy-details] .policy-body .tab{font-size:14px!important}}[data-component=motor-policy-details] .border-down{border:1.2px solid #004e66;border-radius:24px;height:36px;position:absolute;width:100%;bottom:0;z-index:991}[data-component=motor-whatsCovered] .head{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#001f29}[data-component=motor-whatsCovered] .subhead{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#7e7e7e}[data-component=motor-whatsCovered] .under-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;color:#3d3d3d;opacity:.85;text-align:center}[data-component=motor-whatsCovered] .content-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#001f29}[data-component=motor-whatsCovered] .back{background:rgba(91,245,181,.12);border-radius:8px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#14a066;padding:4px 16px}[data-component=motor-whatsCovered] .base-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#001f29}[data-component=motor-whatsCovered] .left-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#3d3d3d;opacity:.7}[data-component=motor-whatsCovered] .kenya-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;color:#7e7e7e}[data-component=motor-whatsCovered] .price{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#001f29}@media(max-width:767.5px){[data-component=motor-whatsCovered] .img-thef{max-width:75%}[data-component=motor-whatsCovered] .head{font-size:16px!important}[data-component=motor-whatsCovered] .base-text,[data-component=motor-whatsCovered] .content-text,[data-component=motor-whatsCovered] .left-text,[data-component=motor-whatsCovered] .price{font-size:14px!important}[data-component=motor-whatsCovered] .kenya-text{font-size:12px}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=faq-page] .search-bar{margin:auto;width:70%!important}[data-component=faq-page] .index-value{font-size:20px!important;margin-top:.08rem}[data-component=faq-page] .content-value{font-size:18px!important}[data-component=faq-page] .answer-value{margin-left:-.12rem!important}}@media(max-width:767.5px){[data-component=faq-page] .how-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:24px!important;color:#000}[data-component=faq-page] .index-value{font-size:18px!important;margin-top:.18rem!important}[data-component=faq-page] .answer-value{margin-left:-.26rem!important}[data-component=faq-page] .search-bar{margin:auto;width:70%!important}[data-component=faq-page] .content-value{font-size:18px!important}[data-component=faq-page] .contact{padding:7px 26px!important}[data-component=faq-page] .heading-policy{line-height:34px!important}}[data-component=faq-page] .answer-value{margin-left:.21rem}[data-component=faq-page] .index-value{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:120%;color:#7e7e7e;opacity:.4}[data-component=faq-page] .search-bar{margin:auto;width:50%}[data-component=faq-page] .content-value{font-weight:500;font-size:20px;color:"#001F29";font-family:Source Sans Pro}[data-component=faq-page] .back-colorr{background-color:rgba(255,174,0,.12)}[data-component=faq-page] .card-faqq{box-shadow:2px 4px 7px rgba(0,0,0,.06)}[data-component=faq-page] .how-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:32px;color:#000}[data-component=faq-page] .contact{background:#004e66;border:1px solid #004e66;border-radius:30px;padding:10px 40px 9px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;text-align:center;color:#fff}[data-component=faq-page] .filters .head{color:#001f29;display:flex;align-items:center;align-content:center;font-size:1rem;font-weight:500;margin-right:1rem}[data-component=faq-page] .filters .head .icon{font-size:1rem;margin-right:.5rem}[data-component=faq-page] .filters .active_category{border:2px solid #004e66;background:#004e66!important;color:#fff!important;border-radius:30px!important}[data-component=faq-page] .filters .category{width:-moz-fit-content!important;width:fit-content!important;background:#fff;border:2px solid #f5f5f5;border-radius:30px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;text-align:center;letter-spacing:.5px;color:#3d3d3d;padding:.6rem 1.9rem;margin:.5rem;cursor:pointer}[data-component=contactUs-page] .right-side{padding-left:3rem!important}[data-component=contactUs-page] .left-side{background:url(/images/contactUs/contactUs.png);background-repeat:no-repeat;background-position:50%;background-size:cover;display:flex;border-radius:20px;flex-direction:column;justify-content:space-between}[data-component=contactUs-page] .left-side .left-side-content{padding:1rem}[data-component=contactUs-page] .left-side .contact-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:36px;line-height:43px;color:#fff}[data-component=contactUs-page] .submit{width:100%;background:#004e66;border-radius:30px;padding:10px 40px 9px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;text-align:center;letter-spacing:.5px;color:#fff;border:1px solid #004e66}[data-component=contactUs-page] .fill-up{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;color:#fff}[data-component=contactUs-page] .normal-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#fff}[data-component=contactUs-page] .margin-top{margin-top:4rem;margin-bottom:4rem}@media(max-width:991.5px)and (min-width:767.5px){[data-component=contactUs-page] .margin-top{margin-top:2rem}[data-component=contactUs-page] .right-side{padding-left:2rem!important}[data-component=contactUs-page] .left-side{min-height:24rem!important}[data-component=contactUs-page] .left-side .left-side-content{padding:0!important}[data-component=contactUs-page] .left-side .contact-head{font-size:24px}[data-component=contactUs-page] .fill-up,[data-component=contactUs-page] .normal-text,[data-component=contactUs-page] .submit{font-size:14px}}@media(max-width:767.5px)and (min-width:575.5px){[data-component=contactUs-page] .margin-top{margin-top:2rem}[data-component=contactUs-page] .right-side{padding-left:0!important;margin-bottom:2rem}[data-component=contactUs-page] .left-side{min-height:24rem!important;margin-bottom:2rem}[data-component=contactUs-page] .left-side .left-side-content{padding:0!important}[data-component=contactUs-page] .left-side .contact-head{font-size:22px}[data-component=contactUs-page] .fill-up,[data-component=contactUs-page] .normal-text,[data-component=contactUs-page] .submit{font-size:14px}}@media(max-width:575.5px)and (min-width:200.5px){[data-component=contactUs-page] .margin-top{margin-top:2rem}[data-component=contactUs-page] .right-side{padding-left:0!important;margin-bottom:2rem}[data-component=contactUs-page] .left-side{min-height:24rem!important;margin-bottom:2rem}[data-component=contactUs-page] .left-side .left-side-content{padding:0!important}[data-component=contactUs-page] .left-side .contact-head{font-size:20px}[data-component=contactUs-page] .fill-up,[data-component=contactUs-page] .normal-text,[data-component=contactUs-page] .submit{font-size:14px}}[data-component=aboutUs-page]{margin-top:-10px}[data-component=aboutUs-page] .head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:32px;margin-bottom:.5rem;color:#000}[data-component=aboutUs-page] .subHead{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#3d3d3d}@media(min-width:767.5px)and (max-width:991.5px){[data-component=aboutUs-page] .head{font-size:28px!important}[data-component=aboutUs-page] .subHead{font-size:14px!important}}@media(max-width:767.5px){[data-component=aboutUs-page] .head{font-size:24px!important}[data-component=aboutUs-page] .subHead,[data-component=aboutUs-page] .subhead{font-size:14px!important}[data-component=aboutUs-page] .last-text{margin-bottom:1rem}}[data-component=aboutUs-page] .services .color-fill{background:#004e66}[data-component=aboutUs-page] .services .color-fill .head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:32px;color:#fff}[data-component=aboutUs-page] .services .color-fill .subhead{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#fff}[data-component=aboutUs-page] .services .color-fill .heading-left{font-weight:600;font-size:36px;color:#fff;text-align:center}[data-component=aboutUs-page] .services .color-fill .heading-right{font-weight:400;font-size:16px;color:#fff;opacity:.9;text-align:center}[data-component=aboutUs-page] .services .color-fill .insuranceBox{color:#fff;cursor:pointer;left:64px;top:200px;background:#00546d;border-radius:15px;width:422px;margin-top:3rem;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;align-content:flex-start}[data-component=aboutUs-page] .services .color-fill .insuranceBox .partner-img{height:55px;width:99px}[data-component=aboutUs-page] .services .color-fill .insuranceBox .border-partner{opacity:.25;border:1px solid #ccc}[data-component=aboutUs-page] .services .color-fill .insuranceBox .partner-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:22px}[data-component=aboutUs-page] .services .color-fill .insuranceBox .partner-sentence{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;opacity:.78}[data-component=aboutUs-page] .services .color-fill .insuranceBox .get-started{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:16px;letter-spacing:.15px;justify-content:flex-start;gap:10px}@media(max-width:1199.5px)and (min-width:768px){[data-component=aboutUs-page] .services .round-icon{height:5rem!important;margin-top:-4rem!important}}@media(max-width:767.5px)and (min-width:200.5px){[data-component=aboutUs-page] .services .round-icon{height:4rem!important;margin-top:-3rem!important}}@media(max-width:767.5px){[data-component=aboutUs-page] .services .flex-direction{display:flex;flex-direction:column}[data-component=aboutUs-page] .services .insuranceBox{width:100%!important}[data-component=aboutUs-page] .services .heading-left{font-size:24px!important}[data-component=aboutUs-page] .services .heading-right{font-size:14px!important}[data-component=aboutUs-page] .services .mar-top{margin-top:0!important}[data-component=aboutUs-page] .services .partner-heading{font-size:20px!important}[data-component=aboutUs-page] .services .partner-sentence{font-size:14px!important}[data-component=aboutUs-page] .services .name{font-size:18px!important}[data-component=aboutUs-page] .services .detail,[data-component=aboutUs-page] .services .post{font-size:14px!important}[data-component=aboutUs-page] .team .name{font-size:18px!important}[data-component=aboutUs-page] .team .detail,[data-component=aboutUs-page] .team .post{font-size:14px!important}}[data-component=aboutUs-page] .team .head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:32px;color:#000}[data-component=aboutUs-page] .team .subhead{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#3d3d3d}[data-component=aboutUs-page] .team .name{font-family:Lato;font-style:normal;font-weight:700;font-size:20px;color:#302b27}[data-component=aboutUs-page] .team .post{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#7e7e7e}[data-component=aboutUs-page] .team .detail{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#3d3d3d}.carValueFilters .Input-field-mobile{margin-top:.5rem}.carValueFilters .Input-field-mobile .input-fiels{border:1px solid #7e7e7e;border-radius:5px;padding:5px;opacity:.6}.carValueFilters .Input-field-mobile input:focus{outline:none}.carValueFilters .input-dropdown-field{max-width:244px;display:flex;border-radius:32px;height:46px;padding:16px;align-items:center;align-content:center;background-color:#fff}.carValueFilters .input-dropdown-field .arrow-icon{cursor:pointer;color:#7e7e7e}.carValueFilters .input-dropdown-field .Value{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#7e7e7e;margin-right:.4rem}.carValueFilters .input-dropdown-field .input-fiels{max-width:114px;border:transparent}@media(min-width:340px)and (max-width:420px){.carValueFilters .input-dropdown-field .input-fiels{max-width:65px}}.carValueFilters .input-dropdown-field input:focus{outline:none}.carValueFilters .value-dropdown{display:flex;border:1px solid hsla(0,0%,49%,.439);flex-direction:row;align-items:center;padding:10px 14px 10px 16px;gap:10px;background:#fff;border-radius:32px;min-width:244px;height:48px;align-content:center;justify-content:center}.carValueFilters .setValue{font-weight:600;font-size:16px}.carValueFilters .setValue,.carValueFilters .setValue2{font-family:Source Sans Pro;font-style:normal;line-height:22px;text-align:center;color:#3d3d3d;cursor:pointer}.carValueFilters .setValue2{font-weight:700;font-size:15px}@media(min-width:200.5px)and (max-width:767.5px){.carValueFilters .setValue2{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:22px;text-align:center;color:#3d3d3d;cursor:pointer}}.carValueFilters .dec-icon{cursor:pointer}.carValueFilters .Value{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:15px;line-height:20px;color:#7e7e7e}[data-component=blog-page]{margin-top:5rem}[data-component=blog-page] .head{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:36px;color:#001f29;line-height:1.2;margin-bottom:20px}[data-component=blog-page] .share{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#031539;display:flex;justify-content:space-between}[data-component=blog-page] .share-icon{display:flex;align-items:center;flex-direction:row}[data-component=blog-page] .related{color:#001f29}[data-component=blog-page] .inner,[data-component=blog-page] .related{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px}[data-component=blog-page] .inner{color:#fff}[data-component=blog-page] .inner2{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#fff}[data-component=blog-page] .author{font-family:Source Sans Pro;font-style:normal;font-weight:500!important;font-size:18px!important;color:#004e66!important}[data-component=blog-page] .date{font-size:14px;opacity:.7}[data-component=blog-page] .date,[data-component=blog-page] .p55{font-family:Source Sans Pro;font-style:normal;font-weight:400;color:#3d3d3d}[data-component=blog-page] .p55{font-size:16px;line-height:20px}[data-component=blog-page] .icon-img{margin-right:.6rem;height:1.6rem;cursor:pointer}[data-component=blog-page] .f1{border-radius:12px}[data-component=blog-page] .f2{background:url(/images/blog/f2.png);min-height:18rem;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:12px}[data-component=blog-page] .f3{background:url(/images/blog/f3.png);min-height:18rem;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:12px}[data-component=blog-page] .f4{background:url(/images/blog/f4.png);min-height:18rem;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:12px}[data-component=blog-page] .card-linear{min-height:18rem;width:100%;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-end;padding:20px}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=blog-page] .head{font-size:32px!important}[data-component=blog-page] .share{font-size:16px}[data-component=blog-page] .inner,[data-component=blog-page] .related{font-size:22px!important}[data-component=blog-page] .inner2{font-size:12px}[data-component=blog-page] .date,[data-component=blog-page] .p55{font-size:16px}}@media(min-width:767.5px)and (max-width:991px){[data-component=blog-page] .head{font-size:28px!important}[data-component=blog-page] .share{font-size:14px!important}[data-component=blog-page] .inner,[data-component=blog-page] .related{font-size:18px!important}[data-component=blog-page] .inner2{font-size:10px!important}[data-component=blog-page] .date,[data-component=blog-page] .p55{font-size:14px!important}}@media(max-width:767.5px){[data-component=blog-page] .head{font-size:24px!important}[data-component=blog-page] .share{font-size:12px!important}[data-component=blog-page] .related{font-size:18px!important}[data-component=blog-page] .inner{font-size:14px!important}[data-component=blog-page] .inner2{font-size:8px!important}[data-component=blog-page] .date,[data-component=blog-page] .p55{font-size:12px!important}}[data-component=coming-soon-page]{margin-top:3.5rem!important}[data-component=coming-soon-page] .comming{background:url(/images/coming-soon.png);min-height:54vw;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}[data-component=coming-soon-page] .card-inner{min-height:46vw;display:flex;align-items:center;flex-direction:column;justify-content:center}[data-component=coming-soon-page] .inner{display:flex;justify-content:center}[data-component=coming-soon-page] .inner2{width:43%;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:36px;text-align:center;color:#004e66}[data-component=coming-soon-page] .inner3{width:50%;font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;text-align:center;color:#7e7e7e}[data-component=coming-soon-page] .inner4{background:#004e66;border-radius:30px;padding:10px 40px 9px;gap:10px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;text-align:center;letter-spacing:.5px;color:#fff;border:1px solid #004e66}[data-component=coming-soon-page] .inner5{width:50%}[data-component=coming-soon-page] .img-fluid2{max-width:49%!important;height:auto}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=coming-soon-page] .inner2{font-size:26px!important}[data-component=coming-soon-page] .inner3{font-size:16px!important}[data-component=coming-soon-page] .inner4{padding:6px 30px!important;font-size:18px!important}}@media(min-width:767.5px)and (max-width:991px){[data-component=coming-soon-page] .inner2{font-size:20px!important}[data-component=coming-soon-page] .inner3{width:53%!important;font-size:14px!important}[data-component=coming-soon-page] .inner4{padding:6px 30px!important;font-size:18px!important}}@media(max-width:767.5px){[data-component=coming-soon-page] .inner2{font-size:14px!important}[data-component=coming-soon-page] .inner3{width:100%!important;font-size:14px!important}[data-component=coming-soon-page] .inner4{padding:3px 20px!important;font-size:14px!important}}[data-component=insurance-card-v2] .img-fluid5{max-width:100%;height:auto}[data-component=insurance-card-v2] .product-name{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#001f29}[data-component=insurance-card-v2] .provider-name{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;color:#7e7e7e}@media(min-width:767.5px)and (max-width:1199.5px){[data-component=insurance-card-v2] .product-name{font-size:20px!important}[data-component=insurance-card-v2] .provider-name{font-size:12px}[data-component=insurance-card-v2] .age,[data-component=insurance-card-v2] .sum{font-size:18px!important}[data-component=insurance-card-v2] .limit{font-size:14px!important}[data-component=insurance-card-v2] .buy-button{width:146px!important;height:40px!important;font-size:20px!important}}@media(max-width:767.5px){[data-component=insurance-card-v2] .product-name{font-size:14px!important;text-align:center;display:flex;align-items:center}[data-component=insurance-card-v2] .provider-name{font-size:10px!important}[data-component=insurance-card-v2] .age,[data-component=insurance-card-v2] .money{font-size:14px!important}[data-component=insurance-card-v2] .limit{font-size:10px!important}}[data-component=insurance-card-v2] .hide{display:none}[data-component=insurance-card-v2] .myDIV:hover+.hide{display:block;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#001f29;background:rgba(91,245,181,.3);border-radius:8px}[data-component=insurance-card-v2] .imgIcon{max-width:50%!important}[data-component=insurance-card-v2] .pay-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;text-align:center;color:#ffae00}[data-component=insurance-card-v2] .card{background:#fff;border:2.4px solid #f5f5f5;box-shadow:0 2px 4px -2px hsla(0,0%,100%,.15),0 4px 4px -2px rgba(24,39,75,.04);border-radius:16px}[data-component=insurance-card-v2] .card .border-right{border-right:2px solid #ccc}[data-component=insurance-card-v2] .card .sum{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;color:#001f29}[data-component=insurance-card-v2] .card .lumpsum{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#3d3d3d}[data-component=insurance-card-v2] .card .age{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;color:#001f29}[data-component=insurance-card-v2] .card .limit{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;text-align:center;color:#3d3d3d}[data-component=insurance-card-v2] .card .buy-button{width:175px;height:44px;font-weight:600;background:#004e66;border-radius:24px;border:1px solid #004e66;color:#fff;font-size:24px}[data-component=insurance-card-v2] .card .buy-buttondisable{width:190px;height:48px;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff;font-size:24px}[data-component=insurance-card-v2] .card button .comment,[data-component=insurance-card-v2] .card button:hover .replies{display:none}[data-component=insurance-card-v2] .card button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}[data-component=insurance-card-v2] .card .buy-button:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=insurance-card-v2] .card .back{background:rgba(20,160,102,.051);display:flex;justify-content:center;align-items:center;border-radius:8px;font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;color:#001f29;line-height:16px;height:24px;border:1px solid rgba(20,160,102,.341);gap:10px;min-width:116px;padding:4px 16px!important}[data-component=insurance-card-v2] .card .green-add{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;text-align:right;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066;cursor:pointer}[data-component=insurance-card-v2] .card .img-width{max-width:10%}[data-component=insurance-card-v2] .card .view{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;text-align:right;color:#004e66}@media(min-width:767.5px)and (max-width:991.5px){[data-component=insurance-card-v2] .card .buy-button,[data-component=insurance-card-v2] .card .buy-buttondisable{width:131px!important;height:32px!important;font-size:18px!important;font-weight:600}[data-component=insurance-card-v2] .card .buy-buttondisable{background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff}[data-component=insurance-card-v2] .card .buy-button:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=insurance-card-v2] .card .age{font-size:18px!important}[data-component=insurance-card-v2] .card .limit{font-size:14px!important}[data-component=insurance-card-v2] .card .sum{font-size:18px!important}[data-component=insurance-card-v2] .card .back{font-size:12px!important}[data-component=insurance-card-v2] .card .view{font-size:12px}[data-component=insurance-card-v2] .card .hide-card-text{font-size:12px!important}[data-component=insurance-card-v2] .card .seeLess{font-size:10px!important}[data-component=insurance-card-v2] .card .detail-head{font-size:20px!important}[data-component=insurance-card-v2] .card .detail-subhead{font-size:14px!important}}[data-component=insurance-card-v2] .mobile-back{background:#fff2e3;border-radius:8px;font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;color:#001f29;border:1px solid rgba(20,160,102,.341);margin-left:.8rem;margin-top:.4rem;background:rgba(20,160,102,.051);line-height:16px;padding:4px 16px}[data-component=insurance-card-v2] .hide-card{background:hsla(0,0%,96%,.6);border-radius:4px}[data-component=insurance-card-v2] .hide-card-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;color:#3d3d3d;display:flex;align-items:center}[data-component=insurance-card-v2] .hide-card-text .checkIcon{color:#14a066}[data-component=insurance-card-v2] input[type=checkbox]{accent-color:#14a066}[data-component=insurance-card-v2] .seeLess{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066}[data-component=insurance-card-v2] .card-mobile{border:2.4px solid #f5f5f5;box-shadow:0 2px 4px -2px hsla(0,0%,100%,.08);border-radius:16px}[data-component=insurance-card-v2] .card-mobile .age,[data-component=insurance-card-v2] .card-mobile .money{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#001f29;text-align:center}[data-component=insurance-card-v2] .card-mobile .limit{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:9px;text-align:center;letter-spacing:.0015em;color:#3d3d3d}[data-component=insurance-card-v2] .card-mobile .border-right{border-right:2px solid #ccc}[data-component=insurance-card-v2] .card-mobile .mx{margin-right:.5rem!important}[data-component=insurance-card-v2] .card-mobile .buy-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:12px;line-height:16px;color:red;margin-right:10px}[data-component=insurance-card-v2] .card-mobile .buy-button{width:287px;height:36px;font-weight:600;background:#004e66;border:1px solid #004e66;border-radius:24px;color:#fff}[data-component=insurance-card-v2] .card-mobile .buy-buttondisable{width:287px;height:36px;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff}[data-component=insurance-card-v2] .card-mobile button .comment,[data-component=insurance-card-v2] .card-mobile button:hover .replies{display:none}[data-component=insurance-card-v2] .card-mobile button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}[data-component=insurance-card-v2] .card-mobile .buy-button:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=insurance-card-v2] .card-mobile .view-detail{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;text-align:center;letter-spacing:.0015em;color:#004e66}[data-component=insurance-card-v2] .card-mobile .green-add{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066}.upload-document-image{width:100%}@media(max-width:767.5px){.upload-document-image .first-image .label,.upload-document-image .first-image .name{font-size:14px!important}}.upload-document-image .first-image .name{font-family:Source Sans Pro;font-style:normal;font-size:16px;color:#001f29;margin-bottom:.5rem}.upload-document-image .first-image .image-upload{height:10rem;width:auto;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border:1px dashed gray!important}.upload-document-image .first-image .image-box{display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:center;border:1px dashed;height:10rem;width:auto;color:gray}.upload-document-image .first-image .image-box .img-icon{font-size:4rem}.upload-document-image .first-image .label{display:flex;align-items:center;justify-content:center;border:1px solid;padding:.5rem;font-weight:500;cursor:pointer;margin-top:.5rem;border:1px solid rgba(0,0,0,.23);color:#004e66;margin-bottom:.5rem}@media(max-width:767.5px){.popover-for-choose .heading .choose-option{font-size:18px!important}.popover-for-choose .content .btn-content .take{padding:1rem!important;margin-right:.5rem!important;font-size:14px!important}}.popover-for-choose .heading{margin-bottom:.5rem;padding:1rem;display:flex;align-items:center;justify-content:space-between;background:#f5f5f5}.popover-for-choose .heading .choose-option{align-content:center;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:22px;color:#001f29;display:flex;justify-content:center;align-items:center;width:100%}.popover-for-choose .heading .close-btn{cursor:pointer;color:gray}.popover-for-choose .take-photo{min-height:320px}.popover-for-choose .content{height:8rem;display:flex;justify-content:center;align-items:center;align-content:center}.popover-for-choose .content .btn-content{align-content:center;font-family:Source Sans Pro;font-style:normal;font-weight:500;display:flex;color:#001f29;justify-content:space-between}.popover-for-choose .content .btn-content .take{padding:1rem 2rem;border:2px solid #ccc;margin-right:1rem;border-radius:5px;cursor:pointer;margin-bottom:auto}@media(max-width:767.5px){.capture-button .capture{font-size:14px!important}}.capture-button{align-content:center;margin:1rem 0}.capture-button,.capture-button .capture{display:flex;justify-content:center;align-items:center}.capture-button .capture{border-radius:5px;background-color:#fff;padding:.5rem;font-weight:500;cursor:pointer;margin-top:.5rem;border:1px solid #004e66;color:#004e66}[data-component=wallet] .wallet-card .border-first{border:2px solid #f5f5f5}[data-component=wallet] .wallet-card .border-2{background:var(--Linear-1,linear-gradient(107deg,#af8a55 0,#fee69e 50.64%,#bc8f4e 100%));box-shadow:0 0 3px 0 rgba(0,0,0,.18);border-radius:6px}[data-component=wallet] .wallet-card .border-3{border:1px solid #f5f5f5;border-radius:10px}[data-component=wallet] .wallet-card .total{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#001f29}[data-component=wallet] .wallet-card .balance{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:36px;line-height:48px;color:#004e66}[data-component=wallet] .wallet-card .points{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;color:#3d3d3d}[data-component=wallet] .wallet-card .points-2{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:24px;color:#004e66}[data-component=wallet] .wallet-card .points-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;color:#7e7e7e}[data-component=wallet] .wallet-card .expire{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;color:#7e7e7e}[data-component=wallet] .refer-card{background:rgba(255,174,0,.1);border-radius:10px}[data-component=wallet] .refer-card .refer-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#004e66}[data-component=wallet] .refer-card .refer-subtext{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#7e7e7e}[data-component=wallet] .refer-card .border-dash{border:1.4px dashed #004e66;border-radius:5px;text-align:center}[data-component=wallet] .refer-card .box-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#004e66}[data-component=wallet] .refer-card .copy-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#7e7e7e;text-align:center}[data-component=wallet] .refer-card .share{background:#004e66;border:1px solid #004e66;box-shadow:0 4px 16px rgba(35,221,237,.16),0 4px 8px -2px #030c28;border-radius:37px;width:100%;padding:.5rem 2rem!important}[data-component=wallet] .refer-card .share .share-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#fff}[data-component=wallet] .refer-card .use{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#7e7e7e;text-align:center}[data-component=wallet] .refer-card .terms{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:capitalize;color:#14a066}[data-component=wallet] .redeem-card{background:rgba(160,203,38,.12);border-radius:10px}[data-component=wallet] .redeem-card .refer-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#004e66}[data-component=wallet] .redeem-card .redeem-subtext{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;color:#3d3d3d;line-height:18px}[data-component=wallet] .redeem-card .border-dash{border:1.4px dashed #004e66;border-radius:5px;text-align:center}[data-component=wallet] .redeem-card .share{background:var(--secondary-1,#14a066);box-shadow:0 2px 8px -2px #030c28,0 2px 16px 0 rgba(35,221,237,.16);border:1px solid #14a066;border-radius:37px;width:100%;padding:.5rem 2rem!important}[data-component=wallet] .redeem-card .share .share-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#fff}[data-component=wallet] .redeem-card .use{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#7e7e7e;text-align:center}[data-component=wallet] .redeem-card .terms{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:capitalize;color:#14a066}[data-component=wallet] .trancition .borderBox1{border:2px solid #f5f5f5}[data-component=wallet] .trancition .accordionHeading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#004e66;opacity:none!important}[data-component=wallet] .trancition .accordionHeadingRow{background:rgba(153,231,255,.2);font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;color:#3d3d3d}[data-component=wallet] .trancition .terms-point{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;text-transform:capitalize;color:#3d3d3d}[data-component=wallet] .trancition .terms-list{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;text-transform:capitalize;color:#3d3d3d}[data-component=wallet] .trancition .accordionInfoRow{border-bottom:1px solid #f5f5f5!important;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;color:#3d3d3d}[data-component=wallet] .trancition .accordionInfoRow .accordionInfoRowTime{font-weight:400;font-size:12px;color:#838383}[data-component=wallet] .trancition .accordionInfoRow .accordionInfoHigh{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;text-transform:capitalize;color:#3d3d3d}[data-component=wallet] .trancition .accordionViewMore{border:3px solid #dbeaf7;background-color:#fff;color:#012169;font-weight:500;font-size:16px;display:flex;align-items:center;text-transform:uppercase;width:11rem}[data-component=wallet] .trancition .accordionViewMore .accordionIcon{color:#f54a00}[data-component=wallet] .trancition .accordionList{font-weight:500;font-size:14px;color:#838383}[data-component=wallet] .trancition .listAnchor{color:red}[data-component=wallet] .trancition .listAnchor a{color:orange}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=wallet] .points-text{font-size:12px!important}[data-component=wallet] .refer-text{font-size:22px!important}[data-component=wallet] .box-text,[data-component=wallet] .refer-subtext,[data-component=wallet] .share-text,[data-component=wallet] .use{font-size:14px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=wallet] .total{font-size:14px!important}[data-component=wallet] .balance{font-size:30px!important}[data-component=wallet] .points-2{font-size:22px!important}[data-component=wallet] .points-text{font-size:12px!important}[data-component=wallet] .refer-text{font-size:22px!important}[data-component=wallet] .box-text,[data-component=wallet] .refer-subtext,[data-component=wallet] .share-text,[data-component=wallet] .use{font-size:14px!important}}@media(max-width:767.5px){[data-component=wallet] .accordionHeading{font-weight:500;font-size:14px!important}[data-component=wallet] .accordionHeadingRow,[data-component=wallet] .accordionInfoHigh,[data-component=wallet] .accordionInfoRow{font-size:12px!important}[data-component=wallet] .terms-point{font-size:14px!important}[data-component=wallet] .terms-list,[data-component=wallet] .total{font-size:12px!important}[data-component=wallet] .balance{font-size:22px!important}[data-component=wallet] .points{font-size:12px!important}[data-component=wallet] .points-2{font-size:18px!important}[data-component=wallet] .points-text{font-size:12px!important}[data-component=wallet] .refer-text{font-size:18px!important}[data-component=wallet] .box-text,[data-component=wallet] .refer-subtext,[data-component=wallet] .share-text,[data-component=wallet] .terms,[data-component=wallet] .use{font-size:12px!important}}[data-component=event-page] .border-right{border-right:3px solid #ccc}[data-component=event-page] .life-insurance-banner{background:url(/images/event.png);background-repeat:no-repeat;background-size:contain;height:35.25vw;display:flex;align-items:center}[data-component=event-page] .life-insurance-banner .banner-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:38px;color:#001f29}[data-component=event-page] .life-insurance-banner .banner-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:20px;line-height:27px;color:#3d3d3d;opacity:.8}[data-component=event-page] .life-insurance-banner .banner-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 48px;gap:8px;width:236px;height:52px;background:#004e66;border:1px solid #004e66;border-radius:30px}[data-component=event-page] .life-insurance-banner .banner-button .banner-button-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;letter-spacing:.5px;color:#fff}[data-component=event-page] .benefits-section .borderW{background:#fff;box-shadow:0 0 4px rgba(0,0,0,.16);border-radius:8px}[data-component=event-page] .benefits-section .borderLeft{border-left:10px solid #004e66;margin-left:-1rem;border-radius:8px}[data-component=event-page] .benefits-section .benifits-heading{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:36px;line-height:48px;text-align:center;color:#001f29}[data-component=event-page] .benefits-section .benifits-subheading{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;text-align:center;color:#001f29;opacity:.8}[data-component=event-page] .benefits-section .headingQ{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#004e66}[data-component=event-page] .benefits-section .textQ{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#001f29;opacity:.9}[data-component=event-page] .benefits-section .border-right{border-right:1px solid #ccc}@media(max-width:767.5px){[data-component=event-page] .benefits-section .headingQ{font-size:20px!important}[data-component=event-page] .benefits-section .textQ{font-size:14px!important}}[data-component=event-page] .form-section{background:hsla(0,0%,96%,.35)}[data-component=event-page] .form-section .label-name{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#001f29}[data-component=event-page] .form-section .reg-button{width:100%;background:#004e66;border:1px solid #004e66;border-radius:30px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;color:#fff;padding:10px}[data-component=event-page] .form-section .green-text{color:#5bf5b5}[data-component=event-page] .form-section .check-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#7e7e7e}[data-component=event-page] .form-section .borderW{background:#fff;box-shadow:0 0 4px rgba(0,0,0,.16);border-radius:8px}[data-component=event-page] .form-section .borderLeft{border-left:10px solid #004e66;margin-left:-1rem;border-radius:8px}[data-component=event-page] .form-section .benifits-heading{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:36px;line-height:48px;text-align:center;color:#001f29}[data-component=event-page] .form-section .benifits-subheading{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;text-align:center;color:#001f29;opacity:.8}[data-component=event-page] .form-section .headingQ{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#004e66}[data-component=event-page] .form-section .textQ{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#001f29;opacity:.9}[data-component=event-page] .form-section .border-right{border-right:1px solid #ccc}@media(max-width:767.5px){[data-component=event-page] .form-section .headingQ{font-size:20px!important}[data-component=event-page] .form-section .textQ{font-size:14px!important}}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=event-page] .banner-heading{font-size:34px!important}[data-component=event-page] .banner-text{font-size:18px!important}[data-component=event-page] .banner-button{width:204px!important;height:50px!important}[data-component=event-page] .form-heading{font-size:30px!important;line-height:37px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=event-page] .banner-heading{font-size:28px!important}[data-component=event-page] .banner-text{font-size:16px!important;line-height:21px!important}[data-component=event-page] .banner-button{padding:12px 8px!important;width:194px!important;height:38px!important}[data-component=event-page] .benifits-heading{font-size:30px!important}[data-component=event-page] .benifits-subheading{font-size:14px!important}[data-component=event-page] .p54{font-size:30px!important}}[data-component=event-page] .life-insurance-banner-mobile{background:url(/images/eventm.png);background-repeat:no-repeat;background-size:contain;background-position:50%;height:173.5vw;display:flex}[data-component=event-page] .life-insurance-banner-mobile .banner-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:28px!important;color:#001f29}[data-component=event-page] .life-insurance-banner-mobile .img-fluid-mob{max-width:70%;height:auto}[data-component=event-page] .life-insurance-banner-mobile .border-right{border-right:1px solid #ccc;margin-top:2rem;margin-bottom:2rem}[data-component=event-page] .life-insurance-banner-mobile .banner-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#3d3d3d;opacity:.8}[data-component=event-page] .life-insurance-banner-mobile .banner-button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;height:36px;background:#004e66;border:1px solid #004e66;border-radius:30px}[data-component=event-page] .life-insurance-banner-mobile .banner-button .banner-button-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.5px;color:#fff}@media(min-width:475.5px)and (max-width:767.5px){[data-component=event-page] .life-insurance-banner-mobile .banner-heading{font-size:34px!important}[data-component=event-page] .life-insurance-banner-mobile .banner-text{font-size:22px!important;line-height:30px!important}}@media(max-width:767.5px){[data-component=event-page] .reg-button{font-size:14px!important}[data-component=event-page] .check-text{font-size:12px!important}[data-component=event-page] .label-name{font-size:14px!important}[data-component=event-page] .benifits-heading{font-size:24px!important;line-height:38px!important}[data-component=event-page] .benifits-subheading{font-size:14px!important}[data-component=event-page] .small-img{max-width:10%!important}[data-component=event-page] .heading{font-size:14px!important;line-height:16px!important}[data-component=event-page] .text{font-size:14px!important}[data-component=event-page] .border-right{border-right:1px solid hsla(0,0%,96%,.5)!important;border-bottom:1px solid #ccc!important;padding-top:5px}}[data-component=my-cupons] li{list-style-type:disc;list-style-position:inside;text-indent:-1em}[data-component=my-cupons] .cupon-card{width:49%!important}[data-component=my-cupons] .cupon-card .flat{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:24px;color:#004e66}[data-component=my-cupons] .cupon-card .term{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;text-transform:capitalize;color:#3d3d3d}[data-component=my-cupons] .cupon-card .code{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;color:#004e66}[data-component=my-cupons] .cupon-card .copy{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#7e7e7e}[data-component=my-cupons] .cupon-card .card-border{border:1.6px solid #f5f5f5;border-radius:10px}[data-component=my-cupons] .expired-card{opacity:.55;pointer-events:none}[data-component=my-cupons] .expired-text{background:rgba(255,0,0,.12);border-radius:4px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;color:red;padding:10px}@media(max-width:992.5px){[data-component=my-cupons] .cupon-card{width:100%!important}[data-component=my-cupons] .cupon-card .flat{font-size:18px!important}[data-component=my-cupons] .cupon-card .term{font-size:14px}[data-component=my-cupons] .cupon-card .code{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;color:#004e66}[data-component=my-cupons] .cupon-card .copy{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#7e7e7e}[data-component=my-cupons] .cupon-card .card-border{border:1.6px solid #f5f5f5;border-radius:10px}}[data-component=saving-insurance-page] .life-insurance-banner{background:url(/images/saving-insurance/saving.png);background-repeat:no-repeat;background-size:contain;background-position:50%;height:35.4vw;display:flex;align-items:center;margin-top:3.4rem;background-color:hsla(0,0%,96%,.5)}[data-component=saving-insurance-page] .life-insurance-banner .banner-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:48px;color:#001f29}[data-component=saving-insurance-page] .life-insurance-banner .banner-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:24px;line-height:27px;color:#3d3d3d;opacity:.8}[data-component=saving-insurance-page] .life-insurance-banner .banner-button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:236px;height:52px;background:#004e66;border:1px solid #004e66;border-radius:30px}[data-component=saving-insurance-page] .life-insurance-banner .banner-button .banner-button-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;letter-spacing:.5px;color:#fff}[data-component=saving-insurance-page] .form-section .form-heading{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:36px;line-height:48px;text-align:center;color:#001f29}[data-component=saving-insurance-page] .form-section .form-subheading{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;text-align:center;color:#001f29;opacity:.8}@media(min-width:767.5px)and (max-width:2800px){[data-component=saving-insurance-page] .form-section .input-fields{justify-content:center!important}}[data-component=saving-insurance-page] .form-section .input-fields .form-label{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;line-height:23px;color:#001f29}[data-component=saving-insurance-page] .form-section .input-fields .numberLabel{margin-top:-2.6rem}[data-component=saving-insurance-page] .form-section .input-fields .pxx-5{padding-left:4rem;padding-right:4rem}[data-component=saving-insurance-page] .form-section .input-fields .form-input{width:570px;height:60px;background:#fff;border:1px solid #ccc;border-radius:8px}[data-component=saving-insurance-page] .form-section .input-fields .form-input::-moz-placeholder{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#7e7e7e}[data-component=saving-insurance-page] .form-section .input-fields .form-input:-ms-input-placeholder{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#7e7e7e}[data-component=saving-insurance-page] .form-section .input-fields .form-input::placeholder{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#7e7e7e}[data-component=saving-insurance-page] .form-section .input-fields .form-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 40px 9px;gap:10px;width:570px;height:52px;background:#004e66;border:1px solid #004e66;border-radius:30px}[data-component=saving-insurance-page] .form-section .input-fields .form-button-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;text-align:center;letter-spacing:.5px;color:#fff}[data-component=saving-insurance-page] .form-section .input-fields .button-bottom-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:16px;letter-spacing:.15px;color:#3d3d3d}[data-component=saving-insurance-page] .form-section .input-fields .button-bottom-text .green-text{color:#14a066!important}[data-component=saving-insurance-page] .benefits-section{background:hsla(0,0%,96%,.5)}[data-component=saving-insurance-page] .benefits-section .benifits-heading{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:36px;line-height:48px;text-align:center;color:#001f29}[data-component=saving-insurance-page] .benefits-section .benifits-small{line-height:20px}[data-component=saving-insurance-page] .benefits-section .benifits-small,[data-component=saving-insurance-page] .benefits-section .benifits-subheading{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;text-align:center;color:#001f29;opacity:.8}[data-component=saving-insurance-page] .benefits-section .heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:32px;color:#001f29}[data-component=saving-insurance-page] .benefits-section .text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#3d3d3d;opacity:.75}[data-component=saving-insurance-page] .benefits-section .border-right{border-right:1px solid #ccc}[data-component=saving-insurance-page] .p54{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:36px;text-align:center;color:#001f29}[data-component=saving-insurance-page] .p55{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#3d3d3d}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=saving-insurance-page] .banner-heading{font-size:34px!important}[data-component=saving-insurance-page] .banner-text{font-size:18px!important}[data-component=saving-insurance-page] .banner-button{width:204px!important;height:50px!important}[data-component=saving-insurance-page] .form-heading{font-size:30px!important;line-height:37px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=saving-insurance-page] .heading{font-size:18px!important}[data-component=saving-insurance-page] .banner-heading{font-size:28px!important}[data-component=saving-insurance-page] .banner-text{font-size:16px!important;line-height:21px!important}[data-component=saving-insurance-page] .banner-button{padding:12px 8px!important;width:194px!important;height:38px!important}[data-component=saving-insurance-page] .form-heading{font-size:26px!important;line-height:28px!important}[data-component=saving-insurance-page] .form-subheading{font-size:14px!important}[data-component=saving-insurance-page] .benifits-heading{font-size:26px!important}[data-component=saving-insurance-page] .benifits-small,[data-component=saving-insurance-page] .benifits-subheading{font-size:14px!important}[data-component=saving-insurance-page] .p54{font-size:30px!important}}[data-component=saving-insurance-page] .life-insurance-banner-mobile{background:url(/images/saving-insurance/savingm.png);background-repeat:no-repeat;background-size:contain;background-position:50%;height:162.5vw;display:flex;margin-top:2rem}[data-component=saving-insurance-page] .life-insurance-banner-mobile .banner-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:26px!important;color:#001f29}[data-component=saving-insurance-page] .life-insurance-banner-mobile .banner-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#3d3d3d;opacity:.8}[data-component=saving-insurance-page] .life-insurance-banner-mobile .banner-button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:152px;height:36px;background:#004e66;border:1px solid #004e66;border-radius:30px}[data-component=saving-insurance-page] .life-insurance-banner-mobile .banner-button .banner-button-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.5px;color:#fff}@media(min-width:475.5px)and (max-width:767.5px){[data-component=saving-insurance-page] .life-insurance-banner-mobile .banner-heading{font-size:34px!important}[data-component=saving-insurance-page] .life-insurance-banner-mobile .banner-text{font-size:22px!important;line-height:30px!important}}@media(max-width:767.5px){[data-component=saving-insurance-page] .numberLabel{margin-top:-1.9rem!important;font-size:14px!important}[data-component=saving-insurance-page] .pxx-5{padding-left:3.4rem!important;padding-right:3.4rem!important}[data-component=saving-insurance-page] .form-heading{font-weight:600!important;font-size:24px!important;line-height:38px!important}[data-component=saving-insurance-page] .form-subheading{font-weight:400!important;font-size:14px!important;line-height:20px!important}[data-component=saving-insurance-page] .form-input{width:310px!important;height:40px!important;background:#fff;border:1px solid #ccc;border-radius:8px}[data-component=saving-insurance-page] .form-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 40px 9px;gap:10px;width:310px!important;height:37px!important;background:#004e66;border:1px solid #004e66;border-radius:30px}[data-component=saving-insurance-page] .form-label{font-size:14px!important;line-height:10px!important}[data-component=saving-insurance-page] .form-input::-moz-placeholder{font-size:14px!important}[data-component=saving-insurance-page] .form-input:-ms-input-placeholder{font-size:14px!important}[data-component=saving-insurance-page] .form-input::placeholder{font-size:14px!important}[data-component=saving-insurance-page] .form-button-text{font-size:14px!important}[data-component=saving-insurance-page] .benifits-heading{font-size:24px!important;line-height:38px!important}[data-component=saving-insurance-page] .benifits-small,[data-component=saving-insurance-page] .benifits-subheading{font-size:14px!important}[data-component=saving-insurance-page] .small-img{max-width:10%!important}[data-component=saving-insurance-page] .heading{font-size:14px!important;line-height:16px!important}[data-component=saving-insurance-page] .text{font-size:14px!important}[data-component=saving-insurance-page] .border-right{border-right:1px solid hsla(0,0%,96%,.5)!important;border-bottom:1px solid #ccc!important;padding-top:5px}[data-component=saving-insurance-page] .p54{font-size:24px!important}[data-component=saving-insurance-page] .p55{font-size:14px!important}}[data-component=saving-insurance-page] .services .color-fill{background:#004e66}[data-component=saving-insurance-page] .services .color-fill .head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:32px;color:#fff}[data-component=saving-insurance-page] .services .color-fill .subhead{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#fff}[data-component=saving-insurance-page] .services .color-fill .heading-left{font-weight:600;font-size:36px;color:#fff;text-align:center}[data-component=saving-insurance-page] .services .color-fill .heading-right{font-weight:400;font-size:16px;color:#fff;opacity:.9;text-align:center}[data-component=saving-insurance-page] .services .color-fill .insuranceBox{color:#fff;cursor:pointer;left:64px;top:200px;background:#00546d;border-radius:15px;width:422px;display:flex;flex-wrap:wrap}[data-component=saving-insurance-page] .services .color-fill .insuranceBox .partner-img{height:55px;width:99px}[data-component=saving-insurance-page] .services .color-fill .insuranceBox .border-partner{opacity:.25;border:1px solid #ccc}[data-component=saving-insurance-page] .services .color-fill .insuranceBox .partner-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px}[data-component=saving-insurance-page] .services .color-fill .insuranceBox .partner-sentence{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;opacity:.78}[data-component=saving-insurance-page] .services .color-fill .insuranceBox .get-started{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:16px;letter-spacing:.15px;display:flex;justify-content:flex-start;gap:10px}@media(min-width:767.5px)and (max-width:991.5px){[data-component=saving-insurance-page] .services .head{font-size:28px!important}[data-component=saving-insurance-page] .services .subHead{font-size:14px!important}}@media(max-width:767.5px){[data-component=saving-insurance-page] .services .head{font-size:24px!important}[data-component=saving-insurance-page] .services .subHead{font-size:14px!important}[data-component=saving-insurance-page] .services .flex-direction{display:flex;flex-direction:column}[data-component=saving-insurance-page] .services .insuranceBox{width:100%!important}[data-component=saving-insurance-page] .services .heading-left{font-size:24px!important}[data-component=saving-insurance-page] .services .heading-right{font-size:14px!important}[data-component=saving-insurance-page] .services .mar-top{margin-top:0!important}[data-component=saving-insurance-page] .services .partner-heading{font-size:20px!important}[data-component=saving-insurance-page] .services .partner-sentence{font-size:14px!important}[data-component=saving-insurance-page] .services .name{font-size:18px!important}[data-component=saving-insurance-page] .services .detail,[data-component=saving-insurance-page] .services .post{font-size:14px!important}}[data-component=saving-insurance-page] .benifits-ombrella-section .borderW{background:#fff;box-shadow:0 0 4px rgba(0,0,0,.16);border-radius:8px}[data-component=saving-insurance-page] .benifits-ombrella-section .borderLeft{border-left:10px solid #004e66;margin-left:-1rem;border-radius:8px}[data-component=saving-insurance-page] .benifits-ombrella-section .benifits-heading{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:36px;line-height:48px;text-align:center;color:#001f29}[data-component=saving-insurance-page] .benifits-ombrella-section .benifits-subheading{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;text-align:center;color:#001f29;opacity:.8}[data-component=saving-insurance-page] .benifits-ombrella-section .headingQ{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#004e66}[data-component=saving-insurance-page] .benifits-ombrella-section .textQ{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#001f29;opacity:.9}[data-component=saving-insurance-page] .benifits-ombrella-section .border-right{border-right:1px solid #ccc}@media(max-width:767.5px){[data-component=saving-insurance-page] .benifits-ombrella-section .headingQ{font-size:20px!important}[data-component=saving-insurance-page] .benifits-ombrella-section .textQ{font-size:14px!important}}[data-component=education-insurance-page] .life-insurance-banner{background:url(/images/education-insurance/education.png);background-repeat:no-repeat;background-size:contain;background-position:50%;height:35.4vw;display:flex;align-items:center;margin-top:3.4rem;background-color:hsla(0,0%,96%,.5)}[data-component=education-insurance-page] .life-insurance-banner .banner-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:48px;color:#001f29}[data-component=education-insurance-page] .life-insurance-banner .banner-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:24px;line-height:27px;color:#3d3d3d;opacity:.8}[data-component=education-insurance-page] .life-insurance-banner .banner-button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:236px;height:52px;background:#004e66;border:1px solid #004e66;border-radius:30px}[data-component=education-insurance-page] .life-insurance-banner .banner-button .banner-button-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;letter-spacing:.5px;color:#fff}[data-component=education-insurance-page] .form-section .form-heading{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:36px;line-height:48px;text-align:center;color:#001f29}[data-component=education-insurance-page] .form-section .form-subheading{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;text-align:center;color:#001f29;opacity:.8}@media(min-width:767.5px)and (max-width:2800px){[data-component=education-insurance-page] .form-section .input-fields{justify-content:center!important}}[data-component=education-insurance-page] .form-section .input-fields .form-label{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;line-height:23px;color:#001f29}[data-component=education-insurance-page] .form-section .input-fields .numberLabel{margin-top:-2.6rem}[data-component=education-insurance-page] .form-section .input-fields .pxx-5{padding-left:4rem;padding-right:4rem}[data-component=education-insurance-page] .form-section .input-fields .form-input{width:570px;height:60px;background:#fff;border:1px solid #ccc;border-radius:8px}[data-component=education-insurance-page] .form-section .input-fields .form-input::-moz-placeholder{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#7e7e7e}[data-component=education-insurance-page] .form-section .input-fields .form-input:-ms-input-placeholder{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#7e7e7e}[data-component=education-insurance-page] .form-section .input-fields .form-input::placeholder{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#7e7e7e}[data-component=education-insurance-page] .form-section .input-fields .form-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 40px 9px;gap:10px;width:570px;height:52px;background:#004e66;border:1px solid #004e66;border-radius:30px}[data-component=education-insurance-page] .form-section .input-fields .form-button-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;text-align:center;letter-spacing:.5px;color:#fff}[data-component=education-insurance-page] .form-section .input-fields .button-bottom-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:16px;letter-spacing:.15px;color:#3d3d3d}[data-component=education-insurance-page] .form-section .input-fields .button-bottom-text .green-text{color:#14a066!important}[data-component=education-insurance-page] .benefits-section{background:hsla(0,0%,96%,.5)}[data-component=education-insurance-page] .benefits-section .benifits-heading{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:36px;line-height:48px;text-align:center;color:#001f29}[data-component=education-insurance-page] .benefits-section .benifits-small{line-height:20px}[data-component=education-insurance-page] .benefits-section .benifits-small,[data-component=education-insurance-page] .benefits-section .benifits-subheading{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;text-align:center;color:#001f29;opacity:.8}[data-component=education-insurance-page] .benefits-section .heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:32px;color:#001f29}[data-component=education-insurance-page] .benefits-section .text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#3d3d3d;opacity:.75}[data-component=education-insurance-page] .benefits-section .border-right{border-right:1px solid #ccc}[data-component=education-insurance-page] .p54{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:36px;text-align:center;color:#001f29}[data-component=education-insurance-page] .p55{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#3d3d3d}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=education-insurance-page] .banner-heading{font-size:34px!important}[data-component=education-insurance-page] .banner-text{font-size:18px!important}[data-component=education-insurance-page] .banner-button{width:204px!important;height:50px!important}[data-component=education-insurance-page] .form-heading{font-size:30px!important;line-height:37px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=education-insurance-page] .heading{font-size:18px!important}[data-component=education-insurance-page] .banner-heading{font-size:28px!important}[data-component=education-insurance-page] .banner-text{font-size:16px!important;line-height:21px!important}[data-component=education-insurance-page] .banner-button{padding:12px 8px!important;width:194px!important;height:38px!important}[data-component=education-insurance-page] .form-heading{font-size:26px!important;line-height:28px!important}[data-component=education-insurance-page] .form-subheading{font-size:14px!important}[data-component=education-insurance-page] .benifits-heading{font-size:26px!important}[data-component=education-insurance-page] .benifits-small,[data-component=education-insurance-page] .benifits-subheading{font-size:14px!important}[data-component=education-insurance-page] .p54{font-size:30px!important}}[data-component=education-insurance-page] .life-insurance-banner-mobile{background:url(/images/education-insurance/educationm.png);background-repeat:no-repeat;background-size:contain;background-position:50%;height:174.5vw;display:flex;margin-top:2rem}[data-component=education-insurance-page] .life-insurance-banner-mobile .banner-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:26px!important;color:#001f29}[data-component=education-insurance-page] .life-insurance-banner-mobile .banner-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#3d3d3d;opacity:.8}[data-component=education-insurance-page] .life-insurance-banner-mobile .banner-button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:152px;height:36px;background:#004e66;border:1px solid #004e66;border-radius:30px}[data-component=education-insurance-page] .life-insurance-banner-mobile .banner-button .banner-button-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.5px;color:#fff}@media(min-width:475.5px)and (max-width:767.5px){[data-component=education-insurance-page] .life-insurance-banner-mobile .banner-heading{font-size:34px!important}[data-component=education-insurance-page] .life-insurance-banner-mobile .banner-text{font-size:22px!important;line-height:30px!important}}@media(max-width:767.5px){[data-component=education-insurance-page] .numberLabel{margin-top:-1.9rem!important;font-size:14px!important}[data-component=education-insurance-page] .pxx-5{padding-left:3.4rem!important;padding-right:3.4rem!important}[data-component=education-insurance-page] .form-heading{font-weight:600!important;font-size:24px!important;line-height:38px!important}[data-component=education-insurance-page] .form-subheading{font-weight:400!important;font-size:14px!important;line-height:20px!important}[data-component=education-insurance-page] .form-input{width:310px!important;height:40px!important;background:#fff;border:1px solid #ccc;border-radius:8px}[data-component=education-insurance-page] .form-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 40px 9px;gap:10px;width:310px!important;height:37px!important;background:#004e66;border:1px solid #004e66;border-radius:30px}[data-component=education-insurance-page] .form-label{font-size:14px!important;line-height:10px!important}[data-component=education-insurance-page] .form-input::-moz-placeholder{font-size:14px!important}[data-component=education-insurance-page] .form-input:-ms-input-placeholder{font-size:14px!important}[data-component=education-insurance-page] .form-input::placeholder{font-size:14px!important}[data-component=education-insurance-page] .form-button-text{font-size:14px!important}[data-component=education-insurance-page] .benifits-heading{font-size:24px!important;line-height:38px!important}[data-component=education-insurance-page] .benifits-small,[data-component=education-insurance-page] .benifits-subheading{font-size:14px!important}[data-component=education-insurance-page] .small-img{max-width:10%!important}[data-component=education-insurance-page] .heading{font-size:14px!important;line-height:16px!important}[data-component=education-insurance-page] .text{font-size:14px!important}[data-component=education-insurance-page] .border-right{border-right:1px solid hsla(0,0%,96%,.5)!important;border-bottom:1px solid #ccc!important;padding-top:5px}[data-component=education-insurance-page] .p54{font-size:24px!important}[data-component=education-insurance-page] .p55{font-size:14px!important}}[data-component=education-insurance-page] .services .color-fill{background:#004e66}[data-component=education-insurance-page] .services .color-fill .head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:32px;color:#fff}[data-component=education-insurance-page] .services .color-fill .subhead{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#fff}[data-component=education-insurance-page] .services .color-fill .heading-left{font-weight:600;font-size:36px;color:#fff;text-align:center}[data-component=education-insurance-page] .services .color-fill .heading-right{font-weight:400;font-size:16px;color:#fff;opacity:.9;text-align:center}[data-component=education-insurance-page] .services .color-fill .insuranceBox{color:#fff;cursor:pointer;left:64px;top:200px;background:#00546d;border-radius:15px;width:422px;display:flex;flex-wrap:wrap}[data-component=education-insurance-page] .services .color-fill .insuranceBox .partner-img{height:55px;width:99px}[data-component=education-insurance-page] .services .color-fill .insuranceBox .border-partner{opacity:.25;border:1px solid #ccc}[data-component=education-insurance-page] .services .color-fill .insuranceBox .partner-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px}[data-component=education-insurance-page] .services .color-fill .insuranceBox .partner-sentence{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;opacity:.78}[data-component=education-insurance-page] .services .color-fill .insuranceBox .get-started{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:16px;letter-spacing:.15px;display:flex;justify-content:flex-start;gap:10px}@media(min-width:767.5px)and (max-width:991.5px){[data-component=education-insurance-page] .services .head{font-size:28px!important}[data-component=education-insurance-page] .services .subHead{font-size:14px!important}}@media(max-width:767.5px){[data-component=education-insurance-page] .services .head{font-size:24px!important}[data-component=education-insurance-page] .services .subHead{font-size:14px!important}[data-component=education-insurance-page] .services .flex-direction{display:flex;flex-direction:column}[data-component=education-insurance-page] .services .insuranceBox{width:100%!important}[data-component=education-insurance-page] .services .heading-left{font-size:24px!important}[data-component=education-insurance-page] .services .heading-right{font-size:14px!important}[data-component=education-insurance-page] .services .mar-top{margin-top:0!important}[data-component=education-insurance-page] .services .partner-heading{font-size:20px!important}[data-component=education-insurance-page] .services .partner-sentence{font-size:14px!important}[data-component=education-insurance-page] .services .name{font-size:18px!important}[data-component=education-insurance-page] .services .detail,[data-component=education-insurance-page] .services .post{font-size:14px!important}}[data-component=education-insurance-page] .benifits-ombrella-section .borderW{background:#fff;box-shadow:0 0 4px rgba(0,0,0,.16);border-radius:8px}[data-component=education-insurance-page] .benifits-ombrella-section .borderLeft{border-left:10px solid #004e66;margin-left:-1rem;border-radius:8px}[data-component=education-insurance-page] .benifits-ombrella-section .benifits-heading{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:36px;line-height:48px;text-align:center;color:#001f29}[data-component=education-insurance-page] .benifits-ombrella-section .benifits-subheading{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;text-align:center;color:#001f29;opacity:.8}[data-component=education-insurance-page] .benifits-ombrella-section .headingQ{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#004e66}[data-component=education-insurance-page] .benifits-ombrella-section .textQ{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#001f29;opacity:.9}[data-component=education-insurance-page] .benifits-ombrella-section .border-right{border-right:1px solid #ccc}@media(max-width:767.5px){[data-component=education-insurance-page] .benifits-ombrella-section .headingQ{font-size:20px!important}[data-component=education-insurance-page] .benifits-ombrella-section .textQ{font-size:14px!important}}.flat{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 16px;gap:10px;position:absolute;width:127px;height:26px;margin:0 2rem;top:-13px;background:#ffae00;border-radius:4px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#004e66}@media(max-width:991.5px){.flat{margin:0 .2rem!important}}.flat-discount{background:rgba(20,160,102,.12);border-radius:6px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;display:flex;align-items:center;color:#14a066;justify-content:center;padding:3px 18px;margin-top:5px}@media(max-width:676.5px){.flat-discount{padding:5px!important;font-size:12px!important}}.mob-flat-row{display:flex;justify-content:flex-end}.mob-flat-row .flat-mob{transform:translate(-2px,-22px);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;position:absolute;width:85px;height:25px;background:#ffae00;border-radius:4px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#004e66}@media(max-width:541px){.mob-flat-row .flat-mob{transform:translate(8px,-18px);width:72px;height:18px;font-size:10px}}.price-cut{display:flex;justify-content:center;margin-top:.2rem}.price-cut .del{color:#7e7e7e;text-decoration:none;position:relative;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16.5px}.price-cut .del:before{content:" ";display:block;width:100%;border-top:2px solid #fd8989;height:12px;position:absolute;bottom:0;left:0;transform:rotate(7deg)}.del-icon-ui{color:red;font-size:1.25rem;cursor:pointer}[data-component=saving-filter] .savingValueFilters .inputText{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#001f29}[data-component=saving-filter] .savingValueFilters .Input-field-mobile{margin-top:.5rem}[data-component=saving-filter] .savingValueFilters .Input-field-mobile .input-fiels{border:1px solid #7e7e7e;border-radius:5px;padding:5px;opacity:.6}[data-component=saving-filter] .savingValueFilters .Input-field-mobile input:focus{outline:none}[data-component=saving-filter] .savingValueFilters .input-dropdown-field{max-width:402px;display:flex;border-radius:32px;height:46px;padding:16px 5px 16px 16px;align-items:center;align-content:center;background-color:#fff;border:1px solid hsla(0,0%,49%,.439)}[data-component=saving-filter] .savingValueFilters .input-dropdown-field .arrow-icon{cursor:pointer;color:#7e7e7e}[data-component=saving-filter] .savingValueFilters .input-dropdown-field .Value{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#7e7e7e;margin-right:.4rem}[data-component=saving-filter] .savingValueFilters .input-dropdown-field .side-drop{background:hsla(0,0%,80%,.2);border-radius:4px 30px 30px 4px;padding:10px;font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;color:#7e7e7e}[data-component=saving-filter] .savingValueFilters .input-dropdown-field .input-fiels{max-width:100px;border:transparent;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#001f29}[data-component=saving-filter] .savingValueFilters .input-dropdown-field input:focus{outline:none}[data-component=saving-filter] .savingValueFilters .value-dropdown{display:flex;border:1px solid hsla(0,0%,49%,.439);flex-direction:row;align-items:center;padding:10px 14px 10px 16px;gap:10px;background:#fff;border-radius:32px;min-width:244px;height:46px;align-content:center;justify-content:center}[data-component=saving-filter] .savingValueFilters .setValue,[data-component=saving-filter] .savingValueFilters .setValue2{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:22px;text-align:center;color:#3d3d3d;cursor:pointer}[data-component=saving-filter] .savingValueFilters .dec-icon{cursor:pointer}[data-component=saving-filter] .savingValueFilters .Value{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#7e7e7e}@media(max-width:767.5px){[data-component=blog-view] .how-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:24px!important;color:#000}}[data-component=blog-view] .how-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:32px;color:#000}[data-component=blog-view] .contact{background:#004e66;border:1px solid #004e66;border-radius:30px;padding:10px 40px 9px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;text-align:center;color:#fff}[data-component=blog-view] .filters .head{color:#001f29;display:flex;align-items:center;align-content:center;font-size:1rem;font-weight:500;margin-right:1rem}[data-component=blog-view] .filters .head .icon{font-size:1rem;margin-right:.5rem}[data-component=blog-view] .filters .active_category{border:2px solid #004e66;background:#004e66!important;color:#fff!important;border-radius:4px!important}[data-component=blog-view] .filters .category{width:-moz-fit-content!important;width:fit-content!important;background:#fff;border:2px solid #f5f5f5;border-radius:4px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;text-align:center;letter-spacing:.5px;color:#3d3d3d;padding:.6rem 1.9rem;margin:.5rem;cursor:pointer}[data-component=blog-view] .product-header h2{color:#00008b;font-size:2rem;text-transform:uppercase;font-weight:600;padding:.5rem 0}[data-component=blog-view] .product-header p{color:red;width:70%}@media(max-width:991.5px){[data-component=blog-view] .product-header p{width:100%}}[data-component=blog-view] .image{padding:1rem 0}[data-component=view-all-card] .c-date{font-weight:400;font-size:12px;color:#302b27;opacity:.7}[data-component=view-all-card] .title-question{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#001f29}[data-component=view-all-card] .detail-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;color:#3d3d3d;opacity:.7}[data-component=view-all-card] .author-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;color:#3d3d3d}[data-component=view-all-card] .c-border{border:1px solid #f5f5f5}[data-component=scroll] *{box-sizing:border-box}[data-component=scroll] html{scroll-behavior:smooth}[data-component=scroll] body{margin:0;padding:0}[data-component=scroll] #nav-container{position:fixed;width:100%;padding:1em 0;background-color:#fff}[data-component=scroll] #nav{display:flex;justify-content:space-evenly;height:3em;line-height:3em}[data-component=scroll] a:active,[data-component=scroll] a:link,[data-component=scroll] a:visited{text-decoration:none;font-family:Raleway,sans-serif;font-weight:700;color:#000}[data-component=scroll] a:hover{color:#85d6cb}[data-component=scroll] .nav-link{padding:0 1em;margin:0 3em;border-radius:2em;transition:all .4s}[data-component=scroll] a.active{color:#fff}[data-component=scroll] a.nav-link.active:hover{padding:0 4em;margin:0}[data-component=scroll] section{height:100vh}[data-component=scroll] #home,[data-component=scroll] a.active[href="#home"]{background-color:#85d6cb}[data-component=scroll] #about,[data-component=scroll] a.active[href="#about"]{background-color:#339cc7}[data-component=scroll] #work,[data-component=scroll] a.active[href="#work"]{background-color:#0378a6}[data-component=scroll] #contact,[data-component=scroll] a.active[href="#contact"]{background-color:#005778}@media(max-width:767.5px){[data-component=guide-page] .how-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:24px!important;color:#000}}[data-component=guide-page] .how-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:32px;color:#000}[data-component=guide-page] .guide-banner{background:url(/images/home/guide-banner.png);background-repeat:no-repeat;background-size:contain;background-position:50%;height:21vw;display:flex;align-items:center;margin-top:1.4rem}[data-component=guide-page] .guide-banner .banner-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:28px;color:#004e66}[data-component=guide-page] .guide-banner .banner-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#3d3d3d;opacity:.7}[data-component=guide-page] .guide-banner .banner-button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;background:#004e66;border:1px solid #004e66;border-radius:30px}[data-component=guide-page] .guide-banner .banner-button .banner-button-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;letter-spacing:.5px;color:#fff}[data-component=guide-page] .guide-border{overflow:scroll;border:2px solid #f5f5f5;border-radius:6px}[data-component=guide-page] .guide-border::-webkit-scrollbar{display:none}[data-component=guide-page] .guide-border{-ms-overflow-style:none;scrollbar-width:none}[data-component=guide-page] .side-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:32px;text-align:center;color:#004e66}[data-component=guide-page] .side-question{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#3d3d3d;opacity:.65}[data-component=guide-page] .side-border{border:2px solid #f5f5f5;border-radius:4px}[data-component=guide-page] .right-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:32px;line-height:40px;color:#001f29}[data-component=guide-page] .right-subHeading{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;color:#004e66}[data-component=guide-page] .right-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#3d3d3d}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=guide-page] .right-heading{font-size:24px!important;line-height:30px!important}[data-component=guide-page] .banner-heading{font-size:20px!important}[data-component=guide-page] .banner-text{font-size:16px!important}[data-component=guide-page] .right-subHeading{font-size:18px!important}[data-component=guide-page] .right-text{font-size:14px!important}[data-component=guide-page] .side-heading{font-size:20px!important;line-height:22px!important}[data-component=guide-page] .side-question{font-size:14px!important;line-height:18px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=guide-page] .right-heading{font-size:20px!important;line-height:20px!important}[data-component=guide-page] .banner-heading{font-size:18px!important}[data-component=guide-page] .banner-text{font-size:12px!important}[data-component=guide-page] .right-subHeading{font-size:16px!important}[data-component=guide-page] .banner-button-text,[data-component=guide-page] .right-text{font-size:14px!important}[data-component=guide-page] .side-heading{font-size:20px!important;line-height:22px!important}[data-component=guide-page] .side-question{font-size:16px!important;line-height:18px!important}}@media(max-width:767.5px){[data-component=guide-page] .banner-button-text{font-size:12px!important}[data-component=guide-page] .right-heading{font-size:18px!important;line-height:28px!important}[data-component=guide-page] .banner-heading{font-size:16px!important}[data-component=guide-page] .banner-text{font-size:14px!important}[data-component=guide-page] .right-subHeading{font-size:16px!important}[data-component=guide-page] .right-text{font-size:14px!important}[data-component=guide-page] .side-heading{font-size:20px!important;line-height:22px!important}[data-component=guide-page] .side-question{font-size:12px!important;line-height:14px!important}}[data-component=guide-page] .guide-banner-mobile{background-color:#f8f8f8;height:12rem;display:flex;margin-top:2rem;padding-left:1rem}[data-component=guide-page] .guide-banner-mobile .banner-heading{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px!important;color:#001f29}[data-component=guide-page] .guide-banner-mobile .banner-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#3d3d3d;opacity:.8}[data-component=guide-page] .guide-banner-mobile .banner-button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:152px;height:36px;background:#004e66;border:1px solid #004e66;border-radius:30px}[data-component=guide-page] .guide-banner-mobile .banner-button .banner-button-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.5px;color:#fff}@media(min-width:475.5px)and (max-width:767.5px){[data-component=guide-page] .guide-banner-mobile .banner-heading{font-size:22px!important}[data-component=guide-page] .guide-banner-mobile .banner-text{font-size:16px!important;line-height:30px!important}}.dialog-change-password .back-color{background:#f5f5f5}.dialog-change-password .dialog-box{margin:0 1rem;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;color:#001f29;display:flex;justify-content:space-between;align-items:center;height:58px}.dialog-change-password .forget{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;text-align:right;letter-spacing:.25px;color:#004e66;margin-top:1rem;cursor:pointer}.dialog-change-password .set-password{margin:0}.dialog-change-password .set-password .login-btn{background:#004e66;border-radius:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:21px;color:#fff;padding:10px 40px 9px;cursor:pointer}.dialog-change-password .set-password .login-otp{margin:2rem 1rem}.dialog-change-password .set-password .login-otp .login-form{margin-bottom:1rem}.dialog-change-password .set-password .login-otp .login-form .forgot-label{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:20px;line-height:23px;color:#3d3d3d}.dialog-change-password .set-password .login-otp .login-form .forgot-span{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;display:flex;margin:.6rem 0;color:#3d3d3d;justify-content:flex-start;align-items:center;opacity:.8}.dialog-change-password .set-password .login-otp .login-form .forgot-span .edit-btn{cursor:pointer;margin-left:.5rem}.dialog-change-password .set-password .login-otp .login-form .label{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:23px;color:#001f29;margin-bottom:.2rem}.dialog-change-password .set-password .login-otp .login-form .sub-label{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;color:#3d3d3d;opacity:.8;margin:.85rem 0;display:flex;justify-content:flex-start;align-items:center;align-content:center}.dialog-change-password .set-password .login-otp .login-form .otp-number{display:flex;margin-top:1rem;margin-bottom:1rem}.dialog-change-password .set-password .login-otp .login-form .otp-number input{width:100%!important;margin-right:1rem;padding:10px;height:40px;border:1px solid gray;border-radius:8px}.dialog-change-password .set-password .login-otp .login-form .otp-number input::-moz-placeholder{color:gray}.dialog-change-password .set-password .login-otp .login-form .otp-number input:-ms-input-placeholder{color:gray}.dialog-change-password .set-password .login-otp .login-form .otp-number input::placeholder{color:gray}.dialog-change-password .set-password .login-otp .login-form .otp-number input:focus{outline:none}.dialog-change-password .set-password .login-otp .login-form .resend{margin-bottom:1rem;text-align:end}.dialog-change-password .set-password .login-otp .login-form .resend span{color:#004e66!important;font-size:.9rem!important}.dialog-change-password .set-password .login-otp .login-form .resend button{background-color:#fff!important;color:#004e66!important}.dialog-change-password .set-password .login-otp .login-form .resend a{cursor:pointer}.success-pop,.success-pop .sucess-center{display:flex;align-items:center;justify-content:center}.success-pop .sucess-center{flex-direction:column}.success-pop .sucess-center .sucess-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;text-align:center;color:#004e66}.success-pop .sucess-center .text-heading-span{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:30px;text-align:center;width:100%}.success-pop .sucess-center .text-span{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#7e7e7e;width:50%}.success-pop .sucess-center .login-btn{background:#004e66;border-radius:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:21px;color:#fff;padding:10px 40px 9px;cursor:pointer;margin-bottom:3rem}.success-pop .sucess-center .sucess-gif{height:14rem}[data-component=error] .errorHead{font-size:8rem;font-weight:500;color:#add8e6}[data-component=error] .page-not-found{font-size:1.5rem;font-weight:500;color:#add8e6}[data-component=error] .error-message{color:gray}[data-component=error] .buttonDiv{justify-content:space-between}[data-component=error] .error-button{background-color:orange;font-weight:400;text-transform:uppercase;color:#fff;font-size:.9rem;padding:.5rem 3rem;cursor:pointer;align-items:center;justify-content:space-between;border-radius:2rem;border:2px solid orange}[data-component=error] .error-button .arrow-icon{font-size:1.2rem}@media(max-width:767.5px){[data-component=error] .errorHead{font-size:4.5rem}[data-component=error] .page-not-found{font-size:1rem}[data-component=error] .error-message{font-size:.7rem}[data-component=error] .error-button{font-size:.8rem}}[data-component=congratulations-screen] .congratulations{margin:9rem .5rem 5rem}[data-component=congratulations-screen] .congratulations .congratulationsImage{margin:auto;width:-moz-fit-content;width:fit-content}[data-component=congratulations-screen] .congratulations .congratulationsImage img{width:312px;height:auto}@media(max-width:767.5px){[data-component=congratulations-screen] .congratulations .congratulationsImage{margin:auto;width:-moz-fit-content;width:fit-content}[data-component=congratulations-screen] .congratulations .congratulationsImage img{width:212px!important;height:auto}}[data-component=congratulations-screen] .congratulations .congratulationsHeading{color:#004e66;text-align:center;font-weight:700;font-size:24px;line-height:30px}[data-component=congratulations-screen] .congratulations .congratulationsText{color:#001f29;text-align:center;text-transform:capitalize;font-weight:600;font-size:24px;line-height:22px;margin-top:.7rem}[data-component=congratulations-screen] .congratulations .congratulationsSubText{color:#7e7e7e;text-align:center;letter-spacing:.0015em;font-weight:400;font-size:16px;line-height:20px;margin-top:.7rem}@media screen and (min-width:1200px){[data-component=congratulations-screen] .congratulations .congratulationsSubText{width:54%;margin-left:auto;margin-right:auto;text-align:center}}@media(max-width:767.5px)and (min-width:200.5px){[data-component=congratulations-screen] .congratulations .save-btn{width:250px}}@media(max-width:1199.5px)and (min-width:992px){[data-component=congratulations-screen] .congratulations .congratulationsSubText{width:75%;margin-left:auto;margin-right:auto;text-align:center}}[data-component=congratulations-screen] .congratulations .congratulationsUpdateEmail{font-weight:600;font-size:16px;line-height:22px;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:capitalize;color:#004e66;cursor:pointer;margin-top:.7rem}[data-component=congratulations-screen] .congratulations .save-continue{margin-top:1.25rem}[data-component=congratulations-screen] .congratulations .save-continue .resend{color:#004e66!important;background:#fff!important;border:1.2px solid #004e66!important;max-width:350px;margin:auto;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:20px;letter-spacing:.5px;border-radius:24px;display:flex;flex-direction:row;align-items:center;padding:10px 32px;justify-content:center;cursor:pointer}[data-component=congratulations-screen] .congratulations .save-continue .save-btn{color:#fff;background:#004e66}[data-component=congratulations-screen] .congratulations .save-continue .save-btn,[data-component=congratulations-screen] .congratulations .save-continue .save-btn-dis{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;letter-spacing:.5px;border-radius:24px;display:flex;flex-direction:row;align-items:center;padding:10px 32px;justify-content:center;cursor:pointer;max-width:320px;margin:auto}[data-component=congratulations-screen] .congratulations .save-continue .save-btn-dis{color:#001f29;background:#ccc}[data-component=mobile-insurance-terms-and-condition] .termsHeading{padding:5rem .7rem 1rem;background-color:#f5f5f5;border-bottom:2.4px solid #5bf5b5}[data-component=mobile-insurance-terms-and-condition] .termsHeading .head{font-weight:700;font-size:48px;line-height:64px;color:#001f29;text-align:center}[data-component=mobile-insurance-terms-and-condition] .termsBody{padding:1.5rem 2rem}[data-component=mobile-insurance-terms-and-condition] .termsBody .heading{font-weight:600;font-size:32px;line-height:40px;text-transform:uppercase;color:#001f29}[data-component=mobile-insurance-terms-and-condition] .termsBody .termText1{font-weight:400;font-size:18px;line-height:20px;color:#3d3d3d}[data-component=mobile-insurance-terms-and-condition] .termsBody .termText2{font-weight:400;font-size:20px;line-height:20px;color:#3d3d3d}[data-component=mobile-insurance-terms-and-condition] .termsBody .termTextBold{font-weight:600;font-size:20px;line-height:20px;color:#3d3d3d}[data-component=mobile-insurance-terms-and-condition] .termsBody .termHeading1{font-weight:600;font-size:24px;line-height:30px;color:#001f29}[data-component=mobile-insurance-terms-and-condition] .termsBody .termText3{font-weight:600;font-size:24px;line-height:20px;color:#001f29}[data-component=mobile-insurance-terms-and-condition] .termsBody .termTable{width:100%}[data-component=mobile-insurance-terms-and-condition] .termsBody .termTable .termTableHeadRow{background:#f3f3f3;font-weight:600;font-size:28px;line-height:20px;color:#001f29;text-align:center}[data-component=mobile-insurance-terms-and-condition] .termsBody .termTable .termTableInfoRow{font-weight:400;font-size:24px;line-height:20px;color:#001f29;text-align:center}[data-component=mobile-insurance-terms-and-condition] .termsBody .termTable .termTableInfoRowBottom{border-bottom:2px solid #f3f3f3}[data-component=mobile-insurance-terms-and-condition] .termsBody .termTable .termTaablePadding{padding:1rem 0!important}[data-component=mobile-insurance-terms-and-condition] .termsBody .termText4{font-weight:400;font-size:22px;line-height:20px;color:#001f29}[data-component=mobile-insurance-terms-and-condition] .termsBody .termHeading2{font-weight:600;font-size:32px;line-height:40px;color:#001f29}@media(max-width:767.5px)and (min-width:550px){[data-component=mobile-insurance-terms-and-condition] .termsHeading .head{font-size:36px;line-height:45px}[data-component=mobile-insurance-terms-and-condition] .termsBody{padding:1.5rem 2rem}[data-component=mobile-insurance-terms-and-condition] .termsBody .heading{font-size:30px;line-height:36px}[data-component=mobile-insurance-terms-and-condition] .termsBody .termText1{font-size:16px;line-height:18px}[data-component=mobile-insurance-terms-and-condition] .termsBody .termText2,[data-component=mobile-insurance-terms-and-condition] .termsBody .termTextBold{font-size:18px;line-height:18px}[data-component=mobile-insurance-terms-and-condition] .termsBody .termHeading1{font-size:20px;line-height:26px}[data-component=mobile-insurance-terms-and-condition] .termsBody .termText3{font-size:20px;line-height:20px}[data-component=mobile-insurance-terms-and-condition] .termsBody .termTable{width:100%}[data-component=mobile-insurance-terms-and-condition] .termsBody .termTable .termTableHeadRow{font-size:20px;line-height:20px}[data-component=mobile-insurance-terms-and-condition] .termsBody .termTable .termTableInfoRow{font-size:18px;line-height:20px}[data-component=mobile-insurance-terms-and-condition] .termsBody .termTable .termTaablePadding{padding:.7rem 0!important}[data-component=mobile-insurance-terms-and-condition] .termsBody .termText4{font-size:20px;line-height:20px}[data-component=mobile-insurance-terms-and-condition] .termsBody .termHeading2{font-size:30px;line-height:40px}}@media(max-width:549.5px){[data-component=mobile-insurance-terms-and-condition] .termsHeading .head{font-size:30px;line-height:36px}[data-component=mobile-insurance-terms-and-condition] .termsBody{padding:1.5rem 1.2rem}[data-component=mobile-insurance-terms-and-condition] .termsBody .heading{font-size:28px;line-height:32px}[data-component=mobile-insurance-terms-and-condition] .termsBody .termText1{font-size:14px;line-height:16px}[data-component=mobile-insurance-terms-and-condition] .termsBody .termText2,[data-component=mobile-insurance-terms-and-condition] .termsBody .termTextBold{font-size:16px;line-height:16px}[data-component=mobile-insurance-terms-and-condition] .termsBody .termHeading1{font-size:18px;line-height:22px}[data-component=mobile-insurance-terms-and-condition] .termsBody .termText3{font-size:18px;line-height:18px}[data-component=mobile-insurance-terms-and-condition] .termsBody .termTable{width:100%}[data-component=mobile-insurance-terms-and-condition] .termsBody .termTable .termTableHeadRow{font-size:18px;line-height:18px}[data-component=mobile-insurance-terms-and-condition] .termsBody .termTable .termTableInfoRow{font-size:16px;line-height:18px}[data-component=mobile-insurance-terms-and-condition] .termsBody .termTable .termTaablePadding{padding:.7rem 0!important}[data-component=mobile-insurance-terms-and-condition] .termsBody .termText4{font-size:16px;line-height:18px}[data-component=mobile-insurance-terms-and-condition] .termsBody .termHeading2{font-size:26px;line-height:32px}}[data-component=mobile-insurance-payment-fail]{padding-top:7rem;padding-left:1.2rem;padding-right:1.2rem}[data-component=mobile-insurance-payment-fail] .payment-fail-image-row{width:-moz-fit-content;width:fit-content;margin:auto}[data-component=mobile-insurance-payment-fail] .payment-fail-image-row .payment-fail-image{width:142px;height:auto}[data-component=mobile-insurance-payment-fail] .payment-fail-heading{font-weight:700;font-size:24px;line-height:30px;text-align:center;color:#004e66}[data-component=mobile-insurance-payment-fail] .payment-fail-text{font-weight:400;font-size:16px;line-height:20px;text-align:center;color:#7e7e7e;padding:0 20rem!important}@media(max-width:1200px)and (min-width:992px){[data-component=mobile-insurance-payment-fail] .payment-fail-text{padding:0 12rem!important}}@media(max-width:991.5px)and (min-width:768px){[data-component=mobile-insurance-payment-fail] .payment-fail-text{padding:0 10rem!important}}@media(max-width:767.5px){[data-component=mobile-insurance-payment-fail] .payment-fail-text{padding:0!important}}[data-component=mobile-insurance-payment-fail] .payment-fail-button{background:#004e66;border-radius:30px;padding:10px 40px;font-weight:600;font-size:18px;line-height:21px;text-align:center;color:#fff;cursor:pointer;max-width:314px;margin:auto}[data-component=mobile-insurance-payment-fail] .payment-fail-back-button{font-weight:600;font-size:16px;line-height:22px;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:capitalize;color:#004e66;cursor:pointer}[data-component=mobile-insurance-payment]{padding:0 .5rem;background-color:#f5f5f5;position:relative}[data-component=mobile-insurance-payment] .paymentWebRow .payButtonRowWeb{padding:1.5rem 0}[data-component=mobile-insurance-payment] .paymentWebRow .payButtonRowWeb .payButtonWeb{background:#004e66;border:1px solid #004e66;border-radius:24px;width:70%;padding:10.5px 4px;font-weight:600;font-size:18px;line-height:20px;text-align:center;color:#fff}[data-component=mobile-insurance-payment] .paymentWebRow .payButtonRowWeb .payButtonWeb:hover{background:#ffae00;border:1px solid #ffae00;color:#001f29}[data-component=mobile-insurance-payment] .breadcrumb{padding-top:5rem;font-weight:400;font-size:12px;line-height:16px;color:#3d3d3d}[data-component=mobile-insurance-payment] .breadcrumb span{font-weight:600;font-size:12px;line-height:16px;color:#3d3d3d}[data-component=mobile-insurance-payment] .payButtonRow{position:fixed;bottom:0;padding:1rem;background-color:#f5f5f5;left:0;right:0}[data-component=mobile-insurance-payment] .payButtonRow .payButton{width:90.5vw;background:#004e66;border:1px solid #004e66;border-radius:24px;padding:5px 0;font-weight:600;font-size:14px;line-height:20px;text-align:center;color:#fff}[data-component=view-mobile-insurance-details-screen] .view-detail-card{background:#fff;border-radius:10px;padding:1rem 0}[data-component=view-mobile-insurance-details-screen] .view-detail-card .view-card-heading-row{border-bottom:1.5px solid #ccc;margin:0 1.2rem;padding-bottom:1rem}[data-component=view-mobile-insurance-details-screen] .view-detail-card .view-card-heading-row .view-card-heading{font-family:Source Sans Pro;font-size:24px;font-weight:600;line-height:30px;letter-spacing:0;text-align:left;color:#001f29}@media(max-width:767.5px){[data-component=view-mobile-insurance-details-screen] .view-detail-card .view-card-heading-row .view-card-heading{font-family:Source Sans Pro;font-size:18px!important;font-weight:600;letter-spacing:0;text-align:left;color:#001f29}}[data-component=view-mobile-insurance-details-screen] .view-detail-card .view-card-heading-row .view-card-edit{font-weight:600;font-size:14px;line-height:20px;color:#14a066;text-align:right}[data-component=view-mobile-insurance-details-screen] .view-detail-card .view-card-imei-row{border-radius:4px;background:rgba(91,245,181,.08);margin-top:.7rem;margin-left:1.2rem;margin-right:1.2rem}[data-component=view-mobile-insurance-details-screen] .view-detail-card .view-card-imei-row .imei-head{font-family:Source Sans Pro;font-size:20px;font-weight:600;line-height:20px;letter-spacing:.0015em;text-align:left;color:#7e7e7e}[data-component=view-mobile-insurance-details-screen] .view-detail-card .view-card-imei-row .imei-no{font-family:Source Sans Pro;font-size:20px;font-weight:600;line-height:20px;letter-spacing:.0015em;text-align:right}[data-component=view-mobile-insurance-details-screen] .view-detail-card .view-card-field-row{margin-top:.7rem;margin-left:1.2rem;margin-right:1.2rem}[data-component=view-mobile-insurance-details-screen] .view-detail-card .view-card-field-row .view-card-field{font-family:Source Sans Pro;font-size:20px;font-weight:400;line-height:25px;letter-spacing:0;text-align:left;color:#7e7e7e}[data-component=view-mobile-insurance-details-screen] .view-detail-card .view-card-field-row .view-card-field-value{font-family:Source Sans Pro;font-size:20px;font-weight:600;line-height:25px;letter-spacing:0;text-align:right;color:#001f29}.fill-heading{font-family:Source Sans Pro;font-size:24px;font-weight:700;line-height:32px;letter-spacing:0;text-align:center;color:#001f29}@media(min-width:991.5px)and (max-width:1900px){.buy-gadget-insurance .buy-gadget-new{margin-bottom:"10rem"}.buy-gadget-insurance .take{font-size:16px;font-weight:600;color:#001f29}}@media(max-width:767.5px)and (min-width:200.5px){.buy-gadget-insurance .buy-gadget-new{margin-bottom:"0rem"}.buy-gadget-insurance .take{font-size:14px;font-weight:500;color:#001f29}}@media(min-width:320px)and (max-width:991.5px){.buy-gadget-insurance{margin-bottom:"1rem"}.buy-gadget-insurance .buy-input-field{flex-direction:column;gap:0!important}.buy-gadget-insurance .address-mob{margin-top:.5rem}.buy-gadget-insurance .buy-input-field1{width:100%!important}.buy-gadget-insurance .buy-input-field-new{gap:0!important}.buy-gadget-insurance .buy-input-field1-new{width:100%!important}}.buy-gadget-insurance .imeinumber{color:#7e7e7e;align-items:center;justify-content:flex-start}.buy-gadget-insurance .checkbox-condition{font-family:Source Sans Pro;font-size:16px;font-weight:400;line-height:18px;letter-spacing:0;text-align:left;color:#3d3d3d}.buy-gadget-insurance .back-btn{color:#004e66}.buy-gadget-insurance .back-btn,.buy-gadget-insurance .submit-btn{border:1px solid #004e66;padding:12px 32px;border-radius:24px;gap:8px;font-family:Source Sans Pro;font-size:18px;font-weight:600;line-height:23px;letter-spacing:.5px;text-align:center;cursor:pointer;width:220px}.buy-gadget-insurance .submit-btn{color:#fff;background-color:#004e66}.buy-gadget-insurance .buy-btn-float{position:fixed;padding:1rem;bottom:0;background:#fff;box-shadow:0 0 4px rgba(0,0,0,.18);left:0}.buy-gadget-insurance .buy-btn{top:6px;width:80%;left:20px;padding:10px 38px;border-radius:28px;gap:6px;background-color:#004e66;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center}[data-component=new-landing-screen] .mobile-new-pattern-leadway{position:absolute;left:-22px;top:-11px;z-index:1;width:150px;height:180px}[data-component=new-landing-screen] .mobile-new-pattern-right-new{position:absolute;top:520px;right:0;width:140px;height:130px;z-index:1}[data-component=new-landing-screen] .gadget-hero-section{background-image:url(/images/destruction-smartphone.svg);background-position:50%;background-size:cover;background-repeat:no-repeat}[data-component=new-landing-screen] .gadget-hero-section .screen-damage-text{font-weight:700;font-size:2.625rem;line-height:3.5rem}[data-component=new-landing-screen] .gadget-hero-section .hero-para{font-weight:600;font-size:24px;line-height:2rem;color:hsla(0,0%,96%,.8);margin-top:15px}[data-component=new-landing-screen] .gadget-hero-section .hero-quote-btn{width:230px;height:46px;border-radius:96px;border:1px solid transparent;padding:16px 38px;gap:6px;background:#fff;color:#004e66;font-weight:600;font-size:1.25rem;line-height:.25rem;cursor:pointer}[data-component=new-landing-screen] .gadget-hero-section .back-color{background-color:rgba(255,174,0,.12)}[data-component=new-landing-screen] .gadget-hero-section .card-faq{border-bottom:2px solid #cdd6da}[data-component=new-landing-screen] .gadget-hero-section .back-colorr{background-color:rgba(255,174,0,.12)}[data-component=new-landing-screen] .gadget-hero-section .card-faqq{border:none;border-bottom:2px solid #cdd6da;border-radius:16px}[data-component=new-landing-screen] .gadget-hero-section .hero-quote-btn:hover{background:#ffae00}@media(min-width:768px)and (max-width:991.5px){[data-component=new-landing-screen] .gadget-hero-section .screen-damage-text{font-weight:700;font-size:2.4rem;line-height:3rem}[data-component=new-landing-screen] .gadget-hero-section .hero-para{font-size:1.3rem;line-height:1.5rem}}@media(min-width:576px)and (max-width:768px){[data-component=new-landing-screen] .gadget-hero-section .screen-damage-text{font-size:2.3rem;line-height:3rem}}@media(min-width:300px)and (max-width:576px){[data-component=new-landing-screen] .gadget-hero-section .screen-damage-text{font-weight:700;font-size:1.8rem;line-height:2rem}[data-component=new-landing-screen] .gadget-hero-section .hero-para{font-size:1rem;line-height:1rem}[data-component=new-landing-screen] .gadget-hero-section .hero-quote-btn{width:175px}}[data-component=new-landing-screen] .gadget-partners-section{height:210px}[data-component=new-landing-screen] .gadget-partners-section .container{margin-top:4rem}[data-component=new-landing-screen] .gadget-partners-section .heading-text{font-weight:700;font-size:2.5rem;color:#004e66}[data-component=new-landing-screen] .gadget-partners-section .sub-heading-text{font-weight:400;font-size:20px;line-height:1.56rem;color:#7e7e7e}@media(min-width:991.5px)and (max-width:1400px){[data-component=new-landing-screen] .gadget-partners-section{height:226px}[data-component=new-landing-screen] .gadget-partners-section .heading-text{font-size:2.2rem}[data-component=new-landing-screen] .gadget-partners-section .sub-heading-text{font-size:17px}}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=new-landing-screen] .gadget-partners-section{height:255px}[data-component=new-landing-screen] .gadget-partners-section .partners-right-cols{margin-top:34px}}@media(min-width:768px)and (max-width:991.5px){[data-component=new-landing-screen] .gadget-partners-section{height:260px}[data-component=new-landing-screen] .gadget-partners-section .heading-text{font-size:2rem}[data-component=new-landing-screen] .gadget-partners-section .sub-heading-text{font-size:16px}[data-component=new-landing-screen] .gadget-partners-section .partners-right-cols{margin-top:40px}}@media(min-width:576px)and (max-width:768px){[data-component=new-landing-screen] .gadget-partners-section{height:234px}}@media(min-width:300px)and (max-width:576px){[data-component=new-landing-screen] .gadget-partners-section{height:260px}[data-component=new-landing-screen] .gadget-partners-section .heading-text{font-size:1.8rem}[data-component=new-landing-screen] .gadget-partners-section .sub-heading-text{margin-bottom:25px;font-size:18px}}@media(min-width:300px)and (max-width:410px){[data-component=new-landing-screen] .gadget-partners-section{height:287px}}[data-component=new-landing-screen] .gadget-quote-section{height:782px}[data-component=new-landing-screen] .gadget-quote-section .main-row{margin-top:10px}[data-component=new-landing-screen] .gadget-quote-section .form-ctrl{margin-top:20px}[data-component=new-landing-screen] .gadget-quote-section .card-layout{max-width:545px;padding:38px;margin-left:88px;border-radius:10px;margin-top:29px}[data-component=new-landing-screen] .gadget-quote-section .main-heading{font-weight:600;font-size:24px;color:#14a066}[data-component=new-landing-screen] .gadget-quote-section .sub-heading{font-weight:700;font-size:36px}[data-component=new-landing-screen] .gadget-quote-section .gadget-quote-input{border:none;background:#f0f5f4;height:3rem;outline:none;box-shadow:none}[data-component=new-landing-screen] .gadget-quote-section .button2{display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;width:219px;padding:12px 28px;background:#004e66;border-radius:30px;color:#fff;border:none;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:23px;margin-top:13px}[data-component=new-landing-screen] .gadget-quote-section .button2:hover{background:#ffae00;color:#000}[data-component=new-landing-screen] .gadget-quote-section .button2:hover img{filter:brightness(100) invert(1)}[data-component=new-landing-screen] .gadget-quote-section .naira-bg{background:#14a066;width:39px;color:#fff;font-size:20px}[data-component=new-landing-screen] .gadget-quote-section .terms-text{font-weight:600;font-size:16px;line-height:20px}[data-component=new-landing-screen] .gadget-quote-section .overlay-card{top:39%;left:27%;position:absolute;border-radius:.5rem;background-size:cover;background-position:50%}[data-component=new-landing-screen] .gadget-quote-section .overlay-heading{font-weight:700;font-size:1.4rem;color:#004e66;margin-top:10px}[data-component=new-landing-screen] .gadget-quote-section .overlay-subtext{font-weight:700;font-size:2rem;color:#004e66;letter-spacing:-1px}[data-component=new-landing-screen] .gadget-quote-section .overlay-claims{font-weight:400;font-size:18px}@media(min-width:1400px)and (max-width:1617.5px){[data-component=new-landing-screen] .mobile-new-pattern-right-new{position:absolute;top:520px;right:0;width:140px;height:130px;z-index:1}}@media(min-width:1279.5px)and (max-width:1399.5px){[data-component=new-landing-screen] .mobile-new-pattern-right-new{position:absolute;top:451px;right:0;width:140px;height:130px;z-index:1}}@media(min-width:1199.5px)and (max-width:1279px){[data-component=new-landing-screen] .mobile-new-pattern-right-new{position:absolute;top:535px;right:0;width:140px;height:130px;z-index:1}}@media(min-width:991px)and (max-width:1199.5px){[data-component=new-landing-screen] .mobile-new-pattern-right-new{position:absolute;top:455px;right:0;width:140px;height:130px;z-index:1}}@media(min-width:991.5px)and (max-width:1400px){[data-component=new-landing-screen] .gadget-quote-section{height:773px}[data-component=new-landing-screen] .gadget-quote-section .card-layout{margin-left:0}[data-component=new-landing-screen] .gadget-quote-section .sub-heading{font-size:28px}[data-component=new-landing-screen] .gadget-quote-section .overlay-card{width:337px}[data-component=new-landing-screen] .gadget-quote-section .overlay-heading{font-size:1.2rem}[data-component=new-landing-screen] .gadget-quote-section .overlay-subtext{font-size:1.5rem}[data-component=new-landing-screen] .gadget-quote-section .overlay-claims{font-size:15px}}@media(min-width:768px)and (max-width:991.5px){[data-component=new-landing-screen] .webVisi{display:none!important;width:100%!important}[data-component=new-landing-screen] .tabVisi2{display:flex!important;width:100%!important}[data-component=new-landing-screen] .gadget-quote-section{height:inherit}[data-component=new-landing-screen] .gadget-quote-section .main-row{margin-top:0}[data-component=new-landing-screen] .gadget-quote-section .card-layout{margin-left:2.5rem;margin-top:46px;max-width:626px;margin-bottom:65px}[data-component=new-landing-screen] .gadget-quote-section .left-img{margin-left:3rem}[data-component=new-landing-screen] .gadget-quote-section .main-heading,[data-component=new-landing-screen] .gadget-quote-section .sub-heading{text-align:center}[data-component=new-landing-screen] .gadget-quote-section .overlay-card{left:33%;top:43%}}@media(min-width:992px)and (max-width:1000px){[data-component=new-landing-screen] .webVisi{display:flex!important;width:100%!important}}@media(min-width:576px)and (max-width:768px){[data-component=new-landing-screen] .gadget-quote-section{height:inherit;margin-top:45px}[data-component=new-landing-screen] .gadget-quote-section .card-layout{margin-bottom:19px;max-width:inherit;margin-left:0}[data-component=new-landing-screen] .gadget-quote-section .left-img{margin-left:0;width:535px}[data-component=new-landing-screen] .gadget-quote-section .main-heading{text-align:center;margin-top:0}[data-component=new-landing-screen] .gadget-quote-section .sub-heading{text-align:center;font-size:30px;margin-bottom:28px}[data-component=new-landing-screen] .gadget-quote-section .left-quote-img{text-align:center;margin-bottom:110px}[data-component=new-landing-screen] .gadget-quote-section .overlay-card{left:17%;top:78%;width:364px}[data-component=new-landing-screen] .gadget-quote-section .overlay-heading{font-size:1.3rem}[data-component=new-landing-screen] .gadget-quote-section .overlay-subtext{font-size:2rem;text-align:left}}@media(min-width:300px)and (max-width:576px){[data-component=new-landing-screen] .gadget-quote-section{height:inherit;margin-top:20px}[data-component=new-landing-screen] .gadget-quote-section .button2{width:183px;padding:11px 21px;font-size:14px}[data-component=new-landing-screen] .gadget-quote-section .terms-text{font-size:13px}[data-component=new-landing-screen] .gadget-quote-section .card-layout{margin-bottom:19px;margin-left:3px;padding:19px}[data-component=new-landing-screen] .gadget-quote-section .left-img{margin-left:0;width:104%;max-width:107%}[data-component=new-landing-screen] .gadget-quote-section .main-heading{text-align:center;margin-top:-14px;font-size:17px}[data-component=new-landing-screen] .gadget-quote-section .sub-heading{text-align:center;font-size:25px;margin-bottom:28px}[data-component=new-landing-screen] .gadget-quote-section .left-quote-img{text-align:center;margin-bottom:122px}[data-component=new-landing-screen] .gadget-quote-section .overlay-card{left:17%;top:78%;width:364px}[data-component=new-landing-screen] .gadget-quote-section .overlay-claims-icons{width:18px}[data-component=new-landing-screen] .gadget-quote-section .overlay-heading{font-size:1.3rem;margin-top:0}[data-component=new-landing-screen] .gadget-quote-section .overlay-subtext{font-size:2rem}}@media(min-width:300px)and (max-width:440px){[data-component=new-landing-screen] .gadget-quote-section .overlay-card{left:16%;top:79%;width:244px;text-align:left}[data-component=new-landing-screen] .gadget-quote-section .overlay-heading{font-size:.8rem}[data-component=new-landing-screen] .gadget-quote-section .overlay-subtext{font-size:1.5rem}[data-component=new-landing-screen] .gadget-quote-section .overlay-claims{font-size:11px}[data-component=new-landing-screen] .gadget-quote-section .sub-heading{font-size:19px;margin-top:5px;line-height:1.3}}@media(min-width:300px)and (max-width:350px){[data-component=new-landing-screen] .gadget-quote-section .overlay-card{left:6%;top:79%;width:240px;text-align:left}}[data-component=new-landing-screen] .gadget-about-section{margin-bottom:54px;background:url(/images/about-dot-bg.png);background-position:100%;background-repeat:no-repeat;background-size:contain}[data-component=new-landing-screen] .gadget-about-section .about-main-row{margin-top:42px}[data-component=new-landing-screen] .gadget-about-section .main-heading{font-weight:600;font-size:24px;color:#14a066}[data-component=new-landing-screen] .gadget-about-section .sub-heading{font-weight:700;font-size:36px}[data-component=new-landing-screen] .gadget-about-section .content{font-weight:400;font-size:20px;color:#3d3d3d}[data-component=new-landing-screen] .gadget-about-section .right-bg{width:537px;margin-left:81px}[data-component=new-landing-screen] .gadget-about-section .img-card{margin-top:35px}@media(min-width:991.5px)and (max-width:1400px){[data-component=new-landing-screen] .gadget-about-section .sub-heading{font-size:30px}[data-component=new-landing-screen] .gadget-about-section .content{font-size:17px}[data-component=new-landing-screen] .gadget-about-section .right-bg{margin-left:0;width:100%}[data-component=new-landing-screen] .gadget-about-section .left-bg-man{height:285px}}@media(min-width:768px)and (max-width:991.5px){[data-component=new-landing-screen] .gadget-about-section .content,[data-component=new-landing-screen] .gadget-about-section .main-heading,[data-component=new-landing-screen] .gadget-about-section .sub-heading{text-align:center}[data-component=new-landing-screen] .gadget-about-section .img-card{margin-bottom:18px}[data-component=new-landing-screen] .gadget-about-section .right-bg{margin-left:0;width:100%}}@media(min-width:576px)and (max-width:768px){[data-component=new-landing-screen] .gadget-about-section{background:none}[data-component=new-landing-screen] .gadget-about-section .main-heading{text-align:center}[data-component=new-landing-screen] .gadget-about-section .sub-heading{text-align:center;font-size:30px}[data-component=new-landing-screen] .gadget-about-section .content{text-align:center;font-size:18px}[data-component=new-landing-screen] .gadget-about-section .img-card{margin-bottom:27px}[data-component=new-landing-screen] .gadget-about-section .right-bg{margin-left:0;width:100%}}@media(min-width:300px)and (max-width:576px){[data-component=new-landing-screen] .gadget-about-section{background:none}[data-component=new-landing-screen] .gadget-about-section .main-heading{text-align:center;font-size:17px}[data-component=new-landing-screen] .gadget-about-section .sub-heading{text-align:center;font-size:22.5px}[data-component=new-landing-screen] .gadget-about-section .content{text-align:center;font-size:15px}[data-component=new-landing-screen] .gadget-about-section .img-card{margin-bottom:10px;margin-top:26px}[data-component=new-landing-screen] .gadget-about-section .right-bg{margin-left:0;width:100%}}[data-component=new-landing-screen] .gadget-policy-section .container{margin-top:48px;margin-bottom:64px}[data-component=new-landing-screen] .gadget-policy-section .main-heading{font-weight:600;font-size:24px;color:#14a066}[data-component=new-landing-screen] .gadget-policy-section .sub-heading{font-weight:700;font-size:36px}[data-component=new-landing-screen] .gadget-policy-section .right-column{margin-top:59px;width:594px;margin-left:66px}[data-component=new-landing-screen] .gadget-policy-section .card{background:#fff;border:none;border-radius:13px;box-shadow:0 4px 8px rgba(0,0,0,.08)}[data-component=new-landing-screen] .gadget-policy-section .card .title{font-weight:700;font-size:19px;color:#004e66}[data-component=new-landing-screen] .gadget-policy-section .card .content{font-weight:400;font-size:16px;color:#3d3d3d;min-height:89px}[data-component=new-landing-screen] .gadget-policy-section .card-icon{width:56px;height:56px}@media(min-width:1200px)and (max-width:1400px){[data-component=new-landing-screen] .gadget-policy-section .card .title{font-size:18px}}@media(min-width:991.5px)and (max-width:1200px){[data-component=new-landing-screen] .gadget-policy-section .container{margin-top:10px;margin-bottom:49px}[data-component=new-landing-screen] .gadget-policy-section .card .title{font-size:14px}}@media(min-width:991.5px)and (max-width:1400px){[data-component=new-landing-screen] .gadget-policy-section .pb-height{height:inherit}[data-component=new-landing-screen] .gadget-policy-section .sub-heading{font-size:30px}[data-component=new-landing-screen] .gadget-policy-section .right-column{margin-top:59px;width:50%;margin-left:0}[data-component=new-landing-screen] .gadget-policy-section .card .content{font-size:14px;letter-spacing:.09px}[data-component=new-landing-screen] .gadget-policy-section .card-icon{width:58px;height:58px}}@media(min-width:768px)and (max-width:991.5px){[data-component=new-landing-screen] .gadget-policy-section .pb-height{height:inherit}[data-component=new-landing-screen] .gadget-policy-section .main-heading{text-align:center;margin-top:31px}[data-component=new-landing-screen] .gadget-policy-section .sub-heading{text-align:center}[data-component=new-landing-screen] .gadget-policy-section .left-bg-man{text-align:center!important;width:711px}[data-component=new-landing-screen] .gadget-policy-section .right-column{margin-top:59px;width:100%;margin-left:0}[data-component=new-landing-screen] .gadget-policy-section .card-icon{width:58px;height:58px}[data-component=new-landing-screen] .gadget-policy-section .card .content{font-size:17px}}@media(min-width:576px)and (max-width:768px){[data-component=new-landing-screen] .gadget-policy-section .container{margin-bottom:9px}[data-component=new-landing-screen] .gadget-policy-section .pb-height{height:inherit}[data-component=new-landing-screen] .gadget-policy-section .right-column .col-6{flex:0 0 100%;max-width:100%}[data-component=new-landing-screen] .gadget-policy-section .main-heading{text-align:center}[data-component=new-landing-screen] .gadget-policy-section .sub-heading{text-align:center;font-size:30px}[data-component=new-landing-screen] .gadget-policy-section .left-bg-man{text-align:center!important;width:711px;margin-bottom:23px}[data-component=new-landing-screen] .gadget-policy-section .right-column{margin-top:34px;width:100%;margin-left:0}[data-component=new-landing-screen] .gadget-policy-section .card-icon{width:58px;height:58px}[data-component=new-landing-screen] .gadget-policy-section .card{align-items:center}[data-component=new-landing-screen] .gadget-policy-section .card .title{font-size:17px;margin-top:12px;margin-bottom:15px}[data-component=new-landing-screen] .gadget-policy-section .card .content{font-size:16px;text-align:center}}@media(min-width:300px)and (max-width:576px){[data-component=new-landing-screen] .gadget-policy-section .pb-height{height:inherit}[data-component=new-landing-screen] .gadget-policy-section .right-column .col-6{flex:0 0 100%;max-width:100%}[data-component=new-landing-screen] .gadget-policy-section .main-heading{text-align:center;font-size:17px}[data-component=new-landing-screen] .gadget-policy-section .sub-heading{text-align:center;font-size:22.5px}[data-component=new-landing-screen] .gadget-policy-section .left-bg-man{text-align:center!important;width:711px;margin-bottom:0}[data-component=new-landing-screen] .gadget-policy-section .right-column{margin-top:30px;width:100%;margin-left:0}[data-component=new-landing-screen] .gadget-policy-section .card-icon{width:58px;height:58px}[data-component=new-landing-screen] .gadget-policy-section .card{align-items:center}[data-component=new-landing-screen] .gadget-policy-section .card .title{font-size:20px;margin-top:12px;margin-bottom:15px}[data-component=new-landing-screen] .gadget-policy-section .card .content{font-size:16px;text-align:center}}[data-component=new-landing-screen] .gadget-takeaway-section .takeaway-main-row{margin-top:12px;margin-bottom:22px}[data-component=new-landing-screen] .gadget-takeaway-section .left-col .main-heading{font-weight:600;font-size:24px;color:#14a066}[data-component=new-landing-screen] .gadget-takeaway-section .left-col .sub-heading{font-weight:700;font-size:36px}[data-component=new-landing-screen] .gadget-takeaway-section .left-icon-layout{background:#ffe6d2;border-radius:50%}[data-component=new-landing-screen] .gadget-takeaway-section .left-icon{width:55px;height:55px;padding:13px}[data-component=new-landing-screen] .gadget-takeaway-section .parent-card{width:583px;margin-left:65px}[data-component=new-landing-screen] .gadget-takeaway-section .card{border-radius:0;margin-top:24px}[data-component=new-landing-screen] .gadget-takeaway-section .card .main-heading{font-weight:700;font-size:22px;line-height:26px;margin-left:1rem;color:#004e66}[data-component=new-landing-screen] .gadget-takeaway-section .card .rotate-up{transform:rotate(180deg);transition:transform .3s ease}[data-component=new-landing-screen] .gadget-takeaway-section .card .ms-auto{margin-right:13px}[data-component=new-landing-screen] .gadget-takeaway-section .card .rotate-down{transition:transform .3s ease}@media(min-width:991.5px)and (max-width:1400px){[data-component=new-landing-screen] .gadget-takeaway-section .left-col .sub-heading{font-size:30px}[data-component=new-landing-screen] .gadget-takeaway-section .left-col .img-fluid{margin-top:1rem}[data-component=new-landing-screen] .gadget-takeaway-section .left-icon{width:44px;height:44px}[data-component=new-landing-screen] .gadget-takeaway-section .parent-card{margin-left:0;width:50%}[data-component=new-landing-screen] .gadget-takeaway-section .card .main-heading{font-size:20px}}@media(min-width:768px)and (max-width:991.5px){[data-component=new-landing-screen] .gadget-takeaway-section .left-col,[data-component=new-landing-screen] .gadget-takeaway-section .left-col .main-heading,[data-component=new-landing-screen] .gadget-takeaway-section .left-col .sub-heading{text-align:center}[data-component=new-landing-screen] .gadget-takeaway-section .left-col .takeaway-left-img{text-align:center!important;width:690px}[data-component=new-landing-screen] .gadget-takeaway-section .parent-card{margin-left:0;width:100%}}@media(min-width:576px)and (max-width:768px){[data-component=new-landing-screen] .gadget-takeaway-section .left-col{text-align:center}[data-component=new-landing-screen] .gadget-takeaway-section .left-col .card{margin-top:10px}[data-component=new-landing-screen] .gadget-takeaway-section .left-col .card .card-body .card-text{text-align:left}[data-component=new-landing-screen] .gadget-takeaway-section .left-col .sub-heading{text-align:center;font-size:30px}[data-component=new-landing-screen] .gadget-takeaway-section .left-col .main-heading{text-align:center;color:#000}[data-component=new-landing-screen] .gadget-takeaway-section .takeaway-left-img{text-align:center!important;margin-top:40px}}@media(min-width:300px)and (max-width:576px){[data-component=new-landing-screen] .gadget-takeaway-section .left-col{text-align:center}[data-component=new-landing-screen] .gadget-takeaway-section .left-col .card{margin-top:10px}[data-component=new-landing-screen] .gadget-takeaway-section .left-col .card .main-heading{margin-left:.5rem;margin-top:5px}[data-component=new-landing-screen] .gadget-takeaway-section .left-col .sub-heading{text-align:center;font-size:22.5px}[data-component=new-landing-screen] .gadget-takeaway-section .left-col .main-heading{text-align:center;color:#000;font-size:17px}[data-component=new-landing-screen] .gadget-takeaway-section .card-body .main-heading{font-size:17px}[data-component=new-landing-screen] .gadget-takeaway-section .card-body .left-icon{height:40px;width:40px}[data-component=new-landing-screen] .gadget-takeaway-section .card-body .rotate-up{margin-bottom:10px}[data-component=new-landing-screen] .gadget-takeaway-section .card-body .card-text{text-align:left}[data-component=new-landing-screen] .gadget-takeaway-section .takeaway-left-img{margin-top:26px}}@media(min-width:300px)and (max-width:350px){[data-component=new-landing-screen] .gadget-takeaway-section .card-body .main-heading{font-size:13px}}[data-component=new-landing-screen] .gadget-testimonial-section{height:566px}[data-component=new-landing-screen] .gadget-testimonial-section .left-col .main-heading{font-weight:600;font-size:24px;color:#14a066;margin-top:51px}[data-component=new-landing-screen] .gadget-testimonial-section .left-col .sub-heading{font-weight:700;font-size:36px}[data-component=new-landing-screen] .gadget-testimonial-section .left-col .card{border:none;padding-left:12px;padding-right:12px;border-radius:10px}[data-component=new-landing-screen] .gadget-testimonial-section .left-col .card .quote-icon{height:24px;width:43px;position:relative;bottom:11px;right:24px}[data-component=new-landing-screen] .gadget-testimonial-section .left-col .card .card-body .profile-name{font-weight:700;color:#232536;font-size:22px}[data-component=new-landing-screen] .gadget-testimonial-section .left-col .card .card-body .profile-profession{font-weight:400;font-size:18px;color:#7e7e7e}[data-component=new-landing-screen] .gadget-testimonial-section .left-col .card .card-body .profile-desc{font-weight:500;letter-spacing:1px;font-size:18px}[data-component=new-landing-screen] .gadget-testimonial-section .left-col .card .card-body .next-prev-btn{width:45px;height:45px}[data-component=new-landing-screen] .gadget-testimonial-section .left-col .card .card-body .next-prev-icon{width:15px}[data-component=new-landing-screen] .gadget-testimonial-section .left-img{margin-top:156px;margin-left:5rem;max-width:86%}@media(min-width:991.5px)and (max-width:1400px){[data-component=new-landing-screen] .gadget-testimonial-section .left-img{margin-left:0;max-width:95%}[data-component=new-landing-screen] .gadget-testimonial-section .left-col .sub-heading{font-size:30px}[data-component=new-landing-screen] .gadget-testimonial-section .left-col .card .card-body .profile-desc{font-size:15px}}@media(min-width:991.5px)and (max-width:1199px){[data-component=new-landing-screen] .gadget-testimonial-section .left-img{margin-top:196px;max-width:100%}}@media(min-width:768px)and (max-width:991.5px){[data-component=new-landing-screen] .gadget-testimonial-section{height:1052px}[data-component=new-landing-screen] .gadget-testimonial-section .left-col .main-heading,[data-component=new-landing-screen] .gadget-testimonial-section .left-col .sub-heading{text-align:center}[data-component=new-landing-screen] .gadget-testimonial-section .left-img{margin-top:35px;margin-left:0;width:696px;margin-bottom:48px;max-width:100%}}@media(min-width:576px)and (max-width:768px){[data-component=new-landing-screen] .gadget-testimonial-section{height:977px}[data-component=new-landing-screen] .gadget-testimonial-section .left-col .main-heading{text-align:center}[data-component=new-landing-screen] .gadget-testimonial-section .left-col .sub-heading{text-align:center;margin-bottom:20px;font-size:30px}[data-component=new-landing-screen] .gadget-testimonial-section .left-img{margin-top:62px;margin-left:0;width:696px;margin-bottom:48px;max-width:100%}}@media(min-width:300px)and (max-width:576px){[data-component=new-landing-screen] .gadget-testimonial-section{height:982px}[data-component=new-landing-screen] .gadget-testimonial-section .left-col .main-heading{text-align:center;font-size:17px}[data-component=new-landing-screen] .gadget-testimonial-section .left-col .sub-heading{text-align:center;font-size:22.5px;margin-bottom:28px}[data-component=new-landing-screen] .gadget-testimonial-section .left-img{margin-top:62px;margin-left:0;width:696px;margin-bottom:48px;max-width:100%}[data-component=new-landing-screen] .gadget-testimonial-section .card .card-body .profile-name{font-size:20px!important}[data-component=new-landing-screen] .gadget-testimonial-section .card .card-body .profile-profession{font-size:16px!important}}@media(min-width:300px)and (max-width:350px){[data-component=new-landing-screen] .gadget-testimonial-section .card .card-body .profile-name{font-size:14px!important}[data-component=new-landing-screen] .gadget-testimonial-section .card .card-body .profile-profession{font-size:13px!important}}[data-component=new-landing-screen] .gadget-blog-section .blog-faq .main-heading{margin-top:32px}@media(min-width:576px)and (max-width:768px){[data-component=new-landing-screen] .gadget-blog-section .blog-faq .main-heading{margin-top:0}}@media(min-width:300px)and (max-width:576px){[data-component=new-landing-screen] .gadget-blog-section .blog-faq .main-heading{margin-top:0}}[data-component=new-landing-screen] .gadget-faq-section .personal-detail{margin-left:35px;margin-right:35px}@media(min-width:300px)and (max-width:576px){[data-component=new-landing-screen] .gadget-faq-section .personal-detail{margin-left:0;margin-right:0}}@media(min-width:576px)and (max-width:768px){[data-component=new-landing-screen] .gadget-faq-section .personal-detail{margin-left:0;margin-right:0}}@media(min-width:768px)and (max-width:991.5px){[data-component=new-landing-screen] .gadget-faq-section .personal-detail{margin-left:0;margin-right:0}}@media(min-width:991.5px)and (max-width:1400px){[data-component=new-landing-screen] .gadget-faq-section .personal-detail{margin-left:0;margin-right:0}}[data-component=new-landing-screen] .img-star img{margin-left:.3rem}[data-component=new-landing-screen] .testimonial{padding-bottom:2rem}[data-component=new-landing-screen] .testimonial .col-width{width:40%}[data-component=new-landing-screen] .testimonial .main-row{margin-left:15rem}[data-component=new-landing-screen] .testimonial>h1{padding-top:2rem;font-family:Source Sans Pro;font-size:36px;font-weight:700;line-height:45.25px;letter-spacing:-1px;text-align:center}[data-component=new-landing-screen] .testimonial .testimonials-client-text{line-height:0}[data-component=new-landing-screen] .testimonial .btn-icon{background:#d7f1ec;border:none;width:30px;height:30px;margin-left:1rem;margin-top:15px}[data-component=new-landing-screen] .testimonial .testimonials-main-img{width:516px;height:322px}[data-component=new-landing-screen] .testimonial .testimonials-img-btn{max-width:120px;position:relative;bottom:1rem;margin-left:3rem}[data-component=new-landing-screen] .testimonial .testimonials-img{margin:-6px}[data-component=new-landing-screen] .testimonial .active-testimonials-img{width:45px;height:45px;-o-object-fit:cover;object-fit:cover;border:1.5px solid #fff}[data-component=new-landing-screen] .testimonial .testimonials-desc{font-weight:400;font-style:italic;font-size:17px;line-height:24px;letter-spacing:.5px;text-align:justify;color:"#3d3d3d"}@media(min-width:992px)and (max-width:1441px){[data-component=new-landing-screen] .testimonial .col-width{width:50%}[data-component=new-landing-screen] .testimonial .main-row{margin-left:5rem}}@media(min-width:1440px)and (max-width:1771px){[data-component=new-landing-screen] .testimonial .main-row{margin-left:5rem}[data-component=new-landing-screen] .testimonial .col-width{width:49%}}[data-component=new-landing-screen] .tabVisi2,[data-component=new-landing-screen] .tabVisi3{display:none}@media(max-width:991.5px){[data-component=new-landing-screen] .tabVisi2,[data-component=new-landing-screen] .tabVisi3{display:flex!important}[data-component=new-landing-screen] .tabNotVisi{display:none!important}[data-component=new-landing-screen] .img-star img{margin-left:.3rem}}@media screen and (min-width:550px){[data-component=new-landing-screen] .gaget-top-background{background-image:url(/images/frame-1000005690.png);background-position:top;background-repeat:no-repeat;background-size:contain}}[data-component=new-landing-screen] .gadget-button-background{background-image:url(/images/frame-1000005508.png);background-position:top;background-repeat:no-repeat;background-size:contain}[data-component=new-landing-screen] .gadget-background2{background-image:url(/images/advisory_performance.png);background-position:0;background-repeat:no-repeat;background-size:contain}[data-component=new-landing-screen] .planBoxFlatDiscount{background:rgba(20,160,102,.12);border-radius:6px;font-weight:500;font-size:14px;line-height:22px;display:flex;align-items:center;color:#14a066;width:-moz-fit-content;width:fit-content;padding:.4rem 1.5rem;margin:auto}@media(min-width:567.5px)and (max-width:767.5px){[data-component=new-landing-screen] .testimonial-img{text-align:center!important;justify-content:center;width:100%}[data-component=new-landing-screen] .testimonial-img-resp{width:78%}[data-component=new-landing-screen] .testimonials-desc{margin-left:6rem;margin-right:6rem}[data-component=new-landing-screen] .testimonials-box{text-align:center}[data-component=new-landing-screen] .testimonial-mainImgTab{text-align:center!important;justify-content:center}}@media(min-width:200px)and (max-width:381px){[data-component=new-landing-screen] .testimonials-img-btn{width:10rem;margin-left:0!important}[data-component=new-landing-screen] .testimonials-client-text{width:8rem}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=new-landing-screen] .policy-benefit-font-control{font-size:3rem}[data-component=new-landing-screen] .testimonials-desc{padding-left:6rem;padding-right:6rem}[data-component=new-landing-screen] .testimonials-box{text-align:center;align-items:center;justify-content:center}[data-component=new-landing-screen] .testimonials-client-text{position:relative}[data-component=new-landing-screen] .testimonial-mainImgTab{text-align:center!important;justify-content:center}[data-component=new-landing-screen] .testimonial-img{text-align:center!important;justify-content:center;width:100%}[data-component=new-landing-screen] .testimonial-img-resp{width:78%}[data-component=new-landing-screen] .search-bar{margin:auto;width:70%!important}[data-component=new-landing-screen] .index-value{font-size:20px!important;margin-top:.08rem}[data-component=new-landing-screen] .content-value{font-size:18px!important}[data-component=new-landing-screen] .answer-value{margin-left:-.12rem!important}}@media(min-width:520px)and (max-width:767px){[data-component=new-landing-screen] .testimonial-mainImgTab{text-align:center!important;justify-content:center}[data-component=new-landing-screen] .testimonial-img-resp{width:78%}[data-component=new-landing-screen] .testimonial-desc-control{margin-left:3rem;margin-right:3rem}[data-component=new-landing-screen] .testimonials-client-text{position:relative;right:1rem}}@media(max-width:767.5px){[data-component=new-landing-screen] .how-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:24px!important;color:#000}[data-component=new-landing-screen] .index-value{font-size:18px!important;margin-top:.18rem!important}[data-component=new-landing-screen] .answer-value{margin-left:-.26rem!important}[data-component=new-landing-screen] .search-bar{margin:auto;width:70%!important}[data-component=new-landing-screen] .content-value{font-size:16px!important;font-weight:700!important}[data-component=new-landing-screen] .contact{padding:7px 26px!important}[data-component=new-landing-screen] .heading-policy{line-height:34px!important}}[data-component=new-landing-screen] .answer-value{margin-left:.21rem}[data-component=new-landing-screen] .index-value{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:120%;color:#7e7e7e;opacity:.4}[data-component=new-landing-screen] .search-bar{margin:auto;width:50%}[data-component=new-landing-screen] .content-value{font-weight:500;font-size:20px;color:"#001F29";font-family:Source Sans Pro}[data-component=new-landing-screen] .back-colorr{background-color:rgba(255,174,0,.12)}[data-component=new-landing-screen] .card-faqq{border:none;border-bottom:2px solid #cdd6da;border-radius:16px}[data-component=new-landing-screen] .back-color{background-color:#f0f5f4;border-radius:20px;margin-top:5px;border-left:4px solid #004e66}[data-component=new-landing-screen] .card-faq{background-color:#f4f4f4;border-radius:15px}[data-component=new-landing-screen] .how-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:32px;color:#000}[data-component=new-landing-screen] .contact{background:#004e66;border:1px solid #004e66;border-radius:30px;padding:10px 40px 9px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;text-align:center;color:#fff}[data-component=new-landing-screen] .filters .head{color:#001f29;display:flex;align-items:center;align-content:center;font-size:1rem;font-weight:500;margin-right:1rem}[data-component=new-landing-screen] .filters .head .icon{font-size:1rem;margin-right:.5rem}[data-component=new-landing-screen] .filters .active_category{border:2px solid #004e66;background:#004e66!important;color:#fff!important;border-radius:30px!important}[data-component=new-landing-screen] .filters .category{width:-moz-fit-content!important;width:fit-content!important;background:#fff;border:2px solid #f5f5f5;border-radius:30px;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;text-align:center;letter-spacing:.5px;color:#3d3d3d;padding:.6rem 1.9rem;margin:.5rem;cursor:pointer}[data-component=new-landing-screen] .leadway-icon{display:flex;flex-direction:row;background-color:#004e66;font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:40px;line-height:46px;text-align:left;letter-spacing:.02em;color:#001f29}[data-component=new-landing-screen] .discountweb{font-family:Source Sans Pro;font-size:22px;font-weight:600;line-height:28px;letter-spacing:0;text-align:center}[data-component=new-landing-screen] .strike{background:linear-gradient(to top right,transparent 47.75%,currentColor 49.5%,currentColor 50.5%,transparent 52.25%)}[data-component=new-landing-screen] .vr{border:1px solid #f74a00}[data-component=new-landing-screen] .leadway-icon-mob{font-family:Source Sans Pro;font-size:27px;font-weight:700;line-height:30px;text-align:center;background-color:#004e66;width:-moz-fit-content;width:fit-content}[data-component=new-landing-screen] .bullet-img-mob{margin-right:10px}[data-component=new-landing-screen] .discount{text-decoration:line-through}[data-component=new-landing-screen] .discount,[data-component=new-landing-screen] .discount1{font-family:Source Sans Pro;font-size:14px;font-weight:600;line-height:18px;letter-spacing:0;color:#f5f5f5}[data-component=new-landing-screen] .buy-now-btn-hover:hover{background-color:#ffae00!important;border:1px solid #ffae00!important}[data-component=new-landing-screen] .buy-now-btn{background-color:#004e66;color:#fff;border:1px solid #004e66;border-radius:50px;padding:10px 0;width:374px;font-weight:600;font-size:25px}[data-component=new-landing-screen] .terms{font-family:Source Sans Pro;font-size:20px;font-weight:600;line-height:20px;letter-spacing:.0015em;text-align:left;color:#f74a00;text-decoration:underline;cursor:pointer}[data-component=new-landing-screen] .leadway1{flex:1 1;background-color:#fff6f2;width:-moz-fit-content;width:fit-content}[data-component=new-landing-screen] .leadway1 .buy-now-btn{background-color:#004e66;color:#fff;border:1px solid #004e66;border-radius:50px;padding:10px 0;width:374px;font-weight:600;font-size:25px}[data-component=new-landing-screen] .leadway1 .terms{font-family:Source Sans Pro;font-size:20px;font-weight:600;line-height:20px;letter-spacing:.0015em;text-align:center;color:#f74a00;text-decoration:underline;cursor:pointer}[data-component=new-landing-screen] .premiumBackground{background-image:url(/images/mob-5.png);background-position:50%;background-repeat:no-repeat;background-size:contain}@media(min-width:993px){[data-component=new-landing-screen] .paddingStartGadget{padding-left:1.5rem}}[data-component=new-landing-screen] .leadway2{flex:1 1;background-color:#fff6f2;width:-moz-fit-content;width:fit-content}[data-component=new-landing-screen] .leadway2 .premium{flex:1 1;color:#fff;background-color:#ea5b0c}[data-component=new-landing-screen] .leadway2 .premium .premium-value{font-family:Source Sans Pro;font-size:20px;font-weight:600;line-height:18px;letter-spacing:0;text-align:center}[data-component=new-landing-screen] .leadway2 .premium .count{font-family:Source Sans Pro;font-size:48px;font-weight:700;line-height:24px;letter-spacing:0;text-align:center;color:#fff}[data-component=new-landing-screen] .leadway2 .bullet-point{flex:1 1}[data-component=new-landing-screen] .leadway2 .bullet-point .bullet-item{margin-bottom:10px;font-size:20px;font-weight:20px;color:#3d3d3d}[data-component=new-landing-screen] .leadway2 .bullet-point .bullet-img{margin-right:10px;margin-left:4rem}[data-component=new-landing-screen] .premium-value-mobile{font-family:Source Sans Pro;font-size:14px;font-weight:600;line-height:18px;letter-spacing:0;text-align:center}[data-component=new-landing-screen] .count-mobile{font-family:Source Sans Pro;font-size:28px;font-weight:700;line-height:24px;letter-spacing:0;text-align:center}[data-component=new-landing-screen] .bullet-item-mobile{margin-bottom:10px;font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:16px;letter-spacing:0;text-align:left}[data-component=new-landing-screen] .bullet-img-mobile{margin-right:10px}[data-component=new-landing-screen] .buy-now-btn-mobile{background-color:#004e66;color:#fff;border:1px solid #004e66;border-radius:96px;padding:10px 20px;width:16rem;font-weight:600}[data-component=new-landing-screen] .terms-mobile{font-family:Source Sans Pro;font-size:14px;font-weight:600;line-height:20px;letter-spacing:.0015em;text-align:center;color:#f74a00;text-decoration:underline;cursor:pointer}[data-component=new-landing-screen] .gadget{display:flex;flex-direction:row}[data-component=new-landing-screen] .text-heading{font-family:Source Sans Pro;font-size:10px;font-weight:100;line-height:30px;letter-spacing:0;text-align:center}@media(max-width:991.5px)and (min-width:320px){[data-component=new-landing-screen] .gadget{flex-direction:column-reverse}[data-component=new-landing-screen] .gadget-img{width:200px}[data-component=new-landing-screen] .text-heading{font-family:Source Sans Pro;font-size:10px;font-weight:100;line-height:30px;letter-spacing:0;text-align:center}[data-component=new-landing-screen] .text-para{font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:22px;letter-spacing:0;text-align:center}}[data-component=new-landing-screen] .text-heading-mob{font-family:Source Sans Pro;font-size:24px;font-weight:700;line-height:30px;letter-spacing:0;text-align:center}[data-component=new-landing-screen] .text-para-mob{font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:22px;letter-spacing:0;text-align:center}[data-component=new-landing-screen] .faq-ques{font-family:Source Sans Pro;font-size:22px;font-weight:600;line-height:26px;letter-spacing:0;text-align:left;color:#001f29}[data-component=new-landing-screen] .count{font-family:Source Sans Pro;font-size:24px;font-weight:600;line-height:29px;letter-spacing:0;text-align:left;margin-right:1rem;color:#7e7e7e}[data-component=new-landing-screen] .text-inside-faq{margin:auto;line-height:1.5;letter-spacing:.00938em;color:#3d3d3d;font-size:16px;font-family:Source Sans Pro;padding-top:0}[data-component=new-landing-screen] .view-btn{color:#004e66;padding:10px 40px 9px;border-radius:30px;border:1px solid #004e66;gap:10px;background-color:#fff;font-family:Source Sans Pro;font-size:17px;font-weight:600;line-height:23px;letter-spacing:.5px;text-align:center}[data-component=new-landing-screen] .mobile-insurance-banner{padding-top:3rem;display:flex;align-items:center;justify-content:flex-end}[data-component=new-landing-screen] .mobile-insurance-banner img{width:100%;height:auto}[data-component=new-landing-screen] .button-quotes-savings{font-family:Source Sans Pro;font-style:normal;margin-bottom:2.7rem;display:flex;align-items:center;justify-content:center;background:#004e66;border-radius:24px;width:177px;border:1px solid #004e66}[data-component=new-landing-screen] .button-quotes-savings .button-text-savings{font-size:16px}@media(max-width:900.5px){[data-component=new-landing-screen] .button-quotes-savings .button-text-savings{font-size:14px}}[data-component=new-landing-screen] .head-text-mobile-insurance{font-weight:700;font-size:24px;line-height:30px;text-align:center;color:#001f29}[data-component=new-landing-screen] .planBoxPadding{padding-left:3.4rem}[data-component=new-landing-screen] .gadget{margin-left:auto;margin-right:auto}[data-component=new-landing-screen] .gadget .gadget-img{width:100%}[data-component=new-landing-screen] .gadget .gadget2{flex:2 1}[data-component=new-landing-screen] .gadget .text-heading{font-family:Source Sans Pro;font-size:36px;font-weight:700;line-height:42px;letter-spacing:.02em;text-align:left}[data-component=new-landing-screen] .gadget .text-para{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:24px;letter-spacing:0;text-align:justified}@media(max-width:1100px)and (min-width:992px){[data-component=new-landing-screen] .gadget-img{width:300px}}@media(max-width:992px)and (min-width:320px){[data-component=new-landing-screen] .gadget{flex-direction:column}[data-component=new-landing-screen] .faq-head{font-family:Source Sans Pro;font-size:24px!important;font-weight:700;line-height:24px;letter-spacing:0;text-align:center;color:#001f29}[data-component=new-landing-screen] .faq-text{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:center;color:#001f29}}@media(max-width:992px)and (min-width:550px){[data-component=new-landing-screen] .gadget-img{width:450px!important}}@media(max-width:549.5px){[data-component=new-landing-screen] .gadget-img{width:100%!important}}[data-component=new-landing-screen] .buy-text{font-size:19px;font-weight:600;line-height:24px;letter-spacing:0;color:#3d3d3d;text-align:center;margin-top:3px}[data-component=new-landing-screen] .buy-text-mob{font-size:14px;font-weight:600;line-height:16px;letter-spacing:0;text-align:center;color:#001f29}[data-component=new-landing-screen] .how-buy-insurance{margin:0 0 5rem;padding-top:.1rem;padding-bottom:3rem}[data-component=new-landing-screen] .how-buy-insurance .heading{font-family:Source Sans Pro;font-size:36px;font-weight:700;line-height:30px;letter-spacing:0;text-align:center}[data-component=new-landing-screen] .how-buy-insurance .detail-head{font-family:Source Sans Pro;font-size:18px;font-weight:600;line-height:25px;letter-spacing:0;text-align:center;color:#3d3d3d}[data-component=new-landing-screen] .how-buy-insurance .detail-subhead{font-family:Source Sans Pro;font-size:18px;font-weight:400;line-height:16px;letter-spacing:0;text-align:center}[data-component=new-landing-screen] .how-buy-insurance-mob{padding-top:.1rem;padding-bottom:3rem}[data-component=new-landing-screen] .how-buy-insurance-mob .heading{font-family:Source Sans Pro;font-size:32px;font-weight:700;line-height:30px;letter-spacing:0}[data-component=new-landing-screen] .how-buy-insurance-mob .detail-head{font-family:Source Sans Pro;font-size:17px;font-weight:400;line-height:20px;letter-spacing:0;color:#3d3d3d;opacity:.8}[data-component=new-landing-screen] .how-buy-insurance-mob .detail-subhead{font-family:Source Sans Pro;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0;text-align:center}@media(max-width:992px)and (min-width:320px){[data-component=new-landing-screen] .how-buy-insurance-mob{flex-direction:column}}@media(max-width:1229px)and (min-width:992px){[data-component=new-landing-screen] .arrow-icon{width:15rem}}@media(max-width:992px)and (min-width:768px){[data-component=new-landing-screen] .buy-now-btn-new{background-color:#004e66;color:#fff;border:1px solid #004e66;border-radius:50px;font-weight:600;font-size:18px;padding:5px 5rem}[data-component=new-landing-screen] .buy-now-btn-hover-new:hover{background-color:#ffae00!important;border:1px solid #ffae00!important}}[data-component=new-landing-screen] .best-advice-connect-now{margin-bottom:7rem;background-color:#004e66;border-radius:16px;margin-left:4rem;margin-right:4rem;padding-top:2rem;padding-bottom:2rem;box-shadow:0 8px 8px -4px rgba(16,24,40,.039);box-shadow:0 20px 24px -4px rgba(16,24,40,.102)}[data-component=new-landing-screen] .best-advice-connect-now .claimHead{margin-top:4rem;font-family:Source Sans Pro;font-weight:700;font-size:36px;line-height:50px;color:#fff}[data-component=new-landing-screen] .best-advice-connect-now .claimText{font-family:Source Sans Pro;font-weight:400;font-size:20px;line-height:25px;color:#fff}[data-component=new-landing-screen] .best-advice-connect-now .claimButton{font-family:Source Sans Pro;border:8px solid #004e66;border-radius:50px;font-weight:600;font-size:18px;line-height:23px;color:#004e66;background-color:#fff;width:-moz-fit-content;width:fit-content;padding:12px 45px}[data-component=new-landing-screen] .best-advice-connect-now-mob{margin-bottom:7rem;background-color:#004e66;border-radius:16px;margin-left:2rem;margin-right:2rem;padding-top:2rem;padding-bottom:2rem;box-shadow:0 8px 8px -4px rgba(16,24,40,.039);box-shadow:0 20px 24px -4px rgba(16,24,40,.102)}[data-component=new-landing-screen] .best-advice-connect-now-mob .claimHeadmob{font-family:Source Sans Pro;font-size:20px;font-weight:700;line-height:25px;letter-spacing:0;text-align:center;color:#fff}[data-component=new-landing-screen] .best-advice-connect-now-mob .claimTextmob{font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:center;color:#fff}[data-component=new-landing-screen] .best-advice-connect-now-mob .claimButtonmob{border:8px solid #004e66;border-radius:50px;color:#004e66;background-color:#fff;width:100%;padding:10px 38px;font-family:Source Sans Pro;font-size:14px;font-weight:600;line-height:20px;letter-spacing:.0015em}[data-component=new-landing-screen] .main-claim{position:relative;width:auto;height:200px}@media(max-width:991.5px)and (min-width:768px){[data-component=new-landing-screen] .main-claim2{max-width:250px}[data-component=new-landing-screen] .main-claim-img2{max-height:180px;width:auto}}@media(max-width:767.5px)and (min-width:550px){[data-component=new-landing-screen] .main-claim2{max-width:250px}[data-component=new-landing-screen] .main-claim-img2{max-height:180px;width:auto}}@media(max-width:550px)and (min-width:100px){[data-component=new-landing-screen] .main-claim-img2{max-height:168px;width:auto}}[data-component=new-landing-screen] .claim1{position:absolute;width:200px;height:100px}[data-component=new-landing-screen] .claim2{position:absolute;width:auto;height:100px;left:3rem}[data-component=new-landing-screen] .claimHead-mob{font-family:Source Sans Pro;font-size:24px;font-weight:700;line-height:30px;letter-spacing:0;text-align:left}[data-component=new-landing-screen] .claimText-mob{font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left}[data-component=new-landing-screen] .claimButton-mob{font-family:Source Sans Pro;border:8px solid #004e66;border-radius:50px;font-weight:600;font-size:18px;line-height:23px;color:#fff;background-color:#004e66;padding:5px 8px;text-align:center;width:100%}[data-component=new-landing-screen] .faq-head{font-family:Source Sans Pro;font-size:36px;font-weight:700;line-height:48px;letter-spacing:0;text-align:center;color:#001f29}[data-component=new-landing-screen] .faq-text{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:center;color:#001f29}[data-component=new-landing-screen] .planBoxWeb{border-radius:8px;width:100%;margin-bottom:2rem}[data-component=new-landing-screen] .planBoxWeb .planBoxHead{padding:1.5rem 0;color:#001f29;text-transform:capitalize;font-weight:600;font-size:24px;line-height:18px;text-align:center;margin:auto}[data-component=new-landing-screen] .planBoxWeb .planBoxHead img{height:66px;width:auto;margin:auto}@media(max-width:991.5px){[data-component=new-landing-screen] .planBoxWeb .planBoxHead{padding:2rem 0}}[data-component=new-landing-screen] .planBoxWeb .planBoxColRightBorder{border-right:1px solid rgba(0,0,0,.5)}[data-component=new-landing-screen] .planBoxWeb .planBoxColLeftBorder{border-left:1px solid rgba(0,0,0,.5)}[data-component=new-landing-screen] .planBoxWeb .planBoxCol{margin:auto;text-align:center}[data-component=new-landing-screen] .planBoxWeb .planBoxColHigh{background:rgba(91,245,181,.2);padding:1rem 0;display:flex;align-items:center;justify-content:center}[data-component=new-landing-screen] .planBoxWeb .planBoxField{color:#001f29;font-weight:600;font-size:22px;line-height:20px;opacity:.6}[data-component=new-landing-screen] .planBoxWeb .planBoxFieldValue{color:#001f29;font-weight:600;font-size:22px;line-height:20px}[data-component=new-landing-screen] .planBoxWeb .planBoxFieldPremium{font-weight:600;font-size:20px;line-height:20px;display:flex;align-items:flex-end;justify-content:center;color:#001f29;opacity:.6}[data-component=new-landing-screen] .planBoxWeb .planBoxFieldValuePremiumPrice{font-weight:600;font-size:32px;line-height:20px;display:flex;align-items:flex-end;justify-content:center;color:#001f29;margin-top:.7rem;margin-bottom:.7rem}[data-component=new-landing-screen] .planBoxWeb .planFeaturePremiumPrice{background:#004e66;border-radius:24px;font-weight:600;font-size:24px;line-height:27px;text-align:center;color:#fff;padding:.7rem 4rem;width:-moz-fit-content;width:fit-content;margin:auto;cursor:pointer}[data-component=new-landing-screen] .planBoxWeb .planFeaturePremiumPrice:hover{background:#ffae00}[data-component=new-landing-screen] .planBoxWeb .planFeaturePremiumPriceStrike{font-weight:500;font-size:16px;line-height:18px;text-align:center;color:#7e7e7e;padding-top:.7rem;text-decoration:line-through}[data-component=new-landing-screen] .planBoxWeb .planFeatureRow{font-weight:600;font-size:14px;line-height:18px;text-align:center;color:#004e66;border:1.5px solid #004e66;border-radius:20px;padding:.3rem 1.2rem;width:100%;max-width:238px;margin:auto}[data-component=new-landing-screen] .planBoxWeb .planFeatureRow .next-icon{color:#004e66;height:1rem!important;margin-left:0!important}@media(max-width:1199.5px){[data-component=new-landing-screen] .planBoxWeb .planFeatureRow{max-width:200px}}@media(max-width:991.5px){[data-component=new-landing-screen] .planBoxWeb .planBoxHead{font-size:18px;line-height:18px;padding:2rem 0}[data-component=new-landing-screen] .planBoxWeb .planBoxHead img{height:66px}[data-component=new-landing-screen] .planBoxWeb .planBoxField,[data-component=new-landing-screen] .planBoxWeb .planBoxFieldValue{font-size:16px;line-height:16px}[data-component=new-landing-screen] .planBoxWeb .planBoxFieldValuePremiumPrice{font-size:24px;line-height:20px}[data-component=new-landing-screen] .planBoxWeb .planFeatureRow{font-size:10px;line-height:18px;padding:.3rem 0;width:100%;max-width:92%}}[data-component=new-landing-screen] .planBoxMob{border-radius:10px;padding:1rem 1.2rem;width:100%;margin-bottom:2rem}[data-component=new-landing-screen] .planBoxMob .planBoxHead{color:#001f29;text-transform:capitalize;font-weight:600;font-size:16px;line-height:22px;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;border-bottom:1px solid #ccc}[data-component=new-landing-screen] .planBoxMob .planBoxHead img{height:18px;width:auto}[data-component=new-landing-screen] .planBoxMob .planBoxField{color:#001f29;font-weight:600;font-size:14px;line-height:20px;opacity:.6}[data-component=new-landing-screen] .planBoxMob .planBoxFieldValue{color:#001f29;font-weight:600;font-size:14px;line-height:20px;text-align:right}[data-component=new-landing-screen] .planBoxMob .planFeatureRow{background:rgba(91,245,181,.2);border-radius:8px;color:#001f29;font-weight:600;font-size:14px;line-height:20px;display:flex;justify-content:space-between;padding:.5rem .7rem}[data-component=new-landing-screen] .planBoxMob .planFeatureRow .next-icon{color:#004e66;height:1rem!important;margin-left:0!important}[data-component=new-landing-screen] .bottomDivHidden{display:none}[data-component=new-landing-screen] .bottomDivVisible{z-index:1;position:fixed;bottom:0;left:50%;transform:translateX(-50%);background-color:#fff;width:100%;box-shadow:0 2px 8px 0 #636363}[data-component=new-landing-screen] .bottomDivVisible .buy-now-btn{background-color:#004e66;color:#fff;border:1px solid #004e66;border-radius:50px;padding:5px 0;width:180px;font-weight:600;font-size:25px;height:58px}@media(max-width:575.5px){[data-component=new-landing-screen] .mob-1{width:100%!important}}[data-component=new-landing-screen] .mob-1 .mobile-insurance-heading>h1{font-family:Source Sans Pro;font-size:24px;font-weight:700;line-height:33px;text-align:center}[data-component=new-landing-screen] .mob-1 .mobile-insurance-heading>p{font-family:Source Sans Pro;font-size:16px;font-weight:600;line-height:28px;text-align:center}[data-component=new-landing-screen] .mobile-insurance-header-section{background:url(/_next/static/media/new-gadget-background-mobile.5d2cc6af.svg);padding-top:3.7rem;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;align-items:center}[data-component=new-landing-screen] .mobile-insurance-header-section .mobile-insurance-heading h1{color:#001f29;font-family:Source Sans Pro;font-size:24px;font-weight:700;line-height:33px;text-align:center}[data-component=new-landing-screen] .mobile-insurance-header-section .mobile-insurance-heading p{color:#3d3d3d;font-weight:600;font-size:18px;line-height:20px}[data-component=new-landing-screen] .mobile-insurance-header-section .head-text{font-family:Source Sans Pro;font-size:24px;font-weight:700;line-height:33px;letter-spacing:0;text-align:center}[data-component=new-landing-screen] .mobile-insurance-header-section .text-fields-box{display:flex;align-items:center;justify-content:left;margin-top:1rem}[data-component=new-landing-screen] .mobile-insurance-header-section .text-fields-box>button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 28px;background:#004e66;border-radius:30px;color:#fff;border:none;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:23px}[data-component=new-landing-screen] .mobile-insurance-header-section .text-fields-box .input-fields-box{margin-right:1rem;height:6rem}[data-component=new-landing-screen] .buttonMobileInsurance{display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;width:100%;padding:12px 28px;background:#004e66;border-radius:30px;margin-bottom:3rem;color:#fff;border:none;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:23px}[data-component=new-landing-screen] .inquiryLineMobileInsurance{color:#8e8e8e;font-size:14px}[data-component=new-landing-screen] .inquiryLineMobileInsurance img{height:14px;width:auto}[data-component=new-landing-screen] .term-life-section{padding-top:7rem;background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;justify-content:center;align-items:center}[data-component=new-landing-screen] .term-life-section .text-fields-box{display:flex;align-items:center;justify-content:center;margin-top:1rem}[data-component=new-landing-screen] .term-life-section .text-fields-box .get-quote-button:hover{background:#ffae00;color:#000}[data-component=new-landing-screen] .term-life-section .text-fields-box .get-quote-button:hover img{filter:brightness(100) invert(1)}[data-component=new-landing-screen] .term-life-section .text-fields-box .generate-quote-button:hover{background:#ffae00;color:#000}[data-component=new-landing-screen] .term-life-section .text-fields-box .generate-quote-button:hover img{filter:brightness(100) invert(1)}[data-component=new-landing-screen] .term-life-section .text-fields-box>button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:9px 0;background:#004e66;border-radius:30px;color:#fff;border:none;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:23px}[data-component=new-landing-screen] .term-life-section .text-fields-box .input-fields-box{margin-right:1rem;height:6rem}[data-component=new-landing-screen] .term-life-section .term-life-content{margin:0}[data-component=new-landing-screen] .term-life-section .term-life-content .claim-head{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:56px!important;line-height:72px!important;text-align:center;letter-spacing:.02em;color:#001f29!important}[data-component=new-landing-screen] .term-life-section .term-life-content>h2{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:20px;text-align:center;color:#004e66}[data-component=new-landing-screen] .term-life-section .term-life-content>h1{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:44px;line-height:60px;text-align:center;letter-spacing:.02em;color:#001f29}[data-component=new-landing-screen] .term-life-section .term-life-content>p{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:20px;line-height:30px;text-align:center;color:#7e7f83}[data-component=new-landing-screen] .term-life-section .term-life-content .term-life-mobile-line{font-weight:600!important;font-size:28px!important}[data-component=new-landing-screen] .term-life-section .term-life-content>span{font-weight:600;font-size:28px;line-height:20px;text-align:center;color:#004e66}[data-component=new-landing-screen] .term-life-section .term-life-content .claimDesc{font-size:30px;font-weight:600;line-height:54px;text-align:center;color:#3d3d3d}[data-component=new-landing-screen] .claim-login{font-size:16px;font-weight:600;line-height:27px;text-align:center;color:#3d3d3d}[data-component=new-landing-screen] .claim-login-highlight{font-size:16px;font-weight:600;line-height:27px;text-align:center;color:#14a066;text-decoration:underline}[data-component=new-landing-screen] .STI-point{background:url(/images/points.png);background-repeat:no-repeat;background-size:cover;background-position:50%;height:16vw;max-height:16vw;display:flex;align-items:center;border-radius:10px}[data-component=new-landing-screen] .STI-point .advice-heading{color:var(--white,#fff);font-family:Source Sans Pro;font-size:24px;font-style:normal;font-weight:400;line-height:normal}[data-component=new-landing-screen] .STI-point .connect-button{border-radius:30px;border:1.6px solid #fff;background:var(--white,#fff);color:var(--primary,#004e66);font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.15px;cursor:pointer}[data-component=new-landing-screen] .STI-feature .head{color:var(--secondary-1,#14a066);font-family:Source Sans Pro;font-size:28px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:.2px}[data-component=new-landing-screen] .STI-feature .sub-head{color:var(--text-1,#001f29);font-family:Source Sans Pro;font-size:15px;font-style:normal;font-weight:400;line-height:22px}[data-component=new-landing-screen] .STI-feature .feature-name{color:var(--primary,#004e66);font-family:Source Sans Pro;font-size:18px;font-style:normal;font-weight:600;line-height:32px}[data-component=new-landing-screen] .STI-feature .feature-data{color:var(--bg-2,#3d3d3d);font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:400;line-height:20px;opacity:.75}@media(max-width:767.5px){[data-component=new-landing-screen] .STI-feature .head{font-size:18px!important;text-align:center}[data-component=new-landing-screen] .STI-feature .sub-head{font-size:14px!important;text-align:center}[data-component=new-landing-screen] .STI-feature .feature-name{font-size:16px!important;line-height:20px!important;text-align:center}[data-component=new-landing-screen] .STI-feature .feature-data{font-size:12px!important;line-height:16px!important;text-align:center}}[data-component=new-landing-screen] .STI-point-mobile{background:url(/images/mobile-points.png);background-repeat:no-repeat;background-size:cover;background-position:50%;height:30vw;display:flex;align-items:center;border-radius:10px}[data-component=new-landing-screen] .STI-point-mobile .advice-heading{color:var(--white,#fff);font-family:Source Sans Pro;font-size:15px;font-style:normal;font-weight:400;line-height:normal}[data-component=new-landing-screen] .STI-point-mobile .connect-button{border-radius:30px;border:1.6px solid #fff;background:var(--white,#fff);color:var(--primary,#004e66);font-family:Source Sans Pro;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.15px;cursor:pointer}[data-component=new-landing-screen] .STI-FAQ .main{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:32px;line-height:54px;text-align:center;letter-spacing:.02em;color:#101828;margin:5rem 0}[data-component=new-landing-screen] .STI-FAQ .sub-head{color:var(--text-color-1,#001f29);font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:400;line-height:20px;opacity:.8;text-align:center}@media(min-width:767.5px)and (max-width:991.5px){[data-component=new-landing-screen] .STI-FAQ .search-bar{margin:auto;width:70%!important}[data-component=new-landing-screen] .STI-FAQ .index-value{font-size:20px!important;margin-top:.08rem}[data-component=new-landing-screen] .STI-FAQ .content-value{font-size:18px!important}[data-component=new-landing-screen] .STI-FAQ .answer-value{margin-left:-.12rem!important}}@media(max-width:767.5px){[data-component=new-landing-screen] .STI-FAQ .how-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:24px!important;color:#000}[data-component=new-landing-screen] .STI-FAQ .main{font-size:20px!important;line-height:30px!important;margin:2rem 0!important}[data-component=new-landing-screen] .STI-FAQ .sub-head{font-size:14px}[data-component=new-landing-screen] .STI-FAQ .index-value{font-size:18px!important;margin-top:.18rem!important}[data-component=new-landing-screen] .STI-FAQ .answer-value{font-size:14px!important;margin-left:-.26rem!important}[data-component=new-landing-screen] .STI-FAQ .search-bar{margin:auto;width:70%!important}[data-component=new-landing-screen] .STI-FAQ .content-value{font-size:14px!important}[data-component=new-landing-screen] .STI-FAQ .contact{padding:7px 26px!important}[data-component=new-landing-screen] .STI-FAQ .heading-policy{line-height:34px!important}}[data-component=new-landing-screen] .STI-FAQ .answer-value{margin-left:.21rem}[data-component=new-landing-screen] .STI-FAQ .index-value{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:22px;line-height:120%;color:#7e7e7e;opacity:.4}[data-component=new-landing-screen] .STI-FAQ .content-value{font-weight:600;font-size:18px;color:"#001F29";font-family:Source Sans Pro}[data-component=new-landing-screen] .STI-FAQ .back-color{background-color:rgba(255,174,0,.12)}[data-component=new-landing-screen] .STI-FAQ .card-faq{border-bottom:2.4px solid rgba(205,214,218,.25)}[data-component=new-landing-screen] .STI-FAQ .back-colorr{background-color:rgba(255,174,0,.12)}[data-component=new-landing-screen] .STI-FAQ .card-faqq{border:none;border-bottom:2px solid #cdd6da;border-radius:16px}[data-component=new-landing-screen] .STI-FAQ .how-text{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:32px;color:#000}[data-component=new-landing-screen] .STI-FAQ .contact{background:#004e66;border:1px solid #004e66;border-radius:30px;padding:10px 40px 9px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;text-align:center;color:#fff}[data-component=new-landing-screen] .STI-else{border-radius:16px;background:var(--primary,#004e66);box-shadow:0 8px 8px -4px rgba(16,24,40,.04),0 20px 24px -4px rgba(16,24,40,.1)}[data-component=new-landing-screen] .STI-else .left-head{color:var(--white,#fff);font-family:Source Sans Pro;font-size:24px;font-style:normal;font-weight:700;line-height:39px}[data-component=new-landing-screen] .STI-else .left-text{color:var(--white,#fff);font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:400;line-height:30px}[data-component=new-landing-screen] .STI-else .click{border-radius:30px;border:1.6px solid #fff;background:var(--white,#fff);color:var(--primary,#004e66);font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.5px;cursor:pointer}[data-component=new-landing-screen] .STI-section{background:#f4fffa}[data-component=new-landing-screen] .STI-section .enter{color:var(--primary,#004e66);font-family:Source Sans Pro;font-size:20px;font-style:normal;font-weight:600;line-height:54px;letter-spacing:.48px;text-align:center}[data-component=new-landing-screen] .STI-section .text-fields-box{display:flex;align-items:center;justify-content:center;margin-top:1rem}[data-component=new-landing-screen] .STI-section .text-fields-box>button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:9px 0;background:#004e66;border-radius:30px;color:#fff;border:none;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:23px}[data-component=new-landing-screen] .STI-section .text-fields-box .input-fields-box{margin-right:1rem;height:6rem}[data-component=new-landing-screen] .key-section-STI .main{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:32px;line-height:54px;text-align:center;letter-spacing:.02em;color:#101828;margin:5rem 0}[data-component=new-landing-screen] .key-section-STI .key-card{display:flex;justify-content:center;flex-direction:column;align-items:center}[data-component=new-landing-screen] .key-section-STI .key-content{color:var(--bg-2,#3d3d3d);text-align:center;font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:400;line-height:140%}[data-component=new-landing-screen] .key-section-STI .key-head{color:var(--text-1,#001f29);text-align:center;font-family:Source Sans Pro;font-size:18px;font-style:normal;font-weight:600;line-height:110%}@media(max-width:767.5px){[data-component=new-landing-screen] .key-section-STI .main{font-size:20px!important;line-height:25px!important;margin:2rem 0!important}[data-component=new-landing-screen] .key-section-STI .key-card{display:flex;justify-content:center;flex-direction:column;align-items:center}[data-component=new-landing-screen] .key-section-STI .key-content{font-size:12px!important;margin-bottom:1rem!important}[data-component=new-landing-screen] .key-section-STI .key-head{font-size:16px!important}}[data-component=new-landing-screen] .STI-bg-img{display:flex;align-items:center;justify-content:center;background-position:0;background-repeat:no-repeat;background-size:contain}@media(min-width:767.5px){[data-component=new-landing-screen] .STI-bg-img{background-image:url(/images/add.png);height:550px}}[data-component=new-landing-screen] .STI-bg-img .life-contant .what-is{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:36px;line-height:54px;letter-spacing:.02em;color:#001f29;margin-bottom:1rem}[data-component=new-landing-screen] .STI-bg-img .life-contant>span{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:20px;line-height:24px;color:#7e7f83}@media(max-width:767.5px){[data-component=new-landing-screen] .STI-bg-img .life-contant .what-is{font-size:18px!important;line-height:20px!important;margin-bottom:.3rem!important;margin-top:.3rem!important;text-align:center}[data-component=new-landing-screen] .STI-bg-img .life-contant>span{margin-top:.3rem!important;font-size:14px!important;line-height:14px!important;text-align:center;display:flex}}@media(max-width:1199.5px)and (min-width:900.5px){[data-component=new-landing-screen] .STI-bg-img{height:450px!important}[data-component=new-landing-screen] .STI-bg-img .life-contant .what-is{font-size:32px!important;line-height:42px!important}[data-component=new-landing-screen] .STI-bg-img .life-contant>span{font-size:16px!important}}@media(max-width:899.5px)and (min-width:767.5px){[data-component=new-landing-screen] .STI-bg-img{height:390px!important}[data-component=new-landing-screen] .STI-bg-img .life-contant .what-is{font-size:24px!important;line-height:24px!important}[data-component=new-landing-screen] .STI-bg-img .life-contant>span{font-size:15px!important}}[data-component=new-landing-screen] .text-fields-section{background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;align-items:center;flex-direction:column}[data-component=new-landing-screen] .text-fields-section .head-text{text-align:center;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:36px;color:#3d3d3d;padding-left:20px;padding-right:20px}@media(max-width:1100.5px){[data-component=new-landing-screen] .text-fields-section .head-text{font-size:30px!important}}@media(max-width:767.5px){[data-component=new-landing-screen] .text-fields-section .head-text{font-size:26px!important}}@media(max-width:575.5px){[data-component=new-landing-screen] .text-fields-section .head-text{font-size:20px!important}}[data-component=new-landing-screen] .text-fields-section .generate-quote-button:hover{background:#ffae00;color:#000}[data-component=new-landing-screen] .text-fields-section .generate-quote-button:hover img{filter:brightness(100) invert(1)}[data-component=new-landing-screen] .text-fields-section .button2{display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;width:219px;padding:12px 28px;background:#004e66;border-radius:30px;margin-bottom:3rem;color:#fff;border:none;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:23px}[data-component=new-landing-screen] .text-fields-section .generate-quote-btn:hover{background:#ffae00;color:#000}[data-component=new-landing-screen] .text-fields-section .generate-quote-btn:hover img{filter:brightness(100) invert(1)}[data-component=new-landing-screen] .text-fields-section .label-name{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:18px;color:#001f29}@media(max-width:575.5px){[data-component=new-landing-screen] .text-fields-section .label-name{font-size:16px!important}}[data-component=new-landing-screen] .text-fields-section .text-fields-box{display:flex;align-items:center;justify-content:center;margin-top:1rem}[data-component=new-landing-screen] .text-fields-section .text-fields-box>button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 28px;background:#004e66;border-radius:30px;margin-bottom:3rem;color:#fff;border:none;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:23px}[data-component=new-landing-screen] .text-fields-section .text-fields-box .input-fields-box{margin-right:1rem;height:6rem}[data-component=new-landing-screen] .life-bg-img{display:flex;align-items:center;justify-content:center;background-position:0;background-repeat:no-repeat;background-size:contain;height:550px}@media(min-width:767.5px){[data-component=new-landing-screen] .life-bg-img{background-image:url(/images/p1.png)}}[data-component=new-landing-screen] .life-bg-img .life-contant .what-is{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:36px;line-height:54px;letter-spacing:.02em;color:#001f29;margin-bottom:1rem}[data-component=new-landing-screen] .life-bg-img .life-contant>span{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:20px;line-height:24px;color:#7e7f83}@media(min-width:767.5px){[data-component=new-landing-screen] .life-bg-img-motor{background-image:url(/images/motor-p1.png)}[data-component=new-landing-screen] .life-bg-img-saving{background-image:url(/images/landing-saving/p1.png)}[data-component=new-landing-screen] .life-bg-img-education{background-image:url(/images/landing-education/p1.png)}[data-component=new-landing-screen] .life-bg-img-travel{background-image:url(/images/landing-travel/p1.png)}[data-component=new-landing-screen] .life-bg-img-health{background-image:url(/images/landing-health/p1.png)}}[data-component=new-landing-screen] .background-color-buy-mobile{background:rgba(235,252,244,.3)}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img{display:flex;align-items:center;justify-content:flex-start;background-position:100%;background-repeat:no-repeat;background-size:contain}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-bg-img-data{display:none}@media(min-width:1199.5px){[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img{margin-top:3rem}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-bg-img-data{display:flex;height:435px}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-bg-img-data .buy-bg-img-circle{height:100%;width:100%;border-radius:50%;background-color:#cefbe9;position:relative}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-bg-img-data .buy-bg-img-circle img{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant{margin:2rem 0 4rem}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-heading{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:36px;line-height:54px;letter-spacing:.02em;color:#001f29;margin-bottom:1rem}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-sub-content{display:flex;margin-top:2rem}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-sub-content .sub-icon{width:38px;height:38px;margin-right:1rem}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading{display:flex;flex-direction:column}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading>h4{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:30px;color:#001f29;height:38px;display:flex;align-items:center}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading>span{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#7e7f83}[data-component=new-landing-screen] .background-color-buy{background:rgba(235,252,244,.3)}[data-component=new-landing-screen] .background-color-buy .buy-bg-img{display:flex;align-items:center;justify-content:flex-start;background-position:100%;background-repeat:no-repeat;background-size:contain}@media(min-width:1199.5px){[data-component=new-landing-screen] .background-color-buy .buy-bg-img{background-image:url(/images/p6.png);height:670px}}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant{margin:2rem 0 4rem}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-heading{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:36px;line-height:54px;letter-spacing:.02em;color:#001f29;margin-bottom:1rem}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-sub-content{display:flex;margin-top:2rem}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-sub-content .sub-icon{width:38px;height:38px;margin-right:1rem}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading{display:flex;flex-direction:column}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading>h4{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:30px;color:#001f29;height:38px;display:flex;align-items:center}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading>span{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#7e7f83}@media(min-width:1199.5px){[data-component=new-landing-screen] .background-color-buy-motor .buy-bg-img{background-image:url(/images/p66.png)!important}[data-component=new-landing-screen] .background-color-buy-saving .buy-bg-img{background-image:url(/images/landing-saving/p2.png)!important}[data-component=new-landing-screen] .background-color-buy-education .buy-bg-img{background-image:url(/images/landing-education/p2.png)!important}[data-component=new-landing-screen] .background-color-buy-travel .buy-bg-img{background-image:url(/images/landing-travel/p2.png)!important}[data-component=new-landing-screen] .background-color-buy-health .buy-bg-img{background-image:url(/images/landing-health/p2.png)!important}}[data-component=new-landing-screen] .motor-insurance-types-section{background:#004e66}[data-component=new-landing-screen] .motor-insurance-types-section .type-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:36px;color:#fff}[data-component=new-landing-screen] .motor-insurance-types-section .type-subhead{font-family:Source Sans Pro;font-style:normal;font-weight:200!important;font-size:20px;color:#fff;opacity:.85}[data-component=new-landing-screen] .motor-insurance-types-section .border-card{cursor:pointer;background:#00546d;border-radius:8px}[data-component=new-landing-screen] .motor-insurance-types-section .card-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#fff}[data-component=new-landing-screen] .motor-insurance-types-section .card-subhead{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#f5f5f5;opacity:.9}[data-component=new-landing-screen] .motor-insurance-types-section .get-started{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;color:#fff;display:flex}[data-component=new-landing-screen] .motor-insurance-types-section .border-card:hover{color:#001f29;background:#ffae00;box-shadow:2px 4px 7px rgba(0,0,0,.25)}[data-component=new-landing-screen] .motor-insurance-types-section .border-card:hover .card-head,[data-component=new-landing-screen] .motor-insurance-types-section .border-card:hover .card-subhead,[data-component=new-landing-screen] .motor-insurance-types-section .border-card:hover .get-started{color:#001f29}[data-component=new-landing-screen] .motor-insurance-types-section .border-card:hover img{filter:brightness(100) invert(1)}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=new-landing-screen] .motor-insurance-types-section .type-head{font-size:30px!important}[data-component=new-landing-screen] .motor-insurance-types-section .type-subhead{font-size:18px!important}[data-component=new-landing-screen] .motor-insurance-types-section .card-head{font-size:22px!important}[data-component=new-landing-screen] .motor-insurance-types-section .card-subhead,[data-component=new-landing-screen] .motor-insurance-types-section .get-started{font-size:16px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=new-landing-screen] .motor-insurance-types-section .type-head{font-size:24px!important}[data-component=new-landing-screen] .motor-insurance-types-section .type-subhead{font-size:16px!important}[data-component=new-landing-screen] .motor-insurance-types-section .card-head{font-size:22px!important}[data-component=new-landing-screen] .motor-insurance-types-section .card-subhead,[data-component=new-landing-screen] .motor-insurance-types-section .get-started{font-size:14px!important}}@media(max-width:767.5px){[data-component=new-landing-screen] .motor-insurance-types-section .type-head{font-size:24px!important;text-align:center!important}[data-component=new-landing-screen] .motor-insurance-types-section .type-subhead{font-size:14px!important;text-align:center!important;margin-bottom:2rem!important}[data-component=new-landing-screen] .motor-insurance-types-section .card-head{font-size:20px!important}[data-component=new-landing-screen] .motor-insurance-types-section .card-subhead,[data-component=new-landing-screen] .motor-insurance-types-section .get-started{font-size:14px!important}}[data-component=new-landing-screen] .policy-benefit-gadget-mob{background:#fff;padding-top:.1rem;padding-bottom:3rem}[data-component=new-landing-screen] .policy-benefit-gadget-mob>h1{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:32px;line-height:30px;text-align:center;letter-spacing:.02em;color:#101828;margin:3rem 0}[data-component=new-landing-screen] .policy-benefit-gadget-mob .policy-benefit-card-mob{display:flex;flex-direction:column;align-items:center;background:#ebfdf6;border-radius:16px;padding:2rem .5rem;justify-content:center;margin-bottom:11px}[data-component=new-landing-screen] .policy-benefit-gadget-mob .policy-benefit-card-mob .key-icon{margin-bottom:1rem}[data-component=new-landing-screen] .policy-benefit-gadget-mob .policy-benefit-card-mob .key-content{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;height:6rem;line-height:24px;text-align:center;color:#3d3d3d}[data-component=new-landing-screen] .policy-benefit-gadget-mob .policy-benefit-card-mob .key-content>h1{font-weight:650;font-size:21px;line-height:25px;text-align:center;color:#3d3d3d;margin-bottom:13px}[data-component=new-landing-screen] .policy-benefit-gadget-mob .policy-benefit-card-mob .key-content>p{font-weight:400;font-size:19px;line-height:23px;text-align:center;color:#3d3d3d;opacity:.8}[data-component=new-landing-screen] .policy-benefit-gadget{margin-bottom:5rem;background:#fff;padding-top:.1rem;padding-bottom:3rem}[data-component=new-landing-screen] .policy-benefit-gadget>h1{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:36px;line-height:30px;text-align:center;letter-spacing:.02em;color:#101828;margin:3rem 0}[data-component=new-landing-screen] .policy-benefit-gadget .policy-benefit-card{display:flex;flex-direction:column;align-items:center;background:#ebfdf6;border-radius:16px;padding:2rem .5rem;justify-content:center}[data-component=new-landing-screen] .policy-benefit-gadget .policy-benefit-card .key-icon{margin-right:2rem;margin-bottom:1rem}[data-component=new-landing-screen] .policy-benefit-gadget .policy-benefit-card .key-content{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;height:6rem;line-height:24px;text-align:start;color:#3d3d3d}[data-component=new-landing-screen] .policy-benefit-gadget .policy-benefit-card .key-content>h1{font-weight:700;font-size:22px;line-height:26px}[data-component=new-landing-screen] .policy-benefit-gadget .policy-benefit-card .key-content>p{font-weight:400;font-size:20px;line-height:26px}[data-component=new-landing-screen] .why-buy-screen-protect-gadget-mob{background:#fff;padding-top:.1rem}[data-component=new-landing-screen] .why-buy-screen-protect-gadget-mob>h1{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:32px;line-height:31px;text-align:center;letter-spacing:.02em;color:#101828}[data-component=new-landing-screen] .why-buy-screen-protect-gadget-mob .why-buy-screen-protect-gadget-card-mob{display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:16px;padding:1rem .5rem 3.5rem;justify-content:center;box-shadow:0 2px 8px 0 rgba(99,99,99,.26);margin-bottom:11px}[data-component=new-landing-screen] .why-buy-screen-protect-gadget-mob .why-buy-screen-protect-gadget-card-mob .key-icon{padding-top:1rem;margin-right:1rem;margin-bottom:1rem}[data-component=new-landing-screen] .why-buy-screen-protect-gadget-mob .why-buy-screen-protect-gadget-card-mob .key-content{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;height:6rem;line-height:24px;text-align:start;color:#3d3d3d}[data-component=new-landing-screen] .why-buy-screen-protect-gadget-mob .why-buy-screen-protect-gadget-card-mob .key-content>h1{margin-bottom:.25rem;font-weight:700;font-size:24px;line-height:28.8px;color:#3d3d3d}[data-component=new-landing-screen] .why-buy-screen-protect-gadget-mob .why-buy-screen-protect-gadget-card-mob .key-content>p{font-weight:400;font-size:19px;line-height:28px;color:#3d3d3d;opacity:.8}[data-component=new-landing-screen] .why-buy-screen-protect-gadget{margin-bottom:5rem;background:#fff;padding-top:.1rem;padding-bottom:3rem}[data-component=new-landing-screen] .why-buy-screen-protect-gadget>h1{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:36px;line-height:30px;text-align:center;letter-spacing:.02em;color:#101828;margin:3rem 0}[data-component=new-landing-screen] .why-buy-screen-protect-gadget .why-buy-screen-protect-gadget-card{display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:16px;padding:1rem .5rem 3.5rem;justify-content:center;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}[data-component=new-landing-screen] .why-buy-screen-protect-gadget .why-buy-screen-protect-gadget-card .key-icon{padding-top:1rem;margin-right:1rem;margin-bottom:1rem}[data-component=new-landing-screen] .why-buy-screen-protect-gadget .why-buy-screen-protect-gadget-card .key-content{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;height:6rem;line-height:24px;text-align:start;color:#3d3d3d}[data-component=new-landing-screen] .why-buy-screen-protect-gadget .why-buy-screen-protect-gadget-card .key-content>h1{font-weight:600;font-size:24px;line-height:28.8px;color:#3d3d3d}[data-component=new-landing-screen] .why-buy-screen-protect-gadget .why-buy-screen-protect-gadget-card .key-content>p{font-weight:400;font-size:20px;line-height:28px;color:#7e7e7e}[data-component=new-landing-screen] .key-section{margin:0 0 5rem}[data-component=new-landing-screen] .key-section>h1{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:36px;line-height:54px;text-align:center;letter-spacing:.02em;color:#101828;margin:5rem 0}[data-component=new-landing-screen] .key-section .key-card{display:flex;flex-direction:column;align-items:center;background:#f9fafb;border-radius:16px;padding:2rem .5rem;justify-content:center}[data-component=new-landing-screen] .key-section .key-card .key-icon{width:48px;height:48px;margin-top:-4rem;margin-bottom:1rem}[data-component=new-landing-screen] .key-section .key-card .key-content{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;height:6rem;line-height:24px;text-align:center;color:#7e7e7e}[data-component=new-landing-screen] .get-qoutes-section{background-position:50%;background-repeat:no-repeat;background-size:contain;height:320px;display:flex;justify-content:center;align-items:center}@media(min-width:575.5px){[data-component=new-landing-screen] .get-qoutes-section{background-image:url(/images/p14.png)}}[data-component=new-landing-screen] .get-qoutes-section .get-qoutes-background{justify-content:space-around;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:64px;background:#004e66;box-shadow:0 20px 24px -4px rgba(16,24,40,.1),0 8px 8px -4px rgba(16,24,40,.04);border-radius:16px}[data-component=new-landing-screen] .get-qoutes-section .get-qoutes-background .content-box-get .g-content{display:flex;flex-direction:column;align-items:flex-start}[data-component=new-landing-screen] .get-qoutes-section .get-qoutes-background .content-box-get .g-content .Guaranteed{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:30px;line-height:39px;margin-bottom:2rem;color:#fff}[data-component=new-landing-screen] .get-qoutes-section .get-qoutes-background .content-box-get .g-content>span{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:20px;line-height:30px;color:#fff}[data-component=new-landing-screen] .get-qoutes-section .get-qoutes-background>button{display:flex;flex-direction:row;justify-content:center;align-items:center;width:219px;padding:12px 28px;background:#fff;border-radius:30px;margin-bottom:1rem;color:#004e66;border:none;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:23px}[data-component=new-landing-screen] .blog-faq .heading-blog-faq{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:3rem 0}[data-component=new-landing-screen] .blog-faq .heading-blog-faq>h1{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:36px;line-height:48px;text-align:center;color:#001f29}[data-component=new-landing-screen] .blog-faq .heading-blog-faq>span{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;text-align:center;color:#3d3d3d;opacity:.8}[data-component=new-landing-screen] .blog-faq .faq-card{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;display:flex;border-radius:12px;height:380px;justify-content:center;align-items:center}[data-component=new-landing-screen] .blog-faq .faq-card .blogs-button:hover{background:#ffae00;color:#000}[data-component=new-landing-screen] .blog-faq .faq-card .blogs-button:hover img{filter:brightness(100) invert(1)}[data-component=new-landing-screen] .blog-faq .faq-card>button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 20px;color:#fff;background:hsla(0,0%,100%,.12);border:1.6px solid #fff;border-radius:30px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:23px;letter-spacing:.5px}@media(max-width:1199.5px)and (min-width:991.5px){[data-component=new-landing-screen] .term-life-section .term-life-content{margin:0 8rem}[data-component=new-landing-screen] .buy-now-btn-web{background-color:#004e66;color:#fff;border:1px solid #004e66;border-radius:50px;padding:10px 4rem;font-weight:600;font-size:20px}[data-component=new-landing-screen] .buy-now-btn-web:hover{background-color:#ffae00!important;border:1px solid #ffae00!important}[data-component=new-landing-screen] .life-bg-img{height:550px!important}[data-component=new-landing-screen] .life-bg-img .life-contant .what-is{font-size:32px!important;line-height:42px!important}[data-component=new-landing-screen] .life-bg-img .life-contant>span{font-size:16px!important}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-heading{font-size:32px!important;line-height:54px}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-sub-content{margin-top:2rem}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-sub-content .sub-icon{width:38px;height:38px;margin-right:1rem}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading>h4{font-size:22px!important;line-height:30px}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading>span{font-size:16px}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-heading{font-size:32px!important;line-height:54px}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-sub-content{margin-top:2rem}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-sub-content .sub-icon{width:38px;height:38px;margin-right:1rem}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading>h4{font-size:22px!important;line-height:30px}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading>span{font-size:16px}[data-component=new-landing-screen] .key-section .key-card .key-content,[data-component=new-landing-screen] .policy-benefit-gadget .key-card .key-content{height:7rem!important}[data-component=new-landing-screen] .blog-faq .faq-card>button{padding:6px!important;font-size:16px!important;line-height:22px!important}}@media(max-width:991.5px)and (min-width:767.5px){[data-component=new-landing-screen] .key-content h1{font-size:27px}[data-component=new-landing-screen] .term-life-section{padding-top:7rem!important}[data-component=new-landing-screen] .term-life-section .left-section{padding-left:3rem}[data-component=new-landing-screen] .term-life-section .web-heading{font-size:2.5rem!important;padding-bottom:1rem}[data-component=new-landing-screen] .term-life-section .testimonials-desc{width:80%}[data-component=new-landing-screen] .term-life-section .testimonial-img{text-align:center}[data-component=new-landing-screen] .term-life-section .buy-now-btn-web{background-color:#004e66;color:#fff;border:1px solid #004e66;border-radius:50px;padding:10px 4.5rem;font-weight:600;font-size:20px}[data-component=new-landing-screen] .term-life-section .testimonials-client{width:90%}[data-component=new-landing-screen] .term-life-section .buy-now-btn-web:hover{background-color:#ffae00!important;border:1px solid #ffae00!important}[data-component=new-landing-screen] .term-life-section .why-choose-heading{font-size:19px!important}[data-component=new-landing-screen] .term-life-section .why-choose-data{font-size:16px!important}[data-component=new-landing-screen] .term-life-section .policy-benefit-card-web{display:flex;flex-direction:column;align-items:center;background:#ebfdf6;border-radius:16px;padding:2rem .5rem;justify-content:center;max-width:28rem}[data-component=new-landing-screen] .term-life-section .policy-benefit-card-web .policy-benefit-gadget{padding-left:4rem}[data-component=new-landing-screen] .term-life-section .policy-benefit-card-web .key-icon{margin-right:2rem;margin-bottom:1rem}[data-component=new-landing-screen] .term-life-section .policy-benefit-card-web .key-content{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;height:6rem;line-height:24px;text-align:start;color:#3d3d3d}[data-component=new-landing-screen] .term-life-section .policy-benefit-card-web .key-content>h1{font-weight:700;font-size:20px;line-height:26px}[data-component=new-landing-screen] .term-life-section .policy-benefit-card-web .key-content>p{font-weight:400;font-size:18px;line-height:26px}[data-component=new-landing-screen] .term-life-section .text-fields-box>button{font-size:16px!important}[data-component=new-landing-screen] .term-life-section .term-life-content{margin:0!important}[data-component=new-landing-screen] .term-life-section .term-life-content>h2{font-size:24px!important}[data-component=new-landing-screen] .term-life-section .term-life-content>h1{font-size:42px!important}[data-component=new-landing-screen] .term-life-section .term-life-content .claimDesc,[data-component=new-landing-screen] .term-life-section .term-life-content>p{font-size:16px!important}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-heading{font-size:28px!important;line-height:42px!important}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-sub-content{margin-top:2rem}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-sub-content .sub-icon{width:32px!important;height:32px!important;margin-right:1rem}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading>h4{font-size:20px!important;line-height:24px!important}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading>span{font-size:14px!important}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-heading{font-size:28px!important;line-height:42px!important}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-sub-content{margin-top:2rem}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-sub-content .sub-icon{width:32px!important;height:32px!important;margin-right:1rem}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading>h4{font-size:20px!important;line-height:24px!important}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading>span{font-size:14px!important}[data-component=new-landing-screen] .life-bg-img{height:400px!important}[data-component=new-landing-screen] .life-bg-img .life-contant .what-is{font-size:28px!important;line-height:34px!important}[data-component=new-landing-screen] .life-bg-img .life-contant>span{font-size:14px!important;line-height:18px!important}[data-component=new-landing-screen] .policy-benefit-gadget{margin:0 0 4rem!important}[data-component=new-landing-screen] .policy-benefit-gadget>h1{font-size:28px!important;line-height:30px!important;margin:4rem 0!important}[data-component=new-landing-screen] .policy-benefit-gadget .key-card .key-icon{width:38px!important;height:38px!important;margin-top:-3rem!important;margin-bottom:1rem}[data-component=new-landing-screen] .policy-benefit-gadget .key-card .key-content{font-size:14px!important;height:7rem!important;line-height:18px!important}[data-component=new-landing-screen] .key-section{margin:0 0 4rem!important}[data-component=new-landing-screen] .key-section>h1{font-size:28px!important;line-height:42px!important;margin:4rem 0!important}[data-component=new-landing-screen] .key-section .key-card .key-icon{width:38px!important;height:38px!important;margin-top:-3rem!important;margin-bottom:1rem}[data-component=new-landing-screen] .key-section .key-card .key-content{font-size:14px!important;height:7rem!important;line-height:18px!important}[data-component=new-landing-screen] .get-qoutes-section{height:280px!important}[data-component=new-landing-screen] .get-qoutes-section .get-qoutes-background{padding:24px!important}[data-component=new-landing-screen] .get-qoutes-section .get-qoutes-background .content-box-get .g-content .Guaranteed{font-size:24px!important;line-height:32px!important}[data-component=new-landing-screen] .get-qoutes-section .get-qoutes-background .content-box-get .g-content>span{font-size:18px!important;line-height:24px!important}[data-component=new-landing-screen] .get-qoutes-section .get-qoutes-background>button{width:242px!important;padding:8px 18px!important;margin-bottom:1rem;font-size:14px!important;line-height:20px!important}[data-component=new-landing-screen] .blog-faq{margin-bottom:5rem}[data-component=new-landing-screen] .blog-faq .heading-blog-faq{margin:2rem 0!important}[data-component=new-landing-screen] .blog-faq .heading-blog-faq>h1{font-size:28px!important;line-height:34px!important}[data-component=new-landing-screen] .blog-faq .heading-blog-faq>span{font-size:14px!important;line-height:20px}[data-component=new-landing-screen] .blog-faq .faq-card{height:260px!important}[data-component=new-landing-screen] .blog-faq .faq-card>button{padding:6px 1px!important;font-size:11px!important;line-height:20px!important;border:1px solid #fff!important}}@media(max-width:767.5px)and (min-width:575.5px){[data-component=new-landing-screen] .term-life-section{padding-top:7rem!important}[data-component=new-landing-screen] .term-life-section .text-fields-box>button{font-size:16px!important;width:170px!important;padding:10px 2px!important}[data-component=new-landing-screen] .term-life-section .text-fields-box>button .img-class{height:.9rem!important}[data-component=new-landing-screen] .term-life-section .term-life-content{margin:0!important}[data-component=new-landing-screen] .term-life-section .term-life-content>h2{font-size:22px!important}[data-component=new-landing-screen] .term-life-section .term-life-content>h1{font-size:38px!important;line-height:52px!important}[data-component=new-landing-screen] .term-life-section .term-life-content .claimDesc,[data-component=new-landing-screen] .term-life-section .term-life-content>p{font-size:16px!important}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-heading{font-size:24px!important;line-height:34px!important}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-sub-content{margin-top:2rem}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-sub-content .sub-icon{width:28px!important;height:28px!important;margin-right:1rem}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading>h4{font-size:18px!important;line-height:22px!important;height:28px!important}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading>span{line-height:20px!important;font-size:14px!important}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-heading{font-size:24px!important;line-height:34px!important}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-sub-content{margin-top:2rem}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-sub-content .sub-icon{width:28px!important;height:28px!important;margin-right:1rem}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading>h4{font-size:18px!important;line-height:22px!important;height:28px!important}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading>span{line-height:20px!important;font-size:14px!important}[data-component=new-landing-screen] .life-bg-img{height:700px!important}[data-component=new-landing-screen] .life-bg-img .life-contant .what-is{font-size:26px!important;line-height:34px!important}[data-component=new-landing-screen] .life-bg-img .life-contant>span{font-size:14px!important;line-height:18px!important}[data-component=new-landing-screen] .policy-benefit-gadget{margin:0 0 3rem!important}[data-component=new-landing-screen] .policy-benefit-gadget>h1{font-size:28px!important;line-height:42px!important;margin:4rem 0!important}[data-component=new-landing-screen] .policy-benefit-gadget .key-card{margin-bottom:2rem}[data-component=new-landing-screen] .policy-benefit-gadget .key-card .key-icon{width:38px!important;height:38px!important;margin-top:-3rem!important;margin-bottom:1rem}[data-component=new-landing-screen] .policy-benefit-gadget .key-card .key-content{font-size:14px!important;height:4rem!important;line-height:18px!important}[data-component=new-landing-screen] .key-section{margin:0 0 3rem!important}[data-component=new-landing-screen] .key-section>h1{font-size:28px!important;line-height:42px!important;margin:4rem 0!important}[data-component=new-landing-screen] .key-section .key-card{margin-bottom:2rem}[data-component=new-landing-screen] .key-section .key-card .key-icon{width:38px!important;height:38px!important;margin-top:-3rem!important;margin-bottom:1rem}[data-component=new-landing-screen] .key-section .key-card .key-content{font-size:14px!important;height:4rem!important;line-height:18px!important}[data-component=new-landing-screen] .get-qoutes-section{height:250px!important}[data-component=new-landing-screen] .get-qoutes-section .get-qoutes-background{padding:24px!important}[data-component=new-landing-screen] .get-qoutes-section .get-qoutes-background .content-box-get .g-content .Guaranteed{font-size:20px!important;line-height:28px!important}[data-component=new-landing-screen] .get-qoutes-section .get-qoutes-background .content-box-get .g-content>span{font-size:16px!important;line-height:20px!important}[data-component=new-landing-screen] .get-qoutes-section .get-qoutes-background>button{width:190px!important;padding:8px 18px!important;margin-bottom:1rem;font-size:12px!important;line-height:18px!important}[data-component=new-landing-screen] .blog-faq{margin-bottom:5rem}[data-component=new-landing-screen] .blog-faq .heading-blog-faq{margin:4rem 0!important}[data-component=new-landing-screen] .blog-faq .heading-blog-faq>h1{font-size:28px!important;line-height:34px!important}[data-component=new-landing-screen] .blog-faq .heading-blog-faq>span{font-size:14px!important;line-height:20px}[data-component=new-landing-screen] .blog-faq .faq-card{height:220px!important;margin-bottom:2rem}[data-component=new-landing-screen] .blog-faq .faq-card>button{padding:6px!important;font-size:12px!important;line-height:20px!important;border:1px solid #fff!important}}@media(max-width:575.5px)and (min-width:200.5px){[data-component=new-landing-screen] .term-life-section{padding-top:7rem!important}[data-component=new-landing-screen] .term-life-section .text-fields-box{flex-direction:column}[data-component=new-landing-screen] .term-life-section .text-fields-box .input-fields-box{width:100%}[data-component=new-landing-screen] .term-life-section .text-fields-box>button{font-size:16px!important;width:100%!important;padding:10px 2px!important}[data-component=new-landing-screen] .term-life-section .text-fields-box>button .img-class{height:.9rem!important}[data-component=new-landing-screen] .term-life-section .term-life-content{margin:0!important}[data-component=new-landing-screen] .term-life-section .term-life-content>h2{font-size:20px!important}[data-component=new-landing-screen] .term-life-section .term-life-content>h1{font-size:28px!important;line-height:42px!important}[data-component=new-landing-screen] .term-life-section .term-life-content .claimDesc,[data-component=new-landing-screen] .term-life-section .term-life-content>p{font-size:14px!important;line-height:22px!important}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-heading{font-size:24px!important;line-height:34px!important}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-sub-content{margin-top:2rem}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-sub-content .sub-icon{width:28px!important;height:28px!important;margin-right:1rem}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading>h4{font-size:18px!important;line-height:22px!important;height:28px!important}[data-component=new-landing-screen] .background-color-buy-mobile .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading>span{line-height:18px!important;font-size:12px!important}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-heading{font-size:24px!important;line-height:34px!important}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-sub-content{margin-top:2rem}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-sub-content .sub-icon{width:28px!important;height:28px!important;margin-right:1rem}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading>h4{font-size:18px!important;line-height:22px!important;height:28px!important}[data-component=new-landing-screen] .background-color-buy .buy-bg-img .buy-life-contant .buy-sub-content .buy-sub-heading>span{line-height:18px!important;font-size:12px!important}[data-component=new-landing-screen] .life-bg-img{height:650px!important}[data-component=new-landing-screen] .life-bg-img .life-contant .what-is{font-size:24px!important;line-height:34px!important}[data-component=new-landing-screen] .life-bg-img .life-contant>span{font-size:12px!important;line-height:18px!important}[data-component=new-landing-screen] .policy-benefit-gadget{margin:0!important}[data-component=new-landing-screen] .policy-benefit-gadget>h1{font-size:24px!important;line-height:16px!important;margin:2rem 0!important}[data-component=new-landing-screen] .policy-benefit-gadget .key-card{margin-bottom:2rem}[data-component=new-landing-screen] .policy-benefit-gadget .key-card .key-icon{width:38px!important;height:38px!important;margin-top:-3rem!important;margin-bottom:1rem}[data-component=new-landing-screen] .policy-benefit-gadget .key-card .key-content{font-size:12px!important;height:3rem!important;line-height:18px!important}[data-component=new-landing-screen] .key-section{margin:0!important}[data-component=new-landing-screen] .key-section>h1{font-size:24px!important;line-height:16px!important;margin:4rem 0!important}[data-component=new-landing-screen] .key-section .key-card{margin-bottom:2rem}[data-component=new-landing-screen] .key-section .key-card .key-icon{width:38px!important;height:38px!important;margin-top:-3rem!important;margin-bottom:1rem}[data-component=new-landing-screen] .key-section .key-card .key-content{font-size:12px!important;height:3rem!important;line-height:18px!important}[data-component=new-landing-screen] .get-qoutes-section{height:290px!important}[data-component=new-landing-screen] .get-qoutes-section .get-qoutes-background{padding:24px!important;flex-direction:column!important}[data-component=new-landing-screen] .get-qoutes-section .get-qoutes-background .content-box-get .g-content .Guaranteed{font-size:20px!important;line-height:28px!important}[data-component=new-landing-screen] .get-qoutes-section .get-qoutes-background .content-box-get .g-content>span{font-size:16px!important;line-height:20px!important;margin-bottom:2rem!important}[data-component=new-landing-screen] .get-qoutes-section .get-qoutes-background>button{width:100%!important;padding:8px 18px!important;margin-bottom:1rem;font-size:12px!important;line-height:18px!important}[data-component=new-landing-screen] .blog-faq{margin-bottom:5rem}[data-component=new-landing-screen] .blog-faq .heading-blog-faq{margin:4rem 0!important}[data-component=new-landing-screen] .blog-faq .heading-blog-faq>h1{font-size:22.5px!important;line-height:32px!important}[data-component=new-landing-screen] .blog-faq .heading-blog-faq>h3{font-size:17px!important}[data-component=new-landing-screen] .blog-faq .heading-blog-faq>span{font-size:14px!important;line-height:20px}[data-component=new-landing-screen] .blog-faq .faq-card{height:220px!important;margin-bottom:2rem}[data-component=new-landing-screen] .blog-faq .faq-card>button{padding:6px!important;font-size:12px!important;line-height:20px!important;border:1px solid #fff!important}}[data-component=motor-policy-details] .divider-line-header{border:1px solid #ccc;margin:1rem 0}@media(min-width:1199.5px){[data-component=motor-policy-details] .motor-Insurance-card .web-view-card{display:block!important}[data-component=motor-policy-details] .tab-header{display:none}[data-component=motor-policy-details] .laptop-header{display:block!important}}@media(min-width:767.5px)and (max-width:1199.5px){[data-component=motor-policy-details] .divider-line-header{border:1px solid #ccc;margin:1rem 0}[data-component=motor-policy-details] .motor-filters-policy{display:flex;align-items:center;justify-content:flex-start!important;flex-wrap:wrap;padding:1rem 0}[data-component=motor-policy-details] .thirdPartyfilters .Apply-btn{background:#004e66;border-radius:24px;display:flex;flex-direction:row;align-items:center;padding:9px 30px;font-family:Source Sans Pro;font-style:normal;cursor:pointer;font-weight:600;font-size:14px;line-height:18px;letter-spacing:.5px;color:#fff}[data-component=motor-policy-details] .carValueFilters .Input-field-mobile{margin-top:.5rem}[data-component=motor-policy-details] .carValueFilters .Input-field-mobile .input-fiels{border:1px solid #7e7e7e;border-radius:5px;padding:5px;opacity:.6}[data-component=motor-policy-details] .carValueFilters .Input-field-mobile input:focus{outline:none}[data-component=motor-policy-details] .carValueFilters .input-dropdown-field{max-width:200px;display:flex;border-radius:32px;height:38px;padding:16px;align-items:center;align-content:center;background-color:#fff}[data-component=motor-policy-details] .carValueFilters .input-dropdown-field .arrow-icon{cursor:pointer;color:#7e7e7e}[data-component=motor-policy-details] .carValueFilters .input-dropdown-field .Value{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#7e7e7e;margin-right:.4rem}[data-component=motor-policy-details] .carValueFilters .input-dropdown-field .input-fiels{max-width:114px;border:transparent}[data-component=motor-policy-details] .carValueFilters .input-dropdown-field input:focus{outline:none}[data-component=motor-policy-details] .carValueFilters .value-dropdown{display:flex;border:1px solid hsla(0,0%,49%,.439);flex-direction:row;align-items:center;padding:10px 0;gap:10px;background:#fff;border-radius:32px;min-width:240px;height:38px;align-content:center;justify-content:center}[data-component=motor-policy-details] .carValueFilters .setValue,[data-component=motor-policy-details] .carValueFilters .setValue2{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:22px;text-align:center;color:#3d3d3d;cursor:pointer}[data-component=motor-policy-details] .carValueFilters .Value{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#7e7e7e}[data-component=motor-policy-details] .carValueFilters .dec-icon{cursor:pointer;height:1.4rem}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card{display:block!important}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .divider-line{border-right:2px solid #f0f0f0}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-logo-border{display:flex;align-items:center;justify-content:center;border:1.6px solid #f5f5f5;width:110px;height:71px}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-logo-border .tab-logo-image .tab-logo-image{width:71px;height:auto}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .logo-name{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#7e7e7e;margin-left:.5rem}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .btn-class-css-tab{display:flex;flex-direction:column;align-items:center;justify-content:center}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .btn-class-css-tab .discount-value{display:flex}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .btn-class-css-tab .discount-value .flat-discount-off{background:#e9fff6;border-radius:10px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;text-align:center;color:#14a066;display:flex;align-items:center;padding:.5rem;margin-right:.25rem}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .btn-class-css-tab .discount-value .flat-discount-value{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:25px;text-align:center;color:#7e7e7e}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .btn-class-css-tab .buy-button-motor{height:46px;width:135px;margin:.25rem 0;font-weight:600;background:#004e66;border-radius:24px;border:1px solid #004e66;color:#fff;font-size:18px}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .btn-class-css-tab .buy-buttondisable{height:46px;width:135px;margin:.25rem 0;cursor:not-allowed;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff;font-size:18px}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .btn-class-css-tab button .comment,[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .btn-class-css-tab button:hover .replies{display:none}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .btn-class-css-tab button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .btn-class-css-tab .buy-button-motor:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .btn-class-css-tab .paid-frequency{font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-align:center;color:#000!important}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .features-height-tab{margin-top:.5rem}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .features-height-tab .feature-head{font-size:18px!important}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .features-height-tab .feature-subhead .cover-extra{font-size:14px!important}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .view-policy{margin:1rem 0!important}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .divider-view{border-bottom:2px solid #f0f0f0}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .free-addons-tag{margin:.5rem 0;display:flex}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .free-addons-tag .free-addons,[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .free-addons-tag .tag-free{margin:.25rem!important}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .add-ons{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:18px;text-align:right;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066;display:flex;align-items:center;margin:.5rem;cursor:pointer;justify-content:center}[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card .motor-box .add-ons .add-ons-icon{font-size:1rem}[data-component=motor-policy-details] .why-ombrella-card .why-header{font-size:18px!important;margin-bottom:.5rem!important}[data-component=motor-policy-details] .why-ombrella-card .side-card-section .term-side-card{min-height:5rem!important}[data-component=motor-policy-details] .why-ombrella-card .side-card-section .card-head{line-height:20px!important;font-size:16px!important}[data-component=motor-policy-details] .why-ombrella-card .side-card-section .card-img{margin-bottom:.5rem}[data-component=motor-policy-details] .why-ombrella-card .side-card-section .card-img .card-subhead{font-size:14px!important}}@media(min-width:200.5px)and (max-width:767.5px){[data-component=motor-policy-details] .motor-filters-policy{display:flex;align-items:center;justify-content:flex-start!important;flex-wrap:wrap;padding:1rem 0}[data-component=motor-policy-details] .thirdPartyfilters .Apply-btn{background:#004e66;border-radius:24px;display:flex;flex-direction:row;align-items:center;padding:7px 28px;font-family:Source Sans Pro;font-style:normal;cursor:pointer;font-weight:600;font-size:12px;line-height:18px;letter-spacing:.5px;color:#fff}[data-component=motor-policy-details] .carValueFilters .Input-field-mobile{margin-top:.5rem}[data-component=motor-policy-details] .carValueFilters .Input-field-mobile .input-fiels{border:1px solid #7e7e7e;border-radius:5px;padding:5px;opacity:.6}[data-component=motor-policy-details] .carValueFilters .Input-field-mobile input:focus{outline:none}[data-component=motor-policy-details] .carValueFilters .input-dropdown-field{max-width:200px;display:flex;border-radius:32px;height:32px;padding:16px;align-items:center;align-content:center;background-color:#fff}[data-component=motor-policy-details] .carValueFilters .input-dropdown-field .arrow-icon{cursor:pointer;color:#7e7e7e}[data-component=motor-policy-details] .carValueFilters .input-dropdown-field .Value{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#7e7e7e;margin-right:.4rem}[data-component=motor-policy-details] .carValueFilters .input-dropdown-field .input-fiels{max-width:114px;border:transparent}[data-component=motor-policy-details] .carValueFilters .input-dropdown-field input:focus{outline:none}[data-component=motor-policy-details] .carValueFilters .value-dropdown{display:flex;border:1px solid hsla(0,0%,49%,.439);flex-direction:row;align-items:center;padding:10px 0;gap:10px;background:#fff;border-radius:32px;min-width:200px;height:32px;align-content:center;justify-content:center}[data-component=motor-policy-details] .carValueFilters .Value{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#7e7e7e}[data-component=motor-policy-details] .carValueFilters .setValue,[data-component=motor-policy-details] .carValueFilters .setValue2{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:12px;line-height:22px;text-align:center;color:#3d3d3d;cursor:pointer}[data-component=motor-policy-details] .carValueFilters .dec-icon{cursor:pointer;height:1.2rem}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card{display:block!important}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .divider-line{border-right:2px solid #f0f0f0}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .mobile-logo-border{display:flex;align-items:center;justify-content:center;width:auto;height:49px}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .mobile-logo-border .mobile-logo-image .mobile-logo-image{width:110px;height:auto}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .mobile-logo-border .mobile-logo-image .mobile-logo-image2{width:50px;height:auto}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .logo-name{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:18px;text-align:center;color:#004e66;margin-left:.5rem}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile .discount-value{display:flex}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile .discount-value .flat-discount-off{background:#e9fff6;border-radius:10px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:12px;line-height:14px;text-align:center;color:#14a066;display:flex;align-items:center;padding:.5rem;margin-right:.25rem}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile .discount-value .flat-discount-value{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:12px;line-height:25px;text-align:center;color:#7e7e7e}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile .buy-button-motor{width:90px;height:32px;margin:.25rem 0;font-weight:600;background:#004e66;border-radius:24px;border:1px solid #004e66;color:#fff;font-size:14px}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile .buy-buttondisable{width:90px;height:32px;margin:.25rem 0;cursor:not-allowed;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff;font-size:14px}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile button .comment,[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile button:hover .replies{display:none}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile .buy-button-motor:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile .paid-frequency{font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-align:center;color:#000!important}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .features-height-mobile .feature-head{font-size:16px!important;margin:.5rem 0}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .features-height-mobile .feature-subhead .cover-extra{font-size:12px!important}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .features-height-mobile .feature-subhead .gppgoodicon-icon,[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .features-height-mobile .feature-subhead .star-logo{margin-top:.1rem!important}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .view-policy{margin:1rem 0!important}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .divider-view{border-bottom:2px solid #f0f0f0}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .divider-bottom-view{border-bottom:2px solid #f0f0f0;padding-bottom:.5rem}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .free-addons-tag{margin:.5rem 0;display:flex}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .free-addons-tag .free-addons{margin:.25rem!important;font-size:14px!important}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .free-addons-tag .tag-free{margin:.25rem!important;font-size:12px!important}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .more-addon{transition:opacity .5s ease-in-out}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .more-addon .heading-moreAdds{font-size:14px!important;margin-bottom:.5rem}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .more-addon .paid-addons{font-size:12px!important;margin-bottom:.25px!important}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .add-ons{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:12px;line-height:18px;text-align:right;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066;display:flex;align-items:center;margin:.5rem;cursor:pointer;justify-content:center}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .add-ons .add-ons-icon{font-size:1rem}[data-component=motor-policy-details] .why-ombrella-card .why-header{font-size:18px!important;margin-bottom:.5rem!important}[data-component=motor-policy-details] .why-ombrella-card .side-card-section .term-side-card{min-height:5rem!important}[data-component=motor-policy-details] .why-ombrella-card .side-card-section .card-head{line-height:20px!important;font-size:16px!important}[data-component=motor-policy-details] .why-ombrella-card .side-card-section .card-img{margin-bottom:.5rem}[data-component=motor-policy-details] .why-ombrella-card .side-card-section .card-img .card-subhead{font-size:14px!important}}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=motor-policy-details] .tab-header{display:block!important}[data-component=motor-policy-details] .laptop-header{display:none}[data-component=motor-policy-details] .padding-value{padding:0!important}[data-component=motor-policy-details] .header-revamp{height:90px!important;display:flex;align-items:normal!important;flex-direction:column;margin-bottom:-1.5rem!important}[data-component=motor-policy-details] .header-revamp .header-box{display:flex;justify-content:flex-start!important;flex-direction:column}[data-component=motor-policy-details] .header-revamp .header-box .motor-logo{padding:0 1rem!important}[data-component=motor-policy-details] .header-revamp .header-box .divider-line{border:1px solid #ccc;margin:1rem 0}[data-component=motor-policy-details] .header-revamp .edit-details{display:flex;align-items:center;justify-content:flex-start!important;margin-bottom:1rem;padding:0 1rem!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=motor-policy-details] .tab-header{display:block!important}[data-component=motor-policy-details] .laptop-header{display:none}[data-component=motor-policy-details] .padding-value{padding:0!important}[data-component=motor-policy-details] .header-revamp{height:98px!important;display:flex;align-items:normal!important;flex-direction:column;margin-bottom:-1.9rem!important}[data-component=motor-policy-details] .header-revamp .header-box{display:flex;justify-content:flex-start!important;flex-direction:column}[data-component=motor-policy-details] .header-revamp .header-box .motor-logo{height:28px!important;padding:0 1rem!important}[data-component=motor-policy-details] .header-revamp .header-box .divider-line{border:1px solid #ccc;margin:.5rem 0}[data-component=motor-policy-details] .header-revamp .edit-details{display:flex;align-items:center;justify-content:flex-start!important;margin-bottom:1rem;padding:0 1rem!important}}@media(max-width:767.5px)and (min-width:575.5px){[data-component=motor-policy-details] .tab-header{display:block!important}[data-component=motor-policy-details] .laptop-header{display:none}[data-component=motor-policy-details] .padding-value{padding:0!important}[data-component=motor-policy-details] .header-revamp{align-items:normal!important;display:flex;flex-direction:column;margin-bottom:-1.1rem!important}[data-component=motor-policy-details] .header-revamp .divider-line-header{border:1px solid #ccc}[data-component=motor-policy-details] .header-revamp .header-box{display:flex;justify-content:flex-start!important;flex-direction:column}[data-component=motor-policy-details] .header-revamp .header-box .motor-logo{height:24px!important;padding:0 .5rem!important}[data-component=motor-policy-details] .header-revamp .header-box .divider-line{border:1px solid #ccc;margin:.5rem 0!important}[data-component=motor-policy-details] .header-revamp .edit-details{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start!important;margin-bottom:1rem;padding:0 .5rem!important}[data-component=motor-policy-details] .header-revamp .edit-details .green-edit,[data-component=motor-policy-details] .header-revamp .edit-details .name{font-size:14px!important}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card{display:block!important}}@media(max-width:575.5px)and (min-width:200.5px){[data-component=motor-policy-details] .tab-header{display:block!important}[data-component=motor-policy-details] .laptop-header{display:none}[data-component=motor-policy-details] .padding-value{padding:0!important}[data-component=motor-policy-details] .header-revamp{display:flex;align-items:normal!important;flex-direction:column;margin-bottom:-1.1rem!important}[data-component=motor-policy-details] .header-revamp .divider-line-header{border:1px solid #ccc}[data-component=motor-policy-details] .header-revamp .header-box{display:flex;justify-content:flex-start!important;flex-direction:column}[data-component=motor-policy-details] .header-revamp .header-box .motor-logo{height:24px!important;padding:0 .5rem!important}[data-component=motor-policy-details] .header-revamp .header-box .divider-line{border:1px solid #ccc;margin:.5rem 0!important}[data-component=motor-policy-details] .header-revamp .edit-details{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start!important;margin-bottom:.5rem;padding:0 .5rem!important}[data-component=motor-policy-details] .header-revamp .edit-details .green-edit,[data-component=motor-policy-details] .header-revamp .edit-details .name{font-size:12px!important}[data-component=motor-policy-details] .header-revamp .edit-details .name .border-right{margin:0 .25rem!important}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card{display:block!important}}[data-component=motor-policy-details] .header-revamp{display:flex;align-items:center;justify-content:center;height:78px;background:#fff;box-shadow:0 2px 3px rgba(0,0,0,.18)}[data-component=motor-policy-details] .header-revamp .header-box{display:flex;justify-content:space-between}[data-component=motor-policy-details] .header-revamp .motor-logo{height:32px}[data-component=motor-policy-details] .header-revamp .edit-details{display:flex;align-items:center;justify-content:flex-end}[data-component=motor-policy-details] .header-revamp .edit-details .green-edit{color:#14a066!important;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;cursor:pointer}[data-component=motor-policy-details] .header-revamp .edit-details .name{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#3d3d3d;margin:.25rem 0}[data-component=motor-policy-details] .header-revamp .edit-details .name .sub-text{color:#7e7e7e!important;font-weight:500!important}[data-component=motor-policy-details] .header-revamp .edit-details .name .border-right{opacity:.65;border:1px solid #ccc;transform:rotate(90deg);margin:0 1rem}[data-component=motor-policy-details] .motor-filters-policy{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;padding:1rem 0}@media(max-width:1399.5px)and (min-width:1199.5px){[data-component=motor-policy-details] .motor-filters-policy{justify-content:flex-start!important}}[data-component=motor-policy-details] .motor-background{background:#e4e4e4;padding:2rem 0}[data-component=motor-policy-details] .why-ombrella-card .why-header{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:32px;color:#001f29;margin-bottom:1rem}[data-component=motor-policy-details] .why-ombrella-card .side-card-section .term-side-card{background:url(/images/card/term-side-card-1.png);background-repeat:no-repeat;background-size:cover;background-position:bottom;min-height:1rem;border-radius:20px}[data-component=motor-policy-details] .why-ombrella-card .side-card-section .card-button{width:100%;background:#004e66;border-radius:24px;color:#fff;border:1px solid #004e66;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;text-align:center}[data-component=motor-policy-details] .why-ombrella-card .side-card-section .card-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:32px;color:#001f29;margin-bottom:.5rem}[data-component=motor-policy-details] .why-ombrella-card .side-card-section .card-img{margin-bottom:.5rem}[data-component=motor-policy-details] .why-ombrella-card .side-card-section .card-img .card-subhead{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;display:flex;line-height:24px;margin-bottom:.5rem;color:#001f29!important;align-items:flex-start}[data-component=motor-policy-details] .why-ombrella-card .side-card-section .card-img .card-subhead .arrow-icon{margin-top:.25rem;margin-right:.5rem}[data-component=motor-policy-details] .motor-Insurance-card .mobile-view-card,[data-component=motor-policy-details] .motor-Insurance-card .tab-view-card,[data-component=motor-policy-details] .motor-Insurance-card .web-view-card{display:none}[data-component=motor-policy-details] .motor-Insurance-card .motor-box{background:#fff;border-radius:12px;padding:1rem;margin-bottom:2rem}[data-component=motor-policy-details] .motor-Insurance-card .motor-box .comprehensive-type{color:red!important;background:#fff2e3!important}[data-component=motor-policy-details] .motor-Insurance-card .motor-box .policy-type{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 16px;position:relative;width:127px;height:26px;font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:14px;line-height:16px;transform:translateY(-30px);background:#e9fff6;box-shadow:0 0 3px -2px rgba(0,0,0,.22);border-radius:4px;color:#14a066;border:1.6px solid hsla(0,0%,96%,.75);margin-top:"5px"}[data-component=motor-policy-details] .motor-Insurance-card .motor-box .logo-border{border:1.6px solid hsla(0,0%,96%,.75);border-radius:12px;display:flex;flex-direction:column;align-items:center;height:100%;justify-content:center}[data-component=motor-policy-details] .motor-Insurance-card .motor-box .logo-border .logo-image .leadway-logo-image{height:auto;width:92px}[data-component=motor-policy-details] .motor-Insurance-card .motor-box .logo-border .logo-name{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;text-align:center;color:#7e7e7e;margin:.25rem}[data-component=motor-policy-details] .motor-Insurance-card .motor-box .free-addons{display:flex;justify-content:center;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:20px;letter-spacing:.15px;color:#004e66}[data-component=motor-policy-details] .motor-Insurance-card .motor-box .view-policy{margin:.9rem 0;font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;line-height:15px;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#004e66;cursor:pointer}[data-component=motor-policy-details] .motor-Insurance-card .motor-box .more-addon{transition:opacity .5s ease-in-out}[data-component=motor-policy-details] .motor-Insurance-card .motor-box .more-addon .heading-moreAdds{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:17px;margin-bottom:1rem}[data-component=motor-policy-details] .motor-Insurance-card .motor-box .more-addon .paid-addons{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:17px;margin-bottom:.5rem}[data-component=motor-policy-details] .motor-Insurance-card .motor-box .free-addons-tag{display:flex;align-items:center;flex-wrap:wrap}[data-component=motor-policy-details] .motor-Insurance-card .motor-box .free-addons-tag .tag-free{background:rgba(20,160,102,.05);border:1px solid #14a066;border-radius:19px;font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#14a066;padding:.1rem .5rem!important;margin:0 .25rem .5rem!important}[data-component=motor-policy-details] .motor-Insurance-card .motor-box .free-addons-tag .tag-free:nth-child(3n+2){background:rgba(255,174,0,.05)!important;color:#ffae00!important;border:1px solid #ffae00!important}[data-component=motor-policy-details] .motor-Insurance-card .motor-box .free-addons-tag .tag-free:nth-child(3n+3){background:rgba(0,78,102,.05)!important;color:#004e66!important;border:1px solid #004e66!important}[data-component=motor-policy-details] .motor-Insurance-card .motor-box .free-addons-tag .add-ons{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:18px;text-align:right;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066;display:flex;align-items:center;margin-left:.5rem;cursor:pointer}[data-component=motor-policy-details] .motor-Insurance-card .motor-box .free-addons-tag .add-ons .add-ons-icon{font-size:1rem}[data-component=motor-policy-details] .motor-Insurance-card .motor-box .feature-head{display:flex;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:20px;text-align:center;color:#004e66;margin-bottom:.5rem}[data-component=motor-policy-details] .motor-Insurance-card .motor-box .feature-subhead{display:flex;align-items:flex-start}[data-component=motor-policy-details] .motor-Insurance-card .motor-box .feature-subhead .star-logo{margin-top:.25rem}[data-component=motor-policy-details] .motor-Insurance-card .motor-box .feature-subhead .gppgoodicon-icon{color:#14a066;font-size:1rem;margin-top:.25rem}[data-component=motor-policy-details] .motor-Insurance-card .motor-box .feature-subhead .cover-extra{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;opacity:.82;margin-left:.25rem}[data-component=motor-policy-details] .motor-Insurance-card .btn-class-css{display:flex;flex-direction:column;align-items:center;justify-content:center;height:150px}[data-component=motor-policy-details] .motor-Insurance-card .btn-class-css .discount-value{display:flex}[data-component=motor-policy-details] .motor-Insurance-card .btn-class-css .discount-value .flat-discount-off{background:#e9fff6;border-radius:10px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;text-align:center;color:#14a066;display:flex;align-items:center;padding:.5rem;margin-right:.25rem}[data-component=motor-policy-details] .motor-Insurance-card .btn-class-css .discount-value .flat-discount-value{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:25px;text-align:center;color:#7e7e7e}[data-component=motor-policy-details] .motor-Insurance-card .btn-class-css .buy-button-motor{height:46px;width:135px;margin:.25rem 0;font-weight:600;background:#004e66;border-radius:24px;border:1px solid #004e66;color:#fff;font-size:20px}[data-component=motor-policy-details] .motor-Insurance-card .btn-class-css .buy-buttondisable{height:46px;width:135px;margin:.25rem 0;cursor:not-allowed;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff;font-size:24px}[data-component=motor-policy-details] .motor-Insurance-card .btn-class-css button .comment,[data-component=motor-policy-details] .motor-Insurance-card .btn-class-css button:hover .replies{display:none}[data-component=motor-policy-details] .motor-Insurance-card .btn-class-css button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}[data-component=motor-policy-details] .motor-Insurance-card .btn-class-css .buy-button-motor:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=motor-policy-details] .motor-Insurance-card .btn-class-css .paid-frequency{font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-align:center;color:#000!important}[data-component=motor-policy-details] .gadget-insurance-card .mobile-view-card,[data-component=motor-policy-details] .gadget-insurance-card .tab-view-card,[data-component=motor-policy-details] .gadget-insurance-card .web-view-card{display:none}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box{background:#fff;border-radius:12px;padding:1rem;margin-bottom:2rem}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box .comprehensive-type{color:red!important;background:#fff2e3!important}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box .policy-type{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 16px;position:absolute;width:127px;height:26px;font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:14px;line-height:16px;transform:translateY(-30px);background:#e9fff6;box-shadow:0 0 3px -2px rgba(0,0,0,.22);border-radius:4px;color:#14a066;border:1.6px solid hsla(0,0%,96%,.75)}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box .logo-border{border:1.6px solid hsla(0,0%,96%,.75);border-radius:12px;display:flex;flex-direction:column;align-items:center;height:100%;justify-content:center}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box .logo-border .logo-image .leadway-logo-image{height:auto;width:92px}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box .logo-border .logo-name{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;text-align:center;color:#7e7e7e;margin:.25rem}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box .free-addons{display:flex;justify-content:center;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:20px;letter-spacing:.15px;color:#004e66}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box .view-policy{margin:.9rem 0;font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;line-height:15px;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#004e66;cursor:pointer}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box .more-addon{transition:opacity .5s ease-in-out}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box .more-addon .heading-moreAdds{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:17px;margin-bottom:1rem}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box .more-addon .paid-addons{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:17px;margin-bottom:.5rem}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box .free-addons-tag{display:flex;align-items:center;flex-wrap:wrap}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box .free-addons-tag .tag-free{background:rgba(20,160,102,.05);border:1px solid #14a066;border-radius:19px;font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#14a066;padding:.1rem .5rem!important;margin:0 .25rem .5rem!important}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box .free-addons-tag .tag-free:nth-child(3n+2){background:rgba(255,174,0,.05)!important;color:#ffae00!important;border:1px solid #ffae00!important}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box .free-addons-tag .tag-free:nth-child(3n+3){background:rgba(0,78,102,.05)!important;color:#004e66!important;border:1px solid #004e66!important}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box .free-addons-tag .add-ons{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:18px;text-align:right;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066;display:flex;align-items:center;margin-left:.5rem;cursor:pointer}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box .free-addons-tag .add-ons .add-ons-icon{font-size:1rem}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box .feature-head{display:flex;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:20px;text-align:center;color:#004e66;margin-bottom:.5rem}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box .feature-subhead{display:flex;align-items:flex-start}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box .feature-subhead .star-logo{margin-top:.25rem}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box .feature-subhead .gppgoodicon-icon{color:#14a066;font-size:1rem;margin-top:.25rem}[data-component=motor-policy-details] .gadget-insurance-card .gadget-box .feature-subhead .cover-extra{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;opacity:.82;margin-left:.25rem}[data-component=motor-policy-details] .gadget-insurance-card .btn-class-css{display:flex;flex-direction:column;align-items:center;justify-content:center;height:150px}[data-component=motor-policy-details] .gadget-insurance-card .btn-class-css .discount-value{display:flex}[data-component=motor-policy-details] .gadget-insurance-card .btn-class-css .discount-value .flat-discount-off{background:#e9fff6;border-radius:10px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;text-align:center;color:#14a066;display:flex;align-items:center;padding:.5rem;margin-right:.25rem}[data-component=motor-policy-details] .gadget-insurance-card .btn-class-css .discount-value .flat-discount-value{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:25px;text-align:center;color:#7e7e7e}[data-component=motor-policy-details] .gadget-insurance-card .btn-class-css .buy-button-motor{height:46px;width:135px;margin:.25rem 0;font-weight:600;background:#004e66;border-radius:24px;border:1px solid #004e66;color:#fff;font-size:20px}[data-component=motor-policy-details] .gadget-insurance-card .btn-class-css .buy-buttondisable{height:46px;width:135px;margin:.25rem 0;cursor:not-allowed;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff;font-size:24px}[data-component=motor-policy-details] .gadget-insurance-card .btn-class-css button .comment,[data-component=motor-policy-details] .gadget-insurance-card .btn-class-css button:hover .replies{display:none}[data-component=motor-policy-details] .gadget-insurance-card .btn-class-css button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}[data-component=motor-policy-details] .gadget-insurance-card .btn-class-css .buy-button-motor:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=motor-policy-details] .gadget-insurance-card .btn-class-css .paid-frequency{font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-align:center;color:#000!important}[data-component=motor-policy-details] .laptop-header,[data-component=motor-policy-details] .tab-header{display:none}[data-component=gadget-policy-details] .divider-line-header{border:1px solid #ccc;margin:1rem 0}@media(min-width:1199.5px){[data-component=gadget-policy-details] .motor-Insurance-card .web-view-card{display:block!important}[data-component=gadget-policy-details] .tab-header{display:none}[data-component=gadget-policy-details] .laptop-header{display:block!important}}@media(min-width:767.5px)and (max-width:1199.5px){[data-component=gadget-policy-details] .divider-line-header{border:1px solid #ccc;margin:1rem 0}[data-component=gadget-policy-details] .motor-filters-policy{display:flex;align-items:center;justify-content:flex-start!important;flex-wrap:wrap;padding:1rem 0}[data-component=gadget-policy-details] .thirdPartyfilters .Apply-btn{background:#004e66;border-radius:24px;display:flex;flex-direction:row;align-items:center;padding:9px 30px;font-family:Source Sans Pro;font-style:normal;cursor:pointer;font-weight:600;font-size:14px;line-height:18px;letter-spacing:.5px;color:#fff}[data-component=gadget-policy-details] .carValueFilters .Input-field-mobile{margin-top:.5rem}[data-component=gadget-policy-details] .carValueFilters .Input-field-mobile .input-fiels{border:1px solid #7e7e7e;border-radius:5px;padding:5px;opacity:.6}[data-component=gadget-policy-details] .carValueFilters .Input-field-mobile input:focus{outline:none}[data-component=gadget-policy-details] .carValueFilters .input-dropdown-field{max-width:200px;display:flex;border-radius:32px;height:38px;padding:16px;align-items:center;align-content:center;background-color:#fff}[data-component=gadget-policy-details] .carValueFilters .input-dropdown-field .arrow-icon{cursor:pointer;color:#7e7e7e}[data-component=gadget-policy-details] .carValueFilters .input-dropdown-field .Value{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#7e7e7e;margin-right:.4rem}[data-component=gadget-policy-details] .carValueFilters .input-dropdown-field .input-fiels{max-width:114px;border:transparent}[data-component=gadget-policy-details] .carValueFilters .input-dropdown-field input:focus{outline:none}[data-component=gadget-policy-details] .carValueFilters .value-dropdown{display:flex;border:1px solid hsla(0,0%,49%,.439);flex-direction:row;align-items:center;padding:10px 0;gap:10px;background:#fff;border-radius:32px;min-width:240px;height:38px;align-content:center;justify-content:center}[data-component=gadget-policy-details] .carValueFilters .setValue,[data-component=gadget-policy-details] .carValueFilters .setValue2{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:22px;text-align:center;color:#3d3d3d;cursor:pointer}[data-component=gadget-policy-details] .carValueFilters .Value{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#7e7e7e}[data-component=gadget-policy-details] .carValueFilters .dec-icon{cursor:pointer;height:1.4rem}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card{display:block!important}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .divider-line{border-right:2px solid #f0f0f0}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-logo-border{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-logo-border .tab-logo-image .tab-leadway-logo-image{width:100px;height:auto}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-logo-name{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:13px;line-height:24px;color:#7e7e7e}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-gadget-details-section{background-color:#e8f6f0;display:flex;flex-direction:column;justify-content:center;align-items:center}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-gadget-details-section .tab-gadget-details-section-heading{font-family:Source Sans Pro;font-size:11px;font-weight:600;margin-bottom:.5rem;line-height:16px;text-align:center;color:#3d3d3d}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-gadget-details-section .tab-gadget-details-section-content{font-family:Source Sans Pro;font-size:16px;font-weight:600;line-height:20px;text-align:center;color:#001f29}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-feature-head{display:flex;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:18px;text-align:center;color:#004e66;margin-bottom:.5rem}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-feature-subhead{display:flex;align-items:flex-start}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-feature-subhead .tab-star-logo{margin-top:.3rem}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-feature-subhead .gppgoodicon-icon{color:#14a066;font-size:1rem;margin-top:.25rem}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-feature-subhead .tab-cover-extra{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;opacity:.82;margin-left:.25rem}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-btn-class-css{display:flex;flex-direction:column;align-items:center;justify-content:center}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-btn-class-css .discount-value{display:flex}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-btn-class-css .discount-value .flat-discount-off{background:#e9fff6;border-radius:10px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;text-align:center;color:#14a066;display:flex;align-items:center;padding:.5rem;margin-right:.25rem}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-btn-class-css .discount-value .flat-discount-value{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:25px;text-align:center;color:#7e7e7e}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-btn-class-css .tab-buy-button-motor{height:46px;width:135px;margin:.25rem 0;font-weight:600;background:#004e66;border-radius:24px;border:1px solid #004e66;color:#fff;font-size:18px}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-btn-class-css .buy-buttondisable{height:46px;width:135px;margin:.25rem 0;cursor:not-allowed;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff;font-size:18px}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-btn-class-css button .comment,[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-btn-class-css button:hover .replies{display:none}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-btn-class-css button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-btn-class-css .buy-button-motor:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .tab-btn-class-css .paid-frequency{font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-align:center;color:#000!important}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .features-height-tab{margin-top:.5rem}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .features-height-tab .feature-head{font-size:18px!important}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .features-height-tab .feature-subhead .cover-extra{font-size:14px!important}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .view-policy{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:1rem 0!important}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .divider-view{border-bottom:2px solid #f0f0f0}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .free-addons-tag{margin:.5rem 0;display:flex}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .free-addons-tag .free-addons,[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .free-addons-tag .tag-free{margin:.25rem!important}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .add-ons{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:18px;text-align:right;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066;display:flex;align-items:center;margin:.5rem;cursor:pointer;justify-content:center}[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card .motor-box .add-ons .add-ons-icon{font-size:1rem}[data-component=gadget-policy-details] .why-ombrella-card .why-header{font-size:18px!important;margin-bottom:.5rem!important}[data-component=gadget-policy-details] .why-ombrella-card .side-card-section .term-side-card{min-height:5rem!important}[data-component=gadget-policy-details] .why-ombrella-card .side-card-section .card-head{line-height:20px!important;font-size:16px!important}[data-component=gadget-policy-details] .why-ombrella-card .side-card-section .card-img{margin-bottom:.5rem}[data-component=gadget-policy-details] .why-ombrella-card .side-card-section .card-img .card-subhead{font-size:14px!important}}@media(min-width:200.5px)and (max-width:767.5px){[data-component=gadget-policy-details] .motor-filters-policy{display:flex;align-items:center;justify-content:flex-start!important;flex-wrap:wrap;padding:1rem 0}[data-component=gadget-policy-details] .thirdPartyfilters .Apply-btn{background:#004e66;border-radius:24px;display:flex;flex-direction:row;align-items:center;padding:7px 28px;font-family:Source Sans Pro;font-style:normal;cursor:pointer;font-weight:600;font-size:12px;line-height:18px;letter-spacing:.5px;color:#fff}[data-component=gadget-policy-details] .carValueFilters .Input-field-mobile{margin-top:.5rem}[data-component=gadget-policy-details] .carValueFilters .Input-field-mobile .input-fiels{border:1px solid #7e7e7e;border-radius:5px;padding:5px;opacity:.6}[data-component=gadget-policy-details] .carValueFilters .Input-field-mobile input:focus{outline:none}[data-component=gadget-policy-details] .carValueFilters .input-dropdown-field{max-width:200px;display:flex;border-radius:32px;height:32px;padding:16px;align-items:center;align-content:center;background-color:#fff}[data-component=gadget-policy-details] .carValueFilters .input-dropdown-field .arrow-icon{cursor:pointer;color:#7e7e7e}[data-component=gadget-policy-details] .carValueFilters .input-dropdown-field .Value{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#7e7e7e;margin-right:.4rem}[data-component=gadget-policy-details] .carValueFilters .input-dropdown-field .input-fiels{max-width:114px;border:transparent}[data-component=gadget-policy-details] .carValueFilters .input-dropdown-field input:focus{outline:none}[data-component=gadget-policy-details] .carValueFilters .value-dropdown{display:flex;border:1px solid hsla(0,0%,49%,.439);flex-direction:row;align-items:center;padding:10px 0;gap:10px;background:#fff;border-radius:32px;min-width:200px;height:32px;align-content:center;justify-content:center}[data-component=gadget-policy-details] .carValueFilters .Value{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#7e7e7e}[data-component=gadget-policy-details] .carValueFilters .setValue,[data-component=gadget-policy-details] .carValueFilters .setValue2{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:12px;line-height:22px;text-align:center;color:#3d3d3d;cursor:pointer}[data-component=gadget-policy-details] .carValueFilters .dec-icon{cursor:pointer;height:1.2rem}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card{display:block!important}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .divider-line{border-right:2px solid #f0f0f0}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .mobile-logo-border{display:flex;align-items:center;justify-content:center;width:auto;height:49px}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .mobile-logo-border .mobile-logo-image .mobile-logo-image{width:110px;height:auto}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .mobile-logo-border .mobile-logo-image .mobile-logo-image2{width:50px;height:auto}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .logo-name{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:18px;text-align:center;color:#7e7e7e;margin-left:.5rem}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile .discount-value{display:flex}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile .discount-value .flat-discount-off{background:#e9fff6;border-radius:10px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:12px;line-height:14px;text-align:center;color:#14a066;display:flex;align-items:center;padding:.5rem;margin-right:.25rem}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile .discount-value .flat-discount-value{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:12px;line-height:25px;text-align:center;color:#7e7e7e}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile .buy-button-motor{width:98px;height:32px;margin:.25rem 0;font-weight:600;background:#004e66;border-radius:24px;border:1px solid #004e66;color:#fff;font-size:14px}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile .buy-buttondisable{width:90px;height:32px;margin:.25rem 0;cursor:not-allowed;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff;font-size:14px}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile button .comment,[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile button:hover .replies{display:none}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile .buy-button-motor:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .btn-class-css-mobile .paid-frequency{font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-align:center;color:#000!important}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .features-height-mobile .feature-head{font-size:16px!important;margin:.5rem 0}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .features-height-mobile .feature-subhead .cover-extra{font-size:12px!important}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .features-height-mobile .feature-subhead .star-logo{margin-top:.3rem!important}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .features-height-mobile .feature-subhead .gppgoodicon-icon{margin-top:.1rem!important}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .view-policy{margin:1rem 0 2rem!important}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .divider-view{border-bottom:2px solid #f0f0f0}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .divider-bottom-view{border-bottom:2px solid #f0f0f0;padding-bottom:.5rem;justify-content:space-between}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .free-addons-tag{margin:.5rem 0;display:flex}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .free-addons-tag .free-addons{margin:.25rem!important;font-size:14px!important}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .free-addons-tag .tag-free{margin:.25rem!important;font-size:12px!important}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .more-addon{transition:opacity .5s ease-in-out}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .more-addon .heading-moreAdds{font-size:14px!important;margin-bottom:.5rem}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .more-addon .paid-addons{font-size:12px!important;margin-bottom:.25px!important}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .add-ons{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:12px;line-height:18px;text-align:right;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066;display:flex;align-items:center;margin:.5rem;cursor:pointer;justify-content:center}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card .motor-box .add-ons .add-ons-icon{font-size:1rem}[data-component=gadget-policy-details] .why-ombrella-card .why-header{font-size:18px!important;margin-bottom:.5rem!important}[data-component=gadget-policy-details] .why-ombrella-card .side-card-section .term-side-card{min-height:5rem!important}[data-component=gadget-policy-details] .why-ombrella-card .side-card-section .card-head{line-height:20px!important;font-size:16px!important}[data-component=gadget-policy-details] .why-ombrella-card .side-card-section .card-img{margin-bottom:.5rem}[data-component=gadget-policy-details] .why-ombrella-card .side-card-section .card-img .card-subhead{font-size:14px!important}}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=gadget-policy-details] .tab-header{display:block!important}[data-component=gadget-policy-details] .laptop-header{display:none}[data-component=gadget-policy-details] .padding-value{padding:0!important}[data-component=gadget-policy-details] .header-revamp{height:90px!important;display:flex;align-items:normal!important;flex-direction:column;margin-bottom:-1.5rem!important}[data-component=gadget-policy-details] .header-revamp .header-box{display:flex;justify-content:flex-start!important;flex-direction:column}[data-component=gadget-policy-details] .header-revamp .header-box .motor-logo{padding:0 1rem!important}[data-component=gadget-policy-details] .header-revamp .header-box .divider-line{border:1px solid #ccc;margin:1rem 0}[data-component=gadget-policy-details] .header-revamp .edit-details{display:flex;align-items:center;justify-content:flex-start!important;margin-bottom:1rem;padding:0 1rem!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=gadget-policy-details] .tab-header{display:block!important}[data-component=gadget-policy-details] .laptop-header{display:none}[data-component=gadget-policy-details] .padding-value{padding:0!important}[data-component=gadget-policy-details] .header-revamp{height:98px!important;display:flex;align-items:normal!important;flex-direction:column;margin-bottom:-1.9rem!important}[data-component=gadget-policy-details] .header-revamp .header-box{display:flex;justify-content:flex-start!important;flex-direction:column}[data-component=gadget-policy-details] .header-revamp .header-box .motor-logo{height:28px!important;padding:0 1rem!important}[data-component=gadget-policy-details] .header-revamp .header-box .divider-line{border:1px solid #ccc;margin:.5rem 0}[data-component=gadget-policy-details] .header-revamp .edit-details{display:flex;align-items:center;justify-content:flex-start!important;margin-bottom:1rem;padding:0 1rem!important}}@media(max-width:767.5px)and (min-width:575.5px){[data-component=gadget-policy-details] .tab-header{display:block!important}[data-component=gadget-policy-details] .laptop-header{display:none}[data-component=gadget-policy-details] .padding-value{padding:0!important}[data-component=gadget-policy-details] .header-revamp{align-items:normal!important;display:flex;flex-direction:column;margin-bottom:-1.1rem!important}[data-component=gadget-policy-details] .header-revamp .divider-line-header{border:1px solid #ccc}[data-component=gadget-policy-details] .header-revamp .header-box{display:flex;justify-content:flex-start!important;flex-direction:column}[data-component=gadget-policy-details] .header-revamp .header-box .motor-logo{height:24px!important;padding:0 .5rem!important}[data-component=gadget-policy-details] .header-revamp .header-box .divider-line{border:1px solid #ccc;margin:.5rem 0!important}[data-component=gadget-policy-details] .header-revamp .edit-details{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start!important;margin-bottom:1rem;padding:0 .5rem!important}[data-component=gadget-policy-details] .header-revamp .edit-details .green-edit,[data-component=gadget-policy-details] .header-revamp .edit-details .name{font-size:14px!important}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card{display:block!important}}@media(max-width:575.5px)and (min-width:200.5px){[data-component=gadget-policy-details] .tab-header{display:block!important}[data-component=gadget-policy-details] .laptop-header{display:none}[data-component=gadget-policy-details] .padding-value{padding:0!important}[data-component=gadget-policy-details] .header-revamp{display:flex;align-items:normal!important;flex-direction:column;margin-bottom:-1.1rem!important}[data-component=gadget-policy-details] .header-revamp .divider-line-header{border:1px solid #ccc}[data-component=gadget-policy-details] .header-revamp .header-box{display:flex;justify-content:flex-start!important;flex-direction:column}[data-component=gadget-policy-details] .header-revamp .header-box .motor-logo{height:24px!important;padding:0 .5rem!important}[data-component=gadget-policy-details] .header-revamp .header-box .divider-line{border:1px solid #ccc;margin:.5rem 0!important}[data-component=gadget-policy-details] .header-revamp .edit-details{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start!important;margin-bottom:.5rem;padding:0 .5rem!important}[data-component=gadget-policy-details] .header-revamp .edit-details .green-edit,[data-component=gadget-policy-details] .header-revamp .edit-details .name{font-size:12px!important}[data-component=gadget-policy-details] .header-revamp .edit-details .name .border-right{margin:0 .25rem!important}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card{display:block!important}}[data-component=gadget-policy-details] .header-revamp{display:flex;align-items:center;justify-content:center;height:78px;background:#fff;box-shadow:0 2px 3px rgba(0,0,0,.18)}[data-component=gadget-policy-details] .header-revamp .header-box{display:flex;justify-content:space-between}[data-component=gadget-policy-details] .header-revamp .motor-logo{height:32px}[data-component=gadget-policy-details] .header-revamp .edit-details{display:flex;align-items:center;justify-content:flex-end}[data-component=gadget-policy-details] .header-revamp .edit-details .green-edit{color:#14a066!important;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;cursor:pointer}[data-component=gadget-policy-details] .header-revamp .edit-details .name{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#3d3d3d;margin:.25rem 0}[data-component=gadget-policy-details] .header-revamp .edit-details .name .sub-text{color:#7e7e7e!important;font-weight:500!important}[data-component=gadget-policy-details] .header-revamp .edit-details .name .border-right{opacity:.65;border:1px solid #ccc;transform:rotate(90deg);margin:0 1rem}[data-component=gadget-policy-details] .motor-filters-policy{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;padding:1rem 0}@media(max-width:1399.5px)and (min-width:1199.5px){[data-component=gadget-policy-details] .motor-filters-policy{justify-content:flex-start!important}}[data-component=gadget-policy-details] .motor-background{background:#e4e4e4;padding:2rem 0}[data-component=gadget-policy-details] .why-ombrella-card .why-header{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:32px;color:#001f29;margin-bottom:1rem}[data-component=gadget-policy-details] .why-ombrella-card .side-card-section .term-side-card{background:url(/images/card/term-side-card-1.png);background-repeat:no-repeat;background-size:cover;background-position:bottom;min-height:18rem;border-radius:20px}[data-component=gadget-policy-details] .why-ombrella-card .side-card-section .card-button{width:100%;background:#004e66;border-radius:24px;color:#fff;border:1px solid #004e66;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;text-align:center}[data-component=gadget-policy-details] .why-ombrella-card .side-card-section .card-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:32px;color:#001f29;margin-bottom:.5rem}[data-component=gadget-policy-details] .why-ombrella-card .side-card-section .card-img{margin-bottom:.5rem}[data-component=gadget-policy-details] .why-ombrella-card .side-card-section .card-img .card-subhead{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;display:flex;line-height:24px;margin-bottom:.5rem;color:#001f29!important;align-items:flex-start}[data-component=gadget-policy-details] .why-ombrella-card .side-card-section .card-img .card-subhead .arrow-icon{margin-top:.25rem;margin-right:.5rem}[data-component=gadget-policy-details] .motor-Insurance-card .mobile-view-card,[data-component=gadget-policy-details] .motor-Insurance-card .tab-view-card,[data-component=gadget-policy-details] .motor-Insurance-card .web-view-card{display:none}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box{background:#fff;border-radius:12px;padding:0 1rem;margin-bottom:2rem}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .gadget-web-view-card-first-section{background:url(/images/card/gadget-starting-card.svg);background-repeat:no-repeat;background-position:0;background-position-y:100%}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .gadget-details-section{background-color:#e8f6f0;display:flex;flex-direction:column;justify-content:center;align-items:center}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .gadget-details-section .gadget-details-section-heading{font-family:Source Sans Pro;font-size:14px;font-weight:600;margin-bottom:.5rem;line-height:20px;text-align:center;color:#3d3d3d}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .gadget-details-section .gadget-details-section-content{font-family:Source Sans Pro;font-size:20px;font-weight:700;line-height:25.14px;text-align:center;color:#001f29}@media(max-width:400px){[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .gadget-details-section-mobile{background-color:#e8f6f0;display:flex;flex-direction:row;justify-content:center;align-items:center;height:8vh}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .gadget-details-section-mobile .gadget-details-section-heading-mobile{font-family:Source Sans Pro;font-size:11px;font-weight:600;line-height:20px;text-align:center;color:#3d3d3d}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .gadget-details-section-mobile .gadget-details-section-content-mobile{font-family:Source Sans Pro;font-size:17px;font-weight:700;line-height:25.14px;text-align:center;color:#001f29}}@media(min-width:400px){[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .gadget-details-section-mobile{background-color:#e8f6f0;display:flex;flex-direction:row;justify-content:center;align-items:center;height:8vh}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .gadget-details-section-mobile .gadget-details-section-heading-mobile{font-family:Source Sans Pro;font-size:14px;font-weight:600;line-height:20px;text-align:center;color:#3d3d3d}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .gadget-details-section-mobile .gadget-details-section-content-mobile{font-family:Source Sans Pro;font-size:20px;font-weight:700;line-height:25.14px;text-align:center;color:#001f29}}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .comprehensive-type{color:red!important;background:#fff2e3!important}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .policy-type{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 16px;position:absolute;width:127px;height:26px;font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:14px;line-height:16px;transform:translateY(-30px);background:#e9fff6;box-shadow:0 0 3px -2px rgba(0,0,0,.22);border-radius:4px;color:#14a066;border:1.6px solid hsla(0,0%,96%,.75)}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .logo-border{display:flex;flex-direction:column;align-items:center;height:100%;justify-content:center}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .logo-border .logo-image{margin-bottom:2px}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .logo-border .logo-image .leadway-logo-image{height:auto;width:145px}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .logo-border .logo-name{font-family:Source Sans Pro;font-size:14px;font-weight:600;line-height:16px;text-align:center;color:#7e7e7e;margin:.25rem}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .free-addons{display:flex;justify-content:center;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:20px;letter-spacing:.15px;color:#004e66}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .view-policy{margin:.9rem 0;font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;line-height:15px;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#004e66;cursor:pointer}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .more-addon{transition:opacity .5s ease-in-out}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .more-addon .heading-moreAdds{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:17px;margin-bottom:1rem}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .more-addon .paid-addons{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:17px;margin-bottom:.5rem}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .free-addons-tag{display:flex;align-items:center;flex-wrap:wrap}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .free-addons-tag .tag-free{background:rgba(20,160,102,.05);border:1px solid #14a066;border-radius:19px;font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#14a066;padding:.1rem .5rem!important;margin:0 .25rem .5rem!important}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .free-addons-tag .tag-free:nth-child(3n+2){background:rgba(255,174,0,.05)!important;color:#ffae00!important;border:1px solid #ffae00!important}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .free-addons-tag .tag-free:nth-child(3n+3){background:rgba(0,78,102,.05)!important;color:#004e66!important;border:1px solid #004e66!important}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .free-addons-tag .add-ons{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:18px;text-align:right;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066;display:flex;align-items:center;margin-left:.5rem;cursor:pointer}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .free-addons-tag .add-ons .add-ons-icon{font-size:1rem}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .feature-head{display:flex;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:20px;text-align:center;color:#004e66;margin-bottom:.5rem}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .feature-subhead{display:flex;align-items:flex-start;margin-bottom:.1rem}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .feature-subhead .star-logo{margin-top:.25rem}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .feature-subhead .gppgoodicon-icon{color:#14a066;font-size:1rem;margin-top:.25rem}[data-component=gadget-policy-details] .motor-Insurance-card .motor-box .feature-subhead .cover-extra{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;opacity:.82;margin-left:.25rem;line-height:23px}[data-component=gadget-policy-details] .motor-Insurance-card .btn-class-css{display:flex;flex-direction:column;align-items:center;justify-content:center}[data-component=gadget-policy-details] .motor-Insurance-card .btn-class-css .discount-value{display:flex}[data-component=gadget-policy-details] .motor-Insurance-card .btn-class-css .discount-value .flat-discount-off{background:#e9fff6;border-radius:10px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;text-align:center;color:#14a066;display:flex;align-items:center;padding:.5rem;margin-right:.25rem}[data-component=gadget-policy-details] .motor-Insurance-card .btn-class-css .discount-value .flat-discount-value{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:25px;text-align:center;color:#7e7e7e}[data-component=gadget-policy-details] .motor-Insurance-card .btn-class-css .buy-button-motor{height:46px;width:165px;margin:.25rem 0;font-weight:600;background:#004e66;border-radius:24px;border:1px solid #004e66;color:#fff;font-size:20px}[data-component=gadget-policy-details] .motor-Insurance-card .btn-class-css .buy-buttondisable{height:46px;width:135px;margin:.25rem 0;cursor:not-allowed;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff;font-size:24px}[data-component=gadget-policy-details] .motor-Insurance-card .btn-class-css button .comment,[data-component=gadget-policy-details] .motor-Insurance-card .btn-class-css button:hover .replies{display:none}[data-component=gadget-policy-details] .motor-Insurance-card .btn-class-css button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}[data-component=gadget-policy-details] .motor-Insurance-card .btn-class-css .buy-button-motor:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=gadget-policy-details] .motor-Insurance-card .btn-class-css .paid-frequency{font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-align:center;color:#000!important}[data-component=gadget-policy-details] .gadget-insurance-card .mobile-view-card,[data-component=gadget-policy-details] .gadget-insurance-card .tab-view-card,[data-component=gadget-policy-details] .gadget-insurance-card .web-view-card{display:none}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box{background:#fff;border-radius:12px;padding:1rem;margin-bottom:2rem}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box .comprehensive-type{color:red!important;background:#fff2e3!important}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box .policy-type{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 16px;position:absolute;width:127px;height:26px;font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:14px;line-height:16px;transform:translateY(-30px);background:#e9fff6;box-shadow:0 0 3px -2px rgba(0,0,0,.22);border-radius:4px;color:#14a066;border:1.6px solid hsla(0,0%,96%,.75)}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box .logo-border{border:1.6px solid hsla(0,0%,96%,.75);border-radius:12px;display:flex;flex-direction:column;align-items:center;height:100%;justify-content:center}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box .logo-border .logo-image .leadway-logo-image{height:auto;width:92px}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box .logo-border .logo-name{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;text-align:center;color:#7e7e7e;margin:.25rem}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box .free-addons{display:flex;justify-content:center;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:20px;letter-spacing:.15px;color:#004e66}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box .view-policy{margin:.9rem 0;font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;line-height:15px;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#004e66;cursor:pointer}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box .more-addon{transition:opacity .5s ease-in-out}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box .more-addon .heading-moreAdds{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:17px;margin-bottom:1rem}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box .more-addon .paid-addons{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;line-height:17px;margin-bottom:.5rem}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box .free-addons-tag{display:flex;align-items:center;flex-wrap:wrap}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box .free-addons-tag .tag-free{background:rgba(20,160,102,.05);border:1px solid #14a066;border-radius:19px;font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#14a066;padding:.1rem .5rem!important;margin:0 .25rem .5rem!important}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box .free-addons-tag .tag-free:nth-child(3n+2){background:rgba(255,174,0,.05)!important;color:#ffae00!important;border:1px solid #ffae00!important}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box .free-addons-tag .tag-free:nth-child(3n+3){background:rgba(0,78,102,.05)!important;color:#004e66!important;border:1px solid #004e66!important}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box .free-addons-tag .add-ons{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:18px;text-align:right;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066;display:flex;align-items:center;margin-left:.5rem;cursor:pointer}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box .free-addons-tag .add-ons .add-ons-icon{font-size:1rem}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box .feature-head{display:flex;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:20px;text-align:center;color:#004e66;margin-bottom:.5rem}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box .feature-subhead{display:flex;align-items:flex-start}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box .feature-subhead .star-logo{margin-top:.25rem}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box .feature-subhead .gppgoodicon-icon{color:#14a066;font-size:1rem;margin-top:.25rem}[data-component=gadget-policy-details] .gadget-insurance-card .gadget-box .feature-subhead .cover-extra{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;opacity:.82;margin-left:.25rem}[data-component=gadget-policy-details] .gadget-insurance-card .btn-class-css{display:flex;flex-direction:column;align-items:center;justify-content:center;height:150px}[data-component=gadget-policy-details] .gadget-insurance-card .btn-class-css .discount-value{display:flex}[data-component=gadget-policy-details] .gadget-insurance-card .btn-class-css .discount-value .flat-discount-off{background:#e9fff6;border-radius:10px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;text-align:center;color:#14a066;display:flex;align-items:center;padding:.5rem;margin-right:.25rem}[data-component=gadget-policy-details] .gadget-insurance-card .btn-class-css .discount-value .flat-discount-value{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:25px;text-align:center;color:#7e7e7e}[data-component=gadget-policy-details] .gadget-insurance-card .btn-class-css .buy-button-motor{height:46px;width:135px;margin:.25rem 0;font-weight:600;background:#004e66;border-radius:24px;border:1px solid #004e66;color:#fff;font-size:20px}[data-component=gadget-policy-details] .gadget-insurance-card .btn-class-css .buy-buttondisable{height:46px;width:135px;margin:.25rem 0;cursor:not-allowed;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff;font-size:24px}[data-component=gadget-policy-details] .gadget-insurance-card .btn-class-css button .comment,[data-component=gadget-policy-details] .gadget-insurance-card .btn-class-css button:hover .replies{display:none}[data-component=gadget-policy-details] .gadget-insurance-card .btn-class-css button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}[data-component=gadget-policy-details] .gadget-insurance-card .btn-class-css .buy-button-motor:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=gadget-policy-details] .gadget-insurance-card .btn-class-css .paid-frequency{font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-align:center;color:#000!important}[data-component=gadget-policy-details] .laptop-header,[data-component=gadget-policy-details] .tab-header{display:none}[data-component=education-policy-details] .divider-line-header{border:1px solid #ccc;margin:1rem 0}@media(min-width:1199.5px){[data-component=education-policy-details] .motor-Insurance-card .web-view-card{display:block!important}[data-component=education-policy-details] .tab-header{display:none}[data-component=education-policy-details] .laptop-header{display:block!important}}@media(min-width:767.5px)and (max-width:1199.5px){[data-component=education-policy-details] .motor-filters-policy{display:flex;align-items:center;justify-content:flex-start!important;flex-wrap:wrap;padding:1rem 0}[data-component=education-policy-details] .thirdPartyfilters .Apply-btn{background:#004e66;border-radius:24px;display:flex;flex-direction:row;align-items:center;padding:9px 30px;font-family:Source Sans Pro;font-style:normal;cursor:pointer;font-weight:600;font-size:14px;line-height:18px;letter-spacing:.5px;color:#fff}[data-component=education-policy-details] .carValueFilters .Input-field-mobile{margin-top:.5rem}[data-component=education-policy-details] .carValueFilters .Input-field-mobile .input-fiels{border:1px solid #7e7e7e;border-radius:5px;padding:5px;opacity:.6}[data-component=education-policy-details] .carValueFilters .Input-field-mobile input:focus{outline:none}[data-component=education-policy-details] .carValueFilters .input-dropdown-field{max-width:200px;display:flex;border-radius:32px;height:38px;padding:16px;align-items:center;align-content:center;background-color:#fff}[data-component=education-policy-details] .carValueFilters .input-dropdown-field .arrow-icon{cursor:pointer;color:#7e7e7e}[data-component=education-policy-details] .carValueFilters .input-dropdown-field .Value{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#7e7e7e;margin-right:.4rem}[data-component=education-policy-details] .carValueFilters .input-dropdown-field .input-fiels{max-width:114px;border:transparent}[data-component=education-policy-details] .carValueFilters .input-dropdown-field input:focus{outline:none}[data-component=education-policy-details] .carValueFilters .value-dropdown{display:flex;border:1px solid hsla(0,0%,49%,.439);flex-direction:row;align-items:center;padding:10px 0;gap:10px;background:#fff;border-radius:32px;min-width:240px;height:38px;align-content:center;justify-content:center}[data-component=education-policy-details] .carValueFilters .setValue,[data-component=education-policy-details] .carValueFilters .setValue2{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:22px;text-align:center;color:#3d3d3d;cursor:pointer}[data-component=education-policy-details] .carValueFilters .Value{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#7e7e7e}[data-component=education-policy-details] .carValueFilters .dec-icon{cursor:pointer;height:1.4rem}[data-component=education-policy-details] .why-ombrella-card .why-header{font-size:18px!important;margin-bottom:.5rem!important}[data-component=education-policy-details] .why-ombrella-card .side-card-section .term-side-card{min-height:5rem!important}[data-component=education-policy-details] .why-ombrella-card .side-card-section .card-head{line-height:20px!important;font-size:16px!important}[data-component=education-policy-details] .why-ombrella-card .side-card-section .card-img{margin-bottom:.5rem}[data-component=education-policy-details] .why-ombrella-card .side-card-section .card-img .card-subhead{font-size:14px!important}}@media(min-width:200.5px)and (max-width:767.5px){[data-component=education-policy-details] .motor-filters-policy{display:flex;align-items:center;justify-content:flex-start!important;flex-wrap:wrap;padding:1rem 0}[data-component=education-policy-details] .thirdPartyfilters .Apply-btn{background:#004e66;border-radius:24px;display:flex;flex-direction:row;align-items:center;padding:7px 28px;font-family:Source Sans Pro;font-style:normal;cursor:pointer;font-weight:600;font-size:12px;line-height:18px;letter-spacing:.5px;color:#fff;margin:8px}[data-component=education-policy-details] .motor-background .detail-head{font-size:16px!important}[data-component=education-policy-details] .motor-background .detail-subhead{font-size:14px!important}[data-component=education-policy-details] .motor-background .some-recommended{font-size:16px!important}[data-component=education-policy-details] .carValueFilters .Input-field-mobile{margin-top:.5rem}[data-component=education-policy-details] .carValueFilters .Input-field-mobile .input-fiels{border:1px solid #7e7e7e;border-radius:5px;padding:5px;opacity:.6}[data-component=education-policy-details] .carValueFilters .Input-field-mobile input:focus{outline:none}[data-component=education-policy-details] .carValueFilters .input-dropdown-field{max-width:200px;display:flex;border-radius:32px;height:32px;padding:16px;align-items:center;align-content:center;background-color:#fff}[data-component=education-policy-details] .carValueFilters .input-dropdown-field .arrow-icon{cursor:pointer;color:#7e7e7e}[data-component=education-policy-details] .carValueFilters .input-dropdown-field .Value{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#7e7e7e;margin-right:.4rem}[data-component=education-policy-details] .carValueFilters .input-dropdown-field .input-fiels{max-width:114px;border:transparent}[data-component=education-policy-details] .carValueFilters .input-dropdown-field input:focus{outline:none}[data-component=education-policy-details] .carValueFilters .value-dropdown{display:flex;border:1px solid hsla(0,0%,49%,.439);flex-direction:row;align-items:center;padding:10px 0;gap:10px;background:#fff;border-radius:32px;min-width:200px;height:32px;align-content:center;justify-content:center}[data-component=education-policy-details] .carValueFilters .Value{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#7e7e7e}[data-component=education-policy-details] .carValueFilters .setValue,[data-component=education-policy-details] .carValueFilters .setValue2{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:12px;line-height:22px;text-align:center;color:#3d3d3d;cursor:pointer}[data-component=education-policy-details] .carValueFilters .dec-icon{cursor:pointer;height:1.2rem}[data-component=education-policy-details] .why-ombrella-card .why-header{font-size:18px!important;margin-bottom:.5rem!important}[data-component=education-policy-details] .why-ombrella-card .side-card-section .term-side-card{min-height:5rem!important}[data-component=education-policy-details] .why-ombrella-card .side-card-section .card-head{line-height:20px!important;font-size:16px!important}[data-component=education-policy-details] .why-ombrella-card .side-card-section .card-img{margin-bottom:.5rem}[data-component=education-policy-details] .why-ombrella-card .side-card-section .card-img .card-subhead{font-size:14px!important}[data-component=education-policy-details] .education-Insurance-card .tab-view-card{display:block}[data-component=education-policy-details] .education-Insurance-card .web-view-section{display:none!important}[data-component=education-policy-details] .education-Insurance-card .mobile-view-section{display:block!important}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box{margin-bottom:2rem}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .View-policy-details-btn{display:flex;justify-content:flex-end}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .View-policy-details-btn .View-policy-details{background:#fec956;border-radius:3px 0 15px 3px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 16px;position:relative;transform:translate(.188rem,-.625rem);cursor:pointer;color:#3d3d3d}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .discount-percentage-value{display:flex;justify-content:flex-end}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .discount-percentage-value .value-off{background:#fff9f2;box-shadow:0 0 3px -2px rgba(0,0,0,.22);border-radius:24px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;color:#ec8103;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 16px;position:absolute;transform:translate(-20px,-22px)}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .logo-start .logo-border .logo-image .leadway-logo-image{height:auto;width:65px!important}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .logo-start .logo-border .logo-name{font-size:10px!important}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .logo-start .logo-border .logo-name .plan-name{font-size:16px!important}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css{display:flex;flex-direction:column;align-items:center;justify-content:center}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually{display:flex;align-items:center;justify-content:center}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .divider-line-btn{border-right:2px solid #ccc;padding:0 2px;height:1rem;margin-right:2px}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .paid-frequency{font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-align:center;color:#000!important}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .discount-value{display:flex}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .discount-value .flat-discount-off{background:#e9fff6;border-radius:10px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;text-align:center;color:#14a066;display:flex;align-items:center;padding:.5rem;margin-right:.25rem}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .discount-value .flat-discount-value{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:25px;text-align:center;color:#7e7e7e}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css .buy-button-motor{width:90px!important;height:32px!important;margin:.25rem 0!important;font-weight:600!important;background:#004e66!important;border-radius:24px!important;border:1px solid #004e66!important;color:#fff!important;font-size:14px!important}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css .buy-buttondisable{width:90px!important;height:32px!important;margin:.25rem 0!important;cursor:not-allowed!important;font-weight:600!important;background-color:#ccc!important;border-radius:24px!important;border:1px solid #ccc!important;color:#fff!important;font-size:14px!important}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css button .comment,[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css button:hover .replies{display:none!important}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css button:hover .comment{display:inline!important;background:#ffae00!important;color:#000!important;border:1px solid #ffae00!important}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css .buy-button-motor:hover{background-color:#ffae00!important;color:#000!important;border:1px solid #ffae00!important}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured{font-size:12px!important;line-height:16px!important}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured-value{font-size:16px!important;line-height:18px!important}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured-value .help-icon{font-size:1rem!important}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .features-height .benefits-tab{margin-top:1rem}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .features-height .feature-head{font-size:18px!important}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .features-height .feature-subhead{display:flex!important;align-items:start!important}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .features-height .feature-subhead .cover-extra{font-size:12px!important;line-height:18px!important}[data-component=education-policy-details] .travel-Insurance-card .tab-view-card{display:block!important}[data-component=education-policy-details] .travel-Insurance-card .web-view-section{display:none!important}[data-component=education-policy-details] .travel-Insurance-card .mobile-view-section{display:block!important}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box{margin-bottom:2rem}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .discount-background{background-color:#fff!important}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .View-policy-details-btn{display:flex;justify-content:flex-end}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .View-policy-details-btn .View-policy-details{background:#fec956;border-radius:3px 0 15px 3px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 16px;position:relative;transform:translate(3px,-10px);cursor:pointer;color:#3d3d3d}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .discount-percentage-value{display:flex;justify-content:flex-end}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .discount-percentage-value .value-off{background:#fff9f2;box-shadow:0 0 3px -2px rgba(0,0,0,.22);border-radius:24px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;color:#ec8103;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 12px;margin-right:3px}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .logo-start .logo-border .logo-image .leadway-logo-image{height:auto;width:65px!important}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .logo-start .logo-border .logo-name{font-size:10px!important}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .logo-start .logo-border .logo-name .plan-name{font-size:16px!important}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css{display:flex;flex-direction:column;align-items:center;justify-content:center}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually{display:flex;align-items:center;justify-content:center}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .divider-line-btn{border-right:2px solid #ccc;padding:0 2px;height:1rem;margin-right:2px}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .discount-value{display:flex}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .discount-value .flat-discount-off{background:#e9fff6;border-radius:10px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;text-align:center;color:#14a066;display:flex;align-items:center;padding:.5rem;margin-right:.25rem}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .discount-value .flat-discount-value{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:25px;text-align:center;color:#7e7e7e}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css .buy-button-motor{width:90px!important;height:32px!important;margin:.25rem 0!important;font-weight:600!important;background:#004e66!important;border-radius:24px!important;border:1px solid #004e66!important;color:#fff!important;font-size:14px!important}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css .buy-buttondisable{width:90px!important;height:32px!important;margin:.25rem 0!important;cursor:not-allowed!important;font-weight:600!important;background-color:#ccc!important;border-radius:24px!important;border:1px solid #ccc!important;color:#fff!important;font-size:14px!important}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css button .comment,[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css button:hover .replies{display:none!important}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css button:hover .comment{display:inline!important;background:#ffae00!important;color:#000!important;border:1px solid #ffae00!important}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css .buy-button-motor:hover{background-color:#ffae00!important;color:#000!important;border:1px solid #ffae00!important}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured{font-size:12px!important;line-height:16px!important}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured-value{font-size:18px!important;line-height:20px!important}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured-value .help-icon{font-size:1rem!important}}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=education-policy-details] .tab-header{display:block!important}[data-component=education-policy-details] .laptop-header{display:none}[data-component=education-policy-details] .padding-value{padding:0!important}[data-component=education-policy-details] .header-revamp{height:120px!important;display:flex;align-items:normal!important;flex-direction:column}[data-component=education-policy-details] .header-revamp .header-box{display:flex;justify-content:flex-start!important;flex-direction:column}[data-component=education-policy-details] .header-revamp .header-box .motor-logo{padding:0 1rem!important}[data-component=education-policy-details] .header-revamp .header-box .divider-line{border:1px solid #ccc;margin:1rem 0}[data-component=education-policy-details] .header-revamp .edit-details{display:flex;align-items:center;justify-content:flex-start!important;margin-bottom:1rem;padding:0 1rem!important}[data-component=education-policy-details] .education-Insurance-card .tab-view-card{display:block}[data-component=education-policy-details] .education-Insurance-card .mobile-view-section{display:block!important}[data-component=education-policy-details] .education-Insurance-card .web-view-section{display:none!important}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box{margin-bottom:2rem}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured{margin:1rem 0}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .features-height .benefits-tab{margin-top:1rem}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .features-height .feature-head{font-size:18px!important}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .features-height .feature-subhead{display:flex;align-items:flex-start}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .features-height .feature-subhead .star-logo{margin-top:.25rem}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .features-height .feature-subhead .cover-extra{font-size:14px!important}[data-component=education-policy-details] .travel-Insurance-card .tab-view-card{display:block!important}[data-component=education-policy-details] .travel-Insurance-card .web-view-section{display:none!important}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box{margin-bottom:2rem}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .discount-background{background:#fff!important}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured{margin:1rem 0}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=education-policy-details] .tab-header{display:block!important}[data-component=education-policy-details] .laptop-header{display:none}[data-component=education-policy-details] .padding-value{padding:0!important}[data-component=education-policy-details] .header-revamp{height:138px!important;display:flex;align-items:normal!important;flex-direction:column}[data-component=education-policy-details] .header-revamp .header-box{display:flex;justify-content:flex-start!important;flex-direction:column}[data-component=education-policy-details] .header-revamp .header-box .motor-logo{height:28px!important;padding:0 1rem!important}[data-component=education-policy-details] .header-revamp .header-box .divider-line{border:1px solid #ccc;margin:.5rem 0}[data-component=education-policy-details] .header-revamp .edit-details{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-start!important;margin-bottom:1rem;padding:0 1rem!important}[data-component=education-policy-details] .education-Insurance-card .tab-view-card{display:block}[data-component=education-policy-details] .education-Insurance-card .web-view-section{display:none!important}[data-component=education-policy-details] .education-Insurance-card .mobile-view-section{display:block!important}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box{margin-bottom:2rem}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured{margin:1rem 0}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .features-height .benefits-tab{margin-top:1rem}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .features-height .feature-head{font-size:18px!important}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .features-height .feature-subhead{display:flex;align-items:flex-start}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .features-height .feature-subhead .star-logo{margin-top:.25rem}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .features-height .feature-subhead .cover-extra{font-size:14px!important}[data-component=education-policy-details] .travel-Insurance-card .tab-view-card{display:block!important}[data-component=education-policy-details] .travel-Insurance-card .web-view-section{display:none!important}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box{margin-bottom:2rem}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .discount-background{background:#fff!important}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured{margin:1rem 0}}@media(max-width:767.5px)and (min-width:575.5px){[data-component=education-policy-details] .tab-header{display:block!important}[data-component=education-policy-details] .laptop-header{display:none}[data-component=education-policy-details] .padding-value{padding:0!important}[data-component=education-policy-details] .header-revamp{height:85px!important;align-items:normal!important;display:flex;flex-direction:column}[data-component=education-policy-details] .header-revamp .divider-line-header{border:1px solid #ccc;margin:.5rem 0!important}[data-component=education-policy-details] .header-revamp .header-box{display:flex;justify-content:flex-start!important;flex-direction:column}[data-component=education-policy-details] .header-revamp .header-box .motor-logo{height:24px!important;padding:0 .5rem!important}[data-component=education-policy-details] .header-revamp .header-box .divider-line{border:1px solid #ccc;margin:.5rem 0!important}[data-component=education-policy-details] .header-revamp .edit-details{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start!important;margin-bottom:1rem;padding:0 .5rem!important}[data-component=education-policy-details] .header-revamp .edit-details .green-edit,[data-component=education-policy-details] .header-revamp .edit-details .name{font-size:14px!important}[data-component=education-policy-details] .motor-Insurance-card .mobile-view-card{display:block!important}}@media(max-width:575.5px)and (min-width:200.5px){[data-component=education-policy-details] .tab-header{display:block!important}[data-component=education-policy-details] .laptop-header{display:none}[data-component=education-policy-details] .padding-value{padding:0!important}[data-component=education-policy-details] .header-revamp{display:flex;align-items:normal!important;flex-direction:column}[data-component=education-policy-details] .header-revamp .divider-line-header{border:1px solid #ccc;margin:.5rem 0!important}[data-component=education-policy-details] .header-revamp .header-box{display:flex;justify-content:flex-start!important;flex-direction:column}[data-component=education-policy-details] .header-revamp .header-box .motor-logo{height:22px!important;padding:0 .5rem!important}[data-component=education-policy-details] .header-revamp .header-box .divider-line{border:1px solid #ccc;margin:.5rem 0!important}[data-component=education-policy-details] .header-revamp .edit-details{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start!important;margin-bottom:.5rem;padding:0 .5rem!important}[data-component=education-policy-details] .header-revamp .edit-details .green-edit,[data-component=education-policy-details] .header-revamp .edit-details .name{font-size:12px!important}[data-component=education-policy-details] .header-revamp .edit-details .name .border-right{margin:0 .25rem!important}}[data-component=education-policy-details] .header-revamp{display:flex;align-items:center;justify-content:center;height:78px;background:#fff;box-shadow:0 2px 3px rgba(0,0,0,.18)}@media(max-width:575.5px)and (min-width:200.5px){[data-component=education-policy-details] .header-revamp{height:85px!important}}[data-component=education-policy-details] .header-revamp .header-box{display:flex;justify-content:space-between}[data-component=education-policy-details] .header-revamp .motor-logo{height:32px}[data-component=education-policy-details] .header-revamp .edit-details{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}[data-component=education-policy-details] .header-revamp .edit-details .green-edit{color:#14a066!important;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:20px;cursor:pointer}[data-component=education-policy-details] .header-revamp .edit-details .name{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#3d3d3d;margin:.25rem 0}[data-component=education-policy-details] .header-revamp .edit-details .name .sub-text{color:#7e7e7e!important;font-weight:500!important}[data-component=education-policy-details] .header-revamp .edit-details .name .border-right{opacity:.65;border:1px solid #ccc;transform:rotate(90deg);margin:0 1rem}@media(max-width:575.5px)and (min-width:200.5px){[data-component=education-policy-details] .fix-jan-height{height:131px!important}}[data-component=education-policy-details] .motor-filters-policy.web-view{display:flex}[data-component=education-policy-details] .motor-filters-policy.mob-view{display:none}@media(max-width:575.98px){[data-component=education-policy-details] .motor-filters-policy.web-view{display:none}[data-component=education-policy-details] .motor-filters-policy.mob-view{display:flex}}[data-component=education-policy-details] .insurer-filtes.web-view{display:flex}[data-component=education-policy-details] .insurer-filtes.mob-view{display:none}@media(max-width:575.98px){[data-component=education-policy-details] .insurer-filtes.web-view{display:none}[data-component=education-policy-details] .insurer-filtes.mob-view{display:flex}}[data-component=education-policy-details] .motor-filters-policy{display:flex;align-items:center;flex-wrap:wrap;padding:.5rem 0}@media(max-width:1399.5px)and (min-width:1199.5px){[data-component=education-policy-details] .motor-filters-policy{justify-content:flex-start!important}}[data-component=education-policy-details] .motor-background{background:#e4e4e4;padding:1rem 0}[data-component=education-policy-details] .motor-background .detail-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#001f29}[data-component=education-policy-details] .motor-background .detail-head .head-text{color:#004e66!important}[data-component=education-policy-details] .motor-background .detail-subhead{margin-bottom:2rem;font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;color:#7e7e7e}[data-component=education-policy-details] .motor-background .detail-subhead .subhead-text{color:#000}[data-component=education-policy-details] .motor-background .some-recommended,[data-component=education-policy-details] .why-ombrella-card .why-header{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#001f29;margin-bottom:1rem}[data-component=education-policy-details] .why-ombrella-card .why-header{line-height:32px}[data-component=education-policy-details] .why-ombrella-card .side-card-section .term-side-card{background:url(/images/card/term-side-card-1.png);background-repeat:no-repeat;background-size:cover;background-position:bottom;border-radius:20px}[data-component=education-policy-details] .why-ombrella-card .side-card-section .card-button{width:100%;background:#004e66;border-radius:24px;color:#fff;border:1px solid #004e66;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:18px;text-align:center}[data-component=education-policy-details] .why-ombrella-card .side-card-section .card-head{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:32px;color:#001f29;margin-bottom:.5rem}[data-component=education-policy-details] .why-ombrella-card .side-card-section .card-img{margin-bottom:.5rem}[data-component=education-policy-details] .why-ombrella-card .side-card-section .card-img .card-subhead{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;display:flex;line-height:24px;margin-bottom:.5rem;color:#001f29!important;align-items:flex-start}[data-component=education-policy-details] .why-ombrella-card .side-card-section .card-img .card-subhead .arrow-icon{margin-top:.25rem;margin-right:.5rem}[data-component=education-policy-details] .education-Insurance-card .tab-view-card{display:none}[data-component=education-policy-details] .education-Insurance-card .web-view-section{display:block}[data-component=education-policy-details] .education-Insurance-card .mobile-view-section{display:none}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box{background:#fff;border:2px solid #14a066;box-shadow:0 2px 4px rgba(0,0,0,.18),0 -7px 10px -2px rgba(0,0,0,.15);border-radius:12px;margin-bottom:2rem}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .View-policy-details-btn{position:relative;display:flex;justify-content:flex-end}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .View-policy-details-btn .View-policy-details{background:#fec956;border-radius:3px 0 15px 3px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 16px;position:absolute;bottom:-13px;right:0;cursor:pointer;color:#3d3d3d}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .discount-percentage-value{display:flex;justify-content:flex-end}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .discount-percentage-value .value-off{background:#fff9f2;box-shadow:0 0 3px -2px rgba(0,0,0,.22);border-radius:24px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;color:#ec8103;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 16px;position:absolute;transform:translate(-20px,-22px)}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css{display:flex;flex-direction:column;align-items:center;justify-content:center}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually{display:flex;align-items:center;justify-content:center}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .divider-line-btn{border-right:2px solid #ccc;padding:0 2px;height:1rem;margin-right:2px}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .paid-frequency{font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-align:center;color:#000!important}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .discount-value{display:flex}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .discount-value .flat-discount-off{background:#e9fff6;border-radius:10px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;text-align:center;color:#14a066;display:flex;align-items:center;padding:.5rem;margin-right:.25rem}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .discount-value .flat-discount-value{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:25px;text-align:center;color:#7e7e7e}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css .buy-button-motor{height:46px;width:135px;margin:.25rem 0;font-weight:600;background:#004e66;border-radius:24px;border:1px solid #004e66;color:#fff;font-size:20px}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css .buy-buttondisable{height:46px;width:135px;margin:.25rem 0;cursor:not-allowed;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff;font-size:24px}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css button .comment,[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css button:hover .replies{display:none}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .btn-class-css .buy-button-motor:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .background-color-box{background:rgba(20,160,102,.1);border-radius:11px 11px 0 0;padding:10px 0}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .background-color-box .col-divider-line{border-right:2px solid #ccc}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .background-color-box .logo-start{display:flex;align-items:flex-start;flex-direction:column}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .background-color-box .logo-start .logo-border{border-radius:12px;display:flex;flex-direction:row;align-items:center;height:100%;justify-content:center}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .background-color-box .logo-start .logo-border .logo-image .leadway-logo-image{height:auto;width:105px}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .background-color-box .logo-start .logo-border .logo-name{display:flex;flex-direction:column;align-items:flex-start;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#7e7e7e;margin:.25rem}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .background-color-box .logo-start .logo-border .logo-name .plan-name{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:16px;text-align:center;color:#001f29;margin-bottom:2px}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured{display:flex;justify-content:center;align-items:center}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price{display:flex;flex-direction:column;align-items:center}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:20px;text-align:center;color:#3d3d3d}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured-value{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:20px;line-height:25px;text-align:center;color:#001f29}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured-value .help-icon{font-size:1.2rem;color:#ccc}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .features-height{padding:1rem 0}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .features-height .feature-head{display:flex;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:20px;text-align:center;color:#004e66;margin-bottom:.5rem}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .features-height .feature-subhead{display:flex;align-items:center}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .features-height .feature-subhead .gppgoodicon-icon{color:#14a066;font-size:1rem}[data-component=education-policy-details] .education-Insurance-card .web-view-card .education-box .features-height .feature-subhead .cover-extra{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;opacity:.82;line-height:28px;margin-left:.25rem}[data-component=education-policy-details] .travel-Insurance-card .tab-view-card{display:none}[data-component=education-policy-details] .travel-Insurance-card .web-view-section{display:block}[data-component=education-policy-details] .travel-Insurance-card .mobile-view-section{display:none}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box{background:#fff;border:2px solid #14a066;box-shadow:0 2px 4px rgba(0,0,0,.18),0 -7px 10px -2px rgba(0,0,0,.15);border-radius:12px;margin-bottom:2rem}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .discount-background{border-radius:0 12px 0 0;border-left:1px solid #f5f5f5;background:#e7f5f0;display:flex;align-items:center;justify-content:center}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .discount-percentage-value{display:flex;justify-content:flex-end}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .discount-percentage-value .value-off{background:#fff9f2;box-shadow:0 0 3px -2px rgba(0,0,0,.22);border-radius:24px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;color:#ec8103;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 12px;margin-right:5px}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css{display:flex;flex-direction:column;align-items:center;justify-content:center}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually{display:flex;align-items:center;justify-content:center}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .divider-line-btn{border-right:2px solid #ccc;padding:0 2px;height:1rem;margin-right:2px}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .paid-frequency{font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-align:center;color:#000!important}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .discount-value{display:flex}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .discount-value .flat-discount-off{background:#e9fff6;border-radius:10px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;text-align:center;color:#14a066;display:flex;align-items:center;padding:.5rem;margin-right:.25rem}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .discount-value .flat-discount-value{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:25px;text-align:center;color:#7e7e7e}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css .buy-button-motor{height:46px;width:135px;margin:.25rem 0;font-weight:600;background:#004e66;border-radius:24px;border:1px solid #004e66;color:#fff;font-size:20px}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css .buy-buttondisable{height:46px;width:135px;margin:.25rem 0;cursor:not-allowed;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff;font-size:24px}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css button .comment,[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css button:hover .replies{display:none}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .btn-class-css .buy-button-motor:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .background-color-box{background:#fff;border-radius:11px 11px 0 0;min-height:123px}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .background-color-box .col-divider-line{border-right:2px solid #f4f4f4}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .background-color-box .logo-start{display:flex;align-items:flex-start;flex-direction:column}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .background-color-box .logo-start .logo-border{border-radius:12px;display:flex;flex-direction:row;align-items:center;height:100%;justify-content:center}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .background-color-box .logo-start .logo-border .logo-image .leadway-logo-image{height:auto;width:92px}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .background-color-box .logo-start .logo-border .logo-name{display:flex;flex-direction:column;align-items:flex-start;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#7e7e7e;margin:.25rem}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .background-color-box .logo-start .logo-border .logo-name .plan-name{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:16px;text-align:center;color:#001f29;margin-bottom:2px}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured{display:flex;justify-content:center;align-items:center}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price{display:flex;flex-direction:column;align-items:center}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:20px;text-align:center;color:#3d3d3d}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured-value{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:20px;line-height:25px;text-align:center;color:#001f29}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .highlights-view-policy{border-radius:0 0 0 12px;background:rgba(20,160,102,.05);padding:18px 20px 8px;display:flex;align-items:center;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;align-content:center}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .highlights-view-policy .view-policy-details-btn{padding:.1rem .5rem!important;margin:0 .25rem .5rem!important;color:#004e66;font-size:14px;font-family:Source Sans Pro;font-weight:600;letter-spacing:.15px;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .highlights-view-policy .free-addons-tag{display:flex;align-items:center;flex-wrap:wrap}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .highlights-view-policy .free-addons-tag .tag-free{background:rgba(20,160,102,.05);border:1px solid #14a066;border-radius:19px;font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#001f29;padding:.1rem .5rem!important;margin:0 .25rem .5rem!important}@media(max-width:767.5px)and (min-width:200px){[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .highlights-view-policy .free-addons-tag .tag-free{font-size:12px!important}}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .highlights-view-policy .free-addons-tag .tag-free:nth-child(3n+2){background:rgba(255,174,0,.05)!important;border:1px solid #ffae00!important}[data-component=education-policy-details] .travel-Insurance-card .web-view-card .education-box .highlights-view-policy .free-addons-tag .tag-free:nth-child(3n+3){background:rgba(0,78,102,.05)!important;border:1px solid #004e66!important}[data-component=education-policy-details] .laptop-header,[data-component=education-policy-details] .tab-header{display:none}[data-component=v2-plan-summery] .plan{background:#fff;border:2px solid #14a066;box-shadow:0 0 3px -2px rgba(0,0,0,.22);border-radius:12px}[data-component=v2-plan-summery] .plan .imgBorder{border:1.6px solid hsla(0,0%,96%,.75);border-radius:12px}[data-component=v2-plan-summery] .plan .planHead{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;color:#001f29}[data-component=v2-plan-summery] .plan .see{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066;cursor:pointer}[data-component=v2-plan-summery] .plan .see-mob{display:none}[data-component=v2-plan-summery] .plan .borderTop{border-top:3px solid rgba(0,78,102,.05)}[data-component=v2-plan-summery] .plan .key{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;color:#004e66}[data-component=v2-plan-summery] .plan .keyText{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;color:#3d3d3d;opacity:.82}[data-component=v2-plan-summery] .plan .yellowBack{background:#fef9ee;border-bottom-left-radius:12px;border-bottom-right-radius:12px}[data-component=v2-plan-summery] .plan .yellowBorder{opacity:.3;border:2px solid hsla(0,0%,80%,.75)}[data-component=v2-plan-summery] .plan .product{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:18px;color:rgba(0,31,41,.8)}[data-component=v2-plan-summery] .plan .insurance{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;color:#001f29}[data-component=v2-plan-summery] .plan .sum{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:20px;color:rgba(0,31,41,.6);text-align:center}[data-component=v2-plan-summery] .plan .price{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:28px;color:#004e66;text-align:center}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=v2-plan-summery] .plan .planHead{font-size:20px!important}[data-component=v2-plan-summery] .plan .see{font-size:14px!important}[data-component=v2-plan-summery] .plan .insurance,[data-component=v2-plan-summery] .plan .key,[data-component=v2-plan-summery] .plan .keyText,[data-component=v2-plan-summery] .plan .product,[data-component=v2-plan-summery] .plan .sum{font-size:16px!important}[data-component=v2-plan-summery] .plan .price{font-size:24px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=v2-plan-summery] .plan .planHead{font-size:18px!important}[data-component=v2-plan-summery] .plan .see{font-size:12px!important}[data-component=v2-plan-summery] .plan .insurance,[data-component=v2-plan-summery] .plan .key,[data-component=v2-plan-summery] .plan .keyText,[data-component=v2-plan-summery] .plan .product,[data-component=v2-plan-summery] .plan .sum{font-size:14px!important}[data-component=v2-plan-summery] .plan .price{font-size:20px!important}}@media(max-width:767.5px)and (min-width:575.5px){[data-component=v2-plan-summery] .plan .planHead{font-size:18px!important}[data-component=v2-plan-summery] .plan .see{font-size:12px!important}[data-component=v2-plan-summery] .plan .insurance,[data-component=v2-plan-summery] .plan .key,[data-component=v2-plan-summery] .plan .keyText,[data-component=v2-plan-summery] .plan .product,[data-component=v2-plan-summery] .plan .sum{font-size:14px!important}[data-component=v2-plan-summery] .plan .price{font-size:20px!important}}@media(max-width:575.5px)and (min-width:200.5px){[data-component=v2-plan-summery] .plan .see{display:none!important}[data-component=v2-plan-summery] .plan .see-mob{display:block!important;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#14a066;cursor:pointer;text-align:center}[data-component=v2-plan-summery] .plan .planHead{font-size:16px!important}[data-component=v2-plan-summery] .plan .see{font-size:10px!important}[data-component=v2-plan-summery] .plan .insurance,[data-component=v2-plan-summery] .plan .key,[data-component=v2-plan-summery] .plan .keyText,[data-component=v2-plan-summery] .plan .product,[data-component=v2-plan-summery] .plan .sum{font-size:14px!important}[data-component=v2-plan-summery] .plan .price{font-size:16px!important}}.file-claim-mobile-insurance{margin-bottom:4rem!important;padding-left:2rem;padding-right:2rem}.file-claim-mobile-insurance .claimImg{width:100%;height:auto}.file-claim-mobile-insurance .claimHead{font-family:Source Sans Pro;font-weight:700;font-size:36px;line-height:50px;color:#001f29}.file-claim-mobile-insurance .claimText{font-family:Source Sans Pro;font-weight:400;font-size:20px;line-height:25px;color:#3d3d3d}.file-claim-mobile-insurance .claimButton{font-family:Source Sans Pro;border:1.5px solid #004e66;border-radius:50px;font-weight:600;font-size:18px;line-height:23px;color:#fff;background-color:#004e66;width:276px;padding:12px 38px;display:flex;align-items:center;justify-content:center}@media(max-width:991.5px){.file-claim-mobile-insurance .claimHead{font-size:24px;line-height:36px}.file-claim-mobile-insurance .claimText{font-size:18px;line-height:20px;padding-bottom:1rem!important}.file-claim-mobile-insurance .claimButton{font-size:16px;line-height:18px;padding:.4rem 2.5rem}}@media(max-width:767.5px){.file-claim-mobile-insurance .claimHead{font-size:24px;line-height:36px;padding-top:1.5rem}.file-claim-mobile-insurance .claimText{font-size:18px;line-height:20px;padding-bottom:1rem!important}.file-claim-mobile-insurance .claimButton{font-size:16px;line-height:18px;padding:.4rem 2.5rem;margin-bottom:2.5rem}}@media(max-width:991.5px)and (min-width:768px){.file-claim-mobile-insurance-margin{margin-left:3rem;margin-right:3rem}}[data-component=plan-feature-popup] .tabRow{display:flex;border-bottom:3px solid rgba(0,78,102,.05)}[data-component=plan-feature-popup] .tabRow .tabElements{width:-moz-fit-content;width:fit-content;margin:auto;padding-bottom:.7rem}[data-component=plan-feature-popup] .tabRow .tabElements .tab-active{font-weight:600;font-size:16px;line-height:22px;color:#004e66;border-bottom:5px solid #004e66;border-radius:4px;padding-bottom:.6rem}[data-component=plan-feature-popup] .tabRow .tabElements .tab{font-weight:600;font-size:16px;line-height:22px;color:#7e7e7e}[data-component=plan-feature-popup] .tabRow .tabElements .tab-padding{margin-left:3rem;margin-right:3rem}@media(max-width:449.5px){[data-component=plan-feature-popup] .tabRow .tabElements{padding-bottom:.7rem}[data-component=plan-feature-popup] .tabRow .tabElements .tab,[data-component=plan-feature-popup] .tabRow .tabElements .tab-active{font-size:14px}[data-component=plan-feature-popup] .tabRow .tabElements .tab-padding{margin-left:1rem;margin-right:1rem}}[data-component=plan-feature-popup] .plan-feature-popup-head{font-weight:500;font-size:20px;line-height:23px;color:#001f29;padding-top:2.5rem;padding-bottom:1.5rem}[data-component=plan-feature-popup] .plan-feature-popup-head-top-pad{padding-top:.5rem}[data-component=plan-feature-popup] .plan-feature-popup-head-list{font-weight:400;font-size:16px;line-height:20px;color:#001f29;padding:.5rem 0}[data-component=plan-feature-popup] .plan-feature-bottom-space{padding:3rem 0}[data-component=travel-insurance-prequote]{margin-top:4.2rem;background-image:url(/images/travel-insurance-prequote-bg.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center}@media(max-width:767.5px){[data-component=travel-insurance-prequote] .mobile-width{width:100%!important}[data-component=travel-insurance-prequote] .rounded-fields{transform:translate(-10px,-28px);height:25px}[data-component=travel-insurance-prequote] .block-header{font-size:28px!important}}[data-component=travel-insurance-prequote] .container{height:-moz-max-content;height:max-content}@media(max-width:575.5px)and (min-width:200.5px){[data-component=travel-insurance-prequote] .term-life-content>h2{font-size:20px!important}[data-component=travel-insurance-prequote] .term-life-content>h1{font-size:28px!important;line-height:42px!important}[data-component=travel-insurance-prequote] .term-life-content .claimDesc,[data-component=travel-insurance-prequote] .term-life-content>p{font-size:14px!important;line-height:22px!important}}@media(max-width:767.5px)and (min-width:575.5px){[data-component=travel-insurance-prequote] .term-life-content>h2{font-size:22px!important}[data-component=travel-insurance-prequote] .term-life-content>h1{font-size:38px!important;line-height:52px!important}[data-component=travel-insurance-prequote] .term-life-content .claimDesc,[data-component=travel-insurance-prequote] .term-life-content>p{font-size:16px!important}}@media(max-width:991.5px)and (min-width:767.5px){[data-component=travel-insurance-prequote] .term-life-content>h2{font-size:24px!important}[data-component=travel-insurance-prequote] .term-life-content>h1{font-size:42px!important}[data-component=travel-insurance-prequote] .term-life-content .claimDesc,[data-component=travel-insurance-prequote] .term-life-content>p{font-size:16px!important}[data-component=travel-insurance-prequote] .term-life-content{margin-top:2rem}[data-component=travel-insurance-prequote] .term-life-content>h2{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:20px;text-align:center;color:#004e66}[data-component=travel-insurance-prequote] .term-life-content>h1{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:44px;line-height:64px;text-align:center;letter-spacing:.02em;color:#001f29}[data-component=travel-insurance-prequote] .term-life-content>p{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:20px;line-height:30px;text-align:center;color:#7e7f83}[data-component=travel-insurance-prequote] .term-life-content>span{font-weight:600;font-size:28px;line-height:20px;text-align:center;color:#004e66}[data-component=travel-insurance-prequote] .block-header{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:42px;display:flex;align-items:center;text-align:center;color:#004e66;min-height:-moz-fit-content;min-height:fit-content}[data-component=travel-insurance-prequote] .text-danger{margin-top:0;padding-top:0!important;white-space:nowrap}[data-component=travel-insurance-prequote] .css-1q60rmi-MuiAutocomplete-endAdornment{top:auto}[data-component=travel-insurance-prequote] .block-footer{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#001f29;align-items:center;align-content:space-between}[data-component=travel-insurance-prequote] .text-field-box{display:flex;justify-content:center}[data-component=travel-insurance-prequote] .text-field-box>button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 28px;background:#004e66;border-radius:30px;color:#fff;border:none;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:23px}[data-component=travel-insurance-prequote] .text-field-box .input-field-box{justify-content:center;margin-bottom:.5rem}[data-component=travel-insurance-prequote] .text-field-box .input-field-box-fields{padding:.5rem}}[data-component=travel-insurance-prequote] .term-life-content{margin-top:2rem}[data-component=travel-insurance-prequote] .term-life-content>h2{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:24px;line-height:20px;text-align:center;color:#004e66}[data-component=travel-insurance-prequote] .term-life-content>h1{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:44px;line-height:64px;text-align:center;letter-spacing:.02em;color:#001f29}[data-component=travel-insurance-prequote] .term-life-content>p{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:20px;line-height:30px;text-align:center;color:#7e7f83}[data-component=travel-insurance-prequote] .term-life-content>span{font-weight:600;font-size:28px;line-height:20px;text-align:center;color:#004e66}[data-component=travel-insurance-prequote] .block-header{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:42px;display:flex;align-items:center;text-align:center;color:#004e66;min-height:-moz-fit-content;min-height:fit-content}[data-component=travel-insurance-prequote] .text-danger{margin-top:0;padding-top:0!important;white-space:nowrap}[data-component=travel-insurance-prequote] .css-1q60rmi-MuiAutocomplete-endAdornment{top:auto}[data-component=travel-insurance-prequote] .block-footer{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#001f29;align-items:center;align-content:space-between}[data-component=travel-insurance-prequote] .text-field-box{display:flex;justify-content:center}[data-component=travel-insurance-prequote] .text-field-box>button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 28px;background:#004e66;border-radius:30px;color:#fff;border:none;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:23px}[data-component=travel-insurance-prequote] .text-field-box .generate-quote-button:hover{background:#ffae00;color:#000}[data-component=travel-insurance-prequote] .text-field-box .generate-quote-button:hover img{filter:brightness(100) invert(1)}[data-component=travel-insurance-prequote] .text-field-box .input-field-box{justify-content:center;margin-bottom:.5rem}[data-component=travel-insurance-prequote] .text-field-box .input-field-box-fields{padding:.5rem}[data-component=travel-insurance-prequote] .trip-btns-active{border:none;border-radius:11px;width:125px}[data-component=travel-insurance-prequote] .trip-btn-inactive{border:none;width:125px}@media(min-width:300px)and (max-width:432px){[data-component=travel-insurance-prequote] .trip-btn-inactive,[data-component=travel-insurance-prequote] .trip-btns-active{width:145px}}[data-component=new-travel-overlay-popup] .button-group .overlay-back-btn{border:none;background:none}[data-component=new-travel-overlay-popup] .button-group .overlay-sbt-btn{cursor:pointer;width:154px;padding:6px 17px;background:#004e66;border:none;color:#fff;font-weight:600;letter-spacing:.15px;border-radius:20px;height:42px}@media(max-width:767.5px){[data-component=new-travel-edit-modal] .save-btn-outer{justify-content:center!important}[data-component=new-travel-edit-modal] .button-group .overlay-save-btn{cursor:pointer;width:557px;padding:6px 17px;background:#004e66;border:none;color:#fff;font-weight:600;letter-spacing:.15px;border-radius:20px;height:42px}}[data-component=new-travel-edit-modal] .button-group .overlay-add-more-btn{cursor:pointer;font-size:16px;padding:6px 0;border:none;text-decoration:underline;font-weight:600;letter-spacing:.15px;height:42px;background:transparent;color:#14a066}@media(min-width:767.5px){[data-component=new-travel-edit-modal] .save-btn-outer{justify-content:end!important}[data-component=new-travel-edit-modal] .button-group .overlay-save-btn{cursor:pointer;width:157px;padding:6px 17px;background:#004e66;border:none;color:#fff;font-weight:600;letter-spacing:.15px;border-radius:20px;height:42px}}[data-component=new-travel-edit-modal] .button-group .overlay-mobile-save-btn{cursor:pointer;width:450px;padding:6px 17px;background:#004e66;border:none;color:#fff;font-weight:600;letter-spacing:.15px;border-radius:30px;height:48px}[data-component=plan-feature-popup-screen] .planBoxHeadTab{font-size:24px;font-weight:600;line-height:22px;display:flex;align-items:center;justify-content:center;padding:0}[data-component=plan-feature-popup-screen] .planBoxHeadTab img{width:40px;height:41px}[data-component=plan-feature-popup-screen] .planBoxFlatDiscountTab{background:rgba(20,160,102,.12);border-radius:6px;font-weight:500;font-size:14px;line-height:22px;display:flex;align-items:center;color:#14a066;width:-moz-fit-content;width:fit-content;padding:0 18px}[data-component=plan-feature-popup-screen] .planFeaturePremiumPriceTab{background:#004e66;border-radius:24px;font-weight:600;font-size:24px;line-height:27px;text-align:center;color:#fff;padding:.7rem 4rem;width:-moz-fit-content;width:fit-content;margin:auto;cursor:pointer}[data-component=plan-feature-popup-screen] .planFeaturePremiumPriceTab:hover{background:#ffae00}[data-component=plan-feature-popup-screen] .mobVisi,[data-component=plan-feature-popup-screen] .tabVisi{display:none}@media(max-width:991.5px){[data-component=plan-feature-popup-screen] .tabVisi{display:flex!important}[data-component=plan-feature-popup-screen] .tabNotVisi{display:none}}@media(max-width:767.5px){[data-component=plan-feature-popup-screen] .mobVisi{display:flex!important}[data-component=plan-feature-popup-screen] .webVisi{display:none}}@media(max-width:449.5px){[data-component=plan-feature-popup-screen] .planBoxHeadTab{font-size:14px}[data-component=plan-feature-popup-screen] .planBoxFlatDiscountTab{font-size:10px}[data-component=plan-feature-popup-screen] .planFeaturePremiumPriceTab{width:290px;padding:8px 51px;background:#004e66;border-radius:24px;font-weight:600;font-size:24px;line-height:27px;text-align:center;color:#fff;margin:auto;cursor:pointer}}[data-component=VRN-drawer] .details-head{color:"#001F29";font-family:Source Sans Pro;font-size:24px;font-style:normal;font-weight:600;line-height:normal}[data-component=VRN-drawer] .up-text{color:"#7E7E7E";font-family:Source Sans Pro;font-size:20px;font-style:normal;font-weight:400;opacity:.5;margin-bottom:10px;line-height:20px}[data-component=VRN-drawer] .down-text{color:"#3D3D3D";font-family:Source Sans Pro;font-size:22px;font-style:normal;font-weight:600;line-height:20px}[data-component=VRN-drawer] .vrn-border{border-bottom:1px solid hsla(0,0%,80%,.6)}[data-component=VRN-drawer] .save{border-radius:24px;border:1.2px solid var(--primary,#004e66);background:var(--white,#fff);color:var(--primary,#004e66);font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.5px;text-align:center;cursor:pointer}[data-component=VRN-drawer] .up-image{position:absolute;height:170px;top:33px}[data-component=VRN-drawer] .down-image{position:absolute;height:290px;right:0;bottom:60px}@media(max-width:767.5px){[data-component=VRN-drawer] .details-head{font-size:22px!important}[data-component=VRN-drawer] .up-text{font-size:16px!important}[data-component=VRN-drawer] .down-text{font-size:18px!important}[data-component=VRN-drawer] .save{font-size:14px}[data-component=VRN-drawer] .up-image{position:absolute;height:170px;top:0!important}[data-component=VRN-drawer] .down-image{position:absolute;height:290px!important;right:0;bottom:-60px!important}}[data-component=saving-insurance-card-v2] .tab-view-card{display:none}[data-component=saving-insurance-card-v2] .web-view-section{display:block}[data-component=saving-insurance-card-v2] .mobile-view-section{display:none}[data-component=saving-insurance-card-v2] .web-view-card .education-box{background:#fff;border:2px solid #14a066;box-shadow:0 2px 4px rgba(0,0,0,.18),0 -7px 10px -2px rgba(0,0,0,.15);border-radius:13px;overflow:hidden}[data-component=saving-insurance-card-v2] .web-view-card .education-box .View-policy-details-btn{display:flex;justify-content:flex-end}[data-component=saving-insurance-card-v2] .web-view-card .education-box .View-policy-details-btn .View-policy-details{background:#fec956;border-radius:3px 0 15px 3px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 10px;position:relative;transform:translate(1.2px,1px);cursor:pointer;color:#3d3d3d}[data-component=saving-insurance-card-v2] .web-view-card .education-box .discount-percentage-value{display:flex;justify-content:flex-end}[data-component=saving-insurance-card-v2] .web-view-card .education-box .discount-percentage-value .value-off{background:#fff9f2;box-shadow:0 0 3px -2px rgba(0,0,0,.22);border-radius:24px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;color:#ec8103;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 16px;position:absolute;transform:translate(-20px,-22px)}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css{display:flex;flex-direction:column;align-items:center;justify-content:center}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .discount-anually{display:flex;align-items:center;justify-content:center}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .discount-anually .divider-line-btn{border-right:2px solid #ccc;padding:0 2px;height:1rem;margin-right:2px}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .discount-anually .paid-frequency{font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-align:center;color:#000!important}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .discount-anually .discount-value{display:flex}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .discount-anually .discount-value .flat-discount-off{background:#e9fff6;border-radius:10px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;text-align:center;color:#14a066;display:flex;align-items:center;padding:.5rem;margin-right:.25rem}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .discount-anually .discount-value .flat-discount-value{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:25px;text-align:center;color:#7e7e7e}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .buy-button-motor{height:46px;width:165px;margin:.25rem 0;font-weight:600;background:#004e66;border-radius:24px;border:1px solid #004e66;color:#fff;font-size:20px}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .buy-buttondisable{height:46px;width:135px;margin:.25rem 0;cursor:not-allowed;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff;font-size:24px}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css button .comment,[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css button:hover .replies{display:none}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .buy-button-motor:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}[data-component=saving-insurance-card-v2] .web-view-card .education-box .background-color-box{background:#fff;border-radius:11px 11px 11px 11px;padding:10px 0}[data-component=saving-insurance-card-v2] .web-view-card .education-box .background-color-box .col-divider-line{border-right:2px solid #ccc}[data-component=saving-insurance-card-v2] .web-view-card .education-box .background-color-box .logo-start{display:flex;align-items:flex-start;flex-direction:column}[data-component=saving-insurance-card-v2] .web-view-card .education-box .background-color-box .logo-start .logo-border{border-radius:12px;display:flex;flex-direction:row;align-items:center;height:100%;justify-content:center}[data-component=saving-insurance-card-v2] .web-view-card .education-box .background-color-box .logo-start .logo-border .logo-image .leadway-logo-image{height:auto;width:105px}[data-component=saving-insurance-card-v2] .web-view-card .education-box .background-color-box .logo-start .logo-border .logo-name{display:flex;flex-direction:column;align-items:flex-start;font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#7e7e7e;margin:.25rem}[data-component=saving-insurance-card-v2] .web-view-card .education-box .background-color-box .logo-start .logo-border .logo-name .plan-name{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:18px;line-height:16px;text-align:center;color:#001f29;margin-bottom:2px}[data-component=saving-insurance-card-v2] .web-view-card .education-box .background-color-box .divide-sum-assured{display:flex;justify-content:center;align-items:center}[data-component=saving-insurance-card-v2] .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price{display:flex;flex-direction:column;align-items:center}[data-component=saving-insurance-card-v2] .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:20px;text-align:center;color:#3d3d3d}[data-component=saving-insurance-card-v2] .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured-value{font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:20px;line-height:25px;text-align:center;color:#001f29}[data-component=saving-insurance-card-v2] .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured-value .help-icon{font-size:1.2rem;color:#ccc}[data-component=saving-insurance-card-v2] .web-view-card .education-box .features-height{padding-top:1rem}[data-component=saving-insurance-card-v2] .web-view-card .education-box .features-height .feature-head{display:flex;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:20px;text-align:center;color:#004e66;margin-bottom:.5rem}[data-component=saving-insurance-card-v2] .web-view-card .education-box .features-height .feature-subhead{display:flex;align-items:center}[data-component=saving-insurance-card-v2] .web-view-card .education-box .features-height .feature-subhead .gppgoodicon-icon{color:#14a066;font-size:1rem}[data-component=saving-insurance-card-v2] .web-view-card .education-box .features-height .feature-subhead .cover-extra{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;opacity:.82;line-height:28px;margin-left:.25rem}@media(min-width:200.5px)and (max-width:991.5px){[data-component=saving-insurance-card-v2] .motor-filters-policy{display:flex;align-items:center;justify-content:flex-start!important;flex-wrap:wrap;padding:1rem 0}[data-component=saving-insurance-card-v2] .thirdPartyfilters .Apply-btn{background:#004e66;border-radius:24px;display:flex;flex-direction:row;align-items:center;padding:7px 28px;font-family:Source Sans Pro;font-style:normal;cursor:pointer;font-weight:600;font-size:12px;line-height:18px;letter-spacing:.5px;color:#fff;margin:8px}[data-component=saving-insurance-card-v2] .motor-background .detail-head{font-size:16px!important}[data-component=saving-insurance-card-v2] .motor-background .detail-subhead{font-size:14px!important}[data-component=saving-insurance-card-v2] .motor-background .some-recommended{font-size:16px!important}[data-component=saving-insurance-card-v2] .carValueFilters .Input-field-mobile{margin-top:.5rem}[data-component=saving-insurance-card-v2] .carValueFilters .Input-field-mobile .input-fiels{border:1px solid #7e7e7e;border-radius:5px;padding:5px;opacity:.6}[data-component=saving-insurance-card-v2] .carValueFilters .Input-field-mobile input:focus{outline:none}[data-component=saving-insurance-card-v2] .carValueFilters .input-dropdown-field{max-width:200px;display:flex;border-radius:32px;height:32px;padding:16px;align-items:center;align-content:center;background-color:#fff}[data-component=saving-insurance-card-v2] .carValueFilters .input-dropdown-field .arrow-icon{cursor:pointer;color:#7e7e7e}[data-component=saving-insurance-card-v2] .carValueFilters .input-dropdown-field .Value{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#7e7e7e;margin-right:.4rem}[data-component=saving-insurance-card-v2] .carValueFilters .input-dropdown-field .input-fiels{max-width:114px;border:transparent}[data-component=saving-insurance-card-v2] .carValueFilters .input-dropdown-field input:focus{outline:none}[data-component=saving-insurance-card-v2] .carValueFilters .value-dropdown{display:flex;border:1px solid hsla(0,0%,49%,.439);flex-direction:row;align-items:center;padding:10px 0;gap:10px;background:#fff;border-radius:32px;min-width:200px;height:32px;align-content:center;justify-content:center}[data-component=saving-insurance-card-v2] .carValueFilters .Value{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#7e7e7e}[data-component=saving-insurance-card-v2] .carValueFilters .setValue,[data-component=saving-insurance-card-v2] .carValueFilters .setValue2{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:12px;line-height:22px;text-align:center;color:#3d3d3d;cursor:pointer}[data-component=saving-insurance-card-v2] .carValueFilters .dec-icon{cursor:pointer;height:1.2rem}[data-component=saving-insurance-card-v2] .why-ombrella-card .why-header{font-size:18px!important;margin-bottom:.5rem!important}[data-component=saving-insurance-card-v2] .why-ombrella-card .side-card-section .term-side-card{min-height:5rem!important}[data-component=saving-insurance-card-v2] .why-ombrella-card .side-card-section .card-head{line-height:20px!important;font-size:16px!important}[data-component=saving-insurance-card-v2] .why-ombrella-card .side-card-section .card-img{margin-bottom:.5rem}[data-component=saving-insurance-card-v2] .why-ombrella-card .side-card-section .card-img .card-subhead{font-size:14px!important}[data-component=saving-insurance-card-v2] .tab-view-card{display:block}[data-component=saving-insurance-card-v2] .web-view-section{display:none!important}[data-component=saving-insurance-card-v2] .mobile-view-section{display:block!important}[data-component=saving-insurance-card-v2] .web-view-card .education-box .View-policy-details-btn{display:flex;justify-content:flex-end}[data-component=saving-insurance-card-v2] .web-view-card .education-box .View-policy-details-btn .View-policy-details{background:#fec956;border-radius:3px 0 15px 3px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 16px;cursor:pointer;color:#3d3d3d}[data-component=saving-insurance-card-v2] .web-view-card .education-box .discount-percentage-value{display:flex;justify-content:flex-end}[data-component=saving-insurance-card-v2] .web-view-card .education-box .discount-percentage-value .value-off{background:#fff9f2;box-shadow:0 0 3px -2px rgba(0,0,0,.22);border-radius:24px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;color:#ec8103;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 16px;position:absolute;transform:translate(-20px,-22px)}[data-component=saving-insurance-card-v2] .web-view-card .education-box .logo-start .logo-border .logo-image .leadway-logo-image{height:auto;width:105px!important}[data-component=saving-insurance-card-v2] .web-view-card .education-box .logo-start .logo-border .logo-name{font-size:10px!important}[data-component=saving-insurance-card-v2] .web-view-card .education-box .logo-start .logo-border .logo-name .plan-name{font-size:16px!important}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css{display:flex;flex-direction:column;align-items:center;justify-content:center}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .discount-anually{display:flex;align-items:center;justify-content:center}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .discount-anually .divider-line-btn{border-right:2px solid #ccc;padding:0 2px;height:1rem;margin-right:2px}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .discount-anually .paid-frequency{font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-align:center;color:#000!important}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .discount-anually .discount-value{display:flex}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .discount-anually .discount-value .flat-discount-off{background:#e9fff6;border-radius:10px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;text-align:center;color:#14a066;display:flex;align-items:center;padding:.5rem;margin-right:.25rem}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .discount-anually .discount-value .flat-discount-value{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:25px;text-align:center;color:#7e7e7e}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .buy-button-motor{width:160px!important;height:40px!important;margin:.25rem 0!important;font-weight:600!important;background:#004e66!important;border-radius:24px!important;border:1px solid #004e66!important;color:#fff!important;font-size:14px!important}}@media(min-width:200.5px)and (max-width:991.5px)and (min-width:399px)and (max-width:440px){[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .buy-button-motor{width:320px!important}}@media(min-width:200.5px)and (max-width:991.5px)and (min-width:441px)and (max-width:579px){[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .buy-button-motor{width:400px!important}}@media(min-width:200.5px)and (max-width:991.5px)and (min-width:580px)and (max-width:768px){[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .buy-button-motor{width:28rem!important;height:46px!important}}@media(min-width:200.5px)and (max-width:991.5px)and (max-width:399px){[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .buy-button-motor{width:300px!important}}@media(min-width:200.5px)and (max-width:991.5px){[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .buy-buttondisable{width:90px!important;height:32px!important;margin:.25rem 0!important;cursor:not-allowed!important;font-weight:600!important;background-color:#ccc!important;border-radius:24px!important;border:1px solid #ccc!important;color:#fff!important;font-size:14px!important}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css button .comment,[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css button:hover .replies{display:none!important}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css button:hover .comment{display:inline!important;background:#ffae00!important;color:#000!important;border:1px solid #ffae00!important}[data-component=saving-insurance-card-v2] .web-view-card .education-box .btn-class-css .buy-button-motor:hover{background-color:#ffae00!important;color:#000!important;border:1px solid #ffae00!important}[data-component=saving-insurance-card-v2] .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured{font-size:12px!important;line-height:16px!important}[data-component=saving-insurance-card-v2] .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured-value{font-size:16px!important;line-height:18px!important}[data-component=saving-insurance-card-v2] .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured-value .help-icon{font-size:1rem!important}[data-component=saving-insurance-card-v2] .web-view-card .education-box .features-height .benefits-tab{margin-top:1rem}[data-component=saving-insurance-card-v2] .web-view-card .education-box .features-height .feature-head{font-size:18px!important}[data-component=saving-insurance-card-v2] .web-view-card .education-box .features-height .feature-subhead{display:flex;align-items:flex-start}[data-component=saving-insurance-card-v2] .web-view-card .education-box .features-height .feature-subhead .cover-extra{font-size:12px!important;line-height:18px!important}[data-component=saving-insurance-card-v2] .travel-Insurance-card .tab-view-card{display:block!important}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-section{display:none!important}[data-component=saving-insurance-card-v2] .travel-Insurance-card .mobile-view-section{display:block!important}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box{margin-bottom:2rem}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .discount-background{background-color:#fff!important}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .View-policy-details-btn{display:flex;justify-content:flex-end}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .View-policy-details-btn .View-policy-details{background:#fec956;border-radius:3px 0 15px 3px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 16px;cursor:pointer;color:#3d3d3d}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .discount-percentage-value{display:flex;justify-content:flex-end}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .discount-percentage-value .value-off{background:#fff9f2;box-shadow:0 0 3px -2px rgba(0,0,0,.22);border-radius:24px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;color:#ec8103;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 12px;margin-right:3px}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .logo-start .logo-border .logo-image .leadway-logo-image{height:auto;width:105px!important}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .logo-start .logo-border .logo-name{font-size:10px!important}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .logo-start .logo-border .logo-name .plan-name{font-size:16px!important}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .btn-class-css{display:flex;flex-direction:column;align-items:center;justify-content:center}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually{display:flex;align-items:center;justify-content:center}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .divider-line-btn{border-right:2px solid #ccc;padding:0 2px;height:1rem;margin-right:2px}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .discount-value{display:flex}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .discount-value .flat-discount-off{background:#e9fff6;border-radius:10px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;text-align:center;color:#14a066;display:flex;align-items:center;padding:.5rem;margin-right:.25rem}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .discount-value .flat-discount-value{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:25px;text-align:center;color:#7e7e7e}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .btn-class-css .buy-button-motor{width:90px!important;height:32px!important;margin:.25rem 0!important;font-weight:600!important;background:#004e66!important;border-radius:24px!important;border:1px solid #004e66!important;color:#fff!important;font-size:14px!important}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .btn-class-css .buy-buttondisable{width:90px!important;height:32px!important;margin:.25rem 0!important;cursor:not-allowed!important;font-weight:600!important;background-color:#ccc!important;border-radius:24px!important;border:1px solid #ccc!important;color:#fff!important;font-size:14px!important}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .btn-class-css button .comment,[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .btn-class-css button:hover .replies{display:none!important}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .btn-class-css button:hover .comment{display:inline!important;background:#ffae00!important;color:#000!important;border:1px solid #ffae00!important}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .btn-class-css .buy-button-motor:hover{background-color:#ffae00!important;color:#000!important;border:1px solid #ffae00!important}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured{font-size:12px!important;line-height:16px!important}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured-value{font-size:18px!important;line-height:20px!important}[data-component=saving-insurance-card-v2] .travel-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured-value .help-icon{font-size:1rem!important}}@media(min-width:991.5px){.education-Insurance-card .tab-view-card{display:none}.education-Insurance-card .mobile-view-section{display:none!important}.education-Insurance-card .web-view-section{display:block!important}.education-Insurance-card .web-view-card .education-box{margin-bottom:2rem}.education-Insurance-card .web-view-card .education-box .View-policy-details-btn{display:flex;justify-content:flex-end}.education-Insurance-card .web-view-card .education-box .View-policy-details-btn .View-policy-details{background:#fec956;border-radius:3px 0 15px 3px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 10px;position:relative;transform:translate(1.2px,1px);cursor:pointer;color:#3d3d3d}.education-Insurance-card .web-view-card .education-box .discount-percentage-value{display:flex;justify-content:flex-end}.education-Insurance-card .web-view-card .education-box .discount-percentage-value .value-off{background:#fff9f2;box-shadow:0 0 3px -2px rgba(0,0,0,.22);border-radius:24px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;color:#ec8103;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 16px;position:absolute;transform:translate(-20px,-22px)}.education-Insurance-card .web-view-card .education-box .logo-start .logo-border .logo-image .leadway-logo-image{height:auto;width:105px!important}.education-Insurance-card .web-view-card .education-box .logo-start .logo-border .logo-name{font-size:10px!important}.education-Insurance-card .web-view-card .education-box .logo-start .logo-border .logo-name .plan-name{font-size:16px!important}.education-Insurance-card .web-view-card .education-box .btn-class-css{display:flex;flex-direction:column;align-items:center;justify-content:center}.education-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually{display:flex;align-items:center;justify-content:center}.education-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .divider-line-btn{border-right:2px solid #ccc;padding:0 2px;height:1rem;margin-right:2px}.education-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .paid-frequency{font-style:normal;font-weight:600;font-size:12px;line-height:16px;text-align:center;color:#000!important;margin-top:10px}}@media(min-width:991.5px)and (max-width:768px){.education-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .paid-frequency{margin-top:70px}}@media(min-width:991.5px){.education-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .paid-frequency{margin-top:10px!important}}@media(min-width:991.5px)and (max-width:768px){.education-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .paid-frequency{margin-top:70px!important}}@media(min-width:991.5px){.education-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .discount-value{display:flex}.education-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .discount-value .flat-discount-off{background:#e9fff6;border-radius:10px;font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:14px;line-height:14px;text-align:center;color:#14a066;display:flex;align-items:center;padding:.5rem;margin-right:.25rem}.education-Insurance-card .web-view-card .education-box .btn-class-css .discount-anually .discount-value .flat-discount-value{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:20px;line-height:25px;text-align:center;color:#7e7e7e}.education-Insurance-card .web-view-card .education-box .btn-class-css .buy-button-motor{height:46px;width:165px;margin:.25rem 0;font-weight:600;background:#004e66;border-radius:24px;border:1px solid #004e66;color:#fff;font-size:20px}}@media(min-width:991.5px)and (max-width:991px){.education-Insurance-card .web-view-card .education-box .btn-class-css .buy-button-motor{width:100%;max-width:165px!important}}@media(min-width:991.5px){.education-Insurance-card .web-view-card .education-box .btn-class-css .buy-buttondisable{height:46px;width:135px;margin:.25rem 0;cursor:not-allowed;font-weight:600;background-color:#ccc;border-radius:24px;border:1px solid #ccc;color:#fff;font-size:24px}.education-Insurance-card .web-view-card .education-box .btn-class-css button .comment,.education-Insurance-card .web-view-card .education-box .btn-class-css button:hover .replies{display:none!important}.education-Insurance-card .web-view-card .education-box .btn-class-css button:hover .comment{display:inline!important;background:#ffae00!important;color:#000!important;border:1px solid #ffae00!important}.education-Insurance-card .web-view-card .education-box .btn-class-css .buy-button-motor:hover{background-color:#ffae00!important;color:#000!important;border:1px solid #ffae00!important}.education-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured{font-size:12px!important;line-height:16px!important}.education-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured-value{font-size:20px!important;line-height:18px!important}.education-Insurance-card .web-view-card .education-box .background-color-box .divide-sum-assured .sum-assured-price .sum-assured-value .help-icon{font-size:1rem!important}.card{background:#fff;box-shadow:0 2px 4px -2px hsla(0,0%,100%,.15),0 4px 4px -2px rgba(24,39,75,.04);border-radius:12px}.card .border-right{border-right:2px solid #ccc}.card .first-col{background:#e8f6f0;display:flex;align-items:center;justify-content:center}.card .save-radious{border-radius:0 0 8px 0}.card .img-save{height:20px;width:auto}.card .image-radious{border-radius:0 0 0 9px}.card .image-radious2{border-radius:10px 0 0 0}.card .image-radious3{border-radius:10px 0 0 9px}.card .view-policy{bottom:-2px;right:-2px;background-color:#fec956;box-shadow:0 0 4px rgba(0,0,0,.25);border-right:2px solid #14a066;border-bottom:2px solid #14a066;width:132px;height:25px;font-size:12px;color:#3d3d3d}.card .more-plan,.card .view-policy{position:absolute;display:flex;flex-direction:row;padding:12px 0;box-sizing:border-box;align-items:center;justify-content:center;font-weight:600;cursor:pointer}.card .more-plan{bottom:-30px;left:calc(50% - 122.5px);border-radius:0 0 8px 8px;background-color:#f5f5f5;box-shadow:0 0 4px rgba(0,0,0,.18);width:246px;height:28px;font-size:14px;color:#004e66;margin-top:10vh}}@media(min-width:991.5px)and (max-width:1920px){.card .more-plan{margin-top:8vh;padding:6px 0}}@media(min-width:991.5px)and (max-width:1366px){.card .more-plan{margin-top:6vh;padding:4px 0}}@media(min-width:991.5px)and (max-width:768px){.card .more-plan{margin-top:4vh;padding:2px 0}}@media(min-width:991.5px){.card .buy-button{border-radius:24px;background:#004e66;border:1px solid #004e66;color:#fff;text-align:center;font-family:Source Sans Pro;font-size:24px;font-weight:600;width:12vw;cursor:pointer}.card .buy-button .comment,.card .buy-button:hover .replies{display:none}.card .buy-button:hover .comment{display:inline;background:#ffae00;color:#000;border:1px solid #ffae00}.card .buy-button:hover{background-color:#ffae00;color:#000;border:1px solid #ffae00}.card .paid{color:#001f29;font-size:12px;line-height:16px}.card .off,.card .paid{text-align:center;font-family:Source Sans Pro;font-style:normal;font-weight:600}.card .off{border-radius:10px;background:#f0fcff;color:#1791ac;font-size:14px;line-height:14px}.card .price-cut-save{color:#7e7e7e;font-size:16px;font-weight:700;line-height:normal}.card .price-cut-save,.card .up-save-text{text-align:center;font-family:Source Sans Pro;font-style:normal}.card .up-save-text{color:var(--bg-2,#3d3d3d);font-size:14px;font-weight:600;line-height:20px}.card .down-save-text{color:var(--text-color-1,#001f29);font-size:20px;font-weight:700;line-height:normal}.card .down-save-text,.card .image-text{text-align:center;font-family:Source Sans Pro;font-style:normal}.card .image-text{color:var(--bg-2,#3d3d3d);font-size:12px;font-weight:400;line-height:16px}.card .extra{border-radius:19px;border:1px solid var(--primary-2,#99e7ff);background:rgba(153,231,255,.05);color:var(--text-1,#001f29);font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:400;line-height:17px}.card .save-border-right{border-right:2px solid hsla(0,0%,80%,.35)}.card .seperate-border{border-bottom:2px solid hsla(0,0%,80%,.65)}}@media(min-width:991.5px)and (min-width:1540px){.card .buy-button{width:200px!important}}@media(min-width:991.5px)and (min-width:1200.5px)and (max-width:1399.5px){.card .buy-button{border-radius:20px!important;font-size:22px!important;width:12vw}}@media(min-width:991.5px)and (max-width:1200px){.card .down-save-text{font-size:17px!important}.card .buy-button{border-radius:18px!important;font-size:18px!important;width:12vw!important}.card .img-save{height:15px!important;width:auto}}@media(min-width:991.5px)and (max-width:900px){.card .down-save-text{font-size:17px!important}.card .buy-button{border-radius:18px!important;font-size:18px!important;width:17vw!important}.card .img-save{height:15px!important;width:auto}}@media(min-width:991.5px){.card .plus-more{color:var(--bg-2,#3d3d3d);font-family:Source Sans Pro;font-size:12px;font-style:normal;font-weight:600;line-height:17px;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer}.card-mobile{background:#fff;border:2px solid #14a066;box-shadow:0 2px 4px -2px hsla(0,0%,100%,.15),0 4px 4px -2px rgba(24,39,75,.04);border-radius:12px}.card-mobile .head-text-save{background:rgba(0,78,102,.06);color:var(--primary,#004e66);font-family:Source Sans Pro;font-size:12px;font-style:normal;font-weight:400;line-height:17px;text-align:center}.card-mobile .head-text-radious{border-radius:10px 10px 0 0}.card-mobile .head-text-radious2{border-radius:0 0 10px 10px}.card-mobile .head-back{background:#e8f6f0}.card-mobile .provider-save{color:var(--bg-2,#3d3d3d);font-size:10px;font-weight:400;line-height:16px}.card-mobile .buy-button-save,.card-mobile .provider-save{text-align:center;font-family:Source Sans Pro;font-style:normal}.card-mobile .buy-button-save{border-radius:24px;background:var(--primary,#004e66);color:var(--white,#fff);font-size:14px;font-weight:600;line-height:20px;letter-spacing:.021px;width:25vw;cursor:pointer}.card-mobile .buy-button-save .comment,.card-mobile .buy-button-save:hover .replies{display:none}.card-mobile .buy-button-save:hover .comment{display:inline;background:#ffae00;color:#000}.card-mobile .buy-button-save:hover{background-color:#ffae00;color:#000}.card-mobile .paid{color:#001f29;line-height:16px}.card-mobile .off,.card-mobile .paid{text-align:center;font-family:Source Sans Pro;font-size:10px;font-style:normal;font-weight:600}.card-mobile .off{border-radius:10px;background:#f0fcff;color:#1791ac;line-height:14px}.card-mobile .price-cut-save{color:#7e7e7e;font-size:14px;font-weight:700;line-height:normal}.card-mobile .price-cut-save,.card-mobile .up-save-text{text-align:center;font-family:Source Sans Pro;font-style:normal}.card-mobile .up-save-text{color:var(--bg-2,#3d3d3d);font-size:10px;font-weight:600;line-height:20px}.card-mobile .down-save-text{color:var(--text-color-1,#001f29);text-align:center;font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.card-mobile .img-save{height:12px!important;width:auto}.card-mobile .extra{border-radius:19px;border:1px solid var(--primary-2,#99e7ff);background:rgba(153,231,255,.05);color:var(--text-1,#001f29);font-size:12px;font-weight:400}.card-mobile .extra,.card-mobile .plus-more{font-family:Source Sans Pro;font-style:normal;line-height:17px}.card-mobile .plus-more{color:var(--bg-2,#3d3d3d);font-size:10px;font-weight:600;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer}.card-mobile .save-border-right{border-right:2px solid hsla(0,0%,80%,.35)}.card-mobile .view-policy{bottom:-50px;right:-2px;background-color:#fec956;box-shadow:0 0 4px rgba(0,0,0,.25);border-right:2px solid #14a066;border-bottom:2px solid #14a066;width:132px;height:25px;color:#3d3d3d}.card-mobile .more-plan,.card-mobile .view-policy{position:absolute;display:flex;flex-direction:row;padding:12px 0;box-sizing:border-box;align-items:center;justify-content:center;font-size:12px;font-weight:600;cursor:pointer}.card-mobile .more-plan{margin-top:2px;left:calc(50% - 102.5px);border-radius:0 0 8px 8px;background-color:#f5f5f5;box-shadow:0 0 4px rgba(0,0,0,.18);width:200px;height:24px;color:#004e66}.card-mobile .seperate-border{border-bottom:2px solid hsla(0,0%,80%,.65)}.card-mobile .border-right{border-right:2px solid #ccc}.card-mobile .save-radious{border-radius:0 0 8px 0}.card-mobile .image-radious{border-radius:0 0 0 9px}.card-mobile .image-radious2{border-radius:10px 0 0 0}.card-mobile .image-radious3{border-radius:10px 0 0 9px}}[data-component=redeem] .redeem-card{background:var(--Linear-1,linear-gradient(107deg,#af8a55 0,#fee69e 50.64%,#bc8f4e 100%));border-radius:10px;border:2px solid var(--BG-1,#f5f5f5)}[data-component=redeem] .redeem-card .add-redeem .head-text{color:var(--primary,#004e66);font-family:Source Sans Pro;font-size:24px;font-style:normal;font-weight:600;line-height:30px}[data-component=redeem] .redeem-card .add-redeem .sub-text{color:#3d3d3d;text-align:center;font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:400;line-height:normal}[data-component=redeem] .redeem-card .add-redeem .note{color:var(--bg-2,#3d3d3d);font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:400;line-height:normal}[data-component=redeem] .redeem-card .add-redeem .red-button{border-radius:24px;background:var(--primary,#004e66);color:var(--white,#fff);font-family:Source Sans Pro;font-size:15px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.5px}[data-component=redeem] .redeem-card .add-redeem .stepper{border-radius:17px;background:var(--primary,#004e66);width:23px;height:5px;text-align:center}[data-component=redeem] .redeem-card .add-redeem .stepper2{border-radius:17px;background:var(--primary,#d9d9d9);width:10px;height:5px;text-align:center}[data-component=redeem] .redeem-card .add-redeem .add-more{border-radius:4px;border:1px dashed var(--primary,#004e66);color:var(--primary,#004e66);font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.5px;width:100%;text-align:center}[data-component=redeem] .redeem-card .add-redeem .bank-card{border-radius:6px;border:1.2px solid rgba(20,160,102,.26)}[data-component=redeem] .redeem-card .add-redeem .bank-card .name{color:var(--text-color-1,#001f29);font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:400;line-height:normal;opacity:.6}[data-component=redeem] .redeem-card .add-redeem .bank-card .no{color:var(--text-color-1,#001f29);text-align:right;font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:600;line-height:normal}[data-component=redeem] .refer-card{background:rgba(255,174,0,.1);border-radius:10px}[data-component=redeem] .refer-card .refer-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#004e66}[data-component=redeem] .refer-card .refer-subtext{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;color:#333}[data-component=redeem] .refer-card .border-dash{border:1.4px dashed #004e66;border-radius:5px;text-align:center}[data-component=redeem] .refer-card .box-text{font-family:Source Sans Pro;font-style:normal;font-weight:600;font-size:16px;color:#004e66}[data-component=redeem] .refer-card .copy-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:12px;color:#7e7e7e;text-align:center}[data-component=redeem] .refer-card .share{background:#004e66;border:1px solid #004e66;box-shadow:0 4px 16px rgba(35,221,237,.16),0 4px 8px -2px #030c28;border-radius:37px;width:100%;padding:.5rem 2rem!important}[data-component=redeem] .refer-card .share .share-text{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#fff}[data-component=redeem] .refer-card .use{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:16px;color:#7e7e7e;text-align:center}[data-component=redeem] .refer-card .terms{font-family:Source Sans Pro;font-style:normal;font-weight:500;font-size:14px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:capitalize;color:#14a066}@media(min-width:991.5px)and (max-width:1199.5px){[data-component=redeem] .redeem-card .add-redeem .head-text{font-size:20px!important}[data-component=redeem] .redeem-card .add-redeem .sub-text{font-size:15px!important}[data-component=redeem] .redeem-card .add-redeem .note{font-size:13px!important}[data-component=redeem] .redeem-card .add-redeem .red-button{font-size:14px!important}}@media(min-width:767.5px)and (max-width:991.5px){[data-component=redeem] .redeem-card .add-redeem .head-text{font-size:18px!important}[data-component=redeem] .redeem-card .add-redeem .sub-text{font-size:14px!important}[data-component=redeem] .redeem-card .add-redeem .note{font-size:12px!important}[data-component=redeem] .redeem-card .add-redeem .red-button{font-size:14px!important}}@media(max-width:767.5px){[data-component=redeem] .redeem-card .add-redeem .head-text{font-size:16px!important}[data-component=redeem] .redeem-card .add-redeem .sub-text{font-size:13px!important}[data-component=redeem] .redeem-card .add-redeem .note,[data-component=redeem] .redeem-card .add-redeem .red-button{font-size:12px!important}}[data-component=gadget-insurance-claim] .gadget-insurance-claim-top-padding{padding-top:7rem;height:-moz-fit-content!important;height:fit-content!important}[data-component=gadget-insurance-claim] .gadget-insurance-claim-top-padding-mob{padding-top:1.5rem;background:#fff;height:-moz-fit-content!important;height:fit-content!important}[data-component=gadget-insurance-claim] .gadget-insurance-claim-top-padding-mob .gadget-insurance-claim-heading,[data-component=gadget-insurance-claim] .gadget-insurance-claim-top-padding-mob .gadget-insurance-claim-heading h1{font-size:28px;font-weight:700!important;line-height:30px;color:#001f29}[data-component=gadget-insurance-claim] .gadget-insurance-claim-top-padding-mob .gadget-insurance-claim-desc{font-size:14px;font-weight:600;line-height:20px;color:#3d3d3d}[data-component=gadget-insurance-claim] .gadget-insurance-claim-top-padding-mob .label-name-mob{font-size:14px;font-weight:600;line-height:20px;color:#000}[data-component=gadget-insurance-claim] .gadget-insurance-claim-top-padding-mob .claim-proceed-button-mob{cursor:pointer;width:219px;padding:8px 28px;background:#004e66;border-radius:24px;color:#fff;font-weight:600;font-size:14px;line-height:20px;text-align:center}[data-component=gadget-insurance-claim] .gadget-insurance-claim-top-padding-mob .claim-login-mob{font-size:12px;font-weight:600;line-height:21px;text-align:center;color:#3d3d3d}[data-component=gadget-insurance-claim] .gadget-insurance-claim-top-padding-mob .claim-login-highlight-mob{font-size:12px;font-weight:600;line-height:21px;text-align:center;color:#14a066;text-decoration:underline}[data-component=gadget-insurance-claim] .claim-proceed-button{background:#004e66;width:470px;height:52px;padding:12px 48px;border-radius:30px;cursor:pointer;font-size:18px;font-weight:600;line-height:23px;letter-spacing:.5px;text-align:center;color:#fff}[data-component=gadget-insurance-claim] .know-claim-process-section{background-color:rgba(235,253,246,.3);padding:2.5rem 0}[data-component=gadget-insurance-claim] .know-claim-process-section .know-claim-process-heading{font-size:36px;font-weight:700;line-height:54px;text-align:center}[data-component=gadget-insurance-claim] .know-claim-process-section .know-claim-process-box-section{display:flex;flex-wrap:wrap;justify-content:space-between}[data-component=gadget-insurance-claim] .know-claim-process-section .know-claim-process-box-section .know-claim-process-box{width:278px;margin:3rem auto}[data-component=gadget-insurance-claim] .know-claim-process-section .know-claim-process-box-section .know-claim-process-box .know-claim-process-img{margin:auto;width:-moz-fit-content;width:fit-content}[data-component=gadget-insurance-claim] .know-claim-process-section .know-claim-process-box-section .know-claim-process-box .know-claim-process-img img{width:64px;height:64px;border-radius:2px}[data-component=gadget-insurance-claim] .know-claim-process-section .know-claim-process-box-section .know-claim-process-box .know-claim-process-step{font-size:18px;font-weight:500;line-height:23px;text-align:center;color:#001f29}[data-component=gadget-insurance-claim] .know-claim-process-section .know-claim-process-box-section .know-claim-process-box .know-claim-process-step-head{font-size:20px;font-weight:700;line-height:26px;text-align:center;color:#3d3d3d;min-height:52px}[data-component=gadget-insurance-claim] .know-claim-process-section .know-claim-process-box-section .know-claim-process-box .know-claim-process-info{font-size:16px;font-weight:400;line-height:22px;text-align:center;color:#7e7e7e;margin-top:.7rem}[data-component=gadget-insurance-claim] .know-claim-process-section-mob{padding:2.5rem 0;background-color:#f4fffa}[data-component=gadget-insurance-claim] .know-claim-process-section-mob .know-claim-process-heading{font-size:24px;font-weight:700;line-height:30px;text-align:center}[data-component=gadget-insurance-claim] .know-claim-process-section-mob .know-claim-process-box-section .know-claim-process-box{margin:3rem auto;display:flex}[data-component=gadget-insurance-claim] .know-claim-process-section-mob .know-claim-process-box-section .know-claim-process-box .know-claim-process-img{margin:auto;width:-moz-fit-content;width:fit-content}[data-component=gadget-insurance-claim] .know-claim-process-section-mob .know-claim-process-box-section .know-claim-process-box .know-claim-process-img img{width:52px;height:52px;border-radius:2px}[data-component=gadget-insurance-claim] .know-claim-process-section-mob .know-claim-process-box-section .know-claim-process-box .know-claim-process-step-head{font-size:16px;font-weight:700;line-height:21px;text-align:left;color:#3d3d3d}[data-component=gadget-insurance-claim] .know-claim-process-section-mob .know-claim-process-box-section .know-claim-process-box .know-claim-process-info{font-size:10px;font-weight:400;line-height:14px;text-align:left;color:#7e7e7e;margin-top:.234rem}[data-component=gadget-insurance-claim] .frequent-questions-section{padding:5rem 0}[data-component=gadget-insurance-claim] .frequent-questions-section .frequent-questions-head{font-size:36px;font-weight:600;line-height:32px;text-align:left}[data-component=gadget-insurance-claim] .frequent-questions-section .frequent-questions-accordion{box-shadow:0 0 3px 0 rgba(0,0,0,.161)}[data-component=gadget-insurance-claim] .frequent-questions-section .frequent-questions-accordion .frequent-questions-accordion-head{font-size:16px;font-weight:600;line-height:22px;text-align:left;color:#001f29}[data-component=gadget-insurance-claim] .frequent-questions-section .frequent-questions-accordion .frequent-questions-accordion-desc{font-size:16px;font-weight:400;line-height:22px;text-align:left;color:#001f29}[data-component=gadget-insurance-claim] .frequent-questions-section .view-all-frequent-questions{font-size:14px;font-weight:500;line-height:21px;text-align:left;color:#14a066;width:-moz-fit-content;width:fit-content;border-bottom:3px solid #14a066}@media(max-width:767.5px){[data-component=gadget-insurance-claim] .frequent-questions-section .frequent-questions-head{font-size:24px;font-weight:700;line-height:30px;text-align:left;color:#001f29}[data-component=gadget-insurance-claim] .frequent-questions-section .frequent-questions-accordion-border-upper-mob{border-top:4px solid #ccc}[data-component=gadget-insurance-claim] .frequent-questions-section .frequent-questions-accordion-border-bottom-mob{border-bottom:4px solid #ccc}[data-component=gadget-insurance-claim] .frequent-questions-section .frequent-questions-accordion{box-shadow:none}[data-component=gadget-insurance-claim] .frequent-questions-section .frequent-questions-accordion .frequent-questions-accordion-desc,[data-component=gadget-insurance-claim] .frequent-questions-section .frequent-questions-accordion .frequent-questions-accordion-head{font-size:14px;font-weight:600;line-height:17px;text-align:left;color:#7e7e7e}}[data-component=gadget-insurance-claim] .claim-assistance-section{padding:0;background:#004e66}[data-component=gadget-insurance-claim] .claim-assistance-section .claim-assistance-head{font-size:36px;font-weight:600;line-height:45px;text-align:left;color:#fff}[data-component=gadget-insurance-claim] .claim-assistance-section .claim-assistance-connect-button{font-size:18px;font-weight:600;line-height:23px;color:#fff;padding:12px 48px;border-radius:30px;border:1.2px solid #fff;width:-moz-fit-content;width:fit-content;margin-top:3rem;display:flex;justify-content:center;align-items:center}[data-component=gadget-insurance-claim] .claim-assistance-section .claim-assistance-img{width:100%;height:100%}@media(max-width:991.5px)and (min-width:768px){[data-component=gadget-insurance-claim] .claim-assistance-section .claim-assistance-head{font-size:24px;line-height:36px}[data-component=gadget-insurance-claim] .claim-assistance-section .claim-assistance-connect-button{padding:7px 48px;margin-top:1.5rem}}@media(max-width:767.5px){[data-component=gadget-insurance-claim] .claim-assistance-section{padding:2rem 0}[data-component=gadget-insurance-claim] .claim-assistance-section .claim-assistance-head{font-size:24px;font-weight:700;line-height:24px;text-align:left;color:#fff}[data-component=gadget-insurance-claim] .claim-assistance-section .claim-assistance-connect-button{padding:7px 40px;margin-top:1.5rem;margin-right:0;margin-left:auto}}[data-component=gadget-insurance-policy-details] .policy-detail-header{padding-top:1rem;height:-moz-fit-content;height:fit-content;border-bottom:2.4px solid #5bf5b5}[data-component=gadget-insurance-policy-details] .policy-detail-body{background-color:#f5f5f5;padding:2rem 0;min-height:100vh}[data-component=gadget-insurance-policy-details] .policy-detail-body .navigator{margin-bottom:1.5rem}[data-component=gadget-insurance-policy-details] .policy-detail-body .navigator .home{font-size:12px;font-weight:400;line-height:16px;color:#7e7e7e}[data-component=gadget-insurance-policy-details] .policy-detail-body .navigator .page-name{font-size:12px;font-weight:600;line-height:16px;color:#001f29}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container{box-shadow:0 0 3px -2px rgba(0,0,0,.22);background:#fff;border-radius:12px;margin-bottom:2rem}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-body-container-head{font-size:24px;font-weight:700;line-height:32px;color:#001f29;border-bottom:3px solid #ccc;padding:2rem 1.5rem}@media(max-width:767.5px){[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-body-container-head{font-size:16px;font-weight:600;line-height:22px;color:#001f29;border-bottom:3px solid #ccc;padding:.7rem 1.5rem}}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-body-container-padding{padding:1rem 1.5rem}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-body-policy-detail{border:1px solid #f5f5f5}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-body-policy-detail .policy-detail-body-field-padding{padding:.5rem .7rem}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-body-policy-detail .policy-detail-body-head{background:#f5f5f5;font-size:20px;font-weight:600;line-height:25px;color:#001f29}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-body-policy-detail .policy-detail-img-field{display:flex;align-items:center}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-body-policy-detail .policy-detail-body-img{width:100%;height:auto}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-body-policy-detail .policy-detail-body-field-box{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;min-width:189px;margin-top:.7rem;margin-bottom:.7rem}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-body-policy-detail .policy-detail-body-field-small{font-size:14px;font-weight:600;line-height:18px;color:#7e7e7e}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-body-policy-detail .policy-detail-body-field-value-small{font-size:16px;font-weight:400;line-height:22px;color:#001f29}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-body-policy-detail .policy-detail-body-field{font-size:16px;font-weight:600;line-height:22px;color:#7e7e7e}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-body-policy-detail .policy-detail-body-field-value{font-size:16px;font-weight:600;line-height:22px;color:#001f29}@media(max-width:767.5px){[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-body-policy-detail .policy-detail-body-head{background:#f5f5f5;font-size:18px;font-weight:600;line-height:23px;color:#001f29}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-body-policy-detail .policy-detail-body-field-padding{padding:.2rem .7rem}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-body-policy-detail .policy-detail-body-field-padding-mob{padding:.5rem .7rem!important}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-body-policy-detail .policy-detail-body-field-box{width:100%;height:-moz-fit-content;height:fit-content;min-width:189px;margin-top:.2rem;margin-bottom:.2rem;display:flex;align-items:center;justify-content:space-between}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-body-policy-detail .policy-detail-body-field{font-size:14px;font-weight:600;line-height:20px;color:#7e7e7e;display:flex;justify-content:flex-start;align-items:center}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-body-policy-detail .policy-detail-body-field-value{font-size:14px;font-weight:600;line-height:20px;color:#001f29;text-align:right;display:flex;justify-content:flex-end;align-items:center;overflow-wrap:break-word;word-break:break-word}}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .button-row{display:flex;flex-wrap:wrap;justify-content:space-evenly;padding-bottom:3rem}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .button-row .button-row-img{width:24px;height:24px}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .button-row .whats-covered-button{background:#fefbea;margin-top:1rem;max-width:291px;height:44px;padding:10px 30px;border-radius:12px;font-size:16px;font-weight:600;line-height:22px;color:#001f29;display:flex;justify-content:center;align-items:center}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .button-row .frequent-asked-button{background:#f5ecfd;margin-top:1rem;max-width:292px;height:44px;padding:10px 30px;border-radius:12px;font-size:16px;font-weight:600;line-height:22px;color:#001f29;display:flex;justify-content:center;align-items:center}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .button-row .know-claim-button{background:#e9f8fb;margin-top:1rem;max-width:272px;height:44px;padding:10px 30px;border-radius:12px;font-size:16px;font-weight:600;line-height:22px;color:#001f29;display:flex;justify-content:center;align-items:center}@media(max-width:767.5px){[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .button-row .whats-covered-button{margin-top:3.5rem;margin-left:auto;margin-right:auto;padding:10px 0;width:100%;max-width:none;font-size:14px;font-weight:600;line-height:20px}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .button-row .frequent-asked-button,[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .button-row .know-claim-button{margin-top:1rem;margin-left:auto;margin-right:auto;padding:10px 0;width:100%;max-width:none;font-size:14px;font-weight:600;line-height:20px}}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .past-claim-box-heading{font-size:24px;font-weight:600;line-height:32px;color:#001f29;padding:2rem 1.5rem;border-bottom:3px solid rgba(0,78,102,.051)}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .past-claim-box-heading .claim-filed{width:-moz-fit-content;width:fit-content;padding:6px 10px;border-radius:8px;background:rgba(4,118,118,.078);font-size:14px;font-weight:400;line-height:18px;text-align:center;color:#047676}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .past-claim-box-heading .in-progress{width:-moz-fit-content;width:fit-content;padding:6px 10px;border-radius:8px;background:rgba(238,160,0,.078);font-size:14px;font-weight:400;line-height:18px;text-align:center;color:#eea000}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .past-claim-box-heading .approved{width:-moz-fit-content;width:fit-content;padding:6px 10px;border-radius:8px;background:rgba(7,184,113,.078);font-size:14px;font-weight:400;line-height:18px;text-align:center;color:#07b871}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .past-claim-box-heading .show-details{width:-moz-fit-content;width:fit-content;padding:6px 10px;border-radius:14px;background:rgba(0,78,102,.039);font-size:12px;font-weight:600;line-height:15px;color:#004e66;display:flex;justify-content:center;align-items:center}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .past-claim-body-field-box{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;min-width:189px;margin-top:.7rem;margin-bottom:.7rem;display:flex;align-items:center}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .past-claim-body-field{font-size:16px;font-weight:600;line-height:20.8px;color:#7e7e7e}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .past-claim-body-field-value{font-size:18px;font-weight:500;line-height:23.4px;color:#001f29}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .past-claim-body-claim-no-field-value{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:4px 10px;border-radius:4px;background:#fef7eb;font-size:18px;font-weight:700;line-height:23px;color:#004e66}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-form-body-container-head{font-size:24px;font-weight:600;line-height:31px;color:#004e66;border-bottom:3px solid #ccc;padding:2rem 1.5rem}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-form-body-container-head .view-past-claim-button{padding:10px 40px 9px;border-radius:30px;border:1px solid #004e66;font-size:16px;font-weight:600;line-height:20px;text-align:center;color:#004e66}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-form-body-container-head .view-past-claim-img{max-width:156px;height:auto}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .view-past-claim-bottom-margin{border-bottom:3px solid #ccc}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-form-body-head{font-size:20px;font-weight:600;line-height:26px;color:#004e66}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-form-row{margin-top:1rem;margin-bottom:1rem}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-form-row .policy-detail-form-field{font-size:18px;font-weight:600;line-height:23px;color:#001f29;display:flex;align-items:center}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-form-row .upload-row{border:1px solid hsla(0,0%,49%,.4);height:40px;display:flex;align-items:center;box-sizing:border-box;font-size:16px;font-weight:400;line-height:21px;color:#b5bfc0}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-form-row .upload-row .upload-row-right-border{border-right:1px solid hsla(0,0%,49%,.4)}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .signatureText{font-size:16px;font-weight:500;line-height:22px;color:#001f29}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .signature-box{border:1px solid hsla(0,0%,49%,.4);border-radius:4px;min-width:390px;min-height:87px;display:flex;justify-content:center;align-items:center}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .signature-box .drag-text{font-size:12px;font-weight:600;line-height:24px;color:#7e7e7e}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .signature-box .drag-text-high{font-size:12px;font-weight:700;line-height:24px;color:#14a066}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .signature-box .drag-text-format{font-size:8px;font-weight:400;line-height:18px;color:#7e7e7e}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .declaration-text{font-size:18px;font-weight:400;line-height:18px;color:#3d3d3d}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .declaration-text .declaration-text-high{font-size:18px;font-weight:900;line-height:18px;color:#14a066;text-decoration:underline}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .gadget-insurance-submit-button{max-width:290px;height:41px;padding:10px 24px;border-radius:4px;background:#004e66;font-size:16px;font-weight:600;line-height:21px;display:flex;justify-content:center;align-items:center;color:#fff;margin-top:.8rem}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-gadget-information-box .policy-detail-gadget-information-box-top-border{border-top:1px solid #d9e0e1}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-gadget-information-box .policy-detail-gadget-information-box-bottom-border{border-bottom:1px solid #d9e0e1}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-gadget-information-box .policy-detail-gadget-information-box-left-border{border-left:1px solid #d9e0e1}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-gadget-information-box .policy-detail-gadget-information-box-right-border{border-right:1px solid #d9e0e1}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-gadget-information-box .policy-detail-gadget-info-field-row{background:rgba(153,231,255,.278);font-size:14px;font-weight:500;line-height:18px;text-align:center;color:#001f29;padding:.7rem 0;margin-top:1.5rem}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-detail-gadget-information-box .policy-detail-gadget-info-field-value-row{font-size:14px;font-weight:400;line-height:18px;text-align:center;color:#001f29;padding:.7rem 0}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-summary-body-container-head{font-size:24px;font-weight:600;line-height:32px;color:#001f29;border-bottom:3px solid #ccc;padding:2rem 1.5rem}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-summary-body-field-box{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;min-width:210px;max-width:210px;margin-top:.7rem;margin-bottom:.7rem;display:flex;align-items:flex-start}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-summary-body-field-box2{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;min-width:468px;max-width:468px;margin-top:.7rem;margin-bottom:.7rem;display:flex;align-items:flex-start}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-summary-body-field-box3{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;max-width:400px;margin-top:.7rem;margin-bottom:.7rem;margin-right:1rem}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-summary-body-field-box3 img{width:100%;height:auto}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-summary-signature-field{font-size:18px;font-weight:500;line-height:23px;color:#004e66}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-summary-declaration-text{font-size:18px;font-weight:400;line-height:30px;color:#001f29}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-summary-print-button{width:316px;padding:10px 40px 9px;border-radius:30px;background:#004e66;font-size:18px;font-weight:600;line-height:23px;text-align:center;color:#fff}@media(max-width:1199.5px)and (min-width:992px){[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-summary-body-field-box2{min-width:437px;max-width:437px}}@media(max-width:767.5px){[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-summary-body-container-head{font-size:18px;font-weight:600;line-height:22px;text-align:left;color:#001f29;border-bottom:3px solid #ccc;padding:.7rem 1.5rem}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-summary-body-field-box,[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-summary-body-field-box2{width:100%;height:-moz-fit-content;height:fit-content;min-width:100%;max-width:100%;margin-top:.4rem;margin-bottom:.4rem!important;display:flex;align-items:flex-start;justify-content:space-between}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-summary-body-field-box3{width:100%;height:-moz-fit-content;height:fit-content;max-width:400px;margin-top:.4rem;margin-bottom:.4rem!important;margin-right:0!important}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-summary-body-field-box3 img{width:100%;height:auto}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .past-claim-body-field{font-size:14px;font-weight:600;line-height:20px;text-align:left;color:#7e7e7e}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .past-claim-body-field-value{font-size:12px;font-weight:600;line-height:15px;text-align:right;color:#001f29;overflow-wrap:break-word;word-break:break-word}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .past-claim-body-claim-no-field-value{font-size:12px;font-weight:600;line-height:15px;text-align:right;color:#001f29;overflow-wrap:break-word;word-break:break-word;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:0;border-radius:0;background:#fff}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-summary-signature-field{font-size:14px;font-weight:600;line-height:20px;color:#004e66}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-summary-declaration-text{font-size:12px;font-weight:400;line-height:20px;color:#001f29}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container .policy-summary-print-button{width:133px;padding:8px 51px;border-radius:24px;background:#004e66;font-size:14px;font-weight:600;line-height:20px;text-align:center;color:#fff}[data-component=gadget-insurance-policy-details] .policy-detail-body .policy-detail-body-container{box-shadow:0 0 3px -2px rgba(0,0,0,.22);background:#fff;border-radius:0;width:100%;margin-bottom:2rem}[data-component=gadget-insurance-policy-details] .policy-detail-body .container-md-100{width:100%!important;padding:0!important}[data-component=gadget-insurance-policy-details] .policy-detail-body{background-color:#f5f5f5;padding:3.5rem 0;padding-bottom:0!important;min-height:100vh}[data-component=gadget-insurance-policy-details] .home-padding{padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5)}}.gadgetWidthWhatIs{width:58%!important}.textColorGray{color:#3d3d3d!important}.gadgetBuyCard{height:290px!important}.gadgetBuyCardMob{height:220px!important;width:100%!important}.height50{height:50%!important}.height75{min-height:80px}.policy-list-container{max-height:600px;overflow-y:auto;padding-right:15px}.policy-list-container::-webkit-scrollbar{display:none}.policy-list-container{scrollbar-width:none}.title-style{font-family:Source Sans Pro;font-weight:600;font-size:12px;line-height:20px;color:#3d3d3d;text-align:center}.sum-assured-value-new{font-family:Source Sans Pro,sans-serif;font-size:20px;font-weight:700;line-height:25.14px;display:flex;justify-content:center;align-items:center;text-align:center;color:#004e66;white-space:nowrap;margin:5px 10px 0}@media(max-width:330px){.sum-assured-value-new{margin:0}}.divide-saving-assured{border-bottom:2px solid rgba(20,160,102,.3);width:60%;height:5px;margin:0 auto}@media(max-width:768px){.divide-saving-assured{border-bottom:none;border-left:2px solid rgba(20,160,102,.3);height:60%;width:2px;margin:0;padding:0}}.features-benefits{width:166px;height:20px;gap:0;font-family:Source Sans Pro,sans-serif;font-size:16px;font-weight:600;line-height:20px;text-align:center;color:#a95114;margin-bottom:5px}@media(max-width:768px){.features-benefits{padding-left:-10px;width:100%}}.left-border{height:100%;border-left:2px solid rgba(20,160,102,.3);padding-left:10px}.custom-div{width:215px;height:27px;left:800px;padding:12px 32px;gap:4px;border:0 2px 2px 0;background:#fac700;position:absolute}.benefits-container,.custom-div{display:flex;flex-direction:column}@media(max-width:768px){.logo-image{width:100%}.benefits-container{flex-direction:row;justify-content:space-between;width:100%}.benefit-item{flex:1 1;margin:0 4px;max-width:100%}}.background-color-box-new{flex-direction:row;width:100%}.background-color-box-new .first-div{flex:1 1}.background-color-box-new .second-div{flex:1.5 1;padding-bottom:10px}@media(min-width:1426px){.background-color-box-new .second-div{flex:2.2 1}}.background-color-box-new .third-div{flex:1 1}@media(max-width:768px){.background-color-box-new{display:flex;flex-direction:column}.background-color-box-new .first-div{max-height:190px}.background-color-box-new .first-div,.background-color-box-new .second-div,.background-color-box-new .third-div{width:100%}.background-color-box-new .second-div{height:300px!important;padding-bottom:0;padding-left:20px}}@media(min-width:1201px)and (max-width:1399px){.background-color-box-new .first-div{flex:.8 1}.background-color-box-new .second-div{flex:1.5 1}}@media(min-width:1400px)and (max-width:1426px){.background-color-box-new .first-div{flex:.8 1}.background-color-box-new .second-div{flex:2.5 1}}.third-div{display:block;flex:1 1}@media(max-width:768px){.third-div{display:block;width:100%}}.third-div{max-height:148px!important}.background-color-box-new{position:relative;background-image:url(/images/saving-insurance/footer.png);background-size:70px 70px;background-position:calc(100% - 1px) 100%;background-repeat:no-repeat;min-height:100px}@media(min-width:769px){.third-div{background-size:70px 70px;min-height:150px;height:auto;padding-right:20px}}.background-color-box-new{display:flex;justify-content:flex-start;align-items:flex-start;max-width:100%;flex-wrap:nowrap;margin:0;padding:0;height:263px}.background-color-box-new .first-div{width:218px;height:89px!important}.background-color-box-new .inner-div-1{width:218px;height:89px}.background-color-box-new .inner-div-2{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(20,160,102,.08);width:218px;height:174px;top:89px}.background-color-box-new .second-div{margin-top:0}@media(max-width:785px){.background-color-box-new .second-div{margin:0 0 1px}}.background-color-box-new .inner-div-2 .title-style{margin-top:10px;margin-bottom:10px}.background-color-box-new .inner-div-2 .divide-saving-assured{margin:2px 0}@media(max-width:768px){.background-color-box-new .inner-div-2 .divide-saving-assured{margin:5px 0}.background-color-box-new .inner-div-2 .title-style{margin-bottom:10px}}.background-color-box-new .third-div{display:block;width:215px;padding:0;border:0 2px 2px 0;display:flex;justify-content:start;align-items:start}@media(max-width:768px){.background-color-box-new .third-div{height:141px}}@media(max-width:1425px){.first-div{width:calc(25% - 20px)}.second-div{width:calc(50% - 60px);height:auto}.third-div{width:calc(25% - 20px)}.inner-div-1,.inner-div-2{width:100%}}@media(max-width:1425px)and (min-width:1204px)and (max-width:1425px){.third-div{width:calc(25% - 20px)}}@media(max-width:1425px)and (max-width:768px){.first-div,.second-div,.third-div{width:100%;margin:0}.inner-div-2{width:130px;height:80px!important}.second-div{min-height:100px;margin:-180px 0 0}}.second-div{height:100px}@media(max-width:768px){.second-div{height:100px;width:100%}.background-color-box-new{flex-direction:column;align-items:center;height:-moz-fit-content;height:fit-content}.background-color-box-new .first-div,.background-color-box-new .second-div,.background-color-box-new .third-div{width:100%}}.logo-image-new{background-image:url(/images/saving-insurance/background.png);background-size:contain;background-position:50%;height:89px;margin:0;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.logo-image-new{background-image:url(/images/saving-insurance/mobile.png);height:79px}.logo-image-new img{width:220px;height:auto}}.logo-image-new img{max-width:100%;max-height:100%}@media(max-width:768px){.first-div{display:flex;flex-direction:column}.first-div .inner-div-1{width:100%;opacity:1;height:79px!important}.first-div .inner-div-2{width:100%;opacity:1;z-index:2;display:flex;flex-direction:row;justify-content:space-between}.first-div .inner-div-2 .title-style{flex:1 1}}.logo-name-new{width:228px;height:auto;font-family:Source Sans Pro;font-size:20px;font-weight:700;line-height:22px;text-align:left;color:#001f29;margin-top:35px;margin-bottom:20px!important;white-space:nowrap}@media(max-width:768px){.logo-name-new{white-space:normal;height:auto;font-size:16px;font-weight:600;line-height:21px;text-align:left;margin-top:0!important;margin-bottom:12px!important;display:inline-block;word-wrap:break-word;padding-bottom:5px;min-width:400px}}@media(max-width:400px){.logo-name-new{white-space:normal;width:100%;min-width:unset;font-size:16px;word-wrap:break-word;min-width:300px}}@media(min-width:1414px){.features-benefits{margin-left:-18px}}.view-policy-box{justify-content:space-between;width:530px}@media(max-width:768px){.view-policy-box{width:400px;justify-content:flex-end}}@media(max-width:576px){.view-policy-box{width:100%;padding:0 10px;margin-top:10px;justify-content:flex-end}}.view-policy-box .policy{align-items:flex-end;padding-bottom:5px;font-family:Source Sans Pro,sans-serif;font-size:12px;font-weight:600;line-height:15.08px;color:#001f29;text-decoration:underline}@media(max-width:768px){.view-policy-box .policy{font-size:11px}}.icon-wrapper{display:flex;align-items:center;margin-left:1px}.policy .icon-wrapper svg{width:10px;height:10px}.third-card{flex-direction:column}.sum-assured-value-term,.third-card{width:100%;display:flex;align-items:center;justify-content:center}.sum-assured-value-term{height:26px;border:0 2px 2px 0;background:#fac700;overflow:hidden}@media(max-width:768px){.sum-assured-value-term{width:100%;border-radius:0;padding-bottom:2px}}.sum-assured-new{display:flex;align-items:center}.value{margin-left:8px}.term-text{width:83px;height:20px;gap:0;opacity:1;font-family:Source Sans Pro,sans-serif;font-size:12px;font-weight:600;line-height:15.08px;text-align:center}@media(max-width:768px){.term-text{width:100%;height:auto;text-align:center;justify-content:center;margin-top:4px}}.term-value-text{font-family:Source Sans Pro,sans-serif;font-size:14px;font-weight:900;line-height:17.6px;text-align:center;margin-right:0}.centered-flex{display:flex;justify-content:center;align-items:center;height:auto}@media(max-width:768px){.centered-flex{height:10px}.centered-flex .btn-class-css{margin-top:10px;height:100%}}.custom-premium-button{width:75px;height:24px;padding:25px 12px;border-radius:15px 0 0 0;font-family:Source Sans Pro,sans-serif;white-space:nowrap;color:#079ca4;line-height:15.08px}.custom-premium-button,.paid-frequency{font-size:12px;font-weight:600;text-align:center}.paid-frequency{font-style:normal;line-height:16px;color:#000!important;margin-top:10px}@media(max-width:768px){.paid-frequency{margin-top:65px;margin-bottom:15px}}.second-div{border-right:3px solid rgba(20,160,102,.3);padding-right:15px;height:263px;margin-top:-10px}@media(max-width:768px){.second-div{border-right:none;border-bottom:3px solid rgba(20,160,102,.3);padding-top:15px;margin-top:-5px;margin:0 80px!important}}@media(max-width:1413px){.second-div{display:flex;flex-direction:column}.second-div .logo-name{text-align:center;margin-bottom:10px;flex-wrap:wrap}.second-div .features-benefits{display:flex;flex-direction:column;flex-wrap:wrap;text-align:left}.second-div .view-policy-box{display:flex;justify-content:center}}@media(min-width:768px)and (max-width:1402px){.logo-name-new{display:block;white-space:normal;overflow-wrap:break-word;text-align:left;min-width:300px;padding-left:0}.logo-name-new.breaking{margin-top:25px}.row.w-100{display:flex;flex-direction:row;align-items:flex-start}}.term-text{justify-content:center}.term-label,.term-text{display:flex;align-items:center}.term-icon{font-size:16px;margin-right:5px}.term-value-text{margin-left:4px;margin-right:2px}.fixed-style{width:75px;height:25px;padding:5px 10px;gap:12px;border-radius:15px;background:rgba(7,156,164,.1);color:#079ca4;font-family:Source Sans Pro,sans-serif;font-size:12px;font-weight:600;line-height:15.08px;text-align:center}.feature-sub{display:flex;align-items:center;width:100%;min-width:200px!important;transition:max-height .3s ease;overflow:hidden}.show-more-button{transition:transform .3s ease}.cover-extra{white-space:nowrap;overflow:hidden}@media(min-width:1405px){.cover-extra{white-space:normal;overflow:visible;max-width:100%;word-wrap:break-word}}@media(max-width:768px){.cover-extra{white-space:normal;min-width:auto}}@media(min-width:769px)and (max-width:1404px){.cover-extra{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.view-policy-box{margin-top:10px;padding-right:0}.view-policy-box .policy{cursor:pointer;display:flex;align-items:center}@media(max-width:768px){.view-policy-box .policy{justify-content:flex-end;align-items:flex-end;width:100%;text-align:right;margin:0 0 5px}}@media(min-width:768px)and (max-width:1081px){.view-policy-box .policy{margin-right:0}.view-policy-box{bottom:0;right:0;width:100%;justify-content:flex-end;text-align:right;padding-top:10px;padding-right:0}}@media(max-width:768px){.view-policy-box{margin-bottom:10px;padding-bottom:0!important}}.age-group-highlight{font-weight:400;color:#3d3d3d}.age-group-highlight,.age-range-highlight{font-family:Source Sans Pro;font-size:16px;line-height:17px;text-align:left}.age-range-highlight{font-weight:600;color:#001f29}.other-features-font{font-family:Source Sans Pro;font-size:16px;font-weight:600;line-height:23px;text-align:left;color:#3d3d3d;opacity:.82}@media(max-width:768px){.view-policy-box{width:100%;align-items:flex-end;justify-content:flex-end;margin-bottom:0!important;padding-bottom:0!important;margin-top:20px!important}}.view-policy-box{flex-direction:column;margin-top:0!important;width:100%}@media(max-width:768px){.view-policy-box{bottom:20px;left:20px;bottom:0;height:auto;margin:0;padding-bottom:10px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}}.view-policy-box{display:flex;justify-content:flex-end;align-items:flex-end;margin-top:30px}@media(max-width:768px){.view-policy-box{right:40px;bottom:10px}}.policy{display:flex;align-items:right;cursor:pointer}.policy .icon-wrapper{margin-left:5px}.second-div{display:flex!important;flex-direction:column!important}.view-policy-box{margin-top:auto!important}.show-more-text{font-family:Source Sans Pro;font-size:12px;font-weight:600;line-height:15.08px;text-align:left;color:#3d3d3d}.inner-div-2{display:flex;justify-content:space-between;align-items:center;width:100%}.inner-div-2 .title-style{display:flex;flex-direction:column;flex:1 1;text-align:center}.inner-div-2 .title-style .sum-assured-value-new{display:flex;align-items:center;justify-content:center;margin-left:0}.inner-div-2 .title-style .sum-assured-value-new .tooltip-icon{display:flex;align-items:center;justify-content:center;padding-left:3px;padding-top:5px;cursor:pointer}.education-Insurance-card:last-child .education-box{border-radius:8px}.checkout-alert{width:auto;gap:0;font-family:Source Sans Pro,sans-serif;font-size:14px;font-weight:500;line-height:18px;text-align:left;color:#fa4646;white-space:nowrap}@media(max-width:1205px){.checkout-alert{white-space:normal}}.box-class{width:auto;height:50px;padding:5px 32px!important;margin:2px;border-radius:10px;border:1.2px solid #f69292}@media(max-width:400px){.box-class{height:65px!important}}@media(min-width:1206px)and (max-width:1399px){.box-class{padding:5px 32px!important}}.dynamic-margin{margin-right:5px;color:"#FA4646"}@media(max-width:1206px){.dynamic-margin{margin-top:-4px}}@media(min-width:399px)and (max-width:408px){.dynamic-margin{margin-top:-16px}}@media(min-width:409px)and (max-width:767px){.dynamic-margin{margin-top:-14px}}@media(min-width:400px)and (max-width:402px){.dynamic-margin{margin-top:-15px}}@media(min-width:768px)and (max-width:991px){.dynamic-margin{margin-top:-16px}}@media(min-width:992px)and (max-width:1205px){.dynamic-margin{margin-top:-14px}}@media(max-width:340px){.buy-button-motor{max-width:220px!important}}@media(max-width:347px){.logo-name-new{min-width:250px!important}}@media(width:399px){.dynamic-margin{margin-top:-14px;margin-right:6px}}@media(width:400px){.dynamic-margin{margin-top:-16px}}@media(max-width:350px){.sum-assured-value-new{font-size:18px}}.savings-card{min-width:220px!important}@media(min-width:1200px){.savings-card{min-width:290px!important}}@media(min-width:1405px){.savings-card{min-width:5px!important}}.scrollable-container{max-height:720px;overflow-y:auto;padding-right:15px;margin-bottom:20px}.scrollable-container::-webkit-scrollbar{display:none}@media(min-width:1200px)and (max-width:1404px){.white-space-normal-range{white-space:normal}}.custom-dropdown{width:58px;height:35px!important;border-radius:4px;background:#fff}.custom-text-style{font-family:Source Sans Pro,sans-serif;font-size:16px;font-weight:400;line-height:20.8px;letter-spacing:.25px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#3d3d3d}.sticky-premium-container{width:100%;height:46px;padding:13px 20px;background:#fff;box-shadow:0 -2px 3px 0 rgba(0,0,0,.149);position:sticky;bottom:0;opacity:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-bottom:0!important}.footer-text{font-family:Source Sans Pro,sans-serif;font-size:14px;font-weight:300;line-height:18.2px;letter-spacing:.25px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#7e7e7e}.footer-row{display:flex;width:100%;align-items:center;padding:5px 0}.separator{width:1px;height:20px;background-color:#d3d3d3;margin:0 10px}.badge-button{width:131px;height:24px;top:6px;left:232px;padding:0 10px;border-radius:14px;background:rgba(0,78,102,.039);font-size:12px;font-family:Source Sans Pro;font-weight:400;line-height:15.08px;letter-spacing:.150000006px;text-align:left;justify-content:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-transform:"none"}.custom-payment-dialog{width:716px;height:379px;border-radius:10px;border:2px solid #f5f5f5;background:#fff}@media(min-width:768px)and (max-width:992px){.no-wrap-text{white-space:nowrap}.badge-button{align-items:flex-start}}@media(min-width:494px)and (max-width:767px){.wrap-text{align-items:flex-start!important}}@media(min-width:993px)and (max-width:1199px){.no-wrap-text{width:140px}}@media(min-width:514px)and (max-width:767px){.no-wrap-text{width:146px}}@media(min-width:768px)and (max-width:992px){.button-margin{margin-top:10px}}@media(max-width:493px){.no-wrap-text{white-space:nowrap;margin-bottom:5px!important}}@media(max-width:400px){.no-wrap-text{font-size:16px!important}}@media(min-width:768px)and (max-width:992px){.text-margin{margin-top:5px!important;margin-left:0!important}}@media(max-width:493px){.text-margin{margin-top:5px!important;margin-left:0!important}}@media(min-width:768px)and (max-width:992px){.wrap-text{align-items:flex-start!important}.wrap-month,.wrap-text{flex-direction:column}}@media(max-width:493px){.wrap-month{flex-direction:column;margin-top:-3px}.wrap-text{flex-direction:column;align-items:flex-start!important;margin-top:"8px"}}@media(min-width:993px)and (max-width:1199px){.button-margin{margin-top:-10px!important;align-items:flex-start;justify-content:flex-start}}@media(min-width:374px)and (max-width:500px){.footer-row{white-space:nowrap;font-size:"12px"}}#footer-text-1{white-space:nowrap;justify-content:center;align-items:center}@media(min-width:994px)and (max-width:1199px){.badge-button{margin-top:-10px!important}}.scrollable-container{scrollbar-width:thin;scrollbar-color:#ccc #f0f0f0}.scrollable-container::-webkit-scrollbar{width:6px;height:6px}.scrollable-container::-webkit-scrollbar-track{background:#f0f0f0;border-radius:8px}.scrollable-container::-webkit-scrollbar-thumb{background:#ccc;border-radius:8px}.scrollable-container::-webkit-scrollbar-thumb:hover{background:#b0b0b0}@media screen and (-webkit-min-device-pixel-ratio:2)and (hover:hover){.scrollable-container::-webkit-scrollbar{width:4px;height:4px}.scrollable-container::-webkit-scrollbar-thumb{background:#b0b0b0}}.providerLead3{border-radius:8px;display:flex;justify-content:center;align-items:center;text-align:center;font-family:Lato;font-size:12px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:.5px}.responsive-container{display:flex;flex-direction:row;gap:5px}@media(max-width:991px){.responsive-container{flex-direction:column;justify-content:space-between}}@media(max-width:1399px){.statsbar{overflow-x:auto;min-width:550px}}@media(width:900px){.namevalue{white-space:"nowrap"}}@media(width:992px){.namevalue{white-space:normal;margin-right:1rem}}@media(min-width:768px)and (max-width:991px){.namevalue{white-space:nowrap}}@media(min-width:1400px){.namevalue{white-space:nowrap!important}}@media(width:992px){.premiumpaidvalue{white-space:normal;min-width:100px!important}}@media(min-width:768px){.premiumpaidvalue{white-space:nowrap}}@media(min-width:1400px){.premiumpaidvalue{white-space:nowrap!important}}@media(min-width:768px){.enddate{white-space:nowrap}}@media(min-width:360px)and (max-width:450px){.namevalue{white-space:normal;max-width:100px!important;margin-right:1rem!important}.premiumpaidvalue{white-space:normal;min-width:100px!important}}@media(min-width:400px)and (max-width:991px){.premiumpaidvalue{white-space:nowrap;min-width:120px}}@media(min-width:992px){.premiumleftvalue{white-space:normal!important;margin-left:10px;width:60px!important}}@media(min-width:768px)and (max-width:991px){.premiumleftvalue{white-space:nowrap}}@media(min-width:1400px){.premiumleftvalue{white-space:nowrap!important;width:120px!important}}@media(min-width:992px){.returnvalue{margin-left:-25px;width:80px!important}}@media(min-width:400px)and (max-width:991px){.premiumleftvalue{white-space:"nowrap"}}@media(width:900px){.returnvalue{white-space:"nowrap"!important}}@media(min-width:1400px){.returnvalue{white-space:nowrap!important;width:128px!important}}@media(min-width:360px)and (max-width:499px){.returnvalue{white-space:normal;min-width:75px!important}}@media(min-width:500px)and (max-width:991px){.returnvalue{white-space:nowrap}}@media(min-width:1000px){.premiumleft{min-width:201px!important;width:100px!important;white-space:normal}}@media(min-width:360px)and (max-width:991px){.premiumleft{width:157px!important}}@media(min-width:360px){.insurerbox{max-width:"149px"!important}}@media(min-width:992px){.termsbox{max-width:100px!important}}@media(min-width:360px)and (max-width:991px){.termsbox{width:153px!important}}@media(min-width:600px)and (max-width:990px){.box-wrapper{display:flex!important}}@media(min-width:991px){.box-wrapper-medium{display:flex!important;flex-direction:column}}@media(min-width:1400px){.insurerbox,.policyenddate{width:200px!important}.policybox{min-width:180px!important;overflow:hidden;text-overflow:ellipsis;margin-right:10px;display:flex;margin-left:10px;align-items:flex-start}}@media(min-width:1200px)and (max-width:1399px){.policybox{min-width:160px!important;overflow:hidden;text-overflow:ellipsis;margin-right:10px;display:flex;margin-left:10px;align-items:flex-start}}@media(min-width:992px)and (max-width:1199px){.policybox{min-width:120px!important;overflow:hidden;text-overflow:ellipsis;margin-right:10px;display:flex;margin-left:10px;align-items:flex-start}}@media(max-width:1999px){.policybox{min-width:150px;overflow:hidden;text-overflow:ellipsis;margin-right:10px;display:flex;margin-left:10px;align-items:flex-start}}@media(min-width:465px)and (max-width:990px){.policybox{min-width:150px!important;overflow:hidden!important;text-overflow:ellipsis!important;margin-right:10px;display:flex;margin-left:10px;align-items:flex-end}}@media(max-width:464px){.policybox{min-width:150px!important;overflow:hidden!important;text-overflow:ellipsis!important;margin-right:10px;display:flex;margin-left:10px;align-items:flex-end}}.policybox-return-till-now{margin-top:-1px}@media(max-width:999px){.policybox-return-till-now{padding-top:3px}}.payment-button-dashboard{font-family:Source Sans Pro,sans-serif;font-size:14px;line-height:20.11px;letter-spacing:.5px}.custom-table-style,.payment-button-dashboard{font-weight:600;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.custom-table-style{font-family:Source Sans Pro;font-size:16px;line-height:20px;letter-spacing:.0015em;color:#3d3d3d}@media(max-width:519px){.purchasebox{min-width:150px!important}}.borderDiv{width:100%;height:1px;margin:0 0 8px;background-color:#efefef}@media(max-width:768px){.borderDiv{display:none}}@media(max-width:991px){.travelbox{align-items:flex-start!important}}@media(min-width:991px)and (max-width:1199px){.label-wrapper{width:100px}}@media(min-width:1200px)and (max-width:1400px){.label-wrapper{width:120px}}.policy-details-3rd-column{margin-left:5.1rem}@media(min-width:1400px){.policy-details-3rd-column{margin-left:5.1rem;margin-right:5.1rem}}@media(min-width:1200px)and (max-width:1399px){.policy-details-3rd-column{margin-left:4.3rem;margin-right:5.1rem}}@media(min-width:991px)and (max-width:1199px){.policy-details-3rd-column{margin-left:4rem}}@media(min-width:576px)and (max-width:768px){.policy-details-3rd-column{margin-left:0;margin-right:2.2rem}}.policy-details-4th-column{padding-left:0}.policy-details-4th-column-fix{margin-left:5rem}@media(min-width:576px)and (max-width:768px){.policy-details-4th-column{margin-left:0;margin-top:.2rem}}@media(max-width:575px){.policy-details-4th-column{margin-left:0}}.detailValue{font-weight:600!important}.policy-details-3rd-row-2nd-col{margin-left:5rem;margin-right:0}@media(min-width:1400px){.policy-details-3rd-row-2nd-col{margin-left:5rem;margin-right:0}}@media(min-width:1200px)and (max-width:1399px){.policy-details-3rd-row-2nd-col{margin-left:4rem;margin-right:0}.policy-details-4th-column-fix{margin-left:4rem}}@media(min-width:992px)and (max-width:1200px){.policy-details-3rd-row-2nd-col{margin-left:2.9rem;margin-right:0}.policy-details-4th-column-fix{margin-left:2.5rem}}@media(min-width:768px)and (max-width:991px){.policy-details-3rd-row-2nd-col{margin-left:2.9rem;margin-right:0}.policy-details-4th-column-fix{margin-left:0}}.policy-status-3rd-col{margin-right:5.1rem}.policy-status-3rd-col-motor{margin-left:5.1rem;margin-right:5.1rem}.policy-status-3rd-col-travel{margin-left:0!important}@media(min-width:1200px)and (max-width:1399px){.policy-status-3rd-col{margin-right:3.3rem;margin-left:.8rem}.policy-status-3rd-col-motor{margin-left:4.5rem}.policy-status-3rd-col-travel{margin-left:0!important}}.non-motor-3rd-col{margin-left:0;margin-right:0}.trip-return-date{margin-left:5rem}@media(min-width:1400px){.trip-return-date{margin-left:5rem}}@media(min-width:1200px)and (max-width:1399px){.trip-return-date{margin-left:4.3rem;margin-right:1rem}}@media(min-width:576px)and (max-width:767px){.policy-status-3rd-col-motor{margin-left:0!important;margin-right:0!important}.policy-status-3rd-col{margin-right:0!important}.trip-return-date{margin-left:0}}.premium-amount-frequency-text{margin-bottom:.15rem!important}.active-policies-inner-box,.active-policies-main-box{margin-top:0}@media(max-width:991px){.active-policies-main-box{margin-top:10px}.active-policies-inner-box{margin-top:5px}}@media(max-width:1100px){.total-amount{margin-left:20px!important;font-size:17px!important}}@media(max-width:768px){.total-amount{margin-left:10px!important;font-size:15px!important}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border-radius:100%;border:2px solid;border-right:2px solid var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}